.tl-kick{font-family:var(--font-display);font-weight:600;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--gold))}.tl-h1{margin-top:.5rem;font-size:clamp(1.9rem,4.6vw,3rem);line-height:1.14}.tl-h1,.tl-h1n{font-family:var(--font-display);font-weight:600;letter-spacing:-.01em}.tl-h1n{margin-top:.45rem;font-size:clamp(1.55rem,3.4vw,2.2rem);line-height:1.2}.tl-sub{margin-top:1rem;max-width:58ch;font-size:clamp(1rem,1.9vw,1.13rem);line-height:1.6;color:rgb(var(--text-sub))}.tl-article{max-width:760px}.tl-hero{padding-top:clamp(2.2rem,4vw,3.5rem)}.tl-hero .inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.15rem}.tl-hero h1{max-width:26ch}.tl-hero .lead{max-width:58ch}.tl-lead{margin-top:1.2rem;padding-left:1.1rem;box-shadow:inset 2px 0 0 rgb(var(--gold))}.tl-lead p{font-size:1.03rem;line-height:1.64;color:rgb(var(--text))}.tl-lead p+p{margin-top:.8em}.tl-h2{margin-top:2.6rem;font-family:var(--font-display);font-weight:600;font-size:1.35rem;line-height:1.3}.tl-h2:first-child{margin-top:0}.tl-block-sub{margin-top:.35rem;font-size:.92rem;line-height:1.5;color:rgb(var(--text-sub))}.tl-group,.tl-more{margin-top:2rem}.tl-more{display:flex;flex-wrap:wrap;gap:.6rem 1.6rem}.tl-gt{font-family:var(--font-display);font-weight:600;font-size:.72rem;letter-spacing:.09em;text-transform:uppercase;color:rgb(var(--text-dim))}.tl-grid{margin-top:.7rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.9rem}.tl-card{display:flex;align-items:flex-start;gap:.9rem;padding:1.05rem 1.15rem}.tl-ico{width:40px;height:40px;flex:none;border-radius:var(--radius);background:rgb(var(--gold)/.1);color:rgb(var(--gold));display:flex;align-items:center;justify-content:center}.tl-ico svg{width:21px;height:21px}.tl-card-tx{min-width:0;display:flex;flex-direction:column;gap:.3rem}.tl-card-t{font-family:var(--font-display);font-weight:600;font-size:.98rem;line-height:1.3;color:rgb(var(--text))}.tl-card-s{font-size:.85rem;line-height:1.45;color:rgb(var(--text-sub))}.tl-soon{opacity:.55}.tl-chip{align-self:flex-start;font-family:var(--font-display);font-weight:600;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;border:1px solid rgb(var(--border));border-radius:999px;padding:.15em .6em}.tl-chip,.tl-hub-disc{color:rgb(var(--text-dim))}.tl-hub-disc{margin-top:2rem;font-size:.78rem}.tl-calc{margin-top:1.8rem;background:rgb(var(--bg-card));border:1px solid rgb(var(--border));border-radius:var(--radius-lg);padding:clamp(1.2rem,2.6vw,1.7rem);box-shadow:inset 0 1px 0 rgb(var(--text)/.04)}.tl-modes{margin-bottom:1.1rem}.tl-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.1rem}.tl-field{min-width:0}.tl-wide{grid-column:1/-1}.tl-field label{display:block;font-size:.82rem;line-height:1.35;color:rgb(var(--text-sub));margin-bottom:.4rem}.tl-field label b{color:rgb(var(--gold-hi));font-weight:600;font-family:var(--font-mono);font-size:.85rem}.tl-field input[type=number],.tl-field select{width:100%;font:inherit;font-size:.95rem;font-variant-numeric:tabular-nums;padding:.55em .8em;border-radius:var(--radius);border:1px solid rgb(var(--border-strong));background:rgb(var(--bg-raised));color:rgb(var(--text));transition:border-color var(--t-fast) var(--ease),box-shadow var(--t-fast) var(--ease)}.tl-field input[type=number]:focus-visible,.tl-field select:focus-visible{outline:none;border-color:rgb(var(--gold));box-shadow:0 0 0 3px rgb(var(--gold)/.16)}.tl-field input[type=number]::placeholder{color:rgb(var(--text-dim))}.tl-field input[type=range]{width:100%;margin:.55em 0 0;accent-color:rgb(var(--gold));cursor:pointer}.tl-field input[type=range]:focus-visible{outline:2px solid rgb(var(--gold));outline-offset:3px;border-radius:999px}.tl-field{position:relative}.tl-field:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:1px;background:rgb(var(--gold));transform:scaleX(0);transform-origin:left;transition:transform var(--t-med) var(--ease-expo);pointer-events:none}.tl-field:focus-within:after{transform:scaleX(1)}.tl-field:focus-within label{color:rgb(var(--gold))}.tl-seg{display:inline-flex;border:1px solid rgb(var(--border-strong));border-radius:var(--radius);overflow:hidden;background:rgb(var(--bg-raised))}.tl-seg button{font:inherit;font-size:.88rem;padding:.5em 1em;border:0;background:transparent;color:rgb(var(--text-sub));cursor:pointer;transition:background var(--t-fast) var(--ease),color var(--t-fast) var(--ease)}.tl-seg button:hover{color:rgb(var(--text))}.tl-seg button[aria-pressed=true]{background:rgb(var(--gold)/.16);color:rgb(var(--gold-hi));font-weight:600}.tl-seg button:focus-visible{outline:2px solid rgb(var(--gold));outline-offset:-2px}.tl-warn{margin-top:1rem;font-size:.85rem;line-height:1.5;color:rgb(var(--down));background:rgb(var(--down)/.08);border:1px solid rgb(var(--down)/.3);border-radius:var(--radius);padding:.6em .9em}.tl-res{position:relative;margin-top:1.4rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.8rem;min-height:82px}.tl-res:after{content:"";position:absolute;left:0;top:0;bottom:0;width:32%;pointer-events:none;opacity:0;border-radius:var(--radius);background:linear-gradient(90deg,transparent,rgba(243,217,160,.12),transparent)}.js .tl-res.gleam:after{animation:gleamPass 1.1s var(--ease) 1}@media (prefers-reduced-motion:reduce){.tl-field:after{transition:none}.js .tl-res.gleam:after{animation:none}}.tl-tile{background:rgb(var(--bg-raised));border:1px solid rgb(var(--border));border-radius:var(--radius);padding:.7rem .95rem}.tl-k{font-size:.74rem;line-height:1.35;color:rgb(var(--text-dim))}.tl-k,.tl-v{display:block}.tl-v{margin-top:.2rem;font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:1.22rem;line-height:1.25;color:rgb(var(--text));overflow-wrap:anywhere}.tl-v-accent{color:rgb(var(--gold))}.tl-v-up{color:rgb(var(--up))}.tl-v-down{color:rgb(var(--down))}.tl-hint{margin-top:1rem;font-size:.84rem;line-height:1.55;color:rgb(var(--text-dim))}.tl-ladder{margin-top:1.3rem;display:flex;height:34px;border-radius:var(--radius);overflow:hidden;font-family:var(--font-display);font-weight:600;font-size:.68rem;letter-spacing:.07em;text-transform:uppercase}.tl-lz-reward,.tl-lz-risk{flex-basis:0;min-width:72px;display:flex;align-items:center;justify-content:center;color:rgb(var(--text))}.tl-lz-risk{background:rgb(var(--down)/.55)}.tl-lz-reward{background:rgb(var(--up)/.5)}.tl-gauge{margin-top:1.3rem;height:10px;border-radius:999px;background:linear-gradient(90deg,rgb(var(--up)/.75),rgb(var(--gold)/.85),rgb(var(--down)/.85));position:relative}.tl-gauge-mk{position:absolute;top:-4px;width:4px;height:18px;border-radius:2px;background:rgb(var(--text));transform:translateX(-2px)}.tl-rows{grid-column:1/-1;display:flex;flex-direction:column;gap:.7rem}.tl-row{display:grid;grid-template-columns:1fr 1fr 34px;gap:.7rem .8rem;align-items:end}.tl-del{height:38px;width:34px;border-radius:var(--radius);border:1px solid rgb(var(--border-strong));background:rgb(var(--bg-raised));color:rgb(var(--text-dim));font-size:1.05rem;line-height:1;cursor:pointer;transition:color var(--t-fast) var(--ease),border-color var(--t-fast) var(--ease)}.tl-del:hover{color:rgb(var(--down));border-color:rgb(var(--down)/.5)}.tl-del:focus-visible{outline:2px solid rgb(var(--gold));outline-offset:2px}.tl-add{justify-self:start;font:inherit;font-size:.88rem;padding:.5em 1em;border-radius:var(--radius);border:1px dashed rgb(var(--border-strong));background:transparent;color:rgb(var(--text-sub));cursor:pointer;transition:color var(--t-fast) var(--ease),border-color var(--t-fast) var(--ease)}.tl-add:hover{color:rgb(var(--gold));border-color:rgb(var(--gold)/.5)}.tl-add:focus-visible{outline:2px solid rgb(var(--gold));outline-offset:2px}.tl-now{font-size:.9rem;color:rgb(var(--text-sub))}.tl-now b{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-weight:600;color:rgb(var(--gold-hi))}.tl-sess-list{margin-top:1.1rem;display:flex;flex-direction:column;gap:.8rem}.tl-sess{background:rgb(var(--bg-raised));border:1px solid rgb(var(--border));border-radius:var(--radius);padding:.8rem 1rem}.tl-sess-top{display:grid;grid-template-columns:1fr auto auto;gap:.3rem 1rem;align-items:baseline}.tl-sess-nm b{font-family:var(--font-display);font-weight:600;font-size:.97rem;color:rgb(var(--text))}.tl-sess-nm span{display:block;margin-top:.15rem;font-size:.76rem;line-height:1.4;color:rgb(var(--text-dim))}.tl-sess-msk{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:.86rem;color:rgb(var(--text-sub));text-align:right}.tl-sess-st{display:flex;flex-direction:column;align-items:flex-end;gap:.3rem}.tl-badge{font-family:var(--font-display);font-weight:600;font-size:.64rem;letter-spacing:.07em;text-transform:uppercase;border-radius:999px;padding:.24em .75em;border:1px solid rgb(var(--border-strong));color:rgb(var(--text-dim))}.tl-badge-open{color:rgb(var(--up));border-color:rgb(var(--up)/.4);background:rgb(var(--up)/.1)}.tl-sess-cd{display:block;min-height:1.05em;font-size:.74rem;line-height:1.4;color:rgb(var(--text-dim));text-align:right}.tl-sess-track{position:relative;margin-top:.65rem;height:8px;border-radius:999px;background:rgb(var(--text)/.07);overflow:hidden}.tl-sess-track i{background:rgb(var(--gold)/.5)}.tl-sess-track b,.tl-sess-track i{position:absolute;top:0;height:100%}.tl-sess-track b{width:2px;background:rgb(var(--text));border-radius:1px}.tl-sec{margin-top:2.5rem;padding-block:0}.tl-sec h2{font-family:var(--font-display);font-weight:600;font-size:1.32rem;line-height:1.3}.tl-sec>p{margin-top:.8em;font-size:.97rem;line-height:1.65;color:rgb(var(--text-sub))}.tl-codewrap{position:relative}.tl-codewrap .copy-chip{top:1.5rem}.tl-code{margin-top:1rem;background:rgb(var(--bg-raised));border:1px solid rgb(var(--border));border-radius:var(--radius);padding:2.7rem 1.2rem 1rem;overflow-x:auto}.tl-code p{font-family:var(--font-mono);font-size:.87rem;line-height:1.8;color:rgb(var(--text));white-space:nowrap}.tl-ex-l{font-family:var(--font-display);font-weight:600;font-size:.72rem;letter-spacing:.09em;text-transform:uppercase;color:rgb(var(--text-dim));margin-top:1.1rem}.tl-ex ul{gap:.35em}.tl-ex ol,.tl-ex ul{margin-top:.5em;padding-left:1.2em;display:flex;flex-direction:column}.tl-ex ol{gap:.45em}.tl-ex li{font-size:.95rem;line-height:1.55;color:rgb(var(--text-sub))}.tl-ex-res{margin-top:1.1rem;padding:.85rem 1.1rem;background:rgb(var(--bg-raised));border:1px solid rgb(var(--border));border-radius:var(--radius);box-shadow:inset 2px 0 0 rgb(var(--gold));font-size:.95rem;line-height:1.6;color:rgb(var(--text))}.tl-qa{margin-top:1.5rem}.tl-qa h3{font-family:var(--font-display);font-weight:600;font-size:1.04rem;line-height:1.35}.tl-qa p{margin-top:.5em;font-size:.94rem;line-height:1.62;color:rgb(var(--text-sub))}.tl-rel{margin-top:2.4rem}.tl-rel-t{font-family:var(--font-display);font-weight:600;font-size:.72rem;letter-spacing:.09em;text-transform:uppercase;color:rgb(var(--text-dim))}.tl-rel-links{margin-top:.65rem;display:flex;flex-wrap:wrap;gap:.6rem}.tl-rel-links a{display:inline-flex;align-items:center;gap:.45em;padding:.55em .95em;border:1px solid rgb(var(--border));border-radius:999px;background:rgb(var(--bg-card));font-size:.88rem;color:rgb(var(--text-sub));transition:border-color var(--t-fast) var(--ease),color var(--t-fast) var(--ease)}.tl-rel-links a:hover{border-color:rgb(var(--border-strong));color:rgb(var(--gold))}.tl-rel-links a svg{width:14px;height:14px}.tl-cta{margin-top:2.5rem;background:radial-gradient(90% 130% at 100% 0,rgb(var(--gold)/.1),transparent 55%),rgb(var(--bg-card));border:1px solid rgb(var(--gold-deep));border-radius:var(--radius-lg);padding:clamp(1.3rem,3vw,1.8rem);box-shadow:var(--glow-warm)}.tl-cta-line{font-size:1rem;line-height:1.55;color:rgb(var(--text));margin-bottom:1.1rem}.tl-cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem}.tl-cta-sub{margin-top:.85rem;font-size:.86rem;line-height:1.5;color:rgb(var(--text-sub))}.tl-cta-ch{margin-top:.9rem;font-size:.92rem}.tl-trust{margin-top:1rem;font-size:.8rem}.tl-disc,.tl-trust{color:rgb(var(--text-dim))}.tl-disc{margin-top:2.2rem;font-size:.78rem;line-height:1.5}.tl-sign{font-size:.8rem;color:rgb(var(--text-dim))}.tl-cta-sub+.tl-trust,.tl-sign{margin-top:.5rem}@media(max-width:560px){.tl-form{grid-template-columns:1fr}.tl-res{grid-template-columns:1fr 1fr;min-height:0}.tl-lz-reward,.tl-lz-risk{min-width:56px}.tl-sess-top{grid-template-columns:1fr auto}.tl-sess-msk{grid-row:2;grid-column:1/-1;text-align:left;margin-top:.2rem}}