*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',sans-serif;background-color:#fff;color:#1a2c3e;scroll-behavior:smooth}:root{--primary:#0BA6DF;--primary-dark:#0987b8;--primary-soft:rgba(11, 166, 223, 0.12);--primary-light:#e8f5fc;--dark-bg:#051a2c;--gray-bg:#f8fafd}.container{max-width:1280px;margin:0 auto;padding:0 2rem}.header{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid #e2e8f0;height:80px;display:flex;align-items:center}.nav-bar{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.header-left,.header-right{flex:1;display:flex;align-items:center}.header-right{justify-content:flex-end}.logo{display:flex;align-items:center;gap:10px}.logo-icon{background:var(--primary);width:34px;height:34px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem}.logo-text{font-size:1.25rem;font-weight:800;letter-spacing:-.5px;color:#000}.logo-text span{color:var(--primary)}.nav-links{display:flex;gap:2.5rem;align-items:center}.nav-links a{text-decoration:none;font-weight:600;color:#475569;transition:0.2s;font-size:.9rem;letter-spacing:.02em;text-transform:uppercase}.nav-links a:hover{color:var(--primary)}.nav-btn{background:var(--primary);color:white!important;padding:.7rem 1.8rem;border-radius:6px;font-weight:700;font-size:.85rem;transition:all 0.2s;text-transform:uppercase;letter-spacing:.05em;text-decoration:none}.nav-btn:hover{background:var(--primary-dark)}.menu-toggle{display:none;background:none;border:none;font-size:1.5rem;color:#000;cursor:pointer}.hero{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);padding:6rem 0;position:relative;overflow:hidden;color:#fff}.hero .container{display:flex;flex-wrap:wrap;align-items:center;gap:4rem}.hero-left{flex:1.2}.badge-hero{background:rgb(255 255 255 / .15);display:inline-flex;align-items:center;gap:8px;padding:.5rem 1.2rem;border-radius:40px;color:#fff;font-weight:700;font-size:.85rem;margin-bottom:1.5rem;border:1px solid rgb(255 255 255 / .7)}.hero-left h1{font-size:3.5rem;font-weight:800;line-height:1.1;letter-spacing:-.03em;color:#fff}.hero-highlight{color:#fff;text-decoration:underline;text-decoration-color:rgb(255 255 255 / .7)}.hero-sub{font-size:1.25rem;font-weight:600;margin:1.5rem 0 .5rem;color:rgb(255 255 255 / .9)}.hero-desc{font-size:1rem;line-height:1.6;color:rgb(255 255 255 / .8);max-width:550px;margin:1rem 0 2.5rem}.btn-group{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary{background:var(--primary);color:#fff;border:none;padding:1rem 2.2rem;border-radius:8px;font-weight:700;font-size:1rem;cursor:pointer;transition:all 0.2s;display:inline-flex;align-items:center;gap:10px}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-2px)}.hero .btn-primary{background:#fff;color:var(--primary)}.hero .btn-primary:hover{background:#f8fafc}.btn-outline{background:#fff0;border:1px solid rgb(255 255 255 / .7);color:#fff;padding:1rem 2.2rem;border-radius:8px;font-weight:700;cursor:pointer;transition:0.2s;display:inline-flex;align-items:center;gap:8px}.btn-outline:hover{background:rgb(255 255 255 / .7);border-color:#fff}.trust-list{display:flex;gap:2.5rem;margin-top:3rem;flex-wrap:wrap}.trust-list div{display:flex;align-items:center;gap:10px;font-weight:600;color:#fff;font-size:.9rem}.trust-list i{color:rgb(255 255 255 / .7)}.hero-image-placeholder{flex:1;background:rgb(255 255 255 / .7);border-radius:1.5rem;aspect-ratio:16 / 10;display:flex;align-items:center;justify-content:center;border:1px solid rgb(255 255 255 / .7);position:relative;backdrop-filter:blur(10px)}.hero-image-placeholder i{font-size:5rem;color:rgb(255 255 255 / .7)}.hero-image-placeholder::before{content:"PREMIUM STREAMING PREVIEW";position:absolute;bottom:2rem;font-weight:700;letter-spacing:.1em;color:rgb(255 255 255 / .7);font-size:.8rem}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2.4rem;font-weight:800;letter-spacing:-.02em;color:#000;margin-bottom:1rem}.section-header p{color:#5a6e7c;max-width:650px;margin:0 auto;font-size:1.1rem}.features-premium{padding:5rem 0;background:#fff}.features-grid-modern{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.feature-card-modern{background:#fff;border-radius:1rem;padding:2.5rem 2rem;border:1px solid #e2e8f0;transition:all 0.2s ease;position:relative;overflow:hidden}.feature-card-modern:hover{border-color:var(--primary);background-color:#f8fafc}.feature-icon{width:50px;height:50px;background:#fff0;border-radius:0;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.feature-icon i{font-size:2.5rem;color:var(--primary)}.feature-card-modern h3{font-size:1.4rem;font-weight:700;margin-bottom:.75rem;color:#000}.feature-card-modern p{color:#4a5b6b;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.feature-link{display:inline-flex;align-items:center;gap:8px;color:var(--primary);font-weight:600;font-size:.9rem;text-decoration:none;transition:gap 0.2s}.feature-link i{font-size:.8rem;transition:transform 0.2s}.feature-link:hover{gap:12px}.feature-link:hover i{transform:translateX(4px)}.pricing-section{padding:5rem 0;background:#fff}.duration-tabs{display:flex;justify-content:center;gap:.5rem;margin-bottom:3rem;background:#f1f5f9;padding:.4rem;border-radius:50px;width:fit-content;margin-left:auto;margin-right:auto;border:1px solid #e2e8f0}.duration-btn{padding:.7rem 1.5rem;border-radius:40px;border:none;background:#fff0;font-weight:600;cursor:pointer;transition:0.2s;color:#475569;font-family:'Inter',sans-serif}.duration-btn.active{background:var(--primary);color:#fff}.pricing-grid{display:flex;justify-content:center;gap:1rem;flex-wrap:nowrap}.pricing-card{background:#fff;border-radius:1rem;padding:2rem 1.2rem;border:1px solid #e2e8f0;transition:all 0.2s ease;display:flex;flex-direction:column;flex:1;min-width:0}.pricing-card:hover{border-color:var(--primary);background-color:#f8fafc}.card-header{font-size:1.1rem;font-weight:700;color:#000;margin-bottom:.75rem}.card-price{font-size:2.2rem;font-weight:800;color:#000;margin-bottom:1.5rem;display:flex;align-items:baseline;gap:2px}.card-price span{font-size:.85rem;font-weight:500;color:#475569}.card-features{list-style:none;margin-bottom:2rem;flex-grow:1}.card-features li{display:flex;align-items:center;gap:8px;margin-bottom:.6rem;color:#475569;font-size:.85rem;font-weight:500}.card-features li i{font-size:.4rem;color:var(--primary)}.card-btn{width:100%;padding:.8rem;border-radius:8px;border:1px solid var(--primary);background:var(--primary);color:#fff;font-weight:700;font-size:.9rem;cursor:pointer;transition:all 0.2s}.card-btn:hover{background:var(--primary-dark);border-color:var(--primary-dark);color:#fff}@media (max-width:1100px){.pricing-grid{flex-wrap:wrap}.pricing-card{flex:0 0 calc(33.33% - 1rem);min-width:250px}}@media (max-width:800px){.pricing-card{flex:0 0 calc(50% - 1rem)}}@media (max-width:600px){.duration-tabs{flex-wrap:wrap;border-radius:20px}.duration-btn{padding:.5rem .8rem;font-size:.8rem}.pricing-card{flex:0 0 100%}}.split-section{padding:6rem 0;background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.split-grid{display:flex;align-items:center;gap:5rem}.split-image-placeholder{flex:.8;background:#fff;border-radius:1rem;aspect-ratio:16 / 10;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0}.split-image-placeholder i{font-size:6rem;color:#f1f5f9}.split-content{flex:1}.split-content h2{font-size:2.5rem;font-weight:800;color:#000;line-height:1.2;margin-bottom:1.5rem}.split-content p{font-size:1.1rem;line-height:1.6;color:#475569;margin-bottom:2rem}.split-features{margin-bottom:2.5rem}.split-feature-item{display:flex;align-items:center;gap:12px;margin-bottom:1rem;font-weight:600;color:#1e293b}.split-feature-item i{color:var(--primary);font-size:.9rem}@media (max-width:992px){.split-grid{flex-direction:column;gap:3rem;text-align:center}.split-image-placeholder{width:100%;max-width:500px;margin:0 auto}.split-feature-item{justify-content:center}}.setup-section{padding:6rem 0;background:#fff}.setup-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.setup-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:3rem 2rem;text-align:center;position:relative;transition:all 0.2s ease}.setup-card:hover{border-color:var(--primary);background-color:#f8fafc}.setup-number{position:absolute;top:1.5rem;right:1.5rem;font-size:2.5rem;font-weight:900;color:#f1f5f9;line-height:1;z-index:1}.setup-icon{width:70px;height:70px;background:var(--primary-light);color:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;font-size:1.75rem;position:relative;z-index:2}.setup-card h3{font-size:1.5rem;font-weight:700;color:#000;margin-bottom:1rem;position:relative;z-index:2}.setup-card p{color:#475569;line-height:1.6;font-size:1rem;position:relative;z-index:2}.setup-cta{margin-top:4rem;text-align:center}.devices-section{padding:6rem 0;background:#f8fafc;border-top:1px solid #e2e8f0}.devices-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:3rem}.device-item{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem;transition:all 0.2s ease}.device-item:hover{border-color:var(--primary);background-color:#f8fafc}.device-item i{font-size:2.5rem;color:var(--primary)}.device-item span{font-weight:700;color:#000;font-size:.9rem;text-align:center}@media (max-width:600px){.devices-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.device-item{padding:1.5rem 1rem}.device-item i{font-size:2rem}}.reviews-section{padding:6rem 0;background:#f8fafc}.google-rating-header{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem}.google-logo-brand{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.rating-stats{display:flex;align-items:center;gap:12px}.rating-stats .score{font-size:1.5rem;font-weight:700;color:#1e293b}.rating-stats .stars{color:#ffb800;font-size:1.1rem;display:flex;gap:2px}.rating-stats .count{color:#475569;font-size:.9rem}.write-review-btn{background:#4285F4;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;font-weight:600;cursor:pointer;transition:0.2s}.write-review-btn:hover{background:#3367d6}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.review-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:2rem;display:flex;flex-direction:column;position:relative;transition:all 0.2s ease}.review-card:hover{box-shadow:0 4px 12px rgb(0 0 0 / .05)}.review-stars{color:#ffb800;font-size:.85rem;margin-bottom:1rem;display:flex;gap:2px}.review-text{font-size:.95rem;line-height:1.5;color:#334155;margin-bottom:.5rem}.read-more{color:#475569;text-decoration:none;font-size:.85rem;font-weight:500;margin-bottom:1.5rem}.author-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.1rem;margin-bottom:.75rem;overflow:hidden}.author-avatar img{width:100%;height:100%;object-fit:cover}.review-author{margin-bottom:1rem}.review-author strong{display:block;font-size:.95rem;color:#000;margin-bottom:2px}.review-author span{font-size:.8rem;color:#475569}.google-posted{border-top:1px solid #f1f5f9;padding-top:.75rem;display:flex;align-items:center;gap:8px}.google-posted img{width:18px}.google-posted div{font-size:.75rem;color:#475569}.google-posted span{color:#4285F4;font-weight:600}.load-more-container{text-align:center;margin-top:3rem}.load-more-btn{background:#f1f5f9;border:none;padding:.75rem 2rem;border-radius:4px;color:#475569;font-weight:600;cursor:pointer;transition:0.2s}.load-more-btn:hover{background:#e2e8f0}@media (max-width:768px){.google-rating-header{flex-direction:column;gap:1.5rem;text-align:center}.rating-stats{justify-content:center}}.faq-section{padding:6rem 0;background:#fff;border-top:1px solid #e2e8f0}.faq-container{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item{border:1px solid #e2e8f0;border-radius:12px;background:#fff;overflow:hidden;transition:all 0.2s ease}.faq-item:hover{border-color:var(--primary)}.faq-question{width:100%;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;background:none;border:none;cursor:pointer;text-align:left;font-size:1.1rem;font-weight:700;color:#000;transition:0.2s}.faq-question i{font-size:.9rem;color:var(--primary);transition:transform 0.3s ease}.faq-item.active .faq-question i{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height 0.3s ease-out,padding 0.3s ease;background:#f8fafc}.faq-answer p{padding:0 2rem 1.5rem;color:#475569;line-height:1.6;font-size:1rem}.faq-item.active .faq-answer{max-height:200px;padding-top:1rem}.policy-page{background:#f8fafc}.policy-content{padding:6rem 0;min-height:60vh}.policy-content .container{max-width:900px;background:#fff;padding:4rem;border-radius:20px;border:1px solid #e2e8f0}.policy-content h1{font-size:2.5rem;font-weight:800;color:#000;margin-bottom:.5rem}.last-updated{color:#475569;font-size:.9rem;margin-bottom:3rem;font-weight:500}.policy-section{margin-bottom:2.5rem}.policy-section h2{font-size:1.25rem;font-weight:700;color:#000;margin-bottom:1rem}.policy-section p{color:#475569;line-height:1.7;font-size:1.05rem}@media (max-width:768px){.policy-content .container{padding:2.5rem 1.5rem;border-radius:0;border-left:none;border-right:none}}.aff-hero-unique{padding:8rem 0 8rem;background-color:var(--primary-light);position:relative;overflow:hidden;text-align:center}.aff-hero-content-centered{max-width:850px;margin:0 auto;position:relative;z-index:2}.aff-partner-badge{display:inline-flex;align-items:center;gap:10px;padding:.6rem 1.2rem;background:#f1f5f9;color:var(--primary);border-radius:50px;font-weight:700;font-size:.9rem;margin-bottom:2rem;border:1px solid #e2e8f0}.aff-hero-unique h1{font-size:4rem;font-weight:900;line-height:1.1;color:#0f172a;margin-bottom:2rem;letter-spacing:-.03em}.aff-hero-unique p{font-size:1.25rem;line-height:1.6;color:#475569;margin-bottom:3.5rem}.aff-hero-cta-group{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.aff-trust-text{font-size:.9rem;font-weight:600;color:#475569;display:flex;align-items:center;gap:8px}.aff-trust-text i{color:#34A853}.aff-hero-bg-accent{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,var(--primary-soft) 0%,transparent 70%);opacity:.4;z-index:1;pointer-events:none}@media (max-width:768px){.aff-hero-unique{padding:8rem 0 6rem}.aff-hero-unique h1{font-size:2.75rem}}.aff-stats{padding:3rem 0;border-bottom:1px solid #e2e8f0}.aff-stats-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.aff-stat{text-align:center}.stat-value{display:block;font-size:2rem;font-weight:800;color:#0f172a;margin-bottom:.25rem}.stat-label{font-size:.85rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.05em}.aff-section-header{text-align:center;margin-bottom:4rem}.aff-section-header h2{font-size:2.5rem;font-weight:800;color:#0f172a;margin-bottom:1rem}.aff-section-header p{font-size:1.1rem;color:#475569}.aff-how{padding:8rem 0}.aff-steps-container{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.aff-step{display:flex;gap:2rem;align-items:center}.aff-step-num{width:60px;height:60px;background:#f1f5f9;color:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:800;flex-shrink:0}.aff-step-content h3{font-size:1.5rem;margin-bottom:.5rem;color:#0f172a}.aff-step-content p{color:#475569;line-height:1.6}.aff-tiers{padding:8rem 0;background:#f8fafc}.aff-tiers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.aff-tier-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.5rem;display:flex;flex-direction:column;gap:2rem;transition:0.2s}.aff-tier-card:hover{border-color:var(--primary)}.tier-level{display:block;font-size:.75rem;font-weight:700;color:#475569;text-transform:uppercase;margin-bottom:.5rem}.aff-tier-card h3{font-size:1.5rem;color:#0f172a}.tier-main-stat{font-size:3rem;font-weight:800;color:var(--primary);line-height:1;margin-bottom:.5rem}.tier-perks p{color:#475569;font-weight:600}.aff-tier-card.featured{border-color:var(--primary);background:var(--primary);color:#fff}.aff-tier-card.featured h3,.aff-tier-card.featured .tier-level,.aff-tier-card.featured .tier-main-stat,.aff-tier-card.featured .tier-perks p{color:#fff}.aff-cta{padding:8rem 0}.aff-cta-box{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);padding:5rem;border-radius:30px;text-align:center;color:#fff}.aff-cta-box h2{font-size:3rem;font-weight:800;margin-bottom:1.5rem}.aff-cta-box p{font-size:1.25rem;opacity:.9;margin-bottom:3rem}.aff-cta-box .btn-primary{background:#fff;color:var(--primary);border:none;padding:1rem 2.2rem;border-radius:8px;font-weight:700;font-size:1rem;cursor:pointer;transition:all 0.2s;display:inline-flex;align-items:center;gap:10px}.aff-cta-box .btn-primary:hover{background:#f8fafc;transform:translateY(-2px)}@media (max-width:992px){.aff-hero-grid{grid-template-columns:1fr;text-align:center}.aff-hero-actions{justify-content:center}.aff-hero-image{display:none}.aff-stats-inner{grid-template-columns:1fr 1fr}}@media (max-width:600px){.aff-cta-box{padding:3rem 1.5rem}.aff-cta-box h2{font-size:2rem}}.channels-hero{padding:10rem 0 6rem;background-color:var(--primary-light);text-align:center}.channels-hero-content{max-width:800px;margin:0 auto}.channels-hero h1{font-size:3.5rem;font-weight:800;color:#0f172a;margin-bottom:1.5rem}.channels-hero p{font-size:1.25rem;color:#475569;margin-bottom:3rem}.search-container{position:relative;max-width:600px;margin:0 auto}.search-container i{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);color:#475569;font-size:1.2rem}.search-container input{width:100%;padding:1.2rem 1.2rem 1.2rem 3.5rem;border:1px solid #e2e8f0;border-radius:50px;font-size:1.1rem;font-family:inherit;box-shadow:0 10px 30px rgb(0 0 0 / .05);transition:0.2s}.search-container input:focus{outline:none;border-color:var(--primary);box-shadow:0 10px 30px rgb(11 166 223 / .1)}.channels-list-section{padding:6rem 0;background:#fff}.channels-table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px rgb(0 0 0 / .02)}.channels-table{width:100%;border-collapse:collapse;text-align:left}.channels-table th{background:#f8fafc;padding:1.5rem;font-weight:700;color:#0f172a;border-bottom:2px solid #e2e8f0;text-transform:uppercase;font-size:.85rem;letter-spacing:.05em}.channels-table td{padding:1.2rem 1.5rem;border-bottom:1px solid #f1f5f9;color:#475569;font-weight:500}.channels-table tr:last-child td{border-bottom:none}.channels-table tr:hover td{background-color:#f8fafc}@media (max-width:768px){.channels-hero h1{font-size:2.5rem}.channels-table th,.channels-table td{padding:1rem}}.res-hero-solid{padding:10rem 0 8rem;background:var(--primary-light);text-align:center}.res-hero-inner{max-width:800px;margin:0 auto}.res-badge-solid{display:inline-block;padding:.5rem 1.2rem;background:#fff;color:var(--primary);border:1px solid var(--primary-soft);border-radius:50px;font-weight:700;font-size:.85rem;margin-bottom:2rem}.res-hero-solid h1{font-size:3.5rem;font-weight:800;color:#0f172a;margin-bottom:1.5rem;line-height:1.1}.res-hero-solid p{font-size:1.25rem;color:#475569;margin-bottom:3rem}.res-hero-btns{display:flex;justify-content:center;gap:1.5rem}.btn-outline-solid{background:#fff;border:1px solid #e2e8f0;color:#0f172a;padding:1rem 2.2rem;border-radius:8px;font-weight:700;cursor:pointer}.res-benefits-solid{padding:8rem 0;background:#fff}.res-grid-solid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.res-card-solid{padding:3rem 2rem;border:1px solid #e2e8f0;border-radius:20px;text-align:center}.res-card-solid i{font-size:2rem;color:var(--primary);margin-bottom:1.5rem}.res-card-solid h3{font-size:1.25rem;margin-bottom:1rem;color:#0f172a}.res-card-solid p{color:#475569;line-height:1.6}.res-pricing-solid{padding:8rem 0;background:#f8fafc}.res-section-title{text-align:center;margin-bottom:4rem}.res-section-title h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.res-table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden}.res-table-solid{width:100%;border-collapse:collapse;text-align:left}.res-table-solid th{background:#f1f5f9;padding:1.5rem;font-weight:700;text-transform:uppercase;font-size:.85rem;color:#475569}.res-table-solid td{padding:1.5rem;border-bottom:1px solid #f1f5f9}.res-row-highlight{background:#e8f5fc}.res-price-val{font-weight:800;color:var(--primary);font-size:1.25rem}.res-buy-btn,.res-buy-btn-alt{padding:.75rem 1.5rem;border-radius:6px;font-weight:700;cursor:pointer;border:none;width:100%}.res-buy-btn{background:#0f172a;color:#fff}.res-buy-btn-alt{background:var(--primary);color:#fff}.res-faq-solid{padding:8rem 0;background:#fff}.res-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;max-width:1000px;margin:0 auto}.res-faq-item h4{font-size:1.15rem;margin-bottom:1rem;color:#0f172a}.res-faq-item p{color:#475569;line-height:1.6}@media (max-width:768px){.res-hero-solid h1{font-size:2.5rem}.res-faq-grid{grid-template-columns:1fr}.res-table-solid th,.res-table-solid td{padding:1rem}}.main-footer{background:#0f172a;padding:5rem 0 2rem;border-top:1px solid #1e293b;color:#475569}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:4rem;margin-bottom:4rem}.main-footer .logo-text{color:#fff}.footer-col h4{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.footer-about{color:#475569;line-height:1.6;margin:1.5rem 0;font-size:.95rem}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#cbd5e1;text-decoration:none;transition:0.2s;font-size:.95rem;font-weight:500}.footer-links a:hover{color:var(--primary);padding-left:5px}.footer-social{display:flex;gap:1rem}.footer-social a{width:36px;height:36px;background:#1e293b;color:#cbd5e1;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:0.2s;text-decoration:none}.footer-social a:hover{background:var(--primary);color:#fff}.contact-item{display:flex;align-items:center;gap:12px;margin-bottom:1rem;color:#cbd5e1;font-size:.95rem}.contact-item i{color:var(--primary)}.payment-methods{display:flex;gap:12px;font-size:1.75rem;color:#334155;margin-top:2rem}.footer-bottom{padding-top:2rem;border-top:1px solid #1e293b;display:flex;justify-content:space-between;align-items:center;color:#475569;font-size:.9rem}.footer-bottom-links{display:flex;gap:2rem}.footer-bottom-links a{color:#475569;text-decoration:none;transition:0.2s}.footer-bottom-links a:hover{color:var(--primary)}@media (max-width:992px){.footer-grid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:600px){.footer-grid{grid-template-columns:1fr;gap:2.5rem}.footer-bottom{flex-direction:column;gap:1.5rem;text-align:center}.footer-bottom-links{justify-content:center;gap:1rem}}.custom-toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);background:#1e293b;color:#fff;padding:12px 24px;border-radius:60px;font-size:.9rem;z-index:9999;backdrop-filter:blur(8px);background:rgb(11 166 223 / .95);font-weight:500;pointer-events:none;transition:0.2s;white-space:nowrap}@media (max-width:992px){.menu-toggle{display:block;order:2}.header-left{order:1}.header-right{display:none}.nav-links{display:none;position:absolute;top:80px;left:0;width:100%;background:#fff;flex-direction:column;padding:2rem;gap:1.5rem;border-bottom:1px solid #e2e8f0;z-index:1000}.nav-links.active{display:flex}.hero-left h1{font-size:2.2rem}.container{padding:0 1.5rem}.custom-toast{white-space:normal;text-align:center;font-size:.8rem;max-width:85%}}.post-hero{padding:8.5rem 0 3rem;background:#fff}.post-breadcrumbs{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;color:#475569;font-size:.95rem;margin-bottom:1.25rem}.post-breadcrumbs a{color:#475569;text-decoration:none;font-weight:600}.post-breadcrumbs .sep{color:#cbd5e1}.post-breadcrumbs .current{color:#0f172a;font-weight:700}.post-hero-inner{max-width:860px}.post-badges{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.post-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem 1rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;font-weight:700;font-size:.85rem;color:#0f172a}.post-badge-solid{background:var(--primary-light);border-color:var(--primary-soft);color:var(--primary)}.post-hero h1{font-size:3.25rem;line-height:1.1;color:#0f172a;margin-bottom:1rem;font-weight:900;letter-spacing:-.02em}.post-hero-sub{font-size:1.25rem;line-height:1.7;color:#475569;margin-bottom:1.75rem;max-width:70ch}.post-meta{display:flex;flex-wrap:wrap;gap:1rem 1.25rem;align-items:center;color:#475569;font-weight:600}.post-meta-item{display:inline-flex;align-items:center;gap:.55rem}.post-body{padding:2rem 0 7rem;background:#fff}.post-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:3rem;align-items:start}.post-content{max-width:880px}.post-featured{margin-bottom:2rem}.post-featured-image{width:100%;height:auto;border-radius:20px;display:block;border:1px solid #e2e8f0}.post-featured-placeholder{border:1px solid #e2e8f0;border-radius:20px;background:linear-gradient(135deg,var(--primary-light) 0%,#ffffff 60%);height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem;color:#0f172a;overflow:hidden}.post-featured-icon{width:56px;height:56px;border-radius:16px;background:rgb(255 255 255 / .9);border:1px solid var(--primary-soft);display:inline-flex;align-items:center;justify-content:center;color:var(--primary);font-size:1.25rem}.post-featured-title{font-weight:900;letter-spacing:-.01em}.post-featured-sub{color:#475569;font-weight:650;font-size:.95rem}.post-content h2{font-size:1.75rem;margin-top:2.25rem;margin-bottom:.9rem;color:#0f172a;font-weight:900;letter-spacing:-.01em}.post-content h3{font-size:1.25rem;margin-top:1.5rem;margin-bottom:.6rem;color:#0f172a;font-weight:800}.post-content p{color:#475569;line-height:1.9;font-size:1.05rem;margin-bottom:1rem;max-width:75ch}.post-content ul,.post-content ol{padding-left:1.35rem;color:#475569;line-height:1.9;font-size:1.05rem;margin:1rem 0 1.25rem;max-width:75ch}.post-content li{margin:.35rem 0}.post-cta-box{margin-top:2.5rem;border:1px solid rgb(9 135 184 / .35);background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);border-radius:20px;padding:2.25rem;display:flex;justify-content:space-between;gap:2rem;align-items:center;flex-wrap:wrap}.post-cta-box h3{color:#fff;margin:0 0 .5rem;font-size:1.35rem}.post-cta-box p{margin:0;color:rgb(255 255 255 / .85);max-width:60ch}.post-cta-actions{display:flex;gap:.75rem;flex-wrap:wrap}.post-cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.25rem;border-radius:10px;font-weight:800;text-decoration:none;border:1px solid #fff0;background:#fff;color:var(--primary-dark)}.post-cta-btn-alt{background:#fff0;color:#fff;border-color:rgb(255 255 255 / .3)}.post-sidebar{position:sticky;top:110px;display:grid;gap:1.25rem}.post-sidebar-card{border:1px solid #e2e8f0;border-radius:18px;padding:1.25rem;background:#fff}.post-sidebar-title{font-weight:900;color:#0f172a;margin-bottom:.9rem;font-size:1rem}.post-toc{max-height:60vh;overflow:auto;padding-right:.25rem}.post-toc-list{list-style:none;margin:0;padding:0;display:grid;gap:.35rem;counter-reset:toc}.post-toc-sublist{list-style:none;margin:.35rem 0 .15rem;padding:0 0 0 .9rem;display:grid;gap:.25rem}.toc-item-h2{counter-increment:toc}.toc-link{display:flex;align-items:center;gap:.65rem;text-decoration:none;color:rgb(15 23 42 / .85);font-weight:850;line-height:1.5;font-size:.95rem;padding:.55rem .7rem;border-radius:14px;border:1px solid rgb(226 232 240 / .9);background:rgb(255 255 255 / .85)}.toc-dot{width:28px;height:28px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .95);border:1px solid rgb(226 232 240 / .9);color:var(--primary-dark);font-weight:900;font-size:.85rem;flex:0 0 28px}.toc-item-h2>.toc-link .toc-dot::before{content:counter(toc)}.toc-item-h3>.toc-link{font-weight:750;font-size:.92rem;color:rgb(15 23 42 / .75)}.toc-item-h3>.toc-link .toc-dot{width:8px;height:8px;border-radius:999px;background:rgb(15 23 42 / .25);border:0;flex:0 0 8px}.toc-item-h3>.toc-link .toc-dot::before{content:''}.toc-link.active{background:rgb(255 255 255 / .95);color:#0f172a;border-color:rgb(11 166 223 / .25);box-shadow:0 10px 24px rgb(11 166 223 / .12)}.share-grid{display:grid;gap:.75rem}.share-btn{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.9rem 1rem;border:1px solid #e2e8f0;border-radius:14px;background:#fff;font-family:inherit;cursor:pointer}.share-btn .icon{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#f1f5f9;color:#0f172a}.share-btn .label{flex:1;text-align:left;font-weight:800;color:#0f172a}.blog-hero{padding:9.5rem 0 4.5rem;background:var(--primary-light);text-align:center}.blog-hero-inner{max-width:980px;margin:0 auto}.blog-hero h1{font-size:3.5rem;font-weight:900;color:#0f172a;margin-bottom:1.25rem;letter-spacing:-.02em}.blog-hero p{font-size:1.2rem;color:#475569;margin-bottom:0}.blog-list{padding:4.5rem 0 7rem;background:#fff}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.blog-card{border:1px solid #e2e8f0;border-radius:20px;overflow:hidden;background:#fff}.blog-card-media{height:150px;background:linear-gradient(135deg,#f8fafc 0%,#ffffff 75%);display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e2e8f0;overflow:hidden}.blog-thumb{width:100%;height:100%;object-fit:cover;display:block}.blog-card-body{padding:1.35rem}.blog-card-top{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:center;margin-bottom:.9rem}.blog-tag{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:999px;background:var(--primary-light);color:var(--primary-dark);border:1px solid var(--primary-soft);font-weight:900;font-size:.85rem}.blog-date{color:#475569;font-weight:700;font-size:.9rem;display:inline-flex;align-items:center;gap:.5rem}.blog-card-title{margin:0 0 .75rem;font-size:1.1rem;color:#0f172a;font-weight:900;line-height:1.4}.blog-card-excerpt{margin:0 0 1rem;color:#475569;line-height:1.75;font-size:.98rem}.blog-link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;font-weight:900;color:var(--primary-dark)}@media (max-width:1100px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.post-layout{grid-template-columns:1fr}.post-sidebar{position:static;top:auto;grid-template-columns:1fr}.post-hero{padding:9rem 0 3rem}.post-hero h1{font-size:2.45rem}.post-featured-placeholder{height:260px}.blog-hero h1{font-size:2.6rem}}@media (max-width:600px){.post-hero h1{font-size:2.1rem}.post-hero-sub,.post-content p,.post-content ul,.post-content ol{font-size:1rem}.post-cta-box{padding:1.5rem}.post-featured-placeholder{height:220px}.blog-hero{padding:8.5rem 0 3.5rem}.blog-grid{grid-template-columns:1fr}}.pagination-container .nav-links{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.pagination-container .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .8rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;font-weight:600;text-decoration:none;transition:all 0.2s ease}.pagination-container .page-numbers:hover{background:#f8fafc;border-color:var(--primary);color:var(--primary)}.pagination-container .page-numbers.current{background:var(--primary);border-color:var(--primary);color:#fff}.pagination-container .screen-reader-text{display:none}.post-content img{max-width:100%;height:auto;border-radius:8px;border:1px solid rgb(0 0 0 / .05);box-shadow:0 4px 12px rgb(0 0 0 / .03);margin:1.5rem 0;display:block}.post-content figure{margin:1.5rem 0}.post-content figcaption{text-align:center;font-size:.85rem;color:var(--text-muted);margin-top:.5rem}.mobile-toc-wrapper{display:none}@media (max-width:991px){.mobile-toc-wrapper{display:block;margin-bottom:2rem}.mobile-toc-details{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.mobile-toc-details summary{font-weight:600;color:#1e293b;cursor:pointer;outline:none;list-style:none;display:flex;justify-content:space-between;align-items:center}.mobile-toc-details summary::-webkit-details-marker{display:none}.mobile-toc-details summary::after{content:'+';color:var(--primary);font-weight:700}.mobile-toc-details[open] summary::after{content:'-'}.mobile-toc-content{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.post-sidebar .toc-card{display:none!important}.hero .container{flex-direction:column;text-align:center;gap:2.5rem}.hero-left{width:100%;order:2}.hero-image-placeholder{width:100%;order:1}.hero-left h1{font-size:2.5rem}.hero .btn-group{justify-content:center}.hero .trust-list{justify-content:center}.hero-desc{margin-left:auto;margin-right:auto}}