.v31-root.v31-guide-jb{--bg:#0c0c14;--card:#151520;--text:#fff;--text2:#c0c0d0;--text3:#8a8aa4;--accent:#00b0ff;--border:#3a3a58;--glow:rgba(0,176,255,.15);--topbar:rgba(12,12,20,.92);--topbar-scroll:rgba(20,20,32,.98);--topbar-border:#2e2e48;--footer:#151520;--footer-border:#2e2e48;--card-border:#00b0ff;--faq-bg:#151520;--table-border:#3a3a58;--faq-text:#fff;--green:#2ed47a;--red:#ff5252}.v31-root.v31-guide-jb,.v31-root.v31-guide-jb *,.v31-root.v31-guide-jb :after,.v31-root.v31-guide-jb :before{margin:0;padding:0;box-sizing:border-box}.v31-root.v31-guide-jb{background:var(--bg);font-family:DM Sans,sans-serif;min-height:100vh;color:var(--text);overflow-x:hidden;max-width:100vw;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:auto}.v31-root.v31-guide-jb .ti{line-height:1.4}.v31-root.v31-guide-jb .btn{line-height:1}.v31-root.v31-guide-jb .skip-link{position:absolute;top:-100px;left:0;z-index:9999;padding:12px 20px;background:var(--bg);color:var(--accent);font-weight:600;border:2px solid var(--accent);border-radius:0 0 8px 0;text-decoration:none}.v31-root.v31-guide-jb .skip-link:focus{top:0;outline:none}.v31-root.v31-guide-jb .topbar{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:var(--topbar);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:0 24px;height:52px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--topbar-border);transition:all .35s}.v31-root.v31-guide-jb .topbar-inner{max-width:1100px;width:100%;display:flex;align-items:center;justify-content:space-between}.v31-root.v31-guide-jb .topbar-brand{font-family:Georgia,serif;font-weight:700;font-size:22px;color:var(--text);text-decoration:none;letter-spacing:-.5px;line-height:1}.v31-root.v31-guide-jb .topbar-brand:hover{opacity:.85}.v31-root.v31-guide-jb .topbar-brand .zf-z{color:var(--accent);font-size:28px}.v31-root.v31-guide-jb .topbar-brand .zf-dot{font-weight:400;font-size:16px;color:var(--text3)}.v31-root.v31-guide-jb .topbar-nav{display:flex;gap:20px;align-items:center}.v31-root.v31-guide-jb .topbar-nav a{font-size:13px;font-weight:500;color:var(--text2);text-decoration:none;transition:color .2s;line-height:1}.v31-root.v31-guide-jb .topbar-nav a:hover,.v31-root.v31-guide-jb .topbar-nav a[aria-current]{color:var(--accent)}.v31-root.v31-guide-jb .hero-wrap{width:100%;max-width:1100px;margin:0 auto;padding:4rem 3rem 3rem}.v31-root.v31-guide-jb .hero-l h1{font-family:Playfair Display,serif;font-size:3.5rem;font-weight:800;line-height:1.1;color:var(--text);letter-spacing:-.03em;margin-bottom:1.8rem;max-width:580px}.v31-root.v31-guide-jb .hero-l h1 .yr{font-family:DM Sans,sans-serif;font-weight:800}.v31-root.v31-guide-jb .hero-l h1 .hl{color:#00b0ff}.v31-root.v31-guide-jb .hero-l .lead{font-size:1.05rem;color:var(--text2);margin-bottom:2.5rem;line-height:1.6}.v31-root.v31-guide-jb .hero-meta{display:flex;gap:1.5rem;flex-wrap:wrap;font-size:.8rem;color:var(--text2);margin-bottom:2.5rem}.v31-root.v31-guide-jb .hero-meta strong{color:var(--text)}.v31-root.v31-guide-jb .hero-small{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#00b0ff;margin-bottom:.8rem}.v31-root.v31-guide-jb .btn{display:inline-flex;align-items:center;gap:6px;background:transparent;color:#00b0ff;text-decoration:none;font-weight:600;font-size:13.5px;padding:11px 26px;border-radius:10px;border:1.5px solid #00b0ff;cursor:pointer;font-family:DM Sans,sans-serif;position:relative;overflow:hidden;transition:all .35s cubic-bezier(.16,1,.3,1)}.v31-root.v31-guide-jb .btn:before{background:linear-gradient(to top left,rgba(0,176,255,.05),transparent);z-index:0;opacity:.4;transition:opacity .4s ease,background .4s ease}.v31-root.v31-guide-jb .btn:after,.v31-root.v31-guide-jb .btn:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none}.v31-root.v31-guide-jb .btn:after{background:linear-gradient(255deg,transparent 20%,rgba(0,176,255,.08) 50%,transparent 80%);transform:translateX(100%);transition:transform .55s cubic-bezier(.16,1,.3,1);z-index:1}.v31-root.v31-guide-jb .btn>*{position:relative;z-index:2}.v31-root.v31-guide-jb .btn:hover:before{background:linear-gradient(to top left,#00b0ff,transparent);opacity:.85}.v31-root.v31-guide-jb .btn:hover:after{transform:translateX(-100%)}.v31-root.v31-guide-jb .btn:hover{transform:translateY(-4px) scale(1.02);border-color:#00b0ff;box-shadow:0 20px 40px -10px rgba(0,0,0,.5),0 0 24px -8px #00b0ff,inset 0 0 18px -5px #00b0ff;z-index:10}.v31-root.v31-guide-jb .btn .ar{font-size:13px;transition:transform .3s}.v31-root.v31-guide-jb .btn:hover .ar{transform:translateX(3px)}.v31-root.v31-guide-jb .btn.btn-green{color:#2ed47a;border-color:rgba(46,212,122,.5)}.v31-root.v31-guide-jb .btn.btn-green:before{background:linear-gradient(to top left,rgba(46,212,122,.05),transparent)}.v31-root.v31-guide-jb .btn.btn-green:after{background:linear-gradient(255deg,transparent 20%,rgba(46,212,122,.08) 50%,transparent 80%)}.v31-root.v31-guide-jb .btn.btn-green:hover:before{background:linear-gradient(to top left,#26b86a,transparent);opacity:.85}.v31-root.v31-guide-jb .btn.btn-green:hover{border-color:#2ed47a;box-shadow:0 20px 40px -10px rgba(0,0,0,.5),0 0 24px -8px #2ed47a,inset 0 0 18px -5px #2ed47a}.v31-root.v31-guide-jb .btn.btn-gold{color:#c9a84c;border-color:rgba(201,168,76,.5)}.v31-root.v31-guide-jb .btn.btn-gold:before{background:linear-gradient(to top left,rgba(201,168,76,.05),transparent)}.v31-root.v31-guide-jb .btn.btn-gold:after{background:linear-gradient(255deg,transparent 20%,rgba(201,168,76,.08) 50%,transparent 80%)}.v31-root.v31-guide-jb .btn.btn-gold:hover:before{background:linear-gradient(to top left,#c9a84c,transparent);opacity:.85}.v31-root.v31-guide-jb .btn.btn-gold:hover{border-color:#c9a84c;filter:brightness(1.1);box-shadow:0 20px 40px -10px rgba(0,0,0,.5),0 0 24px -8px #c9a84c,inset 0 0 18px -5px #c9a84c}.v31-root.v31-guide-jb .btn.btn-orange{color:#e8860c;border-color:rgba(232,134,12,.5)}.v31-root.v31-guide-jb .btn.btn-orange:before{background:linear-gradient(to top left,rgba(232,134,12,.05),transparent)}.v31-root.v31-guide-jb .btn.btn-orange:after{background:linear-gradient(255deg,transparent 20%,rgba(232,134,12,.08) 50%,transparent 80%)}.v31-root.v31-guide-jb .btn.btn-orange:hover:before{background:linear-gradient(to top left,#e8860c,transparent);opacity:.85}.v31-root.v31-guide-jb .btn.btn-orange:hover{border-color:#e8860c;box-shadow:0 20px 40px -10px rgba(0,0,0,.5),0 0 24px -8px #e8860c,inset 0 0 18px -5px #e8860c}.v31-root.v31-guide-jb .trust{display:flex;gap:2.5rem;align-items:center}.v31-root.v31-guide-jb .ti{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text);font-weight:500}.v31-root.v31-guide-jb .ck{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;background:rgba(0,176,255,.1);color:#00b0ff}.v31-root.v31-guide-jb .key-figures{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;margin:1.5rem 0 2rem}.v31-root.v31-guide-jb .kf{background:var(--card);border:1.5px solid var(--card-border);border-radius:10px;padding:1.2rem;text-align:center;transition:all .3s}.v31-root.v31-guide-jb .kf:hover{box-shadow:0 0 30px rgba(0,176,255,.5),0 4px 20px rgba(0,176,255,.3);border-width:2.5px;transform:translateY(-3px)}.v31-root.v31-guide-jb .kf-val{font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700;color:var(--text);margin-bottom:.2rem}.v31-root.v31-guide-jb .kf-label{font-size:.75rem;color:var(--text3);line-height:1.3}.v31-root.v31-guide-jb .cost-section{max-width:1100px;margin:0 auto;padding:2rem 3rem 0}.v31-root.v31-guide-jb .cost-section h2{font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;color:var(--text);margin-bottom:.6rem}.v31-root.v31-guide-jb .cost-section>p{font-size:.95rem;color:var(--text2);line-height:1.7;margin-bottom:1rem}.v31-root.v31-guide-jb .cost-divider{width:60px;height:3px;background:linear-gradient(90deg,#00b0ff,#1c2d58);border-radius:2px;margin:0 0 1.5rem}.v31-root.v31-guide-jb .cost-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.2rem;gap:1.2rem;margin:1.5rem 0 1rem}.v31-root.v31-guide-jb .cost-card{background:var(--card);border:1.5px solid var(--text3);border-radius:12px;padding:1.5rem;transition:all .3s;text-align:center}.v31-root.v31-guide-jb .cost-card:hover{border-color:#00b0ff;border-width:2.5px;box-shadow:0 0 30px rgba(0,176,255,.5),0 4px 20px rgba(0,176,255,.3);transform:translateY(-3px)}.v31-root.v31-guide-jb .cost-card .cost-regime{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.3rem;color:#00b0ff}.v31-root.v31-guide-jb .cost-card .cost-label{font-size:.85rem;color:var(--text3);margin-bottom:.8rem}.v31-root.v31-guide-jb .cost-card .cost-amount{font-family:Playfair Display,serif;font-size:2.2rem;font-weight:700;color:var(--text);line-height:1.1}.v31-root.v31-guide-jb .cost-card .cost-amount span{font-size:.9rem;color:var(--text3);font-family:DM Sans,sans-serif;font-weight:400}.v31-root.v31-guide-jb .cost-card.green{border-color:#2ed47a}.v31-root.v31-guide-jb .cost-card.green .cost-amount{color:#2ed47a}.v31-root.v31-guide-jb .cost-card.green:hover{border-color:#2ed47a;box-shadow:0 0 30px rgba(46,212,122,.5),0 4px 20px rgba(46,212,122,.3)}.v31-root.v31-guide-jb .cost-card.blue{border-color:#00b0ff}.v31-root.v31-guide-jb .cost-card.blue .cost-amount{color:#00b0ff}.v31-root.v31-guide-jb .cta-card{background:var(--card);border-radius:12px;padding:1.3rem 1.5rem;margin-bottom:.8rem;transition:border-color .35s,box-shadow .35s}.v31-root.v31-guide-jb .cta-card.blue-border{border:1.5px solid rgba(0,176,255,.3)}.v31-root.v31-guide-jb .cta-card.blue-border:hover{border-color:rgba(0,176,255,.55);box-shadow:0 4px 18px rgba(0,176,255,.08)}.v31-root.v31-guide-jb .cta-card.green-border{border:1.5px solid rgba(46,212,122,.3)}.v31-root.v31-guide-jb .cta-card.green-border:hover{border-color:rgba(46,212,122,.55);box-shadow:0 4px 18px rgba(46,212,122,.08)}.v31-root.v31-guide-jb .cta-card.gold-border{border:1.5px solid rgba(201,168,76,.3)}.v31-root.v31-guide-jb .cta-card.gold-border:hover{border-color:rgba(201,168,76,.55);box-shadow:0 4px 18px rgba(201,168,76,.08)}.v31-root.v31-guide-jb .cta-card.orange-border{border:1.5px solid rgba(232,134,12,.3)}.v31-root.v31-guide-jb .cta-card.orange-border:hover{border-color:rgba(232,134,12,.55);box-shadow:0 4px 18px rgba(232,134,12,.08)}.v31-root.v31-guide-jb .cta-card h4{font-size:.88rem;font-weight:600;color:var(--text);margin-bottom:.35rem}.v31-root.v31-guide-jb .cta-card p{font-size:.82rem;color:var(--text2);line-height:1.55;margin-bottom:.8rem}.v31-root.v31-guide-jb .seo{max-width:1100px;margin:0 auto;padding:2rem 3rem 4rem}.v31-root.v31-guide-jb .seo-divider{width:60px;height:3px;background:linear-gradient(90deg,#00b0ff,#1c2d58);border-radius:2px;margin:0 0 2rem}.v31-root.v31-guide-jb .seo h2{font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;color:var(--text);margin-bottom:1rem}.v31-root.v31-guide-jb .seo h3{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;color:var(--text);margin:1.8rem 0 .6rem}.v31-root.v31-guide-jb .seo p{font-size:.95rem;color:var(--text2);line-height:1.66;margin-bottom:16px}.v31-root.v31-guide-jb .seo a{color:#00b0ff;text-decoration:none;font-weight:600}.v31-root.v31-guide-jb .seo ul{color:var(--text2);font-size:.95rem;line-height:1.66;margin:0 0 1rem 1.5rem}.v31-root.v31-guide-jb .seo li{margin-bottom:6px}.v31-root.v31-guide-jb .seo-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin:1.5rem 0}.v31-root.v31-guide-jb .seo-grid.three{grid-template-columns:1fr 1fr 1fr}.v31-root.v31-guide-jb .seo-card{background:var(--card);border:1.5px solid var(--card-border);border-radius:12px;padding:1.5rem;transition:all .3s}.v31-root.v31-guide-jb .seo-card:hover{border-width:2.5px;box-shadow:0 0 30px rgba(0,176,255,.5),0 4px 20px rgba(0,176,255,.3);transform:translateY(-3px)}.v31-root.v31-guide-jb .seo-card h4{font-size:.95rem;font-weight:700;color:var(--text);margin-bottom:.5rem}.v31-root.v31-guide-jb .seo-card p{margin-bottom:0;color:var(--text2)}.v31-root.v31-guide-jb .seo-card .tag{display:inline-block;font-size:.7rem;font-weight:600;color:#00b0ff;background:rgba(0,176,255,.1);padding:.15rem .5rem;border-radius:10px;margin-bottom:.6rem}.v31-root.v31-guide-jb .seo-card.warning{border-color:rgba(255,82,82,.4)}.v31-root.v31-guide-jb .seo-card.warning:hover{border-color:#ff5252;box-shadow:0 0 30px rgba(255,82,82,.4),0 4px 20px rgba(255,82,82,.2)}.v31-root.v31-guide-jb .seo-card.warning .tag{color:#ff5252;background:rgba(255,82,82,.1)}.v31-root.v31-guide-jb .seo-table{width:100%;border-collapse:collapse;margin:20px 0 24px;font-size:.88rem}.v31-root.v31-guide-jb .seo-table caption{caption-side:top;text-align:left;font-size:.78rem;color:var(--text3);padding:0 0 .5rem;font-style:italic}.v31-root.v31-guide-jb .seo-table th{background:#1c2d58;color:#fff;padding:8px 12px;text-align:left;font-weight:600;font-size:16px}.v31-root.v31-guide-jb .seo-table th:first-child{border-radius:8px 0 0 0}.v31-root.v31-guide-jb .seo-table th:last-child{border-radius:0 8px 0 0}.v31-root.v31-guide-jb .seo-table td{padding:6px 12px;font-size:19px;border-bottom:1px solid var(--table-border);color:var(--text2)}.v31-root.v31-guide-jb .seo-table tr:hover td{background:rgba(0,176,255,.04)}.v31-root.v31-guide-jb .xf-faq{margin:1.5rem auto 0;max-width:920px;display:flex;flex-direction:column;gap:14px}.v31-root.v31-guide-jb .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-jb .xf-faq .xf-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#00b0ff,#7dd3fc);z-index:2}.v31-root.v31-guide-jb .xf-faq .xf-card:after{content:"";position:absolute;inset:0;background:linear-gradient(255deg,transparent 30%,rgba(0,176,255,.07) 55%,transparent 80%);transform:translateX(100%);transition:transform .65s ease;pointer-events:none;z-index:0}.v31-root.v31-guide-jb .xf-faq .xf-card:hover{border-color:rgba(0,176,255,.45);transform:translateY(-2px);box-shadow:0 16px 36px -14px rgba(0,176,255,.28)}.v31-root.v31-guide-jb .xf-faq .xf-card:hover:after{transform:translateX(-100%)}.v31-root.v31-guide-jb .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-jb .xf-faq .xf-num{font-family:Playfair Display,serif;font-style:italic;font-weight:600;font-size:15px;color:#00b0ff;flex-shrink:0}.v31-root.v31-guide-jb .xf-faq .xf-a{position:relative;z-index:1;max-height:none;overflow:visible;padding:0;margin:0;display:block}.v31-root.v31-guide-jb .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-jb .xf-faq .xf-a strong{color:#fff;font-weight:600}.v31-root.v31-guide-jb .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-jb .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-jb .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-jb .cta-sims:hover:before{opacity:1}.v31-root.v31-guide-jb .cta-sims-content{display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:1}.v31-root.v31-guide-jb .cta-sims-tag{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#a855f7;margin-bottom:6px}.v31-root.v31-guide-jb .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:v31SimsPulse 2s ease-in-out infinite}@keyframes v31SimsPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.v31-root.v31-guide-jb .cta-sims-title{font-family:Playfair Display,serif;font-style:italic;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:700;color:#a855f7;margin-bottom:4px;line-height:1.3}.v31-root.v31-guide-jb .cta-sims-desc{font-size:14px;color:var(--text3);line-height:1.5}.v31-root.v31-guide-jb .cta-sims-desc strong{color:#c084fc}.v31-root.v31-guide-jb .cta-sims-btn{white-space:nowrap;display:inline-flex;align-items:center;gap:10px;padding:14px 32px;border-radius:12px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:700;color:#a855f7;border:2px solid rgba(168,85,247,.5);background:transparent;flex-shrink:0;position:relative;overflow:hidden;transition:all .35s cubic-bezier(.16,1,.3,1)}.v31-root.v31-guide-jb .cta-sims-btn:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(to top left,rgba(168,85,247,.05),transparent);z-index:0;opacity:.4;transition:opacity .4s ease,background .4s ease;pointer-events:none}.v31-root.v31-guide-jb .cta-sims-btn:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(255deg,transparent 20%,rgba(168,85,247,.08) 50%,transparent 80%);transform:translateX(100%);transition:transform .55s cubic-bezier(.16,1,.3,1);pointer-events:none;z-index:1}.v31-root.v31-guide-jb .cta-sims-btn>*{position:relative;z-index:2}.v31-root.v31-guide-jb .cta-sims-btn:hover:before{background:linear-gradient(to top left,#a855f7,transparent);opacity:.85}.v31-root.v31-guide-jb .cta-sims-btn:hover:after{transform:translateX(-100%)}.v31-root.v31-guide-jb .cta-sims-btn:hover{transform:translateY(-4px) scale(1.02);border-color:#a855f7;box-shadow:0 20px 40px -10px rgba(0,0,0,.5),0 0 24px -8px #a855f7,inset 0 0 18px -5px #a855f7;z-index:10}.v31-root.v31-guide-jb .lead-section{max-width:700px;margin:0 auto;padding:0 24px}.v31-root.v31-guide-jb .lead-card{border:2.5px solid var(--accent);border-radius:14px;padding:32px;background:var(--card);box-shadow:0 0 24px var(--glow)}.v31-root.v31-guide-jb .lead-card .lc-title{font-family:Playfair Display,serif;font-size:22px;font-weight:700;color:var(--text);margin-bottom:8px;text-align:center}.v31-root.v31-guide-jb .lead-card .lc-sub{font-size:13px;color:var(--text3);line-height:1.6;text-align:center;margin-bottom:24px}.v31-root.v31-guide-jb .lead-card .lead-row{display:flex;gap:12px;margin-bottom:12px}.v31-root.v31-guide-jb .lead-card input[type=email],.v31-root.v31-guide-jb .lead-card input[type=tel],.v31-root.v31-guide-jb .lead-card input[type=text]{flex:1 1;padding:12px 16px;border-radius:8px;border:1px solid rgba(0,176,255,.25);background:transparent;color:var(--text);font-family:DM Sans,sans-serif;font-size:14px;outline:none;transition:border-color .2s}.v31-root.v31-guide-jb .lead-card input:focus{border-color:var(--accent)}.v31-root.v31-guide-jb .btn-send{width:100%;padding:16px;border-radius:12px;background:transparent;color:var(--text);font-family:DM Sans,sans-serif;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.3px;border:1.5px solid var(--accent);position:relative;overflow:hidden;transition:all .35s cubic-bezier(.16,1,.3,1)}.v31-root.v31-guide-jb .btn-send:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(to top left,rgba(0,176,255,.05),transparent);z-index:0;opacity:.4;transition:opacity .4s ease,background .4s ease;pointer-events:none}.v31-root.v31-guide-jb .btn-send:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(255deg,transparent 20%,rgba(0,176,255,.08) 50%,transparent 80%);transform:translateX(100%);transition:transform .55s cubic-bezier(.16,1,.3,1);pointer-events:none;z-index:1}.v31-root.v31-guide-jb .btn-send>*{position:relative;z-index:2}.v31-root.v31-guide-jb .btn-send:hover:before{background:linear-gradient(to top left,#00b0ff,transparent);opacity:.85}.v31-root.v31-guide-jb .btn-send:hover:after{transform:translateX(-100%)}.v31-root.v31-guide-jb .btn-send:hover{transform:translateY(-4px) scale(1.02);border-color:#00b0ff;color:#00b0ff;box-shadow:0 20px 40px -10px rgba(0,0,0,.5),0 0 28px -8px #00b0ff,inset 0 0 20px -5px #00b0ff;z-index:10}.v31-root.v31-guide-jb .ck-on{border-color:#d4a017!important;border-width:2px!important;background:rgba(212,160,23,.06)!important;box-shadow:0 0 16px rgba(212,160,23,.2)!important}.v31-root.v31-guide-jb .ck-on .ck-box{background:#d4a017!important;border-color:#d4a017!important}.v31-root.v31-guide-jb .ck-on .ck-box:after{content:"\2713";color:#fff;font-size:11px;font-weight:700}.v31-root.v31-guide-jb .ck-on span{color:#d4a017!important}.v31-root.v31-guide-jb .geo-ref{max-width:900px;margin:0 auto;padding:3rem 20px 1rem}.v31-root.v31-guide-jb .geo-divider{width:60px;height:3px;background:linear-gradient(90deg,#00b0ff,transparent);border-radius:2px;margin-bottom:1.2rem}.v31-root.v31-guide-jb .geo-tag{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#00b0ff;margin-bottom:.6rem}.v31-root.v31-guide-jb .geo-title{font-family:Playfair Display,serif;font-size:clamp(1.3rem,2.5vw,1.7rem);font-weight:700;color:#fff;line-height:1.2;margin-bottom:.6rem}.v31-root.v31-guide-jb .geo-title em{font-style:italic;color:#00b0ff}.v31-root.v31-guide-jb .geo-intro{font-size:.88rem;color:#8a8aa4;line-height:1.6;margin-bottom:1.5rem;max-width:640px}.v31-root.v31-guide-jb .geo-table{width:100%;border-collapse:collapse;margin:0 0 2rem;font-size:.88rem}.v31-root.v31-guide-jb .geo-table th{background:rgba(0,176,255,.12);color:#fff;padding:.7rem 1rem;text-align:left;font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em}.v31-root.v31-guide-jb .geo-table th:first-child{border-radius:8px 0 0 0}.v31-root.v31-guide-jb .geo-table th:last-child{border-radius:0 8px 0 0}.v31-root.v31-guide-jb .geo-table td{padding:.6rem 1rem;border-bottom:1px solid hsla(0,0%,100%,.06);color:#c0c0d0;transition:background .15s}.v31-root.v31-guide-jb .geo-table tr:last-child td{border-bottom:none}.v31-root.v31-guide-jb .geo-table tr:hover td{background:rgba(0,176,255,.04)}.v31-root.v31-guide-jb .geo-table .geo-hl{color:#00b0ff;font-weight:600}.v31-root.v31-guide-jb .geo-qr{margin:2rem 0}.v31-root.v31-guide-jb .geo-qr-item{background:#151520;border:1px solid hsla(0,0%,100%,.06);border-radius:12px;padding:1.4rem 1.5rem;margin-bottom:.8rem;transition:border-color .2s,box-shadow .2s}.v31-root.v31-guide-jb .geo-qr-item:hover{border-color:rgba(0,176,255,.35);box-shadow:0 0 20px rgba(0,176,255,.08)}.v31-root.v31-guide-jb .geo-qr-item h3{font-family:Playfair Display,serif;font-size:1rem;font-weight:600;color:#fff;margin-bottom:.5rem;line-height:1.3}.v31-root.v31-guide-jb .geo-qr-item p{font-size:.88rem;color:#c0c0d0;line-height:1.7;margin:0}.v31-root.v31-guide-jb .geo-qr-item p strong{color:#fff;font-weight:600}.v31-root.v31-guide-jb .geo-meta{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center;padding:1.2rem 0;border-top:1px solid hsla(0,0%,100%,.06);font-size:.78rem;color:#8a8aa4}.v31-root.v31-guide-jb .geo-meta svg{width:13px;height:13px;stroke:#00b0ff;flex-shrink:0;vertical-align:middle;margin-right:4px}.v31-root.v31-guide-jb .geo-meta a{color:#00b0ff;text-decoration:none;font-weight:500}.v31-root.v31-guide-jb .geo-meta a:hover{text-decoration:underline}.v31-root.v31-guide-jb .reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.v31-root.v31-guide-jb .reveal.visible{opacity:1;transform:translateY(0)}.v31-root.v31-guide-jb .cost-section h2,.v31-root.v31-guide-jb .geo-qr-item h3,.v31-root.v31-guide-jb .geo-title,.v31-root.v31-guide-jb .hero-l h1,.v31-root.v31-guide-jb .seo h2,.v31-root.v31-guide-jb .seo h3,.v31-root.v31-guide-jb .xf-faq .xf-q{text-wrap:wrap}@media(max-width:900px){.v31-root.v31-guide-jb .hero-l h1{font-size:2.5rem;max-width:100%}.v31-root.v31-guide-jb .hero-wrap{padding:3rem 1.5rem 2rem}.v31-root.v31-guide-jb .trust{justify-content:center;flex-wrap:wrap}.v31-root.v31-guide-jb .hero-meta{justify-content:center}.v31-root.v31-guide-jb .topbar-inner{padding:12px 1.5rem}.v31-root.v31-guide-jb .topbar-nav{display:none}.v31-root.v31-guide-jb .seo{padding-bottom:5rem}.v31-root.v31-guide-jb .key-figures{grid-template-columns:1fr 1fr}.v31-root.v31-guide-jb .seo-grid.three{grid-template-columns:1fr}}@media(max-width:700px){.v31-root.v31-guide-jb .seo-grid{grid-template-columns:1fr}.v31-root.v31-guide-jb .seo{padding:2rem 1.5rem 3rem}.v31-root.v31-guide-jb .cost-section{padding:0 1.5rem}.v31-root.v31-guide-jb .cost-grid,.v31-root.v31-guide-jb .key-figures{grid-template-columns:1fr}.v31-root.v31-guide-jb .lead-card .lead-row{flex-direction:column}.v31-root.v31-guide-jb .lead-card{padding:20px 16px}}@media(max-width:500px){.v31-root.v31-guide-jb .hero-l h1{font-size:2rem}.v31-root.v31-guide-jb .trust{gap:1rem}}@media(max-width:768px){.v31-root.v31-guide-jb input,.v31-root.v31-guide-jb select,.v31-root.v31-guide-jb textarea{font-size:16px!important}.v31-root.v31-guide-jb table{display:block!important;overflow-x:auto!important;max-width:100%!important;font-size:13px!important;-webkit-overflow-scrolling:touch}.v31-root.v31-guide-jb .cta-sims{padding:18px;margin:28px 0}.v31-root.v31-guide-jb .cta-sims-content{flex-direction:column;text-align:center;gap:14px}.v31-root.v31-guide-jb .cta-sims-btn{padding:12px 26px;font-size:14px}.v31-root.v31-guide-jb .xf-faq .xf-card{padding:18px 20px 20px 26px}.v31-root.v31-guide-jb .xf-faq .xf-q{font-size:17px;gap:10px}.v31-root.v31-guide-jb .xf-faq .xf-a p,.v31-root.v31-guide-jb .xf-faq .xf-num{font-size:14px}}@media(max-height:500px) and (orientation:landscape){.v31-root.v31-guide-jb .hero-wrap{padding:2rem 1.5rem 1.5rem}.v31-root.v31-guide-jb .hero-l h1{font-size:2rem;margin-bottom:1rem}.v31-root.v31-guide-jb .hero-l .lead{font-size:.95rem;margin-bottom:1rem}.v31-root.v31-guide-jb .hero-meta{margin-bottom:1rem;font-size:.75rem}.v31-root.v31-guide-jb .trust{margin-top:1rem!important;gap:1rem}.v31-root.v31-guide-jb .key-figures{grid-template-columns:repeat(4,1fr);gap:.6rem}.v31-root.v31-guide-jb .kf{padding:.8rem}.v31-root.v31-guide-jb .kf-val{font-size:1.2rem}.v31-root.v31-guide-jb .kf-label{font-size:.65rem}.v31-root.v31-guide-jb .cost-section{padding:1rem 1.5rem 0}.v31-root.v31-guide-jb .cost-grid{grid-template-columns:repeat(3,1fr);gap:.8rem}.v31-root.v31-guide-jb .cost-card{padding:.9rem}.v31-root.v31-guide-jb .cost-card .cost-amount{font-size:1.4rem}.v31-root.v31-guide-jb .seo{padding:1rem 1.5rem 2rem}.v31-root.v31-guide-jb .seo h2{font-size:1.3rem}.v31-root.v31-guide-jb .seo h3{font-size:1rem}.v31-root.v31-guide-jb .xf-faq{gap:8px}.v31-root.v31-guide-jb .xf-faq .xf-card{padding:14px 18px 16px 22px}.v31-root.v31-guide-jb .xf-faq .xf-q{font-size:15px}.v31-root.v31-guide-jb .xf-faq .xf-a p{font-size:13px;line-height:1.55}}@media(prefers-reduced-motion:reduce){.v31-root.v31-guide-jb *,.v31-root.v31-guide-jb :after,.v31-root.v31-guide-jb :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}@media(hover:none) and (pointer:coarse){.v31-root.v31-guide-jb .cost-card:hover,.v31-root.v31-guide-jb .kf:hover,.v31-root.v31-guide-jb .seo-card:hover,.v31-root.v31-guide-jb .xf-faq .xf-card:hover{transform:none;box-shadow:none}}.v31-root.v31-guide-jb .zf-guide-layout{width:min(1268px,calc(100vw - 64px));margin:0 auto;padding-top:62px;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-jb .zf-guide-content{grid-area:content;min-width:0;width:100%}@media (min-width:1280px){.v31-root.v31-guide-jb .zf-guide-content .cost-section,.v31-root.v31-guide-jb .zf-guide-content .geo-ref,.v31-root.v31-guide-jb .zf-guide-content .seo{max-width:none;padding-left:0;padding-right:0}}.v31-root.v31-guide-jb .zf-hero{grid-area:hero;display:block;margin:0 0 72px;padding:0;background:radial-gradient(760px 480px at 70% 0,rgba(0,176,255,.1),transparent 65%),radial-gradient(520px 380px at 2% 8%,rgba(0,176,255,.045),transparent 62%)}.v31-root.v31-guide-jb .zf-hero__main{width:100%;max-width:700px}.v31-root.v31-guide-jb .zf-badge{display:inline-flex;align-items:center;gap:10px;padding:7px 14px 7px 10px;border:1px solid rgba(0,176,255,.3);border-radius:999px;background:rgba(0,176,255,.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:#59c8ff}.v31-root.v31-guide-jb .zf-badge i{display:block;width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#00b0ff;box-shadow:0 0 12px rgba(0,176,255,.35)}.v31-root.v31-guide-jb .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);max-width:none}.v31-root.v31-guide-jb .zf-hero__title .hl{color:#00b0ff}.v31-root.v31-guide-jb .zf-hero__title .yr{font-family:DM Sans,DMSans-Fallback,sans-serif;font-weight:800}.v31-root.v31-guide-jb .zf-hero__lede{max-width:617px;margin:26px 0 0;font-size:18px;line-height:1.65;color:var(--text2);text-wrap:pretty}.v31-root.v31-guide-jb .zf-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px}.v31-root.v31-guide-jb .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-jb .zf-link-ghost:hover{border-color:rgba(0,176,255,.42);background:rgba(0,176,255,.04);color:#5fc9ff}.v31-root.v31-guide-jb .zf-hero__meta{display:flex;flex-wrap:wrap;gap:10px 28px;margin:10px 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-jb .zf-hero__meta b{color:rgba(239,238,242,.86);font-weight:400}.v31-root.v31-guide-jb .zf-hero__trust{margin-top:24px}.v31-root.v31-guide-jb .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-jb .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-jb .zf-toc__head span:first-child{color:#fff}.v31-root.v31-guide-jb .zf-toc__head span:last-child{color:#fff;letter-spacing:.035em;white-space:nowrap}.v31-root.v31-guide-jb .zf-toc__list{list-style:none;margin:0;padding:0}.v31-root.v31-guide-jb .zf-toc__list li{margin:0;padding:0}.v31-root.v31-guide-jb .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-jb .zf-toc__list a:hover{background:rgba(0,176,255,.07);color:#5fc9ff}.v31-root.v31-guide-jb .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(0,176,255,.8)}.v31-root.v31-guide-jb .zf-toc__list a[aria-current=location]{background:rgba(0,176,255,.1);color:#6fcfff}.v31-root.v31-guide-jb .zf-toc__toggle{display:none}.v31-root.v31-guide-jb .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-jb .zf-link-ghost:focus-visible,.v31-root.v31-guide-jb .zf-toc__list a:focus-visible,.v31-root.v31-guide-jb .zf-toc__toggle:focus-visible{outline:2px solid rgba(0,176,255,.72);outline-offset:2px}.v31-root.v31-guide-jb #ce-que-jeanbrun-n-est-pas,.v31-root.v31-guide-jb #exemple-appartement-neuf-250-000-en-zone-b1,.v31-root.v31-guide-jb #jeanbrun-neuf-en-2026-les-chiffres-cles,.v31-root.v31-guide-jb #les-conditions-a-respecter,.v31-root.v31-guide-jb #plafonds-de-loyers-2026-intermediaire-neuf,.v31-root.v31-guide-jb #plafonds-de-ressources-2026-locataires,.v31-root.v31-guide-jb #pourquoi-viser-l-intermediaire-neuf,.v31-root.v31-guide-jb #qu-est-ce-que-le-dispositif-jeanbrun-neuf,.v31-root.v31-guide-jb #questions-frequentes-jeanbrun-2026{scroll-margin-top:72px}.v31-root.v31-guide-jb .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(0,176,255,.55);border-radius:50%;background:rgba(20,20,24,.88);color:#00b0ff;-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-jb .zf-back-top.is-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.v31-root.v31-guide-jb .zf-back-top:hover{border-color:rgba(0,176,255,.42);background:rgba(0,176,255,.08);color:#5fc9ff}.v31-root.v31-guide-jb .zf-back-top:focus-visible{outline:2px solid rgba(0,176,255,.72);outline-offset:3px}@media (min-width:701px){.v31-root.v31-guide-jb .zf-back-top{display:none}}.v31-root.v31-guide-jb .zf-toc{scroll-margin-top:62px}@media (max-width:1279px){.v31-root.v31-guide-jb .zf-guide-layout{width:auto;display:grid;grid-template-columns:1fr;grid-template-areas:"hero" "toc" "content";grid-gap:0;gap:0;padding:64px 1.5rem 0}.v31-root.v31-guide-jb .zf-hero{margin-bottom:34px}.v31-root.v31-guide-jb .zf-hero__main{max-width:none}.v31-root.v31-guide-jb .zf-toc{position:static;top:auto;margin-bottom:56px}}@media (min-width:768px) and (max-width:1279px){.v31-root.v31-guide-jb .zf-toc__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:column;grid-template-rows:repeat(5,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-jb .zf-toc__list{display:block}}@media (max-width:700px){.v31-root.v31-guide-jb .zf-guide-layout{padding-top:64px}.v31-root.v31-guide-jb .zf-hero{margin-bottom:30px}.v31-root.v31-guide-jb .zf-badge{display:none}.v31-root.v31-guide-jb .zf-hero__title{margin-top:0;font-size:clamp(38px,11vw,52px);line-height:1.04;letter-spacing:-.022em}.v31-root.v31-guide-jb .zf-hero__lede{margin-top:22px;font-size:16.5px;line-height:1.62}.v31-root.v31-guide-jb .zf-hero__lede .zf-lede-tail{display:none}.v31-root.v31-guide-jb .zf-hero__actions{margin-top:28px;gap:11px;flex-direction:column;align-items:stretch}.v31-root.v31-guide-jb .zf-hero__actions .btn,.v31-root.v31-guide-jb .zf-link-ghost{width:100%;max-width:none;justify-content:center;text-align:center}.v31-root.v31-guide-jb .zf-hero__meta{margin-top:10px;padding-top:20px;gap:8px 20px}.v31-root.v31-guide-jb .zf-toc{padding:0;border-radius:14px;overflow:hidden}.v31-root.v31-guide-jb .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-jb .zf-toc__label{color:#fff}.v31-root.v31-guide-jb .zf-toc__count{color:#fff;white-space:nowrap}.v31-root.v31-guide-jb .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-jb .zf-toc__toggle:hover{background:hsla(0,0%,100%,.045);color:#5fc9ff}.v31-root.v31-guide-jb .zf-toc__toggle svg{transition:transform .2s ease}.v31-root.v31-guide-jb .zf-toc__toggle[aria-expanded=true] svg{transform:rotate(180deg)}.v31-root.v31-guide-jb .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-jb .zf-toc__list.is-open{max-height:760px;padding:4px 12px 14px;opacity:1;visibility:visible}.v31-root.v31-guide-jb .zf-toc__list a{grid-template-columns:28px minmax(0,1fr);margin:0;padding:9px 6px;font-size:16px;line-height:1.34}.v31-root.v31-guide-jb .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-jb .zf-back-top{bottom:max(14px,env(safe-area-inset-bottom))}}}@media (hover:none) and (pointer:coarse){.v31-root.v31-guide-jb .zf-back-top:hover,.v31-root.v31-guide-jb .zf-link-ghost:hover{transform:none;box-shadow:none}}@media (prefers-reduced-motion:reduce){.v31-root.v31-guide-jb .zf-back-top,.v31-root.v31-guide-jb .zf-toc__list,.v31-root.v31-guide-jb .zf-toc__toggle svg{transition:none}}.v31-root.v31-guide-jb{overflow-x:clip}body:has(.v31-root.v31-guide-jb),html:has(.v31-root.v31-guide-jb){overflow-x:clip}@media (max-width:768px){.v31-root.v31-guide-jb .geo-table,.v31-root.v31-guide-jb .seo-table{display:block!important;overflow:visible!important;max-width:100%!important;border-collapse:separate}.v31-root.v31-guide-jb .seo-table caption{display:block;padding-bottom:.7rem}.v31-root.v31-guide-jb .geo-table thead,.v31-root.v31-guide-jb .seo-table thead{display:none}.v31-root.v31-guide-jb .geo-table tbody,.v31-root.v31-guide-jb .seo-table tbody{display:block}.v31-root.v31-guide-jb .geo-table tr,.v31-root.v31-guide-jb .seo-table tr{display:block;background:var(--card);border-left:1px solid var(--table-border);border:1px solid var(--table-border);border-left:3px solid rgba(0,176,255,.55);border-radius:12px;padding:6px 16px;margin-bottom:12px}.v31-root.v31-guide-jb .geo-table td,.v31-root.v31-guide-jb .seo-table td{display:block;padding:10px 0;font-size:15px!important;line-height:1.5;border-bottom:1px solid hsla(0,0%,100%,.07);overflow-wrap:anywhere;white-space:normal!important;color:var(--text)}.v31-root.v31-guide-jb .geo-table tr td:last-child,.v31-root.v31-guide-jb .seo-table tr td:last-child{border-bottom:none}.v31-root.v31-guide-jb .geo-table td:before,.v31-root.v31-guide-jb .seo-table td:before{content:attr(data-label);display:block;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#00b0ff;margin-bottom:3px}.v31-root.v31-guide-jb .geo-table td:not([data-label]):before,.v31-root.v31-guide-jb .seo-table td:not([data-label]):before{content:none;margin:0}.v31-root.v31-guide-jb .geo-table tr:hover td,.v31-root.v31-guide-jb .seo-table tr:hover td{background:transparent}}@media (max-width:700px){.v31-root.v31-guide-jb .zf-toc__head{cursor:pointer;-webkit-tap-highlight-color:transparent}}@media (hover:none) and (pointer:coarse){.v31-root.v31-guide-jb .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-jb .xf-faq .xf-card.is-pressed{transform:scale(1.14);border-color:rgba(0,176,255,.6);box-shadow:0 14px 34px -12px rgba(0,176,255,.4);z-index:5}}