.meridian-pdp{--forest: #1a3a2a;--forest-deep: #0f2419;--forest-light: #2a5240;--gold: #c9a84c;--gold-soft: #d9bc6a;--gold-pale: #efe4c4;--off-white: #f5f5f0;--paper: #fafaf7;--ink: #0f1f17;--ink-2: #3a4a42;--muted: #6b7669;--line: #e6e3d8;--line-soft: #ecebe2;--white: #ffffff;--radius-sm: 10px;--radius: 16px;--radius-lg: 24px;--radius-xl: 32px;--shadow-sm: 0 1px 2px rgba(15,31,23,.04), 0 1px 3px rgba(15,31,23,.06);--shadow: 0 4px 14px rgba(15,31,23,.06), 0 10px 30px rgba(15,31,23,.05);--shadow-lg: 0 12px 30px rgba(15,31,23,.08), 0 30px 80px rgba(15,31,23,.12);--font-head: "Schibsted Grotesk","Helvetica Neue",Helvetica,Arial,sans-serif;--font-body: "Geist","Helvetica Neue",Helvetica,Arial,sans-serif;--font-mono: "Geist Mono",ui-monospace,SFMono-Regular,Menlo,monospace;--container: 1240px;color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}.meridian-pdp *,.meridian-pdp *:before,.meridian-pdp *:after{box-sizing:border-box}.meridian-pdp img{max-width:100%;display:block}.meridian-pdp h1,.meridian-pdp h2,.meridian-pdp h3,.meridian-pdp h4{font-family:var(--font-head);font-weight:700;letter-spacing:-.02em;line-height:1.05;margin:0;text-wrap:balance}.meridian-pdp a{color:inherit;text-decoration:none}.meridian-pdp button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.mp-container{width:100%;max-width:var(--container);margin:0 auto;padding:0 28px}.mp-eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);font-weight:500}.mp-eyebrow.on-dark{color:var(--gold-soft)}.mp-eyebrow.on-light{color:var(--forest)}.mp-section-head{text-align:center;max-width:720px;margin:0 auto 60px}.mp-section-head h2{font-size:clamp(34px,4.4vw,56px);margin-top:14px;margin-bottom:16px;color:var(--forest)}.mp-section-head p{font-size:18px;color:var(--ink-2);margin:0}.mp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 28px;border-radius:999px;font-family:var(--font-body);font-weight:600;font-size:15px;cursor:pointer;transition:all .25s cubic-bezier(.2,.8,.2,1);white-space:nowrap;text-decoration:none}.mp-btn-primary{background:var(--gold);color:var(--forest-deep);box-shadow:0 8px 24px #c9a84c59}.mp-btn-primary:hover{background:var(--gold-soft);transform:translateY(-1px);box-shadow:0 12px 30px #c9a84c73}.mp-btn-forest{background:var(--forest);color:var(--white)}.mp-btn-forest:hover{background:var(--forest-deep)}.mp-btn-ghost{background:transparent;color:var(--white);border:1px solid rgba(255,255,255,.3)}.mp-btn-ghost:hover{background:#ffffff14;border-color:#fff9}.mp-btn-large{padding:18px 34px;font-size:16px}.mp-stars{display:inline-flex;gap:2px;color:var(--gold);font-size:14px;letter-spacing:1px}.mp-hero{background:var(--forest);color:var(--white);position:relative;overflow:hidden;isolation:isolate}.mp-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 60% 50% at 75% 40%,rgba(201,168,76,.18),transparent 60%),radial-gradient(ellipse 40% 60% at 0% 90%,rgba(201,168,76,.08),transparent 60%)}.mp-hero-grain{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.04;pointer-events:none;z-index:-1;background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.4) 0,rgba(255,255,255,.4) 1px,transparent 1px,transparent 3px)}.mp-hero-inner{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center;padding:80px 0 100px;min-height:720px}.mp-hero-left{max-width:580px}.mp-hero h1{font-size:clamp(44px,6.2vw,80px);font-weight:700;letter-spacing:-.035em;margin-top:22px;margin-bottom:24px;color:var(--white)}.mp-hero h1 .accent{color:var(--gold-soft);font-style:italic;font-weight:500}.mp-hero-sub{font-size:19px;color:#ffffffc7;max-width:480px;line-height:1.55;margin-bottom:36px}.mp-hero-cta-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.mp-hero-trust{margin-top:26px;font-family:var(--font-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#ffffff8c;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.mp-hero-trust .mp-dot{width:3px;height:3px;border-radius:50%;background:var(--gold);display:inline-block}.mp-hero-rating{display:inline-flex;align-items:center;gap:12px;padding:10px 18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:999px;font-size:13px;color:#ffffffe6}.mp-hero-rating strong{color:var(--white);font-weight:600}.mp-hero-rating .mute{color:#ffffff8c}.mp-hero-right{position:relative;display:flex;align-items:center;justify-content:center;height:100%;min-height:540px}.mp-glow{position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(201,168,76,.35),transparent 60%);filter:blur(20px);z-index:0;animation:mpPulse 6s ease-in-out infinite}@keyframes mpPulse{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.05);opacity:1}}.mp-hero-img{position:relative;z-index:1;width:280px;max-width:70%;height:auto;filter:drop-shadow(0 30px 50px rgba(0,0,0,.4));animation:mpFloat 6s ease-in-out infinite}@keyframes mpFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.mp-float-chip{position:absolute;background:#ffffff14;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;padding:10px 14px;font-size:12px;display:flex;align-items:center;gap:8px;z-index:2;color:#ffffffeb;font-weight:500;animation:mpChip 7s ease-in-out infinite}.mp-float-chip .ic{width:18px;height:18px;border-radius:50%;background:var(--gold);color:var(--forest-deep);display:grid;place-items:center;font-size:10px;font-weight:700}.mp-float-chip.c1{top:8%;left:-4%;animation-delay:0s}.mp-float-chip.c2{top:36%;right:-2%;animation-delay:-2s}.mp-float-chip.c3{bottom:12%;left:4%;animation-delay:-4s}@keyframes mpChip{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:900px){.mp-hero-inner{grid-template-columns:1fr;gap:30px;padding:60px 0 80px}.mp-hero-right{min-height:420px}.mp-glow{width:380px;height:380px}.mp-hero-img{width:220px}}.mp-trust-bar{background:var(--off-white);padding:36px 0;border-bottom:1px solid var(--line)}.mp-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;align-items:center}.mp-trust-cell{display:flex;align-items:center;gap:16px;justify-content:center}.mp-trust-icon{width:44px;height:44px;border-radius:50%;background:var(--white);border:1px solid var(--line);display:grid;place-items:center;color:var(--gold);flex-shrink:0}.mp-trust-icon img{width:22px;height:22px}.mp-trust-cell-text strong{font-family:var(--font-head);font-size:15px;font-weight:600;display:block;color:var(--ink)}.mp-trust-cell-text span{font-size:12px;color:var(--muted);font-family:var(--font-mono);letter-spacing:.04em}@media(max-width:720px){.mp-trust-row{grid-template-columns:1fr;gap:18px}.mp-trust-cell{justify-content:flex-start}}.mp-section{padding:110px 0}.mp-section.alt{background:var(--off-white)}.mp-section.dark{background:var(--forest);color:var(--white)}.mp-section.dark .mp-section-head h2{color:var(--white)}.mp-section.dark .mp-section-head p{color:#ffffffbf}@media(max-width:720px){.mp-section{padding:80px 0}}.mp-pdp{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:flex-start}.mp-pdp-media-wrap{position:sticky;top:96px}.mp-pdp-media{background:linear-gradient(135deg,#f0efe6,#e6e4d4);border-radius:var(--radius-xl);aspect-ratio:1;display:grid;place-items:center;position:relative;overflow:hidden}.mp-pdp-media img{width:75%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.18))}.mp-pdp-media .mp-no-image{width:60%;aspect-ratio:5/7;border-radius:12px 12px 40px 40px;background:linear-gradient(180deg,#f5f5f0,#e8e7dc);border:1px solid rgba(0,0,0,.06);display:grid;place-items:center;font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;color:var(--muted);text-transform:uppercase}.mp-pdp-thumbs{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}.mp-pdp-thumb{width:76px;height:76px;border-radius:var(--radius-sm);background:var(--off-white);border:1.5px solid var(--line);display:grid;place-items:center;cursor:pointer;transition:all .2s;overflow:hidden;padding:0}.mp-pdp-thumb img{width:100%;height:100%;object-fit:cover}.mp-pdp-thumb.active,.mp-pdp-thumb[aria-current=true]{border-color:var(--forest)}.mp-pdp-thumb:hover{border-color:var(--forest-light)}.mp-pdp-info{max-width:480px}.mp-pdp-eyebrow{font-family:var(--font-mono);font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);font-weight:500;margin-bottom:12px}.mp-pdp-info h1{font-size:clamp(36px,4vw,52px);color:var(--forest);margin-bottom:12px}.mp-pdp-tag{font-size:16px;color:var(--muted);margin:0 0 18px}.mp-pdp-rating{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--ink-2);margin-bottom:28px}.mp-pdp-price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:26px;flex-wrap:wrap}.mp-pdp-price{font-family:var(--font-head);font-size:38px;font-weight:700;color:var(--forest);letter-spacing:-.02em}.mp-pdp-price-old{font-size:19px;color:var(--muted);text-decoration:line-through}.mp-pdp-save{background:var(--gold-pale);color:var(--forest-deep);font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;border-radius:999px}.mp-purchase-options{display:grid;gap:10px;margin-bottom:24px}.mp-purchase-option{border:1.5px solid var(--line);border-radius:var(--radius);padding:18px 20px;cursor:pointer;transition:all .2s;background:var(--white);display:flex;align-items:flex-start;gap:14px;text-decoration:none;color:inherit}.mp-purchase-option:hover{border-color:var(--forest-light)}.mp-purchase-option.active{border-color:var(--forest);background:#1a3a2a08;box-shadow:0 0 0 3px #1a3a2a0f}.mp-po-radio{width:20px;height:20px;border-radius:50%;border:1.5px solid var(--line);background:var(--white);display:grid;place-items:center;flex-shrink:0;margin-top:2px;transition:all .2s}.mp-purchase-option.active .mp-po-radio{border-color:var(--forest)}.mp-purchase-option.active .mp-po-radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--forest)}.mp-po-body{flex:1}.mp-po-title-row{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:4px;flex-wrap:wrap}.mp-po-title{font-family:var(--font-head);font-weight:600;font-size:16px;color:var(--ink);display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.mp-po-badge{font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;background:var(--forest);color:var(--gold-soft);padding:3px 8px;border-radius:999px;font-weight:500}.mp-po-badge.alt{background:var(--gold);color:var(--forest-deep)}.mp-po-price{font-weight:600;color:var(--forest);font-family:var(--font-head)}.mp-po-price-old{color:var(--muted);font-weight:400;font-size:13px;margin-left:6px;text-decoration:line-through;font-family:var(--font-body)}.mp-po-sub{font-size:13px;color:var(--muted);line-height:1.4}.mp-variant-select-wrap{display:grid;gap:14px;margin-bottom:20px}.mp-variant-label{font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:6px;display:block}.mp-variant-select{width:100%;padding:14px 18px;border-radius:12px;border:1.5px solid var(--line);background:var(--white);font-family:var(--font-body);font-size:15px;color:var(--ink);appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'><path d='M1 1l5 5 5-5' stroke='%231a3a2a' stroke-width='1.5' fill='none'/></svg>");background-repeat:no-repeat;background-position:right 18px center}.mp-qty-and-cart{display:flex;gap:12px;margin-bottom:16px;align-items:stretch;flex-wrap:wrap}.mp-qty{display:inline-flex;align-items:center;border:1.5px solid var(--line);border-radius:999px;overflow:hidden;background:var(--white)}.mp-qty button{width:52px;height:52px;font-size:18px;color:var(--ink-2);transition:background .15s}.mp-qty button:hover{background:var(--off-white);color:var(--forest)}.mp-qty input{width:44px;height:52px;border:none;background:transparent;text-align:center;font-family:var(--font-mono);font-weight:600;font-size:15px;color:var(--ink);-moz-appearance:textfield}.mp-qty input::-webkit-outer-spin-button,.mp-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mp-atc{flex:1;min-width:200px;padding:0 28px;height:52px;border-radius:999px;background:var(--forest);color:var(--white);font-weight:600;font-size:15px;transition:all .25s;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;cursor:pointer}.mp-atc:hover{background:var(--forest-deep);transform:translateY(-1px);box-shadow:0 8px 20px #0f1f172e}.mp-atc[disabled]{background:var(--muted);cursor:not-allowed;transform:none;box-shadow:none}.mp-shipping-row{display:flex;gap:16px;flex-wrap:wrap;font-size:13px;color:var(--ink-2);margin-bottom:18px}.mp-shipping-row span{display:inline-flex;align-items:center;gap:6px}.mp-shipping-row .mp-dot{color:var(--gold)}.mp-pdp-benefits{list-style:none;padding:0;margin:0 0 18px;display:grid;gap:10px}.mp-pdp-benefits li{display:flex;align-items:center;gap:12px;font-size:15px;color:var(--ink-2)}.mp-pdp-benefits .check{width:22px;height:22px;border-radius:50%;background:#1a3a2a14;color:var(--forest);display:grid;place-items:center;flex-shrink:0}.mp-pdp-disclaimer{font-size:11px;color:var(--muted);line-height:1.45;margin:18px 0 0;padding-top:18px;border-top:1px solid var(--line);font-family:var(--font-mono);letter-spacing:.02em}@media(max-width:900px){.mp-pdp{grid-template-columns:1fr;gap:40px}.mp-pdp-media-wrap{position:static}.mp-pdp-media{aspect-ratio:1.1}}.mp-why-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;align-items:center}.mp-why-visual{position:relative;aspect-ratio:1;border-radius:var(--radius-xl);background:radial-gradient(circle at 50% 50%,#e8e7dc,#d6d3c2);display:grid;place-items:center;overflow:visible}.mp-why-visual img{width:60%;height:auto;border-radius:16px}.mp-capsule-stack{position:relative;width:60%;display:flex;align-items:center;justify-content:center;gap:20px}.mp-capsule{width:60px;height:200px;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000026,inset -8px 0 16px #0000001a,inset 6px 0 12px #fff6}.mp-capsule:before,.mp-capsule:after{content:"";position:absolute;left:0;right:0;height:50%}.mp-capsule:before{top:0;background:linear-gradient(135deg,var(--forest-light),var(--forest))}.mp-capsule:after{bottom:0;background:linear-gradient(135deg,var(--gold-soft),var(--gold))}.mp-capsule.alt{transform:rotate(8deg);height:180px}.mp-capsule.alt2{transform:rotate(-6deg);height:170px}.mp-ingredient-callout{position:absolute;background:var(--white);border:1px solid var(--line);border-radius:999px;padding:10px 16px;font-size:13px;font-weight:500;color:var(--ink);box-shadow:var(--shadow-sm);display:flex;align-items:center;gap:8px;white-space:nowrap}.mp-ingredient-callout .mp-dot{width:8px;height:8px;background:var(--gold);border-radius:50%}.mp-ic-1{top:10%;left:-8%}.mp-ic-2{top:32%;right:-10%}.mp-ic-3{bottom:28%;left:-10%}.mp-ic-4{bottom:8%;right:-6%}.mp-why-content h2{font-size:clamp(32px,4vw,52px);color:var(--forest);margin-bottom:22px}.mp-why-content .mp-why-lede{font-size:17px;color:var(--ink-2);margin-top:16px}.mp-why-list{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:22px}.mp-why-item{display:grid;grid-template-columns:40px 1fr;gap:18px;align-items:flex-start}.mp-why-num{font-family:var(--font-mono);font-size:12px;letter-spacing:.12em;color:var(--gold);padding-top:4px;border-top:1px solid var(--gold)}.mp-why-item h4{font-size:18px;margin-bottom:6px;color:var(--forest)}.mp-why-item p{margin:0;font-size:15px;color:var(--ink-2);line-height:1.6}@media(max-width:900px){.mp-why-grid{grid-template-columns:1fr;gap:50px}.mp-ic-1{top:5%;left:5%}.mp-ic-2{top:25%;right:5%}.mp-ic-3{bottom:25%;left:5%}.mp-ic-4{bottom:5%;right:5%}}.mp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;position:relative}.mp-steps:before{content:"";position:absolute;top:70px;left:16%;right:16%;height:1px;background:repeating-linear-gradient(90deg,var(--gold) 0,var(--gold) 6px,transparent 6px,transparent 12px);z-index:0}.mp-step{text-align:center;position:relative;z-index:1}.mp-step-num{width:56px;height:56px;margin:0 auto 18px;border-radius:50%;background:var(--white);border:1.5px solid var(--gold);display:grid;place-items:center;color:var(--forest);font-family:var(--font-head);font-weight:700;font-size:18px;position:relative;transition:transform .3s}.mp-step:hover .mp-step-num{transform:scale(1.08);background:var(--gold-pale)}.mp-step-num img{width:26px;height:26px}.mp-step h3{font-size:22px;margin-bottom:10px;color:var(--forest)}.mp-step p{font-size:15px;color:var(--ink-2);max-width:280px;margin:0 auto;line-height:1.55}@media(max-width:780px){.mp-steps{grid-template-columns:1fr;gap:36px}.mp-steps:before{display:none}}.mp-testimonial-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:24px;align-items:stretch}.mp-tcard{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);padding:28px;display:flex;flex-direction:column;gap:18px;transition:all .25s}.mp-tcard:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:var(--line-soft)}.mp-tcard-head{display:flex;align-items:center;gap:14px}.mp-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,var(--forest-light),var(--forest));color:var(--white);display:grid;place-items:center;font-family:var(--font-head);font-weight:600;font-size:14px;flex-shrink:0}.mp-avatar img{width:100%;height:100%;object-fit:cover}.mp-tcard-name{font-weight:600;font-size:14px;color:var(--ink)}.mp-tcard-meta{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:6px;flex-wrap:wrap}.mp-tcard-meta .verified{color:var(--forest);font-weight:600;display:inline-flex;align-items:center;gap:3px}.mp-tcard-body{font-size:15px;color:var(--ink-2);line-height:1.55;flex:1}.mp-tcard-stars{color:var(--gold);font-size:13px;letter-spacing:2px}.mp-ugc-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px}.mp-ugc-tile{background:var(--off-white);border-radius:var(--radius-lg);aspect-ratio:9 / 16;position:relative;overflow:hidden;cursor:pointer;transition:transform .3s;display:block;color:inherit;text-decoration:none}.mp-ugc-tile:hover{transform:scale(1.02)}.mp-ugc-tile:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.55) 100%),repeating-linear-gradient(45deg,#d8d5c2 0 12px,#cec9b3 12px 24px)}.mp-ugc-tile img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.mp-ugc-tile .mp-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:50%;background:#fffffff2;display:grid;place-items:center;z-index:2;color:var(--forest);box-shadow:0 8px 24px #00000040;transition:transform .2s}.mp-ugc-tile:hover .mp-play{transform:translate(-50%,-50%) scale(1.08)}.mp-ugc-cap{position:absolute;left:16px;right:16px;bottom:14px;color:var(--white);font-size:13px;font-weight:500;z-index:2;text-shadow:0 1px 4px rgba(0,0,0,.4)}.mp-ugc-handle{font-family:var(--font-mono);font-size:11px;opacity:.85;margin-bottom:2px;letter-spacing:.04em}@media(max-width:900px){.mp-testimonial-grid{grid-template-columns:1fr}.mp-ugc-row{grid-template-columns:repeat(2,1fr)}}.mp-benefit-row{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:60px 0}.mp-benefit-row.flip .mp-benefit-media{order:2}.mp-benefit-media{aspect-ratio:4 / 3;border-radius:var(--radius-lg);overflow:hidden;background:linear-gradient(180deg,#0000 60%,#00000040),repeating-linear-gradient(135deg,#e3e0cf 0 14px,#d8d5c2 14px 28px);position:relative;display:grid;place-items:center}.mp-benefit-media img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.mp-benefit-media .mp-placeholder-tag{font-family:var(--font-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#0f1f1766;padding:6px 12px;background:#fff9;border-radius:999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:relative;z-index:1}.mp-benefit-content{max-width:460px}.mp-benefit-content .mp-eyebrow{display:block;margin-bottom:14px}.mp-benefit-content h3{font-size:clamp(26px,3vw,40px);color:var(--forest);margin-bottom:16px}.mp-benefit-content p{font-size:17px;color:var(--ink-2);line-height:1.6;margin:0 0 22px}.mp-benefit-stats{display:flex;gap:36px;padding-top:22px;border-top:1px solid var(--line);flex-wrap:wrap}.mp-bstat-num{font-family:var(--font-head);font-size:28px;font-weight:700;color:var(--forest);letter-spacing:-.02em;display:block}.mp-bstat-label{font-family:var(--font-mono);font-size:11px;color:var(--muted);letter-spacing:.1em;text-transform:uppercase}@media(max-width:900px){.mp-benefit-row,.mp-benefit-row.flip{grid-template-columns:1fr;gap:30px;padding:36px 0}.mp-benefit-row.flip .mp-benefit-media{order:0}}.mp-faq-wrap{max-width:820px;margin:0 auto}.mp-faq-item{border-bottom:1px solid var(--line);overflow:hidden}.mp-faq-item:first-child{border-top:1px solid var(--line)}.mp-faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;padding:26px 4px;text-align:left;font-family:var(--font-head);font-weight:600;font-size:19px;color:var(--forest);transition:color .2s}.mp-faq-q:hover{color:var(--forest-deep)}.mp-faq-icon{width:36px;height:36px;border-radius:50%;background:var(--off-white);display:grid;place-items:center;color:var(--forest);flex-shrink:0;transition:all .3s}.mp-faq-item.open .mp-faq-icon{background:var(--forest);color:var(--gold-soft);transform:rotate(180deg)}.mp-faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease}.mp-faq-item.open .mp-faq-a{max-height:600px}.mp-faq-a-inner{padding:0 4px 28px;font-size:16px;color:var(--ink-2);line-height:1.65;max-width:680px}.mp-final-cta{background:var(--forest);color:var(--white);padding:120px 0;position:relative;overflow:hidden;text-align:center}.mp-final-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 40% 60% at 20% 30%,rgba(201,168,76,.18),transparent 60%),radial-gradient(ellipse 40% 60% at 80% 70%,rgba(201,168,76,.12),transparent 60%)}.mp-final-cta .mp-container{position:relative}.mp-final-cta h2{font-size:clamp(40px,5.6vw,76px);margin-bottom:22px;letter-spacing:-.03em;color:var(--white)}.mp-final-cta h2 .accent{color:var(--gold-soft);font-style:italic;font-weight:500}.mp-final-cta p{font-size:19px;color:#ffffffb3;max-width:540px;margin:0 auto 36px}.mp-final-cta .mp-hero-trust{justify-content:center}.mp-sticky-atc{position:fixed;left:0;right:0;bottom:0;background:#fffffff5;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--line);padding:12px 18px calc(12px + env(safe-area-inset-bottom));gap:12px;align-items:center;z-index:60;transform:translateY(100%);transition:transform .4s cubic-bezier(.2,.8,.2,1);display:none}.mp-sticky-atc.show{transform:translateY(0)}.mp-sticky-atc .sa-info{flex:1;min-width:0}.mp-sticky-atc .sa-name{font-family:var(--font-head);font-weight:600;font-size:14px;color:var(--forest)}.mp-sticky-atc .sa-price{font-size:13px;color:var(--muted)}.mp-sticky-atc .sa-price s{margin-right:4px}.mp-sticky-atc .sa-cta{padding:12px 20px;background:var(--forest);color:var(--white);border-radius:999px;font-weight:600;font-size:14px;border:0;cursor:pointer}@media(max-width:720px){.mp-sticky-atc{display:flex}}.mp-reveal{opacity:0;transform:translateY(24px);transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1)}.mp-reveal.in{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.mp-reveal,.mp-hero-img,.mp-glow,.mp-float-chip{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/meridian-pdp.css.map */
