@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";
:root{--blue:#2563eb;--orange:#f97316;--dark:#0f172a;--dark-soft:#1e293b;--text:#0f172a;--muted:#475569;--bg:#f8fafc;--panel:#fff;--line:#dbe7ff;--shadow:0 12px 32px #0f172a14}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:Plus Jakarta Sans,Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.6}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}.container{width:min(1140px,92vw);margin:0 auto}.site-header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#f8fafce6;position:sticky;top:0}.site-header .container{width:min(1280px,95vw)}.header-inner{justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.brand-mark{flex-shrink:0;align-items:center;display:inline-flex}.brand-logo{object-fit:contain;width:auto;height:32px}.main-nav{flex-wrap:wrap;gap:16px;display:flex}.main-nav a{color:#1e293b;font-weight:600}.hero-section{background:linear-gradient(#eff6ff 0%,#fff7ed 62%,#f8fafc 100%);padding:64px 0 48px;overflow-x:clip}.hero-section .container{width:min(1280px,95vw);overflow:visible}.hero-grid{grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr);align-items:center;gap:44px;display:grid}.hero-copy{max-width:760px;padding-right:0}.hero-grid h1{letter-spacing:-.045em;margin:0 0 30px;font-size:clamp(2.35rem,4.85vw,4.1rem);font-weight:700;line-height:1.14}.hero-grid p{color:#334155;max-width:38rem;margin:0;font-size:clamp(1rem,1.25vw,1.2rem)}.hero-heading{color:#1e293b}.hero-heading-line{display:block}.hero-heading-line-primary{white-space:nowrap}.hero-dynamic-word{color:#2563eb;opacity:1;will-change:opacity;min-width:13.5ch;line-height:1.14;transition:opacity .35s ease-in-out;display:inline-block}.hero-dynamic-word.is-fading{opacity:0}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:38px;display:flex}.btn{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:11px 16px;font-weight:700;display:inline-flex}.btn-primary{background:var(--blue);color:#fff}.btn-light{color:var(--dark);background:#fff;border-color:#cbd5e1}.btn-store-disabled{color:#64748b;cursor:default;pointer-events:none;background:#ffffffd1;border-color:#dbe5f3;gap:10px;box-shadow:inset 0 1px #ffffffa6}.play-store-icon{flex-shrink:0;width:18px;height:18px;display:inline-flex}.play-store-icon img{object-fit:contain;width:100%;height:100%;display:block}.hero-visual{justify-self:end;width:min(100%,305px);min-height:365px;position:relative;overflow:visible}.hero-mockup-shell{filter:drop-shadow(0 14px 20px #0f172a1f);width:min(100%,280px);margin:0 auto}.hero-mockup-image{object-fit:contain;width:100%;height:auto;display:block}.trust-pill{box-shadow:var(--shadow);background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:.82rem;font-weight:700;display:inline-flex;position:absolute}.hero-pill-icon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.hero-pill-icon-ask,.hero-pill-icon-whatsapp{background-color:currentColor;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.hero-pill-icon-ask{color:#2563eb;-webkit-mask-image:url(/icons/ask_unfilled.svg);mask-image:url(/icons/ask_unfilled.svg)}.hero-pill-icon-whatsapp{color:#16a34a;-webkit-mask-image:url(/icons/whatsapp.svg);mask-image:url(/icons/whatsapp.svg)}.hero-pill-icon-bookmark{color:#f97316}.hero-pill-bookmark-svg{stroke:currentColor;width:22px;height:22px}.trust-one{top:120px;left:-120px}.trust-two{top:280px;right:-80px}.trust-three{bottom:135px;left:-98px}.light-section{padding:56px 0}.light-section h2,.dark-section h2,.mockups-section h2{margin:0 0 10px;font-size:clamp(1.55rem,2.5vw,2.1rem)}.dark-section{color:#e2e8f0;background:linear-gradient(#0f172a 0%,#1e293b 100%);padding:58px 0}.problem-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.section-icon{width:18px;height:18px;display:block}.section-icon-chip{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.problem-card{background:#0f172a8c;border:1px solid #94a3b859;border-radius:14px;flex-direction:column;gap:12px;padding:18px;display:flex}.problem-icon-chip{color:#e2e8f0cc;background:#ffffff14}.problem-card p{color:#e2e8f0e0;margin:0;font-weight:500;line-height:1.45}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.feature-card{background:var(--panel);box-shadow:var(--shadow);border:1px solid #dbeafe;border-radius:18px;padding:20px}.feature-icon-chip,.how-icon-chip,.trust-icon-chip{color:var(--blue);background:#eff6ff}.feature-card h3{margin:0 0 8px}.feature-card p{color:var(--muted);margin:0}.how-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.how-card{box-shadow:var(--shadow);background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:20px}.how-card h3{align-items:center;gap:10px;margin:0 0 14px;display:flex}.how-card ol{color:var(--muted);margin:0;padding-left:18px}.how-card li{margin:8px 0}.mockups-section{background:linear-gradient(180deg, var(--dark) 0%, var(--dark-soft) 100%);color:#e2e8f0;padding:60px 0}.mockups-scroll{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:18px;margin-top:18px;padding-bottom:0;display:grid;overflow:visible}.mockup-card{justify-self:center;width:100%;min-width:0;max-width:220px}.mockup-title{color:#e2e8f0;margin:0 0 10px;font-weight:700}.phone-frame{background:#0b1222;border-radius:32px;width:100%;max-width:220px;padding:10px;box-shadow:0 20px 36px #02061773}.phone-notch{background:#172036;border-radius:999px;width:92px;height:20px;margin:0 auto 10px}.phone-screen{aspect-ratio:240/540;background:#0f172a;border:1px solid #1e293b;border-radius:22px;width:100%;height:auto;overflow:hidden}.phone-screen img{object-fit:contain;object-position:top center;background:#fff;width:100%;height:100%;display:block}.mockup-placeholder{color:#cbd5e1;text-align:center;background:linear-gradient(#0f172a 0%,#111827 100%);align-content:center;justify-items:center;gap:12px;width:100%;height:100%;padding:16px;display:grid}.placeholder-phone-glyph{background:linear-gradient(#1e293be6 0%,#0f172af2 100%);border:1px solid #94a3b861;border-radius:20px;align-content:start;gap:8px;width:76px;height:140px;padding:8px;display:grid}.placeholder-phone-notch{background:#94a3b83d;border-radius:999px;width:34px;height:6px;margin:0 auto}.placeholder-phone-screen{background:linear-gradient(#33415573 0%,#1e293b73 100%);border-radius:14px;height:100%}.mockup-placeholder strong{color:#e2e8f0;font-size:.98rem}.community-grid{grid-template-columns:1.2fr 1fr;align-items:start;gap:16px;display:grid}.contact-card-center{justify-content:center;display:flex}.community-copy h2{max-width:14ch}.check-list{color:var(--muted);gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.check-list li{align-items:center;gap:10px;display:flex}.bullet-dot{background:var(--blue);border-radius:999px;flex-shrink:0;width:7px;height:7px}.community-form{box-shadow:var(--shadow);background:#fff;border:1px solid #dbeafe;border-radius:18px;gap:10px;padding:18px;display:grid}.community-form p{color:var(--muted);margin:0}.community-form h3{margin:0 0 4px}.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.trust-card{box-shadow:var(--shadow);background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:12px;padding:16px;display:flex}.trust-card p{margin:0;font-weight:600;line-height:1.45}.support-note{color:var(--muted);margin-top:14px}.site-footer{background:var(--dark);color:#cbd5e1;border-top:1px solid #334155;margin-top:50px}.footer-grid{flex-wrap:wrap;justify-content:space-between;gap:24px;padding:26px 0 18px;display:flex}.footer-logo{object-fit:contain;width:auto;height:34px;display:block}.footer-emotion{color:#e2e8f075;margin:12px 0 0;font-size:.82rem;font-style:italic}.footer-earth{color:#94a3b8a6;margin:4px 0 0;font-size:.78rem}.footer-links{gap:7px;min-width:210px;display:grid}.footer-links a{color:#dbeafe}.footer-meta{color:#94a3b8;text-align:center;border-top:1px solid #334155;flex-wrap:wrap;justify-content:center;gap:12px;padding:12px 0 24px;font-size:.92rem;display:flex}.page-shell{padding:44px 0}.page-card{box-shadow:var(--shadow);background:#fff;border:1px solid #dbeafe;border-radius:20px;padding:24px}.page-card h1{margin-top:0}.page-card h2{margin:24px 0 8px}.page-card p,.page-card li{color:var(--muted)}.page-card ul{padding-left:20px}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.support-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px}.faq-list{gap:10px;margin-top:14px;display:grid}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px}.faq-item h3{margin:0 0 6px;font-size:1rem}.faq-item p{margin:0}@media (max-width:980px){.hero-grid,.community-grid{grid-template-columns:1fr}.hero-copy{max-width:100%}.problem-grid,.feature-grid,.trust-grid,.support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.how-grid{grid-template-columns:1fr}.hero-visual{width:min(100%,300px);min-height:352px;margin:0 auto}.hero-mockup-shell{width:min(100%,272px)}.trust-one{top:50px;left:-54px}.trust-two{top:168px;right:-26px}.trust-three{bottom:12px;left:-46px}}@media (max-width:680px){.main-nav{display:none}.brand-logo{height:28px}.hero-section .container{width:min(94vw,1280px)}.hero-heading-line{line-height:1.18}.hero-heading-line-primary{white-space:normal}.hero-dynamic-word{min-width:0;max-width:100%}.hero-visual{width:min(100%,200px);min-height:250px}.hero-mockup-shell{width:min(100%,180px)}.trust-pill{max-width:calc(100vw - 52px);padding:7px 11px;font-size:.74rem}.hero-pill-icon,.hero-pill-bookmark-svg{width:19px;height:19px}.trust-one{top:70px;left:-50px}.trust-two{top:165px;right:-70px}.trust-three{bottom:80px;left:-50px}.light-section,.dark-section,.mockups-section{padding:52px 0}.feature-grid,.trust-grid,.support-grid,.problem-grid{grid-template-columns:1fr}.feature-card p{display:none}.trust-card{align-items:center}.mockups-scroll{gap:14px;padding-bottom:4px;display:flex;overflow-x:auto}.mockup-card{flex:none;min-width:236px;max-width:none}.phone-frame{width:236px;max-width:none}.phone-screen{aspect-ratio:auto;width:216px;height:486px}.footer-grid,.footer-meta{gap:16px;display:grid}}@media (max-width:420px){.container{width:min(92vw,1140px)}.problem-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.hero-dynamic-word{transition-duration:1ms}}.contact-card-center .community-form{width:min(100%,560px);margin-inline:auto}
