:root{--h2-font-serif: "Cormorant Garamond", Georgia, serif;--h2-font-sans: "Montserrat", -apple-system, sans-serif;--h2-primary: #1C1917;--h2-gold: #A16207;--h2-gold-light: #FEF9EE;--h2-gold-border: #FDE68A;--h2-bg: #FAF8F5;--h2-surface: #FFFFFF;--h2-border: #E7E5E4;--h2-text-muted: #78716C;--h2-radius-card: 16px;--h2-radius-pill: 999px;--h2-shadow-soft: 0 10px 30px rgba(0, 0, 0, .04);--h2-shadow-hover: 0 16px 40px rgba(161, 98, 7, .12)}.h2-wrapper{background:var(--h2-bg);color:var(--h2-primary);font-family:var(--h2-font-sans);overflow-x:hidden}.h2-section{padding:clamp(48px,6vw,88px) 0}.h2-section-header{text-align:center;max-width:700px;margin:0 auto 40px}.h2-section-eyebrow{display:block;font-size:.75rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--h2-gold);margin-bottom:6px}.h2-section-title{font-family:var(--h2-font-serif);font-size:clamp(2rem,4vw,3rem);font-weight:500;color:var(--h2-primary);margin:0 0 10px}.h2-section-desc{font-size:.9375rem;color:var(--h2-text-muted);line-height:1.65;margin:0}.h2-hero{background:linear-gradient(180deg,#FFFFFF 0%,var(--h2-bg) 100%);padding:clamp(52px,7vw,96px) 0 clamp(40px,5vw,64px);text-align:center;border-bottom:1px solid var(--h2-border)}.h2-hero__inner{max-width:900px;margin:0 auto}.h2-hero__rating-badge{display:inline-flex;align-items:center;gap:8px;background:var(--h2-gold-light);border:1px solid var(--h2-gold-border);padding:6px 18px;border-radius:var(--h2-radius-pill);font-size:.8125rem;font-weight:600;color:#92400e;margin-bottom:16px}.h2-hero__rating-stars{color:#f59e0b}.h2-hero__title{font-family:var(--h2-font-serif);font-size:clamp(2.75rem,6vw,4.25rem);font-weight:500;line-height:1.08;color:var(--h2-primary);margin:0 0 20px;letter-spacing:-.01em}.h2-hero__desc{font-size:clamp(1rem,2vw,1.15rem);line-height:1.65;color:var(--h2-text-muted);max-width:720px;margin:0 auto 32px}.h2-hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.h2-btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--h2-primary);color:#fff;font-size:.9375rem;font-weight:600;padding:14px 32px;border-radius:var(--h2-radius-pill);text-decoration:none;transition:all .25s ease;box-shadow:0 4px 14px #0000001a}.h2-btn-primary:hover{background:var(--h2-gold);transform:translateY(-2px);box-shadow:var(--h2-shadow-hover)}.h2-btn-secondary{display:inline-flex;align-items:center;gap:8px;background:var(--h2-surface);border:1px solid var(--h2-border);color:var(--h2-primary);font-size:.9375rem;font-weight:600;padding:14px 28px;border-radius:var(--h2-radius-pill);text-decoration:none;transition:all .25s ease}.h2-btn-secondary:hover{border-color:var(--h2-gold);color:var(--h2-gold);transform:translateY(-2px)}.h2-trust-strip{background:var(--h2-surface);border-y:1px solid var(--h2-border);padding:24px 0}.h2-trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:768px){.h2-trust-grid{grid-template-columns:repeat(4,1fr)}}.h2-trust-item{display:flex;align-items:center;justify-content:center;gap:10px;font-size:.8125rem;font-weight:600;color:var(--h2-primary);text-align:center}.h2-trust-item svg{width:20px;height:20px;color:var(--h2-gold);flex-shrink:0}.h2-comp-section{padding:clamp(48px,6vw,88px) 0}.h2-comp-container{background:#fef9ee;border:1px solid #FDE68A;border-radius:24px;padding:clamp(36px,5vw,56px) clamp(20px,4vw,44px);max-width:980px;margin:0 auto;box-shadow:0 10px 30px #a162070d}.h2-comp-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:24px;max-width:880px;margin:0 auto}@media(min-width:768px){.h2-comp-grid{grid-template-columns:repeat(2,1fr)}}.h2-comp-card{background:#fff;border:1px solid #E7E5E4;border-radius:var(--h2-radius-card);padding:32px 24px;transition:all .3s ease;box-shadow:0 4px 16px #00000008}.h2-comp-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #00000014}.h2-comp-card--bad{border-top:4px solid #EF4444}.h2-comp-card--good{border-top:4px solid var(--h2-gold);box-shadow:0 8px 24px #a162071a}.h2-comp-card__title{font-family:var(--h2-font-serif);font-size:1.5rem;font-weight:500;margin:0 0 20px}.h2-comp-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.h2-comp-list li{display:flex;align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.5}.h2-comp-list--bad li svg{color:#ef4444}.h2-comp-list--good li svg{color:#16a34a}.h2-products-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:24px}@media(min-width:640px){.h2-products-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.h2-products-grid{grid-template-columns:repeat(4,1fr)}}.h2-prod-card{background:var(--h2-surface);border:1px solid var(--h2-border);border-radius:var(--h2-radius-card);padding:20px;display:flex;flex-direction:column;transition:all .3s ease;box-shadow:var(--h2-shadow-soft)}.h2-prod-card:hover{transform:translateY(-4px);border-color:var(--h2-gold);box-shadow:var(--h2-shadow-hover)}.h2-prod-card__badge{align-self:flex-start;background:var(--h2-gold-light);border:1px solid var(--h2-gold-border);color:#92400e;font-size:.6875rem;font-weight:700;padding:4px 10px;border-radius:var(--h2-radius-pill);margin-bottom:12px}.h2-prod-card__title{font-family:var(--h2-font-serif);font-size:1.3rem;font-weight:500;color:var(--h2-primary);margin:0 0 6px}.h2-prod-card__desc{font-size:.8125rem;color:var(--h2-text-muted);line-height:1.5;margin:0 0 16px}.h2-prod-card__price-row{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:12px;border-top:1px solid var(--h2-border)}.h2-prod-card__price{font-size:1.1rem;font-weight:700;color:var(--h2-primary)}.h2-prod-card__atc-btn{margin-left:auto;background:var(--h2-primary);color:#fff;font-size:.75rem;font-weight:600;padding:8px 16px;border-radius:var(--h2-radius-pill);text-decoration:none;transition:background .2s ease}.h2-prod-card__atc-btn:hover{background:var(--h2-gold)}.h2-trimester-tabs{display:flex;justify-content:center;gap:10px;margin-bottom:32px;flex-wrap:wrap}.h2-trimester-tab{background:var(--h2-surface);border:1px solid var(--h2-border);padding:10px 22px;border-radius:var(--h2-radius-pill);font-size:.84375rem;font-weight:600;color:var(--h2-primary);cursor:pointer;transition:all .25s ease}.h2-trimester-tab.active,.h2-trimester-tab:hover{background:var(--h2-gold-light);border-color:var(--h2-gold-border);color:#92400e}.h2-textiles-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:20px}@media(min-width:768px){.h2-textiles-grid{grid-template-columns:repeat(3,1fr)}}.h2-textile-card{background:var(--h2-surface);border:1px solid var(--h2-border);border-radius:var(--h2-radius-card);padding:24px}.h2-textile-card__title{font-family:var(--h2-font-serif);font-size:1.25rem;font-weight:500;margin:0 0 8px}.h2-textile-card__text{font-size:.8125rem;color:var(--h2-text-muted);line-height:1.6;margin:0}.h2-nursing-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:20px}@media(min-width:768px){.h2-nursing-grid{grid-template-columns:repeat(3,1fr)}}.h2-nursing-item{background:var(--h2-surface);border:1px solid var(--h2-border);border-radius:var(--h2-radius-card);padding:24px;border-left:4px solid var(--h2-gold)}.h2-nursing-item__title{font-family:var(--h2-font-serif);font-size:1.35rem;font-weight:500;margin:0 0 8px}.h2-nursing-item__text{font-size:.8125rem;color:var(--h2-text-muted);line-height:1.6;margin:0}.h2-reviews-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:20px}@media(min-width:640px){.h2-reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.h2-reviews-grid{grid-template-columns:repeat(4,1fr)}}.h2-rev-card{background:var(--h2-surface);border:1px solid var(--h2-border);border-radius:12px;padding:20px;display:flex;flex-direction:column}.h2-rev-card__stars{color:#f59e0b;font-size:.875rem;margin-bottom:8px}.h2-rev-card__text{font-size:.84375rem;color:var(--h2-primary);line-height:1.5;margin:0 0 12px;font-style:italic}.h2-rev-card__name{font-size:.8125rem;font-weight:600;margin-top:auto}.h2-rev-card__stage{font-size:.75rem;color:var(--h2-gold)}.h2-occasions-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:20px}@media(min-width:640px){.h2-occasions-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.h2-occasions-grid{grid-template-columns:repeat(4,1fr)}}.h2-occ-card{background:var(--h2-surface);border:1px solid var(--h2-border);border-radius:var(--h2-radius-card);padding:24px;text-align:center;transition:all .3s ease}.h2-occ-card:hover{border-color:var(--h2-gold);transform:translateY(-4px)}.h2-occ-card__icon{font-size:2rem;margin-bottom:12px}.h2-occ-card__title{font-family:var(--h2-font-serif);font-size:1.3rem;font-weight:500;margin:0 0 6px}.h2-occ-card__text{font-size:.8125rem;color:var(--h2-text-muted);line-height:1.5;margin:0 0 16px}.h2-occ-card__link{font-size:.8125rem;font-weight:600;color:var(--h2-gold);text-decoration:underline}.h2-sizing-box{background:var(--h2-surface);border:1px solid var(--h2-border);border-radius:20px;padding:clamp(32px,5vw,48px);display:grid;grid-template-columns:repeat(1,1fr);gap:32px;align-items:center}@media(min-width:768px){.h2-sizing-box{grid-template-columns:1.2fr .8fr}}.h2-sizing-title{font-family:var(--h2-font-serif);font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:500;margin:0 0 12px}.h2-sizing-desc{font-size:.9375rem;color:var(--h2-text-muted);line-height:1.6;margin:0}.h2-urgency-bar{background:#1c1917;color:#fff;border-radius:var(--h2-radius-card);padding:24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}.h2-urgency-text{display:flex;align-items:center;gap:12px;font-size:.875rem;font-weight:500}.h2-urgency-pulse{width:10px;height:10px;background:#ef4444;border-radius:50%;box-shadow:0 0 #ef4444b3;animation:pulseRed 1.8s infinite}@keyframes pulseRed{0%{transform:scale(.95);box-shadow:0 0 #ef4444b3}70%{transform:scale(1);box-shadow:0 0 0 8px #ef444400}to{transform:scale(.95);box-shadow:0 0 #ef444400}}.h2-faq-grid{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.h2-faq-item{background:var(--h2-surface);border:1px solid var(--h2-border);border-radius:12px;padding:18px 24px}.h2-faq-q{font-family:var(--h2-font-sans);font-size:.9375rem;font-weight:600;color:var(--h2-primary);margin:0 0 6px}.h2-faq-a{font-size:.84375rem;color:var(--h2-text-muted);line-height:1.5;margin:0}
/*# sourceMappingURL=/cdn/shop/t/4/assets/inkrebel-home2.css.map */
