:root{--paper: #F9F5EE;--paper-dark: #252320;--kraft: #C7B38B;--kraft-dark: #9E8A68;--pencil: #443F39;--pencil-light: #8A8279;--ink: #1E1A16;--accent: #E45D48;--accent-light: #F2715D;--success: #4CAF50;--font-display: "Caveat", cursive;--font-body: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--max-width: 1100px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--paper);color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.nav[data-astro-cid-dmqpwcec]{position:fixed;top:0;left:0;right:0;z-index:100;background:#f9f5eed9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(199,179,139,.3)}.nav-inner[data-astro-cid-dmqpwcec]{max-width:var(--max-width);margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.nav-brand[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:.5rem}.nav-icon[data-astro-cid-dmqpwcec]{width:36px;height:36px;border-radius:8px}.nav-title[data-astro-cid-dmqpwcec]{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--ink)}.nav-links[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:1.5rem}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-size:.9rem;font-weight:500;color:var(--pencil);transition:color .2s}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--accent)}.lang-switch[data-astro-cid-dmqpwcec]{background:var(--kraft);color:#fff!important;padding:.3rem .7rem;border-radius:6px;font-size:.8rem!important;font-weight:600!important;letter-spacing:.5px}.lang-switch[data-astro-cid-dmqpwcec]:hover{background:var(--kraft-dark);color:#fff!important}@media(max-width:640px){.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:not(.lang-switch){display:none}}.hero[data-astro-cid-bbe6dxrz]{padding:8rem 1.5rem 4rem;overflow:hidden}.hero-content[data-astro-cid-bbe6dxrz]{max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;gap:3rem}.hero-text[data-astro-cid-bbe6dxrz]{flex:1;min-width:0}.badge[data-astro-cid-bbe6dxrz]{display:inline-block;background:#e45d481a;color:var(--accent);font-weight:600;font-size:.85rem;padding:.35rem .85rem;border-radius:20px;margin-bottom:1.25rem}.hero-title[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-size:3.2rem;font-weight:700;line-height:1.1;color:var(--ink);margin-bottom:1.25rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.15rem;color:var(--pencil);line-height:1.7;margin-bottom:2rem;max-width:480px}.cta-button[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;background:var(--ink);color:var(--paper);padding:.85rem 1.75rem;border-radius:12px;font-weight:600;font-size:1rem;transition:transform .2s,box-shadow .2s}.cta-button[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1e1a1626}.apple-icon[data-astro-cid-bbe6dxrz]{flex-shrink:0}.hero-screenshots[data-astro-cid-bbe6dxrz]{flex:0 0 auto;position:relative;width:320px;height:500px}.phone-frame[data-astro-cid-bbe6dxrz]{position:absolute;width:240px;border-radius:28px;overflow:hidden;box-shadow:0 20px 60px #1e1a1626;border:6px solid var(--ink);background:var(--ink)}.phone-frame[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{display:block;width:100%;border-radius:22px}.phone-frame[data-astro-cid-bbe6dxrz]:first-child{z-index:2;top:0;left:0}.phone-back[data-astro-cid-bbe6dxrz]{z-index:1;top:40px;left:100px;transform:rotate(4deg);opacity:.9}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{padding:6rem 1.5rem 3rem}.hero-content[data-astro-cid-bbe6dxrz]{flex-direction:column;text-align:center}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.4rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{margin-left:auto;margin-right:auto}.hero-screenshots[data-astro-cid-bbe6dxrz]{width:280px;height:420px}.phone-frame[data-astro-cid-bbe6dxrz]{width:200px}.phone-back[data-astro-cid-bbe6dxrz]{left:80px;top:30px}}.how-it-works[data-astro-cid-cmgpsf2k]{padding:5rem 1.5rem;background:linear-gradient(180deg,#c7b38b14,#c7b38b26)}.how-inner[data-astro-cid-cmgpsf2k]{max-width:var(--max-width);margin:0 auto}.section-title[data-astro-cid-cmgpsf2k]{font-family:var(--font-display);font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3.5rem;color:var(--ink)}.steps[data-astro-cid-cmgpsf2k]{display:flex;flex-direction:column;gap:4rem}.step[data-astro-cid-cmgpsf2k]{display:flex;align-items:center;gap:3rem}.step[data-astro-cid-cmgpsf2k]:nth-child(2n){flex-direction:row-reverse}.step-phone[data-astro-cid-cmgpsf2k]{flex:0 0 180px;border-radius:24px;overflow:hidden;box-shadow:0 16px 48px #1e1a161f;border:5px solid var(--ink);background:var(--ink)}.step-phone[data-astro-cid-cmgpsf2k] img[data-astro-cid-cmgpsf2k]{display:block;width:100%;border-radius:19px}.step-content[data-astro-cid-cmgpsf2k]{flex:0 1 auto}.step[data-astro-cid-cmgpsf2k]:nth-child(2n) .step-content[data-astro-cid-cmgpsf2k]{text-align:right}.step-number[data-astro-cid-cmgpsf2k]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--accent);color:#fff;font-family:var(--font-display);font-size:1.5rem;font-weight:700;border-radius:50%;margin-bottom:.75rem}.step-title[data-astro-cid-cmgpsf2k]{font-size:1.4rem;font-weight:600;margin-bottom:.5rem;color:var(--ink)}.step-desc[data-astro-cid-cmgpsf2k]{font-size:1.05rem;color:var(--pencil);line-height:1.7;max-width:400px}.step[data-astro-cid-cmgpsf2k]:nth-child(2n) .step-desc[data-astro-cid-cmgpsf2k]{margin-left:auto}@media(max-width:640px){.step[data-astro-cid-cmgpsf2k],.step[data-astro-cid-cmgpsf2k]:nth-child(2n){flex-direction:column;text-align:center}.step-phone[data-astro-cid-cmgpsf2k]{flex:0 0 auto;width:160px}.step-desc[data-astro-cid-cmgpsf2k]{margin:0 auto}.section-title[data-astro-cid-cmgpsf2k]{font-size:2rem}}.privacy[data-astro-cid-hf63eqyq]{padding:5rem 1.5rem}.privacy-inner[data-astro-cid-hf63eqyq]{max-width:600px;margin:0 auto;text-align:center}.privacy-icon[data-astro-cid-hf63eqyq]{font-size:3rem;margin-bottom:1rem}.section-title[data-astro-cid-hf63eqyq]{font-family:var(--font-display);font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:var(--ink)}.privacy-list[data-astro-cid-hf63eqyq]{list-style:none;display:flex;flex-direction:column;gap:1rem;text-align:left;max-width:420px;margin:0 auto}.privacy-item[data-astro-cid-hf63eqyq]{display:flex;align-items:center;gap:.75rem;font-size:1.05rem;color:var(--pencil)}.check-icon[data-astro-cid-hf63eqyq]{flex-shrink:0;color:var(--success)}@media(max-width:640px){.section-title[data-astro-cid-hf63eqyq]{font-size:2rem}}.footer[data-astro-cid-sz7xmlte]{padding:4rem 1.5rem 2rem;background:var(--ink);color:var(--paper)}.footer-inner[data-astro-cid-sz7xmlte]{max-width:var(--max-width);margin:0 auto}.footer-cta[data-astro-cid-sz7xmlte]{text-align:center;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(249,245,238,.1)}.footer-download[data-astro-cid-sz7xmlte]{font-family:var(--font-display);font-size:1.8rem;font-weight:700;margin-bottom:1.25rem}.cta-button[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.5rem;background:var(--paper);color:var(--ink);padding:.85rem 1.75rem;border-radius:12px;font-weight:600;font-size:1rem;transition:transform .2s,box-shadow .2s}.cta-button[data-astro-cid-sz7xmlte]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-brand[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-size:1.3rem;font-weight:700}.footer-icon[data-astro-cid-sz7xmlte]{width:28px;height:28px;border-radius:6px}.footer-made[data-astro-cid-sz7xmlte]{font-size:.9rem;color:#f9f5ee99}.footer-made[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--paper);text-decoration:underline;text-underline-offset:2px}.footer-stack[data-astro-cid-sz7xmlte]{font-size:.8rem;color:#f9f5ee66}@media(max-width:640px){.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;text-align:center}.footer-download[data-astro-cid-sz7xmlte]{font-size:1.4rem}}
