@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&family=Sora:wght@400;600;700&display=swap";:root{--white:#fff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-200:#bfdbfe;--blue-500:#3b82f6;--blue-600:#2563eb;--blue-700:#1d4ed8;--blue-900:#1e3a8a;--green-50:#f0fdf4;--green-100:#dcfce7;--green-500:#22c55e;--green-600:#16a34a;--accent:#2563eb;--accent-hover:#1d4ed8;--ink:var(--gray-900);--text-muted:var(--gray-500);--bg:var(--white);--bg-alt:var(--gray-50);--border:var(--gray-200);--shadow-xs:0 1px 2px #0f172a0d;--shadow-sm:0 1px 3px #0f172a14, 0 1px 2px #0f172a0a;--shadow-md:0 4px 16px #0f172a14;--shadow-lg:0 12px 48px #0f172a1a, 0 4px 12px #0f172a0d;--shadow-blue:0 8px 32px #2563eb40;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:20px;--r-2xl:24px;--r-pill:9999px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Plus Jakarta Sans,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img,svg{max-width:100%;display:block}#root{flex-direction:column;min-height:100vh;display:flex}p,h1,h2,h3,h4,h5,h6,ul,ol{margin:0}.site-layout{flex-direction:column;min-height:100vh;display:flex}.page-width{width:min(1280px,100% - 48px);margin:0 auto}.page-width-narrow{width:min(900px,100% - 48px);margin:0 auto}.promo-bar{background:var(--accent);text-align:center;color:#fff;padding:10px 24px;font-size:.875rem;font-weight:500}.promo-bar a{color:#fff;text-underline-offset:2px;margin-left:8px;font-weight:700;text-decoration:underline}.site-nav{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0}.nav-inner{align-items:center;gap:4px;width:min(1280px,100% - 48px);height:64px;margin:0 auto;display:flex}.nav-logo{flex-shrink:0;align-items:center;gap:10px;margin-right:16px;text-decoration:none;display:flex}.nav-logo-mark{color:#fff;background:linear-gradient(135deg,#1d4ed8,#3b82f6);border-radius:9px;place-items:center;width:34px;height:34px;font-family:Sora,sans-serif;font-size:.75rem;font-weight:700;display:grid}.nav-logo-name{color:var(--gray-900);font-family:Sora,sans-serif;font-size:1rem;font-weight:700}.nav-links{flex:1;align-items:center;gap:2px;padding:0;list-style:none;display:flex}.nav-item{position:relative}.nav-item:after{content:"";height:10px;position:absolute;top:100%;left:0;right:0}.nav-link{border-radius:var(--r-sm);color:var(--gray-600);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:4px;padding:8px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s;display:flex}.nav-link:hover,.nav-link.active{color:var(--accent);background:var(--blue-50)}.nav-link:focus-visible{outline-offset:2px;outline:2px solid #2563eb47}.nav-link svg{width:14px;height:14px;color:var(--gray-400);transition:transform .2s}.nav-item:hover .nav-link svg,.nav-item:focus-within .nav-link svg{transform:rotate(180deg)}.nav-dropdown{border:1px solid var(--border);border-radius:var(--r-xl);min-width:300px;box-shadow:var(--shadow-lg);z-index:200;background:#fff;padding:8px;display:none;position:absolute;top:calc(100% + 8px);left:0}.nav-item:hover .nav-dropdown,.nav-item:focus-within .nav-dropdown{display:block}.dropdown-section-title{text-transform:uppercase;letter-spacing:.12em;color:var(--gray-400);padding:8px 12px 4px;font-size:.7rem;font-weight:700}.dropdown-item{border-radius:var(--r-md);color:var(--gray-700);align-items:center;gap:10px;padding:8px 12px;font-size:.875rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.dropdown-item:hover{background:var(--blue-50);color:var(--accent)}.dropdown-item-icon{border-radius:var(--r-sm);background:var(--blue-50);flex-shrink:0;place-items:center;width:32px;height:32px;font-size:1rem;display:grid}.dropdown-divider{background:var(--border);height:1px;margin:6px 8px}.nav-actions{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.lang-switcher-nav-item{margin:0;list-style:none}.lang-switcher-btn{gap:6px}.lang-switcher-dropdown{min-width:130px;left:auto;right:0}.lang-option{text-align:left;cursor:pointer;background:0 0;border:none;width:100%}.lang-active{color:var(--accent);background:var(--blue-50);font-weight:600}.btn{border-radius:var(--r-md);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;padding:9px 18px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .18s;display:inline-flex}.btn-sm{border-radius:var(--r-sm);padding:7px 14px;font-size:.8125rem}.btn-lg{border-radius:var(--r-lg);padding:13px 28px;font-size:1rem}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 4px 16px #2563eb47}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 8px 28px #2563eb59}.btn-secondary{color:var(--gray-700);border:1.5px solid var(--border);background:#fff}.btn-secondary:hover{background:var(--gray-50);border-color:var(--gray-300);transform:translateY(-1px)}.btn-ghost{color:var(--gray-600);background:0 0;border:none}.btn-ghost:hover{background:var(--gray-50);color:var(--gray-800)}.btn-white{color:var(--accent);background:#fff;font-weight:700}.btn-white:hover{background:var(--blue-50);transform:translateY(-1px)}.btn-outline-white{color:#fff;background:0 0;border:1.5px solid #ffffff73}.btn-outline-white:hover{background:#ffffff1a;border-color:#fff}.btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.hero-section{text-align:center;background:linear-gradient(#eef4ff 0%,#f8fbff 55%,#fff 100%);padding:80px 0 0;position:relative;overflow:hidden}.hero-section:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20%,#2563eb0f 0%,#0000 50%),radial-gradient(circle at 80% 20%,#3b82f612 0%,#0000 40%);position:absolute;inset:0}.hero-section .page-width-narrow{flex-direction:column;align-items:center;display:flex;position:relative}.hero-badge{border-radius:var(--r-pill);background:var(--blue-50);border:1px solid var(--blue-200);color:var(--accent);align-items:center;gap:6px;margin-bottom:24px;padding:6px 14px;font-size:.8125rem;font-weight:600;display:inline-flex}.hero-badge:before{content:"*";font-size:.7rem}.hero-section h1{letter-spacing:-.038em;color:var(--gray-900);max-width:800px;margin:0 0 20px;font-family:Sora,sans-serif;font-size:clamp(2.4rem,5.5vw,4rem);line-height:1.1}.accent-text{background:linear-gradient(135deg,#1d4ed8,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-description{color:var(--gray-500);max-width:580px;margin-bottom:36px;font-size:1.1rem;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:12px;display:flex}.hero-microcopy{color:var(--gray-400);margin-bottom:56px;font-size:.8rem}.trust-strip{border-top:1px solid var(--gray-100);background:#fff;width:100%;padding:32px 0 40px}.trust-strip-label{text-transform:uppercase;letter-spacing:.14em;color:var(--gray-400);text-align:center;margin-bottom:20px;font-size:.75rem;font-weight:600}.trust-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 32px;display:flex}.trust-logo-item{color:var(--gray-300);letter-spacing:-.01em;white-space:nowrap;font-family:Sora,sans-serif;font-size:.95rem;font-weight:700}.section{padding:80px 0}.section-alt{background:var(--gray-50)}.section-dark{background:var(--gray-900);color:#fff}.section-header{margin-bottom:52px}.section-header.text-center{text-align:center}.section-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);margin-bottom:10px;font-size:.75rem;font-weight:700;display:inline-block}.section-header h2,.section-title{letter-spacing:-.035em;color:var(--gray-900);margin:0 0 12px;font-family:Sora,sans-serif;font-size:clamp(1.75rem,3.5vw,2.6rem);line-height:1.12}.section-dark .section-header h2,.section-dark .section-title{color:#fff}.section-subtitle{color:var(--gray-500);max-width:580px;font-size:1.05rem;line-height:1.65}.section-header.text-center .section-subtitle{margin:0 auto}.section-dark .section-subtitle{color:#fff9}.products-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.product-card{border:1px solid var(--border);border-radius:var(--r-xl);background:#fff;flex-direction:column;gap:10px;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.product-card:hover{box-shadow:var(--shadow-lg);border-color:var(--blue-200);transform:translateY(-3px)}.product-card-badge{border-radius:var(--r-pill);background:var(--blue-50);color:var(--accent);text-transform:uppercase;letter-spacing:.1em;width:fit-content;margin-bottom:4px;padding:4px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.product-card h3{color:var(--gray-900);font-family:Sora,sans-serif;font-size:1.05rem;font-weight:700;line-height:1.3}.product-card p{color:var(--gray-500);font-size:.875rem;line-height:1.65}.product-card-features{gap:6px;margin:4px 0 0;padding:0;list-style:none;display:grid}.product-card-features li{color:var(--gray-600);align-items:center;gap:8px;font-size:.825rem;display:flex}.product-card-features li:before{content:"v";color:var(--green-600);flex-shrink:0;font-size:.75rem;font-weight:700}.product-card-link{color:var(--accent);align-items:center;gap:4px;margin-top:auto;padding-top:8px;font-size:.875rem;font-weight:600;transition:gap .18s;display:inline-flex}.product-card-link:hover{gap:8px}.why-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.why-card{border-radius:var(--r-xl);border:1px solid var(--border);background:#fff;padding:28px;transition:transform .2s,box-shadow .2s}.why-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.why-card-icon{border-radius:var(--r-md);background:var(--blue-50);place-items:center;width:46px;height:46px;margin-bottom:16px;font-size:1.4rem;display:grid}.why-card h3{color:var(--gray-900);margin:0 0 8px;font-family:Sora,sans-serif;font-size:1rem;font-weight:700}.why-card p{color:var(--gray-500);font-size:.875rem;line-height:1.65}.pricing-tabs{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:36px;display:flex}.pricing-tab{border-radius:var(--r-pill);border:1.5px solid var(--border);color:var(--gray-600);cursor:pointer;background:#fff;padding:9px 20px;font-size:.875rem;font-weight:600;transition:all .15s}.pricing-tab.active{background:var(--accent);color:#fff;border-color:var(--accent)}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:16px;display:grid}.price-card{border:1.5px solid var(--border);border-radius:var(--r-xl);background:#fff;flex-direction:column;gap:14px;padding:28px;transition:transform .2s,box-shadow .2s;display:flex}.price-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.price-card.featured{border-color:var(--accent);box-shadow:var(--shadow-blue);border-width:2px;transform:translateY(-6px)}.price-card.featured:hover{transform:translateY(-9px)}.price-card-header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.price-tag{border-radius:var(--r-pill);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;padding:4px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.price-tag-recommended{background:var(--accent);color:#fff}.price-tag-new{background:var(--green-50);color:var(--green-600);border:1px solid var(--green-100)}.price-card-name{color:var(--gray-900);font-family:Sora,sans-serif;font-size:1.1rem;font-weight:700}.price-focus{color:var(--gray-400);font-size:.8125rem}.price-amount{align-items:baseline;gap:6px;display:flex}.price-amount strong{color:var(--gray-900);font-family:Sora,sans-serif;font-size:2.5rem;font-weight:700;line-height:1}.price-amount span{color:var(--gray-400);font-size:.9rem}.price-divider{background:var(--gray-100);height:1px}.price-features{gap:10px;padding:0;list-style:none;display:grid}.price-features li{color:var(--gray-600);align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.5;display:flex}.price-features li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2316a34a' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;flex-shrink:0;width:16px;height:16px;margin-top:1px;display:block}.price-card-action{margin-top:auto}.price-card-action .btn{width:100%}.faq-list{gap:10px;max-width:780px;margin:0 auto;display:grid}.faq-item{border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;overflow:hidden}.faq-question{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--gray-800);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 22px;font-size:.9375rem;font-weight:600;transition:background .15s;display:flex}.faq-question:hover{background:var(--gray-50)}.faq-icon{border-radius:var(--r-pill);background:var(--blue-50);width:24px;height:24px;color:var(--accent);flex-shrink:0;place-items:center;font-size:1rem;line-height:1;transition:transform .2s;display:grid}.faq-item.open .faq-icon{transform:rotate(45deg)}.faq-answer{color:var(--gray-500);padding:0 22px 18px;font-size:.9rem;line-height:1.7;display:none}.faq-item.open .faq-answer{display:block}.cta-section{text-align:center;color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#1d4ed8 45%,#2563eb 100%);padding:80px 0;position:relative;overflow:hidden}.cta-section h2{letter-spacing:-.03em;margin:0 0 16px;font-family:Sora,sans-serif;font-size:clamp(1.75rem,3.5vw,2.8rem);line-height:1.1}.cta-section>div>p{opacity:.78;max-width:520px;margin:0 auto 36px;font-size:1.05rem;line-height:1.65}.cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.included-features-grid{border:1px solid var(--border);border-radius:var(--r-2xl);box-shadow:var(--shadow-sm);background:#fff;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:32px;padding:28px;display:grid}.included-features-title{color:var(--gray-900);grid-column:1/-1;margin-bottom:4px;font-family:Sora,sans-serif;font-size:.9375rem;font-weight:700}.included-feature-item{color:var(--gray-700);align-items:center;gap:10px;font-size:.875rem;display:flex}.feature-check{background:var(--green-50);width:20px;height:20px;color:var(--green-600);border:1.5px solid #86efac;border-radius:50%;flex-shrink:0;place-items:center;font-size:.65rem;font-weight:700;display:grid}.custom-plan-section{background:var(--gray-50);border:1px solid var(--border);border-radius:var(--r-2xl);justify-content:space-between;align-items:center;gap:32px;padding:40px;display:flex}.custom-plan-features{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.custom-plan-badge{border-radius:var(--r-md);border:1px solid var(--border);color:var(--gray-600);background:#fff;align-items:center;gap:8px;padding:7px 14px;font-size:.8125rem;font-weight:500;display:flex}.solutions-row{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.solution-card{border-radius:var(--r-xl);border:1px solid var(--border);background:#fff;padding:20px;transition:transform .2s,box-shadow .2s,border-color .2s}.solution-card:hover{box-shadow:var(--shadow-md);border-color:var(--blue-200);transform:translateY(-2px)}.solution-card-icon{border-radius:var(--r-sm);background:var(--blue-50);place-items:center;width:40px;height:40px;margin-bottom:12px;font-size:1.2rem;display:grid}.solution-card h4{color:var(--gray-900);margin:0 0 6px;font-family:Sora,sans-serif;font-size:.9375rem;font-weight:700}.solution-card p{color:var(--gray-500);font-size:.8125rem;line-height:1.55}.solution-card ul{gap:4px;margin:8px 0 0;padding:0;list-style:none;display:grid}.solution-card ul li{color:var(--gray-400);padding-left:12px;font-size:.7875rem;position:relative}.solution-card ul li:before{content:"·";color:var(--accent);position:absolute;left:0}.auth-wrapper{flex:1;display:flex}.auth-split{grid-template-columns:1fr 1fr;width:100%;min-height:calc(100vh - 116px);display:grid}.auth-panel-left{color:#fff;background:linear-gradient(145deg,#1e3a8a 0%,#1d4ed8 55%,#2563eb 100%);flex-direction:column;gap:28px;padding:64px 56px;display:flex;position:relative;overflow:hidden}.auth-panel-left h2{letter-spacing:-.03em;font-family:Sora,sans-serif;font-size:clamp(1.75rem,3vw,2.25rem);line-height:1.15}.auth-panel-left>p{color:#ffffffb3;font-size:1rem;line-height:1.65}.auth-features{gap:14px;display:grid}.auth-feature{align-items:flex-start;gap:12px;display:flex}.auth-feature-icon{background:#ffffff26;border-radius:8px;flex-shrink:0;place-items:center;width:28px;height:28px;margin-top:1px;font-size:.875rem;display:grid}.auth-feature-text strong{color:#fff;margin-bottom:2px;font-size:.9rem;font-weight:600;display:block}.auth-feature-text span{color:#fff9;font-size:.825rem;line-height:1.45}.auth-panel-right{background:#fff;flex-direction:column;justify-content:center;padding:64px 56px;display:flex}.auth-form-container{width:min(440px,100%);margin:0 auto}.auth-form-title{color:var(--gray-900);margin:0 0 6px;font-family:Sora,sans-serif;font-size:1.625rem;font-weight:700}.auth-form-subtitle{color:var(--gray-500);margin-bottom:28px;font-size:.875rem;line-height:1.5}.auth-form{gap:16px;display:grid}.form-two-col{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-field{gap:6px;display:grid}.form-label{color:var(--gray-700);font-size:.8125rem;font-weight:600}.form-input{border-radius:var(--r-md);border:1.5px solid var(--border);width:100%;color:var(--gray-900);background:#fff;padding:11px 14px;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.form-input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 4px #2563eb1a}.form-error{border-radius:var(--r-md);color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;margin:0;padding:10px 14px;font-size:.875rem}.form-success{border-radius:var(--r-md);background:var(--green-50);color:var(--green-600);border:1px solid var(--green-100);margin:0;padding:10px 14px;font-size:.875rem}.auth-footer-text{text-align:center;color:var(--gray-500);margin-top:20px;font-size:.875rem}.auth-footer-text a{color:var(--accent);font-weight:600}.dashboard-bg{background:var(--gray-50);flex:1}.dashboard-inner{grid-template-columns:220px 1fr;align-items:start;gap:24px;width:min(1280px,100% - 48px);margin:0 auto;padding:32px 0 64px;display:grid}.dashboard-sidebar{border:1px solid var(--border);border-radius:var(--r-xl);background:#fff;padding:14px;position:sticky;top:80px}.dashboard-sidebar-title{text-transform:uppercase;letter-spacing:.12em;color:var(--gray-400);border-bottom:1px solid var(--border);margin-bottom:8px;padding:8px 12px 12px;font-size:.7rem;font-weight:700}.dashboard-nav-link{border-radius:var(--r-md);color:var(--gray-600);align-items:center;gap:10px;padding:9px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.dashboard-nav-link:hover,.dashboard-nav-link.active{background:var(--blue-50);color:var(--accent)}.dashboard-main{gap:20px;display:grid}.dashboard-page-header{border:1px solid var(--border);border-radius:var(--r-xl);background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px;display:flex}.dashboard-page-title{color:var(--gray-900);margin:0 0 4px;font-family:Sora,sans-serif;font-size:1.375rem;font-weight:700}.dashboard-page-subtitle{color:var(--gray-500);font-size:.875rem}.stats-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.stat-card{border:1px solid var(--border);border-radius:var(--r-xl);background:#fff;padding:20px 22px}.stat-card-accent{border-color:var(--blue-200);background:linear-gradient(135deg,#eff6ff,#dbeafe)}.stat-card-green{background:linear-gradient(135deg,var(--green-50),var(--green-100));border-color:#86efac}.stat-label{color:var(--gray-500);margin-bottom:8px;font-size:.8rem;font-weight:500;display:block}.stat-value{color:var(--gray-900);margin-bottom:4px;font-family:Sora,sans-serif;font-size:1.875rem;font-weight:700;line-height:1;display:block}.stat-sub{color:var(--gray-400);font-size:.775rem}.dashboard-card{border:1px solid var(--border);border-radius:var(--r-xl);background:#fff;padding:24px}.dashboard-card-title{color:var(--gray-900);justify-content:space-between;align-items:center;margin:0 0 16px;font-family:Sora,sans-serif;font-size:.9375rem;font-weight:700;display:flex}.order-row{border-bottom:1px solid var(--border);color:var(--gray-600);grid-template-columns:2fr 1fr 1fr 1fr 1.5fr .8fr;align-items:center;gap:8px;padding:12px 0;font-size:.875rem;display:grid}.order-row:last-child{border-bottom:none}.order-head{color:var(--gray-700);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:700}.wallet-head{color:var(--gray-700);font-size:.8rem;font-weight:700}.amount-positive{color:var(--green-600);font-weight:600}.amount-negative{color:#dc2626;font-weight:600}.empty-state{text-align:center;color:var(--gray-400);padding:40px;font-size:.9375rem}.quick-amounts{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.quick-amount{border-radius:var(--r-pill);border:1.5px solid var(--border);color:var(--gray-600);cursor:pointer;background:#fff;padding:8px 16px;font-size:.875rem;font-weight:600;transition:all .15s}.quick-amount-active,.quick-amount:hover{border-color:var(--accent);background:var(--blue-50);color:var(--accent)}.settings-section{border-bottom:1px solid var(--border);margin-bottom:28px;padding-bottom:28px}.settings-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.settings-section-title{color:var(--gray-900);margin:0 0 4px;font-family:Sora,sans-serif;font-size:.9375rem;font-weight:700}.settings-section-subtitle{color:var(--gray-500);margin-bottom:14px;font-size:.8125rem;display:block}.page-hero-section{background:linear-gradient(180deg,var(--blue-50) 0%,white 100%);border-bottom:1px solid var(--border);padding:64px 0}.page-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.page-hero-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);margin-bottom:12px;font-size:.775rem;font-weight:700;display:block}.page-hero-title{letter-spacing:-.03em;color:var(--gray-900);margin:0 0 16px;font-family:Sora,sans-serif;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.page-hero-desc{color:var(--gray-500);max-width:520px;margin-bottom:28px;font-size:1.05rem;line-height:1.65}.page-hero-aside{gap:12px;display:grid}.page-hero-badge-card{border-radius:var(--r-lg);border:1px solid var(--border);box-shadow:var(--shadow-xs);background:#fff;align-items:center;gap:12px;padding:14px 16px;display:flex}.page-hero-badge-icon{border-radius:var(--r-sm);background:var(--blue-50);flex-shrink:0;place-items:center;width:36px;height:36px;font-size:1rem;display:grid}.page-hero-badge-card strong{color:var(--gray-900);margin-bottom:1px;font-size:.875rem;font-weight:700;display:block}.page-hero-badge-card span{color:var(--gray-500);font-size:.775rem}.product-pricing-header{background:linear-gradient(180deg,var(--blue-50) 0%,white 100%);text-align:center;border-bottom:1px solid var(--border);padding:64px 0 40px}.product-badges-row{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex}.product-badge{border-radius:var(--r-pill);border:1px solid var(--border);color:var(--gray-700);box-shadow:var(--shadow-xs);background:#fff;align-items:center;gap:8px;padding:9px 18px;font-size:.875rem;font-weight:600;display:flex}.product-badge-dot{background:var(--green-500);border-radius:50%;width:8px;height:8px}.docs-layout{grid-template-columns:260px 1fr;align-items:start;gap:28px;display:grid}.docs-sidebar{border:1px solid var(--border);border-radius:var(--r-xl);background:#fff;padding:16px;position:sticky;top:80px}.docs-sidebar-title{text-transform:uppercase;letter-spacing:.12em;color:var(--gray-400);border-bottom:1px solid var(--border);margin-bottom:8px;padding:4px 8px 10px;font-size:.7rem;font-weight:700}.docs-nav-link{border-radius:var(--r-sm);color:var(--gray-600);padding:8px 12px;font-size:.875rem;text-decoration:none;transition:background .15s,color .15s;display:block}.docs-nav-link:hover{background:var(--blue-50);color:var(--accent)}.docs-content{gap:14px;display:grid}.doc-tag{border-radius:var(--r-pill);background:var(--blue-50);color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;padding:4px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.doc-card{border:1px solid var(--border);border-radius:var(--r-xl);background:#fff;padding:24px;transition:transform .2s,box-shadow .2s}.doc-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.doc-card h3{color:var(--gray-900);margin:0 0 8px;font-family:Sora,sans-serif;font-size:1.05rem;font-weight:700}.doc-card p{color:var(--gray-500);font-size:.875rem;line-height:1.65}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:24px;display:grid}.contact-form-card{border:1px solid var(--border);border-radius:var(--r-2xl);box-shadow:var(--shadow-sm);background:#fff;padding:36px}.contact-form-card h2{color:var(--gray-900);margin:0 0 6px;font-family:Sora,sans-serif;font-size:1.25rem;font-weight:700}.contact-form-card>p{color:var(--gray-500);margin-bottom:24px;font-size:.875rem}.contact-info-cards{gap:14px;display:grid}.contact-point{border:1px solid var(--border);border-radius:var(--r-xl);background:#fff;padding:22px}.contact-point h3{color:var(--gray-900);margin:0 0 8px;font-family:Sora,sans-serif;font-size:1rem;font-weight:700}.contact-point p{color:var(--gray-500);font-size:.875rem;line-height:1.6}.not-found-section{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 160px);padding:80px 24px;display:flex}.not-found-number{color:var(--blue-100);margin-bottom:16px;font-family:Sora,sans-serif;font-size:clamp(5rem,15vw,10rem);font-weight:700;line-height:1}.not-found-section h2{color:var(--gray-900);margin:0 0 12px;font-family:Sora,sans-serif;font-size:1.75rem;font-weight:700}.breadcrumb{color:var(--gray-400);align-items:center;gap:8px;margin-bottom:14px;font-size:.8125rem;display:flex}.breadcrumb a{color:var(--accent)}.breadcrumb-sep{color:var(--gray-300)}.auth-brand-mark{color:#fff;background:#ffffff26;border-radius:10px;place-items:center;width:40px;height:40px;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:700;display:grid}.auth-panel-left-inner{flex-direction:column;gap:28px;display:flex}.auth-error{border-radius:var(--r-md);color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;margin-bottom:4px;padding:10px 14px;font-size:.875rem}.auth-form-subtitle a{color:var(--accent);font-weight:600}.price-card-badge{border-radius:var(--r-pill);background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;padding:4px 14px;font-size:.7rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.price-card{position:relative}.price-card-focus{color:var(--gray-400);margin-top:2px;font-size:.8125rem}.price-number{color:var(--gray-900);font-family:Sora,sans-serif;font-size:2.5rem;font-weight:700;line-height:1}.price-unit{color:var(--gray-400);margin-left:4px;font-size:.9rem}.dashboard-card-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.dashboard-card-header h2,.dashboard-card-header h3{color:var(--gray-900);margin:0;font-family:Sora,sans-serif;font-size:.9375rem;font-weight:700}.dashboard-card-link{color:var(--accent);font-size:.8125rem;font-weight:600;text-decoration:none}.dashboard-card-link:hover{text-decoration:underline}.dashboard-empty{text-align:center;color:var(--gray-400);padding:32px 0;font-size:.9rem}.dashboard-empty a{color:var(--accent);font-weight:600}.order-row-name{color:var(--gray-800);font-weight:600}.order-row-meta{color:var(--gray-400);font-size:.8rem}.order-row-price{color:var(--gray-800);font-family:Sora,sans-serif;font-weight:700}.order-row-status{text-transform:uppercase;letter-spacing:.08em;border-radius:var(--r-pill);width:fit-content;padding:3px 8px;font-size:.75rem;font-weight:600}.order-status-active{background:var(--green-50);color:var(--green-600);border:1px solid #86efac}.settings-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;font-size:.875rem;display:flex}.settings-row:last-child{border-bottom:none}.settings-key{color:var(--gray-500)}.settings-val{color:var(--gray-800);font-weight:600}.docs-sidebar-section{margin-bottom:12px}.docs-sidebar-heading{text-transform:uppercase;letter-spacing:.12em;color:var(--gray-400);padding:4px 8px;font-size:.7rem;font-weight:700}.docs-sidebar-link{border-radius:var(--r-sm);color:var(--gray-600);padding:6px 12px;font-size:.8125rem;text-decoration:none;transition:background .15s,color .15s;display:block}.docs-sidebar-link:hover{background:var(--blue-50);color:var(--accent)}.docs-welcome{border:1px solid var(--border);border-radius:var(--r-xl);background:#fff;margin-bottom:4px;padding:28px}.docs-welcome h2{color:var(--gray-900);margin:0 0 10px;font-family:Sora,sans-serif;font-size:1.25rem;font-weight:700}.docs-welcome p{color:var(--gray-500);font-size:.9rem;line-height:1.65}.docs-sections-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:14px;display:grid}.docs-item-link{color:var(--gray-600);align-items:center;gap:8px;font-size:.875rem;text-decoration:none;transition:color .15s;display:flex}.docs-item-link:hover{color:var(--accent)}.product-detail-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-hero-badge-cards{gap:12px;display:grid}.contact-info-col{gap:0;display:grid}.custom-plan-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;display:flex}.custom-plan-text h2{color:var(--gray-900);margin:0 0 10px;font-family:Sora,sans-serif;font-size:1.5rem;font-weight:700}.custom-plan-text p{color:var(--gray-500);max-width:560px;font-size:.9375rem;line-height:1.65}.custom-plan-action{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.text-center{text-align:center}.text-muted{color:var(--gray-500)}.text-accent{color:var(--accent)}.mt-2{margin-top:8px}.mt-4{margin-top:16px}.mt-6{margin-top:24px}.mt-8{margin-top:32px}.mb-4{margin-bottom:16px}.mb-8{margin-bottom:32px}.site-footer{background:var(--gray-900);color:#ffffffa6;margin-top:auto;padding:64px 0 0}.footer-inner{border-bottom:1px solid #ffffff14;grid-template-columns:260px 1fr;gap:60px;width:min(1280px,100% - 48px);margin:0 auto;padding-bottom:52px;display:grid}.footer-brand{flex-direction:column;gap:14px;display:flex}.footer-logo{align-items:center;gap:10px;display:flex}.footer-logo-mark{color:#fff;background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:9px;place-items:center;width:34px;height:34px;font-family:Sora,sans-serif;font-size:.75rem;font-weight:700;display:grid}.footer-logo-name{color:#fff;font-family:Sora,sans-serif;font-size:.9375rem;font-weight:700}.footer-brand>p{color:#ffffff73;max-width:230px;font-size:.875rem;line-height:1.6}.footer-social{gap:8px;margin-top:4px;display:flex}.footer-social a{border-radius:var(--r-sm);color:#ffffff80;background:#ffffff12;place-items:center;width:32px;height:32px;font-size:.8125rem;text-decoration:none;transition:background .15s,color .15s;display:grid}.footer-social a:hover{color:#fff;background:#ffffff24}.footer-links-grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.footer-col h4{text-transform:uppercase;letter-spacing:.12em;color:#fffc;margin:0 0 14px;font-family:Sora,sans-serif;font-size:.75rem;font-weight:700}.footer-col ul{gap:10px;padding:0;list-style:none;display:grid}.footer-col a{color:#ffffff73;font-size:.875rem;text-decoration:none;transition:color .15s}.footer-col a:hover{color:#fff}.footer-bottom{color:#ffffff4d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:min(1280px,100% - 48px);margin:0 auto;padding:16px 0;font-size:.8rem;display:flex}@media (width<=1024px){.products-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.price-card.featured{transform:none}.footer-links-grid{grid-template-columns:repeat(2,1fr)}.dashboard-inner{grid-template-columns:1fr}.dashboard-sidebar{flex-wrap:wrap;gap:6px;padding:10px;display:flex;position:static}.dashboard-sidebar-title{display:none}.dashboard-nav-link{flex:1;justify-content:center;min-width:120px}.solutions-row{grid-template-columns:repeat(2,1fr)}.auth-panel-left{display:none}.auth-split{grid-template-columns:1fr}.docs-sidebar,.page-hero-aside{display:none}.docs-layout,.contact-grid,.page-hero-grid{grid-template-columns:1fr}}@media (width<=768px){.products-grid,.why-grid{grid-template-columns:1fr}.hero-section{padding:56px 0 0}.section{padding:56px 0}.nav-links{display:none}.footer-inner{grid-template-columns:1fr;gap:40px}.footer-links-grid{grid-template-columns:repeat(2,1fr)}.auth-panel-right{padding:40px 28px}.custom-plan-section{flex-direction:column;gap:24px}.stats-grid{grid-template-columns:1fr 1fr}.page-width,.page-width-narrow{width:calc(100% - 32px)}}@media (width<=480px){.solutions-row{grid-template-columns:1fr}.footer-links-grid{grid-template-columns:1fr 1fr}.stats-grid{grid-template-columns:1fr}.hero-actions{flex-direction:column;width:100%}.hero-actions .btn{justify-content:center;width:100%}.cta-actions{flex-direction:column;align-items:center}.trust-logos{gap:10px 20px}.form-two-col{grid-template-columns:1fr}}
