:root{color:#231f20;background:#fff6e8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;margin:0;background:radial-gradient(circle at 12% 14%,rgba(255,205,89,.55),transparent 28rem),radial-gradient(circle at 88% 18%,rgba(73,215,179,.42),transparent 24rem),linear-gradient(135deg,#fff1c8,#ff7d8f 48%,#79ddc9);color:#231f20}a{color:inherit;text-decoration:none}.site-header,footer{width:min(1120px,calc(100% - 32px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-header{padding:24px 0 12px}.brand,nav,footer{font-size:.95rem;font-weight:800}.brand{display:inline-flex;align-items:center;gap:10px}.brand-mark{width:30px;height:30px;border-radius:8px;background:linear-gradient(90deg,#ff385f 0,#ff385f 25%,#ffd245 25%,#ffd245 50%,#36d189 50%,#36d189 75%,#5f6dff 75%),#ff385f;box-shadow:0 10px 22px #5029222e}nav{display:flex;align-items:center;gap:18px}nav a,footer a{opacity:.72;transition:opacity .18s ease,transform .18s ease}nav a:hover,footer a:hover{opacity:1;transform:translateY(-1px)}.hero{width:min(1120px,calc(100% - 32px));min-height:calc(100vh - 86px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,430px);align-items:center;gap:64px;padding:36px 0 76px}.hero-copy{max-width:590px}.eyebrow{margin:0 0 14px;color:#64473b;font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:18px;font-size:clamp(4.2rem,12vw,8.8rem);line-height:.86;letter-spacing:0}.tagline{max-width:520px;margin-bottom:32px;color:#231f20c2;font-size:1.22rem;line-height:1.55;font-weight:650}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.primary-link,.secondary-link{display:inline-flex;min-height:48px;align-items:center;border-radius:8px;padding:0 20px;font-weight:900;box-shadow:0 16px 34px #4427222e;transition:transform .18s ease,box-shadow .18s ease}.primary-link{background:#231f20;color:#fffdf5}.secondary-link{background:#ffffff7a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.primary-link:hover,.secondary-link:hover{transform:translateY(-2px);box-shadow:0 20px 42px #4427223d}.phone-stage{position:relative;display:grid;place-items:center}.phone-frame{width:min(100%,350px);aspect-ratio:1242 / 2688;overflow:hidden;border:12px solid rgba(35,31,32,.92);border-radius:36px;background:#111;box-shadow:0 34px 70px #3424225c,inset 0 0 0 1px #ffffff40;transform:rotate(2deg)}.phone-frame img,.screen-grid img{display:block;width:100%;height:100%;object-fit:cover}.active-shot{opacity:0;transform:scale(1.025);transition:opacity .22s ease,transform .42s ease}.active-shot.is-visible{opacity:1;transform:scale(1)}.shot-control{position:absolute;top:50%;width:46px;height:46px;border:0;border-radius:50%;background:#ffffffc7;color:#231f20;cursor:pointer;font-size:2rem;font-weight:700;line-height:1;box-shadow:0 14px 28px #4427222e;transform:translateY(-50%)}.shot-control.previous{left:4px}.shot-control.next{right:4px}.feature-band{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#231f201a}.feature-band article{min-height:190px;padding:34px max(24px,calc((100vw - 1120px)/2));background:#ffffff94;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.feature-band span{display:block;margin-bottom:26px;color:#231f206b;font-weight:950}.feature-band h2{margin-bottom:10px;font-size:1.35rem}.feature-band p,.policy-content p,.policy-hero p{color:#231f20b8;line-height:1.7}.screens{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:82px 0 92px}.section-heading{max-width:620px;margin-bottom:28px}.section-heading h2{font-size:clamp(2rem,5vw,4rem);line-height:1}.screen-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.screen-grid img{aspect-ratio:1242 / 2688;border-radius:28px;box-shadow:0 22px 48px #34242240}footer{padding:26px 0 34px}.policy-page{background:radial-gradient(circle at 16% 8%,rgba(255,210,69,.48),transparent 24rem),radial-gradient(circle at 90% 12%,rgba(95,109,255,.22),transparent 23rem),linear-gradient(135deg,#fff7db,#ffb0a3 55%,#91e1d2)}.policy-shell{width:min(920px,calc(100% - 32px));margin:0 auto;padding:74px 0 88px}.policy-hero{margin-bottom:34px}.policy-hero h1{font-size:clamp(3.2rem,9vw,6.8rem)}.policy-content{border-radius:8px;padding:clamp(24px,5vw,46px);background:#ffffff9e;box-shadow:0 22px 60px #4427222e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.policy-content h2{margin:30px 0 8px;font-size:1.18rem}.policy-content h2:first-child{margin-top:0}.policy-content a{font-weight:850;text-decoration:underline;text-underline-offset:3px}@media(max-width:820px){.site-header,footer{width:min(100% - 24px,560px)}nav{gap:12px}.hero{width:min(100% - 24px,560px);min-height:auto;grid-template-columns:1fr;gap:38px;padding:42px 0 68px}h1{font-size:clamp(4rem,22vw,6.2rem)}.tagline{font-size:1rem}.phone-frame{width:min(78vw,300px);border-width:10px;border-radius:32px}.feature-band,.screen-grid{grid-template-columns:1fr}.feature-band article{min-height:150px;padding:28px max(20px,calc((100vw - 560px)/2))}.screens,.policy-shell{width:min(100% - 24px,560px);padding-top:62px}}
