.footer-lang[data-astro-cid-sz7xmlte]{display:flex;gap:4px;align-items:center}.footer-lang-link[data-astro-cid-sz7xmlte]{font-family:Geist Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.08em;color:var(--text-ghost);padding:4px 8px;border-radius:6px;transition:color .2s ease,background .2s ease}.footer-lang-link[data-astro-cid-sz7xmlte]:hover{color:var(--text-secondary)}.footer-lang-link[data-astro-cid-sz7xmlte].is-current{color:var(--paper);background:#f5f5f714}@font-face{font-family:Junicode;src:url(/fonts/junicode-roman.subset.woff2) format("woff2");font-weight:300 700;font-style:normal;font-display:swap}:root{--font-display: "Junicode", "Fraunces", "Times New Roman", serif;--font-mono: "Geist Mono", ui-monospace, "SFMono-Regular", monospace;--font-sans: "Instrument Sans", sans-serif;--bg: #08080a;--bg-elevated: #0d0d10;--bg-surface: #111114;--white: #F5F5F7;--accent: #4A9EFF;--paper: #F5F5F7;--blush: #D4D4DA;--brand: #B05A38;--text-primary: #EDEDF0;--text-secondary: rgba(237, 237, 240, .72);--text-dim: rgba(237, 237, 240, .5);--text-ghost: rgba(237, 237, 240, .12);--border-subtle: rgba(237, 237, 240, .05);--border-light: rgba(237, 237, 240, .1);--border-hover: rgba(237, 237, 240, .22);--error: #FF4A4A}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text-primary);font-family:Instrument Sans,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}a{color:inherit;text-decoration:none}button{font-family:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}:focus:not(:focus-visible){outline:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}.reveal{opacity:1;transform:none}}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.btn-pill{display:inline-flex;align-items:center;min-height:48px;padding:12px 28px;font-family:Geist Mono,monospace;font-size:16px;font-weight:400;letter-spacing:0;color:var(--blush);background:#f5f5f71f;border:1px solid rgba(245,245,247,.45);border-radius:100px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.btn-pill:hover{color:var(--paper);background:#f5f5f738;border-color:#f5f5f7b3}.btn-pill--large{padding:13px 32px;font-size:13px}.nav{position:fixed;top:0;left:0;right:0;z-index:100;height:72px;display:flex;align-items:center}.nav:before{content:"";position:absolute;inset:0;background:#07070747;-webkit-mask-image:linear-gradient(to bottom,black 50%,transparent 100%);mask-image:linear-gradient(to bottom,black 50%,transparent 100%);pointer-events:none;transition:background .4s ease}.nav.scrolled:before{background:#0707078c}.nav-inner{position:relative;z-index:1;width:100%;max-width:1400px;margin:0 auto;padding:0 48px 0 24px;display:flex;align-items:center;justify-content:space-between}.nav-logo{display:flex;align-items:center}.nav-logo svg{width:88px;height:auto;fill:var(--white)}.nav-links{display:flex;align-items:center;gap:40px}.nav-links a{font-family:Geist Mono,monospace;font-size:18px;font-weight:400;letter-spacing:0;color:var(--paper);transition:color .3s ease}.nav-links a:hover{color:var(--white)}.nav-cta-mobile{display:none}.hero{position:relative;width:100%;height:100dvh;min-height:600px;display:flex;align-items:flex-end;justify-content:flex-start;overflow:hidden}.hero-video-container{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at 50% 40%,#0f0f13 0%,var(--bg) 70%)}.hero-video-container video,.hero-video-container img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#08080a33,#08080a1a 30%,#08080a59 55%,#08080ad1 78%,#08080a 95%);pointer-events:none}.hero:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-size:128px 128px;opacity:.03;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 55%,transparent 85%);mask-image:linear-gradient(to bottom,#000 0%,#000 55%,transparent 85%);pointer-events:none;z-index:1}.hero-content{position:relative;z-index:2;text-align:left;padding:0 24px 80px 56px}.hero-product-label{font-size:11px;font-weight:400;letter-spacing:.4em;color:var(--text-dim);margin-bottom:28px}.hero-content h1{font-family:var(--font-display);font-size:clamp(44px,6.6vw,94px);font-weight:330;font-variation-settings:"opsz" 144,"SOFT" 100;letter-spacing:-.01em;line-height:.98;text-transform:lowercase;color:var(--paper);margin:0}.hero-paper{color:#f5f5f7}.hero-brand{color:var(--brand)}.hero-headline{opacity:1!important;transform:none!important;transition:none}.hero-line{display:block;overflow:hidden;padding-bottom:.18em;margin-bottom:-.18em}.hero-line-inner{display:inline-block;transform:translateY(118%);transition:transform .95s cubic-bezier(.16,1,.3,1);will-change:transform}.hero-headline.visible .hero-line-inner{transform:translateY(0)}.hero-headline.visible .hero-line:nth-child(1) .hero-line-inner{transition-delay:.55s}.hero-headline.visible .hero-line:nth-child(2) .hero-line-inner{transition-delay:.72s}.hero-headline.visible .hero-line:nth-child(3) .hero-line-inner{transition-delay:.89s}@media(prefers-reduced-motion:reduce){.hero-line-inner{transform:none;transition:none}}.hero-content p{font-size:16px;font-weight:300;letter-spacing:.04em;line-height:1.6;color:var(--text-secondary);margin-top:6px;max-width:460px;margin-left:auto;margin-right:auto}.hero-content p:first-of-type{margin-top:24px}.hero-content .btn-pill{margin-top:44px}.section{position:relative;padding:180px 48px}.section-inner{max-width:1100px;margin:0 auto}.section-label{font-size:13px;font-weight:400;letter-spacing:.35em;color:var(--text-ghost);text-align:center;margin-bottom:56px;display:flex;align-items:center;gap:24px;max-width:800px;margin-left:auto;margin-right:auto}.section-label:before,.section-label:after{content:"";flex:1;height:1px;background:linear-gradient(to var(--dir, right),var(--border-subtle),transparent)}.section-label:before{--dir: right}.section-label:after{--dir: left}.who{background:var(--bg);padding:132px 0 40px}.who-inner{max-width:1400px;margin:0 auto;padding:0 96px}.who-intro{max-width:none}.who-tagline{font-family:Geist Mono,ui-monospace,monospace;font-size:clamp(15px,1.3vw,18px);font-weight:400;line-height:1.6;color:var(--text-secondary);max-width:56ch;margin:20px 0 0}.who-headline{font-family:var(--font-display);font-size:clamp(40px,5vw,64px);font-weight:400;font-variation-settings:"opsz" 144,"SOFT" 100;letter-spacing:-.01em;line-height:1.05;color:var(--text-primary);margin:0;max-width:none;text-wrap:balance}.who-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:56px}.who-card{background:var(--bg-elevated);border:1px solid var(--border-light);border-radius:12px;padding:24px 22px 26px;transition:border-color .3s ease,transform .3s ease}.who-card:hover{border-color:#f5f5f766;transform:translateY(-3px)}.who-card-icon{color:var(--brand);display:block}.who-card-icon svg{width:26px;height:26px;display:block}.who-card-title{font-family:var(--font-display);font-size:21px;font-weight:400;letter-spacing:.002em;color:var(--paper);margin:16px 0 0}.who-card-desc{font-family:Geist Mono,ui-monospace,monospace;font-size:13px;font-weight:400;line-height:1.55;color:var(--text-secondary);margin:8px 0 0}@media(max-width:980px){.who-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media(max-width:768px){.who{padding:96px 0 24px}.who-inner{padding:0 24px}}@media(max-width:560px){.who-grid{grid-template-columns:1fr}}.how-it-works{padding-top:128px;padding-bottom:140px}.how-headline{font-family:var(--font-display);font-size:clamp(48px,5.5vw,68px);font-weight:400;font-variation-settings:"opsz" 144,"SOFT" 100;line-height:1.05;letter-spacing:-.01em;color:var(--text-primary);margin-bottom:24px;max-width:22ch}.how-subhead{font-family:Geist Mono,monospace;font-size:clamp(15px,1.3vw,18px);font-weight:400;letter-spacing:0;line-height:1.6;color:var(--text-secondary);max-width:60ch;margin-bottom:72px}.how-steps{display:flex;flex-direction:column;gap:64px}.how-step{display:flex;align-items:center;gap:48px}.how-step-content{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.how-step-head{display:flex;align-items:baseline;gap:32px}.how-step-num{font-family:var(--font-display);font-size:clamp(40px,4.5vw,56px);font-weight:400;font-variation-settings:"opsz" 144,"SOFT" 100;line-height:1;letter-spacing:-.02em;color:var(--paper)}.how-step-title{font-family:var(--font-display);font-size:clamp(40px,4.5vw,56px);font-weight:400;font-variation-settings:"opsz" 144,"SOFT" 100;line-height:1.05;letter-spacing:-.01em;color:var(--paper);white-space:nowrap}.how-step-visual{flex:0 0 auto;width:clamp(280px,30vw,360px)}.how-step-desc{font-family:Geist Mono,monospace;font-size:clamp(16px,1.4vw,20px);font-weight:400;letter-spacing:0;line-height:1.55;color:var(--text-secondary);max-width:36ch}.how-step:nth-child(4) .how-step-num,.how-step:nth-child(4) .how-step-title{color:var(--blush)}.how-step.reveal{transform:translateY(56px) scale(.96);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.how-step.reveal.visible{transform:translateY(0) scale(1)}.how-step-visual{position:relative;aspect-ratio:16 / 10;background:var(--bg-elevated);border:1px solid var(--border-light);border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.how-step-visual-label{font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.15em;color:var(--text-ghost)}.txt-blush{color:var(--blush)}@media(max-width:760px){.how-headline{margin-bottom:64px}.how-step{flex-direction:column;align-items:flex-start;gap:24px}.how-step-head{flex-direction:row;align-items:baseline;gap:20px}.how-step-num{font-size:48px}.how-step-title{font-size:32px;white-space:normal}.how-step-desc{font-size:16px}.how-step-visual{width:100%;max-width:360px}}.pc-intro{max-width:1400px;margin:0 auto;padding:0 48px 64px;display:flex;flex-direction:column;gap:24px}.pc-eyebrow{font-family:Geist Mono,ui-monospace,monospace;font-size:12px;font-weight:400;letter-spacing:.32em;color:var(--text-ghost);text-transform:uppercase;margin:0}.pc-headline{font-family:var(--font-display);font-size:clamp(40px,5vw,64px);font-weight:400;font-variation-settings:"opsz" 144,"SOFT" 100;letter-spacing:-.01em;line-height:1.05;color:var(--text-primary);margin:0;max-width:24ch}.pc-subhead{font-family:Geist Mono,ui-monospace,monospace;font-size:clamp(15px,1.3vw,18px);font-weight:400;line-height:1.65;color:var(--text-secondary);max-width:56ch;margin:0}.pc-grid{max-width:1400px;margin:0 auto;padding:0 48px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}.pc-grid--single{grid-template-columns:min(680px,100%)}.pc-grid--pair{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1120px}.demo-card{cursor:pointer;display:block}.ll-card{background:#0c0c0f;border:1px solid rgba(245,245,247,.1);border-radius:12px;overflow:hidden;transition:border-color .3s ease,transform .3s ease}.demo-card:hover .ll-card,.demo-card:focus-visible .ll-card{border-color:#f5f5f759;transform:translateY(-3px)}.ll-bar{display:flex;align-items:center;gap:12px;height:40px;padding:0 16px;border-bottom:1px solid rgba(245,245,247,.08)}.ll-dots{display:flex;gap:5px}.ll-dots i{width:6px;height:6px;border-radius:50%;background:#f5f5f72e}.ll-url{font-family:Geist Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.04em;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ll-ext{margin-left:auto;color:var(--text-ghost);font-size:13px}.ll-media{position:relative;aspect-ratio:16 / 9.2;background:#050507;overflow:hidden}.ll-media video,.ll-media img{width:100%;height:100%;object-fit:cover;display:block}.ll-meta{padding:15px 18px 18px}.ll-name{font-family:var(--font-display);font-size:19px;font-weight:400;font-variation-settings:"opsz" 40,"SOFT" 60;letter-spacing:.002em;line-height:1.2;color:var(--paper);margin:0}.ll-line{font-family:Geist Mono,ui-monospace,monospace;font-size:11.5px;letter-spacing:.02em;line-height:1.5;color:var(--text-secondary);margin:6px 0 0}.demo-modal{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;visibility:hidden;pointer-events:none;transition:visibility 0s linear .4s}.demo-modal:before{content:"";position:absolute;inset:0;background:#070707f2;opacity:0;transition:opacity .4s ease}.demo-modal.open{visibility:visible;pointer-events:auto;transition-delay:0s}.demo-modal.open:before{opacity:1}.demo-modal-close{position:absolute;top:24px;right:32px;background:none;border:none;color:var(--text-dim);font-size:28px;cursor:pointer;z-index:10;opacity:0;transition:color .2s ease,opacity .3s ease;line-height:1}.demo-modal.open .demo-modal-close{opacity:1;transition-delay:0s,.2s}.demo-modal-close:hover{color:var(--text-primary)}.demo-viewer{position:relative;width:90vw;height:80vh;max-width:1400px;border-radius:16px;background:var(--bg-elevated);border:1px solid var(--border-subtle);overflow:hidden}.demo-viewer.morphing{transition:transform .65s cubic-bezier(.22,1,.36,1),clip-path .65s cubic-bezier(.22,1,.36,1);will-change:transform,clip-path}.demo-viewer-poster{position:absolute;inset:0;z-index:1;background:#0b0b0e center / cover no-repeat;opacity:0;pointer-events:none;transition:opacity .5s ease}.demo-viewer iframe{position:relative;z-index:0;width:100%;height:100%;border:0;display:block}.cta{padding:160px 48px;background:var(--bg);text-align:center;position:relative;overflow:hidden}.cta:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:400px;background:radial-gradient(ellipse,rgba(180,190,220,.035) 0%,transparent 70%);pointer-events:none}.cta h2{font-family:var(--font-display);font-size:56px;font-weight:400;font-variation-settings:"opsz" 144,"SOFT" 100;letter-spacing:-.01em;line-height:1.05;color:var(--paper)}.cta>p{font-family:Geist Mono,monospace;font-size:18px;font-weight:300;letter-spacing:.02em;color:var(--blush);margin-top:22px}#contact-form{display:flex;flex-direction:column;gap:24px;max-width:480px;margin:48px auto 0;transition:opacity .4s ease;position:relative;z-index:1}#contact-email,#contact-message{width:100%;background:transparent;border:none;border-bottom:1px solid var(--border-light);outline:none;color:var(--text-primary);font-family:inherit;font-weight:300;font-size:14px;letter-spacing:.04em;padding:8px 0 12px;transition:border-color .3s ease}#contact-email:focus,#contact-message:focus{border-color:var(--border-hover)}#contact-message{resize:vertical;min-height:88px;font-family:inherit;line-height:1.5}#contact-email::placeholder,#contact-message::placeholder{color:var(--blush);font-family:Instrument Sans,sans-serif;font-size:17px;font-weight:400;opacity:1}#contact-submit{align-self:center;background:transparent;border:1px solid var(--border-light);border-radius:100px;color:var(--blush);font-family:Instrument Sans,sans-serif;font-weight:400;font-size:17px;letter-spacing:0;padding:13px 32px;min-height:44px;cursor:pointer;margin-top:8px;transition:all .3s ease;white-space:nowrap}#contact-submit:hover{color:var(--paper);background:#ffffff0a;border-color:var(--border-hover)}#contact-success{display:none;opacity:0;font-size:13px;font-weight:300;letter-spacing:.12em;color:var(--text-primary);margin-top:48px;transition:opacity .4s ease;position:relative;z-index:1}#contact-error{display:none;opacity:0;font-size:11px;font-weight:300;letter-spacing:.08em;color:var(--error);margin-top:16px;transition:opacity .3s ease;position:relative;z-index:1}.footer{padding:56px 48px 40px;border-top:1px solid var(--border-subtle);background:var(--bg)}.footer-inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:28px}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px}.footer-group{flex:1;min-width:0;display:flex;flex-wrap:nowrap;white-space:nowrap;align-items:center;gap:24px}.footer-group-left{justify-content:flex-end}.footer-group-right{justify-content:flex-start}.footer-links a{font-family:Geist Mono,monospace;font-size:18px;font-weight:400;letter-spacing:0;color:var(--paper);transition:color .25s ease}.footer-links a:hover{color:var(--white)}.footer-sep{color:var(--paper);font-family:Geist Mono,monospace;font-size:18px;user-select:none}.footer-copyright{font-size:12px;font-weight:300;letter-spacing:.18em;color:var(--text-dim)}.stub-page{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:120px 24px 80px;position:relative}.stub-page:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:400px;background:radial-gradient(ellipse,rgba(180,190,220,.035) 0%,transparent 70%);pointer-events:none}.stub-page-inner{position:relative;text-align:center;max-width:600px}.stub-page-label{font-size:11px;font-weight:400;letter-spacing:.4em;color:var(--text-ghost);margin-bottom:28px}.stub-page h1{font-size:48px;font-weight:300;letter-spacing:-.005em;color:var(--text-primary);line-height:1.15}.stub-page p{font-size:16px;font-weight:300;letter-spacing:.02em;line-height:1.65;color:var(--text-secondary);margin-top:24px;max-width:460px;margin-left:auto;margin-right:auto}.stub-page .btn-pill{margin-top:44px}@media(max-width:768px){.stub-page h1{font-size:32px}.stub-page p{font-size:14px}.footer{padding:40px 24px 32px}.footer-links{flex-direction:column;gap:14px}.footer-group{flex:none;flex-direction:column;justify-content:center;gap:14px}.footer-sep{display:none}}@media(max-width:768px){.nav-inner{padding:0 24px}.nav-links{display:none}.nav-cta-mobile{display:inline-flex}.hero-content{padding:0 20px 56px 24px}.hero-content h1{font-size:clamp(34px,10.5vw,52px);letter-spacing:0}.hero-content p{font-size:14px;margin-top:20px}.hero-content .btn-pill{margin-top:36px}.hero-product-label{font-size:10px;margin-bottom:24px}.section{padding:100px 24px}.section-label{margin-bottom:64px}.how-scroll{flex-direction:column;align-items:center;gap:40px}.how-scroll-phone{position:relative;top:auto;flex:none}.how-progress{display:none}.how-scroll-steps{text-align:center}.scroll-step-number{justify-content:center}.scroll-step-desc{margin-left:auto;margin-right:auto}.phone-frame{width:200px;height:410px;border-radius:40px}.phone-screen{border-radius:36px}.phone-island{width:76px;height:24px;top:12px}.phone-glow{width:240px;height:400px}.phone-btn{display:none}.scroll-step{min-height:auto;padding:32px 0;text-align:center}.scroll-step-title{font-size:22px}.scroll-step-desc{max-width:none;margin-left:auto;margin-right:auto}.pc-intro{padding:0 24px 44px}.pc-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:18px;padding:8px 24px 24px;scrollbar-width:none;-ms-overflow-style:none}.pc-grid::-webkit-scrollbar{display:none}.pc-grid>.demo-card{flex:0 0 76vw;max-width:360px;scroll-snap-align:center}.demo-viewer{width:95vw;height:70vh;border-radius:12px}.cta{padding:100px 24px}.cta h2{font-size:38px}.cta>p{font-size:15px}#contact-form{max-width:100%}.footer{padding:32px 24px}}.how-step-visual{border:1px solid var(--paper)}#contact-form{border:1px solid var(--paper);border-radius:12px;padding:32px}.about-page{min-height:100dvh;padding:160px 48px 120px 24px;max-width:1400px;margin-left:auto;margin-right:auto}.about-title{font-family:var(--font-display);font-size:clamp(56px,9vw,120px);font-weight:400;font-variation-settings:"opsz" 144,"SOFT" 100;letter-spacing:-.01em;line-height:.98;color:var(--white);margin:0 0 80px}.about-grid{display:grid;grid-template-columns:1fr;gap:80px;max-width:720px;margin-left:0;margin-right:auto}.person-card{display:flex;flex-direction:column;gap:24px}.person-headshot{aspect-ratio:1 / 1;width:100%;max-width:280px;border-radius:4px;background:linear-gradient(135deg,#ededf00a,#ededf004),var(--bg-surface);border:1px solid var(--border-subtle);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.person-headshot:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 25%,rgba(180,190,220,.05) 0%,transparent 60%);pointer-events:none}.person-initials{font-size:56px;font-weight:300;letter-spacing:.02em;color:var(--text-ghost);position:relative;z-index:1}.person-meta{display:flex;flex-direction:column;gap:6px}.person-name{font-family:var(--font-display);font-size:34px;font-weight:300;letter-spacing:-.005em;color:var(--paper);line-height:1.2;margin:0}.person-role{font-family:Geist Mono,monospace;font-size:16px;font-style:normal;color:var(--blush);letter-spacing:.02em;margin:0}.person-degrees{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-direction:column;gap:8px}.person-degrees li{font-family:Geist Mono,monospace;font-size:16px;font-weight:300;color:var(--blush);letter-spacing:.01em;line-height:1.55}.person-linkedin{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:400;letter-spacing:.08em;color:var(--text-dim);text-decoration:none;transition:color .2s ease;align-self:flex-start;margin-top:16px}.person-linkedin:hover{color:var(--text-primary)}.person-linkedin svg{opacity:.7;transition:opacity .2s ease}.person-linkedin:hover svg{opacity:1}@media(max-width:768px){.about-page{padding:120px 24px 80px}.about-page .section-label{margin-bottom:56px}.about-grid{grid-template-columns:1fr;gap:56px}.person-headshot{max-width:220px}.person-initials{font-size:44px}.person-name{font-size:28px}}
