@import url("https://fonts.googleapis.com/css2?family=Onest:wght@300;400;500;600;700;800;900&display=swap");.site-footer{--footer-bg:#07080c;--footer-surface:#11151f;--footer-surface-2:#161b27;--footer-line:hsla(0,0%,100%,.06);--footer-line-strong:hsla(0,0%,100%,.1);--footer-text:#ecedf2;--footer-text-dim:#9aa0b0;--footer-text-muted:#6b7080;--footer-pink:#ec3f7a;--footer-pink-2:#ff6aa2;position:relative;background:linear-gradient(180deg,transparent 0,rgba(7,8,12,.6) 25%,var(--footer-bg) 100%);padding:56px 0 0;overflow:hidden;font-family:"Onest",var(--font-manrope),system-ui,-apple-system,sans-serif;color:var(--footer-text);font-size:14px;line-height:1.45;letter-spacing:-.005em}.site-footer .footer-inner{max-width:1280px;margin:0 auto;padding:0 24px;position:relative;z-index:2}.site-footer .footer-cols{display:grid;grid-template-columns:1.1fr 1fr 1fr 1.1fr 1.2fr;gap:40px;padding-bottom:44px}.site-footer .footer-cols.footer-cols--no-blog{grid-template-columns:1.1fr 1fr 1fr 1.4fr}.site-footer .footer-col-title{font-size:10.5px;color:var(--footer-text-muted);text-transform:uppercase;letter-spacing:.14em;font-weight:700;margin-bottom:18px}.site-footer .footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:11px}.site-footer .footer-col a{color:var(--footer-text-dim);font-size:13.5px;text-decoration:none;transition:color .15s;line-height:1.35;display:inline-block}.site-footer .footer-col a:hover{color:var(--footer-text)}.site-footer .footer-col a.highlight{color:var(--footer-pink);font-weight:600}.site-footer .footer-col a.highlight:hover{color:var(--footer-pink-2)}.site-footer .footer-col.popular ul{display:grid;grid-template-columns:1fr 1fr;gap:11px 18px;max-height:200px;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:var(--footer-line-strong) transparent}.site-footer .footer-col.popular ul::-webkit-scrollbar{width:4px}.site-footer .footer-col.popular ul::-webkit-scrollbar-thumb{background:var(--footer-line-strong);border-radius:4px}.site-footer .footer-col.blog ul{max-height:200px;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:var(--footer-line-strong) transparent}.site-footer .footer-col.blog ul::-webkit-scrollbar{width:4px}.site-footer .footer-col.blog ul::-webkit-scrollbar-thumb{background:var(--footer-line-strong);border-radius:4px}.site-footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 0 28px;border-top:1px solid var(--footer-line);flex-wrap:wrap}.site-footer .lang-row{display:flex;gap:8px;flex-wrap:wrap}.site-footer .lang-link{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:100px;background:var(--footer-surface);border:1px solid var(--footer-line);color:var(--footer-text-dim);text-decoration:none;font-size:13px;font-weight:500;transition:all .15s}.site-footer .lang-link.active,.site-footer .lang-link:hover{color:var(--footer-text);background:var(--footer-surface-2);border-color:var(--footer-line-strong)}.site-footer .lang-link.active{font-weight:600}.site-footer .lang-flag{width:20px;height:14px;display:inline-flex;align-items:center;justify-content:center;border-radius:2px;overflow:hidden;flex-shrink:0;box-shadow:0 0 0 1px hsla(0,0%,100%,.1)}.site-footer .copyright{color:var(--footer-text-muted);font-size:12.5px}.site-footer .footer-code-word{opacity:.12;font-size:10px;letter-spacing:.02em}.site-footer .wordmark-wrap{position:relative;width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden;margin-top:32px;pointer-events:none;padding:0 16px}.site-footer .wordmark-svg{display:block;width:100%;height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-footer .wordmark-svg g{fill:#ffffff0d;stroke:none}@media (max-width:1100px){.site-footer .footer-cols{grid-template-columns:1fr 1fr 1fr;gap:36px 32px}.site-footer .footer-col.blog{grid-column:1/-1}.site-footer .footer-col.blog ul{display:grid;grid-template-columns:1fr 1fr;gap:11px 18px;max-height:none;overflow:visible}}@media (max-width:720px){.site-footer{padding:40px 16px 0}.site-footer .footer-inner{padding:0}.site-footer .footer-cols{grid-template-columns:1fr 1fr;gap:32px 24px;padding-bottom:32px}.site-footer .footer-col.blog ul,.site-footer .footer-col.popular ul{grid-template-columns:1fr}.site-footer .footer-col-title{margin-bottom:14px;font-size:10px}.site-footer .footer-col a{font-size:13px}.site-footer .footer-bottom{flex-direction:column;align-items:flex-start;gap:16px;padding:18px 0 24px}.site-footer .lang-row{gap:14px}.site-footer .copyright{font-size:12px}.site-footer .wordmark-wrap{margin-top:24px;padding:0 8px}}@media (max-width:420px){.site-footer .footer-cols{grid-template-columns:1fr;gap:28px}}.site-footer{padding:0;background:transparent}.site-footer .ft-basement{background:#0a0b0e;border-top:1px solid hsla(0,0%,100%,.06)}.site-footer .ft-acc{border-top:1px solid hsla(0,0%,100%,.055)}.site-footer .ft-acc:first-child{border-top:0}.site-footer .ft-acc summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:10px;padding:13px 0;font-size:12.5px;color:#868d9c;font-weight:500}.site-footer .ft-acc summary::-webkit-details-marker{display:none}.site-footer .ft-acc summary b{font-size:10.5px;font-weight:700;color:#6b7080;background:hsla(0,0%,100%,.05);padding:2px 7px;border-radius:6px;font-variant-numeric:tabular-nums}.site-footer .ft-chev{width:13px;height:13px;margin-left:auto;color:#6b7080;transition:transform .18s}.site-footer .ft-acc[open] .ft-chev{transform:rotate(180deg)}.site-footer .ft-chips{display:flex;flex-wrap:wrap;gap:6px;padding:2px 0 16px}.site-footer .ft-chip{padding:4px 9px;border-radius:7px;background:hsla(0,0%,100%,.035);color:#7b8290;font-size:12px;text-decoration:none;white-space:nowrap;transition:all .15s}.site-footer .ft-chip:hover{background:hsla(0,0%,100%,.08);color:#fff}.site-footer .ft-main{background:#08090c;border-top:1px solid hsla(0,0%,100%,.06);overflow:hidden}.site-footer .ft-appbar{display:flex;align-items:center;justify-content:space-between;gap:26px;flex-wrap:wrap;padding:22px 0;border-bottom:1px solid hsla(0,0%,100%,.06)}.site-footer .ft-appbar-txt b{display:block;font-size:14.5px;font-weight:600;letter-spacing:-.01em}.site-footer .ft-appbar-txt span{display:block;font-size:12.5px;color:#6b7080;margin-top:3px}.site-footer .ft-install{display:inline-flex;align-items:center;gap:9px;padding:11px 16px;border:0;border-radius:11px;background:#fff;color:#0a0b0e;font-family:inherit;font-weight:600;font-size:14px;cursor:pointer;flex-shrink:0;transition:transform .15s}.site-footer .ft-install:hover{transform:translateY(-1px)}.site-footer .ft-install svg{width:18px;height:18px}.site-footer .ft-install i{font-style:normal;font-size:11.5px;font-weight:700;opacity:.55;padding-left:9px;border-left:1px solid rgba(0,0,0,.18)}.site-footer .ft-cols{display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch;padding:34px 0 30px}.site-footer .ft-col{padding:0 22px;border-left:1px solid hsla(0,0%,100%,.06)}.site-footer .ft-col:first-child{padding-left:0;border-left:0}.site-footer .ft-col-t{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#fff;letter-spacing:-.01em;margin:0 0 14px}.site-footer .ft-col-t:not(:first-child){margin-top:22px}.site-footer .ft-heart{width:13px;height:13px;color:var(--footer-pink);flex-shrink:0}.site-footer .ft-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.site-footer .ft-col a{color:var(--footer-text-dim);text-decoration:none;font-size:13.5px;transition:color .15s}.site-footer .ft-col a:hover{color:#fff}.site-footer .ft-col a.highlight{color:var(--footer-pink);font-weight:600}.site-footer .ft-more{display:inline-block;margin-top:12px;font-size:12.5px;color:var(--footer-text-muted)}.site-footer .ft-langs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.site-footer .ft-lang{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border-radius:9px;background:hsla(0,0%,100%,.04);color:var(--footer-text-dim)!important;font-size:12px;text-decoration:none;transition:all .15s}.site-footer .ft-lang:hover{background:hsla(0,0%,100%,.08);color:#fff!important}.site-footer .ft-lang.active{background:#fff;color:#0a0b0e!important;font-weight:600}.site-footer .ft-flag{display:block;width:17px;height:12px;border-radius:2px;overflow:hidden;flex-shrink:0}.site-footer .ft-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:16px 0 18px;border-top:1px solid hsla(0,0%,100%,.06);font-size:11.5px;color:#5f6675}.site-footer .ft-made{display:inline-flex;align-items:center;gap:5px}.site-footer .ft-made .ft-heart{width:12px;height:12px}@media (max-width:1100px){.site-footer .ft-cols{grid-template-columns:repeat(2,1fr);gap:28px 0;padding:28px 0 24px}.site-footer .ft-col:nth-child(3){padding-left:0;border-left:0}}@media (max-width:640px){.site-footer .ft-cols{grid-template-columns:1fr;gap:26px}.site-footer .ft-col{padding-left:0;border-left:0}.site-footer .ft-appbar{gap:16px}.site-footer .ft-install{width:100%;justify-content:center}.site-footer .ft-bar{flex-direction:column;align-items:flex-start;gap:8px}}.site-footer .ft-card{display:flex;align-items:center;gap:12px;margin-top:24px;padding:10px;border-radius:14px;background:hsla(0,0%,100%,.04);text-decoration:none;transition:background .15s}.site-footer .ft-card:hover{background:hsla(0,0%,100%,.08)}.site-footer .ft-card-ava{width:54px;height:54px;border-radius:50%;overflow:hidden;flex-shrink:0;box-shadow:0 0 0 1px hsla(0,0%,100%,.1)}.site-footer .ft-card-ava img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 14%;object-position:50% 14%;display:block}.site-footer .ft-card-txt{display:flex;flex-direction:column;gap:2px;min-width:0}.site-footer .ft-card-txt b{font-size:13.5px;font-weight:600;color:#fff}.site-footer .ft-card-txt i{font-style:normal;font-size:12.5px;color:var(--footer-pink)}.site-footer .wordmark-wrap{width:100%;margin-left:0;margin-top:4px;padding:0}@media (max-width:720px){.site-footer .footer-inner{padding:0 16px}}.site-footer .ft-appbar .install-ios-hint{flex:1 0 100%;margin:0;padding:14px 16px;border-radius:12px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.09)}.site-footer .ft-appbar .install-ios-hint b{display:block;font-size:13.5px;font-weight:600;color:#e8e9ee;margin-bottom:5px}.site-footer .ft-appbar .install-ios-hint p{margin:0 0 10px;font-size:13px;line-height:1.55;color:#8b90a0}.site-footer .ft-appbar .install-ios-hint button{background:none;border:0;padding:0;font-family:inherit;font-size:13px;font-weight:600;color:#f9a8d4;cursor:pointer}.tgp-bg{background-color:#0e1621;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='190' height='190'%3E%3Cg fill='none' stroke='%23ffc38a' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke-width='1.1' opacity='.07' d='M30 44l30-12-8 30-7-8-6 6 1-9 13-11-16 8z'/%3E%3Cpath stroke-width='1' opacity='.05' d='M140 130s-6-3.6-6-8.2a3.3 3.3 0 0 1 6-1.9 3.3 3.3 0 0 1 6 1.9c0 4.6-6 8.2-6 8.2z'/%3E%3Cpath stroke-width='1' opacity='.05' d='M120 40h22a5 5 0 0 1 5 5v8a5 5 0 0 1-5 5h-12l-6 5v-5h-4a5 5 0 0 1-5-5v-8a5 5 0 0 1 5-5z'/%3E%3C/g%3E%3C/svg%3E"),radial-gradient(1100px 760px at 8% -8%,rgba(42,171,238,.13),transparent 62%),radial-gradient(1100px 820px at 94% 18%,rgba(245,158,91,.15),transparent 66%),radial-gradient(900px 700px at 46% 108%,rgba(255,143,179,.06),transparent 68%),linear-gradient(180deg,#0e1621,#111a24 44%,#0d141c 76%,#0a1016);background-repeat:repeat,no-repeat,no-repeat,no-repeat,no-repeat;background-size:170px 170px,auto,auto,auto,auto}h1,h2{margin:0}.tgp-crumb{font-size:12px;color:#8fa1b3;margin-bottom:10px}.tgp-hero{display:flex;flex-direction:column-reverse;gap:22px;margin-bottom:8px}@media(min-width:820px){.tgp-hero{flex-direction:row;align-items:center;justify-content:space-between}}.tgp-hero-l{flex:1}.tgp-h1{font-size:clamp(28px,4.4vw,40px);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0 0 12px;color:#fff;text-wrap:balance}.tgp-lead{color:#c9d6e2;margin:0;max-width:52ch;line-height:1.65}.tgp-b2{padding:11px 22px;border-radius:9999px;color:#e5e7eb;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.04)}.tgp-sub{font-size:19px;font-weight:700;color:#fff;letter-spacing:-.01em;margin:34px 0 6px}.tgp-note{color:#8fa1b3;font-size:13.5px;line-height:1.6;margin:0 0 14px;max-width:92ch}.tgp-band{margin:26px 0 0;border-radius:18px;overflow:hidden;border:1px solid hsla(0,0%,100%,.08)}.tgp-band img{width:100%;display:block;aspect-ratio:16/6;-o-object-fit:cover;object-fit:cover;-o-object-position:center 32%;object-position:center 32%}.tgp-vals{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media(max-width:760px){.tgp-vals{grid-template-columns:1fr}}.tgp-val{gap:12px;align-items:flex-start;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.025);padding:13px 15px}.tgp-val,.tgp-val-i{display:flex;border-radius:12px}.tgp-val-i{flex:none;width:40px;height:40px;align-items:center;justify-content:center;color:var(--c);background:color-mix(in srgb,var(--c) 20%,transparent);border:1px solid color-mix(in srgb,var(--c) 45%,transparent)}.tgp-val-i svg{width:22px;height:22px;display:block}.tgp-val b{display:block;color:#fff;font-size:14.5px;margin-bottom:5px}.tgp-val p{margin:0;color:#b7c5d3;font-size:13.5px;line-height:1.6}.tgp-quality{display:flex;gap:22px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:12px;padding:18px 22px;border-radius:18px;border:1px solid rgba(42,171,238,.3);background:radial-gradient(90% 150% at 6% 0,rgba(42,171,238,.18),rgba(245,158,91,.07) 45%,rgba(10,10,12,0) 76%),hsla(0,0%,100%,.03)}.tgp-quality-t{flex:1;min-width:280px}.tgp-quality b{display:block;color:#fff;font-size:16.5px;margin-bottom:5px}.tgp-quality p{margin:0;color:#c9d6e2;font-size:13.5px;max-width:62ch}.tgp-mini{display:flex;align-items:center;flex:none;padding-left:14px}.tgp-mini span{display:block;width:64px;height:64px;border-radius:50%;overflow:hidden;flex:none;border:3px solid #17212b;margin-left:-16px;box-shadow:0 2px 8px rgba(0,0,0,.45)}.tgp-mini span img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;display:block}.tgp-mini span.tgp-mini-more{margin-left:-16px;width:64px;height:64px;border-radius:50%;flex:none;border:3px solid #17212b;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#ffc38a;background:#242f3d;font-variant-numeric:tabular-nums}@media(max-width:760px){.tgp-mini{flex-wrap:wrap;padding-left:0;row-gap:8px}.tgp-mini span,.tgp-mini span.tgp-mini-more{width:48px;height:48px;margin-left:-12px}}.tgp-prose{margin:34px 0 0}.tgp-prose h2{font-size:21px;font-weight:700;color:#fff;margin:0 0 10px}.tgp-prose p{color:#c9d6e2;line-height:1.8;font-size:17px;margin:0 0 14px;max-width:92ch}.tgp-prose p:last-child{margin-bottom:0}.tgp-prose a{color:#ffc38a}.tgp-prose+.tgp-prose{margin-top:26px}.tgp-craft,.tgp-prose+.tgp-prose{border-top:1px solid hsla(0,0%,100%,.07);padding-top:26px}.tgp-craft{display:grid;grid-template-columns:1fr 300px;gap:26px;align-items:start;margin:34px 0 0}@media(max-width:820px){.tgp-craft{grid-template-columns:1fr}}.tgp-craft h2{font-size:21px;font-weight:700;color:#fff;margin:0 0 10px}.tgp-craft p{color:#c9d6e2;line-height:1.8;font-size:17px;margin:0 0 14px}.tgp-craft-ph{position:relative;border-radius:16px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 20px 50px -24px rgba(42,171,238,.75)}.tgp-craft-ph img{width:100%;display:block;aspect-ratio:3/4;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.tgp-craft-cap{position:absolute;left:0;right:0;bottom:0;padding:26px 14px 12px;color:#f0f5f9;font-size:12.5px;line-height:1.45;background:linear-gradient(0deg,rgba(8,8,14,.94),rgba(8,8,14,0))}.tgp-craft-cap b{display:block;font-size:14.5px;color:#fff;margin-bottom:2px}.tgp-faqs{display:flex;flex-direction:column;gap:1px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.09);border-radius:14px;overflow:hidden}.tgp-fq{background:#182533;padding:13px 16px}.tgp-fq summary{cursor:pointer;color:#fff;font-size:14.5px;font-weight:600;line-height:1.5}.tgp-fq p{margin:9px 0 0;color:#b7c5d3;font-size:13.5px;line-height:1.65}.tgp-ths{display:flex;flex-wrap:wrap;gap:8px}.tgp-th{display:inline-flex;padding:7px 14px;border-radius:9999px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);color:#e3ebf2;font-size:13.5px}.tgp-cta{position:relative;display:block;margin:30px 0 0;padding:26px 30px;min-height:210px;border-radius:20px;overflow:hidden;border:1px solid rgba(42,171,238,.32);background:radial-gradient(90% 130% at 6% 0,rgba(42,171,238,.26),rgba(245,158,91,.13) 46%,rgba(10,10,12,0) 76%),#141d26}.tgp-cta-t{position:relative;z-index:2;max-width:60%}@media(max-width:760px){.tgp-cta-t{max-width:100%}}.tgp-cta-h{margin:0 0 10px;font-size:clamp(22px,3.2vw,30px);font-weight:800;color:#fff;line-height:1.15}.tgp-cta-s{margin:0 0 18px;color:#cdd8e3;font-size:15px;max-width:46ch}.tgp-fine{margin:14px 0 0;font-size:12.5px;color:#8fa1b3}.tgp-cta-art{position:absolute;right:0;top:0;bottom:0;width:44%;z-index:1;pointer-events:none}.tgp-car{position:relative;margin-top:14px}.tgp-car-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 2px 12px;scrollbar-width:none;-ms-overflow-style:none}.tgp-car-track::-webkit-scrollbar{display:none}.tgp-cc{flex:0 0 186px;scroll-snap-align:start;border-radius:16px;overflow:hidden;background:#182533;border:1px solid hsla(0,0%,100%,.08);position:relative;display:block}@media(max-width:560px){.tgp-cc{flex-basis:150px}}.tgp-cc img{width:100%;aspect-ratio:3/4;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;display:block}.tgp-cc-b{position:absolute;left:0;right:0;bottom:0;padding:34px 12px 11px;background:linear-gradient(0deg,rgba(8,8,14,.96),rgba(8,8,14,.72) 48%,rgba(8,8,14,0))}.tgp-cc-n{display:flex;align-items:baseline;gap:6px;color:#fff;font-size:15px;font-weight:700}.tgp-cc-n s{text-decoration:none;font-weight:400;font-size:12px;color:#9aabbb}.tgp-cc-t{margin:3px 0 0;font-size:11.5px;color:#c9d6e2;opacity:.85}.tgp-cc-go{display:inline-block;margin-top:9px;font-size:12px;font-weight:700;color:#17212b;background:#fff;border-radius:9px;padding:6px 12px}.tgp-car-nav{position:absolute;top:calc(50% - 30px);z-index:3;width:38px;height:38px;border-radius:50%;border:1px solid hsla(0,0%,100%,.18);background:rgba(12,12,18,.82);color:#fff;font-size:20px;line-height:1;cursor:pointer;display:none;align-items:center;justify-content:center;font-family:inherit}@media(min-width:820px){.tgp-car-nav{display:flex}}.tgp-car-prev{left:-8px}.tgp-car-next{right:-8px}.tgp-car-nav:hover{border-color:rgba(42,171,238,.6)}.tgp-cta-art img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 18%;object-position:center 18%;display:block;-webkit-mask-image:linear-gradient(90deg,transparent,#000 42%,#000);mask-image:linear-gradient(90deg,transparent,#000 42%,#000)}@media(max-width:760px){.tgp-cta-art{width:58%;opacity:.5}}.tgp-sub-big{font-size:clamp(24px,3.4vw,34px);display:flex;align-items:center;gap:10px;letter-spacing:-.02em}.tgp-heart{color:#ffb070;filter:drop-shadow(0 0 12px rgba(42,171,238,.75));display:inline-block;animation:tgp-beat 1.6s ease-in-out infinite}@keyframes tgp-beat{0%,to{transform:scale(1)}14%{transform:scale(1.18)}28%{transform:scale(1)}42%{transform:scale(1.12)}70%{transform:scale(1)}}.tgp-kn-lead{font-size:15px;color:#c9d6e2;max-width:70ch}.tgp-kn{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:240px;gap:12px;margin-top:16px}.tgp-kn-c{position:relative;display:block;border-radius:20px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);color:#fff;isolation:isolate;background:#17212b}.tgp-kn-c:first-child{grid-column:span 2;grid-row:span 2}.tgp-kn-c img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;z-index:-2;transition:transform .5s ease}.tgp-kn-c:hover img{transform:scale(1.04)}.tgp-kn-c:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(8,8,12,.96) 14%,rgba(8,8,12,.45) 52%,rgba(8,8,12,0) 74%)}.tgp-kn-c:hover{border-color:rgba(42,171,238,.55)}.tgp-kn-o{position:absolute;left:0;right:0;bottom:0;padding:14px 16px 16px;display:flex;flex-direction:column;gap:7px}.tgp-kn-t{align-self:flex-start;font-style:normal;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:9999px;background:linear-gradient(90deg,#f59e5b,#ff7d8a);box-shadow:0 6px 18px -8px rgba(42,171,238,.9);white-space:nowrap;max-width:100%;text-overflow:ellipsis}.tgp-kn-q,.tgp-kn-t{color:#fff;overflow:hidden}.tgp-kn-q{margin:0;font-size:15px;font-weight:700;line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.tgp-kn-c:first-child .tgp-kn-q{font-size:clamp(20px,2.4vw,28px);letter-spacing:-.01em;-webkit-line-clamp:4}.tgp-kn-c:not(:first-child) .tgp-kn-q{-webkit-line-clamp:2;font-size:14px}.tgp-kn-n{font-size:13.5px;font-weight:700;color:#f3f4f6}.tgp-kn-n span{font-weight:400;color:#b7c5d3;font-size:12px;margin-left:6px}.tgp-kn-go{font-style:normal;font-size:12.5px;font-weight:700}@media(max-width:900px){.tgp-kn{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:270px}}@media(max-width:560px){.tgp-kn{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:10px}.tgp-kn-c,.tgp-kn-c:first-child{flex:0 0 80%;height:440px;scroll-snap-align:start}.tgp-kn-c:first-child .tgp-kn-q{font-size:20px}}@media(prefers-reduced-motion:reduce){.tgp-heart{animation:none}.tgp-kn-c img{transition:none}}@media(min-width:900px){.tgp-hero{flex-direction:row;align-items:center;justify-content:space-between;gap:40px}}#sws-cnt{color:#708499;font-size:13px;min-width:56px;text-align:center}.tgp-typing{align-items:center;padding:8px 12px;border-radius:9999px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);margin-top:8px}.tgp-typing i{background:#9aabbb;animation:tgp-tp 1.2s infinite}.tgp-typing i:nth-child(2){animation-delay:.2s}.tgp-typing i:nth-child(3){animation-delay:.4s}@keyframes tgp-tp{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.tgp-fc{padding:7px 14px;border-radius:9999px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);color:#e3ebf2;font:inherit;font-size:13.5px}@media(prefers-reduced-motion:reduce){.tgp-typing i{animation:none;opacity:.7}}.tgp-mini a{display:block}.tgp-hero-l{min-width:0;max-width:100%}@media(max-width:899px){.tgp-hero{align-items:stretch}}@media(min-width:900px){.tgp-hero{align-items:flex-start}}.tgp-pill-go{display:inline-block;margin-top:8px;padding:6px 12px;border-radius:9999px;font-size:12px;font-weight:700;color:#fff;background:linear-gradient(90deg,#f59e5b,#ff7d8a)}.tgp-craft-cap a{color:inherit}.tgp-kn-go{color:#ffc38a}.tgp-sub-big .tgp-heart{color:#ffb070}.tgp-scene{max-width:94%}.tgp-scene small{margin-bottom:6px;letter-spacing:.14em;text-transform:uppercase;color:#ffd6b0}.tgp-scene i{color:#b7c5d3}.tgp-tps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}@media(max-width:900px){.tgp-tps{grid-template-columns:1fr 1fr}}.tgp-tp{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border-radius:14px;border:1px solid hsla(0,0%,100%,.09);background:hsla(0,0%,100%,.03);color:#eef3f8}.tgp-tp:hover{border-color:rgba(255,195,138,.5)}.tgp-tp b{color:#fff;font-size:14.5px}.tgp-tp span{color:#9aabbb;font-size:12.5px;line-height:1.45}.tgp-mark{color:#fff;font-weight:600;background-color:transparent;background-image:linear-gradient(180deg,rgba(42,171,238,0) 55%,rgba(42,171,238,.42) 0,rgba(245,158,91,.38));padding:0 3px;border-radius:3px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.tgp-fmx{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px}@media(max-width:860px){.tgp-fmx{grid-template-columns:1fr}}.tgp-fx{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:360px;padding:16px;border-radius:24px;overflow:hidden;isolation:isolate;color:#fff;border:1px solid hsla(0,0%,100%,.12);background:#17212b;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.tgp-fx img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-2;transition:transform .6s ease}.tgp-fx:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(to top,rgba(10,11,26,.97) 22%,rgba(10,11,26,.55) 52%,rgba(10,11,26,.05) 78%),radial-gradient(120% 60% at 50% 110%,color-mix(in srgb,var(--a) 42%,transparent),transparent 70%)}.tgp-fx:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--a) 70%,transparent);box-shadow:0 26px 50px -26px color-mix(in srgb,var(--a) 80%,transparent)}.tgp-fx:hover img{transform:scale(1.05)}.tgp-fx-top{justify-content:space-between;gap:8px}.tgp-fx-ic,.tgp-fx-top{display:flex;align-items:center}.tgp-fx-ic{justify-content:center;width:42px;height:42px;border-radius:14px;font-style:normal;color:var(--a);background:rgba(10,11,26,.6);border:1px solid color-mix(in srgb,var(--a) 55%,transparent);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.tgp-fx-ic svg{width:22px;height:22px}.tgp-fx-top em{font-style:normal;font-size:11.5px;font-weight:700;letter-spacing:.02em;color:#fff;padding:5px 10px;border-radius:9999px;background:rgba(10,11,26,.6);border:1px solid hsla(0,0%,100%,.16);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.tgp-fx-b{display:flex;flex-direction:column;gap:7px}.tgp-fx-b b{font-size:24px;font-weight:800;letter-spacing:-.01em;line-height:1.15}.tgp-fx-b span{font-size:14px;line-height:1.55;color:hsla(0,0%,100%,.86)}.tgp-fx-b u{align-self:flex-start;margin-top:6px;text-decoration:none;font-size:14px;font-weight:800;color:#17212b;background:#fff;padding:11px 18px;border-radius:14px;box-shadow:0 10px 24px -12px color-mix(in srgb,var(--a) 90%,transparent);transition:background .2s}.tgp-fx:hover .tgp-fx-b u{background:color-mix(in srgb,var(--a) 22%,#fff)}@media(max-width:860px){.tgp-fx{min-height:300px}}@media(prefers-reduced-motion:reduce){.tgp-fx,.tgp-fx img{transition:none}}.tgp-hero{flex-direction:column}@media(min-width:900px){.tgp-hero{flex-direction:row;align-items:center;gap:40px}}.tgp-ctas{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.tgp-tgbtn{display:inline-flex;align-items:center;gap:9px;padding:13px 22px;border-radius:9999px;font-weight:800;font-size:15px;color:#fff;background:#2aabee;box-shadow:0 14px 30px -14px rgba(42,171,238,.95);transition:transform .15s,background .2s}.tgp-tgbtn:hover{background:#229ed9;transform:translateY(-1px)}.tgp-tgbtn svg{width:19px;height:19px}.tgp-sitebtn{display:inline-flex;align-items:center;padding:13px 20px;border-radius:9999px;font-weight:700;font-size:14.5px;color:#e3ebf2;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.04)}.tgp-out{padding:7px 11px;border-radius:14px 14px 4px 14px;color:#fff;line-height:1.45;position:relative}.tgp-out i{color:#fff0e0}.tgp-out s{color:#ffc38a;white-space:nowrap}.tgp-in{padding:8px 11px;border-radius:14px 14px 14px 4px;font-size:14px;line-height:1.5;white-space:pre-line}.tgp-in i{color:#ffe0c2}@keyframes tgp-pulse{0%,to{box-shadow:inset 0 0 0 1px rgba(42,171,238,.55),0 0 0 0 rgba(42,171,238,.45)}50%{box-shadow:inset 0 0 0 1px rgba(42,171,238,.8),0 0 0 6px rgba(42,171,238,0)}}@keyframes tgp-up{0%{transform:translateY(30px)}to{transform:none}}@keyframes tgp-in{0%{transform:translateX(30px)}to{transform:none}}.tgp-scene{max-width:96%;font-size:12.5px;line-height:1.55;padding:10px 12px;background:rgba(0,0,0,.2)}.tgp-scene small{font-size:10.5px;font-weight:800;letter-spacing:.04em;margin-bottom:3px}.tgp-scene i{color:#ffe0c2}.tgp-think{color:#b7c5d3}.tgp-craft p a,.tgp-note a{color:#ffc38a}.tgp-car-note{margin-top:18px}.tgp-cta-2{display:inline-block;margin-left:8px}.tgp-kn-c img{-o-object-position:center 24%;object-position:center 24%}.tgp-heart{color:#ff8fb3}@keyframes tgp-st-run{0%{width:0}to{width:100%}}.tgp-burst i{font-size:18px;color:#ff6b9a}@media(prefers-reduced-motion:reduce){.tgp-burst{display:none}}.tgp-row{display:flex;gap:12px;padding:10px 14px;border-bottom:1px solid rgba(0,0,0,.25);min-width:0}.tgp-row img{flex:none;width:52px;height:52px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.tgp-row div{min-width:0;flex:1}.tgp-row b{justify-content:space-between;gap:8px;font-size:15px}.tgp-row b small{white-space:nowrap}.tgp-row[aria-pressed=true] b small{color:#ffe0c2}.tgp-row p{font-size:13.5px;color:#9aabbb}.tgp-row p em{color:#ff6b6b;margin-right:4px}.tgp-row[aria-pressed=true] p,.tgp-row[aria-pressed=true] p em{color:#fff0e0}.tgp-hero{display:grid;grid-template-columns:minmax(0,1fr);gap:28px;align-items:center}@media(min-width:960px){.tgp-hero{grid-template-columns:minmax(0,1fr) 400px;gap:48px}}.tgp-hero .tgp-lead b{color:#fff;font-weight:700}.tgp-app{width:min(400px,100%);margin:0 auto;border-radius:26px;overflow:hidden;position:relative;background:#0e1621;border:1px solid rgba(255,195,138,.18);box-shadow:0 40px 90px -46px rgba(245,158,91,.55),0 0 0 1px rgba(0,0,0,.4)}.tgp-app-bar{display:grid;grid-template-columns:70px 1fr 70px;align-items:center;padding:10px 12px;background:#17212b;border-bottom:1px solid rgba(0,0,0,.35)}.tgp-app-bar span{color:#2aabee;font-size:14px}.tgp-app-bar span:last-child{text-align:right;font-size:18px;line-height:1}.tgp-app-bar div{text-align:center;line-height:1.2}.tgp-app-bar b{display:block;color:#fff;font-size:15px}.tgp-app-bar small{font-size:11px;color:#708499}.tgp-app-h{display:flex;justify-content:space-between;align-items:baseline;padding:12px 14px 0;font-size:13px;color:#c9d6e2;font-weight:700}.tgp-app-h em{font-style:normal;font-weight:500;color:#708499;font-size:12px}.tgp-dk{position:relative;height:452px;margin:10px 12px 0}.tgp-dk-c{position:absolute;inset:0;border-radius:20px;overflow:hidden;background:#182533;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 22px 44px rgba(0,0,0,.5);transform-origin:50% 100%}.tgp-dk-c img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 16%;object-position:50% 16%;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.tgp-dk-c.tgp-dk-top{cursor:grab;touch-action:pan-y}.tgp-dk-c.tgp-dk-anim{transition:transform .38s cubic-bezier(.22,.7,.3,1),opacity .38s}.tgp-dk-i{position:absolute;left:0;right:0;bottom:0;padding:70px 16px 16px;color:#fff;background:linear-gradient(180deg,rgba(8,12,18,0),rgba(8,12,18,.6) 38%,rgba(8,12,18,.96))}.tgp-dk-i b{display:block;font-size:24px;font-weight:800;line-height:1.15}.tgp-dk-i b i{font-style:normal;font-weight:400;font-size:16px;color:#c9d6e2;margin-left:8px}.tgp-dk-i em{display:block;font-style:normal;font-size:12.5px;font-weight:700;color:#ffc38a;margin:4px 0 7px}.tgp-dk-i p{margin:0;font-size:14px;line-height:1.5;color:#f2f6fa}.tgp-dk-st{position:absolute;top:18px;font-style:normal;font-size:19px;font-weight:800;letter-spacing:.08em;padding:6px 13px;border-radius:10px;border:3px solid;opacity:0;z-index:2}.tgp-dk-yes{left:16px;color:#ff8fb3;border-color:#ff8fb3;transform:rotate(-12deg)}.tgp-dk-no{right:16px;color:#9aabbb;border-color:#9aabbb;transform:rotate(12deg)}.tgp-dk-ctl{display:flex;gap:18px;padding:12px 0 6px}.tgp-dk-b,.tgp-dk-ctl{justify-content:center;align-items:center}.tgp-dk-b{width:56px;height:56px;border-radius:50%;display:inline-flex;font-size:22px;font-weight:700;cursor:pointer;color:#c9d6e2;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.05);transition:transform .15s;font-family:inherit}.tgp-dk-b:hover{transform:scale(1.07)}.tgp-dk-like{width:64px;height:64px;font-size:26px;color:#fff;border-color:transparent;background:linear-gradient(135deg,#ff7d8a,#ff9fb9);box-shadow:0 14px 30px -12px rgba(255,125,138,.95)}.tgp-dk-end{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;gap:12px;padding:24px;border-radius:20px;border:1px dashed rgba(255,195,138,.3);background:rgba(245,158,91,.06)}.tgp-dk-end b{color:#fff;font-size:20px;line-height:1.3}.tgp-dk-end p{margin:0;color:#c9d6e2;font-size:14.5px;line-height:1.6}.tgp-dk-end a{align-self:flex-start;padding:11px 18px;border-radius:9999px;font-weight:800;font-size:14px;color:#1b1209;background:linear-gradient(90deg,#f59e5b,#ffc38a)}.tgp-dk-end button{align-self:flex-start;background:none;border:0;padding:0;color:#9aabbb;font:inherit;font-size:13.5px;text-decoration:underline;cursor:pointer}.tgp-dk-list{display:flex;align-items:center;gap:8px;min-height:52px;padding:8px 14px 14px;border-top:1px solid hsla(0,0%,100%,.06);margin-top:6px}.tgp-dk-list small{font-size:12.5px;color:#8fa1b3;line-height:1.4}.tgp-dk-list span{flex:none;width:36px;height:36px;border-radius:50%;overflow:hidden;border:2px solid #ff8fb3;animation:tgp-pop .35s ease-out}.tgp-dk-list span img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;display:block}.tgp-dk-list a{margin-left:auto;flex:none;font-size:13px;font-weight:700;color:#ffc38a;white-space:nowrap}@keyframes tgp-pop{0%{transform:scale(.6)}to{transform:scale(1)}}.tgp-burst{position:absolute;z-index:40;pointer-events:none;width:0;height:0}.tgp-burst i{position:absolute;left:-9px;top:-9px;font-style:normal;color:#ff8fb3;animation:tgp-fly .9s cubic-bezier(.2,.7,.3,1) forwards}@keyframes tgp-fly{to{transform:translate(var(--x),var(--y)) rotate(var(--r)) scale(.7);opacity:0}}.tgp-avs{display:flex;align-items:center;margin-top:20px}.tgp-avs span{width:40px;height:40px;border-radius:50%;overflow:hidden;border:2px solid #0e1621;margin-left:-10px}.tgp-avs span:first-child{margin-left:0}.tgp-avs span img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;display:block}.tgp-avs b{margin-left:10px;font-size:13.5px;color:#ffc38a}.tgp-avs em{font-style:normal;margin-left:10px;font-size:13px;color:#8fa1b3}.tgp-win{margin-top:16px;border-radius:22px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);background:#0e1621;box-shadow:0 30px 70px -40px rgba(0,0,0,.9)}.tgp-win-bar{display:flex;align-items:center;gap:7px;padding:10px 14px;background:#17212b;border-bottom:1px solid rgba(0,0,0,.35)}.tgp-win-bar i{width:11px;height:11px;border-radius:50%;background:#3a4a5c}.tgp-win-bar b{margin-left:10px;font-size:13px;color:#8fa1b3;font-weight:600}.tgp-lines{display:flex;flex-wrap:wrap;gap:8px;padding:12px 14px;background:#141d26;border-bottom:1px solid hsla(0,0%,100%,.06)}.tgp-lines>small{width:100%;font-size:12.5px;color:#8fa1b3}.tgp-line{display:flex;flex-direction:column;align-items:flex-start;gap:2px;max-width:100%;text-align:left;padding:9px 14px;border-radius:16px 16px 4px 16px;cursor:pointer;font:inherit;font-size:14px;line-height:1.45;color:#eef3f8;background:#2b5278;border:1px solid transparent;transition:transform .15s,border-color .2s}.tgp-line em{font-style:normal;font-size:11.5px;font-weight:800;letter-spacing:.03em;color:#ffc38a}.tgp-line i{color:#c9d6e2}.tgp-line:hover{transform:translateY(-1px)}.tgp-line[aria-pressed=true]{border-color:#ffc38a;box-shadow:0 0 0 3px rgba(245,158,91,.18)}.tgp-win-in{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:520px}.tgp-list{border-right:1px solid hsla(0,0%,100%,.06);background:#17212b;overflow:auto}.tgp-row{display:grid;grid-template-columns:50px minmax(0,1fr);gap:10px;align-items:center;width:100%;padding:10px 12px;text-align:left;background:none;border:0;cursor:pointer;font:inherit;color:inherit;border-bottom:1px solid hsla(0,0%,100%,.04)}.tgp-row:hover{background:hsla(0,0%,100%,.03)}.tgp-row[aria-pressed=true]{background:#2b5278}.tgp-row>img{width:50px;height:50px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.tgp-row b{display:flex;align-items:baseline;gap:6px;font-size:14.5px;color:#fff;line-height:1.25}.tgp-row b small{margin-left:auto;font-size:11.5px;font-weight:500;color:#708499}.tgp-row b s{text-decoration:none;color:#ff8fb3;font-size:12px}.tgp-row p{margin:2px 0 0;font-size:13px;line-height:1.35;color:#8fa1b3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tgp-row p em{font-style:normal;color:#ffc38a}.tgp-row[aria-pressed=true] b small,.tgp-row[aria-pressed=true] p{color:#d3dde7}.tgp-row .tgp-dots{display:inline-flex;gap:3px;vertical-align:middle;margin-right:6px}.tgp-dots i{width:5px;height:5px;border-radius:50%;background:#ffc38a;display:block;opacity:.8}.tgp-pane{display:flex;flex-direction:column;min-width:0;background:#0e1621;background-image:radial-gradient(circle at 20% 10%,rgba(245,158,91,.07),transparent 40%),radial-gradient(circle at 90% 90%,rgba(42,171,238,.06),transparent 45%)}.tgp-pane-h{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#17212b;border-bottom:1px solid rgba(0,0,0,.3)}.tgp-pane-h img{width:38px;height:38px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.tgp-pane-h b{display:block;color:#fff;font-size:15px;line-height:1.2}.tgp-pane-h small{font-size:12px;color:#708499}.tgp-pane-b{flex:1;display:flex;flex-direction:column;gap:10px;padding:16px;overflow:auto;max-height:560px}.tgp-scene{align-self:center;max-width:92%;text-align:center;font-size:13.5px;line-height:1.6;color:#d3dde7;padding:12px 14px;border-radius:14px;border:1px dashed hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.03)}.tgp-scene small{display:block;margin-bottom:4px;font-size:11.5px;font-weight:700;color:#ffc38a}.tgp-out{align-self:flex-end;max-width:82%;padding:9px 13px;border-radius:16px 16px 4px 16px;background:#2b5278;color:#f3f7fa;font-size:14.5px;line-height:1.55}.tgp-out s{text-decoration:none;margin-left:8px;font-size:11px;color:#7fd1ff}.tgp-in{align-self:flex-start;max-width:88%;padding:10px 14px;border-radius:16px 16px 16px 4px;background:#182533;color:#f2f6fa;font-size:14.5px;line-height:1.6}.tgp-in i,.tgp-out i,.tgp-scene i{color:#b7c5d3}.tgp-think{color:#ffc38a;font-style:italic;opacity:.9}.tgp-typing{align-self:flex-start;display:inline-flex;gap:4px;padding:10px 14px;border-radius:16px;background:#182533}.tgp-typing i{width:6px;height:6px;border-radius:50%;background:#8fa1b3;display:block;opacity:.75}.tgp-pane-go{display:flex;flex-wrap:wrap;gap:8px;padding:12px 14px;border-top:1px solid hsla(0,0%,100%,.06);background:#141d26}.tgp-pane-go a{padding:10px 16px;border-radius:9999px;font-weight:800;font-size:13.5px}.tgp-pane-go a:first-child{color:#1b1209;background:linear-gradient(90deg,#f59e5b,#ffc38a)}.tgp-pane-go a+a{color:#fff;background:#2aabee;display:inline-flex;align-items:center;gap:7px}.tgp-pane-go a+a svg{width:15px;height:15px}@media(max-width:780px){.tgp-win-in{grid-template-columns:1fr;min-height:0}.tgp-list{display:flex;overflow-x:auto;border-right:0;border-bottom:1px solid hsla(0,0%,100%,.06);scrollbar-width:none}.tgp-list::-webkit-scrollbar{display:none}.tgp-row{flex:none;width:76px;grid-template-columns:1fr;justify-items:center;gap:4px;padding:10px 4px;border-bottom:0;text-align:center}.tgp-row>img{width:52px;height:52px}.tgp-row b{justify-content:center;font-size:12px}.tgp-row b small,.tgp-row p{display:none}.tgp-row[aria-pressed=true]{background:none}.tgp-row[aria-pressed=true]>img{box-shadow:0 0 0 3px #ffc38a}.tgp-pane-b{max-height:none}}.tgp-ftabs{display:flex;gap:4px;margin-top:14px;padding:4px;border-radius:14px;background:#17212b;overflow-x:auto;scrollbar-width:none}.tgp-ftabs::-webkit-scrollbar{display:none}.tgp-ftabs button{flex:none;gap:7px;padding:9px 14px;border-radius:10px;border:0;background:none;cursor:pointer;font:inherit;font-size:14px;font-weight:700;color:#8fa1b3}.tgp-ftabs button,.tgp-ftabs button i{display:inline-flex;align-items:center}.tgp-ftabs button i{font-style:normal;min-width:20px;height:20px;padding:0 6px;border-radius:9999px;justify-content:center;font-size:11.5px;background:#2b3a4c;color:#d3dde7}.tgp-ftabs button[aria-pressed=true]{color:#fff;background:#242f3d;box-shadow:inset 0 -2px 0 #ffc38a}.tgp-ftabs button[aria-pressed=true] i{background:#f59e5b;color:#1b1209}.tgp-fgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin-top:14px}.tgp-fc{overflow:hidden;border:1px solid hsla(0,0%,100%,.1);background:#182533}.tgp-fc:hover{transform:translateY(-3px)}.tgp-fc img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 15%;object-position:50% 15%}.tgp-fc-o{position:absolute;left:0;right:0;bottom:0;padding:60px 14px 14px;background:linear-gradient(180deg,rgba(8,12,18,0),rgba(8,12,18,.72) 40%,rgba(8,12,18,.97))}.tgp-fc-o b{display:block;color:#fff;font-size:18px;line-height:1.2}.tgp-fc-o b i{font-style:normal;font-weight:400;font-size:13.5px;color:#c9d6e2;margin-left:6px}.tgp-fc-o em{display:block;font-style:normal;font-size:12px;font-weight:700;color:#ffc38a;margin:3px 0 6px}.tgp-fc-o p{margin:0;font-size:13.5px;line-height:1.5;color:#eef3f8}.tgp-fc-o u{display:inline-block;margin-top:9px;text-decoration:none;font-size:12.5px;font-weight:800;color:#1b1209;background:#ffc38a;border-radius:9999px;padding:5px 11px}.tgp-botw{display:grid;grid-template-columns:minmax(0,380px) minmax(0,1fr);gap:28px;align-items:start;margin-top:16px}@media(max-width:820px){.tgp-botw{grid-template-columns:1fr}}.tgp-bot{border-radius:22px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);background:#0e1621}.tgp-bot-h{gap:10px;padding:10px 14px;background:#17212b}.tgp-bot-h,.tgp-bot-h span{display:flex;align-items:center}.tgp-bot-h span{width:38px;height:38px;border-radius:50%;justify-content:center;font-weight:900;font-size:13px;color:#fff;background:linear-gradient(135deg,#2aabee,#1c7fc0)}.tgp-bot-h b{display:block;color:#fff;font-size:15px;line-height:1.2}.tgp-bot-h small{font-size:12px;color:#708499}.tgp-bot-b{display:flex;flex-direction:column;gap:8px;padding:14px}.tgp-bot-b .tgp-out{font-family:ui-monospace,Menlo,monospace;font-size:13.5px}.tgp-bot-msg{align-self:flex-start;max-width:94%;padding:10px 14px;border-radius:16px 16px 16px 4px;background:#182533;color:#f2f6fa;font-size:14px;line-height:1.55;white-space:pre-line}.tgp-bot-kb{display:grid;gap:6px;max-width:94%}.tgp-bot-kb span{display:flex;gap:8px;padding:9px 12px;border-radius:10px;background:rgba(43,82,120,.55);color:#fff;font-size:13.5px;font-weight:600}.tgp-bot-kb span,.tgp-bot-kb span b{align-items:center;justify-content:center}.tgp-bot-kb span b{flex:none;width:20px;height:20px;border-radius:50%;display:inline-flex;font-size:11px;background:#ffc38a;color:#1b1209}.tgp-bsteps{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.tgp-bsteps li{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:14px 16px;border-radius:16px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.025)}.tgp-bsteps li>b{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;color:#1b1209;background:#ffc38a}.tgp-bsteps strong{display:block;color:#fff;font-size:15.5px;margin-bottom:3px}.tgp-bsteps p{margin:0;color:#c9d6e2;font-size:14.5px;line-height:1.6}.tgp-bsteps a{display:inline-flex;align-items:center;gap:7px;margin-top:9px;padding:9px 15px;border-radius:9999px;font-weight:800;font-size:13.5px;color:#fff;background:#2aabee}.tgp-bsteps a svg{width:15px;height:15px}@media(max-width:560px){.tgp-fgrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tgp-fc{aspect-ratio:3/4.6;border-radius:16px}.tgp-fc-o{padding:44px 10px 10px}.tgp-fc-o b{font-size:15.5px}.tgp-fc-o em{font-size:11px}.tgp-fc-o p{font-size:12.5px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tgp-fc-o u{display:none}}.tgp-heart,.tgp-sub-big .tgp-heart{color:#ff8fb3;filter:drop-shadow(0 0 12px rgba(255,143,179,.55))}.tgp-dk{height:476px}.tgp-dk-c,.tgp-dk-end{inset:0 0 24px 0}.tgp-dk-ctl{padding:6px 0}.tgp-dk-scb{position:absolute;top:12px;left:12px;z-index:4;padding:6px 12px;border-radius:9999px;border:1px solid hsla(0,0%,100%,.22);background:rgba(8,12,18,.62);color:#fff;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.tgp-dk-scb:hover{background:rgba(8,12,18,.85)}.tgp-dk-sc{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:56px 18px 18px;background:rgba(8,12,18,.88);color:#e3ebf2;font-size:14px;line-height:1.6;opacity:0;pointer-events:none;transition:opacity .25s}.tgp-dk-sc small{font-size:11.5px;font-weight:800;color:#ffc38a}.tgp-dk-sc i{color:#b7c5d3}.tgp-dk-open .tgp-dk-sc{opacity:1;pointer-events:auto}.tgp-hero{position:relative;isolation:isolate}.tgp-hero-bg{position:absolute;z-index:-1;top:-40px;bottom:-40px;left:34%;right:0;overflow:hidden;opacity:.42;pointer-events:none;-webkit-mask-image:radial-gradient(ellipse 60% 70% at 68% 50%,#000 25%,transparent 75%);mask-image:radial-gradient(ellipse 60% 70% at 68% 50%,#000 25%,transparent 75%)}.tgp-hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 35%;object-position:center 35%}@media(max-width:959px){.tgp-hero-bg{top:auto;left:0;height:640px;opacity:.3}}.tgp-in .tgp-think{filter:blur(5px);transition:filter .2s;-moz-user-select:none;user-select:none;-webkit-user-select:none}.tgp-in.tgp-peek .tgp-think{filter:none}.tgp-hold{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:8px 15px;border-radius:9999px;border:1px dashed rgba(255,195,138,.55);background:rgba(245,158,91,.08);color:#ffc38a;font:inherit;font-size:13px;font-weight:700;cursor:pointer;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.tgp-hold svg{width:16px;height:16px}.tgp-hold[aria-pressed=true]{background:#ffc38a;color:#1b1209;border-style:solid}.tgp-row b u{text-decoration:none;font-size:10.5px;font-weight:800;color:#1b1209;background:#ffc38a;border-radius:9999px;padding:1px 6px}@media(max-width:780px){.tgp-row b u{display:none}}.tgp-po{display:grid;grid-template-columns:300px minmax(0,1fr);margin-top:16px;border-radius:22px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);background:#0e1621}.tgp-po-side{display:flex;flex-direction:column;gap:14px;padding:16px;background:#17212b}.tgp-po-who{display:flex;gap:10px}.tgp-po-who button{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 8px;border-radius:14px;border:1px solid hsla(0,0%,100%,.1);background:none;color:#c9d6e2;cursor:pointer;font:inherit;font-size:13px;font-weight:700}.tgp-po-who button img{width:64px;height:64px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.tgp-po-who button small{font-size:11.5px;font-weight:500;color:#8fa1b3}.tgp-po-who button[aria-pressed=true]{border-color:#ffc38a;background:rgba(245,158,91,.1);color:#fff}.tgp-po-set{padding:12px;border-radius:14px;border:1px solid hsla(0,0%,100%,.07);background:#0e1621}.tgp-po-set>b{display:block;margin-bottom:8px;font-size:12.5px;color:#8fa1b3}.tgp-po-opts{display:flex;flex-direction:column;gap:6px}.tgp-po-opts button{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:10px;border:1px solid transparent;background:hsla(0,0%,100%,.03);color:#e3ebf2;font:inherit;font-size:14px;cursor:pointer;text-align:left}.tgp-po-opts button i{flex:none;width:16px;height:16px;border-radius:50%;border:2px solid #52667a}.tgp-po-opts button[aria-pressed=true]{border-color:rgba(255,195,138,.5);background:rgba(245,158,91,.1)}.tgp-po-opts button[aria-pressed=true] i{border-color:#ffc38a;background:radial-gradient(circle,#ffc38a 42%,transparent 48%)}.tgp-po-main{display:flex;flex-direction:column;min-width:0}.tgp-po-main .tgp-pane-b{max-height:none}@media(max-width:780px){.tgp-po{grid-template-columns:1fr}.tgp-po-opts{flex-direction:row;flex-wrap:wrap}.tgp-po-opts button{padding:7px 10px;font-size:13px}.tgp-po-who button img{width:52px;height:52px}}.tgp-fc{position:relative;display:block;aspect-ratio:3/4;perspective:1200px;border:0;border-radius:20px;overflow:visible;background:none;cursor:pointer;transition:transform .2s}.tgp-fc-in{position:absolute;inset:0;transform-style:preserve-3d;transition:transform .55s cubic-bezier(.3,.7,.2,1)}.tgp-fc-flip .tgp-fc-in{transform:rotateY(180deg)}.tgp-fc-b,.tgp-fc-f{position:absolute;inset:0;border-radius:20px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);backface-visibility:hidden}.tgp-fc-f{background:#182533}.tgp-fc-b{transform:rotateY(180deg);display:flex;flex-direction:column;gap:10px;padding:16px;background:linear-gradient(170deg,#1f2a38,#121a23);border-color:rgba(255,195,138,.3)}.tgp-fc-b header{display:flex;align-items:center;gap:10px}.tgp-fc-b header img{position:static;width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.tgp-fc-b header b{color:#fff;font-size:15px;line-height:1.2}.tgp-fc-b header small{display:block;font-size:11.5px;color:#ffc38a;font-weight:700}.tgp-fc-b p{flex:1;margin:0;overflow:auto;font-size:13.5px;line-height:1.6;color:#d3dde7}.tgp-fc-b p i{color:#b7c5d3}.tgp-fc-b nav{display:flex;flex-direction:column;gap:6px}.tgp-fc-b nav a{text-align:center;padding:9px 12px;border-radius:9999px;font-weight:800;font-size:13px}.tgp-fc-b nav a:first-child{color:#1b1209;background:linear-gradient(90deg,#f59e5b,#ffc38a)}.tgp-fc-b nav a+a{color:#fff;background:#2aabee}.tgp-fc-o u{background:rgba(255,195,138,.16);color:#ffc38a;border:1px solid rgba(255,195,138,.45)}@media(max-width:560px){.tgp-fc{aspect-ratio:3/4.6}.tgp-fc-o u{display:inline-block;font-size:11px;padding:3px 8px;margin-top:6px}.tgp-fc-b{padding:12px;gap:8px}.tgp-fc-b p{font-size:12.5px}.tgp-fc-b header img{width:32px;height:32px}.tgp-fc-b nav a{padding:8px;font-size:12px}}.tgp-wall-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.tgp-wall-top .tgp-note{margin:0;max-width:640px}.tgp-dice{display:inline-flex;align-items:center;gap:8px;padding:11px 18px;border-radius:9999px;border:0;cursor:pointer;font:inherit;font-weight:800;font-size:14px;color:#1b1209;background:linear-gradient(90deg,#f59e5b,#ffc38a);box-shadow:0 12px 26px -14px rgba(245,158,91,.9)}.tgp-dice svg{width:18px;height:18px}.tgp-wall{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;margin-top:14px}.tgp-wt{position:relative;aspect-ratio:1;padding:0;border:0;border-radius:14px;overflow:hidden;cursor:pointer;background:#182533;outline:2px solid transparent;outline-offset:2px;transition:transform .15s,outline-color .15s}.tgp-wt img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;display:block;transition:filter .2s}.tgp-wt span{position:absolute;left:0;right:0;bottom:0;padding:16px 7px 5px;text-align:left;font-size:11.5px;font-weight:700;color:#fff;background:linear-gradient(180deg,rgba(8,12,18,0),rgba(8,12,18,.92))}.tgp-wt-hot img,.tgp-wt:hover img,.tgp-wt[aria-pressed=true] img{filter:brightness(1.06)}.tgp-wt-hot,.tgp-wt[aria-pressed=true]{outline-color:#ffc38a;transform:scale(1.05);z-index:1}.tgp-wp{display:grid;grid-template-columns:170px minmax(0,1fr);gap:18px;margin-top:16px;padding:16px;border-radius:22px;border:1px solid rgba(255,195,138,.28);background:linear-gradient(160deg,rgba(245,158,91,.09),hsla(0,0%,100%,.02))}.tgp-wp>img{width:170px;height:220px;border-radius:16px;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.tgp-wp b{display:block;color:#fff;font-size:21px;line-height:1.2}.tgp-wp b i{font-style:normal;font-weight:400;font-size:15px;color:#c9d6e2;margin-left:6px}.tgp-wp em{display:block;font-style:normal;font-size:13px;font-weight:700;color:#ffc38a;margin:4px 0 8px}.tgp-wp p{margin:0;font-size:14.5px;line-height:1.6;color:#d3dde7}.tgp-wp p i{color:#b7c5d3}.tgp-wp-go{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.tgp-wp-go a{padding:10px 16px;border-radius:9999px;font-weight:800;font-size:13.5px}.tgp-wp-go a:first-child{color:#1b1209;background:linear-gradient(90deg,#f59e5b,#ffc38a)}.tgp-wp-go a+a{display:inline-flex;align-items:center;gap:7px;color:#fff;background:#2aabee}.tgp-wp-go a+a svg{width:15px;height:15px}@media(max-width:560px){.tgp-wall{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.tgp-wt{border-radius:10px}.tgp-wt span{font-size:10px;padding:12px 4px 3px}.tgp-wp{grid-template-columns:100px minmax(0,1fr);gap:12px;padding:12px}.tgp-wp>img{width:100px;height:136px}.tgp-wp b{font-size:18px}.tgp-wp p{font-size:13.5px}}