html.tl-home .tlh-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(32px,5vw,72px);align-items:center}@media(max-width:940px){html.tl-home .tlh-hero-grid{grid-template-columns:1fr}html.tl-home .tlh-hero-right{display:none}}html.tl-home .tlh-hero-right{position:relative;display:flex;align-items:center;justify-content:center;min-height:440px}html.tl-home .tlh-showcase{position:relative;z-index:2;width:100%;max-width:440px;border-radius:18px;background:color-mix(in srgb,var(--tl-bg) 82%,transparent);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);border:1px solid rgba(0,86,255,.14);box-shadow:0 44px 84px -32px #0056ff80,0 8px 30px -18px #0a0a0a4d,inset 0 1px #ffffff80;overflow:hidden;animation:tlh-float 7s ease-in-out infinite alternate}@keyframes tlh-float{0%{transform:translateY(0) rotate(-.5deg)}to{transform:translateY(-12px) rotate(.4deg)}}html.tl-home .tlh-showcase-bar{display:flex;align-items:center;gap:12px;padding:13px 18px;border-bottom:1px solid rgba(0,86,255,.08);background:linear-gradient(180deg,rgba(0,86,255,.05),transparent)}html.tl-home .tlh-showcase-dots{display:inline-flex;gap:6px}html.tl-home .tlh-showcase-dots i{width:10px;height:10px;border-radius:50%;background:#0a0a0a24}html.tl-home .tlh-showcase-dots i:nth-child(1){background:#ff6b6b}html.tl-home .tlh-showcase-dots i:nth-child(2){background:#ffd166}html.tl-home .tlh-showcase-dots i:nth-child(3){background:#3ddc97}html.tl-home .tlh-showcase-url{flex:1;text-align:center;font-size:12.5px;color:var(--tl-text-3);font-weight:500}html.tl-home .tlh-showcase-badge{font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--tl-brand);padding:3px 9px;border-radius:999px;background:#0056ff17;border:1px solid rgba(0,86,255,.22)}html.tl-home .tlh-showcase-body{padding:22px 22px 24px}html.tl-home .tlh-showcase-score{display:flex;align-items:center;gap:16px;padding-bottom:18px;margin-bottom:16px;border-bottom:1px solid rgba(10,10,10,.06)}html.tl-home .tlh-ring{position:relative;flex-shrink:0;width:84px;height:84px}html.tl-home .tlh-ring-num{position:absolute;inset:0;display:grid;place-items:center;font-size:26px;font-weight:600;letter-spacing:-.02em;color:var(--tl-text)}html.tl-home .tlh-showcase-grade{font-size:18px;font-weight:600;letter-spacing:-.01em;color:var(--tl-brand)}html.tl-home .tlh-showcase-sub{font-size:12.5px;color:var(--tl-text-3);margin-top:3px}html.tl-home .tlh-showcase-rows{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}html.tl-home .tlh-row{display:flex;align-items:flex-start;gap:12px;font-size:13px;line-height:1.35}html.tl-home .tlh-row-ic{flex-shrink:0;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:700;margin-top:1px}html.tl-home .tlh-row--pass .tlh-row-ic{background:#0056ff1f;color:var(--tl-brand)}html.tl-home .tlh-row--warn .tlh-row-ic{background:#f59e0b29;color:#d97706}html.tl-home .tlh-row-tx{display:flex;flex-direction:column;gap:1px;color:var(--tl-text)}html.tl-home .tlh-row-tx em{font-style:normal;color:var(--tl-text-3);font-size:12px}html.tl-home .tlh-orb{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none;z-index:1}html.tl-home .tlh-orb--1{top:6%;right:5%;width:12px;height:12px;background:#2f7bff;box-shadow:0 0 26px 4px #2f7bffb3;animation:tlh-pulse 3s ease-in-out infinite}html.tl-home .tlh-orb--2{bottom:11%;left:1%;width:8px;height:8px;background:#7cc0ff;box-shadow:0 0 22px 4px #7cc0ffb3;animation:tlh-pulse 3.8s ease-in-out infinite .6s}html.tl-home .tlh-orb--3{top:56%;right:-1%;width:6px;height:6px;background:#2f7bff;box-shadow:0 0 18px 3px #2f7bff99;animation:tlh-pulse 4.4s ease-in-out infinite 1.2s}@keyframes tlh-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}:is(html.dark,html[data-stacklumen-theme=dark]) .tlh-showcase{background:color-mix(in srgb,#0c0c0e 78%,transparent);border-color:#0056ff47}:is(html.dark,html[data-stacklumen-theme=dark]) .tlh-showcase-score{border-bottom-color:#ffffff12}@media(prefers-reduced-motion:reduce){html.tl-home .tlh-showcase,html.tl-home .tlh-orb{animation:none!important}}html.tl-home .tlh-stats{display:flex;flex-wrap:wrap;gap:clamp(28px,5vw,64px);margin-top:clamp(40px,6vh,64px);padding-top:clamp(28px,4vh,40px);border-top:1px solid var(--tl-border)}html.tl-home .tlh-stat{display:flex;flex-direction:column;gap:4px}html.tl-home .tlh-stat-num{font-size:clamp(28px,3.5vw,40px);font-weight:600;letter-spacing:-.03em;line-height:1;background:linear-gradient(135deg,var(--tl-brand) 0%,var(--tl-brand-2) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}html.tl-home .tlh-stat-label{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--tl-text-3)}html.tl-home .tlh-tool{gap:12px;min-height:200px}html.tl-home .tlh-tool .tl-pill{width:fit-content}html.tl-home .tlh-tool h3{margin:4px 0 0}html.tl-home .tlh-tool p{flex:1}html.tl-home .tlh-tool-cta{display:inline-flex;align-items:center;gap:6px;font-size:13.5px;font-weight:600;color:var(--tl-brand);transition:gap .2s var(--tl-ease)}html.tl-home .tlh-tool:hover .tlh-tool-cta{gap:10px}html.tl-home .tlh-tool--all{background:linear-gradient(165deg,rgba(0,86,255,.06),transparent 70%);border-color:var(--tl-brand);border-style:dashed}html.tl-home .tlh-plan{gap:8px}html.tl-home .tlh-plan .tl-pill{width:fit-content;margin-bottom:2px}html.tl-home .tlh-plan h3{margin:0}html.tl-home .tlh-plan-price{font-size:clamp(28px,3.4vw,38px);font-weight:700;letter-spacing:-.03em;line-height:1}html.tl-home .tlh-plan-price span{font-size:14px;font-weight:500;color:var(--tl-text-3);margin-left:3px}html.tl-home .tlh-plan p{flex:1;margin-top:2px}html.tl-home .tlh-plan--f{border-color:var(--tl-brand);box-shadow:0 14px 40px var(--tl-brand-glow)}html.tl-home .tlh-step-num{font-size:13px;font-weight:600;letter-spacing:.08em;color:var(--tl-brand);margin-bottom:14px}html.tl-home .tlh-cta{display:flex;align-items:center;justify-content:space-between;gap:clamp(28px,5vw,56px);flex-wrap:wrap;padding:clamp(36px,5vw,56px)}html.tl-home .tlh-cta-tag{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffd1;display:block;margin-bottom:14px}html.tl-home .tlh-cta-title{font-size:clamp(26px,3.4vw,40px);font-weight:600;letter-spacing:-.03em;line-height:1.06;margin:0 0 12px;color:#fff;text-wrap:balance}html.tl-home .tlh-cta-sub{font-size:15.5px;line-height:1.55;color:#ffffffdb;margin:0;max-width:52ch}html.tl-home .tlh-cta-actions{display:flex;flex-wrap:wrap;gap:12px}html.tl-home .tlh-cta-btn-primary{background:#fff;color:var(--tl-brand-ink);box-shadow:0 6px 20px #0000002e}html.tl-home .tlh-cta-btn-primary:hover{background:#fff;transform:translateY(-1px)}html.tl-home .tlh-cta-btn-ghost{background:#ffffff1f;color:#fff;border-color:#ffffff4d}html.tl-home .tlh-cta-btn-ghost:hover{background:#fff3;border-color:#ffffff80;color:#fff}@media(max-width:760px){html.tl-home .tlh-cta{flex-direction:column;align-items:flex-start}}
