.home-2026 .center{text-align:center}.home-2026 .imm-hero{padding-block:clamp(3rem,6vw,5rem)}.home-2026 .imm-hero__grid{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(2rem,4vw,3.5rem);align-items:center}@media (max-width: 960px){.home-2026 .imm-hero__grid{grid-template-columns:1fr;gap:2rem}}.home-2026 .imm-hero__lead{margin-top:20px;max-width:36ch}.home-2026 .imm-hero__cta{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.home-2026 .imm-hero__trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:26px;font-size:13.5px;color:var(--muted);align-items:center}.home-2026 .imm-hero__dot{width:5px;height:5px;border-radius:50%;background:var(--line-strong)}.home-2026 .imm-videoframe{position:relative;border-radius:var(--r-lg);overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow-md);background:#20140c;aspect-ratio:16/10}.home-2026 .imm-videoframe video{width:100%;height:100%;object-fit:cover;display:block}.home-2026 .imm-videoframe__lbl{position:absolute;left:12px;bottom:12px;display:inline-flex;align-items:center;gap:7px;background:#140c07b8;color:#fff;font-size:12px;font-weight:600;padding:6px 12px;border-radius:var(--r-pill);backdrop-filter:blur(4px)}.home-2026 .imm-videoframe__dot{width:6px;height:6px;border-radius:50%;background:var(--accent);flex:none}.home-2026 .td-hint{margin:14px 0 0;font-size:13.5px;color:var(--muted)}.home-2026 .td{max-width:920px;margin:42px auto 0}.home-2026 .td__card{display:flex;flex-direction:column;gap:clamp(18px,3vw,28px)}.home-2026 .td__videocard{border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--shadow-md);overflow:hidden}.home-2026 .td__video{position:relative;width:100%;aspect-ratio:16 / 10;background:#1a0f08}.home-2026 .td__player{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer}.home-2026 .td__playoverlay{position:absolute;inset:0;margin:auto;width:66px;height:66px;display:grid;place-items:center;padding:0;border:1.5px solid rgba(255,255,255,.85);border-radius:50%;background:#1a0f0857;color:#fff;cursor:pointer;backdrop-filter:blur(1px);transition:background-color .2s ease,transform .2s ease,opacity .2s ease}.home-2026 .td__playoverlay svg{width:42%;height:42%;fill:currentColor;margin-left:5%}.home-2026 .td__playoverlay:hover{background:#1a0f0880;transform:scale(1.05)}.home-2026 .td__playoverlay:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.home-2026 .td.is-playing .td__playoverlay{opacity:0;visibility:hidden}.home-2026 .td__panel{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--shadow-md);overflow:hidden}.home-2026 .td__label{font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin:0 0 12px}.home-2026 .td__kwblock{padding:clamp(1.1rem,2.4vw,1.6rem) clamp(1.1rem,2.4vw,1.6rem) 1rem;border-bottom:1px solid var(--line)}.home-2026 .td__kws{display:flex;flex-wrap:wrap;gap:8px}.home-2026 .td__kw{display:inline-flex;align-items:center;gap:9px;padding:8px 14px;border-radius:var(--r-pill);background:var(--cream);border:1px solid var(--line);cursor:pointer;font-family:var(--font-ui);line-height:1;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.home-2026 .td__kw:hover{border-color:var(--accent);background:var(--accent-softer);transform:translateY(-1px)}.home-2026 .td__kw:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.home-2026 .td__kw-spk{color:var(--accent-ink);display:inline-flex;align-items:center;opacity:.9}.home-2026 .td__kw-spk svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.home-2026 .td__kw-bo{font-family:var(--font-bo);font-size:18px;color:var(--ink);line-height:1;transform:translateY(4px)}.home-2026 .td__kw-tr{font-size:12.5px;color:var(--muted);padding-left:9px;border-left:1px solid var(--line-strong)}.home-2026 .td__trblock{flex:1 1 auto;padding:clamp(1.2rem,2.6vw,1.8rem)}.home-2026 .td__trhead{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.home-2026 .td__trhead .td__label{margin:0}.home-2026 .td__entoggle{flex:none;background:none;border:0;padding:0;cursor:pointer;font-family:var(--font-ui);font-size:12px;font-weight:700;letter-spacing:.04em;color:var(--accent-ink)}.home-2026 .td__entoggle:hover{color:var(--accent);text-decoration:underline}.home-2026 .td__entoggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.home-2026 .td__lines{line-height:2.2;font-size:15px}.home-2026 .td__lines .td__line{display:inline;cursor:pointer;background:none;border:0;padding:2px 0;margin:0 5px 0 0;font:inherit;color:inherit;text-align:left;border-radius:6px}.home-2026 .td__play{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--accent-soft);color:var(--accent-ink);vertical-align:middle;margin-right:6px;transition:background-color .15s ease,color .15s ease}.home-2026 .td__play svg{width:9px;height:9px;fill:currentColor}.home-2026 .td__line-text .bo{font-family:var(--font-bo);color:var(--ink);border-radius:4px;padding:1px 3px;transition:background-color .15s ease}.home-2026 .td__en{display:none;font-size:12.5px;color:var(--muted);font-style:italic;margin-left:6px}.home-2026 .td__lines.show-en .td__en{display:inline}.home-2026 .td__line:hover .bo{background:var(--cream)}.home-2026 .td__line:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.home-2026 .td__line.active .td__play{background:var(--accent);color:#fff}.home-2026 .td__line.active .bo{background:var(--accent-soft)}.home-2026 .td__line.active .td__en{color:var(--accent-ink)}.home-2026 .imm-feat{display:flex;flex-direction:column;gap:14px}.home-2026 .imm-feat h3{font-size:1.25rem}.home-2026 .imm-feat p{font-size:15px}.home-2026 .imm-feat__tag{align-self:flex-start;margin-top:2px}.home-2026 .imm-feat .icon-tile svg{fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.home-2026 .imm-obj__q{font-family:var(--font-display);color:var(--accent-ink);font-size:15px;font-style:italic;margin-bottom:10px}.home-2026 .imm-obj h3{font-size:1.1rem;margin-bottom:8px}.home-2026 .imm-obj p{font-size:14.5px}.home-2026 .imm-price-grid{display:flex;justify-content:center;margin-top:40px}.home-2026 .imm-price{position:relative;display:flex;flex-direction:column;max-width:460px;margin-inline:auto;width:100%}.home-2026 .imm-price--feat{border-color:var(--accent);box-shadow:var(--shadow-md)}.home-2026 .imm-price__ribbon{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:var(--accent);color:#fff;font-size:11.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:6px 14px;border-radius:var(--r-pill)}.home-2026 .imm-price__plan{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.home-2026 .imm-price__num{font-family:var(--font-display);color:var(--ink);font-size:2.8rem;line-height:1;margin:12px 0 2px}.home-2026 .imm-price__num small{font-size:1rem;color:var(--muted);font-weight:500}.home-2026 .imm-price__sub{font-size:13.5px;color:var(--muted);margin-bottom:18px}.home-2026 .imm-price ul{margin:0 0 22px;padding:0;list-style:none;display:grid;gap:10px}.home-2026 .imm-price li{display:flex;gap:10px;font-size:14px;align-items:flex-start}.home-2026 .imm-price li svg{width:18px;height:18px;flex:0 0 auto;margin-top:1px;fill:none;stroke:var(--accent-ink);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.home-2026 .imm-price .btn{margin-top:auto}.home-2026 .imm-price__anchor{max-width:640px;margin:26px auto 0;text-align:center;font-size:13.5px;color:var(--muted)}.home-2026 .imm-finalcta{background:linear-gradient(135deg,#cf4d21,#b4401a);color:#fff;text-align:center;border-radius:var(--r-xl);padding:clamp(2.5rem,6vw,4.5rem) clamp(1.5rem,4vw,3rem)}.home-2026 .imm-finalcta h2{color:#fff}.home-2026 .imm-finalcta p{color:#ffffffe6;max-width:560px;margin:16px auto 0}.home-2026 .imm-finalcta__cta{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:30px}
