*,*::before,*::after{box-sizing:border-box}body{background-color:var(--bg-main);color:var(--text-light);font-family:'Inter',sans-serif;font-size:1rem;line-height:1.78;margin:0}a{color:var(--amber);text-decoration:none}a:hover{color:var(--cream)}.breadcrumb-wrap{background:#0e0a06;border-bottom:1px solid rgba(245,158,11,0.1);padding:0.65rem 0}.breadcrumb{margin:0;background:transparent;padding:0}.breadcrumb-item a{color:var(--amber);font-size:0.85rem}.breadcrumb-item.active{color:var(--text-muted);font-size:0.85rem}.breadcrumb-item + .breadcrumb-item::before{color:var(--text-muted)}.page-hero{background:linear-gradient(135deg,#1a0f00 0%,#140f0a 60%,#0e0a06 100%);padding:80px 0 64px;position:relative;overflow:hidden}.page-hero::before{content:'';position:absolute;top:-100px;right:-100px;width:600px;height:600px;background:radial-gradient(circle,rgba(245,158,11,0.07) 0%,transparent 65%);pointer-events:none}.hero-badge{display:inline-block;background:rgba(245,158,11,0.12);border:1px solid rgba(245,158,11,0.35);color:var(--amber);font-size:0.78rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;padding:4px 16px;border-radius:20px;margin-bottom:1rem}.page-hero h1{font-size:clamp(2rem,4.5vw,3.2rem);font-weight:900;color:var(--text-light);line-height:1.12;margin-bottom:1.1rem}.page-hero h1 span{color:var(--amber)}.page-hero p.lead{color:var(--text-muted);font-size:1.08rem;max-width:560px;margin-bottom:2rem}.phone-mockup{position:relative;display:flex;justify-content:center;align-items:center}.phone-frame{width:240px;height:480px;background:var(--bg-card);border:3px solid rgba(245,158,11,0.4);border-radius:36px;position:relative;box-shadow:0 30px 80px rgba(0,0,0,0.6),0 0 60px rgba(245,158,11,0.08);overflow:hidden;display:flex;flex-direction:column}.phone-notch{width:80px;height:20px;background:#0e0a06;border-radius:0 0 14px 14px;margin:0 auto 0;flex-shrink:0}.phone-screen{flex:1;padding:12px;display:flex;flex-direction:column;gap:8px}.phone-bar{height:10px;border-radius:6px;background:rgba(245,158,11,0.25)}.phone-bar.amber{background:var(--amber);width:60%}.phone-bar.short{width:40%}.phone-card-mini{background:rgba(245,158,11,0.08);border:1px solid rgba(245,158,11,0.2);border-radius:10px;padding:10px;display:flex;align-items:center;gap:8px}.phone-card-mini .dot{width:28px;height:28px;border-radius:8px;background:var(--amber-light);display:flex;align-items:center;justify-content:center;color:var(--amber);font-size:0.75rem;flex-shrink:0}.phone-card-mini .lines{flex:1}.phone-card-mini .line{height:7px;border-radius:4px;background:rgba(245,158,11,0.2);margin-bottom:4px}.phone-card-mini .line.amber{background:var(--amber);width:55%}.phone-glow{position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);width:200px;height:80px;background:radial-gradient(ellipse,rgba(245,158,11,0.25) 0%,transparent 70%);pointer-events:none}.dl-btn{display:inline-flex;align-items:center;gap:12px;background:var(--bg-card);border:1px solid var(--border-card);border-radius:12px;padding:0.8rem 1.4rem;color:var(--text-light);font-weight:600;transition:border-color 0.2s,transform 0.2s,box-shadow 0.2s;text-decoration:none}.dl-btn:hover{border-color:var(--amber);color:var(--cream);transform:translateY(-3px);box-shadow:0 10px 30px rgba(245,158,11,0.12)}.dl-btn i{font-size:1.6rem;color:var(--amber)}.dl-btn .dl-text small{display:block;color:var(--text-muted);font-size:0.72rem;font-weight:400}.dl-btn .dl-text span{font-size:1rem;font-weight:700}.amber-divider{border:none;height:1px;background:linear-gradient(90deg,transparent,rgba(245,158,11,0.3),transparent);margin:0}.section-pad{padding:72px 0}.section-alt{background:var(--bg-alt)}.section-label{font-size:0.78rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:var(--amber);margin-bottom:0.5rem}.section-title{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;color:var(--text-light);margin-bottom:0.75rem}.section-title span{color:var(--amber)}.section-sub{color:var(--text-muted);max-width:580px;margin:0 auto 2.5rem}.feature-card{background:var(--bg-card);border:1px solid var(--border-card);border-radius:16px;padding:1.8rem;height:auto;transition:border-color 0.25s,transform 0.25s,box-shadow 0.25s}.feature-card:hover{border-color:var(--amber);transform:translateY(-5px);box-shadow:0 14px 40px rgba(245,158,11,0.1)}.feature-icon{width:52px;height:52px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin-bottom:1rem;background:var(--amber-light);color:var(--amber)}.feature-icon.green{background:rgba(34,197,94,0.1);color:#4ade80}.feature-icon.blue{background:rgba(59,130,246,0.1);color:#60a5fa}.feature-icon.red{background:rgba(239,68,68,0.1);color:#f87171}.feature-icon.purple{background:rgba(168,85,247,0.1);color:#c084fc}.feature-icon.teal{background:rgba(20,184,166,0.1);color:#2dd4bf}.feature-card h5{color:var(--cream);font-weight:700;margin-bottom:0.5rem;font-size:1rem}.feature-card p{color:var(--text-muted);font-size:0.9rem;margin:0}.step-card{background:var(--bg-card);border:1px solid var(--border-card);border-radius:16px;padding:1.8rem;height:auto;position:relative;transition:border-color 0.2s,box-shadow 0.2s}.step-card:hover{border-color:var(--amber);box-shadow:0 10px 30px rgba(245,158,11,0.08)}.step-num{width:44px;height:44px;border-radius:50%;background:var(--amber);color:#140f0a;font-weight:900;font-size:1.1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.step-card h5{color:var(--cream);font-weight:700;margin-bottom:0.5rem}.step-card p{color:var(--text-muted);font-size:0.9rem;margin:0}.spec-table{background:var(--bg-card);border:1px solid var(--border-card);border-radius:16px;overflow:hidden}.spec-table table{margin:0;width:100%}.spec-table thead th{background:rgba(245,158,11,0.1);color:var(--amber);font-size:0.85rem;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;padding:0.9rem 1.2rem;border-bottom:1px solid var(--border-card)}.spec-table tbody td{color:var(--text-muted);font-size:0.9rem;padding:0.8rem 1.2rem;border-bottom:1px solid rgba(245,158,11,0.07);vertical-align:middle}.spec-table tbody tr:last-child td{border-bottom:none}.spec-table tbody td:first-child{color:var(--cream);font-weight:600}.spec-badge{display:inline-block;background:rgba(34,197,94,0.12);color:#4ade80;font-size:0.75rem;font-weight:700;padding:2px 10px;border-radius:20px}.highlight-box{background:rgba(245,158,11,0.06);border:1px solid rgba(245,158,11,0.2);border-left:4px solid var(--amber);border-radius:10px;padding:1.2rem 1.4rem}.highlight-box p{color:var(--text-muted);font-size:0.92rem;margin:0}.stat-item{text-align:center;padding:1.5rem 1rem;background:var(--bg-card);border:1px solid var(--border-card);border-radius:14px}.stat-num{font-size:2.2rem;font-weight:900;color:var(--amber);line-height:1;margin-bottom:0.3rem}.stat-label{color:var(--text-muted);font-size:0.85rem}.faq-accordion .accordion-item{background:var(--bg-card);border:1px solid var(--border-card);border-radius:12px !important;margin-bottom:0.6rem;overflow:hidden}.faq-accordion .accordion-button{background:var(--bg-card);color:var(--cream);font-weight:600;font-size:0.95rem;border:none;box-shadow:none}.faq-accordion .accordion-button:not(.collapsed){background:rgba(245,158,11,0.08);color:var(--amber)}.faq-accordion .accordion-button::after{filter:invert(1) sepia(1) saturate(3) hue-rotate(5deg)}.faq-accordion .accordion-body{background:rgba(245,158,11,0.03);color:var(--text-muted);font-size:0.9rem;border-top:1px solid rgba(245,158,11,0.1)}.cta-banner{background:linear-gradient(135deg,#22180f 0%,#1a1208 100%);border:1px solid var(--border-card);border-radius:20px;padding:3rem 2.5rem;position:relative;overflow:hidden}.cta-banner::before{content:'';position:absolute;top:-60px;right:-60px;width:300px;height:300px;background:radial-gradient(circle,rgba(245,158,11,0.08) 0%,transparent 65%);pointer-events:none}@media (max-width:768px){.page-hero{padding:52px 0 40px}.section-pad{padding:50px 0}.phone-frame{width:180px;height:360px}.cta-banner{padding:2rem 1.4rem}}html,body{overflow-x:clip;width:100%}
