.htu-root{background:var(--bg);color:var(--fg);font-family:var(--font-body);z-index:1;scroll-behavior:smooth;font-size:15px;line-height:1.55;position:fixed;inset:0;overflow-y:auto}@keyframes htuFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes htuFadeIn{0%{opacity:0}to{opacity:1}}@keyframes htuScaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes htuShimmer{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.4;transform:scale(1.06)}}@keyframes htuRingPulse{0%,to{box-shadow:0 0 #10b98173}70%{box-shadow:0 0 0 14px #10b98100}}.htu-root .doc-head .breadcrumb{animation:.6s cubic-bezier(.2,.7,.2,1) both htuFadeUp}.htu-root .doc-head h1{animation:.7s cubic-bezier(.2,.7,.2,1) .1s both htuFadeUp}.htu-root .doc-head .deck{animation:.7s cubic-bezier(.2,.7,.2,1) .22s both htuFadeUp}.htu-root .doc-head .meta{animation:.7s ease-out .32s both htuFadeIn}.htu-root .at-glance{animation:.7s cubic-bezier(.2,.7,.2,1) .38s both htuFadeUp}.htu-root .ag-stat{animation:htuFadeUp .6s calc(.48s + var(--idx,0) * 80ms) both cubic-bezier(.2,.7,.2,1)}.htu-root .ag-stat:first-child{--idx:0}.htu-root .ag-stat:nth-child(2){--idx:1}.htu-root .ag-stat:nth-child(3){--idx:2}.htu-root .ag-stat:nth-child(4){--idx:3}.htu-root .htu-reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(28px)}.htu-root .htu-reveal.is-visible{opacity:1;transform:translateY(0)}.htu-root .htu-reveal.is-visible>.step,.htu-root .htu-reveal.is-visible>.compare-card,.htu-root .htu-reveal.is-visible>.tip,.htu-root .htu-reveal.is-visible>.faq-item{animation:htuFadeUp .6s var(--htu-stagger,0s) both cubic-bezier(.2,.7,.2,1)}.htu-root .step-node:after{animation:2.4s ease-in-out infinite htuShimmer}.htu-root .compare-card,.htu-root .mini-phone{transition:transform .32s cubic-bezier(.2,.7,.2,1),box-shadow .32s cubic-bezier(.2,.7,.2,1),border-color .32s}.htu-root .compare-card:hover{border-color:var(--border-strong);transform:translateY(-3px);box-shadow:0 12px 32px -12px #09090b1f}.htu-root .mini-phone:hover{transform:translateY(-4px)rotate(-.4deg);box-shadow:0 40px 70px -20px #09090b6b,0 12px 20px -8px #09090b38}.htu-root .pill{transition:transform .2s,background .2s,border-color .2s}.htu-root .pill:hover{background:var(--surface);border-color:var(--border-strong);transform:translateY(-1px)}.htu-root .final-cta a.btn{transition:transform .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s cubic-bezier(.2,.7,.2,1),background .22s}.htu-root .final-cta a.btn.primary:hover{transform:translateY(-2px);box-shadow:0 16px 32px -8px #04785799}.htu-root .final-cta a.btn.ghost:hover{background:#ffffff24;transform:translateY(-2px)}.htu-root .breadcrumb a{transition:color .2s}.htu-root .mp-counter .big{animation:.8s ease-out both htuScaleIn}.htu-root .mp-share .qr{animation:.8s ease-out both htuFadeIn}@media (prefers-reduced-motion:reduce){.htu-root *,.htu-root :before,.htu-root :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.htu-root .htu-reveal{opacity:1;transform:none}}.htu-root .page{max-width:1180px;margin:0 auto;padding:56px 32px 80px}.htu-root *,.htu-root :before,.htu-root :after{box-sizing:border-box}.htu-root .doc-head{border-bottom:1px solid var(--border);grid-template-columns:1fr auto;align-items:end;gap:24px;padding-bottom:32px;display:grid}.htu-root .breadcrumb{font-family:var(--font-mono);color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;margin-bottom:22px;font-size:11px}.htu-root .breadcrumb a{color:var(--muted-2);text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);text-underline-offset:3px}.htu-root .breadcrumb a:hover{color:var(--fg)}.htu-root .doc-head h1{font-family:var(--font-display);letter-spacing:-.025em;margin:0 0 22px;padding:.25em 0 .18em;font-size:clamp(40px,4.6vw,64px);font-weight:700;line-height:1.32}.htu-root .doc-head h1 .accent{background:linear-gradient(135deg, var(--accent-bright) 0%, var(--accent-deep) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.htu-root .doc-head h1 .en{color:var(--muted-2);letter-spacing:.02em;text-transform:uppercase;margin-top:14px;font-size:.32em;font-weight:600;line-height:1.4;display:block}.htu-root .doc-head .deck{color:var(--muted);max-width:60ch;font-size:16px;line-height:1.55}.htu-root .doc-head .deck .en{color:var(--muted-2);margin-top:5px;font-size:13px;display:block}.htu-root .doc-head .meta{text-align:right;font-family:var(--font-mono);color:var(--muted);letter-spacing:.02em;font-size:11px;line-height:1.7}.htu-root .doc-head .meta .row{display:block}.htu-root .doc-head .meta .lbl{color:var(--muted-2)}.htu-root .doc-head .meta .v{color:var(--fg);margin-inline-start:6px;font-weight:500}.htu-root .at-glance{background:var(--grad-ink);color:#fff;border-radius:24px;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:40px;padding:28px;display:grid;position:relative;overflow:hidden}.htu-root .at-glance:before{content:"";pointer-events:none;background:radial-gradient(circle at 88% 16%,#10b98147 0%,#0000 45%);position:absolute;inset:0}.htu-root .ag-stat{text-align:center;border-inline-start:1px solid #ffffff1f;padding:6px 4px;position:relative}.htu-root .ag-stat:first-child{border-inline-start:0}.htu-root .ag-stat .num{font-family:var(--font-display);letter-spacing:-.035em;background:linear-gradient(135deg,#6ee7b7 0%,#10b981 100%);color:#0000;font-variant-numeric:tabular-nums;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;padding-top:.08em;font-size:48px;font-weight:700;line-height:1.1}.htu-root .ag-stat .num .unit{color:#ffffff8c;letter-spacing:.02em;-webkit-text-fill-color:#ffffff8c;margin-inline-start:12px;font-size:.42em;font-weight:600}.htu-root .ag-stat .lbl{color:#fff;font-size:13.5px;font-weight:600}.htu-root .ag-stat .lbl .en{color:#ffffff73;letter-spacing:.04em;text-transform:uppercase;margin-top:2px;font-size:11px;font-weight:500;display:block}.htu-root .section{padding:64px 0 0}.htu-root .section-head{border-bottom:1px dashed var(--border-strong);justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:32px;padding-bottom:18px;display:flex}.htu-root .section-head .left{align-items:baseline;gap:16px;display:flex}.htu-root .section-head .num-lbl{font-family:var(--font-mono);color:var(--muted-2);letter-spacing:.08em;font-size:11px;font-weight:500}.htu-root .section-head h2{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:26px;font-weight:700;line-height:1.2}.htu-root .section-head h2 .en{color:var(--muted-2);letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;margin-inline-start:12px;font-size:.5em;font-weight:600;display:inline-block}.htu-root .section-head .desc{color:var(--muted);text-align:right;max-width:38ch;font-size:13px}.htu-root .timeline{padding-inline-start:80px;position:relative}.htu-root .timeline:before{content:"";inset-inline-start:30px;background:linear-gradient(180deg, var(--accent-bright) 0%, var(--accent-deep) 100%);border-radius:999px;width:2px;position:absolute;top:30px;bottom:30px}.htu-root .step{grid-template-columns:1fr 320px;align-items:stretch;gap:36px;margin-bottom:56px;display:grid;position:relative}.htu-root .step:last-child{margin-bottom:0}.htu-root .step-node{inset-inline-start:-80px;background:var(--grad-emerald);color:#fff;z-index:2;border-radius:18px;place-items:center;width:60px;height:60px;display:grid;position:absolute;top:0;box-shadow:0 10px 24px -6px #04785780,inset 0 1px #fff6}.htu-root .step-node .n{font-family:var(--font-display);letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:24px;font-weight:700}.htu-root .step-node:after{content:"";border:2px solid var(--accent-bright);opacity:.2;border-radius:22px;position:absolute;inset:-6px}.htu-root .step-content{padding-top:4px}.htu-root .step-content .eyebrow-pill{font-family:var(--font-mono);color:var(--accent);letter-spacing:.08em;text-transform:uppercase;background:var(--accent-soft);border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}.htu-root .step-content .eyebrow-pill svg{width:12px;height:12px}.htu-root .step-content h3{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 8px;font-size:26px;font-weight:700;line-height:1.18}.htu-root .step-content h3 .en{color:var(--muted-2);letter-spacing:.04em;text-transform:uppercase;margin-top:4px;font-size:.42em;font-weight:600;display:block}.htu-root .step-content p.lede{color:var(--fg-2);max-width:50ch;margin:0 0 18px;font-size:16px;line-height:1.55}.htu-root .step-content .actions{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.htu-root .step-content .action{color:var(--fg-2);grid-template-columns:22px 1fr;align-items:baseline;gap:10px;font-size:14.5px;line-height:1.55;display:grid}.htu-root .step-content .action .ix{font-family:var(--font-mono);color:var(--muted-2);letter-spacing:.04em;padding-top:1px;font-size:11px;font-weight:600}.htu-root .step-content .action .body{color:var(--fg-2)}.htu-root .step-content .action b{color:var(--fg);font-weight:700}.htu-root .step-content .action code,.htu-root .htu-root code{font-family:var(--font-mono);background:var(--surface-2);color:var(--accent-ink);border-radius:4px;padding:1px 6px;font-size:12.5px;font-weight:500}.htu-root .pro-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.htu-root .pill{background:var(--surface-2);border:1px solid var(--border);color:var(--fg);border-radius:999px;align-items:center;gap:6px;padding:5px 10px 5px 8px;font-size:12.5px;font-weight:500;display:inline-flex}.htu-root .pill svg{width:12px;height:12px;color:var(--accent)}.htu-root .pill.warn svg{color:var(--warn)}.htu-root .pill.danger svg{color:var(--danger)}.htu-root .mini-phone{background:var(--ink);border:1px solid #1f1f23;border-radius:36px;align-self:start;width:320px;padding:12px;position:relative;box-shadow:0 30px 60px -20px #09090b59,0 8px 16px -6px #09090b2e}.htu-root .mini-phone:before{content:"";z-index:3;background:#000;border-radius:999px;width:88px;height:22px;position:absolute;top:22px;left:50%;transform:translate(-50%)}.htu-root .mp-screen{background:var(--bg);border-radius:28px;height:580px;padding:60px 14px 14px;position:relative;overflow:hidden}.htu-root .mp-status{top:18px;font-family:var(--font-mono);color:var(--fg);letter-spacing:.02em;z-index:2;justify-content:space-between;align-items:center;font-size:10.5px;font-weight:600;display:flex;position:absolute;inset-inline:24px}.htu-root .mp-status .right{align-items:center;gap:6px;display:flex}.htu-root .mp-status .battery{border:1px solid var(--fg);border-radius:2px;width:22px;height:10px;padding:1px;position:relative}.htu-root .mp-status .battery:after{content:"";background:var(--fg);border-radius:0 1px 1px 0;width:2px;height:4px;position:absolute;top:50%;right:-3px;transform:translateY(-50%)}.htu-root .mp-status .battery .fill{background:var(--fg);border-radius:1px;width:75%;height:100%}.htu-root .mp-home{flex-direction:column;gap:14px;height:100%;padding-top:8px;display:flex}.htu-root .mp-home .hero{background:var(--grad-ink);color:#fff;border-radius:18px;padding:18px;position:relative;overflow:hidden}.htu-root .mp-home .hero:before{content:"";background:radial-gradient(circle,#10b98166 0%,#0000 60%);width:80%;height:100%;position:absolute;top:-40%;right:-20%}.htu-root .mp-home .hero .h{font-family:var(--font-display);letter-spacing:-.025em;margin-bottom:10px;font-size:22px;font-weight:700;line-height:1.18;position:relative}.htu-root .mp-home .hero .h .a{background:linear-gradient(135deg,#6ee7b7,#10b981);color:#0000;-webkit-background-clip:text;background-clip:text}.htu-root .mp-home .hero .sub{color:#ffffffa6;font-size:11px;position:relative}.htu-root .mp-home .cta{background:var(--grad-emerald);color:#fff;text-align:center;border-radius:12px;padding:12px;font-size:14px;font-weight:600;position:relative;box-shadow:0 6px 14px -4px #04785766}.htu-root .mp-home .cta.highlight:after{content:"";border:2px dashed var(--accent);border-radius:14px;animation:1.6s infinite htuPulse;position:absolute;inset:-6px}@keyframes htuPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.2;transform:scale(1.04)}}.htu-root .mp-home .recents{flex-direction:column;gap:6px;display:flex}.htu-root .mp-home .recents .ttl{color:var(--muted-2);letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:600}.htu-root .mp-home .recent-row{background:var(--surface);border:1px solid var(--border);border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:4px;padding:9px 10px;display:grid}.htu-root .mp-home .recent-row .nm{font-size:12px;font-weight:600}.htu-root .mp-home .recent-row .dt{font-family:var(--font-mono);color:var(--muted-2);font-size:9.5px}.htu-root .mp-home .recent-row .am{font-family:var(--font-mono);font-size:11px;font-weight:600}.htu-root .mp-setup{flex-direction:column;gap:12px;display:flex}.htu-root .mp-setup .field-h{color:var(--muted-2);letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-size:10.5px;font-weight:600}.htu-root .mp-setup .seg{background:var(--surface-2);border-radius:10px;grid-template-columns:1fr 1fr;gap:3px;padding:3px;display:grid}.htu-root .mp-setup .seg.seg-3{grid-template-columns:1fr 1fr 1fr}.htu-root .mp-setup .seg .opt{text-align:center;color:var(--muted);border-radius:8px;padding:8px 4px;font-size:11px;font-weight:500}.htu-root .mp-setup .seg .opt.on{background:var(--surface);color:var(--fg);font-weight:700;box-shadow:0 1px 2px #0000000f}.htu-root .mp-setup .input{background:var(--surface);border:1px solid var(--border);color:var(--fg);border-radius:10px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:12px;display:flex}.htu-root .mp-setup .input .v{font-family:var(--font-mono);font-weight:600}.htu-root .mp-setup .ppl{flex-direction:column;gap:5px;display:flex}.htu-root .mp-setup .ppl-row{background:var(--surface);border:1px solid var(--border);border-radius:10px;grid-template-columns:22px 1fr;align-items:center;gap:8px;padding:8px 10px;display:grid}.htu-root .mp-setup .ppl-row .av{background:var(--surface-2);width:22px;height:22px;font-family:var(--font-mono);color:var(--accent);border-radius:6px;place-items:center;font-size:10px;font-weight:700;display:grid}.htu-root .mp-setup .ppl-row .nm{font-size:12px;font-weight:500}.htu-root .mp-setup .add{background:var(--surface);border:1px dashed var(--border-strong);text-align:center;color:var(--muted);border-radius:10px;padding:9px;font-size:11.5px;font-weight:500}.htu-root .mp-counter{flex-direction:column;align-items:center;gap:14px;padding-top:16px;display:flex}.htu-root .mp-counter .label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:600}.htu-root .mp-counter .big{font-family:var(--font-display);letter-spacing:-.04em;background:var(--grad-emerald);color:#0000;font-variant-numeric:tabular-nums;-webkit-background-clip:text;background-clip:text;padding-top:.05em;font-size:96px;font-weight:700;line-height:1.05}.htu-root .mp-counter .unit{font-family:var(--font-mono);color:var(--muted);letter-spacing:.08em;font-size:11px;font-weight:600}.htu-root .mp-counter .cost{background:var(--accent-soft);color:var(--accent-ink);font-family:var(--font-mono);font-variant-numeric:tabular-nums;border-radius:999px;align-items:baseline;gap:4px;padding:8px 16px;font-size:14px;font-weight:700;display:inline-flex}.htu-root .mp-counter .cost .b{font-size:11px;font-weight:500}.htu-root .mp-counter .controls{grid-template-columns:60px 1fr;gap:8px;width:100%;margin-top:10px;display:grid}.htu-root .mp-counter .controls .minus{background:var(--surface);border:1px solid var(--border);text-align:center;color:var(--fg);border-radius:14px;padding:14px;font-size:18px;font-weight:700}.htu-root .mp-counter .controls .plus{background:var(--grad-emerald);color:#fff;text-align:center;border-radius:14px;padding:14px;font-size:14px;font-weight:700;position:relative;box-shadow:0 6px 14px -4px #04785766}.htu-root .mp-counter .controls .plus:after{content:"";border:2px solid var(--accent);opacity:.3;border-radius:18px;animation:1.6s infinite htuPulse;position:absolute;inset:-8px}.htu-root .mp-players{flex-direction:column;gap:8px;display:flex}.htu-root .mp-players .h-row{justify-content:space-between;align-items:baseline;margin-bottom:4px;display:flex}.htu-root .mp-players .h-row .h{font-size:12px;font-weight:700}.htu-root .mp-players .h-row .add{color:var(--accent);background:var(--accent-soft);border-radius:999px;padding:3px 8px;font-size:10.5px;font-weight:700}.htu-root .mp-players .player{background:var(--surface);border:1px solid var(--border);border-radius:10px;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.htu-root .mp-players .player.left{opacity:.55}.htu-root .mp-players .player .av{background:var(--accent-soft);width:24px;height:24px;color:var(--accent);font-family:var(--font-mono);border-radius:7px;place-items:center;font-size:10.5px;font-weight:700;display:grid}.htu-root .mp-players .player.left .av{background:var(--surface-2);color:var(--muted)}.htu-root .mp-players .player .nm{font-size:12px;font-weight:600}.htu-root .mp-players .player .meta{font-family:var(--font-mono);color:var(--muted-2);margin-top:1px;font-size:9.5px}.htu-root .mp-players .player .am{text-align:end;font-family:var(--font-mono);font-size:12px;font-weight:700}.htu-root .mp-players .player .am .b{color:var(--muted-2);font-size:9.5px;font-weight:500}.htu-root .mp-players .player .badge{background:var(--accent);color:#fff;vertical-align:1.5px;letter-spacing:.04em;border-radius:999px;margin-inline-start:4px;padding:1px 5px;font-size:8.5px;font-weight:700;display:inline-block}.htu-root .mp-players .player.left .badge{background:var(--muted)}.htu-root .mp-share{flex-direction:column;align-items:center;gap:14px;padding-top:6px;display:flex}.htu-root .mp-share .h{font-family:var(--font-display);letter-spacing:-.025em;font-size:16px;font-weight:700}.htu-root .mp-share .qr{background:var(--surface);border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(11,1fr);gap:1.5px;width:168px;height:168px;padding:12px;display:grid}.htu-root .mp-share .qr .c{background:var(--ink);border-radius:1px}.htu-root .mp-share .qr .c.w{background:0 0}.htu-root .mp-share .room{font-family:var(--font-mono);background:var(--surface-2);color:var(--fg);letter-spacing:.06em;border-radius:999px;padding:6px 14px;font-size:12.5px;font-weight:600}.htu-root .mp-share .actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-top:6px;display:grid}.htu-root .mp-share .actions .b{text-align:center;border-radius:10px;padding:10px;font-size:12px;font-weight:600}.htu-root .mp-share .actions .line{color:#fff;background:#06c755}.htu-root .mp-share .actions .copy{background:var(--surface);border:1px solid var(--border);color:var(--fg)}.htu-root .mp-receipt{background:#fffdf7;border-radius:8px;height:100%;padding:18px 16px;position:relative;box-shadow:0 0 0 1px #0000000a}.htu-root .mp-receipt:before,.htu-root .mp-receipt:after{content:"";background-image:radial-gradient(circle,#0000 3px,#fffdf7 3.5px);background-repeat:repeat-x;background-size:12px 8px;height:8px;position:absolute;inset-inline:0}.htu-root .mp-receipt:before{top:-4px}.htu-root .mp-receipt:after{bottom:-4px;transform:scaleY(-1)}.htu-root .mp-receipt .top{text-align:center;border-bottom:1px dashed var(--border-strong);margin-bottom:12px;padding-bottom:12px}.htu-root .mp-receipt .top .nm{font-family:var(--font-display);letter-spacing:-.025em;font-size:16px;font-weight:700}.htu-root .mp-receipt .top .dt{font-family:var(--font-mono);color:var(--muted);letter-spacing:.04em;margin-top:2px;font-size:9.5px}.htu-root .mp-receipt .lines{font-family:var(--font-mono);flex-direction:column;gap:4px;font-size:10.5px;display:flex}.htu-root .mp-receipt .ln{justify-content:space-between;display:flex}.htu-root .mp-receipt .ln.dim{color:var(--muted)}.htu-root .mp-receipt .div{border-top:1px dashed var(--border-strong);margin:10px 0}.htu-root .mp-receipt .total{justify-content:space-between;align-items:baseline;display:flex}.htu-root .mp-receipt .total .lbl{font-family:var(--font-display);letter-spacing:-.02em;font-size:11px;font-weight:700}.htu-root .mp-receipt .total .v{font-family:var(--font-display);letter-spacing:-.04em;color:var(--accent-deep);font-variant-numeric:tabular-nums;font-size:28px;font-weight:700}.htu-root .mp-receipt .foot{text-align:center;font-family:var(--font-mono);color:var(--muted-2);letter-spacing:.06em;text-transform:uppercase;margin-top:14px;font-size:8.5px}.htu-root .compare-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.htu-root .compare-card{border:1px solid var(--border);background:var(--surface);border-radius:18px;padding:26px 24px;position:relative;overflow:hidden}.htu-root .compare-card.featured{border-color:var(--accent);background:linear-gradient(180deg, var(--accent-soft) 0%, var(--surface) 60%)}.htu-root .compare-card.featured:before{content:"แนะนำ · DEFAULT";top:16px;font-family:var(--font-mono);color:#fff;background:var(--grad-emerald);letter-spacing:.06em;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;inset-inline-end:16px}.htu-root .compare-card .ic-row{align-items:center;gap:10px;margin-bottom:14px;display:inline-flex}.htu-root .compare-card .ic{background:var(--ink);color:#fff;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.htu-root .compare-card.featured .ic{background:var(--grad-emerald)}.htu-root .compare-card .ic svg{width:22px;height:22px}.htu-root .compare-card h4{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:22px;font-weight:700}.htu-root .compare-card h4 .en{color:var(--muted-2);letter-spacing:.04em;text-transform:uppercase;margin-top:2px;font-size:.45em;font-weight:600;display:block}.htu-root .compare-card .when-row{align-items:center;gap:10px;margin:14px 0 16px;font-size:14px;display:flex}.htu-root .compare-card .when-tag{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border-radius:999px;align-items:center;padding:4px 8px;font-size:10.5px;font-weight:700;display:inline-flex}.htu-root .compare-card .when-text{color:var(--fg-2);font-size:14px}.htu-root .compare-card .when-text b{color:var(--fg);font-weight:700}.htu-root .compare-card .example{background:var(--surface-2);border:1px solid var(--border);border-radius:12px;margin:0 0 16px;padding:14px 14px 10px}.htu-root .compare-card.featured .example{background:#fff9;border-color:#0596692e}.htu-root .compare-card .ex-head{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted-2);border-bottom:1px dashed var(--border-strong);justify-content:space-between;margin-bottom:6px;padding-bottom:8px;font-size:10px;font-weight:600;display:flex}.htu-root .compare-card .ex-row{grid-template-columns:auto 1fr auto;align-items:baseline;gap:10px;padding:6px 0;font-size:13px;display:grid}.htu-root .compare-card .ex-row+.ex-row{border-top:1px solid var(--border)}.htu-root .compare-card .ex-row .who{color:var(--fg);font-weight:700}.htu-root .compare-card .ex-row .dur{font-family:var(--font-mono);color:var(--muted);text-align:end;font-size:11.5px}.htu-root .compare-card .ex-row .amt{font-family:var(--font-mono);color:var(--accent-deep);font-variant-numeric:tabular-nums;font-size:14px;font-weight:700}.htu-root .compare-card .bullets{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.htu-root .compare-card .bullets li{color:var(--muted);padding-inline-start:22px;font-size:13.5px;line-height:1.5;position:relative}.htu-root .compare-card .bullets li b{color:var(--fg);font-weight:700}.htu-root .compare-card .bullets li:before{content:"";inset-inline-start:0;background:var(--accent-soft);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23059669' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:9px 9px;border-radius:999px;width:14px;height:14px;position:absolute;top:6px}.htu-root .tips-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.htu-root .tip{border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:22px 20px;transition:transform .2s,border-color .2s}.htu-root .tip:hover{border-color:var(--border-strong);transform:translateY(-2px)}.htu-root .tip .ic-row{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.htu-root .tip .tip-ic{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);border-radius:10px;place-items:center;display:grid}.htu-root .tip .tip-ic svg{width:18px;height:18px}.htu-root .tip .tip-num{font-family:var(--font-mono);color:var(--muted-2);letter-spacing:.08em;font-size:11px;font-weight:600}.htu-root .tip h4{font-family:var(--font-display);letter-spacing:-.025em;margin:0 0 6px;font-size:16px;font-weight:700}.htu-root .tip p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.htu-root .faq{grid-template-columns:1fr 1fr;gap:32px 56px;display:grid}.htu-root .faq-item{border-bottom:1px solid var(--border);padding:18px 0}.htu-root .faq-item .q{align-items:baseline;gap:12px;margin-bottom:8px;display:flex}.htu-root .faq-item .q .qm{font-family:var(--font-mono);color:var(--accent);font-size:13px;font-weight:700}.htu-root .faq-item .q .qt{font-family:var(--font-display);letter-spacing:-.02em;font-size:15.5px;font-weight:700}.htu-root .faq-item .a{color:var(--muted);padding-inline-start:28px;font-size:13.5px;line-height:1.6}.htu-root .final-cta{background:var(--grad-ink);color:#fff;text-align:center;border-radius:28px;margin-top:80px;padding:64px 56px;position:relative;overflow:hidden}.htu-root .final-cta:before{content:"";background:radial-gradient(circle at 50% 0,#10b98147 0%,#0000 55%);position:absolute;inset:0}.htu-root .final-cta .lbl{font-family:var(--font-mono);color:#ffffff8c;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px;font-size:12px;position:relative}.htu-root .final-cta h3{font-family:var(--font-display);letter-spacing:-.025em;margin:0 0 14px;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.15;position:relative}.htu-root .final-cta h3 .a{background:linear-gradient(135deg,#6ee7b7,#10b981);color:#0000;-webkit-background-clip:text;background-clip:text}.htu-root .final-cta p{color:#ffffffa6;margin:0 0 30px;font-size:16px;position:relative}.htu-root .final-cta .links{flex-wrap:wrap;justify-content:center;gap:12px;display:inline-flex;position:relative}.htu-root .final-cta a.btn{border-radius:999px;align-items:center;gap:8px;padding:14px 22px;font-size:14px;font-weight:700;display:inline-flex}.htu-root .final-cta a.btn.primary{background:var(--grad-emerald);color:#fff;box-shadow:0 10px 24px -6px #04785780}.htu-root .final-cta a.btn.ghost{color:#fff;background:#ffffff14;border:1px solid #ffffff2e}.htu-root .doc-foot{border-top:1px solid var(--border);color:var(--muted-2);font-family:var(--font-mono);letter-spacing:.06em;justify-content:space-between;align-items:baseline;margin-top:56px;padding-top:32px;font-size:11px;display:flex}.htu-root .doc-foot strong{font-family:var(--font-display);color:var(--muted);letter-spacing:-.025em;font-size:13px;font-weight:700}@media (max-width:880px){.htu-root .page{padding:32px 18px 56px}.htu-root .doc-head{grid-template-columns:1fr;gap:16px}.htu-root .doc-head .meta{text-align:left}.htu-root .at-glance{grid-template-columns:repeat(2,1fr);padding:22px}.htu-root .ag-stat{border-inline-start:0!important}.htu-root .timeline{padding-inline-start:60px}.htu-root .timeline:before{inset-inline-start:22px}.htu-root .step-node{border-radius:14px;width:46px;height:46px;inset-inline-start:-60px}.htu-root .step-node .n{font-size:18px}.htu-root .step{grid-template-columns:1fr;gap:24px}.htu-root .mini-phone{width:100%;max-width:320px;margin:0 auto}.htu-root .compare-grid,.htu-root .tips-grid{grid-template-columns:1fr}.htu-root .faq{grid-template-columns:1fr;gap:0}.htu-root .final-cta{padding:40px 24px}.htu-root .section-head .desc{display:none}.htu-root .doc-foot{text-align:start;flex-direction:column;align-items:flex-start;gap:12px}}