:root{--navy:#071d31;--gold:#c99a4b;--cream:#f4f0e7;--ink:#112b3d}*{box-sizing:border-box}.marketplace-page{margin:0;background:#f7f5ef;color:var(--ink);font-family:Inter,Segoe UI,Arial,sans-serif}.market-header{height:82px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;background:#071d31}.market-header img{width:210px;height:66px;object-fit:contain}.market-header nav{display:flex;gap:28px}.market-header a{color:#fff;text-decoration:none;font-size:12px}.market-hero{padding:105px 7vw 115px;color:#fff;background:radial-gradient(circle at 82% 25%,#c99a4b28,transparent 22%),linear-gradient(125deg,#061829,#123b57)}.market-hero>span{color:#e0b76e;font-size:10px;font-weight:800;letter-spacing:.24em}.market-hero h1{max-width:900px;margin:24px 0;font:clamp(48px,6vw,82px)/.98 Georgia,serif;letter-spacing:-.04em}.market-hero em{color:#ddb267;font-weight:400}.market-hero p{max-width:690px;color:#c7d2da;font-size:17px;line-height:1.7}.market-directory{padding:70px 7vw 110px}.market-tools{display:grid;grid-template-columns:1fr 280px;gap:12px;margin-bottom:35px}.market-tools input,.market-tools select{height:54px;padding:0 17px;border:1px solid #d9d4c9;background:#fff}.market-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.market-card{overflow:hidden;border:1px solid #e1dcd2;border-radius:9px;background:#fff;box-shadow:0 18px 45px #0d293b10}.market-cover{height:190px;background:linear-gradient(135deg,#0a2a43,#c99a4b);object-fit:cover;width:100%}.market-card-body{padding:24px}.market-logo{width:76px;height:76px;margin-top:-64px;padding:6px;border:5px solid #fff;border-radius:10px;background:#fff;object-fit:contain;box-shadow:0 8px 20px #0002}.market-card small{display:block;margin:15px 0 7px;color:#a77932;font-size:9px;font-weight:800;letter-spacing:.12em}.market-card h2{margin:0;font:29px Georgia,serif}.market-card p{min-height:57px;color:#687883;font-size:13px;line-height:1.5}.market-card button{width:100%;padding:13px;border:0;background:#0a263d;color:#fff;font-weight:800}.dialog-close{position:absolute;right:15px;top:10px;border:0;background:transparent;font-size:30px}.business-full{padding-top:8px}.business-full .detail-cover{width:100%;max-height:300px;object-fit:cover}.business-full .detail-logo{width:100px;height:100px;margin-top:-48px;margin-left:22px;padding:7px;border-radius:10px;background:#fff;object-fit:contain;box-shadow:0 8px 25px #0002}.business-full h2{font:38px Georgia,serif;margin:20px 0 5px}.business-full .chapter{color:#a77932;font-size:11px;font-weight:800}.business-full p{color:#5e6e79;line-height:1.7}.business-full video{width:100%;max-height:380px;margin:15px 0;background:#000}.detail-actions{display:flex;flex-wrap:wrap;gap:8px}.detail-actions a{padding:12px 15px;background:#0a263d;color:#fff;text-decoration:none;font-size:11px;font-weight:800}.detail-actions a:first-child{background:#c99a4b;color:#071d31}#market-status{color:#72808a}@media(max-width:900px){.market-grid{grid-template-columns:1fr 1fr}.market-tools{grid-template-columns:1fr}}@media(max-width:600px){.market-header{height:70px;padding:0 18px}.market-header img{width:170px}.market-header nav a:first-child{display:none}.market-hero{padding:70px 22px}.market-hero h1{font-size:48px}.market-directory{padding:45px 18px 80px}.market-grid{grid-template-columns:1fr}.market-cover{height:170px}}
