@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');
:root{--ink:#2B3036;--deep:#1B242A;--white:#FFFFFF;--muted:#666D74;--rule:#DDE0E2;--wash:#F4F5F6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--white);color:var(--ink);font-family:'Montserrat',sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:2px solid #747D86;outline-offset:6px}a,button{touch-action:manipulation}.skip{position:fixed;top:-80px;left:20px;padding:14px;background:white;z-index:99}.skip:focus{top:10px}.header{height:106px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--rule);margin:0 5%;gap:24px}.brand{display:inline-flex;align-items:center;gap:14px;white-space:nowrap}.brand>span:last-child{font-size:17px;font-weight:600;letter-spacing:.15em}.brand-mark{font-size:34px;letter-spacing:-.12em;font-weight:700;line-height:1;padding-right:4px}.header nav{display:flex;gap:35px;font-size:14px;font-weight:500}.header nav a:hover,.footer-bottom a:hover{text-decoration:underline;text-underline-offset:6px}.header-cta{font-size:14px;font-weight:600;display:flex;gap:32px;align-items:center;border:1px solid var(--ink);padding:15px 20px}.header-cta:hover{background:var(--ink);color:white}.hero{padding-top:90px}.hero-copy{max-width:1440px;margin:auto;padding:0 7% 76px;display:grid;grid-template-columns:1.4fr 1fr;align-items:end;gap:40px}.eyebrow{display:flex;gap:15px;align-items:center;font-size:12px;letter-spacing:.17em;line-height:1.8;font-weight:600;margin:0 0 28px}.tiny-line{width:28px;height:1px;background:currentColor}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:500;letter-spacing:-.065em;line-height:1.075;margin-bottom:0}h1{font-size:clamp(66px,7.4vw,118px)}.soft{color:#858B90}.hero-intro{padding:0 0 8px 8%;font-size:17px;line-height:1.75}.hero-intro>p{margin-bottom:20px}.hero-intro .secondary{font-size:14px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;padding:19px 25px;background:var(--ink);color:white;font-size:14px;line-height:1.5;font-weight:500;border:1px solid var(--ink);transition:background .2s}.button:hover{background:var(--deep)}.button>span{font-size:19px;line-height:1}.hero-intro .button{margin-top:10px}.hero-scene{position:relative;margin:0 32px;height:570px;overflow:hidden;background:var(--deep)}.architecture{width:100%;height:100%;object-fit:cover;object-position:50% 57%}.hero-scene:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#1B242A65,transparent 65%);pointer-events:none}.scene-label{position:absolute;top:45px;left:4.5%;color:white;z-index:1;max-width:42%;text-shadow:0 2px 20px #0005}.mini-brand{font-size:12px;letter-spacing:.18em;font-weight:500}.scene-label p{font-size:27px;line-height:1.35;letter-spacing:-.035em;margin:18px 0 0}.scene-index{position:absolute;bottom:27px;left:4.5%;font-size:12px;letter-spacing:.15em;color:white;z-index:1}.hero-product{position:absolute;z-index:1;right:8%;top:65px;width:40%;max-width:520px;border:6px solid var(--ink);box-shadow:0 24px 60px #0006;border-radius:12px;background:var(--ink);overflow:hidden;transform:rotate(-3deg)}.window-bar{height:34px;display:flex;justify-content:space-between;align-items:center;padding:0 10px;font-size:12px;letter-spacing:.09em;color:#d0d4d8;gap:10px}.window-dots{display:flex;gap:4px}.window-dots i{width:5px;height:5px;border-radius:50%;background:#969CA1}.hero-product>img{width:100%;height:auto;display:block;border-radius:3px}.platform-strip{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:35px 7%;border-bottom:1px solid var(--rule)}.platform-strip>p{font-size:12px;line-height:1.7;letter-spacing:.1em;margin:0;color:var(--muted)}.platform-strip>div{display:flex;gap:34px}.platform-strip a{font-size:12px;font-weight:500;display:flex;gap:14px;align-items:center}.platform-strip a:hover{color:#858B90}.platform-strip a span{color:#8C9399}.section{padding:125px 7%;max-width:1600px;margin:0 auto}.section-top{display:flex;justify-content:space-between;align-items:baseline}.section-aside{font-size:12px;color:var(--muted)}h2{font-size:clamp(38px,4.2vw,66px)}.section-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:70px;align-items:end;margin-bottom:65px}.section-heading>p{font-size:15px;line-height:1.9;max-width:360px;margin:0 0 5px;color:var(--muted)}.workspace-layout{display:grid;grid-template-columns:.95fr 1.3fr;gap:8%;align-items:center}.feature-nav{align-self:center}.feature-tab{width:100%;background:transparent;cursor:pointer;color:var(--ink);text-align:left;border:0;border-top:1px solid var(--rule);padding:26px 0;display:flex;align-items:baseline;gap:18px}.feature-number{font-size:12px;color:#8b9196}.feature-tab strong{font-size:17px;line-height:1.5;display:block;font-weight:500}.feature-detail{display:block;max-width:310px;font-size:14px;line-height:1.85;color:var(--muted);margin-top:10px}.feature-tab:not(.active) .feature-detail{display:none}.feature-tab:not(.active){color:#767D84}.feature-tab.active{border-top-color:var(--ink)}.tab-arrow{margin-left:auto;font-size:21px}.feature-tab:not(.active) .tab-arrow{opacity:.35}.feature-tab:hover strong{color:#1B242A}.feature-footnote{font-size:12px;line-height:1.8;color:var(--muted);margin:36px 0 0;padding-left:32px}.product-stage{background:var(--wash);padding:22px 24px 0;border:1px solid #eceeef}.product-stage-top{font-size:12px;letter-spacing:.12em;display:flex;justify-content:space-between;gap:20px;margin-bottom:22px;color:var(--muted)}.product-image-wrap{aspect-ratio:1.14;background:var(--ink);display:flex;align-items:center;justify-content:center;box-shadow:0 12px 25px #1b242a18;border:5px solid var(--ink);border-radius:7px;overflow:hidden}.product-image-wrap img{width:100%;height:100%;object-fit:contain;display:block}.product-caption{font-size:12px;text-align:center;color:var(--muted);padding:20px 0;margin:0;line-height:1.6}.nova{background:var(--deep);color:white;max-width:none;padding-top:110px;padding-bottom:110px}.nova-layout{max-width:1360px;margin:auto;display:grid;grid-template-columns:1fr 1.1fr;gap:9%;align-items:center}.nova .eyebrow{color:#B2BBC2}.nova h2{font-size:clamp(40px,4.3vw,66px)}.nova-soft{color:#A9B0B6}.nova-copy>p:not(.eyebrow){font-size:14px;line-height:1.9;color:#c2c8cd;max-width:395px;margin-top:30px;margin-bottom:0}.nova-copy>p+p:not(.eyebrow){margin-top:18px}.text-link{display:inline-flex;align-items:center;gap:50px;border-bottom:1px solid #8b959d;padding:18px 0;font-size:14px;margin-top:23px}.nova-image{margin:0;min-width:0}.nova-image>img{width:100%;height:auto;display:block;border:1px solid #ffffff35;box-shadow:0 20px 50px #0003}.nova-image figcaption{font-size:12px;color:#c2c8cd;letter-spacing:.1em;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0 0;line-height:1.8}.nova-image figcaption>span:last-child{font-size:26px}.principles{padding-top:140px;padding-bottom:140px}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:65px}.principle-grid article{border-top:1px solid var(--rule);padding-top:25px}.principle-index{font-size:12px;color:var(--muted);display:block;margin-bottom:26px}.principle-grid h3{font-size:18px;letter-spacing:-.025em;font-weight:500;margin-bottom:16px}.principle-grid p{font-size:14px;line-height:1.9;color:var(--muted);max-width:300px;margin-bottom:0}.closing{margin:0 32px;position:relative;min-height:570px;color:white;display:flex;align-items:center;padding:75px 7%;overflow:hidden;background:var(--deep)}.closing>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 55%}.closing-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#1B242Ae0,#1B242A55)}.closing-copy{position:relative;z-index:1}.closing h2{font-size:clamp(50px,5.2vw,82px)}.closing h2>span{font-weight:400}.button-light{background:white;border-color:white;color:var(--ink);margin-top:36px}.button-light:hover{background:#e9ebed}.closing-copy>p:last-child{font-size:12px;margin:22px 0 0;color:#e1e5e8}footer{padding:65px 7% 30px}.footer-top{display:flex;align-items:center;gap:40px;padding-bottom:50px}.footer-top>p{font-size:12px;color:var(--muted);margin:0}.back-top{margin-left:auto;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid var(--rule);padding-top:26px;font-size:12px;color:var(--muted)}.footer-bottom nav{display:flex;gap:25px}.footer-bottom>span:last-child{font-size:12px}@media(min-width:1650px){.hero-copy{max-width:none;padding-left:10%;padding-right:10%}.hero-scene{height:650px}.hero-product{max-width:570px;right:13%}}@media(max-width:1050px){.header nav{gap:20px}.hero-copy{grid-template-columns:1.3fr 1fr;gap:22px}.hero-intro{padding-left:0;font-size:15px}h1{font-size:78px}.hero-scene{height:470px}.hero-product{top:65px;right:6%;width:43%}.scene-label p{font-size:23px}.platform-strip{padding:28px 7%}.platform-strip>div{gap:18px}.workspace-layout{gap:5%}.feature-tab strong{font-size:15px}.nova-layout{gap:6%}}@media(max-width:760px){.header{height:84px;margin:0 6%;gap:15px}.brand{gap:9px}.brand>span:last-child{font-size:14px;letter-spacing:.12em}.brand-mark{font-size:28px}.header nav{display:none}.header-cta{font-size:12px;gap:16px;padding:12px 14px}.hero{padding-top:62px}.hero-copy{display:block;padding:0 7% 48px}.eyebrow{font-size:12px;margin-bottom:22px}h1{font-size:clamp(59px,10.5vw,80px)}.hero-intro{padding:30px 0 0;font-size:15px;max-width:400px}.hero-intro .secondary{display:none}.hero-intro>p{margin-bottom:18px}.hero-intro .button{margin-top:0}.button{font-size:12px;padding:17px 22px;gap:40px}.hero-scene{margin:0 16px;height:475px}.architecture{object-position:38% 50%}.hero-product{width:65%;top:142px;right:6%;max-width:330px;transform:rotate(-3deg);border-width:4px}.window-bar{height:25px;font-size:12px}.window-dots{gap:3px}.window-dots i{height:4px;width:4px}.scene-label{top:26px;left:7%;max-width:90%}.scene-label p{font-size:22px;margin-top:10px}.mini-brand{font-size:12px}.scene-index{font-size:12px;bottom:18px;left:7%}.platform-strip{display:block;padding:27px 7%}.platform-strip>p{font-size:12px;margin-bottom:20px}.platform-strip>div{justify-content:space-between;gap:15px}.platform-strip a{font-size:12px;gap:7px}.section{padding:78px 7%}.section-aside{display:none}.section-heading{display:block;margin-bottom:40px}h2{font-size:40px}.section-heading>p{font-size:14px;margin-top:25px;line-height:1.8;max-width:440px}.workspace-layout{display:flex;flex-direction:column;gap:35px;align-items:stretch}.feature-tab{padding:20px 0}.feature-tab strong{font-size:16px}.feature-detail{max-width:100%;font-size:14px}.feature-footnote{display:none}.product-stage{padding:18px 18px 0}.product-stage-top{font-size:12px;margin-bottom:18px}.product-caption{font-size:12px;padding:16px 0}.nova-layout{grid-template-columns:1fr;gap:40px}.nova h2{font-size:43px}.nova-copy>p:not(.eyebrow){font-size:14px;max-width:100%}.nova-image figcaption{font-size:12px}.principle-grid{grid-template-columns:1fr;gap:30px;margin-top:42px}.principle-grid article{display:grid;grid-template-columns:25px 1fr;column-gap:15px}.principle-index{grid-row:1/3;margin:3px 0 0}.principle-grid h3{font-size:17px}.principle-grid p{max-width:none;font-size:14px}.closing{margin:0 16px;min-height:470px;padding:60px 7%}.closing .eyebrow{font-size:12px;max-width:210px}.closing h2{font-size:49px}.closing-overlay{background:linear-gradient(90deg,#1B242Ae8,#1B242A80)}footer{padding:45px 7% 26px}.footer-top{flex-wrap:wrap;gap:20px;padding-bottom:30px}.footer-top>p{display:none}.back-top{font-size:12px}.footer-bottom{flex-wrap:wrap;row-gap:20px;justify-content:space-between}.footer-bottom>span:last-child{display:none}}@media(max-width:380px){.header-cta{padding:10px;font-size:12px;gap:8px}.hero-product{width:75%;right:6%}.platform-strip>div{flex-wrap:wrap}.platform-strip a{font-size:12px}.hero-scene{height:445px}.closing h2{font-size:43px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

h1{font-size:clamp(64px,6.2vw,100px)}.hero-copy{grid-template-columns:1.6fr 1fr}.hero-intro .secondary,.section-heading>p,.nova-copy>p:not(.eyebrow),.principle-grid p{font-size:16px}.header nav{font-size:14px}.hero-product .window-bar>span:nth-child(2){font-size:10px}.window-bar{height:34px}.soft{color:#747C83}@media(max-width:1050px){h1{font-size:clamp(58px,6.2vw,78px)}}@media(max-width:760px){h1{font-size:clamp(44px,10.6vw,72px)}.hero-copy{display:block}.hero-product .window-bar>span:nth-child(2){display:none}.header-cta{font-size:12px}.hero-scene .mini-brand,.scene-index{font-size:10px}.platform-strip>div{flex-wrap:wrap;justify-content:flex-start;gap:18px 25px}.platform-strip a{font-size:12px}.product-stage-top{flex-wrap:wrap;gap:8px}.hero-intro .button{font-size:14px}.feature-tab strong{font-size:17px}.feature-detail{font-size:14px}.principle-grid p{font-size:16px}.footer-bottom{font-size:12px}.footer-bottom nav{gap:20px}.header-cta{gap:12px}.header .brand>span:last-child{font-size:12px}.nova-image figcaption{font-size:12px}.closing .eyebrow{font-size:12px}.hero .eyebrow{font-size:12px}}

/* Refined image-led layout */
.header{background:#1B242A;color:#FFFFFF;margin:0;padding:0 5%;border-bottom:0}.header-cta{border-color:#FFFFFF}.header-cta:hover{background:#FFFFFF;color:#1B242A}
.workspace{padding-bottom:20px}.workspace .section-heading{margin-bottom:0}
.story{display:grid;grid-template-columns:1.35fr 1fr;gap:7%;align-items:center;padding-top:65px;padding-bottom:65px}.story figure{margin:0;min-width:0}.story img,.statement-art img{display:block;width:100%;height:auto;object-fit:contain}.story.image-right{grid-template-columns:1fr 1.35fr}.story.image-right figure{grid-column:2;grid-row:1}.story.image-right .story-copy{grid-column:1;grid-row:1}.story h2{font-size:clamp(32px,3.1vw,48px)}.story-copy>p:last-child{font-size:16px;line-height:1.9;color:var(--muted);margin:28px 0 0}.story .eyebrow{font-size:11px;letter-spacing:.13em}.nova{margin-top:65px}.nova-text-only{max-width:900px;margin:auto;text-align:center}.nova-text-only .eyebrow{justify-content:center}.nova-text-only>p:not(.eyebrow){max-width:640px;margin:30px auto 0;color:#C2C8CD;font-size:16px;line-height:1.9}.statement-art{margin:0 7% 100px}.hero-scene .scene-label{max-width:80%}
@media(max-width:760px){.header{margin:0;padding:0 6%}.story,.story.image-right{display:flex;flex-direction:column;gap:30px;padding-top:35px;padding-bottom:35px;align-items:stretch}.story h2{font-size:36px}.workspace{padding-bottom:15px}.story-copy>p:last-child{margin-top:20px}.nova{margin-top:40px}.nova h2{font-size:38px}.statement-art{margin:0 16px 55px}.hero-scene{height:390px}}

/* Give the supplied artwork the leading role. */
.story{max-width:1800px;padding-left:4%;padding-right:4%;grid-template-columns:minmax(0,2.8fr) minmax(220px,1fr);gap:4%}.story.image-right{grid-template-columns:minmax(220px,1fr) minmax(0,2.8fr)}.story h2{font-size:clamp(28px,2.5vw,42px)}.statement-art{margin-left:4%;margin-right:4%}
@media(max-width:900px){.story,.story.image-right{display:flex;flex-direction:column;gap:28px;padding-left:4%;padding-right:4%}.story-copy{max-width:620px}.story h2{font-size:36px}}

.story,.story.image-right{display:block;max-width:1800px;padding:40px 4%}.story figure{width:100%}.story:first-of-type{padding-top:60px}@media(max-width:760px){.story,.story.image-right{padding:20px 4%}}

.story,.story.image-right{max-width:none;padding:35px 0}.statement-art{margin:35px 0 70px}.story img,.statement-art img{width:100%;height:auto}@media(max-width:760px){.story,.story.image-right{padding:18px 0}.statement-art{margin:18px 0 45px}}

.photo-story{position:relative;width:100%;margin:50px 0;isolation:isolate;color:white;display:grid;align-items:center;min-height:560px;aspect-ratio:16/9;overflow:hidden;background:#1B242A}.photo-story>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.photo-story:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(27,36,42,.86),rgba(27,36,42,.55) 35%,transparent 78%);z-index:-1}.photo-story.text-right:after{background:linear-gradient(270deg,rgba(27,36,42,.86),rgba(27,36,42,.55) 35%,transparent 78%)}.photo-copy{width:52%;padding:7vw}.text-right .photo-copy{margin-left:auto}.photo-copy h2{font-size:clamp(42px,4.5vw,80px);line-height:1.1;letter-spacing:-.05em}.photo-copy>p:last-child{font-size:clamp(16px,1.3vw,21px);line-height:1.8;margin:30px 0 0;max-width:480px}.photo-copy .eyebrow{font-size:12px;letter-spacing:.16em}.quiet-photo:after{opacity:.35}@media(max-width:760px){.photo-story{min-height:530px;aspect-ratio:auto;margin:25px 0}.photo-copy{width:88%;padding:9%}.photo-copy h2{font-size:clamp(34px,8vw,52px)}.photo-copy>p:last-child{font-size:16px}.photo-story:after{background:linear-gradient(90deg,#1B242Adb,#1B242A55)}.photo-story.text-right:after{background:linear-gradient(270deg,#1B242Adb,#1B242A55)}.text-right .photo-copy{text-align:right}.text-right .eyebrow{justify-content:flex-end}.quiet-photo>img{object-position:30% center}}

.cropped-editorial{width:100%;margin:50px 0}.cropped-editorial figure{width:50%;margin:0;overflow:hidden}.cropped-editorial img{display:block;width:150%;max-width:none;height:auto}@media(max-width:760px){.cropped-editorial{margin:25px 0}.cropped-editorial figure{width:75%}}

.footer-bottom nav{flex-wrap:wrap;justify-content:center;row-gap:12px}
