*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:#0a0a1a;color:#e0e0e8;line-height:1.7;min-height:100vh;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:#c4a0ff;text-decoration:none;transition:color .2s}a:hover{color:#e0c8ff}ul,ol{list-style:none}table{border-collapse:collapse;width:100%}.site-wrapper{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:2rem 1.25rem}.site-header{background:linear-gradient(135deg,#0f0f2e,#1a1040);border-bottom:1px solid rgba(124,58,237,.3);position:sticky;top:0;z-index:100}.header-inner{max-width:1200px;margin:0 auto;padding:.75rem 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.header-logo{display:flex;align-items:center;gap:.5rem}.header-logo img{height:40px;width:auto}.header-logo span{font-size:1.1rem;font-weight:700;color:#fff}.desktop-nav{display:flex;gap:.25rem}.desktop-nav a{padding:.5rem .85rem;border-radius:6px;font-size:.9rem;font-weight:500;color:#c8c8d8;transition:all .2s}.desktop-nav a:hover,.desktop-nav a.active{background:#7c3aed33;color:#e0c8ff}.header-cta{background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff!important;padding:.55rem 1.3rem;border-radius:8px;font-weight:600;font-size:.9rem;transition:transform .2s,box-shadow .2s}.header-cta:hover{transform:translateY(-1px);box-shadow:0 4px 15px #7c3aed66}.burger{display:none;background:none;border:none;cursor:pointer;padding:.5rem}.burger span{display:block;width:24px;height:2px;background:#fff;margin:5px 0;transition:all .3s}.mobile-nav{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#0a0a1a;z-index:200;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.mobile-nav.open{display:flex}.mobile-nav a{font-size:1.2rem;padding:.75rem 2rem;color:#e0e0e8;border-radius:8px;width:80%;text-align:center}.mobile-nav a:hover{background:#7c3aed40}.mobile-nav-close{position:absolute;top:1.25rem;right:1.25rem;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer}.hero{position:relative;border-radius:16px;overflow:hidden;margin-bottom:2.5rem;min-height:340px;display:flex;align-items:center}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;z-index:0}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0a0a1aeb,#0a0a1a99 60%,#0a0a1a4d)}.hero-content{position:relative;z-index:1;padding:3rem 2.5rem;max-width:600px}.hero h1{font-size:2rem;font-weight:800;color:#fff;margin-bottom:.75rem;line-height:1.2}.hero p{font-size:1.05rem;color:#c8c8d8;margin-bottom:1.5rem}.btn-primary{display:inline-block;background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;padding:.75rem 2rem;border-radius:10px;font-weight:700;font-size:1rem;transition:all .2s;border:none;cursor:pointer}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed73;color:#fff}.btn-secondary{display:inline-block;background:transparent;color:#c4a0ff;padding:.65rem 1.6rem;border-radius:10px;font-weight:600;border:2px solid #7c3aed;transition:all .2s}.btn-secondary:hover{background:#7c3aed26;color:#e0c8ff}.btn-gold{display:inline-block;background:linear-gradient(135deg,#d4a847,#f0c75e);color:#1a1040;padding:.75rem 2rem;border-radius:10px;font-weight:700;transition:all .2s}.btn-gold:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d4a84766}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin:2rem 0}.card{background:linear-gradient(145deg,#161630,#1c1c40);border:1px solid rgba(124,58,237,.2);border-radius:14px;overflow:hidden;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #7c3aed33}.card-img{width:100%;height:auto;object-fit:contain}.card-body{padding:1.25rem}.card-body h3{font-size:1.15rem;color:#fff;margin-bottom:.5rem}.card-body p{font-size:.92rem;color:#b0b0c0;margin-bottom:1rem}.promo-banner{display:block;border-radius:14px;overflow:hidden;margin:2rem 0;transition:transform .2s}.promo-banner:hover{transform:translateY(-2px)}.promo-banner img{width:100%;height:auto;display:block}.content-section{margin-bottom:2.5rem}.content-section h2{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(124,58,237,.3)}.content-section h3{font-size:1.2rem;font-weight:600;color:#d4a0ff;margin:1.5rem 0 .75rem}.content-section p{margin-bottom:1rem;color:#c8c8d8}.content-section ul,.content-section ol{margin:.75rem 0 1rem 1.5rem}.content-section ul{list-style:disc}.content-section ol{list-style:decimal}.content-section li{margin-bottom:.4rem;color:#c8c8d8}.content-section strong{color:#fff}.content-section blockquote{border-left:3px solid #7c3aed;background:#7c3aed14;padding:1rem 1.25rem;margin:1rem 0;border-radius:0 8px 8px 0;font-style:italic;color:#d0d0e0}.table-wrap{overflow-x:auto;margin:1.5rem 0;border-radius:10px;-webkit-overflow-scrolling:touch}.styled-table{width:100%;border-collapse:collapse;min-width:400px}.styled-table th{background:linear-gradient(135deg,#1a1040,#2a1660);color:#e0c8ff;padding:.85rem 1rem;text-align:left;font-weight:600;font-size:.9rem;white-space:nowrap}.styled-table td{padding:.75rem 1rem;border-bottom:1px solid rgba(124,58,237,.12);color:#c8c8d8;font-size:.9rem}.styled-table tr:hover td{background:#7c3aed0f}.faq-section{margin:2rem 0}.faq-item{background:linear-gradient(145deg,#161630,#1c1c40);border:1px solid rgba(124,58,237,.15);border-radius:10px;margin-bottom:.75rem;overflow:hidden}.faq-q{padding:1rem 1.25rem;font-weight:600;color:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-q:after{content:"+";font-size:1.3rem;color:#a855f7;transition:transform .2s}.faq-item.open .faq-q:after{transform:rotate(45deg)}.faq-a{padding:0 1.25rem;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-item.open .faq-a{max-height:500px;padding:0 1.25rem 1rem}.faq-a p{color:#b0b0c0;font-size:.92rem}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:1.5rem 0}.pros,.cons{background:linear-gradient(145deg,#161630,#1c1c40);border-radius:12px;padding:1.25rem}.pros{border:1px solid rgba(34,197,94,.25)}.cons{border:1px solid rgba(239,68,68,.25)}.pros h3{color:#22c55e}.cons h3{color:#ef4444}.pros li::marker{color:#22c55e}.cons li::marker{color:#ef4444}.review-card{background:linear-gradient(145deg,#161630,#1c1c40);border:1px solid rgba(124,58,237,.15);border-radius:12px;padding:1.25rem;margin-bottom:1rem}.review-card blockquote{border-left:3px solid #d4a847;background:transparent;padding:.5rem 1rem;margin:0 0 .75rem;font-style:italic}.review-author{font-weight:600;color:#d4a847;font-size:.9rem}.review-source{color:#888;font-size:.8rem}.rating-badge{display:inline-flex;align-items:center;gap:.4rem;background:linear-gradient(135deg,#d4a847,#f0c75e);color:#1a1040;padding:.4rem 1rem;border-radius:20px;font-weight:700;font-size:1rem;margin:.5rem 0}.author-box{display:flex;gap:2rem;align-items:flex-start;background:linear-gradient(145deg,#161630,#1c1c40);border:1px solid rgba(124,58,237,.2);border-radius:14px;padding:2rem;margin:2rem 0}.author-avatar{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#a855f7);display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:#fff;flex-shrink:0}.author-info h2{color:#fff;margin-bottom:.25rem}.author-info .author-role{color:#a855f7;font-weight:600;margin-bottom:1rem}.site-footer{background:linear-gradient(180deg,#0f0f2e,#080818);border-top:1px solid rgba(124,58,237,.2);padding:3rem 1.25rem 1.5rem;margin-top:auto}.footer-inner{max-width:1100px;margin:0 auto}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;margin-bottom:2rem}.footer-col h4{color:#fff;font-size:.95rem;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.footer-col a{display:block;color:#999;font-size:.88rem;margin-bottom:.5rem;transition:color .2s}.footer-col a:hover{color:#c4a0ff}.footer-regulatory{border-top:1px solid rgba(124,58,237,.15);padding-top:1.5rem;margin-top:1rem}.footer-regulatory h4{color:#fff;font-size:.9rem;margin-bottom:1rem;text-align:center;text-transform:uppercase;letter-spacing:.5px}.reg-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.reg-btn{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.5rem 1rem;transition:all .2s;max-height:48px}.reg-btn:hover{background:#7c3aed26;border-color:#7c3aed4d}.reg-btn img{height:28px;width:auto;object-fit:contain}.footer-bottom{text-align:center;padding-top:1.5rem;border-top:1px solid rgba(124,58,237,.1)}.footer-bottom p{color:#666;font-size:.8rem;line-height:1.6}.footer-disclaimer{background:#ffffff08;border-radius:8px;padding:1rem;margin-bottom:1rem}.footer-disclaimer p{font-size:.78rem;color:#777;line-height:1.6}.breadcrumb{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:1.5rem;font-size:.85rem}.breadcrumb a{color:#888}.breadcrumb a:hover{color:#c4a0ff}.breadcrumb span{color:#555}.page-header{margin-bottom:2rem}.page-header h1{font-size:1.8rem;font-weight:800;color:#fff;margin-bottom:.5rem;line-height:1.25}.page-header p{color:#999;font-size:1rem}.service-page .content-section h1{font-size:1.6rem;margin-bottom:1.5rem;color:#fff}.service-page .content-section h2{font-size:1.3rem;margin-top:2rem}.service-page .content-section h3{font-size:1.1rem}@media (max-width:900px){.footer-top{grid-template-columns:1fr 1fr}.pros-cons{grid-template-columns:1fr}.hero-content{padding:2rem 1.5rem}.hero h1{font-size:1.6rem}.author-box{flex-direction:column;align-items:center;text-align:center}}@media (max-width:768px){.desktop-nav{display:none}.burger{display:block}.footer-top{grid-template-columns:1fr}.header-cta{display:none}.card-grid{grid-template-columns:1fr}.hero{min-height:250px}.hero-content{padding:1.5rem 1.25rem}.hero h1{font-size:1.35rem}.main-content{padding:1.25rem 1rem}.reg-buttons{gap:.5rem}.reg-btn{padding:.4rem .75rem}.reg-btn img{height:22px}.content-section h2{font-size:1.25rem}.page-header h1{font-size:1.5rem}}@media (max-width:480px){.hero{min-height:200px}.hero h1{font-size:1.2rem}.hero p{font-size:.9rem}.btn-primary{padding:.65rem 1.5rem;font-size:.9rem}}
