:root{
  --ink:#242424;--muted:#7e7e7e;--line:#e8e8e8;--paper:#fff;--soft:#f6f6f4;
  --green:#365f50;--blue:#20334a;--rose:#c6a7a2;--gold:#c9a24e;--black:#050505;--max:1180px;--hero:1000px;
  --ease:cubic-bezier(.23,.7,.25,1)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;-webkit-font-smoothing:antialiased;font-weight:300}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{display:block;max-width:100%}button{cursor:pointer}.shell{width:min(var(--max),calc(100% - 40px));margin:auto}.mono{letter-spacing:.16em;text-transform:uppercase;font-size:11px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}

/* header: deliberately compact, centered and close to the original proportions */
.topline{height:29px;background:#050505;border-bottom:1px solid #1c1c1c;color:#b8b8b8}.topline .shell{height:100%;display:flex;justify-content:flex-end;align-items:center;gap:16px;font-size:9px;letter-spacing:.17em;text-transform:uppercase}.topline a:hover{color:var(--gold)}
.header{background:#fff;position:relative;z-index:30}.header-main{height:112px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand{justify-self:center;display:flex;align-items:center;line-height:1}.brand-logo{display:block;width:245px;height:88px;object-fit:contain;background:#000}.footer-brand .brand-logo{width:230px;height:83px}.nav{display:flex;align-items:center;gap:27px}.nav.right{justify-content:flex-end}.nav a,.products-trigger{border:0;background:none;padding:38px 0 32px;font-size:10px;letter-spacing:.16em;text-transform:uppercase;position:relative}.nav a::after,.products-trigger::after{content:"";position:absolute;left:0;bottom:26px;width:0;height:1px;background:#222;transition:.25s}.nav a:hover::after,.products-trigger:hover::after{width:100%;background:var(--gold)}.mobile-button{display:none;border:0;background:none;width:40px;height:40px;position:relative}.mobile-button:before,.mobile-button:after,.mobile-button i{content:"";position:absolute;left:8px;right:8px;height:1px;background:#222;transition:.3s}.mobile-button:before{top:12px}.mobile-button i{top:20px}.mobile-button:after{top:28px}.mobile-button.open i{opacity:0}.mobile-button.open:before{transform:translateY(8px) rotate(45deg)}.mobile-button.open:after{transform:translateY(-8px) rotate(-45deg)}
.product-menu{position:absolute;top:112px;left:0;right:0;background:rgba(255,255,255,.985);border-top:1px solid #eee;border-bottom:1px solid #ddd;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.28s var(--ease);z-index:50}.product-menu.open{opacity:1;visibility:visible;transform:none}.product-menu .shell{display:grid;grid-template-columns:repeat(6,1fr);padding:28px 0}.product-menu a{text-align:center;border-right:1px solid #eee;font-size:12px;text-transform:uppercase;letter-spacing:.12em;padding:12px 8px}.product-menu a:last-child{border-right:0}.product-menu a span{display:block;font-size:9px;color:#aaa;margin-top:5px}.mobile-menu{display:none}

/* home slider - uses the original 1000x420 visual ratio */
.home-main{border-top:1px solid #f3f3f3}.slider-wrap{padding:22px 0 0}.hero-slider{width:min(var(--hero),100%);aspect-ratio:1000/420;min-height:380px;margin:auto;position:relative;overflow:hidden;background:#f4f4f4}.slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .8s ease}.slide.active{opacity:1;pointer-events:auto}.slide-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.slide-copy{position:absolute;z-index:4;top:50%;transform:translateY(-50%);left:7.2%;width:38%;color:#2b2b2b}.slide-copy h1{font-size:clamp(28px,3.05vw,43px);line-height:1.08;font-weight:300;letter-spacing:-.02em;margin:0 0 17px}.slide-copy p{font-size:12px;line-height:1.65;margin:0 0 19px;max-width:335px}.slide-copy .discover{display:inline-block;border-top:1px solid var(--gold);padding-top:9px;font-size:9px;letter-spacing:.17em;text-transform:uppercase}.slide-product{position:absolute;z-index:3;will-change:transform;transition:transform 1.1s var(--ease),opacity 1s var(--ease);opacity:0}.slide.active .slide-product{opacity:1}.slide .slide-copy>*{opacity:0;transform:translateY(14px);transition:.65s var(--ease)}.slide.active .slide-copy>*{opacity:1;transform:none}.slide.active .slide-copy h1{transition-delay:.12s}.slide.active .slide-copy p{transition-delay:.22s}.slide.active .slide-copy .discover{transition-delay:.32s}
.slide-superb .slide-product{right:7%;width:54%;bottom:19%;transform:translateX(50px)}.slide-superb.active .slide-product{transform:none}.slide-superb .slide-copy{color:#505450}.slide-superb .slide-copy h1{max-width:340px}.slide-superb .accent{color:#365f50}
.slide-rainbow .slide-product{right:13.5%;height:86%;bottom:-4%;transform:translateY(48px) rotate(2deg)}.slide-rainbow.active .slide-product{transform:rotate(-1deg)}.slide-rainbow .slide-copy{left:6.8%;width:35%}
.slide-botox{background:#fff}.slide-botox .slide-bg{right:0;left:auto;width:62%;object-fit:contain;object-position:center right}.slide-botox .slide-copy{left:7%;width:35%}.slide-botox .slide-copy h1{font-size:clamp(30px,3.2vw,45px)}
.slide-color .slide-copy{left:6.8%;width:31%;color:#202830}.slide-color:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(214,224,229,.96) 0%,rgba(214,224,229,.76) 34%,rgba(214,224,229,0) 59%)}.slide-color .slide-copy{z-index:5}.slide-color .slide-product{left:40%;bottom:6%;height:60%;transform:translateY(30px)}.slide-color.active .slide-product{transform:none}
.slide-care .slide-copy{left:auto;right:5.7%;width:38%}.slide-care .slide-product{left:10%;bottom:2%;height:83%;transform:translateY(45px)}.slide-care.active .slide-product{transform:none}
.slider-ui{width:min(var(--hero),100%);margin:0 auto;height:51px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.slide-counter{font-size:9px;letter-spacing:.17em;color:#8b8b8b}.slider-dots{display:flex;gap:7px}.slider-dots button{width:7px;height:7px;border-radius:50%;border:1px solid #999;background:#fff;padding:0}.slider-dots button.active{background:var(--gold);border-color:var(--gold)}.slider-arrows{justify-self:end;display:flex;gap:5px}.slider-arrows button{width:34px;height:28px;border:1px solid #d8d8d8;background:#fff;font-size:14px}.slider-arrows button:hover{background:#222;color:#fff;border-color:#222}

/* three original-style calls to action */
.quicklinks{width:min(var(--hero),100%);margin:0 auto 72px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ddd;border-bottom:1px solid #ddd}.quicklinks a{min-height:86px;padding:20px 24px;border-right:1px solid #ddd;display:flex;align-items:center;justify-content:space-between;transition:.25s}.quicklinks a:last-child{border-right:0}.quicklinks small{display:block;color:#9a9a9a;text-transform:uppercase;letter-spacing:.13em;font-size:8px;margin-bottom:4px}.quicklinks strong{font-size:15px;font-weight:300;text-transform:uppercase;letter-spacing:.07em}.quicklinks a:hover{background:#242424;color:white}.quicklinks a:hover small{color:#bcbcbc}

.section-title{text-align:center;margin:0 auto 35px}.section-title .eyebrow{font-size:9px;text-transform:uppercase;letter-spacing:.2em;color:#aaa}.section-title h2{font-size:27px;font-weight:300;margin:7px 0 0;letter-spacing:.01em}.section-title:after{content:"";display:block;width:35px;height:1px;background:var(--gold);margin:14px auto 0}

/* product rail */
.products-home{padding:0 0 78px}.products-window{width:min(1100px,100%);margin:auto;overflow:hidden}.products-rail{display:flex;transition:transform .65s var(--ease)}.home-product{flex:0 0 25%;padding:0 17px 22px;text-align:center;position:relative}.home-product .visual{height:275px;display:flex;align-items:flex-end;justify-content:center}.home-product img{max-height:245px;max-width:90%;transition:transform .35s;filter:drop-shadow(0 12px 8px rgba(0,0,0,.08))}.home-product:hover img{transform:translateY(-7px)}.home-product h3{font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:.06em;margin:18px 0 9px}.home-product p{font-size:10px;line-height:1.55;color:#888;min-height:47px;margin:0 auto;max-width:220px}.home-product .more{display:inline-block;margin-top:12px;font-size:8px;text-transform:uppercase;letter-spacing:.16em;border-bottom:1px solid #222;padding-bottom:4px}.rail-nav{display:flex;justify-content:center;gap:7px;margin-top:20px}.rail-nav button{width:38px;height:31px;border:1px solid #ddd;background:#fff}.rail-nav button:hover{background:#222;color:#fff}

/* ingredients */
.ingredients{background:#f7f7f5;padding:67px 0 72px}.ingredient-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e6e6e6;border:1px solid #e6e6e6}.ingredient{background:#fff;padding:23px;text-align:center;min-height:340px;position:relative;overflow:hidden}.ingredient img{width:100%;aspect-ratio:317/220;object-fit:cover;transition:transform .5s var(--ease)}.ingredient:hover img{transform:scale(1.03)}.ingredient h3{font-size:12px;text-transform:uppercase;letter-spacing:.11em;font-weight:400;margin:18px 0 9px}.ingredient p{font-size:9.5px;line-height:1.55;color:#888;margin:0}.ingredient.more-ingredients{display:none}.ingredients.expanded .ingredient.more-ingredients{display:block}.ingredients-toggle{display:block;margin:28px auto 0;border:1px solid #bbb;background:transparent;padding:11px 24px;font-size:8px;text-transform:uppercase;letter-spacing:.17em}.ingredients-toggle:hover{background:#222;color:#fff;border-color:#222}

.challenge{padding:70px 0 80px}.challenge-head{text-align:center;margin-bottom:38px}.challenge-head small{font-size:9px;letter-spacing:.19em;text-transform:uppercase;color:#999}.challenge-head h2{font-size:28px;font-weight:300;margin:8px 0}.challenge-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ddd;border-bottom:1px solid #ddd}.challenge-card{padding:29px 25px 35px;border-right:1px solid #ddd}.challenge-card:last-child{border-right:0}.challenge-card b{font-size:10px;text-transform:uppercase;letter-spacing:.14em;font-weight:600}.challenge-card .star{font-size:23px;margin:17px 0 12px;color:#999}.challenge-card p{font-size:10px;line-height:1.65;color:#888;margin:0}

/* common pages */
.page{border-top:1px solid #f1f1f1}.page-hero{width:min(1000px,calc(100% - 40px));margin:22px auto 58px;display:grid;grid-template-columns:1fr 1fr;min-height:410px;background:#f5f5f5}.page-hero.image-right .page-image{order:2}.page-copy{padding:58px 55px;display:flex;flex-direction:column;justify-content:center}.page-copy .kicker{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:#aaa}.page-copy h1{font-size:43px;font-weight:300;line-height:1.02;margin:10px 0 22px}.page-copy h2{font-size:15px;font-weight:400;margin:0 0 9px}.page-copy p{font-size:11px;line-height:1.75;color:#6e6e6e;margin:0 0 17px}.page-image img{width:100%;height:100%;object-fit:cover}.category-products{padding:0 0 80px}.category-products .section-title{margin-bottom:45px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #e4e4e4;border-left:1px solid #e4e4e4}.category-card{border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;min-height:410px;padding:22px 18px;text-align:center;transition:.25s}.category-card:hover{background:#f7f7f6}.category-card .visual{height:270px;display:flex;align-items:center;justify-content:center}.category-card img{max-height:245px;max-width:90%;filter:drop-shadow(0 10px 8px rgba(0,0,0,.08));transition:transform .3s}.category-card:hover img{transform:translateY(-5px)}.category-card small{font-size:8px;text-transform:uppercase;letter-spacing:.13em;color:#aaa}.category-card h3{font-size:12px;text-transform:uppercase;letter-spacing:.06em;font-weight:400;margin:8px 0}.category-card .line{width:24px;height:1px;background:#222;margin:13px auto}
.catalog-intro{padding:60px 0 32px;text-align:center}.catalog-intro h1{font-size:42px;font-weight:300;margin:0 0 11px}.catalog-intro p{font-size:11px;color:#777;max-width:650px;margin:auto;line-height:1.7}.category-index{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#e5e5e5;border:1px solid #e5e5e5;margin:20px auto 80px}.category-tile{background:#fff;position:relative;overflow:hidden;min-height:360px}.category-tile img{width:100%;height:260px;object-fit:cover;filter:saturate(.9);transition:transform .6s var(--ease)}.category-tile:hover img{transform:scale(1.04)}.category-tile .tile-copy{padding:23px 24px}.category-tile .tile-copy small{font-size:8px;letter-spacing:.15em;color:#aaa;text-transform:uppercase}.category-tile h2{font-size:18px;text-transform:uppercase;letter-spacing:.08em;font-weight:300;margin:6px 0}

/* product detail */
.product-detail{width:min(1000px,calc(100% - 40px));margin:30px auto 85px;display:grid;grid-template-columns:1fr 1fr;border:1px solid #e6e6e6;min-height:600px}.detail-visual{background:#f8f8f7;display:flex;align-items:center;justify-content:center;padding:60px}.detail-visual img{max-height:470px;filter:drop-shadow(0 22px 14px rgba(0,0,0,.11))}.detail-copy{padding:70px 58px;display:flex;flex-direction:column;justify-content:center}.detail-copy .back{font-size:8px;text-transform:uppercase;letter-spacing:.16em;color:#999;margin-bottom:34px}.detail-copy .cat{font-size:9px;text-transform:uppercase;letter-spacing:.18em;color:#999}.detail-copy h1{font-size:38px;line-height:1.05;font-weight:300;margin:9px 0 23px}.detail-copy p{font-size:12px;line-height:1.75;color:#6d6d6d}.detail-format{border-top:1px solid #ddd;margin-top:25px;padding-top:18px;font-size:10px;line-height:1.6}.detail-cta{display:inline-block;align-self:flex-start;margin-top:28px;border:1px solid #222;padding:12px 19px;font-size:8px;text-transform:uppercase;letter-spacing:.16em}.detail-cta:hover{background:#222;color:white}

/* find us & contact */
.find-panel{width:min(1000px,calc(100% - 40px));margin:22px auto 80px;border:1px solid #e5e5e5;display:grid;grid-template-columns:1fr 1fr}.find-copy{padding:60px}.find-copy h1{font-size:39px;font-weight:300;margin:0 0 20px}.find-copy p{font-size:11px;color:#777;line-height:1.75}.find-form{background:#f7f7f6;padding:60px}.field{margin-bottom:16px}.field label{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.15em;color:#999;margin-bottom:6px}.field input,.field textarea,.field select{width:100%;border:0;border-bottom:1px solid #bbb;background:transparent;padding:9px 2px;outline:none;font-size:12px}.field textarea{min-height:100px;resize:vertical}.submit{border:1px solid #222;background:#fff;padding:11px 22px;text-transform:uppercase;font-size:8px;letter-spacing:.16em}.submit:hover{background:#222;color:#fff}.demo-message{display:none;margin-top:15px;font-size:10px;color:#5d725c}.demo-message.show{display:block}

/* footer */
.footer{background:#050505;color:#ccc;padding:43px 0 22px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:45px}.footer .brand{align-items:flex-start;justify-self:start;color:white}.footer p,.footer a{font-size:9px;line-height:1.65;color:#aaa}.footer h4{font-size:8px;color:#fff;text-transform:uppercase;letter-spacing:.16em;margin:0 0 13px}.footer a{display:block;padding:2px 0}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid #2b2415;margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;font-size:8px;color:#777;text-transform:uppercase;letter-spacing:.1em}

/* animation */
.reveal{opacity:0;transform:translateY(17px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.reveal.visible{opacity:1;transform:none}

@media(max-width:900px){
 .topline{display:none}.header-main{height:82px;grid-template-columns:1fr auto}.nav{display:none}.brand{justify-self:start}.brand-logo{width:190px;height:68px}.footer-brand .brand-logo{width:220px;height:79px}.mobile-button{display:block;justify-self:end}.product-menu{display:none}.mobile-menu{display:block;position:fixed;z-index:45;top:82px;left:0;right:0;bottom:0;background:#fff;transform:translateX(100%);transition:.38s var(--ease);padding:30px;overflow:auto}.mobile-menu.open{transform:none}.mobile-menu>a{display:block;border-bottom:1px solid #eee;padding:14px 0;font-size:17px;text-transform:uppercase;letter-spacing:.06em}.mobile-menu .mobile-cats{margin:25px 0}.mobile-menu .mobile-cats a{display:block;padding:7px 0;font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#777}.slider-wrap{padding-top:12px}.hero-slider{width:calc(100% - 28px);min-height:420px;aspect-ratio:auto;height:62vw;max-height:540px}.quicklinks{width:calc(100% - 28px)}.home-product{flex-basis:33.333%}.ingredient-grid{grid-template-columns:repeat(2,1fr)}.page-hero{grid-template-columns:1fr}.page-image{height:420px}.page-hero.image-right .page-image{order:0}.category-grid{grid-template-columns:repeat(3,1fr)}.category-index{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:1fr}.detail-visual{min-height:480px}.find-panel{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.challenge-grid{grid-template-columns:1fr 1fr}.challenge-card{border-bottom:1px solid #ddd}
}
@media(max-width:620px){
 .shell{width:calc(100% - 28px)}.brand-logo{width:165px;height:59px}.hero-slider{height:670px;max-height:none;min-height:0;width:100%;aspect-ratio:auto}.slide-bg{height:55%;top:auto;bottom:0;object-position:center}.slide-copy{left:22px!important;right:22px!important;top:39px;transform:none;width:auto!important}.slide-copy h1{font-size:34px}.slide-copy p{font-size:11px;max-width:90%}.slide-product{max-width:66%}.slide-superb .slide-product{right:4%;width:83%;bottom:12%}.slide-rainbow .slide-bg{height:100%;object-position:68% center}.slide-rainbow:after{content:"";position:absolute;inset:0;background:linear-gradient(#fff 0%,rgba(255,255,255,.97) 38%,rgba(255,255,255,.1) 66%)}.slide-rainbow .slide-copy{z-index:6}.slide-rainbow .slide-product{height:48%;right:14%;bottom:0}.slide-botox .slide-bg{width:100%;height:54%;bottom:0;top:auto;object-fit:cover;object-position:center}.slide-color .slide-bg{height:55%;bottom:0;top:auto}.slide-color:after{background:linear-gradient(#d6e0e5 0%,rgba(214,224,229,.95) 41%,rgba(214,224,229,.08) 68%)}.slide-color .slide-product{left:auto;right:7%;height:31%;bottom:8%}.slide-care .slide-bg{height:100%}.slide-care:after{content:"";position:absolute;inset:0;background:linear-gradient(#fff 0%,rgba(255,255,255,.94) 39%,rgba(255,255,255,.15) 67%)}.slide-care .slide-copy{z-index:6}.slide-care .slide-product{height:38%;left:8%;bottom:1%}.slider-ui{width:calc(100% - 28px)}.quicklinks{grid-template-columns:1fr;margin-bottom:55px}.quicklinks a{border-right:0;border-bottom:1px solid #ddd;min-height:72px}.home-product{flex-basis:77%;padding-left:10px;padding-right:10px}.home-product .visual{height:260px}.ingredient-grid{grid-template-columns:1fr}.challenge-grid{grid-template-columns:1fr}.challenge-card{border-right:0}.page-hero{width:100%;margin-top:0}.page-copy{padding:43px 25px}.page-copy h1{font-size:36px}.page-image{height:330px}.category-grid{grid-template-columns:1fr 1fr}.category-card{min-height:360px;padding:15px 10px}.category-card .visual{height:235px}.category-index{grid-template-columns:1fr}.category-tile{min-height:0}.product-detail{width:100%;margin-top:0;border-left:0;border-right:0}.detail-visual{min-height:390px;padding:38px}.detail-copy{padding:45px 28px}.detail-copy h1{font-size:32px}.find-panel{width:100%;margin-top:0}.find-copy,.find-form{padding:42px 26px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:7px}.catalog-intro h1{font-size:34px}
}
/* final product-page fidelity refinements */
.detail-specs{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-top:27px}
.detail-specs>div{padding:17px 18px 17px 0}.detail-specs>div+div{border-left:1px solid #ddd;padding-left:18px}.detail-specs strong,.detail-use strong{display:block;font-size:8px;letter-spacing:.16em;margin-bottom:7px}.detail-specs span{font-size:10px;color:#777;line-height:1.45}.detail-use{padding-top:20px}.detail-use p{font-size:10px;line-height:1.65;margin:0;color:#777}.related-products{padding:0 0 85px}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5}.related-card{padding:20px 17px 25px;text-align:center;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;transition:.25s}.related-card:hover{background:#f7f7f5}.related-visual{height:230px;display:flex;align-items:flex-end;justify-content:center}.related-visual img{max-height:210px;max-width:90%;filter:drop-shadow(0 9px 7px rgba(0,0,0,.08));transition:.3s}.related-card:hover img{transform:translateY(-5px)}.related-card small{display:block;margin-top:15px;font-size:8px;letter-spacing:.13em;text-transform:uppercase;color:#aaa}.related-card h3{font-size:11px;line-height:1.35;text-transform:uppercase;letter-spacing:.06em;font-weight:400;margin:7px 0 0}.market-status{color:#d3b46d}
@media(max-width:900px){.related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.related-grid{grid-template-columns:1fr 1fr}.related-visual{height:190px}.related-visual img{max-height:172px}.detail-specs{grid-template-columns:1fr}.detail-specs>div+div{border-left:0;border-top:1px solid #ddd;padding-left:0}}

/* =========================================================
   MONARCA VISUAL FX FINAL — premium motion + official logo
   ========================================================= */
:root{--fx-gold:#ffc400;--fx-black:#050505;--fx-ease:cubic-bezier(.16,1,.3,1);--fx-soft:cubic-bezier(.22,.61,.36,1)}
html{scroll-behavior:smooth}body{overflow-x:hidden}
body.fx-ready{animation:fxBodyIn .65s var(--fx-ease) both}
@keyframes fxBodyIn{from{opacity:.01}to{opacity:1}}

/* official transparent MONARCA logo: never redrawn, always on dark ground */
.header{position:sticky;top:0;background:rgba(5,5,5,.96);color:#fff;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08);transition:box-shadow .4s var(--fx-ease),background .4s var(--fx-ease);z-index:70}
.header.scrolled{background:rgba(5,5,5,.92);box-shadow:0 14px 38px rgba(0,0,0,.16)}
.header-main{height:112px;transition:height .45s var(--fx-ease)}
.header.scrolled .header-main{height:90px}
.brand{position:relative;isolation:isolate}
.brand-logo{width:112px;height:104px;object-fit:contain;background:transparent!important;transition:width .45s var(--fx-ease),height .45s var(--fx-ease),transform .45s var(--fx-ease),filter .45s var(--fx-ease);filter:drop-shadow(0 8px 18px rgba(255,196,0,.08))}
.header.scrolled .brand-logo{width:90px;height:82px}
.brand:hover .brand-logo{transform:translateY(-2px);filter:drop-shadow(0 10px 22px rgba(255,196,0,.18))}
.nav a,.products-trigger{color:#fff}.nav a::after,.products-trigger::after{background:var(--fx-gold)}
.nav a:hover,.products-trigger:hover{color:#fff}
.mobile-button:before,.mobile-button:after,.mobile-button i{background:#fff}
.product-menu{top:112px;background:rgba(5,5,5,.985);color:#fff;border-color:#242424;transform:translateY(-14px) scaleY(.98);transform-origin:top;transition:opacity .32s var(--fx-ease),visibility .32s,transform .42s var(--fx-ease)}
.header.scrolled .product-menu{top:90px}.product-menu.open{transform:none}
.product-menu a{border-right-color:#242424;position:relative;overflow:hidden;transition:color .3s var(--fx-ease),background .3s var(--fx-ease)}
.product-menu a:before{content:"";position:absolute;left:15%;right:15%;bottom:6px;height:1px;background:var(--fx-gold);transform:scaleX(0);transform-origin:left;transition:transform .4s var(--fx-ease)}
.product-menu a:hover{background:#111;color:#fff}.product-menu a:hover:before{transform:scaleX(1)}.product-menu a span{color:#8d8d8d}
.topline{position:relative;z-index:71}.market-status{color:var(--fx-gold)!important}

/* animated page progress */
.fx-scroll-progress{position:fixed;z-index:100;left:0;top:0;width:100%;height:2px;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,#d49a00,var(--fx-gold),#ffe680);pointer-events:none;will-change:transform}

/* cinematic page transition curtain */
.fx-curtain{position:fixed;z-index:9999;inset:0;pointer-events:none;visibility:hidden}
.fx-curtain:before,.fx-curtain:after{content:"";position:absolute;inset:0;transform:translateY(100%);transition:transform .52s var(--fx-ease)}
.fx-curtain:before{background:#050505}.fx-curtain:after{height:3px;background:var(--fx-gold);bottom:auto;top:0;transition-delay:.06s}
.fx-curtain.active{visibility:visible}.fx-curtain.active:before,.fx-curtain.active:after{transform:translateY(0)}

/* hero gets masking, parallax, directional movement and a timed progress line */
.slider-wrap{position:relative}
.hero-slider{isolation:isolate;box-shadow:0 28px 70px rgba(0,0,0,.10)}
.hero-slider:after{content:"";position:absolute;z-index:11;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 10%,rgba(255,255,255,.16) 43%,transparent 63%);transform:translateX(-130%)}
.hero-slider.fx-sheen:after{animation:fxSheen 1.3s var(--fx-ease)}
@keyframes fxSheen{to{transform:translateX(130%)}}
.slide{opacity:0;clip-path:inset(0 0 0 100%);transition:opacity .7s ease,clip-path 1.05s var(--fx-ease);will-change:clip-path,opacity}
.slide.active{opacity:1;clip-path:inset(0 0 0 0)}
.slide.leaving{opacity:1;clip-path:inset(0 100% 0 0);z-index:2}
.slide.active{z-index:3}
.slide-bg{transform:scale(1.045);transition:transform 7s cubic-bezier(.2,.6,.2,1),filter 1s ease;will-change:transform}
.slide.active .slide-bg{transform:scale(1.0)}
.slide-copy{will-change:transform}
.slide .slide-copy>*{opacity:0;transform:translateY(34px);filter:blur(5px);transition:opacity .78s var(--fx-ease),transform .78s var(--fx-ease),filter .78s var(--fx-ease)}
.slide.active .slide-copy>*{opacity:1;transform:none;filter:blur(0)}
.slide.active .slide-copy h1{transition-delay:.18s}.slide.active .slide-copy p{transition-delay:.32s}.slide.active .slide-copy .discover{transition-delay:.46s}
.slide-copy h1{transform-origin:left center}.slide.active .slide-copy h1{animation:fxHeadline .95s var(--fx-ease) .08s both}
@keyframes fxHeadline{0%{letter-spacing:.02em;opacity:0;transform:translateY(28px) skewY(2deg)}100%{letter-spacing:-.02em;opacity:1;transform:none}}
.discover{position:relative;overflow:hidden;transition:color .35s var(--fx-ease),padding-left .35s var(--fx-ease)}
.discover:after{content:"→";display:inline-block;margin-left:0;opacity:0;transform:translateX(-8px);transition:.35s var(--fx-ease)}
.discover:hover{padding-left:8px}.discover:hover:after{margin-left:10px;opacity:1;transform:none}
.slide-product{filter:drop-shadow(0 28px 24px rgba(0,0,0,.20));transform-origin:50% 80%}
.slide.active .slide-product{animation:fxProductIn 1.25s var(--fx-ease) .10s both,fxFloat 5.5s ease-in-out 1.35s infinite}
@keyframes fxProductIn{0%{opacity:0;transform:translate3d(35px,55px,0) scale(.92) rotate(1.6deg)}100%{opacity:1;transform:translate3d(0,0,0) scale(1) rotate(0)}}
@keyframes fxFloat{0%,100%{translate:0 0}50%{translate:0 -7px}}
.slider-dots button{transition:width .35s var(--fx-ease),border-radius .35s,background .35s}.slider-dots button.active{width:25px;border-radius:10px}
.slider-arrows button{overflow:hidden;position:relative;transition:background .35s,color .35s,transform .35s var(--fx-ease)}.slider-arrows button:hover{transform:translateY(-2px)}
.fx-slide-progress{position:absolute;z-index:12;left:0;bottom:0;height:2px;width:100%;background:rgba(255,255,255,.25);pointer-events:none}.fx-slide-progress i{display:block;width:100%;height:100%;background:var(--fx-gold);transform-origin:left;animation:fxSlideTime 6.2s linear both}
@keyframes fxSlideTime{from{transform:scaleX(0)}to{transform:scaleX(1)}}

/* hover depth + moving highlights */
.quicklinks a{position:relative;overflow:hidden;isolation:isolate}.quicklinks a:before{content:"";position:absolute;z-index:-1;inset:0;background:#161616;transform:scaleY(0);transform-origin:bottom;transition:transform .5s var(--fx-ease)}.quicklinks a:hover{background:transparent}.quicklinks a:hover:before{transform:scaleY(1)}.quicklinks a>span:last-child{transition:transform .4s var(--fx-ease)}.quicklinks a:hover>span:last-child{transform:translate(5px,-5px)}
.home-product{transition:transform .5s var(--fx-ease),background .4s var(--fx-ease);border-radius:2px}.home-product:hover{transform:translateY(-9px);background:#fafaf8}.home-product img{transition:transform .65s var(--fx-ease),filter .65s var(--fx-ease)}.home-product:hover img{transform:translateY(-12px) scale(1.035);filter:drop-shadow(0 22px 15px rgba(0,0,0,.15))}
.ingredient{transition:transform .5s var(--fx-ease),box-shadow .5s var(--fx-ease);z-index:0}.ingredient:hover{z-index:2;transform:translateY(-7px);box-shadow:0 22px 50px rgba(0,0,0,.10)}.ingredient img{clip-path:inset(0);transition:transform .75s var(--fx-ease),filter .75s}.ingredient:hover img{transform:scale(1.07);filter:saturate(1.08)}
.challenge-card{position:relative;overflow:hidden;transition:color .4s var(--fx-ease),transform .4s var(--fx-ease)}.challenge-card:after{content:"";position:absolute;inset:0;background:#090909;transform:translateY(102%);transition:transform .55s var(--fx-ease);z-index:-1}.challenge-card:hover{color:#fff;transform:translateY(-4px)}.challenge-card:hover:after{transform:none}.challenge-card:hover p{color:#bcbcbc}.challenge-card .star{transition:transform .8s var(--fx-ease),color .4s}.challenge-card:hover .star{transform:rotate(180deg) scale(1.15);color:var(--fx-gold)}
.category-card,.related-card,.category-tile{will-change:transform;transition:transform .55s var(--fx-ease),box-shadow .55s var(--fx-ease),background .4s}.category-card:hover,.related-card:hover,.category-tile:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(0,0,0,.10);z-index:2}
.category-tile img{transition:transform 1s var(--fx-ease),filter .8s}.category-tile:hover img{transform:scale(1.075)}
.detail-visual{overflow:hidden}.detail-visual img{animation:fxDetailFloat 6s ease-in-out infinite;transition:transform .8s var(--fx-ease),filter .8s}.detail-visual:hover img{transform:scale(1.04);filter:drop-shadow(0 30px 22px rgba(0,0,0,.16))}@keyframes fxDetailFloat{0%,100%{translate:0 0}50%{translate:0 -8px}}

/* scroll reveals: more visual than a simple fade */
.reveal{opacity:0;transform:translateY(42px);filter:blur(4px);transition:opacity .9s var(--fx-ease),transform .9s var(--fx-ease),filter .9s var(--fx-ease)}.reveal.visible{opacity:1;transform:none;filter:none}
.reveal.fx-left{transform:translateX(-48px)}.reveal.fx-right{transform:translateX(48px)}.reveal.fx-scale{transform:scale(.94)}.reveal.fx-left.visible,.reveal.fx-right.visible,.reveal.fx-scale.visible{transform:none}
.section-title.visible:after{animation:fxRule 1s var(--fx-ease) .22s both}@keyframes fxRule{from{transform:scaleX(0)}to{transform:scaleX(1)}}

/* internal page hero entrance + subtle parallax */
.page-hero,.product-detail,.find-panel{animation:fxPageHero .95s var(--fx-ease) both}@keyframes fxPageHero{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}
.page-image{overflow:hidden}.page-image img{transition:transform 1.2s var(--fx-ease);will-change:transform}.page-hero:hover .page-image img{transform:scale(1.025)}
.page-copy>*{animation:fxCopyIn .85s var(--fx-ease) both}.page-copy>*:nth-child(1){animation-delay:.08s}.page-copy>*:nth-child(2){animation-delay:.17s}.page-copy>*:nth-child(3){animation-delay:.27s}.page-copy>*:nth-child(4){animation-delay:.37s}@keyframes fxCopyIn{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}

/* footer branding */
.footer-brand .brand-logo{width:145px;height:150px;background:transparent!important;filter:drop-shadow(0 9px 20px rgba(255,196,0,.08))}

/* responsive official logo + dark mobile navigation */
@media(max-width:900px){
 .header-main{height:90px}.header.scrolled .header-main{height:78px}.brand-logo{width:82px!important;height:82px!important}.header.scrolled .brand-logo{width:70px!important;height:70px!important}.mobile-menu{top:90px;background:#050505;color:#fff}.header.scrolled~.mobile-menu{top:78px}.mobile-menu>a{border-bottom-color:#232323}.mobile-menu .mobile-cats a{color:#a8a8a8}.mobile-menu.open>a,.mobile-menu.open .mobile-cats a{animation:fxMobileItem .55s var(--fx-ease) both}.mobile-menu.open>a:nth-child(1){animation-delay:.05s}.mobile-menu.open>a:nth-child(2){animation-delay:.10s}.mobile-menu.open .mobile-cats{animation:fxMobileItem .55s var(--fx-ease) .15s both}.mobile-menu.open>a:nth-last-child(2){animation-delay:.20s}.mobile-menu.open>a:last-child{animation-delay:.25s}@keyframes fxMobileItem{from{opacity:0;transform:translateX(28px)}to{opacity:1;transform:none}}
}
@media(max-width:620px){
 .brand-logo{width:74px!important;height:74px!important}.hero-slider{box-shadow:none}.slide{clip-path:inset(0 0 100% 0)}.slide.active{clip-path:inset(0)}.slide-copy h1{font-size:36px}.slide .slide-copy>*{transform:translateY(22px)}.fx-slide-progress{bottom:0}.footer-brand .brand-logo{width:130px!important;height:135px!important}
}
@media(prefers-reduced-motion:reduce){
 *,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.slide,.slide.active{clip-path:none}.slide-bg{transform:none!important}.fx-curtain{display:none}.fx-scroll-progress{display:none}
}

/* ================================================================
   MONARCA CINEMATIC FX — interaction, scale and depth pass
   ================================================================ */
:root{
  --fx-gold:#ffc400;
  --fx-ink:#171717;
  --fx-black:#050505;
  --fx-max:1410px;
}

/* Fix the timid scale of the previous pass */
.shell{width:min(var(--fx-max),calc(100% - 72px))}
.topline .shell{font-size:11px;letter-spacing:.15em}
.header-main{height:118px}
.brand-logo{width:132px!important;height:110px!important}
.header.scrolled .brand-logo{width:112px!important;height:92px!important}
.nav{gap:42px}.nav a,.products-trigger{font-size:12px;letter-spacing:.14em;font-weight:500;padding-top:40px;padding-bottom:36px}
.product-menu{top:118px}.product-menu a{font-size:13px;padding:20px 10px}.product-menu a span{font-size:10px;margin-top:8px}

.hero-slider{width:min(1320px,calc(100% - 72px));min-height:590px;aspect-ratio:1320/590}
.slider-ui,.quicklinks{width:min(1320px,calc(100% - 72px))}
.slide-copy{width:43%}.slide-copy h1{font-size:clamp(44px,4.25vw,70px);line-height:1.01;letter-spacing:-.035em;margin-bottom:25px}.slide-copy p{font-size:16px;line-height:1.55;max-width:480px;margin-bottom:28px}.slide-copy .discover{font-size:12px;padding-top:12px;font-weight:600}
.slide-counter{font-size:11px}.slider-arrows button{width:44px;height:36px;font-size:18px}.slider-dots button{width:9px;height:9px}
.quicklinks a{min-height:112px;padding:26px 34px}.quicklinks small{font-size:10px}.quicklinks strong{font-size:19px}.quicklinks a>span:last-child{font-size:23px}
.section-title{margin-bottom:48px}.section-title .eyebrow{font-size:11px}.section-title h2{font-size:clamp(34px,3.1vw,50px);line-height:1.1;letter-spacing:-.025em}

.products-home{padding-top:25px;padding-bottom:105px;overflow:hidden}.products-window{width:100%;overflow:visible}.home-product{padding:0 24px 38px}.home-product .visual{height:360px;overflow:visible}.home-product img{max-height:330px}.home-product h3{font-size:16px;line-height:1.25;margin-top:24px}.home-product p{font-size:12px;line-height:1.6;max-width:270px;min-height:62px}.home-product .more{font-size:10px;margin-top:15px}
.rail-nav button{width:48px;height:40px;font-size:18px}

.ingredients{padding:95px 0}.ingredient{min-height:410px;padding:29px}.ingredient h3{font-size:15px;margin-top:22px}.ingredient p{font-size:12px;line-height:1.65}.ingredients-toggle{font-size:11px;padding:14px 28px;margin-top:34px}
.challenge{padding:100px 0}.challenge-head small{font-size:11px}.challenge-head h2{font-size:clamp(34px,3vw,48px)}.challenge-card{padding:38px 30px}.challenge-card b{font-size:13px}.challenge-card p{font-size:12px;line-height:1.65}.challenge-card .star{font-size:28px}

.page-hero{width:min(1320px,calc(100% - 72px));min-height:540px;margin-top:32px}.page-copy{padding:75px 70px}.page-copy .kicker{font-size:11px}.page-copy h1{font-size:clamp(46px,4vw,66px);letter-spacing:-.03em}.page-copy h2{font-size:19px}.page-copy p{font-size:14px;line-height:1.75;max-width:560px}
.category-grid{grid-template-columns:repeat(4,1fr)}.category-card{min-height:500px;padding:30px 24px}.category-card .visual{height:340px;overflow:visible}.category-card img{max-height:315px}.category-card small{font-size:10px}.category-card h3{font-size:15px;line-height:1.3;margin:11px 0}.category-card .line{width:32px;margin:17px auto}
.catalog-intro h1{font-size:clamp(45px,4vw,64px)!important}.catalog-intro p{font-size:14px!important;line-height:1.7!important}.filterbar button{font-size:11px!important;padding:12px 16px!important}

.footer{padding:68px 0 30px}.footer-grid{gap:72px}.footer-brand .brand-logo{width:190px!important;height:180px!important}.footer p,.footer a{font-size:12px;line-height:1.75}.footer h4{font-size:11px;margin-bottom:18px}.footer-bottom{font-size:10px;padding-top:23px}

/* Premium interactive cursor: subtle, but makes depth reactions legible */
.fx-cursor,.fx-cursor-dot{position:fixed;left:0;top:0;z-index:9998;pointer-events:none;border-radius:50%;opacity:0;transition:opacity .25s ease;mix-blend-mode:difference}.fx-cursor{width:42px;height:42px;border:1px solid rgba(255,255,255,.78);transform:translate(-50%,-50%)}.fx-cursor-dot{width:4px;height:4px;background:#fff;transform:translate(-50%,-50%)}body.has-fine-pointer .fx-cursor,body.has-fine-pointer .fx-cursor-dot{opacity:1}

/* Mouse-proximity typography */
.proximity-text,.section-title h2,.page-copy h1,.catalog-intro h1,.challenge-head h2,.kinetic-title{will-change:transform,filter;transform-origin:50% 50%;transition:transform .22s ease-out,filter .22s ease-out;text-wrap:balance}.proximity-text.is-near,.section-title h2.is-near,.page-copy h1.is-near,.catalog-intro h1.is-near,.challenge-head h2.is-near,.kinetic-title.is-near{filter:contrast(1.06)}

/* Kinetic product cloud — overlapping, floating and mouse reactive */
.kinetic-showcase{height:clamp(760px,70vw,980px);position:relative;overflow:hidden;background:#090909;color:#fff;margin:0 0 110px;isolation:isolate;border-top:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a;cursor:crosshair}
.kinetic-showcase:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at var(--mx,50%) var(--my,50%),rgba(255,196,0,.19),transparent 25%),radial-gradient(circle at 80% 25%,rgba(255,255,255,.055),transparent 22%);transition:background-position .25s ease;z-index:-3}
.kinetic-grid-lines{position:absolute;inset:0;z-index:-2;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:25% 100%,25% 100%;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}
.kinetic-copy-back{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;z-index:1;pointer-events:none}
.kinetic-word{display:block;font-size:clamp(72px,10.5vw,172px);font-weight:700;line-height:.78;letter-spacing:-.075em;color:rgba(255,255,255,.07);white-space:nowrap;will-change:transform;transition:transform .16s linear}.kinetic-word:nth-child(2){color:transparent;-webkit-text-stroke:1px rgba(255,196,0,.32);text-stroke:1px rgba(255,196,0,.32)}
.kinetic-center-copy{position:absolute;z-index:8;left:50%;top:50%;width:min(560px,72vw);transform:translate(-50%,-50%);text-align:center;pointer-events:auto}.kinetic-kicker{display:block;font-size:12px;letter-spacing:.35em;text-transform:uppercase;color:var(--fx-gold);margin-bottom:20px}.kinetic-title{font-size:clamp(60px,7vw,108px);line-height:.84;letter-spacing:-.065em;margin:0;font-weight:300}.kinetic-center-copy p{font-size:15px;line-height:1.65;color:#bcbcbc;max-width:420px;margin:30px auto 25px}.kinetic-link{display:inline-flex;gap:14px;align-items:center;border-bottom:1px solid rgba(255,196,0,.9);padding:0 0 9px;font-size:12px;letter-spacing:.13em;text-transform:uppercase}.kinetic-link span{font-size:19px;transition:transform .35s var(--fx-ease)}.kinetic-link:hover span{transform:translate(6px,-6px)}
.floating-products{position:absolute;inset:0;z-index:6;pointer-events:none}.float-product{position:absolute;object-fit:contain;filter:drop-shadow(0 34px 30px rgba(0,0,0,.45));will-change:transform;transform-origin:50% 70%;animation:kineticFloat 6s ease-in-out infinite alternate}.fp-1{left:7%;top:15%;height:42%;animation-duration:5.6s}.fp-2{right:9%;top:8%;height:49%;animation-delay:-1.5s;animation-duration:7.1s}.fp-3{left:24%;bottom:-2%;height:48%;animation-delay:-3.2s;animation-duration:6.6s}.fp-4{right:22%;bottom:0;height:38%;animation-delay:-.8s;animation-duration:5.9s}.fp-5{right:41%;top:7%;height:28%;animation-delay:-4.1s;animation-duration:7.6s}
@keyframes kineticFloat{0%{translate:0 -10px;rotate:-1.2deg}50%{translate:0 12px;rotate:.9deg}100%{translate:0 -4px;rotate:-.3deg}}
.kinetic-orbit{position:absolute;border:1px solid rgba(255,196,0,.15);border-radius:50%;z-index:0;pointer-events:none}.orbit-a{width:660px;height:660px;left:50%;top:50%;transform:translate(-50%,-50%);animation:orbitSpin 23s linear infinite}.orbit-b{width:960px;height:960px;left:50%;top:50%;transform:translate(-50%,-50%);border-style:dashed;border-color:rgba(255,255,255,.08);animation:orbitSpin 37s linear infinite reverse}@keyframes orbitSpin{to{rotate:360deg}}
.kinetic-scroll-cue{position:absolute;right:32px;bottom:32px;z-index:9;display:flex;align-items:center;gap:10px;font-size:9px;letter-spacing:.25em;color:#888}.kinetic-scroll-cue i{width:55px;height:1px;background:#555;position:relative;overflow:hidden}.kinetic-scroll-cue i:after{content:"";position:absolute;inset:0;background:var(--fx-gold);transform:translateX(-100%);animation:cueSweep 1.8s ease-in-out infinite}@keyframes cueSweep{50%,100%{transform:translateX(100%)}}

/* Product rail and catalogue products are allowed to visually break their boxes */
.home-product,.category-card{isolation:isolate;overflow:visible}.home-product:before,.category-card:before{content:"";position:absolute;left:14%;right:14%;bottom:14%;height:22%;background:radial-gradient(ellipse,rgba(0,0,0,.15),transparent 65%);filter:blur(14px);opacity:0;transition:opacity .55s var(--fx-ease);z-index:-1}.home-product:hover:before,.category-card:hover:before{opacity:1}.home-product:hover img,.category-card:hover img{transform:translateY(-20px) scale(1.085) rotate(-1.2deg)!important;filter:drop-shadow(0 35px 22px rgba(0,0,0,.20))}

/* Section masks make scroll transitions feel intentional rather than generic */
.products-home,.ingredients,.challenge,.category-products{position:relative}.products-home:before,.ingredients:before,.challenge:before,.category-products:before{content:"";position:absolute;left:0;top:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.18),transparent);transform:scaleX(0);transform-origin:center;transition:transform 1.15s var(--fx-ease)}.products-home.fx-section-visible:before,.ingredients.fx-section-visible:before,.challenge.fx-section-visible:before,.category-products.fx-section-visible:before{transform:scaleX(1)}

/* More aggressive product entrance on catalog/category pages */
.category-card{opacity:0;transform:translateY(55px) scale(.94);transition:opacity .8s var(--fx-ease),transform .8s var(--fx-ease),box-shadow .55s var(--fx-ease),background .4s}.category-card.fx-card-visible{opacity:1;transform:none}.category-card.fx-card-visible:hover{transform:translateY(-10px) perspective(900px)}

/* Tablet / mobile scaling */
@media(max-width:1100px){
 .shell{width:calc(100% - 42px)}.nav{gap:24px}.nav a,.products-trigger{font-size:11px}.hero-slider,.slider-ui,.quicklinks{width:calc(100% - 42px)}.slide-copy h1{font-size:clamp(42px,5.2vw,58px)}.slide-copy p{font-size:14px}.kinetic-showcase{height:820px}.float-product{max-width:28vw}.fp-1{left:2%}.fp-2{right:2%}.fp-3{left:14%}.fp-4{right:13%}.category-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:900px){
 .shell{width:calc(100% - 32px)}.header-main{height:92px}.brand-logo{width:95px!important;height:84px!important}.hero-slider{width:calc(100% - 24px);min-height:520px}.slider-ui,.quicklinks{width:calc(100% - 24px)}.home-product .visual{height:320px}.page-hero{width:calc(100% - 24px)}.category-grid{grid-template-columns:repeat(2,1fr)}.kinetic-showcase{height:760px}.kinetic-title{font-size:clamp(56px,10vw,82px)}.fp-1{height:34%;left:-4%;top:12%}.fp-2{height:39%;right:-4%}.fp-3{height:39%;left:9%;bottom:-2%}.fp-4{height:31%;right:7%;bottom:1%}.fp-5{height:22%;right:39%;top:12%}
}
@media(max-width:620px){
 .shell{width:calc(100% - 24px)}.hero-slider{width:100%;height:720px}.slide-copy h1{font-size:42px;line-height:1}.slide-copy p{font-size:14px;line-height:1.5}.slide-copy .discover{font-size:11px}.quicklinks{width:100%}.quicklinks strong{font-size:17px}.section-title h2{font-size:37px}.home-product{flex-basis:82%}.home-product .visual{height:330px}.home-product h3{font-size:15px}.home-product p{font-size:12px}.ingredient p{font-size:12px}.page-copy{padding:48px 27px}.page-copy h1{font-size:43px}.page-copy p{font-size:14px}.category-grid{grid-template-columns:1fr}.category-card{min-height:500px}.category-card .visual{height:350px}.category-card h3{font-size:16px}.footer p,.footer a{font-size:12px}.footer h4{font-size:11px}.kinetic-showcase{height:760px;margin-bottom:75px}.kinetic-center-copy{width:86vw}.kinetic-title{font-size:55px}.kinetic-center-copy p{font-size:13px}.kinetic-word{font-size:20vw}.fp-1{height:25%;left:-11%;top:12%}.fp-2{height:29%;right:-10%;top:8%}.fp-3{height:31%;left:3%;bottom:0}.fp-4{height:24%;right:1%;bottom:2%}.fp-5{height:18%;right:35%;top:16%}.orbit-a{width:480px;height:480px}.orbit-b{width:720px;height:720px}.fx-cursor,.fx-cursor-dot{display:none}
}

/* =====================================================================
   MONARCA MOBILE IMMERSIVE — overflow hardening + larger mobile type
   + scroll/touch depth. This block intentionally wins over prior passes.
   ===================================================================== */
html,body{
  width:100%;
  max-width:100%;
  overflow-x:clip!important;
  overscroll-behavior-x:none;
}
body{position:relative;min-width:0}
.header,.topline,.home-main,.page,.footer,.slider-wrap,.hero-slider,.quicklinks,
.kinetic-showcase,.products-home,.products-window,.ingredients,.challenge,
.page-hero,.category-products,.category-grid,.category-index,.product-detail,
.related-products,.related-grid,.find-panel{
  max-width:100%;
}
img,svg,video,canvas{max-width:100%}

/* Keep reveal transforms from ever creating a temporary horizontal page. */
@media(max-width:900px){
  .reveal.fx-left,.reveal.fx-right{transform:translateY(34px)!important}
  .reveal.fx-left.visible,.reveal.fx-right.visible{transform:none!important}
  .products-home{overflow:hidden!important}
  .products-window{overflow:hidden!important}
  .products-rail{max-width:none;will-change:transform}
  .mobile-menu{width:100vw;max-width:100vw;overflow-x:hidden}
}

@media(max-width:620px){
  :root{--mobile-pad:20px}
  html,body{overflow-x:clip!important}
  body{font-size:16px}
  .shell{width:calc(100% - 40px)!important;max-width:calc(100% - 40px)!important}

  /* Header and menu: larger and easier to read/touch. */
  .header-main{height:96px!important}
  .header.scrolled .header-main{height:82px!important}
  .brand-logo{width:92px!important;height:88px!important}
  .header.scrolled .brand-logo{width:78px!important;height:74px!important}
  .mobile-button{width:48px;height:48px}
  .mobile-button:before{top:14px}.mobile-button i{top:23px}.mobile-button:after{top:32px}
  .mobile-menu{top:96px!important;padding:28px 24px 42px!important}
  .header.scrolled~.mobile-menu{top:82px!important}
  .mobile-menu>a{font-size:20px!important;line-height:1.2;padding:18px 0!important;letter-spacing:.045em}
  .mobile-menu .mobile-cats{margin:22px 0!important;padding:7px 0 7px 17px;border-left:1px solid rgba(255,196,0,.65)}
  .mobile-menu .mobile-cats a{font-size:14px!important;line-height:1.3;padding:10px 0!important;letter-spacing:.11em}

  /* Hero: more editorial impact, more readable copy, stronger product scale. */
  .slider-wrap{padding-top:0!important;overflow:hidden}
  .hero-slider{height:740px!important;min-height:740px!important;width:100%!important;max-width:100%!important;border-radius:0;overflow:hidden!important}
  .slide{overflow:hidden!important}
  .slide-copy{left:20px!important;right:20px!important;top:35px!important;width:auto!important;max-width:calc(100% - 40px)!important}
  .slide-copy h1{font-size:clamp(40px,11vw,49px)!important;line-height:.97!important;letter-spacing:-.045em!important;margin-bottom:20px!important;max-width:100%}
  .slide-copy p{font-size:16px!important;line-height:1.48!important;max-width:94%!important;margin-bottom:23px!important;color:#5e5e5e}
  .slide-copy .discover{font-size:13px!important;letter-spacing:.15em!important;padding-top:11px!important}
  .slide-bg{width:100%!important;max-width:100%!important}
  .slide-superb .slide-product{width:94%!important;max-width:94%!important;right:-2%!important;bottom:7%!important}
  .slide-rainbow .slide-product{height:50%!important;max-width:74%!important;right:10%!important;bottom:-1%!important}
  .slide-color .slide-product{height:37%!important;max-width:70%!important;right:3%!important;bottom:5%!important}
  .slide-care .slide-product{height:42%!important;max-width:78%!important;left:4%!important;bottom:0!important}
  .slider-ui{width:calc(100% - 40px)!important;height:62px!important}
  .slide-counter{font-size:13px!important;letter-spacing:.14em}
  .slider-dots{gap:8px}.slider-dots button{width:9px;height:9px}.slider-dots button.active{width:31px!important}
  .slider-arrows button{width:46px!important;height:38px!important;font-size:20px!important}

  /* CTAs read like real navigation on phone. */
  .quicklinks{width:100%!important;margin-bottom:64px!important;border-color:#ddd}
  .quicklinks a{min-height:96px!important;padding:22px 22px!important}
  .quicklinks small{font-size:12px!important;letter-spacing:.14em!important;margin-bottom:7px!important}
  .quicklinks strong{font-size:20px!important;line-height:1.1!important;letter-spacing:.055em!important}
  .quicklinks a>span:last-child{font-size:27px!important}

  /* Kinetic section: specifically recomposed for a phone, not scaled desktop. */
  .kinetic-showcase{height:940px!important;min-height:940px!important;width:100%!important;max-width:100%!important;margin-bottom:86px!important;overflow:hidden!important;cursor:default}
  .kinetic-showcase:before{inset:-8%!important;background:radial-gradient(circle at var(--mx,50%) var(--my,42%),rgba(255,196,0,.24),transparent 31%),radial-gradient(circle at 50% 82%,rgba(255,255,255,.06),transparent 28%)!important}
  .kinetic-grid-lines{background-size:50% 100%,50% 100%!important;opacity:.75}
  .kinetic-center-copy{width:calc(100% - 44px)!important;top:48%!important;padding:0 4px}
  .kinetic-kicker{font-size:13px!important;letter-spacing:.27em!important;margin-bottom:18px!important}
  .kinetic-title{font-size:clamp(61px,16.5vw,74px)!important;line-height:.82!important;letter-spacing:-.07em!important}
  .kinetic-center-copy p{font-size:16px!important;line-height:1.55!important;max-width:330px!important;margin:26px auto 23px!important;color:#d0d0d0!important}
  .kinetic-link{font-size:13px!important;line-height:1.35!important;letter-spacing:.105em!important;padding-bottom:10px!important}
  .kinetic-word{font-size:26vw!important;line-height:.82!important;opacity:1}
  .kinetic-scroll-cue{right:17px!important;bottom:18px!important;font-size:10px!important}
  .kinetic-scroll-cue i{width:42px!important}
  .fp-1{height:29%!important;left:-13%!important;top:8%!important}
  .fp-2{height:33%!important;right:-12%!important;top:7%!important}
  .fp-3{height:38%!important;left:-1%!important;bottom:-2%!important}
  .fp-4{height:28%!important;right:-4%!important;bottom:3%!important}
  .fp-5{height:22%!important;right:37%!important;top:17%!important}
  .float-product{max-width:56vw!important;filter:drop-shadow(0 30px 24px rgba(0,0,0,.58))!important}
  .orbit-a{width:500px!important;height:500px!important}.orbit-b{width:690px!important;height:690px!important}

  /* Home products: text is intentionally much larger than desktop. */
  .products-home{padding:4px 0 92px!important;overflow:hidden!important}
  .products-window{width:100%!important;overflow:hidden!important;padding:0 0 8px}
  .home-product{flex:0 0 88%!important;padding:0 16px 42px!important;text-align:left!important;background:#fff}
  .home-product .visual{height:390px!important;align-items:flex-end!important;justify-content:center!important}
  .home-product img{max-height:360px!important;max-width:94%!important}
  .home-product h3{font-size:21px!important;line-height:1.14!important;letter-spacing:.035em!important;margin:24px 0 12px!important;max-width:100%}
  .home-product p{font-size:15px!important;line-height:1.58!important;min-height:0!important;max-width:100%!important;margin:0!important;color:#686868!important}
  .home-product .more{font-size:12px!important;line-height:1!important;letter-spacing:.14em!important;margin-top:18px!important;padding-bottom:6px!important}
  .rail-nav{margin-top:4px!important;gap:10px}.rail-nav button{width:54px!important;height:45px!important;font-size:21px!important}
  .section-title{margin-bottom:42px!important;padding:0 6px}
  .section-title .eyebrow{font-size:12px!important;line-height:1.4!important;letter-spacing:.17em!important}
  .section-title h2{font-size:clamp(37px,10.5vw,46px)!important;line-height:1.02!important;letter-spacing:-.045em!important;margin-top:10px!important}

  /* Ingredients, challenge and category pages: phone-readable body type. */
  .ingredients{padding:78px 0!important}
  .ingredient{min-height:0!important;padding:22px 20px 30px!important}
  .ingredient h3{font-size:19px!important;line-height:1.2!important;margin:20px 0 10px!important}
  .ingredient p{font-size:15px!important;line-height:1.62!important;color:#666!important}
  .ingredients-toggle{font-size:12px!important;padding:15px 24px!important}
  .challenge{padding:78px 0!important}
  .challenge-head small{font-size:12px!important}.challenge-head h2{font-size:clamp(37px,10vw,45px)!important;line-height:1.05!important}
  .challenge-card{padding:34px 24px!important}.challenge-card b{font-size:15px!important}.challenge-card p{font-size:15px!important;line-height:1.6!important}.challenge-card .star{font-size:30px!important}

  .page-hero{width:100%!important;max-width:100%!important;margin:0 auto 58px!important;overflow:hidden!important}
  .page-copy{padding:50px 22px!important}
  .page-copy .kicker{font-size:12px!important;line-height:1.35!important}
  .page-copy h1{font-size:clamp(42px,12vw,52px)!important;line-height:.98!important;letter-spacing:-.045em!important}
  .page-copy h2{font-size:20px!important;line-height:1.25!important}
  .page-copy p{font-size:16px!important;line-height:1.65!important;color:#626262!important}
  .page-image{height:390px!important}

  .catalog-intro{padding:53px 20px 28px!important}
  .catalog-intro h1{font-size:clamp(42px,12vw,52px)!important;line-height:1!important}
  .catalog-intro p{font-size:16px!important;line-height:1.6!important;max-width:100%!important}
  .filterbar{gap:8px!important}.filterbar button{font-size:12px!important;padding:13px 14px!important}
  .category-products{overflow:hidden!important}
  .category-grid{grid-template-columns:1fr!important;width:100%!important;max-width:100%!important}
  .category-card{min-height:570px!important;padding:25px 20px 34px!important;overflow:hidden!important}
  .category-card .visual{height:400px!important}.category-card img{max-height:375px!important;max-width:92%!important}
  .category-card small{font-size:12px!important;line-height:1.35!important;letter-spacing:.12em!important}
  .category-card h3{font-size:21px!important;line-height:1.16!important;letter-spacing:.035em!important;margin:11px 0!important}
  .category-card .line{width:38px!important;margin:18px auto!important}
  .category-index{width:calc(100% - 40px)!important;max-width:calc(100% - 40px)!important;margin-bottom:70px!important}
  .category-tile .tile-copy{padding:25px 22px 30px!important}.category-tile .tile-copy small{font-size:12px!important}.category-tile h2{font-size:22px!important}

  .product-detail{width:100%!important;max-width:100%!important;margin:0 auto 72px!important;overflow:hidden!important}
  .detail-visual{min-height:470px!important;padding:44px 28px!important}.detail-visual img{max-height:410px!important;max-width:92%!important}
  .detail-copy{padding:48px 22px!important}.detail-copy .back{font-size:12px!important;margin-bottom:28px!important}.detail-copy .cat{font-size:12px!important}
  .detail-copy h1{font-size:clamp(39px,11vw,49px)!important;line-height:1!important;letter-spacing:-.04em!important;margin:11px 0 23px!important}
  .detail-copy p{font-size:16px!important;line-height:1.65!important;color:#626262!important}
  .detail-format{font-size:14px!important;line-height:1.55!important}.detail-cta{font-size:12px!important;padding:14px 18px!important}
  .detail-specs strong,.detail-use strong{font-size:12px!important}.detail-specs span,.detail-use p{font-size:14px!important;line-height:1.55!important}
  .related-grid{grid-template-columns:1fr!important;width:100%!important;max-width:100%!important}
  .related-card{padding:23px 20px 30px!important}.related-visual{height:315px!important}.related-visual img{max-height:290px!important}
  .related-card small{font-size:12px!important}.related-card h3{font-size:19px!important;line-height:1.2!important;margin-top:9px!important}

  .find-panel{width:100%!important;max-width:100%!important;margin-top:0!important;overflow:hidden!important}
  .find-copy,.find-form{padding:46px 22px!important}.find-copy h1{font-size:44px!important;line-height:1!important}.find-copy p{font-size:16px!important;line-height:1.65!important}
  .field label{font-size:12px!important}.field input,.field textarea,.field select{font-size:16px!important;padding:12px 2px!important}.submit{font-size:12px!important;padding:14px 20px!important}.demo-message{font-size:14px!important}

  .footer{padding:56px 0 28px!important;overflow:hidden!important}
  .footer-grid{gap:36px!important}.footer-brand .brand-logo{width:155px!important;height:155px!important}
  .footer p,.footer a{font-size:14px!important;line-height:1.7!important}.footer h4{font-size:13px!important;margin-bottom:15px!important}.footer a{padding:5px 0!important}
  .footer-bottom{font-size:11px!important;line-height:1.5!important;gap:10px!important}

  /* Visible movement on touch devices where hover/proximity do not exist. */
  .slide.active .slide-copy h1{animation:fxHeadline .9s var(--fx-ease) .05s both,mobileHeadlineBreath 6.1s ease-in-out 1.1s infinite alternate!important}
  @keyframes mobileHeadlineBreath{0%{scale:.985;letter-spacing:-.045em}100%{scale:1.035;letter-spacing:-.055em}}
  .home-product img,.category-card img,.related-card img{will-change:translate,scale,filter}
  .home-product:active img,.category-card:active img,.related-card:active img{scale:1.045;translate:0 -10px}
  .quicklinks a:active:before{transform:scaleY(1)}.quicklinks a:active{color:#fff}
}

@media(max-width:390px){
  .slide-copy h1{font-size:39px!important}
  .kinetic-title{font-size:59px!important}
  .home-product h3{font-size:20px!important}
  .home-product p{font-size:15px!important}
}


/* =====================================================================
   MONARCA MOBILE MASTER — final mobile-first pass
   2026-08: typography, product scale, touch depth, overflow/back hardening.
   ===================================================================== */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%;background:#fff}
body{overflow-x:hidden!important;max-width:100%!important;background:#fff}
body>*{max-width:100%}
.fx-curtain{transform:translateZ(0)}
.fx-curtain.fx-reset,.fx-curtain:not(.active){pointer-events:none}

@media(max-width:760px){
  :root{--mobile-gutter:18px}
  html,body{width:100%!important;min-width:0!important;overflow-x:hidden!important}
  .topline,.header,.home-main,.page,.footer{width:100%!important;overflow-x:hidden!important}
  .shell{width:calc(100% - 36px)!important;max-width:calc(100% - 36px)!important}

  /* Make the mobile brand area feel intentional, not reduced desktop. */
  .topline{height:30px!important}.topline .shell{font-size:10px!important;letter-spacing:.11em!important;justify-content:center!important;gap:10px!important;white-space:nowrap}
  .topline .shell>span:first-child{display:none}
  .header-main{height:100px!important;grid-template-columns:52px 1fr 52px!important;width:100%!important}
  .header.scrolled .header-main{height:86px!important}
  .brand{grid-column:2!important;justify-self:center!important}
  .brand-logo{width:104px!important;height:94px!important}
  .header.scrolled .brand-logo{width:90px!important;height:80px!important}
  .nav{display:none!important}.mobile-button{display:block!important;grid-column:3!important;justify-self:end!important;width:50px!important;height:50px!important}
  .mobile-button:before,.mobile-button:after,.mobile-button i{left:10px!important;right:10px!important;height:2px!important}
  .mobile-button:before{top:14px!important}.mobile-button i{top:24px!important}.mobile-button:after{top:34px!important}
  .mobile-menu{display:block!important;position:fixed!important;left:0!important;right:0!important;width:auto!important;max-width:none!important;top:130px!important;bottom:0!important;height:auto!important;overflow-y:auto!important;overflow-x:hidden!important;background:#050505!important;color:#fff!important;z-index:69!important;padding:30px 24px 48px!important;transform:translateY(-110%)!important;opacity:0!important;visibility:hidden!important;transition:transform .55s cubic-bezier(.16,1,.3,1),opacity .35s ease,visibility .35s!important}
  .header.scrolled~.mobile-menu{top:116px!important}
  .mobile-menu.open{transform:translateY(0)!important;opacity:1!important;visibility:visible!important}
  .mobile-menu>a{font-size:22px!important;line-height:1.15!important;padding:19px 0!important;letter-spacing:.03em!important;font-weight:400!important}
  .mobile-menu .mobile-cats{margin:16px 0 20px!important;padding:7px 0 7px 18px!important}
  .mobile-menu .mobile-cats a{font-size:17px!important;line-height:1.2!important;padding:11px 0!important;letter-spacing:.07em!important}

  /* Full-impact hero: copy large, product large, no tiny desktop carry-over. */
  .slider-wrap{padding:0!important;width:100%!important;overflow:hidden!important}
  .hero-slider{width:100%!important;max-width:100%!important;height:min(820px,calc(100svh - 68px))!important;min-height:690px!important;max-height:850px!important;margin:0!important;border-radius:0!important;overflow:hidden!important;box-shadow:none!important}
  .slide{inset:0!important;overflow:hidden!important}
  .slide-bg{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;transform-origin:center!important}
  .slide-copy{left:18px!important;right:18px!important;top:32px!important;bottom:auto!important;width:auto!important;max-width:calc(100% - 36px)!important;transform:none!important;margin:0!important;z-index:7!important}
  .slide-copy h1{font-size:clamp(44px,12.6vw,58px)!important;line-height:.94!important;letter-spacing:-.05em!important;margin:0 0 20px!important;font-weight:300!important;text-wrap:balance!important}
  .slide-copy p{font-size:18px!important;line-height:1.42!important;max-width:94%!important;margin:0 0 24px!important;color:#505050!important;font-weight:400!important}
  .slide-copy .discover{font-size:14px!important;line-height:1.2!important;letter-spacing:.11em!important;padding-top:12px!important;font-weight:700!important}
  .slide-superb .slide-product{width:112%!important;max-width:none!important;height:auto!important;right:-16%!important;left:auto!important;bottom:4%!important}
  .slide-rainbow .slide-product{height:59%!important;max-height:none!important;max-width:none!important;right:2%!important;bottom:-2%!important}
  .slide-color .slide-product{height:46%!important;max-width:none!important;left:auto!important;right:-3%!important;bottom:2%!important}
  .slide-care .slide-product{height:52%!important;max-width:none!important;left:-2%!important;bottom:-1%!important}
  .slide-botox .slide-bg{width:100%!important;object-fit:cover!important;object-position:62% center!important;opacity:.92}
  .slide-botox:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.86) 32%,rgba(255,255,255,.08) 62%,rgba(255,255,255,0) 100%);z-index:2;pointer-events:none}
  .slide-botox .slide-copy{z-index:7!important}
  .slide-color:after{background:linear-gradient(180deg,rgba(214,224,229,.98) 0%,rgba(214,224,229,.84) 36%,rgba(214,224,229,.12) 66%,rgba(214,224,229,0) 100%)!important}
  .slider-ui{width:calc(100% - 36px)!important;max-width:calc(100% - 36px)!important;height:72px!important;position:relative!important;z-index:15!important}
  .slide-counter{font-size:14px!important;letter-spacing:.12em!important;font-weight:600!important}.slider-dots{gap:9px!important}.slider-dots button{width:10px!important;height:10px!important}.slider-dots button.active{width:34px!important;height:10px!important}.slider-arrows{gap:8px!important}.slider-arrows button{width:50px!important;height:42px!important;font-size:22px!important}

  /* Calls to action should read as large panels on a phone. */
  .quicklinks{display:block!important;width:100%!important;max-width:100%!important;margin:0 0 78px!important;border-bottom:0!important;overflow:hidden!important}
  .quicklinks a{min-height:112px!important;padding:25px 22px!important;border-right:0!important;border-bottom:1px solid #ddd!important}
  .quicklinks small{font-size:13px!important;line-height:1.3!important;margin-bottom:8px!important;letter-spacing:.12em!important}
  .quicklinks strong{font-size:23px!important;line-height:1.08!important;letter-spacing:.035em!important}.quicklinks a>span:last-child{font-size:32px!important}

  /* Mobile cinematic stage — larger products and deeper visible movement. */
  .kinetic-showcase{height:1050px!important;min-height:1050px!important;width:100%!important;max-width:100%!important;margin:0 0 92px!important;overflow:hidden!important}
  .kinetic-center-copy{top:49%!important;width:calc(100% - 36px)!important;max-width:none!important;padding:0!important}
  .kinetic-kicker{font-size:14px!important;line-height:1.25!important;letter-spacing:.22em!important;margin-bottom:20px!important;font-weight:700!important}
  .kinetic-title{font-size:clamp(64px,18vw,82px)!important;line-height:.80!important;letter-spacing:-.075em!important}
  .kinetic-center-copy p{font-size:18px!important;line-height:1.5!important;max-width:340px!important;margin:30px auto 27px!important;color:#dadada!important}
  .kinetic-link{font-size:14px!important;line-height:1.35!important;letter-spacing:.08em!important;padding-bottom:11px!important;font-weight:700!important}
  .kinetic-word{font-size:29vw!important;line-height:.80!important}
  .fp-1{height:36%!important;max-width:none!important;left:-21%!important;top:4%!important}
  .fp-2{height:40%!important;max-width:none!important;right:-24%!important;top:3%!important}
  .fp-3{height:48%!important;max-width:none!important;left:-8%!important;bottom:-5%!important}
  .fp-4{height:37%!important;max-width:none!important;right:-11%!important;bottom:-3%!important}
  .fp-5{height:29%!important;max-width:none!important;right:33%!important;top:13%!important}
  .float-product{filter:drop-shadow(0 38px 30px rgba(0,0,0,.68))!important}

  /* One large product at a time, with a visible next-card peek. */
  .products-home{width:100%!important;max-width:100%!important;padding:0 0 100px!important;overflow:hidden!important}
  .products-home.shell{width:100%!important;max-width:100%!important}
  .products-home .section-title{padding:0 20px!important}
  .products-window{width:100%!important;max-width:100%!important;overflow:hidden!important}
  .products-rail{width:auto!important;max-width:none!important;align-items:stretch!important}
  .home-product{flex:0 0 92%!important;min-width:92%!important;padding:0 20px 52px!important;text-align:left!important;overflow:visible!important}
  .home-product .visual{height:min(545px,64svh)!important;min-height:455px!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;overflow:visible!important}
  .home-product img{max-height:min(515px,60svh)!important;max-width:98%!important;width:auto!important;filter:drop-shadow(0 30px 22px rgba(0,0,0,.16))!important}
  .home-product h3{font-size:25px!important;line-height:1.12!important;letter-spacing:.015em!important;margin:27px 0 14px!important;font-weight:500!important;text-transform:uppercase!important}
  .home-product p{font-size:18px!important;line-height:1.55!important;max-width:100%!important;min-height:0!important;margin:0!important;color:#555!important;font-weight:400!important}
  .home-product .more{font-size:14px!important;line-height:1.2!important;letter-spacing:.10em!important;margin-top:20px!important;padding-bottom:7px!important;font-weight:700!important}
  .rail-nav{gap:12px!important;margin-top:7px!important}.rail-nav button{width:58px!important;height:50px!important;font-size:24px!important}

  .section-title{padding:0 18px!important;margin-bottom:46px!important}.section-title .eyebrow{font-size:14px!important;line-height:1.3!important;letter-spacing:.14em!important;font-weight:700!important}.section-title h2{font-size:clamp(43px,12vw,55px)!important;line-height:.98!important;letter-spacing:-.045em!important;margin-top:10px!important}

  /* Ingredients become editorial full-width cards with real reading size. */
  .ingredients{padding:82px 0 92px!important;overflow:hidden!important}.ingredient-grid{grid-template-columns:1fr!important;gap:0!important;border-left:0!important;border-right:0!important}.ingredient{padding:0 0 38px!important;min-height:0!important;text-align:left!important;border-bottom:1px solid #e7e7e7!important;overflow:hidden!important}.ingredient img{width:100%!important;aspect-ratio:4/3!important;object-fit:cover!important}.ingredient h3{font-size:24px!important;line-height:1.15!important;letter-spacing:.035em!important;margin:24px 20px 12px!important;font-weight:500!important}.ingredient p{font-size:17px!important;line-height:1.58!important;margin:0 20px!important;color:#555!important;font-weight:400!important}.ingredients-toggle{font-size:14px!important;line-height:1.2!important;padding:16px 24px!important;margin-top:34px!important;font-weight:700!important}

  /* Challenge cards are large enough to read without zooming. */
  .challenge{padding:82px 18px 92px!important;width:100%!important}.challenge-head small{font-size:14px!important;line-height:1.3!important;font-weight:700!important}.challenge-head h2{font-size:clamp(43px,12vw,55px)!important;line-height:1!important;letter-spacing:-.04em!important}.challenge-grid{grid-template-columns:1fr!important}.challenge-card{padding:38px 25px!important;min-height:210px!important}.challenge-card b{font-size:19px!important;line-height:1.25!important}.challenge-card p{font-size:17px!important;line-height:1.58!important;color:#555!important}.challenge-card .star{font-size:36px!important}

  /* All inner pages: hero/product artwork takes priority, copy remains readable. */
  .page-hero{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;margin:0 0 66px!important;overflow:hidden!important;min-height:0!important}.page-hero.image-right .page-image{order:0!important}.page-image{order:0!important;width:100%!important;height:min(540px,62svh)!important;min-height:440px!important}.page-image img{width:100%!important;height:100%!important;object-fit:cover!important}.page-copy{order:1!important;padding:44px 20px 54px!important}.page-copy .kicker{font-size:14px!important;line-height:1.3!important;letter-spacing:.14em!important;font-weight:700!important}.page-copy h1{font-size:clamp(48px,13vw,60px)!important;line-height:.94!important;letter-spacing:-.05em!important;margin:12px 0 25px!important}.page-copy h2{font-size:24px!important;line-height:1.22!important}.page-copy p{font-size:18px!important;line-height:1.62!important;color:#555!important;font-weight:400!important}
  .catalog-intro{padding:58px 20px 34px!important}.catalog-intro h1{font-size:clamp(48px,13vw,60px)!important;line-height:.96!important;letter-spacing:-.05em!important}.catalog-intro p{font-size:18px!important;line-height:1.58!important;color:#555!important}.filterbar{padding:0 16px 24px!important;gap:9px!important}.filterbar button{font-size:14px!important;line-height:1.2!important;padding:14px 15px!important;font-weight:700!important}

  .category-products{width:100%!important;max-width:100%!important;overflow:hidden!important}.category-products .shell{width:100%!important;max-width:100%!important}.category-grid{grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;border-left:0!important}.category-card{min-height:0!important;padding:25px 20px 44px!important;overflow:visible!important;text-align:left!important}.category-card .visual{height:min(570px,66svh)!important;min-height:470px!important;overflow:visible!important}.category-card img{max-height:min(540px,62svh)!important;max-width:98%!important}.category-card small{font-size:14px!important;line-height:1.3!important;letter-spacing:.10em!important;font-weight:700!important}.category-card h3{font-size:25px!important;line-height:1.12!important;letter-spacing:.02em!important;margin:12px 0!important;font-weight:500!important}.category-card .line{margin:18px 0!important;width:44px!important}.category-index{grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;margin:0 0 74px!important;border-left:0!important;border-right:0!important}.category-tile{min-height:0!important}.category-tile img{height:390px!important;object-fit:cover!important}.category-tile .tile-copy{padding:27px 20px 34px!important}.category-tile .tile-copy small{font-size:14px!important}.category-tile h2{font-size:27px!important;line-height:1.1!important}

  .product-detail{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;margin:0 0 78px!important;overflow:hidden!important}.detail-visual{min-height:min(620px,70svh)!important;height:min(620px,70svh)!important;padding:35px 18px!important;overflow:visible!important}.detail-visual img{max-height:min(580px,66svh)!important;max-width:98%!important}.detail-copy{padding:44px 20px 56px!important}.detail-copy .back,.detail-copy .cat{font-size:14px!important;line-height:1.3!important;font-weight:700!important}.detail-copy h1{font-size:clamp(45px,12.5vw,58px)!important;line-height:.96!important;letter-spacing:-.05em!important;margin:12px 0 25px!important}.detail-copy p{font-size:18px!important;line-height:1.62!important;color:#555!important}.detail-format{font-size:16px!important;line-height:1.5!important}.detail-cta{font-size:14px!important;padding:15px 18px!important;font-weight:700!important}.detail-specs strong,.detail-use strong{font-size:14px!important}.detail-specs span,.detail-use p{font-size:17px!important;line-height:1.58!important}.related-grid{grid-template-columns:1fr!important;width:100%!important;max-width:100%!important}.related-card{padding:25px 20px 38px!important;text-align:left!important}.related-visual{height:390px!important}.related-visual img{max-height:365px!important}.related-card small{font-size:14px!important}.related-card h3{font-size:22px!important;line-height:1.15!important}

  .find-panel{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;overflow:hidden!important}.find-copy,.find-form{padding:50px 20px!important}.find-copy h1{font-size:clamp(48px,13vw,60px)!important;line-height:.96!important}.find-copy p{font-size:18px!important;line-height:1.62!important}.field label{font-size:14px!important}.field input,.field textarea,.field select{font-size:18px!important;line-height:1.4!important;padding:14px 2px!important}.submit{font-size:14px!important;padding:16px 22px!important;font-weight:700!important}.demo-message{font-size:16px!important;line-height:1.5!important}

  .footer{padding:62px 0 32px!important;overflow:hidden!important}.footer-grid{display:block!important}.footer-grid>div{margin-bottom:38px!important}.footer-brand{justify-content:flex-start!important}.footer-brand .brand-logo{width:176px!important;height:170px!important}.footer h4{font-size:15px!important;line-height:1.3!important;margin-bottom:16px!important}.footer p,.footer a{font-size:16px!important;line-height:1.68!important}.footer a{padding:6px 0!important}.footer-bottom{font-size:13px!important;line-height:1.5!important;display:block!important}.footer-bottom span{display:block!important;margin-top:7px!important}

  /* Mobile motion is visible and deliberate. */
  .reveal{transform:translateY(58px) scale(.96)!important;filter:blur(5px)!important;transition-duration:1s!important}.reveal.visible{transform:none!important;filter:none!important}
  .section-title h2,.page-copy h1,.catalog-intro h1,.challenge-head h2,.kinetic-title{transform-origin:center center;will-change:transform,opacity}
  .home-product img,.category-card img,.related-card img,.ingredient img,.page-image img,.detail-visual img{will-change:transform,filter}
  .mobile-depth-active{transition:filter .18s linear!important}
}

@media(max-width:390px){
  .slide-copy h1{font-size:43px!important}.slide-copy p{font-size:17px!important}.kinetic-title{font-size:64px!important}
  .home-product h3,.category-card h3{font-size:24px!important}.home-product p,.category-card p,.page-copy p,.detail-copy p{font-size:17px!important}
}

/* =====================================================================
   MONARCA MOBILE ULTIMATE — legibility + full-scale product correction
   Product PNG transparent margins are trimmed in this build.
   ===================================================================== */
@media(max-width:760px){
  html{font-size:20px!important;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important}
  body{font-size:20px!important;line-height:1.55!important;color:#262626!important}

  /* Mobile navigation: no micro type anywhere. */
  .mobile-menu>a{font-size:25px!important;line-height:1.15!important;padding:22px 0!important;font-weight:500!important}
  .mobile-menu .mobile-cats{padding-left:14px!important;margin:14px 0 20px!important}
  .mobile-menu .mobile-cats a{font-size:20px!important;line-height:1.25!important;padding:13px 0!important;color:#d7d7d7!important;font-weight:500!important}

  /* Hero typography. */
  .slide-copy h1{font-size:clamp(48px,13.6vw,64px)!important;line-height:.93!important;font-weight:400!important}
  .slide-copy p{font-size:20px!important;line-height:1.45!important;color:#3f3f3f!important;font-weight:450!important;max-width:100%!important}
  .slide-copy .discover{font-size:16px!important;font-weight:800!important;letter-spacing:.08em!important}
  .slide-counter{font-size:16px!important}.quicklinks small{font-size:16px!important}.quicklinks strong{font-size:27px!important}

  /* Large editorial headings and readable support copy. */
  .section-title .eyebrow,.page-copy .kicker,.catalog-intro .kicker,.challenge-head small,.kinetic-kicker{font-size:16px!important;line-height:1.35!important;font-weight:700!important;letter-spacing:.10em!important}
  .section-title h2,.challenge-head h2{font-size:clamp(48px,13vw,60px)!important;line-height:.96!important}
  .page-copy h1,.catalog-intro h1,.find-copy h1{font-size:clamp(50px,13.4vw,62px)!important;line-height:.95!important;font-weight:400!important}
  .page-copy h2{font-size:28px!important;line-height:1.2!important;font-weight:500!important}
  .page-copy p,.catalog-intro p,.find-copy p{font-size:20px!important;line-height:1.62!important;color:#444!important;font-weight:450!important}

  /* Product catalogue: one genuinely large product per phone viewport. */
  .category-card{padding:32px 20px 52px!important;min-height:0!important;text-align:left!important}
  .category-card .visual{height:min(590px,66svh)!important;min-height:490px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}
  .category-card img{width:auto!important;height:auto!important;max-height:min(565px,63svh)!important;max-width:112%!important;filter:drop-shadow(0 30px 24px rgba(0,0,0,.14))!important}
  .category-card small{font-size:17px!important;line-height:1.3!important;letter-spacing:.075em!important;color:#777!important;font-weight:650!important}
  .category-card h3{font-size:29px!important;line-height:1.12!important;letter-spacing:.01em!important;font-weight:600!important;margin:14px 0 12px!important}
  .category-card .line{width:52px!important;height:2px!important;margin:20px 0!important}

  /* Home rail — bigger artwork and text, no tiny labels. */
  .home-product{flex-basis:96%!important;min-width:96%!important;padding:0 18px 58px!important}
  .home-product .visual{height:min(600px,68svh)!important;min-height:500px!important;align-items:center!important}
  .home-product img{max-height:min(570px,65svh)!important;max-width:112%!important}
  .home-product h3{font-size:29px!important;line-height:1.1!important;font-weight:600!important;margin:28px 0 15px!important}
  .home-product p{font-size:20px!important;line-height:1.58!important;color:#454545!important;font-weight:450!important}
  .home-product .more{font-size:16px!important;font-weight:800!important}

  /* Product detail. */
  .detail-visual{min-height:min(650px,72svh)!important;height:min(650px,72svh)!important;padding:24px 12px!important}
  .detail-visual img{max-height:min(620px,69svh)!important;max-width:112%!important}
  .detail-copy{padding:48px 20px 62px!important}
  .detail-copy .back,.detail-copy .cat{font-size:16px!important;font-weight:800!important}
  .detail-copy h1{font-size:clamp(49px,13vw,61px)!important;font-weight:450!important}
  .detail-copy p{font-size:20px!important;line-height:1.62!important;color:#444!important;font-weight:450!important}
  .detail-format{font-size:18px!important}.detail-cta{font-size:16px!important}.detail-specs strong,.detail-use strong{font-size:16px!important}.detail-specs span,.detail-use p{font-size:19px!important}
  .related-card small{font-size:16px!important}.related-card h3{font-size:26px!important}.related-visual{height:430px!important}.related-visual img{max-height:410px!important;max-width:108%!important}

  /* Ingredients and editorial cards. */
  .ingredient h3{font-size:28px!important;font-weight:600!important}.ingredient p{font-size:20px!important;line-height:1.58!important;color:#444!important}.ingredients-toggle{font-size:16px!important}
  .challenge-card b{font-size:22px!important}.challenge-card p{font-size:20px!important;line-height:1.58!important}
  .category-tile .tile-copy small{font-size:16px!important}.category-tile h2{font-size:30px!important}
  .filterbar button{font-size:16px!important;padding:15px 17px!important}

  /* Find/contact forms and real USA contact data. */
  .find-copy,.find-form{padding:54px 20px!important}
  .field label{font-size:16px!important;font-weight:700!important}.field input,.field textarea,.field select{font-size:20px!important;padding:16px 2px!important}.submit{font-size:16px!important;padding:17px 23px!important}.demo-message{font-size:18px!important}
  .contact-data{margin:30px 0 0!important;border-top:1px solid #d7d7d7!important;padding-top:24px!important}
  .contact-data a,.contact-data span{display:block!important;font-size:20px!important;line-height:1.5!important;color:#222!important;margin:12px 0!important;text-decoration:none!important;font-weight:550!important;overflow-wrap:anywhere!important}
  .contact-data strong{display:block!important;font-size:16px!important;line-height:1.3!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#888!important;margin-bottom:4px!important}

  /* Footer must remain comfortably readable on phone. */
  .footer{padding:66px 0 36px!important}.footer-brand .brand-logo{width:190px!important;height:185px!important}
  .footer h4{font-size:18px!important;line-height:1.3!important;margin-bottom:17px!important}.footer p,.footer a{font-size:18px!important;line-height:1.62!important;color:#d0d0d0!important}.footer a{padding:7px 0!important}.footer-bottom{font-size:15px!important;line-height:1.55!important}
  .footer .footer-contact a,.footer .footer-contact p{font-size:18px!important;line-height:1.58!important;overflow-wrap:anywhere!important}

  /* More visible mobile motion without hover dependency. */
  .home-product .visual,.category-card .visual,.related-card .related-visual{animation:mobileVisualBreathe 5.8s ease-in-out infinite alternate;transform-origin:center bottom}
  .category-card:nth-child(even) .visual,.home-product:nth-child(even) .visual{animation-delay:-2.4s;animation-direction:alternate-reverse}
  @keyframes mobileVisualBreathe{0%{transform:translate3d(0,12px,0) scale(.985)}100%{transform:translate3d(0,-12px,0) scale(1.025)}}
  .category-card,.home-product,.related-card{position:relative!important}
  .category-card:after,.home-product:after{content:"";position:absolute;left:15%;right:15%;bottom:24px;height:1px;background:linear-gradient(90deg,transparent,rgba(198,157,63,.65),transparent);transform:scaleX(.25);opacity:.35;animation:mobileGoldPulse 4.6s ease-in-out infinite alternate;pointer-events:none}
  @keyframes mobileGoldPulse{to{transform:scaleX(1);opacity:.9}}
}

@media(max-width:390px){
  .mobile-menu>a{font-size:24px!important}.mobile-menu .mobile-cats a{font-size:19px!important}
  .slide-copy h1{font-size:47px!important}.slide-copy p{font-size:19px!important}
  .home-product h3,.category-card h3{font-size:28px!important}.home-product p,.page-copy p,.detail-copy p,.find-copy p,.ingredient p{font-size:19px!important}
}
@media(max-width:760px){
  .home-product,.category-card,.related-card{transition:background .5s ease,box-shadow .5s ease!important}
  .home-product.mobile-focus-card,.category-card.mobile-focus-card,.related-card.mobile-focus-card{background:linear-gradient(180deg,#fff 0%,#fbfaf7 100%)!important;box-shadow:inset 0 0 0 1px rgba(198,157,63,.12)!important}
  .home-product h3,.category-card h3,.related-card h3{transition:transform .45s cubic-bezier(.16,1,.3,1),letter-spacing .45s ease!important;transform-origin:left center}
  .mobile-focus-card h3{transform:scale(1.045)!important;letter-spacing:.02em!important}
  .mobile-focus-card .visual{filter:saturate(1.03) contrast(1.025)!important}
  .contact-data a:active,.footer-contact a:active{color:#c69d3f!important;transform:translateX(4px)}
}
@media(max-width:760px){
  body{padding-bottom:68px!important}
  .mobile-contact-dock{position:fixed;left:0;right:0;bottom:0;height:68px;background:rgba(5,5,5,.96);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);z-index:88;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(198,157,63,.42);transform:translateZ(0)}
  .mobile-contact-dock a{display:flex;align-items:center;justify-content:center;color:#fff!important;text-decoration:none!important;font-size:18px!important;font-weight:700!important;letter-spacing:.055em!important;text-transform:uppercase!important}
  .mobile-contact-dock a+a{border-left:1px solid rgba(255,255,255,.16)}
  .mobile-contact-dock a:active{background:#c69d3f!important;color:#050505!important}
  .mobile-menu{bottom:68px!important}
}
@media(min-width:761px){.mobile-contact-dock{display:none!important}}

/* =====================================================================
   MONARCA MOBILE PRODUCTION — 2026-08-23
   Phone-first beauty experience. Final cascade intentionally overrides
   all smaller legacy type rules used by the desktop replica.
   ===================================================================== */
@media (max-width:760px){
  :root{--mobile-side:20px;--mobile-gold:#c69d3f}
  html{font-size:22px!important;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important;overflow-x:hidden!important}
  body{font-size:22px!important;line-height:1.55!important;overflow-x:hidden!important;max-width:100vw!important;color:#2c2c2c!important}
  body *{max-width:100vw}
  p{font-size:22px!important;line-height:1.58!important}
  small,.mono{font-size:18px!important;line-height:1.35!important}

  /* Header / menu: real touch-navigation scale. */
  .header{min-height:112px!important}.header-main{height:112px!important;padding:0 18px!important}
  .header .brand-logo{width:112px!important;height:98px!important;object-fit:contain!important}
  .mobile-button{width:58px!important;height:58px!important}.mobile-button:before,.mobile-button:after,.mobile-button i{width:32px!important}
  .mobile-menu{padding:24px 24px 92px!important;overflow-y:auto!important}
  .mobile-menu>a{font-size:30px!important;line-height:1.12!important;padding:24px 0!important;letter-spacing:.02em!important}
  .mobile-menu .mobile-cats{padding:6px 0 14px 18px!important;margin:4px 0 22px!important}
  .mobile-menu .mobile-cats a{font-size:23px!important;line-height:1.2!important;padding:14px 0!important;letter-spacing:.035em!important;color:#e3e3e3!important}

  /* Primary editorial typography. */
  .slide-copy h1{font-size:clamp(54px,14.8vw,70px)!important;line-height:.91!important;letter-spacing:-.055em!important}
  .slide-copy p{font-size:22px!important;line-height:1.5!important;color:#3c3c3c!important}
  .slide-copy .discover{font-size:18px!important;padding:14px 0!important}
  .slide-counter{font-size:18px!important}.quicklinks small{font-size:18px!important}.quicklinks strong{font-size:30px!important}.quicklinks a>span:last-child{font-size:30px!important}
  .section-title .eyebrow,.page-copy .kicker,.catalog-intro .kicker,.challenge-head small,.kinetic-kicker{font-size:18px!important;line-height:1.3!important;letter-spacing:.11em!important}
  .section-title h2,.challenge-head h2{font-size:clamp(51px,13.6vw,64px)!important;line-height:.95!important}
  .page-copy h1,.catalog-intro h1,.find-copy h1{font-size:clamp(52px,14vw,66px)!important;line-height:.94!important;letter-spacing:-.05em!important}
  .page-copy h2{font-size:31px!important;line-height:1.18!important}
  .page-copy p,.catalog-intro p,.find-copy p{font-size:22px!important;line-height:1.62!important;color:#414141!important}

  /* Category page artwork is intentionally huge on phone. */
  .page-image{height:min(650px,72svh)!important;min-height:520px!important}
  .page-copy{padding:48px 22px 62px!important}
  .category-products{overflow:hidden!important}
  .category-card{padding:34px 20px 58px!important;text-align:left!important;min-height:0!important}
  .category-card .visual{height:min(680px,74svh)!important;min-height:560px!important;padding:8px 0!important;overflow:visible!important}
  .category-card img{max-height:min(650px,70svh)!important;max-width:118%!important;width:auto!important;filter:drop-shadow(0 34px 28px rgba(0,0,0,.16))!important}
  .category-card small{font-size:19px!important;line-height:1.28!important;letter-spacing:.07em!important;font-weight:700!important;color:#717171!important}
  .category-card h3{font-size:34px!important;line-height:1.08!important;font-weight:600!important;margin:14px 0 10px!important;letter-spacing:0!important}
  .category-card .line{width:58px!important;height:2px!important;margin:22px 0 0!important;background:#777!important}

  /* Home products: one hero-scale product per swipe. */
  .home-product{flex-basis:98%!important;min-width:98%!important;padding:0 18px 64px!important}
  .home-product .visual{height:min(680px,75svh)!important;min-height:560px!important}
  .home-product img{max-height:min(650px,71svh)!important;max-width:118%!important}
  .home-product h3{font-size:34px!important;line-height:1.08!important;margin:30px 0 16px!important;font-weight:600!important}
  .home-product p{font-size:22px!important;line-height:1.58!important;color:#404040!important;min-height:0!important}
  .home-product .more{font-size:18px!important;font-weight:800!important;margin-top:18px!important}

  /* Product detail becomes product-first rather than desktop card shrunk down. */
  .detail-visual{height:min(720px,78svh)!important;min-height:600px!important;padding:18px 8px!important}
  .detail-visual img{max-height:min(690px,74svh)!important;max-width:118%!important}
  .detail-copy{padding:52px 22px 66px!important}
  .detail-copy .back,.detail-copy .cat{font-size:18px!important;line-height:1.3!important}
  .detail-copy h1{font-size:clamp(52px,13.7vw,65px)!important;line-height:.94!important}
  .detail-copy p{font-size:22px!important;line-height:1.62!important}
  .detail-format{font-size:20px!important}.detail-cta{font-size:18px!important;padding:18px 20px!important}
  .detail-specs strong,.detail-use strong{font-size:18px!important}.detail-specs span,.detail-use p{font-size:21px!important}
  .related-card small{font-size:18px!important}.related-card h3{font-size:31px!important}.related-visual{height:500px!important}.related-visual img{max-height:475px!important;max-width:115%!important}

  /* Catalog category tiles. */
  .category-tile img{height:500px!important}.category-tile .tile-copy{padding:30px 22px 38px!important}.category-tile .tile-copy small{font-size:18px!important}.category-tile h2{font-size:36px!important}
  .filterbar button{font-size:18px!important;line-height:1.2!important;padding:16px 18px!important}

  /* Ingredients / challenge: no fine print. */
  .ingredient h3{font-size:32px!important;line-height:1.12!important}.ingredient p{font-size:22px!important;line-height:1.58!important}.ingredients-toggle{font-size:18px!important}
  .challenge-card b{font-size:27px!important}.challenge-card p{font-size:22px!important;line-height:1.58!important}

  /* Contact / Find Us: supplied MONARCA USA info is a primary visual element. */
  .contact-production{background:#fff!important}.find-copy,.find-form{padding:58px 22px!important}
  .contact-kicker,.office-eyebrow{display:block!important;font-size:18px!important;line-height:1.3!important;letter-spacing:.12em!important;font-weight:750!important;color:#8d7340!important;text-transform:uppercase!important;margin-bottom:16px!important}
  .contact-data-large{margin-top:36px!important;padding-top:26px!important;border-top:2px solid #ddd!important}
  .contact-data-large>div{padding:18px 0 22px!important;border-bottom:1px solid #e0e0e0!important}
  .contact-data strong{font-size:18px!important;line-height:1.25!important;letter-spacing:.08em!important;margin-bottom:8px!important;color:#797979!important}
  .contact-data a,.contact-data span{font-size:25px!important;line-height:1.35!important;font-weight:600!important;color:#111!important;margin:6px 0!important;overflow-wrap:anywhere!important}
  .office-card{background:#0a0a0a!important;color:#fff!important;min-height:520px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
  .office-card h2{font-size:48px!important;line-height:1!important;margin:4px 0 20px!important;color:#fff!important}
  .office-card p{font-size:22px!important;line-height:1.55!important;color:#ccc!important;margin-bottom:32px!important}
  .office-action{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:20px 0!important;border-top:1px solid #333!important;color:#fff!important;text-transform:uppercase!important;font-size:19px!important;letter-spacing:.06em!important;font-weight:700!important;text-decoration:none!important}
  .office-action:last-child{border-bottom:1px solid #333!important}.office-action span{font-size:28px!important;color:var(--mobile-gold)!important}
  .field{margin-bottom:28px!important}.field label{font-size:18px!important;line-height:1.25!important;font-weight:750!important;margin-bottom:9px!important}.field input,.field textarea,.field select{font-size:22px!important;line-height:1.4!important;padding:17px 2px!important;min-height:56px!important}.submit{font-size:18px!important;padding:18px 24px!important;font-weight:800!important}.demo-message{font-size:20px!important;line-height:1.5!important}

  /* Footer is content, not legal microcopy. */
  .footer{padding:72px 0 42px!important}.footer .shell{width:calc(100% - 40px)!important}.footer-brand .brand-logo{width:220px!important;height:205px!important}
  .footer h4{font-size:21px!important;line-height:1.25!important;margin-bottom:17px!important}.footer p,.footer a{font-size:20px!important;line-height:1.6!important}.footer a{padding:8px 0!important}.footer-bottom{font-size:17px!important;line-height:1.55!important;padding-bottom:16px!important}.footer .footer-contact a{font-size:20px!important;line-height:1.55!important}

  /* Fixed direct-contact dock — large enough for thumbs and legible at a glance. */
  body{padding-bottom:78px!important}.mobile-contact-dock{height:78px!important}.mobile-contact-dock a{font-size:19px!important;line-height:1.15!important;padding:0 8px!important}.mobile-menu{bottom:78px!important}

  /* More visible phone motion: centered card lifts, art enlarges, text follows. */
  .home-product,.category-card,.related-card{transition:background .5s ease,box-shadow .5s ease,transform .55s cubic-bezier(.16,1,.3,1)!important}
  .mobile-focus-card{background:linear-gradient(180deg,#fff 0%,#faf8f3 100%)!important;box-shadow:inset 0 0 0 1px rgba(198,157,63,.18)!important}
  .mobile-focus-card .visual{transform:translate3d(0,-10px,0) scale(1.035)!important}
  .mobile-focus-card h3{transform:translateX(5px) scale(1.035)!important}
  .mobile-focus-card small{color:#8d7340!important}
  .reveal{transform:translateY(70px) scale(.94)!important;filter:blur(7px)!important;transition-duration:1.05s!important}.reveal.visible{transform:none!important;filter:none!important}
}

@media (max-width:390px){
  html,body{font-size:21px!important}
  .mobile-menu>a{font-size:28px!important}.mobile-menu .mobile-cats a{font-size:22px!important}
  .slide-copy h1{font-size:52px!important}.slide-copy p{font-size:21px!important}
  .category-card h3,.home-product h3{font-size:32px!important}.category-card small{font-size:18px!important}
  .page-copy p,.catalog-intro p,.find-copy p,.detail-copy p,.ingredient p,.challenge-card p{font-size:21px!important}
  .contact-data a{font-size:23px!important}.footer p,.footer a{font-size:19px!important}.footer-bottom{font-size:16px!important}
}

/* Client-facing footer credit */
.footer-bottom .pm-credit{display:inline!important;font-size:inherit!important;line-height:inherit!important;color:inherit!important;padding:0!important;text-transform:inherit!important;letter-spacing:inherit!important;text-decoration:none!important}
.footer-bottom .pm-credit:hover{color:#fff!important}
