:root{color:#253044;background:#fff8ee;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{margin:0;min-width:320px;background:radial-gradient(circle at 12% 18%,rgba(255,204,90,.36),transparent 32rem),linear-gradient(135deg,#fffaf1,#f8fbff 46%,#fff2f4)}a{color:inherit}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem clamp(1rem,4vw,4rem);background:#fffaf1e6;border-bottom:1px solid rgba(74,82,105,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:.65rem;color:#202a3c;font-weight:800;text-decoration:none}.brand-mark{display:grid;width:2.2rem;height:2.2rem;place-items:center;border-radius:.55rem;background:linear-gradient(135deg,#ff6a88,#ffd45a);color:#fff;font-size:.82rem;box-shadow:0 .55rem 1rem #f6577338}nav{display:flex;align-items:center;gap:clamp(.8rem,2.5vw,1.5rem);color:#49546a;font-size:.95rem;font-weight:700}nav a,footer a{text-decoration:none}nav a:hover,footer a:hover,.contact a:hover,.policy a:hover{color:#e84d73}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,34rem);align-items:center;min-height:calc(100vh - 4.4rem);gap:clamp(2rem,5vw,5rem);padding:clamp(2rem,6vw,6rem) clamp(1rem,5vw,5rem);overflow:hidden}.hero-copy{max-width:44rem}.eyebrow{margin:0 0 .7rem;color:#e84d73;font-size:.8rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:1rem;color:#172033;font-size:clamp(3rem,8vw,6.6rem);line-height:.94;letter-spacing:0}.hero-text{max-width:36rem;color:#566177;font-size:clamp(1.06rem,2vw,1.28rem);line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.8rem}.button{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;border-radius:.5rem;padding:.8rem 1.15rem;font-weight:850;text-decoration:none}.button.primary{background:#202a3c;color:#fff;box-shadow:0 .9rem 1.5rem #202a3c29}.button.secondary{border:1px solid rgba(32,42,60,.18);background:#ffffffa8;color:#202a3c}.phone-stack{position:relative;min-height:clamp(30rem,72vw,50rem)}.phone{position:absolute;width:min(60vw,19rem);border-radius:2rem;box-shadow:0 1.5rem 3.5rem #1f2a3f3b}.phone-front{right:3%;top:0;transform:rotate(4deg)}.phone-back{left:0;top:9%;transform:rotate(-7deg);filter:saturate(.96)}.features,.screenshots,.contact,.policy-page{padding:clamp(3rem,6vw,5rem) clamp(1rem,5vw,5rem)}.features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;background:#fff}.features article{border:1px solid rgba(74,82,105,.12);border-radius:.5rem;padding:clamp(1.2rem,2.5vw,1.8rem);background:linear-gradient(180deg,#fff,#fff9f1)}.feature-icon{display:grid;width:2.4rem;height:2.4rem;margin-bottom:1rem;place-items:center;border-radius:999px;background:#34bdb2;color:#fff;font-weight:900}.features h2,.contact h2,.policy h2{margin-bottom:.55rem;color:#182237;font-size:clamp(1.28rem,3vw,1.8rem)}.features p,.contact p,.policy p{color:#5d687c;line-height:1.75}.screenshots{background:#fffaf3}.section-heading{max-width:46rem;margin-bottom:1.5rem}.section-heading h2{margin:0;color:#172033;font-size:clamp(2rem,5vw,3.4rem)}.screenshot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.8rem,2vw,1.2rem)}.screenshot-grid img{width:100%;border-radius:1.4rem;box-shadow:0 1rem 2.4rem #28324629}.contact{background:#202a3c;color:#fff}.contact h2,.contact p{color:#fff}.contact a{color:#ffd45a;font-size:clamp(1.2rem,3vw,1.8rem);font-weight:900;text-decoration:none}.policy-page{background:#fff}.policy{max-width:54rem;margin:0 auto}.policy h1{font-size:clamp(2.3rem,6vw,4.4rem)}.policy section{padding:1.1rem 0;border-top:1px solid rgba(74,82,105,.12)}.policy .updated{color:#7a8496;font-weight:700}.policy a{color:#d84168;font-weight:800}footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.4rem clamp(1rem,4vw,4rem);background:#172033;color:#ffffffd6}@media (max-width: 860px){.hero{grid-template-columns:1fr;min-height:auto}.phone-stack{min-height:34rem}.features,.screenshot-grid{grid-template-columns:1fr}.screenshot-grid img{max-width:24rem;margin-inline:auto}}@media (max-width: 560px){.site-header,footer{align-items:flex-start;flex-direction:column}.brand{font-size:.98rem}h1{font-size:3rem}.phone-stack{min-height:27rem}.phone{width:13.4rem;border-radius:1.4rem}.phone-front{right:0}}
