@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Bebas+Neue&family=Outfit:wght@300;400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";:root{--color-bg:#0a0a0f;--color-bg-secondary:#12121a;--color-surface:#1a1a26;--color-border:#ffffff14;--color-primary:#4f6ef7;--color-primary-dark:#3a56d4;--color-accent:#7c3aed;--color-text:#f0f0f5;--color-text-muted:#88a;--color-text-subtle:#555570;--color-success:#22c55e;--color-warning:#f59e0b;--color-error:#ef4444;--font-primary:"Inter", system-ui, -apple-system, sans-serif;--font-display:"Inter", sans-serif;--font-mono:"JetBrains Mono", "Fira Code", monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:24px;--radius-full:9999px;--shadow-sm:0 1px 3px #0006;--shadow-md:0 4px 16px #00000080;--shadow-lg:0 8px 32px #0009;--shadow-glow:0 0 24px #4f6ef759;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s ease;--container-max:1280px;--container-pad:clamp(1rem, 5vw, 3rem);--header-height:72px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-primary);background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img,video{max-width:100%;display:block}button{cursor:pointer;font:inherit;background:0 0;border:none}input,textarea,select{font:inherit;background:0 0;border:none;outline:none}.hero-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-section{background:#fff;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg-words{pointer-events:none;z-index:0;flex-direction:column;justify-content:center;padding-top:60px;display:flex;position:absolute;inset:0;overflow:hidden}.hero-bg-words span{letter-spacing:-.045em;color:#0000;white-space:nowrap;-webkit-user-select:none;user-select:none;font-family:Outfit,sans-serif;font-weight:900;line-height:.92;display:block}.hero-bg-words__w1{-webkit-text-stroke:1.5px #f9701517;margin-left:36%;font-size:clamp(4.5rem,10vw,9rem)}.hero-bg-words__w2{-webkit-text-stroke:2px #f9701511;margin-left:22%;font-size:clamp(7rem,16vw,14.5rem)}.hero-bg-words__w3{-webkit-text-stroke:1px #f970151a;margin-left:48%;font-size:clamp(3.5rem,7.5vw,7rem)}.hero-body{z-index:1;flex:1;grid-template-columns:1fr 1.7fr;align-items:center;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:calc(60px + 5rem) 2.5rem 4rem;display:grid;position:relative}.hero-left{flex-direction:column;align-items:flex-start;gap:1.5rem;animation:.9s cubic-bezier(.22,1,.36,1) both heroEnterLeft;display:flex}.hero-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#f97015;background:#f9701514;border:1px solid #f9701538;border-radius:9999px;align-items:center;padding:.35rem .9rem;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:600;display:inline-flex}.hero-h1{letter-spacing:-.03em;flex-direction:column;margin:0;font-family:Outfit,sans-serif;font-size:clamp(2.8rem,5.2vw,4.5rem);line-height:1.08;display:flex}.hero-h1__normal{color:#555;font-weight:400;display:block}.hero-h1__bold{color:#111;font-weight:800;display:block}.hero-h1__accent{color:#f97015;font-weight:800;display:block}.hero-sub{color:#777;max-width:460px;margin:0;font-family:Outfit,sans-serif;font-size:1.05rem;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.hero-btn{white-space:nowrap;border-radius:9999px;align-items:center;gap:.5rem;padding:.78rem 1.75rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.hero-btn--primary{color:#fff;background:#f97015;box-shadow:0 4px 20px #f9701552}.hero-btn--primary:hover{background:#e06010;transform:translateY(-2px);box-shadow:0 8px 30px #f970156b}.hero-btn--outline{color:#333;background:0 0;border:1.5px solid #00000029}.hero-btn--outline:hover{background:#00000008;border-color:#00000052;transform:translateY(-2px)}.hero-trust{color:#aaa;align-items:center;gap:.4rem;margin:0;font-family:Outfit,sans-serif;font-size:.82rem;display:flex}.hero-trust svg{color:#22c55e;flex-shrink:0}.hero-right{justify-content:flex-end;align-items:center;animation:1s cubic-bezier(.22,1,.36,1) .15s both heroEnterRight;display:flex;position:relative;overflow:visible}.hero-car-img{filter:drop-shadow(0 32px 80px #f9701547);width:170%;max-width:1300px;height:auto;display:block}@keyframes heroEnterLeft{0%{opacity:0;transform:translate(-52px)}to{opacity:1;transform:translate(0)}}@keyframes heroEnterRight{0%{opacity:0;transform:translate(52px)}to{opacity:1;transform:translate(0)}}@media (width<=1024px){.hero-body{grid-template-columns:1fr 1.5fr;gap:1.5rem;padding:calc(60px + 4rem) 2rem 3.5rem}.hero-car-img{width:150%}.hero-nav{padding:0 2rem}.hero-nav__link{padding:.42rem .75rem;font-size:.86rem}}@media (width<=900px){.hero-nav{grid-template-columns:none;justify-content:space-between;align-items:center;gap:0;padding:0 1.25rem;display:flex}.hero-nav__links,.hero-nav__cta,.hero-nav__lang,.hero-nav__icon-btn--support{display:none!important}.hero-nav__right{flex:none;justify-self:auto;gap:0;margin-left:0}.hero-nav .hero-nav__icon-btn--menu{margin-left:0;display:flex!important}.hero-nav__logo-img{flex:none;justify-self:auto;height:40px;margin-right:0}.hero-body{text-align:center;grid-template-columns:1fr;gap:2rem;padding:calc(60px + 2.5rem) 1.5rem 3rem}.hero-left{align-items:center;gap:1.25rem}.hero-right{order:-1;justify-content:center}.hero-bg-words{opacity:.55}.hero-bg-words__w1{margin-left:10%}.hero-bg-words__w2{margin-left:0}.hero-bg-words__w3{margin-left:20%}.hero-car-img{width:100%;max-width:520px}.hero-h1{font-size:clamp(2.4rem,8vw,3.4rem)}.hero-sub{max-width:480px;font-size:1rem}.hero-actions{justify-content:center}}@media (width<=600px){.hero-nav{height:56px;padding:0 1rem}.hero-nav__logo-img{height:36px}.hero-body{gap:1.75rem;padding:calc(56px + 2rem) 1.25rem 2.5rem}.hero-h1{font-size:clamp(2.1rem,9vw,2.8rem)}.hero-sub{font-size:.95rem;line-height:1.6}.hero-car-img{max-width:100%}.hero-btn{padding:.72rem 1.4rem;font-size:.9rem}.hero-trust{text-align:center;justify-content:center;font-size:.78rem}.hero-bg-words__w1{font-size:clamp(3rem,14vw,5rem)}.hero-bg-words__w2{font-size:clamp(4.5rem,22vw,9rem)}.hero-bg-words__w3{font-size:clamp(2.5rem,11vw,4rem)}}@media (width<=380px){.hero-nav{padding:0 .75rem}.hero-nav__logo-img{height:32px}.hero-nav__icon-btn{width:32px;height:32px}.hero-body{gap:1.5rem;padding:calc(56px + 1.5rem) 1rem 2rem}.hero-actions{flex-direction:column;align-items:stretch;width:100%}.hero-btn{justify-content:center;width:100%}}.hero-nav{z-index:120;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-top:3px solid #111;border-bottom:1px solid #00000014;grid-template-columns:1fr auto 1fr;align-items:center;height:60px;padding:0 2.5rem;display:grid;position:fixed;top:0;left:0;right:0;box-shadow:0 8px 28px #11111114}.hero-nav__logo-img{justify-self:start;width:auto;height:48px;display:block}.hero-nav__links{align-items:center;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.hero-nav__link{color:#444;white-space:nowrap;border-radius:9999px;padding:.42rem 1rem;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .18s,background .18s}.hero-nav__link:hover{color:#111;background:#0000000a}.hero-nav__link--pill{color:#fff;background:#111;font-weight:600}.hero-nav__link--pill:hover{color:#fff;background:#2a2a2a}.hero-nav__right{justify-self:end;align-items:center;gap:.5rem;display:flex}.hero-nav__lang{background:#f2f2f2;border-radius:9999px;align-items:center;gap:2px;padding:3px;display:flex}.hero-nav__lang-item{color:#888;cursor:pointer;letter-spacing:.04em;background:0 0;border:none;border-radius:9999px;padding:.28rem .65rem;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:600;line-height:1;transition:background .18s,color .18s}.hero-nav__lang-item:hover:not(.hero-nav__lang-item--active){color:#444;background:#0000000f}.hero-nav__lang-item--active{color:#fff;background:#111}.hero-nav__cta{color:#fff;white-space:nowrap;background:#f97015;border-radius:9999px;padding:.42rem 1.1rem;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .18s,transform .18s}.hero-nav__cta:hover{background:#e06010;transform:translateY(-1px)}.hero-nav__icon-btn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .15s,color .15s;display:flex}.hero-nav__icon-btn:hover{color:#111;background:#0000000f}.hero-nav__icon-btn--menu{display:none}.hero-cmenu{z-index:150;pointer-events:none;position:fixed;inset:0}.hero-cmenu--open{pointer-events:all}.hero-cmenu__bg{clip-path:circle(0% at calc(100% - 2.5rem - 17px) 31px);background:#0d0d0d;transition:clip-path .65s cubic-bezier(.76,0,.24,1);position:absolute;inset:0}.hero-cmenu--open .hero-cmenu__bg{clip-path:circle(150% at calc(100% - 2.5rem - 17px) 31px)}.hero-cmenu__inner{pointer-events:none;flex-direction:column;justify-content:center;padding:0 8vw;display:flex;position:absolute;inset:0}.hero-cmenu--open .hero-cmenu__inner{pointer-events:all}.hero-cmenu__close{cursor:pointer;color:#fff;opacity:0;background:#ffffff14;border:1.5px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,opacity .3s .3s;display:flex;position:absolute;top:13px;right:2.5rem}.hero-cmenu--open .hero-cmenu__close{opacity:1}.hero-cmenu__close:hover{background:#ffffff26}.hero-cmenu__eyebrow{letter-spacing:.24em;color:#f97015;text-transform:uppercase;opacity:0;margin-bottom:2rem;font-family:Outfit,sans-serif;font-size:.68rem;font-weight:600;transition:opacity .4s .35s}.hero-cmenu--open .hero-cmenu__eyebrow{opacity:1}.hero-cmenu__nav{margin:0;padding:0;list-style:none}.hero-cmenu__item{opacity:0;cursor:pointer;border-bottom:1px solid #ffffff0f;align-items:center;gap:1.2rem;padding:.85rem 0;display:flex;transform:translateY(24px)}.hero-cmenu--open .hero-cmenu__item{animation:.55s cubic-bezier(.22,1,.36,1) forwards cmenuItemIn;animation-delay:calc(.28s + var(--i,0) * 90ms)}@keyframes cmenuItemIn{to{opacity:1;transform:translateY(0)}}.hero-cmenu__item-num{color:#ffffff38;letter-spacing:.14em;flex-shrink:0;min-width:2rem;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:600}.hero-cmenu__item-label{color:#fff;letter-spacing:-.025em;font-family:Outfit,sans-serif;font-size:clamp(2rem,4.5vw,3.8rem);font-weight:700;line-height:1;text-decoration:none;transition:color .22s,transform .22s;display:inline-block}.hero-cmenu__item:hover .hero-cmenu__item-label{color:#f97015;transform:translate(14px)}.hero-cmenu__item-arrow{color:#0000;flex-shrink:0;margin-left:auto;transition:color .22s,transform .22s}.hero-cmenu__item:hover .hero-cmenu__item-arrow{color:#f9701580;transform:translate(6px)}.hero-cmenu__lang{opacity:0;background:#ffffff0f;border:1px solid #ffffff14;border-radius:9999px;align-items:center;gap:2px;width:fit-content;margin-top:2rem;padding:3px;transition:opacity .4s .55s;display:inline-flex}.hero-cmenu--open .hero-cmenu__lang{opacity:1}.hero-cmenu__lang-item{color:#ffffff73;cursor:pointer;letter-spacing:.04em;background:0 0;border:none;border-radius:9999px;padding:.4rem .85rem;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:600;line-height:1;transition:background .18s,color .18s}.hero-cmenu__lang-item:hover:not(.hero-cmenu__lang-item--active){color:#ffffffd9;background:#ffffff0f}.hero-cmenu__lang-item--active{color:#fff;background:#f97015}.hero-cmenu__bottom{opacity:0;justify-content:flex-start;align-items:center;margin-top:2.5rem;transition:opacity .4s .65s;display:flex}.hero-cmenu--open .hero-cmenu__bottom{opacity:1}.hero-cmenu__social{gap:1.4rem;display:flex}.hero-cmenu__social-link{color:#ffffff52;letter-spacing:.04em;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:500;text-decoration:none;transition:color .18s}.hero-cmenu__social-link:hover{color:#f97015}.hero-cmenu__cta{color:#111;cursor:pointer;background:#f97015;border:none;border-radius:9999px;padding:.6rem 1.5rem;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .18s,transform .18s}.hero-cmenu__cta:hover{background:#e05d0a;transform:scale(1.04)}.hero-support{z-index:150;pointer-events:none;position:fixed;inset:0}.hero-support--open{pointer-events:all}.hero-support__backdrop{background:0 0;transition:background .4s;position:absolute;inset:0}.hero-support--open .hero-support__backdrop{background:#0006}.hero-support__panel{background:#fff;flex-direction:column;width:min(420px,90vw);padding:2.5rem 2rem;transition:transform .5s cubic-bezier(.76,0,.24,1);display:flex;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-24px 0 80px #0000001f}.hero-support--open .hero-support__panel{transform:translate(0)}.hero-support__close{cursor:pointer;color:#444;background:#0000000d;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,color .15s;display:flex;position:absolute;top:1.2rem;right:1.5rem}.hero-support__close:hover{color:#111;background:#0000001a}.ssc-head{margin-top:2.5rem;margin-bottom:2rem}.ssc-eyebrow{letter-spacing:.22em;color:#f97015;text-transform:uppercase;margin-bottom:.7rem;font-family:Outfit,sans-serif;font-size:.68rem;font-weight:600;display:block}.ssc-headline{color:#111;letter-spacing:-.02em;margin:0 0 .6rem;font-family:Outfit,sans-serif;font-size:1.85rem;font-weight:700;line-height:1.12}.ssc-sub{color:#aaa;margin:0;font-family:Outfit,sans-serif;font-size:.85rem;line-height:1.5}.ssc-wrap{cursor:pointer;width:100%;transition:min-height .9s cubic-bezier(.075,.82,.165,1);position:relative}.ssc-card{background:#fff;border:1px solid #00000014;border-radius:16px;height:110px;transition:top .9s cubic-bezier(.075,.82,.165,1),box-shadow .2s;position:absolute;left:0;right:0;overflow:hidden;box-shadow:0 2px 16px #0000000f}.ssc-card:hover{box-shadow:0 6px 28px #0000001a}.ssc-card__link{align-items:center;gap:1rem;height:100%;padding:1rem 1.25rem;text-decoration:none;display:flex}.ssc-card__thumb{border:1.5px solid #0000000f;border-radius:12px;flex-shrink:0;width:64px;height:64px;overflow:hidden}.ssc-card__thumb img,.ssc-card__video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.ssc-card__link:hover .ssc-card__thumb img,.ssc-card__link:hover .ssc-card__video{transform:scale(1.08)}.ssc-card__icon-wrap{color:#fff;border-radius:10px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ssc-card__body{flex:1;min-width:0}.ssc-card__title{color:#111;margin:0 0 .3rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;display:block}.ssc-card__sub{color:#888;text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Outfit,sans-serif;font-size:.78rem;line-height:1.4;display:block;overflow:hidden}.ssc-less{color:#555;cursor:pointer;white-space:nowrap;background:#0000000f;border:none;border-radius:9999px;padding:.5rem 1.5rem;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:600;transition:background .2s;position:absolute;left:50%;transform:translate(-50%)}.ssc-less:hover{background:#0000001c}@media (width<=900px){.hero-cmenu__bg{clip-path:circle(0% at calc(100% - 1.25rem - 17px) 30px)}.hero-cmenu--open .hero-cmenu__bg{clip-path:circle(150% at calc(100% - 1.25rem - 17px) 30px)}.hero-cmenu__close{right:1.25rem}.hero-cmenu__inner{padding:0 1.5rem}.hero-cmenu__bottom{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-top:2rem}}@media (width<=600px){.hero-cmenu__bg{clip-path:circle(0% at calc(100% - 1rem - 15px) 28px)}.hero-cmenu--open .hero-cmenu__bg{clip-path:circle(170% at calc(100% - 1rem - 15px) 28px)}.hero-cmenu__close{top:11px;right:1rem}.hero-cmenu__item{gap:.85rem;padding:.7rem 0}.hero-cmenu__item-label{font-size:clamp(1.6rem,8vw,2.4rem)}.hero-cmenu__item-arrow svg{width:18px;height:18px}.hero-cmenu__social{flex-wrap:wrap;gap:1rem}.hero-support__panel{width:100vw;padding:2rem 1.25rem}.ssc-headline{font-size:1.55rem}}@media (width<=900px){.hero-section{min-height:auto}.hero-body{flex:none;align-content:start;gap:1rem;padding:calc(60px + 1.25rem) 1.5rem 2rem}.hero-right{margin-bottom:-1rem}.hero-car-img{max-width:380px}.hero-nav{grid-template-columns:none;justify-content:space-between;align-items:center;gap:0;padding:0 1.25rem;display:flex}.hero-nav__logo-img{flex:none;justify-self:auto;height:40px;margin:0}.hero-nav__right{flex:none;justify-self:auto;gap:0;margin:0;display:flex}.hero-nav .hero-nav__icon-btn--menu{margin:0;display:flex}}@media (width<=600px){.hero-nav{padding:0 1rem}}@media (width<=380px){.hero-nav{padding:0 .75rem}}.fm-section{background:#fff;padding:7rem 0 0;overflow:hidden}.fm-header{text-align:center;flex-direction:column;align-items:center;padding:0 2.5rem 4rem;display:flex}.fm-creative{color:#111;letter-spacing:-.01em;margin:0 0 1.4rem;font-family:Outfit,sans-serif;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:500;line-height:1.3}.fm-creative__accent{color:#f97015;font-weight:700}.fm-headline{letter-spacing:-.03em;color:#111;margin:0;font-family:Outfit,sans-serif;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.08}.fm-headline__accent{color:#f97015}.fm-arena{background:#fafafa;border-top:1px solid #0000000f;border-bottom:1px solid #0000000f;width:100%;height:140px;position:relative;overflow:hidden}.fm-perspective{perspective:1100px;perspective-origin:50%;transform-origin:50%;transform-style:preserve-3d;will-change:transform;flex-direction:column;justify-content:center;gap:0;display:flex;position:absolute;inset:0;transform:rotateX(8deg)rotateY(-28deg)}.fm-track{width:100%;padding:1.1rem 0;overflow:hidden}.fm-strip{white-space:nowrap;will-change:transform;display:flex}.fm-item{letter-spacing:-.025em;color:#111;white-space:nowrap;flex-shrink:0;align-items:center;font-family:Outfit,sans-serif;font-size:clamp(1.5rem,2.4vw,2.2rem);font-weight:700;display:inline-flex}.fm-sep{color:#f97015;opacity:.7;margin:0 1.4rem;font-size:1em;font-weight:400}.fm-fade{pointer-events:none;z-index:2;position:absolute}.fm-fade--left{background:linear-gradient(90deg,#fff 0%,#0000 100%);width:22%;top:0;bottom:0;left:0}.fm-fade--right{background:linear-gradient(270deg,#fff 0%,#0000 100%);width:22%;top:0;bottom:0;right:0}.fm-fade--top{background:linear-gradient(#fafafa 0%,#0000 100%);height:32px;top:0;left:0;right:0}.fm-fade--bot{background:linear-gradient(#0000 0%,#fafafa 100%);height:32px;bottom:0;left:0;right:0}@media (width<=768px){.fm-section{padding-top:5rem}.fm-arena{height:120px}.fm-perspective{transform:rotateX(5deg)rotateY(-16deg)}.fm-item{font-size:1.25rem}}@media (width<=480px){.fm-header{padding:0 1.25rem 3rem}.fm-headline{font-size:clamp(1.9rem,8vw,2.6rem)}.fm-perspective{transform:rotateX(4deg)rotateY(-10deg)}.fm-item{font-size:1rem}.fm-sep{margin:0 .9rem}.fm-fade--left,.fm-fade--right{width:18%}}@media (width<=380px){.fm-section{padding-top:4rem}.fm-arena{height:100px}.fm-item{font-size:.88rem}}.wcs-section{background:#fff;padding:8rem 2.5rem 5rem;position:relative;overflow:hidden}.wcs-shader{width:100%;height:100%;display:block;position:absolute;inset:0}.wcs-overlay{display:none}.wcs-inner{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:1160px;margin:0 auto;display:flex;position:relative}.wcs-tag{letter-spacing:.22em;text-transform:uppercase;color:#f97015;background:#f970151f;border:1px solid #f970154d;border-radius:9999px;align-items:center;gap:.55rem;margin-bottom:2rem;padding:.38rem 1.1rem .38rem .9rem;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:600;display:inline-flex}.wcs-tag__dot{background:#f97015;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.4s ease-in-out infinite dotBlink;box-shadow:0 0 10px #f97015cc}@keyframes dotBlink{0%,to{opacity:1}50%{opacity:.25}}.wcs-headline{letter-spacing:-.03em;color:#111;margin:0 0 1.4rem;font-family:Outfit,sans-serif;font-size:clamp(2.4rem,5.5vw,4.2rem);font-weight:800;line-height:1.06}.wcs-headline__accent{color:#f97015}.wcs-sub{color:#00000080;max-width:500px;margin:0 0 4.5rem;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:400;line-height:1.68}.wcs-grid{border:1px solid #00000014;border-radius:20px;grid-template-columns:repeat(4,1fr);width:100%;margin-bottom:3.5rem;display:grid;overflow:hidden}.wcs-card{background:#fff;border-right:1px solid #00000012;flex-direction:column;padding:2.4rem 1.8rem 2.2rem;display:flex;position:relative}.wcs-card:last-child{border-right:none}.wcs-card__num{letter-spacing:.22em;color:#f970158c;margin-bottom:1.6rem;font-family:Outfit,sans-serif;font-size:.68rem;font-weight:700;display:block}.wcs-card__stat{letter-spacing:-.04em;color:#f97015;margin-bottom:.28rem;font-family:Outfit,sans-serif;font-size:clamp(2rem,3vw,2.8rem);font-weight:800;line-height:1}.wcs-card__stat-label{letter-spacing:.06em;color:#00000061;margin-bottom:1.8rem;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:500}.wcs-card__title{color:#111;letter-spacing:-.01em;margin:0 0 .55rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.wcs-card__body{color:#00000073;margin:0;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:400;line-height:1.65}.wcs-cta-row{align-items:center;gap:1.4rem;display:flex}.wcs-cta{color:#111;background:#f97015;border-radius:9999px;align-items:center;gap:.55rem;padding:.82rem 2rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 0 #f9701500}.wcs-cta:hover{background:#ff7d20;transform:translateY(-2px);box-shadow:0 16px 40px #f9701573}.wcs-cta:active{transform:translateY(0)}.wcs-cta__arrow{transition:transform .2s}.wcs-cta:hover .wcs-cta__arrow{transform:translate(3px)}.wcs-cta__note{color:#00000061;letter-spacing:.02em;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:500}@media (width<=960px){.wcs-grid{grid-template-columns:repeat(2,1fr)}.wcs-card{border-bottom:1px solid #00000012;border-right:1px solid #00000012}.wcs-card:nth-child(2n){border-right:none}.wcs-card:nth-last-child(-n+2){border-bottom:none}}@media (width<=560px){.wcs-section{padding:5rem 1.25rem}.wcs-grid{grid-template-columns:1fr}.wcs-card{border-bottom:1px solid #00000012;border-right:none;padding:2rem 1.4rem 1.8rem}.wcs-card:last-child{border-bottom:none}.wcs-sub{margin-bottom:3rem;font-size:.95rem}.wcs-cta-row{flex-direction:column;gap:.9rem;width:100%}.wcs-cta{justify-content:center;width:100%}}@media (width<=380px){.wcs-section{padding:4rem 1rem}.wcs-headline{font-size:clamp(2rem,9vw,2.6rem)}.wcs-tag{padding:.32rem .85rem .32rem .7rem;font-size:.62rem}}.ai-divider{box-sizing:border-box;align-items:center;gap:0;width:100%;padding:0 2.5rem;display:flex}.ai-divider__line{background:linear-gradient(90deg,#0000,#f9701559,#0000);flex:1;height:1px}.ai-divider__gem{background:#f97015;flex-shrink:0;width:8px;height:8px;margin:0 .9rem;animation:2.8s ease-in-out infinite gemPulse;transform:rotate(45deg);box-shadow:0 0 12px #f9701599}@keyframes gemPulse{0%,to{opacity:1;box-shadow:0 0 12px #f9701599}50%{opacity:.55;box-shadow:0 0 4px #f9701533}}.ai-section{background:#fff;padding:3.5rem 2.5rem 6rem;position:relative;overflow:hidden}.ai-section__bg{pointer-events:none;background:radial-gradient(125% 125% at 50% 108%,#f97015e6 0%,#f98c32bf 14%,#f9b97880 26%,#fcdcbe4d 42%,#fff0e61f 60%,#0000 80%);position:absolute;inset:0}.ai-section__inner{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:680px;margin:0 auto;display:flex;position:relative}.ai-section__badge{letter-spacing:.22em;text-transform:uppercase;color:#f97015;background:#f970151a;border:1px solid #f9701540;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.8rem;padding:.36rem 1rem .36rem .8rem;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:700;display:inline-flex}.ai-section__badge-dot{background:#f97015;border-radius:50%;width:6px;height:6px;animation:2.2s ease-in-out infinite aiDot;box-shadow:0 0 8px #f97015cc}@keyframes aiDot{0%,to{opacity:1}50%{opacity:.2}}.ai-section__headline{letter-spacing:-.03em;color:#111;margin:0 0 1.2rem;font-family:Outfit,sans-serif;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.08}.ai-section__accent{color:#f97015}.ai-section__sub{color:#00000080;max-width:480px;margin:0 0 2.8rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:400;line-height:1.7}.ai-section__box-wrap{width:100%;margin-bottom:1.4rem}.ai-box-outer{width:100%;position:relative}.ai-toast{white-space:nowrap;opacity:0;pointer-events:none;background:#1a1a1e;border:1px solid #f9701559;border-radius:14px;align-items:center;gap:.75rem;padding:.55rem 1rem .55rem .7rem;transition:opacity .28s,transform .32s cubic-bezier(.34,1.56,.64,1);display:inline-flex;position:absolute;top:-4.2rem;left:50%;overflow:hidden;transform:translate(-50%)translateY(10px)scale(.96);box-shadow:0 8px 32px #00000038,0 0 0 1px #f9701514}.ai-toast:before{content:"";opacity:.7;background:linear-gradient(90deg,#0000,#f97015,#0000);height:1px;position:absolute;top:0;left:0;right:0}.ai-toast--visible{opacity:1;transform:translate(-50%)translateY(0)scale(1)}.ai-toast__icon{color:#f97015;background:#f9701526;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ai-toast__body{flex-direction:column;gap:1px;display:flex}.ai-toast__title{color:#f97015;letter-spacing:.04em;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:700;line-height:1}.ai-toast__text{color:#ffffffa6;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:400;line-height:1}.ai-toast__dots{align-items:center;gap:3px;margin-left:.2rem;display:flex}.ai-toast__dots span{background:#f97015;border-radius:50%;width:4px;height:4px;animation:1.2s ease-in-out infinite toastDot;display:block}.ai-toast__dots span:nth-child(2){animation-delay:.18s}.ai-toast__dots span:nth-child(3){animation-delay:.36s}@keyframes toastDot{0%,80%,to{opacity:.35;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.ai-box{background:#1f2023;border:1px solid #3a3a40;border-radius:20px;width:100%;padding:.65rem .75rem .6rem;transition:border-color .2s,box-shadow .2s;box-shadow:0 8px 40px #0000002e,0 2px 8px #0000001a}.ai-box:focus-within{border-color:#f9701573;box-shadow:0 8px 40px #00000038,0 0 0 3px #f9701514}.ai-box--sent{animation:.65s ease-out forwards boxSentGlow}@keyframes boxSentGlow{0%{border-color:#f97015;box-shadow:0 0 #f9701580,0 8px 40px #0000002e}35%{border-color:#f97015;box-shadow:0 0 0 10px #f970151f,0 8px 40px #0000002e}to{border-color:#3a3a40;box-shadow:0 0 #f9701500,0 8px 40px #0000002e}}.ai-box__textarea{resize:none;color:#f0f0f0;background:0 0;border:none;outline:none;width:100%;min-height:44px;max-height:220px;padding:.4rem .5rem .6rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:400;line-height:1.6;overflow-y:auto}.ai-box__textarea::placeholder{color:#ffffff47}.ai-box__textarea::-webkit-scrollbar{width:4px}.ai-box__textarea::-webkit-scrollbar-track{background:0 0}.ai-box__textarea::-webkit-scrollbar-thumb{background:#444;border-radius:4px}.ai-box__previews{flex-wrap:wrap;gap:.5rem;padding:.4rem .5rem .5rem;display:flex}.ai-box__preview-wrap{border-radius:10px;width:60px;height:60px;position:relative;overflow:hidden}.ai-box__preview-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.ai-box__preview-remove{cursor:pointer;color:#fff;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;top:3px;right:3px}.ai-box__recording{align-items:center;gap:.75rem;padding:.6rem .5rem .8rem;display:flex}.ai-box__rec-dot{background:#ef4444;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1s ease-in-out infinite recPulse}@keyframes recPulse{0%,to{opacity:1}50%{opacity:.3}}.ai-box__rec-time{color:#ffffffb3;flex-shrink:0;min-width:36px;font-family:JetBrains Mono,monospace;font-size:.78rem}.ai-box__rec-bars{flex:1;align-items:center;gap:2px;height:32px;display:flex}.ai-box__rec-bar{background:#fff6;border-radius:9999px;width:2px;animation:.8s ease-in-out infinite alternate barPulse;display:block}@keyframes barPulse{0%{transform:scaleY(.3)}to{transform:scaleY(1)}}.ai-box__actions{justify-content:space-between;align-items:center;gap:.5rem;padding:.2rem .3rem 0;display:flex}.ai-box__left{align-items:center;gap:2px;display:flex}.ai-box__icon-btn{cursor:pointer;color:#ffffff73;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s,color .15s;display:flex;position:relative}.ai-box__icon-btn:hover{color:#fffc;background:#ffffff14}.ai-box__file-input{display:none}.ai-box__divider{background:linear-gradient(#0000,#ffffff26,#0000);flex-shrink:0;width:1px;height:18px;margin:0 3px;display:inline-block}.ai-box__toggle{cursor:pointer;color:#fff6;background:0 0;border:1px solid #0000;border-radius:9999px;align-items:center;gap:4px;height:28px;padding:0 8px;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:500;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.ai-box__toggle:hover:not(.ai-box__toggle--on){color:#ffffffb3;background:#ffffff12}.ai-box__toggle-label{font-size:.7rem;font-weight:600}.ai-box__send{cursor:pointer;color:#fff6;background:#ffffff14;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .18s,color .18s,transform .15s;display:flex}.ai-box__send:hover{color:#fffc;background:#ffffff24}.ai-box__send--active{color:#1f2023;background:#fff}.ai-box__send--active:hover{background:#ffffffe0;transform:scale(1.06)}.ai-box__send--rec{color:#ef4444;background:0 0}.ai-box__send--rec:hover{background:#ef44441f}.ai-section__chips{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:640px;display:flex}.ai-section__chip{color:#0000008c;cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #0000001a;border-radius:9999px;padding:.4rem 1rem;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:500;transition:background .18s,color .18s,border-color .18s}.ai-section__chip:hover{color:#fff;background:#111;border-color:#111}@media (width<=640px){.ai-section{padding:5rem 1.25rem}.ai-divider{padding:0 1.25rem}.ai-section__headline{font-size:clamp(1.8rem,8vw,2.6rem)}.ai-section__sub{font-size:.92rem}.ai-section__chips{flex-direction:column;align-items:stretch}.ai-section__chip{text-align:center}.ai-toast{max-width:calc(100vw - 2.5rem);top:-3.6rem}.ai-toast__text{font-size:.72rem}.ai-box__textarea{min-height:40px;font-size:.9rem}.ai-box__toggle{height:26px;padding:0 6px;font-size:.68rem}.ai-box__toggle-label{font-size:.65rem}}@media (width<=380px){.ai-section{padding:4rem 1rem}.ai-section__inner{max-width:100%}.ai-box{border-radius:16px;padding:.5rem .55rem}.ai-box__actions{gap:.35rem}.ai-box__icon-btn,.ai-box__send{width:28px;height:28px}}.plans-section{background:#fff;padding:7rem 2.5rem 8rem;position:relative;overflow:hidden}.plans-bg{pointer-events:none;position:absolute;inset:0}.plans-grid{background-image:radial-gradient(circle,#0000000e 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0}.plans-ring{border:1px solid #f970151a;border-radius:50%;position:absolute}.plans-ring--1{width:640px;height:640px;top:-220px;right:-160px}.plans-ring--2{border-color:#f970150f;width:960px;height:960px;bottom:-440px;left:-280px}.plans-diag{width:100%;height:100%;position:absolute;inset:0}.plans-diag line{stroke:#f9701512;stroke-width:1px}.plans-content{z-index:2;max-width:1200px;margin:0 auto;position:relative}.plans-header{margin-bottom:2.8rem}.plans-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#f97015;margin-bottom:1.1rem;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:600;display:inline-block}.plans-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.plans-title{letter-spacing:-.03em;color:#111;margin:0;font-family:Outfit,sans-serif;font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:800;line-height:1.06}.plans-title-accent{color:#f97015}.plans-subtitle{color:#0000006b;text-align:right;max-width:280px;margin:0;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:400;line-height:1.65}.plans-tabs{background:#0000000a;border:1px solid #00000014;border-radius:9999px;align-items:center;gap:.3rem;width:fit-content;margin-bottom:3rem;padding:.32rem;display:flex}.plans-tab{color:#0000006b;cursor:pointer;background:0 0;border:none;border-radius:9999px;align-items:center;gap:.38rem;padding:.48rem 1.1rem;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:600;transition:color .18s,background .18s;display:inline-flex}.plans-tab:hover{color:#000000bf}.plans-tab--active{background:#f97015;color:#fff!important}.plans-tabs-bottom{justify-content:center;margin-top:2.5rem;display:none}.plans-tabs-bottom .plans-tabs{margin-bottom:0}.plans-period-panel{animation:.32s ease-out plansFadeUp}@keyframes plansFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.plans-row2-label{letter-spacing:.18em;text-transform:uppercase;color:#00000047;align-items:center;gap:1rem;margin-bottom:2rem;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:600;display:flex}.plans-row2-label--animate{animation:.4s ease-out plansFadeUp}.plans-row2-line{background:#00000014;flex:1;height:1px}.plans-row{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.plans-row--centered{grid-template-columns:repeat(2,1fr);max-width:740px;margin:0 auto}.ft-trial-card{background:#fff;border:1px solid #00000014;border-radius:24px;grid-template-columns:1fr 1fr;gap:3rem;padding:3.5rem;display:grid;position:relative;overflow:hidden}.ft-trial-glow{pointer-events:none;background:radial-gradient(circle,#f9701514 0%,#0000 68%);width:420px;height:420px;position:absolute;top:-160px;right:-80px}.ft-trial-badge{letter-spacing:.15em;text-transform:uppercase;color:#f97015;background:#f970151a;border:1px solid #f9701538;border-radius:9999px;align-items:center;gap:.4rem;width:fit-content;margin-bottom:1.8rem;padding:.28rem .8rem;font-family:Outfit,sans-serif;font-size:.67rem;font-weight:600;display:inline-flex}.ft-trial-number{align-items:baseline;gap:.32rem;margin-bottom:1.1rem;display:flex}.ft-trial-days{letter-spacing:-.05em;color:#111;font-family:Outfit,sans-serif;font-size:clamp(5rem,8vw,7.5rem);font-weight:800;line-height:1}.ft-trial-unit{color:#00000047;align-self:flex-end;padding-bottom:.75rem;font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:600}.ft-trial-headline{color:#111;max-width:320px;margin:0 0 .7rem;font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:700;line-height:1.35}.ft-trial-sub{color:#0000006b;margin:0 0 2rem;font-family:Outfit,sans-serif;font-size:.87rem;font-weight:400;line-height:1.65}.ft-trial-cta{color:#111;background:#f97015;border-radius:9999px;align-items:center;gap:.5rem;width:fit-content;padding:.78rem 1.75rem;font-family:Outfit,sans-serif;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.ft-trial-cta:hover{transform:translateY(-2px);box-shadow:0 14px 36px #f9701559}.ft-trial-footnote{color:#00000047;margin:1rem 0 0;font-family:Outfit,sans-serif;font-size:.73rem}.ft-trial-right{align-items:center;display:flex}.ft-trial-features{flex-direction:column;gap:.82rem;margin:0;padding:0;list-style:none;display:flex}.ft-trial-feature{color:#0009;align-items:center;gap:.72rem;font-family:Outfit,sans-serif;font-size:.87rem;font-weight:500;display:flex}.ft-trial-check{color:#f97015;flex-shrink:0}.plan-card{background:#fff;border:1px solid #00000014;border-radius:20px;flex-direction:column;transition:border-color .22s,transform .22s,box-shadow .22s;animation:.4s ease-out both plansFadeUp;display:flex;position:relative;overflow:hidden}.plan-card:hover{border-color:#00000024;transform:translateY(-3px);box-shadow:0 16px 40px #00000012}.plan-badge{letter-spacing:.1em;text-transform:uppercase;color:#fff;z-index:2;border-radius:9999px;padding:.22rem .65rem;font-family:Outfit,sans-serif;font-size:.63rem;font-weight:700;position:absolute;top:1rem;right:1rem}.plan-video-wrap{aspect-ratio:16/7;background:#0000000a;width:100%;overflow:hidden}.plan-video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.plan-body{flex-direction:column;flex:1;padding:1.65rem 1.55rem 1.75rem;display:flex}.plan-name-row{align-items:center;gap:.55rem;margin-bottom:.35rem;display:flex}.plan-num{letter-spacing:.2em;color:#0003;font-family:Outfit,sans-serif;font-size:.63rem;font-weight:700}.plan-name{color:#111;letter-spacing:-.01em;margin:0;font-family:Outfit,sans-serif;font-size:1.08rem;font-weight:700}.plan-tagline{color:#0000005c;margin:0 0 1.3rem;font-family:Outfit,sans-serif;font-size:.78rem;line-height:1.5}.plan-price-row{align-items:baseline;gap:.38rem;margin-bottom:1.3rem;display:flex}.plan-price{letter-spacing:-.04em;font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:800;line-height:1}.plan-price-unit{color:#0000004d;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:500}.plan-divider{background:#00000012;height:1px;margin-bottom:1.3rem}.plan-features{flex-direction:column;flex:1;gap:.6rem;margin:0 0 1.6rem;padding:0;list-style:none;display:flex}.plan-feature{color:#00000085;align-items:center;gap:.58rem;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:400;display:flex}.plan-note{color:#0000006b;text-align:center;margin:.25rem 0 .75rem;font-family:Outfit,sans-serif;font-size:.75rem;font-style:italic;line-height:1.4}.plan-cta{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.45rem;width:100%;padding:.72rem 1.3rem;font-family:Outfit,sans-serif;font-size:.83rem;font-weight:700;transition:opacity .18s,transform .18s;display:flex}.plan-cta:hover{opacity:.87;transform:translateY(-1px)}@media (width<=960px){.plans-row{grid-template-columns:repeat(2,1fr)}.plans-row--centered{grid-template-columns:1fr;max-width:420px}.ft-trial-card{grid-template-columns:1fr;gap:2rem;padding:2.5rem}.plans-header-row{flex-direction:column;align-items:flex-start}.plans-subtitle{text-align:left;max-width:100%}}@media (width<=640px){.plans-section{padding:5rem 1.25rem}.plans-row{grid-template-columns:1fr;gap:1rem}.plans-tabs-bottom{display:flex}.plans-tabs{border-radius:18px;flex-wrap:wrap;justify-content:center;gap:.35rem;width:100%;padding:.35rem;overflow:visible}.plans-tab{white-space:nowrap;flex:1 1 0;justify-content:center;min-width:0;padding:.5rem .6rem;font-size:.78rem}.plans-tab--free{flex:1 0 100%;padding:.6rem 1rem;font-size:.84rem}.plans-header{margin-bottom:2rem}.plans-title{font-size:clamp(1.9rem,7vw,2.6rem)}.plans-subtitle{font-size:.88rem}.ft-trial-card{border-radius:18px;gap:1.5rem;padding:2rem 1.5rem}.ft-trial-headline{font-size:1.15rem}.ft-trial-sub{margin-bottom:1.5rem;font-size:.85rem}.ft-trial-number{margin-bottom:.8rem}.ft-trial-cta{justify-content:center;width:100%}.plan-card{border-radius:16px}.plan-body{padding:1.4rem 1.3rem 1.5rem}.plan-price{font-size:2rem}}@media (width<=380px){.plans-section{padding:4rem 1rem}.plans-header{margin-bottom:1.5rem}.plan-body{padding:1.2rem 1.1rem 1.4rem}.ft-trial-card{padding:1.75rem 1.25rem}.ft-trial-days{font-size:clamp(4rem,18vw,5.5rem)}}.plt-section{background:#fafafa;padding:6rem 0 0;overflow:hidden}.plt-inner{max-width:1100px;margin:0 auto;padding:0 2.5rem 4.5rem}.plt-header{text-align:center;margin-bottom:3.5rem}.plt-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#f97015;margin-bottom:.8rem;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:700;display:inline-block}.plt-headline{color:#111;letter-spacing:-.02em;margin:0 0 1rem;font-family:Outfit,sans-serif;font-size:clamp(2rem,4vw,2.9rem);font-weight:700;line-height:1.2}.plt-accent{color:#f97015}.plt-sub{color:#00000080;max-width:500px;margin:0 auto;font-family:Outfit,sans-serif;font-size:1rem;line-height:1.65}.plt-cards{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:780px;margin:0 auto;display:grid}.plt-card{background:var(--plt-bg,#f5f5f5);cursor:pointer;border:1px solid #0000000d;border-radius:24px;flex-direction:column;align-items:center;gap:1rem;padding:2.25rem 1.5rem 1.75rem;text-decoration:none;transition:transform .22s,box-shadow .22s;display:flex}.plt-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px #00000014}.plt-card__icon{width:80px;height:80px;color:var(--plt-color,#333);background:#fff;border-radius:22px;justify-content:center;align-items:center;transition:transform .22s;display:flex;box-shadow:0 4px 18px #00000012}.plt-card:hover .plt-card__icon{transform:scale(1.07)}.plt-card__body{text-align:center;flex-direction:column;align-items:center;gap:.2rem;display:flex}.plt-card__name{color:#111;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.plt-card__store{color:#0000006b;font-family:Outfit,sans-serif;font-size:.78rem}.plt-card__badge{letter-spacing:.04em;color:#1d9f6a;background:#1d9f6a1a;border-radius:9999px;padding:.22rem .8rem;font-family:Outfit,sans-serif;font-size:.68rem;font-weight:600}.plt-marquee{background:#fff;border-top:1px solid #0000000d;padding:2rem 0;position:relative;overflow:hidden}.plt-marquee__track{align-items:center;gap:.75rem;width:max-content;animation:32s linear infinite pltScroll;display:flex}@keyframes pltScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.plt-marquee__pill{color:#00000080;white-space:nowrap;background:#f4f4f4;border:1px solid #0000000f;border-radius:9999px;flex-shrink:0;align-items:center;gap:.5rem;padding:.48rem 1.1rem;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:500;display:inline-flex}.plt-marquee__dot{background:#f97015;border-radius:50%;flex-shrink:0;width:5px;height:5px}.plt-marquee__edge{z-index:2;pointer-events:none;width:140px;height:100%;position:absolute;top:0}.plt-marquee__edge--l{background:linear-gradient(90deg,#fff,#0000);left:0}.plt-marquee__edge--r{background:linear-gradient(270deg,#fff,#0000);right:0}@media (width<=680px){.plt-section{padding:4rem 0 0}.plt-inner{padding:0 1.25rem 3rem}.plt-header{margin-bottom:2.5rem}.plt-headline{font-size:clamp(1.8rem,7vw,2.4rem)}.plt-sub{font-size:.92rem}.plt-cards{grid-template-columns:1fr;gap:1rem;max-width:320px}.plt-card{border-radius:20px;padding:1.8rem 1.25rem 1.5rem}.plt-marquee{padding:1.5rem 0}.plt-marquee__pill{padding:.42rem .95rem;font-size:.76rem}.plt-marquee__edge{width:70px}}.cta-section{cursor:crosshair;background:#0a0a0a;justify-content:center;align-items:center;min-height:85vh;display:flex;position:relative;overflow:hidden}.cta-canvas{opacity:0;width:100%;height:100%;transition:opacity 1.2s;display:block;position:absolute;inset:0}.cta-canvas--in{opacity:1}.cta-content{z-index:10;text-align:center;pointer-events:none;flex-direction:column;align-items:center;gap:1.5rem;max-width:680px;padding:4rem 3rem;display:flex;position:relative}.cta-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#f97015;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:700}.cta-headline{letter-spacing:-.03em;color:#fff;margin:0;font-family:Outfit,sans-serif;font-size:clamp(2.8rem,6vw,5rem);font-weight:800;line-height:1.06}.cta-headline__accent{color:#f97015}.cta-sub{color:#fff;max-width:500px;margin:0;font-family:Outfit,sans-serif;font-size:clamp(.95rem,1.8vw,1.08rem);font-weight:400;line-height:1.65}.cta-actions{pointer-events:auto;flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem;margin-top:.25rem;display:flex}.cta-btn{cursor:pointer;border-radius:9999px;align-items:center;gap:.45rem;padding:.75rem 1.75rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.cta-btn--primary{color:#fff;background:#f97015;box-shadow:0 4px 18px #f9701559}.cta-btn--primary:hover{background:#e05f0a;transform:translateY(-2px);box-shadow:0 8px 28px #f9701580}.cta-btn--outline{color:#fff;background:#ffffff14;border:1.5px solid #fff3}.cta-btn--outline:hover{background:#ffffff24;border-color:#ffffff59;transform:translateY(-2px)}.cta-hint{letter-spacing:.12em;color:#ffffffa6;align-items:center;gap:.5rem;margin:0;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:500;transition:color .3s;display:flex}.cta-hint--flash{color:#f97015}.cta-hint__dot{background:currentColor;border-radius:50%;width:6px;height:6px;animation:2.4s ease-in-out infinite hintPulse}@keyframes hintPulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}@media (width<=768px){.cta-section{min-height:70vh}.cta-content{gap:1.2rem;padding:3.5rem 1.5rem}}@media (width<=560px){.cta-section{min-height:60vh}.cta-content{padding:3rem 1.25rem}.cta-headline{font-size:clamp(2.1rem,9vw,3rem)}.cta-sub{font-size:.92rem}.cta-actions{flex-direction:column;width:100%}.cta-btn{justify-content:center;width:100%}}@media (width<=380px){.cta-content{padding:2.5rem 1rem}}.ftr{background:#fff;border-top:1px solid #00000014;position:relative;overflow:hidden}.ftr-bg-text{letter-spacing:-.04em;color:#0000;-webkit-text-stroke:1.5px #0000000f;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-family:Outfit,sans-serif;font-size:clamp(8rem,22vw,18rem);font-weight:900;line-height:1;position:absolute;bottom:-.15em;left:50%;transform:translate(-50%)}.ftr-inner{z-index:1;max-width:1160px;margin:0 auto;padding:4rem 2.5rem 0;position:relative}.ftr-brand{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:3rem;display:flex}.ftr-logo{width:auto;height:52px;display:block}.ftr-tagline{color:#00000061;border-left:1px solid #0000001a;margin:0;padding-left:1.5rem;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:400}.ftr-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem;margin-bottom:3rem;display:grid}.ftr-col__title{letter-spacing:.16em;text-transform:uppercase;color:#111;margin:0 0 1.1rem;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:700}.ftr-col__list{flex-direction:column;gap:.62rem;margin:0;padding:0;list-style:none;display:flex}.ftr-col__link{color:#0000007a;font-family:Outfit,sans-serif;font-size:.84rem;font-weight:400;text-decoration:none;transition:color .16s}.ftr-col__link:hover{color:#f97015}.ftr-divider{background:#00000012;height:1px}.ftr-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 0;display:flex}.ftr-socials{align-items:center;gap:.55rem;display:flex}.ftr-social{color:#00000073;border:1px solid #0000001a;border-radius:9999px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:border-color .16s,color .16s,background .16s;display:flex}.ftr-social:hover{color:#f97015;background:#f970150f;border-color:#f97015}.ftr-stores{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ftr-store-btn{color:#fff;background:#111;border-radius:10px;align-items:center;gap:.65rem;padding:.6rem 1.1rem;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.ftr-store-btn:hover{background:#f97015;transform:translateY(-1px)}.ftr-store-icon{flex-shrink:0;width:20px;height:20px}.ftr-store-text{flex-direction:column;gap:1px;display:flex}.ftr-store-sub{letter-spacing:.06em;opacity:.75;font-family:Outfit,sans-serif;font-size:.6rem;font-weight:400;line-height:1}.ftr-store-name{font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;line-height:1}.ftr-copy{text-align:center;padding:1.2rem 0 1.8rem}.ftr-copy p{color:#00000052;margin:0;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:400}.ftr-copy__marqen{color:#f97015;font-weight:600;text-decoration:none;transition:opacity .2s}.ftr-copy__marqen:hover{opacity:.75}@media (width<=860px){.ftr-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.ftr-inner{padding:3rem 1.25rem 0}.ftr-grid{grid-template-columns:1fr 1fr;gap:1.75rem}.ftr-brand{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:2.25rem}.ftr-logo{height:44px}.ftr-tagline{border-left:none;padding-left:0}.ftr-bottom{flex-direction:column;align-items:flex-start}.ftr-stores{flex-flow:wrap;align-items:stretch;width:100%}.ftr-store-btn{flex:1;justify-content:center;min-width:130px}.ftr-bg-text{font-size:clamp(5rem,28vw,9rem)}}@media (width<=380px){.ftr-grid{grid-template-columns:1fr;gap:1.5rem}}.legal-page{color:#111;background:#fff;min-height:100vh}.legal-nav{z-index:100;background:#fff;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;height:64px;padding:0 2.5rem;display:flex;position:sticky;top:0}.legal-nav__logo img{height:32px;display:block}.legal-nav__back{color:#0000008c;align-items:center;gap:.5rem;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.legal-nav__back:hover{color:#f97015}.legal-nav__back svg{transition:transform .2s}.legal-nav__back:hover svg{transform:translate(-3px)}.legal-hero{background:#fff;border-bottom:1px solid #00000012;padding:5rem 2.5rem 4rem}.legal-hero__inner{max-width:900px;margin:0 auto}.legal-hero__tag{color:#f97015;letter-spacing:.1em;text-transform:uppercase;background:#f9701526;border:1px solid #f970154d;border-radius:100px;margin-bottom:1.5rem;padding:.35rem .85rem;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:600;display:inline-block}.legal-hero__title{color:#111;letter-spacing:-.02em;margin:0 0 1.25rem;font-family:Outfit,sans-serif;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;line-height:1.1}.legal-hero__title span{color:#f97015}.legal-hero__meta{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.legal-hero__date{color:#0006;font-family:Outfit,sans-serif;font-size:.875rem}.legal-hero__date strong{color:#000000a6;font-weight:500}.legal-hero__badge{color:#00000073;background:#0000000a;border:1px solid #0000001a;border-radius:100px;align-items:center;gap:.4rem;padding:.25rem .75rem;font-family:Outfit,sans-serif;font-size:.75rem;display:inline-flex}.legal-hero__badge:before{content:"";background:#4ade80;border-radius:50%;flex-shrink:0;width:6px;height:6px}.legal-body{grid-template-columns:220px 1fr;align-items:start;gap:0;max-width:1100px;margin:0 auto;padding:3.5rem 2.5rem 6rem;display:grid}.legal-toc{padding-right:3rem;position:sticky;top:84px}.legal-toc__label{letter-spacing:.12em;text-transform:uppercase;color:#00000059;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:700}.legal-toc__list{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.legal-toc__item a{color:#00000080;border-radius:6px;padding:.35rem .6rem;font-family:Outfit,sans-serif;font-size:.82rem;line-height:1.4;text-decoration:none;transition:color .15s,background .15s;display:block}.legal-toc__item a:hover{color:#f97015;background:#f970150f}.legal-content{border-left:1px solid #00000014;min-width:0;padding-left:3.5rem}.legal-section{margin-bottom:3.5rem;scroll-margin-top:90px}.legal-section:last-child{margin-bottom:0}.legal-section__num{color:#f97015;letter-spacing:.08em;margin-bottom:.6rem;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;display:block}.legal-section h2{color:#111;letter-spacing:-.01em;margin:0 0 1rem;font-family:Outfit,sans-serif;font-size:1.35rem;font-weight:700}.legal-section p{color:#444;margin:0 0 .85rem;font-family:Outfit,sans-serif;font-size:.9375rem;line-height:1.75}.legal-section p:last-child{margin-bottom:0}.legal-section ul,.legal-section ol{list-style:revert;margin:0 0 .85rem;padding-left:1.4rem}.legal-section li{color:#444;margin-bottom:.4rem;font-family:Outfit,sans-serif;font-size:.9375rem;line-height:1.75}.legal-section li:last-child{margin-bottom:0}.legal-section h3{color:#111;margin:1.5rem 0 .5rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.legal-highlight{background:#f970150f;border-left:3px solid #f97015;border-radius:0 8px 8px 0;margin:1rem 0;padding:1rem 1.25rem}.legal-highlight p{color:#333;margin:0;font-size:.875rem}.legal-table{border-collapse:collapse;width:100%;margin:1rem 0 .85rem;font-family:Outfit,sans-serif;font-size:.875rem}.legal-table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:#888;border-bottom:2px solid #00000014;padding:.6rem 1rem;font-size:.75rem;font-weight:700}.legal-table td{color:#444;vertical-align:top;border-bottom:1px solid #0000000f;padding:.75rem 1rem;line-height:1.5}.legal-table tr:last-child td{border-bottom:none}.legal-table tr:nth-child(2n) td{background:#00000004}.legal-contact-box{background:#f7f7f7;border:1px solid #00000014;border-radius:14px;align-items:flex-start;gap:1rem;margin-top:1rem;padding:1.5rem;display:flex}.legal-contact-box__icon{color:#f97015;background:#f9701526;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.legal-contact-box__body{flex:1;min-width:0}.legal-contact-box__title{color:#111;margin:0 0 .35rem;font-family:Outfit,sans-serif;font-size:.9375rem;font-weight:700}.legal-contact-box__text{color:#0000008c;margin:0;font-family:Outfit,sans-serif;font-size:.875rem;line-height:1.6}.legal-contact-box__text a{color:#f97015;text-decoration:none}.legal-contact-box__text a:hover{text-decoration:underline}.legal-stats{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;margin:1rem 0;display:grid}.legal-stat{text-align:center;border:1px solid #00000014;border-radius:12px;padding:1.25rem 1rem}.legal-stat__num{color:#111;margin-bottom:.4rem;font-family:Outfit,sans-serif;font-size:2rem;font-weight:800;line-height:1}.legal-stat__num span{color:#f97015}.legal-stat__label{color:#888;font-family:Outfit,sans-serif;font-size:.8rem;line-height:1.4}.legal-status{color:#16a34a;background:#4ade801a;border:1px solid #4ade8040;border-radius:100px;align-items:center;gap:.5rem;margin:.5rem 0 1rem;padding:.35rem .85rem;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:600;display:inline-flex}.legal-status:before{content:"";background:#4ade80;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite statusPulse}@keyframes statusPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.legal-related{background:#f7f7f7;border-top:1px solid #00000012;padding:4rem 2.5rem}.legal-related__inner{max-width:1100px;margin:0 auto}.legal-related__label{letter-spacing:.12em;text-transform:uppercase;color:#00000059;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700}.legal-related__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.legal-related__card{background:#fff;border:1px solid #00000014;border-radius:12px;padding:1.25rem 1.25rem 1rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s}.legal-related__card:hover{border-color:#f97015;transform:translateY(-2px);box-shadow:0 4px 20px #f970151f}.legal-related__card-title{color:#111;margin-bottom:.35rem;font-family:Outfit,sans-serif;font-size:.9375rem;font-weight:700;display:block}.legal-related__card-desc{color:#888;font-family:Outfit,sans-serif;font-size:.8rem;line-height:1.4;display:block}.legal-cta{text-align:center;background:#fff;border-top:1px solid #00000012;padding:4rem 2.5rem}.legal-cta__title{color:#111;letter-spacing:-.02em;margin:0 0 .75rem;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:800}.legal-cta__title span{color:#f97015}.legal-cta__sub{color:#00000073;margin:0 0 2rem;font-family:Outfit,sans-serif;font-size:1rem}.legal-cta__btn{color:#fff;background:#f97015;border-radius:100px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-family:Outfit,sans-serif;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.legal-cta__btn:hover{background:#e06010;transform:translateY(-2px)}@media (width<=768px){.legal-nav{padding:0 1.25rem}.legal-hero{padding:3rem 1.25rem 2.5rem}.legal-body{grid-template-columns:1fr;gap:0;padding:2rem 1.25rem 4rem}.legal-toc{display:none}.legal-content{border-left:none;padding-top:0;padding-left:0}.legal-related,.legal-cta{padding:3rem 1.25rem}.legal-stats{grid-template-columns:repeat(2,1fr)}}
