:root{--brand-deep:#102A43;--brand-primary:#175CD3;--brand-hover:#1250B8;--success:#087F5B;--warning:#F59E0B;--danger:#B42318;--accent:#C89B3C;--bg:#F5F7FA;--surface:#FFFFFF;--border:#E4E7EC;--text:#172B4D;--text-muted:#526579;--radius:14px;--shadow:0 10px 30px rgba(16,42,67,.08)}*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--text);background:var(--bg);font-size:14px}a{text-decoration:none}.btn{border-radius:9px;font-weight:600}.btn-primary{--bs-btn-bg:var(--brand-primary);--bs-btn-border-color:var(--brand-primary);--bs-btn-hover-bg:var(--brand-hover);--bs-btn-hover-border-color:var(--brand-hover)}.form-control,.form-select{border-radius:9px;border-color:var(--border);min-height:44px}.form-control:focus,.form-select:focus{border-color:var(--brand-primary);box-shadow:0 0 0 .2rem rgba(23,92,211,.12)}.brand-mark{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;background:linear-gradient(145deg,var(--brand-deep),var(--brand-primary));color:#fff;font-weight:800}.brand-public{display:flex;align-items:center;gap:10px;color:var(--brand-deep)}.brand-public img,.brand img{max-width:160px;max-height:40px}.hero-section{padding:96px 0 86px;background:linear-gradient(180deg,#fff 0%,#f5f8ff 100%);overflow:hidden}.hero-section h1{font-size:clamp(2.5rem,5vw,4.7rem);line-height:1.02;letter-spacing:-.05em;font-weight:700;color:var(--brand-deep);margin:18px 0 24px}.hero-section .lead{font-size:1.12rem;line-height:1.8;max-width:650px}.eyebrow,.badge-soft{display:inline-flex;align-items:center;gap:7px;background:#eaf1ff;color:var(--brand-primary);border:1px solid #d6e4ff;padding:7px 11px;border-radius:999px;font-weight:600;font-size:.8rem}.hero-dashboard{background:#fff;border:1px solid var(--border);border-radius:22px;padding:28px;box-shadow:0 30px 80px rgba(16,42,67,.13);transform:rotate(1deg)}.hero-value{font-size:2.2rem;font-weight:700;margin:30px 0 20px;color:var(--brand-deep);font-variant-numeric:tabular-nums}.chart-bars{height:190px;display:flex;align-items:flex-end;gap:10px;border-bottom:1px solid var(--border);padding:0 5px}.chart-bars span{flex:1;min-height:8%;border-radius:7px 7px 0 0;background:linear-gradient(180deg,#6ea0ff,var(--brand-primary));opacity:.95}.mini-stat{border:1px solid var(--border);border-radius:12px;padding:14px}.mini-stat small,.mini-stat strong{display:block}.mini-stat strong{margin-top:4px;color:var(--brand-deep)}.section-pad{padding:88px 0}.bg-soft{background:#f7f9fc}.section-heading{max-width:720px;margin:0 auto 45px;text-align:center}.section-heading>span{color:var(--brand-primary);font-weight:700;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem}.section-heading h2{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;color:var(--brand-deep);margin-top:10px}.feature-card,.step-card,.plan-card,.testimonial-card,.legal-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:26px;height:100%;box-shadow:0 8px 25px rgba(16,42,67,.04)}.feature-card h3,.step-card h3,.plan-card h3{font-size:1.05rem;font-weight:700;margin:16px 0 9px}.feature-card p,.step-card p,.plan-card p,.testimonial-card p{color:var(--text-muted);line-height:1.7}.feature-icon{width:48px;height:48px;border-radius:13px;background:#eaf1ff;color:var(--brand-primary);display:flex;align-items:center;justify-content:center;font-size:1.3rem}.step-card b{font-size:2rem;color:#cdd9ef}.plan-card{position:relative;display:flex;flex-direction:column}.plan-card.featured{border:2px solid var(--brand-primary);box-shadow:0 18px 45px rgba(23,92,211,.12)}.plan-badge{position:absolute;right:18px;top:18px;background:var(--brand-primary);color:#fff;padding:5px 9px;border-radius:999px;font-size:.72rem;font-weight:700}.plan-rate{font-size:2rem;font-weight:700;color:var(--brand-deep);margin:18px 0}.plan-rate small{font-size:.82rem;color:var(--text-muted);font-weight:500}.plan-card ul{padding:0;list-style:none;margin:0 0 24px}.plan-card li{padding:8px 0;color:var(--text-muted)}.plan-card li i{color:var(--success);margin-right:7px}.plan-image{width:100%;height:150px;object-fit:cover;border-radius:10px;margin-bottom:16px}.numbers-section{background:var(--brand-deep);color:#fff;padding:50px 0;text-align:center}.numbers-section strong,.numbers-section span{display:block}.numbers-section strong{font-size:2.5rem}.numbers-section span{color:#cbd8e6}.testimonial-card small{display:block;color:var(--text-muted);margin-top:5px}.cta-section{padding:70px 0;background:#f7f9fc}.cta-box{background:linear-gradient(135deg,var(--brand-deep),var(--brand-primary));color:#fff;padding:46px;border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.cta-box p{margin:0;color:#dbe7ff}.footer{background:#0d2237;color:#d6e1ec;padding:65px 0 25px}.footer h4,.footer h5{color:#fff}.footer a{display:block;color:#d6e1ec;margin:9px 0}.footer hr{border-color:#31475c;margin:35px 0}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:35px 15px;background:radial-gradient(circle at top right,#eaf1ff,transparent 35%),var(--bg)}.auth-card{width:min(100%,440px);background:#fff;border:1px solid var(--border);border-radius:18px;padding:34px;box-shadow:var(--shadow)}.auth-card-wide{width:min(100%,720px)}.auth-brand{display:flex;align-items:center;gap:10px;margin-bottom:30px;color:var(--brand-deep)}.auth-card h1{font-size:1.7rem;font-weight:700}.auth-links{display:flex;flex-direction:column;gap:12px;margin-top:20px;text-align:center}.password-meter{height:5px;background:#edf0f4;border-radius:6px;overflow:hidden}.password-meter span{display:block;height:100%;width:0;background:var(--danger);transition:.2s}.flash-container{position:fixed;right:20px;top:20px;z-index:1200;max-width:440px}.app-shell{min-height:100vh;background:var(--bg)}.sidebar{position:fixed;left:0;top:0;bottom:0;width:255px;background:var(--brand-deep);z-index:1050;padding:20px 16px;overflow-y:auto;transition:transform .25s}.sidebar .brand{height:54px;color:#fff;display:flex;align-items:center;gap:11px;margin:0 8px 20px}.sidebar .brand small{display:block;color:#9fb4c8;font-weight:400}.sidebar nav{display:flex;flex-direction:column;gap:4px}.sidebar nav a{display:flex;align-items:center;gap:12px;color:#cbd8e6;padding:11px 12px;border-radius:9px;font-weight:500}.sidebar nav a:hover{background:rgba(255,255,255,.08);color:#fff}.sidebar nav i{font-size:1.08rem}.main-wrap{margin-left:255px;min-height:100vh}.topbar{height:76px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:1000}.topbar small,.topbar strong{display:block}.balance-pill{background:#f5f8fc;border:1px solid var(--border);padding:8px 14px;border-radius:12px;text-align:right}.balance-pill span{display:block;font-size:.7rem;color:var(--text-muted)}.content-area{padding:28px;max-width:1600px;margin:0 auto}.page-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:24px}.page-head h1{font-size:1.7rem;font-weight:700;margin-bottom:5px}.page-head p{color:var(--text-muted);margin:0}.stat-card,.panel-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 5px 18px rgba(16,42,67,.035)}.stat-card{padding:20px;position:relative;overflow:hidden;min-height:116px}.stat-card span,.stat-card strong{display:block}.stat-card span{font-size:.8rem;color:var(--text-muted);margin-bottom:9px}.stat-card strong{font-size:1.5rem;color:var(--brand-deep);font-variant-numeric:tabular-nums}.stat-card i{position:absolute;right:17px;bottom:14px;font-size:2rem;color:#d9e4f8}.panel-card{padding:22px}.card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.card-head h2,.panel-card h2{font-size:1rem;font-weight:700;margin:0}.invite-card{background:linear-gradient(145deg,var(--brand-primary),#0f46a5);color:#fff;border-radius:var(--radius);padding:26px;height:100%;box-shadow:0 14px 30px rgba(23,92,211,.18)}.invite-card p{color:#dbe7ff}.invite-card .feature-icon{background:rgba(255,255,255,.15);color:#fff}.table>:not(caption)>*>*{padding:.8rem .7rem;border-bottom-color:#edf0f4}.table thead th{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-weight:600;white-space:nowrap}.status-badge{display:inline-flex;padding:5px 8px;border-radius:999px;background:#edf1f5;color:#526579;font-size:.72rem;font-weight:600}.status-active,.status-paid,.status-approved{background:#e7f7f0;color:var(--success)}.status-pending{background:#fff6dd;color:#946200}.status-banned,.status-failed,.status-rejected,.status-cancelled{background:#fdecea;color:var(--danger)}.status-completed{background:#eaf1ff;color:var(--brand-primary)}.gateway-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gateway-grid label input{position:absolute;opacity:0}.gateway-grid label span{border:1px solid var(--border);padding:16px;border-radius:10px;display:flex;align-items:center;gap:8px;cursor:pointer}.gateway-grid label input:checked+span{border-color:var(--brand-primary);background:#edf4ff;color:var(--brand-primary)}.copy-box{display:flex;gap:8px}.copy-box .form-control{font-size:.85rem}.qr-image{width:190px;max-width:100%;border:1px solid var(--border);border-radius:12px;padding:8px;background:#fff}.bonus-hero{padding:35px;border-radius:20px;background:linear-gradient(135deg,var(--brand-primary),#143e7f);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:20px}.bonus-hero span,.bonus-hero strong{display:block}.bonus-hero strong{font-size:3rem}.bonus-hero p{color:#dbe7ff;margin:6px 0 0}.roulette{width:min(390px,85vw);aspect-ratio:1;border-radius:50%;position:relative;margin:10px auto;background:conic-gradient(#175CD3 0 16.66%,#087F5B 16.66% 33.33%,#C89B3C 33.33% 50%,#7C3AED 50% 66.66%,#526579 66.66% 83.33%,#F59E0B 83.33% 100%);border:10px solid #fff;box-shadow:0 10px 35px rgba(16,42,67,.17);transition:transform 3.5s cubic-bezier(.12,.7,.12,1)}.roulette-item{position:absolute;left:50%;top:50%;width:45%;height:25px;transform-origin:0 50%;transform:rotate(calc((360deg/var(--n))*var(--i))) translateX(15%);color:#fff;text-shadow:0 1px 3px #0008;font-size:.72rem;font-weight:700}.roulette-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;background:#fff;color:var(--brand-primary);display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;box-shadow:0 5px 15px #0002}.notification-list{display:flex;flex-direction:column}.notification-item{display:flex;gap:14px;padding:18px 0;border-bottom:1px solid var(--border)}.notif-icon{width:40px;height:40px;flex:0 0 40px;border-radius:10px;background:#edf4ff;color:var(--brand-primary);display:flex;align-items:center;justify-content:center}.notification-item p{margin:5px 0;color:var(--text-muted)}.ticket-item{padding:15px 0;border-bottom:1px solid var(--border)}.ticket-item .status-badge{float:right}.admin-reply{background:#f5f8fc;border-left:3px solid var(--brand-primary);padding:10px;margin-top:10px}.rank-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--border)}.payload-box{max-width:520px;max-height:260px;overflow:auto;background:#101d2b;color:#d9e3ef;padding:12px;border-radius:8px;font-size:.72rem;white-space:pre-wrap}.settings-tabs{gap:6px}.settings-tabs .nav-link{background:#fff;border:1px solid var(--border);color:var(--text)}.settings-tabs .nav-link.active{background:var(--brand-primary);border-color:var(--brand-primary)}.code-editor{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem}.sidebar-backdrop{display:none}.admin-shell .sidebar{background:#0e253b}@media(max-width:991.98px){.sidebar{transform:translateX(-105%);width:270px}.sidebar.open{transform:translateX(0)}.sidebar-backdrop{position:fixed;inset:0;background:#0b1c2d88;z-index:1040}.sidebar-backdrop.show{display:block}.main-wrap{margin-left:0}.content-area{padding:18px}.topbar{padding:0 18px;height:68px}.page-head{align-items:flex-start}.hero-section{padding:65px 0}.hero-dashboard{transform:none}.cta-box{flex-direction:column;align-items:flex-start}.settings-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.settings-tabs .nav-link{white-space:nowrap}}@media(max-width:575.98px){.panel-card{padding:16px}.stat-card{padding:15px;min-height:105px}.stat-card strong{font-size:1.12rem}.page-head{flex-direction:column}.page-head>.btn{width:100%}.balance-pill{padding:7px 10px}.content-area{padding:14px}.auth-card{padding:25px 20px}.bonus-hero{padding:24px;flex-direction:column;align-items:flex-start}.copy-box{flex-direction:column}.gateway-grid{grid-template-columns:1fr}.hero-section h1{font-size:2.6rem}.section-pad{padding:65px 0}.cta-box{padding:30px}.table{font-size:.8rem}}

.hero-invest-section{position:relative;overflow:hidden;background:radial-gradient(circle at top right,#d9e7ff 0,transparent 35%),linear-gradient(180deg,#f8fbff 0,#f5f7fa 100%)}
.hero-glow{position:absolute;border-radius:999px;filter:blur(14px);opacity:.45;pointer-events:none}.hero-glow-1{width:240px;height:240px;background:#d9e7ff;right:4%;top:3%}.hero-glow-2{width:180px;height:180px;background:#c7f1e3;left:-60px;bottom:40px}
.hero-trust-grid{display:grid;grid-template-columns:1fr;gap:12px;max-width:560px}.hero-trust-item{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid var(--border);border-radius:14px;padding:14px 16px;box-shadow:0 10px 26px rgba(16,42,67,.04)}.hero-trust-item i{width:40px;height:40px;flex:0 0 40px;border-radius:12px;background:#edf4ff;color:var(--brand-primary);display:flex;align-items:center;justify-content:center;font-size:1.1rem}.hero-trust-item strong,.hero-trust-item span{display:block}.hero-trust-item strong{font-size:.96rem;color:var(--brand-deep)}.hero-trust-item span{font-size:.86rem;color:var(--text-muted);line-height:1.5}
.hero-investment-board{position:relative;padding:26px;border-radius:24px;background:#fff;border:1px solid #dfe7f1;box-shadow:0 22px 55px rgba(16,42,67,.09)}.hero-board-header{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px}.hero-board-header small{color:var(--text-muted)}.hero-growth-card{background:linear-gradient(180deg,#f8fbff 0,#eef4ff 100%);border:1px solid #dbe7ff;border-radius:20px;padding:18px}.mini-badge-positive{background:#e7f7f0;color:var(--success);padding:8px 12px;border-radius:999px;font-size:.85rem;font-weight:700}.hero-line-chart{width:100%;height:auto;display:block}.fancy-mini-stat{background:#fff;border:1px solid var(--border);border-radius:16px;padding:16px;box-shadow:0 8px 22px rgba(16,42,67,.035)}.fancy-mini-stat em{display:block;font-style:normal;color:var(--text-muted);font-size:.82rem;margin-top:4px}.allocation-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:18px}.allocation-card h4{font-size:1rem;margin:0;color:var(--brand-deep)}.allocation-card span{font-size:.82rem;color:var(--text-muted)}.allocation-list{display:grid;gap:12px}.allocation-list div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #edf1f5}.allocation-list div:last-child{border-bottom:0;padding-bottom:0}.allocation-list label{color:var(--text);font-weight:600}.allocation-dot{width:11px;height:11px;border-radius:50%;display:inline-block}.dot-primary{background:var(--brand-primary)}.dot-success{background:var(--success)}.dot-accent{background:var(--accent)}
@media(min-width:768px){.hero-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-trust-item:last-child{grid-column:span 2}}
@media(max-width:991.98px){.hero-investment-board{padding:20px;border-radius:20px}.hero-board-header{flex-direction:column}.hero-trust-grid{max-width:none}}
@media(max-width:575.98px){.hero-trust-item{padding:12px 14px}.hero-growth-card{padding:14px}.allocation-card{padding:15px}}

/* Roleta premium */
.roulette-premium-card{position:relative;overflow:hidden;background:linear-gradient(145deg,#0d2237,#123b62);border-radius:24px;padding:30px;color:#fff;box-shadow:0 22px 55px rgba(16,42,67,.18)}
.roulette-card-glow{position:absolute;width:280px;height:280px;border-radius:50%;background:rgba(23,92,211,.35);filter:blur(55px);right:-90px;top:-100px;pointer-events:none}
.roulette-headline{position:relative;text-align:center;max-width:540px;margin:0 auto 18px}.roulette-headline h2{font-size:2rem;font-weight:800;margin:7px 0}.roulette-headline p{color:#c8d6e5;margin:0}.roulette-kicker{font-size:.72rem;letter-spacing:.14em;color:#9fc0ff;font-weight:800}
.roulette-stage{position:relative;width:min(470px,92vw);margin:18px auto 10px;padding:24px}.roulette-wheel-shell{position:relative;border-radius:50%;padding:12px;background:linear-gradient(145deg,#f5d98f,#b8892c);box-shadow:0 18px 45px #0005,inset 0 0 0 4px #fff8}.roulette-pointer{position:absolute;z-index:8;left:50%;top:2px;transform:translateX(-50%);width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#b42318;font-size:2rem;box-shadow:0 8px 22px #0003}.roulette-premium{width:100%;max-width:none;margin:0;border:10px solid #fff;box-shadow:inset 0 0 0 3px #d7b35a,0 8px 25px #0003;transition:transform 4.3s cubic-bezier(.08,.67,.12,1);overflow:hidden}.roulette-premium:before{content:"";position:absolute;inset:7px;border-radius:50%;border:1px solid #ffffff80;pointer-events:none}.roulette-item-premium{position:absolute;left:50%;top:50%;width:42%;transform-origin:0 0;transform:rotate(var(--angle)) translateY(-178px) rotate(calc(var(--angle) * -1));display:flex;justify-content:center;pointer-events:none}.roulette-item-premium span{display:block;max-width:110px;padding:5px 8px;border-radius:8px;background:#0004;color:#fff;font-size:.68rem;line-height:1.1;font-weight:800;text-align:center;text-shadow:0 1px 2px #0008;backdrop-filter:blur(3px)}.roulette-center-premium{width:86px;height:86px;background:linear-gradient(145deg,#fff,#eaf1ff);color:var(--brand-primary);font-size:2.1rem;border:6px solid #d7b35a;box-shadow:0 8px 28px #0004}.roulette-spin-button{display:flex;align-items:center;justify-content:center;gap:9px;margin:16px auto 0;min-width:230px;box-shadow:0 12px 28px rgba(23,92,211,.35)}
.roulette-result{min-height:66px;max-width:420px;margin:18px auto 0;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:12px;text-align:left;font-weight:600}.roulette-result.is-spinning{background:#ffffff14;color:#dce8f4}.roulette-result.is-win{background:#e7f7f0;color:#087f5b}.roulette-result.is-empty{background:#ffffff14;color:#fff}.roulette-result.is-error{background:#fdecea;color:#b42318}.roulette-result i{font-size:1.45rem}.roulette-result small,.roulette-result strong{display:block}.roulette-result small{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.roulette-result strong{font-size:1rem}
.roulette-history-list{display:flex;flex-direction:column}.roulette-history-item{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--border)}.roulette-history-item:last-child{border-bottom:0}.roulette-history-icon{width:42px;height:42px;flex:0 0 42px;border-radius:12px;background:#e7f7f0;color:var(--success);display:flex;align-items:center;justify-content:center;font-size:1.1rem}.roulette-history-icon.is-empty{background:#eef1f5;color:var(--text-muted)}.roulette-history-item strong,.roulette-history-item small{display:block}.roulette-history-item small{color:var(--text-muted);margin-top:3px}.roulette-history-value{font-weight:800;color:var(--success)}.roulette-admin-summary{background:linear-gradient(135deg,#f8fbff,#eef4ff)}.roulette-prob-card{min-width:180px;background:#fff;border:1px solid #dbe7ff;border-radius:15px;padding:15px 18px}.roulette-prob-card small,.roulette-prob-card strong{display:block}.roulette-prob-card strong{font-size:1.7rem;color:var(--brand-primary);margin-top:4px}.roulette-color-dot{width:34px;height:34px;flex:0 0 34px;border-radius:50%;border:4px solid #fff;box-shadow:0 0 0 1px var(--border)}
@media(max-width:575.98px){.roulette-premium-card{padding:22px 14px}.roulette-stage{padding:19px 2px}.roulette-item-premium{transform:rotate(var(--angle)) translateY(-132px) rotate(calc(var(--angle) * -1))}.roulette-item-premium span{max-width:82px;font-size:.58rem}.roulette-pointer{top:-2px}.roulette-headline h2{font-size:1.65rem}}

/* Afiliados dinâmicos */
.affiliate-level-list{display:flex;flex-direction:column;gap:10px}.affiliate-level-item{display:flex;align-items:center;gap:8px;padding:13px;border:1px solid var(--border);border-radius:13px;background:#fafcff}.affiliate-level-number{display:flex;align-items:center;gap:7px;font-weight:700;color:var(--brand-deep)}.affiliate-level-number .form-control{width:75px}@media(max-width:575.98px){.affiliate-level-item{align-items:flex-start;flex-direction:column}.affiliate-level-item>form:last-child{width:100%}.affiliate-level-item>form:last-child .btn{width:100%}}

/* Home premium e calculadora */
.premium-metrics-strip{position:relative;margin-top:-28px;z-index:4}.premium-metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:0 18px 45px rgba(16,42,67,.09);overflow:hidden}.premium-metric{display:flex;align-items:center;gap:13px;padding:22px;border-right:1px solid var(--border)}.premium-metric:last-child{border-right:0}.premium-metric-icon{width:44px;height:44px;border-radius:13px;background:#edf4ff;color:var(--brand-primary);display:flex;align-items:center;justify-content:center;font-size:1.2rem}.premium-metric strong,.premium-metric span{display:block}.premium-metric strong{font-size:1.5rem;color:var(--brand-deep);line-height:1.1}.premium-metric span{font-size:.8rem;color:var(--text-muted);margin-top:4px}.feature-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(16,42,67,.09);border-color:#cfd9e7}.plan-card{overflow:hidden}.plan-card.featured:before{content:"Mais escolhido";position:absolute;left:-37px;top:20px;transform:rotate(-45deg);background:var(--accent);color:#fff;padding:6px 42px;font-size:.64rem;font-weight:800;letter-spacing:.05em}.investment-calculator-section{background:linear-gradient(180deg,#fff 0,#f5f8fc 100%)}.calculator-shell{display:grid;grid-template-columns:.85fr 1.15fr;gap:45px;align-items:center;background:linear-gradient(135deg,#0f2943,#153f67);border-radius:26px;padding:48px;box-shadow:0 25px 60px rgba(16,42,67,.16);overflow:hidden;position:relative}.calculator-shell:after{content:"";position:absolute;width:350px;height:350px;border-radius:50%;background:#175cd333;filter:blur(30px);left:-130px;bottom:-180px}.calculator-copy{position:relative;z-index:1;color:#fff}.calculator-copy .eyebrow{color:#d6e5ff;background:#ffffff12}.calculator-copy h2{font-size:2.35rem;font-weight:800;margin:18px 0 12px}.calculator-copy p{color:#c9d8e6;font-size:1rem;line-height:1.75}.calculator-notice{display:flex;gap:10px;padding:13px 15px;border-radius:13px;background:#ffffff10;color:#d7e4f0;font-size:.82rem;margin-top:20px}.calculator-card{position:relative;z-index:1;background:#fff;border-radius:20px;padding:28px;box-shadow:0 18px 50px #0003}.calculator-plan-info{display:flex;gap:12px;flex-wrap:wrap;margin:16px 0}.calculator-plan-info span{display:flex;align-items:center;gap:7px;background:#f4f7fb;border:1px solid var(--border);border-radius:999px;padding:7px 11px;color:var(--text-muted);font-size:.8rem}.calculator-results{display:grid;grid-template-columns:1fr 1fr;gap:12px}.calculator-results>div{border:1px solid var(--border);border-radius:14px;padding:16px;background:#fbfcfe}.calculator-results span,.calculator-results strong{display:block}.calculator-results span{font-size:.75rem;color:var(--text-muted)}.calculator-results strong{font-size:1.15rem;color:var(--brand-deep);margin-top:5px}.calculator-result-highlight{grid-column:span 2!important;background:#edf4ff!important;border-color:#cfe0ff!important}.calculator-result-highlight strong{font-size:1.6rem!important;color:var(--brand-primary)!important}
@media(max-width:991.98px){.premium-metrics-grid{grid-template-columns:repeat(2,1fr)}.premium-metric:nth-child(2){border-right:0}.premium-metric:nth-child(-n+2){border-bottom:1px solid var(--border)}.calculator-shell{grid-template-columns:1fr;padding:34px}.calculator-copy h2{font-size:2rem}}
@media(max-width:575.98px){.premium-metrics-strip{margin-top:-12px}.premium-metrics-grid{grid-template-columns:1fr}.premium-metric{border-right:0!important;border-bottom:1px solid var(--border)!important;padding:17px}.premium-metric:last-child{border-bottom:0!important}.calculator-shell{padding:25px 16px;border-radius:19px}.calculator-card{padding:18px}.calculator-results{grid-template-columns:1fr}.calculator-result-highlight{grid-column:auto!important}.calculator-copy h2{font-size:1.75rem}}

/* Identidade visual, SEO e gateways */
.auth-logo{max-width:210px;max-height:62px;object-fit:contain}.auth-brand:has(.auth-logo){justify-content:center}.branding-preview,.favicon-preview,.seo-image-preview{display:flex;align-items:center;justify-content:center;border:1px dashed var(--border);border-radius:12px;background:#f8fafc;min-height:88px;padding:12px}.branding-preview img{max-width:220px;max-height:70px;object-fit:contain}.favicon-preview img{width:48px;height:48px;object-fit:contain}.seo-image-preview img{width:min(100%,420px);max-height:220px;object-fit:cover;border-radius:10px}.gateway-grid-premium label span{min-height:92px;border-radius:14px;padding:18px}.gateway-grid-premium label span>i{width:42px;height:42px;border-radius:12px;background:#edf4ff;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.gateway-grid-premium strong,.gateway-grid-premium small{display:block}.gateway-grid-premium small{font-size:.75rem;color:var(--text-muted);margin-top:3px}.gateway-grid-premium label input:checked+span small{color:var(--brand-primary)}






/* Hero financeiro v3 - compacto, moderno e com fotografia */
.hero-finance-v3{position:relative;padding:58px 0 64px;background:linear-gradient(135deg,#f8fbff 0%,#eef5ff 58%,#f8fbff 100%);overflow:hidden;border-bottom:1px solid #e5ebf3}
.hero-finance-v3:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-180px;top:-210px;background:radial-gradient(circle,rgba(23,92,211,.16),rgba(23,92,211,0) 68%);pointer-events:none}
.hero-finance-v3__copy{max-width:585px}.hero-finance-v3__eyebrow{display:inline-flex;align-items:center;gap:8px;background:#eaf2ff;color:#175cd3;border:1px solid #d7e5ff;padding:8px 12px;border-radius:999px;font-size:.78rem;font-weight:700}
.hero-finance-v3 h1{font-size:clamp(2.5rem,3.8vw,3.55rem)!important;line-height:1.04!important;letter-spacing:-.045em!important;font-weight:800!important;color:#102a43!important;margin:20px 0 16px!important;max-width:585px!important}
.hero-finance-v3__copy>p{font-size:1.06rem;line-height:1.72;color:#526579;max-width:550px;margin:0 0 25px}.hero-finance-v3__actions{display:flex;flex-wrap:wrap;gap:12px}.hero-finance-v3__actions .btn{min-height:52px;border-radius:12px;padding:13px 20px;font-weight:700;display:inline-flex;align-items:center;gap:9px}
.hero-finance-v3__trust{display:flex;flex-wrap:wrap;gap:9px;margin-top:23px}.hero-finance-v3__trust span{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid #dfe7f1;border-radius:999px;padding:9px 12px;color:#53677d;font-size:.78rem;font-weight:600}.hero-finance-v3__trust i{color:#175cd3}
.hero-finance-v3__media{position:relative;align-self:flex-start;margin-top:0;min-height:470px;border-radius:28px;overflow:hidden;box-shadow:0 30px 70px rgba(16,42,67,.18);border:1px solid rgba(255,255,255,.75);background:#102a43}.hero-finance-v3__photo{position:absolute;inset:0;background-image:url('https://images.unsplash.com/photo-1767424412548-1a1ac7f4b9bc?auto=format&fit=crop&fm=jpg&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&ixlib=rb-4.1.0&q=70&w=1800');background-size:cover;background-position:center center}.hero-finance-v3__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,30,56,.17),rgba(7,28,60,.48)),linear-gradient(180deg,rgba(7,22,43,.08),rgba(7,22,43,.28))}
.hero-finance-v3__panel{position:absolute;left:28px;bottom:28px;width:min(410px,calc(100% - 56px));background:rgba(8,31,66,.86);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.18);border-radius:20px;padding:20px;color:#fff;box-shadow:0 18px 40px rgba(0,0,0,.18)}.hero-finance-v3__panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#dce8fb;font-size:.72rem}.hero-finance-v3__live{display:inline-flex;align-items:center;gap:6px}.hero-finance-v3__live i{width:7px;height:7px;border-radius:50%;background:#37d598;box-shadow:0 0 0 4px rgba(55,213,152,.13)}.hero-finance-v3__panel-value{margin-top:13px}.hero-finance-v3__panel-value small,.hero-finance-v3__panel-value strong{display:block}.hero-finance-v3__panel-value small{color:#b8c8df;font-size:.72rem}.hero-finance-v3__panel-value strong{font-size:2rem;line-height:1.1;margin-top:3px;color:#fff}.hero-finance-v3__mini-chart{height:92px;margin:8px 0 10px}.hero-finance-v3__mini-chart svg{width:100%;height:100%}.hero-finance-v3__panel-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero-finance-v3__panel-stats div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.10);border-radius:12px;padding:11px}.hero-finance-v3__panel-stats small,.hero-finance-v3__panel-stats strong{display:block}.hero-finance-v3__panel-stats small{font-size:.64rem;color:#b8c8df}.hero-finance-v3__panel-stats strong{font-size:.86rem;color:#fff;margin-top:3px}
.hero-finance-v3__badge{position:absolute;display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.96);border:1px solid #e1e8f0;border-radius:15px;padding:11px 13px;box-shadow:0 14px 32px rgba(16,42,67,.15)}.hero-finance-v3__badge>i{width:34px;height:34px;border-radius:10px;background:#edf4ff;color:#175cd3;display:flex;align-items:center;justify-content:center}.hero-finance-v3__badge b,.hero-finance-v3__badge small{display:block}.hero-finance-v3__badge b{font-size:.78rem;color:#102a43}.hero-finance-v3__badge small{font-size:.65rem;color:#718196;margin-top:2px}.hero-finance-v3__badge--top{right:20px;top:20px}.hero-finance-v3__badge--bottom{right:20px;bottom:24px}
@media(max-width:1199.98px){.hero-finance-v3 h1{font-size:clamp(2.35rem,3.5vw,3.15rem)!important}.hero-finance-v3__media{min-height:430px}.hero-finance-v3__badge--bottom{display:none}}
@media(max-width:991.98px){.hero-finance-v3{padding:46px 0 54px}.hero-finance-v3__copy{max-width:none}.hero-finance-v3 h1{max-width:720px!important}.hero-finance-v3__media{min-height:450px;margin-top:4px}.hero-finance-v3__badge--bottom{display:flex}}
@media(max-width:575.98px){.hero-finance-v3{padding:38px 0 44px}.hero-finance-v3 h1{font-size:clamp(2.15rem,10.8vw,2.85rem)!important;max-width:none!important}.hero-finance-v3__copy>p{font-size:.98rem}.hero-finance-v3__actions .btn{width:100%;justify-content:center}.hero-finance-v3__trust{display:grid;grid-template-columns:1fr}.hero-finance-v3__trust span{justify-content:center}.hero-finance-v3__media{min-height:420px;border-radius:20px}.hero-finance-v3__panel{left:14px;bottom:14px;width:calc(100% - 28px);padding:15px}.hero-finance-v3__badge{display:none}.hero-finance-v3__panel-value strong{font-size:1.65rem}.hero-finance-v3__panel-stats{grid-template-columns:1fr 1fr}}

/* =========================================================
   Calculadora de ganhos — correção desktop / layout premium
   ========================================================= */
#calculadora .calculator-shell{
  display:block;
  width:100%;
  padding:42px 46px;
  min-height:0;
}
#calculadora .calculator-shell>.row{
  position:relative;
  z-index:2;
  width:auto;
  margin-left:-12px;
  margin-right:-12px;
  align-items:stretch!important;
}
#calculadora .calculator-shell>.row>[class*="col-"]{
  padding-left:12px;
  padding-right:12px;
}
#calculadora .calculator-copy{
  height:100%;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:10px 26px 10px 2px;
}
#calculadora .calculator-copy .eyebrow{
  align-self:flex-start;
  margin-bottom:4px;
}
#calculadora .calculator-copy h2{
  max-width:13ch;
  font-size:clamp(2rem,3vw,2.7rem);
  line-height:1.08;
  letter-spacing:-.035em;
  margin:16px 0 14px;
}
#calculadora .calculator-copy p{
  max-width:520px;
  margin:0;
  font-size:1rem;
  line-height:1.75;
}
#calculadora .calculator-card{
  height:100%;
  min-height:100%;
  padding:28px;
  border:1px solid rgba(228,231,236,.95);
  border-radius:22px;
  box-shadow:0 18px 42px rgba(5,19,38,.20);
}
#calculadora .calculator-card .form-label{
  font-size:.82rem;
  font-weight:700;
  color:#344054;
  margin-bottom:8px;
}
#calculadora .calculator-card .form-control,
#calculadora .calculator-card .form-select,
#calculadora .calculator-card .input-group-text{
  min-height:50px;
  border-color:#D9E2EC;
}
#calculadora .calculator-card .form-control:focus,
#calculadora .calculator-card .form-select:focus{
  border-color:#84ADFF;
  box-shadow:0 0 0 4px rgba(23,92,211,.10);
}
#calculadora .calculator-results{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  margin-top:22px!important;
}
#calculadora .calculator-result-card,
#calculadora .calculator-results>div{
  min-height:126px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  border-radius:16px;
  padding:18px;
  background:#F8FAFC;
  border:1px solid #E4E7EC;
}
#calculadora .calculator-result-card small,
#calculadora .calculator-results>div>small{
  display:block;
  min-height:36px;
  color:#667085;
  font-size:.76rem;
  line-height:1.45;
}
#calculadora .calculator-result-card strong,
#calculadora .calculator-results>div>strong{
  display:block;
  margin-top:7px;
  font-size:1.38rem;
  line-height:1.15;
  color:#102A43;
  font-variant-numeric:tabular-nums;
}
#calculadora .calculator-result-highlight{
  grid-column:auto!important;
  background:linear-gradient(145deg,#EAF2FF,#F4F8FF)!important;
  border-color:#C9DBFF!important;
}
#calculadora .calculator-result-highlight strong{
  font-size:1.5rem!important;
  color:#175CD3!important;
}
#calculadora .calculator-result-highlight span{
  margin-top:7px;
  line-height:1.45;
  font-size:.72rem;
  color:#526579;
}

@media (min-width:1200px){
  #calculadora .calculator-shell>.row>.col-lg-5{
    flex:0 0 36%;
    max-width:36%;
  }
  #calculadora .calculator-shell>.row>.col-lg-7{
    flex:0 0 64%;
    max-width:64%;
  }
}

@media (max-width:991.98px){
  #calculadora .calculator-shell{
    display:block;
    padding:30px;
  }
  #calculadora .calculator-copy{
    padding:0 0 8px;
  }
  #calculadora .calculator-copy h2{
    max-width:none;
    font-size:2rem;
  }
  #calculadora .calculator-results{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media (max-width:767.98px){
  #calculadora .calculator-shell{
    padding:24px 16px;
    border-radius:20px;
  }
  #calculadora .calculator-card{
    padding:18px;
    border-radius:18px;
  }
  #calculadora .calculator-results{
    grid-template-columns:1fr;
  }
  #calculadora .calculator-result-card,
  #calculadora .calculator-results>div{
    min-height:auto;
  }
  #calculadora .calculator-result-card small,
  #calculadora .calculator-results>div>small{
    min-height:0;
  }
}

