.tvf-home{--tvf-paper:oklch(0.99 0.006 175);--tvf-surface:#fff;--tvf-surface-2:oklch(0.974 0.008 180);--tvf-surface-3:oklch(0.955 0.012 182);--tvf-ink:oklch(0.27 0.038 215);--tvf-ink-2:oklch(0.45 0.03 210);--tvf-ink-3:oklch(0.6 0.026 206);--tvf-ink-4:oklch(0.74 0.02 200);--tvf-line:oklch(0.91 0.013 200);--tvf-line-2:oklch(0.945 0.009 195);--tvf-teal:oklch(0.5 0.072 200);--tvf-teal-deep:oklch(0.42 0.07 202);--tvf-teal-ink:oklch(0.4 0.072 202);--tvf-teal-soft:oklch(0.95 0.028 200);--tvf-navy:oklch(0.23 0.045 256);--tvf-spring:oklch(0.83 0.158 162);--tvf-spring-2:oklch(0.78 0.162 161);--tvf-green-700:oklch(0.44 0.095 164);--tvf-green-600:oklch(0.52 0.112 162);--tvf-green-100:oklch(0.93 0.05 158);--tvf-green-50:oklch(0.97 0.026 156);--tvf-amber:oklch(0.62 0.13 70);--tvf-amber-bg:oklch(0.95 0.05 80);--tvf-coral:oklch(0.66 0.16 30);--tvf-coral-bg:oklch(0.95 0.04 30);--tvf-violet-600:oklch(0.5 0.12 285);--tvf-violet-50:oklch(0.96 0.03 285);--tvf-blue:oklch(0.5 0.12 255);--tvf-blue-50:oklch(0.95 0.04 250);--tvf-accent-soft:var(--tvf-teal-soft);--tvf-text-link:var(--tvf-teal-ink);--tvf-text-link-hover:var(--tvf-green-700);--tvf-font-sans:var(--font-primary,var(--font-figtree,"Figtree"),sans-serif);--tvf-shadow-sm:0 1px 2px oklch(0.4 0.03 215/0.05),0 4px 12px oklch(0.4 0.03 215/0.06);--tvf-shadow-md:0 4px 12px oklch(0.4 0.03 215/0.07),0 16px 38px oklch(0.4 0.03 215/0.1);--tvf-shadow-lg:0 12px 28px oklch(0.4 0.03 215/0.1),0 40px 80px oklch(0.32 0.04 220/0.18);--tvf-ease-spring:cubic-bezier(0.2,0.7,0.2,1);font-family:inherit;color:var(--tvf-ink);-webkit-font-smoothing:antialiased}.tvf-home a{color:var(--tvf-text-link);text-decoration:none}.tvf-home a:hover{color:var(--tvf-text-link-hover)}.tvf-home .hx-card__img{transition:transform .3s ease,box-shadow .3s ease}.tvf-home .hx-card:hover .hx-card__img{transform:translateY(-4px);box-shadow:0 12px 34px rgba(0,0,0,.16)}.tvf-home .hx-card__img img{transition:transform .45s cubic-bezier(.25,.46,.45,.94)}.tvf-home .hx-card:hover .hx-card__img img{transform:scale(1.06)}.tvf-home .hx-card__body{transition:transform .3s ease}.tvf-home .hx-card:hover .hx-card__body{transform:translateY(-4px)}.tvf-home .hx-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:5px;max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .3s ease,margin-top .35s ease}.tvf-home .hx-card:hover .hx-tags{max-height:60px;opacity:1;margin-top:3px}.tvf-home .hx-tags--start{justify-content:flex-start}.tvf-home .hx-scroll{scrollbar-width:none;-ms-overflow-style:none}.tvf-home .hx-scroll::-webkit-scrollbar{display:none}.tvf-home .hx-arrow{transition:background .2s,box-shadow .2s}.tvf-home .hx-arrow:hover{background:var(--tvf-surface-2);box-shadow:var(--tvf-shadow-lg)}.tvf-home .hx-viewall:hover{color:var(--tvf-green-700)}.tvf-home .hx-card:focus-visible{outline:2px solid var(--tvf-green-600);outline-offset:3px;border-radius:20px}.tvf-home .hx-card:focus-visible .hx-tags{max-height:60px;opacity:1;margin-top:3px}@media (prefers-reduced-motion:reduce){.tvf-home .hx-card__body,.tvf-home .hx-card__img,.tvf-home .hx-card__img img,.tvf-home .hx-tags{transition:none}.tvf-home .hx-card:hover .hx-card__body,.tvf-home .hx-card:hover .hx-card__img,.tvf-home .hx-card:hover .hx-card__img img{transform:none}}@media (max-width:720px){.tvf-home .hx-head__rail{flex-wrap:wrap;row-gap:10px}.tvf-home .hx-head__rule{display:none}.tvf-home .hx-head__title{font-size:22px!important}}.tvf-home .hx-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;border:1px solid transparent;font-family:inherit;font-weight:800;letter-spacing:-.01em;white-space:nowrap;cursor:pointer;transition:transform .14s var(--tvf-ease-spring),box-shadow .18s,background .16s,color .16s,border-color .16s}.tvf-home .hx-btn:hover{transform:translateY(-2px)}.tvf-home .hx-btn:active{transform:translateY(1px) scale(.99)}.tvf-home .hx-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.tvf-home .hx-btn--sm{height:38px;padding:0 16px;font-size:13px}.tvf-home .hx-btn--md{height:46px;padding:0 20px;font-size:14.5px}.tvf-home .hx-btn--lg{height:52px;padding:0 26px;font-size:15.5px}.tvf-home .hx-btn--spring{background:var(--tvf-spring);color:var(--tvf-green-700);box-shadow:0 8px 22px oklch(.62 .14 162/.4)}.tvf-home .hx-btn--spring:hover{background:var(--tvf-spring-2);box-shadow:0 12px 30px oklch(.62 .14 162/.5)}.tvf-home .hx-btn--ghost{background:var(--tvf-surface);color:var(--tvf-ink-2);border-color:var(--tvf-line)}.tvf-home .hx-btn--ghost:hover{background:var(--tvf-surface-2);border-color:var(--tvf-ink-4);color:var(--tvf-ink)}.tvf-home .hx-btn--dark{background:var(--tvf-ink);color:var(--tvf-paper)}.tvf-home .hx-btn--dark:hover{background:var(--tvf-navy)}.tvf-home .hx-btn--block{width:100%}.tvf-home .hx-signin{position:relative;overflow:hidden;border-radius:26px;border:1px solid rgba(12,14,16,.09);box-shadow:0 20px 52px rgba(12,14,16,.16);min-height:380px;display:flex;align-items:center}.tvf-home .hx-signin__scrim{position:absolute;inset:0;background:linear-gradient(100deg,rgba(4,20,18,.94),rgba(4,20,18,.82) 44%,rgba(4,20,18,.28)),linear-gradient(0deg,rgba(4,20,18,.5) 0,rgba(4,20,18,0) 55%)}.tvf-home .hx-signin__body{position:relative;z-index:2;padding:40px 42px;max-width:620px}.tvf-home .hx-signin__kicker{display:inline-flex;align-items:center;gap:7px;padding:5px 13px;border-radius:999px;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.24);color:#fff;font-size:10.5px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.tvf-home .hx-signin__title{margin:15px 0 0;font-size:38px;font-weight:800;letter-spacing:-.035em;line-height:1.12;color:#fff;text-wrap:pretty}.tvf-home .hx-signin__promises{margin:24px 0 0;padding:0;list-style:none;display:grid;gap:14px}.tvf-home .hx-signin__promises li{display:flex;align-items:flex-start;gap:12px;min-width:0}.tvf-home .hx-signin__glyph{flex:none;width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--tvf-spring)}.tvf-home .hx-signin__alt{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.34);color:#fff}.tvf-home .hx-signin__alt:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.5);color:#fff}@media (max-width:820px){.tvf-home .hx-signin{min-height:0}.tvf-home .hx-signin__body{padding:30px 24px;max-width:none}.tvf-home .hx-signin__title{font-size:27px}}.tvf-home .hx-post,.tvf-home .tpl-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.tvf-home .hx-post:hover,.tvf-home .tpl-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(0,0,0,.13);border-color:var(--tvf-green-100)}.tvf-home .hx-post__img img,.tvf-home .tpl-card img{transition:transform .45s cubic-bezier(.22,1,.36,1)}.tvf-home .hx-post:hover .hx-post__img img,.tvf-home .tpl-card:hover img{transform:scale(1.05)}@media (prefers-reduced-motion:reduce){.tvf-home .hx-btn,.tvf-home .hx-post,.tvf-home .hx-post__img img,.tvf-home .hx-signin,.tvf-home .tpl-card,.tvf-home .tpl-card img{transition:none}.tvf-home .hx-btn:hover,.tvf-home .hx-post:hover,.tvf-home .hx-post:hover .hx-post__img img,.tvf-home .hx-signin:hover,.tvf-home .tpl-card:hover,.tvf-home .tpl-card:hover img{transform:none}}.tvf-home .hx-reviews__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto auto;gap:18px;align-items:stretch}.tvf-home .hx-reviews__lead{grid-row:1/3;grid-column:1}@media (max-width:1000px){.tvf-home .hx-reviews__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.tvf-home .hx-reviews__lead{grid-row:auto;grid-column:1/-1}}@media (max-width:640px){.tvf-home .hx-reviews__grid{grid-template-columns:minmax(0,1fr)}}.tvf-home .hx-journal__grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(0,1fr);gap:26px;align-items:start}.tvf-home .hx-post{text-decoration:none;color:inherit;background:var(--tvf-surface);border:1px solid var(--tvf-line-2)}.tvf-home .hx-post:hover{color:inherit}.tvf-home .hx-post--lead{display:block;border-radius:24px;overflow:hidden;box-shadow:var(--tvf-shadow-sm)}.tvf-home .hx-post--row{display:flex;gap:15px;align-items:center;padding:12px;border-radius:18px}@media (max-width:900px){.tvf-home .hx-journal__grid{grid-template-columns:minmax(0,1fr)}}.tvf-home .hx-pm__cards{margin-top:30px;gap:18px}.tvf-home .hx-pm__cards,.tvf-home .hx-pm__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.tvf-home .hx-pm__features{margin-top:22px;gap:14px}@media (max-width:900px){.tvf-home .hx-pm__cards,.tvf-home .hx-pm__features{grid-template-columns:minmax(0,1fr)}.tvf-home .hx-pm__headline{font-size:30px!important}}@media (max-width:640px){.tvf-home .hx-pm__headline{font-size:25px!important}}.tvf-home .tpl-detail__grid{display:grid;grid-template-columns:300px 1fr;align-items:stretch}@media (max-width:820px){.tvf-home .tpl-detail__grid{grid-template-columns:minmax(0,1fr)}}.tvf-home .hx-globe__how{margin-top:26px;display:grid;grid-template-columns:repeat(auto-fit,minmax(232px,1fr));gap:18px}@media (max-width:620px){.tvf-home .hx-globe__how{grid-template-columns:minmax(0,1fr)}}.tvf-home .hx-gt__steps{margin:26px 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;counter-reset:gt}.tvf-home .hx-gt__steps li{position:relative;padding:22px 20px 24px;border-radius:20px;background:var(--tvf-surface);border:1px solid var(--tvf-line-2);box-shadow:var(--tvf-shadow-sm)}.tvf-home .hx-gt__n{position:absolute;top:16px;right:18px;font-size:26px;font-weight:800;letter-spacing:-.04em;line-height:1;color:var(--tvf-green-100)}.tvf-home .hx-gt__glyph{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:13px;background:var(--tvf-green-50);border:1px solid var(--tvf-green-100)}.tvf-home .hx-gt__t{margin:15px 0 0;font-size:16px;font-weight:800;letter-spacing:-.02em;color:var(--tvf-ink)}.tvf-home .hx-gt__b{margin:7px 0 0;font-size:13.5px;font-weight:500;line-height:1.6;color:var(--tvf-ink-3);text-wrap:pretty}.tvf-home .hx-gt__tiers{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:30px;align-items:center;padding:30px 32px;border-radius:24px;background:var(--tvf-ink);box-shadow:0 20px 50px rgba(12,14,16,.16)}.tvf-home .hx-gt__tierGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tvf-home .hx-gt__tier{display:grid;gap:4px;justify-items:center;text-align:center;padding:16px 8px;border-radius:16px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14)}.tvf-home .hx-gt__pct{font-size:24px;font-weight:800;letter-spacing:-.04em;line-height:1;color:var(--tvf-spring)}.tvf-home .hx-gt__tierLabel{font-size:11.5px;font-weight:700;color:hsla(0,0%,100%,.72);white-space:nowrap}@media (max-width:1000px){.tvf-home .hx-gt__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.tvf-home .hx-gt__tiers{grid-template-columns:minmax(0,1fr)}}@media (max-width:600px){.tvf-home .hx-gt__steps,.tvf-home .hx-gt__tierGrid{grid-template-columns:minmax(0,1fr)}}.tvf-home .hx-guide{display:flex;align-items:center;gap:26px;padding:24px 28px;border-radius:24px;text-decoration:none;background:var(--tvf-ink);box-shadow:var(--tvf-shadow-lg);transition:transform .2s ease,box-shadow .2s ease}.tvf-home .hx-guide:hover{transform:translateY(-3px);color:inherit}.tvf-home .hx-guide__icon{flex:none;display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:17px;background:hsla(0,0%,100%,.09);border:1px solid hsla(0,0%,100%,.14)}.tvf-home .hx-guide__kicker{display:block;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--tvf-spring)}.tvf-home .hx-guide__title{display:block;margin-top:9px;font-size:27px;font-weight:800;letter-spacing:-.035em;line-height:1.12;color:#fff}.tvf-home .hx-guide__note{display:block;margin-top:8px;font-size:14px;font-weight:500;line-height:1.5;color:hsla(0,0%,100%,.7);text-wrap:pretty}.tvf-home .hx-guide__go{flex:none;display:inline-flex;align-items:center;gap:10px;height:52px;padding:0 26px;border-radius:999px;background:var(--tvf-spring);color:var(--tvf-green-700);font-size:15.5px;font-weight:800;white-space:nowrap;transition:filter .2s ease}.tvf-home .hx-guide:hover .hx-guide__go{filter:brightness(1.06)}@media (max-width:820px){.tvf-home .hx-guide{flex-wrap:wrap;gap:18px;padding:22px 20px}.tvf-home .hx-guide__title{font-size:21px}.tvf-home .hx-guide__go{width:100%;justify-content:center}}@media (prefers-reduced-motion:reduce){.tvf-home .hx-guide{transition:none}.tvf-home .hx-guide:hover{transform:none}}.tvf-home .glm-q{border:1px solid var(--tvf-line-2);border-radius:16px;background:var(--tvf-surface);overflow:hidden;transition:border-color .18s,box-shadow .18s}.tvf-home .glm-q:hover,.tvf-home .glm-q[open]{border-color:var(--tvf-green-100)}.tvf-home .glm-q[open]{box-shadow:var(--tvf-shadow-sm)}.tvf-home .glm-q summary{list-style:none;cursor:pointer;padding:16px 18px;display:flex;align-items:center;gap:12px;font-size:15px;font-weight:700;letter-spacing:-.01em;line-height:1.35;color:var(--tvf-ink);text-wrap:pretty}.tvf-home .glm-q summary::-webkit-details-marker{display:none}.tvf-home .glm-q[open] summary{color:var(--tvf-green-700)}.tvf-home .glm-q__chev{margin-left:auto;flex:none;color:var(--tvf-ink-4);transition:transform .2s ease}.tvf-home .glm-q[open] .glm-q__chev{transform:rotate(180deg)}.tvf-home .glm-q p{margin:0;padding:0 18px 18px;font-size:14px;font-weight:500;line-height:1.65;color:var(--tvf-ink-2);text-wrap:pretty}@media (prefers-reduced-motion:reduce){.tvf-home .glm-q,.tvf-home .glm-q__chev{transition:none}}.tvf-home ol.hx-pm__features{margin:0;padding:0;list-style:none;counter-reset:pmf}.tvf-home .hx-pmf{position:relative;display:flex;flex-direction:column;padding:18px 18px 20px;border:1px solid var(--tvf-line-2);border-radius:18px;background:linear-gradient(168deg,#fff,hsla(0,0%,100%,.62));transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.tvf-home .hx-pmf:hover{border-color:var(--tvf-blue-50);box-shadow:0 14px 30px -20px rgba(12,24,40,.5);transform:translateY(-2px)}.tvf-home .hx-pmf__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.tvf-home .hx-pmf__icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:13px;background:var(--tvf-blue-50);color:var(--tvf-blue)}.tvf-home .hx-pmf__n{font-size:12px;font-weight:800;letter-spacing:.1em;color:var(--tvf-ink-4);font-variant-numeric:tabular-nums}.tvf-home .hx-pmf__title{margin:14px 0 0;font-size:15.5px;font-weight:800;letter-spacing:-.02em;color:var(--tvf-ink);text-wrap:pretty}.tvf-home .hx-pmf__note{margin:6px 0 0;font-size:13px;font-weight:500;line-height:1.55;color:var(--tvf-ink-3);text-wrap:pretty}.tvf-home .hx-pm__foot{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:24px;padding-top:20px;border-top:1px solid var(--tvf-line-2)}.tvf-home .hx-pm__promise{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid var(--tvf-line-2);border-radius:999px;background:var(--tvf-surface);font-size:13px;font-weight:700;color:var(--tvf-ink-2)}.tvf-home .hx-pm__promise svg{color:var(--tvf-teal-ink);flex:none}.tvf-home .hx-pm__stores{margin-left:auto;display:flex;gap:10px;flex-wrap:wrap}.tvf-home .hx-store{display:inline-flex;align-items:center;gap:11px;padding:9px 18px 9px 15px;border-radius:14px;background:var(--tvf-navy);color:#fff;text-decoration:none;transition:background .16s ease,transform .16s ease}.tvf-home .hx-store:hover{background:#10213d;transform:translateY(-1px)}.tvf-home .hx-store:focus-visible{outline:2px solid var(--tvf-teal);outline-offset:3px}.tvf-home .hx-store__mark{width:22px;height:22px;flex:none}.tvf-home .hx-store__text{display:grid;gap:1px;text-align:left}.tvf-home .hx-store__pre{font-size:9.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:hsla(0,0%,100%,.66)}.tvf-home .hx-store__name{font-size:14.5px;font-weight:800;letter-spacing:-.015em;line-height:1.1}@media (max-width:620px){.tvf-home .hx-pm__stores{margin-left:0;width:100%}.tvf-home .hx-store{flex:1 1 auto;justify-content:center}}@media (prefers-reduced-motion:reduce){.tvf-home .hx-pmf,.tvf-home .hx-store{transition:none}.tvf-home .hx-pmf:hover,.tvf-home .hx-store:hover{transform:none}}@media (max-width:720px){.tvf-home .hx-head__rail>span:last-child{margin-left:auto}.tvf-home .tpl-filters{gap:10px!important;flex-wrap:nowrap!important;flex-direction:column;align-items:stretch!important}.tvf-home .tpl-filters__group{flex-wrap:nowrap!important;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.tvf-home .tpl-filters__group::-webkit-scrollbar{display:none}.tvf-home .tpl-filters__group>*{flex:none}.tvf-home .tpl-filters__sep{display:none}}@media (max-width:560px){.tvf-home .tpl-card{width:78vw!important;min-width:78vw!important;max-width:300px!important}}.AISuggestionsSheet_overlay__C7kdx{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(15,23,42,.55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:AISuggestionsSheet_ai-modal-fade__ben0X .18s ease}.AISuggestionsSheet_modal__eUlnj{position:relative;width:100%;max-width:460px;max-height:90vh;overflow-y:auto;padding:28px 24px 24px;background:#fff;border-radius:22px;box-shadow:0 24px 64px rgba(15,23,42,.32);animation:AISuggestionsSheet_ai-modal-pop__6teCg .22s cubic-bezier(.2,.9,.3,1.2)}.AISuggestionsSheet_close__TrkCw{position:absolute;top:14px;right:14px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#f1f5f9;color:#475569;font-size:15px;cursor:pointer;transition:background .15s ease}.AISuggestionsSheet_close__TrkCw:hover{background:#e2e8f0}.AISuggestionsSheet_back__PQCmq{position:absolute;top:14px;left:14px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#f1f5f9;color:#475569;font-size:14px;cursor:pointer;transition:background .15s ease}.AISuggestionsSheet_back__PQCmq:hover{background:#e2e8f0}.AISuggestionsSheet_header__Ln1We{text-align:center;margin-bottom:22px}.AISuggestionsSheet_title__8fHYK{margin:0;font-size:22px;font-weight:700;color:#0f172a}.AISuggestionsSheet_subtitle__wzlRC{margin:6px 0 0;font-size:14px;color:#64748b}.AISuggestionsSheet_cards__bXaXm{display:grid;grid-template-columns:1fr 1fr;gap:14px}.AISuggestionsSheet_card__VwYZ2{display:flex;flex-direction:column;align-items:center;gap:6px;padding:20px 14px 18px;border-radius:18px;border:1.5px solid transparent;cursor:pointer;text-align:center;transition:transform .18s ease,box-shadow .18s ease}.AISuggestionsSheet_card__VwYZ2:hover:not(:disabled){transform:translateY(-2px)}.AISuggestionsSheet_card__VwYZ2:disabled{opacity:.55;cursor:not-allowed}.AISuggestionsSheet_cardPref__PMMXV{background:rgba(25,213,255,.08);border-color:rgba(25,213,255,.32)}.AISuggestionsSheet_cardPref__PMMXV:hover:not(:disabled){box-shadow:0 10px 24px rgba(25,213,255,.22)}.AISuggestionsSheet_cardPrompt__U5Lh7{background:rgba(255,183,59,.1);border-color:rgba(255,183,59,.38)}.AISuggestionsSheet_cardPrompt__U5Lh7:hover:not(:disabled){box-shadow:0 10px 24px rgba(255,183,59,.26)}.AISuggestionsSheet_cardIcon__yqEFp{width:72px;height:72px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:4px}.AISuggestionsSheet_cardTitle__9G2GZ{font-size:15px;font-weight:700;color:#0f172a;line-height:1.25}.AISuggestionsSheet_cardDesc__Julay{font-size:12px;color:#64748b;line-height:1.3}.AISuggestionsSheet_ideasLabel__xAHZM{display:inline-flex;align-items:center;gap:6px;margin-bottom:10px;font-size:12.5px;font-weight:600;color:#475569}.AISuggestionsSheet_ideasSparkle__hSVww{color:#0d9488}.AISuggestionsSheet_chips__qT6lj{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.AISuggestionsSheet_chip___IFlS{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border-radius:999px;border:1px solid rgba(13,148,136,.2);background:#fff;color:#0f172a;font-size:13px;font-weight:500;cursor:pointer;box-shadow:0 2px 8px rgba(13,148,136,.06);transition:background .15s ease,border-color .15s ease}.AISuggestionsSheet_chip___IFlS:hover{background:rgba(13,148,136,.07);border-color:rgba(13,148,136,.4)}.AISuggestionsSheet_chipEmoji__ivelc{font-size:14px;line-height:1}.AISuggestionsSheet_fieldLabel__mey1j{display:block;margin-bottom:8px;font-size:13px;font-weight:600;color:#334155}.AISuggestionsSheet_textarea__Lepvw{width:100%;resize:vertical;min-height:96px;padding:12px 14px;border:1.5px solid #d5dbe6;border-radius:14px;font-size:14px;color:#0f172a;font-family:inherit;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.AISuggestionsSheet_textarea__Lepvw:focus{border-color:#0d9488;box-shadow:0 0 0 3px rgba(13,148,136,.12)}.AISuggestionsSheet_helper__Kv2Nw{display:flex;align-items:center;gap:6px;margin:8px 2px 18px;font-size:12.5px;color:#94a3b8}.AISuggestionsSheet_helperOk__Gxyx0{color:#059669}.AISuggestionsSheet_generate__HDvZx{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 18px;border:none;border-radius:14px;background:linear-gradient(135deg,#0f766e,#0d9488 45%,#14b8a6);color:#fff;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 8px 22px rgba(13,148,136,.32);transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.AISuggestionsSheet_generate__HDvZx:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 28px rgba(13,148,136,.42)}.AISuggestionsSheet_generate__HDvZx:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.AISuggestionsSheet_generateSparkle__NtE2O{font-size:16px}@keyframes AISuggestionsSheet_ai-modal-fade__ben0X{0%{opacity:0}}@keyframes AISuggestionsSheet_ai-modal-pop__6teCg{0%{opacity:0;transform:translateY(12px) scale(.97)}}@media (max-width:480px){.AISuggestionsSheet_cards__bXaXm{grid-template-columns:1fr}.AISuggestionsSheet_modal__eUlnj{padding:24px 18px 20px}}.GenerationStatusToast_toast__FvBCm{position:fixed;left:50%;bottom:32px;transform:translateX(-50%) translateY(20px);min-width:260px;max-width:calc(100vw - 32px);padding:14px 20px;display:flex;align-items:center;gap:12px;background:rgba(17,24,39,.92);color:#fff;border-radius:999px;box-shadow:0 20px 50px rgba(0,0,0,.28),inset 0 0 0 1px hsla(0,0%,100%,.06);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);font-size:13.5px;font-weight:500;letter-spacing:.1px;opacity:0;pointer-events:none;z-index:10000;transition:opacity .25s ease,transform .3s cubic-bezier(.22,1,.36,1)}.GenerationStatusToast_visible__jaXSk{opacity:1;transform:translateX(-50%) translateY(0);pointer-events:auto}.GenerationStatusToast_hidden__hTEJQ{opacity:0;transform:translateX(-50%) translateY(20px)}.GenerationStatusToast_iconWrap__2N0ZE{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:hsla(0,0%,100%,.08);color:#fff}.GenerationStatusToast_loading__A2FSF .GenerationStatusToast_iconWrap__2N0ZE{background:rgba(79,209,197,.18);color:#4fd1c5}.GenerationStatusToast_success__3C4_V .GenerationStatusToast_iconWrap__2N0ZE{background:rgba(34,197,94,.2);color:#4ade80}.GenerationStatusToast_error__6UHje .GenerationStatusToast_iconWrap__2N0ZE{background:rgba(239,68,68,.2);color:#fca5a5}.GenerationStatusToast_spinner__MN0WH{width:16px;height:16px;border:2px solid rgba(79,209,197,.25);border-top-color:#4fd1c5;border-radius:50%;animation:GenerationStatusToast_spin__uztJk .8s linear infinite}@keyframes GenerationStatusToast_spin__uztJk{to{transform:rotate(1turn)}}.GenerationStatusToast_message__fJjYO{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.GenerationStatusToast_sparkle__7hQIl{flex-shrink:0;color:#facc15;font-size:14px;animation:GenerationStatusToast_pulse__fO_wN 1.6s ease-in-out infinite}@keyframes GenerationStatusToast_pulse__fO_wN{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}@media (max-width:520px){.GenerationStatusToast_toast__FvBCm{min-width:unset;width:calc(100vw - 32px);border-radius:16px;padding:12px 16px;font-size:13px}.GenerationStatusToast_message__fJjYO{white-space:normal;line-height:1.35}}