.landing-home{--tc-primary:#a78bfa;--tc-primary-mid:#b18cff;--tc-primary-dark:#7c5ce6;--tc-primary-deep:#6d3ce0;--tc-secondary-blue:#cfefff;--tc-mint:#ddf8f3;--tc-soft-cyan:#eafbff;--tc-peach:#fff1e8;--tc-lavender-bg:#f6f0ff;--tc-surface:#ffffff;--tc-text:#2e234d;--tc-text-muted:#5c5872;--tc-border:#f0ebfa;--tc-border-soft:#f1ecfa;--tc-shadow:0 10px 30px rgba(140,116,220,0.08);--tc-shadow-lg:0 20px 50px rgba(100,80,180,0.05);--tc-shadow-card:0 10px 30px rgba(136,110,220,0.06);--tc-gradient-btn:linear-gradient(135deg,#b996ff,#9a7bff);--tc-gradient-cta:linear-gradient(135deg,#a882ff,#c6a6ff);--tc-gradient-hero:linear-gradient(180deg,#ffffff 0%,#f7f3ff 100%);--tc-gradient-video:linear-gradient(135deg,#eaf7ff 0%,#fff3e9 100%);--tc-radius-sm:14px;--tc-radius-md:22px;--tc-radius-lg:28px;--tc-radius-xl:34px;--tc-radius-shell:32px;--tc-font:'Vazirmatn',ui-sans-serif,system-ui,sans-serif;--tc-ease:cubic-bezier(0.22,1,0.36,1);--tc-max:1520px;--tc-shell-gutter:0.25rem;--tc-shell-top:0.5rem;--tc-shell-bottom:var(--tc-shell-top);--tc-container-pad:0.75rem;font-family:var(--tc-font);color:var(--tc-text);line-height:1.7;--tc-backdrop:#e4dff2;background:var(--tc-backdrop);min-height:100vh;padding-bottom:var(--tc-shell-bottom);overflow-x:clip;display:flow-root;box-sizing:border-box;position:relative}.landing-home:not(.landing-dashboard)::before{content:'';position:fixed;z-index:0;top:var(--tc-shell-top);bottom:0;left:50%;width:min(calc(100% - 2 * var(--tc-shell-gutter)),var(--tc-max));transform:translateX(-50%);border-radius:var(--tc-radius-shell);background:var(--tc-backdrop);pointer-events:none}.landing-home:not(.landing-dashboard){--tc-shell-gutter:0.28rem;--tc-shell-top:0.28rem;--tc-container-pad:0.85rem}.landing-home[data-landing-root]{--tc-shell-gutter:0.3rem;--tc-shell-top:0.3rem;--tc-container-pad:0.9rem}.landing-home.landing-dashboard{--tc-shell-gutter:0.25rem;--tc-shell-top:0.35rem;--tc-container-pad:0.75rem}body.tc-has-landing-shell{background:#e4dff2 !important;overflow-x:clip;scrollbar-gutter:stable both-edges}.landing-home *,.landing-home *::before,.landing-home *::after{box-sizing:border-box}.landing-home img,.landing-home svg{display:block;max-width:100%}.landing-home a{color:inherit;text-decoration:none}.landing-home .tc-icon{width:1em;height:1em;display:inline-block;vertical-align:-0.15em;flex-shrink:0}.landing-home .tc-header.is-scrolled{box-shadow:var(--tc-shadow-card)}.landing-home .tc-shell{width:min(calc(100% - 2 * var(--tc-shell-gutter)),var(--tc-max));margin:var(--tc-shell-top) auto var(--tc-shell-bottom);background:var(--tc-surface);border-radius:var(--tc-radius-shell);box-shadow:0 0 0 1px rgba(124,92,230,0.14),0 2px 4px rgba(46,35,77,0.06),0 12px 32px rgba(46,35,77,0.1),0 32px 72px rgba(124,92,230,0.14),0 56px 120px rgba(46,35,77,0.08);border:1px solid rgba(255,255,255,0.92);overflow:hidden;position:relative;isolation:isolate;z-index:1}.landing-home .tc-shell-blobs{display:none !important}.landing-home .tc-shell-blob{display:none !important}.landing-home .tc-shell-blob--1{width:320px;height:320px;background:#eaf7ff;top:-80px;left:-60px}.landing-home .tc-shell-blob--2{width:280px;height:280px;background:#f5eeff;top:28%;right:-80px}.landing-home .tc-shell-blob--3{width:240px;height:240px;background:#fff3e9;bottom:10%;left:20%}.landing-home .tc-shell>*:not(.tc-shell-blobs){position:relative;z-index:1}.landing-home .tc-container{box-sizing:border-box;width:100%;max-width:1180px;margin-inline:auto;padding-inline:var(--tc-container-pad)}.landing-home .tc-header{position:sticky;top:0;z-index:100;background:var(--tc-surface);border-bottom:1px solid var(--tc-border)}.landing-home .tc-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:80px;padding-block:0.75rem}.landing-home .tc-brand{display:inline-flex;align-items:center;gap:0.65rem;font-weight:800;font-size:1.35rem;color:var(--tc-text);flex-shrink:0}.landing-home .tc-brand-mark{width:40px;height:40px;border-radius:12px;flex-shrink:0}.landing-home .tc-nav{display:flex;align-items:center;gap:0.25rem;flex-wrap:wrap;justify-content:center}.landing-home .tc-nav a{padding:0.5rem 0.95rem;font-size:0.92rem;font-weight:500;color:#51596f;border-radius:10px;transition:color 0.25s var(--tc-ease),background 0.25s var(--tc-ease)}.landing-home .tc-nav a:hover,.landing-home .tc-nav a.is-active{color:#5b21b6}.landing-home .tc-nav-actions{display:flex;align-items:center;gap:0.6rem;flex-shrink:0}.landing-home .tc-menu-toggle{display:none;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:1px solid var(--tc-border);border-radius:12px;background:#fff;color:var(--tc-text);cursor:pointer;transition:border-color 0.2s ease,background 0.2s ease}.landing-home .tc-mobile-nav{display:none;flex-direction:column;gap:0.35rem;padding:0 0 1rem;border-top:1px solid var(--tc-border);margin-top:-0.25rem}.landing-home .tc-mobile-nav.open{display:flex}.landing-home .tc-mobile-nav a:not(.tc-btn){padding:0.65rem 0.5rem;font-weight:500;color:var(--tc-text)}.landing-home .tc-mobile-nav .tc-btn-primary{color:#fff !important;margin-top:0;text-align:center}.landing-home .tc-mobile-nav__auth{display:flex;gap:0.65rem;margin-top:0.75rem}.landing-home .tc-mobile-nav__auth .tc-btn{flex:1;justify-content:center;text-align:center}.landing-home .tc-btn{display:inline-flex;align-items:center;justify-content:center;gap:0.45rem;padding:0.72rem 1.45rem;border-radius:999px;font-family:inherit;font-size:0.92rem;font-weight:700;border:none;cursor:pointer;transition:transform 0.25s var(--tc-ease),box-shadow 0.25s var(--tc-ease),background 0.25s var(--tc-ease)}.landing-home .tc-btn:hover{transform:translateY(-1px)}.landing-home .tc-btn-primary{background:var(--tc-gradient-btn);color:#fff;box-shadow:0 12px 28px -12px rgba(154,123,255,0.65)}.landing-home .tc-btn-primary:hover{box-shadow:0 16px 34px -12px rgba(154,123,255,0.75)}.landing-home .tc-btn-outline{background:#fff;color:var(--tc-primary-dark);border:1.5px solid #efeaf8}.landing-home .tc-btn-outline:hover{background:var(--tc-lavender-bg);border-color:#ddd1ff}.landing-home .tc-btn-white{background:#fff;color:var(--tc-primary-dark);box-shadow:0 8px 24px -10px rgba(0,0,0,0.2)}.landing-home .tc-btn-pill{padding:0.45rem 1rem;font-size:0.82rem;border-radius:999px;background:rgba(255,255,255,0.85);color:var(--tc-primary-dark);border:1px solid rgba(255,255,255,0.6);font-weight:700}.landing-home .tc-btn-pill:hover{background:#fff}.landing-home .tc-section{padding-block:3.5rem}.landing-home .tc-band{padding-block:clamp(2.5rem,5vw,3.75rem)}.landing-home .tc-band--sky{background:linear-gradient(160deg,#eaf7ff 0%,#dff4ff 100%)}.landing-home .tc-band--lavender{background:linear-gradient(160deg,#f3eeff 0%,#ebe2ff 100%)}.landing-home .tc-band--peach{background:linear-gradient(160deg,#fff3e9 0%,#ffe8d6 100%)}.landing-home .tc-section-title{font-size:clamp(1.35rem,2.2vw,1.75rem);font-weight:800;color:var(--tc-text);text-align:center;margin-bottom:2rem}.landing-home [data-reveal]{opacity:1;transform:none;transition:none}.landing-home [data-reveal].is-revealed{opacity:1;transform:none}.landing-home .tc-hero{padding:2rem 0 0;background:#ffffff;position:relative;overflow:visible}.landing-home .tc-hero-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:1.5rem 2rem;align-items:end}.landing-home .tc-hero-eyebrow{display:inline-flex;align-items:center;gap:0.4rem;font-size:0.82rem;font-weight:600;color:var(--tc-primary-dark);margin-bottom:0.85rem}.landing-home .tc-hero h1{font-size:clamp(1.85rem,3.8vw,2.75rem);font-weight:800;line-height:1.45;color:var(--tc-text);margin:0 0 1rem;letter-spacing:-0.02em}.landing-home .tc-hero-lead{font-size:1rem;color:var(--tc-text-muted);line-height:1.9;max-width:34rem;margin-bottom:1.75rem}.landing-home .tc-hero-actions{display:flex;flex-wrap:wrap;gap:0.75rem}.landing-home .tc-hero-visual{position:relative;display:flex;align-items:flex-end;justify-content:flex-start;margin:0;padding:0;background:transparent;border:none;box-shadow:none;line-height:0;min-height:0}.landing-home .tc-hero-visual img,.landing-home .tc-hero-img{width:100%;max-width:none;max-height:min(500px,54vh);height:auto;margin:0;padding:0;border:none;border-radius:0;box-shadow:none;outline:none;background:transparent;object-fit:contain;object-position:left bottom;display:block;-webkit-user-drag:none;user-select:none}.landing-home .tc-hero-deco{display:none}.landing-home .tc-hero-grid>[data-reveal]:first-child{padding-bottom:3rem;align-self:center}.landing-home .tc-features{padding-block:2rem 3.5rem}.landing-home .tc-features-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}.landing-home .tc-feature-card{background:var(--tc-surface);border:1px solid var(--tc-border);border-radius:var(--tc-radius-md);padding:1.75rem 1.5rem 1.5rem;box-shadow:var(--tc-shadow-card);text-align:center;transition:transform 0.28s var(--tc-ease),box-shadow 0.28s var(--tc-ease),border-color 0.28s var(--tc-ease);display:flex;flex-direction:column;align-items:center;min-height:280px}.landing-home .tc-feature-card:hover{transform:translateY(-4px);box-shadow:var(--tc-shadow);border-color:#e2d6ff}.landing-home .tc-feature-icon{width:88px;height:88px;margin-bottom:1.25rem}.landing-home .tc-feature-card h3{font-size:1.05rem;font-weight:800;margin:0 0 0.65rem;color:var(--tc-text)}.landing-home .tc-feature-card p{font-size:0.88rem;color:var(--tc-text-muted);line-height:1.8;margin:0;flex:1}.landing-home .tc-dots{display:flex;gap:0.4rem;justify-content:center;margin-top:1.25rem}.landing-home .tc-dots span{width:7px;height:7px;border-radius:50%;background:#e8e4f4}.landing-home .tc-dots span.is-active{background:var(--tc-primary-mid);width:18px;border-radius:999px}.landing-home .tc-video-block{background:var(--tc-gradient-video);border-radius:var(--tc-radius-lg);border:1px solid var(--tc-border);padding:2rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;box-shadow:var(--tc-shadow-card)}.landing-home .tc-video-visual{position:relative;display:grid;place-items:center}.landing-home .tc-video-visual img{width:100%;max-width:420px}.landing-home .tc-play-btn{position:absolute;width:68px;height:68px;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 12px 32px -8px rgba(0,0,0,0.25);color:var(--tc-primary-dark)}.landing-home .tc-video-text h2{font-size:clamp(1.25rem,2vw,1.65rem);font-weight:800;margin:0 0 0.75rem}.landing-home .tc-video-text p{color:var(--tc-text-muted);font-size:0.95rem;line-height:1.85;margin-bottom:1.25rem}.landing-home .tc-promo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.landing-home .tc-promo-card{border-radius:var(--tc-radius-md);padding:1.5rem;min-height:200px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid transparent;transition:transform 0.28s var(--tc-ease)}.landing-home .tc-promo-card:hover{transform:translateY(-3px)}.landing-home .tc-promo-card--lavender{background:linear-gradient(160deg,#f0e8ff 0%,#e8def9 100%)}.landing-home .tc-promo-card--cyan{background:linear-gradient(160deg,#eafbff 0%,#dff8f4 100%)}.landing-home .tc-promo-card--peach{background:linear-gradient(160deg,#fff1e8 0%,#ffe6d4 100%)}.landing-home .tc-promo-card img{width:64px;height:64px;margin-bottom:1rem}.landing-home .tc-promo-card h3{font-size:1rem;font-weight:800;line-height:1.55;margin:0 0 1rem;color:var(--tc-text)}.landing-home .tc-popular-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.landing-home .tc-popular-box{background:var(--tc-surface);border:1px solid var(--tc-border);border-radius:var(--tc-radius-lg);padding:1.5rem 1.4rem 1.75rem;box-shadow:var(--tc-shadow-card)}.landing-home .tc-popular-box--sky{background:linear-gradient(155deg,#eafbff 0%,var(--tc-mint) 28%,#eefbf7 58%,#fafcff 100%);border-color:rgba(83,221,169,0.42)}.landing-home .tc-popular-box--lavender{background:linear-gradient(155deg,#fff3e9 0%,var(--tc-peach) 28%,#fff8f0 55%,#fffaf5 100%);border-color:rgba(253,186,116,0.55)}.landing-home .tc-popular-box--violet{background:linear-gradient(155deg,#f3eeff 0%,#ede6ff 28%,#faf6ff 55%,#fff8f5 100%);border-color:rgba(216,201,255,0.58)}.landing-home .tc-popular-box--blue{background:linear-gradient(155deg,#e8f7ff 0%,#dff4ff 28%,#f0fbff 58%,#fafcff 100%);border-color:rgba(125,211,252,0.55)}.landing-home .tc-popular-box--sky .tc-popular-item:not(.tc-popular-item--product),.landing-home .tc-popular-box--lavender .tc-popular-item:not(.tc-popular-item--product),.landing-home .tc-popular-box--violet .tc-popular-item:not(.tc-popular-item--product),.landing-home .tc-popular-box--blue .tc-popular-item:not(.tc-popular-item--product){background:rgba(255,255,255,0.65)}.landing-home .tc-popular-box--sky .tc-popular-item:not(.tc-popular-item--product):hover,.landing-home .tc-popular-box--lavender .tc-popular-item:not(.tc-popular-item--product):hover,.landing-home .tc-popular-box--violet .tc-popular-item:not(.tc-popular-item--product):hover,.landing-home .tc-popular-box--blue .tc-popular-item:not(.tc-popular-item--product):hover{background:rgba(255,255,255,0.92)}.landing-home .tc-popular-box--sky .tc-popular-item--product,.landing-home .tc-popular-box--lavender .tc-popular-item--product,.landing-home .tc-popular-box--violet .tc-popular-item--product,.landing-home .tc-popular-box--blue .tc-popular-item--product{background:transparent}.landing-home .tc-popular-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0.65rem 1rem;margin-bottom:1.35rem}.landing-home .tc-popular-head__text{min-width:0}.landing-home .tc-popular-head h3{font-size:1.1rem;font-weight:800;margin:0}.landing-home .tc-popular-head__sub{margin:0.3rem 0 0;font-size:0.72rem;font-weight:600;color:var(--tc-text-muted)}.landing-home .tc-popular-shop-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:0.45rem 1.05rem;border-radius:999px;font-size:0.74rem;font-weight:600;letter-spacing:0.01em;text-decoration:none;white-space:nowrap;border:1px solid rgba(124,92,230,0.22);background:rgba(255,255,255,0.92);color:var(--tc-primary-dark);box-shadow:0 1px 2px rgba(46,35,77,0.05),0 3px 12px rgba(124,92,230,0.1);transition:transform 0.22s var(--tc-ease),box-shadow 0.22s var(--tc-ease),border-color 0.22s,background 0.22s}.landing-home .tc-popular-shop-btn:hover{transform:translateY(-2px);background:#fff;border-color:rgba(124,92,230,0.38);box-shadow:0 5px 18px rgba(124,92,230,0.16)}.landing-home .tc-popular-box--sky .tc-popular-shop-btn{border-color:rgba(83,221,169,0.32);color:#0f766e;box-shadow:0 1px 2px rgba(15,118,110,0.06),0 3px 12px rgba(83,221,169,0.12)}.landing-home .tc-popular-box--sky .tc-popular-shop-btn:hover{background:#fff;border-color:rgba(83,221,169,0.48);box-shadow:0 5px 18px rgba(83,221,169,0.18)}.landing-home .tc-popular-box--lavender .tc-popular-shop-btn{border-color:rgba(234,88,12,0.28);color:#ea580c;box-shadow:0 1px 2px rgba(234,88,12,0.06),0 3px 12px rgba(234,88,12,0.12)}.landing-home .tc-popular-box--lavender .tc-popular-shop-btn:hover{background:#fff;border-color:rgba(234,88,12,0.42);box-shadow:0 5px 18px rgba(234,88,12,0.18)}.landing-home .tc-popular-box--violet .tc-popular-shop-btn{border-color:rgba(124,92,230,0.32);color:#6d3ce0;box-shadow:0 1px 2px rgba(109,60,224,0.06),0 3px 12px rgba(124,92,230,0.12)}.landing-home .tc-popular-box--violet .tc-popular-shop-btn:hover{background:#fff;border-color:rgba(124,92,230,0.48);box-shadow:0 5px 18px rgba(124,92,230,0.18)}.landing-home .tc-popular-box--blue .tc-popular-shop-btn{border-color:rgba(56,189,248,0.35);color:#0369a1;box-shadow:0 1px 2px rgba(3,105,161,0.06),0 3px 12px rgba(56,189,248,0.12)}.landing-home .tc-popular-box--blue .tc-popular-shop-btn:hover{background:#fff;border-color:rgba(56,189,248,0.55);box-shadow:0 5px 18px rgba(56,189,248,0.18)}.landing-home .tc-popular-items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.85rem}.landing-home .tc-popular-item{text-align:center;padding:0.75rem 0.35rem;border-radius:var(--tc-radius-sm);transition:background 0.25s var(--tc-ease)}.landing-home .tc-popular-item:not(.tc-popular-item--product):hover{background:var(--tc-lavender-bg)}.landing-home .tc-popular-item-icon{width:52px;height:52px;margin:0 auto 0.65rem;border-radius:16px;display:grid;place-items:center}.landing-home .tc-popular-item-icon svg{width:26px;height:26px;color:#fff}.landing-home .tc-popular-item strong{display:block;font-size:0.78rem;font-weight:700;line-height:1.5;color:var(--tc-text)}.landing-home .tc-popular-item small{display:block;font-size:0.68rem;color:var(--tc-text-muted);margin-top:0.2rem;line-height:1.4}.landing-home a.tc-popular-item--product{display:flex;flex-direction:column;align-items:center;gap:0.45rem;text-decoration:none;color:inherit;padding:0;border:none;border-radius:0;background:none !important;box-shadow:none !important;transition:transform 0.25s var(--tc-ease)}.landing-home a.tc-popular-item--product:hover{transform:translateY(-3px);background:none !important;box-shadow:none !important}.landing-home .tc-popular-item__media{display:block;width:100%;line-height:0;background:none}.landing-home .tc-popular-item__img{display:block;width:100%;max-width:100%;height:auto;max-height:13.5rem;margin:0;padding:0;border:none;border-radius:10px;object-fit:contain;object-position:center;background:none !important;box-shadow:none !important}.landing-home .tc-popular-item__fallback{display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;margin-inline:auto;padding:0;border:none;border-radius:10px;font-size:1.35rem;font-weight:800;color:var(--tc-primary-dark);background:rgba(255,255,255,0.65);box-shadow:none}@media (max-width:767px){.landing-home .tc-popular-item__img{max-height:none;border-radius:8px}.landing-home .tc-popular-item__fallback{border-radius:8px}}.landing-home .tc-popular-item__title{display:-webkit-box;width:100%;margin:0;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.45}.landing-home .tc-popular-empty{grid-column:1 / -1;margin:0;padding:1rem 0.5rem;text-align:center;font-size:0.8rem;color:var(--tc-text-muted)}.landing-home .tc-popular-item-icon--violet{background:linear-gradient(135deg,#c4b5fd,#a78bfa)}.landing-home .tc-popular-item-icon--peach{background:linear-gradient(135deg,#fdba74,#fb923c)}.landing-home .tc-popular-item-icon--pink{background:linear-gradient(135deg,#f9a8d4,#f472b6)}.landing-home .tc-popular-item-icon--mint{background:linear-gradient(135deg,#6ee7b7,#34d399)}.landing-home .tc-popular-item-icon--sky{background:linear-gradient(135deg,#7dd3fc,#38bdf8)}.landing-home .tc-popular-item-icon--lilac{background:linear-gradient(135deg,#ddd6fe,#a78bfa)}.landing-home .tc-popular-item-icon--gold{background:linear-gradient(135deg,#fcd34d,#f59e0b)}.landing-home .tc-popular-item-icon--rose{background:linear-gradient(135deg,#fda4af,#fb7185)}.landing-home .tc-section-feed{padding-top:0.5rem}.landing-home .tc-section-head--center{text-align:center;max-width:40rem;margin-inline:auto;margin-bottom:2.25rem}.landing-home .tc-section-kicker{margin:0 0 0.5rem;font-size:0.72rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:var(--tc-primary-dark);opacity:0.9}.landing-home .tc-section-lead{margin:0.65rem 0 0;font-size:0.92rem;line-height:1.85;color:var(--tc-text-muted)}.landing-home .tc-feed-dual{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem;align-items:stretch}.landing-home .tc-feed-col{display:flex;flex-direction:column;min-height:0}.landing-home .tc-feed-col-head{margin-bottom:1rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:0.45rem}.landing-home .tc-feed-col-title{margin:0;font-size:1.15rem;font-weight:800;color:var(--tc-text)}.landing-home .tc-feed-col--news .tc-feed-col-title--accent{background:linear-gradient(135deg,#0891b2 0%,#48cae4 55%,#0e7490 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-home .tc-feed-col--blog .tc-feed-col-title--accent{background:linear-gradient(135deg,#7c5ce6 0%,#a78bfa 50%,#6d3ce0 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-home .tc-feed-col-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:0.2rem;padding:0.48rem 1.2rem;border-radius:999px;font-size:0.76rem;font-weight:600;letter-spacing:0.01em;text-decoration:none;border:1px solid rgba(124,92,230,0.2);background:#fff;color:var(--tc-primary-dark);box-shadow:0 1px 2px rgba(46,35,77,0.05),0 4px 14px rgba(124,92,230,0.1);transition:transform 0.22s var(--tc-ease),box-shadow 0.22s var(--tc-ease),border-color 0.22s,background 0.22s}.landing-home .tc-feed-col-btn:hover{transform:translateY(-2px);border-color:rgba(124,92,230,0.38);box-shadow:0 6px 20px rgba(124,92,230,0.18);background:#faf8ff}.landing-home .tc-feed-col--news .tc-feed-col-btn{border-color:rgba(72,202,228,0.35);color:#0e7490;box-shadow:0 1px 2px rgba(14,116,144,0.06),0 4px 14px rgba(72,202,228,0.12)}.landing-home .tc-feed-col--news .tc-feed-col-btn:hover{background:rgba(234,251,255,0.95);border-color:rgba(72,202,228,0.55)}.landing-home .tc-feed-col--blog .tc-feed-col-btn{border-color:rgba(167,139,250,0.4);color:#6d3ce0}.landing-home .tc-feed-col--blog .tc-feed-col-btn:hover{background:rgba(246,240,255,0.98);border-color:rgba(124,92,230,0.5)}.landing-home .tc-text-feed{flex:1;background:linear-gradient(165deg,#faf8ff 0%,#ffffff 55%,#f8fbff 100%);border:1px solid var(--tc-border);border-radius:var(--tc-radius-lg);box-shadow:var(--tc-shadow-card);overflow:hidden}.landing-home .tc-feed-col--news .tc-text-feed{border-top:3px solid rgba(72,202,228,0.55)}.landing-home .tc-feed-col--blog .tc-text-feed{border-top:3px solid rgba(167,139,250,0.65)}.landing-home .tc-text-feed-list{list-style:none;margin:0;padding:0.35rem 0}.landing-home .tc-text-feed-list>li + li{border-top:1px solid var(--tc-border-soft)}.landing-home .tc-text-feed-item{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:0.85rem;padding:0.9rem 1.1rem;transition:background 0.22s var(--tc-ease)}.landing-home .tc-text-feed-item:hover{background:rgba(124,92,230,0.06)}.landing-home .tc-text-feed-index{font-size:0.7rem;font-weight:800;font-variant-numeric:tabular-nums;color:var(--tc-primary-mid);opacity:0.65;padding-top:0.15rem;min-width:1.25rem}.landing-home .tc-feed-col--news .tc-text-feed-index{color:#0891b2}.landing-home .tc-text-feed-body{display:flex;flex-direction:column;gap:0.2rem;min-width:0}.landing-home .tc-text-feed-date{font-size:0.68rem;font-weight:600;color:var(--tc-text-muted);letter-spacing:0.02em}.landing-home .tc-text-feed-title{font-size:0.88rem;font-weight:800;line-height:1.55;color:var(--tc-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.landing-home .tc-text-feed-excerpt{font-size:0.78rem;line-height:1.65;color:var(--tc-text-muted);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.landing-home .tc-text-feed-arrow{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:rgba(124,92,230,0.08);color:var(--tc-primary-dark);flex-shrink:0;margin-top:0.1rem;transition:transform 0.22s var(--tc-ease),background 0.22s}.landing-home .tc-text-feed-item:hover .tc-text-feed-arrow{transform:translateX(-3px);background:rgba(124,92,230,0.16)}.landing-home .tc-feed-col--news .tc-text-feed-item:hover .tc-text-feed-arrow{background:rgba(72,202,228,0.2);color:#0e7490}.landing-home .tc-text-feed-empty{padding:2.5rem 1.5rem;text-align:center}.landing-home .tc-text-feed-empty-title{margin:0;font-size:0.95rem;font-weight:700;color:var(--tc-text)}.landing-home .tc-text-feed-empty-text{margin:0.5rem 0 1.25rem;font-size:0.82rem;color:var(--tc-text-muted);line-height:1.7}.landing-home .tc-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}.landing-home .tc-blog-card{background:var(--tc-surface);border:1px solid var(--tc-border);border-radius:var(--tc-radius-md);overflow:hidden;box-shadow:var(--tc-shadow-card);transition:transform 0.28s var(--tc-ease),box-shadow 0.28s var(--tc-ease)}.landing-home .tc-blog-card:hover{transform:translateY(-4px);box-shadow:var(--tc-shadow)}.landing-home .tc-blog-thumb{aspect-ratio:16 / 10;background:var(--tc-lavender-bg);overflow:hidden;position:relative}.landing-home .tc-blog-thumb img{width:100%;height:100%;object-fit:cover}.landing-home .tc-blog-badge{position:absolute;top:0.85rem;right:0.85rem;background:var(--tc-gradient-btn);color:#fff;font-size:0.7rem;font-weight:700;padding:0.3rem 0.7rem;border-radius:999px}.landing-home .tc-blog-body{padding:1.25rem 1.2rem 1.35rem}.landing-home .tc-blog-body h3{font-size:0.98rem;font-weight:800;line-height:1.55;margin:0 0 0.5rem}.landing-home .tc-blog-body p{font-size:0.82rem;color:var(--tc-text-muted);line-height:1.75;margin:0}.landing-home .tc-blog-meta{font-size:0.72rem;color:var(--tc-text-muted);margin-top:0.75rem}.landing-home .tc-testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.landing-home .tc-testimonial{border-radius:var(--tc-radius-md);padding:1.75rem 1.5rem;border:1px solid transparent;min-height:240px;display:flex;flex-direction:column;transition:transform 0.28s var(--tc-ease)}.landing-home .tc-testimonial:hover{transform:translateY(-3px)}.landing-home .tc-testimonial--blue{background:linear-gradient(160deg,#eaf7ff 0%,#dff4ff 100%)}.landing-home .tc-testimonial--lavender{background:linear-gradient(160deg,#f3eeff 0%,#ebe2ff 100%)}.landing-home .tc-testimonial--peach{background:linear-gradient(160deg,#fff3e9 0%,#ffe8d6 100%)}.landing-home .tc-testimonial-quote-icon{width:28px;height:28px;color:var(--tc-primary-mid);opacity:0.5;margin-bottom:0.75rem}.landing-home .tc-testimonial p{font-size:0.9rem;line-height:1.95;color:#3f3966;flex:1;margin:0}.landing-home .tc-testimonial-foot{display:flex;align-items:center;gap:0.75rem;margin-top:1.25rem}.landing-home .tc-testimonial-avatar{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid rgba(255,255,255,0.8);background:linear-gradient(135deg,#ede9fe,#e0f2fe);color:#6d3ce0;font-weight:900}.landing-home .tc-testimonial-avatar img{width:100%;height:100%;object-fit:cover}.landing-home .tc-testimonial-meta strong{display:block;font-size:0.9rem;font-weight:800}.landing-home .tc-testimonial-meta small{font-size:0.78rem;color:var(--tc-text-muted)}.landing-home .tc-testimonials-dots{display:flex;justify-content:center;gap:0.4rem;margin-top:1.75rem}.landing-home #testimonials .tc-testimonials-cta,.landing-home .tc-testimonials-cta{display:block !important;width:100% !important;max-width:100% !important;box-sizing:border-box;margin:2.25rem 0 0 !important;padding:0 !important;text-align:center !important;float:none !important;clear:both}.landing-home #testimonials .tc-testimonials-cta>.tc-btn,.landing-home .tc-testimonials-cta>.tc-btn{display:inline-flex !important;float:none !important;margin-left:auto !important;margin-right:auto !important;min-width:14rem;box-shadow:none}.landing-home .tc-cta{padding-block:2.5rem 4rem;background:#ffffff}.landing-home .tc-cta-banner{position:relative;border-radius:32px;overflow:visible;background:linear-gradient(118deg,#9a7bff 0%,#b18cff 38%,#c9b0ff 68%,#ddb8ff 100%);box-shadow:0 4px 8px -2px rgba(109,60,224,0.2),0 28px 64px -20px rgba(109,60,224,0.45);border:1px solid rgba(255,255,255,0.22)}.landing-home .tc-cta-banner-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-home .tc-cta-blob{display:none !important}.landing-home .tc-cta-blob--1{width:280px;height:280px;background:rgba(255,255,255,0.35);top:-90px;inset-inline-start:-40px}.landing-home .tc-cta-blob--2{width:220px;height:220px;background:rgba(234,247,255,0.45);bottom:-60px;inset-inline-end:15%}.landing-home .tc-cta-blob--3{width:200px;height:200px;background:rgba(255,210,235,0.42);top:38%;inset-inline-end:6%}.landing-home .tc-cta-banner-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(1rem,3vw,2.5rem);align-items:center;padding:clamp(2rem,4vw,3rem) clamp(1.75rem,4vw,3rem);min-height:clamp(280px,36vw,340px)}.landing-home .tc-cta-banner-copy{text-align:right}.landing-home .tc-cta-banner-kicker{display:inline-flex;align-items:center;padding:0.35rem 0.85rem;margin-bottom:0.85rem;border-radius:999px;background:rgba(255,255,255,0.22);border:1px solid rgba(255,255,255,0.35);font-size:0.78rem;font-weight:800;color:#fff;letter-spacing:0.02em}.landing-home .tc-cta-banner-copy h2{margin:0 0 0.75rem;font-size:clamp(1.35rem,2.8vw,2rem);font-weight:800;line-height:1.42;color:#fff;letter-spacing:-0.02em;text-shadow:0 2px 16px rgba(80,50,150,0.2)}.landing-home .tc-cta-banner-copy p{margin:0;font-size:clamp(0.92rem,1.6vw,1.02rem);line-height:1.9;color:rgba(255,255,255,0.92);max-width:28rem}.landing-home .tc-cta-banner-actions{display:flex;flex-wrap:wrap;gap:0.75rem;margin-top:1.5rem}.landing-home .tc-btn-cta-ghost{background:rgba(255,255,255,0.12);color:#fff;border:1px solid rgba(255,255,255,0.4);backdrop-filter:blur(8px)}.landing-home .tc-btn-cta-ghost:hover{background:rgba(255,255,255,0.22);color:#fff}.landing-home .tc-cta-banner-visual{display:flex;align-items:flex-end;justify-content:center;min-height:0;line-height:0}.landing-home .tc-cta-banner-visual picture{display:block;width:100%;max-width:520px;margin-inline:auto}.landing-home .tc-cta-banner-img{width:100%;height:auto;max-height:min(320px,46vh);object-fit:contain;object-position:center bottom;filter:drop-shadow(0 24px 40px rgba(46,35,77,0.28))}.landing-home .tc-cta-inner{background:var(--tc-gradient-cta);border-radius:var(--tc-radius-xl);padding:2.75rem 2.5rem;display:grid;grid-template-columns:1.15fr 1fr;gap:2rem;align-items:center;position:relative;overflow:hidden;box-shadow:0 32px 64px -32px rgba(109,60,224,0.45)}.landing-home .tc-footer{background:#faf8ff;border-top:1px solid var(--tc-border);padding:3rem 0 2rem;border-bottom-left-radius:var(--tc-radius-shell);border-bottom-right-radius:var(--tc-radius-shell)}.landing-home .tc-footer-grid{display:grid;grid-template-columns:minmax(0,1.25fr) repeat(3,minmax(0,1fr)) minmax(0,1.1fr);gap:1.25rem 1rem;align-items:start}.landing-home .tc-footer-col--brand{display:flex;flex-direction:column;align-items:center;text-align:center}.landing-home .tc-footer-col--brand .tc-brand{display:inline-flex;margin-top:0.15rem;margin-inline:auto}.landing-home .tc-footer-col--newsletter .tc-newsletter-form{flex-direction:column;align-items:stretch}.landing-home .tc-footer-col--newsletter .tc-newsletter-form button{width:100%}.landing-home .tc-footer-about--compact{margin-bottom:0.65rem;max-width:none}.landing-home .tc-footer h4,.landing-home .tc-footer .tc-footer-heading{font-family:var(--tc-font);font-size:0.95rem;font-weight:800;line-height:1.45;letter-spacing:0;margin:0 0 1rem;color:var(--tc-text)}.landing-home .tc-footer-about{font-size:0.88rem;color:var(--tc-text-muted);line-height:1.85;margin:0.75rem 0 1.25rem;max-width:22rem}.landing-home .tc-footer-col--brand .tc-footer-about{width:100%;max-width:22rem;margin-inline:auto;text-align:center !important}.landing-home .tc-footer-col--brand .tc-social{justify-content:center}.landing-home .tc-footer-links{list-style:none;padding:0;margin:0}.landing-home .tc-footer-links li{margin-bottom:0.5rem}.landing-home .tc-footer-links a{font-size:0.88rem;color:var(--tc-text-muted);transition:color 0.2s}.landing-home .tc-footer-links a:hover{color:var(--tc-primary-dark)}.landing-home .tc-social{display:flex;gap:0.55rem;flex-wrap:wrap;align-items:center}.landing-home .tc-social-link{width:44px;height:44px;border-radius:14px;background:#fff;border:1px solid rgba(230,235,245,0.95);display:grid;place-items:center;padding:0;transition:transform 0.25s var(--tc-ease),border-color 0.25s var(--tc-ease),box-shadow 0.25s var(--tc-ease)}.landing-home .tc-social-link svg,.landing-home .tc-social-link img{width:22px;height:22px;display:block}.landing-home .tc-social-link:hover{transform:translateY(-3px);box-shadow:0 10px 22px -8px rgba(46,35,77,0.2)}.landing-home .tc-social-link--rubika{background:#f6effc;border-color:#e9d5ff}.landing-home .tc-social-link--bale{background:#ecfdf3;border-color:#bbf7d0}.landing-home .tc-social-link--telegram{background:#eff8fd;border-color:#bae6fd}.landing-home .tc-social-link--instagram{background:#fff5f8;border-color:#fbcfe8}.landing-home .tc-social-link--whatsapp{background:#effdf4;border-color:#bbf7d0}.landing-home .tc-social-link.is-disabled{opacity:0.45;pointer-events:none;cursor:default}.landing-home .tc-footer-trust{margin:1.4rem 0 0.8rem;padding-top:1rem;border-top:1px dashed rgba(155,126,230,0.28);display:flex;flex-wrap:wrap;align-items:center;gap:0.65rem}.landing-home .tc-footer-trust__item{width:52px;height:52px;border-radius:12px;border:1px solid rgba(196,181,253,0.52);background:#fff;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 8px 22px -16px rgba(63,46,101,0.45)}.landing-home .tc-footer-trust__item--embed{position:relative;width:86px;min-width:86px;height:96px;padding:0.25rem;overflow:visible}.landing-home a.tc-footer-trust__item{transition:transform 0.2s ease,box-shadow 0.2s ease,border-color 0.2s ease}.landing-home a.tc-footer-trust__item:hover{transform:translateY(-2px);border-color:rgba(139,92,246,0.55);box-shadow:0 12px 26px -14px rgba(109,60,224,0.45)}.landing-home .tc-footer-trust__item a{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;transition:transform 0.2s ease,box-shadow 0.2s ease}.landing-home .tc-footer-trust__item--embed>a{position:relative;z-index:1;background:#fff}.landing-home .tc-footer-trust__item a:hover{transform:translateY(-2px)}.landing-home .tc-footer-trust__item img{width:125px;height:54px;max-width:100%;max-height:54px;object-fit:contain}.landing-home .tc-footer-trust__item--embed{width:125px;height:54px;min-height:54px}.landing-home .tc-footer-trust__item--embed img,.landing-home .tc-footer-trust__item--embed iframe,.landing-home .tc-footer-trust__item img[src*="enamad"],.landing-home .tc-footer-trust__item img[src*="trustseal"]{width:125px !important;height:54px !important;max-width:125px !important;max-height:54px !important;object-fit:contain}.landing-home .tc-footer-trust__item--embed iframe,.landing-home .tc-footer-trust__item--embed object{max-width:76px !important;max-height:86px !important}.landing-home .tc-footer-trust__fallback{position:absolute;inset:0.45rem;display:grid;place-items:center;padding:0.5rem;border-radius:10px;background:linear-gradient(180deg,#ffffff 0%,#f7f3ff 100%);color:#6d3ce0;font-size:0.72rem;font-weight:800;line-height:1.7;text-align:center}.landing-home .tc-newsletter-form{display:flex;gap:0.5rem;margin-top:0.75rem}.landing-home .tc-newsletter-form input{flex:1;min-width:0;padding:0.65rem 1rem;border-radius:999px;border:1px solid var(--tc-border);font-family:inherit;font-size:0.88rem;background:#fff;text-align:right}.landing-home .tc-newsletter-form button{padding:0.65rem 1.1rem;border-radius:999px;border:0;background:var(--tc-gradient-btn);color:#fff;font-family:inherit;font-weight:700;font-size:0.85rem;cursor:pointer;white-space:nowrap}.landing-home .tc-footer-copy{text-align:center;font-size:0.8rem;color:var(--tc-text-muted);margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--tc-border)}.landing-home .tc-help-fab{display:none !important}.landing-home .tc-admin-banners{padding:1rem 0 0}.landing-home .tc-admin-banners img{width:100%;border-radius:var(--tc-radius-md);max-height:200px;object-fit:cover}@media (max-width:1100px){.landing-home .tc-hero-grid,.landing-home .tc-video-block,.landing-home .tc-cta-inner,.landing-home .tc-cta-banner-grid{grid-template-columns:1fr}.landing-home .tc-cta-banner-copy{text-align:center}.landing-home .tc-cta-banner-actions{justify-content:center}.landing-home .tc-cta-banner-kicker{margin-inline:auto}.landing-home .tc-hero-grid{align-items:center}.landing-home .tc-hero-visual{justify-content:center}.landing-home .tc-hero-visual img,.landing-home .tc-hero-img{object-position:center bottom;max-height:380px}.landing-home .tc-hero-grid>[data-reveal]:first-child{padding-bottom:0}.landing-home .tc-features-grid,.landing-home .tc-promo-grid,.landing-home .tc-blog-grid,.landing-home .tc-testimonials-grid,.landing-home .tc-feed-dual{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-home .tc-popular-grid{grid-template-columns:1fr}.landing-home .tc-popular-items{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-home .tc-footer-grid{grid-template-columns:minmax(0,1.15fr) repeat(3,minmax(0,0.95fr)) minmax(0,1.05fr);gap:1rem 0.75rem}.landing-home .tc-footer h4,.landing-home .tc-footer .tc-footer-heading{font-size:0.88rem;margin-bottom:0.75rem}.landing-home .tc-footer-about{font-size:0.8rem;max-width:none}.landing-home .tc-footer-links a{font-size:0.82rem}}@media (max-width:768px){body.tc-has-landing-shell{scrollbar-gutter:auto}.landing-home{padding-inline:var(--tc-shell-gutter);padding-bottom:var(--tc-shell-gutter)}.landing-home .tc-shell{box-sizing:border-box;width:100%;max-width:100%;margin:var(--tc-shell-gutter) auto var(--tc-shell-gutter);border-radius:18px}.landing-home:not(.landing-dashboard)::before{top:var(--tc-shell-gutter);width:calc(100% - 2 * var(--tc-shell-gutter));border-radius:18px}.landing-home .tc-footer{border-bottom-left-radius:24px;border-bottom-right-radius:24px}.landing-home .tc-container{width:100%;max-width:100%;padding-inline:var(--tc-container-pad)}.landing-home[data-landing-root] .tc-container{padding-inline:var(--tc-container-pad)}.landing-home .tc-nav{display:none}.landing-home .tc-menu-toggle{display:inline-flex}.landing-home .tc-nav-actions .tc-btn{padding:0.42rem 0.72rem;font-size:0.78rem}.landing-home .tc-features-grid,.landing-home .tc-promo-grid,.landing-home .tc-blog-grid,.landing-home .tc-testimonials-grid,.landing-home .tc-feed-dual{grid-template-columns:1fr}.landing-home .tc-text-feed-item{padding:0.85rem 0.95rem;gap:0.65rem}.landing-home .tc-popular-items{grid-template-columns:1fr 1fr}.landing-home .tc-footer{text-align:center}.landing-home .tc-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem 0.55rem;justify-items:center}.landing-home .tc-footer-col--brand{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center}.landing-home .tc-footer-col--brand .tc-footer-about{max-width:20rem;margin-inline:auto;text-align:center}.landing-home .tc-footer-col--brand .tc-social{justify-content:center}.landing-home .tc-footer-grid>.tc-footer-col:nth-child(2),.landing-home .tc-footer-grid>.tc-footer-col:nth-child(3),.landing-home .tc-footer-grid>.tc-footer-col:nth-child(4){width:100%;text-align:center}.landing-home .tc-footer-grid>.tc-footer-col:nth-child(2) h4,.landing-home .tc-footer-grid>.tc-footer-col:nth-child(3) h4,.landing-home .tc-footer-grid>.tc-footer-col:nth-child(4) h4,.landing-home .tc-footer-grid>.tc-footer-col:nth-child(2) .tc-footer-heading,.landing-home .tc-footer-grid>.tc-footer-col:nth-child(3) .tc-footer-heading,.landing-home .tc-footer-grid>.tc-footer-col:nth-child(4) .tc-footer-heading{font-size:0.82rem;margin-bottom:0.65rem}.landing-home .tc-footer-grid>.tc-footer-col:nth-child(2) .tc-footer-links a,.landing-home .tc-footer-grid>.tc-footer-col:nth-child(3) .tc-footer-links a,.landing-home .tc-footer-grid>.tc-footer-col:nth-child(4) .tc-footer-links a{font-size:0.76rem}.landing-home .tc-footer-col--newsletter{grid-column:1 / -1;width:100%;max-width:22rem;margin-inline:auto;display:flex;flex-direction:column;align-items:center}.landing-home .tc-footer-trust{justify-content:center}.landing-home .tc-cta-inner{padding:2rem 1.5rem;text-align:center}.landing-home .tc-cta-banner-grid{padding:1.75rem 1.35rem 1.5rem;min-height:auto}.landing-home .tc-cta-banner-visual{order:-1}.landing-home .tc-cta-banner-img{max-height:220px}.landing-home .tc-cta-actions,.landing-home .tc-cta-banner-actions{justify-content:center}}@media (prefers-reduced-motion:reduce){.landing-home [data-reveal]{opacity:1;transform:none;transition:none}}.landing-home .tc-header{background:rgba(255,255,255,0.72);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4)}.landing-home .tc-brand span{letter-spacing:-0.03em}.landing-home .tc-nav-actions .tc-btn-primary{box-shadow:0 10px 28px -12px rgba(154,123,255,0.7)}.landing-home .tc-hero--premium{position:relative;padding:clamp(2rem,5vw,3.5rem) 0 0;min-height:min(92vh,820px);display:flex;flex-direction:column;justify-content:center;background:radial-gradient(ellipse 90% 70% at 85% 15%,rgba(234,247,255,0.95) 0%,transparent 55%),radial-gradient(ellipse 70% 55% at 10% 20%,rgba(245,238,255,0.9) 0%,transparent 50%),linear-gradient(165deg,#ffffff 0%,#faf8ff 42%,#f5f9ff 100%);overflow:hidden}.landing-home .tc-hero-grid-pattern{position:absolute;inset:0;opacity:0.45;background-image:linear-gradient(rgba(167,139,250,0.07) 1px,transparent 1px),linear-gradient(90deg,rgba(167,139,250,0.07) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse 70% 65% at 50% 40%,#000 30%,transparent 75%)}.landing-home .tc-hero-blob--3{width:320px;height:320px;background:#fff3e9;top:15%;right:-5%;opacity:0.55}.landing-home .tc-hero-spark{position:absolute;width:8px;height:8px;border-radius:50%;background:#c4b5fd;box-shadow:0 0 20px 4px rgba(196,181,253,0.5);animation:tc-spark-pulse 3s ease-in-out infinite}.landing-home .tc-hero-spark--1{top:18%;right:22%}.landing-home .tc-hero-spark--2{bottom:28%;left:12%;animation-delay:1.2s;background:#7dd3fc;box-shadow:0 0 18px 4px rgba(125,211,252,0.45)}@keyframes tc-spark-pulse{0%,100%{transform:scale(1);opacity:0.6}50%{transform:scale(1.35);opacity:1}}.landing-home .tc-hero--premium .tc-container{flex:1;display:flex;align-items:center;padding-bottom:2.5rem}.landing-home .tc-hero--premium .tc-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,3.5rem);align-items:center;width:100%}.landing-home .tc-hero-copy{padding-bottom:0;max-width:36rem}.landing-home .tc-hero-eyebrow{background:linear-gradient(135deg,rgba(255,255,255,0.95) 0%,rgba(243,238,255,0.85) 100%);border:1px solid rgba(216,201,255,0.65);box-shadow:0 8px 24px -12px rgba(124,92,230,0.25);font-weight:700;font-size:0.8rem;padding:0.45rem 1rem 0.45rem 0.85rem}.landing-home .tc-hero-brand{display:inline-flex;align-items:baseline;font-size:0.92rem;font-weight:800;letter-spacing:0.04em;line-height:1}.landing-home .tc-hero-brand-base{color:#7e6fd6;font-weight:800}.landing-home .tc-hero-brand-i{color:#34d399;font-weight:800;text-shadow:0 0 12px rgba(52,211,153,0.25)}.landing-home .tc-hero-eyebrow-pulse{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 0 rgba(34,197,94,0.5);animation:tc-eyebrow-pulse 2s ease-out infinite;flex-shrink:0}@keyframes tc-eyebrow-pulse{0%{box-shadow:0 0 0 0 rgba(34,197,94,0.45)}70%{box-shadow:0 0 0 8px rgba(34,197,94,0)}100%{box-shadow:0 0 0 0 rgba(34,197,94,0)}}.landing-home .tc-hero-title{margin:0 0 1.15rem}.landing-home .tc-hero--premium .tc-hero-title{margin-bottom:clamp(1.55rem,2.4vw,2rem)}.landing-home .tc-hero-title-line{display:block}.landing-home .tc-hero-title-line--2{color:var(--tc-text);font-weight:800}.landing-home .tc-hero--premium .tc-hero-title-accent{font-weight:700 !important;color:#7c5ce6;background:none;-webkit-text-fill-color:currentColor;background-clip:unset}.landing-home .tc-hero--premium h1,.landing-home .tc-hero--premium .tc-hero-title{font-size:clamp(1.95rem,4.2vw,2.75rem);line-height:1.28;letter-spacing:-0.04em;font-weight:700}.landing-home .tc-hero--premium .tc-hero-title-line--2{font-weight:700 !important;color:#5b4fc7}.landing-home .tc-hero-actions--secondary{margin-top:1.85rem}.landing-home .tc-hero--premium .tc-hero-lead{font-size:clamp(0.92rem,1.65vw,1rem);line-height:1.75;font-weight:500;color:#5a5670;max-width:26rem;text-align:justify;text-justify:inter-word}.landing-home .tc-hero-actions{margin-top:0.25rem;margin-bottom:0.15rem}.landing-home .tc-btn-shine{position:relative;overflow:hidden}.landing-home .tc-btn-shine::after{content:'';position:absolute;top:0;left:0;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.35),transparent);transform:skewX(-18deg) translate3d(-220%,0,0);animation:tc-btn-shine 4.5s ease-in-out infinite;will-change:transform;pointer-events:none}@keyframes tc-btn-shine{0%,55%,100%{transform:skewX(-18deg) translate3d(-220%,0,0)}25%{transform:skewX(-18deg) translate3d(280%,0,0)}}.landing-home .tc-hero-note{display:flex;flex-wrap:wrap;align-items:center;gap:0.45rem 1rem;margin:0.85rem 0 0;font-size:0.8rem;font-weight:600;color:#6d6a82}.landing-home .tc-hero-note-sep{color:#c4b5fd;font-weight:700;user-select:none}.landing-home .tc-hero-note .tc-icon{color:#22c55e}.landing-home .tc-hero-trust{display:flex;align-items:center;gap:0.85rem;margin-top:1.35rem;padding:0.65rem 0}.landing-home .tc-hero-avatars{display:flex;flex-shrink:0}.landing-home .tc-hero-avatars span{width:36px;height:36px;border-radius:50%;border:2.5px solid #fff;display:grid;place-items:center;font-size:0.72rem;font-weight:800;color:#fff;margin-inline-start:calc((var(--i) - 1) * -10px);box-shadow:0 4px 12px -4px rgba(46,35,77,0.35)}.landing-home .tc-hero-avatars span:nth-child(1){background:linear-gradient(135deg,#a78bfa,#7c5ce6);z-index:4}.landing-home .tc-hero-avatars span:nth-child(2){background:linear-gradient(135deg,#38bdf8,#0ea5e9);z-index:3}.landing-home .tc-hero-avatars span:nth-child(3){background:linear-gradient(135deg,#34d399,#10b981);z-index:2}.landing-home .tc-hero-avatars span:nth-child(4){background:linear-gradient(135deg,#fbbf24,#f59e0b);z-index:1;font-size:0.65rem}.landing-home .tc-hero-trust p{margin:0;font-size:0.82rem;color:var(--tc-text-muted);line-height:1.5}.landing-home .tc-hero-trust strong{color:var(--tc-text);font-weight:800}.landing-home .tc-hero--premium .tc-hero-metrics{margin-top:1.75rem;padding:0;border:0;gap:0.5rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;max-width:100%}.landing-home .tc-hero-metric-card{background:rgba(255,255,255,0.75);backdrop-filter:blur(10px);border:1px solid rgba(240,235,250,0.95);border-radius:16px;padding:0.7rem 0.35rem;min-width:0;text-align:center;box-shadow:0 10px 28px -16px rgba(124,92,230,0.2);transition:transform 0.3s var(--tc-ease),box-shadow 0.3s var(--tc-ease),border-color 0.3s}.landing-home .tc-hero-metric-card:hover{transform:translateY(-3px);border-color:#e2d6ff;box-shadow:0 16px 36px -14px rgba(124,92,230,0.28)}.landing-home .tc-hero-metric-card strong{font-size:clamp(1rem,2vw,1.28rem);font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#7c5ce6,#a78bfa);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.landing-home .tc-hero-metric-card strong::after{content:'+';font-size:0.85em;-webkit-text-fill-color:#a78bfa;margin-inline-start:0.05em}.landing-home .tc-hero-metric-card strong:not([data-count])::after{content:none}.landing-home .tc-hero-metric-card span{font-size:clamp(0.62rem,1.6vw,0.72rem);line-height:1.3;margin-top:0.12rem;display:block}.landing-home .tc-hero-visual-wrap{position:relative;min-height:320px;display:flex;align-items:center;justify-content:center}.landing-home .tc-hero-visual-glow{display:none}@keyframes tc-glow-breathe{0%,100%{transform:translate(-50%,-50%) scale(1);opacity:0.85}50%{transform:translate(-50%,-50%) scale(1.06);opacity:1}}.landing-home .tc-hero--premium .tc-hero-visual{position:relative;z-index:1;width:100%;display:flex;justify-content:center;align-items:center}.landing-home .tc-hero--premium .tc-hero-img{max-height:min(520px,62vh);width:auto;max-width:100%;object-fit:contain;object-position:center;border-radius:0;filter:none;animation:tc-hero-float-img 6s ease-in-out infinite}.landing-home .tc-hero--premium .tc-hero-illus-stage--bare .tc-hero-img{border-radius:0;filter:saturate(1.03) contrast(1.02)}@keyframes tc-hero-float-img{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.landing-home .tc-hero-float{position:absolute;z-index:3;display:flex;align-items:center;gap:0.65rem;padding:0.65rem 0.9rem;background:rgba(255,255,255,0.92);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,0.9);border-radius:16px;box-shadow:0 16px 40px -12px rgba(46,35,77,0.22);animation:tc-float-chip 5s ease-in-out infinite}.landing-home .tc-hero-float--1{top:12%;left:0;animation-delay:0s}.landing-home .tc-hero-float--2{bottom:14%;right:0;animation-delay:1.5s}@keyframes tc-float-chip{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}.landing-home .tc-hero-float-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;flex-shrink:0}.landing-home .tc-hero-float-icon .tc-icon{width:20px;height:20px;color:#fff}.landing-home .tc-hero-float-icon--violet{background:linear-gradient(135deg,#c4b5fd,#8b5cf6)}.landing-home .tc-hero-float-icon--mint{background:linear-gradient(135deg,#6ee7b7,#34d399)}.landing-home .tc-hero-float-body{display:grid;gap:0.05rem;line-height:1.3}.landing-home .tc-hero-float-body strong{font-size:0.82rem;font-weight:800;color:var(--tc-text)}.landing-home .tc-hero-float-body small{font-size:0.68rem;color:var(--tc-text-muted)}.landing-home .tc-hero-wave{position:relative;z-index:2;line-height:0;margin-top:auto;width:100%}.landing-home .tc-hero-wave svg{width:100%;height:56px;display:block}.landing-home .tc-hero-promo{padding:0.5rem 0 2.25rem;background:#fff}.landing-home .tc-hero-promo-card--branded .tc-hero-promo-inner{grid-template-columns:minmax(0,1.15fr) minmax(0,0.85fr);border:none;background:linear-gradient(105deg,#c4b0f5 0%,#d4c4fa 38%,#e8dcf8 72%,#f0e8fc 100%);box-shadow:0 18px 48px -16px rgba(124,92,230,0.28);min-height:clamp(200px,28vw,260px)}.landing-home .tc-hero-promo-card--branded:hover .tc-hero-promo-inner{box-shadow:0 24px 56px -14px rgba(124,92,230,0.34)}.landing-home .tc-hero-promo-card--branded .tc-hero-promo-body{background:transparent;padding:clamp(1.5rem,4vw,2.5rem) clamp(1.5rem,4vw,2.75rem);justify-content:center;align-items:flex-start;text-align:right;z-index:2}.landing-home .tc-hero-promo-headline{margin:0 0 0.65rem;font-size:clamp(1.15rem,2.8vw,1.65rem);font-weight:800;line-height:1.45;color:#fff;letter-spacing:-0.02em;text-shadow:0 2px 12px rgba(90,60,160,0.15)}.landing-home .tc-hero-promo-sub{margin:0;font-size:clamp(0.88rem,1.6vw,1rem);font-weight:500;line-height:1.85;color:rgba(255,255,255,0.92);max-width:26rem}.landing-home .tc-hero-promo-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:1.35rem;padding:0.7rem 1.65rem;border-radius:999px;background:#fff;color:#8b6cf0;font-family:inherit;font-size:0.95rem;font-weight:800;text-decoration:none;border:none;cursor:pointer;box-shadow:0 10px 28px -8px rgba(46,35,77,0.22);transition:transform 0.25s var(--tc-ease),box-shadow 0.25s var(--tc-ease)}.landing-home a.tc-hero-promo-btn:hover{transform:translateY(-2px);box-shadow:0 14px 32px -8px rgba(46,35,77,0.28);color:#7c5ce6}.landing-home .tc-hero-promo-btn--ghost{background:rgba(255,255,255,0.95)}.landing-home .tc-hero-promo-card--branded .tc-hero-promo-visual{background:transparent;padding:0;min-height:0;align-items:flex-end;justify-content:flex-start;overflow:hidden}.landing-home .tc-hero-promo-card--branded .tc-hero-promo-visual::before{display:none}.landing-home .tc-hero-promo-card--branded .tc-hero-promo-visual img{width:auto;max-width:100%;max-height:clamp(180px,26vw,250px);height:auto;object-fit:contain;object-position:bottom left;margin-inline-end:-0.5rem;margin-bottom:-0.25rem;filter:none}.landing-home .tc-hero-promo-carousel{position:relative}.landing-home .tc-hero-promo-viewport{position:relative;min-height:0}.landing-home .tc-hero-promo-slide{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.5s var(--tc-ease),visibility 0.5s;z-index:0}.landing-home .tc-hero-promo-slide.is-active{position:relative;opacity:1;visibility:visible;pointer-events:auto;z-index:1}.landing-home .tc-hero-promo-card{display:block;text-decoration:none;color:inherit}.landing-home .tc-hero-promo-inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,0.95fr);gap:0;align-items:stretch;border-radius:28px;overflow:hidden;border:1px solid rgba(225,214,255,0.75);background:#fff;box-shadow:0 4px 6px -2px rgba(124,92,230,0.06),0 20px 44px -16px rgba(124,92,230,0.14);transition:transform 0.35s var(--tc-ease),box-shadow 0.35s var(--tc-ease)}.landing-home .tc-hero-promo-card:hover .tc-hero-promo-inner{transform:translateY(-3px);box-shadow:0 8px 12px -4px rgba(124,92,230,0.1),0 28px 56px -14px rgba(124,92,230,0.2)}.landing-home .tc-hero-promo-body{display:flex;flex-direction:column;justify-content:center;padding:clamp(1.25rem,3vw,2rem) clamp(1.25rem,3vw,2rem);background:linear-gradient(160deg,#faf7ff 0%,#f5f0ff 100%);text-align:right}.landing-home .tc-hero-promo-badge{display:inline-flex;align-self:flex-start;font-size:0.72rem;font-weight:800;letter-spacing:0.02em;color:var(--tc-primary-dark);background:#fff;padding:0.35rem 0.75rem;border-radius:999px;border:1px solid rgba(216,201,255,0.65);margin-bottom:0.75rem;box-shadow:0 4px 12px -6px rgba(124,92,230,0.2)}.landing-home .tc-hero-promo-title{margin:0;font-size:clamp(1rem,2.2vw,1.2rem);font-weight:800;line-height:1.55;color:var(--tc-text)}.landing-home .tc-hero-promo-cta{display:inline-flex;align-items:center;gap:0.35rem;margin-top:1rem;font-size:0.88rem;font-weight:700;color:var(--tc-primary-dark);transition:gap 0.25s var(--tc-ease)}.landing-home .tc-hero-promo-card:hover .tc-hero-promo-cta{gap:0.55rem}.landing-home .tc-hero-promo-visual{position:relative;min-height:clamp(168px,26vw,220px);background:linear-gradient(145deg,#fff9f4 0%,#eaf7ff 100%);display:flex;align-items:center;justify-content:center;padding:1rem 1.25rem}.landing-home .tc-hero-promo-visual::before{content:'';position:absolute;width:120px;height:120px;border-radius:50%;background:rgba(167,139,250,0.12);top:10%;left:8%}.landing-home .tc-hero-promo-visual img{position:relative;z-index:1;width:100%;max-height:200px;object-fit:contain;object-position:center;filter:drop-shadow(0 12px 24px rgba(124,92,230,0.12))}.landing-home .tc-hero-promo-dots{display:flex;justify-content:center;gap:0.45rem;margin-top:0.85rem}.landing-home .tc-hero-promo-dot{width:8px;height:8px;border-radius:999px;border:0;padding:0;background:#d8ccf5;cursor:pointer;transform-origin:center;transition:transform 0.25s var(--tc-ease),background 0.25s var(--tc-ease)}.landing-home .tc-hero-promo-dot.is-active{width:8px;background:var(--tc-primary-dark);transform:scaleX(2.75)}.landing-home .tc-hero--premium [data-reveal]{opacity:1;transform:none;transition:none}.landing-home .tc-hero--premium [data-reveal].is-revealed{opacity:1;transform:none}.landing-home .tc-hero--premium [data-reveal-delay="2"]{transition-delay:0.12s}.landing-home .tc-features{padding-top:2.5rem}@media (max-width:1100px){.landing-home .tc-hero--premium{min-height:auto}.landing-home .tc-hero--premium .tc-hero-grid{grid-template-columns:1fr;text-align:center}.landing-home .tc-hero-copy{max-width:none;margin-inline:auto}.landing-home .tc-hero-eyebrow{margin-inline:auto}.landing-home .tc-hero--premium .tc-hero-lead{margin-inline:auto}.landing-home .tc-hero-actions,.landing-home .tc-hero-trust{justify-content:center}.landing-home .tc-hero-trust{flex-direction:column;text-align:center}.landing-home .tc-hero-avatars{justify-content:center}.landing-home .tc-hero--premium .tc-hero-metrics{max-width:100%;margin-inline:0}.landing-home .tc-hero-float--1{left:5%}.landing-home .tc-hero-float--2{right:5%}}.landing-home .tc-hero-actions{flex-wrap:wrap;gap:0.65rem}.landing-home .tc-hero-note-link{display:inline-flex;align-items:center;gap:0.35rem;color:#6d3ce0;font-weight:800;text-decoration:none;transition:color 0.2s ease}.landing-home .tc-hero-note-link:hover{color:#4f2eb8}.landing-home .tc-hero-visual-badge{position:absolute;top:0;left:50%;z-index:6;display:inline-flex;align-items:center;justify-content:center;gap:0.45rem;max-width:min(100%,22rem);padding:0.62rem 1.2rem;border-radius:999px;border:2px solid rgba(255,255,255,0.42);background:linear-gradient(135deg,#6d3ce0 0%,#8b5cf6 52%,#a78bfa 100%);box-shadow:0 16px 40px -14px rgba(109,60,224,0.55),0 0 0 1px rgba(109,60,224,0.12);transform:translate(-50%,-42%)}.landing-home .tc-hero-visual-badge__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border-radius:999px;background:rgba(255,255,255,0.22);color:#fef08a;font-size:0.72rem;line-height:1}.landing-home .tc-hero-visual-badge__text{color:#fff;font-size:clamp(0.78rem,1.55vw,0.94rem);font-weight:800;letter-spacing:-0.02em;line-height:1.45;text-align:center;text-wrap:balance}.landing-home .tc-hero-visual-badge__glow{display:none}.landing-home .tc-footer-col--newsletter{text-align:center}.landing-home .tc-footer-col--newsletter h4,.landing-home .tc-footer-col--newsletter .tc-footer-heading,.landing-home .tc-footer-col--newsletter .tc-footer-about--compact{text-align:center;margin-inline:auto}.landing-home .tc-footer-col--newsletter .tc-newsletter-form input{text-align:center}@media (max-width:600px){.landing-home .tc-hero--premium .tc-hero-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:0.35rem;max-width:100%}.landing-home .tc-hero--premium .tc-hero-metric-card{padding:0.55rem 0.2rem;border-radius:12px}.landing-home .tc-hero-float{display:none}.landing-home .tc-hero--premium .tc-hero-img{max-height:340px}.landing-home .tc-hero-visual-badge{max-width:calc(100% - 1.5rem);padding:0.55rem 0.95rem;transform:translate(-50%,-36%)}.landing-home .tc-hero-visual-badge__text{font-size:0.78rem}}@media (prefers-reduced-motion:reduce){.landing-home .tc-hero-title-accent,.landing-home .tc-btn-shine::after,.landing-home .tc-hero-img,.landing-home .tc-hero-float,.landing-home .tc-hero-visual-glow,.landing-home .tc-hero-spark,.landing-home .tc-hero-eyebrow-pulse{animation:none}}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-01.woff2) format('woff2');unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-00.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-02.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-01.woff2) format('woff2');unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-00.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-02.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-01.woff2) format('woff2');unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-00.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-02.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-01.woff2) format('woff2');unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-00.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-02.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-01.woff2) format('woff2');unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-00.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-02.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:800;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-01.woff2) format('woff2');unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:800;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-00.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:800;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-02.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:900;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-01.woff2) format('woff2');unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:900;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-00.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Vazirmatn';font-style:normal;font-weight:900;font-display:swap;src:url(../fonts/vazirmatn/full/vazirmatn-02.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'IRANSans';font-style:normal;font-weight:700;font-display:swap;src:url('../fonts/iransans/IRANSansWeb_Bold.woff2') format('woff2')}.landing-home{--tc-refine-glow:rgba(124,92,230,0.14);--tc-refine-glow-cyan:rgba(72,202,228,0.12);--tc-refine-glass:rgba(255,255,255,0.72);--tc-refine-border:rgba(216,201,255,0.55);--tc-refine-shadow-soft:0 2px 8px rgba(46,35,77,0.04);--tc-refine-shadow-md:0 12px 40px -16px rgba(124,92,230,0.18);--tc-refine-shadow-lg:0 28px 64px -24px rgba(124,92,230,0.22);--tc-refine-ease:cubic-bezier(0.16,1,0.3,1);--tc-refine-focus:0 0 0 3px rgba(167,139,250,0.45)}.landing-home{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.landing-home .tc-section{padding-block:clamp(3rem,5.5vw,4.25rem)}.landing-home .tc-hero-lead,.landing-home .tc-features-head p,.landing-home .tc-resources-head>p,.landing-home .tc-section-lead,.landing-home .tc-video-lead{color:#5a5670;line-height:1.85}.landing-home main>.tc-section + .tc-section,.landing-home main>section + section{position:relative}.landing-home main>section:not(.tc-hero):not(.tc-cta):not(#popular-more)::before,.landing-home main>.tc-section:not(.tc-hero):not(.tc-cta):not(#popular-more)::before{content:'';pointer-events:none;position:absolute;top:0;left:8%;right:8%;z-index:2;height:1px;background:linear-gradient( 90deg,transparent,rgba(216,201,255,0.55) 20%,rgba(186,230,253,0.45) 50%,rgba(216,201,255,0.55) 80%,transparent );box-shadow:0 0 10px rgba(167,139,250,0.28),0 0 24px rgba(186,230,253,0.16);opacity:0.85}.landing-home main>section:not(.tc-hero):not(.tc-cta):not(#popular-more)::after,.landing-home main>.tc-section:not(.tc-hero):not(.tc-cta):not(#popular-more)::after{content:'';pointer-events:none;position:absolute;top:0;left:0;right:0;z-index:0;height:clamp(4.5rem,14vw,7.5rem);background:radial-gradient( ellipse 75% 55% at 50% 0%,rgba(243,238,255,0.65) 0%,transparent 68% )}.landing-home main>section:not(.tc-hero):not(.tc-cta):not(#popular-more)>.tc-container,.landing-home main>.tc-section:not(.tc-hero):not(.tc-cta):not(#popular-more)>.tc-container{position:relative;z-index:1}.landing-home a:focus-visible,.landing-home button:focus-visible{outline:none;box-shadow:var(--tc-refine-focus)}.landing-home .tc-btn:active{transform:translateY(0) scale(0.98)}.landing-home .tc-nav a,.landing-home .tc-popular-shop-btn,.landing-home .tc-feed-col-btn,.landing-home .tc-text-feed-item{min-height:44px}.landing-home .tc-text-feed-item{border-radius:0}.landing-home .tc-text-feed-list>li:first-child .tc-text-feed-item{border-radius:20px 20px 0 0}.landing-home .tc-text-feed-list>li:last-child .tc-text-feed-item{border-radius:0 0 20px 20px}body.tc-has-landing-shell{background:#ddd6f3 !important}.landing-home{background:transparent}.landing-home .tc-shell{background:linear-gradient(180deg,rgba(255,255,255,0.98) 0%,rgba(255,255,255,0.94) 100%);border:1px solid rgba(255,255,255,0.92);box-shadow:0 0 0 1px rgba(124,92,230,0.1),0 1px 2px rgba(46,35,77,0.05),0 8px 24px rgba(46,35,77,0.07),0 24px 56px rgba(124,92,230,0.12),0 48px 96px rgba(46,35,77,0.06)}.landing-home .tc-shell::before,.landing-home .tc-shell::after{display:none !important}.landing-home .tc-shell-blob{display:none !important}.landing-home .tc-shell-blob--1{background:radial-gradient(circle,#c4e8ff 0%,#eaf7ff 70%)}.landing-home .tc-shell-blob--2{background:radial-gradient(circle,#ddd6fe 0%,#f5eeff 70%)}.landing-home .tc-shell-blob--3{background:radial-gradient(circle,#fed7aa 0%,#fff3e9 70%)}.landing-home .tc-header{background:rgba(255,255,255,0.78);backdrop-filter:blur(20px) saturate(1.5);-webkit-backdrop-filter:blur(20px) saturate(1.5);border-bottom:1px solid rgba(240,235,250,0.75)}.landing-home .tc-header.is-scrolled{background:rgba(255,255,255,0.94);box-shadow:0 1px 0 rgba(255,255,255,0.8) inset,0 12px 40px -16px rgba(124,92,230,0.16)}.landing-home .tc-nav a{border-radius:12px;transition:color 0.25s var(--tc-refine-ease),background 0.25s var(--tc-refine-ease),box-shadow 0.25s var(--tc-refine-ease)}.landing-home .tc-nav a:hover{background:rgba(246,240,255,0.85);box-shadow:0 2px 8px rgba(124,92,230,0.08)}.landing-home .tc-nav-actions .tc-btn-primary{background:linear-gradient(135deg,#b996ff 0%,#9177f6 45%,#7c5ce6 100%);box-shadow:0 1px 0 rgba(255,255,255,0.25) inset,0 12px 28px -10px rgba(124,92,230,0.55)}.landing-home .tc-nav-actions .tc-btn-primary:hover{box-shadow:0 1px 0 rgba(255,255,255,0.3) inset,0 16px 36px -10px rgba(124,92,230,0.65)}.landing-home .tc-btn-primary{background:linear-gradient(135deg,#c4a8ff 0%,#a78bfa 38%,#8b6cf6 100%);box-shadow:0 1px 0 rgba(255,255,255,0.28) inset,0 14px 32px -12px rgba(124,92,230,0.55);transition:transform 0.28s var(--tc-refine-ease),box-shadow 0.28s var(--tc-refine-ease)}.landing-home .tc-btn-primary:hover{transform:translateY(-2px);box-shadow:0 1px 0 rgba(255,255,255,0.32) inset,0 18px 40px -12px rgba(124,92,230,0.62)}.landing-home .tc-btn-outline{border-color:rgba(216,201,255,0.75);background:rgba(255,255,255,0.88);box-shadow:var(--tc-refine-shadow-soft)}.landing-home .tc-btn-outline:hover{border-color:rgba(167,139,250,0.65);background:rgba(250,248,255,0.98);box-shadow:0 8px 24px -12px rgba(124,92,230,0.18)}.landing-home .tc-btn-pill{background:rgba(255,255,255,0.92);border-color:rgba(255,255,255,0.75);box-shadow:0 1px 0 rgba(255,255,255,0.9) inset,0 6px 18px -8px rgba(46,35,77,0.12);transition:transform 0.25s var(--tc-refine-ease),box-shadow 0.25s var(--tc-refine-ease),background 0.25s}.landing-home .tc-btn-pill:hover{transform:translateY(-2px);background:#fff;box-shadow:0 10px 24px -10px rgba(124,92,230,0.2)}.landing-home .tc-kicker,.landing-home .tc-section-kicker{position:relative;background:linear-gradient(135deg,rgba(246,240,255,0.95) 0%,rgba(234,247,255,0.85) 100%);border:1px solid rgba(216,201,255,0.45);box-shadow:0 1px 0 rgba(255,255,255,0.9) inset,0 4px 14px -6px rgba(124,92,230,0.14)}.landing-home .tc-features-head h2,.landing-home .tc-resources-head h2,.landing-home .tc-section-title{position:relative;display:block;width:100%;text-align:center}.landing-home .tc-features-head h2::after,.landing-home .tc-resources-head h2::after,.landing-home .tc-section-title::after{content:'';display:block;width:3.5rem;height:4px;margin:0.65rem auto 0;border-radius:999px;background:linear-gradient(90deg,#a78bfa,#48cae4);opacity:0.85}.landing-home .tc-features-head,.landing-home .tc-resources-head,.landing-home .tc-section-head--center{position:relative}.landing-home .tc-features-head p,.landing-home .tc-resources-head>p{max-width:34rem;margin-inline:auto}.landing-home .tc-features-grid{gap:1.5rem}.landing-home .tc-promo-grid{gap:1.5rem}.landing-home .tc-popular-grid{gap:1.75rem}.landing-home .tc-feed-dual{gap:1.75rem}.landing-home .tc-hero--premium{background:radial-gradient(ellipse 85% 65% at 82% 12%,rgba(186,230,253,0.55) 0%,transparent 58%),radial-gradient(ellipse 70% 50% at 8% 18%,rgba(221,214,254,0.5) 0%,transparent 52%),radial-gradient(ellipse 50% 40% at 50% 95%,rgba(254,243,199,0.25) 0%,transparent 55%),linear-gradient(168deg,#ffffff 0%,#faf8ff 38%,#f5f9ff 100%)}.landing-home .tc-hero-grid-pattern{opacity:0.55;background-size:40px 40px}.landing-home .tc-hero-eyebrow{background:linear-gradient(135deg,rgba(255,255,255,0.98) 0%,rgba(243,238,255,0.9) 100%);border-color:rgba(196,181,253,0.55);box-shadow:0 1px 0 rgba(255,255,255,0.95) inset,0 8px 24px -10px rgba(124,92,230,0.22)}.landing-home .tc-hero-actions{gap:0.85rem}.landing-home .tc-hero-note{padding:0.35rem 0.65rem;border-radius:10px;background:rgba(34,197,94,0.08);border:1px solid rgba(34,197,94,0.15)}.landing-home .tc-hero-trust{padding:0.75rem 1rem;border-radius:18px;background:rgba(255,255,255,0.55);border:1px solid rgba(240,235,250,0.85);backdrop-filter:blur(8px);box-shadow:0 8px 24px -14px rgba(124,92,230,0.14)}.landing-home .tc-hero-metric-card{background:linear-gradient(165deg,rgba(255,255,255,0.92) 0%,rgba(250,248,255,0.78) 100%);border-color:rgba(226,214,255,0.65);box-shadow:0 1px 0 rgba(255,255,255,0.95) inset,0 10px 28px -14px rgba(124,92,230,0.2)}.landing-home .tc-hero-metric-card:hover{border-color:rgba(196,181,253,0.75);box-shadow:0 1px 0 rgba(255,255,255,0.95) inset,0 18px 40px -14px rgba(124,92,230,0.28)}.landing-home .tc-hero-float{border:1px solid rgba(255,255,255,0.95);box-shadow:0 1px 0 rgba(255,255,255,0.9) inset,0 20px 48px -16px rgba(46,35,77,0.22)}.landing-home .tc-hero-wave svg path{filter:drop-shadow(0 -4px 12px rgba(124,92,230,0.06))}.landing-home .tc-promo-shell,.landing-home .tc-hero-promo-carousel{border-radius:28px;overflow:hidden;box-shadow:var(--tc-refine-shadow-md);border:1px solid rgba(216,201,255,0.35)}.landing-home .tc-promo-progress{background:rgba(240,235,250,0.75)}.landing-home .tc-promo-progress-fill{background:linear-gradient(90deg,#a78bfa,#48cae4)}.landing-home .tc-feature-card{position:relative;isolation:isolate;overflow:hidden;border-radius:28px;transition:transform 0.38s var(--tc-refine-ease),box-shadow 0.38s var(--tc-refine-ease),border-color 0.38s}.landing-home .tc-feature-card::before{content:'';position:absolute;inset:0;z-index:0;border-radius:inherit;opacity:0;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,0.55) 0%,transparent 65%);transition:opacity 0.38s var(--tc-refine-ease);pointer-events:none}.landing-home .tc-feature-card:hover::before{opacity:1}.landing-home .tc-feature-card--lavender{box-shadow:0 1px 0 rgba(255,255,255,0.65) inset,0 16px 40px -18px rgba(124,92,230,0.18)}.landing-home .tc-feature-card--sky{box-shadow:0 1px 0 rgba(255,255,255,0.65) inset,0 16px 40px -18px rgba(56,140,200,0.14)}.landing-home .tc-feature-card--peach{box-shadow:0 1px 0 rgba(255,255,255,0.65) inset,0 16px 40px -18px rgba(220,140,80,0.14)}.landing-home .tc-feature-card:hover{transform:translateY(-6px);box-shadow:var(--tc-refine-shadow-lg)}.landing-home .tc-feature-illus{background:linear-gradient(180deg,rgba(255,255,255,0.42) 0%,rgba(255,255,255,0.12) 100%)}.landing-home .tc-feature-num{background:rgba(255,255,255,0.82);border:1px solid rgba(255,255,255,0.9);box-shadow:0 4px 12px -6px rgba(124,92,230,0.18)}.landing-home .tc-feature-card h3{letter-spacing:-0.02em}.landing-home .tc-feature-card p{max-width:30ch;margin-inline:auto}.landing-home .tc-promo-card-foot h3{letter-spacing:-0.02em}.landing-home .tc-video-block{position:relative;border-radius:36px;border-color:rgba(196,181,253,0.4);background:linear-gradient(145deg,rgba(243,238,255,0.95) 0%,rgba(234,247,255,0.88) 48%,rgba(255,243,233,0.85) 100%);box-shadow:0 1px 0 rgba(255,255,255,0.85) inset,0 24px 56px -24px rgba(124,92,230,0.22);overflow:hidden}.landing-home .tc-video-block::before{content:'';pointer-events:none;position:absolute;inset:-40% -20%;background:radial-gradient(circle,rgba(167,139,250,0.12) 0%,transparent 55%);animation:tc-refine-ambient-drift 14s ease-in-out infinite}@keyframes tc-refine-ambient-drift{0%,100%{transform:translate(0,0)}50%{transform:translate(3%,-2%)}}.landing-home .tc-video-frame{border-radius:26px;box-shadow:0 1px 0 rgba(255,255,255,0.85) inset,0 22px 52px -20px rgba(124,92,230,0.32)}.landing-home .tc-play-btn,.landing-home .tc-play-btn--overlay{background:linear-gradient(145deg,#ffffff 0%,#f8f5ff 100%);box-shadow:0 1px 0 rgba(255,255,255,0.95) inset,0 16px 40px -10px rgba(124,92,230,0.4)}.landing-home .tc-video-points li{padding:0.45rem 0.65rem;border-radius:12px;background:rgba(255,255,255,0.45);border:1px solid rgba(255,255,255,0.65)}.landing-home .tc-resources{position:relative}.landing-home .tc-promo-card{border-radius:28px;border:1px solid rgba(255,255,255,0.55);box-shadow:0 1px 0 rgba(255,255,255,0.6) inset,0 14px 36px -16px rgba(46,35,77,0.12);transition:transform 0.38s var(--tc-refine-ease),box-shadow 0.38s var(--tc-refine-ease)}.landing-home .tc-promo-card:hover{transform:translateY(-5px);box-shadow:var(--tc-refine-shadow-md)}.landing-home .tc-promo-illus-glow{opacity:0.75;filter:blur(28px)}.landing-home .tc-promo-illus-pedestal{opacity:0.85}.landing-home .tc-popular-box{border-radius:32px;border-width:1px;box-shadow:0 1px 0 rgba(255,255,255,0.75) inset,0 16px 40px -18px rgba(124,92,230,0.12);transition:transform 0.35s var(--tc-refine-ease),box-shadow 0.35s var(--tc-refine-ease)}.landing-home .tc-popular-box:hover{transform:translateY(-3px);box-shadow:var(--tc-refine-shadow-md)}.landing-home .tc-popular-item__img{border-radius:14px;transition:transform 0.35s var(--tc-refine-ease),box-shadow 0.35s var(--tc-refine-ease)}.landing-home a.tc-popular-item--product:hover .tc-popular-item__img{box-shadow:0 12px 28px -12px rgba(124,92,230,0.22)}.landing-home .tc-popular-shop-btn{padding:0.55rem 1.15rem;font-weight:700}.landing-home .tc-popular-head h3{letter-spacing:-0.02em}.landing-home .tc-popular-item__title{transition:color 0.22s var(--tc-refine-ease)}.landing-home a.tc-popular-item--product:hover .tc-popular-item__title{color:var(--tc-primary-dark)}.landing-home .tc-text-feed{border-radius:28px;box-shadow:0 1px 0 rgba(255,255,255,0.9) inset,0 16px 40px -18px rgba(46,35,77,0.1);transition:box-shadow 0.35s var(--tc-refine-ease)}.landing-home .tc-feed-col:hover .tc-text-feed{box-shadow:var(--tc-refine-shadow-md)}.landing-home .tc-text-feed-item{transition:background 0.25s var(--tc-refine-ease),padding-inline-start 0.25s var(--tc-refine-ease)}.landing-home .tc-text-feed-item:hover{background:linear-gradient(90deg,rgba(124,92,230,0.07) 0%,rgba(124,92,230,0.02) 100%)}.landing-home .tc-feed-col--news .tc-text-feed-item:hover{background:linear-gradient(90deg,rgba(72,202,228,0.1) 0%,rgba(72,202,228,0.02) 100%)}.landing-home .tc-text-feed-arrow{box-shadow:0 4px 12px -6px rgba(124,92,230,0.2)}.landing-home #testimonials .tc-section-title{max-width:32rem;margin-inline:auto;margin-bottom:2.25rem}.landing-home #testimonials .tc-testimonials-grid{gap:1.5rem}.landing-home .tc-testimonial{position:relative;border-radius:28px;border:1px solid rgba(255,255,255,0.65);box-shadow:0 1px 0 rgba(255,255,255,0.75) inset,0 14px 36px -16px rgba(46,35,77,0.1);transition:transform 0.38s var(--tc-refine-ease),box-shadow 0.38s var(--tc-refine-ease);overflow:hidden}.landing-home .tc-testimonial--blue{border-top:3px solid rgba(56,189,248,0.6)}.landing-home .tc-testimonial--lavender{border-top:3px solid rgba(167,139,250,0.7)}.landing-home .tc-testimonial--peach{border-top:3px solid rgba(251,146,60,0.6)}.landing-home .tc-testimonial::after{content:'';pointer-events:none;position:absolute;inset:auto 0 0 0;height:40%;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,0.35) 100%);opacity:0;transition:opacity 0.35s var(--tc-refine-ease)}.landing-home .tc-testimonial:hover::after{opacity:1}.landing-home .tc-testimonial:hover{transform:translateY(-5px);box-shadow:var(--tc-refine-shadow-md)}.landing-home .tc-testimonial-quote-icon{width:36px;height:36px;padding:6px;border-radius:12px;background:rgba(255,255,255,0.55);opacity:0.75}.landing-home .tc-testimonial--blue .tc-testimonial-quote-icon{color:#0ea5e9;background:rgba(255,255,255,0.72)}.landing-home .tc-testimonial--lavender .tc-testimonial-quote-icon{color:#8b5cf6}.landing-home .tc-testimonial--peach .tc-testimonial-quote-icon{color:#f97316}.landing-home .tc-testimonial-foot{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,0.55);margin-top:auto;padding-top:1rem}.landing-home .tc-testimonial p{position:relative;z-index:1;line-height:1.9;color:#3d3858}.landing-home .tc-testimonial-meta strong{color:var(--tc-text)}.landing-home .tc-testimonial-avatar{box-shadow:0 6px 16px -6px rgba(124,92,230,0.25);border:2px solid rgba(255,255,255,0.92)}.landing-home #testimonials .tc-testimonials-cta{display:block !important;width:100% !important;margin-top:2.25rem !important;text-align:center !important}.landing-home #testimonials .tc-testimonials-cta>.tc-btn{display:inline-flex !important;min-width:14rem;margin-inline:auto;box-shadow:none}.landing-home .tc-cta-banner{border-radius:36px;border:1px solid rgba(255,255,255,0.28);background:linear-gradient( 128deg,#7c5ce6 0%,#9a7bff 28%,#b18cff 52%,#c4b5fd 78%,#ddd6fe 100% ) !important;box-shadow:0 1px 0 rgba(255,255,255,0.22) inset,0 4px 8px rgba(109,60,224,0.12),0 32px 72px -20px rgba(109,60,224,0.42) !important}.landing-home .tc-cta-banner-kicker{backdrop-filter:blur(6px);box-shadow:0 4px 14px -8px rgba(0,0,0,0.15)}.landing-home .tc-cta-banner-copy h2{text-shadow:0 2px 16px rgba(46,35,77,0.12)}.landing-home .tc-cta-banner-copy p{opacity:0.95;line-height:1.75}.landing-home .tc-cta-banner-actions{gap:0.85rem;flex-wrap:wrap}.landing-home .tc-btn-white{box-shadow:0 1px 0 rgba(255,255,255,0.95) inset,0 10px 28px -10px rgba(0,0,0,0.18)}.landing-home .tc-btn-white:hover{transform:translateY(-2px);box-shadow:0 1px 0 rgba(255,255,255,0.95) inset,0 14px 32px -10px rgba(0,0,0,0.22)}.landing-home .tc-btn-cta-ghost{border-color:rgba(255,255,255,0.45);backdrop-filter:blur(6px)}.landing-home .tc-btn-cta-ghost:hover{background:rgba(255,255,255,0.18);border-color:rgba(255,255,255,0.65)}.landing-home .tc-footer{position:relative;background:linear-gradient(180deg,rgba(250,248,255,0.98) 0%,rgba(243,238,255,0.92) 100%);border-top:none}.landing-home .tc-footer::before{content:'';position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(167,139,250,0.45),rgba(72,202,228,0.35),transparent)}.landing-home .tc-social-link{transition:transform 0.28s var(--tc-refine-ease),box-shadow 0.28s var(--tc-refine-ease)}.landing-home .tc-social-link:hover{transform:translateY(-3px);box-shadow:0 10px 24px -10px rgba(46,35,77,0.18)}.landing-home .tc-footer-links a{display:inline-block;transition:color 0.22s,transform 0.22s var(--tc-refine-ease)}.landing-home .tc-footer-links a:hover{transform:translateX(-3px)}.landing-home .tc-back-top{background:linear-gradient(145deg,#9a7bff 0%,#6d3ce0 100%);box-shadow:0 1px 0 rgba(255,255,255,0.25) inset,0 12px 32px -10px rgba(109,60,224,0.55)}.landing-home .tc-back-top:hover{transform:translateY(-3px);box-shadow:0 1px 0 rgba(255,255,255,0.28) inset,0 16px 40px -10px rgba(109,60,224,0.62)}.landing-home .tc-features{background:linear-gradient(180deg,#ffffff 0%,#faf8ff 50%,#ffffff 100%)}.landing-home #popular.tc-section{background:linear-gradient(180deg,#ffffff 0%,rgba(234,247,255,0.35) 50%,#ffffff 100%)}.landing-home #testimonials.tc-section{background:radial-gradient(ellipse 45% 35% at 12% 80%,rgba(234,247,255,0.35) 0%,transparent 60%),radial-gradient(ellipse 45% 35% at 88% 75%,rgba(255,243,233,0.3) 0%,transparent 60%),#ffffff;padding-block:clamp(3.5rem,6vw,4.5rem)}.landing-home .tc-section-feed{background:linear-gradient(180deg,#ffffff 0%,#faf8ff 100%)}.landing-home [data-reveal].is-revealed{animation:none}@media (prefers-reduced-motion:reduce){.landing-home .tc-video-block::before,.landing-home [data-reveal].is-revealed{animation:none}.landing-home .tc-feature-card:hover,.landing-home .tc-promo-card:hover,.landing-home .tc-testimonial:hover,.landing-home .tc-popular-box:hover{transform:none}}@media (max-width:768px){.landing-home:not(.landing-dashboard) .tc-shell{width:100%;max-width:100%;margin-inline:auto;margin-top:var(--tc-shell-gutter);border-radius:26px}.landing-home .tc-hero-trust{flex-direction:column;align-items:flex-start;text-align:right}.landing-home .tc-video-block{border-radius:28px;padding:1.5rem var(--tc-container-pad,1rem)}.landing-home[data-landing-root] .tc-shell{margin-inline:auto}.landing-home .tc-cta-banner{border-radius:28px}}.landing-home .tc-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,0.92);border-bottom:1px solid rgba(240,235,250,0.9);transition:box-shadow 0.3s ease,background 0.3s ease}.landing-home .tc-header.is-scrolled{background:rgba(255,255,255,0.96);box-shadow:0 8px 32px -12px rgba(126,92,255,0.12)}.landing-home .tc-header-inner{min-height:80px}.landing-home .tc-nav a{position:relative;font-weight:600}.landing-home .tc-nav a.is-active{color:#5b21b6;background:var(--tc-lavender-bg)}.landing-home .tc-nav a.is-active::after{content:'';position:absolute;bottom:4px;left:50%;transform:translateX(-50%);width:18px;height:3px;border-radius:999px;background:var(--tc-gradient-btn)}.landing-home .tc-nav-actions .tc-btn-outline{padding-inline:1.1rem}.landing-home .tc-nav-actions--auth{flex-wrap:nowrap;gap:0.4rem}.landing-home .tc-btn--compact{padding:0.45rem 0.65rem;font-size:0.78rem;line-height:1.2;white-space:nowrap}@media (max-width:640px){.landing-home:not(.site-home):not(.landing-dashboard) .tc-header-inner{gap:0.5rem;min-height:72px;padding-block:0.5rem}.landing-home:not(.site-home):not(.landing-dashboard):not([data-landing-root]) .tc-container{padding-inline:clamp(0.35rem,1.2vw,var(--tc-container-pad,0.75rem))}.landing-home[data-landing-root] .tc-container{padding-inline:var(--tc-container-pad)}.landing-home:not(.site-home):not(.landing-dashboard) .tc-nav-actions--auth{flex-shrink:1;min-width:0;gap:0.3rem}.landing-home:not(.site-home):not(.landing-dashboard) .tc-nav-actions--auth .tc-btn--compact{padding:0.38rem 0.5rem;font-size:0.72rem}.landing-home:not(.site-home):not(.landing-dashboard) .tc-menu-toggle{flex-shrink:0;width:2.35rem;height:2.35rem}.landing-home:not(.site-home):not(.landing-dashboard) .tc-brand{min-width:0;font-size:1.1rem}}.landing-home .tc-btn-lg{padding:0.82rem 1.65rem;font-size:0.95rem}.landing-home .tc-hero{position:relative;padding:2.75rem 0 1rem;background:linear-gradient(180deg,#ffffff 0%,#faf8ff 55%,#ffffff 100%);overflow:hidden}.landing-home .tc-hero-bg-deco{pointer-events:none;position:absolute;inset:0;z-index:0}.landing-home .tc-hero-blob{display:none !important}.landing-home .tc-hero-blob--1{width:280px;height:280px;background:#eaf7ff;top:-40px;left:8%;opacity:0.75}.landing-home .tc-hero-blob--2{width:220px;height:220px;background:#f3eeff;bottom:10%;right:35%;opacity:0.8}.landing-home .tc-hero .tc-container{position:relative;z-index:1}.landing-home .tc-hero-grid{grid-template-columns:1.05fr 1fr;gap:2rem 2.5rem;align-items:center}.landing-home .tc-hero-copy{align-self:center;padding-bottom:2rem}.landing-home .tc-hero-eyebrow{display:inline-flex;align-items:center;gap:0.5rem;padding:0.4rem 0.9rem 0.4rem 0.75rem;border-radius:999px;background:#fff;border:1px solid var(--tc-border);box-shadow:var(--tc-shadow-card);margin-bottom:1.1rem}.landing-home .tc-hero-eyebrow-dot{width:8px;height:8px;border-radius:50%;background:var(--tc-gradient-btn);flex-shrink:0}.landing-home .tc-hero-title-accent{background:linear-gradient(135deg,#7c5ce6 0%,#b18cff 55%,#6d3ce0 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.landing-home .tc-hero h1{font-size:clamp(2rem,4.2vw,2.9rem);line-height:1.38;margin-bottom:1.1rem}.landing-home .tc-hero-lead{font-size:1.02rem;max-width:32rem}.landing-home .tc-hero-metrics{list-style:none;margin:2rem 0 0;padding:1.25rem 0 0;border-top:1px solid var(--tc-border);display:flex;flex-wrap:nowrap;gap:0.5rem;width:100%}.landing-home .tc-hero-metrics li{display:grid;gap:0.2rem;flex:1 1 0;min-width:0}.landing-home .tc-hero-metrics strong{font-size:1.35rem;font-weight:800;color:var(--tc-text);line-height:1.2}.landing-home .tc-hero-metrics span{font-size:0.8rem;color:var(--tc-text-muted);font-weight:500}.landing-home .tc-hero-visual{align-items:center;justify-content:center}.landing-home .tc-hero-img{max-height:min(480px,58vh);object-position:center}.landing-home .tc-features{padding-block:3.5rem 4rem;background:#ffffff}.landing-home .tc-features-head{text-align:center;max-width:36rem;margin:0 auto 2.5rem}.landing-home .tc-features-head .tc-kicker{margin-inline:auto}.landing-home .tc-features-head h2{font-size:clamp(1.35rem,2.4vw,1.85rem);font-weight:800;color:var(--tc-text);margin:0.75rem 0 0.5rem}.landing-home .tc-features-head p{margin:0;color:var(--tc-text-muted);font-size:0.95rem;line-height:1.85}.landing-home .tc-kicker{display:inline-flex;align-items:center;padding:0.35rem 0.85rem;border-radius:999px;background:var(--tc-lavender-bg);color:var(--tc-primary-dark);font-size:0.78rem;font-weight:700}.landing-home .tc-feature-card{position:relative;text-align:center;border-radius:26px;overflow:hidden;border:1px solid transparent;transition:transform 0.3s var(--tc-ease),box-shadow 0.3s var(--tc-ease)}.landing-home .tc-feature-card--lavender{background:linear-gradient(160deg,#f3eeff 0%,#ebe2ff 100%);border-color:rgba(216,201,255,0.55);box-shadow:0 14px 36px -18px rgba(124,92,230,0.14)}.landing-home .tc-feature-card--sky{background:linear-gradient(160deg,#eaf7ff 0%,#dff4ff 100%);border-color:rgba(186,230,253,0.55);box-shadow:0 14px 36px -18px rgba(56,140,200,0.12)}.landing-home .tc-feature-card--peach{background:linear-gradient(160deg,#fff3e9 0%,#ffe8d6 100%);border-color:rgba(253,213,180,0.55);box-shadow:0 14px 36px -18px rgba(220,140,80,0.12)}.landing-home .tc-feature-card--lavender:hover,.landing-home .tc-feature-card--sky:hover,.landing-home .tc-feature-card--peach:hover{transform:translateY(-4px);box-shadow:0 20px 44px -16px rgba(124,92,230,0.18)}.landing-home .tc-feature-card--lavender .tc-feature-icon-wrap{background:rgba(255,255,255,0.55)}.landing-home .tc-feature-card--sky .tc-feature-icon-wrap{background:rgba(255,255,255,0.55)}.landing-home .tc-feature-card--peach .tc-feature-icon-wrap{background:rgba(255,255,255,0.55)}.landing-home .tc-feature-num{position:absolute;top:1rem;left:1rem;font-size:0.72rem;font-weight:800;color:var(--tc-primary-mid);opacity:0.55;letter-spacing:0.05em}.landing-home .tc-feature-icon-wrap{width:100px;height:100px;border-radius:28px;display:grid;place-items:center;margin:0 auto 1.35rem;transition:transform 0.3s var(--tc-ease)}.landing-home .tc-feature-card:hover .tc-feature-icon-wrap{transform:scale(1.06) translateY(-4px)}.landing-home .tc-feature-icon-wrap--mint{background:linear-gradient(160deg,#eefcf9 0%,#ddf8f3 100%)}.landing-home .tc-feature-icon-wrap--lavender{background:linear-gradient(160deg,#f5eeff 0%,#ebe2ff 100%)}.landing-home .tc-feature-icon-wrap--sky{background:linear-gradient(160deg,#eaf7ff 0%,#dff4ff 100%)}.landing-home .tc-feature-icon-wrap img{width:72px;height:72px}.landing-home .tc-feature-card h3{font-size:1.08rem;margin-bottom:0.6rem}.landing-home .tc-feature-card p{font-size:0.9rem;line-height:1.85}.landing-home .tc-feature-card .tc-dots{display:none}.landing-home .tc-video-section{position:relative;padding-block:clamp(2.5rem,5vw,4rem);background:#ffffff}.landing-home .tc-video-block{display:grid;grid-template-columns:1fr 1.05fr;gap:2.5rem;align-items:center;padding:2.5rem;border-radius:32px;border:1px solid rgba(216,201,255,0.45);background:linear-gradient(145deg,#f3eeff 0%,#eaf7ff 48%,#fff3e9 100%);box-shadow:0 20px 50px -24px rgba(124,92,230,0.2),inset 0 1px 0 rgba(255,255,255,0.85)}.landing-home .tc-video-copy .tc-kicker{margin-bottom:0.75rem}.landing-home .tc-video-copy h2{font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:800;line-height:1.45;margin:0 0 0.75rem;color:var(--tc-text)}.landing-home .tc-video-lead{color:var(--tc-text-muted);font-size:0.96rem;line-height:1.9;margin:0 0 1.25rem}.landing-home .tc-video-points{list-style:none;margin:0 0 1.5rem;padding:0;display:grid;gap:0.65rem}.landing-home .tc-video-points li{display:flex;align-items:center;gap:0.55rem;font-size:0.88rem;font-weight:600;color:#4a4568}.landing-home .tc-video-points .tc-icon{width:18px;height:18px;color:var(--tc-primary-dark);flex-shrink:0}.landing-home .tc-video-stage{display:flex;justify-content:center;align-items:center;align-self:stretch;min-height:0}.landing-home .tc-video-frame{position:relative;width:100%;max-width:480px;border-radius:24px;padding:1rem;background:linear-gradient(160deg,rgba(255,255,255,0.9) 0%,rgba(243,238,255,0.6) 100%);border:1px solid rgba(255,255,255,0.8);box-shadow:0 20px 48px -20px rgba(124,92,230,0.28);transition:transform 0.35s var(--tc-ease),box-shadow 0.35s var(--tc-ease)}.landing-home .tc-video-frame:not(.tc-video-frame--illus):hover{transform:translateY(-4px);box-shadow:0 28px 56px -18px rgba(124,92,230,0.35)}.landing-home .tc-video-frame img,.landing-home .tc-video-frame video{width:100%;height:auto;border-radius:16px;display:block}.landing-home .tc-video-frame .tc-video-poster{aspect-ratio:16 / 9;object-fit:cover;background:#0f172a}.landing-home .tc-video-frame .tc-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:76px;height:76px;border:none;border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--tc-primary-dark);cursor:pointer;box-shadow:0 16px 40px -10px rgba(124,92,230,0.45);transition:transform 0.25s var(--tc-ease),box-shadow 0.25s var(--tc-ease)}.landing-home .tc-video-frame .tc-play-btn:hover{transform:translate(-50%,-50%) scale(1.06);box-shadow:0 20px 48px -10px rgba(124,92,230,0.55)}.landing-home .tc-video-frame.is-playing .tc-play-btn{display:none}.landing-home .tc-video-frame[data-tc-video-player] video{cursor:pointer}.landing-home .tc-admin-banners{padding:0.5rem 0 1.5rem}.landing-home .tc-admin-banners img{border-radius:20px;box-shadow:var(--tc-shadow-card)}@media (max-width:1100px){.landing-home .tc-hero-grid{grid-template-columns:1fr;text-align:center}.landing-home .tc-hero-copy{padding-bottom:0}.landing-home .tc-hero-eyebrow{margin-inline:auto}.landing-home .tc-hero-lead{margin-inline:auto}.landing-home .tc-hero-actions{justify-content:center}.landing-home .tc-hero-metrics{justify-content:center}.landing-home .tc-video-block{grid-template-columns:1fr;padding:2rem 1.5rem}.landing-home .tc-video-copy{text-align:center}.landing-home .tc-video-points{text-align:right;max-width:20rem;margin-inline:auto}.landing-home .tc-video-copy .tc-btn{margin-inline:auto}}@media (max-width:768px){.landing-home .tc-hero{padding-top:2rem}.landing-home .tc-hero-metrics{gap:1rem 1.5rem}.landing-home .tc-feature-card{min-height:auto}.landing-home .tc-video-block{border-radius:24px;padding:1.5rem var(--tc-container-pad,1rem);align-content:start}.landing-home .tc-video-copy{position:relative;z-index:2}.landing-home .tc-video-stage{position:relative;z-index:1;width:100%}.landing-home .tc-video-frame{transform:none !important}.landing-home .tc-video-frame.is-playing{transform:none !important}.landing-home .tc-video-frame[data-tc-video-player] video{width:100%;max-height:min(56vw,300px);object-fit:contain;background:#0f0d1f}}@media (max-width:768px){.landing-home .tc-hero-promo-card--branded .tc-hero-promo-inner{grid-template-columns:1fr;min-height:auto}.landing-home .tc-hero-promo-card--branded .tc-hero-promo-visual{order:-1;justify-content:center;padding:0.5rem 1rem 0}.landing-home .tc-hero-promo-card--branded .tc-hero-promo-visual img{max-height:160px;margin:0 auto;object-position:center bottom}.landing-home .tc-hero-promo-card--branded .tc-hero-promo-body{padding:1.25rem 1.5rem 1.75rem}}.landing-home .tc-hero-visual-wrap--bare{align-items:center;justify-content:center;min-height:clamp(300px,40vw,480px);margin-block-end:-0.75rem;position:relative;z-index:0}.landing-home .tc-hero-illus-stage--bare{position:relative;z-index:0;width:100%;max-width:min(100%,580px);margin-inline:auto;display:flex;align-items:center;justify-content:center;min-height:clamp(320px,40vw,500px)}.landing-home .tc-hero-copy{position:relative;z-index:2}.landing-home .tc-hero-illus-ambient,.landing-home .tc-hero-illus-stage--bare .tc-hero-illus-orb{display:none}.landing-home .tc-hero-illus-stage--bare .tc-hero-visual{position:relative;z-index:0;width:min(100%,520px);aspect-ratio:1.08 / 1;padding:clamp(1.1rem,2.3vw,1.75rem);overflow:hidden;background:radial-gradient(ellipse 88% 96% at 54% 46%,rgba(255,255,255,0.98) 0 42%,rgba(250,248,255,0.88) 58%,rgba(239,247,255,0.52) 77%,rgba(255,255,255,0) 100%);border:none;border-radius:57% 43% 49% 51% / 46% 54% 46% 54%;box-shadow:0 26px 80px -58px rgba(109,60,224,0.42),inset 0 0 52px rgba(255,255,255,0.82)}.landing-home .tc-hero-illus-stage--bare .tc-hero-visual::before{content:'';position:absolute;inset:3%;z-index:0;border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse 86% 98% at 55% 45%,rgba(255,255,255,0) 0 48%,rgba(255,255,255,0.66) 72%,rgba(255,255,255,0.96) 100%),radial-gradient(ellipse 92% 88% at 47% 53%,rgba(232,244,252,0.42),rgba(243,238,255,0.2) 58%,transparent 80%)}.landing-home .tc-hero-illus-stage--bare .tc-hero-visual::after{content:none;display:none}.landing-home .tc-hero-illus-stage--bare .tc-hero-img{position:relative;z-index:1;display:block;width:115%;max-width:100%;max-height:none;height:auto;margin:4% auto 0;border-radius:0;object-fit:contain;object-position:center center;filter:saturate(1.03) contrast(1.02);-webkit-mask-image:radial-gradient( ellipse 91% 96% at 52% 50%,#000 36%,rgba(0,0,0,0.9) 54%,rgba(0,0,0,0.46) 73%,rgba(0,0,0,0.12) 88%,transparent 100% );mask-image:radial-gradient( ellipse 91% 96% at 52% 50%,#000 36%,rgba(0,0,0,0.9) 54%,rgba(0,0,0,0.46) 73%,rgba(0,0,0,0.12) 88%,transparent 100% );animation:tc-hero-float-img 7s ease-in-out infinite}.landing-home .tc-hero-float--1{top:36%;inset-inline-end:-4%;z-index:5}.landing-home .tc-hero-float--2{bottom:12%;inset-inline-start:-4%;z-index:5}@media (max-width:1100px){.landing-home .tc-hero-visual-wrap--bare{margin-block-end:-1rem}.landing-home .tc-hero-illus-stage--bare{max-width:520px}.landing-home .tc-hero-illus-stage--bare .tc-hero-visual{width:min(100%,470px)}}@media (max-width:768px){.landing-home .tc-hero-illus-stage--bare{max-width:min(100%,410px)}.landing-home .tc-hero-illus-stage--bare .tc-hero-img{-webkit-mask-image:radial-gradient( ellipse 92% 96% at 52% 50%,#000 42%,rgba(0,0,0,0.82) 62%,rgba(0,0,0,0.26) 82%,transparent 100% );mask-image:radial-gradient( ellipse 92% 96% at 52% 50%,#000 42%,rgba(0,0,0,0.82) 62%,rgba(0,0,0,0.26) 82%,transparent 100% )}.landing-home .tc-hero-float{display:none}}@media (prefers-reduced-motion:reduce){.landing-home .tc-hero-illus-stage--bare .tc-hero-img{animation:none}}:is(.landing-home,.site-home) .tc-seo-hub{padding-block:clamp(2.5rem,5vw,4rem);background:radial-gradient(ellipse 50% 45% at 100% 0%,rgba(167,243,208,0.28) 0%,transparent 55%),linear-gradient(180deg,rgba(236,253,245,0.55) 0%,transparent 100%)}:is(.landing-home,.site-home) .tc-seo-hub__head{max-width:42rem;margin-bottom:1.75rem}:is(.landing-home,.site-home) .tc-seo-hub__head--center{margin-right:auto;margin-left:auto;text-align:center}:is(.landing-home,.site-home) .tc-seo-hub__head--center .tc-kicker{justify-content:center}:is(.landing-home,.site-home) .tc-seo-hub__lead{margin:0.65rem 0 0;color:#5a6f67;font-size:0.95rem;line-height:1.85;font-weight:600}:is(.landing-home,.site-home) .tc-seo-hub__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(min(100%,17rem),1fr))}:is(.landing-home,.site-home) .tc-seo-hub__card{display:flex;flex-direction:column;gap:0.55rem;padding:1.25rem 1.3rem;border:1px solid rgba(16,185,129,0.18);border-radius:1.2rem;background:linear-gradient(165deg,#ffffff 0%,#f7fffb 100%);box-shadow:0 14px 32px -24px rgba(5,150,105,0.45);text-decoration:none;color:inherit;transition:transform 0.28s cubic-bezier(0.22,1,0.36,1),box-shadow 0.28s ease,border-color 0.28s ease}:is(.landing-home,.site-home) .tc-seo-hub__card:hover{transform:translateY(-4px);border-color:rgba(16,185,129,0.4);box-shadow:0 22px 44px -24px rgba(5,150,105,0.5)}:is(.landing-home,.site-home) .tc-seo-hub__card h3{margin:0;font-size:1rem;font-weight:800;color:#102820;line-height:1.65}:is(.landing-home,.site-home) .tc-seo-hub__card p{margin:0;flex:1;font-size:0.86rem;line-height:1.8;color:#5a6f67;font-weight:600}:is(.landing-home,.site-home) .tc-seo-hub__link{font-size:0.8rem;font-weight:800;color:#059669}.landing-home .tc-calendar-promo{position:relative;padding-block:clamp(2.5rem,5vw,4rem);background:#ffffff}.landing-home .tc-calendar-promo__stage{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,0.95fr);gap:clamp(1.5rem,3vw,2.5rem);align-items:center;padding:clamp(1.5rem,3vw,2.5rem);border-radius:32px;border:1px solid rgba(216,201,255,0.45);background:linear-gradient(145deg,#f8f4ff 0%,#f0f7ff 46%,#fff8f1 100%);box-shadow:0 24px 56px -28px rgba(124,92,230,0.22),inset 0 1px 0 rgba(255,255,255,0.9)}.landing-home .tc-calendar-promo__copy .tc-kicker{margin-bottom:0.75rem}.landing-home .tc-calendar-promo__copy h2{margin:0;font-size:clamp(1.35rem,2.4vw,1.9rem);font-weight:800;line-height:1.45;color:var(--tc-text,#2a2340)}.landing-home .tc-calendar-promo__lead{margin:0.8rem 0 0;max-width:36rem;color:var(--tc-text-muted,#5b6478);font-size:0.96rem;line-height:1.9}.landing-home .tc-calendar-promo__points{list-style:none;margin:1.15rem 0 0;padding:0;display:grid;gap:0.55rem}.landing-home .tc-calendar-promo__points li{display:flex;align-items:flex-start;gap:0.55rem;font-size:0.9rem;font-weight:600;line-height:1.75;color:#4a4568}.landing-home .tc-calendar-promo__points .tc-icon{flex-shrink:0;width:18px;height:18px;margin-top:0.15rem;color:#10b981}.landing-home .tc-calendar-promo__actions{display:flex;flex-wrap:wrap;gap:0.7rem;margin-top:1.45rem}.landing-home .tc-calendar-promo__actions .tc-btn-primary{display:inline-flex;align-items:center;gap:0.35rem}.landing-home .tc-calendar-promo__preview{display:flex;justify-content:center;align-items:center;min-width:0}.landing-home .tc-cal-mock{width:100%;max-width:22.5rem;padding:1.1rem 1.1rem 1rem;border-radius:24px;background:linear-gradient(165deg,rgba(255,255,255,0.98) 0%,rgba(248,244,255,0.95) 100%);border:1px solid rgba(255,255,255,0.92);box-shadow:0 22px 50px -24px rgba(124,92,230,0.3),inset 0 1px 0 rgba(255,255,255,0.95);transition:transform 0.35s cubic-bezier(0.22,1,0.36,1),box-shadow 0.35s cubic-bezier(0.22,1,0.36,1)}.landing-home .tc-calendar-promo__stage:hover .tc-cal-mock{transform:translateY(-4px);box-shadow:0 28px 58px -22px rgba(124,92,230,0.34),inset 0 1px 0 rgba(255,255,255,0.95)}.landing-home .tc-cal-mock__toolbar{display:flex;align-items:center;justify-content:space-between;gap:0.5rem;margin-bottom:0.85rem}.landing-home .tc-cal-mock__pill{display:inline-flex;align-items:center;padding:0.28rem 0.65rem;border-radius:999px;font-size:0.68rem;font-weight:800;color:#6d3ce0;background:rgba(237,228,255,0.85);border:1px solid rgba(216,201,255,0.7)}.landing-home .tc-cal-mock__count{font-size:0.72rem;font-weight:700;color:#6b7280}.landing-home .tc-cal-mock__month{margin-bottom:0.65rem;font-size:1rem;font-weight:800;color:#2e234d;text-align:center}.landing-home .tc-cal-mock__weekdays,.landing-home .tc-cal-mock__days{display:grid;grid-template-columns:repeat(7,1fr);gap:0.28rem}.landing-home .tc-cal-mock__weekdays{margin-bottom:0.35rem}.landing-home .tc-cal-mock__weekdays span{text-align:center;font-size:0.62rem;font-weight:700;color:#9ca3af}.landing-home .tc-cal-mock__days span{display:flex;align-items:center;justify-content:center;aspect-ratio:1;border-radius:0.55rem;font-size:0.72rem;font-weight:700;color:#4b5563;background:rgba(249,250,251,0.9)}.landing-home .tc-cal-mock__days span.is-muted{visibility:hidden}.landing-home .tc-cal-mock__days span.is-today{color:#6d3ce0;background:rgba(237,228,255,0.95);border:1px solid rgba(196,181,253,0.75)}.landing-home .tc-cal-mock__days span.has-event{position:relative;color:#1d4ed8;background:rgba(224,242,254,0.95)}.landing-home .tc-cal-mock__days span.has-event::after{content:'';position:absolute;bottom:0.18rem;width:0.28rem;height:0.28rem;border-radius:50%;background:#38bdf8}.landing-home .tc-cal-mock__days span.is-hot{color:#fff;background:linear-gradient(145deg,#7c5ce6,#6d8af0);box-shadow:0 8px 18px -10px rgba(109,60,224,0.65)}.landing-home .tc-cal-mock__days span.is-hot::after{background:rgba(255,255,255,0.92)}.landing-home .tc-cal-mock__events{display:grid;gap:0.45rem;margin-top:0.85rem;padding-top:0.85rem;border-top:1px solid rgba(216,201,255,0.35)}.landing-home .tc-cal-mock__event{display:flex;align-items:center;gap:0.65rem;padding:0.55rem 0.65rem;border-radius:0.85rem;background:rgba(255,255,255,0.88);border:1px solid rgba(229,231,235,0.9)}.landing-home .tc-cal-mock__event--hot{border-color:rgba(196,181,253,0.65);background:linear-gradient(135deg,rgba(248,244,255,0.98),rgba(237,233,254,0.95))}.landing-home .tc-cal-mock__event-day{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:0.65rem;font-size:0.78rem;font-weight:800;color:#6d3ce0;background:rgba(237,228,255,0.9)}.landing-home .tc-cal-mock__event--hot .tc-cal-mock__event-day{color:#fff;background:linear-gradient(145deg,#7c5ce6,#8b6cf8)}.landing-home .tc-cal-mock__event-copy{min-width:0;display:grid;gap:0.1rem}.landing-home .tc-cal-mock__event-copy strong{font-size:0.78rem;font-weight:800;color:#2e234d;line-height:1.5}.landing-home .tc-cal-mock__event-copy em{font-style:normal;font-size:0.68rem;font-weight:600;color:#7c3aed}.landing-home .tc-cal-mock__tags{display:flex;flex-wrap:wrap;gap:0.35rem;margin-top:0.75rem}.landing-home .tc-cal-mock__empty{margin-top:0.85rem;padding:0.75rem 0.8rem;border-radius:0.85rem;border:1px dashed rgba(167,139,250,0.35);background:rgba(255,255,255,0.72);font-size:0.78rem;font-weight:600;line-height:1.7;color:#6b7280;text-align:center}.landing-home .tc-cal-mock__tags span{display:inline-flex;align-items:center;padding:0.22rem 0.55rem;border-radius:999px;font-size:0.66rem;font-weight:700;color:#5b21b6;background:rgba(237,233,254,0.9);border:1px solid rgba(221,214,254,0.8)}@media (max-width:900px){.landing-home .tc-calendar-promo__stage{grid-template-columns:1fr}.landing-home .tc-calendar-promo__copy{text-align:center;margin-inline:auto;max-width:36rem}.landing-home .tc-calendar-promo__copy .tc-kicker{display:inline-flex}.landing-home .tc-calendar-promo__lead{margin-inline:auto}.landing-home .tc-calendar-promo__points{text-align:right}.landing-home .tc-calendar-promo__actions{justify-content:center}.landing-home .tc-calendar-promo__preview{order:-1}}.tc-breadcrumb{font-size:0.86rem;margin-bottom:0.85rem;color:#6d648f}.tc-breadcrumb a{color:#6d3ce0;text-decoration:none;font-weight:700}.tc-breadcrumb a:hover{text-decoration:underline}.tc-public-calendar-page-title{margin:0;font-size:clamp(1.35rem,3vw,1.85rem);font-weight:900;color:#2e234d;line-height:1.5}.tc-calendar-faq__list{display:grid;gap:0.65rem;margin-top:1rem}.tc-calendar-faq__item{border:1px solid rgba(109,60,224,0.12);border-radius:0.85rem;background:#fff;padding:0.85rem 1rem}.tc-calendar-faq__item summary{cursor:pointer;font-weight:800;color:#2e234d;line-height:1.75}.tc-calendar-faq__item p{margin:0.65rem 0 0;color:#5b6478;font-size:0.9rem;line-height:1.85}:is(.landing-home,.site-home) .tc-seo-keywords{padding-block:clamp(2.25rem,4.5vw,3.5rem);background:radial-gradient(ellipse 50% 40% at 90% 10%,rgba(22,163,74,0.08),transparent 60%),radial-gradient(ellipse 40% 35% at 5% 80%,rgba(56,189,248,0.08),transparent 55%),#ffffff}:is(.landing-home,.site-home) .tc-seo-keywords__head{max-width:44rem;margin:0 auto 1.6rem;text-align:center}:is(.landing-home,.site-home) .tc-seo-keywords__head .tc-kicker{justify-content:center}:is(.landing-home,.site-home) .tc-seo-keywords__lead{margin:0.7rem 0 0;color:#5b6478;font-size:0.98rem;font-weight:600;line-height:1.9}:is(.landing-home,.site-home) .tc-seo-keywords__grid{display:grid;gap:0.9rem;grid-template-columns:repeat(3,minmax(0,1fr))}:is(.landing-home,.site-home) .tc-seo-keywords__card{display:flex;flex-direction:column;gap:0.4rem;padding:1.15rem 1.2rem;border-radius:18px;text-decoration:none;color:inherit;background:linear-gradient(165deg,#f8fffb,#ffffff);border:1px solid rgba(22,163,74,0.14);box-shadow:0 12px 28px -20px rgba(22,100,60,0.35);transition:transform 0.25s ease,box-shadow 0.25s ease}:is(.landing-home,.site-home) .tc-seo-keywords__card:hover{transform:translateY(-3px);box-shadow:0 18px 34px -18px rgba(22,100,60,0.45)}:is(.landing-home,.site-home) .tc-seo-keywords__card h3{margin:0;font-size:1.05rem;color:#14532d}:is(.landing-home,.site-home) .tc-seo-keywords__card p{margin:0;color:#5b6478;font-size:0.88rem;line-height:1.75;font-weight:600}@media (max-width:900px){:is(.landing-home,.site-home) .tc-seo-keywords__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){:is(.landing-home,.site-home) .tc-seo-keywords__grid{grid-template-columns:1fr}}.landing-home .tc-feature-card{padding:0 0 1.75rem;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:auto}.landing-home .tc-feature-card .tc-feature-num{top:0.85rem;left:auto;right:0.85rem;z-index:2;background:rgba(255,255,255,0.75);padding:0.2rem 0.5rem;border-radius:8px}.landing-home .tc-feature-illus{position:relative;width:100%;min-height:200px;display:flex;align-items:flex-end;justify-content:center;padding:1.25rem 0.75rem 0;line-height:0;background:rgba(255,255,255,0.28);border-bottom:1px solid rgba(255,255,255,0.35)}.landing-home .tc-feature-illus picture,.landing-home .tc-feature-illus img{display:block;width:100%;max-width:280px;height:auto;max-height:200px;object-fit:contain;object-position:center bottom;margin-inline:auto;filter:drop-shadow(0 16px 28px rgba(46,35,77,0.12));transition:transform 0.4s var(--tc-ease)}.landing-home .tc-feature-card:hover .tc-feature-illus img{transform:translateY(-6px) scale(1.03)}.landing-home .tc-feature-card h3{padding:1.15rem 1.25rem 0.5rem;margin:0;width:100%;text-align:center}.landing-home .tc-feature-card p{padding:0 1.25rem;margin:0;width:100%;max-width:32ch;margin-inline:auto;text-align:center;line-height:1.75}.landing-home .tc-feature-card--lavender .tc-feature-illus{background:rgba(255,255,255,0.32)}.landing-home .tc-feature-card--sky .tc-feature-illus{background:rgba(255,255,255,0.35)}.landing-home .tc-feature-card--peach .tc-feature-illus{background:rgba(255,255,255,0.32)}.landing-home .tc-feature-icon-wrap{display:none}.landing-home .tc-video-frame--illus{padding:0;background:transparent;border:none;box-shadow:none;max-width:520px;overflow:visible}.landing-home .tc-video-frame--illus:hover{transform:none;box-shadow:none}.landing-home .tc-video-illus-hit{position:relative;display:block;line-height:0;border-radius:20px;overflow:hidden;text-decoration:none;background:linear-gradient( 165deg,rgba(255,255,255,0.55) 0%,rgba(232,245,255,0.35) 45%,rgba(243,238,255,0.25) 100% );border:1px solid rgba(255,255,255,0.72);box-shadow:inset 0 1px 0 rgba(255,255,255,0.9),0 22px 48px -18px rgba(79,120,200,0.28);transition:transform 0.35s var(--tc-ease),box-shadow 0.35s var(--tc-ease)}.landing-home .tc-video-illus-hit:hover{transform:translateY(-4px);box-shadow:inset 0 1px 0 rgba(255,255,255,0.95),0 28px 56px -16px rgba(79,120,200,0.34)}.landing-home .tc-video-illus-hit:focus-visible{outline:3px solid rgba(124,92,230,0.45);outline-offset:4px}.landing-home .tc-video-illus-glow{position:absolute;inset:8% 10% 18%;border-radius:50%;background:radial-gradient( ellipse at 50% 55%,rgba(255,255,255,0.92) 0%,rgba(210,235,255,0.35) 42%,transparent 72% );pointer-events:none;z-index:0}.landing-home .tc-video-illus-hit picture{position:relative;z-index:1;display:block}.landing-home .tc-video-frame .tc-video-illus-img{width:100%;height:auto;max-height:min(52vh,420px);object-fit:contain;object-position:center bottom;display:block;border-radius:18px;margin:0 auto;padding:0.35rem;filter:drop-shadow(0 18px 36px rgba(46,35,77,0.12));transition:transform 0.4s var(--tc-ease)}.landing-home .tc-video-illus-hit:hover .tc-video-illus-img{transform:translateY(-4px) scale(1.02)}.landing-home .tc-video-frame--illus .tc-play-btn--overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:76px;height:76px;border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--tc-primary-dark);pointer-events:none;box-shadow:0 16px 40px -10px rgba(124,92,230,0.45);transition:transform 0.35s var(--tc-ease),box-shadow 0.35s var(--tc-ease)}.landing-home .tc-video-illus-hit:hover .tc-play-btn--overlay{transform:translate(-50%,-50%) scale(1.06);box-shadow:0 20px 48px -10px rgba(124,92,230,0.55)}.landing-home .tc-resources .tc-promo-grid{gap:1.5rem}.landing-home .tc-resources-head{text-align:center;max-width:36rem;margin:0 auto 2.25rem}.landing-home .tc-resources-head .tc-kicker{margin-bottom:0.65rem}.landing-home .tc-resources-head h2{font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:800;line-height:1.45;margin:0 0 0.65rem;color:var(--tc-text)}.landing-home .tc-resources-head>p{margin:0;color:var(--tc-text-muted);font-size:0.95rem;line-height:1.75}.landing-home .tc-promo-card{padding:0 !important;overflow:hidden;min-height:340px;display:flex;flex-direction:column;border-radius:20px !important;border:1px solid rgba(255,255,255,0.65) !important;box-shadow:0 4px 6px rgba(46,35,77,0.04),0 18px 40px rgba(46,35,77,0.08);transition:transform 0.35s var(--tc-ease),box-shadow 0.35s var(--tc-ease)}.landing-home .tc-promo-card:hover{transform:translateY(-6px);box-shadow:0 8px 12px rgba(46,35,77,0.06),0 28px 52px rgba(46,35,77,0.12)}.landing-home .tc-promo-card--lavender{background:linear-gradient(165deg,#f5efff 0%,#ebe0fa 55%,#e4d6f5 100%) !important}.landing-home .tc-promo-card--cyan{background:linear-gradient(165deg,#eefcff 0%,#dff5f1 55%,#d4f0eb 100%) !important}.landing-home .tc-promo-card--peach{background:linear-gradient(165deg,#fff5ee 0%,#ffe8d8 55%,#ffdcc8 100%) !important}.landing-home .tc-promo-illus{position:relative;flex:1 1 auto;display:flex;align-items:flex-end;justify-content:center;padding:1.5rem 1rem 0.5rem;min-height:220px;line-height:0;overflow:hidden;background:linear-gradient( 180deg,rgba(255,255,255,0.55) 0%,rgba(255,255,255,0.22) 55%,rgba(255,255,255,0.08) 100% );border-bottom:1px solid rgba(255,255,255,0.45)}.landing-home .tc-promo-illus-glow{position:absolute;inset:8% 14% 22%;border-radius:50%;pointer-events:none;z-index:0;opacity:0.9}.landing-home .tc-promo-illus--pamphlets .tc-promo-illus-glow{background:radial-gradient( ellipse at 50% 58%,rgba(253,230,138,0.35) 0%,rgba(251,207,232,0.22) 40%,transparent 72% )}.landing-home .tc-promo-illus--samples .tc-promo-illus-glow{background:radial-gradient( ellipse at 50% 58%,rgba(186,230,253,0.4) 0%,rgba(167,139,250,0.2) 45%,transparent 72% )}.landing-home .tc-promo-illus--tests .tc-promo-illus-glow{background:radial-gradient( ellipse at 50% 58%,rgba(251,207,232,0.38) 0%,rgba(253,186,116,0.18) 42%,transparent 72% )}.landing-home .tc-promo-illus-pedestal{position:absolute;left:50%;bottom:0.35rem;z-index:0;width:72%;max-width:200px;height:28px;transform:translateX(-50%);border-radius:50%;background:radial-gradient( ellipse at center,rgba(46,35,77,0.12) 0%,rgba(46,35,77,0.04) 55%,transparent 75% );pointer-events:none}.landing-home .tc-promo-illus picture{position:relative;z-index:2;display:block;width:100%}.landing-home .tc-promo-illus img{width:100%;max-width:min(100%,260px);max-height:210px;height:auto;object-fit:contain;object-position:center bottom;margin-inline:auto;filter:drop-shadow(0 14px 22px rgba(46,35,77,0.12)) drop-shadow(0 28px 40px rgba(46,35,77,0.1));animation:tc-promo-illus-float 5.5s ease-in-out infinite;transition:transform 0.4s var(--tc-ease)}.landing-home .tc-promo-illus--samples img{animation-delay:-1.8s}.landing-home .tc-promo-illus--tests img{animation-delay:-3.2s}@keyframes tc-promo-illus-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}.landing-home .tc-promo-card:hover .tc-promo-illus img{animation-play-state:paused;transform:translateY(-8px) scale(1.04)}.landing-home .tc-promo-card-foot{display:flex;flex-direction:column;align-items:center;gap:0.85rem;padding:1.25rem 1.35rem 1.5rem;flex-shrink:0;text-align:center}.landing-home .tc-promo-card-foot h3{padding:0 !important;margin:0 !important;width:100%;font-size:1.05rem;font-weight:800;line-height:1.55;text-align:center}.landing-home .tc-promo-card-foot .tc-btn-pill{margin:0 !important}.landing-home .tc-promo-card>img[src*="ico-"]{display:none}.landing-home .tc-resources .tc-promo-card img{width:auto !important;height:auto !important;margin-bottom:0 !important}.landing-home .tc-features{background:linear-gradient(180deg,#ffffff 0%,#faf8ff 50%,#ffffff 100%)}.landing-home .tc-features-grid{gap:1.5rem}.landing-home #resources.tc-resources{background:linear-gradient(180deg,#ffffff 0%,#faf9ff 45%,#ffffff 100%);padding-block:3.25rem 4rem}@media (max-width:992px){.landing-home .tc-resources .tc-promo-grid{grid-template-columns:1fr;max-width:22rem;margin-inline:auto}.landing-home .tc-promo-card{min-height:310px}.landing-home .tc-promo-illus{min-height:175px}.landing-home .tc-promo-illus img{max-width:250px;max-height:195px}}@media (max-width:768px){.landing-home .tc-feature-card{text-align:center;align-items:center}.landing-home .tc-feature-card h3,.landing-home .tc-feature-card p{width:100%;text-align:center;margin-inline:auto}.landing-home .tc-feature-card p{max-width:100%}.landing-home:not([data-landing-root]) .tc-promo-card-foot{align-items:center;text-align:center}.landing-home:not([data-landing-root]) .tc-promo-card-foot h3{width:100%;text-align:center}.landing-home:not([data-landing-root]) .tc-promo-card-foot .tc-btn-pill{align-self:center;margin-inline:auto}.landing-home .tc-feature-illus{min-height:160px}.landing-home .tc-feature-illus img{max-height:150px}.landing-home .tc-resources-head{margin-bottom:1.75rem}.landing-home .tc-promo-card{min-height:295px}.landing-home .tc-promo-illus img{max-width:240px;max-height:180px}.landing-home .tc-promo-illus img,.landing-home .tc-promo-card:hover .tc-promo-illus img{animation:none}.landing-home .tc-video-frame .tc-video-illus-img{max-height:320px}}@media (prefers-reduced-motion:reduce){.landing-home .tc-promo-illus img,.landing-home .tc-promo-card:hover .tc-promo-illus img{animation:none}}.landing-home .tc-cta{background:#ffffff !important}.landing-home .tc-cta-banner{overflow:visible;background:linear-gradient( 125deg,#8b6cf0 0%,#a78bfa 32%,#b8a0ff 58%,#c4b5fd 100% ) !important;box-shadow:0 2px 4px rgba(124,92,230,0.08),0 24px 56px -16px rgba(124,92,230,0.35) !important}.landing-home .tc-cta-blob--1{background:rgba(255,255,255,0.4)}.landing-home .tc-cta-blob--2{background:rgba(224,247,250,0.5)}.landing-home .tc-cta-blob--3{width:200px;height:200px;background:rgba(255,214,230,0.45);top:35%;inset-inline-end:8%;opacity:0.5}.landing-home .tc-cta-banner-grid{align-items:stretch;min-height:clamp(300px,38vw,360px)}.landing-home .tc-cta-banner-copy{display:flex;flex-direction:column;justify-content:center;padding-block:0.5rem}.landing-home .tc-cta-banner-visual{position:relative;display:flex;align-items:center;justify-content:center;margin-inline-end:clamp(-0.75rem,-2.5vw,-1.5rem);margin-block-end:clamp(-1.25rem,-2.5vw,-1.75rem)}.landing-home .tc-cta-illus-stage--integrated{position:relative;width:100%;max-width:min(100%,420px);margin-inline:auto;display:flex;align-items:center;justify-content:center;min-height:clamp(220px,28vw,300px);padding:0;line-height:0;background:none;border:none;box-shadow:none}.landing-home .tc-cta-illus-stage--integrated .tc-cta-illus-glow{display:none !important}.landing-home .tc-cta-illus-stage--integrated picture{position:relative;z-index:2;display:block;width:100%}.landing-home .tc-cta-banner-img{width:100%;height:auto;max-height:min(340px,44vh);object-fit:contain;object-position:center center;margin:0;padding:0;filter:drop-shadow(0 16px 32px rgba(46,35,77,0.18));transition:transform 0.5s cubic-bezier(0.22,1,0.36,1)}.landing-home .tc-cta-banner:hover .tc-cta-banner-img{transform:translateY(-6px) scale(1.02)}@media (prefers-reduced-motion:reduce){.landing-home .tc-cta-banner:hover .tc-cta-banner-img{transform:none}}@media (max-width:992px){.landing-home .tc-cta-banner-visual{margin-inline-end:0;margin-block-end:-1.5rem}.landing-home .tc-cta-illus-stage--integrated{max-width:380px}.landing-home .tc-cta-banner-img{max-height:min(300px,42vh)}}@media (max-width:768px){.landing-home .tc-cta-banner-grid{min-height:auto}.landing-home .tc-cta-banner-visual{margin-block-end:-1rem;order:-1}.landing-home .tc-cta-illus-stage--integrated{max-width:18rem;min-height:200px}.landing-home .tc-cta-banner-img{max-height:240px}}@font-face{font-family:'B Koodak';font-style:normal;font-weight:700;font-display:swap;src:url('../fonts/bkoodak/KoodakB.woff2') format('woff2'),url('../fonts/bkoodak/KoodakB.woff2') format('woff2'),url('../fonts/bkoodak/KoodakB.woff2') format('woff2'),url('../fonts/bkoodak/KoodakB.woff2') format('woff2'),url('../fonts/bkoodak/KoodakB.ttf') format('truetype')}.landing-home .tc-font-bkoodak{font-family:'B Koodak','BKoodak',Tahoma,sans-serif !important;font-weight:700 !important;letter-spacing:0;-webkit-font-smoothing:antialiased}.landing-home h2.tc-section-title.tc-font-bkoodak{font-weight:700 !important}.landing-home[data-landing-root]{--tc-beauty-ease:cubic-bezier(0.22,1,0.36,1);--tc-beauty-ink:#2e234d;--tc-beauty-muted:#5f5b75;--tc-beauty-lilac:#7c5ce6;--tc-beauty-sky:#38bdf8}.landing-home[data-landing-root] .tc-hero--premium .tc-hero-illus-stage--bare .tc-hero-visual,.landing-home[data-landing-root] .tc-hero-illus-stage--bare .tc-hero-visual{border-radius:57% 43% 49% 51% / 46% 54% 46% 54%;overflow:hidden;box-shadow:0 26px 80px -58px rgba(109,60,224,0.42),inset 0 0 52px rgba(255,255,255,0.82)}.landing-home[data-landing-root] .tc-hero-illus-stage--bare .tc-hero-visual::before{display:none}.landing-home[data-landing-root] .tc-hero--premium .tc-hero-illus-stage--bare .tc-hero-img,.landing-home[data-landing-root] .tc-hero-illus-stage--bare .tc-hero-img{border-radius:0;box-shadow:none;filter:saturate(1.03) contrast(1.02);mix-blend-mode:normal}.landing-home[data-landing-root] .tc-hero-illus-ambient{display:none}.landing-home[data-landing-root] .tc-header{background:rgba(255,255,255,0.94);backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom-color:rgba(226,214,255,0.5)}.landing-home[data-landing-root] .tc-header.is-scrolled{background:#ffffff;box-shadow:0 10px 32px -14px rgba(124,92,230,0.14)}.landing-home[data-landing-root] .tc-brand-mark,.landing-home[data-landing-root] .tc-brand-wordmark{filter:drop-shadow(0 4px 12px rgba(124,92,230,0.12))}.landing-home[data-landing-root] .tc-hero--premium{background:radial-gradient(ellipse 90% 70% at 78% 8%,rgba(186,230,253,0.5) 0%,transparent 58%),radial-gradient(ellipse 75% 55% at 6% 22%,rgba(221,214,254,0.45) 0%,transparent 52%),linear-gradient(168deg,#ffffff 0%,#faf8ff 42%,#f8fcff 100%)}.landing-home[data-landing-root] .tc-hero-eyebrow{font-weight:700;letter-spacing:0.01em}.landing-home[data-landing-root] .tc-hero-lead{font-size:1.05rem;line-height:1.9;color:var(--tc-beauty-muted);max-width:36rem}.landing-home[data-landing-root] .tc-hero-actions .tc-btn-primary.tc-btn-shine{position:relative;overflow:hidden;background:linear-gradient(135deg,#b18cff 0%,#8b6cf6 40%,#6d3ce0 100%);box-shadow:0 1px 0 rgba(255,255,255,0.3) inset,0 14px 36px -10px rgba(109,60,224,0.5)}.landing-home[data-landing-root] .tc-hero-actions .tc-btn-outline{font-weight:700;border-width:1.5px}.landing-home[data-landing-root] .tc-hero-metric-card,.landing-home[data-landing-root] .tc-hero-trust{backdrop-filter:none;-webkit-backdrop-filter:none}.landing-home[data-landing-root] .tc-hero-trust{background:linear-gradient(135deg,#ffffff 0%,#f8f5ff 100%);border-color:rgba(216,201,255,0.5);border-radius:20px}.landing-home[data-landing-root] .tc-hero-metric-card{background:linear-gradient(165deg,#ffffff 0%,#f6f2ff 100%);border-radius:18px}.landing-home[data-landing-root] .tc-hero-metric-card strong{-webkit-text-fill-color:unset;color:var(--tc-beauty-lilac);font-size:clamp(1rem,2vw,1.28rem)}.landing-home[data-landing-root] .tc-hero-note{display:inline-flex;align-items:center;gap:0.35rem;padding:0.72rem 1.45rem;border-radius:999px;background:rgba(255,255,255,0.88);border:1.5px solid rgba(216,201,255,0.75);box-shadow:0 2px 8px rgba(46,35,77,0.04);font-size:0.92rem;font-weight:700;color:#7c5ce6}.landing-home[data-landing-root] .tc-hero-note .tc-icon{color:#7c5ce6}.landing-home[data-landing-root] .tc-shell{box-shadow:0 0 0 1px rgba(124,92,230,0.08),0 4px 6px rgba(46,35,77,0.04),0 20px 52px -14px rgba(124,92,230,0.16),0 48px 96px -32px rgba(46,35,77,0.07)}.landing-home[data-landing-root] .tc-kicker,.landing-home[data-landing-root] .tc-section-kicker{font-weight:800;letter-spacing:0.02em;color:var(--tc-beauty-lilac)}.landing-home[data-landing-root] .tc-features-head h2,.landing-home[data-landing-root] .tc-resources-head h2,.landing-home[data-landing-root] .tc-section-title{color:var(--tc-beauty-ink);letter-spacing:-0.03em}.landing-home[data-landing-root] .tc-features-head h2::after,.landing-home[data-landing-root] .tc-resources-head h2::after,.landing-home[data-landing-root] .tc-section-title::after{width:4rem;height:5px;border-radius:999px;background:linear-gradient(90deg,var(--tc-beauty-lilac),var(--tc-beauty-sky));margin-block-start:0.65rem}.landing-home[data-landing-root] .tc-features{background:radial-gradient(ellipse 85% 55% at 50% -5%,rgba(237,233,254,0.5) 0%,transparent 65%),linear-gradient(180deg,#ffffff 0%,#faf8ff 50%,#ffffff 100%)}.landing-home[data-landing-root] .tc-video-section{background:radial-gradient(ellipse 60% 50% at 0% 50%,rgba(224,242,254,0.4) 0%,transparent 60%),#ffffff}.landing-home[data-landing-root] .tc-feature-card::after{height:100%;border-radius:inherit;background:radial-gradient(ellipse 90% 45% at 50% 0%,rgba(255,255,255,0.55) 0%,transparent 62%);opacity:0;transition:opacity 0.35s var(--tc-beauty-ease)}.landing-home[data-landing-root] .tc-feature-card:hover::after{opacity:1}.landing-home[data-landing-root] .tc-feature-card--lavender{border-color:rgba(216,201,255,0.55)}.landing-home[data-landing-root] .tc-feature-card--sky{border-color:rgba(186,230,253,0.55)}.landing-home[data-landing-root] .tc-feature-card--peach{border-color:rgba(253,213,180,0.55)}.landing-home[data-landing-root] .tc-feature-num{font-weight:800;color:var(--tc-beauty-lilac)}.landing-home[data-landing-root] .tc-feature-card{align-items:center;text-align:center}.landing-home[data-landing-root] .tc-feature-card h3{font-weight:800;color:var(--tc-beauty-ink);width:100%;text-align:center}.landing-home[data-landing-root] .tc-feature-card p{width:100%;max-width:32ch;margin-inline:auto;text-align:center;color:var(--tc-beauty-muted);line-height:1.75}.landing-home[data-landing-root] .tc-video-block::before{animation:none}.landing-home[data-landing-root] .tc-video-block{border-radius:32px}.landing-home[data-landing-root] .tc-video-copy h2{color:var(--tc-beauty-ink)}.landing-home[data-landing-root] .tc-video-points li{background:rgba(255,255,255,0.78);border:1px solid rgba(255,255,255,0.9);font-weight:600}.landing-home[data-landing-root] .tc-video-points .tc-icon{color:#16a34a}.landing-home[data-landing-root] .tc-testimonial--blue{background:linear-gradient(160deg,#eaf7ff 0%,#dff4ff 100%)}.landing-home[data-landing-root] .tc-testimonial--lavender{background:linear-gradient(160deg,#f3eeff 0%,#ebe2ff 100%)}.landing-home[data-landing-root] .tc-testimonial--peach{background:linear-gradient(160deg,#fff3e9 0%,#ffe8d6 100%)}.landing-home[data-landing-root] .tc-testimonial--blue .tc-testimonial-quote-icon{color:#0ea5e9;opacity:0.75}.landing-home[data-landing-root] .tc-testimonial--lavender .tc-testimonial-quote-icon{color:#8b5cf6;opacity:0.75}.landing-home[data-landing-root] .tc-testimonial--peach .tc-testimonial-quote-icon{color:#f97316;opacity:0.75}.landing-home[data-landing-root] .tc-cta-banner{border:2px solid rgba(255,255,255,0.4);border-radius:32px;box-shadow:0 0 0 1px rgba(124,92,230,0.1),0 28px 60px -22px rgba(109,60,224,0.38)}.landing-home[data-landing-root] .tc-cta-banner h2{text-shadow:0 2px 24px rgba(0,0,0,0.12)}.landing-home[data-landing-root] .tc-hero-promo-carousel,.landing-home[data-landing-root] .tc-promo-shell{border-radius:24px;box-shadow:0 16px 40px -18px rgba(124,92,230,0.18)}.landing-home[data-landing-root] .tc-promo-progress-fill{background:linear-gradient(90deg,#8b6cf6,#38bdf8)}.landing-home[data-landing-root] .tc-features-head p,.landing-home[data-landing-root] .tc-resources-head p{color:var(--tc-beauty-muted);line-height:1.9;max-width:38rem;margin-inline:auto}@media (max-width:768px){.landing-home[data-landing-root] .tc-hero-lead{font-size:0.98rem}.landing-home[data-landing-root] .tc-hero-metric-card strong{font-size:clamp(0.95rem,3.2vw,1.15rem)}}@media (prefers-reduced-motion:reduce){.landing-home[data-landing-root] .tc-feature-card:hover,.landing-home[data-landing-root] a.tc-popular-item--product:hover{transform:none}}.landing-home .tc-competitor-section{padding:4rem 0}.landing-home .tc-competitor-head{text-align:center;margin-bottom:2rem}.landing-home .tc-competitor-lead{color:var(--tc-beauty-muted);margin-top:0.75rem}.landing-home .tc-competitor-table-wrap{overflow-x:auto;border-radius:1.25rem;border:1px solid rgba(139,92,246,0.18);background:rgba(255,255,255,0.72);box-shadow:0 18px 48px rgba(76,29,149,0.08)}.landing-home .tc-competitor-table{width:100%;border-collapse:collapse;font-size:0.92rem}.landing-home .tc-competitor-table th,.landing-home .tc-competitor-table td{padding:0.85rem 1rem;text-align:center;border-bottom:1px solid rgba(148,163,184,0.25)}.landing-home .tc-competitor-table th:first-child,.landing-home .tc-competitor-table td:first-child{text-align:right;font-weight:600}.landing-home .tc-competitor-table thead th{background:linear-gradient(180deg,#f5f3ff,#fff);color:#4c1d95}.landing-home .tc-competitor-yes{color:#059669;font-weight:800}.landing-home .tc-competitor-partial{color:#d97706;font-weight:700}.landing-home .tc-competitor-no{color:#9ca3af}.landing-home[data-landing-root] .tc-section-feed{position:relative;overflow:hidden;padding-block:clamp(3.25rem,6vw,4.75rem);background:#ffffff}.landing-home[data-landing-root] #content-feed .tc-section-head--center,.landing-home[data-landing-root] #faq .tc-section-head--center{position:relative;z-index:1;margin-bottom:2.5rem}.landing-home[data-landing-root] #content-feed .tc-section-kicker,.landing-home[data-landing-root] #faq .tc-section-kicker{display:inline-flex;align-items:center;gap:0.4rem;margin-bottom:0.65rem;padding:0.38rem 0.9rem;border-radius:999px;font-size:0.72rem;font-weight:800;letter-spacing:0.04em;text-transform:none;color:#6d3ce0;opacity:1;background:linear-gradient(135deg,rgba(255,255,255,0.95) 0%,rgba(243,238,255,0.9) 100%);border:1px solid rgba(216,201,255,0.55);box-shadow:0 4px 16px -8px rgba(124,92,230,0.2)}.landing-home[data-landing-root] #content-feed .tc-section-title,.landing-home[data-landing-root] #faq .tc-section-title{margin-bottom:0;letter-spacing:-0.03em}.landing-home[data-landing-root] #content-feed .tc-section-title::after,.landing-home[data-landing-root] #faq .tc-section-title::after{width:4.25rem;height:5px;margin-block-start:0.7rem;border-radius:999px;background:linear-gradient(90deg,#7c5ce6,#38bdf8)}.landing-home[data-landing-root] .tc-feed-dual{position:relative;z-index:1;gap:1.65rem;align-items:stretch}.landing-home[data-landing-root] .tc-feed-col-panel{display:flex;flex-direction:column;height:100%;padding:1.15rem 1.15rem 1rem;border-radius:28px;border:1px solid rgba(255,255,255,0.9);background:linear-gradient(165deg,rgba(255,255,255,0.98) 0%,rgba(250,248,255,0.94) 100%);box-shadow:0 1px 0 rgba(255,255,255,0.95) inset,0 14px 40px -18px rgba(46,35,77,0.12);transition:transform 0.32s cubic-bezier(0.22,1,0.36,1),box-shadow 0.32s cubic-bezier(0.22,1,0.36,1);position:relative;overflow:hidden}.landing-home[data-landing-root] .tc-feed-col-panel::before{content:'';position:absolute;inset:0;pointer-events:none;opacity:1;z-index:0}.landing-home[data-landing-root] .tc-feed-col-panel>*{position:relative;z-index:1}.landing-home[data-landing-root] .tc-feed-col--news .tc-feed-col-panel{border-color:rgba(125,211,252,0.55);background:linear-gradient( 155deg,#e8f7ff 0%,#dff4ff 28%,#f0fbff 58%,#fafcff 100% );box-shadow:0 1px 0 rgba(255,255,255,0.9) inset,0 0 0 1px rgba(56,189,248,0.18),0 18px 48px -20px rgba(14,165,233,0.22)}.landing-home[data-landing-root] .tc-feed-col--news .tc-feed-col-panel::before{background:radial-gradient(ellipse 90% 70% at 100% 0%,rgba(186,230,253,0.55) 0%,transparent 58%),radial-gradient(ellipse 70% 55% at 0% 100%,rgba(224,242,254,0.45) 0%,transparent 52%)}.landing-home[data-landing-root] .tc-feed-col--blog .tc-feed-col-panel{border-color:rgba(216,201,255,0.58);background:linear-gradient( 155deg,#f3eeff 0%,#ede6ff 28%,#faf6ff 55%,#fff8f5 100% );box-shadow:0 1px 0 rgba(255,255,255,0.9) inset,0 0 0 1px rgba(167,139,250,0.2),0 18px 48px -20px rgba(124,92,230,0.2)}.landing-home[data-landing-root] .tc-feed-col--blog .tc-feed-col-panel::before{background:radial-gradient(ellipse 85% 65% at 0% 0%,rgba(221,214,254,0.5) 0%,transparent 55%),radial-gradient(ellipse 75% 60% at 100% 100%,rgba(254,215,170,0.28) 0%,transparent 50%)}.landing-home[data-landing-root] .tc-feed-col-panel:hover{transform:translateY(-4px)}.landing-home[data-landing-root] .tc-feed-col--news .tc-feed-col-panel:hover{box-shadow:0 1px 0 rgba(255,255,255,0.95) inset,0 0 0 1px rgba(56,189,248,0.32),0 24px 56px -16px rgba(14,165,233,0.28)}.landing-home[data-landing-root] .tc-feed-col--blog .tc-feed-col-panel:hover{box-shadow:0 1px 0 rgba(255,255,255,0.95) inset,0 0 0 1px rgba(167,139,250,0.38),0 24px 56px -16px rgba(124,92,230,0.26)}.landing-home[data-landing-root] .tc-feed-col-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:0.75rem 1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:none;text-align:start}.landing-home[data-landing-root] .tc-feed-col-head::after{content:'';flex:1 1 100%;order:3;height:1px;background:linear-gradient( 90deg,transparent,rgba(216,201,255,0.45) 15%,rgba(186,230,253,0.4) 85%,transparent )}.landing-home[data-landing-root] .tc-feed-col--news .tc-feed-col-head::after{background:linear-gradient(90deg,transparent,rgba(72,202,228,0.35) 20%,transparent 80%)}.landing-home[data-landing-root] .tc-feed-col--blog .tc-feed-col-head::after{background:linear-gradient(90deg,transparent,rgba(167,139,250,0.4) 20%,transparent 80%)}.landing-home[data-landing-root] .tc-feed-col-brand{display:flex;align-items:center;gap:0.65rem}.landing-home[data-landing-root] .tc-feed-col-icon{display:grid;place-items:center;width:2.65rem;height:2.65rem;border-radius:14px;flex-shrink:0;color:#fff;box-shadow:0 6px 16px -8px rgba(46,35,77,0.25)}.landing-home[data-landing-root] .tc-feed-col--news .tc-feed-col-icon{background:linear-gradient(145deg,#38bdf8 0%,#0891b2 100%)}.landing-home[data-landing-root] .tc-feed-col--blog .tc-feed-col-icon{background:linear-gradient(145deg,#a78bfa 0%,#7c5ce6 100%)}.landing-home[data-landing-root] .tc-feed-col-title{margin:0;font-size:1.12rem;font-weight:800}.landing-home[data-landing-root] .tc-feed-col-btn{display:inline-flex;align-items:center;gap:0.35rem;margin-top:0;padding:0.5rem 1rem;font-size:0.74rem;font-weight:700;white-space:nowrap}.landing-home[data-landing-root] .tc-feed-col-btn svg{flex-shrink:0;transition:transform 0.22s ease}.landing-home[data-landing-root] .tc-feed-col-btn:hover svg{transform:translateX(-3px)}.landing-home[data-landing-root] .tc-text-feed{flex:1;margin:0;padding:0;border:none;border-radius:20px;background:rgba(255,255,255,0.45);box-shadow:none;overflow:hidden}.landing-home[data-landing-root] .tc-feed-col--news .tc-text-feed{border-top:none;background:linear-gradient( 180deg,rgba(186,230,253,0.35) 0%,rgba(224,242,254,0.25) 45%,rgba(255,255,255,0.5) 100% )}.landing-home[data-landing-root] .tc-feed-col--blog .tc-text-feed{border-top:none;background:linear-gradient( 180deg,rgba(221,214,254,0.38) 0%,rgba(243,232,255,0.28) 45%,rgba(255,255,255,0.5) 100% )}.landing-home[data-landing-root] .tc-text-feed-list{padding:0.5rem}.landing-home[data-landing-root] .tc-text-feed-list>li + li{border-top:none;margin-top:0.35rem}.landing-home[data-landing-root] .tc-text-feed-item{position:relative;grid-template-columns:auto 1fr auto;gap:0.75rem 0.85rem;margin:0;padding:0.85rem 0.9rem;border-radius:16px;border:1px solid rgba(255,255,255,0.75);background:rgba(255,255,255,0.78);transition:transform 0.26s cubic-bezier(0.22,1,0.36,1),box-shadow 0.26s cubic-bezier(0.22,1,0.36,1),border-color 0.26s ease,background 0.26s ease}.landing-home[data-landing-root] .tc-text-feed-list>li:first-child .tc-text-feed-item{padding:1rem 1rem;border-color:rgba(0,0,0,0.1);box-shadow:0 6px 20px -14px rgba(46,35,77,0.12)}.landing-home[data-landing-root] .tc-feed-col--news .tc-text-feed-list>li:first-child .tc-text-feed-item{background:linear-gradient(135deg,rgba(255,255,255,0.95) 0%,rgba(224,242,254,0.75) 100%)}.landing-home[data-landing-root] .tc-feed-col--blog .tc-text-feed-list>li:first-child .tc-text-feed-item{background:linear-gradient(135deg,rgba(255,255,255,0.95) 0%,rgba(237,233,254,0.75) 100%)}.landing-home[data-landing-root] .tc-text-feed-item::before{content:'';position:absolute;inset-inline-end:0;top:0.65rem;bottom:0.65rem;width:3px;border-radius:999px;opacity:0;transition:opacity 0.26s ease}.landing-home[data-landing-root] .tc-feed-col--news .tc-text-feed-item::before{background:linear-gradient(180deg,#38bdf8,#0891b2)}.landing-home[data-landing-root] .tc-feed-col--blog .tc-text-feed-item::before{background:linear-gradient(180deg,#a78bfa,#7c5ce6)}.landing-home[data-landing-root] .tc-text-feed-item:hover{transform:translateX(-4px);padding-inline-start:0.9rem;border-color:rgba(0,0,0,0.14);box-shadow:0 10px 28px -16px rgba(46,35,77,0.14)}.landing-home[data-landing-root] .tc-feed-col--news .tc-text-feed-item:hover{background:linear-gradient(90deg,rgba(224,242,254,0.85) 0%,rgba(255,255,255,0.92) 100%)}.landing-home[data-landing-root] .tc-feed-col--blog .tc-text-feed-item:hover{background:linear-gradient(90deg,rgba(237,233,254,0.85) 0%,rgba(255,255,255,0.92) 100%)}.landing-home[data-landing-root] .tc-text-feed-item:hover::before{opacity:1}.landing-home[data-landing-root] .tc-text-feed-index{display:inline-flex;align-items:center;justify-content:center;min-width:1.85rem;height:1.85rem;padding:0 0.35rem;border-radius:10px;font-size:0.68rem;opacity:1;padding-top:0}.landing-home[data-landing-root] .tc-feed-col--news .tc-text-feed-index{color:#0e7490;background:rgba(186,230,253,0.55)}.landing-home[data-landing-root] .tc-feed-col--blog .tc-text-feed-index{color:#6d3ce0;background:rgba(221,214,254,0.65)}.landing-home[data-landing-root] .tc-text-feed-date{display:inline-flex;align-items:center;width:fit-content;padding:0.12rem 0.45rem;border-radius:6px;font-size:0.64rem;background:rgba(255,255,255,0.65)}.landing-home[data-landing-root] .tc-feed-col--news .tc-text-feed-date{color:#0369a1;background:rgba(224,242,254,0.7)}.landing-home[data-landing-root] .tc-feed-col--blog .tc-text-feed-date{color:#6d3ce0;background:rgba(237,233,254,0.75)}.landing-home[data-landing-root] .tc-text-feed-title{font-size:0.9rem;line-height:1.5}.landing-home[data-landing-root] .tc-text-feed-excerpt{font-size:0.79rem;line-height:1.6;opacity:0.92}.landing-home[data-landing-root] .tc-text-feed-arrow{width:2.15rem;height:2.15rem;margin-top:0.15rem;border:1px solid rgba(255,255,255,0.8);transition:transform 0.26s cubic-bezier(0.22,1,0.36,1),background 0.26s ease,color 0.26s ease,box-shadow 0.26s ease}.landing-home[data-landing-root] .tc-feed-col--news .tc-text-feed-arrow{background:rgba(255,255,255,0.85);color:#0891b2;box-shadow:0 4px 12px -8px rgba(14,116,144,0.25)}.landing-home[data-landing-root] .tc-feed-col--blog .tc-text-feed-arrow{background:rgba(255,255,255,0.85);color:#7c5ce6;box-shadow:0 4px 12px -8px rgba(124,92,230,0.22)}.landing-home[data-landing-root] .tc-feed-col--news .tc-text-feed-item:hover .tc-text-feed-arrow{background:linear-gradient(145deg,#38bdf8,#0891b2);color:#fff;transform:translateX(-4px) scale(1.05)}.landing-home[data-landing-root] .tc-feed-col--blog .tc-text-feed-item:hover .tc-text-feed-arrow{background:linear-gradient(145deg,#a78bfa,#7c5ce6);color:#fff;transform:translateX(-4px) scale(1.05)}.landing-home[data-landing-root] .tc-text-feed-empty{padding:2.75rem 1.5rem;border-radius:16px;background:rgba(255,255,255,0.5)}.landing-home[data-landing-root] .tc-text-feed-empty-title{font-size:1rem}@media (max-width:900px){.landing-home[data-landing-root] .tc-feed-dual{grid-template-columns:1fr;gap:1.35rem}}@media (prefers-reduced-motion:reduce){.landing-home[data-landing-root] .tc-feed-col-panel:hover,.landing-home[data-landing-root] .tc-text-feed-item:hover{transform:none}.landing-home[data-landing-root] .tc-feed-col-btn:hover svg{transform:none}}.landing-home[data-landing-root] #resources.tc-resources{position:relative;z-index:1;background:#ffffff !important;padding-block:clamp(2.75rem,5vw,4rem)}.landing-home[data-landing-root] #resources .tc-resources-head{text-align:center;max-width:40rem;margin-inline:auto;margin-bottom:2.25rem}.landing-home[data-landing-root] #resources .tc-resources-head .tc-kicker{display:inline-block;margin:0 0 0.75rem;padding:0.38rem 0.9rem;border-radius:999px;font-size:0.72rem;font-weight:600;letter-spacing:0;text-transform:none;color:#5f5b75;background:#f5f3ff;border:1px solid #ede9fe;box-shadow:none}.landing-home[data-landing-root] #resources .tc-resources-head h2{margin:0;color:#1e1b4b;font-weight:800}.landing-home[data-landing-root] #resources .tc-resources-head h2::after{display:block;width:3.25rem;height:4px;margin:0.7rem auto 0;border-radius:999px;background:linear-gradient(90deg,#a78bfa 0%,#48cae4 100%)}.landing-home[data-landing-root] #resources .tc-resources-head>p{margin:1rem auto 0;max-width:34rem;font-size:0.92rem;font-weight:400;line-height:1.85;color:#6b7280}.landing-home[data-landing-root] .tc-promo-card::before{display:none}.landing-home[data-landing-root] .tc-promo-card-foot{align-items:center;text-align:center;background:transparent;border-top:1px solid rgba(255,255,255,0.45)}.landing-home[data-landing-root] .tc-promo-card-foot h3{width:100%;text-align:center}.landing-home[data-landing-root] .tc-promo-card-foot .tc-btn-pill{align-self:center;margin-inline:auto !important;color:var(--tc-primary-dark)}.landing-home[data-landing-root] .tc-promo-card--lavender .tc-promo-card-foot .tc-btn-pill{color:#6d3ce0 !important;border-color:rgba(124,92,230,0.32) !important;box-shadow:0 4px 14px rgba(124,92,230,0.12) !important}.landing-home[data-landing-root] .tc-promo-card--lavender .tc-promo-card-foot .tc-btn-pill:hover{color:#5b2dd4 !important;box-shadow:0 6px 18px rgba(124,92,230,0.18) !important}.landing-home[data-landing-root] .tc-promo-card--cyan .tc-promo-card-foot .tc-btn-pill{color:#0d9488 !important;border-color:rgba(13,148,136,0.28) !important;box-shadow:0 4px 14px rgba(13,148,136,0.12) !important}.landing-home[data-landing-root] .tc-promo-card--cyan .tc-promo-card-foot .tc-btn-pill:hover{color:#0f766e !important;box-shadow:0 6px 18px rgba(13,148,136,0.18) !important}.landing-home[data-landing-root] .tc-promo-card--peach .tc-promo-card-foot .tc-btn-pill{color:#ea580c !important;border-color:rgba(234,88,12,0.28) !important;box-shadow:0 4px 14px rgba(234,88,12,0.12) !important}.landing-home[data-landing-root] .tc-promo-card--peach .tc-promo-card-foot .tc-btn-pill:hover{color:#c2410c !important;box-shadow:0 6px 18px rgba(234,88,12,0.18) !important}.landing-home[data-landing-root] #popular.tc-section,.landing-home[data-landing-root] #popular-more.tc-section{background:#ffffff}.landing-home[data-landing-root] #popular.tc-section{padding-block:clamp(2.5rem,5vw,3.75rem) clamp(1rem,2vw,1.35rem)}.landing-home[data-landing-root] #popular-more.tc-section,.landing-home[data-landing-root] .tc-popular-follow.tc-section{padding-block:0 clamp(2.5rem,5vw,3.75rem)}.landing-home[data-landing-root] .tc-popular-grid--follow{margin-top:1.5rem}.landing-home[data-landing-root] .tc-popular-grid{gap:1.5rem;align-items:stretch}.landing-home[data-landing-root] .tc-popular-box{position:relative;overflow:hidden;padding:1.5rem 1.4rem 1.75rem;border-radius:28px;border:1px solid rgba(255,255,255,0.9);box-shadow:0 1px 0 rgba(255,255,255,0.95) inset,0 14px 40px -18px rgba(46,35,77,0.12);transition:box-shadow 0.32s cubic-bezier(0.22,1,0.36,1),transform 0.32s cubic-bezier(0.22,1,0.36,1)}.landing-home[data-landing-root] .tc-popular-box::before{content:'';position:absolute;inset:0;pointer-events:none;z-index:0}.landing-home[data-landing-root] .tc-popular-box>*{position:relative;z-index:1}.landing-home[data-landing-root] .tc-popular-box--lavender{border-color:rgba(253,186,116,0.55) !important;background:linear-gradient( 155deg,#fff3e9 0%,var(--tc-peach,#fff1e8) 28%,#fff8f0 55%,#fffaf5 100% ) !important;box-shadow:0 1px 0 rgba(255,255,255,0.9) inset,0 0 0 1px rgba(251,146,60,0.16),0 18px 48px -20px rgba(234,88,12,0.14) !important}.landing-home[data-landing-root] .tc-popular-box--lavender::before{background:radial-gradient(ellipse 85% 65% at 0% 0%,rgba(254,215,170,0.45) 0%,transparent 55%),radial-gradient(ellipse 75% 60% at 100% 100%,rgba(255,241,232,0.55) 0%,transparent 50%)}.landing-home[data-landing-root] .tc-popular-box--sky{border-color:rgba(83,221,169,0.42) !important;background:linear-gradient( 155deg,#eafbff 0%,var(--tc-mint,#ddf8f3) 28%,#eefbf7 58%,#fafcff 100% ) !important;box-shadow:0 1px 0 rgba(255,255,255,0.9) inset,0 0 0 1px rgba(83,221,169,0.16),0 18px 48px -20px rgba(83,221,169,0.16) !important}.landing-home[data-landing-root] .tc-popular-box--sky::before{background:radial-gradient(ellipse 90% 70% at 100% 0%,rgba(83,221,169,0.2) 0%,transparent 58%),radial-gradient(ellipse 70% 55% at 0% 100%,rgba(221,248,243,0.65) 0%,transparent 52%)}.landing-home[data-landing-root] .tc-popular-box:hover{transform:none}.landing-home[data-landing-root] .tc-popular-box--lavender:hover{box-shadow:0 1px 0 rgba(255,255,255,0.95) inset,0 0 0 1px rgba(251,146,60,0.28),0 24px 56px -16px rgba(234,88,12,0.18) !important}.landing-home[data-landing-root] .tc-popular-box--sky:hover{box-shadow:0 1px 0 rgba(255,255,255,0.95) inset,0 0 0 1px rgba(83,221,169,0.28),0 24px 56px -16px rgba(83,221,169,0.2) !important}.landing-home[data-landing-root] .tc-popular-box--violet{border-color:rgba(216,201,255,0.58) !important;background:linear-gradient( 155deg,#f3eeff 0%,#ede6ff 28%,#faf6ff 55%,#fff8f5 100% ) !important;box-shadow:0 1px 0 rgba(255,255,255,0.9) inset,0 0 0 1px rgba(167,139,250,0.2),0 18px 48px -20px rgba(124,92,230,0.2) !important}.landing-home[data-landing-root] .tc-popular-box--violet::before{background:radial-gradient(ellipse 85% 65% at 0% 0%,rgba(221,214,254,0.5) 0%,transparent 55%),radial-gradient(ellipse 75% 60% at 100% 100%,rgba(254,215,170,0.22) 0%,transparent 50%)}.landing-home[data-landing-root] .tc-popular-box--violet:hover{box-shadow:0 1px 0 rgba(255,255,255,0.95) inset,0 0 0 1px rgba(167,139,250,0.38),0 24px 56px -16px rgba(124,92,230,0.26) !important}.landing-home[data-landing-root] .tc-popular-box--blue{border-color:rgba(125,211,252,0.55) !important;background:linear-gradient( 155deg,#e8f7ff 0%,#dff4ff 28%,#f0fbff 58%,#fafcff 100% ) !important;box-shadow:0 1px 0 rgba(255,255,255,0.9) inset,0 0 0 1px rgba(56,189,248,0.18),0 18px 48px -20px rgba(14,165,233,0.22) !important}.landing-home[data-landing-root] .tc-popular-box--blue::before{background:radial-gradient(ellipse 90% 70% at 100% 0%,rgba(186,230,253,0.55) 0%,transparent 58%),radial-gradient(ellipse 70% 55% at 0% 100%,rgba(224,242,254,0.45) 0%,transparent 52%)}.landing-home[data-landing-root] .tc-popular-box--blue:hover{box-shadow:0 1px 0 rgba(255,255,255,0.95) inset,0 0 0 1px rgba(56,189,248,0.32),0 24px 56px -16px rgba(14,165,233,0.28) !important}.landing-home[data-landing-root] .tc-popular-head{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:0.65rem 1rem;margin:0 0 1.35rem;padding:0;text-align:start;background:none;border-bottom:none}.landing-home[data-landing-root] .tc-popular-head__text{min-width:0;text-align:start}.landing-home[data-landing-root] .tc-popular-head h3{margin:0;font-size:1.1rem;font-weight:800;color:#1e1b4b;background:none;-webkit-text-fill-color:unset;background-clip:unset}.landing-home[data-landing-root] .tc-popular-head__sub{margin:0.3rem 0 0;font-size:0.72rem;font-weight:600;color:#6b7280;line-height:1.5}.landing-home[data-landing-root] .tc-popular-shop-btn{flex-shrink:0;padding:0.45rem 1.05rem;border-radius:999px;font-size:0.74rem;font-weight:600;background:#ffffff !important;border:1px solid rgba(124,92,230,0.2) !important;color:#6d3ce0 !important;box-shadow:0 4px 14px rgba(124,92,230,0.1) !important}.landing-home[data-landing-root] .tc-popular-box--sky .tc-popular-shop-btn{border-color:rgba(83,221,169,0.32) !important;color:#0f766e !important;box-shadow:0 4px 14px rgba(83,221,169,0.12) !important}.landing-home[data-landing-root] .tc-popular-box--sky .tc-popular-shop-btn:hover{color:#0d9488 !important;box-shadow:0 6px 18px rgba(83,221,169,0.18) !important}.landing-home[data-landing-root] .tc-popular-box--lavender .tc-popular-shop-btn{border-color:rgba(234,88,12,0.28) !important;color:#ea580c !important;box-shadow:0 4px 14px rgba(234,88,12,0.12) !important}.landing-home[data-landing-root] .tc-popular-box--lavender .tc-popular-shop-btn:hover{color:#c2410c !important;box-shadow:0 6px 18px rgba(234,88,12,0.18) !important}.landing-home[data-landing-root] .tc-popular-box--violet .tc-popular-shop-btn{border-color:rgba(124,92,230,0.32) !important;color:#6d3ce0 !important;box-shadow:0 4px 14px rgba(124,92,230,0.12) !important}.landing-home[data-landing-root] .tc-popular-box--violet .tc-popular-shop-btn:hover{color:#5b2dd4 !important;box-shadow:0 6px 18px rgba(124,92,230,0.18) !important}.landing-home[data-landing-root] .tc-popular-box--blue .tc-popular-shop-btn{border-color:rgba(56,189,248,0.35) !important;color:#0369a1 !important;box-shadow:0 4px 14px rgba(56,189,248,0.12) !important}.landing-home[data-landing-root] .tc-popular-box--blue .tc-popular-shop-btn:hover{color:#0284c7 !important;box-shadow:0 6px 18px rgba(56,189,248,0.18) !important}.landing-home[data-landing-root] .tc-popular-shop-btn:hover{transform:translateY(-2px);background:#ffffff !important}.landing-home[data-landing-root] .tc-popular-items{padding:0;background:none;gap:0.85rem}.landing-home[data-landing-root] a.tc-popular-item--product{padding:0;border:none !important;border-radius:0;background:none !important;box-shadow:none !important}.landing-home[data-landing-root] a.tc-popular-item--product:hover{transform:translateY(-3px);background:none !important;box-shadow:none !important}.landing-home[data-landing-root] .tc-popular-item__img{border-radius:10px;box-shadow:none}.landing-home[data-landing-root] a.tc-popular-item--product:hover .tc-popular-item__img{transform:none;box-shadow:none}.landing-home[data-landing-root] .tc-popular-item__title{display:block;text-align:center;font-size:0.78rem;font-weight:700;color:#1e1b4b}.landing-home[data-landing-root] a.tc-popular-item--product:hover .tc-popular-item__title{color:#1e1b4b}.landing-home[data-landing-root] .tc-popular-empty{grid-column:1 / -1;margin:0;padding:2.5rem 1rem;text-align:center;font-size:0.86rem;font-weight:400;line-height:1.85;color:#9ca3af;border:none;border-radius:0;background:transparent}@media (max-width:768px){.landing-home[data-landing-root] .tc-popular-grid{grid-template-columns:1fr}.landing-home[data-landing-root] .tc-popular-head{flex-direction:column;align-items:center;text-align:center}.landing-home[data-landing-root] .tc-popular-head__text{text-align:center}.landing-home[data-landing-root] .tc-popular-empty{text-align:center}.landing-home[data-landing-root] .tc-popular-items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.landing-home[data-landing-root] .tc-popular-items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.landing-home[data-landing-root] .tc-popular-shop-btn:hover,.landing-home[data-landing-root] a.tc-popular-item--product:hover{transform:none}}.landing-home #faq.tc-landing-faq,.landing-home[data-landing-root] #faq.tc-landing-faq{position:relative;overflow:hidden}.landing-home #faq .tc-section-kicker,.landing-home[data-landing-root] #faq .tc-section-kicker{display:inline-flex;align-items:center;gap:0.4rem;margin-bottom:0.65rem;padding:0.38rem 0.9rem;border-radius:999px;font-size:0.72rem;font-weight:800;letter-spacing:0.04em;text-transform:none;color:#6d3ce0;opacity:1;background:linear-gradient(135deg,rgba(255,255,255,0.95) 0%,rgba(243,238,255,0.9) 100%);border:1px solid rgba(216,201,255,0.55);box-shadow:none}.landing-home #faq .tc-section-title::after{width:4.25rem;height:5px;margin-block-start:0.7rem;border-radius:999px;background:linear-gradient(90deg,#7c5ce6,#38bdf8)}.landing-home #faq .tc-landing-faq__bg{display:none}.landing-home #faq .tc-landing-faq__blob{display:none}.landing-home #faq .tc-landing-faq__blob--1{width:20rem;height:20rem;top:-5rem;right:-4rem;background:rgba(167,139,250,0.38)}.landing-home #faq .tc-landing-faq__blob--2{width:16rem;height:16rem;bottom:0;left:-3rem;background:rgba(72,202,228,0.32)}.landing-home #faq .tc-landing-faq__blob--3{width:11rem;height:11rem;top:38%;left:42%;background:rgba(254,215,170,0.35)}.landing-home #faq .tc-section-head--center{position:relative;z-index:1;margin-bottom:2.5rem}.landing-home #faq .tc-section-lead{margin-top:0.85rem}.landing-home #faq .tc-landing-faq-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:0.5rem;list-style:none;margin:1.15rem 0 0;padding:0}.landing-home #faq .tc-landing-faq-chip{font-size:0.78rem;font-weight:700;padding:0.4rem 0.9rem;border-radius:999px;border:1px solid transparent}.landing-home #faq .tc-landing-faq-chip--violet{color:#5b21b6;background:rgba(237,233,254,0.95);border-color:rgba(196,181,253,0.55)}.landing-home #faq .tc-landing-faq-chip--sky{color:#0369a1;background:rgba(224,242,254,0.95);border-color:rgba(125,211,252,0.55)}.landing-home #faq .tc-landing-faq-chip--peach{color:#c2410c;background:rgba(255,237,213,0.95);border-color:rgba(253,186,116,0.55)}.landing-home[data-landing-root] #faq .tc-landing-faq-panel{position:relative;z-index:1;max-width:52rem;margin-inline:auto;padding:clamp(1rem,2.5vw,1.35rem);border-radius:28px;border:1px solid rgba(216,201,255,0.58);background:#f8f5ff;box-shadow:none;overflow:hidden}.landing-home[data-landing-root] #faq .tc-landing-faq-panel::before{content:none}.landing-home[data-landing-root] #faq .tc-landing-faq-panel>*{position:relative;z-index:1}.landing-home #faq .tc-landing-faq-stage{position:relative;z-index:1;max-width:none;margin-inline:0}.landing-home #faq .tc-landing-faq-list{position:relative;display:flex;flex-direction:column;gap:0.8rem;padding:0;border-radius:0;background:none;border:none;box-shadow:none;backdrop-filter:none}.landing-home #faq .tc-landing-faq-item{position:relative;overflow:hidden;border-radius:1.2rem;border:1px solid rgba(216,201,255,0.4);background:#fff;box-shadow:none;transition:none;will-change:auto}.landing-home #faq .tc-landing-faq-item--violet{border-top:3px solid rgba(167,139,250,0.55)}.landing-home #faq .tc-landing-faq-item--sky{border-top:3px solid rgba(56,189,248,0.55)}.landing-home #faq .tc-landing-faq-item--peach{border-top:3px solid rgba(251,146,60,0.55)}.landing-home #faq .tc-landing-faq-item:hover{transform:none;box-shadow:none}.landing-home #faq .tc-landing-faq-item.is-expanded{border-color:rgba(167,139,250,0.5);box-shadow:none}.landing-home #faq .tc-landing-faq-item summary{display:flex;align-items:center;gap:0.9rem;cursor:pointer;list-style:none;padding:1.1rem 1.2rem;font-weight:800;color:#1e1b4b;transition:none}.landing-home #faq .tc-landing-faq-item summary::-webkit-details-marker{display:none}.landing-home #faq .tc-landing-faq-item summary::marker{content:''}.landing-home #faq .tc-landing-faq-item__num{flex-shrink:0;display:grid;place-items:center;min-width:2.25rem;height:2.25rem;padding-inline:0.35rem;border-radius:0.7rem;font-size:0.8rem;font-weight:800;letter-spacing:0.05em;color:#fff;background:#8b6cf6;box-shadow:none}.landing-home #faq .tc-landing-faq-item--sky .tc-landing-faq-item__num{background:#0ea5e9}.landing-home #faq .tc-landing-faq-item--peach .tc-landing-faq-item__num{background:#f97316}.landing-home #faq .tc-landing-faq-item--mint .tc-landing-faq-item__num{background:#3bc990;box-shadow:0 6px 14px -8px rgba(83,221,169,0.5)}.landing-home #faq .tc-landing-faq-item--mint{border-top-color:rgba(83,221,169,0.55)}.landing-home #faq .tc-landing-faq-item--mint.is-expanded summary{color:#2a9d6a}.landing-home #faq .tc-landing-faq-item--mint.is-expanded .tc-landing-faq-item__toggle{background:#3bc990}.landing-home #faq .tc-landing-faq-item__q{flex:1;font-size:clamp(0.92rem,1.8vw,1rem);line-height:1.6;text-align:right}.landing-home #faq .tc-landing-faq-item__toggle{flex-shrink:0;position:relative;width:2.15rem;height:2.15rem;border-radius:0.7rem;background:#f5f3ff;border:1px solid rgba(216,201,255,0.5);transition:none}.landing-home #faq .tc-landing-faq-item__toggle::before,.landing-home #faq .tc-landing-faq-item__toggle::after{content:'';position:absolute;top:50%;left:50%;width:0.8rem;height:2px;border-radius:999px;background:#6d28d9;transform:translate(-50%,-50%);transition:none}.landing-home #faq .tc-landing-faq-item__toggle::after{transform:translate(-50%,-50%) rotate(90deg)}.landing-home #faq .tc-landing-faq-item.is-expanded summary{color:#6d28d9;padding-bottom:0.5rem}.landing-home #faq .tc-landing-faq-item.is-expanded .tc-landing-faq-item__toggle{background:#8b6cf6;border-color:transparent;transform:none}.landing-home #faq .tc-landing-faq-item.is-expanded .tc-landing-faq-item__toggle::before,.landing-home #faq .tc-landing-faq-item.is-expanded .tc-landing-faq-item__toggle::after{background:#fff}.landing-home #faq .tc-landing-faq-item.is-expanded .tc-landing-faq-item__toggle::after{opacity:0}.landing-home #faq .tc-landing-faq-item__panel{display:block}.landing-home #faq .tc-landing-faq-item.is-expanded .tc-landing-faq-item__panel{display:block}.landing-home #faq .tc-landing-faq-item__panel-inner{overflow:hidden;min-height:0}.landing-home #faq .tc-landing-faq-item__body{padding:0 1.2rem 1.15rem;margin-inline:1.2rem 3.5rem;border-top:1px dashed rgba(216,201,255,0.55);opacity:1;transform:none;transition:none}.landing-home #faq .tc-landing-faq-item.is-expanded .tc-landing-faq-item__body{opacity:1;transform:none;transition-delay:0s}.landing-home #faq .tc-landing-faq-item:not(.is-expanded) .tc-landing-faq-item__body{transition-delay:0s}.landing-home #faq .tc-landing-faq-item__body p{margin:0.9rem 0 0;font-size:0.93rem;line-height:1.95;color:#5f5b75}@media (prefers-reduced-motion:reduce){.landing-home #faq .tc-landing-faq-item,.landing-home #faq .tc-landing-faq-item__body,.landing-home #faq .tc-landing-faq-item__panel,.landing-home #faq .tc-landing-faq-item__toggle,.landing-home #faq .tc-landing-faq-item summary{animation:none;transition:none;transform:none;opacity:1}.landing-home #faq .tc-landing-faq-item:hover{transform:none}.landing-home #faq .tc-landing-faq-item.is-expanded .tc-landing-faq-item__panel{display:block}}.landing-home #faq .tc-landing-faq-item summary:focus-visible{outline:2px solid rgba(124,92,230,0.55);outline-offset:3px;border-radius:0.85rem}.landing-home #faq .tc-landing-faq-foot{position:relative;z-index:1;display:flex;justify-content:center;margin-top:1.35rem}.landing-home #faq .tc-landing-faq-foot .tc-btn{min-width:14rem;box-shadow:none}@media (max-width:639px){.landing-home #faq .tc-landing-faq-item__body{margin-inline:1.2rem}}@media (max-width:768px){.landing-home #faq .tc-landing-faq__blob{display:none}.landing-home #faq .tc-landing-faq-item,.landing-home #faq .tc-landing-faq-item summary,.landing-home #faq .tc-landing-faq-item__body,.landing-home #faq .tc-landing-faq-item__toggle{transition:none;transform:none}.landing-home #faq .tc-landing-faq-item:hover{transform:none;box-shadow:0 6px 20px -16px rgba(46,35,77,0.12)}}.landing-home.site-home .tc-faq-page .tc-faq-cmp,.site-home .tc-faq-page .tc-faq-cmp{width:min(100%,36rem);margin:2.75rem auto 0;text-align:center}.landing-home.site-home .tc-faq-page .tc-faq-cmp__intro,.site-home .tc-faq-page .tc-faq-cmp__intro{margin:0 0 1.1rem}.landing-home.site-home .tc-faq-page .tc-faq-cmp__kicker,.site-home .tc-faq-page .tc-faq-cmp__kicker{display:inline-flex;margin:0 0 0.55rem;padding:0.3rem 0.8rem;border-radius:999px;font-size:0.72rem;font-weight:800;color:#6d3ce0;background:linear-gradient(135deg,#fff 0%,#f3eeff 100%);border:1px solid rgba(216,201,255,0.7)}.landing-home.site-home .tc-faq-page .tc-faq-cmp h2,.site-home .tc-faq-page .tc-faq-cmp h2{margin:0 0 0.4rem;font-size:clamp(1.2rem,2.6vw,1.45rem);font-weight:900;color:#2e234d;line-height:1.35}.landing-home.site-home .tc-faq-page .tc-faq-cmp__lead,.site-home .tc-faq-page .tc-faq-cmp__lead{margin:0 auto;max-width:28rem;font-size:0.88rem;line-height:1.75;font-weight:600;color:#6d648f}.landing-home.site-home .tc-faq-page .tc-faq-cmp__card,.site-home .tc-faq-page .tc-faq-cmp__card{overflow:hidden;border-radius:22px;border:1px solid rgba(216,201,255,0.55);background:linear-gradient(165deg,#ffffff 0%,#faf8ff 100%);box-shadow:0 1px 0 rgba(255,255,255,0.9) inset,0 14px 36px -18px rgba(124,92,230,0.28);text-align:center}.landing-home.site-home .tc-faq-page .tc-faq-cmp__row,.site-home .tc-faq-page .tc-faq-cmp__row{display:grid !important;grid-template-columns:1.45fr 0.75fr 1fr;align-items:stretch;border-bottom:1px solid rgba(216,201,255,0.45)}.landing-home.site-home .tc-faq-page .tc-faq-cmp__row:last-child,.site-home .tc-faq-page .tc-faq-cmp__row:last-child{border-bottom:0}.landing-home.site-home .tc-faq-page .tc-faq-cmp__row--head,.site-home .tc-faq-page .tc-faq-cmp__row--head{background:linear-gradient(180deg,#f5f3ff 0%,#efeaff 100%)}.landing-home.site-home .tc-faq-page .tc-faq-cmp__cell,.site-home .tc-faq-page .tc-faq-cmp__cell{display:flex !important;align-items:center;justify-content:center;padding:0.85rem 0.75rem;font-size:0.86rem;line-height:1.55;font-weight:700;color:#2e234d;border-inline-end:1px solid rgba(216,201,255,0.4)}.landing-home.site-home .tc-faq-page .tc-faq-cmp__cell:last-child,.site-home .tc-faq-page .tc-faq-cmp__cell:last-child{border-inline-end:0}.landing-home.site-home .tc-faq-page .tc-faq-cmp__row--head .tc-faq-cmp__cell,.site-home .tc-faq-page .tc-faq-cmp__row--head .tc-faq-cmp__cell{font-size:0.8rem;font-weight:800;color:#5b21b6}.landing-home.site-home .tc-faq-page .tc-faq-cmp__cell--feat,.site-home .tc-faq-page .tc-faq-cmp__cell--feat{justify-content:center;text-align:center;font-weight:700;color:#3b3358;background:rgba(255,255,255,0.55)}.landing-home.site-home .tc-faq-page .tc-faq-cmp__cell--win,.site-home .tc-faq-page .tc-faq-cmp__cell--win{background:linear-gradient(180deg,rgba(237,233,254,0.65) 0%,rgba(245,243,255,0.9) 100%)}.landing-home.site-home .tc-faq-page .tc-faq-cmp__row--head .tc-faq-cmp__cell--win,.site-home .tc-faq-page .tc-faq-cmp__row--head .tc-faq-cmp__cell--win{color:#6d28d9}.landing-home.site-home .tc-faq-page .tc-faq-cmp__yes,.site-home .tc-faq-page .tc-faq-cmp__yes{display:inline-flex;align-items:center;justify-content:center;min-width:3.6rem;padding:0.28rem 0.7rem;border-radius:999px;font-size:0.8rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#6d28d9 100%);box-shadow:0 8px 16px -10px rgba(109,40,217,0.75)}.landing-home.site-home .tc-faq-page .tc-faq-cmp__cell--soft,.site-home .tc-faq-page .tc-faq-cmp__cell--soft{color:#8b849f;font-weight:600;font-size:0.82rem}.landing-home.site-home .tc-faq-page .tc-faq-cmp + .tc-actions,.site-home .tc-faq-page .tc-faq-cmp + .tc-actions{margin-top:1.85rem}@media (max-width:640px){.landing-home.site-home .tc-faq-page .tc-faq-cmp__row,.site-home .tc-faq-page .tc-faq-cmp__row{grid-template-columns:1fr}.landing-home.site-home .tc-faq-page .tc-faq-cmp__row--head,.site-home .tc-faq-page .tc-faq-cmp__row--head{display:none !important}.landing-home.site-home .tc-faq-page .tc-faq-cmp__cell,.site-home .tc-faq-page .tc-faq-cmp__cell{border-inline-end:0;border-bottom:1px solid rgba(216,201,255,0.35);justify-content:space-between;gap:0.75rem;text-align:right}.landing-home.site-home .tc-faq-page .tc-faq-cmp__cell:last-child,.site-home .tc-faq-page .tc-faq-cmp__cell:last-child{border-bottom:0}.landing-home.site-home .tc-faq-page .tc-faq-cmp__cell--feat,.site-home .tc-faq-page .tc-faq-cmp__cell--feat{justify-content:flex-start;font-weight:800;background:#f5f3ff}.landing-home.site-home .tc-faq-page .tc-faq-cmp__cell--win::before,.site-home .tc-faq-page .tc-faq-cmp__cell--win::before{content:'تست چی';font-size:0.72rem;font-weight:800;color:#6d28d9}.landing-home.site-home .tc-faq-page .tc-faq-cmp__cell--soft::before,.site-home .tc-faq-page .tc-faq-cmp__cell--soft::before{content:'ابزارهای پراکنده';font-size:0.72rem;font-weight:800;color:#8b849f}}.landing-home .tc-platform-roles{position:relative}.landing-home .tc-platform-roles__kicker{margin-inline:auto;margin-bottom:0.75rem}.landing-home .tc-platform-tour__kicker{margin-inline:auto;margin-bottom:0.75rem}.landing-home .tc-platform-roles__grid{display:grid;gap:clamp(1rem,1.8vw,1.45rem);grid-template-columns:1fr}@media (min-width:640px){.landing-home .tc-platform-roles__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.landing-home .tc-platform-roles__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.landing-home .tc-platform-role{position:relative;isolation:isolate;overflow:hidden;border-radius:32px 32px 26px 26px;border:1px solid rgba(255,255,255,0.72);background:var(--tc-role-bg,rgba(255,255,255,0.78));padding:1.25rem 1.15rem 1.15rem;box-shadow:0 1px 0 rgba(255,255,255,0.82) inset,0 22px 52px -34px var(--tc-role-shadow,rgba(86,67,150,0.34));backdrop-filter:blur(10px);height:100%;transition:transform 0.28s var(--tc-ease),border-color 0.28s var(--tc-ease),box-shadow 0.28s var(--tc-ease)}.landing-home .tc-platform-role::before,.landing-home .tc-platform-role__orb{display:none !important}.landing-home .tc-platform-role::after{content:'';position:absolute;inset:auto 1.25rem 0;height:3px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,transparent,var(--tc-role-accent,rgba(167,139,250,0.42)),transparent);opacity:0.65}.landing-home .tc-platform-role:hover{transform:translateY(-5px);border-color:rgba(255,255,255,0.92);box-shadow:0 1px 0 rgba(255,255,255,0.85) inset,0 28px 62px -38px var(--tc-role-shadow,rgba(86,67,150,0.46))}.landing-home .tc-platform-role:hover{--tc-role-bg:linear-gradient(158deg,rgba(255,255,255,0.92) 0%,rgba(235,226,255,0.94) 50%,rgba(222,211,255,0.9) 100%);--tc-role-accent:rgba(139,92,246,0.62);--tc-role-shadow:rgba(120,82,212,0.48)}.landing-home .tc-platform-role--lavender{--tc-role-bg:linear-gradient(158deg,rgba(255,255,255,0.92) 0%,rgba(243,232,255,0.94) 54%,rgba(230,214,255,0.9) 100%);--tc-role-accent:rgba(139,92,246,0.64);--tc-role-shadow:rgba(124,92,230,0.38)}.landing-home .tc-platform-role--lavender:hover{--tc-role-bg:linear-gradient(158deg,rgba(255,255,255,0.94) 0%,rgba(237,226,255,0.96) 50%,rgba(222,207,255,0.92) 100%);--tc-role-accent:rgba(124,92,246,0.72);--tc-role-shadow:rgba(124,92,230,0.46)}.landing-home .tc-platform-role--lavender .tc-platform-role__orb,.landing-home .tc-platform-role--lavender .tc-platform-role__icon{background:linear-gradient(135deg,rgba(167,139,250,0.58),rgba(214,197,255,0.5))}.landing-home .tc-platform-role--sky{--tc-role-bg:linear-gradient(158deg,rgba(255,255,255,0.92) 0%,rgba(220,246,255,0.94) 54%,rgba(202,239,250,0.9) 100%);--tc-role-accent:rgba(56,189,248,0.64);--tc-role-shadow:rgba(48,153,202,0.4)}.landing-home .tc-platform-role--sky .tc-platform-role__orb,.landing-home .tc-platform-role--sky .tc-platform-role__icon{background:linear-gradient(135deg,rgba(94,206,250,0.5),rgba(190,235,252,0.44))}.landing-home .tc-platform-role--mint{--tc-role-bg:linear-gradient(158deg,rgba(255,255,255,0.92) 0%,rgba(218,250,241,0.94) 54%,rgba(195,243,230,0.9) 100%);--tc-role-accent:rgba(45,212,191,0.64);--tc-role-shadow:rgba(40,166,151,0.38)}.landing-home .tc-platform-role--mint .tc-platform-role__orb,.landing-home .tc-platform-role--mint .tc-platform-role__icon{background:linear-gradient(135deg,rgba(76,225,204,0.5),rgba(190,246,231,0.44))}.landing-home .tc-platform-role--peach{--tc-role-bg:linear-gradient(158deg,rgba(255,255,255,0.92) 0%,rgba(255,237,220,0.94) 55%,rgba(255,222,195,0.9) 100%);--tc-role-accent:rgba(251,146,60,0.62);--tc-role-shadow:rgba(211,126,58,0.36)}.landing-home .tc-platform-role--peach .tc-platform-role__orb,.landing-home .tc-platform-role--peach .tc-platform-role__icon{background:linear-gradient(135deg,rgba(255,178,110,0.5),rgba(255,218,184,0.44))}.landing-home .tc-platform-role__head{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.65rem;margin-bottom:0.8rem;text-align:center}.landing-home .tc-platform-role__icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;border:1px solid rgba(255,255,255,0.72);box-shadow:0 8px 20px -14px rgba(80,60,140,0.5),0 1px 0 rgba(255,255,255,0.8) inset;font-size:1.25rem}.landing-home .tc-platform-role__title{margin:0;font-size:1.02rem;font-weight:800;color:var(--tc-text);line-height:1.45;letter-spacing:-0.01em;text-align:center}.landing-home .tc-platform-role__lead{margin:0 auto 0.85rem;max-width:26ch;font-size:0.86rem;color:var(--tc-text-muted);line-height:1.75;text-align:center}.landing-home .tc-platform-role__list{margin:0;padding:0;list-style:none;display:grid;gap:0.48rem}.landing-home .tc-platform-role__list li{display:flex;align-items:flex-start;gap:0.42rem;font-size:0.82rem;color:var(--tc-text);line-height:1.7}.landing-home .tc-platform-role__list .tc-icon{flex-shrink:0;margin-top:0.15rem;color:var(--tc-primary-dark);width:0.85rem;height:0.85rem;opacity:0.82}@media (max-width:640px){.landing-home .tc-platform-roles .tc-section-head,.landing-home .tc-platform-tour .tc-section-head{text-align:center}.landing-home .tc-platform-roles .tc-section-lead,.landing-home .tc-platform-tour .tc-section-lead{margin-inline:auto;text-align:center}.landing-home .tc-platform-role{border-radius:24px;padding:1.15rem 1rem}.landing-home .tc-platform-role__head{flex-direction:column;justify-content:center;text-align:center}.landing-home .tc-platform-role__title,.landing-home .tc-platform-role__lead{text-align:center;margin-inline:auto}.landing-home .tc-platform-role__list li{justify-content:center;text-align:center}.landing-home .tc-platform-tour__title,.landing-home .tc-platform-tour__desc{text-align:center}}.landing-home .tc-platform-tour{position:relative;isolation:isolate;z-index:1;overflow:hidden;background:#ffffff}.landing-home .tc-platform-tour::before{content:'';position:absolute;inset:0;z-index:-2;background:#ffffff;pointer-events:none}.landing-home .tc-platform-tour>.tc-container{position:relative;z-index:1}.landing-home .tc-platform-tour__grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:768px){.landing-home .tc-platform-tour__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.landing-home .tc-platform-tour__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-home .tc-platform-tour__card{border-radius:var(--tc-radius-lg);border:1px solid var(--tc-border-soft);background:var(--tc-surface);overflow:hidden;box-shadow:var(--tc-shadow-card);display:flex;flex-direction:column;height:100%}.landing-home .tc-platform-tour__figure{position:relative;margin:0;aspect-ratio:16 / 10;background:#f7f5fc;border-bottom:1px solid var(--tc-border-soft)}.landing-home .tc-platform-tour__img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.landing-home .tc-platform-tour__image-btn{position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in;overflow:hidden}.landing-home .tc-platform-tour__image-btn::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(31,27,75,0.2));opacity:0;transition:opacity 0.25s var(--tc-ease)}.landing-home .tc-platform-tour__image-btn:hover::after,.landing-home .tc-platform-tour__image-btn:focus-visible::after{opacity:1}.landing-home .tc-platform-tour__zoom{position:absolute;left:0.75rem;bottom:0.75rem;z-index:2;border-radius:999px;background:rgba(255,255,255,0.92);color:var(--tc-primary-deep);padding:0.25rem 0.65rem;font-size:0.72rem;font-weight:800;box-shadow:0 10px 24px rgba(80,60,140,0.12);opacity:0;transform:translateY(6px);transition:opacity 0.25s var(--tc-ease),transform 0.25s var(--tc-ease)}.landing-home .tc-platform-tour__image-btn:hover .tc-platform-tour__zoom,.landing-home .tc-platform-tour__image-btn:focus-visible .tc-platform-tour__zoom{opacity:1;transform:translateY(0)}.landing-home .tc-platform-tour__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.45rem;width:100%;height:100%;padding:1rem;text-align:center;color:var(--tc-text-muted)}.landing-home .tc-platform-tour__placeholder-badge{display:inline-flex;padding:0.2rem 0.65rem;border-radius:999px;background:rgba(167,139,250,0.16);color:var(--tc-primary-deep);font-size:0.75rem;font-weight:700}.landing-home .tc-platform-tour__placeholder-icon{font-size:2rem;line-height:1;opacity:0.75}.landing-home .tc-platform-tour__placeholder-text{font-size:0.85rem;font-weight:700;color:var(--tc-text)}.landing-home .tc-platform-tour__placeholder-hint{font-size:0.78rem;line-height:1.6;max-width:18rem}.landing-home .tc-platform-tour__badge{position:absolute;top:0.75rem;right:0.75rem;margin:0;padding:0.25rem 0.65rem;border-radius:999px;background:rgba(255,255,255,0.92);border:1px solid var(--tc-border-soft);font-size:0.72rem;font-weight:800;color:var(--tc-primary-deep);box-shadow:0 4px 14px rgba(80,60,140,0.08)}.landing-home .tc-platform-tour__body{padding:1.15rem 1.2rem 1.25rem;flex:1}.landing-home .tc-platform-tour__title{margin:0 0 0.55rem;font-size:1rem;font-weight:800;line-height:1.55;color:var(--tc-text)}.landing-home .tc-platform-tour__desc{margin:0;font-size:0.88rem;line-height:1.8;color:var(--tc-text-muted)}.landing-home .tc-platform-tour__foot{display:flex;flex-wrap:wrap;justify-content:center;gap:0.75rem;margin-top:2rem}html.tc-modal-open,html.tc-modal-open body{overflow:hidden}.tc-platform-tour-modal[hidden]{display:none}.tc-platform-tour-modal{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:clamp(1rem,3vw,2rem)}.tc-platform-tour-modal__backdrop{position:absolute;inset:0;z-index:0;border:0;background:rgba(18,13,43,0.72);backdrop-filter:blur(10px)}.tc-platform-tour-modal__dialog{position:relative;z-index:2;width:min(1100px,96vw);max-height:min(86vh,760px);display:flex;flex-direction:column;overflow:hidden;border-radius:28px;border:1px solid rgba(255,255,255,0.28);background:rgba(255,255,255,0.96);box-shadow:0 30px 80px rgba(20,12,52,0.34)}.tc-platform-tour-modal__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0.85rem 1.1rem;border-bottom:1px solid rgba(230,221,250,0.85)}.tc-platform-tour-modal__head h3{margin:0;font-size:0.98rem;font-weight:800;color:var(--tc-text,#2e234d)}.tc-platform-tour-modal__close{width:2.25rem;height:2.25rem;display:inline-grid;place-items:center;border:1px solid rgba(230,221,250,0.9);border-radius:999px;background:#fff;color:var(--tc-primary-deep,#6d3ce0);font-size:1.35rem;line-height:1;cursor:pointer}.tc-platform-tour-modal__canvas{overflow:auto;background:linear-gradient(135deg,#f9f7ff,#f3fbff);padding:clamp(0.65rem,1.8vw,1rem)}.tc-platform-tour-modal__canvas img{display:block;width:100%;height:auto;max-height:72vh;object-fit:contain;border-radius:18px;background:#fff}html,body{font-feature-settings:'ss02','tnum';font-variant-numeric:tabular-nums}input:not([type='checkbox']):not([type='radio']):not([type='hidden']):not([type='submit']):not([type='button']):not([type='reset']):not([type='image']):not([type='range']):not([type='color']),select,textarea{background-color:#fff}input.bg-bg-light,select.bg-bg-light,textarea.bg-bg-light,input.bg-card-bg,select.bg-card-bg,textarea.bg-card-bg,.pastel-input{background-color:#fff !important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,select:-webkit-autofill,textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset;box-shadow:0 0 0 1000px #fff inset}.tc-rich-editor-wrap,.tc-designer-input-box{background-color:#fff !important}.ql-snow .ql-toolbar,.ql-snow .ql-container{background-color:#fff !important}.ql-snow .ql-editor{background-color:#fff !important}.tc-support-fab{position:fixed;right:max(1rem,env(safe-area-inset-right,0px));bottom:max(1.15rem,env(safe-area-inset-bottom,0px));left:auto;z-index:10050;width:auto;height:auto;margin:0;padding:0;border:0;background:none;pointer-events:none;direction:rtl}.tc-support-fab__inner{pointer-events:auto;display:block;animation:tc-support-fab-float 2.8s ease-in-out infinite;will-change:transform;transform:translateZ(0)}.tc-support-fab__link{position:relative;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:flex-start;gap:0.55rem;width:3.5rem;height:3.5rem;max-width:3.5rem;min-width:3.5rem;min-height:3.5rem;padding:0.75rem;overflow:hidden;border-radius:999px;border:1px solid rgba(255,255,255,0.42);background:linear-gradient(135deg,#8b5cf6 0%,#6d28d9 52%,#5b21b6 100%);color:#fff !important;text-decoration:none !important;font-family:'Vazirmatn',ui-sans-serif,system-ui,sans-serif;box-shadow:0 10px 28px rgba(91,33,182,0.38),0 2px 8px rgba(46,35,77,0.12);transition:max-width 0.28s ease,width 0.28s ease,padding 0.28s ease,box-shadow 0.25s ease}.tc-support-fab__link:hover,.tc-support-fab__link:focus-visible{width:auto;max-width:14rem;min-width:3.5rem;padding-inline:0.85rem 1.15rem;box-shadow:0 14px 34px rgba(91,33,182,0.45),0 4px 12px rgba(46,35,77,0.14);outline:none}.tc-support-fab__pulse{position:absolute;inset:-3px;z-index:0;border-radius:inherit;background:rgba(139,92,246,0.38);animation:tc-support-fab-pulse 2.2s ease-out infinite;pointer-events:none}.tc-support-fab__icon{position:relative;z-index:1;display:inline-flex;flex:0 0 1.9rem;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border-radius:999px;background:rgba(255,255,255,0.18);color:#fff}.tc-support-fab__icon svg{display:block;width:1.15rem !important;height:1.15rem !important;max-width:1.15rem;max-height:1.15rem;stroke:currentColor;fill:none}.tc-support-fab__label{position:relative;z-index:1;flex:0 1 auto;width:auto;max-width:0;height:auto;margin:0;padding:0;overflow:hidden;clip:auto;clip-path:none;white-space:nowrap;font-family:'Vazirmatn',ui-sans-serif,system-ui,sans-serif;font-size:0.84rem;font-weight:700;letter-spacing:-0.01em;color:#fff;opacity:0;transform:translateX(0.25rem);transition:opacity 0.25s ease,max-width 0.28s ease,transform 0.25s ease}.tc-support-fab__link:hover .tc-support-fab__label,.tc-support-fab__link:focus-visible .tc-support-fab__label{max-width:10rem;opacity:1;transform:translateX(0)}.tc-support-fab__badge{position:absolute;top:-0.15rem;left:-0.1rem;z-index:2;min-width:1.15rem;height:1.15rem;padding:0 0.28rem;border-radius:999px;border:2px solid #fff;background:#f97316;color:#fff;font-family:'Vazirmatn',ui-sans-serif,system-ui,sans-serif;font-size:0.68rem;font-weight:800;line-height:1;display:inline-flex;align-items:center;justify-content:center}@keyframes tc-support-fab-float{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-9px,0)}}@keyframes tc-support-fab-pulse{0%{transform:scale(1);opacity:0.42}70%{transform:scale(1.42);opacity:0}100%{transform:scale(1.42);opacity:0}}@media (max-width:640px){.tc-support-fab{right:max(0.75rem,env(safe-area-inset-right,0px));bottom:max(0.9rem,env(safe-area-inset-bottom,0px))}.tc-support-fab__link{width:3.25rem;height:3.25rem;max-width:3.25rem;min-width:3.25rem;min-height:3.25rem;padding:0.65rem}.tc-support-fab__link:hover,.tc-support-fab__link:focus-visible{max-width:12rem}}@media (prefers-reduced-motion:reduce){.tc-support-fab__inner{animation:none}.tc-support-fab__pulse{animation:none;opacity:0}}@media (max-width:900px),(pointer:coarse){html.tc-mobile-optimized,html.tc-mobile-optimized body{scroll-behavior:auto !important;overscroll-behavior-y:contain}html.tc-mobile-optimized .landing-home .tc-shell-blobs,html.tc-mobile-optimized .landing-home .tc-shell-blob,html.tc-mobile-optimized .landing-home .tc-hero-bg-deco,html.tc-mobile-optimized .landing-home .tc-hero-blob,html.tc-mobile-optimized .landing-home .tc-hero-spark,html.tc-mobile-optimized .landing-home .tc-cta-blob,html.tc-mobile-optimized .landing-home [data-parallax],html.tc-mobile-optimized .site-home .tc-pricing-hero::before,html.tc-mobile-optimized .site-home .tc-pricing-hero__panel::after{animation:none !important;filter:none !important;transform:none !important;will-change:auto !important}html.tc-mobile-optimized .landing-home .tc-header,html.tc-mobile-optimized .site-home .tc-header,html.tc-mobile-optimized .site-home .tc-pricing-stat,html.tc-mobile-optimized .site-home .tc-store-filter .tc-card,html.tc-mobile-optimized .site-home .tc-store-product-card__badge,html.tc-mobile-optimized .site-home .tc-store-products-loader,html.tc-mobile-optimized .tc-dashboard-page .tc-dashboard-nav-backdrop,html.tc-mobile-optimized .tc-dashboard-page .tc-dash-site-nav{backdrop-filter:none !important;-webkit-backdrop-filter:none !important}html.tc-mobile-scrolling .landing-home .tc-btn,html.tc-mobile-scrolling .landing-home .tc-card,html.tc-mobile-scrolling .landing-home .tc-feature-card,html.tc-mobile-scrolling .landing-home .tc-promo-card,html.tc-mobile-scrolling .landing-home .tc-testimonial,html.tc-mobile-scrolling .landing-home .tc-social-link,html.tc-mobile-scrolling .site-home .tc-pricing-card,html.tc-mobile-scrolling .site-home .tc-pricing-card__cta,html.tc-mobile-scrolling .site-home .tc-pricing-seo__links a,html.tc-mobile-scrolling .site-home .tc-store-product-card,html.tc-mobile-scrolling .site-home .tc-promo-card,html.tc-mobile-scrolling .site-home .tc-store-catalog__search,html.tc-mobile-scrolling .site-home .tc-store-catalog__page-btn,html.tc-mobile-scrolling .tc-dashboard-page .tc-dash-btn-white,html.tc-mobile-scrolling .tc-dashboard-page .tc-dash-data-table,html.tc-mobile-scrolling .tc-dashboard-page .tc-dash-heading{transition:none !important}html.tc-mobile-scrolling .landing-home.landing-dashboard .tc-menu-toggle-dash,html.tc-mobile-scrolling .landing-home.landing-dashboard .tc-dash-site-nav__toggle{pointer-events:auto !important}html.tc-mobile-scrolling .landing-home .tc-shell-blobs,html.tc-mobile-scrolling .landing-home .tc-shell-blob,html.tc-mobile-scrolling .landing-home .tc-hero-blob,html.tc-mobile-scrolling .landing-home .tc-hero-spark,html.tc-mobile-scrolling .landing-home [data-parallax],html.tc-mobile-scrolling .site-home .tc-store-product-card__kind,html.tc-mobile-scrolling .site-home .tc-store-product-card__badge,html.tc-mobile-scrolling .site-home .tc-store-products-loader,html.tc-mobile-scrolling .tc-dashboard-page .tc-dashboard-nav-backdrop,html.tc-mobile-scrolling .tc-dashboard-page .tc-dashboard-mobile-drawer{backdrop-filter:none !important;-webkit-backdrop-filter:none !important;filter:none !important;will-change:auto !important}html.tc-mobile-scrolling .site-home .tc-store-product-card,html.tc-mobile-scrolling .site-home .tc-promo-card,html.tc-mobile-scrolling .site-home .tc-store-filter .tc-card,html.tc-mobile-scrolling .site-home .tc-store-catalog__inner,html.tc-mobile-scrolling .tc-dashboard-page .tc-dash-data-table,html.tc-mobile-scrolling .tc-dashboard-page .tc-dash-heading,html.tc-mobile-scrolling .tc-dashboard-page .tc-dashboard-mobile-drawer{box-shadow:none !important}}
