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