@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@keyframes flo-ui-fade-in{0%{opacity:0}to{opacity:1}}@keyframes flo-ui-fade-in-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes flo-ui-toast-in{0%{opacity:0;transform:translateY(-12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes flo-ui-toast-out{to{opacity:0;transform:translateY(-12px) scale(.98)}}.flo-ui-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;background:#0f172a8c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:flo-ui-fade-in .18s ease;padding:16px}.flo-ui-modal{background:#fff;border-radius:16px;padding:1.75rem;max-width:440px;width:100%;text-align:center;box-shadow:0 20px 60px #0003;animation:flo-ui-fade-in-up .22s ease;font-family:Inter,system-ui,-apple-system,sans-serif;box-sizing:border-box}.flo-ui-modal__icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;font-size:28px}.flo-ui-modal__title{margin:0 0 .5rem;font-size:1.25rem;font-weight:700;color:#0f172a}.flo-ui-modal__message{margin:0 0 1.5rem;font-size:.9rem;color:#64748b;line-height:1.6;white-space:pre-line}.flo-ui-modal__actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.flo-ui-btn{padding:.6rem 1.25rem;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:600;font-family:inherit;border:1px solid transparent;transition:opacity .15s,transform .05s;display:inline-flex;align-items:center;gap:6px}.flo-ui-btn:active{transform:translateY(1px)}.flo-ui-btn:disabled{opacity:.6;cursor:not-allowed}.flo-ui-btn--secondary{background:#fff;border-color:#e2e8f0;color:#64748b}.flo-ui-btn--secondary:hover{background:#f8fafc}.flo-ui-btn--primary{background:#2563eb;color:#fff}.flo-ui-btn--primary:hover{background:#1d4ed8}.flo-ui-btn--danger{background:#dc2626;color:#fff}.flo-ui-btn--danger:hover{background:#b91c1c}.flo-ui-btn--success{background:#16a34a;color:#fff}.flo-ui-btn--upgrade{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;box-shadow:0 2px 8px #4f46e54d}.flo-ui-btn--upgrade:hover{filter:brightness(1.05)}.flo-ui-toast-stack{position:fixed;top:16px;left:50%;transform:translate(-50%);z-index:100000;display:flex;flex-direction:column;gap:8px;pointer-events:none;max-width:calc(100vw - 32px);font-family:Inter,system-ui,-apple-system,sans-serif}.flo-ui-toast{pointer-events:auto;display:flex;align-items:flex-start;gap:10px;background:#fff;color:#0f172a;padding:12px 14px;border-radius:10px;box-shadow:0 10px 30px #0000001f,0 0 0 1px #0f172a0a;font-size:.875rem;min-width:240px;max-width:420px;animation:flo-ui-toast-in .2s ease;border-inline-start:4px solid #2563eb}.flo-ui-toast--leaving{animation:flo-ui-toast-out .2s ease forwards}.flo-ui-toast--success{border-inline-start-color:#16a34a}.flo-ui-toast--error{border-inline-start-color:#dc2626}.flo-ui-toast--warning{border-inline-start-color:#d97706}.flo-ui-toast--info{border-inline-start-color:#2563eb}.flo-ui-toast__icon{flex-shrink:0;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff;margin-top:1px}.flo-ui-toast--success .flo-ui-toast__icon{background:#16a34a}.flo-ui-toast--error .flo-ui-toast__icon{background:#dc2626}.flo-ui-toast--warning .flo-ui-toast__icon{background:#d97706}.flo-ui-toast--info .flo-ui-toast__icon{background:#2563eb}.flo-ui-toast__body{flex:1;line-height:1.45}.flo-ui-toast__title{font-weight:600;margin:0 0 2px;font-size:.875rem}.flo-ui-toast__msg{margin:0;color:#475569;font-size:.8125rem}.flo-ui-toast__close{background:transparent;border:none;cursor:pointer;color:#94a3b8;font-size:16px;padding:0 4px;line-height:1}.flo-ui-toast__close:hover{color:#475569}@media (max-width: 480px){.flo-ui-modal{padding:1.25rem;border-radius:12px}.flo-ui-modal__actions{flex-direction:column-reverse}.flo-ui-modal__actions .flo-ui-btn{width:100%;justify-content:center}}.landing-page{--lp-ink: #0b0d17;--lp-ink-2: #1f2433;--lp-text: #4b5266;--lp-muted: #7b8094;--lp-faint: #b8bdcc;--lp-surface: #ffffff;--lp-surface-1: #fafbfc;--lp-surface-2: #f3f4f8;--lp-line: rgba(13, 17, 35, .06);--lp-line-strong: rgba(13, 17, 35, .1);--lp-brand: #4f46e5;--lp-brand-2: #6366f1;--lp-brand-soft: rgba(79, 70, 229, .08);--lp-accent-grad: linear-gradient(120deg, #6366f1 0%, #8b5cf6 50%, #06b6d4 100%);--lp-success: #10b981;--lp-warn: #f59e0b;--lp-r-sm: 8px;--lp-r-md: 12px;--lp-r-lg: 16px;--lp-r-xl: 22px;--lp-e1: 0 1px 2px rgba(13, 17, 35, .04);--lp-e2: 0 6px 16px -6px rgba(13, 17, 35, .1), 0 1px 3px rgba(13, 17, 35, .04);--lp-e3: 0 18px 40px -16px rgba(13, 17, 35, .18), 0 2px 6px rgba(13, 17, 35, .04);--lp-e4: 0 30px 70px -24px rgba(13, 17, 35, .24);position:relative;overflow-x:clip;color:var(--lp-text);font-feature-settings:"ss01","cv11"}.landing-page .landing-bg-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.landing-page .landing-bg-glow{position:absolute;top:-160px;inset-inline-end:-120px;width:720px;height:720px;border-radius:50%;background:radial-gradient(circle,rgba(99,102,241,.22) 0%,rgba(139,92,246,.12) 35%,transparent 70%);filter:blur(60px);opacity:.85}.landing-page .landing-bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(13,17,35,.045) 1px,transparent 1px);background-size:24px 24px;-webkit-mask-image:radial-gradient(ellipse at top,#000 0%,transparent 70%);mask-image:radial-gradient(ellipse at top,#000 0%,transparent 70%);opacity:.6}.landing-page .reveal{opacity:0;transform:translateY(10px);transition:opacity .42s ease-out,transform .42s ease-out}.landing-page .reveal.revealed{opacity:1;transform:translateY(0)}.landing-page .hero{position:relative;z-index:1;padding:96px 0 64px}.landing-page .hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:center}.landing-page .hero-content{text-align:start}.landing-page .hero-badge{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .85rem;border:1px solid var(--lp-line-strong);border-radius:999px;font-size:.78rem;font-weight:500;color:var(--lp-ink-2);margin-bottom:1.5rem;background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:-.005em;box-shadow:var(--lp-e1)}.landing-page .hero h1{font-size:clamp(2.4rem,5vw,4.25rem);font-weight:800;letter-spacing:-.04em;line-height:1.05;margin-bottom:1.25rem;color:var(--lp-ink)}.landing-page .hero-accent{background:var(--lp-accent-grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-page .hero-desc{font-size:1.1rem;color:var(--lp-text);max-width:540px;margin:0 0 2rem;line-height:1.65}.landing-page .hero-buttons{display:flex;gap:.625rem;flex-wrap:wrap}.landing-page .btn-hero-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;background:var(--lp-ink);color:#fff;border:none;border-radius:11px;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;font-family:inherit;position:relative;box-shadow:0 8px 22px -10px #4f46e5b3,0 1px 2px #0d112333;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.landing-page .btn-hero-primary:hover{background:var(--lp-ink-2);transform:translateY(-1px);box-shadow:0 14px 30px -12px #4f46e5d9,0 2px 6px #0d11232e}.landing-page .btn-hero-primary svg{transition:transform .2s ease}.landing-page .btn-hero-primary:hover svg{transform:translate(3px)}.landing-page .btn-hero-ghost{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.4rem;background:#ffffffb3;color:var(--lp-ink-2);border:1px solid var(--lp-line-strong);border-radius:11px;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;font-family:inherit;transition:all .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landing-page .btn-hero-ghost:hover{background:#fff;border-color:#0d11232e;transform:translateY(-1px)}.landing-page .btn-hero-ghost svg{color:var(--lp-brand)}.landing-page .hero-trust{list-style:none;padding:0;margin:1.4rem 0 0;display:flex;flex-wrap:wrap;gap:.5rem .6rem;font-size:.82rem;color:var(--lp-muted);align-items:center}.landing-page .hero-trust li:first-child{color:var(--lp-ink-2);font-weight:600}.landing-page .hero-trust-sep{color:var(--lp-faint)}.landing-page .hero-visual-col{position:relative;display:flex;justify-content:center;align-items:center;min-height:480px}.landing-page .hero-visual{position:relative;width:100%;max-width:540px;aspect-ratio:5 / 4.2}.landing-page .hero-visual-glow{position:absolute;top:-10%;right:-8%;bottom:-10%;left:-8%;background:radial-gradient(closest-side,rgba(99,102,241,.3),transparent 70%);filter:blur(40px);z-index:0}.landing-page .hero-dashboard{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;border:1px solid var(--lp-line);border-radius:var(--lp-r-lg);box-shadow:var(--lp-e4);overflow:hidden;z-index:1;transform:rotate(-1.5deg);transition:transform .4s ease}.landing-page .hero-visual:hover .hero-dashboard{transform:rotate(0)}.landing-page .hd-top{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid var(--lp-line);background:var(--lp-surface-1)}.landing-page .hd-dot-row{display:flex;gap:6px}.landing-page .hd-dot{width:9px;height:9px;border-radius:50%;background:#d6dae4}.landing-page .hd-dot:nth-child(1){background:#ff6b5e}.landing-page .hd-dot:nth-child(2){background:#ffbd2e}.landing-page .hd-dot:nth-child(3){background:#28c940}.landing-page .hd-pill{margin-inline-start:auto;font-size:.7rem;color:var(--lp-muted);background:var(--lp-surface-2);padding:3px 10px;border-radius:999px}.landing-page .hd-body{padding:22px 22px 20px;display:flex;flex-direction:column;gap:18px}.landing-page .hd-header{display:flex;flex-direction:column;gap:4px}.landing-page .hd-label{font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--lp-muted)}.landing-page .hd-amount-row{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.landing-page .hd-amount{font-size:1.85rem;font-weight:800;letter-spacing:-.025em;color:var(--lp-ink)}.landing-page .hd-change{font-size:.78rem;font-weight:600;color:var(--lp-success);background:#10b9811a;padding:2px 8px;border-radius:999px}.landing-page .hd-chart{position:relative;display:flex;align-items:flex-end;gap:8px;height:80px;padding-top:12px;border-top:1px dashed var(--lp-line)}.landing-page .hd-bar{flex:1;background:linear-gradient(180deg,var(--lp-brand-2),#a78bfa);border-radius:6px 6px 0 0;opacity:.85}.landing-page .hd-bar:last-child{background:linear-gradient(180deg,#4f46e5,#6366f1);opacity:1}.landing-page .hd-chart-label{position:absolute;top:0;inset-inline-end:0;font-size:.68rem;color:var(--lp-faint);font-weight:500}.landing-page .hd-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.landing-page .hd-kpi{background:var(--lp-surface-1);border:1px solid var(--lp-line);border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:2px}.landing-page .hd-kpi-label{font-size:.66rem;color:var(--lp-muted);font-weight:600;letter-spacing:.04em;text-transform:uppercase}.landing-page .hd-kpi-value{font-size:1rem;font-weight:700;color:var(--lp-ink)}.landing-page .hero-toast{position:absolute;top:-8%;inset-inline-start:-8%;background:#fff;border:1px solid var(--lp-line);border-radius:12px;padding:10px 14px;display:flex;align-items:center;gap:10px;box-shadow:var(--lp-e3);z-index:2;min-width:220px;animation:lpFloat 6s ease-in-out infinite}.landing-page .ht-dot{width:28px;height:28px;border-radius:50%;background:#10b98124;color:var(--lp-success);display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-page .ht-text{display:flex;flex-direction:column;gap:1px}.landing-page .ht-title{font-size:.78rem;font-weight:700;color:var(--lp-ink)}.landing-page .ht-desc{font-size:.72rem;color:var(--lp-muted)}.landing-page .hero-storefront{position:absolute;bottom:-8%;inset-inline-end:-6%;width:200px;background:#fff;border:1px solid var(--lp-line);border-radius:14px;overflow:hidden;box-shadow:var(--lp-e3);z-index:2;animation:lpFloatRev 7s ease-in-out infinite}.landing-page .hs-image{height:110px;background:radial-gradient(circle at 30% 30%,#e9d5ff 0%,transparent 60%),radial-gradient(circle at 70% 70%,#fed7aa 0%,transparent 55%),linear-gradient(135deg,#fef3f2,#f5f3ff)}.landing-page .hs-meta{padding:10px 12px 12px;display:flex;flex-direction:column;gap:2px}.landing-page .hs-brand{font-size:.66rem;font-weight:700;color:var(--lp-muted);letter-spacing:.06em;text-transform:uppercase}.landing-page .hs-product{font-size:.85rem;font-weight:600;color:var(--lp-ink)}.landing-page .hs-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.landing-page .hs-price{font-size:.95rem;font-weight:800;color:var(--lp-ink)}.landing-page .hs-tag{font-size:.62rem;background:var(--lp-brand-soft);color:var(--lp-brand);padding:3px 8px;border-radius:999px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}@keyframes lpFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes lpFloatRev{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.landing-page .trusted-strip{position:relative;z-index:1;padding:36px 0 24px;border-top:1px solid var(--lp-line);border-bottom:1px solid var(--lp-line);margin:24px 0 0;text-align:center}.landing-page .trusted-pill{display:inline-block;font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--lp-brand);background:var(--lp-brand-soft);padding:4px 12px;border-radius:999px;margin-bottom:.75rem}.landing-page .trusted-title{font-size:.95rem;font-weight:600;color:var(--lp-ink-2);margin:0 0 1.25rem}.landing-page .trusted-logos{list-style:none;margin:0;padding:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.5rem 2.4rem}.landing-page .trusted-logo{font-size:.95rem;font-weight:700;letter-spacing:-.01em;color:var(--lp-muted);font-family:Inter,sans-serif;transition:color .2s ease,transform .2s ease}.landing-page .trusted-logo:hover{color:var(--lp-ink);transform:translateY(-1px)}.landing-page .landing-section{position:relative;z-index:1;padding:88px 0}.landing-page .section-header{text-align:center;margin-bottom:3rem}.landing-page .section-pill{display:inline-block;padding:.3rem .85rem;border-radius:999px;font-size:.68rem;font-weight:700;color:var(--lp-brand);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.9rem;background:var(--lp-brand-soft)}.landing-page .section-header h2{font-size:clamp(1.85rem,3.5vw,2.65rem);font-weight:800;letter-spacing:-.03em;color:var(--lp-ink);margin:0 0 .625rem;line-height:1.15}.landing-page .section-header p{font-size:1.05rem;color:var(--lp-text);max-width:620px;margin:0 auto;line-height:1.65}.landing-page .demo-section{padding-top:60px}.landing-page .demo-wrapper{max-width:920px;margin:0 auto}.landing-page .demo-frame{position:relative;border-radius:var(--lp-r-lg);overflow:hidden;background:#1a1d29;box-shadow:var(--lp-e4);border:1px solid rgba(13,17,35,.08)}.landing-page .demo-frame:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;background:linear-gradient(135deg,rgba(99,102,241,.35),rgba(6,182,212,.1) 60%,transparent);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none}.landing-page .demo-frame-bar{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#232636}.landing-page .demo-dots{display:flex;gap:7px}.landing-page .demo-dot{width:11px;height:11px;border-radius:50%}.landing-page .demo-dot.red{background:#ff6b5e}.landing-page .demo-dot.yellow{background:#ffbd2e}.landing-page .demo-dot.green{background:#28c940}.landing-page .demo-url{flex:1;text-align:center;font-size:.78rem;color:#b8bdcc;background:#1a1d29;border-radius:6px;padding:5px 0;font-family:Inter,monospace}.landing-page .demo-bar-spacer{width:49px}.landing-page .demo-video-container{position:relative}.landing-page .demo-video{width:100%;display:block}.landing-page .demo-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:68px;height:68px;background:#0d1123b3;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .2s ease,background .2s ease}.landing-page .demo-play-btn:hover{transform:translate(-50%,-50%) scale(1.08);background:#0d1123d9}.landing-page .features-section{padding-bottom:100px}.landing-page .features-categories{display:flex;flex-direction:column;gap:64px}.landing-page .feature-category{display:grid;grid-template-columns:240px 1fr;gap:48px;align-items:start}.landing-page .feature-cat-head{position:sticky;top:96px}.landing-page .feature-cat-label{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--lp-brand);background:var(--lp-brand-soft);padding:4px 12px;border-radius:999px;margin-bottom:.75rem}.landing-page .feature-cat-intro{font-size:1rem;font-weight:600;color:var(--lp-ink);line-height:1.45;letter-spacing:-.015em;margin:0}.landing-page .feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.landing-page .feature-card{padding:20px 20px 22px;border:1px solid var(--lp-line);border-radius:var(--lp-r-md);background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;display:flex;flex-direction:column;gap:8px}.landing-page .feature-card:hover{transform:translateY(-3px);box-shadow:var(--lp-e3);border-color:#6366f12e}.landing-page .feature-icon-wrap{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border:1px solid rgba(99,102,241,.12);display:flex;align-items:center;justify-content:center;color:var(--lp-brand);margin-bottom:4px}.landing-page .feature-icon-wrap svg{width:20px;height:20px}.landing-page .feature-card h4{font-size:.97rem;font-weight:700;color:var(--lp-ink);margin:0;letter-spacing:-.01em}.landing-page .feature-card p{font-size:.85rem;color:var(--lp-text);line-height:1.55;margin:0}.landing-page .lp-duration-selector{display:flex;justify-content:center;gap:4px;margin:0 auto 2.5rem;background:var(--lp-surface-1);border:1px solid var(--lp-line);padding:5px;border-radius:12px;width:fit-content}.landing-page .lp-dur-btn{padding:.55rem 1.1rem;border:none;background:transparent;border-radius:8px;font-size:.875rem;font-weight:600;color:var(--lp-muted);cursor:pointer;transition:all .2s ease;font-family:inherit}.landing-page .lp-dur-btn:hover{color:var(--lp-ink-2)}.landing-page .lp-dur-btn.active{background:#fff;color:var(--lp-ink);box-shadow:var(--lp-e1)}.landing-page .lp-plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;max-width:1080px;margin:0 auto}.landing-page .lp-plan-card{position:relative;border:1px solid var(--lp-line);border-radius:var(--lp-r-lg);padding:28px 24px 24px;background:#fff;box-shadow:var(--lp-e1);display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.landing-page .lp-plan-card:hover{transform:translateY(-3px);box-shadow:var(--lp-e3)}.landing-page .lp-plan-popular{border-color:#6366f147;box-shadow:0 18px 40px -16px #6366f14d,0 1px 3px #0d11230a;background:linear-gradient(180deg,#fff,#fafaff)}.landing-page .lp-plan-trial{border-color:#10b98138}.landing-page .lp-plan-enterprise{border-color:#8b5cf638}.landing-page .lp-plan-badge{position:absolute;top:-11px;left:50%;transform:translate(-50%);padding:3px 12px;border-radius:8px;font-size:.62rem;font-weight:700;letter-spacing:.08em;color:#fff}.landing-page .lp-badge-trial{background:var(--lp-success)}.landing-page .lp-badge-popular{background:var(--lp-brand)}.landing-page .lp-badge-enterprise{background:#8b5cf6}.landing-page .lp-plan-card h3{font-size:1.2rem;font-weight:700;color:var(--lp-ink);margin-bottom:.25rem;letter-spacing:-.02em}.landing-page .lp-plan-tagline{font-size:.85rem;color:var(--lp-muted);font-weight:500;margin:0 0 .85rem;line-height:1.4}.landing-page .lp-plan-price{margin-bottom:.5rem;display:flex;align-items:baseline;flex-wrap:wrap;gap:.4rem}.landing-page .lp-price-original{font-size:1rem;color:var(--lp-faint);text-decoration:line-through;font-weight:500}.landing-page .lp-price-amount{font-size:2rem;font-weight:800;color:var(--lp-ink);letter-spacing:-.025em}.landing-page .lp-price-period{font-size:.875rem;color:var(--lp-muted);font-weight:500}.landing-page .lp-price-save{font-size:.66rem;background:#10b9811a;color:#047857;padding:3px 8px;border-radius:999px;font-weight:700;letter-spacing:.04em}.landing-page .lp-price-monthly{font-size:.8rem;color:var(--lp-muted);margin:0 0 1.1rem;font-weight:500}.landing-page .lp-enterprise-desc{font-size:.875rem;color:var(--lp-text);line-height:1.6;margin-bottom:1.5rem;flex:1}.landing-page .lp-plan-features{list-style:none;padding:0;margin:0 0 1.5rem;flex:1}.landing-page .lp-plan-features li{font-size:.875rem;color:var(--lp-text);margin-bottom:.5rem;padding-inline-start:1.4rem;position:relative;line-height:1.5}.landing-page .lp-plan-features li:before{content:"✓";position:absolute;inset-inline-start:0;color:var(--lp-success);font-weight:800}.landing-page .lp-btn-trial,.landing-page .lp-btn-subscribe,.landing-page .lp-btn-enterprise{width:100%;text-align:center;text-decoration:none;border:none;font-weight:600;border-radius:11px;padding:.8rem 1rem;font-size:.92rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.landing-page .lp-btn-trial{background:var(--lp-success);color:#fff}.landing-page .lp-btn-trial:hover{background:#059669;transform:translateY(-1px);box-shadow:0 8px 20px -10px #10b98199}.landing-page .lp-btn-subscribe{background:var(--lp-ink);color:#fff}.landing-page .lp-btn-subscribe:hover{background:var(--lp-ink-2);transform:translateY(-1px);box-shadow:0 8px 20px -10px #0d112399}.landing-page .lp-plan-popular .lp-btn-subscribe{background:var(--lp-brand)}.landing-page .lp-plan-popular .lp-btn-subscribe:hover{background:#4338ca;box-shadow:0 12px 26px -10px #4f46e5b3}.landing-page .lp-btn-enterprise{background:#8b5cf6;color:#fff}.landing-page .lp-btn-enterprise:hover{background:#7c3aed;transform:translateY(-1px);box-shadow:0 8px 20px -10px #8b5cf699}.landing-page .landing-pricing-loading{text-align:center;padding:3rem 2rem;color:var(--lp-muted)}.landing-page .landing-pricing-loading .spinner{width:36px;height:36px;border:3px solid var(--lp-line-strong);border-top-color:var(--lp-brand);border-radius:50%;animation:lp-spin .8s linear infinite;margin:0 auto 1rem}@keyframes lp-spin{to{transform:rotate(360deg)}}.landing-page .landing-pricing-error{text-align:center;padding:3rem 2rem;color:#dc2626}.landing-page .contact-section{max-width:1040px;margin:0 auto}.landing-page .contact-wrapper{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;background:#fff;border:1px solid var(--lp-line);border-radius:var(--lp-r-xl);padding:2.5rem;box-shadow:var(--lp-e2)}.landing-page .contact-info-side h2{font-size:1.65rem;font-weight:800;color:var(--lp-ink);margin-bottom:.625rem;letter-spacing:-.025em}.landing-page .contact-info-side>p{font-size:.95rem;color:var(--lp-text);line-height:1.65;margin-bottom:1.75rem}.landing-page .contact-details{display:flex;flex-direction:column;gap:1.1rem}.landing-page .contact-detail-item{display:flex;align-items:flex-start;gap:.875rem}.landing-page .contact-detail-icon{width:38px;height:38px;border-radius:10px;background:var(--lp-brand-soft);border:1px solid rgba(99,102,241,.12);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--lp-brand)}.landing-page .contact-detail-label{display:block;font-size:.66rem;font-weight:700;color:var(--lp-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.15rem}.landing-page .contact-detail-item a,.landing-page .contact-detail-item span{font-size:.92rem;color:var(--lp-ink-2);text-decoration:none;font-weight:500}.landing-page .contact-detail-item a:hover{color:var(--lp-brand)}.landing-page .contact-form{display:flex;flex-direction:column;gap:1rem}.landing-page .contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.landing-page .contact-form-group{display:flex;flex-direction:column;gap:.35rem}.landing-page .contact-form-group label{font-size:.8rem;font-weight:600;color:var(--lp-ink-2)}.landing-page .contact-form-group input,.landing-page .contact-form-group textarea{padding:.7rem .9rem;border:1px solid var(--lp-line-strong);border-radius:10px;font-size:.92rem;font-family:inherit;color:var(--lp-ink);background:#fff;transition:border-color .2s ease,box-shadow .2s ease;outline:none;resize:vertical}.landing-page .contact-form-group input:focus,.landing-page .contact-form-group textarea:focus{border-color:var(--lp-brand);box-shadow:0 0 0 4px #6366f11a}.landing-page .contact-form-group input::placeholder,.landing-page .contact-form-group textarea::placeholder{color:var(--lp-faint)}.landing-page .contact-submit-btn{padding:.8rem 1.6rem;background:var(--lp-ink);color:#fff;border:none;border-radius:11px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit;align-self:flex-start;box-shadow:0 8px 20px -10px #0d112399}.landing-page .contact-submit-btn:hover{background:var(--lp-ink-2);transform:translateY(-1px);box-shadow:0 12px 24px -10px #0d1123a6}.landing-page .contact-success-msg{font-size:.85rem;color:var(--lp-success);margin:0}.landing-page .landing-footer{position:relative;z-index:1;border-top:1px solid var(--lp-line);padding:3.5rem 0 2rem;margin-top:32px}.landing-page .footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:3rem;margin-bottom:2.25rem}.landing-page .footer-brand{display:flex;flex-direction:column;gap:.85rem}.landing-page .footer-logo{height:38px;width:auto;max-width:160px;object-fit:contain;align-self:flex-start}.landing-page .footer-brand p{font-size:.9rem;color:var(--lp-muted);line-height:1.6;margin:0;max-width:320px}.landing-page .footer-links-group{display:flex;flex-direction:column;gap:.65rem}.landing-page .footer-links-group h4{font-size:.72rem;font-weight:700;color:var(--lp-ink);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.45rem}.landing-page .footer-links-group a,.landing-page .footer-links-group span{color:var(--lp-muted);text-decoration:none;font-size:.88rem;transition:color .2s;line-height:1.4}.landing-page .footer-links-group a:hover{color:var(--lp-brand)}.landing-page .footer-bottom{border-top:1px solid var(--lp-line);padding-top:1.4rem;text-align:center}.landing-page .footer-bottom p{color:var(--lp-faint);font-size:.8rem;margin:0}.landing-page .terms-agree-group{display:flex;align-items:flex-start;gap:.5rem;margin:1rem 0}.landing-page .terms-agree-group input[type=checkbox]{margin-top:.2rem;width:16px;height:16px;cursor:pointer;flex-shrink:0}.landing-page .terms-agree-group label{font-size:.82rem;color:var(--lp-text);line-height:1.5;cursor:pointer}.landing-page .terms-agree-group label a{color:var(--lp-brand);text-decoration:none;font-weight:500}.landing-page .terms-agree-group label a:hover{text-decoration:underline}@media (prefers-reduced-motion: reduce){.landing-page .reveal,.landing-page .hero-toast,.landing-page .hero-storefront,.landing-page .hero-dashboard{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}@media (max-width: 1024px){.landing-page .hero-grid{gap:32px}.landing-page .feature-category{grid-template-columns:1fr;gap:20px}.landing-page .feature-cat-head{position:static}.landing-page .feature-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.landing-page .hero{padding:56px 0 40px}.landing-page .hero-grid{grid-template-columns:1fr;gap:36px}.landing-page .hero h1{font-size:2.25rem;line-height:1.1}.landing-page .hero-desc{font-size:.98rem}.landing-page .hero-buttons .btn-hero-primary,.landing-page .hero-buttons .btn-hero-ghost{flex:1;justify-content:center}.landing-page .hero-buttons{width:100%}.landing-page .hero-trust{gap:.35rem .5rem;font-size:.78rem}.landing-page .hero-trust-sep{display:none}.landing-page .hero-visual-col{min-height:420px;margin:0 -8px}.landing-page .hero-visual{max-width:360px}.landing-page .hero-toast{inset-inline-start:-2%;min-width:180px;padding:8px 12px}.landing-page .hero-storefront{width:170px;inset-inline-end:-2%}.landing-page .hd-amount{font-size:1.5rem}.landing-page .hd-body{padding:18px 16px 16px;gap:14px}.landing-page .hd-chart{height:60px}.landing-page .trusted-strip{padding:28px 0 20px}.landing-page .trusted-logos{gap:.5rem 1.4rem}.landing-page .trusted-logo{font-size:.85rem}.landing-page .landing-section{padding:60px 0}.landing-page .features-section{padding-bottom:70px}.landing-page .features-categories{gap:44px}.landing-page .feature-cards{grid-template-columns:1fr}.landing-page .contact-wrapper{grid-template-columns:1fr;gap:2rem;padding:1.75rem}.landing-page .contact-form-row{grid-template-columns:1fr}.landing-page .footer-top{grid-template-columns:1fr;gap:2rem}.landing-page .lp-plans-grid{grid-template-columns:1fr}.landing-page .lp-duration-selector{flex-wrap:wrap}.landing-page .demo-frame-bar{padding:10px 12px}.landing-page .demo-bar-spacer{display:none}}@media (max-width: 480px){.landing-page .hero h1{font-size:2rem}.landing-page .hero-visual-col{min-height:360px}.landing-page .hero-visual{max-width:320px}.landing-page .hero-storefront{width:150px}.landing-page .section-header h2{font-size:1.7rem}}.legal-page{min-height:100vh;background:#fff}.legal-content{max-width:800px;margin:0 auto;padding:3rem 0 2rem}.legal-content h1{font-size:2.25rem;font-weight:800;letter-spacing:-.025em;color:#0f172a;margin-bottom:.5rem}.legal-updated{color:#64748b;font-size:.875rem;margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e5e5}.legal-content section{margin-bottom:2rem}.legal-content h2{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.legal-content h3{font-size:1rem;font-weight:600;color:#334155;margin-top:1rem;margin-bottom:.5rem}.legal-content p{color:#475569;font-size:.9375rem;line-height:1.7;margin-bottom:.75rem}.legal-content ul,.legal-content ol{color:#475569;font-size:.9375rem;line-height:1.7;margin-bottom:.75rem;padding-inline-start:1.5rem}.legal-content li{margin-bottom:.375rem}.legal-content a{color:#2563eb;text-decoration:none}.legal-content a:hover{text-decoration:underline}.legal-footer{max-width:800px;margin:0 auto;padding:2rem 0 3rem;border-top:1px solid #e5e5e5;text-align:center}.legal-footer-links{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem;flex-wrap:wrap}.legal-footer-links a{color:#64748b;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s}.legal-footer-links a:hover{color:#0f172a}.legal-footer p{color:#94a3b8;font-size:.8125rem}@media (max-width: 768px){.legal-content{padding:2rem 0 1.5rem}.legal-content h1{font-size:1.75rem}.legal-footer-links,.landing-footer-links{gap:1rem}}:root{--primary: #2563eb;--accent: #6366f1;--text: #0f172a;--text-muted: #64748b;--border: #e2e8f0;--bg: #f8fafc;--card-bg: #ffffff}.dashboard-layout{display:flex;flex-direction:row;min-height:100vh;width:100%;font-family:Inter,sans-serif;background:var(--bg)}.sidebar{width:260px;background:var(--card-bg);height:100vh;padding:2rem 1.5rem;box-sizing:border-box;flex-shrink:0;position:sticky;top:0;display:flex;flex-direction:column;border-inline-end:1px solid var(--border)}.sidebar .logo{font-size:1.25rem;font-weight:800;color:var(--text);margin-bottom:2.5rem;letter-spacing:-.025em;display:flex;align-items:center;gap:.75rem}.sidebar nav ul{list-style:none;padding:0;margin:0}.sidebar .nav-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:var(--text-muted);text-decoration:none;font-weight:500;border-radius:.5rem;margin-bottom:.25rem;transition:all .2s;cursor:pointer;border:none;background:none;width:100%;font-size:.9rem;font-family:inherit}.sidebar .nav-link:hover{background:#f1f5f9;color:var(--text)}.sidebar .nav-link.active{background:#f1f5f9;color:var(--primary)}.main-content{flex:1;padding:2.5rem;box-sizing:border-box;background:var(--bg);min-width:0}.main-content .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.main-content .header h1{font-size:1.5rem;font-weight:800;color:var(--text);letter-spacing:-.025em;margin:0}.sites-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.site-card{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:1.5rem;transition:box-shadow .2s,border-color .2s}.site-card:hover{box-shadow:0 4px 6px -1px #0000000d;border-color:#cbd5e1}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:.5rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s;border:1px solid transparent;text-decoration:none;font-family:inherit}.btn-primary{background:var(--primary);color:#fff;border-color:var(--primary)}.btn-primary:hover{background:#1d4ed8}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-outline{background:transparent;color:var(--text);border-color:var(--border)}.btn-outline:hover{background:#f1f5f9}.btn-danger{color:#ef4444;border-color:#fecaca;background:transparent}.btn-danger:hover{background:#fef2f2}.floating-create-btn{position:fixed;bottom:2rem;inset-inline-end:2rem;z-index:1100;background-color:var(--primary);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.875rem 1.5rem;border-radius:2rem;font-weight:700;font-size:.9rem;box-shadow:0 8px 16px #2563eb4d;transition:all .3s;font-family:inherit}.floating-create-btn:hover{transform:translateY(-2px);box-shadow:0 12px 20px #2563eb66}.mobile-nav{display:none;position:fixed;bottom:0;inset-inline-start:0;width:100%;background:#fff;border-top:1px solid var(--border);padding:.75rem 0;z-index:1000;justify-content:space-around;box-shadow:0 -4px 6px -1px #0000000d}.mobile-nav-item{display:flex;flex-direction:column;align-items:center;gap:.25rem;color:var(--text-muted);text-decoration:none;font-size:.7rem;font-weight:600;flex:1;cursor:pointer;border:none;background:none;font-family:inherit;transition:color .2s}.mobile-nav-item.active{color:var(--primary)}.modal-overlay{position:fixed;top:0;inset-inline-start:0;width:100%;height:100%;background:#0f172a99;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.modal-content{background:#fff;border-radius:16px;padding:2rem;max-width:640px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.875rem;font-weight:600;color:var(--text);margin-bottom:.5rem}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;font-family:inherit;box-sizing:border-box;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}.plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.plan-card{text-align:center}.plan-card .popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--accent);color:#fff;padding:2px 12px;border-radius:12px;font-size:.75rem;font-weight:700}.duration-selector{display:flex;justify-content:center;gap:10px;margin:0 auto 2.5rem;background:#f4f4f5;padding:4px;border-radius:30px;width:fit-content;border:1px solid var(--border)}.dur-btn{padding:.5rem 1.5rem;border-radius:25px;background:transparent;color:var(--text-muted);border:none;cursor:pointer;font-weight:600;font-size:.875rem;font-family:inherit;transition:all .2s}.dur-btn.active{background:var(--primary);color:#fff}.template-option{cursor:pointer;text-align:center;padding:1rem;transition:border-color .2s}.template-option.selected{border-color:var(--primary);box-shadow:0 0 0 2px #2563eb33}.template-option img{width:100%;height:200px;object-fit:contain;border-radius:8px;margin-bottom:1rem;background:#f8fafc}.category-input-group{display:flex;gap:.5rem;align-items:center}.category-input-group input{flex:1;padding:.75rem 1rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;font-family:inherit}.empty-state{grid-column:1 / -1;text-align:center;padding:40px;background:#fff;border-radius:12px;border:1px dashed var(--border)}.empty-state p{color:var(--text-muted);margin-bottom:20px}.status-badge{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600}.status-active{background:#dcfce7;color:#166534}.btn-block{background:#fee2e2;color:#dc2626;border:none;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:.75rem;font-weight:600}.btn-block:hover{background:#fecaca}.plan-status-pill{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:700}.plan-status-pill.status-active{background:#dcfce7;color:#166534}.plan-status-pill.status-expired{background:#fee2e2;color:#dc2626}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:1.5rem}.stat-card{background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:1rem;text-align:center}.stat-card .stat-value{font-size:1.5rem;font-weight:800;color:var(--text)}.stat-card .stat-label{font-size:.75rem;color:var(--text-muted);text-transform:uppercase;font-weight:600;margin-top:.25rem}.manage-content{flex:1;display:flex;flex-direction:column;min-height:100vh;min-width:0}.manage-header{display:flex;align-items:center;gap:1rem;padding:.75rem 1.5rem;background:var(--card-bg);border-bottom:1px solid var(--border);flex-shrink:0}.manage-site-name{font-weight:700;font-size:1rem;color:var(--text)}.manage-iframe{flex:1;width:100%;border:none;background:var(--bg)}@media (max-width: 768px){.sidebar{display:none}.main-content{padding:1.5rem 1.5rem 8rem}.mobile-nav{display:flex}.sites-grid{grid-template-columns:1fr}.floating-create-btn{bottom:calc(env(safe-area-inset-bottom) + 6rem);inset-inline-end:1.5rem}.plans-grid{grid-template-columns:1fr;gap:1rem}.modal-content{padding:1.25rem;border-radius:12px;max-height:95vh}.duration-selector{gap:4px;padding:3px;flex-wrap:wrap;margin-bottom:1.5rem}.dur-btn{padding:.4rem .9rem;font-size:.8rem}.plan-card{padding:1.25rem}.manage-header{padding:.5rem 1rem;flex-wrap:wrap;gap:.5rem}.manage-site-name{font-size:.875rem}.manage-content{height:100vh;min-height:auto;padding-bottom:calc(env(safe-area-inset-bottom) + 3.5rem);box-sizing:border-box}}.plan-overlay-close{position:absolute;top:1rem;inset-inline-end:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#64748b;line-height:1;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s;z-index:1}.plan-overlay-close:hover{background:#f1f5f9}@media (max-width: 480px){.plan-overlay-modal{padding:1rem!important;max-height:100vh!important;max-height:100dvh!important;border-radius:0!important;height:100%}.modal-overlay{padding:0}.plan-overlay-modal .duration-selector{justify-content:center;width:100%}.plan-overlay-close{top:.5rem;inset-inline-end:.5rem}}.delete-confirm-modal{max-width:440px;text-align:center;padding:2rem 2rem 1.75rem;animation:modalSlideUp .25s ease}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.delete-modal-icon{width:56px;height:56px;background:#fef2f2;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.delete-modal-title{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 .5rem}.delete-modal-desc{font-size:.875rem;color:#64748b;line-height:1.6;margin:0 0 1.5rem}.delete-modal-field{text-align:start;margin-bottom:1.5rem}.delete-modal-field label{display:block;font-size:.8rem;color:#374151;margin-bottom:.5rem;font-weight:500}.delete-modal-field input{width:100%;padding:.6rem .75rem;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.875rem;transition:border-color .2s;box-sizing:border-box}.delete-modal-field input:focus{outline:none;border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.delete-modal-actions{display:flex;gap:.75rem;justify-content:flex-end}.delete-modal-actions .btn{padding:.55rem 1.25rem;font-size:.85rem;border-radius:8px}.delete-modal-actions .btn-danger{background:#ef4444;border-color:#ef4444;color:#fff}.delete-modal-actions .btn-danger:disabled{background:#fca5a5;border-color:#fca5a5;cursor:not-allowed;opacity:.7}.delete-modal-actions .btn-danger:not(:disabled):hover{background:#dc2626;border-color:#dc2626}@keyframes usageSpin{to{transform:rotate(360deg)}}.usage-spinner{animation:usageSpin .8s linear infinite}@keyframes usagePulse{0%,to{opacity:1}50%{opacity:.55}}.usage-skeleton{animation:usagePulse 1.4s ease-in-out infinite}.oa-page{max-width:960px;margin:0 auto;padding:2rem 1.5rem;font-family:Inter,sans-serif;min-height:100vh;background:#f8fafc;box-sizing:border-box}.oa-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.oa-header h1{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.025em}.oa-owner-info{font-size:.8rem;color:#64748b;margin:.25rem 0 0}.oa-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:1rem;font-family:Inter,sans-serif;color:#64748b}.oa-spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:oa-spin .7s linear infinite}@keyframes oa-spin{to{transform:rotate(360deg)}}.oa-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;font-weight:600;font-size:.8rem;cursor:pointer;border:1px solid transparent;font-family:inherit;transition:all .15s;white-space:nowrap}.oa-btn-outline{background:#fff;color:#0f172a;border-color:#e2e8f0}.oa-btn-outline:hover{background:#f1f5f9}.oa-tabs{display:flex;gap:0;border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.oa-tab{padding:.75rem 1.25rem;background:none;border:none;border-bottom:2px solid transparent;color:#64748b;font-weight:600;font-size:.875rem;cursor:pointer;font-family:inherit;white-space:nowrap;transition:all .15s}.oa-tab:hover{color:#0f172a}.oa-tab.active{color:#2563eb;border-bottom-color:#2563eb}.oa-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.oa-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem;text-align:center}.oa-stat-value{font-size:1.75rem;font-weight:800;color:#0f172a}.oa-stat-label{font-size:.7rem;color:#64748b;text-transform:uppercase;font-weight:700;letter-spacing:.05em;margin-top:.25rem}.oa-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem;margin-bottom:1rem}.oa-card h3{font-size:.95rem;font-weight:700;color:#0f172a;margin:0 0 1rem}.oa-error-card{border-color:#fecaca;background:#fef2f2}.oa-error-card p{color:#dc2626;margin:0;font-size:.875rem}.oa-list{display:flex;flex-direction:column}.oa-list-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f1f5f9;gap:.75rem}.oa-list-item:last-child{border-bottom:none}.oa-list-info{display:flex;flex-direction:column;min-width:0}.oa-list-name{font-weight:600;font-size:.875rem;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.oa-list-sub{font-size:.75rem;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.oa-badge{font-size:.7rem;padding:.2rem .6rem;border-radius:9999px;font-weight:700;background:#f1f5f9;color:#475569;white-space:nowrap;flex-shrink:0}.oa-badge-green{background:#dcfce7;color:#166534}.oa-empty{text-align:center;color:#94a3b8;font-size:.875rem;padding:1.5rem 0;margin:0}.oa-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.oa-table{width:100%;border-collapse:collapse;font-size:.8rem}.oa-table th{text-align:start;padding:.6rem .75rem;color:#64748b;font-weight:700;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0;white-space:nowrap}.oa-table td{padding:.6rem .75rem;border-bottom:1px solid #f1f5f9;color:#0f172a;white-space:nowrap}.oa-table tr:last-child td{border-bottom:none}.oa-btn-sm{padding:.3rem .7rem;border-radius:4px;font-size:.7rem;font-weight:700;cursor:pointer;border:none;font-family:inherit;transition:all .15s}.oa-btn-danger{background:#fee2e2;color:#dc2626}.oa-btn-danger:hover{background:#fecaca}.oa-card-list-mobile{display:none}.oa-user-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem;margin-bottom:.75rem}.oa-user-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.oa-user-card-name{font-weight:700;font-size:.875rem;color:#0f172a}.oa-user-card-email{font-size:.75rem;color:#94a3b8;margin-top:.15rem;word-break:break-all}.oa-user-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.6rem;border-top:1px solid #f1f5f9}.oa-user-card-date{font-size:.7rem;color:#94a3b8}@media (max-width: 640px){.oa-page{padding:1rem}.oa-header h1{font-size:1.25rem}.oa-stats-grid{grid-template-columns:1fr;gap:.75rem}.oa-stat-card{display:flex;justify-content:space-between;align-items:center;text-align:start;padding:1rem}.oa-stat-value{font-size:1.5rem;order:2}.oa-stat-label{order:1;margin-top:0;font-size:.75rem}.oa-table-wrap{display:none}.oa-card-list-mobile{display:block}.oa-card{padding:1rem}.oa-tab{padding:.6rem 1rem;font-size:.8rem}}.oa-btn-primary{background:#2563eb;color:#fff;border-color:#2563eb}.oa-btn-primary:hover{background:#1d4ed8}.oa-btn-edit{background:#e0e7ff;color:#3730a3}.oa-btn-edit:hover{background:#c7d2fe}.oa-btn-toggle{background:#fef3c7;color:#92400e}.oa-btn-toggle:hover{background:#fde68a}.oa-badge-red{background:#fee2e2;color:#dc2626}.oa-badge-popular{background:#ede9fe;color:#6d28d9}.oa-plan-form-wrap{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem;margin-bottom:1.25rem}.oa-plan-form{font-size:.85rem}.oa-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.oa-form-group{display:flex;flex-direction:column;gap:.3rem}.oa-form-group label{font-weight:600;font-size:.75rem;color:#475569;text-transform:uppercase;letter-spacing:.03em}.oa-form-group input,.oa-form-group select,.oa-form-group textarea{padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.85rem;font-family:inherit;background:#fff;color:#0f172a;transition:border-color .15s}.oa-form-group input:focus,.oa-form-group select:focus,.oa-form-group textarea:focus{outline:none;border-color:#2563eb}.oa-form-group textarea{resize:vertical;min-height:80px}.oa-form-check{justify-content:flex-end;flex-direction:row;align-items:center}.oa-form-check label{display:flex;align-items:center;gap:.4rem;text-transform:none;font-size:.85rem;cursor:pointer}.oa-form-check input[type=checkbox]{width:16px;height:16px;accent-color:#2563eb}.oa-form-hint{font-size:.7rem;color:#94a3b8;margin:.2rem 0 0;line-height:1.4}@media (max-width: 640px){.oa-form-grid{grid-template-columns:1fr}}.oa-db-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.oa-db-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem;cursor:pointer;transition:all .15s}.oa-db-card:hover{border-color:#93c5fd;box-shadow:0 2px 8px #2563eb14}.oa-db-card-active{border-color:#86efac;background:#f0fdf4}.oa-db-stats-row{display:flex;gap:1rem;flex-wrap:wrap}.oa-db-stat{display:flex;flex-direction:column;gap:.15rem}.oa-db-stat-label{font-size:.65rem;color:#94a3b8;text-transform:uppercase;font-weight:700;letter-spacing:.04em}.oa-db-stat-value{font-size:.9rem;font-weight:700;color:#0f172a}.oa-db-alert{margin-top:.75rem;padding:.5rem .75rem;background:#fef3c7;border:1px solid #fbbf24;border-radius:6px;font-size:.75rem;color:#92400e;font-weight:600}.oa-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.oa-modal{background:#fff;border-radius:12px;padding:1.5rem;max-width:480px;width:100%;box-shadow:0 20px 60px #00000026}.oa-modal h3{font-size:1rem;font-weight:700;color:#0f172a}@media (max-width: 640px){.oa-db-grid{grid-template-columns:1fr}.oa-db-stats-row{gap:.75rem}.oa-modal{padding:1.25rem}}@media (min-width: 641px){.oa-card-list-mobile{display:none}}:root{--primary: #000000;--secondary: #171717;--text-main: #171717;--text-muted: #737373;--bg-main: #ffffff;--accent: #2563eb;--border: #e5e5e5;--radius: 8px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text-main);background-color:var(--bg-main);line-height:1.5;-webkit-font-smoothing:antialiased;transition:all .3s ease}*{transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,opacity .2s ease,box-shadow .2s ease}.btn:hover,.nav-link:hover,.mobile-nav-item:hover,.site-card:hover{transform:translateY(-2px)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.nav{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;border-bottom:1px solid var(--border);position:relative;z-index:1001}.logo{display:flex;align-items:center;text-decoration:none}.logo-img{height:40px;width:auto;max-width:160px;object-fit:contain;display:block}.nav-links{display:flex;gap:2rem;align-items:center}.nav-link{text-decoration:none;color:var(--text-muted);font-size:.875rem;font-weight:500;transition:color .2s}.nav-link:hover{color:var(--text-main)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:var(--radius);font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;cursor:pointer;border:none}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:#262626;transform:translateY(-1px)}.btn-outline{background:transparent;border:1px solid var(--border);color:var(--text-main)}.btn-outline:hover{background:#fafafa}.auth-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fafafa}.auth-card{background:#fff;padding:2.5rem;border-radius:12px;border:1px solid var(--border);width:100%;max-width:400px;box-shadow:0 10px 15px -3px #0000000d}.auth-card h2{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.auth-card p{color:var(--text-muted);font-size:.875rem;margin-bottom:2rem}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-group input{width:100%;padding:.75rem;border-radius:var(--radius);border:1px solid var(--border);font-size:.875rem;font-family:inherit;transition:border-color .2s}.form-group input:focus{outline:none;border-color:var(--primary)}.error-msg{color:#ef4444;font-size:.75rem;margin-top:1rem}.success-msg{color:#16a34a;font-size:.875rem;margin-top:1rem}.auth-footer{text-align:center;margin-top:1.5rem;margin-bottom:0;font-size:.875rem;color:var(--text-muted)}.auth-footer a{color:var(--primary);font-weight:600;text-decoration:none}.auth-link{text-align:center;margin-top:1rem}.auth-link a{color:var(--primary);text-decoration:none;font-size:.9rem}.google-btn-wrapper{margin-top:1rem}.success-box{text-align:center;padding:20px;border:1px solid #ddd;border-radius:8px;margin-top:20px}.success-box h3{color:#16a34a;margin-bottom:.5rem}.success-box p{color:var(--text-muted);margin-bottom:1rem}.pwa-install-bar{position:fixed;bottom:-100px;inset-inline-start:0;inset-inline-end:0;background:#000;padding:1rem;box-shadow:0 -4px 6px -1px #0000004d;display:flex;align-items:center;justify-content:space-between;transition:bottom .5s cubic-bezier(.4,0,.2,1);z-index:1000;border-top:1px solid #333333}.pwa-install-bar.show{bottom:0}.pwa-info{display:flex;align-items:center;gap:.75rem}.pwa-logo{width:40px;height:40px;border-radius:50%;object-fit:cover}.pwa-text h4{margin:0;font-size:.9375rem;font-weight:600;color:#fff}.pwa-text p{margin:0;font-size:.8125rem;color:#9ca3af}.pwa-actions{display:flex;gap:.5rem}.btn-install{background:#2563eb;color:#fff;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;border:none;cursor:pointer}.btn-close-pwa{background:transparent;color:#6b7280;padding:.5rem;border:none;cursor:pointer;font-size:1.25rem}.forgot-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999}.forgot-modal{background:#fff;width:100%;max-width:400px;border-radius:12px;padding:2rem;box-shadow:0 25px 50px -12px #00000040}.forgot-modal h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.forgot-modal p{color:var(--text-muted);font-size:.875rem;margin-bottom:1.5rem}.modal-actions{display:flex;gap:.5rem;margin-top:1rem}.modal-actions .btn{flex:1}.nav-hamburger{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1002;position:relative;flex-direction:column;gap:5px}.nav-hamburger span{display:block;width:22px;height:2px;background:var(--text-main);border-radius:2px;transition:transform .3s ease,opacity .3s ease}.nav-hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-hamburger.open span:nth-child(2){opacity:0}.nav-hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1000;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}@media (max-width: 768px){.nav{padding:1rem 0}.nav-hamburger{display:flex}.nav-links{position:fixed!important;top:0;inset-inline-end:0;bottom:0;width:75vw;max-width:300px;height:100%;min-height:100vh;min-height:100dvh;background-color:#fff!important;background:#fff!important;flex-direction:column;align-items:stretch;padding:4.5rem 1.5rem 2rem;gap:.25rem;z-index:1001;box-shadow:-8px 0 30px #00000026;border-inline-start:1px solid var(--border);transform:translate(100%);transition:transform .3s ease!important;overflow-y:auto;isolation:isolate}.nav-links.nav-open{transform:translate(0)}.nav-links .nav-link{font-size:.95rem;padding:.75rem .5rem;border-radius:var(--radius);display:block}.nav-links .nav-link:hover{background:#0000000a;transform:none}.nav-links .btn{width:100%;text-align:center;margin-top:.5rem}.nav-links .btn:hover{transform:none}.container{padding:0 1rem}}[dir=rtl] .nav-links{transform:translate(-100%)}[dir=rtl] .nav-links.nav-open{transform:translate(0)}
