:root{--ink: #1d1d1f;--paper: #fff;--white: #fff;--muted: #6e6e73;--line: rgba(0, 0, 0, .12);--violet: #4f46e5;--orange: #ff6b35;--green: #18794e;--mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--sans: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Helvetica Neue", Arial, sans-serif;--serif: var(--sans);--page: min(1080px, calc(100vw - 64px) )}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:17px;line-height:1.5}a{color:inherit;text-decoration:none}p,h1,h2,h3,blockquote{margin-top:0}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid #06c;outline-offset:3px}.page-shell{width:var(--page);margin-inline:auto}.skip-link{position:fixed;top:8px;left:8px;z-index:100;padding:10px 14px;background:var(--ink);color:var(--white);transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{width:var(--page);margin:0 auto;min-height:110px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.wordmark{display:flex;flex-direction:column;font:500 15px/1.05 var(--mono);letter-spacing:.02em}.site-header nav{display:flex;align-items:center;gap:34px;font-size:16px}.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-4px;height:1px;background:currentColor;transition:right .25s ease}.site-header nav a:hover:after{right:0}.site-header nav a[aria-current=page]:after,.site-header nav a.is-current:after{right:0}.site-header .contact-link{width:40px;height:40px;padding:0;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.site-header .contact-link svg{width:16px;height:16px;fill:currentColor}.site-header .contact-link:hover{background:#0000000d;transform:translateY(-1px)}.site-header .contact-link:after{display:none}.has-dark-hero .site-header{background:#000;color:#f5f5f7;border-bottom-color:#ffffff2e}.has-dark-hero .site-header .contact-link{border-color:#ffffffa6}.has-dark-hero .site-header .contact-link:hover{border-color:#ffffffe6;background:#ffffff1a}.has-dark-hero{background:#000}.hero{min-height:720px;padding:clamp(80px,10vw,140px) 0 110px;display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:clamp(70px,10vw,150px);align-items:center}.hero-content{grid-column:1;grid-row:1}.hero-portrait{grid-column:2;grid-row:1;align-self:start;margin-top:55px}.hero-portrait img{display:block;width:240px;height:240px;object-fit:cover;border-radius:50%;background:#f5f5f7}.hero-kicker,.kicker{font:500 13px/1.3 var(--mono);text-transform:uppercase;letter-spacing:.09em}.hero h1,.about-hero h1,.not-found h1{font-size:clamp(60px,8.4vw,136px);font-weight:500;line-height:.91;letter-spacing:-.07em;margin-bottom:70px}em{font-family:inherit;font-style:normal;font-weight:inherit;color:var(--muted)}.hero-intro{max-width:650px;margin:0;color:var(--muted);font-size:clamp(19px,1.8vw,24px);line-height:1.5;letter-spacing:-.015em}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:38px}.primary-action{padding:13px 20px;border-radius:999px;background:var(--ink);color:var(--white);font-size:16px;font-weight:600;transition:transform .2s ease,opacity .2s ease}.primary-action:hover{transform:translateY(-1px);opacity:.86}.secondary-action{color:#06c;font-size:16px;font-weight:500}.secondary-action span{display:inline-block;margin-left:4px;transition:transform .2s ease}.secondary-action:hover span{transform:translate(3px)}.round-link{width:52px;height:52px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:20px;transition:.25s ease}.round-link:hover{color:var(--paper);background:var(--ink);transform:translateY(3px)}.proof-bar{display:grid;grid-template-columns:repeat(4,1fr);padding:0 max(32px,calc((100vw - 1080px)/2));background:var(--ink);color:var(--white)}.proof-bar p{margin:0;padding:42px 22px;border-right:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column;gap:5px}.proof-bar p:last-child{border:0}.proof-bar strong{font-size:clamp(25px,2.4vw,38px);font-weight:500;letter-spacing:-.05em}.proof-bar span{font:300 10px var(--mono);text-transform:uppercase;letter-spacing:.08em;opacity:.65}.work-section{padding:150px 0 180px}.section-intro{display:grid;grid-template-columns:1fr 2fr;margin-bottom:130px}.section-intro h2{font-size:clamp(45px,6vw,92px);line-height:.98;letter-spacing:-.055em;font-weight:500}.product-list{border-top:1px solid var(--line)}.product-feature{min-height:650px;padding:80px 0;display:grid;grid-template-columns:minmax(320px,.9fr) 1.5fr;gap:9vw;border-bottom:1px solid var(--line)}.product-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.product-heading{width:100%}.product-heading p{margin:0;color:var(--muted);display:flex;align-items:baseline;gap:8px;font-family:var(--sans);font-size:18px;font-weight:600;line-height:1.25;font-variant-numeric:tabular-nums;letter-spacing:-.015em}.product-copy h2{margin:74px 0 12px;font-size:clamp(42px,5vw,72px);line-height:1;letter-spacing:-.06em;font-weight:500}.product-statement{max-width:480px;font:400 clamp(25px,2.5vw,38px)/1.12 var(--serif)}.product-summary{max-width:500px;color:var(--muted);font-size:17px;line-height:1.55}.product-whitepaper{width:100%;margin-top:15px;padding:11px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px}.product-whitepaper>span{color:var(--muted);font-size:13px;font-weight:500;line-height:1.35}.product-whitepaper strong{font-size:14px;font-weight:600;text-align:right}.product-whitepaper strong span{display:inline-block;margin-left:4px;transition:transform .2s ease}.product-whitepaper:hover strong span{transform:translate(2px,-2px)}.product-award{width:100%;margin-top:15px;padding:11px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:12px}.product-award svg{width:26px;height:26px;flex:0 0 auto;fill:none;stroke:var(--green);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.product-award div{min-width:0;flex:1;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:12px}.product-award strong{font-size:18px;font-weight:600;line-height:1.1;letter-spacing:-.02em;white-space:nowrap}.product-award span{color:var(--muted);font-size:13px;line-height:1.35}.product-award i{display:inline-block;margin-left:3px;color:var(--ink);font-style:normal;transition:transform .2s ease}.product-award:hover i{transform:translate(2px,-2px)}.product-video-highlight{width:100%;margin-top:15px;padding:11px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:12px}.product-video-highlight>svg{width:26px;height:26px;flex:0 0 auto;fill:none;stroke:var(--orange);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.product-video-highlight strong{font-size:16px;font-weight:600}.product-video-highlight strong span{display:inline-block;margin-left:4px;transition:transform .2s ease}.product-video-highlight:hover strong span{transform:translate(2px,-2px)}.social-proof{width:100%;margin:20px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;list-style:none}.social-proof li{min-height:66px;padding:11px 14px;border:1px solid var(--line);border-radius:14px;display:flex;flex-direction:column;justify-content:center;gap:3px}.social-proof strong{font-size:17px;font-weight:600;line-height:1.1;letter-spacing:-.02em}.social-proof span{color:var(--muted);font-size:12px;line-height:1.25}.platform-list{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:30px 0 40px;list-style:none}.platform-list li{border:1px solid var(--line);border-radius:999px;font:500 13px var(--mono);text-transform:uppercase;letter-spacing:.06em;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.platform-list a{min-height:36px;padding:7px 13px;display:flex;align-items:center;gap:7px}.platform-list svg{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.platform-list .platform-icon-apple{fill:currentColor;stroke:none}.platform-list li:hover{background:#0000000b;border-color:#0003;transform:translateY(-1px)}.product-actions{width:100%;margin-top:22px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px}.product-actions .platform-list{margin:0}.text-link{display:inline-block;padding-bottom:4px;border-bottom:1px solid;font-size:16px;font-weight:500}.text-link span{display:inline-block;margin-left:8px;transition:transform .25s ease}.text-link:hover span{transform:translate(3px,-3px)}.visual-link{min-width:0}.product-visual{position:relative;min-height:520px;height:100%;overflow:hidden;isolation:isolate}.visual-link .product-visual{transition:transform .5s cubic-bezier(.2,.7,.2,1)}.visual-link:hover .product-visual{transform:scale(.985)}.visual-violet{background:#c9c2ff}.visual-orange{background:#f3a178}.visual-green{background:#b9d3bf}.map-grid{position:absolute;inset:-30%;transform:perspective(500px) rotateX(60deg) rotate(-25deg);background-image:linear-gradient(rgba(53,37,156,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(53,37,156,.16) 1px,transparent 1px);background-size:42px 42px}.map-orbit{position:absolute;border:1px solid rgba(49,29,161,.4);border-radius:50%;left:50%;top:48%;transform:translate(-50%,-50%)}.orbit-one{width:330px;height:330px}.orbit-two{width:500px;height:500px}.map-pin{position:absolute;width:92px;height:92px;border-radius:50% 50% 50% 0;background:var(--violet);left:50%;top:42%;transform:translate(-50%,-50%) rotate(-45deg);box-shadow:0 30px 70px #3b26ae40}.map-pin span{position:absolute;inset:29px;border-radius:50%;background:#e9e6ff}.address-card{position:absolute;bottom:8%;left:7%;right:7%;background:#f8f7f2ed;border:1px solid rgba(23,23,19,.14);padding:24px;display:grid;grid-template-columns:1fr auto;align-items:end;box-shadow:0 18px 50px #1e184721}.address-card span,.address-card small{font:500 12px var(--mono);letter-spacing:.06em;color:var(--muted)}.address-card strong{grid-row:2;margin-top:8px;font:500 16px var(--mono)}.address-card small{grid-row:1 / 3;grid-column:2}.spark-sun{position:absolute;width:440px;height:440px;border-radius:50%;background:#ffcf57;left:50%;top:50%;transform:translate(-50%,-50%)}.spark-face{position:absolute;width:215px;height:180px;left:50%;top:50%;transform:translate(-50%,-48%)}.spark-face span{position:absolute;top:35px;width:22px;height:31px;border-radius:50%;background:var(--ink)}.spark-face span:first-child{left:48px}.spark-face span:nth-child(2){right:48px}.spark-face i{position:absolute;width:75px;height:37px;border-bottom:7px solid var(--ink);border-radius:0 0 60px 60px;bottom:38px;left:70px}.speech{position:absolute;background:var(--white);border:1px solid rgba(23,23,19,.15);border-radius:999px;padding:13px 18px;font:500 11px var(--mono);box-shadow:0 10px 30px #5731171f}.speech-one{top:10%;right:7%;transform:rotate(3deg)}.speech-two{bottom:10%;left:6%;transform:rotate(-4deg)}.spark-star{position:absolute;font-size:38px}.star-one{left:10%;top:19%;color:#805bd7}.star-two{right:14%;bottom:21%;color:#ef4d62;font-size:25px}.recall-rings{position:absolute;width:480px;height:480px;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(32,83,57,.25);border-radius:50%;box-shadow:0 0 0 80px #ffffff21,0 0 0 160px #ffffff1c}.recall-card{position:absolute;width:min(360px,72%);min-height:280px;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-2deg);background:var(--white);padding:40px;box-shadow:0 30px 70px #1c462f33;display:flex;flex-direction:column}.recall-card small{font:600 12px var(--mono);letter-spacing:.1em;color:var(--green);margin-bottom:38px}.recall-card strong{font-size:29px;line-height:1.15;letter-spacing:-.04em;font-weight:500}.recall-card>span:last-child{font:500 12px var(--mono);color:var(--muted)}.alert-dot{position:absolute;width:8px;height:8px;right:36px;top:39px;border-radius:50%;background:#e74b39;box-shadow:0 0 0 6px #e74b3921}.recall-rule{height:1px;background:var(--line);margin:auto 0 16px}.scan-line{position:absolute;left:8%;right:8%;height:1px;top:23%;background:#ce262666;box-shadow:0 0 15px #ce262680}.approach-section{width:100%;padding:150px max(32px,calc((100vw - 1080px)/2)) 170px;background:var(--ink);color:var(--white)}.section-intro.inverse{border-bottom:1px solid rgba(255,255,255,.2)}.principles{display:grid;grid-template-columns:repeat(4,1fr)}.principles article{min-height:330px;padding:38px 30px 0 0;border-right:1px solid rgba(255,255,255,.2)}.principles article:not(:first-child){padding-left:30px}.principles article:last-child{border:0}.principles span{font:500 13px var(--mono);color:var(--muted)}.principles h3{margin:105px 0 20px;font:400 30px var(--serif)}.principles p{max-width:270px;font-size:16px;line-height:1.6;opacity:.72}.origin-section{padding:160px 0}.origin-section>div{margin-top:80px;display:grid;grid-template-columns:1.4fr .6fr;gap:10vw}.origin-section h2{font-size:clamp(44px,5.5vw,82px);line-height:1.02;letter-spacing:-.055em;font-weight:500}.origin-copy{padding-top:15px}.origin-copy p{color:var(--muted);font-size:17px;line-height:1.6;margin-bottom:25px}.origin-copy .text-link{margin-top:25px}.site-footer{padding:130px max(32px,calc((100vw - 1080px)/2)) 35px;background:#dbd8d0}.footer-cta{display:inline-block;max-width:1080px;font-size:clamp(48px,7vw,100px);font-weight:600;line-height:1;letter-spacing:-.06em;padding:30px 0 80px}.footer-cta span{color:var(--muted)}.footer-cta i{display:inline-block;margin-left:.08em;color:#06c;font-size:.42em;font-style:normal;vertical-align:top;transition:transform .2s ease}.footer-cta:hover i{transform:translate(3px,-3px)}.footer-meta{padding-top:0;border-top:0;display:grid;grid-template-columns:1fr 1fr;align-items:center;font:500 13px var(--sans);letter-spacing:0}.footer-meta>.footer-copyright{justify-self:start}.footer-meta>.social-links{justify-self:end}.footer-copyright p{margin:0}.footer-copyright span{display:block;margin-top:3px;color:#6e6e73;font:500 10px/1.2 var(--mono);letter-spacing:.03em}.about-hero{min-height:670px;padding:130px 0 100px}.about-hero h1{margin-top:100px}.about-story{padding:150px 0;border-top:1px solid var(--line)}.story-lead{max-width:1100px;font:400 clamp(32px,4.4vw,68px)/1.13 var(--serif)}.story-columns{margin:100px 0 0 34%;display:grid;grid-template-columns:1fr 1fr;gap:7vw;color:var(--muted)}.story-columns p{margin-bottom:24px}.journey-section{padding:140px 0}.journey-list{margin-top:70px;border-top:1px solid var(--line)}.journey-list article{padding:42px 0;display:grid;grid-template-columns:.45fr 1fr 1fr;gap:40px;border-bottom:1px solid var(--line);align-items:start}.journey-list article>p{font:500 13px var(--mono);color:var(--muted)}.journey-list h2{font-size:28px;line-height:1.2;letter-spacing:-.035em;font-weight:500}.journey-list span{color:var(--muted);max-width:500px;font-size:17px;line-height:1.55}.belief-section{padding:150px 0 180px}.belief-section blockquote{max-width:1150px;margin:70px 0 0;font:400 clamp(40px,6vw,90px)/1.05 var(--serif)}.case-hero{min-height:700px;padding:45px 0 110px;display:flex;flex-direction:column;align-items:flex-start}.case-meta{width:100%;display:flex;justify-content:space-between;margin-bottom:110px;font:500 13px var(--mono);text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.case-hero h1{margin:35px 0 0;font-size:clamp(75px,11vw,180px);line-height:.85;letter-spacing:-.08em;font-weight:500}.case-statement{max-width:760px;margin:55px 0 0;font:400 clamp(30px,4vw,60px)/1.08 var(--serif)}.case-hero .platform-list{margin-bottom:20px}.case-visual .product-visual.large{min-height:min(76vw,960px)}.case-thesis{padding:160px 0;display:grid;grid-template-columns:.4fr 1fr;gap:8vw}.case-thesis h2{font:400 clamp(38px,5vw,75px)/1.08 var(--serif)}.case-thesis-copy h2{margin-bottom:0}.case-thesis-copy .text-link{margin-top:34px}.metric-section{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.metric-section div{padding:50px 25px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:8px}.metric-section div:first-child{padding-left:0}.metric-section div:last-child{border:0}.metric-section strong{font-size:clamp(35px,4vw,58px);font-weight:500;letter-spacing:-.06em}.metric-section span{font:500 13px var(--sans);color:var(--muted)}.chapter-section{padding:130px 0}.chapter-section article{display:grid;grid-template-columns:44px minmax(220px,.75fr) minmax(0,1fr);gap:clamp(28px,5vw,64px);padding:80px 0;border-bottom:1px solid var(--line)}.chapter-section article>span{font:500 13px var(--mono);color:var(--muted)}.chapter-section h2{font:400 clamp(30px,3vw,45px)/1.12 var(--serif)}.chapter-section p{color:var(--muted);max-width:540px;font-size:17px;line-height:1.65}.next-product{padding:100px 0 160px}.next-product a{display:flex;justify-content:space-between;margin-top:30px;padding-top:40px;border-top:1px solid var(--line);font-size:clamp(60px,9vw,140px);line-height:.9;letter-spacing:-.07em}.not-found{min-height:800px;padding:140px 0}.not-found h1{margin:100px 0}.js [data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}.js [data-reveal].is-visible{opacity:1;transform:none}.hero h1,.about-hero h1,.not-found h1{font-size:clamp(56px,7vw,104px);font-weight:600;line-height:.98;letter-spacing:-.055em}.hero h1 span{color:var(--muted)}.hero-kicker,.kicker{font-family:var(--sans);font-weight:600;letter-spacing:.08em}.wordmark{font-family:var(--sans);font-weight:700;letter-spacing:-.01em}.proof-bar{padding-inline:max(32px,calc((100vw - 1080px)/2));background:#f5f5f7;color:var(--ink)}.proof-bar p{padding-block:38px;border-color:var(--line)}.proof-bar span{font-family:var(--sans);font-size:14px;font-weight:500;text-transform:none;letter-spacing:0;color:var(--muted);opacity:1}.section-intro h2{font-size:clamp(44px,5vw,72px);line-height:1.04;letter-spacing:-.045em;font-weight:600}.product-copy h2{max-width:560px;font-size:clamp(38px,3.4vw,54px);line-height:1.06;letter-spacing:-.04em;font-weight:600}.product-statement{font-family:var(--sans);font-weight:500;font-size:clamp(24px,2.2vw,34px);line-height:1.18;letter-spacing:-.025em}.platform-list li{font-family:var(--sans);font-weight:600;text-transform:none;letter-spacing:0}.product-visual{border-radius:28px}.visual-violet,.visual-orange,.visual-green{background:transparent}.screenshot-track{position:absolute;inset:0;display:flex;align-items:stretch;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}.screenshot-track::-webkit-scrollbar{display:none}.screenshot-slide{flex:0 0 100%;width:100%;height:100%;min-width:0;min-height:0;padding:32px 28px 58px;display:grid;place-items:center;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always}.screenshot-frame{height:100%;max-width:100%;aspect-ratio:600 / 1300;border-radius:18px;overflow:hidden;filter:drop-shadow(0 20px 24px rgba(0,0,0,.14))}.store-screenshot{display:block;width:100%;height:100%;min-width:0;min-height:0;object-fit:cover}.product-visual.large .screenshot-frame{border-radius:22px}.carousel-dots{position:absolute;z-index:2;left:50%;bottom:11px;display:flex;align-items:center;gap:0;transform:translate(-50%)}.carousel-dots button{width:20px;height:28px;padding:0;border:0;background:transparent;display:grid;place-items:center;cursor:pointer}.carousel-dots button:before{content:"";width:6px;height:6px;border-radius:50%;background:#1d1d1f3d;transition:background .2s ease,transform .2s ease}.carousel-dots button.active:before{background:#1d1d1fd1;transform:scale(1.08)}.carousel-dots button:focus-visible{outline:2px solid #06c;outline-offset:3px}.map-grid{background-image:linear-gradient(rgba(53,37,156,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(53,37,156,.07) 1px,transparent 1px)}.map-pin{width:76px;height:76px;box-shadow:0 24px 60px #3b26ae2e}.map-pin span{inset:25px;background:#fff}.address-card{background:#ffffffe6;border-color:#00000014;border-radius:16px;box-shadow:0 18px 50px #1e184714;backdrop-filter:blur(18px)}.spark-sun{width:390px;height:390px;box-shadow:0 30px 80px #ff95001f}.speech{background:#ffffffe6;border-color:#00000014;font-family:var(--sans);font-size:14px;box-shadow:0 10px 30px #57311714;backdrop-filter:blur(18px)}.speech-one,.speech-two{transform:none}.recall-card{transform:translate(-50%,-50%);border:1px solid rgba(0,0,0,.06);border-radius:24px;box-shadow:0 30px 70px #1c462f1f}.approach-section{padding-inline:max(32px,calc((100vw - 1080px)/2));background:#f5f5f7;color:var(--ink)}.section-intro.inverse,.principles article{border-color:var(--line)}.principles h3{font-family:var(--sans);font-size:27px;font-weight:600;letter-spacing:-.025em}.principles p{font-size:16px;color:var(--muted);opacity:1}.origin-section h2{font-size:clamp(44px,5vw,72px);font-weight:600;letter-spacing:-.045em}.site-footer{padding-inline:max(32px,calc((100vw - 1080px)/2));background:#000;color:#f5f5f7}.site-footer .kicker{color:#a1a1a6}.site-footer .footer-cta span{color:#86868b}.site-footer .footer-cta i{color:#2997ff}.site-footer .footer-meta{border-top-color:#fff3;color:#a1a1a6}.site-footer .footer-meta a{color:#f5f5f7}.social-links{display:flex;align-items:center;gap:10px}.social-links a{width:38px;height:38px;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:grid;place-items:center;transition:border-color .2s ease,background-color .2s ease}.social-links a:hover{border-color:#ffffff73;background:#ffffff14}.social-links a:focus-visible{outline:2px solid #2997ff;outline-offset:3px}.social-links svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.social-links .linkedin-icon{width:16px;height:16px;fill:currentColor;stroke:none}.footer-cta{font-size:clamp(48px,6vw,88px);font-weight:600;line-height:1;letter-spacing:-.055em}.story-lead{font-family:var(--sans);font-size:clamp(32px,4.4vw,64px);font-weight:600;line-height:1.12;letter-spacing:-.04em}.belief-section blockquote{font-family:var(--sans);font-size:clamp(40px,5.5vw,78px);font-weight:600;line-height:1.08;letter-spacing:-.045em}.case-hero h1{font-size:clamp(72px,10vw,144px);line-height:.92;letter-spacing:-.065em;font-weight:600}.case-statement{font-family:var(--sans);font-size:clamp(30px,4vw,56px);font-weight:500;line-height:1.1;letter-spacing:-.035em}.case-thesis h2{font-family:var(--sans);font-size:clamp(38px,5vw,70px);font-weight:600;line-height:1.08;letter-spacing:-.045em}.chapter-section h2{font-family:var(--sans);font-size:clamp(30px,3vw,42px);font-weight:600;line-height:1.12;letter-spacing:-.035em}.next-product a{font-size:clamp(56px,8vw,112px);font-weight:600;line-height:.95;letter-spacing:-.055em}.case-study{background:#fff}.case-hero{min-height:0;padding:76px 0 96px;background:#000;color:#f5f5f7;display:block}.case-hero-inner{display:flex;flex-direction:column;align-items:flex-start}.case-meta{margin-bottom:82px}.case-meta{color:#86868b;font-family:var(--sans);font-size:14px;font-weight:600;line-height:1.3;text-transform:none;letter-spacing:-.005em}.case-meta p{margin:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.case-title-row{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:26px}.case-app-icon{display:block;width:112px;height:112px;border:1px solid rgba(255,255,255,.16);border-radius:25px;box-shadow:0 18px 44px #0000006b}.case-hero h1{max-width:980px;margin:0;font-size:clamp(58px,7vw,96px);font-weight:600;line-height:.98;letter-spacing:-.055em}.case-statement{max-width:820px;margin:32px 0 0;font-size:clamp(30px,3.6vw,46px);font-weight:500;line-height:1.12;letter-spacing:-.035em}.case-summary{max-width:720px;margin:24px 0 0;color:#a1a1a6;font-size:19px;line-height:1.55;letter-spacing:-.01em}.case-actions{margin-top:38px;display:flex;flex-wrap:wrap;align-items:center;gap:18px 26px}.case-actions .platform-list{margin:0}.case-hero .platform-list li{border-color:#ffffff3d}.case-hero .platform-list li:hover{border-color:#ffffff80;background:#ffffff14}.case-hero .text-link{color:#f5f5f7}.case-gallery{padding:76px 0 88px;background:#f5f5f7;overflow:hidden}.case-video{padding:88px 0;background:#f5f5f7}.case-video-inner{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:clamp(50px,9vw,120px);align-items:center}.case-video-copy h2{margin:18px 0 0;font-size:clamp(40px,5vw,68px);line-height:1;letter-spacing:-.05em}.case-video-copy>p:not(.kicker){max-width:450px;margin:22px 0 0;color:var(--muted)}.case-video-copy .text-link{margin-top:28px}.case-video iframe{display:block;width:300px;aspect-ratio:9 / 16;border:0;border-radius:22px;box-shadow:0 22px 54px #00000024}.case-gallery-heading{margin-bottom:34px}.case-gallery-heading h2{margin:0;font-size:clamp(28px,3vw,38px);font-weight:600;line-height:1.1;letter-spacing:-.035em}.screenshot-spread{width:var(--page);margin-inline:auto;display:flex;gap:18px;padding:0 0 16px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-left:0;scrollbar-width:thin;scrollbar-color:rgba(29,29,31,.24) transparent}.screenshot-spread::-webkit-scrollbar{height:4px}.screenshot-spread::-webkit-scrollbar-track{background:transparent}.screenshot-spread::-webkit-scrollbar-thumb{border-radius:999px;background:#1d1d1f3d}.screenshot-spread:focus-visible{outline:2px solid #06c;outline-offset:-2px}.screenshot-spread-item{flex:0 0 280px;display:flex;justify-content:center;scroll-snap-align:start}.screenshot-spread img{display:block;width:auto;height:clamp(440px,48vw,560px);border-radius:22px;box-shadow:0 22px 54px #0000001f}.case-thesis{padding:88px 0 44px;display:block}.case-thesis .kicker{margin:0 0 24px;color:var(--muted)}.case-thesis h2{max-width:980px;margin:0;font-size:clamp(48px,5.8vw,76px);line-height:1.06;letter-spacing:-.045em}.metric-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;border:0}.metric-section div,.metric-section div:first-child{position:relative;min-height:132px;padding:24px;border:1px solid var(--line);border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;gap:18px}.metric-section div:last-child{border:1px solid var(--line)}.case-metric-icon{position:absolute;top:23px;right:23px;width:21px;height:21px;fill:none;stroke:#86868b;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.metric-section strong{font-size:clamp(30px,3.4vw,44px);font-weight:600;line-height:1;letter-spacing:-.045em}.metric-section span{color:var(--muted);font-family:var(--sans);font-size:13px;font-weight:500;line-height:1.3}.chapter-section h2{font-size:clamp(28px,2.8vw,36px)}.next-product a{font-size:clamp(48px,6vw,76px)}.about-page{background:#fff}.about-hero{min-height:0;padding:88px 0 112px;background:#000;color:#f5f5f7}.about-hero .hero-kicker{margin:0;color:#86868b}.about-hero-layout{margin-top:64px;display:grid;grid-template-columns:minmax(0,1fr) 176px;align-items:start;gap:clamp(48px,7vw,88px)}.about-hero h1{max-width:880px;margin:0;font-size:clamp(64px,8vw,108px);font-weight:600;line-height:.96;letter-spacing:-.06em}.about-hero-portrait{display:block;width:176px;height:176px;margin-top:8px;object-fit:cover;border:1px solid rgba(255,255,255,.24);border-radius:50%}.about-hero-summary{max-width:780px;margin:38px 0 0;color:#a1a1a6;font-size:clamp(19px,2vw,24px);line-height:1.5;letter-spacing:-.015em}.about-story{padding:116px 0 128px;border:0}.leadership-section{padding:100px 0;background:#f5f5f7}.leadership-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);gap:clamp(56px,8vw,110px);align-items:start}.leadership-layout header h2{margin:24px 0 0;font-size:clamp(38px,4.5vw,62px);font-weight:600;line-height:1.02;letter-spacing:-.045em}.about-story>.kicker{margin:0 0 26px;color:var(--muted)}.about-story .story-lead{max-width:960px;margin:0;font-size:clamp(42px,5vw,66px);font-weight:600;line-height:1.08;letter-spacing:-.045em}.story-arc{margin:72px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);list-style:none}.story-arc li{min-height:220px;padding:28px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between;gap:32px}.story-arc li:first-child{padding-left:0}.story-arc li:last-child{padding-right:0;border-right:0}.story-arc svg{width:38px;height:38px;fill:none;stroke:#3a3a3c;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.story-arc strong{font-size:24px;font-weight:600;line-height:1.15;letter-spacing:-.025em}.story-arc p{max-width:280px;margin:9px 0 0;color:var(--muted);font-size:15px;line-height:1.5}.journey-section{width:100%;padding:112px 0 124px;background:#f5f5f7}.journey-heading{display:block}.journey-heading .kicker{margin:0 0 24px;color:var(--muted)}.journey-heading h2{max-width:820px;margin:0;font-size:clamp(40px,4.8vw,62px);font-weight:600;line-height:1.06;letter-spacing:-.045em}.journey-list{margin-top:72px;border-top:1px solid var(--line)}.journey-list article{padding:36px 0;display:grid;grid-template-columns:110px minmax(200px,.65fr) minmax(0,1fr);gap:clamp(30px,5vw,58px);border-bottom:1px solid var(--line);align-items:start}.journey-list .journey-period{margin:3px 0 0;color:var(--muted);font-family:var(--sans);font-size:13px;font-weight:600;line-height:1.3;font-variant-numeric:tabular-nums}.journey-position span{color:var(--muted);font-size:11px;font-weight:600;line-height:1.3;text-transform:uppercase;letter-spacing:.07em}.journey-position h3{margin:7px 0 0;font-size:24px;font-weight:600;line-height:1.15;letter-spacing:-.025em}.journey-list .journey-body{max-width:560px;margin:0;color:var(--muted);font-size:16px;line-height:1.6}.belief-section{padding:120px 0 142px}.belief-section .kicker{margin:0;color:var(--muted)}.belief-section blockquote{max-width:1020px;margin:34px 0 0;font-size:clamp(44px,5.6vw,74px);font-weight:600;line-height:1.08;letter-spacing:-.045em}.hero{min-height:min(860px,calc(100svh - 110px));padding:90px 0 100px;display:block}.hero-content{display:flex;min-height:inherit;flex-direction:column}.hero-statement{display:grid;grid-template-columns:72px minmax(0,1fr);gap:24px;align-items:start;margin:clamp(56px,7vh,80px) 0 52px}.hero-statement img{width:72px;height:72px;margin-top:9px;object-fit:cover;border-radius:50%}.hero h1{max-width:980px;margin:0;font-size:clamp(72px,8.5vw,116px);line-height:.95}.hero-close{display:flex;align-items:center;margin-top:auto}.hero-actions{margin:0}.proof-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.work-section{width:100%;padding:0}.section-intro>div{max-width:760px}.section-deck{max-width:650px;margin:36px 0 0;color:var(--muted);font-size:19px;line-height:1.55;letter-spacing:-.01em}.product-list{border:0}.product-feature{width:100%;min-height:640px;padding:72px max(32px,calc((100vw - 1080px)/2));grid-template-columns:minmax(360px,.96fr) minmax(420px,1.04fr);gap:clamp(48px,5vw,72px);border:0;align-items:center}.product-feature.feature-violet,.product-feature.feature-green{background:#f5f5f7}.product-feature.feature-orange{background:#fff}.product-feature:nth-child(2n) .product-copy{grid-column:2;grid-row:1}.product-feature:nth-child(2n) .visual-link{grid-column:1;grid-row:1}.product-copy h2.product-identity{max-width:560px;margin:8px 0 0;font-size:clamp(34px,4.2vw,54px);font-weight:600;line-height:1.06;letter-spacing:-.04em}.product-identity>span{display:block}.product-identity>span:last-child{color:var(--muted)}.product-summary{margin-top:14px;font-size:18px}.inline-profile-link{color:inherit;font-weight:600;border-bottom:1px solid currentColor}.inline-profile-link:hover{opacity:.72}.product-feature .product-visual{height:500px;min-height:500px}.systems-blade{width:100%;padding:72px max(32px,calc((100vw - 1080px)/2));background:#fff;color:var(--ink)}.systems-inner{display:grid;grid-template-columns:minmax(360px,.95fr) minmax(0,1.05fr);gap:clamp(56px,7vw,96px);align-items:center}.systems-copy{grid-column:2;grid-row:1}.systems-meta p{margin:0;color:var(--muted);display:flex;align-items:baseline;gap:8px;font-size:18px;font-weight:600;line-height:1.25;font-variant-numeric:tabular-nums;letter-spacing:-.015em}.systems-copy h2{max-width:650px;margin:8px 0 0;font-size:clamp(34px,4.2vw,54px);font-weight:600;line-height:1.06;letter-spacing:-.04em}.systems-copy h2>span{display:block}.systems-copy h2>span:last-child{color:var(--muted)}.systems-copy>p{max-width:650px;margin:14px 0 0;color:var(--muted);font-size:18px;line-height:1.55}.systems-copy>.text-link{margin-top:34px}.systems-proof{grid-column:1;grid-row:1;margin:0;padding:0;border-top:1px solid var(--line);list-style:none}.systems-proof li{min-height:100px;padding:22px 0;border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;gap:7px}.systems-proof strong{font-size:clamp(26px,3vw,38px);font-weight:600;line-height:1.05;letter-spacing:-.035em}.systems-proof span{color:var(--muted);font-size:14px;line-height:1.4}.systems-case-kicker{margin:0 0 26px;color:#86868b;font:600 13px/1.3 var(--mono);text-transform:uppercase;letter-spacing:.08em}.systems-case .case-hero h1{margin-top:0}.systems-spectrum{padding:90px 0;background:#f5f5f7}.systems-spectrum>div{display:grid;grid-template-columns:repeat(3,1fr)}.systems-spectrum article{min-height:250px;padding:30px;border:1px solid var(--line);border-right:0;display:flex;flex-direction:column}.systems-spectrum article:first-child{padding-left:0;border-left:0}.systems-spectrum article:last-child{padding-right:0;border-right:0}.systems-spectrum article>span{color:var(--muted);font:600 12px/1.3 var(--mono)}.systems-spectrum strong{margin-top:74px;font-size:clamp(25px,3vw,38px);line-height:1.05;letter-spacing:-.035em}.systems-spectrum p{max-width:270px;margin:12px 0 0;color:var(--muted);font-size:15px;line-height:1.5}.systems-transition{margin-top:60px;padding-top:30px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:40px}.systems-transition>p{max-width:780px;margin:0;font-size:clamp(24px,2.8vw,36px);font-weight:600;line-height:1.08;letter-spacing:-.035em}.systems-transition .text-link{flex:0 0 auto}.leadership-journey{margin:0;padding:0;border-top:1px solid var(--line);list-style:none}.leadership-journey li{padding:22px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:52px minmax(0,1fr);gap:20px}.leadership-journey li>span{color:var(--muted);font-size:12px;font-weight:600;font-variant-numeric:tabular-nums}.leadership-journey strong{font-size:18px;font-weight:600;line-height:1.25;letter-spacing:-.015em}.leadership-journey p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.4}.stack-bridge h2,.product-copy h2.product-identity,.systems-copy h2{font-family:var(--sans);font-weight:600;line-height:1.06;letter-spacing:-.04em}.hero{min-height:min(860px,calc(100svh - 110px));padding:0;background:#000;color:#f5f5f7}.hero-content{min-height:inherit;padding-top:68px;padding-bottom:72px}.hero-statement img{border:1px solid rgba(255,255,255,.25)}.hero h1 span{color:#86868b}.hero h1 .hero-greeting{color:#f5f5f7}.hero-intro{color:#c7c7cc}.hero .primary-action{background:#f5f5f7;color:#1d1d1f}.hero .secondary-action{padding:12px 18px;border:1px solid rgba(255,255,255,.3);border-radius:999px;color:#a1a1a6;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.hero .secondary-action:hover{border-color:#fff9;background:#ffffff0f;color:#f5f5f7}.hero-proof{width:100%;margin:0 0 58px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hero-proof p{min-height:126px;margin:0;padding:24px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#151515;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.hero-proof strong{font-size:clamp(38px,3.4vw,52px);font-weight:600;line-height:.92;letter-spacing:-.055em}.hero-proof span{color:#a1a1a6;font-size:14px;line-height:1.25}.hero{min-height:570px;background:#fff;color:var(--ink)}.hero-content{min-height:570px;padding:56px 0 64px;display:flex;justify-content:center}.personal-intro{display:grid;grid-template-columns:120px minmax(0,1fr);gap:38px;align-items:start}.personal-intro img{width:120px;height:120px;margin-top:3px;object-fit:cover;border-radius:50%}.hero-greeting{margin:0 0 17px;color:var(--muted);font-size:clamp(24px,2.4vw,30px);font-weight:600;line-height:1.2;letter-spacing:-.03em}.personal-intro h1{margin:0;font-size:clamp(52px,6vw,76px);font-weight:600;line-height:1;letter-spacing:-.05em}.personal-intro .hero-actions{gap:12px;margin-top:46px}.has-dark-hero .hero{background:#000;color:#f5f5f7}.has-dark-hero .personal-intro img{border:1px solid rgba(255,255,255,.25)}.has-dark-hero .hero-greeting{color:#bf9cff}.hero-metrics{margin-top:26px;padding:0;border:0;display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px}.hero-metrics p{margin:0;color:#a1a1a6;display:inline-flex;align-items:baseline;gap:5px;font-size:16px;font-weight:500;line-height:1.3;letter-spacing:-.01em}.hero-metrics p:not(:first-child):before{content:"·";margin-right:13px;color:#4f4f52;font-weight:400}.hero-metrics strong,.hero-metrics span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit}.stack-bridge{padding:58px 0 54px;background:#fff;border-bottom:1px solid var(--line)}.stack-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(360px,1fr);align-items:start;gap:clamp(44px,5vw,64px)}.stack-bridge h2{max-width:900px;margin:0;font-size:clamp(34px,4.2vw,54px);font-weight:600;line-height:1.06;letter-spacing:-.04em}.stack-description{max-width:680px;margin:16px 0 0;color:var(--muted);font-size:18px;line-height:1.5;letter-spacing:-.01em}.stack-map{margin:0;padding:0;display:grid;gap:10px;list-style:none}.stack-map li{position:relative;min-height:82px;padding:0;border:1px solid var(--line);border-radius:18px;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.stack-map li:hover{border-color:#00000038;background:#f8f8f8;transform:translateY(-1px)}.stack-map a{min-height:80px;padding:16px 20px;display:flex;align-items:center;gap:18px}.stack-icon{width:34px;height:34px;fill:none;stroke:#3a3a3c;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.stack-map a>div{min-width:0;display:flex;flex-direction:column;gap:4px}.stack-map strong{font-size:17px;font-weight:600;letter-spacing:-.015em}.stack-map span{color:var(--muted);font-size:13px;line-height:1.3}.stack-map .stack-arrow{margin-left:auto;color:var(--ink);font-size:17px;transition:transform .2s ease}.stack-map li:hover .stack-arrow{transform:translate(3px)}.site-footer{padding-top:82px}.footer-summary{max-width:820px}.footer-lead{max-width:900px;margin:0 0 52px;color:#f5f5f7;font-size:clamp(30px,3.8vw,52px);font-weight:600;line-height:1.08;letter-spacing:-.045em}.footer-lead span{display:block;color:#f5f5f7}.footer-lead span:last-child{color:#bf9cff}.has-dark-hero .hero-greeting,.footer-lead span:last-child{width:fit-content;background:linear-gradient(100deg,#2997ff,#bf5af2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-summary+.footer-meta{margin-top:78px}.site-footer-compact{padding-top:35px}.footer-summary:has(.operating-principles){max-width:none}.operating-principles{margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);list-style:none}.operating-principles li{min-height:116px;padding:24px 22px;border-right:1px solid rgba(255,255,255,.2)}.operating-principles li:first-child{padding-left:0}.operating-principles li:last-child{padding-right:0;border-right:0}.operating-title{display:flex;align-items:center;gap:10px}.operating-principles svg{width:19px;height:19px;flex:0 0 auto;fill:none;stroke:#6e6e73;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.operating-principles strong{display:block;color:#f5f5f7;font-size:clamp(22px,2.4vw,32px);font-weight:600;line-height:1.05;letter-spacing:-.035em}.operating-principles span{display:block;max-width:160px;margin:7px 0 0 29px;color:#a1a1a6;font-size:14px;line-height:1.35}@media(max-width:900px){:root{--page: calc(100vw - 40px) }.site-header{min-height:85px}.site-header nav{gap:18px}.hero{min-height:570px;padding:0;display:block}.hero-content{min-height:570px;padding:56px 0 64px}.personal-intro h1{font-size:clamp(52px,8vw,68px)}.hero-metrics{gap:10px 14px}.metrics-grid{grid-template-columns:1fr 1fr}.stack-layout{grid-template-columns:1fr;gap:34px}.stack-map{max-width:620px;width:100%}.stack-map a{padding:18px 20px}.proof-bar{grid-template-columns:1fr 1fr;padding:0 20px}.proof-bar p:nth-child(2){border-right:0}.proof-bar p{padding:28px 10px;border-bottom:1px solid var(--line)}.section-intro{grid-template-columns:1fr;gap:40px}.product-feature{padding:62px 20px;grid-template-columns:1fr;gap:44px}.product-feature:nth-child(2n) .product-copy,.product-feature:nth-child(2n) .visual-link{grid-column:1}.product-feature:nth-child(2n) .product-copy{grid-row:1}.product-feature:nth-child(2n) .visual-link{grid-row:2}.product-copy h2{margin-top:14px}.product-feature .product-visual{height:460px;min-height:460px}.principles{grid-template-columns:1fr 1fr}.principles article:nth-child(2){border-right:0}.principles article{border-bottom:1px solid rgba(255,255,255,.2)}.origin-section>div{grid-template-columns:1fr}.story-columns{margin-left:0}.journey-heading{grid-template-columns:1fr;gap:20px}.journey-heading .kicker{margin-top:0}.journey-list article{grid-template-columns:90px minmax(180px,.6fr) minmax(0,1fr);gap:28px}.case-thesis{grid-template-columns:1fr}.metric-section{grid-template-columns:1fr 1fr}.metric-section div,.metric-section div:first-child,.metric-section div:nth-child(2),.metric-section div:nth-child(-n+2){padding:22px;border:1px solid var(--line)}.case-video-inner{grid-template-columns:1fr}.case-video iframe{width:min(300px,100%)}.systems-spectrum>div{grid-template-columns:1fr}.systems-spectrum article,.systems-spectrum article:first-child,.systems-spectrum article:last-child{min-height:0;padding:28px 0;border:0;border-bottom:1px solid var(--line)}.systems-spectrum strong{margin-top:30px}.chapter-section article{grid-template-columns:44px minmax(0,1fr);gap:18px 24px}.chapter-section p{grid-column:2}.systems-blade{padding:72px 20px}.systems-inner{grid-template-columns:1fr}.systems-copy{grid-column:1;grid-row:1}.systems-proof{grid-column:1;grid-row:2}.systems-proof,.leadership-journey{max-width:620px}.leadership-layout{grid-template-columns:1fr}.operating-principles{grid-template-columns:1fr 1fr}.operating-principles li:nth-child(2){border-right:0}.operating-principles li:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.2)}.screenshot-spread{width:var(--page);margin-inline:auto;padding-inline:0;scroll-padding-left:0}.screenshot-spread-item{flex-basis:240px}}@media(max-width:560px){.site-header nav{gap:10px;font-size:14px}.site-header .contact-link{width:38px;height:38px;padding:0}.hero{min-height:0;padding:0}.hero-content{min-height:0;padding:56px 0 64px}.personal-intro{grid-template-columns:1fr;gap:28px}.personal-intro img{width:96px;height:96px}.personal-intro h1{font-size:48px}.hero-metrics{margin-top:24px;gap:8px 10px}.hero-metrics p:not(:first-child):before{margin-right:9px}.hero-metrics p{font-size:15px}.personal-intro .hero-actions{margin-top:42px}.stack-bridge{padding:44px 0}.stack-bridge h2{font-size:38px}.stack-description{margin-top:14px;font-size:17px;line-height:1.45}.stack-layout{gap:28px}.stack-map{gap:9px}.stack-map li{min-height:78px;border-radius:16px}.stack-map a{min-height:76px;padding:15px 16px}.stack-map strong{font-size:15px}.stack-icon{width:32px;height:32px}.work-section,.origin-section,.about-story,.journey-section{padding:100px 0}.work-section{padding:0}.section-intro h2{font-size:42px}.section-deck{font-size:17px}.systems-blade{padding:58px 20px}.systems-copy h2{font-size:44px}.systems-copy>p:not(.kicker){font-size:17px}.systems-transition{margin-top:46px;padding-top:26px;align-items:flex-start;flex-direction:column;gap:22px}.systems-transition>p{font-size:28px}.leadership-section{padding:72px 0}.leadership-layout{gap:42px}.leadership-journey li{grid-template-columns:44px minmax(0,1fr);gap:14px}.metrics-blade{padding:56px 0}.metrics-blade header{margin-bottom:42px}.metrics-blade header h2{font-size:38px}.metrics-grid{gap:10px}.metrics-grid p{min-height:132px;padding:22px;border-radius:16px}.metrics-blade strong{font-size:42px}.metrics-blade span{font-size:13px}.product-feature{padding:52px 20px;min-height:0}.product-copy h2.product-identity{font-size:38px}.product-summary{font-size:17px}.product-statement{font-size:29px}.product-feature .product-visual{height:350px;min-height:350px}.social-proof{display:flex;flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none}.social-proof::-webkit-scrollbar{display:none}.social-proof li{flex:0 0 138px;scroll-snap-align:start}.product-actions{justify-content:flex-start}.metrics-grid p{min-height:154px}.metrics-grid strong{margin-top:28px}.metric-icon{top:19px;right:19px;width:20px;height:20px}.address-card{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.address-card small{display:none}.address-card strong{font-size:12px}.orbit-two{width:400px;height:400px}.spark-sun{width:300px;height:300px}.speech{font-size:8px}.recall-card{padding:28px;min-height:230px}.recall-card strong{font-size:23px}.approach-section{padding:100px 20px}.principles{grid-template-columns:1fr}.principles article,.principles article:not(:first-child){min-height:220px;padding:30px 0;border-right:0}.principles h3{margin:50px 0 14px}.origin-section>div{margin-top:45px}.origin-section h2{font-size:42px}.site-footer{padding-top:64px}.site-footer-compact{padding-top:35px}.footer-lead{margin-bottom:38px;font-size:32px}.footer-summary+.footer-meta{margin-top:56px}.footer-meta{grid-template-columns:1fr;gap:10px}.footer-meta>.footer-copyright,.footer-meta>.social-links{justify-self:start}.operating-principles li{min-height:108px;padding:21px 16px}.operating-principles li:nth-child(odd){padding-left:0}.operating-principles li:nth-child(2n){padding-right:0;border-right:0}.operating-principles svg{width:18px;height:18px}.operating-principles strong{font-size:24px}.operating-principles span{margin-left:28px}.about-hero{min-height:0;padding:64px 0 80px}.about-hero-layout{margin-top:40px;grid-template-columns:1fr;gap:28px}.about-hero-layout>div{grid-row:2}.about-hero-portrait{grid-row:1;width:96px;height:96px;margin-top:0}.about-hero h1{margin:0;font-size:52px}.about-hero-summary{margin-top:28px;font-size:17px}.about-story{padding:82px 0 90px}.about-story .story-lead{font-size:40px}.story-arc{margin-top:48px;grid-template-columns:1fr}.story-arc li,.story-arc li:first-child,.story-arc li:last-child{min-height:0;padding:24px 0;border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:48px minmax(0,1fr);gap:18px}.story-arc li:last-child{border-bottom:0}.story-arc svg{width:34px;height:34px}.story-arc strong{font-size:22px}.story-arc p{margin-top:7px}.journey-section{padding:82px 0 90px}.journey-heading h2{font-size:42px}.journey-list{margin-top:50px}.journey-list article{grid-template-columns:68px minmax(0,1fr);gap:12px 16px;padding:30px 0}.journey-position,.journey-list .journey-body{grid-column:2}.journey-position h3{font-size:22px}.journey-list .journey-body{font-size:15px}.belief-section{padding:90px 0 100px}.belief-section blockquote{margin-top:26px;font-size:40px}.case-hero{min-height:0;padding:56px 0 72px}.case-meta{margin-bottom:58px}.case-title-row{grid-template-columns:1fr;gap:20px}.case-app-icon{width:80px;height:80px;border-radius:19px}.case-hero h1{font-size:52px}.case-statement{font-size:32px}.case-summary{font-size:17px}.case-actions{align-items:flex-start}.case-video{padding:58px 0}.case-video-copy h2{font-size:42px}.case-gallery{padding:58px 0 64px}.case-gallery-heading{margin-bottom:28px}.case-gallery-heading h2{font-size:30px}.screenshot-spread{gap:14px}.screenshot-spread-item{flex-basis:210px}.screenshot-spread img{height:min(460px,110vw);border-radius:18px}.case-thesis{padding:70px 0 38px}.case-thesis .kicker{margin-bottom:18px}.case-thesis h2{font-size:46px}.metric-section{gap:10px}.metric-section div,.metric-section div:first-child,.metric-section div:last-child{min-height:118px;padding:18px;border:1px solid var(--line);border-radius:14px}.case-metric-icon{top:17px;right:17px;width:17px;height:17px}.metric-section strong{font-size:32px}.chapter-section article{grid-template-columns:36px minmax(0,1fr);gap:14px 16px;padding:55px 0}.chapter-section p{grid-column:2}.next-product a{font-size:58px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.js [data-reveal]{opacity:1;transform:none}}
