:root{--glass-bg:rgba(255,255,255,0.06);--glass-border:rgba(255,255,255,0.12);--hero-gold:#d4a84b;--hero-sapphire:#3b82f6;--automation-teal:#0ea5e9}.landing-body{background:#fafbfd}.webhook-forwarding-callout{background:linear-gradient(145deg,rgba(15,23,42,0.97) 0,rgba(30,58,95,0.9) 100%);padding:32px 24px 36px;text-align:center}@media(max-width:768px){.webhook-forwarding-callout{padding:24px 20px 28px}.webhook-forwarding-callout h3{font-size:18px;margin-bottom:16px}}@media(max-width:480px){.webhook-forwarding-callout{padding:20px 16px 24px}}.webhook-forwarding-callout h3{font-size:20px;color:var(--hero-gold);margin:0 0 20px}.webhook-forwarding-callout ul{list-style:none;margin:0;padding:0;max-width:720px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px 24px}.webhook-forwarding-callout li{display:flex;align-items:flex-start;gap:10px;text-align:left;color:rgba(255,255,255,0.9);font-size:14px;line-height:1.5}.webhook-forwarding-callout li .check{color:var(--success-green);font-weight:700;flex-shrink:0}.webhook-forwarding-callout__disclaimer{margin:20px 0 0;padding-top:16px;border-top:1px solid rgba(255,255,255,0.12);font-size:12px;color:rgba(255,255,255,0.6);line-height:1.5;text-align:center}.product-tab-content .webhook-forwarding-callout{margin-bottom:28px}.tab-header--after-callout{margin-bottom:24px}.tab-header--after-callout h3{display:none}@media(max-width:600px){.webhook-forwarding-callout ul{grid-template-columns:1fr}}.home-disclaimer-liner{background:rgba(26,41,64,0.06);border-bottom:1px solid rgba(26,41,64,0.12);padding:10px 24px;text-align:center;font-size:12px;color:var(--text-light,#64748b);line-height:1.5}@media(max-width:480px){.home-disclaimer-liner{padding:10px 16px;font-size:11px}}.hero{background:linear-gradient(145deg,#0f172a 0,var(--primary-dark) 18%,#1e3a5f 40%,#1e40af 65%,#2563eb 85%,rgba(59,130,246,0.6) 100%);padding:100px 20px 120px;text-align:center;position:relative;overflow:hidden}@media(min-width:769px){.hero{min-height:min(88vh,980px)}}body.user-logged-in .hero{padding-top:130px}.hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,255,255,0.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.03) 1px,transparent 1px);background-size:48px 48px;opacity:.8}.hero::after{content:'';position:absolute;top:-40%;right:-15%;width:700px;height:700px;background:radial-gradient(circle at 20% 80%,rgba(212,168,75,0.18) 0,transparent 45%),radial-gradient(circle at 80% 20%,rgba(59,130,246,0.12) 0,transparent 50%),radial-gradient(circle at 50% 50%,rgba(14,165,233,0.06) 0,transparent 55%);animation:float 22s ease-in-out infinite}@keyframes float{0%,100%{transform:translate(0,0) rotate(0)}33%{transform:translate(25px,-25px) rotate(120deg)}66%{transform:translate(-20px,15px) rotate(240deg)}}@media(prefers-reduced-motion:reduce){.hero::after{animation:none;opacity:.5}}.hero-content{max-width:920px;margin:0 auto;position:relative;z-index:1}.hero-badge{display:inline-block;background:rgba(255,255,255,0.1);color:var(--hero-gold);padding:10px 24px;border-radius:30px;font-size:14px;font-weight:600;margin-bottom:20px;backdrop-filter:blur(12px);border:1px solid rgba(212,168,75,0.35);box-shadow:0 0 24px rgba(212,168,75,0.1)}.hero-tagline{color:rgba(255,255,255,0.75);font-size:17px;font-weight:500;margin:-8px auto 20px;letter-spacing:.02em;max-width:560px}.hero h1{color:var(--text-white);font-size:56px;font-weight:800;margin-bottom:24px;line-height:1.15;letter-spacing:-.02em;text-shadow:0 2px 20px rgba(0,0,0,0.2)}.hero h1 span{background:linear-gradient(135deg,var(--hero-gold),#f0d78c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero .hero-lead{color:rgba(255,255,255,0.9);font-size:20px;max-width:700px;margin:0 auto 36px;line-height:1.6}main#main-content>section:not(.hero){content-visibility:auto;contain-intrinsic-size:auto 520px}.hero-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.hero-buttons .btn{padding:18px 36px;font-size:16px;font-weight:600;border-radius:12px}.btn-white{background:var(--bg-white);color:var(--primary-dark);box-shadow:0 4px 20px rgba(0,0,0,0.12)}.btn-white:hover{background:var(--bg-light);transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,0,0,0.18)}.hero-stats-hint{font-size:13px;color:rgba(255,255,255,0.7);margin:0 0 16px;font-weight:500}.hero-stats{display:flex;gap:32px;justify-content:center;margin-top:64px;flex-wrap:wrap}.hero-stat{text-align:center;padding:22px 32px;background:rgba(255,255,255,0.07);border-radius:16px;border:1px solid rgba(255,255,255,0.12);backdrop-filter:blur(12px);box-shadow:0 4px 24px rgba(0,0,0,0.15)}.hero-stat-number{color:var(--hero-gold);font-size:42px;font-weight:800;text-shadow:0 0 20px rgba(212,168,75,0.2)}.hero-stat-label{color:rgba(255,255,255,0.8);font-size:14px;margin-top:6px;font-weight:500}.navbar-landing{background:transparent;position:absolute;top:0;left:0;right:0;z-index:100;padding:20px 40px}body.user-logged-in .navbar-landing{background:linear-gradient(180deg,rgba(15,23,42,0.85) 0,rgba(15,23,42,0.4) 70%,transparent 100%);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.navbar-landing .nav-container{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;min-height:64px;padding:12px 24px}.navbar-landing .nav-brand-logo{width:284px;height:64px;max-width:min(284px,52vw);aspect-ratio:320 / 72;object-fit:contain}@media(min-width:769px){.navbar-landing .nav-auth-wrap{min-height:48px;min-width:260px}}.navbar-landing .nav-brand-text{color:var(--text-white)}.navbar-landing .nav-links{display:flex;align-items:center;gap:16px}.navbar-landing .nav-auth-wrap{display:flex;align-items:center;gap:12px}.nav-mobile-auth{display:none}.navbar-landing .nav-auth-wrap .btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:10px 20px;font-weight:600;white-space:nowrap}.navbar-landing .nav-auth-wrap .btn-outline{color:#fff !important;border:2px solid rgba(255,255,255,0.8);background:rgba(255,255,255,0.12)}.navbar-landing .nav-auth-wrap .btn-outline:hover{color:var(--primary-dark) !important;background:#fff;border-color:#fff}.navbar-landing .nav-auth-wrap .btn-primary{color:var(--primary-dark) !important;background:var(--accent-gold);border:2px solid var(--accent-gold)}.navbar-landing .nav-auth-wrap .btn-primary:hover{background:var(--accent-gold-light);border-color:var(--accent-gold-light);color:var(--primary-dark) !important}.navbar-landing .btn-outline{color:var(--accent-gold);border-color:var(--accent-gold);background:transparent}.navbar-landing .btn-outline:hover{color:var(--accent-gold-light);border-color:var(--accent-gold-light);background:rgba(212,168,75,0.15)}.navbar-landing .nav-links a{color:rgba(255,255,255,0.85);padding:10px 18px;border-radius:8px;font-weight:500;transition:all .2s}.navbar-landing .nav-links a:hover{color:var(--text-white);background:rgba(255,255,255,0.1)}.navbar-landing .nav-user{display:flex;align-items:center;gap:12px;color:var(--text-white);padding:10px 18px;background:rgba(255,255,255,0.12);border-radius:10px;font-weight:500}.navbar-landing .nav-user .nav-user-name{white-space:nowrap;max-width:220px;overflow:hidden;text-overflow:ellipsis;font-size:15px;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,0.2)}.navbar-landing .nav-user-avatar{width:36px;height:36px;background:var(--accent-gold);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;color:var(--primary-dark);flex-shrink:0}.section-landing{padding:80px 24px 100px}.section-landing .landing-inner{max-width:1200px;margin:0 auto;padding:0 16px}.section-landing.bg-light{background:linear-gradient(180deg,#f0f4f8 0,#e8eef5 50%,var(--bg-white) 100%)}.section-landing.bg-gradient{background:linear-gradient(135deg,#f0f4f8 0,#e2e8f0 100%)}.section-title{text-align:center;margin-bottom:48px;padding:0 16px}.section-title h2{font-size:38px;font-weight:800;color:var(--primary-dark);margin-bottom:14px;letter-spacing:-.02em;line-height:1.2}.section-title p{color:var(--text-dark);font-size:17px;max-width:640px;margin:0 auto;line-height:1.65;opacity:.85}.section-subtitle{display:inline-block;background:linear-gradient(135deg,rgba(37,99,235,0.12),rgba(212,168,75,0.12));color:#1e40af;padding:6px 16px;border-radius:20px;font-size:11px;font-weight:700;letter-spacing:.6px;margin-bottom:12px;text-transform:uppercase;border:1px solid rgba(37,99,235,0.2)}.products-grid{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:28px;padding-top:20px}.products-grid-1{grid-template-columns:1fr;max-width:500px;margin:0 auto}.products-grid-2{grid-template-columns:repeat(auto-fit,minmax(min(100%,400px),1fr));max-width:900px}.products-grid-3{grid-template-columns:repeat(3,1fr);max-width:1200px}.product-section-heading{max-width:1200px;margin:32px auto 16px;padding:0 10px;color:var(--primary-dark);font-weight:800;letter-spacing:-.01em}@media(max-width:768px){.product-section-heading{margin:24px auto 14px;padding:0 16px}}@media(max-width:1024px){.products-grid-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.products-grid-3,.products-grid-2{grid-template-columns:1fr}.products-grid{grid-template-columns:1fr}}@media(max-width:380px){.products-grid,.products-grid-2{grid-template-columns:1fr}}.product-card{background:var(--bg-white);border-radius:20px;padding:32px;box-shadow:0 4px 24px rgba(26,41,64,0.06),0 1px 0 rgba(255,255,255,0.8) inset;transition:all .3s ease;border:2px solid rgba(226,232,240,0.9);display:flex;flex-direction:column;position:relative;overflow:hidden}.product-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#2563eb,var(--accent-gold));opacity:0;transition:opacity .3s}.product-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px rgba(26,41,64,0.12),0 0 0 1px rgba(37,99,235,0.08);border-color:rgba(37,99,235,0.2)}.product-card:hover::before{opacity:1}.product-card.featured{border-color:rgba(212,168,75,0.5);box-shadow:0 8px 32px rgba(212,168,75,0.12),0 1px 0 rgba(255,255,255,0.9) inset}.product-card.featured::before{opacity:1;background:linear-gradient(90deg,#2563eb,var(--accent-gold))}.product-badge{position:absolute;top:16px;right:16px;padding:6px 14px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.product-badge.popular{background:linear-gradient(135deg,var(--accent-gold),#f0d78c);color:var(--primary-dark)}.product-badge.free{background:linear-gradient(135deg,var(--success-green),#4ade80);color:#0f172a}.product-badge.new{background:linear-gradient(135deg,#3b82f6,#60a5fa);color:white}.product-icon{width:64px;height:64px;background:linear-gradient(135deg,#1e40af,var(--primary-navy));border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--accent-gold);font-size:28px;margin-bottom:20px;box-shadow:0 4px 16px rgba(30,64,175,0.25)}.product-type{font-size:12px;color:#92400e;text-transform:uppercase;font-weight:700;letter-spacing:1px;margin-bottom:10px}.product-card h3,.product-card h4,.product-card h5{font-size:22px;font-weight:700;color:var(--primary-dark);margin-bottom:12px;line-height:1.3}.product-card .product-description{color:#475569;font-size:14px;margin-bottom:20px;flex-grow:1;line-height:1.6}.product-features{list-style:none;margin-bottom:24px;padding:0}.product-features li{display:flex;align-items:flex-start;gap:12px;padding:10px 0;font-size:14px;color:var(--text-dark);border-bottom:1px solid var(--border-light)}.product-features li:last-child{border-bottom:0}.product-features li .check{color:var(--success-green);font-weight:700;font-size:16px;flex-shrink:0}.product-pricing{margin-bottom:20px;padding:16px;background:var(--bg-light);border-radius:12px}.price-main{display:flex;align-items:baseline;gap:4px}.price-amount{font-size:36px;font-weight:800;color:var(--primary-dark)}.price-period{font-size:16px;color:var(--text-light);font-weight:500}.price-note{font-size:13px;color:var(--text-light);margin-top:6px}.product-card .btn{width:100%;padding:14px 24px;font-weight:600;border-radius:10px}.product-link{display:inline-flex;align-items:center;gap:6px;color:var(--primary-dark);font-size:13px;font-weight:600;margin-top:12px;opacity:.7;transition:opacity .2s}.product-link:hover{opacity:1;text-decoration:underline}.features-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:24px}.features-grid.features-5{grid-template-columns:repeat(3,1fr)}.features-grid.features-5 .feature-box:nth-child(4),.features-grid.features-5 .feature-box:nth-child(5){grid-column:span 1}.features-grid.features-6{grid-template-columns:repeat(3,1fr)}.features-grid.features-3{grid-template-columns:repeat(3,1fr);max-width:960px}.features-safety-heading{margin-top:56px}@media(max-width:900px){.features-grid.features-5,.features-grid.features-6,.features-grid.features-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.features-grid,.features-grid.features-5,.features-grid.features-6,.features-grid.features-3{grid-template-columns:1fr;gap:14px}}.feature-box{text-align:center;padding:36px 28px;background:var(--bg-white);border-radius:16px;box-shadow:0 4px 20px rgba(26,41,64,0.06),0 1px 0 rgba(255,255,255,0.9) inset;border:1px solid rgba(226,232,240,0.95);transition:all .3s;position:relative;overflow:hidden}.feature-box::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#2563eb,var(--accent-gold));opacity:0;transition:opacity .3s}.feature-box:hover{transform:translateY(-4px);box-shadow:0 12px 36px rgba(26,41,64,0.1),0 0 0 1px rgba(37,99,235,0.06);border-color:rgba(37,99,235,0.15)}.feature-box:hover::before{opacity:1}.feature-box-icon{width:80px;height:80px;background:linear-gradient(135deg,#1e40af,var(--primary-navy));border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;color:var(--accent-gold);font-size:36px;box-shadow:0 4px 20px rgba(30,64,175,0.25)}.feature-box h3{font-size:18px;font-weight:700;color:var(--primary-dark);margin-bottom:10px;line-height:1.3}.feature-box p{color:var(--text-dark);font-size:14px;line-height:1.6;opacity:.9}.exchanges-grid{max-width:1000px;margin:0 auto;display:flex;justify-content:center;gap:20px;flex-wrap:wrap;padding:0 16px}.exchange-item{display:flex;align-items:center;gap:12px;padding:16px 24px;background:var(--bg-white);border-radius:16px;box-shadow:0 4px 16px rgba(26,41,64,0.06),0 1px 0 rgba(255,255,255,0.9) inset;border:1px solid rgba(226,232,240,0.9);transition:all .3s;min-width:180px}.exchange-item:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(26,41,64,0.1),0 0 0 1px rgba(37,99,235,0.08);border-color:rgba(37,99,235,0.15)}.exchange-logo,.exchange-logo-img{width:44px;height:44px;border-radius:10px;object-fit:contain;flex-shrink:0}.exchange-name{font-size:14px;font-weight:600;color:var(--text-dark);white-space:nowrap}@media(max-width:768px){.exchanges-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:0 16px}.exchange-item{flex-direction:column;text-align:center;gap:8px;padding:16px 12px;min-width:unset}.exchange-logo,.exchange-logo-img{width:40px;height:40px}.exchange-name{font-size:12px}}@media(max-width:400px){.exchanges-grid{grid-template-columns:repeat(2,1fr);gap:8px}.exchange-item{padding:12px 8px}.exchange-logo,.exchange-logo-img{width:36px;height:36px}.exchange-name{font-size:11px}}.exchange-logo{background:linear-gradient(135deg,var(--primary-dark),var(--primary-navy));display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px;color:var(--accent-gold)}.exchange-name{font-weight:600;font-size:16px;color:var(--primary-dark)}.cta-section{background:linear-gradient(145deg,#0f172a 0,var(--primary-dark) 25%,#1e3a5f 55%,#1e40af 80%,#2563eb 100%);padding:100px 20px;text-align:center;position:relative;overflow:hidden}.cta-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,255,255,0.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.03) 1px,transparent 1px);background-size:48px 48px;opacity:.8}.cta-section::after{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--accent-gold),transparent);opacity:.6}.cta-content{max-width:700px;margin:0 auto;position:relative;z-index:1}.cta-section h2{color:var(--text-white);font-size:40px;font-weight:800;margin-bottom:20px;text-shadow:0 2px 16px rgba(0,0,0,0.2)}.cta-section p{color:rgba(255,255,255,0.9);font-size:18px;margin-bottom:28px;line-height:1.6}.cta-section p a:hover{color:var(--accent-gold-light)}.cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:8px}@media(max-width:480px){.cta-buttons{flex-direction:column;align-items:center}.cta-buttons .btn{width:100%;max-width:280px}}.footer{background:linear-gradient(180deg,#0f172a 0,var(--primary-dark) 100%);padding:50px 20px;text-align:center}.footer-links{display:flex;justify-content:center;gap:32px;margin-bottom:24px}.footer-links a{color:rgba(255,255,255,0.88);font-size:14px;font-weight:500;transition:color .2s,text-decoration-color .2s;text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgba(255,255,255,0.35)}.footer-links a:hover{color:var(--accent-gold);text-decoration-color:rgba(212,168,75,0.75)}.footer p{color:rgba(255,255,255,0.5);font-size:14px}@media(max-width:768px){.features-safety-heading{margin-top:32px}.hero{padding:120px 20px 100px;padding-top:calc(120px + env(safe-area-inset-top, 0));padding-bottom:calc(100px + env(safe-area-inset-bottom, 0) + 72px)}.hero h1{font-size:36px}.hero .hero-lead{font-size:16px}.hero-stats{gap:16px;flex-wrap:wrap;justify-content:center}.hero-stat{padding:16px 20px}.section-landing{padding:48px 20px 56px}.section-title{margin-bottom:28px}.section-title h2{font-size:28px;line-height:1.25}.section-title p{font-size:15px}.feature-box{padding:20px 16px}.feature-box-icon{width:64px;height:64px;font-size:28px;margin-bottom:16px}.feature-box h3{font-size:16px}.feature-box p{font-size:13px;line-height:1.5}.products-grid{grid-template-columns:1fr;gap:16px}.product-card{padding:24px 20px}.product-card h3,.product-card h4,.product-card h5{font-size:19px}.product-card .product-description{font-size:13px;margin-bottom:14px}.product-card .product-features{margin-bottom:16px}.product-card .product-features li{font-size:13px}.navbar-landing{padding:16px 20px}.navbar-landing .nav-container{flex-wrap:wrap}.navbar-landing.nav-open{background:rgba(20,30,50,0.97);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.nav-mobile-auth{display:flex;align-items:center;margin-left:auto;margin-right:12px}.nav-mobile-auth .nav-mobile-login-btn{min-height:44px;padding:10px 18px;font-weight:600;color:var(--primary-dark) !important;background:var(--accent-gold);border:2px solid var(--accent-gold);border-radius:10px;white-space:nowrap}.navbar-landing .nav-mobile-toggle{display:flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;min-height:48px;padding:12px;border:2px solid rgba(255,255,255,0.85);border-radius:10px;background:rgba(255,255,255,0.12);flex-shrink:0}.navbar-landing .nav-mobile-toggle span{width:22px;height:2px;min-height:2px;background:#fff;border-radius:1px}.navbar-landing .nav-mobile-toggle span:nth-child(2){margin:6px 0}.navbar-landing .nav-mobile-toggle-light span{background:#fff}.navbar-landing .nav-brand-logo{height:72px;width:auto;max-width:min(320px,58vw);aspect-ratio:320 / 72}.navbar-landing .nav-menu{display:none;width:100%;order:3;padding:16px 12px 20px;border-top:1px solid rgba(255,255,255,0.15);margin-top:12px;background:rgba(20,30,50,0.97);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:0 0 16px 16px;box-shadow:0 8px 24px rgba(0,0,0,0.3)}.navbar-landing .nav-container.nav-mobile-open .nav-menu{display:flex;flex-direction:column;gap:10px}.navbar-landing .nav-links{flex-direction:column;align-items:stretch;gap:10px}.navbar-landing .nav-links a{display:block;text-align:center;padding:14px 18px;font-size:16px;font-weight:600;border-radius:12px;background:rgba(255,255,255,0.08);border:2px solid rgba(255,255,255,0.25);color:#fff}.navbar-landing .nav-links a:hover{background:rgba(255,255,255,0.15);border-color:rgba(255,255,255,0.4)}.navbar-landing .nav-auth-wrap{flex-direction:column;gap:10px;margin-top:4px;padding-top:12px;border-top:1px solid rgba(255,255,255,0.2)}.navbar-landing .nav-auth-wrap .btn{width:100%;min-height:48px;font-size:16px;font-weight:600;border-radius:12px;text-align:center;color:#fff}.navbar-landing .nav-auth-wrap .btn-outline{color:#fff !important;border:2px solid rgba(255,255,255,0.9);background:rgba(255,255,255,0.12)}.navbar-landing .nav-auth-wrap .btn-primary{color:var(--primary-dark) !important;background:var(--accent-gold);border:2px solid var(--accent-gold)}}@media(max-width:480px){.features-safety-heading{margin-top:24px}.hero{padding:112px 16px 88px;padding-top:calc(112px + env(safe-area-inset-top, 0));padding-bottom:calc(88px + env(safe-area-inset-bottom, 0) + 72px)}.hero-content{padding:0 4px}.hero-tagline{font-size:14px;margin-bottom:14px}.hero h1{font-size:26px;line-height:1.2;margin-bottom:16px}.hero .hero-lead{font-size:15px;margin-bottom:24px}.hero-buttons{flex-direction:column;width:100%;max-width:320px;margin:0 auto;gap:12px}.hero-buttons .btn{width:100%;min-height:48px}.hero-stats-hint{font-size:12px;margin-bottom:12px}.hero-stats{gap:12px;margin-top:40px}.hero-stat{padding:14px 16px}.hero-stat-number{font-size:32px}.hero-stat-label{font-size:12px}.section-landing{padding:32px 16px 44px}.section-title{margin-bottom:22px}.section-title h2{font-size:22px}.cta-section{padding:48px 16px 56px}.cta-section h2{font-size:22px;margin-bottom:14px}.cta-section p{font-size:14px;margin-bottom:20px}.footer{padding:32px 16px}.footer-links{flex-wrap:wrap;justify-content:center;gap:16px}.product-card{padding:20px 16px}.product-card h3,.product-card h4,.product-card h5{font-size:17px}.product-card .product-description{font-size:12px;margin-bottom:12px}}.section-divider{height:1px;background:linear-gradient(90deg,transparent,var(--border-light),transparent);max-width:800px;margin:0 auto}.product-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-bottom:40px;padding:0 16px;background:linear-gradient(135deg,#0f172a 0,#1e3a5f 50%,#1e40af 100%);padding:14px 16px;border-radius:20px;max-width:960px;margin-left:auto;margin-right:auto;box-shadow:0 8px 32px rgba(26,41,64,0.3),inset 0 1px 0 rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.06)}.product-tab{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;border:2px solid transparent;background:rgba(255,255,255,0.08);border-radius:14px;cursor:pointer;font-size:14px;font-weight:600;color:rgba(255,255,255,0.75);transition:all .25s ease;position:relative;overflow:hidden;flex-shrink:0}.product-tab::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.15),transparent);transition:left .5s ease}.product-tab:hover::before{left:100%}.product-tab:hover{background:rgba(255,255,255,0.15);color:#fff;border-color:rgba(212,168,75,0.4);transform:translateY(-2px)}.product-tab.active{background:linear-gradient(135deg,#d4a84b 0,#c49a3f 100%);color:#1a2940;border-color:#d4a84b;box-shadow:0 4px 20px rgba(212,168,75,0.4),0 0 0 3px rgba(212,168,75,0.2);transform:scale(1.02)}.product-tab.active .tab-icon{animation:pulse-icon 1.5s ease-in-out infinite}@keyframes pulse-icon{0%,100%{transform:scale(1)}50%{transform:scale(1.15)}}.product-tab .tab-icon{font-size:20px;flex-shrink:0}.product-tab-content{display:none;animation:fadeIn .3s ease}.product-tab-content.active{display:block}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tab-header{text-align:center;margin-bottom:32px}.tab-header h3{color:var(--primary-dark);font-size:28px;margin-bottom:8px}.tab-header p{color:var(--text-dark);font-size:16px;opacity:.88}@media(min-width:769px) and (max-width:1100px){.product-tabs{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;justify-content:flex-start;padding:12px 16px}.product-tabs::-webkit-scrollbar{height:6px}.product-tabs::-webkit-scrollbar-thumb{background:rgba(212,168,75,0.4);border-radius:3px}}@media(max-width:768px){.hero-stats{flex-wrap:wrap;justify-content:center}body.user-logged-in .hero{padding-top:calc(140px + env(safe-area-inset-top, 0))}.product-tabs{gap:8px;padding:10px 12px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;max-width:100%;border-radius:14px;margin:0 16px 24px;justify-content:flex-start}.product-tabs::-webkit-scrollbar{height:4px}.tab-header{margin-bottom:20px}.tab-header h3{font-size:22px}.tab-header p{font-size:14px}.product-tab{padding:14px 18px;font-size:14px;min-height:52px;justify-content:flex-start;min-width:max-content;border-radius:12px}.product-tab .tab-label{display:inline}.product-tab .tab-icon{font-size:22px}.product-tab.active{transform:scale(1)}}.cta-section .btn-cta-primary{padding:18px 40px;font-size:17px}.cta-section .btn-cta-outline{color:rgba(255,255,255,0.95);border-color:rgba(255,255,255,0.6);padding:18px 32px;font-size:16px}.home-disclaimer-section{background:#f8f9fb;border-top:1px solid #e2e5ea;padding:28px 20px;text-align:center}.home-disclaimer-body{max-width:720px;margin:0 auto;font-size:13px;line-height:1.7;color:#334155}.home-disclaimer-body strong{color:#0f172a;font-weight:700}.home-disclaimer-body a{color:#1e3a8a;font-weight:600;text-decoration:underline;text-underline-offset:2px}.home-disclaimer-body a:hover{color:#1e40af}.site-footer-company{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,0.1);font-size:13px;color:rgba(255,255,255,0.7);line-height:1.6}.site-footer-company strong{color:rgba(255,255,255,0.9)}.faq-home-section{background:#fff}.faq-home-accordion{max-width:760px;margin:0 auto}.faq-home-item{border-bottom:1px solid #e2e8f0}.faq-home-item:first-child{border-top:1px solid #e2e8f0}.faq-home-question{display:flex;justify-content:space-between;align-items:center;padding:18px 4px;cursor:pointer;font-weight:600;font-size:15px;color:var(--primary-dark);background:0;border:0;width:100%;text-align:left;gap:12px}.faq-home-question:hover{color:var(--primary-blue,#2563eb)}.faq-home-chevron{font-size:18px;color:#94a3b8;flex-shrink:0;transition:transform .2s}.faq-home-item.open .faq-home-chevron{transform:rotate(180deg)}.faq-home-answer{display:none;padding:0 4px 18px;font-size:14px;line-height:1.7;color:var(--text-dark,#475569)}.faq-home-item.open .faq-home-answer{display:block}.faq-home-more{text-align:center;margin-top:28px}