:root{--primary: #0284c7;--primary-hover: #0369a1;--primary-light: #e0f2fe;--secondary: #0f172a;--accent: #f59e0b;--success: #10b981;--danger: #ef4444;--warning: #f59e0b;--info: #3b82f6;--background: #f8fafc;--surface: #ffffff;--text: #1e293b;--text-muted: #64748b;--border: #e2e8f0;--radius: .75rem;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,sans-serif;background-color:var(--background);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.full-width{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}header{background:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100;padding:1rem 0}.nav-wrapper{display:flex;justify-content:space-between;align-items:center}.brand{font-size:1.25rem;font-weight:800;color:var(--secondary);text-decoration:none;letter-spacing:-.025em}.nav-links{display:flex;gap:1.5rem;align-items:center}.nav-link{text-decoration:none;color:var(--text-muted);font-weight:500;transition:color .2s}.nav-link:hover{color:var(--primary)}.navbar-burger{display:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}.navbar-burger span{width:2rem;height:.25rem;background:var(--secondary);border-radius:10px;transition:all .3s linear;position:relative;transform-origin:1px}.navbar-burger.is-active span:first-child{transform:rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:last-child{transform:rotate(-45deg)}@media(max-width:768px){.navbar-burger{display:flex}.nav-links{display:none;flex-direction:column;position:absolute;top:100%;left:0;width:100%;background:var(--surface);padding:1rem;border-bottom:1px solid var(--border);box-shadow:var(--shadow)}.nav-links.is-active{display:flex}}footer{background:var(--surface);border-top:1px solid var(--border);padding:4rem 0 2rem;margin-top:4rem}h1,h2,h3,h4{color:var(--secondary);font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:2.25rem;letter-spacing:-.05em}h2{font-size:1.875rem;letter-spacing:-.025em}h3{font-size:1.5rem}p{margin-bottom:1rem}.card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);padding:2rem;margin-bottom:2rem;border:1px solid var(--border)}.button{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .2s;cursor:pointer;border:1px solid transparent;font-size:.9375rem}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:var(--shadow)}.btn-outline{background:transparent;border-color:var(--border);color:var(--text)}.btn-outline:hover{background:var(--background);border-color:var(--text-muted)}.badge{display:inline-flex;padding:.25rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.badge-success{background:#dcfce7;color:#166534}.badge-warning{background:#fef3c7;color:#92400e}.badge-info{background:#dbeafe;color:#1e40af}.badge-danger{background:#fee2e2;color:#991b1b}.form-group{margin-bottom:1.5rem}.label{display:block;font-weight:600;font-size:.875rem;margin-bottom:.5rem;color:var(--secondary)}.input,.textarea,.select{width:100%;padding:.75rem;border-radius:.5rem;border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:1rem;transition:border-color .2s,box-shadow .2s}.input:focus,.textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}.help{display:block;font-size:.75rem;margin-top:.25rem}.help.is-danger{color:var(--danger)}.input.is-danger,.textarea.is-danger{border-color:var(--danger)}.table-wrapper{overflow-x:auto;background:var(--surface);border-radius:var(--radius);border:1px solid var(--border)}table{width:100%;border-collapse:collapse;text-align:left}th{background:var(--background);padding:1rem;font-weight:600;font-size:.875rem;color:var(--text-muted);border-bottom:1px solid var(--border)}td{padding:1rem;border-bottom:1px solid var(--border)}tr:last-child td{border-bottom:none}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:var(--surface);padding:1.5rem;border-radius:var(--radius);border:1px solid var(--border);display:flex;flex-direction:column}.stat-label{font-size:.875rem;color:var(--text-muted);font-weight:500}.stat-value{font-size:1.5rem;font-weight:700;color:var(--secondary)}.offer-card{border-left:4px solid var(--primary)}.offer-card.interesting{border-left-color:var(--success);background:#f0fdf4}.text-center{text-align:center}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mb-4{margin-bottom:1rem}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:768px){.grid-2{grid-template-columns:1fr}h1{font-size:1.75rem}}.hero{padding:4rem 0;background:linear-gradient(#0f172ab3,#0f172ab3),url(https://images.unsplash.com/photo-1501785888041-af3ef285b470?auto=format&fit=crop&w=1600&q=60);background-size:cover;background-position:center;color:#fff}.hero h1,.hero p{color:#fff}.hero-bullets{list-style:none;margin:1.5rem 0}.hero-bullets li{margin-bottom:.5rem;font-weight:500}.trust-badge{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;text-align:center;color:var(--text-muted);font-size:.875rem;font-weight:500}.trust-badge .icon{font-size:2rem}.step-card{text-align:center}.step-number{width:3rem;height:3rem;background:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-weight:800;font-size:1.25rem}.thermometer-box{background:var(--surface);padding:2rem;border-radius:var(--radius);border:1px solid var(--border)}.thermo-bar{height:1.25rem;background:var(--background);border-radius:1rem;overflow:hidden;margin:1rem 0}.thermo-fill{height:100%;background:linear-gradient(90deg,var(--primary),var(--success));width:0%;transition:width 1.5s ease-out}.scale-labels{display:flex;justify-content:space-between;font-size:.75rem;color:var(--text-muted)}.stat-item{text-align:center}.stat-item .stat-value{font-size:2.5rem;color:var(--primary)}.fomo{background:#fff7ed;border:1px solid #ffedd5;padding:2rem;border-radius:var(--radius)}.benefit{display:flex;gap:1rem;margin-bottom:1.5rem}.benefit-icon{font-size:1.5rem}.faq-item{border-bottom:1px solid var(--border);padding:1rem 0}.faq-q{width:100%;text-align:left;background:none;border:none;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;color:var(--secondary)}.faq-a{display:none;padding-top:1rem;color:var(--text-muted)}.floating-cta{position:fixed;bottom:2rem;right:2rem;z-index:90;box-shadow:var(--shadow-lg)}.notification{padding:1rem;border-radius:.5rem;margin-bottom:1rem}.notification.is-danger{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.notification.is-success{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}
