:root{--mc-accent: #ef5b52;--mc-accent-dark: #d9453d;--mc-ink: #171312;--mc-soft: #f8efed;--mc-line: #e8dfdc;--mc-page: 1440px}body{background:#fff}#header-group .header-section{border-bottom:1px solid #eee8e5}.header-logo__brand-image{display:block;width:132px;height:auto}.mc-section{overflow:clip;color:var(--mc-ink)}.mc-wrap{width:min(100%,var(--mc-page));margin-inline:auto;padding-inline:clamp(20px,4vw,64px)}.mc-eyebrow{margin:0 0 14px;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.mc-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 24px;border:1px solid var(--mc-ink);border-radius:2px;background:var(--mc-ink);color:#fff;font-size:14px;font-weight:700;text-decoration:none;transition:background .18s ease,color .18s ease}.mc-button:hover{background:transparent;color:var(--mc-ink)}.mc-hero{background:var(--mc-soft)}.mc-hero__inner{display:grid;min-height:clamp(560px,43vw,720px);grid-template-columns:minmax(320px,.72fr) minmax(0,1.55fr)}.mc-hero__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(48px,7vw,108px)}.mc-hero__copy h1{max-width:620px;margin:0;font-size:clamp(46px,5.2vw,82px);line-height:.96;letter-spacing:-.055em}.mc-hero__copy p:not(.mc-eyebrow){max-width:470px;margin:24px 0 30px;color:#514a47;font-size:clamp(16px,1.4vw,20px);line-height:1.55}.mc-hero__media,.mc-hero__media picture,.mc-hero__media img{width:100%;height:100%}.mc-hero__media img{display:block;object-fit:cover;object-position:center}.mc-routine{padding-block:clamp(64px,7vw,104px)}.mc-heading-row{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.mc-heading-row h2,.mc-story__copy h2,.mc-products__heading h2{margin:0;font-size:clamp(34px,4vw,58px);line-height:1;letter-spacing:-.045em}.mc-heading-row p,.mc-products__heading p{max-width:520px;margin:0;color:#655c59;line-height:1.6}.mc-routine__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.mc-routine-card{min-width:0;color:inherit;text-decoration:none}.mc-routine-card__media{overflow:hidden;border-radius:18px;background:#f5e5e5;aspect-ratio:4 / 5}.mc-routine-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}a.mc-routine-card:hover .mc-routine-card__media img{transform:scale(1.025)}.mc-routine-card__label{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 3px 0;font-size:17px;font-weight:700}.mc-routine-card__arrow{font-size:20px}.mc-products{padding-block:clamp(58px,7vw,96px);background:#fbf8f7}.mc-products__heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.7fr);align-items:end;gap:30px;margin-bottom:30px}.mc-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mc-product-card{color:inherit;text-decoration:none}.mc-product-card__media{overflow:hidden;border-radius:14px;background:#fff;aspect-ratio:1 / 1.08}.mc-product-card__media img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.mc-product-card:hover .mc-product-card__media img{transform:scale(1.025)}.mc-product-card__title{margin:14px 0 7px;font-size:15px;font-weight:700;line-height:1.35}.mc-product-card__price{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline;font-size:14px}.mc-product-card__sale{color:var(--mc-accent-dark);font-weight:700}.mc-product-card__compare{color:#8a817e}.mc-story{padding-block:clamp(64px,8vw,120px)}.mc-story__inner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);border-radius:22px;overflow:hidden;background:#f3dadd}.mc-story__media{min-height:620px}.mc-story__media img{display:block;width:100%;height:100%;object-fit:cover}.mc-story__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(44px,7vw,104px)}.mc-story__copy p:not(.mc-eyebrow){max-width:560px;margin:24px 0 30px;color:#564a49;font-size:17px;line-height:1.65}.mc-trust{border-block:1px solid var(--mc-line);background:#fff}.mc-trust__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.mc-trust__item{padding:clamp(28px,4vw,48px);text-align:center}.mc-trust__item+.mc-trust__item{border-left:1px solid var(--mc-line)}.mc-trust__item strong{display:block;margin-bottom:7px;font-size:18px}.mc-trust__item span{color:#6d6461;font-size:14px}.mc-footer{background:#111;color:#fff}.mc-footer__top{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:clamp(40px,8vw,120px);padding-block:clamp(64px,7vw,104px)}.mc-footer__brand img{display:block;width:min(230px,70%);height:auto}.mc-footer__brand p{max-width:430px;margin:24px 0 0;color:#c9c5c3;line-height:1.65}.mc-footer__newsletter h2{margin:0 0 10px;color:#fff;font-size:clamp(28px,3vw,44px);line-height:1.05}.mc-footer__newsletter>p{margin:0 0 24px;color:#c9c5c3}.mc-footer__form-row{display:flex;min-height:52px;border-bottom:1px solid #77716f}.mc-footer__form-row input{min-width:0;flex:1;border:0;background:transparent;color:#fff;font:inherit}.mc-footer__form-row input::placeholder{color:#aaa5a3}.mc-footer__form-row input:focus-visible{outline:2px solid #fff;outline-offset:4px}.mc-footer__form-row button{min-width:52px;border:0;background:transparent;color:#fff;cursor:pointer;font-size:25px}.mc-footer__message{margin-top:12px;font-size:13px}.mc-footer__menu{display:flex;flex-wrap:wrap;gap:12px 26px;margin:34px 0 0;padding:0;list-style:none}.mc-footer__menu a{color:#fff;font-size:14px;text-decoration:none}.mc-footer__menu a:hover{text-decoration:underline}.mc-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:24px 34px;border-top:1px solid #34302f;color:#aaa5a3;font-size:12px}@media screen and (max-width:989px){.mc-hero__inner{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr)}.mc-routine__grid,.mc-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mc-story__media{min-height:520px}}@media screen and (max-width:749px){.header-logo__brand-image{width:112px}.mc-wrap{padding-inline:18px}.mc-hero__inner{min-height:0;grid-template-columns:1fr}.mc-hero__media{order:-1;aspect-ratio:750 / 894}.mc-hero__copy{padding:34px 22px 42px}.mc-hero__copy h1{font-size:clamp(42px,14vw,64px)}.mc-heading-row,.mc-products__heading{display:block}.mc-heading-row p,.mc-products__heading p{margin-top:16px}.mc-routine__grid,.mc-products__grid{display:flex;width:calc(100% + 18px);gap:12px;overflow-x:auto;padding-right:18px;padding-bottom:8px;scroll-snap-type:x mandatory;scrollbar-width:none}.mc-routine__grid::-webkit-scrollbar,.mc-products__grid::-webkit-scrollbar{display:none}.mc-routine-card,.mc-product-card{width:min(76vw,305px);flex:0 0 min(76vw,305px);scroll-snap-align:start}.mc-story__inner{grid-template-columns:1fr;border-radius:16px}.mc-story__media{min-height:0;aspect-ratio:4 / 4.6}.mc-story__copy{padding:38px 24px 44px}.mc-trust__grid{grid-template-columns:1fr}.mc-trust__item+.mc-trust__item{border-top:1px solid var(--mc-line);border-left:0}.mc-footer__top{grid-template-columns:1fr}.mc-footer__bottom{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.mc-button,.mc-routine-card__media img,.mc-product-card__media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/medicube-theme.css.map */
