:root{color:#152522;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--brand:#0f766e;--brand-dark:#12433f;--ink:#152522;--muted:#5e6f69;--paper:#fffdf8;--line:#15252224;--soft:#eaf5ef;--warm:#fbf7f0;--violet:#7762f8;--violet-dark:#5e47d8;background:#fbf7f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1120px,100% - 32px);margin:0 auto}.site-header{grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:22px 0;display:grid}.brand-link{width:fit-content;color:var(--brand-dark);align-items:center;gap:10px;font-size:1.02rem;font-weight:800;display:inline-flex}.brand-link img{width:36px;height:36px}.site-header nav{align-items:center;gap:8px;display:flex}.site-header nav a{color:#314541;border-radius:999px;min-height:40px;padding:10px 14px;font-weight:700}.site-header nav a:hover{background:#0f766e14}.language-toggle{border:1px solid var(--line);background:#fffdf8d6;border-radius:999px;align-items:center;padding:3px;display:inline-flex}.language-toggle button{min-width:44px;min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:.86rem;font-weight:800}.language-toggle button.active{background:var(--brand);color:#fff}.hero{background:radial-gradient(circle at top right, #7762f81a, transparent 28rem), linear-gradient(180deg, #fbf7f0fa, #f4f0e8f0), var(--warm);min-height:82vh}.hero-grid,.install-grid,.share-panel{grid-template-columns:minmax(0,.88fr) minmax(360px,1fr);align-items:center;gap:46px;padding:26px 0 58px;display:grid}.hero-copy{max-width:620px}.eyebrow{width:fit-content;color:var(--brand-dark);background:#eaf5efe0;border:1px solid #0f766e2e;border-radius:999px;margin:0 0 18px;padding:8px 12px;font-size:.9rem;font-weight:800;display:inline-flex}h1,h2,h3,p{overflow-wrap:anywhere}h1{max-width:680px;color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(2.45rem,5.2vw,4.65rem);line-height:1}h2{letter-spacing:0;margin:0;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.05}h3{color:var(--ink);margin:0;font-size:1.1rem}.hero-description,.legal-hero p,.legal-section>p,.share-panel p,.hint{color:var(--muted);font-size:1.08rem;line-height:1.72}.hero-description{max-width:650px;margin:18px 0 0}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.button,.store-button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover,.store-button:hover{transform:translateY(-1px)}.button.primary{background:var(--brand);color:#fff;padding:0 22px;box-shadow:0 18px 30px #0f766e38}.button.secondary,.button.ghost{border:1px solid var(--line);color:var(--brand-dark);background:#fffdf8e0;padding:0 20px}.button.ghost{background:0 0}.store-buttons{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.store-button{min-width:208px;color:var(--brand-dark);background:#fff;border:1px solid #0f766e2e;padding:0 16px;box-shadow:0 14px 28px #15252214}.store-button.dark{color:#fff;background:#152522}.store-logo{flex:none;width:24px;height:24px;margin-right:10px}.google-play-logo{width:26px;height:26px}.hero-media{min-height:500px;position:relative}.app-showcase{background:linear-gradient(#fffdf8eb,#fffdf8b8),linear-gradient(140deg,#f1edff 0%,#e6fbf5 100%);border:1px solid #ffffff94;border-radius:28px;min-height:480px;position:relative;overflow:hidden;box-shadow:0 28px 58px #15252224}.showcase-visual{background:radial-gradient(circle at 12% 4%,#7762f82e 0 68px,#0000 70px),linear-gradient(135deg,#7762f829,#0f766e14);height:250px;position:absolute;inset:0 0 auto;overflow:hidden}.showcase-visual img{object-fit:contain;width:min(74%,380px);max-height:248px;position:absolute;bottom:-4px;right:8px}.phone-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8f5;border:1px solid #ffffff9e;border-radius:24px;width:auto;padding:18px;position:absolute;bottom:28px;left:28px;right:28px;box-shadow:0 22px 42px #15252229}.phone-top{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.phone-top strong{color:var(--brand-dark)}.progress-card{color:var(--brand-dark);background:#0f766e14;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin-bottom:12px;padding:11px 12px;display:grid}.progress-card span{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:900;display:inline-grid}.progress-card p{margin:0;font-weight:850}.task-row{background:#fff;border:1px solid #0f766e1f;border-radius:16px;grid-template-columns:22px 1fr;align-items:center;gap:10px;min-height:48px;margin-top:10px;padding:10px 12px;display:grid}.task-row span{border:2px solid #a8cfc7;border-radius:50%;width:18px;height:18px}.task-row.done span{background:var(--brand);border-color:var(--brand)}.task-row p{margin:0;font-weight:750}.info-band{border-block:1px solid var(--line);background:var(--paper)}.stats-grid{grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.stat{min-height:140px;padding:30px}.stat strong,.stat span{display:block}.stat strong{font-size:1.22rem}.stat span{color:var(--muted);margin-top:8px;line-height:1.55}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;padding:72px 0;display:grid}.feature-card{border:1px solid var(--line);background:var(--paper);border-radius:8px;min-height:220px;padding:28px;box-shadow:0 18px 34px #15252212}.feature-card p{color:var(--muted);line-height:1.65}.site-footer{border-top:1px solid var(--line);background:#fff}.footer-grid{color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:28px 0;display:flex}.footer-grid nav{color:var(--brand-dark);gap:16px;font-weight:800;display:flex}.install-page,.share-page,.legal-page{background:linear-gradient(180deg, #eaf5efd6, #fbf7f0f5 44%), var(--warm);min-height:100vh}.install-preview,.share-panel{border:1px solid var(--line);background:#fffdf8e0;border-radius:8px;box-shadow:0 24px 60px #1525221c}.install-preview{padding:20px}.install-preview img{object-fit:cover;border-radius:8px;width:100%;max-height:390px}.install-preview ul{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.install-preview li{background:var(--soft);color:var(--brand-dark);border-radius:8px;padding:14px 16px;font-weight:800}.share-panel{margin-top:40px;padding:30px}.share-panel img{object-fit:cover;border-radius:8px;width:100%;max-height:440px}.share-reference{background:#fff;border:1px dashed #0f766e57;border-radius:8px;gap:6px;margin-top:16px;padding:12px 14px;display:inline-grid}.share-reference span{color:var(--muted);font-size:.85rem;font-weight:800}.legal-hero{padding:52px 0 32px}.legal-hero h1{max-width:900px;font-size:clamp(2.2rem,6vw,4.8rem)}.legal-hero p{max-width:860px}.legal-jump{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.legal-jump a{border:1px solid var(--line);color:var(--brand-dark);background:#fff;border-radius:999px;padding:10px 14px;font-weight:800}.legal-section{border-top:1px solid var(--line);padding:54px 0;scroll-margin-top:24px}.legal-section>p{max-width:860px}.legal-clauses{gap:14px;margin-top:28px;display:grid}.legal-clause{border:1px solid var(--line);background:var(--paper);border-radius:8px;padding:24px}.legal-clause p,.legal-clause li{color:var(--muted);line-height:1.72}.legal-clause ul{margin:14px 0 0;padding-left:20px}.legal-controller{border-top:1px solid var(--line);padding:20px 0 42px}.legal-controller p{color:#5e6f69c2;max-width:780px;margin:0;font-size:.88rem;line-height:1.6}@media (width<=840px){.container{width:min(100% - 24px,1120px)}.site-header{grid-template-columns:1fr auto}.site-header nav{order:3;grid-column:1/-1;padding-bottom:2px;overflow-x:auto}.hero{background:radial-gradient(circle at 100% 0%, #7762f829, transparent 18rem), linear-gradient(180deg, #fbf7f0f5, #f4f0e8), var(--warm);min-height:auto}.hero-grid,.install-grid,.share-panel{grid-template-columns:1fr;gap:24px;padding:18px 0 42px}.hero-copy{order:1}.hero-media{order:2;min-height:430px}.app-showcase{min-height:420px}.showcase-visual{height:210px}.phone-card{bottom:18px;left:18px;right:18px}.stats-grid,.feature-grid{grid-template-columns:1fr}.feature-grid{padding:44px 0}.footer-grid{flex-direction:column;align-items:flex-start}.share-panel{padding:18px}}@media (width<=520px){h1{font-size:2.2rem;line-height:1.04}.hero-description,.legal-hero p,.legal-section>p,.share-panel p,.hint{font-size:1rem;line-height:1.62}.store-buttons,.hero-actions{width:100%}.hero-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.button{text-align:center;min-height:46px;padding:0 12px;font-size:.86rem}.store-buttons{grid-template-columns:1fr 1fr;gap:8px;display:grid}.store-button{min-width:0;min-height:46px;padding:0 10px;font-size:.78rem;line-height:1.1}.store-logo{width:20px;height:20px;margin-right:7px}.google-play-logo{width:22px;height:22px}.hero-media{min-height:380px}.app-showcase{border-radius:24px;min-height:370px}.showcase-visual{height:164px}.showcase-visual img{width:80%;max-height:170px;right:-8px}.phone-card{border-radius:20px;padding:12px;bottom:10px;left:10px;right:10px}.progress-card{padding:10px}.progress-card span{width:42px;height:42px}.stat,.feature-card,.legal-clause{padding:22px}}
