:root{--brand-navy: #0A2540;--brand-teal: #1CA7A6;--brand-teal-dark: #158a89;--brand-gold: #D4A857;--brand-gold-dark: #b8923f;--brand-dark: #0A2540;--primary: #1CA7A6;--primary-dark: #148F8E;--primary-light: #24c5c4;--primary-glow: rgba(28, 167, 166, .15);--primary-bg: #E6F7F7;--accent: #D4A857;--accent-glow: rgba(212, 168, 87, .25);--bg-soft: #F7FAFC;--bg-card: #ffffff;--text-main: #0A2540;--text-body: #475569;--text-muted: #94a3b8;--border: #e2e8f0;--border-light: #f1f5f9;--shadow-sm: 0 1px 3px rgba(0,0,0,.06);--shadow-md: 0 4px 20px rgba(0,0,0,.06);--shadow-lg: 0 10px 40px rgba(0,0,0,.1);--radius: 12px;--radius-lg: 16px;--transition: all .25s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0}body{font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg-soft);color:var(--text-body);min-height:100dvh;line-height:1.6;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;overflow-x:hidden}body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}h1,h2,h3,h4{color:var(--text-main);line-height:1.25}a{color:var(--primary)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.animate-fade-in{animation:fadeInUp .5s cubic-bezier(.16,1,.3,1) forwards}.animate-fade{animation:fadeIn .3s ease forwards}.skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200px 100%;animation:shimmer 1.5s infinite;border-radius:8px}.splash.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100dvh;gap:2rem;text-align:center;padding:2rem;background:#fff;animation:svelte-12qhfyh-fadeIn .4s ease}@keyframes svelte-12qhfyh-fadeIn{0%{opacity:0}to{opacity:1}}.splash-brand.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.splash-icon.svelte-12qhfyh{width:5rem;height:5rem;border-radius:1.25rem;overflow:hidden;box-shadow:0 8px 32px #0a254026,0 2px 8px #1ca7a633}.splash-icon.error.svelte-12qhfyh{background:linear-gradient(135deg,#dc2626,#ef4444);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem}.splash-wordmark.svelte-12qhfyh{width:160px;height:auto;opacity:.9}.splash-dots.svelte-12qhfyh{display:flex;gap:.5rem}.sdot.svelte-12qhfyh{width:.45rem;height:.45rem;border-radius:50%;background:var(--brand-teal);animation:svelte-12qhfyh-sdotBounce 1.2s ease-in-out infinite;opacity:.3}.sdot.svelte-12qhfyh:nth-child(2){animation-delay:.2s}.sdot.svelte-12qhfyh:nth-child(3){animation-delay:.4s}@keyframes svelte-12qhfyh-sdotBounce{0%,80%,to{transform:scale(.7);opacity:.3}40%{transform:scale(1.2);opacity:1}}.splash.svelte-12qhfyh h2:where(.svelte-12qhfyh){font-size:1.25rem;margin:0}.splash.svelte-12qhfyh p:where(.svelte-12qhfyh){color:var(--text-muted);font-size:.85rem}.header.svelte-12qhfyh{background:#fff;border-bottom:1px solid #f0f4f8;position:sticky;top:0;z-index:100}.header-inner.svelte-12qhfyh{max-width:460px;margin:0 auto;padding:.4rem 1rem;display:flex;align-items:center;justify-content:space-between;height:3rem}.logo.svelte-12qhfyh{display:flex;align-items:center;text-decoration:none;height:100%;overflow:hidden}.logo-wordmark.svelte-12qhfyh{width:170px;height:auto;flex-shrink:0;margin-left:-.25rem;margin-top:.75rem}.header-wa.svelte-12qhfyh{width:2.4rem;height:2.4rem;background:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;text-decoration:none;box-shadow:0 2px 8px #25d3664d;flex-shrink:0;transition:var(--transition)}.header-wa.svelte-12qhfyh:hover{background:#20c05c}main.svelte-12qhfyh{min-height:calc(100dvh - 180px)}.footer.svelte-12qhfyh{background:var(--brand-navy);color:#ffffffa6;padding:2.5rem 1.25rem 1.5rem;margin-top:2.5rem}.footer-inner.svelte-12qhfyh{max-width:460px;margin:0 auto}.footer-brand.svelte-12qhfyh{margin-bottom:1.25rem}.footer-logo.svelte-12qhfyh{display:flex;align-items:center;gap:.6rem;margin-bottom:.35rem}.footer-favicon.svelte-12qhfyh{width:2rem;height:2rem;border-radius:7px;object-fit:cover;flex-shrink:0}.footer-logo.svelte-12qhfyh span:where(.svelte-12qhfyh){font-weight:800;font-size:1rem;color:#fff;letter-spacing:-.01em;line-height:1}.footer-tagline.svelte-12qhfyh{font-size:.72rem;color:#fff6;margin:0;padding-left:2.6rem}.footer-divider.svelte-12qhfyh{height:1px;background:#ffffff14;margin:1.25rem 0}.footer-grid.svelte-12qhfyh{display:grid;grid-template-columns:1.1fr 1fr 1.1fr;gap:1rem;margin-bottom:.5rem}.footer-col.svelte-12qhfyh h4:where(.svelte-12qhfyh){font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffffff59;margin:0 0 .6rem}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh),.footer-col.svelte-12qhfyh .muted:where(.svelte-12qhfyh){display:block;font-size:.78rem;color:#fff9;text-decoration:none;margin-bottom:.35rem;transition:color .2s}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh) i:where(.svelte-12qhfyh){width:1rem;margin-right:.25rem;opacity:.7}.footer-col.svelte-12qhfyh .muted:where(.svelte-12qhfyh){opacity:.4;font-style:italic}.footer-pay-icons.svelte-12qhfyh{display:flex;flex-direction:column;gap:.3rem}.pay-badge.svelte-12qhfyh{font-size:.72rem;color:#ffffff8c}.pay-badge.svelte-12qhfyh i:where(.svelte-12qhfyh){width:1rem;margin-right:.25rem;opacity:.6}.footer-bottom.svelte-12qhfyh{text-align:center}.footer-trust.svelte-12qhfyh{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem 1.5rem;font-size:.62rem;font-weight:700;color:#ffffff59;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.footer-trust.svelte-12qhfyh i:where(.svelte-12qhfyh){margin-right:.3rem}.footer-copy.svelte-12qhfyh{font-size:.65rem;color:#ffffff40;margin:0;padding-bottom:env(safe-area-inset-bottom)}.wa-fab.svelte-12qhfyh{position:fixed;bottom:1.25rem;right:1.25rem;width:3.25rem;height:3.25rem;background:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;text-decoration:none;box-shadow:0 4px 15px #25d36666;z-index:90;transition:transform .2s;padding-bottom:env(safe-area-inset-bottom)}.wa-fab.svelte-12qhfyh:hover{transform:scale(1.1)}.wa-fab.svelte-12qhfyh:active{transform:scale(.95)}
