.sh{--sh-bg: #0a0a0a;--sh-bg-2: #111111;--sh-fg: #f5f3ee;--sh-muted: #c9c5bb;--sh-line: rgba(245, 243, 238, .14);--sh-gold: #d4a840;--sh-gold-line: rgba(212, 168, 64, .45);background:var(--sh-bg);color:var(--sh-fg);font-family:var(--font-body-family);font-size:16px;line-height:1.6;letter-spacing:0}.sh--alt{background:var(--sh-bg-2)}.sh *,.sh *:before,.sh *:after{box-sizing:border-box}.sh__inner{max-width:1160px;margin:0 auto;padding:clamp(56px,9vw,112px) 16px}@media screen and (min-width:750px){.sh__inner{padding-left:32px;padding-right:32px}}.sh__label{margin:0 0 14px;font-size:13px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--sh-gold)}.sh__h1,.sh__h2,.sh__h3{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);color:var(--sh-fg);letter-spacing:.01em;margin:0}.sh__h1{font-size:clamp(44px,8vw,88px);line-height:.98}.sh__h2{font-size:clamp(34px,5vw,56px);line-height:1.02;margin-bottom:16px}.sh__h3{font-size:clamp(24px,2.6vw,30px);line-height:1.1;margin-bottom:8px}.sh__lead{margin:0;max-width:640px;font-size:clamp(17px,1.6vw,20px);line-height:1.6;color:var(--sh-muted)}.sh__text{margin:0;color:var(--sh-muted)}.sh__text p{margin:0 0 12px}.sh__text p:last-child{margin-bottom:0}.sh a:not(.sh-btn){color:inherit;text-decoration:underline;text-underline-offset:3px}.sh__head{margin-bottom:clamp(32px,5vw,56px);max-width:720px}.sh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;border:1px solid var(--sh-gold);background:var(--sh-gold);color:#0a0a0a;font-family:var(--font-body-family);font-size:15px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border-radius:10px;transition:background .2s ease,color .2s ease}.sh-btn:hover{background:#e2c26a;border-color:#e2c26a}.sh-btn--ghost{background:transparent;color:var(--sh-fg);border-color:var(--sh-line)}.sh-btn--ghost:hover{background:#f5f3ee0f;border-color:var(--sh-fg)}.sh-btn:focus-visible{outline:2px solid var(--sh-fg);outline-offset:3px}.sh-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:28px}@media screen and (max-width:520px){.sh-actions .sh-btn{width:100%}}.sh-hero__grid{display:grid;gap:32px;align-items:center}@media screen and (min-width:990px){.sh-hero__grid{grid-template-columns:1.15fr .85fr;gap:56px}}.sh-hero__media{margin:0}.sh-hero__media img{display:block;width:100%;max-width:460px;height:auto;margin:0 auto}.sh-hero .sh__lead{margin-top:20px}.sh-hero__facts{display:flex;flex-wrap:wrap;gap:8px 24px;margin:28px 0 0;padding:16px 0 0;border-top:1px solid var(--sh-line);list-style:none;font-size:14px;color:var(--sh-muted)}.sh-checks{display:grid;gap:0;border-top:1px solid var(--sh-line);counter-reset:shcheck}.sh-check{display:grid;gap:8px 32px;padding:24px 0;border-bottom:1px solid var(--sh-line)}@media screen and (min-width:750px){.sh-check{grid-template-columns:minmax(200px,.8fr) 1.2fr;padding:32px 0}}.sh-check__q:before{counter-increment:shcheck;content:counter(shcheck,decimal-leading-zero);display:block;margin-bottom:6px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;color:var(--sh-gold)}.sh-products{display:grid;gap:24px}@media screen and (min-width:750px){.sh-products{grid-template-columns:repeat(2,minmax(0,1fr))}}.sh-product{display:flex;flex-direction:column;border:1px solid var(--sh-line);border-radius:12px;overflow:hidden;background:var(--sh-bg)}.sh-product__media{display:block;aspect-ratio:1 / 1;background:#161616}.sh-product__media img{width:100%;height:100%;object-fit:contain;display:block}.sh-product__body{display:flex;flex-direction:column;gap:12px;padding:20px;flex:1}.sh-product__title{margin:0}.sh-product__title a{text-decoration:none!important}.sh-product .price,.sh-product .price-item{font-size:18px;color:var(--sh-fg);margin:0}.sh-product .unit-price{font-size:13px;color:var(--sh-muted)}.sh-badge{align-self:flex-start;padding:4px 10px;border:1px solid var(--sh-gold-line);border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--sh-gold)}.sh-facts{margin:0;padding:0;list-style:none;border-top:1px solid var(--sh-line)}.sh-facts li{padding:10px 0;border-bottom:1px solid var(--sh-line);font-size:15px;color:var(--sh-muted)}.sh-product .sh-btn{margin-top:auto;align-self:flex-start}.sh-note{margin:20px 0 0;font-size:13px;color:var(--sh-muted)}.sh-proof{display:grid;gap:16px}@media screen and (min-width:990px){.sh-proof{grid-template-columns:repeat(3,minmax(0,1fr))}}.sh-proof__item{display:flex;flex-direction:column;gap:10px;padding:24px;border:1px solid var(--sh-line);border-radius:12px}.sh-proof__meta{margin:0;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;color:var(--sh-gold)}.sh-proof__item a{margin-top:auto}.sh-founders{display:grid;gap:24px;align-items:center;margin-top:clamp(48px,7vw,80px);padding-top:clamp(32px,5vw,56px);border-top:1px solid var(--sh-line)}@media screen and (min-width:750px){.sh-founders{grid-template-columns:.8fr 1.2fr;gap:48px}}.sh-founders img{display:block;width:100%;max-width:420px;height:auto;margin:0 auto}.sh-founders blockquote{margin:0 0 16px}.sh-founders blockquote p{margin:0;font-family:var(--font-heading-family);font-size:clamp(26px,3vw,36px);line-height:1.15;color:var(--sh-fg)}.sh-founders cite{display:block;margin-top:10px;font-style:normal;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--sh-gold)}.sh-cta{text-align:center}.sh-cta .sh__lead{margin:16px auto 0}.sh-cta .sh-actions{justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/9/assets/serum-home.css.map */