/* =========================================================
   Planos — cards compactos + imagem inteira + destaque limpo
   ========================================================= */
#planos .row.g-4{
  justify-content:center;
  --bs-gutter-x:1.35rem;
  --bs-gutter-y:1.35rem;
}

#planos .plan-card{
  width:100%;
  max-width:360px;
  margin:0 auto;
  padding:20px;
  border-radius:16px;
  overflow:hidden;
}

/* A imagem do plano deve aparecer inteira, sem crop. */
#planos .plan-image{
  display:block;
  width:100%;
  height:132px;
  object-fit:contain;
  object-position:center;
  padding:6px;
  margin:0 0 14px;
  border:1px solid #e9eef5;
  border-radius:12px;
  background:#f8fafc;
}

#planos .plan-card h3{
  margin:8px 0 6px;
  font-size:1.02rem;
  line-height:1.3;
}

#planos .plan-card p{
  margin-bottom:10px;
  line-height:1.55;
  font-size:.84rem;
}

#planos .plan-rate{
  margin:10px 0 12px;
  font-size:1.72rem;
  line-height:1.1;
}

#planos .plan-card ul{
  margin:0 0 16px;
}

#planos .plan-card li{
  padding:5px 0;
  font-size:.82rem;
}

#planos .plan-card .btn{
  min-height:42px;
}

