:root{--home-violet: #734bfb;--home-violet-mid: #6366f1;--home-violet-soft: rgba(115, 75, 251, .12);--home-surface: #ffffff;--home-surface-muted: #f4f6f9;--home-text: #0b1220;--home-radius-md: 14px;--home-radius-lg: 16px;--home-shadow-ring: 0 0 0 1px rgba(115, 75, 251, .1);--home-shadow-float: 0 16px 48px rgba(15, 23, 42, .08);--home-shadow-float-lg: 0 24px 56px rgba(15, 23, 42, .1);--home-section-pad-y: clamp(3.5rem, 7vw, 6rem);--home-section-pad-y-md: clamp(2.75rem, 5vw, 4rem);--home-section-pad-y-sm: clamp(2.25rem, 4vw, 3.25rem)}.home-page{color:var(--home-text)}.home-section-pad{padding-top:var(--home-section-pad-y);padding-bottom:var(--home-section-pad-y)}.home-section-pad-md{padding-top:var(--home-section-pad-y-md);padding-bottom:var(--home-section-pad-y-md)}.home-section-pad-sm{padding-top:var(--home-section-pad-y-sm);padding-bottom:var(--home-section-pad-y-sm)}.home-surface{background-color:var(--home-surface)}.home-surface-alt{position:relative;isolation:isolate;background-color:var(--home-surface-muted)}.home-surface-alt:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(rgba(99,102,241,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(99,102,241,.035) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:radial-gradient(ellipse 85% 75% at 50% 40%,#000 20%,transparent 75%);mask-image:radial-gradient(ellipse 85% 75% at 50% 40%,#000 20%,transparent 75%)}.home-surface-alt>.home-inner{position:relative;z-index:1}.home-bleed{width:100vw;margin-left:calc(50% - 50vw)}.home-inner{box-sizing:border-box;width:100%;max-width:75rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.home-inner{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.home-inner{padding-left:2rem;padding-right:2rem}}.home-btn-primary{display:inline-flex;align-items:center;gap:.35rem;border-radius:9999px;border:1px solid transparent;padding:1rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#7c5cff 0%,var(--home-violet) 48%,#5b3dd4 100%);border-color:transparent;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .2s ease,box-shadow .2s ease}.home-btn-primary:hover{background-color:#452d97;border-color:#452d97;color:#f7f8fa}@media(hover:hover){.home-btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 28px #734bfb59}}.home-btn-primary:active{transform:translateY(0) scale(.98);box-shadow:0 4px 14px #734bfb38}@media(prefers-reduced-motion:reduce){.home-btn-primary:hover,.home-btn-primary:active{transform:none;box-shadow:none}}.home-pre-heading{color:#5b21b6;background:linear-gradient(135deg,#ede9fff2,#e0e7ffe0);border:1px solid rgba(115,75,251,.2);border-radius:9999px;padding:.35rem .75rem;display:inline-block;letter-spacing:.14em;font-weight:600;font-size:11px;line-height:1.25;text-transform:uppercase;box-shadow:0 1px #ffffffbf inset}.home-section-heading{font-weight:600;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.12;letter-spacing:-.025em;color:var(--home-text);margin:0 0 1rem}.home-body-text{font-size:1.125rem;line-height:1.5;color:#374151;margin-top:0;margin-bottom:1rem}@media(min-width:768px){.home-body-text{font-size:1.25rem}}.home-check-list{list-style:none;margin:0;padding:0}.home-check-list li{display:flex;gap:.75rem;align-items:flex-start;font-size:1.125rem;line-height:1.5;margin:0 0 1.25rem;color:#1f2937}.home-check-list svg{flex-shrink:0;margin-top:.2rem}.home-product-visual{position:relative;margin-left:auto;margin-right:auto;max-width:90%;border-radius:var(--home-radius-lg);overflow:hidden;background:linear-gradient(160deg,#fffffffa,#f5f3ffa6);box-shadow:var(--home-shadow-ring),var(--home-shadow-float),0 0 60px #734bfb12}.home-product-visual img{display:block;width:100%;height:auto}.hero-title{font-size:clamp(2rem,5vw,3.25rem);font-weight:600;line-height:1.08;letter-spacing:-.035em;color:var(--home-text);margin:0 0 1.25rem}.hero-lead{font-size:clamp(1.125rem,2.5vw,1.375rem);line-height:1.5;color:#374151;margin:0 0 1.5rem}.hero-lead a{color:#111;font-weight:600;text-decoration:none}.hero-lead a:hover{text-decoration:underline}.home-btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border-radius:9999px;padding:1rem 2rem;font-size:1rem;font-weight:600;color:#734bfb;background-color:transparent;border:2px solid #734bfb;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .2s ease}.home-btn-outline:hover{background-color:#efebff;color:#452d97;border-color:#452d97}@media(hover:hover){.home-btn-outline:hover{transform:translateY(-2px)}}.home-btn-outline:active{transform:scale(.98)}@media(prefers-reduced-motion:reduce){.home-btn-outline:hover,.home-btn-outline:active{transform:none}}.home-trusted-by-section{border-bottom:1px solid rgba(115,75,251,.08)}.home-trusted-title{font-weight:600;font-size:clamp(1.25rem,3vw,1.75rem);line-height:1.25;letter-spacing:-.02em;color:var(--home-text);margin:0 0 2.5rem}.home-trusted-logos{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem 2.5rem}.home-trusted-logos li{display:flex;align-items:center;justify-content:center;min-width:0}@media(min-width:900px){.home-trusted-logos{flex-wrap:nowrap;justify-content:space-between;gap:1.25rem 2rem}.home-trusted-logos li{flex:1 1 0}}.home-trusted-logo-img{display:block;height:clamp(2.5rem,5vw,3.75rem);width:auto;max-width:min(11rem,28vw);-o-object-fit:contain;object-fit:contain;opacity:.85;filter:grayscale(100%);transition:opacity .2s ease,filter .2s ease}.home-trusted-logo-img:hover{opacity:1;filter:grayscale(0%)}@media(min-width:768px){.home-trusted-logo-img{height:clamp(3rem,4.5vw,3.75rem);max-width:min(13rem,22vw)}}@media(min-width:900px){.home-trusted-logo-img{height:clamp(3.5rem,4.5vw,4.75rem);max-width:100%}}.home-effective-main-title{font-weight:600;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.12;letter-spacing:-.025em;color:var(--home-text);margin:0 0 3rem;max-width:48rem;margin-left:auto;margin-right:auto}.home-effective-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.home-effective-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.home-effective-card{position:relative;background:#fff;border-radius:var(--home-radius-md);padding:1.75rem 1.5rem 1.65rem;border:1px solid rgba(115,75,251,.09);box-shadow:var(--home-shadow-ring),0 10px 36px #0f172a0d;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,border-color .25s ease}.home-effective-card:before{content:"";position:absolute;top:0;left:1.25rem;right:1.25rem;height:3px;border-radius:0 0 4px 4px;background:linear-gradient(90deg,var(--home-violet) 0%,var(--home-violet-mid) 55%,rgba(99,102,241,.35) 100%);opacity:.9}@media(hover:hover){.home-effective-card:hover{transform:translateY(-4px);border-color:#734bfb2e;box-shadow:var(--home-shadow-ring),var(--home-shadow-float-lg)}}@media(prefers-reduced-motion:reduce){.home-effective-card{transition:none}.home-effective-card:hover{transform:none}}.home-effective-card-title{font-weight:600;font-size:1.25rem;line-height:1.3;color:#111;margin:0 0 .75rem}.home-effective-card-body{font-size:1rem;line-height:1.55;color:#4b5563;margin:0}.home-channels-section .home-pre-heading{margin-bottom:.35rem}.home-channels-copy{max-width:32rem}.home-channels-title{margin-top:0;margin-bottom:.5rem;font-size:clamp(1.65rem,3.5vw,2.15rem);line-height:1.12;letter-spacing:-.025em;font-weight:600;color:var(--home-text)}.home-channels-lead{margin-top:0;margin-bottom:0;font-size:.9375rem;line-height:1.5;color:#4b5563}@media(min-width:768px){.home-channels-lead{font-size:1rem;line-height:1.55}}.home-channels-shell{display:grid;gap:1.25rem;align-items:start}@media(min-width:768px){.home-channels-shell{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:1.75rem 2.25rem;align-items:center}}.home-channels-badges-panel{background:linear-gradient(180deg,#fff,#fafbff);border-radius:var(--home-radius-lg);padding:.85rem .9rem;border:1px solid rgba(115,75,251,.1);box-shadow:var(--home-shadow-ring),0 12px 36px #0f172a0f}@media(min-width:768px){.home-channels-badges-panel{padding:1rem 1.1rem}}.home-channels-badges{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem .45rem;justify-content:center}@media(min-width:768px){.home-channels-badges{justify-content:flex-start}}.home-channels-badge{display:inline-flex;flex-direction:row;align-items:center;gap:.4rem;width:-moz-fit-content;width:fit-content;max-width:100%;padding:.35rem .65rem .35rem .4rem;border-radius:9999px;border:1px solid #e8e8ec;background:linear-gradient(180deg,#fff,#fafafa);box-shadow:0 1px #ffffffe6 inset;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.home-channels-badge:hover{border-color:#734bfb59;box-shadow:0 2px 8px #734bfb1f;transform:translateY(-1px)}@media(prefers-reduced-motion:reduce){.home-channels-badge{transition:none}.home-channels-badge:hover{transform:none}}.home-channels-badge-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;border-radius:50%;background:#f3f4f6;border:1px solid #e5e7eb}.home-channels-badge-img{display:block;max-height:1.1rem;max-width:1.4rem;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}@media(min-width:768px){.home-channels-badge-img{max-height:1.2rem;max-width:1.5rem}}.home-channels-badge-fallback{width:1.05rem;height:1.05rem;border-radius:4px;background:linear-gradient(135deg,#ede9fe,#e8e8ec)}.home-channels-badge-label{flex:0 1 auto;font-size:.8125rem;font-weight:600;line-height:1.2;color:#374151;white-space:nowrap}@media(min-width:768px){.home-channels-badge-label{font-size:.875rem}}.home-channels-footnote{margin:1rem 0 0;max-width:32rem;font-size:.8125rem;line-height:1.45;color:#6b7280;text-align:left}.home-developers-split{margin-top:2rem;display:flex;flex-direction:column;overflow:hidden;border-radius:var(--home-radius-lg);border:1px solid rgba(115,75,251,.14);box-shadow:var(--home-shadow-ring),var(--home-shadow-float-lg),0 0 80px #734bfb0f;background:linear-gradient(180deg,#f1f5f9,#e8ecf4)}@media(min-width:900px){.home-developers-split{flex-direction:row;min-height:22rem}}.home-developers-code{display:flex;flex:1;min-width:0;background:#0f172a;padding:1.25rem 1rem 1.5rem .5rem}.home-developers-line-nums{display:flex;flex-direction:column;align-items:flex-end;min-width:2.25rem;padding-right:.5rem;color:#64748b;font-size:.75rem;line-height:1.7;font-family:ui-monospace,monospace;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-developers-pre{margin:0;flex:1;overflow-x:auto;font-size:.8125rem;line-height:1.7;color:#fda4af;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.home-developers-pre code{white-space:pre;display:block}.home-developers-cta{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;gap:.75rem;padding:2rem 1.75rem;background:#020617}@media(min-width:900px){.home-developers-cta{flex:0 0 38%;max-width:22rem}}.home-developers-cta-title{margin:0;font-size:1.5rem;font-weight:600;line-height:1.2;color:#f472b6}.home-developers-cta-lead{margin:0;font-size:1rem;line-height:1.5;color:#e2e8f0}.home-developers-doc-btn{align-self:flex-start;margin-top:.25rem}.home-pricing-grid{display:grid;gap:1.5rem;grid-template-columns:1fr;align-items:stretch}@media(min-width:900px){.home-pricing-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.home-pricing-card{position:relative;display:flex;flex-direction:column;background:#fff;border-radius:var(--home-radius-md);padding:1.75rem 1.5rem 1.5rem;box-shadow:var(--home-shadow-ring),0 10px 36px #0f172a0d;border:1px solid rgba(115,75,251,.06);transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,border-color .2s ease}@media(hover:hover){.home-pricing-card:hover{transform:translateY(-4px);box-shadow:0 16px 44px #1118271a}.home-pricing-card--featured:hover{box-shadow:0 18px 48px #734bfb38}}@media(prefers-reduced-motion:reduce){.home-pricing-card{transition:none}.home-pricing-card:hover{transform:none}}.home-pricing-card--featured{border-color:#734bfb;box-shadow:0 12px 40px #734bfb26}.home-pricing-badge{position:absolute;top:1rem;right:1rem;margin:0;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#734bfb;background:#efebff;padding:.25rem .5rem;border-radius:6px}.home-pricing-name{margin:0 0 .5rem;font-size:1.5rem;font-weight:600;color:#734bfb;line-height:1.2;padding-right:0}.home-pricing-card:has(.home-pricing-badge) .home-pricing-name{padding-right:5.5rem}.home-pricing-desc{margin:0 0 1.25rem;font-size:.9375rem;line-height:1.5;color:#6b7280;flex:1}.home-pricing-list{margin:0 0 1.5rem;padding:0;list-style:none}.home-pricing-list li{position:relative;padding-left:1.25rem;margin-bottom:.65rem;font-size:.9375rem;line-height:1.45;color:#374151}.home-pricing-list li:before{content:"";position:absolute;left:0;top:.45em;width:6px;height:6px;border-radius:9999px;background:#734bfb}.home-pricing-cta{margin-top:auto}.home-faq-list{max-width:48rem;margin:2.5rem auto 0}.home-faq-item{border-bottom:1px solid rgba(115,75,251,.08)}.home-faq-item:first-of-type{border-top:1px solid rgba(115,75,251,.08)}.home-faq-summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;list-style:none;font-weight:600;font-size:1.0625rem;color:#111;border-radius:8px;margin:0 -.35rem;padding:1.25rem .35rem;transition:background-color .2s ease}.home-faq-summary:hover{background-color:#734bfb0f}.home-faq-summary::-webkit-details-marker{display:none}.home-faq-q{flex:1}.home-faq-chevron{flex-shrink:0;width:.65rem;height:.65rem;border-right:2px solid #734bfb;border-bottom:2px solid #734bfb;transform:rotate(45deg);transition:transform .2s ease}.home-faq-item[open] .home-faq-chevron{transform:rotate(225deg)}.home-faq-item[open] .home-faq-summary{color:var(--home-violet)}.home-faq-answer{display:grid;grid-template-rows:0fr;padding:0;transition:grid-template-rows .42s cubic-bezier(.22,1,.36,1)}.home-faq-item[open] .home-faq-answer{grid-template-rows:1fr}.home-faq-answer-inner{min-height:0;overflow:hidden;padding:0 0 1.25rem}.home-faq-answer p{margin:0 0 .75rem;font-size:1rem;line-height:1.55;color:#4b5563}.home-faq-answer p:last-child{margin-bottom:0}@media(prefers-reduced-motion:reduce){.home-faq-answer{transition:none}}.home-testimonial-section{position:relative;isolation:isolate;background:linear-gradient(180deg,#f7f8fc,#eceef8 36%,#f4f5fa)}.home-testimonial-section:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 68% 48% at 10% 22%,rgba(115,75,251,.06) 0%,transparent 60%),radial-gradient(ellipse 50% 42% at 92% 78%,rgba(99,102,241,.05) 0%,transparent 58%)}.home-testimonial-section>.home-inner{position:relative;z-index:1}.home-testimonial-shell{display:grid;gap:clamp(1.75rem,4vw,2.5rem);align-items:center;justify-items:center}@media(min-width:1024px){.home-testimonial-shell{grid-template-columns:minmax(0,32rem) minmax(17.5rem,22rem);justify-content:center;justify-items:stretch;align-items:center;-moz-column-gap:clamp(1rem,2.2vw,1.5rem);column-gap:clamp(1rem,2.2vw,1.5rem);row-gap:clamp(1.75rem,4vw,2.5rem)}}.home-testimonial-copy{min-width:0;width:min(100%,32rem);max-width:32rem}@media(min-width:1024px){.home-testimonial-copy{width:100%}}.home-testimonial-card{position:relative;margin:0;padding:clamp(1.35rem,3vw,1.75rem) clamp(1.25rem,2.8vw,1.65rem) clamp(1.25rem,2.5vw,1.5rem);border-radius:var(--home-radius-lg);background:linear-gradient(165deg,#fff,#fcfbfff7);border:1px solid rgba(115,75,251,.1);box-shadow:var(--home-shadow-ring),0 12px 40px #0f172a0e}.home-testimonial-pre{margin:0 0 1rem}.home-testimonial-block{position:relative;margin:0;border:0;padding:0 0 0 .15rem}.home-testimonial-block:before{content:"“";position:absolute;top:-.2rem;left:-.05rem;font-size:clamp(2.25rem,5vw,3rem);line-height:1;font-weight:600;font-family:Georgia,Times New Roman,serif;color:#734bfb24;pointer-events:none}.home-testimonial-quote{position:relative;margin:0;padding-top:1.85rem;font-size:clamp(1.0625rem,2vw,1.3125rem);font-weight:500;line-height:1.62;letter-spacing:-.012em;color:var(--home-text)}.home-testimonial-quote-footer{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;margin-top:1.2rem;padding-top:1.1rem;border-top:1px solid rgba(115,75,251,.09);font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.home-testimonial-quote-dash{color:var(--home-violet);font-weight:700}.home-testimonial-link{margin-top:1rem;display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;font-weight:600;color:var(--home-violet);text-decoration:none;padding:.5rem 0 0;border-top:1px solid rgba(115,75,251,.07);width:100%;transition:color .2s ease,gap .2s ease}.home-testimonial-link:hover{color:#5b3dd4}.home-testimonial-link-arrow{transition:transform .2s ease}@media(hover:hover){.home-testimonial-link:hover .home-testimonial-link-arrow{transform:translate(3px)}}@media(prefers-reduced-motion:reduce){.home-testimonial-link:hover .home-testimonial-link-arrow{transform:none}}.home-testimonial-visual{margin:0;padding:0;border:0;justify-self:center;width:100%;max-width:20rem}@media(min-width:1024px){.home-testimonial-visual{max-width:none;width:100%}}.home-testimonial-visual-mat{border-radius:calc(var(--home-radius-lg) + 2px);padding:clamp(.65rem,2vw,1rem);background:linear-gradient(165deg,#ede9ff8c,#e4e7f8bf 45%,#dce0f280);box-shadow:inset 0 1px #ffffffa6,0 1px #734bfb0f,0 16px 42px #0f172a0f}.home-testimonial-visual-img{display:block;width:100%;height:auto;border-radius:var(--home-radius-md);-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;box-shadow:0 2px 12px #0f172a0a}.home-bottom-cta{position:relative;isolation:isolate;background:linear-gradient(180deg,#fff,#faf9ff 48%,#fff);overflow:hidden;padding-top:var(--home-section-pad-y);padding-bottom:var(--home-section-pad-y)}.home-bottom-cta:before{content:"";pointer-events:none;position:absolute;width:120%;height:90%;top:-35%;left:-25%;z-index:0;background:radial-gradient(ellipse 50% 48% at 35% 42%,rgba(237,233,255,.85) 0%,rgba(244,242,255,.35) 45%,transparent 72%)}.home-bottom-cta:after{content:"";pointer-events:none;position:absolute;width:70%;height:85%;bottom:-40%;right:-18%;z-index:0;background:radial-gradient(ellipse 50% 45% at 65% 55%,rgba(224,219,255,.5) 0%,transparent 70%)}.home-bottom-cta-wrap{position:relative;z-index:1}.home-bottom-cta-grid{display:grid;gap:clamp(2rem,5vw,3rem);align-items:center}@media(min-width:1024px){.home-bottom-cta-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:2.5rem 3rem;align-items:center}}.home-bottom-cta-copy{max-width:32rem}@media(min-width:1024px){.home-bottom-cta-copy{max-width:36rem}}.home-bottom-cta-title{font-weight:600;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.15;letter-spacing:-.03em;margin:0 0 1rem}.home-bottom-cta-title-lead{display:block;color:var(--home-text)}.home-bottom-cta-title-accent{display:block;margin-top:.2rem;background:linear-gradient(115deg,var(--home-violet) 0%,#8b5cf6 42%,var(--home-violet-mid) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}@supports not ((-webkit-background-clip: text) or (background-clip: text)){.home-bottom-cta-title-accent{color:var(--home-violet);background:none;-webkit-text-fill-color:unset}}.home-bottom-cta-lead{font-size:clamp(1.0625rem,2vw,1.1875rem);line-height:1.6;color:#4b5563;margin:0 0 1.75rem;max-width:34rem}.home-bottom-cta-actions{display:flex;flex-wrap:wrap;gap:.875rem 1rem;align-items:center}.home-bottom-cta-art{position:relative;z-index:1;margin:0;line-height:0;min-width:0}.home-bottom-cta-art-frame{border-radius:var(--home-radius-lg);overflow:hidden;border:1px solid rgba(115,75,251,.12);background:linear-gradient(180deg,#f8f7ff,#fff 55%);box-shadow:var(--home-shadow-ring),var(--home-shadow-float-lg),0 0 64px #734bfb12}.home-bottom-cta-art-img{display:block;width:100%;height:auto;max-height:min(52vh,440px);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media(min-width:1024px){.home-bottom-cta-art-img{max-height:min(58vh,480px)}}.home-trust-strip-section{padding-top:2.5rem;padding-bottom:2.5rem;border-top:1px solid rgba(115,75,251,.1);border-bottom:1px solid rgba(115,75,251,.1);background:linear-gradient(180deg,#fcfcfefa,#f4f2ff7a)}.home-trust-strip-section h2{letter-spacing:-.02em;color:var(--home-text)}.home-stats-grid{list-style:none;margin:0;padding:0;display:grid;gap:1.5rem;grid-template-columns:1fr;text-align:center}@media(min-width:640px){.home-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.home-stats-grid{grid-template-columns:repeat(4,1fr);gap:0;text-align:left}}.home-stats-item{padding:.65rem .5rem}@media(min-width:900px){.home-stats-item{padding:.65rem 1.35rem}.home-stats-item:not(:last-child){border-right:1px solid rgba(115,75,251,.12)}}.home-stats-value{display:block;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;line-height:1.1;letter-spacing:-.03em;background:linear-gradient(115deg,var(--home-violet) 0%,#8b5cf6 45%,var(--home-violet-mid) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}@supports not ((-webkit-background-clip: text) or (background-clip: text)){.home-stats-value{color:var(--home-violet);background:none;-webkit-text-fill-color:unset}}.home-stats-label{display:block;margin-top:.35rem;font-size:.875rem;line-height:1.45;color:#4b5563}.home-resources-grid{list-style:none;margin:0;padding:0;display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:768px){.home-resources-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.home-resources-card{display:flex;flex-direction:column;height:100%;padding:1.5rem;border-radius:var(--home-radius-md);border:1px solid rgba(115,75,251,.1);background:linear-gradient(165deg,#fff,#f8f7ff);transition:border-color .2s ease,box-shadow .25s ease,transform .28s cubic-bezier(.22,1,.36,1)}.home-resources-card:hover{border-color:#734bfb47;box-shadow:var(--home-shadow-ring),0 14px 40px #734bfb24;transform:translateY(-3px)}@media(prefers-reduced-motion:reduce){.home-resources-card{transition:border-color .15s ease,box-shadow .15s ease}.home-resources-card:hover{transform:none}}.home-resources-card-title{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#111}.home-resources-card-body{margin:0 0 1rem;flex:1;font-size:.9375rem;line-height:1.5;color:#6b7280}.home-resources-card-link{font-size:.875rem;font-weight:600;color:#734bfb;text-decoration:none}.home-resources-card-link:hover{text-decoration:underline}
