:root{--paper: #f4f0e8;--paper-deep: #e7dfd2;--ink: #1d1a16;--muted: #68635a;--line: #d4cbbd;--graphite: #23231f;--graphite-soft: #303029;--olive: #596052;--olive-dark: #3e463b;--steel: #8a8f86;--white: #fffaf1;--accent: #8a745f;--rv-dark: #191915;--rv-offwhite: #f3f0e8;--rv-paper: #ebe7dc;--rv-muted: #cfc8b8;--rv-border: rgb(25 25 21 / .22);--max: 1240px;--wide: 1480px;--gutter: clamp(20px, 4vw, 56px);--serif: Georgia, "Times New Roman", serif;--sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color-scheme:light;font-family:var(--sans)}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);overflow-x:clip;scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);overflow-x:clip}body::selection{background:var(--graphite);color:var(--white)}a{color:inherit;text-decoration:none}img,video{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;letter-spacing:0;line-height:1.02;overflow-wrap:anywhere}h1{max-width:880px;font-size:clamp(2.75rem,6.1vw,5.95rem)}.hero-title span,.balanced-title span{display:block;white-space:nowrap}.hero-title{max-width:920px;font-size:clamp(2.65rem,5.85vw,5.65rem);line-height:.98}.balanced-title{max-width:980px}.brand-title-mobile{display:none}h2{max-width:780px;font-size:clamp(1.9rem,3.5vw,3.8rem)}h3{font-size:clamp(1.18rem,1.6vw,1.68rem)}p{max-width:680px;color:var(--muted);font-size:clamp(.98rem,1vw,1.08rem);line-height:1.65;overflow-wrap:anywhere}.site-header{position:sticky;z-index:20;top:0;display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center;padding:14px var(--gutter);background:color-mix(in srgb,var(--paper) 90%,transparent);border-bottom:1px solid color-mix(in srgb,var(--ink) 14%,transparent);backdrop-filter:blur(16px)}.brand-mark,.footer-brand{font-family:var(--serif);font-size:1.12rem}.brand-mark{justify-self:start}.site-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:clamp(320px,36vw,430px);justify-self:center;align-items:center;color:var(--muted);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase}.site-nav a:nth-child(1){justify-self:start}.site-nav a:nth-child(2){justify-self:center}.site-nav a:nth-child(3){justify-self:end}.site-nav a:hover,.site-nav a[aria-current=page],.footer-note a:hover{color:var(--ink)}.header-button{justify-self:end}.button,.header-button,button{display:inline-flex;max-width:100%;min-height:44px;align-items:center;justify-content:center;padding:0 24px;border:1px solid var(--rv-border);border-radius:0;background:var(--rv-dark);color:var(--rv-offwhite);font:inherit;font-size:.72rem;letter-spacing:.16em;line-height:1.25;text-transform:uppercase;text-decoration:none;text-align:center;overflow-wrap:anywhere;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease;cursor:pointer}.button-primary,.button-dark{background:var(--rv-dark);color:var(--rv-offwhite);border-color:var(--rv-dark)}.button-secondary,.button-light,.button.secondary{background:var(--rv-paper);color:var(--rv-dark);border-color:#19191559}.site-header .header-button{min-height:32px;padding:0 13px;border-color:#191915d1;background:var(--rv-dark);color:var(--rv-offwhite);font-size:.58rem;letter-spacing:.11em}.button-on-dark{background:var(--rv-offwhite);color:var(--rv-dark);border-color:var(--rv-offwhite)}.button-ghost-on-dark{background:#19191594;color:var(--rv-offwhite);border-color:#f3f0e8a6;backdrop-filter:blur(8px)}.button:hover,.header-button:hover,button:hover{transform:translateY(-1px)}.button-primary:hover,.button-dark:hover,button:hover{background:var(--accent);border-color:var(--accent)}.button-secondary:hover,.button-light:hover,.button.secondary:hover{background:var(--rv-dark);color:var(--rv-offwhite);border-color:var(--rv-dark)}.header-button:hover{background:var(--accent);color:var(--rv-offwhite);border-color:var(--accent)}.button-on-dark:hover{background:var(--white);border-color:var(--white)}.button-ghost-on-dark:hover{background:#f3f0e829;border-color:#f3f0e8e6}.hero{position:relative;display:grid;min-height:calc(100svh - 72px);align-items:end;overflow:hidden;background:var(--graphite);color:var(--white)}.hero .video-block{position:absolute;inset:0}.brand-hero>img{position:absolute;inset:0}.video-block{aspect-ratio:16 / 9;overflow:hidden;background:var(--graphite-soft)}.hero:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#0000009e,#00000038 58%,#00000014)}.hero-content{position:relative;z-index:1;display:grid;gap:24px;width:min(var(--max),calc(100% - (var(--gutter) * 2)));margin-inline:auto;padding:clamp(100px,17vh,184px) 0 clamp(42px,7vh,78px)}.hero p{color:#fffaf1d1;font-size:clamp(1.08rem,1.45vw,1.35rem)}.hero .development-note{max-width:620px;color:#fffaf1b8;font-size:clamp(.88rem,.95vw,1rem);line-height:1.55}.button-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center;max-width:100%}.eyebrow,.micro-label{color:var(--accent);font-size:.72rem;font-weight:650;letter-spacing:.2em;text-transform:uppercase}.section,.brand-intro,.product-family-grid,.proof-section,.atmosphere-section,.collection-intro,.collection-landing,.collection-video-copy,.brand-video-section,.collection-request-bar,.studio-hero,.studio-proof-grid,.studio-media-band,.request-hero,.product-window,.inquiry-section,.site-footer{width:min(var(--max),calc(100% - (var(--gutter) * 2)));margin-inline:auto}.collection-video-copy,.collection-landing,.product-window,.development-section,.closing-hero-copy{width:min(var(--wide),calc(100% - (var(--gutter) * 2)))}.section,.brand-intro,.proof-section,.atmosphere-section,.collection-intro,.collection-landing,.brand-video-section,.collection-request-bar,.development-section,.studio-intro,.studio-hero,.studio-proof-grid,.studio-media-band,.request-hero,.inquiry-section{padding-block:clamp(46px,7vw,94px)}.brand-intro.tight{padding-block:clamp(42px,6vw,78px)}.compact-heading{padding-bottom:clamp(24px,4vw,38px)}.brand-video-section{position:relative;display:grid;grid-template-columns:1fr;align-items:stretch}.brand-video-section .intro-copy{z-index:1;grid-area:1 / 1;align-self:start;justify-self:start;justify-items:start;max-width:min(620px,62%);padding:clamp(40px,6vw,86px) clamp(24px,5vw,72px);color:var(--white);text-align:left;text-shadow:0 1px 24px rgb(0 0 0 / .42)}.brand-video-section .video-block,.studio-media-band .video-block{min-height:clamp(420px,58vw,680px)}.brand-video-section .video-block{grid-area:1 / 1}.collection-video-hero,.studio-video-hero{position:relative;display:grid;min-height:calc(100svh - 72px);align-items:end;overflow:hidden;background:var(--graphite);color:var(--white)}.collection-video-hero .video-block,.studio-video-hero .video-block{position:absolute;inset:0;aspect-ratio:auto;min-height:100%}.collection-video-hero:after,.studio-video-hero:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#00000094,#0000002e 62%,#00000014)}.collection-video-copy,.studio-video-copy{position:relative;z-index:1;display:grid;gap:20px;width:min(var(--wide),calc(100% - (var(--gutter) * 2)));margin-inline:auto;padding:clamp(90px,15vh,170px) 0 clamp(52px,9vh,96px)}.collection-video-copy p,.studio-video-copy p{color:#fffaf1c7}.collection-video-copy p+p{max-width:560px;font-size:1rem}.collection-hero-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;width:min(760px,100%);margin-top:clamp(18px,3vw,32px);background:#fffaf138;border:1px solid rgb(255 250 241 / .22)}.collection-hero-actions a{display:grid;gap:8px;min-height:82px;align-content:center;padding:18px;background:#1d1a166b;color:var(--white);font-size:.78rem;letter-spacing:.12em;text-transform:none;backdrop-filter:blur(10px);overflow-wrap:anywhere}.collection-hero-actions span{font-family:var(--serif);font-size:clamp(1.28rem,1.95vw,1.92rem);letter-spacing:0;text-transform:none}.brand-intro{display:grid;grid-template-columns:minmax(180px,.62fr) minmax(0,1.38fr);gap:clamp(32px,6vw,90px)}.intro-copy{display:grid;gap:18px}.product-family-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);padding-bottom:clamp(58px,9vw,120px)}.development-section{display:grid;grid-template-columns:minmax(0,420px) minmax(0,1fr);gap:clamp(48px,6vw,88px);align-items:center;max-width:1280px;margin-inline:auto;padding:clamp(96px,9vw,150px) clamp(24px,5vw,72px)}.development-copy{align-self:center;max-width:min(100%,420px);min-width:0;padding-top:0;transform:none}.development-copy .eyebrow{margin:0 0 18px;color:#1c1b18a6;font-size:.7rem;letter-spacing:.22em}.development-copy h2{margin:0 0 28px;color:#1d1c18;font-size:clamp(2.45rem,3.45vw,4.1rem);line-height:1;letter-spacing:0}.development-copy h2 span{display:block;white-space:normal}.development-copy p{margin:0 0 18px;color:#1c1b18b8;font-size:clamp(.92rem,.92vw,1rem);line-height:1.68}.development-copy .button-row{display:flex;flex-wrap:wrap;margin-top:26px;gap:10px;align-items:center;flex-direction:row}.development-copy .button-row .button{min-height:42px;min-width:0;padding-inline:18px;width:auto;font-size:.66rem;letter-spacing:.15em;flex:0 0 auto;white-space:normal}.development-images{display:grid;grid-template-columns:minmax(0,2.45fr) minmax(190px,.85fr);grid-template-rows:1fr 1fr;gap:12px;height:clamp(360px,30vw,480px);min-width:0}.development-image{position:relative;margin:0;overflow:hidden;background:#d6d1c5}.development-image-large{grid-row:1 / span 2}.development-image img{transition:transform .65s ease,filter .65s ease}.development-image-large img{object-position:center center}.development-image:hover img{transform:scale(1.02);filter:saturate(1.04) contrast(1.02)}.development-image figcaption{position:absolute;z-index:2;left:12px;bottom:12px;padding:6px 9px;background:#12120fc7;color:#f3f0e8;font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;backdrop-filter:blur(8px)}.development-image:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#0000 55%,#00000047);pointer-events:none}@media(max-width:1100px){.development-section{grid-template-columns:1fr}.development-copy{max-width:620px}.development-images{grid-template-columns:1fr 1fr;height:auto}.development-image-large{grid-column:1 / -1;grid-row:auto;aspect-ratio:16 / 9}.development-image:not(.development-image-large){aspect-ratio:4 / 3}}.family-card{display:grid;gap:18px;min-height:100%;padding:18px;background:var(--paper)}.family-card figure{aspect-ratio:4 / 3.45;margin:0;overflow:hidden;background:var(--paper-deep)}.family-card span{color:var(--ink);font-size:clamp(.95rem,1vw,1.08rem);font-weight:700;letter-spacing:.1em;text-transform:none;line-height:1.35}.family-card img,.product-window img,.atmosphere-section img{transition:transform .65s ease,filter .65s ease}.family-card:hover img,.product-window figure:hover img,.atmosphere-section figure:hover img{transform:scale(1.025);filter:saturate(1.03) contrast(1.02)}.dark-band{background:var(--graphite);color:var(--white)}.proof-section{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:clamp(30px,5vw,78px);align-items:center}.dark-band p{color:#fffaf1b8}.proof-section figure,.atmosphere-section figure{margin:0;overflow:hidden;background:var(--graphite-soft)}.proof-section figure{aspect-ratio:16 / 10}.atmosphere-section{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:clamp(28px,5vw,72px);align-items:end}.atmosphere-section figure{aspect-ratio:16 / 9}.final-atmosphere{width:100%;padding:clamp(54px,8vw,118px) var(--gutter);background:color-mix(in srgb,var(--paper-deep) 62%,white)}.final-atmosphere>*{min-width:0}.final-atmosphere figure{min-height:clamp(420px,52vw,700px)}.closing-hero{position:relative;display:grid;min-height:clamp(620px,82svh,880px);align-items:end;overflow:hidden;background:var(--graphite);color:var(--white)}.closing-hero>img{position:absolute;inset:0}.closing-hero:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#0000009e,#0003 58%,#00000014)}.closing-hero-copy{position:relative;z-index:1;display:grid;gap:22px;margin-inline:auto;padding-bottom:clamp(58px,10vh,110px)}.closing-hero-copy h2{max-width:780px}.mobile-line-break{display:none}.collection-landing{position:relative;display:block;min-height:auto;padding-top:clamp(50px,7vw,90px);padding-bottom:clamp(36px,5vw,64px)}.collection-landing h1{max-width:920px}.collection-jumps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;align-self:stretch;background:var(--line);border:1px solid var(--line)}.collection-jumps a{display:grid;grid-template-columns:auto 1fr;gap:8px 18px;align-items:end;min-height:78px;padding:clamp(18px,3vw,28px);background:var(--paper-deep);font-size:.9rem;font-weight:700;letter-spacing:.14em}.collection-jumps span{grid-row:span 2;color:var(--accent);font-family:var(--serif);font-size:1.25rem;font-weight:400}.collection-jumps small{grid-column:2;color:var(--muted);font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.scroll-cue{position:static;display:inline-grid;width:fit-content;min-height:42px;place-items:center;padding:0 14px;border:1px solid var(--line);color:var(--muted);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.collection-intro{display:grid;gap:22px}.product-window{margin-bottom:clamp(42px,7vw,92px);padding:clamp(20px,3vw,34px);background:var(--graphite);border:1px solid color-mix(in srgb,var(--white) 15%,transparent);color:var(--white)}.product-window.theme-olive{background:linear-gradient(135deg,var(--olive-dark),var(--graphite))}.product-window.theme-light{background:color-mix(in srgb,var(--paper-deep) 82%,white);border-color:var(--line);color:var(--ink)}.product-window p,.product-window li{color:color-mix(in srgb,currentColor 68%,transparent)}.product-window.theme-light p,.product-window.theme-light li{color:var(--muted)}.product-sheet-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;padding-bottom:clamp(20px,3vw,34px)}.product-sheet-head h2{max-width:980px;font-size:clamp(2.15rem,4.85vw,5.45rem)}.product-sheet-head h2 span{display:block;font-family:var(--sans);font-size:clamp(3.05rem,9.3vw,8.5rem);font-weight:800;letter-spacing:.02em;line-height:.82}.product-sheet-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);gap:12px;align-items:stretch}.product-sheet-grid figure,.mode-strip figure,.finish-strip figure{margin:0;overflow:hidden;background:color-mix(in srgb,var(--white) 8%,transparent)}.sheet-hero{aspect-ratio:16 / 10.5}.sheet-side{display:grid;grid-template-rows:minmax(260px,1fr) auto;gap:12px}.sheet-side figure{min-height:280px}.sheet-copy{display:grid;gap:18px;padding:clamp(18px,2vw,28px);background:color-mix(in srgb,var(--white) 7%,transparent);border:1px solid color-mix(in srgb,currentColor 13%,transparent)}.theme-light .sheet-copy,.theme-light .product-sheet-grid figure,.theme-light .mode-strip figure,.theme-light .finish-strip figure{background:var(--paper)}.sheet-technical{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:12px;margin-top:12px}.spec-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid color-mix(in srgb,currentColor 18%,transparent);border-left:1px solid color-mix(in srgb,currentColor 18%,transparent)}.spec-table div{display:grid;gap:8px;min-height:86px;padding:16px;border-right:1px solid color-mix(in srgb,currentColor 18%,transparent);border-bottom:1px solid color-mix(in srgb,currentColor 18%,transparent)}.spec-table span,.mode-strip figcaption{color:var(--accent);font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.spec-table strong{align-self:end;color:currentColor;font-size:clamp(1rem,1.35vw,1.25rem);font-weight:500;line-height:1.2}.mode-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mode-strip figure{position:relative;aspect-ratio:4 / 3}.mode-strip figcaption{position:absolute;left:12px;bottom:12px;padding:7px 9px;background:color-mix(in srgb,var(--graphite) 78%,transparent);color:var(--white)}.finish-row{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:clamp(18px,3vw,36px);align-items:end;margin-top:clamp(20px,4vw,38px);padding-top:clamp(18px,3vw,30px);border-top:1px solid color-mix(in srgb,currentColor 16%,transparent)}.finish-copy{display:grid;gap:12px}.price-line{color:currentColor!important;font-family:var(--serif);font-size:clamp(1.2rem,1.75vw,1.8rem);line-height:1.15}.finish-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.finish-strip figure{aspect-ratio:1}.product-window-clean{padding:clamp(26px,4vw,54px)}.product-clean-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;padding-bottom:clamp(18px,3vw,28px)}.product-clean-head h2{max-width:880px;font-size:clamp(1.8rem,3.9vw,4.1rem)}.product-clean-head h2 span{display:block;font-family:var(--sans);font-size:clamp(3.05rem,8.5vw,7.2rem);font-weight:850;letter-spacing:.01em;line-height:.86}.product-clean-grid{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(340px,.78fr);gap:clamp(18px,3vw,42px);align-items:stretch}.product-clean-grid figure,.support-strip figure{margin:0;overflow:hidden;background:color-mix(in srgb,currentColor 8%,transparent)}.clean-main{min-height:clamp(520px,58vw,760px);aspect-ratio:16 / 10}.clean-side{display:grid;grid-template-rows:auto minmax(260px,1fr);gap:clamp(14px,2vw,22px)}.clean-side figure{min-height:250px}.clean-copy{display:grid;gap:16px;padding:clamp(22px,3vw,36px);border:1px solid color-mix(in srgb,currentColor 15%,transparent);background:color-mix(in srgb,var(--paper) 94%,white);color:var(--ink)}.theme-dark .clean-copy,.theme-olive .clean-copy{background:color-mix(in srgb,var(--white) 94%,var(--paper-deep));color:var(--ink)}.clean-copy h3{font-family:var(--serif);font-size:clamp(1.28rem,1.75vw,1.85rem)}.clean-bottom{display:grid;grid-template-columns:minmax(260px,.34fr) minmax(0,1fr);gap:clamp(18px,3vw,42px);align-items:end;margin-top:clamp(14px,2vw,24px)}.product-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:4px;background:var(--line)}.product-meta p{display:grid;gap:6px;padding:14px;background:var(--white);color:var(--ink)!important;font-size:.96rem;line-height:1.25}.product-meta span{color:var(--accent);font-size:.66rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.spec-table.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.spec-table.compact div{min-height:76px;padding:14px}.support-strip{display:grid;grid-template-columns:1fr;gap:8px}.support-strip figure{aspect-ratio:4 / 3}.clean-bottom .price-line{display:grid;align-content:end;padding:clamp(18px,2.4vw,28px);border:1px solid color-mix(in srgb,currentColor 15%,transparent);font-size:clamp(.96rem,1.15vw,1.16rem);background:color-mix(in srgb,currentColor 6%,transparent)}.clean-copy .price-line{color:var(--ink)!important;font-size:clamp(1.05rem,1.32vw,1.35rem)}.product-note{max-width:640px;justify-self:end;color:color-mix(in srgb,currentColor 62%,transparent)!important;font-size:.92rem}.studio-minimal{width:min(var(--max),calc(100% - (var(--gutter) * 2)));margin-inline:auto;display:grid;grid-template-columns:minmax(0,1.28fr) minmax(280px,.72fr);gap:clamp(28px,5vw,72px);align-items:center;padding-block:clamp(52px,8vw,110px)}.studio-minimal .video-block{min-height:clamp(440px,62vw,760px)}.studio-intro{display:grid;grid-template-columns:minmax(180px,.5fr) minmax(0,1.5fr);gap:clamp(28px,5vw,78px);width:min(var(--max),calc(100% - (var(--gutter) * 2)));margin-inline:auto}.studio-intro h2,.inquiry-copy h2{line-height:.92;letter-spacing:0}.collection-request-bar{display:flex;justify-content:space-between;gap:28px;align-items:center;border-top:1px solid var(--line)}.collection-simple-request{padding-block:clamp(72px,10vw,140px)}.collection-simple-request h2{max-width:720px}.standard-models{display:grid;gap:clamp(24px,4vw,46px);width:min(var(--wide),calc(100% - (var(--gutter) * 2)));margin-inline:auto;padding-block:clamp(56px,8vw,110px)}.standard-model{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(24px,4vw,56px);align-items:stretch;padding:clamp(18px,2.2vw,30px);background:color-mix(in srgb,var(--paper-deep) 56%,var(--white));border:1px solid color-mix(in srgb,var(--ink) 14%,transparent)}.standard-model-slider{position:relative;min-height:clamp(360px,34vw,540px);overflow:hidden;background:var(--paper-deep)}.standard-model-slider:focus-visible{outline:1px solid var(--accent);outline-offset:4px}.standard-model-track{position:absolute;inset:0}.standard-model-image{position:absolute;inset:0;min-height:clamp(360px,34vw,540px);margin:0;overflow:hidden;background:var(--paper-deep);opacity:0;transition:opacity .42s ease;pointer-events:none}.standard-model-image.is-active{opacity:1;pointer-events:auto}.standard-model-image img{transition:transform .65s ease,filter .65s ease}.standard-model:hover .standard-model-image img{transform:scale(1.015);filter:saturate(1.02) contrast(1.02)}.slider-controls{position:absolute;z-index:2;right:14px;bottom:14px;display:flex;align-items:center;gap:10px;padding:8px;background:#19191594;color:var(--rv-offwhite);backdrop-filter:blur(10px)}.slider-button{min-height:32px;padding:0 10px;border-color:#f3f0e852;background:transparent;color:var(--rv-offwhite);font-size:.62rem;letter-spacing:.14em}.slider-button:hover,.slider-button:focus-visible{background:#f3f0e824;border-color:#f3f0e8b3;transform:none}.slider-count{min-width:54px;color:#f3f0e8d1;font-size:.68rem;letter-spacing:.14em;text-align:center}.standard-model-copy{display:grid;align-content:center;gap:clamp(18px,2.5vw,30px);padding:clamp(12px,2vw,24px)}.standard-model-copy h2{margin-top:8px;font-size:clamp(1.9rem,3.3vw,3.6rem);line-height:.98}.standard-model-copy>div:first-child{display:grid;gap:12px}.standard-model-commercial{display:grid;gap:8px;padding-block:18px;border-block:1px solid color-mix(in srgb,var(--ink) 14%,transparent)}.standard-model-commercial .price-line{color:var(--ink)!important;font-size:clamp(1.15rem,1.6vw,1.55rem)}.enquiry-options{display:grid;gap:12px}.enquiry-options ul{display:grid;gap:8px;padding:0;margin:0;list-style:none}.enquiry-options li{color:var(--muted);font-size:.96rem;line-height:1.45}.enquiry-options li:before{content:"—";margin-right:8px;color:var(--accent)}.standard-model-copy .button{width:fit-content}.studio-hero,.request-hero{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(28px,5vw,72px);align-items:end}.request-hero{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr)}.studio-hero figure,.request-hero figure,.studio-proof-grid figure{margin:0;overflow:hidden;background:var(--paper-deep)}.studio-hero figure{aspect-ratio:16 / 10}.request-hero figure{aspect-ratio:16 / 9}.studio-proof-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(28px,5vw,72px);align-items:center}.studio-proof-grid.reverse{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.studio-proof-grid figure{aspect-ratio:4 / 3}.studio-proof-copy{display:grid;gap:18px}.role-list{display:grid;gap:1px;margin:10px 0 0;background:var(--line)}.role-list div{padding:16px;background:var(--paper)}.role-list dt{color:var(--ink);font-family:var(--serif);font-size:1.25rem}.role-list dd{margin:8px 0 0;color:var(--muted)}.studio-media-band{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:clamp(28px,5vw,72px);align-items:center}.qualities{display:grid;gap:10px;padding:0;margin:14px 0 0;list-style:none}.qualities li{padding-top:10px;border-top:1px solid color-mix(in srgb,var(--ink) 16%,transparent);color:var(--muted)}.variant-panel{display:grid;gap:12px}.variant-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.variant-strip figure{aspect-ratio:1;margin:0;overflow:hidden;background:var(--paper)}.fine-print{font-size:.88rem}.inquiry-section{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1fr);gap:clamp(30px,6vw,84px);border-top:1px solid var(--line)}.inquiry-copy{display:grid;align-content:start;gap:18px}.text-link,.pdf-note a,.pdf-note span{width:fit-content;border-bottom:1px solid currentColor;color:var(--ink);font-size:.78rem;letter-spacing:.15em;padding-bottom:5px;text-transform:uppercase}.inquiry-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.inquiry-form .full,.inquiry-form button{grid-column:1 / -1}.bot-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}label{display:grid;gap:8px;color:var(--muted);font-size:.74rem;letter-spacing:.13em;text-transform:uppercase}input,select,textarea{width:100%;min-height:48px;padding:10px 12px;border:1px solid var(--line);border-radius:0;background:var(--white);color:var(--ink);font:inherit;letter-spacing:0}textarea{min-height:128px;resize:vertical}.site-footer{display:grid;grid-template-columns:minmax(260px,1.25fr) minmax(150px,.55fr) minmax(260px,.9fr);gap:clamp(28px,5vw,76px);align-items:start;width:100%;margin-inline:0;padding:clamp(38px,6vw,70px) max(var(--gutter),calc((100vw - var(--max)) / 2));background:var(--rv-dark);color:#f3f0e8d1;border-top:1px solid rgb(243 240 232 / .12)}.site-footer p{margin-top:12px;color:#f3f0e8ad}.footer-primary a:not(.footer-brand){color:var(--rv-offwhite)}.footer-nav{display:grid;gap:10px;color:#f3f0e8ad;font-size:.74rem;letter-spacing:.15em;text-transform:uppercase}.footer-note{display:grid;gap:7px;justify-items:start;color:#f3f0e8ad;font-style:normal;font-size:.9rem;line-height:1.55}.site-footer a,.footer-brand{color:var(--rv-offwhite)}.footer-note strong{margin-bottom:3px;color:var(--rv-offwhite);font-family:var(--serif);font-size:1.08rem;font-weight:400}.footer-nav a:hover,.footer-primary a:hover,.footer-note a:hover{color:var(--white)}.media-missing{display:grid;min-height:100%;place-items:center;background:var(--paper-deep);color:var(--muted);font-size:.78rem;letter-spacing:.15em;text-transform:uppercase}[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important}[data-reveal]{opacity:1;transform:none}video{display:none}}@media(max-width:900px){.site-header{grid-template-columns:1fr auto 1fr;gap:14px;padding-block:12px}.site-nav{width:clamp(300px,40vw,360px);font-size:.7rem;letter-spacing:.13em}.brand-intro,.proof-section,.atmosphere-section,.brand-video-section,.development-section,.studio-intro,.collection-landing,.product-clean-head,.product-clean-grid,.clean-bottom,.studio-hero,.studio-proof-grid,.studio-proof-grid.reverse,.studio-media-band,.studio-minimal,.request-hero,.product-sheet-head,.product-sheet-grid,.sheet-technical,.finish-row,.inquiry-section,.site-footer,.product-family-grid{grid-template-columns:1fr}.product-sheet-head .button,.product-clean-head .button{width:fit-content}.sheet-side,.clean-side{grid-template-rows:auto}.collection-landing{min-height:auto}.collection-jumps{grid-template-columns:1fr}.scroll-cue{position:static}.collection-request-bar{align-items:flex-start;flex-direction:column}.standard-model{grid-template-columns:1fr}.standard-model-slider,.standard-model-image{min-height:auto;aspect-ratio:16 / 10}.collection-hero-actions{grid-template-columns:1fr}.brand-video-section .video-block,.studio-media-band .video-block{width:100%;aspect-ratio:auto}.footer-note{justify-items:start}}@media(max-width:620px){.site-header{grid-template-columns:1fr;gap:9px;padding-block:11px}.brand-mark{justify-self:center}.site-header .header-button{display:none}.site-nav{grid-column:1 / -1;grid-row:2;justify-self:center;width:min(100%,360px)}h1{font-size:clamp(2.35rem,12vw,3.65rem)}.hero-title{font-size:clamp(2.3rem,11vw,3.45rem);line-height:1.08}.hero-title span,.balanced-title span,.development-copy h2 span{white-space:normal}.balanced-title{font-size:clamp(2rem,8vw,3rem)}.brand-title-desktop{display:none}.brand-title-mobile{display:block;max-width:none;font-size:clamp(1.8rem,7.1vw,2.35rem);line-height:1.08}.brand-title-mobile span{display:block;white-space:nowrap}.family-card span{font-size:1.05rem;letter-spacing:.08em}.hero{min-height:720px}.hero-content{padding-top:clamp(128px,20vh,170px);padding-bottom:clamp(42px,8vh,68px);transform:none}.hero .video-block img,.hero .video-block video,.brand-hero>img,.brand-video-section .video-block img,.brand-video-section .video-block video{object-position:35% center}.hero:after{background:linear-gradient(180deg,#00000038,#000000b8)}.button,button{width:100%;padding-inline:18px}.button-row{align-items:stretch;flex-direction:column;width:100%;gap:10px}.brand-intro-line span{display:block}.brand-intro-line .desktop-dash{display:none}.closing-hero-copy .mobile-line-break{display:block}.development-copy .button-row .button{width:100%}.collection-hero-actions a{min-height:68px}.product-window{padding:20px}.variant-strip,.mode-strip,.finish-strip,.spec-table{grid-template-columns:1fr 1fr}.inquiry-form{grid-template-columns:1fr}.collection-jumps{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.collection-jumps a{min-width:min(82vw,320px);scroll-snap-align:start}.product-meta{grid-template-columns:1fr}.product-sheet-head h2 span{font-size:clamp(2.7rem,15.5vw,5.1rem)}.mode-strip{gap:8px}.finish-strip{gap:6px}.standard-model-copy .button{width:100%}}@media(max-width:640px){.brand-video-section{width:100%;padding:clamp(56px,14vw,82px) 0;place-items:center}.brand-video-section .intro-copy{align-self:start;justify-self:center;width:min(94vw,520px);max-width:none;margin-bottom:0;padding:clamp(52px,14vw,84px) clamp(18px,5vw,28px) 24px}.brand-video-section .intro-copy h2{font-size:clamp(2.25rem,10vw,3.35rem);line-height:1.04}.brand-video-section .video-block{justify-self:center;width:min(94vw,520px);min-height:0;aspect-ratio:4 / 5}.brand-video-section .video-block img,.brand-video-section .video-block video{object-fit:cover;object-position:22% 6%;transform:scale(1.16)}.studio-media-band .video-block{width:100%;min-height:clamp(320px,92vw,420px);aspect-ratio:auto}.development-section{gap:36px;padding:88px 20px 76px}.development-images{grid-template-columns:1fr;grid-template-rows:auto;height:auto}.development-image-large,.development-image:not(.development-image-large){grid-row:auto;aspect-ratio:4 / 3}.development-copy h2{font-size:clamp(2.2rem,10vw,3.35rem)}}@media(max-width:430px){.development-copy .button-row{align-items:stretch;flex-direction:column}.development-copy .button-row .button{width:100%}}.review-mode .hero{min-height:auto}.review-mode .hero-content,.review-mode .section,.review-mode .brand-intro,.review-mode .proof-section,.review-mode .atmosphere-section,.review-mode .collection-intro,.review-mode .inquiry-section{padding-block:34px}.review-mode h1{font-size:clamp(2.35rem,4.35vw,4.1rem)}.review-mode h2{font-size:clamp(1.55rem,2.6vw,2.55rem)}.review-mode .product-window{margin-bottom:30px;padding:24px}.review-mode .product-sheet-head h2 span{font-size:clamp(2.55rem,6vw,5.1rem)}@media print{.site-header,.button-row,.button,button{display:none!important}html,body{background:#fff;color:#111}.hero,.section,.brand-intro,.proof-section,.atmosphere-section,.collection-intro,.product-window,.inquiry-section,.site-footer{width:100%;min-height:auto;padding:14mm 0;margin:0;break-inside:avoid}h1{font-size:34pt}h2{font-size:24pt}p,li{color:#333!important}.dark-band,.product-window{background:#fff;color:#111}figure,.video-block{max-height:95mm}}
