:root{color:#f7f4ee;background:#0b1117;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#0b1117}button,a{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.page{width:min(1120px,100%);min-height:100vh;margin:0 auto;padding:24px 16px 40px}.hero{min-height:34vh;display:grid;align-content:end;gap:18px;padding:48px 0 28px}.eyebrow{margin:0;color:#9fb0bf;font-size:.78rem;text-transform:uppercase;letter-spacing:0;font-weight:700}h1,h2,p{margin:0}.hero h1{max-width:760px;font-size:clamp(2.35rem,9vw,5.25rem);line-height:.95;letter-spacing:0}.broker{display:flex;align-items:center;gap:12px;color:#d9e2ea}.broker img,.broker-mark{width:44px;height:44px;border-radius:50%;flex:0 0 auto}.broker img{object-fit:cover}.broker-mark{display:grid;place-items:center;background:#f0603c;color:#fff;font-weight:800}.broker span,.footer span,.description,.card-title-row p{color:#9fb0bf}.broker div{display:grid;gap:2px}.notice{width:fit-content;max-width:100%;padding:10px 12px;border:1px solid rgba(240,96,60,.38);border-radius:8px;color:#ffd6ca;background:#f0603c1f}.yacht-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.yacht-card{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#121b24}.image-button{display:block;width:100%;padding:0;border:0;background:transparent}.image-button img,.placeholder{width:100%;aspect-ratio:4 / 3;display:block}.image-button img{object-fit:cover}.placeholder{display:grid;place-items:center;color:#c7d2dc;background:linear-gradient(135deg,#1a2833,#314352);font-weight:700}.card-body{display:grid;gap:16px;padding:16px}.card-title-row{display:flex;justify-content:space-between;gap:14px;align-items:start}.card-title-row h2{font-size:1.15rem;line-height:1.2}.card-title-row strong{min-width:max-content;color:#f8d7a4;font-size:.92rem}.specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.specs div{padding:10px;border-radius:8px;background:#ffffff0f}.specs dt{color:#8ea0af;font-size:.7rem}.specs dd{margin:2px 0 0;color:#f7f4ee;font-weight:700}.description{line-height:1.45}.actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.actions button{min-height:44px;padding:10px 12px;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#eef5fb;background:#ffffff0f;font-weight:700}.actions .primary{grid-column:1 / -1;border-color:#f0603c;background:#f0603c;color:#fff}.actions .is-active{border-color:#f8d7a4;color:#f8d7a4}.actions .primary.is-active{color:#fff;background:#1f8f6a;border-color:#1f8f6a}.actions .muted{color:#c9c3bd}.footer{display:flex;justify-content:space-between;gap:12px;padding:28px 0 0}.footer a{color:#f8d7a4;text-decoration:none;font-weight:700}.status{min-height:88vh;display:grid;align-content:center;justify-items:start;gap:14px}.status h1{font-size:clamp(2rem,8vw,4rem)}.status p{max-width:460px;color:#9fb0bf}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:end center;padding:18px;background:#000000a3}.modal{position:relative;width:min(880px,100%);max-height:90vh;overflow:auto;border-radius:8px;background:#111a22}.close{position:absolute;top:12px;right:12px;z-index:1;width:40px;height:40px;border:0;border-radius:50%;color:#fff;background:#0000006b;font-size:1.5rem}.gallery{display:grid;grid-auto-flow:column;grid-auto-columns:86%;gap:8px;overflow-x:auto}.gallery img,.gallery .placeholder{width:100%;aspect-ratio:16 / 11;object-fit:cover}.modal-content{display:grid;gap:8px;padding:18px}.modal-content p{color:#9fb0bf;line-height:1.5}@media(min-width:760px){.page{padding-inline:28px}.modal-backdrop{place-items:center}.gallery{grid-auto-columns:68%}}
