:root{--color-bg:#000;--color-bg-soft:#000;--color-surface:#1d1d1f;--color-surface-elevated:#4c4c4f;--color-border:#38383a;--color-border-strong:#4a4a4d;--color-text:#f5f5f7;--color-text-muted:#a1a1a6;--color-text-faint:#6e6e73;--color-gold:#2997ff;--color-gold-light:#6cb6ff;--color-gold-dark:#1c6dc9;--font-display:"Inter", -apple-system, "SF Pro Display", system-ui, "Segoe UI", sans-serif;--font-sans:"Inter", -apple-system, "SF Pro Text", system-ui, "Segoe UI", sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}html{background:var(--color-bg);scroll-behavior:auto}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;overflow-x:hidden}h1,h2,h3,p,ul{margin:0;padding:0}ul{list-style:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0}::selection{background:var(--color-gold);color:#121212}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:var(--color-gold-dark)}.font-display{font-family:var(--font-display)}.tracking-tightest{letter-spacing:-.03em}.text-balance{text-wrap:balance}.gold-gradient-text{background-image:linear-gradient(100deg,#e8f3ee,#b7c9d6 50%,#6f8aa6 65%,#b7c9d6,#e8f3ee);-webkit-background-clip:text;background-clip:text;color:#0000!important}.blue-gradient-text{background-image:linear-gradient(105deg,#2575dc,#84c7e8);-webkit-background-clip:text;background-clip:text;color:#0000!important}.gray-gradient-text,.red-gradient-text{background-image:linear-gradient(90deg,#e4f6f0,#9dcfca 31%,#6b95ac 68%,#45657d);-webkit-background-clip:text;background-clip:text;color:#0000!important}.container{max-width:72rem;margin:0 auto}.section{padding:7rem 1.5rem;position:relative}@media (width>=768px){.section{padding-top:9rem;padding-bottom:9rem}}.eyebrow{letter-spacing:-.01em;color:var(--color-text-muted);font-size:13px;font-weight:500;display:inline-block}.section-heading{letter-spacing:-.03em;max-width:42rem;color:var(--color-text);margin-top:1rem;font-size:2.25rem;font-weight:600;line-height:1.05}@media (width>=640px){.section-heading{font-size:3rem}}@media (width>=768px){.section-heading{font-size:3.75rem}}.icon-4{flex-shrink:0;width:1rem;height:1rem}.icon-5{flex-shrink:0;width:1.25rem;height:1.25rem}.icon-6{flex-shrink:0;width:1.5rem;height:1.5rem}.icon-8{flex-shrink:0;width:2rem;height:2rem}.icon-9{flex-shrink:0;width:2.25rem;height:2.25rem}.icon-16{width:4rem;height:4rem}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:hidden}.nav-progress{background:var(--color-gold);transform-origin:0;z-index:60;height:1px;position:fixed;top:0;left:0;right:0}.nav{z-index:50;-webkit-backdrop-filter:blur(20px);background:#000000b3;border-bottom:1px solid #ffffff14;position:fixed;top:0;left:0;right:0}.nav__inner{justify-content:space-between;align-items:center;max-width:80rem;height:3rem;margin:0 auto;padding:0 1.25rem;display:flex}@media (width>=768px){.nav__inner{padding:0 2rem}}.nav__brand{align-items:center;gap:.5rem;display:flex}.nav__brand-icon{width:2rem;height:2rem}.nav__brand-text{color:var(--color-text-muted);font-size:13px;font-weight:500;transition:color .2s;display:none}@media (width>=640px){.nav__brand-text{display:inline}}.nav__brand:hover .nav__brand-text{color:var(--color-text)}.nav__links{color:var(--color-text-muted);align-items:center;gap:1.75rem;font-size:12.5px;font-weight:400;display:none}@media (width>=768px){.nav__links{display:flex}}.nav__link{transition:color .2s}.nav__link:hover{color:var(--color-text)}.nav__actions{align-items:center;gap:1rem;display:flex}.nav__cta{color:var(--color-gold-light);align-items:center;gap:.125rem;font-size:12.5px;font-weight:400;transition:color .2s;display:flex}.nav__cta:hover{color:var(--color-gold)}.nav__cta-icon{width:.75rem;height:.75rem;transition:transform .2s}.nav__cta:hover .nav__cta-icon{transform:translate(2px)}.nav__menu-toggle{color:var(--color-text-muted);justify-content:center;align-items:center;transition:color .2s;display:flex}.nav__menu-toggle:hover{color:var(--color-text)}@media (width>=768px){.nav__menu-toggle{display:none}}.nav__mobile-menu{-webkit-backdrop-filter:blur(20px);background:#000000e6;border-top:1px solid #ffffff14;overflow:hidden}@media (width>=768px){.nav__mobile-menu{display:none}}.nav__mobile-links{flex-direction:column;padding:.5rem 1.25rem 1.25rem;display:flex}.nav__mobile-link{text-align:left;width:100%;color:var(--color-text-muted);border-bottom:1px solid #ffffff0f;padding:.875rem 0;font-size:.9375rem;transition:color .2s;display:block}.nav__mobile-link:hover{color:var(--color-text)}.nav__mobile-links li:last-child .nav__mobile-link{border-bottom:none}.dots{z-index:50;flex-direction:column;align-items:center;gap:1rem;display:none;position:fixed;top:50%;right:1.5rem;transform:translateY(-50%)}@media (width>=1024px){.dots{display:flex}}.dots__item{justify-content:center;align-items:center;padding:.375rem;display:flex;position:relative}.dots__marker{background:var(--color-border-strong);border-radius:9999px;width:.375rem;height:.375rem;transition:all .3s;display:block}.dots__item:hover .dots__marker{background:var(--color-gold-light)}.dots__marker--active{background:var(--color-gold);width:.625rem;height:.625rem;box-shadow:0 0 10px #2997ffb3}.dots__item:hover .dots__marker--active{background:var(--color-gold)}.dots__tooltip{pointer-events:none;white-space:nowrap;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-muted);opacity:0;border-radius:.25rem;margin-right:.75rem;padding:.25rem .5rem;font-size:.75rem;transition:opacity .2s;position:absolute;right:100%}.dots__item:hover .dots__tooltip{opacity:1}.hero{background:var(--color-bg);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 1.5rem;display:flex;position:relative;overflow:hidden}.hero__glow{pointer-events:none;opacity:.9;background-image:radial-gradient(circle at 50% 26%,#2997ff52,#0000 60%);position:absolute;inset:0}.hero__content{z-index:10;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.hero__eyebrow{letter-spacing:-.01em;color:var(--color-text-muted);margin-bottom:1.25rem;font-size:13px;font-weight:500}.hero__logo{width:15rem;height:15rem;margin-bottom:2.5rem;position:relative}@media (width>=768px){.hero__logo{width:20rem;height:20rem}}.hero__logo:before{content:"";filter:blur(20px);z-index:-1;background:radial-gradient(circle,#2997ff8c,#0000 70%);position:absolute;inset:-20%}.hero__logo-mark{filter:drop-shadow(0 0 45px #dee7eff2);width:100%;height:100%;position:relative}.hero__title{letter-spacing:-.03em;flex-direction:column;font-size:9vw;font-weight:600;line-height:.98;display:flex}@media (width>=640px){.hero__title{font-size:3rem}}@media (width>=768px){.hero__title{font-size:4rem}}@media (width>=1024px){.hero__title{font-size:5rem}}.hero__title-word{padding:.25rem 0;overflow:hidden}.hero__title-word-inner{display:inline-block}.hero__subtitle{max-width:32rem;color:var(--color-text-muted);margin-top:1.5rem;font-size:1.125rem;font-weight:400;line-height:1.375}@media (width>=640px){.hero__subtitle{font-size:1.25rem}}.hero__actions{align-items:center;gap:2rem;margin-top:2.25rem;display:flex}.hero__cta{background:var(--color-gold);color:var(--color-bg);border-radius:9999px;padding:.625rem 1.5rem;font-size:15px;font-weight:500;transition:transform .3s}.hero__cta:hover{transform:scale(1.03)}.hero__link{color:var(--color-gold-light);align-items:center;gap:.125rem;font-size:15px;font-weight:400;transition:color .2s;display:flex}.hero__link:hover{color:var(--color-gold)}.hero__link-icon{width:.875rem;height:.875rem;transition:transform .2s}.hero__link:hover .hero__link-icon{transform:translate(2px)}.about{background:var(--color-bg-soft)}.about__grid{gap:4rem;display:grid}@media (width>=1024px){.about__grid{grid-template-columns:.9fr 1.1fr;align-items:start}}.about__text{max-width:32rem;color:var(--color-text-muted);margin-top:1.5rem;font-size:1.125rem;line-height:1.375}.about__stats{grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem;display:grid}.stat__value{letter-spacing:-.03em;color:var(--color-text);font-size:2.25rem}@media (width>=640px){.stat__value{font-size:3rem}}.stat__label{color:var(--color-text-muted);margin-top:.375rem;font-size:13px}.about__values{gap:1.25rem;display:grid}@media (width>=640px){.about__values{grid-template-columns:1fr 1fr}}.value-card{background:var(--color-surface);border-radius:28px;padding:1.75rem;transition:background-color .3s}.value-card:hover{background:var(--color-surface-elevated)}.value-card__icon{width:2.75rem;height:2.75rem;color:var(--color-gold-light);background:#2997ff1a;border-radius:.75rem;justify-content:center;align-items:center;margin-bottom:1.25rem;transition:transform .3s;display:flex}.value-card:hover .value-card__icon{transform:scale(1.1)}.value-card__title{color:var(--color-text);font-size:1.125rem}.value-card__desc{color:var(--color-text-muted);margin-top:.5rem;font-size:.875rem;line-height:1.625}.principles{background:var(--color-bg)}.principles__header{margin-bottom:2.5rem}@media (width>=1024px){.principles__header{display:none}}.principle__header{margin-bottom:4rem}.principles__grid{gap:2.5rem;display:grid}@media (width>=1024px){.principles__grid{grid-template-columns:1fr 1.2fr;gap:5rem}}.principles__summary{touch-action:pan-y;display:block}@media (width>=1024px){.principles__summary{align-self:flex-start;position:sticky;top:8rem}}.principles__number{letter-spacing:-.03em;font-size:4.5rem;font-weight:600}@media (width>=768px){.principles__number{font-size:6rem}}.principles__title{color:var(--color-text);margin-top:1.5rem;font-size:1.5rem}@media (width>=768px){.principles__title{font-size:1.875rem}}.principles__desc{max-width:28rem;color:var(--color-text-muted);margin-top:1rem;line-height:1.625}.principles__progress{gap:.5rem;margin-top:2.5rem;display:flex}.principles__progress-bar{background:var(--color-border);cursor:pointer;border:none;border-radius:9999px;flex:1;height:3px;padding:0;transition:background-color .3s}.principles__progress-bar--active{background:var(--color-gold)}.principles__list{flex-direction:column;gap:2rem;display:none;position:relative}@media (width>=1024px){.principles__list{display:flex}}.principles__list-line{background:var(--color-border);width:1px;position:absolute;top:.5rem;bottom:.5rem;left:21px}.principle-item{text-align:left;background:0 0;border-radius:0;align-items:flex-start;gap:1.25rem;padding:0;transition:all .3s;display:flex;position:relative}.principle-item__number{z-index:10;letter-spacing:-.03em;width:2.75rem;height:2.75rem;color:var(--color-text-faint);flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;transition:color .3s;display:flex;position:relative}.principle-item__number:before{content:"";z-index:-1;background:var(--color-bg-soft);border:1px solid #2997ff66;border-radius:9999px;position:absolute;inset:0}@media (width>=768px){.principle-item__number{font-size:1rem}}.principle-item--active .principle-item__number{color:var(--color-gold-light)}.principle-item__body{padding-top:.375rem}.principle-item__title{color:var(--color-text-muted);font-size:1rem;font-weight:700;transition:color .3s;display:block}@media (width>=768px){.principle-item__title{font-size:1.125rem}}.principle-item--active .principle-item__title{color:var(--color-text)}.principle-item__desc{color:var(--color-text-faint);margin-top:.375rem;padding-left:0;font-size:.875rem;line-height:1.625;transition:color .3s}.principle-item--active .principle-item__desc{color:var(--color-text-muted)}@media (width>=1024px){.principle-item__desc,.principles__list-line{display:none}.principle-item{background:#42424566;border-radius:28px;align-items:center;gap:1.5rem;padding:2rem 1.75rem}.principle-item:hover{background:#424245b3}.principle-item--active,.principle-item--active:hover{background:var(--color-surface)}.principle-item__number{width:auto;height:auto;font-size:1.75rem}.principle-item__number:before{display:none}.principle-item__body{padding-top:0}.principle-item__title{font-size:1.2rem}}.join{background:var(--color-bg-soft);position:relative;overflow:hidden}.join__bg-video{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.join__bg-overlay{z-index:1;background:#000000b3;position:absolute;inset:0}.join .container{z-index:2;position:relative}.join__grid{gap:3.5rem;display:grid}@media (width>=1024px){.join__grid{grid-template-columns:1fr 1fr;gap:5rem}}.join__steps{flex-direction:column;gap:2rem;margin-top:2.5rem;display:flex;position:relative}.join__steps-line{background:var(--color-border);width:1px;position:absolute;top:.5rem;bottom:.5rem;left:21px}.step{gap:1.25rem;display:flex;position:relative}.step__icon{z-index:10;background:var(--color-bg-soft);width:2.75rem;height:2.75rem;color:var(--color-gold-light);border:1px solid #2997ff66;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.step__body{padding-top:.375rem}.step__header{align-items:baseline;gap:.5rem;display:flex}.step__index{color:var(--color-text-faint);font-size:.75rem}.step__title{color:var(--color-text);font-size:1.125rem}.step__desc{max-width:24rem;color:var(--color-text-muted);margin-top:.375rem;font-size:.875rem;line-height:1.625}.join__card-wrapper{position:relative}.join__card{background:var(--color-surface);border-radius:32px;padding:2rem;box-shadow:0 25px 60px #00000073}@media (width>=768px){.join__card{padding:2.5rem}}.join__success{text-align:center;flex-direction:column;align-items:center;padding:2.5rem 0;display:flex}.join__success-icon{width:4rem;height:4rem;color:var(--color-gold-light);background:#2997ff1a;border-radius:9999px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.join__success-title{color:var(--color-text);font-size:1.25rem}.join__success-desc{max-width:20rem;color:var(--color-text-muted);margin-top:.5rem;font-size:.875rem}.join__success-retry{color:var(--color-gold-light);text-underline-offset:4px;margin-top:1.5rem;font-size:.875rem;text-decoration:underline}.join__success-retry:hover{color:#6cb6ffcc}.join__form{flex-direction:column;gap:1.25rem;display:flex}.join__form-header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.join__form-icon{width:8rem;height:8rem;-webkit-mask-image:var(--join-form-icon-url);-webkit-mask-position:50%;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-image:var(--join-form-icon-url);mask-image:var(--join-form-icon-url);background-image:linear-gradient(100deg,#e8f3ee,#b7c9d6 50%,#6f8aa6 65%,#b7c9d6,#e8f3ee);flex-shrink:0;display:none;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (width>=640px){.join__form-icon{display:inline-block}}.join__form-title{color:var(--color-text);font-size:1.25rem;line-height:1.5}.join__form-title-full{display:none}@media (width>=640px){.join__form-title-mobile{display:none}.join__form-title-full{display:inline}}.field{display:block}.field__label{letter-spacing:.02em;color:var(--color-text-muted);margin-bottom:.375rem;font-size:.75rem;display:block}.field__control{background:var(--color-bg-soft);border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:box-shadow .2s;display:flex;box-shadow:0 0 0 1px #0000}.field__control:focus-within{box-shadow:0 0 0 1px #2997ff80}.field__control--error{box-shadow:0 0 0 1px #ef444480}.field__icon{width:1rem;height:1rem;color:var(--color-text-faint);flex-shrink:0}.field__input{width:100%;color:var(--color-text);resize:none;background:0 0;border:none;outline:none;font-size:.875rem}.field__input::placeholder{color:var(--color-text-faint)}.field__error{color:#f87171;margin-top:.375rem;font-size:.75rem;display:block}.join__submit{background:var(--color-gold);letter-spacing:.02em;color:var(--color-bg);border-radius:9999px;margin-top:.5rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:500;transition:transform .3s}.join__submit:hover{transform:scale(1.02)}.join__submit:disabled{opacity:.6}.join__disclaimer{text-align:center;color:var(--color-text-faint);font-size:.75rem}.products{background:var(--color-bg)}.products__desc{max-width:36rem;color:var(--color-text-muted);margin-top:1.25rem;font-size:1.125rem;line-height:1.375}.products__grid{gap:.75rem;margin-top:2.5rem;display:grid}@media (width>=640px){.products__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:3.5rem}}@media (width>=1024px){.products__grid{grid-template-columns:repeat(3,1fr)}}.product-card{background:var(--color-surface);border-radius:20px;padding:1.125rem;transition:all .4s;position:relative;overflow:hidden}@media (width>=640px){.product-card{border-radius:28px;padding:1.75rem}}.product-card:hover{background:var(--color-surface-elevated);transform:translateY(-6px);box-shadow:0 20px 60px -20px #2997ff40}.product-card--wide{grid-column:span 1}@media (width>=640px){.product-card--wide{grid-column:span 2}}@media (width>=1024px){.product-card--wide{grid-column:span 1}}.product-card__glow{pointer-events:none;filter:blur(24px);opacity:0;background:#2997ff0d;border-radius:9999px;width:8rem;height:8rem;transition:opacity .5s;position:absolute;top:-2.5rem;right:-2.5rem}.product-card:hover .product-card__glow{opacity:1}.product-card__top{justify-content:space-between;align-items:flex-start;display:flex}.product-card__icon-box{background:var(--color-bg-soft);width:3.5rem;height:3.5rem;color:var(--color-gold-light);border-radius:1rem;justify-content:center;align-items:center;transition:transform .3s;display:flex}.product-card:hover .product-card__icon-box{transform:scale(1.05)}.product-card__icon-img{object-fit:contain;width:2.25rem;height:2.25rem}.product-card__tag{letter-spacing:.02em;color:var(--color-text-faint);background:#ffffff0d;border-radius:9999px;padding:.25rem .75rem;font-size:11px}.product-card__tag--available{color:var(--color-gold-light);background:#2997ff1a}.product-card__title{color:var(--color-text);align-items:center;gap:.375rem;margin-top:1.5rem;font-size:1.25rem;display:flex}.product-card__arrow{opacity:0;transition:opacity .3s}.product-card:hover .product-card__arrow{opacity:1}.product-card__desc{color:var(--color-text-muted);margin-top:.625rem;font-size:.875rem;line-height:1.625}.schedule{background:var(--color-bg-soft)}.schedule__desc{max-width:36rem;color:var(--color-text-muted);margin-top:1.25rem;font-size:1.125rem;line-height:1.375}.schedule__table-wrapper{background:var(--color-surface);border-radius:16px;margin-top:1.75rem;overflow-x:auto}@media (width>=640px){.schedule__table-wrapper{border-radius:28px;margin-top:3rem}}.schedule__table{border-collapse:collapse;text-align:left;table-layout:fixed;width:100%}@media (width>=640px){.schedule__table{table-layout:auto;min-width:640px}}.schedule__table th,.schedule__table td{white-space:normal;word-break:break-word;text-align:center;padding:.625rem .5rem;font-size:.75rem}@media (width>=640px){.schedule__table th,.schedule__table td{white-space:nowrap;text-align:left;padding:1rem 1.5rem;font-size:.875rem}.schedule__table td:last-child,.schedule__table th:last-child,.schedule__table td:nth-child(3),.schedule__table th:nth-child(3),.schedule__table td:nth-child(4),.schedule__table th:nth-child(4){white-space:normal}}.schedule__table thead th{letter-spacing:.02em;color:var(--color-text-faint);border-bottom:1px solid var(--color-border);font-size:13px;font-weight:500}.schedule__table tbody tr{border-bottom:1px solid var(--color-border);transition:background-color .3s}.schedule__table tbody tr:last-child{border-bottom:none}.schedule__table tbody tr:hover{background:var(--color-surface-elevated)}.schedule__table tbody td{color:var(--color-text-muted)}.schedule__date{color:var(--color-text);font-weight:600}.schedule__event{color:var(--color-text)}.schedule__address-link{color:var(--color-gold-light);text-underline-offset:3px;text-decoration:underline;transition:color .2s}.schedule__address-link:hover{color:var(--color-gold)}.footer{background:var(--color-bg-soft);border-top:1px solid #ffffff14;padding:6rem 1.5rem 2.5rem;position:relative}.footer__cta{text-align:center;flex-direction:column;align-items:center;display:flex}.footer__heading{letter-spacing:-.03em;max-width:32rem;color:var(--color-text);margin-top:1.5rem;font-size:1.875rem;font-weight:600;line-height:1.05}@media (width>=640px){.footer__heading{font-size:2.25rem}}.footer__button{background:var(--color-gold);letter-spacing:.02em;color:var(--color-bg);border-radius:9999px;margin-top:1.75rem;padding:.875rem 2rem;font-size:.875rem;font-weight:500;transition:transform .3s}.footer__button:hover{transform:scale(1.03)}.footer__grid{border-top:1px solid #ffffff14;gap:2.5rem;margin-top:5rem;padding-top:2.5rem;display:grid}@media (width>=640px){.footer__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.footer__grid{grid-template-columns:repeat(4,1fr)}}.footer__resources{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.footer__resource-group{flex-direction:column;gap:.375rem;display:flex}.footer__resource-title{color:var(--color-text-faint);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.footer__resource-icon{width:1rem;height:1rem;color:var(--color-gold-light);flex-shrink:0}.footer__resource-links{flex-direction:column;gap:.375rem;margin-left:24px;font-size:.875rem;display:flex;color:var(--color-text-muted)!important}.footer__resource-link{transition:color .2s}.footer__resource-link:hover{color:var(--color-gold-light)}.footer__brand-label{color:var(--color-text-muted);font-size:13px;font-weight:500}.footer__tagline{max-width:20rem;color:var(--color-text-faint);margin-top:.75rem;font-size:.875rem}.footer__col-label{color:var(--color-text-faint);font-size:13px;font-weight:500}.footer__nav-list{color:var(--color-text-muted);flex-direction:column;gap:.625rem;margin-top:1rem;font-size:.875rem;display:flex}.footer__nav-link{transition:color .2s}.footer__nav-link:hover{color:var(--color-gold-light)}.footer__contacts{color:var(--color-text-muted);flex-direction:column;gap:.75rem;margin-top:1rem;font-size:.875rem;display:flex}.footer__contact-item{align-items:center;gap:.625rem;display:flex}.footer__contact-icon{width:1rem;height:1rem;color:var(--color-gold-light);flex-shrink:0}.footer__bottom{color:var(--color-text-faint);border-top:1px solid #ffffff14;flex-direction:column;justify-content:space-between;align-items:center;gap:.75rem;margin-top:3.5rem;padding-top:1.5rem;font-size:.75rem;display:flex}@media (width>=640px){.footer__bottom{flex-direction:row}}
