:root{--cmh-purple:#5d246f;--cmh-purple-dark:#35123f;--cmh-red:#e21f2f;--cmh-teal:#159ea5;--cmh-cream:#fff8ee;--cmh-paper:#f6f0e6;--cmh-ink:#18131b;--cmh-navy:#182840;--cmh-gold:#f5c666;--cmh-green:#155941;--cmh-white:#fff}.cmh-page{margin:0;background:#fff;color:var(--cmh-ink);font-family:Arial,Helvetica,sans-serif}.cmh-page *{box-sizing:border-box}.cmh-page a{color:inherit;text-decoration:none}.cmh-page img{display:block;max-width:100%}.cmh-topbar{background:linear-gradient(90deg,var(--cmh-purple-dark),var(--cmh-purple));color:#fff;text-align:center;padding:10px 18px;font-weight:900;font-size:12px;letter-spacing:.08em}.cmh-header{height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4vw;border-bottom:1px solid #e8e0d7;background:#fffffff7;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cmh-nav,.cmh-actions{display:flex;gap:22px;align-items:center;font-size:13px;font-weight:900}.cmh-actions{justify-content:flex-end}.cmh-actions>a:first-child,.cmh-actions>a:nth-child(2){font-size:22px}.cmh-logo{font-size:25px;line-height:.82;text-align:center;color:var(--cmh-purple);font-weight:1000;letter-spacing:-.03em}.cmh-logo small{display:block;color:var(--cmh-red);font-family:Georgia,serif;font-style:italic;font-size:12px;letter-spacing:.05em;margin-top:7px}.cmh-menu-button{display:none;border:0;background:transparent;font-size:25px;color:var(--cmh-purple);padding:0}.cmh-christmas-link{color:var(--cmh-red)!important}.cmh-hero{min-height:630px;display:grid;grid-template-columns:1fr 1fr;background:radial-gradient(circle at 70% 40%,#fffffff2,#fff0 36%),linear-gradient(120deg,#fff7e8,#f0dafa);overflow:hidden;position:relative}.cmh-hero-copy{padding:78px 6vw 66px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:3}.cmh-kicker{font-size:13px;font-weight:1000;color:var(--cmh-red);letter-spacing:.13em;text-transform:uppercase;margin:0}.cmh-kicker--gold{color:#ffd46e}.cmh-hero h1{font-size:clamp(58px,7vw,106px);line-height:.82;letter-spacing:-.055em;margin:18px 0 24px;color:var(--cmh-purple);font-weight:1000}.cmh-hero h1 span{color:var(--cmh-red)}.cmh-hero-copy>p:not(.cmh-kicker){font-size:19px;line-height:1.58;max-width:620px;margin:0 0 29px}.cmh-buttons{display:flex;gap:13px;flex-wrap:wrap}.cmh-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:999px;background:var(--cmh-red);border:2px solid var(--cmh-red);color:#fff!important;font-weight:1000;font-size:13px;letter-spacing:.03em}.cmh-btn--alt{background:#fff;color:var(--cmh-purple)!important;border-color:var(--cmh-purple)}.cmh-btn--white{background:transparent;border-color:#fff;color:#fff!important}.cmh-hero-art{position:relative;display:flex;align-items:center;justify-content:center;padding:30px 3vw}.cmh-hero-art:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,#fff 0 30%,#edcbed 31% 55%,transparent 56%);opacity:.8}.cmh-hero-art img{width:min(680px,96%);max-height:580px;object-fit:contain;position:relative;filter:drop-shadow(0 18px 20px rgba(60,20,65,.18));animation:cmh-float 5s ease-in-out infinite}@keyframes cmh-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.cmh-shop-nav{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border-bottom:1px solid #eee4d9;background:#fff}.cmh-shop-nav a{padding:25px 22px;display:flex;align-items:center;gap:16px;border-right:1px solid #eee4d9;min-width:0}.cmh-shop-nav img{width:72px;height:72px;object-fit:contain;flex:0 0 72px}.cmh-shop-nav h3{font-size:16px;color:var(--cmh-purple);margin:0 0 5px}.cmh-shop-nav p{font-size:12px;line-height:1.4;margin:0;color:#5d5651}.cmh-section{padding:70px 4.5vw}.cmh-section--soft{background:#f8f4ee}.cmh-section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px}.cmh-section-title h2,.cmh-seo h2{font-size:clamp(38px,4.5vw,66px);line-height:.94;letter-spacing:-.04em;margin:7px 0 0;color:var(--cmh-purple)}.cmh-text-link{font-weight:1000;color:var(--cmh-red)!important;border-bottom:2px solid var(--cmh-red);padding-bottom:4px;white-space:nowrap}.cmh-products{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.cmh-product-card{background:#fff;border:1px solid #e7dfd7;border-radius:14px;overflow:hidden;transition:.25s transform,.25s box-shadow}.cmh-product-card:hover{transform:translateY(-5px);box-shadow:0 16px 35px #20131b1a}.cmh-product-photo{aspect-ratio:1/1.16;background:#f6f6f6;position:relative;overflow:hidden}.cmh-product-photo img{width:100%;height:100%;object-fit:contain;padding:10px}.cmh-product-badge{position:absolute;left:10px;top:10px;z-index:2;background:var(--cmh-red);color:#fff;padding:6px 8px;border-radius:6px;font-size:9px;font-weight:1000;letter-spacing:.08em}.cmh-product-info{padding:14px}.cmh-product-info h3{font-size:14px;line-height:1.35;margin:0 0 10px;min-height:58px}.cmh-product-info strong{font-size:15px}
/*# sourceMappingURL=/cdn/shop/t/10/assets/cm-hmpge-core.css.map */