/* O antigo ribbon atravessava o título. Agora vira um chip no topo esquerdo. */
#planos .plan-card.featured:before{
  content:"Mais escolhido";
  left:16px;
  top:16px;
  right:auto;
  transform:none;
  z-index:4;
  padding:5px 9px;
  border-radius:999px;
  background:#c89b3c;
  color:#fff;
  font-size:.66rem;
  line-height:1.15;
  font-weight:800;
  letter-spacing:.015em;
  box-shadow:0 5px 14px rgba(16,42,67,.14);
}

#planos .plan-badge{
  z-index:4;
  top:16px;
  right:16px;
  padding:5px 9px;
  font-size:.68rem;
  box-shadow:0 5px 14px rgba(16,42,67,.12);
}

@media (min-width:992px){
  #planos .row.g-4 > [class*="col-"]{
    flex:0 0 360px;
    width:360px;
    max-width:360px;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  #planos .row.g-4 > [class*="col-"]{
    flex:0 0 50%;
    width:50%;
    max-width:50%;
  }
}

@media (max-width:767.98px){
  #planos .plan-card{
    max-width:430px;
    padding:18px;
  }
  #planos .plan-image{
    height:145px;
  }
}

/* =========================================================
   FIX DEFINITIVO — selo "Mais escolhido" sem sobreposição
   O selo passa a participar do fluxo normal do card.
   ========================================================= */
#planos .plan-card.featured::before{
  position:static !important;
  inset:auto !important;
  left:auto !important;
  right:auto !important;
  top:auto !important;
  bottom:auto !important;
  transform:none !important;
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  align-self:flex-start;
  width:max-content;
  max-width:100%;
  margin:0 0 12px 0 !important;
  padding:5px 10px !important;
  border-radius:999px !important;
  background:var(--accent) !important;
  color:#fff !important;
  font-size:.67rem !important;
  line-height:1.2 !important;
  font-weight:800 !important;
  letter-spacing:.01em !important;
  white-space:nowrap;
  box-shadow:none !important;
  z-index:auto !important;
}

/* Garante espaço natural entre o selo e o conteúdo do plano. */
#planos .plan-card.featured > .plan-image:first-of-type{
  margin-top:0;
}

#planos .plan-card.featured h3{
  position:relative;
  z-index:1;
}

/* Marca da desenvolvedora */
.sidebar-dev-credit{margin-top:auto;padding:14px 18px 18px;font-size:12px;opacity:.72}.sidebar-dev-credit a{color:inherit;text-decoration:none}.sidebar-dev-credit a:hover{opacity:1;text-decoration:underline}
