*,*:before,*:after{box-sizing:border-box}body.site{margin:0;background:#0a0a0b;color:#f5f5f2;font-family:Manrope,sans-serif;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased}img{max-width:100%}a{color:inherit}.font-display,.h1,.h2{font-family:Archivo,sans-serif}.container{max-width:1120px;margin:0 auto}.container--wide{max-width:1240px}.container--nav{max-width:1280px}.section{padding:clamp(80px,11vw,132px) 24px}.section--alt{background:#0d0d0f;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.section-intro{max-width:640px;margin-bottom:64px}.h1{font-weight:900;letter-spacing:-.03em;line-height:1.05;margin:0}.h2{font-weight:800;font-size:clamp(28px,4vw,46px);letter-spacing:-.025em;line-height:1.08;margin:0}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.16em;color:#6e6e73;text-transform:uppercase;margin-bottom:20px}.eyebrow--accent{font-weight:700;letter-spacing:.08em;color:#c6ff4d}.lead{font-size:17px;line-height:1.65;color:#8a8a8e;margin:0}.grid-auto{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.grid-auto--240{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:48px 40px}.grid-auto--280{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-auto--320{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}@media(max-width:400px){.grid-auto--320{grid-template-columns:1fr}}.split{display:flex;flex-wrap:wrap;gap:clamp(40px,6vw,80px)}.split--center{align-items:center}.split--reverse{flex-wrap:wrap-reverse;justify-content:center}.split>*{min-width:280px}.btn{display:inline-block;border-radius:100px;font-weight:700;text-decoration:none;text-align:center;transition:transform .25s ease,box-shadow .25s ease;font-size:15px;padding:16px 30px;cursor:pointer;border:none;font-family:Manrope,sans-serif}.btn--light{background:#f5f5f2;color:#0a0a0b}.btn--light:hover{transform:translateY(-2px);box-shadow:0 14px 34px #ffffff24}.btn--accent{background:#c6ff4d;color:#0a0a0b}.btn--accent:hover{transform:translateY(-2px)}.btn--outline{background:#ffffff14;border:1px solid rgba(255,255,255,.16);color:#f5f5f2}.btn--outline:hover{background:#ffffff1f}.btn--lg{font-size:16px;padding:18px 38px}.text-link{font-size:15px;font-weight:600;color:#b8b8bc;text-decoration:none;transition:color .2s ease}.text-link:hover{color:#f5f5f2}.img-slot{position:relative;overflow:hidden}.img-slot.img-slot--placeholder{background:repeating-linear-gradient(135deg,#17171a,#17171a 14px,#1e1e22 14px 28px);display:flex;align-items:center;justify-content:center}.img-slot__label{padding:0 16px;text-align:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:#5c5c60}.img-slot__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.img-slot__img--bw{filter:grayscale(100%) contrast(1.04)}.img-slot__img--hero{object-position:center bottom;transform:scale(1.14);transform-origin:center bottom}.img-slot__img--founder{object-position:center 22%;filter:grayscale(100%) contrast(1.03)}.site-header{position:sticky;top:0;z-index:200;background:#0a0a0bb8;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.site-header__inner{margin:0 auto;padding:0 24px;height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-header__logo{display:flex;align-items:center;flex-shrink:0}.site-header__logo img{height:22px;width:auto;display:block}.site-header__nav{display:none;align-items:center;gap:36px}.site-header__link{font-size:14px;font-weight:600;color:#9a9a9e;text-decoration:none;letter-spacing:.01em;transition:color .2s ease}.site-header__link:hover,.site-header__link--active{color:#f5f5f2}.site-header__cta{display:none;flex-shrink:0;background:#f5f5f2;color:#0a0a0b;font-size:14px;font-weight:700;padding:11px 22px;border-radius:100px;text-decoration:none;letter-spacing:.01em;transition:transform .2s ease,box-shadow .2s ease}.site-header__cta:hover{transform:translateY(-1px);box-shadow:0 8px 24px #ffffff29}.menu-toggle{flex-shrink:0;width:44px;height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:transparent;border:none;cursor:pointer;padding:0}.menu-toggle__bar{display:block;width:22px;height:2px;background:#f5f5f2;border-radius:2px;transition:transform .25s ease,opacity .2s ease}.is-menu-open .menu-toggle__bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.is-menu-open .menu-toggle__bar:nth-child(2){opacity:0}.is-menu-open .menu-toggle__bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{display:none;position:absolute;left:0;right:0;top:100%;z-index:199;height:calc(100vh - 76px);height:calc(100dvh - 76px);flex-direction:column;gap:4px;overflow-y:auto;background:#0a0a0b;padding:32px 24px}.is-menu-open .mobile-menu{display:flex}body.menu-locked{overflow:hidden}.mobile-menu__link{font-family:Archivo,sans-serif;font-size:32px;font-weight:800;color:#9a9a9e;text-decoration:none;padding:16px 4px;border-bottom:1px solid rgba(255,255,255,.08)}.mobile-menu__link--active{color:#f5f5f2}.mobile-menu__cta{margin-top:28px;background:#f5f5f2;color:#0a0a0b;font-size:17px;font-weight:700;padding:18px 22px;border-radius:100px;text-decoration:none;text-align:center}@media(min-width:900px){.site-header__nav{display:flex}.site-header__cta{display:inline-block}.menu-toggle,.mobile-menu{display:none!important}}.js .reveal{opacity:0;transform:translateY(26px);transition:opacity .8s ease,transform .8s ease}.js .reveal.is-visible{opacity:1;transform:translateY(0)}.hero{position:relative;padding:clamp(72px,9vw,108px) 24px clamp(80px,10vw,120px)}.hero__inner{display:flex;flex-wrap:wrap;gap:clamp(40px,6vw,80px);align-items:center}.hero__copy{flex:1 1 480px;min-width:300px}.hero__kicker{font-size:12px;font-weight:600;letter-spacing:.18em;color:#6e6e73;text-transform:uppercase;margin-bottom:28px}.hero__title{font-family:Archivo,sans-serif;font-weight:900;font-size:clamp(42px,6.6vw,78px);line-height:1;letter-spacing:-.035em;margin:0 0 28px}.hero__sub{font-size:clamp(16px,1.5vw,19px);line-height:1.65;color:#9a9a9e;max-width:500px;margin:0 0 40px}.hero__actions{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.hero__note{margin-top:36px;font-size:13px;color:#5c5c60;letter-spacing:.01em}.hero__media{flex:1 1 420px;min-width:300px}.media-frame{border-radius:20px;overflow:hidden;background:#0e0e10;box-shadow:0 40px 90px #00000080}.feature-col{padding:4px 0}.feature-col--card{background:#131315;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:32px}.feature-col__title{font-family:Archivo,sans-serif;font-weight:800;font-size:16px;color:#f5f5f2;margin-bottom:12px}.feature-col--card .feature-col__title{font-size:17px}.feature-col__text{font-size:14.5px;line-height:1.65;color:#7a7a7e}.feature-col--card .feature-col__text{line-height:1.6;color:#8a8a8e}.numbered__num{font-size:12px;color:#4e4e52;font-weight:700;letter-spacing:.08em;margin-bottom:20px}.numbered__num--ghost{font-family:Archivo,sans-serif;font-weight:900;font-size:44px;color:#f5f5f21a;margin-bottom:16px;letter-spacing:-.02em}.numbered__title{font-family:Archivo,sans-serif;font-weight:800;font-size:20px;margin-bottom:12px}.numbered__title--sm{font-size:18px}.numbered__text{font-size:14.5px;line-height:1.65;color:#7a7a7e}.check-row{display:flex;align-items:center;gap:16px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.05)}.check-row__tick{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:#ffffff12;color:#f5f5f2;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.check-row__tick--accent{width:22px;height:22px;background:#c6ff4d24;color:#c6ff4d;font-size:12px;font-weight:800}.check-row__label{font-size:15.5px;color:#e4e4e2}.dash-row{display:flex;gap:14px;align-items:flex-start}.dash-row__dash{color:#5c5c60;flex-shrink:0}.dash-row__dash--accent{color:#c6ff4d}.dash-row__label{font-size:14.5px;color:#b8b8bc}.testimonial-card{background:#111113;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:32px;display:flex;flex-direction:column;gap:24px}.testimonial-card__quote{font-size:15px;line-height:1.6;color:#d8d8d6}.testimonial-card__person{display:flex;align-items:center;gap:12px;margin-top:auto}.testimonial-card__avatar{width:38px;height:38px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-family:Archivo,sans-serif;font-weight:800;font-size:13px;color:#f5f5f2;flex-shrink:0}.testimonial-card__name{font-size:13.5px;font-weight:700}.testimonial-card__result{font-size:12.5px;color:#5c5c60}.pay-toggle-wrap{display:flex;justify-content:center;margin:40px 0 48px}.pay-toggle{display:inline-flex;background:#111113;border:1px solid rgba(255,255,255,.08);border-radius:100px;padding:4px}.pay-toggle__btn{background:transparent;color:#8a8a8e;font-size:13.5px;font-weight:700;padding:9px 22px;border-radius:100px;border:none;cursor:pointer;font-family:Manrope,sans-serif;transition:color .15s ease}.pay-toggle__btn.is-active{background:#f5f5f2;color:#0a0a0b}.pricing-cards{display:flex;flex-wrap:wrap;gap:24px;align-items:stretch;justify-content:center}.price-card{flex:1 1 380px;max-width:440px;border-radius:24px;padding:44px 40px}@media(max-width:480px){.price-card{padding:44px 24px}}.price-card--featured{background:linear-gradient(180deg,#ffffff0b,#ffffff03);border:1px solid rgba(255,255,255,.18)}.price-card--standard{background:#0f0f11;border:1px solid rgba(255,255,255,.06)}.price-card__badge{display:inline-block;background:#ffffff1a;color:#f5f5f2;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:6px 12px;border-radius:100px;margin-bottom:24px}.price-card--standard .price-card__badge{background:#ffffff0d;color:#8a8a8e}.price-card__name{font-family:Archivo,sans-serif;font-weight:900;font-size:16px;color:#b8b8bc;margin-bottom:8px}.price-card--standard .price-card__name{color:#8a8a8e}.price-card__price{font-family:Archivo,sans-serif;font-weight:900;font-size:56px;letter-spacing:-.03em;line-height:1;margin-bottom:8px}.price-card--standard .price-card__price{color:#c4c4c6}.price-card__sub{font-size:13.5px;color:#7a7a7e;margin-bottom:32px}.price-card__items{display:flex;flex-direction:column;gap:14px;margin-bottom:36px}.price-card__item{display:flex;gap:12px;align-items:flex-start}.price-card__item-tick{color:#f5f5f2;flex-shrink:0;font-size:13px}.price-card--standard .price-card__item-tick{color:#5c5c60}.price-card__item-label{font-size:14px;color:#d8d8d6}.price-card--standard .price-card__item-label{color:#a8a8ac}.price-card__cta{display:block;text-align:center;background:#f5f5f2;color:#0a0a0b;font-size:15px;font-weight:700;padding:16px;border-radius:100px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.price-card__cta:hover{transform:translateY(-2px);box-shadow:0 14px 34px #ffffff24}.price-card__locked{text-align:center;font-size:13px;color:#5c5c60;padding:16px;border:1px solid rgba(255,255,255,.06);border-radius:100px}.pricing-note{text-align:center;margin-top:48px;font-size:14.5px;color:#7a7a7e}.pricing-note a{color:#f5f5f2;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.25)}.faq-teaser details{border-bottom:1px solid rgba(255,255,255,.07)}.faq-teaser summary{list-style:none;cursor:pointer;padding:26px 4px;display:flex;justify-content:space-between;align-items:center;gap:16px}.faq-teaser summary::-webkit-details-marker{display:none}.faq-teaser .faq-q{font-size:16px;font-weight:600}.faq-icon{font-size:20px;color:#6e6e73;transition:transform .25s ease;flex-shrink:0}details[open] .faq-icon{transform:rotate(45deg)}.faq-teaser .faq-a{padding:0 4px 26px;font-size:14.5px;line-height:1.65;color:#8a8a8e;max-width:620px}.faq-group__title{font-size:13px;font-weight:700;letter-spacing:.08em;color:#5c5c60;text-transform:uppercase;margin-bottom:16px}.faq-box{display:flex;flex-direction:column;gap:1px;background:#ffffff14;border:1px solid rgba(255,255,255,.08);border-radius:18px;overflow:hidden}.faq-box details{background:#0e0e10}.faq-box summary{list-style:none;cursor:pointer;padding:22px 24px;display:flex;justify-content:space-between;align-items:center;gap:16px}.faq-box summary::-webkit-details-marker{display:none}.faq-box .faq-q{font-size:15.5px;font-weight:700}.faq-box .faq-icon{color:#5c5c60;transition:transform .2s ease}.faq-box .faq-a{padding:0 24px 24px;font-size:14.5px;line-height:1.6;color:#9a9a9e;max-width:600px}.cta-banner{text-align:center}.cta-banner__title{font-family:Archivo,sans-serif;font-weight:900;letter-spacing:-.035em;line-height:1.02;margin:0 0 26px;font-size:clamp(34px,5.6vw,60px)}.cta-banner__title--md{font-size:clamp(28px,4.6vw,44px);letter-spacing:-.03em;line-height:1.1;margin-bottom:24px}.cta-banner__title--sm{font-size:clamp(24px,3.6vw,34px);letter-spacing:-.02em;line-height:1.15;margin-bottom:24px}.cta-banner__title--sm:has(+.cta-banner__text){margin-bottom:12px}.cta-banner__title--story{font-size:clamp(26px,4vw,38px);letter-spacing:-.03em;line-height:1.1;margin-bottom:24px}.cta-banner__text{font-size:16px;line-height:1.65;color:#8a8a8e;margin:0 0 40px}.cta-banner__text--tight{font-size:15px;color:#9a9a9e;margin-bottom:24px}.page-header{padding:96px 24px 60px;text-align:center}.page-header__inner{max-width:800px;margin:0 auto}.page-header .h1{font-size:clamp(32px,5.2vw,54px);margin-bottom:20px}.page-header__text{font-size:16.5px;line-height:1.6;color:#9a9a9e;margin:0}.story-card{background:#131315;border:1px solid rgba(255,255,255,.08);border-radius:22px;overflow:hidden;display:flex;flex-direction:column}.story-card__media{border-bottom:1px solid rgba(255,255,255,.08)}.story-card__body{padding:28px;display:flex;flex-direction:column;gap:16px;flex:1}.story-card__badge{display:inline-block;align-self:flex-start;background:#c6ff4d24;color:#c6ff4d;font-size:11.5px;font-weight:700;padding:5px 12px;border-radius:100px}.story-card__quote{font-size:14.5px;line-height:1.6;color:#d8d8d6;flex:1}.story-card__name{font-size:13.5px;font-weight:700;color:#f5f5f2}.about-hero{padding:96px 24px 88px}.about-hero__inner{display:flex;flex-wrap:wrap;gap:56px;align-items:center}.about-hero__media{flex:1 1 420px;min-width:280px}.about-hero__copy{flex:1 1 440px;min-width:280px}.about-hero .h1{font-size:clamp(34px,5vw,54px);margin-bottom:24px}.about-hero__text{font-size:16.5px;line-height:1.65;color:#9a9a9e;margin:0 0 18px;max-width:480px}.about-hero__text:last-child{margin-bottom:0}.philosophy{padding:80px 24px;background:#0e0e10;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.philosophy__intro{max-width:600px;margin-bottom:48px}.philosophy__eyebrow{font-size:13px;font-weight:700;letter-spacing:.08em;color:#c6ff4d;text-transform:uppercase;margin-bottom:16px}.philosophy .h2{font-size:clamp(26px,3.6vw,38px);letter-spacing:-.02em;line-height:1.1}.community-hero{padding:96px 24px 80px;text-align:center}.community-hero__inner{max-width:700px;margin:0 auto}.community-hero .h1{font-size:clamp(30px,5vw,52px);margin-bottom:24px}.community-hero__text{font-size:16.5px;line-height:1.6;color:#9a9a9e;margin:0 0 12px}.community-hero__price{font-family:Archivo,sans-serif;font-weight:900;font-size:44px;letter-spacing:-.02em;margin:24px 0 8px}.community-hero__price span{font-size:18px;font-weight:600;color:#9a9a9e}.community-hero__cancel{font-size:13px;color:#5c5c60;margin-bottom:32px}.pill-note{display:inline-block;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:100px;padding:12px 22px;font-size:13.5px;color:#9a9a9e;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.community-split{padding:0 24px 96px}.community-split__inner{max-width:1080px;margin:0 auto;display:flex;flex-wrap:wrap-reverse;gap:56px;align-items:center;justify-content:center}.community-split__inner>*{flex:1 1 380px;min-width:280px}.community-split__eyebrow{font-size:13px;font-weight:700;letter-spacing:.08em;color:#c6ff4d;text-transform:uppercase;margin-bottom:16px}.community-split .check-row{padding:16px 4px;gap:14px;border-bottom:1px solid rgba(255,255,255,.06)}.community-split .check-row:last-child{border-bottom:none}.community-split .check-row__label{font-size:15px}.contact{padding:96px 24px 112px}.contact__inner{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;gap:56px}.contact__info{flex:1 1 360px;min-width:280px}.contact__info .h1{font-size:clamp(30px,4.6vw,48px);margin-bottom:24px}.contact__text{font-size:16px;line-height:1.65;color:#9a9a9e;margin:0 0 32px;max-width:420px}.contact__meta{display:flex;flex-direction:column;gap:20px}.contact__meta-label{font-size:12px;font-weight:700;letter-spacing:.06em;color:#5c5c60;text-transform:uppercase;margin-bottom:6px}.contact__meta-value{font-size:15px;color:#e4e4e2}.contact__form-col{flex:1 1 420px;min-width:300px}.contact-card{background:#131315;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:36px}@media(max-width:480px){.contact-card{padding:24px}}.contact-card__title{font-family:Archivo,sans-serif;font-weight:800;font-size:18px;margin-bottom:24px}.contact-card form{display:flex;flex-direction:column;gap:18px}.field__label{font-size:12.5px;font-weight:600;color:#9a9a9e;margin-bottom:8px}.field__input{width:100%;border-radius:12px;background:#0e0e10;border:1px solid rgba(255,255,255,.1);padding:0 16px;height:48px;font-size:15px;color:#f5f5f2;font-family:Manrope,sans-serif;outline:none}.field__input:focus{border-color:#ffffff40}.field__input--area{height:104px;resize:none;padding:12px 16px}.contact-card .btn{margin-top:8px;padding:15px;width:100%}.form-status{font-size:13.5px;line-height:1.5;border-radius:12px;padding:12px 16px}.form-status--ok{background:#c6ff4d1a;color:#c6ff4d}.form-status--error{background:#ff5a5a1a;color:#ff8a8a}.quiz{padding:96px 24px 112px}.quiz__inner{max-width:1080px;margin:0 auto;display:flex;flex-wrap:wrap;gap:56px;align-items:flex-start}.quiz__copy{flex:1 1 420px;min-width:280px}.quiz__copy .h1{font-size:clamp(30px,4.6vw,50px);margin-bottom:24px}.quiz__text{font-size:16px;line-height:1.65;color:#9a9a9e;margin:0 0 20px;max-width:440px}.quiz__bullets{display:flex;flex-direction:column;gap:12px;max-width:420px}.quiz__bullets .dash-row{gap:10px}.quiz__panel{flex:1 1 420px;min-width:300px}.quiz-card{background:#131315;border:1px solid rgba(255,255,255,.08);border-radius:24px}.quiz-card--embed{overflow:hidden}.quiz-card--embed iframe{display:block;width:100%;height:640px;border:none;background:transparent}.quiz-card--mock{padding:36px;opacity:.9}@media(max-width:480px){.quiz-card--mock{padding:24px}}.quiz-mock__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;font-size:12.5px;font-weight:700;color:#5c5c60}.quiz-mock__bar{height:5px;border-radius:3px;background:#ffffff14;margin-bottom:32px;overflow:hidden}.quiz-mock__bar-fill{width:33%;height:100%;background:#c6ff4d;border-radius:3px}.quiz-mock__q{font-family:Archivo,sans-serif;font-weight:800;font-size:21px;line-height:1.3;margin-bottom:24px}.quiz-mock__options{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}.quiz-mock__option{padding:16px 18px;border-radius:14px;border:1px solid rgba(255,255,255,.1);font-size:14.5px;color:#b8b8bc}.quiz-mock__option--selected{border:1.5px solid #c6ff4d;background:#c6ff4d14;font-weight:600;color:#f5f5f2}.mono-note{text-align:center;font-size:12px;color:#5c5c60;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.site-footer{background:#0a0a0b;border-top:1px solid rgba(255,255,255,.08);padding:72px 24px 32px}.site-footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:48px;padding-bottom:56px}.site-footer__logo{height:26px;width:auto;display:block;margin-bottom:16px}.site-footer__tagline{font-size:14px;line-height:1.6;color:#8a8a8e;max-width:280px;margin:0}.site-footer__heading{font-size:12px;font-weight:700;letter-spacing:.08em;color:#5c5c60;text-transform:uppercase;margin-bottom:18px}.site-footer__links{display:flex;flex-direction:column;gap:12px}.site-footer__links a{font-size:14px;color:#b8b8bc;text-decoration:none}.site-footer__links a:hover{color:#f5f5f2}.site-footer__cta{display:inline-block;background:#f5f5f2;color:#0a0a0b;font-size:14px;font-weight:700;padding:12px 20px;border-radius:100px;text-decoration:none}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.site-footer__bottom div{font-size:13px;color:#5c5c60}.shell{max-width:1120px;margin:0 auto;padding:96px 24px 112px}.shell .h1{font-size:clamp(30px,4.6vw,48px);margin-bottom:28px}.shell .rte{font-size:16px;line-height:1.7;color:#b8b8bc;max-width:720px}.shell .rte a{color:#f5f5f2}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px}.product-tile{background:#131315;border:1px solid rgba(255,255,255,.08);border-radius:18px;overflow:hidden;text-decoration:none;display:block}.product-tile__body{padding:18px 20px}.product-tile__title{font-size:14.5px;font-weight:700;color:#f5f5f2}.product-tile__price{font-size:13.5px;color:#9a9a9e;margin-top:6px}.cart-line{display:flex;justify-content:space-between;gap:16px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.07);font-size:15px;color:#e4e4e2}
/*# sourceMappingURL=/cdn/shop/t/6/assets/base.css.map */
