:root{--dz-ink:#102b3e;--dz-gold:#c59b5f;--dz-paper:#f8fafb;--dz-ease:cubic-bezier(.22,1,.36,1);background:var(--dz-paper)}body{color:var(--dz-ink)}.header{position:sticky;top:0;z-index:40;height:88px;background:rgba(255,255,255,.96);padding-inline:max(24px,calc((100vw - 1360px)/2));box-shadow:0 3px 24px #102b3e06}.header .brand{font-size:1.18rem;letter-spacing:.12em;flex-shrink:0}.header nav{gap:clamp(16px,2vw,30px)}.header nav a{padding-block:12px;position:relative}.header nav a:after{content:"";position:absolute;inset:auto 0 5px;height:2px;background:var(--dz-gold);transform:scaleX(0);transform-origin:left;transition:transform .3s var(--dz-ease)}.header nav a:focus-visible:after,.header nav a:hover:after{transform:scaleX(1)}.wrap{width:min(100% - 64px,1360px);max-width:1360px;padding:76px 0}h1,h2{text-wrap:balance}h2{font-size:clamp(2.1rem,3.5vw,3.4rem)}p{line-height:1.75}.eyebrow{font-size:.8125rem;letter-spacing:.16em;color:#95703d}.section-head{gap:32px;margin-bottom:36px}.section-head h2{margin-bottom:16px}.section-head a{font-size:.9375rem;padding-bottom:8px}.btn{border-radius:10px;min-height:48px;padding:13px 24px;transition:background .25s,box-shadow .25s,transform .25s var(--dz-ease)}.btn:hover{box-shadow:0 8px 20px #102b3e18;transform:translateY(-2px)}.btn:active{transform:translateY(0)}input,select,textarea{border-radius:8px;min-height:46px;transition:border-color .2s,box-shadow .2s}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #b58e51;outline-offset:2px}input[type=checkbox],input[type=radio]{min-height:auto;accent-color:#17374f}.home-page{background:#fff}.banner-empty{height:clamp(40px,7vw,96px);background:#102b3e;border:0}.banner-carousel{background:#102b3e;overflow:hidden}.banner-stage{position:relative}.banner-slide{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .7s ease,visibility .7s}.banner-slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.banner-controls{z-index:2;box-shadow:0 8px 26px #0002}.home-introduction.wrap{position:relative;padding-top:66px;padding-bottom:76px}.home-intro-line{align-items:flex-end;gap:60px}.home-intro-line>div{flex:1}.home-intro-line h1{font-size:clamp(3rem,5.6vw,5.7rem);max-width:870px;line-height:1.04;margin-bottom:24px}.home-intro-line p{font-size:1.125rem;max-width:590px}.owner-cta{min-width:270px;padding:25px;border-radius:16px;border:1px solid #b99156;background:#f4e8d4;font-size:1.3rem;transition:transform .3s var(--dz-ease),background .3s}.owner-cta:hover{transform:translateY(-4px);background:#ecd9b9}.home-introduction .home-search{margin-top:44px;border:1px solid #dce3e8;padding:32px;border-radius:22px;background:#fff;box-shadow:0 18px 60px #102b3e0d}.home-search h2{font:600 1.25rem/1.4 Arial,sans-serif;letter-spacing:-.02em}.category-options{gap:14px}.category-options label{border-radius:12px;background:#f8fafb;padding:19px 20px;font-size:1rem;transition:border-color .25s,background .25s,box-shadow .25s}.category-options label.selected{background:#edf3f6;border-color:#153b50;box-shadow:inset 0 0 0 1px #153b50}.category-options small{font-size:.875rem}.home-search-fields{gap:20px;margin-top:26px}.home-search-fields label{font-size:.875rem}.home-search-fields input,.home-search-fields select{margin-top:8px;min-height:48px}.team-section{border-top:1px solid #dfe7ec}.team-editorial{gap:28px;align-items:stretch}.team-profile{background:#f0f4f6;border-radius:24px;padding:26px 28px 0;grid-template-columns:minmax(120px,180px) minmax(0,1fr);gap:24px;align-items:end;overflow:hidden}.team-portrait{height:310px}.team-profile-copy{border:0;padding:20px 0 30px;align-self:center}.team-profile-copy h3{font-size:2.5rem;margin-bottom:18px}.team-profile-copy h3 span{font-size:.75rem}.team-profile-copy p{font-size:.9375rem;margin:0}.team-profile-copy .eyebrow{font-size:.75rem;margin-bottom:16px}.home-video-section{max-width:1360px}.home-video-frame{border-radius:24px;box-shadow:0 20px 60px #102b3e12}.collection-section{background:#f0f4f6;border-block:1px solid #e4ebf0}.collection-heading{flex-wrap:wrap;gap:4px 24px}.collection-heading>div:first-child{flex-basis:100%}.collection-title-image{border-radius:20px;margin-bottom:24px}.collection-empty{border-radius:18px;padding:36px;min-height:160px}.grid{gap:28px}.card{border-radius:18px;border-color:#e0e7ec;box-shadow:0 5px 20px #102b3e05;transition:box-shadow .35s,border-color .35s}.card:hover{box-shadow:0 18px 38px #102b3e13;border-color:#c4d2dc}.card-image{height:auto;overflow:hidden}.card-image img{transition:transform .75s var(--dz-ease)}.card:hover .card-image img{transform:scale(1.035)}.card-body{padding:26px}.card .price{font-size:1.55rem;letter-spacing:-.035em}.card h3{font-size:1.15rem}.card-actions{padding-top:20px}.card-actions a{display:flex;align-items:center;justify-content:space-between}.badge{border-radius:6px;font-size:.75rem}.page-intro{padding-bottom:40px;border-bottom:1px solid #dde5ea;margin-bottom:32px}.filters{padding:24px;background:#fff;border:1px solid #dfe6eb;border-radius:18px;gap:18px}.panel{border-radius:16px;border-color:#e0e7ec}.gallery-main{border-radius:20px;overflow:hidden}.detail-grid{gap:44px}.fact{padding-block:18px}.posts-grid{gap:28px}.post-card{border-radius:18px;border:1px solid #dde5eb;overflow:hidden;background:#fff;transition:box-shadow .3s}.post-card:hover{box-shadow:0 14px 36px #102b3e10}.post-card h3{font-size:1.4rem;line-height:1.45}.post-card p{font-size:1rem}footer{background:#102b3e;color:#e9eff3;padding:64px max(32px,calc((100vw - 1360px)/2));border-top:4px solid #c59b5f}footer .brand{font-size:1.6rem;margin-bottom:26px}footer small{display:block;margin-top:28px;color:#bbcbd6}.owner-choice{transition:background .25s,border-color .25s,box-shadow .25s}.owner-choice:hover{box-shadow:0 6px 18px #102b3e0a}[data-slot=alert-dialog-content],[data-slot=dialog-content],[data-slot=popover-content],[data-slot=select-content]{animation-duration:.25s;transition-duration:.25s}.wrap.admin-workspace{max-width:1600px;padding:40px 16px}.admin-workspace .panel{padding:28px}.admin-workspace .admin-navigation{border:1px solid #dce4eb;background:#edf2f5;border-radius:14px}.admin-workspace .btn:hover{transform:none}@media (max-width:1000px){.header{height:auto;min-height:86px;flex-wrap:wrap;gap:12px;padding:18px 24px}.header nav{width:100%;overflow-x:auto;flex-wrap:nowrap;gap:24px;white-space:nowrap}.home-intro-line{gap:28px}.team-profile{grid-template-columns:135px minmax(0,1fr);padding-inline:20px;gap:18px}.team-portrait{height:280px}.home-search-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.wrap{width:calc(100% - 36px);padding-block:48px}.header{position:relative}.home-introduction.wrap{padding-top:38px;padding-bottom:48px}.home-intro-line{align-items:stretch}.home-intro-line h1{font-size:clamp(2.8rem,10vw,4.2rem)}.owner-cta{width:100%;min-width:0;padding:22px}.home-introduction .home-search{padding:22px;margin-top:28px}.category-options{grid-template-columns:minmax(0,1fr);gap:10px}.category-options label{padding:15px}.category-options small{margin-top:4px}.team-editorial{grid-template-columns:minmax(0,1fr);gap:18px}.team-profile{grid-template-columns:minmax(110px,35%) minmax(0,1fr)}.team-profile-copy h3{font-size:2rem}.section-head{flex-wrap:wrap;align-items:start;gap:16px;margin-bottom:26px}.collection-title-image{border-radius:12px}.collection-empty{padding:26px}.grid,.posts-grid{gap:20px}.home-video-frame{border-radius:16px}.wrap.admin-workspace{width:calc(100% - 24px);padding:28px 0}.admin-workspace .panel{padding:18px}footer{padding:42px 24px}}@media (max-width:420px){.home-search-fields{grid-template-columns:minmax(0,1fr)}.team-profile{padding-inline:14px;gap:12px}}@keyframes dz-page-enter{0%{opacity:.45}to{opacity:1}}@media (prefers-reduced-motion:no-preference){main:not(.admin-workspace){animation:dz-page-enter .32s ease-out}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-delay:0s!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:DZSignature;src:url(/fonts/Allura-Regular.ttf) format("truetype");font-display:swap;font-weight:400}:root{--dz-navy:#0b2033;--dz-ink:#10283d;--dz-gold:#d4b17a;--dz-paper:#f8f5ee}.home-page,body{background:var(--dz-paper);color:var(--dz-ink)}main:not(:has(.panel)){background:none}main:not(:has(.panel)):before{display:none}.header{background:var(--dz-navy);color:#f5edde;border-bottom:1px solid #d4b17a38;box-shadow:none;height:82px}.header .brand{display:flex;align-items:center;gap:15px;letter-spacing:.24em;font-family:Georgia,serif;font-weight:400}.brand-monogram{font-size:42px;letter-spacing:-.08em;color:var(--dz-gold);line-height:1}.brand-text{font-size:15px}.brand-text small{font-family:Arial,sans-serif;font-size:8px;letter-spacing:.24em;margin-top:7px;color:#c0c7ce}.header nav{font-size:14px}.header .property-nav-trigger{color:inherit}.header nav a:after{height:1px}.wrap{max-width:1280px;width:min(100% - 80px,1280px);padding-block:72px}h1,h2{font-family:Georgia,Times New Roman,serif;letter-spacing:-.045em}h2{font-size:clamp(2rem,3.4vw,3.3rem)}.eyebrow{color:#886736;letter-spacing:.18em;font-size:11px}.muted{color:#63717b}.btn{border-radius:5px;background:var(--dz-navy);border:1px solid transparent;letter-spacing:.02em}.btn.gold{background:#d4b17a;color:#10283d}.btn.light{background:#f1ebdf;color:#10283d;border-color:#d6c9b3}.btn:focus-visible,a:focus-visible,button:focus-visible,select:focus-visible{outline:2px solid #af813f;outline-offset:4px}.brand-hero{background:var(--dz-navy);color:#f9f1e0;position:relative;padding-bottom:28px;overflow:clip}.hero-stage{height:clamp(580px,49vw,760px);max-width:1600px;margin:auto;position:relative;isolation:isolate;background:linear-gradient(180deg,#0b203340 20%,#0b203300 60%,#0b2033b0),url(/images/brand/johor-twilight.webp) bottom/cover no-repeat}.hero-eyebrow{top:25px;left:16px;right:16px;letter-spacing:.32em;font-size:11px;color:#e1d2b8;z-index:3}.hero-eyebrow,.hero-wordmark{position:absolute;text-align:center}.hero-wordmark{inset:54px 0 auto;margin:0;pointer-events:none;line-height:.9;color:var(--dz-gold);font-weight:400;z-index:0}.hero-wordmark span:first-child{display:block;font-size:clamp(220px,34vw,530px);letter-spacing:-.095em;padding-right:.08em;background:linear-gradient(125deg,#ac8750,#f8e5bf 45%,#c49b60 85%);background-clip:text;color:transparent}.hero-wordmark span:last-child{position:absolute;top:36%;left:0;right:0;font-size:clamp(48px,8.3vw,132px);letter-spacing:.14em;color:#efdbb4;white-space:nowrap}.hero-people{position:absolute;inset:70px 20% 0;align-items:end;z-index:1;pointer-events:none}.hero-people,.hero-person{display:flex;justify-content:center}.hero-person{height:100%;width:55%;flex-shrink:0;align-items:flex-end;filter:drop-shadow(0 18px 26px #0003)}.hero-person img{display:block;height:100%;width:100%;object-fit:contain;object-position:bottom;max-width:none}.hero-zoe{height:96%;margin-left:-5%}.hero-signature{position:absolute;top:53%;z-index:2;width:24%;text-align:center;color:#e6be7d}.signature-david{left:1%}.signature-zoe{right:1%}.hero-signature>span{display:block;font:400 clamp(38px,5vw,77px)/1.1 DZSignature,cursive;white-space:nowrap;transform:rotate(-7deg)}.hero-signature small{display:block;margin-top:20px;font-size:9px;letter-spacing:.24em;color:#d9c8aa}.hero-signature small:before{content:"";display:block;width:45px;height:1px;background:#c5a46d;margin:0 auto 15px}.hero-scroll{position:absolute;bottom:14px;left:0;right:0;text-align:center;font-size:9px;letter-spacing:.25em;z-index:3;color:#fff;text-shadow:0 1px 8px #000}.hero-scroll span{margin-left:15px}.hero-search-wrap{position:relative;max-width:1000px;width:calc(100% - 64px);margin:0 auto;z-index:4;scroll-margin-top:105px}.hero-search{display:grid;grid-template-columns:1fr 1fr 1.25fr auto;align-items:center;padding:14px;background:#fbf8f0;color:#10283d;border:1px solid #e5d8c4;border-radius:10px;box-shadow:0 20px 45px #0002;gap:0}.hero-search label{padding:0 18px;border-right:1px solid #ded5c7;min-width:0}.hero-search label>span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#697079;display:block}.hero-search select{border:0!important;background:transparent;width:100%;padding:4px 0;min-height:36px;font-size:14px;color:#10283d}.hero-search .btn{margin-left:16px;min-height:54px;display:flex;gap:20px;align-items:center;justify-content:center;white-space:nowrap;font-size:14px}.hero-owner{text-align:center;margin-top:18px}.hero-owner .owner-cta{display:inline-flex;align-items:center;gap:18px;padding:4px 0;min-width:0;background:transparent;color:#eed5ad;border:0;font-size:14px;width:auto;border-radius:0}.hero-owner .owner-cta span{margin:0;font-size:11px;color:#bec7ce}.hero-owner .owner-cta:hover{transform:none;color:#fff}.home-welcome{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-block:40px;border-bottom:1px solid #ded5c7}.home-welcome p{margin:8px 0 0;max-width:720px}.home-welcome a{white-space:nowrap;font-size:13px;border-bottom:1px solid #b99a68;padding-bottom:7px}.home-welcome .eyebrow{white-space:pre-line}.campaign-banners.wrap{padding-block:30px}.campaign-banners .banner-carousel{border-radius:8px}.collection-section{background:var(--dz-paper);border:0}.collection-heading{align-items:end;gap:24px}.collection-heading>div:first-child{flex-basis:auto;flex:1;min-width:0}.collection-heading p{font-size:14px;margin:12px 0 0;max-width:650px}.collection-title-image{min-height:0!important;aspect-ratio:auto;background:none!important;border:0!important;border-radius:0;margin:0;width:auto;display:block}.title-image-placeholder{padding:0!important;background:none!important;font:inherit;color:inherit}.collection-title-image img{max-height:220px;width:auto;max-width:100%;object-fit:contain;object-position:left center;border-radius:4px}.section-head a{font-size:13px}.grid{gap:24px}.card{border:1px solid #e3dccf;border-radius:6px;background:#fffdf8;box-shadow:none;overflow:hidden;color:var(--dz-ink)}.card:hover{border-color:#c8ad82;box-shadow:0 12px 32px #142d4310}.card-image{aspect-ratio:4/3}.card-body{padding:22px}.card h3{font-size:1.2rem;font-weight:400;line-height:1.4;min-height:0}.card .price,.card h3{font-family:Georgia,serif}.card .price{font-size:1.6rem;letter-spacing:-.025em;color:#0b2033}.card .price small{font-family:Arial,sans-serif;font-size:12px}.card-actions,.specs{font-size:12px;border-color:#e4ddcf}.card-actions{padding-top:13px}.badge{border-radius:3px;font-size:9px;letter-spacing:.07em;background:#ebd4ad;color:#10283d}.badge.dark{background:#10283d;color:#fff}.badges{gap:5px;flex-wrap:wrap}.auction-section{background:linear-gradient(120deg,#0b2033,#17364c);color:#f8f0df}.auction-section .section-head p{color:#c5cbd0}.auction-section .section-head>a{color:#e9c891}.auction-card-date{background:#efe0c6;border-radius:3px;color:#10283d}.auction-section .collection-empty{background:#152f43;color:#fff;border-color:#b9986044}.media-showcase{padding-block:64px;border-bottom:1px solid #ded5c7}.media-strip{gap:24px;scrollbar-color:#c3a271 #efe9dd;scrollbar-width:thin}.media-tile{border-radius:5px;box-shadow:none}.media-play{background:#0b2033b0!important;border:1px solid #e9d6b5!important}.media-strip article strong{font-family:Georgia,serif;font-weight:400;font-size:18px}.media-strip article .btn{background:transparent;color:#10283d;border:0;border-bottom:1px solid #b69259;border-radius:0;padding:0 0 6px!important;min-height:0}.media-placeholder{background:#eee9df;border-color:#dacbb4;border-radius:6px}.post-card{border-radius:5px;background:#fffdf8;border-color:#e3dccf;box-shadow:none}.post-card h3{font-family:Georgia,serif;font-weight:400;font-size:1.35rem;line-height:1.5}.post-card p{font-size:14px;color:#5a6873}.post-card small{color:#68747d}.post-card>div{padding:26px}.post-card:not(:has(img)){border-top:3px solid #c8a56e}.post-card img{aspect-ratio:16/10;object-fit:cover}.team-section{border-color:#ded5c7}.team-profile{background:#eee8dc;border-radius:6px}.team-profile-copy h3{font-family:DZSignature,cursive;font-size:3.2rem;letter-spacing:0}.team-profile-copy h3 span{font-family:Arial,sans-serif;letter-spacing:.13em;font-size:9px}.team-profile-copy p{color:#54616a}.owner-band{background:#10283d;color:#f8f0df}.owner-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:36px;padding-block:48px}.owner-band h2{font-size:2.4rem}.owner-band p{max-width:680px;margin-bottom:0;color:#c4cbd0}.owner-band .eyebrow{color:#dcc08f}.owner-band .owner-cta{flex-shrink:0;border-radius:5px;background:#dfc396;color:#10283d;font-size:19px}main.wrap:not(.admin-workspace)>.page-intro{position:relative;background:linear-gradient(90deg,#0b2033ee,#0b2033b8),url(/images/brand/johor-twilight.webp) center 65%/cover;color:#f6efdf;padding:48px 44px;border:0;border-radius:5px;margin-bottom:28px}main.wrap:not(.admin-workspace)>.page-intro h1{font-size:clamp(2.5rem,4.5vw,4.4rem);max-width:1020px;margin-bottom:20px}main.wrap:not(.admin-workspace)>.page-intro p{color:#d0d7db;max-width:780px;margin-bottom:0}main.wrap:not(.admin-workspace)>.page-intro .eyebrow{color:#e1bd86}main.property-detail-page>.page-intro{background:none!important;padding:0 0 26px!important;color:#10283d!important;border-bottom:1px solid #ded5c7!important}main.property-detail-page>.page-intro h1{font-size:clamp(2.3rem,4vw,3.6rem)!important}main.property-detail-page>.page-intro p{color:#65727c!important}main.property-detail-page>.page-intro .eyebrow{color:#876538!important}main:not(.admin-workspace) .panel{border-color:#e0d7c8;border-radius:6px;background:#fffdf8}.detail-grid{grid-template-columns:minmax(0,1fr) 350px;gap:36px}.detail-grid h2{font-size:2rem}.detail-grid aside .panel{background:#efe6d6;border-top:3px solid #ba945b}.viewing-appointment{background:#d1ac74!important;color:#10283d!important}.facts{gap:0 28px}.fact{border-color:#ded5c7}.gallery-main{border-radius:6px}.gallery-thumbs button{border-radius:4px}.filter-toggle{border-radius:5px;border-color:#d6c9b6;background:#fffdf8}.filter-toggle:hover,.filter-toggle[aria-expanded=true]{background:#eee5d6}.filters{background:#fffdf8;border-radius:5px}.filters,.seo-area-nav a{border-color:#d6c9b6}.panel.sticky{top:106px}footer{background:#091b2b;border-top:1px solid #b5935d60;padding-block:48px;color:#e8e0d2}footer .brand{font-family:Georgia,serif;font-weight:400;color:#e4c491;letter-spacing:.19em;font-size:1.5rem}footer .brand small{font-family:Arial,sans-serif;letter-spacing:.17em;font-size:10px}footer p,footer>div:not(.brand){font-size:13px;color:#c0c7cb}footer>small{font-size:10px;opacity:.8}@keyframes dz-portrait-left{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:none}}@keyframes dz-portrait-right{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:none}}@keyframes dz-signature{0%{opacity:0;translate:0 8px}to{opacity:1;translate:0 0}}@media(prefers-reduced-motion:no-preference){.hero-david{animation:dz-portrait-left 1s cubic-bezier(.22,1,.36,1) both}.hero-zoe{animation:dz-portrait-right 1s cubic-bezier(.22,1,.36,1) .12s both}.hero-signature{animation:dz-signature .8s .45s both}.hero-wordmark{animation:dz-signature 1s both}}@media(min-width:1600px){.hero-stage{max-width:none}.hero-people{left:calc(50% - 480px);right:calc(50% - 480px)}.signature-david{left:calc(50% - 740px);width:320px}.signature-zoe{right:calc(50% - 740px);width:320px}}@media(max-width:1000px){.header{height:auto;min-height:80px}.hero-stage{height:590px}.hero-people{inset:115px 16% 0}.hero-signature{top:56%}.hero-wordmark{top:68px}.hero-search-wrap{width:calc(100% - 40px)}.hero-search label{padding-inline:10px}.hero-search .btn{padding-inline:15px;margin-left:8px}.wrap{width:calc(100% - 48px)}.detail-grid{grid-template-columns:minmax(0,1fr) 300px;gap:24px}.owner-band .wrap{flex-wrap:wrap}.collection-heading>div:first-child{flex-basis:100%}}@media(max-width:760px){.header{padding:16px 20px}.header,.header .brand{gap:12px}.brand-monogram{font-size:34px}.brand-text{font-size:13px}.header nav{gap:23px;font-size:12px}.header nav a{padding-block:5px}.wrap{width:calc(100% - 36px);padding-block:44px}.hero-stage{height:510px}.hero-eyebrow{top:20px;font-size:8px;letter-spacing:.16em}.hero-wordmark{top:65px}.hero-wordmark span:first-child{font-size:260px}.hero-wordmark span:last-child{font-size:clamp(25px,7.8vw,59px);letter-spacing:.1em;top:35%}.hero-people{inset:118px 5% 33px}.hero-person{width:56%}.hero-zoe{margin-left:-8%}.hero-signature{top:auto;bottom:28px;width:47%;background:linear-gradient(0deg,#0b2033d0,transparent);padding-top:22px}.signature-david{left:2%}.signature-zoe{right:2%}.hero-signature>span{font-size:clamp(38px,9vw,58px)}.hero-signature small{font-size:7px;letter-spacing:.16em;margin-top:8px}.hero-scroll,.hero-signature small:before{display:none}.hero-search-wrap{width:calc(100% - 32px)}.hero-search{grid-template-columns:1fr 1fr;padding:10px;gap:10px;border-radius:7px}.hero-search label{border:0;padding:4px 8px;background:#f1eadf;border-radius:4px}.hero-search label:nth-child(3){grid-column:1/-1}.hero-search .btn{grid-column:1/-1;margin:0;min-height:45px}.hero-search select{font-size:14px}.hero-owner .owner-cta{flex-direction:column;gap:3px}.brand-hero{padding-bottom:22px}.home-welcome{align-items:start;flex-direction:column;gap:16px;padding-block:28px}.campaign-banners.wrap{padding-block:16px}.grid{gap:20px}.card-body{padding:20px}.card-image{aspect-ratio:4/3}.collection-title-image img{max-height:160px}.collection-heading{gap:14px}.section-head{gap:12px}.owner-band .wrap{padding-block:36px}.owner-band .owner-cta{width:100%;min-width:0}.detail-grid{grid-template-columns:1fr}.panel.sticky{position:static}main.wrap:not(.admin-workspace)>.page-intro{padding:30px 22px}main.wrap:not(.admin-workspace)>.page-intro h1{font-size:2.55rem}.post-card h3{font-size:1.25rem}.team-profile-copy h3{font-size:2.8rem}.media-showcase{padding-block:40px}}@media(prefers-reduced-motion:reduce){.hero-person,.hero-signature,.hero-wordmark{animation:none!important;opacity:1;transform:none}}@media(min-width:761px){.brand-hero{padding-bottom:0}.hero-stage{height:clamp(690px,58vw,930px);max-width:none;background-size:cover;background-position:bottom}.hero-eyebrow{top:22px;letter-spacing:.5em}.hero-wordmark{top:22px}.hero-wordmark span:first-child{font-size:clamp(540px,52vw,850px);line-height:.85;letter-spacing:-.085em;transform:scaleX(1.35);background-image:linear-gradient(115deg,#a47a43 2%,#efd5a6 27%,#ffeac5 40%,#a6814c 65%,#eed1a1 85%)}.hero-wordmark span:last-child{top:33%;font-size:clamp(80px,8.8vw,145px);letter-spacing:.17em}.hero-people{inset:0;overflow:hidden}.hero-person{position:absolute;bottom:-20vw;height:76vw;max-height:1220px;width:45vw;max-width:730px}.hero-person img{height:100%;width:auto;max-width:none;object-fit:contain}.hero-david{left:22%}.hero-zoe{left:46%;height:71vw;bottom:-19vw;margin:0}.hero-signature{top:37%;width:24%;max-width:350px}.signature-david{left:2%}.signature-zoe{right:2%}.hero-signature>span{font-size:clamp(45px,5.1vw,82px);font-weight:400}.hero-signature small{font-size:8px;letter-spacing:.3em}.hero-search-wrap{position:absolute;bottom:45px;left:50%;transform:translateX(-50%);width:64%;max-width:1050px}.hero-search{padding:9px 12px;border-radius:18px;min-height:68px}.hero-search label>span{position:absolute;clip-path:inset(50%);width:1px;height:1px;overflow:hidden}.hero-search select{font-family:Georgia,serif;font-size:15px}.hero-search .btn{font-family:Georgia,serif;border-radius:12px;font-size:16px}.hero-owner{margin-top:13px}.hero-scroll{bottom:12px;font-size:8px}.hero-owner .owner-cta{font-size:12px}.hero-owner .owner-cta span{display:none}.header nav{font-family:Georgia,serif;letter-spacing:.035em}}.auction-section .wrap,.collection-section .wrap{padding-block:62px}.collection-heading{margin-bottom:26px}.curated-title{font-size:clamp(44px,6.2vw,86px);font-weight:400;line-height:1.05;margin:12px 0 0;letter-spacing:-.045em}.collection-section .collection-heading p{font:italic 28px/1.35 Georgia,serif;color:#a17e4d}.collection-heading>a{border-bottom:1px solid #b89969;padding-bottom:8px;white-space:nowrap}.best-buy-layout{display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:repeat(2,minmax(235px,auto));gap:18px}.curated-card{min-width:0;position:relative}.curated-link{display:block;height:100%;position:relative;overflow:hidden}.curated-photo{overflow:hidden;background:#193548}.curated-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.curated-link:hover .curated-photo img{transform:scale(1.025)}.curated-buy .curated-photo{position:absolute;inset:0}.curated-buy .curated-link{display:flex;align-items:end;min-height:235px;color:#fff}.curated-buy .curated-link:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#06182800 10%,#06182855 40%,#061828ed);pointer-events:none}.curated-buy:first-child{grid-row:span 2}.curated-buy:only-child{grid-column:1/-1;min-height:460px}.curated-buy .curated-copy{position:relative;z-index:1;padding:26px;width:100%}.curated-copy h3{font:400 clamp(22px,2.1vw,32px)/1.2 Georgia,serif;letter-spacing:-.02em;margin:12px 0 7px;overflow-wrap:anywhere}.curated-badge{display:inline-block;padding:5px 10px;background:#e1c18a;color:#10283d;font-size:9px;letter-spacing:.13em}.curated-price{font:400 26px/1.3 Georgia,serif}.curated-price small{font-size:15px}.curated-specs{display:flex;gap:0;flex-wrap:wrap;font:14px/1.5 Georgia,serif;margin-top:8px;color:#e2e4e4}.curated-specs>span+span:before{content:"·";margin:0 8px}.curated-more{display:inline-block;margin-top:14px;border-bottom:1px solid #bfa16d;padding-bottom:4px;font:14px Georgia,serif}.curated-buy:not(:first-child) .curated-copy{padding:20px 24px}.curated-buy:not(:first-child) h3{font-size:25px}.curated-buy:not(:first-child) .curated-more{display:none}.curated-no-photo{padding:48px;color:#d5dce1}.auction-section{position:relative;background:radial-gradient(ellipse at top right,#20425a77,transparent 60%),#091e2e}.auction-section .eyebrow{color:#dcc18e}.auction-section .collection-heading p{font:20px/1.5 Georgia,serif}.auction-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.curated-auction{border:1px solid #b89b626b;background:#102b3d;border-radius:3px;overflow:hidden;color:#f7f0df}.curated-auction .curated-photo{height:240px}.curated-auction .curated-copy{padding:22px}.curated-auction h3{font-size:27px}.curated-auction .curated-badge{position:relative;margin-top:-37px;display:table}.auction-date-chip{position:absolute;top:14px;left:14px;display:flex;align-items:center;flex-direction:column;background:#081d2ef0;border:1px solid #d4b17a80;padding:9px 12px;color:#fff;min-width:58px}.auction-date-chip strong{font:32px/1 Georgia,serif}.auction-date-chip span{font:12px/1.5 Georgia,serif;text-transform:uppercase;letter-spacing:.1em}.reserve-label{display:block;color:#c8cfd2;margin-top:14px;font:14px Georgia,serif}.curated-auction .curated-specs{color:#c8cfd2}.curated-auction-time{color:#d1c4ac;font-size:11px;line-height:1.7;margin-top:12px}@media(min-width:1600px){.hero-person{bottom:-320px}.hero-zoe{bottom:-300px}}@media(min-width:761px) and (max-width:1000px){.hero-stage{height:690px}.hero-person{height:940px;bottom:-260px}.hero-zoe{height:880px;bottom:-230px}.hero-david{left:19%}.hero-zoe{left:47%}.hero-search-wrap{width:90%}.hero-signature{top:36%}.hero-wordmark span:first-child{font-size:560px}}@media(max-width:760px){.hero-stage{height:540px}.hero-people{inset:82px 0 0;overflow:hidden}.hero-person{position:absolute;height:660px;width:70%;bottom:-175px}.hero-person img{height:100%;width:auto}.hero-david{left:2%}.hero-zoe{left:37%;height:625px;bottom:-170px;margin:0}.hero-wordmark span:first-child{font-size:330px;transform:scaleX(1.08)}.hero-wordmark{top:50px}.hero-wordmark span:last-child{top:38%}.hero-signature{bottom:22px;z-index:3}.hero-search-wrap{margin-top:-3px}.curated-title{font-size:46px}.collection-section .collection-heading p{font-size:23px}.collection-heading>a{white-space:normal}.best-buy-layout{grid-template-columns:1fr;grid-template-rows:auto;gap:16px}.curated-buy:first-child{grid-row:auto;min-height:360px}.curated-buy:not(:first-child){min-height:260px}.curated-buy .curated-copy{padding:22px}.curated-copy h3{font-size:28px}.auction-layout{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding-bottom:16px;scrollbar-width:thin}.curated-auction{flex:0 0 86%;scroll-snap-align:start}.curated-auction .curated-photo{height:230px}.auction-section .wrap,.collection-section .wrap{padding-block:42px}.auction-section .collection-heading p{font-size:18px}}@media(prefers-reduced-motion:reduce){.curated-photo img{transition:none}.curated-link:hover .curated-photo img{transform:none}}@media(min-width:1001px){.hero-wordmark span:first-child{transform:scaleX(1.08)}.hero-david{left:17%}.hero-zoe{left:43%}.hero-signature{top:39%}.hero-signature>span{text-shadow:0 2px 12px #081c2d90}}@media(max-width:760px){.hero-people{inset:55px 0 0}}@media(min-width:1001px){.hero-stage{height:clamp(650px,53vw,820px)}.hero-person{height:58vw;max-height:930px;bottom:-14vw;width:36vw;max-width:575px}.hero-david{left:23%}.hero-zoe{left:44%;height:55vw;max-height:880px;bottom:-14vw}.hero-eyebrow{top:24px}.hero-wordmark span:first-child{font-size:clamp(480px,47vw,750px)}.hero-signature{top:42%}.hero-search-wrap{bottom:42px}}@media(min-width:1600px){.hero-person,.hero-zoe{bottom:-224px}}@media(min-width:761px) and (max-width:1000px){.hero-stage{height:600px}.hero-person{height:690px;bottom:-170px;width:38%;max-height:none}.hero-david{left:20%}.hero-zoe{left:45%;height:660px;bottom:-165px}.hero-wordmark span:first-child{font-size:490px}.hero-signature{top:42%}}@media(max-width:760px){.hero-stage{height:410px}.hero-people{inset:72px 0 0}.hero-person{height:420px;width:52%;bottom:-95px;max-height:none;max-width:none}.hero-david{left:5%}.hero-zoe{left:43%;height:400px;bottom:-90px;margin:0}.hero-wordmark{top:46px}.hero-wordmark span:first-child{font-size:265px;transform:none}.hero-wordmark span:last-child{top:37%;font-size:7.5vw}.hero-signature{bottom:16px;width:47%;padding-top:15px}.hero-signature>span{font-size:38px}.hero-signature small{font-size:7px}.hero-eyebrow{top:16px}.hero-search-wrap{margin-top:0}}