:root{--purple-500:#6366f1;--purple-600:#5046e5;--purple-700:#4338ca;--purple-800:#3730a3;--purple-50:#eef2ff;--purple-100:#e0e7ff;--purple-card:#f5f3ff;--yellow-500:#eab308;--yellow-600:#ca8a04;--yellow-50:#fefce8;--yellow-100:#fef9c3;--green-500:#22c55e;--green-600:#16a34a;--green-50:#f0fdf4;--green-100:#dcfce7;--red-500:#ef4444;--red-600:#dc2626;--red-50:#fef2f2;--red-100:#fee2e2;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--footer-bg:#0c0c14;--font:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-md:1.0625rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.375rem;--text-display:clamp(2rem, 4vw, 2.75rem);--text-hero:clamp(2.25rem, 5vw, 3.25rem);--leading-tight:1.15;--leading-snug:1.4;--leading-normal:1.6;--leading-relaxed:1.65;--leading-loose:1.75;--tracking-label:.1em;--tracking-tight:-.02em;--tracking-tighter:-.03em;--weight-normal:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-extrabold:800;--container:1140px;--container-content:1360px;--radius:20px;--radius-md:16px;--radius-sm:12px;--radius-pill:999px;--header-height:80px;--trust-bar-height:64px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 16px)}body{font-family:var(--font);font-size:var(--text-base);font-weight:var(--weight-normal);line-height:var(--leading-normal);color:var(--gray-600);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;margin:0;overflow-x:hidden}#root{text-align:left;border:none;width:100%;max-width:none;min-height:100svh;margin:0}.landing{padding-top:var(--header-height)}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;display:block}address{font-style:normal}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 32px}.header .container,.trust-bar .container,.watch-section .container,.about-us .container,.role-cards .container,.why-uplift .container,.cta-banner>.container,.footer .container{max-width:var(--container-content);padding-left:16px;padding-right:16px}.section-label{font-size:var(--text-sm);font-weight:var(--weight-semibold);letter-spacing:.01em;text-transform:none;color:var(--purple-700);background:var(--purple-50);border:1px solid var(--purple-100);border-radius:var(--radius-pill);align-items:center;gap:8px;margin:0 0 16px;padding:7px 14px;display:inline-flex}.section-label:before{content:"";background:var(--purple-500);border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 3px #6366f12e}.section-title{font-size:var(--text-display);font-weight:var(--weight-bold);letter-spacing:var(--tracking-tighter);color:var(--gray-900);line-height:var(--leading-tight);margin:0 0 14px}.section-desc{font-size:var(--text-md);color:var(--gray-500);max-width:520px;line-height:var(--leading-relaxed);margin:0 auto 36px}.reveal-section .section-label,.reveal-section .section-title,.reveal-section .section-desc,.reveal-section .reveal-item,.reveal-section .reveal-slide-left,.reveal-section .reveal-slide-right{opacity:0;transition:opacity .6s ease var(--reveal-delay,0s), transform .6s ease var(--reveal-delay,0s);transform:translateY(20px)}.reveal-section .reveal-slide-left{transform:translate(-28px)}.reveal-section .reveal-slide-right{transform:translate(28px)}.reveal-section--visible .section-label,.reveal-section--visible .section-title,.reveal-section--visible .section-desc,.reveal-section--visible .reveal-item,.reveal-section--visible .reveal-slide-left,.reveal-section--visible .reveal-slide-right{opacity:1;transform:translate(0)}.reveal-section--visible .section-label{--reveal-delay:0s}.reveal-section--visible .section-title{--reveal-delay:80ms}.reveal-section--visible .section-desc{--reveal-delay:.16s}.reveal-section--visible .reveal-item{--reveal-delay:calc(.2s + var(--reveal-i,0) * 80ms)}.reveal-section--visible .reveal-slide-left{--reveal-delay:.12s}.reveal-section--visible .reveal-slide-right{--reveal-delay:.24s}.reveal-slide-left .section-label,.reveal-slide-left .section-title,.reveal-slide-left .section-desc,.reveal-slide-left .watch-section__desc{opacity:1;transition:none;transform:none}.hero__badge,.hero__title,.hero__subtitle{opacity:0;transition:opacity .75s,transform .75s;transform:translateY(24px)}.hero__bg-img{transition:transform 1.4s;transform:scale(1.05)}.hero--visible .hero__bg-img{transform:scale(1)}.hero--visible .hero__badge{opacity:1;transition-delay:.15s;transform:translateY(0)}.hero--visible .hero__title{opacity:1;transition-delay:.3s;transform:translateY(0)}.hero--visible .hero__subtitle{opacity:1;transition-delay:.45s;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal-section .section-label,.reveal-section .section-title,.reveal-section .section-desc,.reveal-section .reveal-item,.reveal-section .reveal-slide-left,.reveal-section .reveal-slide-right,.hero__badge,.hero__title,.hero__subtitle{opacity:1;transition:none;transform:none}.hero__bg-img{transition:none;transform:none}.role-card:hover,.why-uplift__card:hover,.role-card:hover .role-card__icon,.why-uplift__card:hover .why-uplift__icon{transform:none}}.btn{font-size:var(--text-sm);font-weight:var(--weight-semibold);border-radius:var(--radius-pill);white-space:nowrap;justify-content:center;align-items:center;padding:11px 22px;transition:background .2s,opacity .2s,transform .15s;display:inline-flex}.btn:hover{opacity:.92}.btn-primary{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#5046e5 50%,#4338ca 100%);box-shadow:0 1px 2px #5046e533}.btn-outline{background:0 0;border:1.5px solid;padding:11px 22px;font-weight:600}.btn-outline--purple{color:var(--purple-600)}.btn-outline--yellow{color:var(--yellow-600)}.btn-outline--green{color:var(--green-600)}.btn-outline--red{color:var(--red-500)}.logo{flex-shrink:0;align-items:center;display:inline-flex}.logo--header .logo__img,.logo:not(.logo--footer) .logo__img{width:auto;height:52px;display:block}.logo--footer .logo__img{width:auto;height:80px;display:block}.email-signup{border-radius:var(--radius-pill);align-items:center;max-width:460px;padding:5px;display:flex}.email-signup input{min-width:0;font-size:var(--text-base);background:0 0;border:none;outline:none;flex:1;padding:13px 18px;font-family:inherit}.email-signup button{font-size:var(--text-sm);font-weight:var(--weight-semibold);white-space:nowrap;border-radius:var(--radius-pill);flex-shrink:0;padding:12px 22px;transition:opacity .2s}.email-signup button:hover{opacity:.9}.email-signup--hero{background:#fff;border:none;max-width:480px;box-shadow:0 4px 24px #0000001f}.email-signup--hero input{color:var(--gray-900)}.email-signup--hero input::placeholder{color:var(--gray-400)}.email-signup--hero button{background:var(--purple-600);color:#fff}.email-signup--cta{background:#fff;border:1px solid #ffffff40;max-width:420px;margin:0 auto 28px;box-shadow:0 2px 8px #00000014}.email-signup--cta input{color:var(--gray-900)}.email-signup--cta input::placeholder{color:var(--gray-400)}.email-signup--cta button{color:var(--purple-600);background:#fff}.video-thumbnail{border-radius:var(--radius-md);background:var(--gray-100);transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden}.video-thumbnail:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0f172a24}.video-thumbnail img{object-fit:cover;width:100%;height:100%}.video-thumbnail__overlay{background:#0000001f;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.video-thumbnail__play{width:64px;height:64px;color:var(--purple-600);background:#fffffff5;border-radius:50%;justify-content:center;align-items:center;padding-left:3px;transition:transform .2s;display:flex;box-shadow:0 4px 20px #0000002e}.video-thumbnail__play:hover{transform:scale(1.06)}.video-thumbnail__duration{color:#fff;font-size:var(--text-xs);font-weight:var(--weight-semibold);background:#000000a6;border-radius:6px;padding:4px 9px;position:absolute;bottom:14px;right:14px}.header{z-index:200;height:var(--header-height);border-bottom:1px solid var(--gray-100);background:#fff;transition:box-shadow .25s;position:fixed;top:0;left:0;right:0}.header--scrolled{box-shadow:0 4px 24px #0f172a0f}.header .container{height:100%}.header__inner{grid-template-columns:1fr auto 1fr;align-items:center;height:100%;display:grid}.header__brand{justify-self:start}.header__nav{grid-column:2;justify-content:center;align-items:center;gap:32px;display:flex}.header__nav a{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--gray-600);white-space:nowrap;letter-spacing:var(--tracking-tight);transition:color .2s}.header__nav a:hover{color:var(--gray-900)}.header__menu-btn{flex-direction:column;grid-column:3;justify-self:end;gap:5px;padding:8px;display:none}.header__menu-btn span{background:var(--gray-700);border-radius:2px;width:22px;height:2px;display:block}@media (width<=1280px){.header__nav{gap:22px}.header__nav a{font-size:var(--text-xs)}}.hero{min-height:calc(100svh - var(--header-height) - var(--trust-bar-height));align-items:center;padding:clamp(64px,8vh,96px) 0 clamp(72px,9vh,108px);display:flex;position:relative;overflow:hidden}.hero>.container{width:100%;max-width:var(--container-content);z-index:2;padding-left:16px;padding-right:16px;position:relative}.hero__content{text-align:left}.hero__bg{pointer-events:none;position:absolute;inset:0}.hero__bg-img{object-fit:cover;object-position:center 30%;filter:brightness(1.06)saturate(1.1);width:100%;height:100%;position:absolute;inset:0}.hero__overlay{background:linear-gradient(105deg,#1e1b4b9e 0%,#312e8175 45%,#4338ca47 100%),linear-gradient(#0000 50%,#0f172a52 100%);position:absolute;inset:0}.hero__wave{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'%3E%3Cpath fill='rgba(255,255,255,0.04)' d='M0,64 C360,120 720,0 1440,64 L1440,120 L0,120 Z'/%3E%3C/svg%3E") bottom/100% 100% no-repeat;height:120px;position:absolute;bottom:0;left:0;right:0}.hero__inner{max-width:680px;margin-right:auto}.hero__badge{font-size:var(--text-xs);font-weight:var(--weight-bold);letter-spacing:var(--tracking-label);color:#ffffffeb;border-radius:var(--radius-pill);background:#00000047;border:1px solid #ffffff1f;align-items:center;gap:8px;margin-bottom:24px;padding:7px 14px;display:inline-flex}.hero__badge-dot{background:#4ade80;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #4ade8040}.hero__title{font-size:var(--text-hero);font-weight:var(--weight-extrabold);letter-spacing:var(--tracking-tighter);line-height:var(--leading-tight);color:#fff;margin:0 0 24px}.hero__title-accent{color:#a5b4fc}.hero__subtitle{font-size:var(--text-md);line-height:var(--leading-normal);color:#ffffffd9;max-width:480px;margin:0 0 28px}.hero__meta{flex-wrap:wrap;gap:24px;display:flex}.hero__meta span{font-size:var(--text-sm);font-weight:var(--weight-medium);color:#ffffffc7;align-items:center;gap:8px;display:inline-flex}.hero__meta-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:6px;height:6px}.trust-bar{background:var(--gray-50);border-bottom:1px solid var(--gray-100);min-height:var(--trust-bar-height);box-sizing:border-box;padding:18px 0}.trust-bar .container{width:100%}.trust-bar__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:36px;display:flex}.trust-bar__label{font-size:var(--text-xs);font-weight:var(--weight-bold);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--purple-600)}.trust-bar__list{flex-wrap:wrap;align-items:center;gap:32px;display:flex}.trust-bar__list li{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--gray-500);align-items:center;gap:8px;display:flex}.trust-bar__icon--purple{color:var(--purple-600)}.trust-bar__icon--red{color:var(--red-500)}.trust-bar__icon--green{color:var(--green-600)}.trust-bar__icon--yellow{color:var(--yellow-600)}.trust-bar__list svg{flex-shrink:0}.watch-section{padding:80px 0 72px}.watch-section__inner{grid-template-columns:1fr 1.15fr;align-items:center;gap:clamp(32px,4vw,56px);display:grid}.watch-section__copy{text-align:left}.watch-section__desc{font-size:var(--text-base);max-width:400px;line-height:var(--leading-relaxed);text-align:left;margin:0}.watch-section__video{aspect-ratio:16/9;width:100%}.about-us{background:var(--gray-50);padding:80px 0 88px}.about-us .container{text-align:left}.about-us__copy{text-align:left;margin-bottom:48px}.about-us__desc{text-align:left;max-width:520px;margin:0}.about-us__intro-grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:18px;display:grid}.about-us__pillars{margin-top:32px}.about-us__pillar-card{border-top:4px solid #0000;box-shadow:0 2px 12px #0f172a0f}.about-us__pillar-card.role-card--purple{border-top-color:var(--purple-500)}.about-us__pillar-card.role-card--yellow{border-top-color:#f97316}.about-us__pillar-card.role-card--green{border-top-color:var(--green-500)}.about-us__pillar-card.role-card--red{border-top-color:var(--red-500)}.about-us__pillar-card .role-card__title{font-size:var(--text-xl)}.about-us__grid{text-align:left;gap:18px;margin-bottom:18px;display:grid}.about-us__grid--triple{grid-template-columns:repeat(3,1fr);align-items:stretch}.about-us__grid--single{grid-template-columns:1fr;margin-bottom:0}.about-us__card{height:auto}.about-us__card--fixed{height:100%;min-height:360px}.about-us__card--fixed .about-us__card-body{flex:1}.about-us__card-body--preview{-webkit-line-clamp:8;line-clamp:8;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.about-us__read-more{font-family:inherit;font-size:var(--text-sm);font-weight:var(--weight-semibold);cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:auto;padding:0;transition:opacity .2s}.about-us__read-more:hover{opacity:.75}.about-us__read-more--purple{color:var(--purple-700)}.about-us__read-more--yellow{color:#c2410c}.about-us__read-more--green{color:var(--green-600)}.about-us__read-more--red{color:var(--red-600)}.about-modal{z-index:200;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.about-modal__backdrop{cursor:pointer;background:#0f172a8c;border:none;position:absolute;inset:0}.about-modal__panel{z-index:1;flex-direction:column;width:min(480px,100%);max-height:min(72vh,480px);margin:0;padding:24px 22px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 64px #0f172a33}.about-modal__panel:hover{transform:none}.about-modal__header{flex-shrink:0;padding-right:36px}.about-modal__header .role-card__icon{width:38px;height:38px;margin-bottom:14px}.about-modal__title{font-size:var(--text-lg);margin-bottom:16px}.about-modal__close{width:32px;height:32px;color:var(--gray-700);cursor:pointer;z-index:1;background:#ffffffb3;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .2s;display:flex;position:absolute;top:14px;right:14px}.about-modal__close:hover{background:#fffffff2}.about-modal__body{overscroll-behavior:contain;flex:1;min-height:0;padding-right:6px;overflow-y:auto}.about-us__card-body p{font-size:var(--text-sm);color:var(--gray-500);line-height:var(--leading-normal);margin:0 0 12px}.about-us__card-body p:last-child{margin-bottom:0}.about-us__emphasis{font-weight:var(--weight-semibold);color:var(--gray-800)}.about-us__founder-name{font-weight:var(--weight-semibold);color:var(--gray-900);margin-top:4px!important}.role-cards{background:#fff;padding:80px 0 88px}.role-cards .container{text-align:left}.role-cards__copy{text-align:left;margin-bottom:48px}.role-cards .section-title{max-width:720px;font-size:clamp(1.625rem,3.2vw,2.125rem);line-height:var(--leading-snug);margin-inline:0}.role-cards__desc{text-align:left;max-width:520px;margin:0}.role-cards__grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.role-card{border-radius:var(--radius);flex-direction:column;min-height:100%;padding:32px 28px 28px;transition:transform .25s,box-shadow .25s;display:flex}.role-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #5046e51a}.role-card__icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;transition:transform .3s;display:flex}.role-card:hover .role-card__icon{transform:scale(1.08)}.role-card--purple{background:var(--purple-card)}.role-card--yellow{background:#fff7ed}.role-card--green{background:var(--green-50)}.role-card--red{background:var(--red-50)}.role-card__icon--purple{background:var(--purple-100);color:var(--purple-600)}.role-card__icon--yellow{color:#ea580c;background:#ffedd5}.role-card__icon--green{background:var(--green-100);color:var(--green-600)}.role-card__icon--red{background:var(--red-100);color:var(--red-500)}.role-card__title{font-size:var(--text-lg);font-weight:var(--weight-bold);color:var(--gray-900);letter-spacing:var(--tracking-tight);margin:0 0 10px}.role-card__desc{font-size:var(--text-sm);color:var(--gray-500);line-height:var(--leading-normal);flex:1;margin:0 0 24px}.role-card__btn{font-size:var(--text-sm);font-weight:var(--weight-semibold);border-radius:var(--radius-pill);justify-content:center;align-self:flex-start;align-items:center;padding:11px 18px;transition:opacity .2s;display:inline-flex}.role-card__btn:hover{opacity:.88}.role-card__btn--purple{background:var(--purple-100);color:var(--purple-700)}.role-card__btn--yellow{color:#c2410c;background:#ffedd5}.role-card__btn--green{background:var(--green-100);color:var(--green-600)}.role-card__btn--red{background:var(--red-100);color:var(--red-600)}.why-uplift{background:var(--gray-50);padding:88px 0}.why-uplift__inner{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(32px,4vw,64px);display:grid}.why-uplift__copy{text-align:left}.why-uplift__desc{text-align:left;max-width:380px;margin:0}.why-uplift__grid{text-align:left;grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.why-uplift__card{border:1px solid var(--gray-200);border-radius:var(--radius-sm);background:#fff;align-items:flex-start;gap:14px;padding:20px 18px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.why-uplift__card:hover{border-color:var(--purple-100);transform:translateY(-4px);box-shadow:0 10px 28px #5046e514}.why-uplift__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s;display:flex}.why-uplift__card:hover .why-uplift__icon{transform:scale(1.1)}.why-uplift__icon--blue,.why-uplift__icon--purple{background:var(--purple-50);color:var(--purple-600)}.why-uplift__icon--yellow{background:var(--yellow-50);color:var(--yellow-600)}.why-uplift__icon--green{background:var(--green-50);color:var(--green-600)}.why-uplift__icon--red{background:var(--red-50);color:var(--red-500)}.why-uplift__card h3{font-size:var(--text-base);font-weight:var(--weight-bold);color:var(--gray-900);letter-spacing:var(--tracking-tight);margin:0 0 6px}.why-uplift__card p{font-size:var(--text-sm);color:var(--gray-500);line-height:var(--leading-snug);margin:0}.why-uplift__founder{border-top:1px solid var(--gray-200);margin-top:48px;padding-top:48px}.why-uplift__founder-inner{border-radius:var(--radius);background:#fff;grid-template-columns:minmax(200px,240px) 1fr;align-items:start;gap:clamp(24px,4vw,48px);padding:clamp(28px,4vw,40px);display:grid;box-shadow:0 1px 3px #0f172a0f}.why-uplift__founder-label{font-size:var(--text-xs);font-weight:var(--weight-bold);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--purple-600);margin:0 0 20px}.why-uplift__founder-profile{align-items:center;gap:16px;display:flex}.why-uplift__founder-avatar{background:linear-gradient(145deg, var(--purple-500), var(--purple-700));width:72px;height:72px;font-size:var(--text-xl);font-weight:var(--weight-bold);color:#fff;letter-spacing:.03em;box-shadow:0 0 0 3px #fff, 0 0 0 5px var(--purple-200);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.why-uplift__founder-name{font-size:var(--text-lg);font-weight:var(--weight-bold);color:var(--gray-900);letter-spacing:var(--tracking-tight);margin:0 0 4px}.why-uplift__founder-role{font-size:var(--text-sm);color:var(--gray-500);margin:0}.why-uplift__founder-quote{margin:0;padding:0}.why-uplift__founder-quote-mark{color:var(--purple-400);vertical-align:-.1em;font-family:Georgia,Times New Roman,serif;font-size:1.35em;line-height:0}.why-uplift__founder-quote p:first-child .why-uplift__founder-quote-mark{margin-right:2px}.why-uplift__founder-quote p:last-child .why-uplift__founder-quote-mark{margin-left:2px}.why-uplift__founder-quote p{font-size:var(--text-base);color:var(--gray-600);line-height:var(--leading-relaxed);margin:0 0 14px}.why-uplift__founder-quote p:last-child{margin-bottom:0}.cta-banner{background:var(--purple-600);padding:72px 16px;position:relative;overflow:hidden}.cta-banner__dots{opacity:.35;pointer-events:none;background-image:radial-gradient(circle,#ffffff80 1.5px,#0000 1.5px);background-size:14px 14px;width:180px;position:absolute;top:0;bottom:0}.cta-banner__dots--left{left:0}.cta-banner__dots--right{right:0}.cta-banner__inner{z-index:1;text-align:center;color:#fff;position:relative}.cta-banner__inner h2{font-size:var(--text-display);font-weight:var(--weight-bold);color:#fff;letter-spacing:var(--tracking-tight);line-height:var(--leading-tight);margin:0 0 10px}.cta-banner__inner p{font-size:var(--text-base);color:#ffffffc7;max-width:460px;line-height:var(--leading-normal);margin:0 auto 32px}.cta-banner__stores{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.store-btn{border-radius:var(--radius-sm);color:#fff;background:#00000040;border:1px solid #fff3;align-items:center;gap:10px;min-width:180px;padding:11px 18px;transition:background .2s,transform .25s;display:flex}.store-btn:hover{background:#00000061;transform:translateY(-2px)}.store-btn span{font-size:var(--text-sm);font-weight:var(--weight-semibold);flex-direction:column;align-items:flex-start;line-height:1.25;display:flex}.store-btn small{font-size:var(--text-xs);font-weight:var(--weight-normal);opacity:.65}.footer{background:var(--footer-bg);color:#ffffffa6;padding:64px 0 0}.footer__inner{border-bottom:1px solid #ffffff14;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;gap:48px 72px;padding-bottom:44px;display:grid}.footer__brand{max-width:440px}.footer__brand p{font-size:var(--text-sm);line-height:var(--leading-loose);color:#ffffff8c;margin:20px 0 16px}.footer__email{font-size:var(--text-sm);font-weight:var(--weight-medium);color:#ffffffe6;transition:color .2s;display:inline-block}.footer__email:hover{color:#fff}.footer__nav{grid-template-columns:1fr 1fr;justify-self:end;gap:32px 48px;width:100%;max-width:360px;display:grid}.footer__column h4{font-size:var(--text-xs);font-weight:var(--weight-bold);letter-spacing:var(--tracking-label);text-transform:uppercase;color:#ffffffe6;margin:0 0 16px}.footer__column ul{margin:0;padding:0;list-style:none}.footer__column li{margin-bottom:10px}.footer__column li:last-child{margin-bottom:0}.footer__column a{font-size:var(--text-sm);color:#ffffff80;transition:color .2s}.footer__column a:hover{color:#ffffffe6}.footer__social-list{flex-direction:column;gap:10px;display:flex}.footer__social-link{align-items:center;gap:10px;display:inline-flex}.footer__social-link svg{opacity:.75;flex-shrink:0}.footer__social-link:hover svg{opacity:1}.footer__bottom{font-size:var(--text-sm);color:#ffffff59;text-align:center;justify-content:center;align-items:center;padding:22px 16px;display:flex}.footer__bottom p{margin:0}@media (width<=1024px){.header__inner{grid-template-columns:1fr auto}.header__nav{display:none}.header__menu-btn{grid-column:2;display:flex}.watch-section__inner{grid-template-columns:1fr;gap:32px}.about-us__intro-grid{grid-template-columns:repeat(2,1fr)}.about-us__grid--triple{grid-template-columns:1fr}.about-us{padding:64px 0}.role-cards__grid{grid-template-columns:repeat(2,1fr)}.why-uplift__inner{grid-template-columns:1fr;gap:40px}.why-uplift__grid{grid-template-columns:repeat(2,1fr)}.why-uplift__founder-inner{grid-template-columns:1fr}.why-uplift__founder-quote{border-top:1px solid var(--gray-200);padding-top:20px}.footer__inner{grid-template-columns:1fr;gap:40px}.footer__nav{justify-self:stretch;max-width:none}}@media (width<=768px){.hero{min-height:auto;padding:48px 0 64px}.hero__title{margin-bottom:16px;font-size:clamp(1.75rem,6vw,2.375rem)}.hero__subtitle{font-size:var(--text-base);line-height:var(--leading-snug);margin-bottom:24px}.hero__badge{margin-bottom:16px;padding:6px 12px}}@media (width<=480px){.hero__title{font-size:1.625rem}.hero__subtitle{font-size:var(--text-sm)}.role-cards__grid,.about-us__intro-grid{grid-template-columns:1fr}.footer__nav{grid-template-columns:1fr;gap:24px}}@media (width<=640px){.container{padding:0 20px}.trust-bar__inner{flex-flow:wrap;justify-content:center;gap:8px 14px}.trust-bar__list{justify-content:center;gap:10px 14px}.trust-bar__list li{font-size:var(--text-xs)}.trust-bar__label{text-align:center;width:100%}.why-uplift__grid{grid-template-columns:1fr}.cta-banner{padding:56px 20px}.footer__inner{gap:32px}.footer__brand{max-width:none}.footer__nav{grid-template-columns:1fr 1fr;gap:28px}.footer__bottom{padding:20px 16px}.email-signup{border-radius:var(--radius-sm);flex-direction:column;padding:6px}.email-signup button{width:calc(100% - 8px);margin:0 4px 4px}}.legal-page{background:#fff;padding:48px 0 96px}.legal-page .container{max-width:var(--container-content);padding-left:16px;padding-right:16px}.legal-page__inner{max-width:760px;margin:0 auto}.legal-page__back{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--purple-600);align-items:center;margin-bottom:28px;transition:opacity .2s;display:inline-flex}.legal-page__back:hover{opacity:.8}.legal-page__title{font-size:var(--text-display);font-weight:var(--weight-bold);letter-spacing:var(--tracking-tighter);color:var(--gray-900);line-height:var(--leading-tight);margin:0 0 16px}.legal-page__intro{font-size:var(--text-md);line-height:var(--leading-loose);color:var(--gray-500);border-bottom:1px solid var(--gray-200);margin:0 0 40px;padding-bottom:32px}.legal-page__content{flex-direction:column;gap:32px;display:flex}.legal-page__section h2{font-size:var(--text-xl);font-weight:var(--weight-bold);color:var(--gray-900);letter-spacing:var(--tracking-tight);margin:0 0 12px}.legal-page__section p{font-size:var(--text-base);line-height:var(--leading-loose);color:var(--gray-600);margin:0 0 12px}.legal-page__section p:last-child{margin-bottom:0}
