html.tg-presale-open{overflow:hidden}
.tg-presale{padding:0;border:1px solid var(--line);background:var(--paper);color:var(--ink);width:min(560px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);border-radius:48px 12px 48px 12px;overflow:auto;box-shadow:0 24px 100px #07152150}
.tg-presale::backdrop{background:#0b192378;backdrop-filter:blur(5px)}
.tg-presale-layout{display:grid;grid-template-columns:1fr}
.tg-presale-image{background:var(--soft)}
.tg-presale-image img{display:block;width:100%;height:auto;object-fit:contain}
.tg-presale-copy{padding:24px 32px 14px;display:flex;flex-direction:column;align-items:flex-start}
.tg-presale-brand{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:550;margin-bottom:18px}
.tg-presale-brand img{width:22px;height:28px;object-fit:contain}
.tg-presale-status{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.09em;line-height:1.6;color:var(--muted);margin:0 0 13px}
.tg-presale-status>span{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#e2b548;animation:tg-presale-pulse 2.6s ease-in-out infinite}
html[lang] .tg-presale h2{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:34px;line-height:1.06;letter-spacing:-.04em;margin:0;text-wrap:wrap}
.tg-presale #tg-presale-description{font-size:14px;line-height:1.7;color:var(--text);margin:16px 0 20px}
.tg-presale-cta{display:flex;align-items:center;justify-content:center;text-align:center;min-height:46px;width:100%;padding:12px 18px;border-radius:30px;background:#213b56;color:#fff;font-size:13px;font-weight:500;line-height:1.5;transition:background .2s}
.tg-presale-cta:hover{background:#33556f}
.tg-presale-later{align-self:center;padding:10px 16px;min-height:44px;background:none;font-size:12px;color:var(--muted);margin-top:3px}
.tg-presale-close{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--paper);color:var(--ink)}
.tg-presale :focus-visible{outline:2px solid #468ec5;outline-offset:3px}
html[lang=ka] .tg-presale-status{letter-spacing:0}
html[data-theme=dark] .tg-presale-brand img{filter:brightness(0) invert(1)}
@keyframes tg-presale-pulse{50%{opacity:.35}}
@media(max-width:600px){
 .tg-presale{width:min(360px,calc(100vw - 28px));max-height:calc(100dvh - 28px);border-radius:32px 10px 32px 10px}
 .tg-presale-layout{grid-template-columns:1fr}
 .tg-presale-copy{padding:22px 24px 12px}
 .tg-presale-brand{margin-bottom:16px;font-size:12px}
 .tg-presale-brand img{width:18px;height:23px}
 .tg-presale-status{font-size:10px;margin-bottom:10px}
 html[lang] .tg-presale h2{font-size:32px}
 .tg-presale #tg-presale-description{font-size:13px;line-height:1.6;margin:15px 0 20px}
 .tg-presale-close{top:6px;right:6px;background:#fffef5ed;color:#172b3a}
}
@media(max-height:540px){.tg-presale-copy{padding-top:18px}.tg-presale-brand{margin-bottom:12px}}
@media(prefers-reduced-motion:reduce){.tg-presale-status>span{animation:none}.tg-presale-cta{transition:none}}
