@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}.tgd-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='%238fd3ff' 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(123,108,246,.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}.tgd-crumb{font-size:12px;color:#8fa1b3;margin-bottom:10px}.tgd-hero{display:flex;flex-direction:column-reverse;gap:22px;margin-bottom:8px}@media(min-width:820px){.tgd-hero{flex-direction:row;align-items:center;justify-content:space-between}}.tgd-hero-l{flex:1}.tgd-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}.tgd-lead{color:#c9d6e2;margin:0;max-width:52ch;line-height:1.65}.tgd-b2{padding:11px 22px;border-radius:9999px;color:#e5e7eb;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.04)}.tgd-sub{font-size:19px;font-weight:700;color:#fff;letter-spacing:-.01em;margin:34px 0 6px}.tgd-note{color:#8fa1b3;font-size:13.5px;line-height:1.6;margin:0 0 14px;max-width:92ch}.tgd-band{margin:26px 0 0;border-radius:18px;overflow:hidden;border:1px solid hsla(0,0%,100%,.08)}.tgd-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%}.tgd-vals{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media(max-width:760px){.tgd-vals{grid-template-columns:1fr}}.tgd-val{gap:12px;align-items:flex-start;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.025);padding:13px 15px}.tgd-val,.tgd-val-i{display:flex;border-radius:12px}.tgd-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)}.tgd-val-i svg{width:22px;height:22px;display:block}.tgd-val b{display:block;color:#fff;font-size:14.5px;margin-bottom:5px}.tgd-val p{margin:0;color:#b7c5d3;font-size:13.5px;line-height:1.6}.tgd-val-go{display:inline-block;margin-top:10px;padding:8px 16px;border-radius:10px;font-size:13px;font-weight:600;color:#fff;background:linear-gradient(90deg,#2aabee,#7b6cf6)}.tgd-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(123,108,246,.07) 45%,rgba(10,10,12,0) 76%),hsla(0,0%,100%,.03)}.tgd-quality-t{flex:1;min-width:280px}.tgd-quality b{display:block;color:#fff;font-size:16.5px;margin-bottom:5px}.tgd-quality p{margin:0;color:#c9d6e2;font-size:13.5px;max-width:62ch}.tgd-mini{display:flex;align-items:center;flex:none;padding-left:14px}.tgd-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)}.tgd-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}.tgd-mini span.tgd-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:#8fd3ff;background:#242f3d;font-variant-numeric:tabular-nums}@media(max-width:760px){.tgd-mini{flex-wrap:wrap;padding-left:0;row-gap:8px}.tgd-mini span,.tgd-mini span.tgd-mini-more{width:48px;height:48px;margin-left:-12px}}.tgd-prose{margin:34px 0 0}.tgd-prose h2{font-size:21px;font-weight:700;color:#fff;margin:0 0 10px}.tgd-prose p{color:#c9d6e2;line-height:1.8;font-size:17px;margin:0 0 14px;max-width:92ch}.tgd-prose p:last-child{margin-bottom:0}.tgd-prose a{color:#8fd3ff}.tgd-prose+.tgd-prose{margin-top:26px}.tgd-craft,.tgd-prose+.tgd-prose{border-top:1px solid hsla(0,0%,100%,.07);padding-top:26px}.tgd-craft{display:grid;grid-template-columns:1fr 300px;gap:26px;align-items:start;margin:34px 0 0}@media(max-width:820px){.tgd-craft{grid-template-columns:1fr}}.tgd-craft h2{font-size:21px;font-weight:700;color:#fff;margin:0 0 10px}.tgd-craft p{color:#c9d6e2;line-height:1.8;font-size:17px;margin:0 0 14px}.tgd-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)}.tgd-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}.tgd-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))}.tgd-craft-cap b{display:block;font-size:14.5px;color:#fff;margin-bottom:2px}.tgd-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}.tgd-fq{background:#182533;padding:13px 16px}.tgd-fq summary{cursor:pointer;color:#fff;font-size:14.5px;font-weight:600;line-height:1.5}.tgd-fq p{margin:9px 0 0;color:#b7c5d3;font-size:13.5px;line-height:1.65}.tgd-ths{display:flex;flex-wrap:wrap;gap:8px}.tgd-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}.tgd-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(123,108,246,.13) 46%,rgba(10,10,12,0) 76%),#141d26}.tgd-cta-t{position:relative;z-index:2;max-width:60%}@media(max-width:760px){.tgd-cta-t{max-width:100%}}.tgd-cta-h{margin:0 0 10px;font-size:clamp(22px,3.2vw,30px);font-weight:800;color:#fff;line-height:1.15}.tgd-cta-s{margin:0 0 18px;color:#cdd8e3;font-size:15px;max-width:46ch}.tgd-fine{margin:14px 0 0;font-size:12.5px;color:#8fa1b3}.tgd-cta-art{position:absolute;right:0;top:0;bottom:0;width:44%;z-index:1;pointer-events:none}.tgd-car{position:relative;margin-top:14px}.tgd-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}.tgd-car-track::-webkit-scrollbar{display:none}.tgd-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){.tgd-cc{flex-basis:150px}}.tgd-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}.tgd-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))}.tgd-cc-n{display:flex;align-items:baseline;gap:6px;color:#fff;font-size:15px;font-weight:700}.tgd-cc-n s{text-decoration:none;font-weight:400;font-size:12px;color:#9aabbb}.tgd-cc-t{margin:3px 0 0;font-size:11.5px;color:#c9d6e2;opacity:.85}.tgd-cc-go{display:inline-block;margin-top:9px;font-size:12px;font-weight:700;color:#17212b;background:#fff;border-radius:9px;padding:6px 12px}.tgd-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){.tgd-car-nav{display:flex}}.tgd-car-prev{left:-8px}.tgd-car-next{right:-8px}.tgd-car-nav:hover{border-color:rgba(42,171,238,.6)}.tgd-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){.tgd-cta-art{width:58%;opacity:.5}}.tgd-step-n{font-weight:800;font-size:17px;color:#fff}.tgd-sub-big{font-size:clamp(24px,3.4vw,34px);display:flex;align-items:center;gap:10px;letter-spacing:-.02em}.tgd-heart{color:#4cc2ff;filter:drop-shadow(0 0 12px rgba(42,171,238,.75));display:inline-block;animation:tgd-beat 1.6s ease-in-out infinite}@keyframes tgd-beat{0%,to{transform:scale(1)}14%{transform:scale(1.18)}28%{transform:scale(1)}42%{transform:scale(1.12)}70%{transform:scale(1)}}.tgd-kn-lead{font-size:15px;color:#c9d6e2;max-width:70ch}.tgd-kn{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:240px;gap:12px;margin-top:16px}.tgd-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}.tgd-kn-c:first-child{grid-column:span 2;grid-row:span 2}.tgd-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}.tgd-kn-c:hover img{transform:scale(1.04)}.tgd-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%)}.tgd-kn-c:hover{border-color:rgba(42,171,238,.55)}.tgd-kn-o{position:absolute;left:0;right:0;bottom:0;padding:14px 16px 16px;display:flex;flex-direction:column;gap:7px}.tgd-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,#2aabee,#7b6cf6);box-shadow:0 6px 18px -8px rgba(42,171,238,.9);white-space:nowrap;max-width:100%;text-overflow:ellipsis}.tgd-kn-q,.tgd-kn-t{color:#fff;overflow:hidden}.tgd-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}.tgd-kn-c:first-child .tgd-kn-q{font-size:clamp(20px,2.4vw,28px);letter-spacing:-.01em;-webkit-line-clamp:4}.tgd-kn-c:not(:first-child) .tgd-kn-q{-webkit-line-clamp:2;font-size:14px}.tgd-kn-n{font-size:13.5px;font-weight:700;color:#f3f4f6}.tgd-kn-n span{font-weight:400;color:#b7c5d3;font-size:12px;margin-left:6px}.tgd-kn-go{font-style:normal;font-size:12.5px;font-weight:700}@media(max-width:900px){.tgd-kn{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:270px}}@media(max-width:560px){.tgd-kn{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:10px}.tgd-kn-c,.tgd-kn-c:first-child{flex:0 0 80%;height:440px;scroll-snap-align:start}.tgd-kn-c:first-child .tgd-kn-q{font-size:20px}}@media(prefers-reduced-motion:reduce){.tgd-heart{animation:none}.tgd-kn-c img{transition:none}}@media(min-width:900px){.tgd-hero{flex-direction:row;align-items:center;justify-content:space-between;gap:40px}}.tgd-sw-deck{position:relative;height:500px}@media(max-width:560px){.tgd-sw-deck{height:460px}}.tgd-sw-card{position:absolute;inset:0 0 30px 0;border-radius:22px;overflow:hidden;border:1px solid hsla(0,0%,100%,.12);background:#182533;box-shadow:0 22px 50px rgba(0,0,0,.5);transform-origin:50% 100%}.tgd-sw-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 18%;object-position:50% 18%;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.tgd-sw-card.tgd-top{cursor:grab;touch-action:pan-y}.tgd-sw-card.tgd-anim{transition:transform .42s cubic-bezier(.22,.7,.3,1),opacity .42s}.tgd-sw-num{top:14px;right:14px;text-decoration:none;font-size:12px;font-weight:700;letter-spacing:.04em;background:rgba(9,9,14,.6);border:1px solid hsla(0,0%,100%,.18);border-radius:9999px;padding:4px 10px}.tgd-sw-info,.tgd-sw-num{position:absolute;color:#fff}.tgd-sw-info{left:0;right:0;bottom:0;padding:64px 16px 16px;background:linear-gradient(180deg,rgba(9,9,14,0),rgba(9,9,14,.55) 40%,rgba(9,9,14,.95))}.tgd-sw-info b{display:block;font-size:23px;line-height:1.2}.tgd-sw-info b i{font-style:normal;font-size:13px;font-weight:400;color:#c9d6e2;margin-left:8px}.tgd-sw-info em{display:block;font-style:normal;font-size:12.5px;margin:5px 0 7px}.tgd-sw-info p{margin:0;font-size:14px;line-height:1.5;color:#eef3f8}.tgd-sw-stamp{position:absolute;top:22px;font-size:20px;font-weight:800;letter-spacing:.1em;padding:7px 14px;border-radius:10px;border:3px solid;opacity:0;font-style:normal;z-index:2}.tgd-sw-yes{left:18px;color:#4ade80;border-color:#4ade80;transform:rotate(-12deg)}.tgd-sw-no{right:18px;color:#fb7185;border-color:#fb7185;transform:rotate(12deg)}.tgd-sw-ctl{display:flex;gap:12px;margin-top:6px}.tgd-sw-b,.tgd-sw-ctl{justify-content:center;align-items:center}.tgd-sw-b{width:56px;height:56px;border-radius:50%;display:inline-flex;font-size:22px;font-weight:700;cursor:pointer;color:#fff;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.05);transition:transform .15s;font-family:inherit}.tgd-sw-b:hover{transform:scale(1.08)}.tgd-sw-like{border-color:rgba(74,222,128,.6);background:rgba(74,222,128,.14);color:#4ade80}.tgd-sw-skip{border-color:rgba(251,113,133,.5);background:rgba(251,113,133,.12);color:#fb7185}.tgd-sw-end{position:absolute;inset:0 0 30px 0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;padding:22px;border:1px dashed hsla(0,0%,100%,.18);border-radius:22px;background:rgba(42,171,238,.06)}.tgd-sw-end b{color:#fff;font-size:20px;line-height:1.3}.tgd-sw-end p{margin:0;color:#c9d6e2;font-size:14.5px;line-height:1.6}.tgd-sw-again{background:none;border:none;color:#9aabbb;font-size:13.5px;text-decoration:underline;cursor:pointer;padding:0;font-family:inherit}#sws-cnt{color:#708499;font-size:13px;min-width:56px;text-align:center}.tgd-typing{display:inline-flex;gap:4px;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}.tgd-typing i{width:6px;height:6px;border-radius:50%;background:#9aabbb;display:block;animation:tgd-tp 1.2s infinite}.tgd-typing i:nth-child(2){animation-delay:.2s}.tgd-typing i:nth-child(3){animation-delay:.4s}@keyframes tgd-tp{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media(prefers-reduced-motion:reduce){.tgd-typing i{animation:none;opacity:.7}.tgd-sw-card.tgd-anim{transition:none}}.tgd-tips{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px}@media(max-width:760px){.tgd-tips{grid-template-columns:1fr}}.tgd-tips li{display:flex;gap:10px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.025);border-radius:12px;padding:12px 14px;color:#c9d6e2;font-size:14px;line-height:1.55}.tgd-tips li:before{content:"♦";color:#4cc2ff;flex:none;font-size:12px;line-height:1.9}.tgd-mini a{display:block}.tgd-hero-l{min-width:0;max-width:100%}@media(max-width:899px){.tgd-hero{align-items:stretch}}@media(min-width:900px){.tgd-hero{align-items:flex-start}}.tgd-phone{margin-top:22px;border-radius:26px;padding:18px 18px 20px;overflow:hidden;scroll-margin-top:24px;border:1px solid rgba(123,108,246,.22);background:radial-gradient(120% 70% at 0 -10%,rgba(42,171,238,.16),rgba(42,171,238,0) 58%),radial-gradient(100% 80% at 100% 100%,rgba(123,108,246,.16),rgba(123,108,246,0) 62%),linear-gradient(180deg,#171a33,#10122a);box-shadow:0 30px 70px -40px rgba(123,108,246,.8),inset 0 1px 0 hsla(0,0%,100%,.06)}.tgd-sw-info em{color:#8fd3ff}.tgd-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,#2aabee,#7b6cf6)}.tgd-craft-cap a{color:inherit}.tgd-kn-go{color:#8fd3ff}.tgd-sub-big .tgd-heart{color:#4cc2ff}.tgd-steps{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:860px){.tgd-steps{grid-template-columns:1fr}}.tgd-scene{max-width:94%;font-size:13.5px;line-height:1.6;padding:12px 14px;background:hsla(0,0%,100%,.03)}.tgd-scene small{margin-bottom:6px;letter-spacing:.14em;text-transform:uppercase;color:#c3b8ff}.tgd-scene i{color:#b7c5d3}.tgd-qr{color:#fff;border-radius:9999px;padding:8px 14px;font-size:13.5px;line-height:1.35;transition:background .2s,transform .12s}.tgd-qr:hover{background:rgba(42,171,238,.2);transform:translateY(-1px)}.tgd-tps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}@media(max-width:900px){.tgd-tps{grid-template-columns:1fr 1fr}}.tgd-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}.tgd-tp:hover{border-color:rgba(143,211,255,.5)}.tgd-tp b{color:#fff;font-size:14.5px}.tgd-tp span{color:#9aabbb;font-size:12.5px;line-height:1.45}.tgd-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(123,108,246,.38));padding:0 3px;border-radius:3px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.tgd-fmx{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px}@media(max-width:860px){.tgd-fmx{grid-template-columns:1fr}}.tgd-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}.tgd-fx img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-2;transition:transform .6s ease}.tgd-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%)}.tgd-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)}.tgd-fx:hover img{transform:scale(1.05)}.tgd-fx-top{justify-content:space-between;gap:8px}.tgd-fx-ic,.tgd-fx-top{display:flex;align-items:center}.tgd-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)}.tgd-fx-ic svg{width:22px;height:22px}.tgd-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)}.tgd-fx-b{display:flex;flex-direction:column;gap:7px}.tgd-fx-b b{font-size:24px;font-weight:800;letter-spacing:-.01em;line-height:1.15}.tgd-fx-b span{font-size:14px;line-height:1.55;color:hsla(0,0%,100%,.86)}.tgd-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}.tgd-fx:hover .tgd-fx-b u{background:color-mix(in srgb,var(--a) 22%,#fff)}@media(max-width:860px){.tgd-fx{min-height:300px}}@media(prefers-reduced-motion:reduce){.tgd-fx,.tgd-fx img{transition:none}}.tgd-hero{flex-direction:column}@media(min-width:900px){.tgd-hero{flex-direction:row;align-items:center;gap:40px}}.tgd-how{display:flex;flex-direction:column;gap:8px;margin:18px 0 0;padding:0;list-style:none;max-width:520px}.tgd-how li{display:flex;align-items:center;gap:10px;padding:9px 14px 9px 9px;border-radius:14px;border:1px solid rgba(42,171,238,.25);background:rgba(42,171,238,.06);font-size:14px;color:#eef3f8}.tgd-how li b{flex:none;width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12.5px;color:#fff;background:#2aabee}.tgd-how code{font-family:inherit;font-weight:700;color:#8fd3ff}.tgd-ctas{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.tgd-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}.tgd-tgbtn:hover{background:#229ed9;transform:translateY(-1px)}.tgd-tgbtn svg{width:19px;height:19px}.tgd-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)}.tgd-phone{flex:none;width:min(380px,100%);margin:0 auto;border-radius:40px;padding:10px;position:relative;background:linear-gradient(160deg,#2b3a4c,#0a1016);border:1px solid rgba(143,211,255,.2);box-shadow:0 40px 90px -40px rgba(42,171,238,.7),0 0 0 1px rgba(0,0,0,.45),inset 0 1px 0 hsla(0,0%,100%,.08)}.tgd-phone:before{content:"";position:absolute;top:18px;left:50%;width:74px;height:6px;margin-left:-37px;border-radius:9999px;background:rgba(0,0,0,.55);z-index:5}.tgd-scr{position:relative;border-radius:31px;overflow:hidden;height:660px;display:flex;flex-direction:column;background:#0e1621}.tgd-th{display:flex;align-items:center;gap:10px;padding:32px 12px 9px;background:#17212b;border-bottom:1px solid rgba(0,0,0,.35)}.tgd-th i{font-style:normal;color:#8fd3ff;font-size:20px;line-height:1;padding:0 4px}.tgd-th .tgd-ava,.tgd-th img{width:38px;height:38px;border-radius:50%;flex:none}.tgd-ava{display:flex;align-items:center;justify-content:center;font-weight:900;font-size:13px;color:#fff;background:linear-gradient(135deg,#2aabee,#7b6cf6)}.tgd-th b{display:block;color:#fff;font-size:15px;line-height:1.2}.tgd-th small{font-size:12px;color:#708499}.tgd-body{flex:1;overflow-y:auto;padding:14px 10px;display:flex;flex-direction:column;gap:8px;background-color:#0e1621;background-image:radial-gradient(rgba(143,211,255,.06) 1px,transparent 0);background-size:18px 18px}.tgd-day{align-self:center;font-size:12px;font-weight:600;color:#c9d6e2;background:rgba(0,0,0,.28);padding:3px 10px;border-radius:9999px}.tgd-out{align-self:flex-end;max-width:82%;padding:7px 11px;border-radius:14px 14px 4px 14px;background:#2b5278;color:#fff;font-size:14.5px;line-height:1.45;position:relative}.tgd-out i{color:#dff3ff}.tgd-out s{text-decoration:none;font-size:11px;color:#8fd3ff;margin-left:8px;white-space:nowrap}.tgd-in{align-self:flex-start;max-width:88%;padding:8px 11px;border-radius:14px 14px 14px 4px;background:#182533;color:#f2f6fa;font-size:14px;line-height:1.5;white-space:pre-line}.tgd-in i{color:#bfe6ff}.tgd-kb{align-self:flex-start;width:88%;display:flex;flex-direction:column;gap:4px;margin-top:-4px}.tgd-kb button,.tgd-kb span{display:block;text-align:center;border:0;border-radius:10px;padding:9px 10px;font:inherit;font-size:13.5px;font-weight:600;color:#fff;background:rgba(24,37,51,.85)}.tgd-kb button{cursor:pointer;background:rgba(42,171,238,.28);box-shadow:inset 0 0 0 1px rgba(42,171,238,.55);animation:tgd-pulse 1.8s ease-in-out infinite}@keyframes tgd-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)}}.tgd-hint{align-self:center;font-size:12px;color:#8fd3ff;margin-top:4px}.tgd-comp{display:flex;align-items:center;gap:8px;padding:8px 10px 12px;background:#17212b}.tgd-comp span{flex:1;border-radius:9999px;background:#242f3d;color:#708499;font-size:14px;padding:9px 14px}.tgd-comp b{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#2aabee;color:#fff;font-size:15px}@media(prefers-reduced-motion:reduce){.tgd-kb button{animation:none}}.tgd-sheet{position:absolute;inset:26px 0 0;z-index:20;display:flex;flex-direction:column;border-radius:18px 18px 0 0;overflow:hidden;background:#0e1621;box-shadow:0 -20px 40px rgba(0,0,0,.5);animation:tgd-up .38s cubic-bezier(.2,.8,.2,1)}@keyframes tgd-up{0%{transform:translateY(30px)}to{transform:none}}.tgd-sh{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#17212b;border-bottom:1px solid rgba(0,0,0,.3)}.tgd-sh b{color:#fff;font-size:15px}.tgd-sh small{display:block;font-size:11px;color:#708499;font-weight:500}.tgd-sh button{background:none;border:0;color:#8fd3ff;font:inherit;font-size:14px;cursor:pointer;padding:4px}.tgd-sh-t{text-align:center}.tgd-pick{padding:10px 12px 0;font-size:13px;font-weight:700;color:#c9d6e2}.tgd-sheet .tgd-sw-deck{flex:1;height:auto;margin:8px 12px 0}.tgd-sheet .tgd-sw-card{inset:0 0 12px 0;border-radius:18px}.tgd-sheet .tgd-sw-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.tgd-sheet .tgd-sw-info b{font-size:21px;font-weight:800;display:block}.tgd-sheet .tgd-sw-info b i{font-style:normal;font-weight:400;font-size:16px;color:#c9d6e2;margin-left:8px}.tgd-sheet .tgd-sw-info em{display:block;font-style:normal;font-size:12.5px;font-weight:700;color:#8fd3ff;margin:2px 0 6px}.tgd-sheet .tgd-sw-info p{margin:0;font-size:13.5px;line-height:1.5;color:#f2f6fa}.tgd-sheet .tgd-sw-ctl{padding:4px 0 14px}.tgd-sheet .tgd-sw-like{border-color:transparent;background:linear-gradient(135deg,#ff6b9a,#ff8fb3);color:#fff;width:62px;height:62px;font-size:25px;box-shadow:0 14px 30px -12px rgba(255,107,154,.9)}.tgd-sheet .tgd-sw-stamp.tgd-sw-yes{color:#ff8fb3;border-color:#ff8fb3}.tgd-talk{position:absolute;inset:0;z-index:25;display:flex;flex-direction:column;background:#0e1621;animation:tgd-in .3s ease-out}@keyframes tgd-in{0%{transform:translateX(30px)}to{transform:none}}.tgd-talk .tgd-body{padding-bottom:10px}.tgd-scene{align-self:center;max-width:96%;text-align:center;font-size:12.5px;line-height:1.55;color:#d3dde7;padding:10px 12px;border-radius:14px;border:1px dashed hsla(0,0%,100%,.16);background:rgba(0,0,0,.2)}.tgd-scene small{display:block;font-size:10.5px;font-weight:800;letter-spacing:.04em;color:#8fd3ff;margin-bottom:3px}.tgd-scene i{color:#bfe6ff}.tgd-qrs{display:flex;flex-direction:column;gap:6px;padding:8px 10px 12px;background:#17212b}.tgd-qrs>small{font-size:11.5px;color:#708499;padding-left:2px}.tgd-qr{display:flex;flex-direction:column;gap:2px;text-align:left;border:1px solid rgba(42,171,238,.45);background:rgba(42,171,238,.08);color:#f2f6fa;border-radius:12px;padding:8px 11px;font:inherit;font-size:13px;line-height:1.4;cursor:pointer}.tgd-qr em{font-style:normal;font-size:10.5px;font-weight:800;letter-spacing:.03em;color:#8fd3ff}.tgd-qr i{color:#bfe6ff}.tgd-qr:hover{background:rgba(42,171,238,.18)}.tgd-talk .tgd-typing{align-self:flex-start;margin:0}.tgd-end{display:flex;flex-direction:column;gap:7px;padding:10px 12px 14px;background:#17212b}.tgd-end>a{display:flex;align-items:center;justify-content:center;gap:8px;padding:11px;border-radius:12px;font-weight:800;font-size:14px;color:#fff;background:#2aabee}.tgd-end>a svg{width:17px;height:17px}.tgd-end-row{display:flex;justify-content:center;gap:14px}.tgd-end-row a,.tgd-end-row button{background:none;border:0;color:#c9d6e2;font:inherit;font-size:12.5px;text-decoration:underline;cursor:pointer;padding:0}@media(max-width:420px){.tgd-scr{height:620px}}@media(prefers-reduced-motion:reduce){.tgd-sheet,.tgd-talk{animation:none}}.tgd-kinds{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.tgd-kinds button{border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.04);color:#d3dde7;border-radius:9999px;padding:9px 16px;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.tgd-kinds button[aria-pressed=true]{border-color:transparent;color:#fff;background:linear-gradient(90deg,#2aabee,#7b6cf6);box-shadow:0 10px 24px -12px rgba(42,171,238,.9)}.tgd-kc{display:grid;grid-template-columns:minmax(0,380px) 1fr;gap:0;border-radius:24px;overflow:hidden;border:1px solid rgba(143,211,255,.16);background:#141d26;animation:tgd-in .3s ease-out}@media(max-width:760px){.tgd-kc{grid-template-columns:1fr}}.tgd-kc-ph{position:relative;min-height:420px}.tgd-kc-ph 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}@media(max-width:760px){.tgd-kc-ph{min-height:0;aspect-ratio:4/5}}.tgd-kc-b{display:flex;flex-direction:column;justify-content:center;gap:12px;padding:26px 28px}.tgd-kc-b u{text-decoration:none;align-self:flex-start;font-size:12px;font-weight:800;letter-spacing:.04em;color:#fff;background:linear-gradient(90deg,#2aabee,#7b6cf6);padding:4px 11px;border-radius:9999px}.tgd-kc-b b{font-size:26px;color:#fff;line-height:1.15}.tgd-kc-b b i{font-style:normal;font-weight:400;font-size:17px;color:#9aabbb;margin-left:8px}.tgd-kc-b em{font-style:normal;color:#8fd3ff;font-size:14.5px;font-weight:600}.tgd-kc-b blockquote{margin:0;padding:12px 16px;border-radius:14px 14px 14px 4px;background:#182533;color:#f2f6fa;font-size:16px;line-height:1.55}.tgd-kc-b p{margin:0;color:#c9d6e2;font-size:14.5px;line-height:1.6}.tgd-kc-go{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.tgd-kc-go a:first-child{padding:11px 18px;border-radius:9999px;font-weight:800;font-size:14px;color:#fff;background:linear-gradient(90deg,#2aabee,#7b6cf6)}.tgd-kc-go a:last-child{padding:11px 16px;border-radius:9999px;font-weight:700;font-size:14px;color:#e3ebf2;border:1px solid hsla(0,0%,100%,.16)}.tgd-think{color:#b7c5d3;font-style:italic}.tgd-craft p a,.tgd-note a{color:#8fd3ff}.tgd-tips li::marker{color:#2aabee}.tgd-car-note{margin-top:18px}.tgd-cta-2{display:inline-block;margin-left:8px}.tgd-kn-c img{-o-object-position:center 24%;object-position:center 24%}.tgd-heart{color:#ff8fb3}.tgd-mind{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}@media(max-width:820px){.tgd-mind{grid-template-columns:1fr}}.tgd-mind-c{display:grid;grid-template-columns:120px 1fr;gap:14px;padding:14px;border-radius:20px;border:1px solid hsla(0,0%,100%,.09);background:linear-gradient(160deg,rgba(42,171,238,.07),rgba(123,108,246,.05) 60%,hsla(0,0%,100%,.02))}@media(max-width:420px){.tgd-mind-c{grid-template-columns:88px 1fr}}.tgd-mind-c>img{width:100%;aspect-ratio:3/4;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;border-radius:14px;border:1px solid hsla(0,0%,100%,.1)}.tgd-mind-b{min-width:0;display:flex;flex-direction:column;gap:8px}.tgd-mind-b>b{color:#fff;font-size:16px}.tgd-mind-me{margin:0;font-size:12.5px;color:#8fd3ff;line-height:1.5}.tgd-mind-me i{color:#bfe6ff}.tgd-mind-say{position:relative;padding:10px 12px;border-radius:14px 14px 14px 4px;background:#182533;border:1px solid hsla(0,0%,100%,.07);font-size:13.5px;line-height:1.6;color:#f3f7fa;max-height:170px;overflow-y:auto}.tgd-mind-say i{color:#bfe6ff}.tgd-mind-th{position:relative;padding:10px 14px;border-radius:22px;border:1px dashed rgba(255,143,179,.45);background:rgba(255,143,179,.06);font-size:13.5px;line-height:1.55;font-style:italic;color:#ffd3e2;transition:filter .35s}.tgd-mind-th:after,.tgd-mind-th:before{content:"";position:absolute;border-radius:50%;border:1px dashed rgba(255,143,179,.45);background:rgba(255,143,179,.06)}.tgd-mind-th:before{width:12px;height:12px;left:-8px;top:-10px}.tgd-mind-th:after{width:7px;height:7px;left:-16px;top:-18px}.tgd-mind-th span{display:block;filter:blur(6px);-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:filter .35s}.tgd-mind-c.tgd-shown .tgd-mind-th span{filter:none;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.tgd-mind-peek{align-self:flex-start;border:0;border-radius:9999px;padding:8px 14px;font:inherit;font-size:13px;font-weight:700;color:#fff;cursor:pointer;background:linear-gradient(90deg,#2aabee,#7b6cf6);box-shadow:0 10px 22px -12px rgba(42,171,238,.9)}.tgd-mind-c.tgd-shown .tgd-mind-peek{background:hsla(0,0%,100%,.06);color:#e3d3da;box-shadow:none;border:1px solid hsla(0,0%,100%,.14)}.tgd-st-h{margin:20px 0 8px;font-size:13px;font-weight:700;color:#8fd3ff}.tgd-stories{display:flex;gap:12px;overflow-x:auto;padding:2px 2px 8px;scrollbar-width:none}.tgd-stories::-webkit-scrollbar{display:none}.tgd-story{flex:none;display:flex;flex-direction:column;align-items:center;gap:5px;width:72px;background:none;border:0;padding:0;cursor:pointer;color:#c9d6e2;font:inherit;font-size:11.5px}.tgd-story span{width:68px;height:68px;border-radius:50%;padding:3px;background:conic-gradient(from 200deg,#2aabee,#4ee1a0,#2aabee);transition:transform .15s}.tgd-story:hover span{transform:scale(1.06)}.tgd-story img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;border:3px solid #0e1621}.tgd-story.tgd-seen span{background:hsla(0,0%,100%,.18)}.tgd-story b{font-weight:600;max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tgd-st-ov{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:rgba(5,10,16,.86);backdrop-filter:blur(6px);padding:16px}.tgd-st-box{position:relative;width:min(400px,100%);height:min(700px,92vh);border-radius:26px;overflow:hidden;background:#0e1621;box-shadow:0 40px 100px -30px rgba(42,171,238,.6)}.tgd-st-box>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}.tgd-st-box:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,14,22,.55),rgba(8,14,22,0) 22%,rgba(8,14,22,0) 50%,rgba(8,14,22,.92) 88%);pointer-events:none}.tgd-st-bars{position:absolute;z-index:3;top:12px;left:12px;right:12px;display:flex;gap:4px}.tgd-st-bars i{flex:1;height:3px;border-radius:9999px;background:hsla(0,0%,100%,.28);overflow:hidden}.tgd-st-bars i b{display:block;height:100%;width:0;background:#fff}.tgd-st-bars i.tgd-done b{width:100%}.tgd-st-bars i.tgd-cur b{animation:tgd-st-run 5s linear forwards}.tgd-st-paused .tgd-st-bars i.tgd-cur b{animation-play-state:paused}@keyframes tgd-st-run{0%{width:0}to{width:100%}}@media(prefers-reduced-motion:reduce){.tgd-st-bars i.tgd-cur b{animation:none;width:100%}}.tgd-st-top{position:absolute;z-index:3;top:24px;left:14px;right:14px;display:flex;align-items:center;gap:10px;color:#fff}.tgd-st-top img{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;border:2px solid #fff}.tgd-st-top b{font-size:14px}.tgd-st-top small{display:block;font-size:11.5px;color:#bfe6ff;font-weight:600}.tgd-st-x{margin-left:auto;color:#fff;font-size:26px;line-height:1;padding:4px}.tgd-st-tap,.tgd-st-x{background:none;border:0;cursor:pointer}.tgd-st-tap{position:absolute;z-index:2;top:70px;bottom:130px;width:40%}.tgd-st-prev{left:0}.tgd-st-next{right:0}.tgd-st-b{position:absolute;z-index:4;left:14px;right:14px;bottom:16px;display:flex;flex-direction:column;gap:10px}.tgd-st-q{margin:0;font-size:19px;font-weight:800;line-height:1.35;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.6)}.tgd-st-r{display:flex;gap:8px}.tgd-st-r input{flex:1;min-width:0;border-radius:9999px;border:1px solid hsla(0,0%,100%,.4);background:rgba(0,0,0,.35);color:#fff;padding:11px 16px;font:inherit;font-size:16px}.tgd-st-r input::-moz-placeholder{color:#c9d6e2}.tgd-st-r input::placeholder{color:#c9d6e2}.tgd-st-r a{flex:none;border-radius:9999px;padding:11px 16px;font-size:14px;font-weight:800;color:#fff;background:linear-gradient(90deg,#2aabee,#7b6cf6)}.tgd-burst{position:absolute;z-index:40;pointer-events:none;width:0;height:0}.tgd-burst i{position:absolute;left:-9px;top:-9px;font-style:normal;font-size:18px;color:#ff6b9a;animation:tgd-fly .9s cubic-bezier(.2,.7,.3,1) forwards}@keyframes tgd-fly{0%{transform:translate(0) scale(.4) rotate(0)}70%{opacity:1}to{transform:translate(var(--x),var(--y)) scale(1.2) rotate(var(--r));opacity:0}}@media(prefers-reduced-motion:reduce){.tgd-burst{display:none}}.tgd-pband{position:relative;margin:26px 0 0;height:400px;border-radius:18px;overflow:hidden;border:1px solid rgba(143,211,255,.14);display:flex;align-items:center}.tgd-pband>img:first-child{position:absolute;inset:-30px;width:calc(100% + 60px);height:calc(100% + 60px);-o-object-fit:cover;object-fit:cover;filter:blur(26px) brightness(.5) saturate(1.4)}.tgd-pband>img:nth-child(2){position:absolute;right:6%;bottom:0;height:100%;width:auto;max-width:52%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;-webkit-mask-image:radial-gradient(ellipse 55% 70% at 50% 40%,#000 45%,transparent 100%);mask-image:radial-gradient(ellipse 55% 70% at 50% 40%,#000 45%,transparent 100%)}.tgd-pband blockquote{position:relative;z-index:2;margin:0 0 0 6%;max-width:46%;font-size:clamp(22px,2.8vw,32px);line-height:1.28;font-weight:800;color:#fff}.tgd-pband blockquote cite{display:block;margin-top:12px;font-style:normal;font-size:14px;font-weight:600;color:#bfe6ff}.tgd-pband blockquote a{display:inline-block;margin-top:14px;padding:10px 18px;border-radius:9999px;font-size:14px;font-weight:800;color:#fff;background:linear-gradient(90deg,#2aabee,#7b6cf6)}@media(max-width:620px){.tgd-pband{height:auto;flex-direction:column;align-items:stretch;padding:22px 18px 0}.tgd-pband blockquote{max-width:none;margin:0;text-shadow:0 2px 10px rgba(0,0,0,.6)}.tgd-pband>img:nth-child(2){position:relative;right:auto;max-width:100%;height:320px;margin:16px auto 0}}.tgd-chats{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start;margin-top:14px}@media(max-width:900px){.tgd-chats{grid-template-columns:1fr}}.tgd-cl{border-radius:20px;overflow:hidden;border:1px solid rgba(143,211,255,.14);background:#17212b}.tgd-cl-h{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid rgba(0,0,0,.35);color:#fff;font-weight:800;font-size:16px}.tgd-cl-h span{margin-left:auto;font-size:12px;font-weight:600;color:#708499}.tgd-cl-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:620px){.tgd-cl-list{grid-template-columns:1fr}}.tgd-row{display:flex;align-items:center;gap:12px;padding:10px 14px;background:none;border:0;border-bottom:1px solid rgba(0,0,0,.25);text-align:left;cursor:pointer;color:inherit;font:inherit;min-width:0}.tgd-row:hover{background:hsla(0,0%,100%,.03)}.tgd-row[aria-pressed=true]{background:#2b5278}.tgd-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}.tgd-row div{min-width:0;flex:1}.tgd-row b{display:flex;justify-content:space-between;gap:8px;color:#fff;font-size:15px}.tgd-row b small{font-weight:500;font-size:11.5px;color:#708499;white-space:nowrap}.tgd-row[aria-pressed=true] b small{color:#bfe6ff}.tgd-row p{margin:2px 0 0;font-size:13.5px;color:#9aabbb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tgd-row p em{font-style:normal;color:#ff6b6b;margin-right:4px}.tgd-row[aria-pressed=true] p,.tgd-row[aria-pressed=true] p em{color:#dff3ff}.tgd-cv{position:sticky;top:84px;border-radius:28px;padding:8px;background:linear-gradient(160deg,#2b3a4c,#0a1016);border:1px solid rgba(143,211,255,.2)}.tgd-cv-in{border-radius:22px;overflow:hidden;background:#0e1621;display:flex;flex-direction:column;min-height:520px}.tgd-cv .tgd-th{padding-top:12px}.tgd-cv .tgd-body{min-height:300px}.tgd-draft{display:flex;flex-direction:column;gap:8px;padding:10px 12px 14px;background:#17212b}.tgd-draft small{font-size:11.5px;color:#ff6b6b;font-weight:700}.tgd-draft div{border-radius:16px;background:#242f3d;color:#f2f6fa;font-size:14px;line-height:1.45;padding:10px 13px}.tgd-draft div i{color:#bfe6ff}.tgd-draft a:first-of-type{display:block;text-align:center;padding:11px;border-radius:12px;font-weight:800;font-size:14px;color:#fff;background:linear-gradient(90deg,#2aabee,#7b6cf6)}.tgd-draft a:last-of-type{display:block;text-align:center;font-size:13px;font-weight:700;color:#8fd3ff}@media(max-width:900px){.tgd-cv{position:static}}