@font-face{font-family:'DM Sans';src:url('/assets/fonts/dm-sans-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:'DM Sans';src:url('/assets/fonts/dm-sans-500.ttf') format('truetype');font-weight:500;font-display:swap}
@font-face{font-family:'DM Sans';src:url('/assets/fonts/dm-sans-600.ttf') format('truetype');font-weight:600;font-display:swap}
:root{--ink:#20251f;--dark:#131613;--paper:#f3f3ef;--white:#f1f2ec;--gold:#d1bb92;--muted:#62675f;--line:#d9dcd3;--brand-font:Kontora,'Avenir Next','DM Sans',sans-serif;--body-font:Futura,'Avenir Next','DM Sans',sans-serif;--radius:4px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:36px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body-font);font-weight:400;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button,svg{flex-shrink:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #a68447;outline-offset:6px}button:disabled{cursor:not-allowed}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}p,h1,h2,h3{margin:0}h1,h2,h3,.wordmark{font-family:var(--brand-font);font-weight:500}h2{font-size:clamp(2rem,3.25vw,3.25rem);line-height:1.15;letter-spacing:-.045em}h3{letter-spacing:-.035em}button{border:0;background:none}::selection{background:#cdb991;color:#131613}.wrap{width:min(1392px,calc(100% - 112px));margin-inline:auto}.section{padding-top:112px;padding-bottom:104px}.dark-opening{background:var(--dark);color:var(--white);overflow:hidden}.header{height:106px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff1a;position:relative;z-index:5}.wordmark{font-size:31px;letter-spacing:-1.5px;display:inline-flex;align-items:center;gap:12px;line-height:1}.brand-period{color:var(--gold);margin-left:-11px}.brand-mark{height:26px;width:26px;position:relative;display:inline-block;flex:none}.brand-mark i{position:absolute;background:var(--gold);width:7px;height:25px;bottom:0;left:0}.brand-mark i:nth-child(2){width:25px;height:7px}.brand-mark i:nth-child(3){height:9px;width:9px;left:16px;bottom:16px}.desktop-nav{display:flex;gap:36px;margin-left:90px;font-size:15px;color:#c8cbc2}.desktop-nav a,.footer a,.text-link{transition:color .2s}.desktop-nav a:hover,.footer a:hover,.text-link:hover{color:var(--gold)}.workspace-link{display:flex;align-items:center;gap:11px;color:#e5e6df;font-size:15px;border:1px solid #ffffff30;padding:12px 19px;border-radius:var(--radius);transition:background .2s}.workspace-link:hover{background:#ffffff0b}.workspace-link>span:last-child{margin-left:13px}.workspace-link svg{width:16px;height:16px}.menu-button,.mobile-nav{display:none}.hero{position:relative;padding-top:85px;min-height:768px;display:flex;flex-direction:column}.hero-copy{position:relative;z-index:2;width:58%;pointer-events:none}.hero-copy a{pointer-events:auto}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;display:flex;align-items:center;gap:13px;line-height:1.5}.hero .eyebrow{color:#d2d4c9;margin-bottom:30px}.eyebrow-line{width:22px;height:1px;background:var(--gold)}h1{font-size:clamp(64px,6.1vw,94px);line-height:1.015;letter-spacing:-.055em}h1>span{color:var(--gold)}.hero-description{color:#b6bcb0;max-width:400px;font-size:18px;line-height:1.7;margin-top:28px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:32px;padding-bottom:56px}.button{min-height:50px;display:inline-flex;justify-content:center;align-items:center;gap:28px;padding:14px 22px;font-size:15px;font-weight:500;border-radius:var(--radius);transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:#1f241b}.button-gold:hover{background:#dfcba6}.button span{font-size:20px;line-height:1}.text-link{font-size:14px;display:inline-flex;gap:17px;color:#d5d9ce}.hero-art{position:absolute;right:-90px;top:0;width:66%;height:calc(100% - 76px);overflow:hidden}.hero-art-image{position:absolute;inset:0;background-image:url('/assets/hero.webp');background-size:cover;background-position:60% center;mask-image:linear-gradient(to right,transparent,black 18%,black 86%,transparent),linear-gradient(to bottom,transparent,black 12%,black 91%,transparent);mask-composite:intersect}.art-caption{position:absolute;bottom:39px;right:116px;display:flex;flex-direction:column;text-align:right;color:#9fa89b;font-size:11px;letter-spacing:.2em;line-height:1.9}.hero-footer{margin-top:auto;border-top:1px solid #ffffff1a;height:76px;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2;color:#979f90;font-size:13px}.hero-footer a{display:flex;gap:30px;align-items:center;color:#b8bdb1}.hero-footer a>span:last-child{font-size:24px}.numbered{color:#636b5d;margin-bottom:22px}.numbered>span{color:#8b9383}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:42px;margin-bottom:46px}.section-heading>p{color:var(--muted);font-size:16px;line-height:1.7;max-width:400px;margin-bottom:4px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.product-card{min-width:0}.product-visual{height:290px;overflow:hidden;border-radius:var(--radius);position:relative;display:flex;align-items:flex-end;padding:30px 26px 55px;transition:transform .35s}.product-card:hover .product-visual{transform:translateY(-4px)}.rent-visual{background:#e0e4db}.review-visual{background:#ddd9e6}.groom-visual{background:#d9e1e2}.visual-caption{font-family:'DM Sans',sans-serif;position:absolute;bottom:19px;left:26px;font-size:10px;letter-spacing:.13em;color:#5a6256}.mini-workspace{width:115%;flex-shrink:0;height:214px;display:flex;background:#fbfcf8;box-shadow:0 15px 40px #172b0d13;border:1px solid #f7f9f2;transform:rotate(-5deg) translate(-7px,9px);border-radius:7px;overflow:hidden;font-family:'DM Sans',sans-serif;color:#394431}.mini-sidebar{width:37px;flex:none;border-right:1px solid #e4e8dd;display:flex;align-items:center;flex-direction:column;gap:14px;padding-top:17px;background:#f2f5ed}.mini-sidebar b{font-size:13px;letter-spacing:-1px}.mini-sidebar b span{font-size:8px}.mini-sidebar i{height:9px;width:9px;border:1px solid #a5b198;border-radius:2px}.mini-sidebar i:nth-child(2){background:#c8d0bc}.mini-main{padding:15px 15px;width:100%}.mini-top{display:flex;justify-content:space-between;font-size:10px;font-weight:600}.mini-welcome{font-size:9px;color:#8c9485;margin:5px 0 12px}.mini-metrics{display:flex;gap:9px;margin-bottom:10px}.mini-metrics>div{background:#eef2e7;width:50%;padding:7px 9px;border-radius:3px;display:flex;flex-direction:column;gap:2px}.mini-metrics span{font-size:8px;color:#77816c}.mini-metrics strong{font-size:12px;font-weight:500}.mini-row{display:flex;align-items:center;gap:7px;padding:9px 0;border-top:1px solid #ecede7}.mini-house{font-size:20px;color:#7e8f67}.mini-row div{display:flex;flex-direction:column}.mini-row b{font-size:8px;font-weight:500}.mini-row small{font-size:6px;color:#91958b}.mini-pill{margin-left:auto;font-size:6px;padding:2px 5px;background:#e7eddf;border-radius:4px}.review-window{width:115%;height:219px;flex-shrink:0;background:#f6f3fa;color:#4c4165;transform:rotate(-5deg) translate(-7px,10px);box-shadow:0 15px 40px #20172b13;border:1px solid #efedf4;border-radius:7px;overflow:hidden;font-family:'DM Sans',sans-serif}.review-window-top{display:flex;align-items:center;justify-content:space-between;padding:14px 17px;border-bottom:1px solid #e5deee}.review-window-top b{font-size:12px;letter-spacing:-.5px}.review-window-top b>span{font-weight:400}.review-window-top>span{font-size:6px;letter-spacing:1px}.review-window-body{padding:14px 17px}.mini-label{font-size:7px;letter-spacing:1px;display:block;margin-bottom:6px}.review-window-body>strong{font-size:23px;line-height:1.12;letter-spacing:-1px;font-weight:500;display:block}.course-preview{background:#eae4f3;display:flex;align-items:center;padding:10px;gap:8px;margin-top:14px;border-radius:4px}.course-icon{font-size:23px}.course-preview>div{display:flex;flex-direction:column}.course-preview b{font-size:9px}.course-preview small{font-size:6px;color:#8d829e}.course-preview>span:last-child{margin-left:auto}.review-progress{display:flex;gap:4px;margin-top:11px}.review-progress i{width:18px;height:5px;background:#d0c6df;border-radius:2px}.review-progress i:nth-child(-n+7){background:#9681b4}.review-visual .visual-caption{color:#706482}.groom-window{background:#edf4f2;width:115%;height:217px;transform:rotate(-5deg) translate(-7px,10px);flex-shrink:0;border-radius:7px;border:1px solid #ffffff6e;box-shadow:0 15px 40px #172b2913;padding:14px 18px;font-family:'DM Sans',sans-serif;color:#35534b;position:relative;overflow:hidden}.groom-wordmark{font-size:15px;letter-spacing:-1.5px;font-weight:600}.groom-wordmark span{color:#6d9686}.groom-window-title{font-size:31px;letter-spacing:-1px;line-height:1.05;margin-top:10px;font-weight:500}.stay-search{background:#fff;display:flex;align-items:center;justify-content:space-between;padding:9px 10px;margin-top:12px;border:1px solid #dce9e3;border-radius:4px;width:88%}.stay-search>span:first-child{display:flex;flex-direction:column}.stay-search small{font-size:6px;letter-spacing:1px;color:#728e82}.stay-search b{font-size:9px;font-weight:500}.stay-search-arrow{width:23px;height:23px;display:grid;place-items:center;background:#426b59;color:white;border-radius:3px;font-size:13px}.stay-types{display:flex;gap:12px;font-size:7px;margin-top:9px}.groom-visual .visual-caption{color:#55736b}.product-info{padding-top:25px}.product-meta{display:flex;align-items:center;justify-content:space-between;gap:5px;font-size:11px;color:#71786a;margin-bottom:13px}.product-meta>span:last-child{font-size:10px;border:1px solid #d6dccf;padding:3px 7px;border-radius:3px;white-space:nowrap}.product-header{padding-bottom:20px}.product-title{font-size:36px;font-weight:600;line-height:1.2;margin-bottom:14px;display:flex;align-items:center;justify-content:space-between}.product-header .product-meta{margin-bottom:0}.product-symbol{font-size:21px;font-family:Arial,sans-serif;color:#838c7c}.product-info>p{margin-top:0;font-size:16px;line-height:1.65;color:var(--muted);max-width:360px}.product-action{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ccd2c4;width:100%;padding:23px 0 14px;margin-top:7px;font-size:14px;text-align:left}.product-action:hover{border-color:#454f3e}.product-action>span{font-size:19px}.portfolio-note{margin-top:34px;display:flex;gap:12px;align-items:center;color:#717867;font-size:12px}.portfolio-note>span:last-child{margin-left:auto;white-space:nowrap}.small-cross{font-size:19px}.expertise{background:#e9ebe5;border-block:1px solid #e0e3da}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:54px;margin-top:64px}.service-grid article{border-top:1px solid #cbd1c2;padding-top:23px}.service-number{font-size:13px;color:#7d8872}.service-grid h3{font-size:25px;margin-top:24px;margin-bottom:14px}.service-grid p{color:#636b5d;font-size:16px;line-height:1.75;max-width:355px}.service-tags{font-size:12px;color:#79836e;border-top:1px solid #d4dacc;padding-top:20px;margin-top:28px}.about-section{display:grid;grid-template-columns:1fr 1.25fr;gap:100px;padding-block:120px}.about-monogram{font-family:var(--brand-font);font-size:126px;font-weight:500;letter-spacing:-.12em;line-height:1.2;color:#d5dacd;margin-top:57px}.about-monogram span{font-family:Arial,sans-serif;color:#b7c0ab;font-size:95px;padding-left:10px}.about-copy h2{margin-bottom:32px}.about-copy>p{font-size:18px;line-height:1.8;color:#68705f;margin-top:20px;max-width:620px}.about-copy strong{font-weight:500;color:#394332}.principles{display:flex;flex-wrap:wrap;gap:11px 24px;font-size:12px;color:#5e6a52;margin-top:35px;padding-top:24px;border-top:1px solid #d6dccd}.workspace-section{background:#1b231d;color:var(--white);padding:75px 0;border-bottom:1px solid #313a2d}.workspace-inner{display:flex;justify-content:space-between;align-items:center;gap:50px}.workspace-inner .eyebrow{color:#b8c0ad;margin-bottom:23px}.workspace-inner h2{font-size:clamp(32px,3.7vw,52px)}.workspace-inner p:last-child{margin-top:22px;color:#a6b19d;max-width:450px;font-size:17px;line-height:1.7}.button-light{background:#e6eadf;color:#27351f;min-width:205px}.button-light:hover{background:#f3f5ee}.footer{padding-top:53px;padding-bottom:25px}.footer-top{display:flex;align-items:center;gap:70px}.footer .wordmark{font-size:27px}.footer .brand-mark{transform:scale(.85)}.footer .brand-mark i{background:#647451}.footer .brand-period{color:#657252}.footer-top>p{font-size:13px;line-height:1.7;color:#7b8371}.footer nav{margin-left:auto;display:flex;gap:27px;align-items:center;font-size:13px}.footer nav button,.footer-bottom button{padding:0}.footer-bottom{display:flex;justify-content:space-between;align-items:center;color:#848b7b;font-size:11px;border-top:1px solid #dbe0d1;margin-top:37px;padding-top:22px}.skip-link{position:fixed;top:8px;left:8px;padding:12px 16px;background:white;color:black;z-index:30;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-dialog{width:min(580px,calc(100% - 32px));max-height:calc(100dvh - 48px);border:1px solid #e0e5d9;border-radius:8px;background:var(--paper);color:var(--ink);padding:52px;box-shadow:0 24px 100px #0004;overscroll-behavior:contain}.site-dialog::backdrop{background:#111811b5;backdrop-filter:blur(7px)}.dialog-close{position:absolute;top:14px;right:17px;font-size:28px;line-height:1;width:32px;height:32px;display:grid;place-items:center;color:#717a68}.site-dialog .eyebrow{color:#707b65;margin-bottom:18px}.site-dialog h2{font-size:42px;line-height:1.1}.dialog-description{font-size:17px;line-height:1.8;color:#636f59;margin-top:23px}.detail-features{display:flex;flex-direction:column;margin:27px 0 12px}.detail-features>div{padding:12px 0;border-top:1px solid #dce2d3;display:flex;gap:15px;font-size:15px}.detail-features>div>span{color:#8b957f;font-size:12px;padding-top:3px}.dialog-note{background:#e7ebdf;border:1px solid #d9e0cc;border-radius:4px;padding:17px 20px;margin-block:27px;font-size:14px;color:#616e54}.note-label{font-size:11px;letter-spacing:.1em;text-transform:uppercase;display:block;font-weight:500;margin-bottom:7px;color:#526144}.button-dark{background:#25321f;color:#eef1e8;margin-top:7px}.button-dark:hover{background:#374a2d}.access-emblem{width:54px;height:54px;display:grid;place-items:center;background:#e2e8d9;border:1px solid #d3ddc8;border-radius:5px;margin-bottom:25px;color:#62734e}.access-emblem svg{height:24px;width:24px}body:has(dialog[open]){overflow:hidden}
@media(min-width:1600px){.hero{min-height:825px;padding-top:100px}.hero-art{right:-100px;width:66%}.hero-copy{width:56%}h1{font-size:102px}}
@media(max-width:1200px){.wrap{width:calc(100% - 72px)}.desktop-nav{margin-left:0;gap:26px}.hero{padding-top:75px;min-height:745px}.hero-copy{width:63%}h1{font-size:78px}.hero-art{right:-75px;width:66%}.hero-actions{gap:23px}.hero-actions .text-link{font-size:13px}.product-grid{gap:20px}.product-visual{padding-inline:20px;height:260px}.mini-workspace,.review-window,.groom-window{transform:rotate(-5deg) translate(-9px,9px);width:125%}.product-meta{align-items:flex-start;flex-direction:column;gap:7px}.section-heading>p{max-width:325px}.service-grid{gap:33px}.about-section{gap:55px}.footer-top{gap:40px}}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.header{height:90px}.desktop-nav{gap:20px;font-size:14px}.wordmark{font-size:27px}.workspace-link{padding:11px 13px;font-size:14px}.workspace-link>span:last-child{margin-left:0}.hero{min-height:745px;padding-top:65px}.hero-copy{width:72%}h1{font-size:72px}.hero-art{width:73%;right:-75px;opacity:.65}.hero-art-image{mask-image:linear-gradient(to right,transparent,black 55%,black 90%,transparent)}.hero-description{font-size:17px;max-width:350px}.hero-actions{gap:20px;flex-wrap:wrap}.hero-footer p{max-width:300px}.art-caption{display:none}.section{padding-block:80px}.section-heading{display:block}.section-heading>p{margin-top:22px;max-width:500px}.desktop-break{display:none}.product-grid{gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.product-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 30px;margin-top:18px}.product-card:last-child .product-header{grid-column:1/-1}.product-card:last-child .product-info{padding-top:0}.product-visual{height:284px}.product-meta{flex-direction:row}.product-title{font-size:34px}.service-grid{gap:24px}.service-grid h3{font-size:22px}.service-tags{line-height:1.8}.about-section{gap:40px;grid-template-columns:1fr 1.3fr}.about-monogram{font-size:100px}.about-monogram span{font-size:68px}.about-copy>p{font-size:16px}.footer-top{flex-wrap:wrap;gap:27px}.footer nav{gap:22px}.footer-top>p{display:none}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.header{height:81px}.wordmark{font-size:26px;gap:10px}.brand-mark{transform:scale(.87);transform-origin:left center;margin-right:-2px}.brand-period{margin-left:-10px}.desktop-nav{display:none}.workspace-link{margin-left:auto;margin-right:18px;padding:9px 10px;font-size:12px;gap:6px}.workspace-link svg{height:13px;width:13px}.workspace-link>span:last-child{display:none}.menu-button{display:flex;width:25px;height:30px;flex-direction:column;justify-content:center;gap:6px;padding:0}.menu-button span{display:block;height:1px;background:#d7ddce;width:23px;transition:transform .2s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;flex-direction:column;padding:20px;gap:20px;background:#1e271d;border-bottom:1px solid #ffffff1a}.hero{min-height:850px;padding-top:49px}.hero-copy{width:100%}.hero .eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:25px;gap:10px}h1{font-size:clamp(52px,13.2vw,77px);letter-spacing:-.055em;line-height:1.045}.hero-description{font-size:16px;max-width:315px;line-height:1.65;margin-top:25px}.hero-actions{margin-top:26px;padding-bottom:0;gap:19px;align-items:flex-start;flex-direction:column}.button{font-size:14px;min-height:48px;padding:13px 19px}.hero-actions .text-link{font-size:13px}.hero-art{width:115%;top:365px;right:-64px;height:390px;opacity:.85}.hero-art-image{background-position:70% center;mask-image:linear-gradient(to bottom,transparent,black 27%,black 75%,transparent),linear-gradient(to right,transparent,black 25%,black 85%,transparent);mask-composite:intersect}.hero-footer{height:70px;font-size:11px;gap:15px}.hero-footer p{max-width:200px}.hero-footer a{gap:12px;white-space:nowrap}.hero-footer a>span:first-child{display:none}.hero-footer a>span:last-child{font-size:24px}.section{padding-block:61px}.section-heading{margin-bottom:30px}.numbered{font-size:10px;margin-bottom:20px}h2{font-size:33px;line-height:1.15}.section-heading>p{font-size:15px;margin-top:20px}.product-grid{display:flex;flex-direction:column;gap:37px}.product-card:last-child{display:block;margin-top:0}.product-visual{height:292px;padding:33px 27px 58px}.mini-workspace,.review-window,.groom-window{width:110%;transform:rotate(-5deg) translate(-4px,8px)}.product-info,.product-card:last-child .product-info{padding-top:22px}.product-meta{font-size:12px;flex-direction:row;align-items:center;gap:10px;margin-bottom:12px}.product-meta>span:last-child{font-size:10px}.product-title{font-size:36px}.product-info>p{font-size:16px;margin-top:0;max-width:100%}.product-action{padding-top:14px;margin-top:0;font-size:14px}.portfolio-note{align-items:flex-start;font-size:12px;margin-top:30px;gap:8px}.portfolio-note>p{padding-top:4px}.portfolio-note>span:last-child{display:none}.service-grid{display:block;margin-top:37px}.service-grid article{padding-top:18px;margin-top:30px}.service-grid h3{font-size:25px;margin-top:14px;margin-bottom:12px}.service-grid p{max-width:none}.service-tags{margin-top:19px;padding-top:13px;font-size:12px}.about-section{display:block}.about-monogram{display:none}.about-copy h2{margin-top:29px;margin-bottom:23px}.about-copy>p{font-size:16px;margin-top:15px}.principles{font-size:12px;gap:10px 22px;margin-top:25px;padding-top:18px}.workspace-section{padding-block:52px}.workspace-inner{display:block}.workspace-inner .eyebrow{font-size:10px;letter-spacing:.1em}.workspace-inner h2{font-size:36px}.workspace-inner p:last-child{font-size:16px;margin-top:20px}.workspace-inner>.button{margin-top:26px;min-width:200px}.footer{padding-top:36px;padding-bottom:24px}.footer-top{display:block}.footer nav{margin-top:30px;justify-content:space-between;gap:10px}.footer-bottom{font-size:10px;margin-top:24px;padding-top:20px;align-items:flex-start;gap:14px;flex-wrap:wrap}.footer-bottom>span:nth-child(2){display:none}.site-dialog{padding:40px 26px 28px}.site-dialog h2{font-size:36px}.dialog-description{font-size:16px}.detail-features>div{font-size:14px}.site-dialog .eyebrow{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover,.product-card:hover .product-visual{transform:none}}

/* Keep live labels distinct from the illustrative product miniatures. */
.product-meta{font-size:12px}.product-meta>span:last-child{font-size:11px}.portfolio-note{font-size:13px}.service-tags{font-size:13px}.footer-top>p,.footer nav{font-size:14px}.footer-bottom{font-size:12px}.dialog-note{font-size:15px}
@media(max-width:600px){.workspace-link{font-size:13px}.hero-actions .text-link{font-size:14px}.product-meta{font-size:12px}.product-meta>span:last-child{font-size:11px}.numbered{font-size:11px}.portfolio-note{font-size:12px}.footer nav{font-size:14px}.footer-bottom{font-size:11px}}

.numbered>span,.product-meta,.portfolio-note,.service-number,.service-tags,.footer-top>p,.footer-bottom{color:#5f6b55}

/* Warm-ivory stems, champagne details and crystal running lights, transparent canvas. */
.hero-art{width:54%;right:-24px;top:24px;height:calc(100% - 110px);isolation:isolate}
.kinetic-canvas{position:absolute;inset:0;width:100%;height:100%;display:block;opacity:0;transition:opacity .8s ease}
.motion-ready .kinetic-canvas{opacity:1}
.motion-ready .hero-art-image{opacity:0;transition:none}
.art-caption{right:58px;bottom:38px;font-size:10px;letter-spacing:.17em;color:#b6b7aa;pointer-events:none}
.motion-toggle{position:absolute;z-index:3;left:82px;bottom:37px;display:flex;align-items:center;gap:10px;min-height:44px;padding:10px 12px;color:#c1c4b8;border:1px solid #ffffff1d;border-radius:30px;font-family:var(--body-font);font-size:11px;letter-spacing:.035em;background:#151915b8;backdrop-filter:blur(12px);transition:background .2s,border-color .2s}
.motion-toggle[hidden]{display:none}.motion-toggle:hover{background:#242a22;border-color:#b7ad9259}
.motion-icon{position:relative;display:block;width:10px;height:11px;border-inline:2px solid currentColor}
.motion-toggle[aria-pressed=true] .motion-icon{width:0;height:0;border:0;border-left:8px solid currentColor;border-top:5px solid transparent;border-bottom:5px solid transparent;margin-right:2px}
@media(min-width:1600px){.hero-art{width:55%;right:-20px}}
@media(min-width:901px) and (max-width:1200px){.hero-art{width:51%;right:-30px}.motion-toggle{left:62px}.art-caption{right:80px;font-size:9px}}
@media(max-width:900px){.hero{min-height:0}.hero-copy{width:100%;max-width:640px}.hero-art{position:relative;top:auto;right:auto;width:100%;height:485px;opacity:1;margin-top:-30px;margin-bottom:12px}.hero-actions{padding-bottom:12px}.hero-art-image{mask-image:linear-gradient(to bottom,transparent,black 25%,black 80%,transparent)}.art-caption{display:flex;right:50px;bottom:18px}.motion-toggle{left:50px;bottom:16px}.hero-footer{margin-top:0;flex-shrink:0}}
@media(max-width:600px){.hero-art{width:calc(100% + 40px);height:400px;margin-left:-20px;margin-top:0;margin-bottom:16px}.hero-art-image{background-position:60% center}.hero-actions{padding-bottom:0}.art-caption{right:25px;bottom:5px;font-size:8px;letter-spacing:.12em}.motion-toggle{left:22px;bottom:0;font-size:10px;padding:10px 12px}.hero-footer{height:70px}.hero-copy{padding-bottom:0}}
@media(max-width:360px){.hero-art{height:340px}.art-caption{right:20px;font-size:7px}.motion-toggle{left:20px}}
@media(prefers-reduced-motion:reduce){.kinetic-canvas,.hero-art-image{transition:none}}
