.gt-home{--bg:#0a0c07;--surface:#12150c;--surface-2:#191d10;--line:#262b1a;--text:#f1f4e8;--muted:#99a189;--faint:#6b7360;--lime:#c8f542;--lime-soft:rgba(200,245,66,0.14);--lime-glow:rgba(200,245,66,0.35);--red:#ff6b5d;--amber:#ffb02e;--sans:"Instrument Sans",system-ui,sans-serif;--serif:"Instrument Serif",Georgia,serif;background:var(--bg);color:var(--text);font-family:var(--sans);line-height:1.5;-webkit-font-smoothing:antialiased;position:relative}.gt-home *{box-sizing:border-box}.gt-home .container{max-width:980px;margin:0 auto;padding:0 22px}.gt-home section{padding:78px 0 0}.gt-home .sec-title{font-family:var(--serif);font-weight:400;font-size:clamp(28px,4.6vw,40px);line-height:1.15;text-align:center}.gt-home .sec-title em{color:var(--lime);font-style:italic}.gt-home .sec-sub{text-align:center;color:var(--muted);font-size:15px;max-width:560px;margin:12px auto 0;line-height:1.65}.gt-home .sec-sub b{color:var(--text)}.gt-home .go{background:var(--lime);color:#0c0e06;border:none;border-radius:13px;padding:16px 18px;font-family:var(--sans);font-size:16px;font-weight:700;cursor:pointer;transition:transform .15s,box-shadow .2s}.gt-home .go:hover{transform:translateY(-1px);box-shadow:0 8px 40px var(--lime-glow)}.gt-home .go:disabled{opacity:.6;cursor:default;transform:none;box-shadow:none}@media (max-width:720px){.gt-home section{padding:58px 0 0}}@media (max-width:480px){.gt-home section{padding:40px 0 0}}.gth-nav{padding:18px 0 0}.gth-nav-inner{max-width:980px;margin:0 auto;padding:0 22px;justify-content:space-between}.gth-nav-brand,.gth-nav-inner{display:flex;align-items:center}.gth-nav-brand{gap:8px;font-family:var(--serif);font-size:21px;color:var(--text);text-decoration:none}.gth-nav-sw{font-size:22px;filter:drop-shadow(0 0 14px var(--lime-glow))}.gth-nav-link{color:var(--muted);text-decoration:none;font-size:13.5px;font-weight:600;border:1px solid var(--line);border-radius:100px;padding:8px 18px;transition:color .2s,border-color .2s}.gth-nav-link:hover{color:var(--lime);border-color:var(--lime)}.gt-home .hero{text-align:center;padding:56px 22px 10px;max-width:980px;margin:0 auto}.gt-home .hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(38px,6.6vw,62px);line-height:1.08;letter-spacing:-.01em}.gt-home .hero h1 em{color:var(--lime);font-style:italic}.gt-home .hero .sub{max-width:560px;margin:18px auto 0;color:var(--muted);font-size:clamp(15px,2.4vw,17px);line-height:1.6}.gt-home .hero .sub b{color:var(--text);font-weight:600}.gt-home .start-card{max-width:560px;margin:30px auto 0;background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:0 30px 80px rgba(0,0,0,.45);text-align:center}.gt-home .cap-fields{display:flex;flex-direction:column;gap:9px}.gt-home .cap-fields input{width:100%;background:var(--surface-2);border:1px solid var(--line);border-radius:13px;padding:14px 16px;color:var(--text);font-family:var(--sans);font-size:15.5px;outline:none;transition:border-color .2s}.gt-home .cap-fields input:focus{border-color:var(--lime)}.gt-home .cap-fields input::placeholder{color:var(--faint)}.gt-home .start-card .go{width:100%;margin-top:10px}.gt-home .hero-error{margin-top:10px;font-size:12.5px;color:var(--red)}.gt-home .proof-line{margin-top:16px;font-size:12.5px;color:var(--faint)}.gt-home .checks-line,.gt-home .proof-line b{color:var(--muted);font-weight:600}.gt-home .checks-line{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;font-size:13px}.gt-home .checks-line i{font-style:normal;color:var(--lime)}.gt-home .steprail{display:flex;align-items:center;justify-content:center;margin:16px auto 0;flex-wrap:wrap}.gt-home .step{gap:6px;font-size:10.5px;letter-spacing:.08em;text-transform:uppercase}.gt-home .step,.gt-home .step-num{display:flex;align-items:center;color:var(--faint)}.gt-home .step-num{width:16px;height:16px;flex:none;border-radius:50%;justify-content:center;font-size:9px;font-weight:700;border:1px solid var(--faint)}.gt-home .step.done{color:var(--muted)}.gt-home .step.done .step-num{background:var(--lime);border-color:var(--lime);color:#0c0e06}.gt-home .step.now{color:var(--lime)}.gt-home .step.now .step-num{border-color:var(--lime);color:var(--lime)}.gt-home .step-line{width:36px;height:2px;background:var(--faint);opacity:.5;margin:0 4px}.gt-home .step-line.done{background:var(--lime);opacity:.9}.gt-home .found{margin-top:10px}.gt-home .found-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.gt-home .found-tile{background:var(--surface-2);border:1px solid var(--line);border-radius:11px;padding:8px;text-align:center}.gt-home .found-tile b{display:block;font-family:var(--serif);font-size:18px;color:var(--lime);font-weight:400}.gt-home .found-tile span{font-size:9.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--faint)}.gt-home .found-pages{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:8px}.gt-home .found-pages-label{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--faint)}.gt-home .found-chips{display:flex;flex-wrap:wrap;gap:6px}.gt-home .found-chip{font-family:ui-monospace,monospace;font-size:11.5px;color:var(--muted);background:var(--surface-2);border:1px solid var(--line);border-radius:6px;padding:3px 8px}.gt-home .found-chip.more{color:var(--faint);border-style:dashed}.gt-home .inline-scan{text-align:left;animation:gth-rise .45s ease both}.gt-home .is-head{display:flex;align-items:center;gap:12px}.gt-home .is-fav{width:40px;height:40px;flex:none;display:flex;align-items:center;justify-content:center;border-radius:11px;background:var(--lime-soft);border:1px solid rgba(200,245,66,.35);color:var(--lime);font-weight:700;font-size:19px;overflow:hidden}.gt-home .is-id{min-width:0}.gt-home .is-dom{font-weight:600;font-size:14.5px}.gt-home .is-dom,.gt-home .is-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gt-home .is-title{font-size:12px;color:var(--faint);margin-top:2px}.gt-home .is-right{margin-left:auto;flex:none;text-align:right}.gt-home .is-live{display:inline-flex;align-items:center;gap:6px;font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--lime)}.gt-home .is-live i{width:7px;height:7px;border-radius:50%;background:var(--lime);animation:gth-pulse 1.4s ease infinite}.gt-home .is-live-done i{animation:none}.gt-home .is-live-failed{color:var(--red)}.gt-home .is-live-failed i{background:var(--red);animation:none}@keyframes gth-pulse{50%{opacity:.25}}.gt-home .is-feed{margin-top:12px;max-height:210px;overflow:hidden;display:flex;flex-direction:column;gap:2px}.gt-home .feed-row{padding:7px 2px;font-size:12.5px;color:var(--muted);line-height:1.45;border-bottom:1px dashed rgba(38,43,26,.6);animation:gth-rise .35s ease both;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gt-home .is-feed{position:relative}.gt-home .is-feed.is-scanning{min-height:156px}.gt-home .feed-row:last-child{border-bottom:none}.gt-home .feed-row.you{color:var(--lime);font-family:var(--serif);font-style:italic;font-size:13.5px}.gt-home .hero-scan-fail{margin-top:12px;font-size:13px;color:var(--amber);line-height:1.6}.gt-home .hero-scan-actions{display:flex;flex-direction:column;gap:9px;margin-top:8px}.gt-home .is-report{width:100%;margin-top:0}.gt-home .hero-scan-again{background:none;border:none;color:var(--lime);font-family:var(--sans);font-size:12.5px;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.gt-home .hero-scan-again:hover{color:var(--text)}.gt-home .hero-turnstile{display:flex;justify-content:center;margin-top:8px}.gt-home .hero-scan-working{display:flex;gap:5px;margin-top:8px;padding:0 2px}.gt-home .hero-scan-working span{width:5px;height:5px;border-radius:50%;background:var(--faint);animation:gth-dot 1.3s ease infinite}.gt-home .hero-scan-working span:nth-child(2){animation-delay:.15s}.gt-home .hero-scan-working span:nth-child(3){animation-delay:.3s}@keyframes gth-dot{0%,60%,to{opacity:.25;transform:scale(.85)}30%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.gt-home .hero-scan-working span{animation:none;opacity:.6}}@keyframes gth-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.gt-home .feed-row,.gt-home .inline-scan,.gt-home .is-live i{animation:none}}@media (max-width:720px){.gt-home .hero{padding:42px 22px 8px}}@media (max-width:480px){.gt-home .hero{padding:26px 16px 6px}.gt-home .hero h1{font-size:clamp(30px,8.6vw,38px)}.gt-home .hero .sub{margin-top:10px;font-size:14.5px;line-height:1.5}.gt-home .start-card{margin:18px auto 0;padding:16px;border-radius:16px}.gt-home .steprail{margin-top:12px}.gt-home .step{font-size:8.5px;gap:4px;letter-spacing:.04em;white-space:nowrap}.gt-home .step-num{width:13px;height:13px;font-size:8px}.gt-home .step-line{width:14px;margin:0 3px}.gt-home .found-tile{padding:5px 4px;border-radius:9px}.gt-home .found-tile b{font-size:15px}.gt-home .found-tile span{font-size:7.5px;letter-spacing:.03em}.gt-home .found-pages{margin-top:6px;gap:5px}.gt-home .found-chips{gap:4px}.gt-home .found-chip{font-size:9.5px;padding:2px 6px}.gt-home .start-card .go{margin-top:8px;padding:13px 18px;font-size:15px}.gt-home .is-feed.is-scanning{min-height:118px}.gt-home .is-feed{margin-top:8px;max-height:none}}.gt-home .plat{text-align:center}.gt-home .plat-label{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--lime)}.gt-home .plat-window{margin-top:16px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.gt-home .plat-track{display:inline-flex;gap:48px;white-space:nowrap;animation:gtHomeMarquee 26s linear infinite;font-size:14px;font-weight:500;color:var(--faint);padding-right:48px;filter:grayscale(1);opacity:.6}.gt-home .plat-track span{flex:none}@keyframes gtHomeMarquee{to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.gt-home .plat-track{animation:none}}.gt-home .device-toggle{display:flex;justify-content:center;gap:8px;margin-top:22px}.gt-home .dt-btn{background:var(--surface);border:1px solid var(--line);border-radius:100px;color:var(--muted);font-family:var(--sans);font-size:13px;font-weight:600;padding:8px 18px;cursor:pointer;transition:border-color .2s,color .2s,background .2s}.gt-home .dt-btn.on,.gt-home .dt-btn:hover{border-color:var(--lime)}.gt-home .dt-btn.on{background:var(--lime-soft);color:var(--lime)}.gt-home .demo-browser{max-width:560px;margin:24px auto 0;transition:max-width .45s ease}.gt-home .demo-browser.mobile{max-width:300px}.gt-home .catchline{text-align:center;margin-top:18px;font-size:13.5px;color:var(--amber);min-height:21px;transition:opacity .3s}.gt-home .catchline.fading{opacity:0}.gt-home .demo-cap{text-align:center;margin-top:8px;font-size:12.5px;color:var(--faint)}.gt-home .browser{background:var(--bg);border:1px solid var(--line);border-radius:16px;overflow:hidden;text-align:left}.gt-home .b-chrome{display:flex;align-items:center;gap:5px;padding:9px 12px;border-bottom:1px solid var(--line);background:var(--surface-2)}.gt-home .b-chrome i{width:8px;height:8px;border-radius:50%;background:var(--line);display:inline-block}.gt-home .b-url{margin-left:8px;flex:1;background:var(--bg);border-radius:6px;font-size:11px;color:var(--faint);padding:4px 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.gt-home .b-page{position:relative;padding:14px 16px 16px;display:flex;flex-direction:column;gap:11px}.gt-home .wf-block{background:#232a17;border-radius:4px;display:inline-block}.gt-home .wf-row{display:flex;align-items:center;gap:8px}.gt-home .wf-logo{width:34px;height:10px;background:#33401d}.gt-home .wf-navlink{width:24px;height:7px}.gt-home .wf-hero{display:flex;flex-direction:column;gap:7px;padding:4px 0 2px;align-items:flex-start}.gt-home .wf-h1{width:62%;height:12px}.gt-home .wf-h2{width:44%;height:8px}.gt-home .wf-btn{background:var(--lime-soft);color:var(--lime);border:1px solid rgba(200,245,66,.3);border-radius:6px;font-family:var(--sans);font-size:9.5px;font-weight:600;padding:5px 12px;margin-top:3px;pointer-events:none}.gt-home .wf-cards{display:flex;gap:8px}.gt-home .wf-card{flex:1;height:30px;background:#1b2110;border:1px solid var(--line);border-radius:6px}.gt-home .wf-form{display:flex;gap:6px;align-items:center}.gt-home .wf-input{flex:1;height:22px;background:var(--surface);border:1px solid var(--line);border-radius:6px;font-size:9px;color:var(--muted);padding:0 8px;display:flex;align-items:center;overflow:hidden;white-space:nowrap}.gt-home .wf-btn.small{margin:0;padding:5px 10px}.gt-home .wf-target-hit{outline:2px solid var(--lime);outline-offset:2px}.gt-home .wf-target-bug{outline:2px solid var(--amber);outline-offset:2px;animation:gtHomeShake .4s ease}@keyframes gtHomeShake{25%{transform:translateX(-2px)}75%{transform:translateX(2px)}}.gt-home .wf-cursor{position:absolute;width:13px;height:13px;border-radius:50%;background:var(--lime);box-shadow:0 0 12px var(--lime-glow),0 0 0 3px rgba(200,245,66,.15);top:20px;left:20px;transition:top .9s cubic-bezier(.4,0,.2,1),left .9s cubic-bezier(.4,0,.2,1);pointer-events:none;z-index:5}.gt-home .wf-cursor.extra{width:9px;height:9px;opacity:.7;box-shadow:0 0 8px var(--lime-glow),0 0 0 2px rgba(200,245,66,.12)}.gt-home .wf-cursor.clicking{animation:gtHomeClickPulse .35s ease}@keyframes gtHomeClickPulse{40%{transform:scale(.6);box-shadow:0 0 0 8px rgba(200,245,66,.25)}}.gt-home .night{max-width:560px;margin:30px auto 0;background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:8px 0;box-shadow:0 30px 80px rgba(0,0,0,.45);overflow:hidden}.gt-home .night-stream{height:330px;overflow:hidden;overflow-anchor:none;display:flex;flex-direction:column;justify-content:flex-end;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 56px);mask-image:linear-gradient(180deg,transparent 0,#000 56px)}.gt-home .nt-row{display:flex;gap:14px;padding:14px 22px;border-bottom:1px solid var(--line);align-items:baseline;animation:gtHomeRise .4s ease both}.gt-home .nt-row:last-child{border-bottom:none}.gt-home .night .you{border-top:1px solid var(--line);animation:none}.gt-home .nt-time{flex:none;width:64px;font-size:11.5px;color:var(--faint);font-variant-numeric:tabular-nums}.gt-home .nt-what{font-size:13.5px;color:var(--muted);line-height:1.55}.gt-home .nt-what b{color:var(--text);font-weight:600}.gt-home .nt-row.catch .nt-what b{color:var(--amber)}.gt-home .nt-row.catch{background:rgba(255,176,46,.04)}.gt-home .nt-row.you .nt-what{font-family:var(--serif);font-style:italic;color:var(--lime);font-size:14.5px}@keyframes gtHomeRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.gt-home .nt-row{animation:none}}.gt-home .roster{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:28px}.gt-home .r-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px 14px;text-align:center;cursor:pointer;transition:border-color .2s,transform .2s;font:inherit;color:inherit;width:100%;display:block}.gt-home .r-card:hover{border-color:rgba(200,245,66,.5);transform:translateY(-3px)}.gt-home .r-card .e{font-size:26px;display:inline-block;transition:transform .25s}.gt-home .r-card:hover .e{transform:rotate(-10deg) scale(1.15)}.gt-home .r-card h4{font-size:13.5px;font-weight:700;margin-top:8px}.gt-home .r-card p{font-size:11.5px;color:var(--faint);margin-top:6px;line-height:1.55}@media (max-width:720px){.gt-home .roster{grid-template-columns:1fr 1fr}}.gt-home .backdrop{position:fixed;inset:0;background:rgba(5,6,3,.72);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:60}.gt-home .sheet{width:100%;max-width:440px;max-height:85vh;overflow-y:auto;background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:0 40px 100px rgba(0,0,0,.6);animation:gtHomeSheetUp .3s cubic-bezier(.2,.9,.3,1) both;text-align:left}@keyframes gtHomeSheetUp{0%{transform:translateY(16px) scale(.98);opacity:0}}.gt-home .modal-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.gt-home .modal-head h3{font-family:var(--serif);font-weight:400;font-size:22px}.gt-home .modal-close{background:none;border:none;color:var(--faint);font-size:16px;cursor:pointer;padding:4px 8px;transition:color .2s}.gt-home .modal-close:hover{color:var(--text)}.gt-home .do-quote{font-family:var(--serif);font-style:italic;font-size:18.5px;line-height:1.45;margin-top:14px}.gt-home .do-label{margin-top:18px;font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--faint)}.gt-home .do-row{display:flex;gap:9px;margin-top:8px;font-size:13px;color:var(--muted);line-height:1.45}.gt-home .do-row .ok{color:var(--lime);flex:none}.gt-home .do-cta{width:100%;margin-top:18px}.gt-home .landfinal{padding-bottom:20px;text-align:center}.gt-home .landfinal form{max-width:520px;margin:26px auto 0}.gt-home .landfinal .cap-fields{display:flex;flex-direction:column;gap:9px}.gt-home .landfinal .cap-fields input{width:100%;background:var(--surface-2);border:1px solid var(--line);border-radius:13px;padding:14px 16px;color:var(--text);font-family:var(--sans);font-size:15.5px;outline:none;transition:border-color .2s}.gt-home .landfinal .cap-fields input:focus{border-color:var(--lime)}.gt-home .landfinal .cap-fields input::placeholder{color:var(--faint)}.gt-home .landfinal .go{width:100%;margin-top:10px}.gt-home .guarantee{margin-top:15px;text-align:center;font-family:var(--serif);font-style:italic;font-size:14px;color:var(--muted)}.gt-home .guarantee b{color:var(--lime);font-weight:400}.gt-home .reveal{opacity:0}.gt-home .reveal.in{opacity:1;animation:gtHomeRevealUp .7s cubic-bezier(.2,.7,.3,1) both;animation-delay:var(--rd,0s)}@keyframes gtHomeRevealUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.gt-home .reveal{opacity:1}.gt-home .reveal.in{animation:none}}.gt-home .gt-footer{margin-top:70px;border-top:1px solid var(--line);padding:22px 0 30px;text-align:center;color:var(--faint);font-size:12px}