.band{text-align:center;border-top:1px solid var(--line);background:var(--panel-soft);padding:80px 0}.band h2{font-family:var(--sans);letter-spacing:-.03em;color:var(--ink);margin:0 auto;font-size:clamp(28px,4.5vw,48px);font-weight:700;line-height:1.1}.band p{font-family:var(--sans);color:var(--ink-dim);max-width:400px;margin:20px auto 36px;font-size:17px;font-weight:400;line-height:1.65}.band-cta{justify-content:center}
footer{border-top:1px solid var(--line);padding:36px 0}.foot-in{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.foot-in .brand{font-size:14px}.foot-links{font-family:var(--sans);color:var(--ink-faint);gap:28px;font-size:13px;font-weight:400;display:flex}.foot-links a:hover{color:var(--ink)}.copy{font-family:var(--sans);color:var(--ink-faint);font-size:12px}
.hero{justify-content:center;align-items:center;padding:100px 32px 80px;display:flex}.hero-core{text-align:center;opacity:0;max-width:800px;transform:translateY(16px)}.hero-core.lit{opacity:1;transition:opacity .85s,transform .85s;transform:none}.hero-core h1{font-family:var(--sans);letter-spacing:-.045em;color:#000;white-space:nowrap;margin-bottom:0;font-size:clamp(42px,6.5vw,80px);font-weight:700;line-height:1.02}.hero-core .sub{font-family:var(--sans);color:var(--ink-dim);margin:28px auto 40px;font-size:24px;font-weight:400;line-height:1.65}.hero-core .sub b{color:var(--ink);font-weight:600}.hero-cta{justify-content:center}.hero-trust{justify-content:center;align-items:center;gap:10px;margin-top:28px;display:flex}.trust-label{font-family:var(--sans);color:var(--ink);letter-spacing:.02em;font-size:13px;font-weight:500}.trust-logo{opacity:1;width:auto;height:26px;display:block}.trust-logo--yc{height:26px}.trust-divider{background:var(--line);width:1px;height:20px;display:block}@media (max-width:640px){.hero{min-height:auto;padding:72px 24px 48px}.hero-core h1{white-space:normal;font-size:clamp(40px,11vw,64px)}.hero-core .sub{font-size:16px}}
nav{z-index:80;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0}.nav-in{justify-content:center;align-items:center;height:56px;display:flex;position:relative}.brand{position:absolute;left:50%;transform:translate(-50%)}.nav-cta{margin-left:auto}.nav-links{font-family:var(--sans);color:var(--ink-dim);gap:32px;font-size:14px;font-weight:400;display:flex}.nav-links a:hover{color:var(--ink)}.nav-cta{font-family:var(--sans);background:var(--ink);color:#fff;white-space:nowrap;border-radius:6px;padding:7px 16px;font-size:14px;font-weight:500;transition:background .15s}.nav-cta:hover{background:#000}@media (max-width:860px){.nav-links{display:none}}
.about-section{background:var(--panel);border-top:1px solid var(--line);padding:80px 32px 96px}.about-in{max-width:820px;margin:0 auto}.about-eyebrow{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:20px;font-size:11px}.about-headline{font-family:var(--sans);letter-spacing:-.03em;color:var(--ink);margin-bottom:20px;font-size:clamp(26px,3.5vw,40px);font-weight:700;line-height:1.15}.about-body{font-family:var(--sans);color:var(--ink-dim);max-width:600px;margin-bottom:56px;font-size:16px;line-height:1.75}.about-team{grid-template-columns:repeat(2,1fr);gap:48px;display:grid}.about-member{text-align:center;flex-direction:column;align-items:center;text-decoration:none;display:flex}.about-avatar{object-fit:cover;border:1px solid var(--line);border-radius:8px;width:160px;height:160px;margin-bottom:16px}.about-name{font-family:var(--sans);color:var(--ink);letter-spacing:-.01em;margin-bottom:4px;font-size:16px;font-weight:600}.about-role{font-family:var(--sans);color:var(--ink-dim);margin-bottom:16px;font-size:14px}.about-history{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.about-history li{font-family:var(--mono);letter-spacing:.04em;color:var(--ink-faint);font-size:12px}.about-company-link{color:var(--ink-dim);text-underline-offset:3px;text-decoration:underline;transition:color .15s}.about-company-link:hover{color:var(--ink)}@media (max-width:640px){.about-section{padding:56px 24px 72px}.about-team{grid-template-columns:1fr;gap:40px}}
.product-section{background:var(--bg);padding:84px 32px}.product-in{max-width:960px;margin:0 auto}.product-eyebrow{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:20px;font-size:11px}.product-headline{font-family:var(--sans);letter-spacing:-.035em;color:var(--ink);margin-bottom:20px;font-size:clamp(32px,4.5vw,56px);font-weight:700;line-height:1.1}.product-sub{font-family:var(--sans);color:var(--ink-dim);max-width:540px;margin-bottom:60px;font-size:17px;line-height:1.7}.product-cards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:32px 28px;transition:box-shadow .2s,transform .2s}.product-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00000012}.product-icon{color:var(--ink-dim);margin-bottom:20px;font-size:22px;display:block}.product-card h3{font-family:var(--sans);color:var(--ink);letter-spacing:-.015em;margin-bottom:10px;font-size:16px;font-weight:600}.product-card p{font-family:var(--sans);color:var(--ink-dim);margin:0;font-size:14px;line-height:1.65}@media (max-width:768px){.product-section{padding:64px 24px}.product-cards{grid-template-columns:1fr}}
.shot-carousel{background:var(--bg);padding:32px 0 60px}.shot-lbl{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint);text-align:center;margin-bottom:24px;padding:0 28px;font-size:11px}.shot-track-wrap{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 48px calc(100% - 48px),#0000);mask-image:linear-gradient(90deg,#0000,#000 48px calc(100% - 48px),#0000)}.shot-track{gap:16px;width:max-content;padding:4px 28px 8px;animation:40s linear -20s infinite shot-scroll;display:flex}.shot-track-wrap:hover .shot-track{animation-play-state:paused}.shot-link{flex:none;display:block}.shot-card{border:1px solid var(--line);border-radius:9px;width:auto;height:220px;transition:box-shadow .2s;display:block;box-shadow:0 1px 3px #0000000d,0 8px 24px #00000012}.shot-card:hover{box-shadow:0 2px 8px #00000014,0 16px 40px #00000021}@keyframes shot-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:640px){.shot-card{height:160px}}@media (prefers-reduced-motion:reduce){.shot-track{-webkit-overflow-scrolling:touch;animation:none;overflow-x:auto}.shot-track-wrap{overflow-x:auto;-webkit-mask-image:none;mask-image:none}}
.splash-overlay{z-index:200;background:#fff;position:fixed;inset:0;overflow:hidden}.splash-img{opacity:0;height:auto;animation:splash-pop .34s cubic-bezier(.2, .88, .3, 1) var(--entry-delay,0s) forwards;border-radius:4px;position:absolute;transform:scale(.94)translateY(10px);box-shadow:0 1px 4px #0000000f,0 10px 32px #0000001f}.splash-img:first-child{z-index:30;width:580px;top:calc(50vh - 200px);left:calc(50% - 290px)}@media (max-width:600px){.splash-img:first-child{width:90vw;top:30%;left:5vw}}.splash-img:nth-child(2){z-index:5;width:660px;top:7%;left:6%}.splash-img:nth-child(3){z-index:5;width:330px;top:28%;left:6%}.splash-img:nth-child(4){z-index:20;width:400px;top:calc(60vh - 28px);left:8%}.splash-img:nth-child(5){z-index:20;width:430px;bottom:5%;left:calc(59% + 172px)}.splash-img:nth-child(6){z-index:5;width:520px;top:2%;left:54%}.splash-img:nth-child(7){z-index:5;width:345px;top:26.5%;right:7%}@keyframes splash-pop{0%{opacity:0;transform:scale(.94)translateY(10px)}55%{opacity:1}to{opacity:1;transform:scale(1)translateY(0)}}.splash-overlay.exiting .splash-img{animation:splash-exit .56s cubic-bezier(.4, 0, .9, .6) var(--exit-delay,0s) both}@keyframes splash-exit{0%{opacity:1;transform:scale(1)translateY(0)}20%{opacity:.85}to{opacity:0;transform:scale(.97)translateY(110vh)}}.splash-overlay.exiting{pointer-events:none;background-color:#0000;transition:background-color .2s .88s}
