.v31-root.v31-guide-tvs{--bg-primary:#0c0c14;--bg-card:#151520;--bg-card-hover:#1c1c2a;--bg-input:#1a1a28;--border:#2e2e48;--border-card:rgba(245,158,11,.45);--accent:#f59e0b;--accent-glow:rgba(245,158,11,.15);--accent-soft:rgba(245,158,11,.08);--text-primary:#fff;--text-secondary:#c0c0d0;--text-muted:#8a8aa4;--success:#00c48c;--warning:#ffb400;--danger:#ff4d6a;--serif:"Cormorant Garamond","Cormorant-Fallback",Georgia,serif;--sans:"DM Sans","DMSans-Fallback",-apple-system,sans-serif;--radius:14px;--radius-sm:8px}.v31-root.v31-guide-tvs,.v31-root.v31-guide-tvs *,.v31-root.v31-guide-tvs :after,.v31-root.v31-guide-tvs :before{margin:0;padding:0;box-sizing:border-box}.v31-root.v31-guide-tvs{font-family:var(--sans);background:var(--bg-primary);color:var(--text-primary);line-height:normal;min-height:100vh;overflow-x:hidden;max-width:100vw;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:auto}.v31-root.v31-guide-tvs .content{line-height:1.7}.v31-root.v31-guide-tvs .skip-link{position:absolute;top:-100px;left:0;z-index:9999;padding:12px 20px;background:var(--bg-primary);color:var(--accent);font-weight:600;border:2px solid var(--accent);border-radius:0 0 8px 0;text-decoration:none}.v31-root.v31-guide-tvs .skip-link:focus{top:0;outline:none}body:has(.v31-guide-tvs) .v31-home-nav-logo .z-letter{color:#f59e0b}body:has(.v31-guide-tvs) .v31-home-burger span{background:#f59e0b}.v31-root.v31-guide-tvs .topbar{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(12,12,20,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);padding:env(safe-area-inset-top,0) 24px 0;height:52px;display:flex;align-items:center;justify-content:center;transition:all .35s}.v31-root.v31-guide-tvs .topbar-inner{max-width:1100px;width:100%;display:flex;align-items:center;justify-content:space-between}.v31-root.v31-guide-tvs .topbar-brand{font-family:Georgia,serif;font-weight:700;font-size:22px;color:var(--text-primary);text-decoration:none;letter-spacing:-.5px;line-height:1}.v31-root.v31-guide-tvs .topbar-brand:hover{opacity:.85}.v31-root.v31-guide-tvs .topbar-brand .zf-z{color:var(--accent);font-size:28px}.v31-root.v31-guide-tvs .topbar-brand .zf-dot{font-weight:400;font-size:16px;color:var(--text-muted)}.v31-root.v31-guide-tvs .topbar-nav{display:flex;gap:20px;align-items:center}.v31-root.v31-guide-tvs .topbar-nav a{font-size:13px;font-weight:500;color:var(--text-secondary);text-decoration:none;transition:color .2s;line-height:1}.v31-root.v31-guide-tvs .topbar-nav a:hover,.v31-root.v31-guide-tvs .topbar-nav a[aria-current]{color:var(--accent)}.v31-root.v31-guide-tvs .mobile-burger{display:none;width:42px;height:42px;border:1px solid rgba(245,158,11,.34);border-radius:12px;background:rgba(245,158,11,.06);align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;transition:border-color .2s,background .2s;flex-shrink:0;padding:0}.v31-root.v31-guide-tvs .mobile-burger span{display:block;width:18px;height:2px;border-radius:999px;background:var(--accent);transition:transform .25s,opacity .2s}.v31-root.v31-guide-tvs .mobile-burger[aria-expanded=true]{border-color:rgba(245,158,11,.72);background:rgba(245,158,11,.12)}.v31-root.v31-guide-tvs .mobile-burger[aria-expanded=true] span:first-child{transform:translateY(7px) rotate(45deg)}.v31-root.v31-guide-tvs .mobile-burger[aria-expanded=true] span:nth-child(2){opacity:0}.v31-root.v31-guide-tvs .mobile-burger[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.v31-root.v31-guide-tvs .mobile-menu{display:none;position:absolute;top:52px;left:0;right:0;background:rgba(20,20,32,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);flex-direction:column;padding:.8rem 1.5rem 1.2rem;gap:0;z-index:99}.v31-root.v31-guide-tvs .mobile-menu.open{display:flex}.v31-root.v31-guide-tvs .mobile-menu a{font-size:1rem;font-weight:500;color:var(--text-primary);text-decoration:none;padding:.85rem 0;border-bottom:1px solid hsla(0,0%,100%,.05);transition:color .2s}.v31-root.v31-guide-tvs .mobile-menu a:last-child{border-bottom:none}.v31-root.v31-guide-tvs .mobile-menu a:hover,.v31-root.v31-guide-tvs .mobile-menu a[aria-current]{color:var(--accent)}.v31-root.v31-guide-tvs .content{max-width:860px;margin:0 auto;padding:52px 24px 40px}.v31-root.v31-guide-tvs .cta-box{background:linear-gradient(135deg,rgba(245,158,11,.1),rgba(245,158,11,.03));border:1.5px solid rgba(245,158,11,.3);border-radius:var(--radius);padding:32px;text-align:center;margin:40px 0;box-shadow:0 4px 24px rgba(245,158,11,.06)}.v31-root.v31-guide-tvs .cta-box h2{font-family:var(--serif);font-size:24px;font-weight:700;color:#fff;margin-bottom:8px;border-bottom:none;display:block;padding-bottom:0}.v31-root.v31-guide-tvs .cta-box p{color:var(--text-secondary);font-size:14px;margin-bottom:20px}.v31-root.v31-guide-tvs .btn-cta{display:inline-flex;align-items:center;gap:6px;background:transparent;color:var(--accent);border:1.5px solid var(--accent);padding:11px 26px;border-radius:10px;font-family:var(--sans);font-size:13.5px;font-weight:600;line-height:1;cursor:pointer;transition:all .35s cubic-bezier(.16,1,.3,1);text-decoration:none}.v31-root.v31-guide-tvs .btn-cta:hover{background:#d97706;box-shadow:0 4px 24px rgba(245,158,11,.3);transform:translateY(-1px)}.v31-root.v31-guide-tvs .btn-cta svg{flex-shrink:0}.v31-root.v31-guide-tvs .content h2{font-family:var(--serif);font-size:28px;font-weight:700;color:#fff;margin:48px 0 16px;padding-bottom:10px;border-bottom:2px solid var(--accent);display:inline-block}.v31-root.v31-guide-tvs .content h3{font-family:var(--sans);font-size:20px;font-weight:600;color:var(--accent);margin:28px 0 12px}.v31-root.v31-guide-tvs .content p{color:var(--text-secondary);font-size:15px;margin-bottom:16px}.v31-root.v31-guide-tvs .content strong{color:var(--text-primary)}.v31-root.v31-guide-tvs .content a{color:var(--accent);text-decoration:none}.v31-root.v31-guide-tvs .content a:hover{text-decoration:underline}.v31-root.v31-guide-tvs .bareme-table{width:100%;border-collapse:collapse;margin:16px 0 28px;font-size:13px}.v31-root.v31-guide-tvs .bareme-table thead th{font-size:10px;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.6px;padding:12px 14px;border-bottom:2px solid var(--border-card);text-align:left;background:var(--bg-card)}.v31-root.v31-guide-tvs .bareme-table thead th:last-child{text-align:right}.v31-root.v31-guide-tvs .bareme-table tbody td{padding:11px 14px;border-bottom:1px solid var(--border);color:var(--text-primary)}.v31-root.v31-guide-tvs .bareme-table tbody td:last-child{text-align:right;font-weight:600}.v31-root.v31-guide-tvs .bareme-table tbody tr:nth-child(2n){background:var(--accent-soft)}.v31-root.v31-guide-tvs .bareme-table tbody tr:hover{background:rgba(245,158,11,.08)}.v31-root.v31-guide-tvs .bareme-table .highlight-row{background:rgba(245,158,11,.12)!important}.v31-root.v31-guide-tvs .info-card{background:var(--bg-card);border:1.5px solid var(--border-card);border-radius:var(--radius);padding:24px;margin:20px 0;box-shadow:0 2px 12px rgba(0,0,0,.25)}.v31-root.v31-guide-tvs .info-card h3{margin-top:0}.v31-root.v31-guide-tvs .info-card ul{list-style:none;padding:0}.v31-root.v31-guide-tvs .info-card ul li{padding:6px 0 6px 20px;position:relative;color:var(--text-secondary);font-size:14px}.v31-root.v31-guide-tvs .info-card ul li:before{content:"→";position:absolute;left:0;color:var(--accent);font-weight:600}.v31-root.v31-guide-tvs .example-box{background:var(--bg-card);border-left:4px solid var(--accent);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:20px 24px;margin:20px 0}.v31-root.v31-guide-tvs .example-box .example-title{font-size:12px;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.8px;margin-bottom:8px}.v31-root.v31-guide-tvs .example-box p{font-size:14px;margin-bottom:8px}.v31-root.v31-guide-tvs .example-box .result{font-family:var(--serif);font-size:28px;font-weight:700;color:#fff}.v31-root.v31-guide-tvs .example-box .result .cur{color:var(--accent);font-size:18px}.v31-root.v31-guide-tvs .badge{display:inline-block;padding:3px 10px;border-radius:100px;font-size:11px;font-weight:600}.v31-root.v31-guide-tvs .badge-green{background:rgba(0,196,140,.15);color:var(--success)}.v31-root.v31-guide-tvs .badge-orange{background:rgba(255,180,0,.15);color:var(--warning)}.v31-root.v31-guide-tvs .badge-red{background:rgba(255,77,106,.15);color:var(--danger)}.v31-root.v31-guide-tvs .badge-blue{background:var(--accent-soft);color:var(--accent)}.v31-root.v31-guide-tvs .faq-section{margin:48px 0 40px}.v31-root.v31-guide-tvs .faq-section h2{display:block;border-bottom:none;margin-bottom:24px;padding-bottom:0;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;color:var(--text-primary)}.v31-root.v31-guide-tvs .faq-item{background:var(--bg-card);border:1.5px solid var(--border-card);border-radius:var(--radius-sm);margin-bottom:10px;overflow:hidden;transition:border-color .3s}.v31-root.v31-guide-tvs .faq-item:hover{border-color:rgba(245,158,11,.35)}.v31-root.v31-guide-tvs .faq-q{width:100%;text-align:left;background:none;border:none;padding:18px 20px;font-family:var(--sans);font-size:15px;font-weight:600;color:var(--text-primary);cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px}.v31-root.v31-guide-tvs .faq-q:hover{color:var(--accent)}.v31-root.v31-guide-tvs .faq-q .chevron{width:20px;height:20px;transition:transform .3s;flex-shrink:0;color:var(--text-muted)}.v31-root.v31-guide-tvs .faq-item.open .faq-q .chevron{transform:rotate(180deg);color:var(--accent)}.v31-root.v31-guide-tvs .faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;padding:0 20px}.v31-root.v31-guide-tvs .faq-item.open .faq-a{max-height:500px;padding:0 20px 18px}.v31-root.v31-guide-tvs .faq-section .faq-item .faq-a,.v31-root.v31-guide-tvs .faq-section .faq-item .faq-a p{font-size:16px;color:var(--text-secondary);line-height:1.7;margin:0}.v31-root.v31-guide-tvs .faq-section .faq-item .faq-a a,.v31-root.v31-guide-tvs .faq-section .faq-item .faq-a strong{font-size:inherit}.v31-root.v31-guide-tvs .faq-a a{color:var(--accent);text-decoration:none}.v31-root.v31-guide-tvs .faq-a a:hover{text-decoration:underline}.v31-root.v31-guide-tvs .cta-sims{display:block;text-decoration:none;margin:36px 0;padding:22px 28px;border-radius:16px;border:2px solid rgba(168,85,247,.35);background:linear-gradient(135deg,rgba(168,85,247,.04),rgba(168,85,247,.01));transition:all .45s cubic-bezier(.2,0,0,1);position:relative;overflow:hidden}.v31-root.v31-guide-tvs .cta-sims:before{content:"";position:absolute;inset:0;border-radius:16px;background:radial-gradient(ellipse at 30% 50%,rgba(168,85,247,.08),transparent 70%);opacity:0;transition:opacity .45s}.v31-root.v31-guide-tvs .cta-sims:hover{transform:translateY(-4px);border-color:rgba(168,85,247,.7);box-shadow:0 0 40px rgba(168,85,247,.35),0 12px 40px rgba(168,85,247,.15)}.v31-root.v31-guide-tvs .cta-sims-content{display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:1}.v31-root.v31-guide-tvs .cta-sims-tag{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#a855f7;margin-bottom:6px}.v31-root.v31-guide-tvs .cta-sims-tag:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:#a855f7;box-shadow:0 0 8px rgba(168,85,247,.6);animation:tvsguide31SimsPulse 2s ease-in-out infinite}@keyframes tvsguide31SimsPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.v31-root.v31-guide-tvs .cta-sims-title{font-family:var(--serif);font-style:italic;font-size:clamp(1.275rem,2.2vw,1.525rem);font-weight:700;color:#a855f7;margin-bottom:4px;line-height:1.3}.v31-root.v31-guide-tvs .cta-sims-desc{font-size:14px;color:var(--text-secondary);line-height:1.5}.v31-root.v31-guide-tvs .cta-sims-desc strong{color:#c084fc}.v31-root.v31-guide-tvs .cta-sims-btn{white-space:nowrap;display:inline-flex;align-items:center;gap:10px;padding:14px 32px;border-radius:12px;font-size:17px;font-weight:700;color:#a855f7;border:2px solid rgba(168,85,247,.5);background:transparent;transition:all .35s;flex-shrink:0;text-transform:uppercase;letter-spacing:.05em}.v31-root.v31-guide-tvs .cta-sims-btn:hover{background:rgba(168,85,247,.12);border-color:#a855f7;box-shadow:0 0 24px rgba(168,85,247,.4);transform:scale(1.06)}.v31-root.v31-guide-tvs .geo-ref{max-width:900px;margin:0 auto;padding:3rem 20px 1rem}.v31-root.v31-guide-tvs .geo-ref.geo-wide{max-width:1100px;padding-left:3rem;padding-right:3rem}.v31-root.v31-guide-tvs .geo-divider{width:60px;height:3px;background:linear-gradient(90deg,var(--accent),transparent);border-radius:2px;margin-bottom:1.2rem}.v31-root.v31-guide-tvs .geo-tag{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:.6rem}.v31-root.v31-guide-tvs .geo-title{font-family:var(--serif);font-size:clamp(1.3rem,2.5vw,1.7rem);font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:.6rem;border-bottom:none;padding-bottom:0;display:block}.v31-root.v31-guide-tvs .geo-title em{font-style:italic;color:var(--accent)}.v31-root.v31-guide-tvs .geo-intro{font-size:.88rem;color:var(--text-muted);line-height:1.6;margin-bottom:1.5rem;max-width:640px}.v31-root.v31-guide-tvs .geo-table{width:100%;border-collapse:collapse;margin:0 0 2rem;font-size:.88rem}.v31-root.v31-guide-tvs .geo-table th{background:rgba(245,158,11,.12);color:var(--text-primary);padding:.7rem 1rem;text-align:left;font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em}.v31-root.v31-guide-tvs .geo-table th:first-child{border-radius:8px 0 0 0}.v31-root.v31-guide-tvs .geo-table th:last-child{border-radius:0 8px 0 0}.v31-root.v31-guide-tvs .geo-table td{padding:.6rem 1rem;border-bottom:1px solid var(--border);color:var(--text-secondary);transition:background .15s}.v31-root.v31-guide-tvs .geo-table tr:last-child td{border-bottom:none}.v31-root.v31-guide-tvs .geo-table tr:hover td{background:rgba(245,158,11,.04)}.v31-root.v31-guide-tvs .geo-table .geo-hl{color:var(--accent);font-weight:600}.v31-root.v31-guide-tvs .geo-qr{margin:2rem 0}.v31-root.v31-guide-tvs .geo-qr-item{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.4rem 1.5rem;margin-bottom:.8rem;transition:border-color .2s,box-shadow .2s}.v31-root.v31-guide-tvs .geo-qr-item:hover{border-color:rgba(245,158,11,.35);box-shadow:0 0 20px rgba(245,158,11,.08)}.v31-root.v31-guide-tvs .geo-qr-item h3{font-family:var(--serif);font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;line-height:1.3}.v31-root.v31-guide-tvs .geo-qr-item p{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin:0}.v31-root.v31-guide-tvs .geo-qr-item p strong{color:var(--text-primary);font-weight:600}.v31-root.v31-guide-tvs .geo-meta{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center;padding:1.2rem 0;border-top:1px solid var(--border);font-size:.78rem;color:var(--text-muted)}.v31-root.v31-guide-tvs .geo-meta svg{width:13px;height:13px;stroke:var(--accent);flex-shrink:0;vertical-align:middle;margin-right:4px}.v31-root.v31-guide-tvs .geo-meta a{color:var(--accent);text-decoration:none;font-weight:500}.v31-root.v31-guide-tvs .geo-meta a:hover{text-decoration:underline}@media (max-width:1024px){.v31-root.v31-guide-tvs .content{padding:48px 24px 36px}}@media (max-width:768px){.v31-root.v31-guide-tvs .topbar{padding:0 16px}.v31-root.v31-guide-tvs .topbar-inner{padding:0}.v31-root.v31-guide-tvs .topbar-nav{display:none}.v31-root.v31-guide-tvs .mobile-burger{display:flex}.v31-root.v31-guide-tvs .content{padding:36px 18px 32px}.v31-root.v31-guide-tvs .content h2{font-size:24px;margin:36px 0 14px}.v31-root.v31-guide-tvs .content h3{font-size:19px;margin:24px 0 10px}.v31-root.v31-guide-tvs .bareme-table{width:100%;max-width:100%;margin:16px auto 28px;table-layout:fixed;font-size:14px}.v31-root.v31-guide-tvs .bareme-table thead th{padding:10px 8px;text-align:center;white-space:normal;word-break:normal;line-height:1.25}.v31-root.v31-guide-tvs .bareme-table thead th:last-child{text-align:center}.v31-root.v31-guide-tvs .bareme-table tbody td{padding:9px 8px;text-align:center;white-space:normal;word-break:normal;line-height:1.35}.v31-root.v31-guide-tvs .bareme-table tbody td:last-child{text-align:center}.v31-root.v31-guide-tvs .cta-box{padding:24px 18px;margin:28px 0}.v31-root.v31-guide-tvs .btn-cta{padding:11px 26px;font-size:13.5px}.v31-root.v31-guide-tvs .faq-q{padding:16px;font-size:17px}.v31-root.v31-guide-tvs .faq-section .faq-item .faq-a,.v31-root.v31-guide-tvs .faq-section .faq-item .faq-a p{font-size:18px;line-height:1.6}.v31-root.v31-guide-tvs .faq-item.open .faq-a{padding:0 16px 16px}.v31-root.v31-guide-tvs .info-card{padding:18px}.v31-root.v31-guide-tvs .example-box{padding:16px 18px}.v31-root.v31-guide-tvs .geo-ref.geo-wide{padding-left:18px;padding-right:18px}.v31-root.v31-guide-tvs .geo-table{width:100%;table-layout:fixed;font-size:14px}.v31-root.v31-guide-tvs .geo-table td,.v31-root.v31-guide-tvs .geo-table th{white-space:normal;word-break:normal;padding:.55rem;line-height:1.35;text-align:center}.v31-root.v31-guide-tvs .cta-sims{padding:18px;margin:28px 0}.v31-root.v31-guide-tvs .cta-sims-content{flex-direction:column;text-align:center;gap:14px}.v31-root.v31-guide-tvs .cta-sims-btn{padding:12px 26px;font-size:14px}}@media (max-width:640px){.v31-root.v31-guide-tvs .content{padding:28px 16px}.v31-root.v31-guide-tvs .bareme-table{font-size:13.5px}.v31-root.v31-guide-tvs .bareme-table tbody td,.v31-root.v31-guide-tvs .bareme-table thead th{padding:8px 6px}.v31-root.v31-guide-tvs .cta-box{padding:22px 14px}.v31-root.v31-guide-tvs .geo-ref{padding:2rem 16px 1rem}.v31-root.v31-guide-tvs .geo-ref.geo-wide{padding-left:16px;padding-right:16px}.v31-root.v31-guide-tvs .geo-title{font-size:1.2rem}.v31-root.v31-guide-tvs .geo-intro{font-size:.82rem}.v31-root.v31-guide-tvs .geo-table{font-size:13px}.v31-root.v31-guide-tvs .geo-table td,.v31-root.v31-guide-tvs .geo-table th{padding:.5rem .4rem}.v31-root.v31-guide-tvs .geo-qr-item{padding:1rem 1.2rem}.v31-root.v31-guide-tvs .geo-qr-item h3{font-size:1.175rem}.v31-root.v31-guide-tvs .geo-qr-item p{font-size:.95rem}.v31-root.v31-guide-tvs .geo-meta{flex-direction:column;gap:.6rem;font-size:.72rem;align-items:flex-start}}@media (max-width:480px){.v31-root.v31-guide-tvs .content{padding:24px 14px}.v31-root.v31-guide-tvs .content h2{font-size:22px}.v31-root.v31-guide-tvs .content h3{font-size:18px}.v31-root.v31-guide-tvs .btn-cta{width:100%;max-width:340px;justify-content:center;padding:11px 26px}.v31-root.v31-guide-tvs .cta-sims-btn{width:100%;max-width:320px;justify-content:center}.v31-root.v31-guide-tvs .bareme-table{font-size:13px;table-layout:fixed}.v31-root.v31-guide-tvs .bareme-table tbody td,.v31-root.v31-guide-tvs .bareme-table thead th{padding:7px 5px;white-space:normal;word-break:normal;line-height:1.3}.v31-root.v31-guide-tvs .geo-table{font-size:12.5px}.v31-root.v31-guide-tvs .geo-table td,.v31-root.v31-guide-tvs .geo-table th{padding:.45rem .35rem}.v31-root.v31-guide-tvs .geo-qr-item h3{font-size:1.125rem}.v31-root.v31-guide-tvs .geo-qr-item p{font-size:.92rem}.v31-root.v31-guide-tvs .faq-q{font-size:16px;padding:14px}.v31-root.v31-guide-tvs .faq-section .faq-item .faq-a,.v31-root.v31-guide-tvs .faq-section .faq-item .faq-a p{font-size:17px;line-height:1.55}.v31-root.v31-guide-tvs .faq-item.open .faq-a{padding:0 14px 14px}.v31-root.v31-guide-tvs .cta-sims-btn{font-size:16px;padding:12px 18px;letter-spacing:.04em}}@media (max-height:500px) and (orientation:landscape){.v31-root.v31-guide-tvs .content{padding:28px 24px 24px}}@media (prefers-reduced-motion:reduce){.v31-root.v31-guide-tvs *,.v31-root.v31-guide-tvs :after,.v31-root.v31-guide-tvs :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}@media (hover:none) and (pointer:coarse){.v31-root.v31-guide-tvs .faq-item:hover,.v31-root.v31-guide-tvs .geo-qr-item:hover,.v31-root.v31-guide-tvs .info-card:hover{transform:none;box-shadow:none}}.v31-root.v31-guide-tvs .zf-hero{grid-area:hero;display:block;width:auto;max-width:none;position:static;left:auto;transform:none;margin:0 0 72px;padding:72px 0 0;background:radial-gradient(760px 480px at 70% 0,rgba(245,158,11,.1),transparent 65%),radial-gradient(520px 380px at 2% 8%,rgba(245,158,11,.045),transparent 62%)}.v31-root.v31-guide-tvs .zf-guide-layout{width:min(1268px,calc(100vw - 64px));position:relative;left:50%;transform:translateX(-50%);display:grid;grid-template-columns:minmax(0,860px) minmax(340px,360px);grid-template-areas:"hero toc" "content toc";grid-column-gap:48px;column-gap:48px;grid-row-gap:0;row-gap:0;align-items:start}.v31-root.v31-guide-tvs .zf-guide-content{grid-area:content;min-width:0;width:100%}.v31-root.v31-guide-tvs .zf-hero__main{width:100%;max-width:700px}.v31-root.v31-guide-tvs .zf-badge{display:inline-flex;align-items:center;gap:10px;padding:7px 14px 7px 10px;border:1px solid rgba(245,158,11,.3);border-radius:999px;background:rgba(245,158,11,.065);font-family:JetBrains Mono,JetBrainsMono-Fallback,Courier New,monospace;font-size:11px;font-weight:500;line-height:1;letter-spacing:.12em;text-transform:uppercase;color:#f5ad3d}.v31-root.v31-guide-tvs .zf-badge i{display:block;width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#f59e0b;box-shadow:0 0 12px rgba(245,158,11,.35)}.v31-root.v31-guide-tvs .zf-hero__title{margin:26px 0 0;font-family:Playfair Display,serif;font-weight:800;font-size:clamp(42px,4.7vw,68px);line-height:1.025;letter-spacing:-.025em;text-wrap:pretty;color:var(--text-primary)}.v31-root.v31-guide-tvs .zf-hero__title .hl{color:var(--accent)}.v31-root.v31-guide-tvs .zf-hero__title .yr{font-family:DM Sans,DMSans-Fallback,sans-serif;font-weight:800}.v31-root.v31-guide-tvs .zf-hero__lede{max-width:617px;margin:26px 0 0;font-size:18px;line-height:1.65;color:var(--text-secondary);text-wrap:pretty}.v31-root.v31-guide-tvs .zf-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px}.v31-root.v31-guide-tvs .zf-link-ghost{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border:1px solid hsla(0,0%,100%,.13);border-radius:12px;color:rgba(239,238,242,.86);font-size:15px;font-weight:500;line-height:1.25;text-decoration:none;transition:border-color .18s ease,color .18s ease,background .18s ease}.v31-root.v31-guide-tvs .zf-link-ghost:hover{border-color:rgba(245,158,11,.42);background:rgba(245,158,11,.04);color:#f7b55a}.v31-root.v31-guide-tvs .zf-hero__meta{display:flex;flex-wrap:wrap;gap:10px 28px;margin:40px 0 0;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.075);font-family:JetBrains Mono,JetBrainsMono-Fallback,Courier New,monospace;font-size:11.5px;font-weight:400;line-height:1.5;letter-spacing:.025em;color:rgba(239,238,242,.42)}.v31-root.v31-guide-tvs .zf-hero__meta b{color:rgba(239,238,242,.86);font-weight:400}.v31-root.v31-guide-tvs .zf-toc{grid-area:toc;position:-webkit-sticky;position:sticky;top:68px;align-self:start;width:100%;padding:18px 18px 13px;border:1px solid hsla(0,0%,100%,.085);border-radius:16px;background:linear-gradient(180deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.014));box-shadow:0 14px 40px rgba(0,0,0,.1);z-index:2}.v31-root.v31-guide-tvs .zf-toc__head{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:0 2px 14px;margin-bottom:7px;border-bottom:1px solid hsla(0,0%,100%,.075);font-family:JetBrains Mono,JetBrainsMono-Fallback,Courier New,monospace;font-size:12.5px;font-weight:400;line-height:1;letter-spacing:.14em;text-transform:uppercase}.v31-root.v31-guide-tvs .zf-toc__head span:first-child{color:#fff}.v31-root.v31-guide-tvs .zf-toc__head span:last-child{color:#fff;letter-spacing:.035em;white-space:nowrap}.v31-root.v31-guide-tvs .zf-toc__list{list-style:none;margin:0;padding:0}.v31-root.v31-guide-tvs .zf-toc__list li{margin:0;padding:0}.v31-root.v31-guide-tvs .zf-toc__list a{display:grid;grid-template-columns:26px minmax(0,1fr);grid-gap:6px;gap:6px;align-items:start;margin:0 -7px;padding:7px;border-radius:8px;color:#fff;font-size:15px;font-weight:400;line-height:1.3;text-decoration:none;transition:background .16s ease,color .16s ease}.v31-root.v31-guide-tvs .zf-toc__list a:hover{background:rgba(245,158,11,.07);color:#f5b45d}.v31-root.v31-guide-tvs .zf-toc__list b{padding-top:1px;font-family:JetBrains Mono,JetBrainsMono-Fallback,Courier New,monospace;font-size:12.5px;font-weight:400;line-height:1.45;color:rgba(245,158,11,.72)}.v31-root.v31-guide-tvs .zf-toc__list a[aria-current=location]{background:rgba(245,158,11,.1);color:#f6ba69}.v31-root.v31-guide-tvs #bareme-co2,.v31-root.v31-guide-tvs #combien,.v31-root.v31-guide-tvs #declaration,.v31-root.v31-guide-tvs #exonerations,.v31-root.v31-guide-tvs #faq,.v31-root.v31-guide-tvs #ik,.v31-root.v31-guide-tvs #optimiser,.v31-root.v31-guide-tvs #qui-paie,.v31-root.v31-guide-tvs #reforme,.v31-root.v31-guide-tvs #tai,.v31-root.v31-guide-tvs #taxe-polluants{scroll-margin-top:72px}@media (max-width:1024px){.v31-root.v31-guide-tvs .zf-hero{width:auto;max-width:none;left:auto;transform:none;grid-template-columns:1fr;gap:36px;margin:0;padding:48px 0 56px}.v31-root.v31-guide-tvs .zf-toc{position:static;top:auto}}.v31-root.v31-guide-tvs .zf-toc__toggle{display:none}.v31-root.v31-guide-tvs .zf-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.v31-root.v31-guide-tvs .zf-link-ghost:focus-visible,.v31-root.v31-guide-tvs .zf-toc__list a:focus-visible,.v31-root.v31-guide-tvs .zf-toc__toggle:focus-visible{outline:2px solid rgba(245,158,11,.72);outline-offset:2px}@media (max-width:700px){.v31-root.v31-guide-tvs .zf-hero{gap:30px;padding:28px 0 0;margin-bottom:23px}.v31-root.v31-guide-tvs .zf-toc{width:calc(100vw - 48px);margin-left:auto;margin-right:auto}.v31-root.v31-guide-tvs .zf-badge{display:none}.v31-root.v31-guide-tvs .zf-hero__title{margin-top:0;font-size:clamp(38px,11vw,52px);line-height:1.04;letter-spacing:-.022em}.v31-root.v31-guide-tvs .zf-hero__lede{margin-top:14px;font-size:16.5px;line-height:1.62}.v31-root.v31-guide-tvs .zf-hero__lede .zf-lede-tail{display:none}.v31-root.v31-guide-tvs .zf-hero__actions{margin-top:20px;gap:11px;flex-direction:column;align-items:stretch}.v31-root.v31-guide-tvs .zf-hero__actions .btn-cta,.v31-root.v31-guide-tvs .zf-link-ghost{width:100%;justify-content:center;text-align:center}.v31-root.v31-guide-tvs .zf-hero__actions .btn-cta{max-width:none}.v31-root.v31-guide-tvs p.zf-hero__meta{font-size:11.5px;margin-top:10px;padding-top:20px;gap:8px 20px}.v31-root.v31-guide-tvs .zf-toc{padding:0;border-radius:14px;overflow:hidden}.v31-root.v31-guide-tvs .zf-toc__head{display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:12px;gap:12px;margin:0;padding:17px 18px;border-bottom:0}.v31-root.v31-guide-tvs .zf-toc__label{color:#fff}.v31-root.v31-guide-tvs .zf-toc__count{color:#fff;white-space:nowrap}.v31-root.v31-guide-tvs .zf-toc__toggle{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:-7px -7px -7px 0;padding:0;border:0;border-radius:8px;background:transparent;color:rgba(239,238,242,.65);cursor:pointer}.v31-root.v31-guide-tvs .zf-toc__toggle:hover{background:hsla(0,0%,100%,.045);color:#f5b45d}.v31-root.v31-guide-tvs .zf-toc__toggle svg{transition:transform .2s ease}.v31-root.v31-guide-tvs .zf-toc__toggle[aria-expanded=true] svg{transform:rotate(180deg)}.v31-root.v31-guide-tvs .zf-toc__list{max-height:0;margin:0;padding:0 12px;opacity:0;visibility:hidden;overflow:hidden;transition:max-height .28s ease,opacity .18s ease,padding .28s ease}.v31-root.v31-guide-tvs .zf-toc__list.is-open{max-height:720px;padding:4px 12px 14px;opacity:1;visibility:visible}.v31-root.v31-guide-tvs .zf-toc__list a{grid-template-columns:28px minmax(0,1fr);margin:0;padding:9px 6px;font-size:16px;line-height:1.34}}@media (max-width:1279px){.v31-root.v31-guide-tvs .zf-guide-layout{width:auto;left:auto;transform:none;display:grid;grid-template-columns:1fr;grid-template-areas:"hero" "toc" "content";grid-gap:0;gap:0}.v31-root.v31-guide-tvs .zf-hero{margin-bottom:34px;padding-top:48px}.v31-root.v31-guide-tvs .zf-hero__main{max-width:none}.v31-root.v31-guide-tvs .zf-toc{position:static;top:auto;margin-bottom:56px}}@media (min-width:768px) and (max-width:1279px){.v31-root.v31-guide-tvs .zf-toc__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:column;grid-template-rows:repeat(6,auto);grid-column-gap:24px;column-gap:24px;grid-row-gap:1px;row-gap:1px}}@media (min-width:701px) and (max-width:767px){.v31-root.v31-guide-tvs .zf-toc__list{display:block}}.v31-root.v31-guide-tvs{overflow-x:clip}body:has(.v31-root.v31-guide-tvs),html:has(.v31-root.v31-guide-tvs){overflow-x:clip}.v31-root.v31-guide-tvs .zf-back-top{position:fixed;left:24px;bottom:24px;z-index:20;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1.5px solid rgba(245,158,11,.55);border-radius:50%;background:rgba(20,20,24,.88);color:#f59e0b;-webkit-tap-highlight-color:transparent;text-decoration:none;box-shadow:0 8px 24px rgba(0,0,0,.18);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;visibility:hidden;transform:translateY(8px);pointer-events:none;transition:opacity .18s ease,visibility .18s ease,transform .18s ease,border-color .18s ease,color .18s ease,background .18s ease}.v31-root.v31-guide-tvs .zf-back-top.is-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.v31-root.v31-guide-tvs .zf-back-top:hover{border-color:rgba(245,158,11,.42);background:rgba(245,158,11,.08);color:#f6b65e}.v31-root.v31-guide-tvs .zf-back-top:focus-visible{outline:2px solid rgba(245,158,11,.72);outline-offset:3px}@media (min-width:701px){.v31-root.v31-guide-tvs .zf-back-top{display:none}}.v31-root.v31-guide-tvs .zf-toc{scroll-margin-top:62px}@media (max-width:700px){.v31-root.v31-guide-tvs .zf-back-top{left:14px;bottom:14px;width:44px;height:44px;border-radius:50%}@supports (bottom:env(safe-area-inset-bottom)){.v31-root.v31-guide-tvs .zf-back-top{bottom:max(14px,env(safe-area-inset-bottom))}}}.v31-root.v31-guide-tvs .content{padding-top:62px}.v31-root.v31-guide-tvs .zf-hero{padding-top:0}.v31-root.v31-guide-tvs .btn-cta{position:relative;overflow:hidden}.v31-root.v31-guide-tvs .btn-cta:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(to top left,hsla(0,0%,100%,.07),transparent);z-index:1;opacity:.4;transition:opacity .4s ease,background .4s ease;pointer-events:none}.v31-root.v31-guide-tvs .btn-cta:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(255deg,transparent 20%,hsla(0,0%,100%,.05) 50%,transparent 80%);transform:translateX(100%);transition:transform .6s cubic-bezier(.16,1,.3,1);z-index:2;pointer-events:none}.v31-root.v31-guide-tvs .btn-cta:hover{background:transparent;transform:translateY(-7px) scale(1.018);box-shadow:0 18px 36px -10px rgba(0,0,0,.45),0 0 27px -10px #f59e0b,inset 0 0 18px -5px #f59e0b}.v31-root.v31-guide-tvs .btn-cta:hover:before{background:linear-gradient(to top left,#f59e0b,transparent);opacity:.77}.v31-root.v31-guide-tvs .btn-cta:hover:after{transform:translateX(-100%)}.v31-root.v31-guide-tvs .btn-cta svg{position:relative;z-index:1}.v31-root.v31-guide-tvs .cta-sims:before{inset:0 auto 0 0;width:5px;border-radius:0;background:#a855f7;opacity:1;transform:scaleY(0);transform-origin:bottom;transition:transform .35s ease}.v31-root.v31-guide-tvs .cta-sims:hover:before{opacity:1;transform:scaleY(1)}.v31-root.v31-guide-tvs .cta-sims:after{content:"";position:absolute;top:0;left:-130%;width:60%;height:100%;background:linear-gradient(105deg,transparent,rgba(168,85,247,.18),transparent);transform:skewX(-18deg);transition:left .55s ease;pointer-events:none}.v31-root.v31-guide-tvs .cta-sims:hover:after{left:140%}.v31-root.v31-guide-tvs .info-card{position:relative;overflow:hidden;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.v31-root.v31-guide-tvs .info-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--accent);transform:scaleY(0);transform-origin:bottom;transition:transform .35s ease;pointer-events:none}.v31-root.v31-guide-tvs .info-card:after{content:"";position:absolute;top:0;left:-130%;width:60%;height:100%;background:linear-gradient(105deg,transparent,rgba(245,158,11,.1),transparent);transform:skewX(-18deg);transition:left .55s ease;pointer-events:none}.v31-root.v31-guide-tvs .info-card:hover{transform:translateY(-3px);border-color:var(--accent);box-shadow:0 10px 30px rgba(245,158,11,.12)}.v31-root.v31-guide-tvs .info-card:hover:before{transform:scaleY(1)}.v31-root.v31-guide-tvs .info-card:hover:after{left:140%}.v31-root.v31-guide-tvs .info-card ul li:before{z-index:1}.v31-root.v31-guide-tvs .example-box{position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.v31-root.v31-guide-tvs .example-box:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#fbbf24;transform:scaleY(0);transform-origin:bottom;transition:transform .35s ease;pointer-events:none}.v31-root.v31-guide-tvs .example-box:after{content:"";position:absolute;top:0;left:-130%;width:60%;height:100%;background:linear-gradient(105deg,transparent,rgba(245,158,11,.1),transparent);transform:skewX(-18deg);transition:left .55s ease;pointer-events:none}.v31-root.v31-guide-tvs .example-box:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(245,158,11,.1)}.v31-root.v31-guide-tvs .example-box:hover:before{transform:scaleY(1)}.v31-root.v31-guide-tvs .example-box:hover:after{left:140%}.v31-root.v31-guide-tvs .geo-qr-item{position:relative;overflow:hidden;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.v31-root.v31-guide-tvs .geo-qr-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--accent);transform:scaleY(0);transform-origin:bottom;transition:transform .35s ease;pointer-events:none}.v31-root.v31-guide-tvs .geo-qr-item:after{content:"";position:absolute;top:0;left:-130%;width:60%;height:100%;background:linear-gradient(105deg,transparent,rgba(245,158,11,.09),transparent);transform:skewX(-18deg);transition:left .55s ease;pointer-events:none}.v31-root.v31-guide-tvs .geo-qr-item:hover{transform:translateY(-3px);border-color:rgba(245,158,11,.55)}.v31-root.v31-guide-tvs .geo-qr-item:hover:before{transform:scaleY(1)}.v31-root.v31-guide-tvs .geo-qr-item:hover:after{left:140%}@media (hover:none) and (pointer:coarse){.v31-root.v31-guide-tvs .btn-cta:hover,.v31-root.v31-guide-tvs .cta-sims:hover,.v31-root.v31-guide-tvs .example-box:hover,.v31-root.v31-guide-tvs .geo-qr-item:hover,.v31-root.v31-guide-tvs .info-card:hover,.v31-root.v31-guide-tvs .zf-link-ghost:hover{transform:none;box-shadow:none}}.v31-root.v31-guide-tvs .btn-cta:hover,.v31-root.v31-guide-tvs .content .btn-cta:hover{text-decoration:none}.v31-root.v31-guide-tvs .cta-sims:hover{transform:translateY(-5px);border-color:#a855f7;transform:none;border-color:rgba(168,85,247,.35);box-shadow:none}.v31-root.v31-guide-tvs .cta-sims:after,.v31-root.v31-guide-tvs .cta-sims:before{content:none}.v31-root.v31-guide-tvs .cta-sims-btn{position:relative;overflow:hidden}.v31-root.v31-guide-tvs .cta-sims-btn:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(to top left,hsla(0,0%,100%,.07),transparent);z-index:1;opacity:.4;transition:opacity .4s ease,background .4s ease;pointer-events:none}.v31-root.v31-guide-tvs .cta-sims-btn:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(255deg,transparent 20%,hsla(0,0%,100%,.05) 50%,transparent 80%);transform:translateX(100%);transition:transform .6s cubic-bezier(.16,1,.3,1);z-index:2;pointer-events:none}.v31-root.v31-guide-tvs .cta-sims-btn:hover,.v31-root.v31-guide-tvs .cta-sims:hover .cta-sims-btn{background:transparent;transform:translateY(-7px) scale(1.018);border-color:#a855f7;box-shadow:0 18px 36px -10px rgba(0,0,0,.45),0 0 27px -10px #a855f7,inset 0 0 18px -5px #a855f7}.v31-root.v31-guide-tvs .cta-sims-btn:hover:before,.v31-root.v31-guide-tvs .cta-sims:hover .cta-sims-btn:before{background:linear-gradient(to top left,#a855f7,transparent);opacity:.77}.v31-root.v31-guide-tvs .cta-sims-btn:hover:after,.v31-root.v31-guide-tvs .cta-sims:hover .cta-sims-btn:after{transform:translateX(-100%)}@media (hover:none) and (pointer:coarse){.v31-root.v31-guide-tvs .cta-sims-btn:hover,.v31-root.v31-guide-tvs .cta-sims:hover .cta-sims-btn{transform:none;box-shadow:none}}.v31-root.v31-guide-tvs .content .cta-sims:hover,.v31-root.v31-guide-tvs .cta-sims:hover{text-decoration:none}.v31-root.v31-guide-tvs .xf-faq{margin:1.5rem auto 0;max-width:920px;display:flex;flex-direction:column;gap:14px}.v31-root.v31-guide-tvs .xf-faq .xf-card{background:#151520;border:1px solid hsla(0,0%,100%,.1);border-radius:14px;padding:22px 26px 24px 32px;position:relative;overflow:hidden;transition:all .4s ease;display:block}.v31-root.v31-guide-tvs .xf-faq .xf-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#f59e0b,#fcd34d);z-index:2}.v31-root.v31-guide-tvs .xf-faq .xf-card:after{content:"";position:absolute;inset:0;background:linear-gradient(255deg,transparent 30%,rgba(245,158,11,.07) 55%,transparent 80%);transform:translateX(100%);transition:transform .65s ease;pointer-events:none;z-index:0}.v31-root.v31-guide-tvs .xf-faq .xf-card:hover{border-color:rgba(245,158,11,.45);transform:translateY(-2px);box-shadow:0 16px 36px -14px rgba(245,158,11,.28)}.v31-root.v31-guide-tvs .xf-faq .xf-card:hover:after{transform:translateX(-100%)}.v31-root.v31-guide-tvs .xf-faq .xf-q{display:flex;align-items:baseline;gap:14px;margin:0 0 10px;padding:0;font-family:Playfair Display,serif;font-weight:600;font-size:19px;color:#fff;line-height:1.3;text-align:left;cursor:default;position:relative;z-index:1}.v31-root.v31-guide-tvs .xf-faq .xf-num{font-family:Playfair Display,serif;font-style:italic;font-weight:600;font-size:15px;color:#f59e0b;flex-shrink:0}.v31-root.v31-guide-tvs .xf-faq .xf-a{position:relative;z-index:1;max-height:none;overflow:visible;padding:0;margin:0;display:block}.v31-root.v31-guide-tvs .xf-faq .xf-a p{font-family:DM Sans,sans-serif;font-size:14.5px;line-height:1.7;color:#c0c0d0;margin:0;text-align:left}.v31-root.v31-guide-tvs .xf-faq .xf-a strong{color:#c0c0d0;font-weight:400}.v31-root.v31-guide-tvs .xf-faq .xf-a a{color:#c0c0d0;text-decoration:underline;text-underline-offset:2px}.v31-root.v31-guide-tvs .xf-faq .xf-a a:hover{color:#c0c0d0}@media (max-width:768px){.v31-root.v31-guide-tvs .xf-faq{width:calc(100vw - 96px);max-width:none;margin-left:auto;margin-right:auto}}.v31-root.v31-guide-tvs .trust{display:flex;gap:2.5rem;align-items:center}.v31-root.v31-guide-tvs .ti{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-primary);font-weight:500;line-height:1.4}.v31-root.v31-guide-tvs .ck{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;background:rgba(245,158,11,.1);color:#f59e0b;flex-shrink:0}.v31-root.v31-guide-tvs .zf-hero__trust{margin-top:24px}@media (max-width:768px){.v31-root.v31-guide-tvs .trust{justify-content:center;flex-wrap:wrap}}@media (max-width:500px){.v31-root.v31-guide-tvs .trust{gap:1rem}}@media (max-width:768px){.v31-root.v31-guide-tvs .xf-faq .xf-card{padding:18px 20px 20px 26px}.v31-root.v31-guide-tvs .xf-faq .xf-q{font-size:17px;gap:10px}.v31-root.v31-guide-tvs .xf-faq .xf-a p,.v31-root.v31-guide-tvs .xf-faq .xf-num{font-size:14px}}@media (max-height:500px) and (orientation:landscape){.v31-root.v31-guide-tvs .xf-faq .xf-card{padding:14px 18px 16px 22px}.v31-root.v31-guide-tvs .xf-faq .xf-q{font-size:15px}.v31-root.v31-guide-tvs .xf-faq .xf-a p{font-size:13px;line-height:1.55}}@media (max-width:700px){.v31-root.v31-guide-tvs .zf-toc__head{cursor:pointer;-webkit-tap-highlight-color:transparent}}@media (hover:none) and (pointer:coarse){.v31-root.v31-guide-tvs .xf-faq .xf-card{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.v31-root.v31-guide-tvs .xf-faq .xf-card.is-pressed{transform:scale(1.14);border-color:rgba(245,158,11,.6);box-shadow:0 14px 34px -12px rgba(245,158,11,.4);z-index:5}}@media (max-width:768px){.v31-root.v31-guide-tvs .cost-grid{grid-template-columns:1fr 1fr!important;gap:.8rem!important}.v31-root.v31-guide-tvs .cost-card{margin:0;background:var(--bg-card);border:1.5px solid var(--text-muted);border-radius:12px;padding:1.2rem 1rem;box-shadow:none}.v31-root.v31-guide-tvs .cost-card:after,.v31-root.v31-guide-tvs .cost-card:before{display:none}.v31-root.v31-guide-tvs .cost-card .cost-regime{font-size:.7rem!important;margin-bottom:.3rem!important;color:var(--accent)!important}.v31-root.v31-guide-tvs .cost-card .cost-label{font-size:.82rem!important;margin-bottom:.8rem!important}.v31-root.v31-guide-tvs .cost-card .cost-amount{font-family:Playfair Display,serif!important;font-size:1.9rem!important;color:var(--text-primary)!important;line-height:1.1}.v31-root.v31-guide-tvs .cost-card .cost-amount span{font-size:.85rem!important}.v31-root.v31-guide-tvs .cost-card .cost-note{font-size:.72rem!important;margin-top:.4rem!important}.v31-root.v31-guide-tvs .cost-card.green{border-color:var(--success)}.v31-root.v31-guide-tvs .cost-card.green .cost-amount{color:var(--success)!important}.v31-root.v31-guide-tvs .cost-card.amber{border-color:var(--accent)}.v31-root.v31-guide-tvs .cost-card.amber .cost-amount{color:var(--accent)!important}.v31-root.v31-guide-tvs .cost-card.red{border-color:var(--danger)}.v31-root.v31-guide-tvs .cost-card.red .cost-amount{color:var(--danger)!important}}@media (max-width:640px){.v31-root.v31-guide-tvs .cost-grid{grid-template-columns:1fr!important}}@media (max-height:500px) and (orientation:landscape) and (pointer:coarse){.v31-root.v31-guide-tvs .cost-grid{grid-template-columns:repeat(4,1fr)!important;gap:.8rem!important}.v31-root.v31-guide-tvs .cost-card{margin:0;background:var(--bg-card);border:1.5px solid var(--text-muted);border-radius:12px;padding:.9rem .7rem;box-shadow:none}.v31-root.v31-guide-tvs .cost-card:after,.v31-root.v31-guide-tvs .cost-card:before{display:none}.v31-root.v31-guide-tvs .cost-card .cost-regime{font-size:.65rem!important;margin-bottom:.3rem!important;color:var(--accent)!important}.v31-root.v31-guide-tvs .cost-card .cost-label{font-size:.75rem!important;margin-bottom:.6rem!important}.v31-root.v31-guide-tvs .cost-card .cost-amount{font-family:Playfair Display,serif!important;font-size:1.4rem!important;color:var(--text-primary)!important;line-height:1.1}.v31-root.v31-guide-tvs .cost-card .cost-amount span{font-size:.75rem!important}.v31-root.v31-guide-tvs .cost-card .cost-note{font-size:.68rem!important;margin-top:.3rem!important}.v31-root.v31-guide-tvs .cost-card.green{border-color:var(--success)}.v31-root.v31-guide-tvs .cost-card.green .cost-amount{color:var(--success)!important}.v31-root.v31-guide-tvs .cost-card.amber{border-color:var(--accent)}.v31-root.v31-guide-tvs .cost-card.amber .cost-amount{color:var(--accent)!important}.v31-root.v31-guide-tvs .cost-card.red{border-color:var(--danger)}.v31-root.v31-guide-tvs .cost-card.red .cost-amount{color:var(--danger)!important}}