:root{--canvas: #f3f0e8;--paper: #fffdf8;--ink: #10131a;--muted: #5c605f;--line: rgb(16 19 26 / .16);--blue: #3155ff;--blue-dark: #1e39c7;--orange: #ff6a3d;--green: #143f32;--green-dark: #0d2d24;--green-light: #9ce6c3;--white: #ffffff;--max-width: 1440px;--page-gutter: clamp(20px, 3.4vw, 52px);--font-sans: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Helvetica Neue", Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--canvas);color:var(--ink);font-family:var(--font-sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}.site-shell{min-height:100vh;overflow:clip}.site-header{position:sticky;z-index:100;top:0;width:100%;max-width:var(--max-width);min-height:84px;margin:0 auto;padding:0 var(--page-gutter);border-bottom:1px solid var(--line);background:#f3f0e8f0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{width:fit-content;min-height:44px;display:inline-flex;align-items:center;gap:11px;font-size:15px;font-weight:690;letter-spacing:-.025em}.brand-mark{width:25px;height:25px;color:var(--blue);flex:none}.site-nav{display:flex;align-items:center;gap:36px}.site-nav a,.header-contact{min-height:44px;display:inline-flex;align-items:center;font-size:13px;font-weight:620}.site-nav a{position:relative}.site-nav a:after{position:absolute;right:0;bottom:7px;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform .2s ease}.site-nav a:hover:after{transform:scaleX(1);transform-origin:left}.header-contact{justify-self:end;gap:8px}.arrow{display:inline-block;font-size:1.05em;line-height:1;transition:transform .2s ease}a:hover .arrow{transform:translate(2px,-2px)}.eyebrow,.product-kicker,.workshop-label{margin:0;font-size:11px;font-weight:720;letter-spacing:.145em;line-height:1.2;text-transform:uppercase}.eyebrow{display:inline-flex;align-items:center;gap:10px}.eyebrow:before{width:7px;height:7px;border-radius:50%;background:var(--orange);content:""}.button{width:fit-content;min-height:52px;padding:0 21px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:14px;font-size:14px;font-weight:680;letter-spacing:-.01em;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:var(--white);box-shadow:0 12px 28px #10131a26}.button-primary:hover{background:var(--blue);box-shadow:0 16px 32px #3155ff3d}.button-light{margin-top:36px;background:var(--green-light);color:var(--green-dark)}.button-light:hover{background:var(--white)}.button-dark{margin-top:30px;background:var(--ink);color:var(--white)}.button-dark:hover{background:var(--white);color:var(--blue-dark)}.hero-section{width:100%;max-width:var(--max-width);min-height:calc(100svh - 84px);margin:0 auto;padding:clamp(48px,7vh,86px) var(--page-gutter) clamp(72px,9vh,110px);display:grid;grid-template-columns:minmax(0,.82fr) minmax(540px,1.18fr);align-items:center;gap:clamp(42px,5vw,82px)}.hero-copy{position:relative;z-index:2;max-width:610px;animation:rise-in .65s 80ms both cubic-bezier(.22,1,.36,1)}.hero-copy h1{margin:30px 0 0;font-size:clamp(60px,6.7vw,104px);font-weight:720;letter-spacing:-.068em;line-height:.86}.hero-copy h1 span{display:block}.headline-accent{color:var(--blue)}.hero-lede{max-width:540px;margin:34px 0 0;color:var(--muted);font-size:clamp(17px,1.45vw,20px);letter-spacing:-.018em;line-height:1.58;text-wrap:pretty}.hero-actions{margin-top:34px;display:flex;align-items:center;gap:26px}.text-link{min-height:44px;border-bottom:1px solid var(--ink);display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:670}.text-link span{transition:transform .2s ease}.text-link:hover span{transform:translateY(3px)}.hero-byline{margin:36px 0 0;color:var(--muted);font-size:12px;letter-spacing:.01em}.hero-stage{position:relative;min-width:0;height:clamp(590px,47vw,710px);overflow:hidden;border-radius:8px;background:var(--blue);isolation:isolate;animation:rise-in .7s .16s both cubic-bezier(.22,1,.36,1)}.hero-stage:before{position:absolute;z-index:-1;inset:0;background-image:linear-gradient(rgb(255 255 255 / .09) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .09) 1px,transparent 1px);background-size:46px 46px;content:"";-webkit-mask-image:linear-gradient(to bottom right,black,transparent 82%);mask-image:linear-gradient(to bottom right,black,transparent 82%)}.hero-stage:after{position:absolute;z-index:-1;right:-18%;bottom:-12%;width:66%;aspect-ratio:1;border:1px solid rgb(255 255 255 / .28);border-radius:50%;box-shadow:0 0 0 54px #ffffff0e,0 0 0 108px #ffffff0a;content:""}.stage-index{position:absolute;top:24px;right:26px;color:#ffffff59;font-size:90px;font-weight:760;letter-spacing:-.08em;line-height:1}.product-window{overflow:hidden;border:1px solid rgb(16 19 26 / .18);border-radius:14px;background:var(--paper);color:var(--ink);box-shadow:0 36px 80px #0c143859,0 8px 24px #0c14382e;display:block;transition:transform .24s ease,box-shadow .24s ease}.hero-window{position:absolute;z-index:3;top:12.5%;left:7%;width:86%;transform:rotate(-1.2deg)}.hero-window:hover{transform:rotate(-.3deg) translateY(-4px);box-shadow:0 44px 92px #0c14386b,0 10px 28px #0c143838}.window-bar{height:36px;padding:0 14px;border-bottom:1px solid rgb(16 19 26 / .12);background:#f4f4f1;display:grid;grid-template-columns:58px 1fr 58px;align-items:center}.window-dots{display:flex;align-items:center;gap:5px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#c6c6c1}.window-dots i:first-child{background:var(--orange)}.window-address{overflow:hidden;color:#707471;font-size:9px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.window-image{display:block;aspect-ratio:1600 / 839;overflow:hidden;background:#fff}.window-image img{width:100%;height:100%;object-fit:cover;object-position:top center}.detail-crop{position:absolute;z-index:5;overflow:hidden;border:7px solid var(--paper);background:var(--paper);box-shadow:0 22px 48px #0c143840;pointer-events:none}.detail-crop img{max-width:none;height:100%;object-fit:cover}.detail-crop-plan{right:3.8%;bottom:15%;width:46%;height:24%;transform:rotate(2.2deg)}.detail-crop-plan img{width:218%;transform:translate(-53%)}.detail-crop-copy{bottom:5%;left:7%;width:36%;height:19%;transform:rotate(-2deg)}.detail-crop-copy img{width:235%;transform:translate(-3%)}.fact-notes{position:absolute;z-index:6;right:4%;bottom:4%;left:49%;margin:0;padding:0;color:var(--white);display:flex;justify-content:flex-end;gap:7px;list-style:none}.fact-notes li{min-height:30px;padding:0 10px;border:1px solid rgb(255 255 255 / .38);border-radius:999px;background:#0f20746b;display:inline-flex;align-items:center;font-size:9px;font-weight:650;letter-spacing:.02em;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.marquee{width:100%;overflow:hidden;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--blue);color:var(--white)}.marquee-track{width:max-content;height:52px;display:flex;align-items:center;animation:marquee 28s linear infinite}.marquee-track span{font-size:13px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;white-space:pre}.featured-section{position:relative;width:100%;max-width:var(--max-width);min-height:820px;margin:0 auto;padding:clamp(86px,9vw,136px) var(--page-gutter);overflow:hidden;background:var(--green);color:var(--white);display:grid;grid-template-columns:minmax(0,.83fr) minmax(520px,1.17fr);align-items:center;gap:clamp(52px,7vw,116px)}.featured-section:before{position:absolute;top:-16%;right:-8%;width:46%;aspect-ratio:1;border:1px solid rgb(156 230 195 / .19);border-radius:50%;box-shadow:0 0 0 70px #9ce6c308,0 0 0 140px #9ce6c307;content:""}.featured-copy{position:relative;z-index:2}.section-meta{margin-bottom:clamp(70px,8vw,116px);padding-bottom:14px;border-bottom:1px solid rgb(255 255 255 / .27);color:var(--green-light);display:flex;justify-content:space-between;gap:20px;font-size:10px;font-weight:680;letter-spacing:.12em;text-transform:uppercase}.product-kicker{color:var(--green-light)}.featured-copy h2{max-width:610px;margin:22px 0 0;font-size:clamp(47px,5.2vw,78px);font-weight:710;letter-spacing:-.06em;line-height:.95;text-wrap:balance}.featured-lede{max-width:560px;margin:30px 0 0;color:#ffffffb8;font-size:17px;line-height:1.65;text-wrap:pretty}.benefit-list{max-width:560px;margin:40px 0 0;padding:0;border-top:1px solid rgb(255 255 255 / .22);list-style:none}.benefit-list li{min-height:54px;border-bottom:1px solid rgb(255 255 255 / .22);display:grid;grid-template-columns:42px 1fr;align-items:center;color:#ffffffd4;font-size:13px}.benefit-list li span{color:var(--green-light);font-size:10px;font-weight:700}.featured-visual{position:relative;z-index:2;min-width:0;min-height:610px;display:block}.featured-screen{position:absolute;top:8%;right:-14%;width:108%;aspect-ratio:1.46;overflow:hidden;border:9px solid #e8eee9;border-radius:17px;background:#fff;box-shadow:0 40px 100px #02120d7a;transform:rotate(3deg);transition:transform .26s ease}.featured-visual:hover .featured-screen{transform:rotate(1.5deg) translateY(-5px)}.featured-screen img{width:100%;height:100%;object-fit:cover;object-position:top center}.result-note{position:absolute;z-index:3;bottom:7%;left:-4%;width:min(330px,54%);min-height:180px;padding:27px;border:1px solid rgb(20 63 50 / .12);background:var(--green-light);color:var(--green-dark);box-shadow:0 24px 70px #02120d59;display:flex;flex-direction:column}.result-note span{font-size:10px;font-weight:720;letter-spacing:.12em;text-transform:uppercase}.result-note strong{max-width:230px;margin-top:12px;font-size:clamp(27px,2.6vw,40px);font-weight:700;letter-spacing:-.055em;line-height:.98}.result-note i{margin-top:auto;font-size:11px;font-style:normal;font-weight:650}.principles-section{width:100%;max-width:var(--max-width);margin:0 auto;padding:clamp(94px,10vw,150px) var(--page-gutter) clamp(110px,11vw,170px)}.principles-heading{display:grid;grid-template-columns:minmax(190px,.7fr) minmax(460px,1.45fr) minmax(220px,.72fr);align-items:end;gap:clamp(32px,5vw,76px)}.principles-heading .eyebrow{align-self:start}.principles-heading h2{margin:0;font-size:clamp(52px,6.4vw,92px);font-weight:715;letter-spacing:-.066em;line-height:.9;text-wrap:balance}.principles-heading>p:last-child{margin:0;color:var(--muted);font-size:15px;line-height:1.6;text-wrap:pretty}.principle-list{margin:clamp(76px,8vw,118px) 0 0;padding:0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);display:grid;grid-template-columns:repeat(3,1fr);list-style:none}.principle-list li{min-height:300px;padding:25px clamp(22px,3vw,44px) 36px;display:flex;flex-direction:column}.principle-list li+li{border-left:1px solid var(--ink)}.principle-list li:first-child{padding-left:0}.principle-list li:last-child{padding-right:0}.principle-number{color:var(--blue);font-size:11px;font-weight:740}.principle-list h3{margin:auto 0 0;font-size:clamp(26px,2.7vw,39px);font-weight:690;letter-spacing:-.045em;line-height:1}.principle-list p{max-width:320px;margin:17px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.workshop-section{width:calc(100% - (2 * var(--page-gutter)));max-width:calc(var(--max-width) - (2 * var(--page-gutter)));margin:0 auto var(--page-gutter);padding:clamp(38px,5vw,72px);background:var(--blue);color:var(--white)}.workshop-label{padding-bottom:18px;border-bottom:1px solid rgb(255 255 255 / .35);color:#ffffffb8}.workshop-content{margin-top:clamp(72px,9vw,130px);display:grid;grid-template-columns:minmax(0,1.75fr) minmax(290px,.75fr);align-items:end;gap:clamp(48px,8vw,128px)}.workshop-content h2{max-width:860px;margin:0;font-size:clamp(58px,7.6vw,112px);font-weight:720;letter-spacing:-.073em;line-height:.86;text-wrap:balance}.workshop-content p{margin:0;color:#ffffffc2;font-size:15px;line-height:1.65;text-wrap:pretty}.site-footer{width:100%;padding:54px var(--page-gutter) 22px;overflow:hidden;background:var(--ink);color:var(--canvas)}.footer-top,.footer-bottom,.footer-wordmark{width:100%;max-width:calc(var(--max-width) - (2 * var(--page-gutter)));margin-right:auto;margin-left:auto}.footer-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}.footer-top .brand-mark{color:var(--green-light)}.footer-top p,.footer-top>a:last-child{color:#f3f0e891;font-size:12px}.footer-top>a:last-child{min-height:44px;display:inline-flex;align-items:center;justify-self:end;text-decoration:underline;text-underline-offset:4px}.footer-wordmark{margin-top:clamp(62px,8vw,112px);color:var(--canvas);font-size:clamp(72px,12.65vw,182px);font-weight:760;letter-spacing:-.082em;line-height:.75;white-space:nowrap}.footer-bottom{margin-top:44px;padding-top:18px;border-top:1px solid rgb(243 240 232 / .18);color:#f3f0e87a;display:flex;justify-content:space-between;gap:24px;font-size:10px;letter-spacing:.04em;text-transform:uppercase}.footer-bottom a{min-height:44px;margin-top:-16px;display:inline-flex;align-items:center}a:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.featured-section a:focus-visible,.workshop-section a:focus-visible,.site-footer a:focus-visible{outline-color:var(--green-light)}@keyframes rise-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes marquee{to{transform:translate(-33.333%)}}@media(max-width:1100px){.hero-section{min-height:auto;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);gap:34px}.hero-copy h1{font-size:clamp(54px,6.8vw,76px)}.hero-stage{height:590px}.fact-notes{left:44%}.fact-notes li{padding:0 8px;font-size:8px}.featured-section{min-height:760px;grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);gap:48px}.featured-screen{right:-20%;width:116%}.principles-heading{grid-template-columns:.65fr 1.35fr}.principles-heading>p:last-child{grid-column:2;max-width:440px}}@media(max-width:760px){:root{--page-gutter: 20px}.site-header{min-height:70px;grid-template-columns:1fr auto}.site-nav{display:none}.header-contact{padding-left:12px}.header-contact .arrow{display:none}.hero-section{padding-top:52px;padding-bottom:68px;grid-template-columns:minmax(0,1fr);gap:50px}.hero-copy{max-width:none}.hero-copy h1{font-size:clamp(54px,16.5vw,83px);line-height:.88}.hero-lede{margin-top:28px;font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-stage{width:100%;height:clamp(470px,130vw,600px)}.stage-index{top:18px;right:19px;font-size:68px}.hero-window{top:13%;left:4%;width:92%}.window-bar{height:30px;grid-template-columns:46px 1fr 46px}.window-dots i{width:6px;height:6px}.detail-crop-plan{right:3%;bottom:17%;width:58%;height:25%}.detail-crop-copy{bottom:7%;left:4%;width:42%;height:18%}.fact-notes{right:3%;bottom:3%;left:48%;flex-wrap:wrap}.fact-notes li{min-height:26px}.featured-section{min-height:0;padding-top:80px;padding-bottom:78px;grid-template-columns:minmax(0,1fr);gap:72px}.featured-section:before{top:44%;right:-38%;width:90%}.section-meta{margin-bottom:72px}.featured-copy h2{font-size:clamp(48px,14vw,70px)}.featured-visual{min-height:min(124vw,560px)}.featured-screen{top:0;right:-13%;width:112%}.result-note{bottom:0;left:0;min-height:158px}.principles-section{padding-top:92px;padding-bottom:104px}.principles-heading{grid-template-columns:minmax(0,1fr);gap:38px}.principles-heading h2{font-size:clamp(52px,16vw,76px)}.principles-heading>p:last-child{grid-column:auto}.principle-list{grid-template-columns:minmax(0,1fr)}.principle-list li{min-height:230px;padding:24px 0 30px}.principle-list li+li{border-top:1px solid var(--ink);border-left:0}.principle-list h3{font-size:34px}.workshop-content{margin-top:76px;grid-template-columns:minmax(0,1fr);gap:48px}.workshop-content h2{font-size:clamp(54px,16vw,78px)}.footer-top{grid-template-columns:1fr;gap:14px}.footer-top p{margin:12px 0 0}.footer-top>a:last-child{justify-self:start}.footer-wordmark{font-size:clamp(66px,21vw,104px);line-height:.78}}@media(max-width:430px){.brand{font-size:14px}.header-contact{font-size:12px}.hero-copy h1{font-size:clamp(50px,15.2vw,66px)}.button{width:100%}.hero-actions .text-link{width:fit-content}.hero-stage{height:430px}.detail-crop-copy{display:none}.detail-crop-plan{bottom:17%;width:68%;height:27%}.fact-notes{left:3%;justify-content:flex-start}.featured-visual{min-height:420px}.featured-screen{right:-22%;width:124%}.result-note{width:68%;padding:22px}.result-note strong{font-size:27px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.marquee-track{animation:none;transform:none}}
