:root{--cro-surface:#fffdf9;--cro-warm:#f3eadc;--cro-gold:#c9a54a;--cro-ink:#101211;--cro-muted:#746b5f;--cro-line:#e8dece}body{background:#faf7f1}.site-header{background:#faf7f1f0;box-shadow:0 6px 24px #10121109}.announcement{font-family:DM Sans,Arial,sans-serif;font-size:12px;letter-spacing:.015em;padding:9px 16px}.brand{font-size:23px}.brand-mark{width:35px;height:35px;border-radius:11px}.hero.hero-cro{background:linear-gradient(135deg,#faf7f1,#f5ecde 58%,#efe1c8);color:var(--cro-ink);padding:54px 0 56px;border-bottom:1px solid var(--cro-line)}.hero.hero-cro:before{width:560px;height:560px;background:#d7b75e;filter:blur(170px);opacity:.2;right:-170px;top:-250px}.hero-cro .hero-cro-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.92fr);gap:54px;align-items:center;position:relative;z-index:2}.hero-cro .eyebrow{color:#8a6b1f;font-weight:600}.hero-cro h1{font-size:clamp(44px,5.6vw,72px);line-height:.96;letter-spacing:-.055em;color:var(--cro-ink);max-width:690px;margin:14px 0 18px}.hero-cro .hero-copy{font-size:17px;line-height:1.58;color:var(--cro-muted);max-width:590px}.hero-cro .hero-trust-pills{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0 0}.hero-cro .hero-trust-pills span{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:1px solid rgba(16,18,17,.12);background:#ffffffa6;border-radius:999px;font-size:11.5px;font-weight:700;color:#37332d}.hero-cro .hero-trust-pills span:first-child{border-color:#c9a54aa6;background:#c9a54a26}.hero-cro .actions{margin-top:24px}.hero-cro .btn-accent{background:var(--cro-ink);border-color:var(--cro-ink);color:#fff;padding:0 28px;min-height:54px}.hero-cro .btn-accent:hover{box-shadow:0 16px 35px #1012112e}.hero-cro .hero-note{font-size:11.5px;color:#877d70;margin-top:14px;max-width:620px}.hero-products{display:grid;grid-template-columns:1.18fr .82fr;grid-template-rows:1fr 1fr;gap:12px;min-height:420px}.hero-product{position:relative;background:#ffffffe6;border:1px solid rgba(16,18,17,.08);border-radius:24px;overflow:hidden;box-shadow:0 18px 42px #10121114;display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease}.hero-product:hover{transform:translateY(-4px);box-shadow:0 24px 54px #1012111f}.hero-product--main{grid-row:1/3}.hero-product-image{flex:1;min-height:0;background:#fff;display:flex;align-items:center;justify-content:center;padding:22px}.hero-product-image img{width:100%;height:100%;max-height:300px;object-fit:contain;object-position:center}.hero-product--small .hero-product-image{padding:13px}.hero-product--small .hero-product-image img{max-height:125px}.hero-product-copy{padding:16px 18px 17px;border-top:1px solid var(--cro-line);background:#fff}.hero-product-title{font-size:13px;font-weight:750;line-height:1.28;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-product-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}.hero-product-tag{font-size:10.5px;color:#857b6e;font-weight:650}.hero-product-price{font-size:17px;font-weight:850;letter-spacing:-.025em}.hero-product--small .hero-product-copy{padding:10px 12px}.hero-product--small .hero-product-title{font-size:11.5px}.hero-product--small .hero-product-price{font-size:14px}.hero-product--small .hero-product-tag{display:none}.hero-cro+.shopify-section .section{padding-top:66px}.section{padding:76px 0}.section-head{margin-bottom:26px}.section-title{letter-spacing:-.04em}.section-sub{line-height:1.55}.grid-products{gap:16px}.product-card{border-radius:20px;border-color:var(--cro-line);box-shadow:0 7px 20px #10121109;background:#fff;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #10121117}.product-card .product-media{background:#fbfaf7!important;aspect-ratio:1/1!important}.product-card .product-media img{padding:7%!important;object-fit:contain!important;transition:transform .28s ease!important}.product-card:hover .product-media img{transform:scale(1.025)!important}.product-card .badge-ship{display:none!important}.product-info{padding:14px 15px 16px}.product-title{font-size:14px;line-height:1.35;font-weight:750;min-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-meta{justify-content:flex-end;align-items:center;margin-top:9px}.product-card .product-meta>span:first-child:not(.price){display:none}.product-card .price{font-size:18px;font-weight:850;letter-spacing:-.03em;color:#111}.home-trust{box-shadow:0 12px 30px #1012110b;border-color:var(--cro-line)}.home-trust>div{padding:22px 20px}.home-trust strong{font-size:13.5px}.home-trust span{line-height:1.45}.category-card{box-shadow:0 8px 24px #10121109}.category-card:hover{transform:translateY(-3px)}.category-card .cat-name{letter-spacing:-.03em}.newsletter{box-shadow:0 18px 45px #10121114}.btn{font-weight:750}@media(max-width:1000px){.hero-cro .hero-cro-grid{grid-template-columns:1fr 390px;gap:32px}.hero-products{min-height:370px}}@media(max-width:900px){.hero.hero-cro{padding:38px 0 40px}.hero-cro .hero-cro-grid{grid-template-columns:1fr;gap:28px}.hero-products{display:grid;grid-template-columns:1.1fr .9fr;grid-template-rows:170px 170px;min-height:352px}.hero-product--main{grid-row:1/3}.hero-product--small .hero-product-image img{max-height:92px}.section{padding:58px 0}}@media(max-width:560px){.announcement{font-size:10.5px;line-height:1.35;padding:8px 12px}.nav{height:68px}.brand{font-size:21px}.brand-mark{width:32px;height:32px}.hero.hero-cro{padding:30px 0 34px}.hero-cro h1{font-size:clamp(38px,11vw,51px);margin:10px 0 14px}.hero-cro .hero-copy{font-size:15px}.hero-cro .hero-trust-pills{gap:6px;margin-top:17px}.hero-cro .hero-trust-pills span{font-size:10.5px;min-height:32px;padding:0 10px}.hero-cro .actions{margin-top:18px}.hero-cro .btn-accent{width:100%}.hero-products{grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:9px;min-height:0}.hero-product--main{grid-column:1/3;grid-row:auto}.hero-product--main .hero-product-image{height:220px;flex:none;padding:16px}.hero-product--main .hero-product-image img{max-height:190px}.hero-product--small{min-height:190px}.hero-product--small .hero-product-image{height:120px;flex:none}.hero-product-copy{padding:12px 13px}.hero-product--small .hero-product-copy{padding:9px 10px}.grid-products{gap:10px}.product-info{padding:11px 11px 13px}.product-title{font-size:12.5px;min-height:34px}.product-card .price{font-size:16px}.section-head{align-items:flex-start}.section-head .btn{min-height:42px;padding:0 15px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/mafivo-cro-v3.css.map */
