:root{--shelf-mist:#f6f7f2;--ink-leaf:#12322e;--fresh-mint:#65b891;--soft-apricot:#f2b36d;--berry-check:#d96b72;--ceramic-blue:#6a8fbf;--quiet-grey:#8c9690;--card:#fff;--line:#dfe7dd;--shadow:0 22px 70px #12322e21}*{box-sizing:border-box}html{color:var(--ink-leaf);scroll-behavior:smooth;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}body{background:linear-gradient(180deg,#65b8911c,transparent 360px),var(--shelf-mist);min-width:320px;margin:0}a{color:inherit}button,input,textarea{font:inherit}:focus-visible{outline-offset:3px;outline:3px solid #6a8fbfe6}.site-footer,.site-header,main{width:min(1120px,100% - 32px);margin-inline:auto}.site-header{grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:24px 0 12px;display:grid}.brand,.language-switch,.site-footer,.site-nav{align-items:center;display:flex}.brand{gap:10px;font-weight:900;text-decoration:none}.brand-mark{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:38px;height:38px;box-shadow:0 10px 24px #12322e24}.site-nav{color:#38534d;justify-content:center;gap:16px;font-size:.95rem}.site-footer a,.site-nav a{text-decoration:none}.site-footer a:hover,.site-nav a:hover{text-underline-offset:4px;text-decoration:underline}.language-switch{border:1px solid var(--line);background:#ffffffb3;border-radius:10px;gap:4px;padding:4px}.language-switch button{min-width:42px;min-height:34px;color:var(--ink-leaf);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.language-switch button[aria-pressed=true]{background:var(--ink-leaf);color:#fff}main{padding:38px 0 64px}.hero{grid-template-columns:minmax(0,1.06fr) minmax(280px,.72fr);align-items:center;gap:clamp(28px,5vw,72px);min-height:calc(100svh - 210px);padding:32px 0 60px;display:grid}.hero-copy{max-width:680px}.eyebrow{color:#3b946c;letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:900}h1,h2{color:var(--ink-leaf);margin:0;line-height:1.02}h1{max-width:760px;font-size:clamp(3rem,8vw,6.6rem)}h1,h2{font-weight:900}h2{font-size:clamp(1.55rem,2.5vw,2.7rem)}.hero-lead,.legal-page p,.notice p,.page>p,.split-section p{color:#4d625b;font-size:1.08rem}.hero-lead{max-width:600px;margin:22px 0 0;font-size:clamp(1.08rem,2vw,1.35rem)}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.contact-form button,.primary-action,.secondary-action{border-radius:8px;justify-content:center;align-items:center;min-height:48px;font-weight:850;text-decoration:none;display:inline-flex}.contact-form button,.primary-action{background:var(--ink-leaf);color:#fff;cursor:pointer;border:0;padding:0 18px}.secondary-action{border:1px solid var(--line);background:var(--card);color:var(--ink-leaf);padding:0 18px}.phone-preview{background:var(--ink-leaf);width:min(100%,360px);box-shadow:var(--shadow);border-radius:42px;justify-self:center;margin:0;padding:14px;position:relative;overflow:hidden;transform:rotate(1.5deg)}.app-screenshot{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;background:var(--card);border-radius:30px;width:100%;height:auto;max-height:min(76svh,760px);display:block}.feature-band,.notice,.page,.split-section{border:1px solid var(--line);background:#ffffffb8;border-radius:12px;box-shadow:0 14px 38px #12322e0f}.feature-band{grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.feature-band article{background:var(--card);padding:28px}.feature-band span{color:#28764f;background:#ecf8f2;border-radius:8px;place-items:center;width:34px;height:34px;margin-bottom:18px;font-weight:900;display:inline-grid}.split-section{grid-template-columns:minmax(0,.95fr) minmax(0,1fr);gap:28px;margin-top:24px;padding:32px;display:grid}.use-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.use-grid div{background:var(--card);color:#415851;border-radius:10px;padding:18px;font-weight:750}.notice{margin-top:24px;padding:32px}.notice a{font-weight:850}.page{max-width:860px;margin:0 auto;padding:clamp(28px,6vw,64px)}.page-narrow{max-width:720px}.legal-page p{margin:18px 0 0}.contact-form{gap:18px;margin-top:28px;display:grid}.field{gap:8px;display:grid}.field label{font-weight:850}.field input,.field textarea{border:1px solid var(--line);width:100%;color:var(--ink-leaf);background:#fff;border-radius:8px;padding:13px 14px}.field textarea{resize:vertical}.field ul{color:var(--berry-check);margin:0;padding-left:18px}.flash-error,.flash-success{border-radius:8px;padding:14px 16px;font-weight:800}.flash-success{color:#236b49;background:#ecf8f2}.flash-error{color:#8b3f24;background:#fff1e2}.site-footer{border-top:1px solid var(--line);color:#526760;flex-wrap:wrap;justify-content:center;gap:14px;padding:26px 0 36px;font-size:.95rem}.site-footer span{color:var(--ink-leaf);font-weight:900}@media (width<=850px){.site-header{grid-template-columns:1fr auto}.site-nav{order:3;grid-column:1/-1;justify-content:flex-start;padding-bottom:4px;overflow-x:auto}.hero,.split-section{grid-template-columns:1fr}.hero{min-height:0;padding-top:14px}.phone-preview{width:min(100%,320px);transform:none}.feature-band,.use-grid{grid-template-columns:1fr}}@media (width<=560px){.site-footer,.site-header,main{width:min(100% - 22px,1120px)}.brand-mark{width:34px;height:34px}.site-nav{gap:12px;font-size:.9rem}h1{font-size:2.65rem}.hero-actions,.hero-actions a{width:100%}.phone-preview{border-radius:34px;padding:10px}.app-screenshot{border-radius:26px;max-height:620px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important}}
