.SideDrawer-module-scss-module__bek4HW__drawer__scrim{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;opacity:0;pointer-events:none;transition:opacity .32s var(--ease-standard);background:#1d1b4b8c;position:fixed;inset:0}.SideDrawer-module-scss-module__bek4HW__drawer__scrim--open{opacity:1;pointer-events:auto}.SideDrawer-module-scss-module__bek4HW__drawer{border-left:1px solid #ffffff1f;width:min(520px,92vw);position:fixed;top:0;bottom:0;right:0}@media (max-width:720px){.SideDrawer-module-scss-module__bek4HW__drawer{border-left:0;width:100vw}}.SideDrawer-module-scss-module__bek4HW__drawer{background:var(--tt-dark-purple);color:#fff;z-index:9999;transition:transform .48s var(--ease-emphasized);flex-direction:column;display:flex;overflow:hidden;transform:translate(100%)}.SideDrawer-module-scss-module__bek4HW__drawer--open{transform:none}.SideDrawer-module-scss-module__bek4HW__drawer__decor{opacity:.15;pointer-events:none;position:absolute;bottom:-120px;right:-120px}.SideDrawer-module-scss-module__bek4HW__drawer__head{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding:20px 32px;display:flex}@media (max-width:720px){.SideDrawer-module-scss-module__bek4HW__drawer__head{padding:10px 20px}}.SideDrawer-module-scss-module__bek4HW__drawer__logo{width:auto;height:52px}@media (max-width:720px){.SideDrawer-module-scss-module__bek4HW__drawer__logo{height:36px}}.SideDrawer-module-scss-module__bek4HW__drawer__close{border-radius:var(--radius-pill);color:#fff;cursor:pointer;width:44px;height:44px;transition:background .22s var(--ease-standard),color .22s var(--ease-standard);background:0 0;border:1px solid #fff6;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.SideDrawer-module-scss-module__bek4HW__drawer__close:hover{color:var(--tt-dark-purple);background:#fff}.SideDrawer-module-scss-module__bek4HW__drawer__body{flex-direction:column;flex:1;min-height:0;padding:40px 32px 32px;display:flex;position:relative;overflow-y:auto}@media (max-width:720px){.SideDrawer-module-scss-module__bek4HW__drawer__body{padding:16px 20px 20px}}.SideDrawer-module-scss-module__bek4HW__drawer__group{margin-bottom:18px}@media (max-width:720px){.SideDrawer-module-scss-module__bek4HW__drawer__group{margin-bottom:12px}}.SideDrawer-module-scss-module__bek4HW__drawer__label{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--tt-light-green);align-items:center;gap:12px;margin-bottom:18px;font-size:10px;display:flex}@media (max-width:720px){.SideDrawer-module-scss-module__bek4HW__drawer__label{margin-bottom:8px;font-size:9px}}.SideDrawer-module-scss-module__bek4HW__drawer__label:before{content:"";background:currentColor;width:20px;height:1px}.SideDrawer-module-scss-module__bek4HW__drawer__link{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;color:#fff;transition:padding-left .32s var(--ease-emphasized),color .22s var(--ease-standard);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:baseline;padding:10px 0;font-size:clamp(22px,3.2vw,32px);font-weight:600;line-height:1.02;display:flex}@media (max-width:720px){.SideDrawer-module-scss-module__bek4HW__drawer__link{padding:7px 0;font-size:clamp(17px,4.6vw,22px);line-height:1.05}}.SideDrawer-module-scss-module__bek4HW__drawer__link:hover{color:var(--tt-light-green);padding-left:18px}.SideDrawer-module-scss-module__bek4HW__drawer__link--highlight{border-radius:var(--radius-md);background:linear-gradient(90deg,#72c5bd2e,#0000);margin-inline:-18px;padding:14px 18px}@media (max-width:720px){.SideDrawer-module-scss-module__bek4HW__drawer__link--highlight{margin-inline:-14px;padding:10px 14px}}.SideDrawer-module-scss-module__bek4HW__drawer__link--highlight:hover{padding-left:18px}.SideDrawer-module-scss-module__bek4HW__drawer__link-rich{align-items:center;gap:16px;display:flex}.SideDrawer-module-scss-module__bek4HW__drawer__badge{border-radius:var(--radius-pill);background:var(--tt-light-green);width:38px;height:38px;color:var(--tt-dark-purple);flex:none;justify-content:center;align-items:center;font-size:16px;display:inline-flex}@media (max-width:720px){.SideDrawer-module-scss-module__bek4HW__drawer__badge{width:32px;height:32px;font-size:14px}}.SideDrawer-module-scss-module__bek4HW__drawer__sub{font-family:var(--font-display);letter-spacing:.04em;text-transform:none;color:#ffffff80;margin-top:4px;font-size:12px;font-weight:300;display:block}@media (max-width:720px){.SideDrawer-module-scss-module__bek4HW__drawer__sub{margin-top:2px;font-size:11px}}.SideDrawer-module-scss-module__bek4HW__drawer__link--highlight .SideDrawer-module-scss-module__bek4HW__drawer__sub{color:#fff9}.SideDrawer-module-scss-module__bek4HW__drawer__foot{font-family:var(--font-display);color:#ffffffb3;border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px 32px;font-size:12px;display:flex}@media (max-width:720px){.SideDrawer-module-scss-module__bek4HW__drawer__foot{flex-direction:column;align-items:flex-start;gap:2px;padding:10px 20px;font-size:10px}}.SideDrawer-module-scss-module__bek4HW__drawer__foot a{color:#fff;transition:color .16s var(--ease-standard)}.SideDrawer-module-scss-module__bek4HW__drawer__foot a:hover{color:var(--tt-light-green)}@media (min-width:720.02px) and (max-height:1080px){.SideDrawer-module-scss-module__bek4HW__drawer__head{padding:18px 32px}.SideDrawer-module-scss-module__bek4HW__drawer__logo{height:46px}.SideDrawer-module-scss-module__bek4HW__drawer__body{padding:28px 32px 24px}.SideDrawer-module-scss-module__bek4HW__drawer__group{margin-bottom:14px}.SideDrawer-module-scss-module__bek4HW__drawer__label{margin-bottom:12px}.SideDrawer-module-scss-module__bek4HW__drawer__link{padding:8px 0;font-size:28px}.SideDrawer-module-scss-module__bek4HW__drawer__link--highlight{padding:12px 18px}.SideDrawer-module-scss-module__bek4HW__drawer__foot{gap:8px;padding:18px 32px}}@media (min-width:720.02px) and (max-height:880px){.SideDrawer-module-scss-module__bek4HW__drawer__head{padding:14px 32px}.SideDrawer-module-scss-module__bek4HW__drawer__logo{height:40px}.SideDrawer-module-scss-module__bek4HW__drawer__close{width:38px;height:38px}.SideDrawer-module-scss-module__bek4HW__drawer__body{padding:20px 32px 18px}.SideDrawer-module-scss-module__bek4HW__drawer__group{margin-bottom:12px}.SideDrawer-module-scss-module__bek4HW__drawer__label{margin-bottom:8px;font-size:9px}.SideDrawer-module-scss-module__bek4HW__drawer__link{padding:6px 0;font-size:24px}.SideDrawer-module-scss-module__bek4HW__drawer__link--highlight{padding:9px 18px}.SideDrawer-module-scss-module__bek4HW__drawer__sub{margin-top:1px;font-size:11px}.SideDrawer-module-scss-module__bek4HW__drawer__badge{width:32px;height:32px;font-size:14px}.SideDrawer-module-scss-module__bek4HW__drawer__foot{gap:2px;padding:14px 32px;font-size:11px}}@media (min-width:720.02px) and (max-height:720px){.SideDrawer-module-scss-module__bek4HW__drawer__head{padding:12px 28px}.SideDrawer-module-scss-module__bek4HW__drawer__logo{height:34px}.SideDrawer-module-scss-module__bek4HW__drawer__close{width:34px;height:34px}.SideDrawer-module-scss-module__bek4HW__drawer__body{padding:16px 28px 14px}.SideDrawer-module-scss-module__bek4HW__drawer__group{margin-bottom:9px}.SideDrawer-module-scss-module__bek4HW__drawer__label{margin-bottom:6px}.SideDrawer-module-scss-module__bek4HW__drawer__link{padding:5px 0;font-size:21px}.SideDrawer-module-scss-module__bek4HW__drawer__link--highlight{padding:8px 16px}.SideDrawer-module-scss-module__bek4HW__drawer__sub{font-size:10px}.SideDrawer-module-scss-module__bek4HW__drawer__badge{width:28px;height:28px;font-size:13px}.SideDrawer-module-scss-module__bek4HW__drawer__foot{gap:1px;padding:11px 28px;font-size:10px}}
.Header-module-scss-module__yUQ6Nq__header{z-index:100;transition:background .32s var(--ease-standard),border-color .32s var(--ease-standard),padding .32s var(--ease-standard);border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:18px 40px;display:flex;position:fixed;top:0;left:0;right:0}@media (max-width:1080px){.Header-module-scss-module__yUQ6Nq__header{padding:14px 24px}}@media (max-width:720px){.Header-module-scss-module__yUQ6Nq__header{padding:12px 16px}}@media (max-width:480px){.Header-module-scss-module__yUQ6Nq__header{padding:10px 14px}}.Header-module-scss-module__yUQ6Nq__header--scrolled{-webkit-backdrop-filter:saturate(140%)blur(14px);backdrop-filter:saturate(140%)blur(14px);border-bottom-color:var(--border-1);background:#ffffffdb;padding:12px 40px}@media (max-width:1080px){.Header-module-scss-module__yUQ6Nq__header--scrolled{padding:10px 24px}}@media (max-width:720px){.Header-module-scss-module__yUQ6Nq__header--scrolled{padding:10px 16px}}.Header-module-scss-module__yUQ6Nq__header__logo{line-height:0;display:inline-block;position:relative}.Header-module-scss-module__yUQ6Nq__header__logo-img{width:auto;height:76px;transition:height .32s var(--ease-standard),opacity .28s var(--ease-standard)}@media (max-width:1080px){.Header-module-scss-module__yUQ6Nq__header__logo-img{height:60px}}@media (max-width:720px){.Header-module-scss-module__yUQ6Nq__header__logo-img{height:44px}}@media (max-width:480px){.Header-module-scss-module__yUQ6Nq__header__logo-img{height:40px}}.Header-module-scss-module__yUQ6Nq__header__logo-img--negatif{opacity:0;position:absolute;top:0;left:0}.Header-module-scss-module__yUQ6Nq__header--scrolled .Header-module-scss-module__yUQ6Nq__header__logo-img{height:56px}@media (max-width:1080px){.Header-module-scss-module__yUQ6Nq__header--scrolled .Header-module-scss-module__yUQ6Nq__header__logo-img{height:46px}}@media (max-width:720px){.Header-module-scss-module__yUQ6Nq__header--scrolled .Header-module-scss-module__yUQ6Nq__header__logo-img{height:38px}}@media (max-width:480px){.Header-module-scss-module__yUQ6Nq__header--scrolled .Header-module-scss-module__yUQ6Nq__header__logo-img{height:36px}}.Header-module-scss-module__yUQ6Nq__header--over-dark:not(.Header-module-scss-module__yUQ6Nq__header--scrolled) .Header-module-scss-module__yUQ6Nq__header__logo-img{opacity:0}.Header-module-scss-module__yUQ6Nq__header--over-dark:not(.Header-module-scss-module__yUQ6Nq__header--scrolled) .Header-module-scss-module__yUQ6Nq__header__logo-img--negatif{opacity:1}.Header-module-scss-module__yUQ6Nq__header__right{align-items:center;gap:14px;display:flex}@media (max-width:720px){.Header-module-scss-module__yUQ6Nq__header__right{gap:8px}}.Header-module-scss-module__yUQ6Nq__header__cta{border-radius:var(--radius-pill);background:var(--tt-dark-purple);color:var(--tt-white);font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;transition:background .22s var(--ease-standard),color .22s var(--ease-standard);align-items:center;gap:8px;padding:11px 22px;font-size:12px;font-weight:600;display:inline-flex}.Header-module-scss-module__yUQ6Nq__header__cta:hover{background:var(--tt-light-green);color:var(--tt-dark-purple)}@media (max-width:720px){.Header-module-scss-module__yUQ6Nq__header__cta{letter-spacing:.06em;padding:8px 12px;font-size:10.5px}}@media (max-width:480px){.Header-module-scss-module__yUQ6Nq__header__cta{display:none}}.Header-module-scss-module__yUQ6Nq__header__cta-dot{border-radius:var(--radius-pill);background:var(--tt-light-green);width:6px;height:6px}@media (max-width:720px){.Header-module-scss-module__yUQ6Nq__header__cta-dot{display:none}}.Header-module-scss-module__yUQ6Nq__header__cta:hover .Header-module-scss-module__yUQ6Nq__header__cta-dot,.Header-module-scss-module__yUQ6Nq__header--over-dark:not(.Header-module-scss-module__yUQ6Nq__header--scrolled) .Header-module-scss-module__yUQ6Nq__header__cta-dot{background:var(--tt-white)}.Header-module-scss-module__yUQ6Nq__header__burger{border-radius:var(--radius-pill);border:1px solid var(--tt-dark-purple);width:48px;height:48px;color:var(--tt-dark-purple);cursor:pointer;transition:background .22s var(--ease-standard),color .22s var(--ease-standard);background:0 0;justify-content:center;align-items:center;display:inline-flex}.Header-module-scss-module__yUQ6Nq__header__burger:hover{background:var(--tt-dark-purple);color:#fff}@media (max-width:720px){.Header-module-scss-module__yUQ6Nq__header__burger{width:40px;height:40px}}.Header-module-scss-module__yUQ6Nq__header--over-dark:not(.Header-module-scss-module__yUQ6Nq__header--scrolled) .Header-module-scss-module__yUQ6Nq__header__burger{color:#fff;border-color:#fff6}.Header-module-scss-module__yUQ6Nq__header--over-dark:not(.Header-module-scss-module__yUQ6Nq__header--scrolled) .Header-module-scss-module__yUQ6Nq__header__burger:hover{color:var(--tt-dark-purple);background:#fff;border-color:#fff}.Header-module-scss-module__yUQ6Nq__header--over-dark:not(.Header-module-scss-module__yUQ6Nq__header--scrolled) .Header-module-scss-module__yUQ6Nq__header__cta{background:var(--tt-light-green);color:var(--tt-dark-purple)}.Header-module-scss-module__yUQ6Nq__header__burger-lines{width:22px;height:22px;display:inline-block;position:relative}.Header-module-scss-module__yUQ6Nq__header__burger-lines span{border-radius:var(--radius-pill);transform-origin:50%;height:2px;transition:transform .36s var(--ease-emphasized),width .32s var(--ease-emphasized),top .32s var(--ease-emphasized),left .32s var(--ease-emphasized);background:currentColor;display:block;position:absolute;left:0}.Header-module-scss-module__yUQ6Nq__header__burger-lines span:first-child{width:22px;top:9px}.Header-module-scss-module__yUQ6Nq__header__burger-lines span:nth-child(2){width:14px;top:15px;left:8px}.Header-module-scss-module__yUQ6Nq__header__burger--open .Header-module-scss-module__yUQ6Nq__header__burger-lines span:first-child{width:22px;top:10px;left:0;transform:rotate(45deg)}.Header-module-scss-module__yUQ6Nq__header__burger--open .Header-module-scss-module__yUQ6Nq__header__burger-lines span:nth-child(2){width:22px;top:10px;left:0;transform:rotate(-45deg)}
.Footer-module-scss-module__kqmR4W__footer{background-color:var(--bg-dark);color:var(--fg-on-dark);--fg-primary:var(--fg-on-dark);--fg-secondary:#ffffffb8;--fg-tertiary:#ffffff8c;--fg-accent:var(--tt-light-green);--link:var(--fg-on-dark);--link-hover:var(--tt-light-green);--border-1:#ffffff29;--border-2:#ffffff47;--tab-active-bg:var(--tt-light-green);--tab-active-fg:var(--tt-dark-purple);padding-block:80px 32px;padding-inline:56px}@media (max-width:1080px){.Footer-module-scss-module__kqmR4W__footer{padding-inline:32px}}@media (max-width:720px){.Footer-module-scss-module__kqmR4W__footer{padding-inline:20px}}@media (max-width:480px){.Footer-module-scss-module__kqmR4W__footer{padding-inline:16px}}@media (max-width:1080px){.Footer-module-scss-module__kqmR4W__footer{padding-block:72px 28px}}@media (max-width:720px){.Footer-module-scss-module__kqmR4W__footer{padding-block:56px 24px}}.Footer-module-scss-module__kqmR4W__footer__container{max-width:1280px;margin-inline:auto}.Footer-module-scss-module__kqmR4W__footer__grid{border-bottom:1px solid #ffffff26;grid-template-columns:minmax(260px,1.6fr) 3fr;gap:56px;padding-bottom:56px;display:grid}@media (max-width:880px){.Footer-module-scss-module__kqmR4W__footer__grid{grid-template-columns:1fr;gap:48px}}.Footer-module-scss-module__kqmR4W__footer__logo{width:auto;height:56px}.Footer-module-scss-module__kqmR4W__footer__legal{font-family:var(--font-display);color:#ffffffb3;max-width:380px;margin:24px 0 0;font-size:13px;font-weight:300;line-height:1.7}.Footer-module-scss-module__kqmR4W__footer__live{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:#fff;opacity:.8;margin-top:28px;font-size:10px}.Footer-module-scss-module__kqmR4W__footer__social{align-items:center;gap:16px;margin-top:28px;display:flex}.Footer-module-scss-module__kqmR4W__footer__social-label{font-family:var(--font-display);color:#ffffffd9;font-size:14px;font-weight:300}.Footer-module-scss-module__kqmR4W__footer__social-icons{gap:10px;display:flex}.Footer-module-scss-module__kqmR4W__footer__social-icon{background:var(--tt-light-green);width:36px;height:36px;color:var(--tt-dark-purple);transition:transform .16s var(--ease-standard),background .16s var(--ease-standard);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.Footer-module-scss-module__kqmR4W__footer__social-icon:hover{background:#fff;transform:translateY(-2px)}.Footer-module-scss-module__kqmR4W__footer__ordre{transition:transform .2s var(--ease-emphasized);background:#fff;border-radius:6px;align-self:start;margin-top:24px;padding:14px 18px;line-height:0;display:inline-block}.Footer-module-scss-module__kqmR4W__footer__ordre:hover{transform:translateY(-2px)}.Footer-module-scss-module__kqmR4W__footer__ordre img{width:132px;height:auto;display:block}.Footer-module-scss-module__kqmR4W__footer__columns{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-content:start;gap:40px 48px;display:grid}.Footer-module-scss-module__kqmR4W__footer__col{flex-direction:column;align-items:flex-start;display:flex}.Footer-module-scss-module__kqmR4W__footer__addr{font-family:var(--font-display);color:#fff;opacity:.85;font-size:13px;font-weight:300;line-height:1.4}.Footer-module-scss-module__kqmR4W__footer__col-title{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--tt-light-green);margin-bottom:18px;font-size:11px;font-weight:600}.Footer-module-scss-module__kqmR4W__footer__col-links{flex-direction:column;gap:10px;display:flex}.Footer-module-scss-module__kqmR4W__footer__link{font-family:var(--font-display);color:#fff;opacity:.85;font-size:13px;font-weight:300;line-height:1.4;transition:opacity .16s,color .16s}.Footer-module-scss-module__kqmR4W__footer__link:hover{opacity:1;color:var(--tt-light-green)}.Footer-module-scss-module__kqmR4W__footer__bottom{font-family:var(--font-display);color:#ffffff80;letter-spacing:.04em;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;font-size:11px;display:flex}.Footer-module-scss-module__kqmR4W__footer__bottom-links{flex-wrap:wrap;gap:24px;display:flex}.Footer-module-scss-module__kqmR4W__footer__bottom-links a:hover{color:var(--tt-light-green)}
@keyframes IntroLoader-module-scss-module__Ine-VG__tt-intro-bar-in{0%{opacity:0;transform:translateY(-30px)scaleY(.1)}to{opacity:1;transform:translateY(0)scaleY(1)}}@keyframes IntroLoader-module-scss-module__Ine-VG__tt-intro-bar-out{0%{opacity:0;transform:translateY(45px)scaleY(.1)}to{opacity:1;transform:translateY(0)scaleY(1)}}@keyframes IntroLoader-module-scss-module__Ine-VG__tt-intro-rotate-scale{0%{transform:rotate(-80deg)scale(.8)}to{transform:rotate(0)scale(1)}}@keyframes IntroLoader-module-scss-module__Ine-VG__tt-intro-shift{to{transform:translate(0)}}@keyframes IntroLoader-module-scss-module__Ine-VG__tt-intro-wordmark{to{clip-path:inset(0)}}@keyframes IntroLoader-module-scss-module__Ine-VG__tt-intro-tagline{to{opacity:1;transform:translateY(0)}}@keyframes IntroLoader-module-scss-module__Ine-VG__tt-intro-fade-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100px)}}@keyframes IntroLoader-module-scss-module__Ine-VG__tt-intro-inert{to{visibility:hidden}}.IntroLoader-module-scss-module__Ine-VG__overlay{z-index:5000;background:var(--tt-dark-purple);pointer-events:none;display:none;position:fixed;inset:0;overflow:hidden}html[data-tt-intro=play] .IntroLoader-module-scss-module__Ine-VG__overlay{animation:.6s ease-in 4.3s forwards IntroLoader-module-scss-module__Ine-VG__tt-intro-fade-out,1ms linear 4.9s forwards IntroLoader-module-scss-module__Ine-VG__tt-intro-inert;display:block}.IntroLoader-module-scss-module__Ine-VG__lockup{transform-origin:50%;width:max-content;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:880px){.IntroLoader-module-scss-module__Ine-VG__lockup{transform:translate(-50%,-50%)scale(.62)}}@media (max-width:520px){.IntroLoader-module-scss-module__Ine-VG__lockup{transform:translate(-50%,-50%)scale(.4)}}@media (max-width:360px){.IntroLoader-module-scss-module__Ine-VG__lockup{transform:translate(-50%,-50%)scale(.34)}}.IntroLoader-module-scss-module__Ine-VG__row{align-items:center;gap:14px;width:max-content;animation:.8s cubic-bezier(.22,1,.36,1) 2.18s forwards IntroLoader-module-scss-module__Ine-VG__tt-intro-shift;display:flex;transform:translate(calc(50% - 150px))}.IntroLoader-module-scss-module__Ine-VG__logo{flex-shrink:0;width:300px;height:300px;animation:1.8s IntroLoader-module-scss-module__Ine-VG__tt-intro-rotate-scale;overflow:visible}.IntroLoader-module-scss-module__Ine-VG__bar{opacity:0;animation-duration:.6s;animation-timing-function:ease;animation-fill-mode:forwards}.IntroLoader-module-scss-module__Ine-VG__barIn{animation-name:IntroLoader-module-scss-module__Ine-VG__tt-intro-bar-in}.IntroLoader-module-scss-module__Ine-VG__barOut{animation-name:IntroLoader-module-scss-module__Ine-VG__tt-intro-bar-out}.IntroLoader-module-scss-module__Ine-VG__text{flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.IntroLoader-module-scss-module__Ine-VG__wordmark{font-family:var(--font-display);letter-spacing:-.01em;white-space:nowrap;color:var(--tt-white);clip-path:inset(0 100% 0 0);font-size:84px;font-weight:900;line-height:1;animation:.75s cubic-bezier(.22,1,.36,1) 2.7s forwards IntroLoader-module-scss-module__Ine-VG__tt-intro-wordmark}.IntroLoader-module-scss-module__Ine-VG__terra{color:var(--tt-light-green)}.IntroLoader-module-scss-module__Ine-VG__tagline{font-family:var(--font-display);letter-spacing:.01em;white-space:nowrap;color:var(--tt-white);opacity:0;margin-top:7px;font-size:23px;font-weight:500;animation:.55s 3.05s forwards IntroLoader-module-scss-module__Ine-VG__tt-intro-tagline;transform:translateY(8px)}.IntroLoader-module-scss-module__Ine-VG__taglineAccent{color:var(--tt-light-green)}
.ScrollProgress-module-scss-module__jygR1q__track{z-index:200;pointer-events:none;height:2px;position:fixed;top:0;left:0;right:0}.ScrollProgress-module-scss-module__jygR1q__bar{background:var(--tt-light-green);transform-origin:0;height:100%;transition:transform 80ms linear;transform:scaleX(0)}
.DraftModeTools-module-scss-module__8E7ZSa__badge{z-index:300;border-radius:var(--radius-pill);background:var(--bg-dark);color:var(--fg-on-dark);box-shadow:var(--shadow-3);font-family:var(--font-display);letter-spacing:.04em;align-items:center;gap:10px;padding:8px 14px;font-size:12px;font-weight:500;display:inline-flex;position:fixed;bottom:16px;right:16px}.DraftModeTools-module-scss-module__8E7ZSa__badge[hidden]{display:none}.DraftModeTools-module-scss-module__8E7ZSa__badge__dot{border-radius:var(--radius-pill);background:var(--tt-light-green);width:8px;height:8px}.DraftModeTools-module-scss-module__8E7ZSa__badge__exit{color:var(--tt-light-green);text-underline-offset:2px;text-decoration:underline}.DraftModeTools-module-scss-module__8E7ZSa__badge__exit:hover{color:var(--fg-on-dark)}
@font-face{font-family:Poppins;font-style:italic;font-weight:300;font-display:swap;src:url(../media/0d7395fc9d2cc18e-s.10gw72_8z8hvs.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:italic;font-weight:300;font-display:swap;src:url(../media/42fdc379e58c639f-s.02yf0n47qd7o2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:italic;font-weight:300;font-display:swap;src:url(../media/9f07c7c28a9bc3ba-s.p.4385uxmy_0k50.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:italic;font-weight:400;font-display:swap;src:url(../media/508e9c8e4bf8c79e-s.0oyzxt25o04hn.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:italic;font-weight:400;font-display:swap;src:url(../media/276786042f62a244-s.1mvnrqeaekxir.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:italic;font-weight:400;font-display:swap;src:url(../media/edcf447d6990da7e-s.p.2dp-f23wu3v3i.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:italic;font-weight:500;font-display:swap;src:url(../media/3d649eca0e6ca1fb-s.1e_w2neme9lfb.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:italic;font-weight:500;font-display:swap;src:url(../media/da1f5095ad42b608-s.052mj4vad4-0p.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:italic;font-weight:500;font-display:swap;src:url(../media/5de307a1cf21ffb0-s.p.2mgv7i7jizf-l.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:italic;font-weight:600;font-display:swap;src:url(../media/f8108b279d18af14-s.3qay488b_r2gm.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:italic;font-weight:600;font-display:swap;src:url(../media/e9dbbfb7e7bc7f69-s.0z63l901zm2gy.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:italic;font-weight:600;font-display:swap;src:url(../media/b06c83c7cc676c09-s.p.3yhl5gv5w-0s5.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:italic;font-weight:700;font-display:swap;src:url(../media/5929d901dfa1aeda-s.0arjo260shtoe.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:italic;font-weight:700;font-display:swap;src:url(../media/845d40ca8bfb4186-s.2pqty136dttgy.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:italic;font-weight:700;font-display:swap;src:url(../media/b6620be20ad708dd-s.p.3xsquyelyuj-f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:italic;font-weight:800;font-display:swap;src:url(../media/d261761e68f7a421-s.0mu7_u86a512k.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:italic;font-weight:800;font-display:swap;src:url(../media/edad92c52070cfd9-s.41q2c8qe6rlze.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:italic;font-weight:800;font-display:swap;src:url(../media/6aac95a85db691f1-s.p.2a9uz8f7ahspn.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:italic;font-weight:900;font-display:swap;src:url(../media/1357d4234ed202bc-s.2xsx7gzi8y-h6.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:italic;font-weight:900;font-display:swap;src:url(../media/070d35a3a80e7132-s.1g0p_r-zns87i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:italic;font-weight:900;font-display:swap;src:url(../media/134d5f026a270380-s.p.1zm7xgqgtzwr6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/7e832ad540183e91-s.280oih_b74u9j.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2094fb60fd9c8287-s.3qxy1tqak831c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c875c6f5d3e977ac-s.p.1h18_wedhzk4h.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.2b_sldcwg6mn_.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.1emuuracu50qd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.43zbiuwnnoiok.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.0ynx40_3oa9rk.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.1975l3y3401x_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.2o7m9ogm38dql.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.3ji57o093q1kd.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.19xuq3td7fwu_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.3o_v2fun1jzxk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.11ypmpdlzqdb_.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.3go-kn2r40gie.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.3bh2vc0w-r-ll.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/99ce71e74c11bc20-s.1jc1xb-qv_87z.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8cf1ea7b03cdeb83-s.3dbq0oou7i_24.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/829ba4228c966254-s.p.2mm3nq9i83l-m.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/4ae8e3010ce79e6a-s.1ek7x_ipa-38q.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/1747e1908d2352d2-s.0sf3h4u8we0x1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/4b766aa38fdaaae3-s.p.11-gljxdt344a.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_5663e596-module__25gtFG__className{font-family:Poppins,Poppins Fallback}.poppins_5663e596-module__25gtFG__variable{--font-poppins:"Poppins", "Poppins Fallback"}
@font-face{font-family:Damion;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a380ee62c8ebc987-s.1kn0qoojs-s46.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Damion;font-style:normal;font-weight:400;font-display:swap;src:url(../media/626b94c683082053-s.p.3ueqa8ffeo5qi.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Damion Fallback;src:local(Arial);ascent-override:121.62%;descent-override:43.87%;line-gap-override:0.0%;size-adjust:83.02%}.damion_b71d8b6e-module__txKfea__className{font-family:Damion,Damion Fallback;font-style:normal;font-weight:400}.damion_b71d8b6e-module__txKfea__variable{--font-damion:"Damion", "Damion Fallback"}
:root{--tt-black:#000;--tt-dark-purple:#1d1b4b;--tt-light-green:#72c5bd;--tt-white:#fff;--tt-purple-100:#1d1b4b;--tt-purple-75:#56547f;--tt-purple-50:#8e8da5;--tt-purple-25:#c7c6d2;--tt-green-100:#72c5bd;--tt-green-75:#95d4ce;--tt-green-50:#b8e2de;--tt-green-25:#dcf1ee;--tt-orange:#f4a261;--fg-primary:var(--tt-dark-purple);--fg-secondary:#4a4870;--fg-tertiary:#8e8da5;--fg-accent:var(--tt-light-green);--fg-script:var(--tt-light-green);--fg-on-dark:var(--tt-white);--fg-on-accent:var(--tt-white);--bg-white:#fff;--bg-off-white:#f6f5f9;--bg-card:#eceaf2;--bg-dark:var(--tt-dark-purple);--bg-accent:var(--tt-light-green);--border-1:#e5e3ed;--border-2:#d2d0dc;--border-strong:var(--tt-dark-purple);--link:var(--tt-dark-purple);--link-hover:var(--tt-light-green);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--space-10:128px;--radius-none:0;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-xl:24px;--radius-pill:9999px;--shadow-1:0 1px 2px #1d1b4b0f;--shadow-2:0 4px 12px #1d1b4b14;--shadow-3:0 12px 32px #1d1b4b1f;--shadow-inset:inset 0 0 0 1px var(--border-1);--font-display:var(--font-poppins), system-ui, -apple-system, "Segoe UI", sans-serif;--font-sans:var(--font-poppins), system-ui, -apple-system, "Segoe UI", sans-serif;--font-script:var(--font-damion), cursive;--font-mono:ui-monospace, "SF Mono", Menlo, monospace;--text-xs:12px;--text-sm:14px;--text-base:16px;--text-md:18px;--text-lg:20px;--text-xl:24px;--text-2xl:32px;--text-3xl:44px;--text-4xl:64px;--text-5xl:96px;--text-hero:128px;--h2-size:clamp(36px, 5vw, var(--text-4xl));--lh-tight:1.05;--lh-snug:1.2;--lh-normal:1.5;--lh-loose:1.7;--tracking-tight:-.02em;--tracking-normal:0;--tracking-wide:.06em;--tracking-wider:.12em;--ease-standard:cubic-bezier(.2, .7, .2, 1);--ease-emphasized:cubic-bezier(.16, 1, .3, 1);--dur-fast:.12s;--dur-base:.22s;--dur-slow:.42s}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:clip}html{scroll-behavior:smooth}body{background:var(--bg-white);color:var(--fg-primary);font-family:var(--font-sans);font-weight:300;font-size:var(--text-base);line-height:var(--lh-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}img,picture,svg,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}.tt-eyebrow{font-family:var(--font-display);font-weight:500;font-size:var(--text-sm);letter-spacing:var(--tracking-wide);color:var(--fg-accent)}.tt-h1{font-family:var(--font-display);font-weight:900;font-size:clamp(48px,6vw,var(--text-4xl));line-height:var(--lh-tight);letter-spacing:var(--tracking-tight);text-transform:uppercase;color:var(--fg-primary);margin:0}.tt-h2{font-family:var(--font-display);font-weight:800;font-size:var(--h2-size);line-height:var(--lh-tight);letter-spacing:var(--tracking-tight);text-transform:uppercase;color:var(--fg-primary);margin:0}.tt-h3{font-family:var(--font-display);font-weight:700;font-size:var(--text-2xl);line-height:var(--lh-snug);text-transform:uppercase;color:var(--fg-primary);margin:0}.tt-subtitle{font-family:var(--font-display);font-weight:300;font-size:var(--text-xl);line-height:var(--lh-snug);color:var(--fg-primary);margin:0}.tt-body{font-family:var(--font-sans);font-weight:300;font-size:var(--text-base);line-height:var(--lh-normal);color:var(--fg-primary)}.tt-body-strong{font-weight:600}.tt-caption{font-family:var(--font-sans);font-weight:400;font-size:var(--text-sm);line-height:var(--lh-normal);color:var(--fg-secondary)}.tt-meta{font-family:var(--font-sans);font-weight:500;font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--fg-tertiary)}.tt-script{font-family:var(--font-script);font-weight:400;font-size:var(--text-3xl);line-height:var(--lh-snug);color:var(--fg-primary)}a.tt-link{color:var(--link);text-underline-offset:3px;transition:color var(--dur-fast) var(--ease-standard);text-decoration:underline;text-decoration-thickness:1px}a.tt-link:hover{color:var(--link-hover)}.tt-surface--off-white{background-color:var(--bg-off-white)}.tt-surface--card{background-color:var(--bg-card)}.tt-surface--dark{background-color:var(--bg-dark);color:var(--fg-on-dark);--fg-primary:var(--fg-on-dark);--fg-secondary:#ffffffb8;--fg-tertiary:#ffffff8c;--fg-accent:var(--tt-light-green);--link:var(--fg-on-dark);--link-hover:var(--tt-light-green);--border-1:#ffffff29;--border-2:#ffffff47;--tab-active-bg:var(--tt-light-green);--tab-active-fg:var(--tt-dark-purple)}.tt-surface--accent{background-color:var(--bg-accent);color:var(--tt-dark-purple);--fg-primary:var(--tt-dark-purple);--fg-secondary:#1d1b4bc7;--fg-tertiary:#1d1b4b99;--fg-accent:var(--tt-dark-purple);--fg-script:var(--tt-white);--link:var(--tt-dark-purple);--link-hover:var(--tt-white);--border-1:#1d1b4b2e;--border-2:#1d1b4b4d}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
