@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#122b46;--red:#c52b35;--muted:#65707d;--line:#e3e7eb;--light:#f4f6f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;color:var(--navy);font-family:'DM Sans',sans-serif;font-size:16px}button,input,select{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}button,a{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #2682c7;outline-offset:4px}.topline{padding:11px 6%;background:var(--navy);color:white;font-size:12px;letter-spacing:2px;display:flex;justify-content:space-between}.topline span{letter-spacing:.5px}header{padding:27px 6%;display:flex;align-items:center;gap:55px}.brand{display:flex;gap:12px;align-items:center;font-family:Manrope,sans-serif;letter-spacing:1.6px;font-size:12px;white-space:nowrap}.brand strong{display:block;font-size:18px;letter-spacing:1.1px}.brandmark{position:relative;display:grid;place-content:center;background:var(--navy);color:white;width:53px;height:53px;font-weight:800;font-size:24px;letter-spacing:-2px}.brandmark span{position:absolute;right:3px;top:1px;font-size:13px;color:#f48387}.search{display:flex;align-items:center;gap:12px;max-width:560px;flex:1;border:1px solid var(--line);border-radius:5px;padding:10px 17px;background:var(--light)}.search span{font-size:29px}.search input{border:0;background:transparent;width:100%;outline:none;min-width:0}.bag{margin-left:auto;white-space:nowrap;border:0;background:white;font-size:14px}.bag b{display:inline-grid;place-content:center;background:var(--red);color:white;border-radius:50%;width:24px;height:24px;margin-left:8px}nav{display:flex;align-items:center;padding:0 6%;gap:30px;border-block:1px solid var(--line)}nav button{border:0;background:none;padding:18px 0;font-size:14px;font-weight:600;border-bottom:3px solid transparent}nav button.active{border-color:var(--red);color:var(--red)}nav>span{margin-left:auto;color:var(--muted);font-size:13px}main{max-width:1500px;margin:auto;padding:30px 6% 0}.hero{position:relative;display:grid;grid-template-columns:1.1fr 1fr;min-height:365px;background:#eaf0f5;overflow:hidden}.hero>div:first-child{padding:43px 45px 55px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;color:var(--red)}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(32px,3.8vw,52px);line-height:1.1;letter-spacing:-2px;margin:19px 0}p{line-height:1.6}.hero p{max-width:340px;color:#506176}.primary{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:14px 21px;border:0;background:var(--red);color:white;font-weight:600;font-size:14px;border-radius:3px}.hero .primary{margin-top:12px}.hero-image{position:relative;min-height:350px;background:#d5dce2}.hero-image img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 35%}.image-label{position:absolute;bottom:25px;left:25px;background:white;padding:10px 14px;font-size:11px;letter-spacing:1.4px}.hero-number{position:absolute;bottom:17px;left:45px;font-size:10px;letter-spacing:1.5px;color:#667586}.catalog{margin-top:48px}.catalog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}h2{font-size:29px;letter-spacing:-1px;margin:8px 0}.catalog-head label{font-size:13px;color:var(--muted)}select{border:1px solid var(--line);padding:10px;margin-left:10px;background:white;color:var(--navy);border-radius:3px;font-size:14px}.catalog-layout{display:grid;grid-template-columns:195px 1fr;gap:30px}aside{border-right:1px solid var(--line);padding-right:25px}h3{font-size:16px;margin:5px 0 17px}.category{display:flex;justify-content:space-between;width:100%;border:0;background:white;padding:12px 10px;font-size:14px;margin-bottom:5px;border-radius:3px}.category.active{background:#edf1f6;font-weight:700}.category small{color:var(--muted)}.note{font-size:13px;color:var(--muted);line-height:1.6;background:var(--light);padding:16px;margin-top:25px}.note span{font-size:10px;letter-spacing:1px;font-weight:700}.note p{margin-bottom:0}.results-line{display:flex;justify-content:space-between;margin-bottom:20px;font-size:13px;color:var(--muted)}.results-line button{border:0;background:none;font-size:12px;text-decoration:underline}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 20px}.product-image{position:relative;aspect-ratio:1/1.1;background:var(--light);overflow:hidden;border-radius:4px}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product:hover img{transform:scale(1.04)}.product-image button{position:absolute;bottom:10px;right:10px;border:0;border-radius:50%;width:34px;height:34px;background:white;font-size:25px;box-shadow:0 2px 8px #0001}.product .tag{position:absolute;top:13px;left:12px;background:white;padding:5px 8px;font-size:10px;letter-spacing:1px}.product-info{padding-top:14px}.product-info small{text-transform:uppercase;color:var(--muted);letter-spacing:1px;font-size:11px}.product-title{display:block;background:none;border:0;padding:0;margin:8px 0;text-align:left;font-size:16px;font-weight:600}.product-info p{color:var(--muted);font-size:13px;margin:0}.product-info strong{display:block;font-size:13px;margin-top:12px}.bottom-banner{margin-top:65px;padding:36px 40px;background:var(--navy);color:white;display:flex;align-items:center;gap:30px}.bottom-banner .star{font-size:65px;color:#ef797c}.bottom-banner h2{font-size:27px;font-weight:500}.bottom-banner>span:last-child{margin-left:auto;font-size:12px;letter-spacing:2px;line-height:2}footer{padding:38px 6%;margin-top:32px;border-top:1px solid var(--line);font-size:13px}.footer-name{font-weight:800;letter-spacing:1px}footer p,footer small{color:var(--muted)}dialog{border:0;border-radius:7px;padding:35px;max-width:680px;width:calc(100% - 32px);color:var(--navy);box-shadow:0 15px 80px #0003}dialog::backdrop{background:#071a30a8}.close{float:right;border:0;background:var(--light);width:32px;height:32px;border-radius:50%;font-size:23px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:30px}.detail-grid img{width:100%;border-radius:4px}.detail-grid h2{font-size:26px}.detail-grid label{display:block;margin:20px 0}.detail-grid select{margin:8px 0;display:block;width:100%}.bag-row{display:flex;align-items:center;gap:15px;padding:16px 0;border-bottom:1px solid var(--line)}.bag-row img{width:55px;height:65px;object-fit:cover}.bag-row p{margin:0;font-size:14px}.bag-row button{margin-left:auto;background:white;border:0;text-decoration:underline;font-size:12px}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--navy);color:white;padding:15px 25px;border-radius:4px;display:none;z-index:5;white-space:nowrap}.empty{grid-column:1/-1;padding:50px;text-align:center;background:var(--light)}@media(min-width:1400px){.products{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:850px){header{gap:22px;flex-wrap:wrap}.search{order:3;flex-basis:100%;max-width:none}nav{gap:24px}nav>span{display:none}.hero>div:first-child{padding:30px 25px 55px}.hero-number{left:25px}.catalog-layout{grid-template-columns:150px 1fr;gap:20px}.products{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-head{align-items:flex-start}.catalog-head label{display:flex;flex-direction:column;gap:5px}select{margin-left:0}.bottom-banner{padding:25px}}@media(max-width:560px){.topline{justify-content:center;font-size:10px}.topline span{display:none}header{padding:20px 5%}.brand strong{font-size:16px}.bag{font-size:12px}nav{gap:0;justify-content:space-between;padding:0 5%}nav button{font-size:12px}main{padding:20px 5% 0}.hero{grid-template-columns:1fr}.hero>div:first-child{padding:28px 25px 38px}.hero-image{min-height:225px}.hero-number{display:none}h1{font-size:40px}.catalog{margin-top:35px}h2{font-size:24px}.catalog-head label{font-size:11px}.catalog-head select{font-size:12px;max-width:145px}.catalog-layout{display:block}aside{border:0;padding:0}aside h3,aside .note{display:none}#side-categories{display:flex;gap:7px;margin-bottom:20px;overflow:auto}.category{white-space:nowrap;gap:8px;font-size:12px;width:auto}.products{gap:25px 14px}.product-title{font-size:14px}.product-info p,.product-info strong{font-size:12px}.bottom-banner{gap:15px}.bottom-banner h2{font-size:22px}.bottom-banner>span:last-child{display:none}.bottom-banner .star{font-size:45px}.detail-grid{grid-template-columns:1fr}.detail-grid img{max-height:220px;object-fit:contain}dialog{padding:25px}}
:root{--navy:#173d85;--red:#e52528}.topline{background:#173d85}.hero{background:#fff4dc}.brand{width:225px}.logo-window{display:block;position:relative;width:225px;height:88px;overflow:hidden;background:#fff4dc}.logo-window img{position:absolute;width:265px;max-width:none;left:-22px;top:-69px}.hero h1{color:#173d85}header{padding-top:16px;padding-bottom:16px}.bottom-banner{background:#173d85}@media(max-width:560px){.brand{width:175px}.logo-window{width:175px;height:72px}.logo-window img{width:215px;left:-18px;top:-55px}}
.logo-window img{width:295px;left:-35px;top:-25px}.logo-window{height:90px;background:#fff5df}@media(max-width:560px){.logo-window{height:70px}.logo-window img{width:230px;left:-28px;top:-19px}}

.catalog-photo{background:#fff;border:1px solid #edf0f4}.catalog-photo img{object-fit:contain;padding:15px}.product-info .price-caption{font-size:12px;margin-top:5px}.detail-price{font-size:23px;display:block;margin:18px 0}.detail-brand{color:var(--red);font-size:14px}

/* Storefront: compact merchandise-led landing */
body{background:#f6f8fc}.topline{font-size:12px;letter-spacing:1px}header,nav{background:white}header{gap:34px}.search{max-width:none;border:2px solid #dce3ef;border-radius:9px;padding:9px 16px}.search input{font-size:16px}nav button{font-size:14px}main{padding-top:24px}.store-hero{display:grid;grid-template-columns:1fr 1fr;background:#173d85;border-radius:16px;overflow:hidden;min-height:320px}.store-intro{padding:38px;color:white}.store-kicker{font-size:12px;letter-spacing:1.6px;font-weight:700;color:#d5e1ff}.store-intro h1{font-size:clamp(30px,3.4vw,46px);letter-spacing:-1.5px;line-height:1.13;margin:18px 0}.store-intro p{color:#e2eaff;max-width:420px;margin:0 0 22px}.store-intro .primary{background:white;color:#173d85;border-radius:7px;font-size:15px}.store-picks{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:24px 24px 24px 0;align-items:stretch}.pick{border:0;border-radius:12px;padding:20px 14px 17px;background:white;display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0;transition:transform .2s}.pick:hover{transform:translateY(-3px)}.pick>span{font-size:12px;font-weight:700;letter-spacing:.7px;color:#506176}.pick img{height:170px;width:100%;object-fit:contain;margin:12px 0;mix-blend-mode:multiply}.pick strong{font-size:15px}.pick small{font-size:14px;color:#173d85;margin-top:8px}.pick-beauty{background:#fff3e6}.store-strip{display:grid;grid-template-columns:repeat(3,1fr);margin:18px 0 0;background:white;border:1px solid #e3e7eb;border-radius:10px;padding:18px}.store-strip>span{font-size:13px;color:#65707d;padding:0 18px;border-right:1px solid #e3e7eb}.store-strip>span:last-child{border:0}.store-strip b{display:block;color:#173d85;font-size:14px;margin-bottom:5px}.catalog{margin-top:30px}.catalog-head{margin-bottom:20px}.catalog-head h2{font-size:27px}.catalog-layout{grid-template-columns:180px minmax(0,1fr);gap:24px}aside{border:0;padding:0}.category{background:transparent;font-size:14px}.category.active{background:#e3ebfa;color:#173d85}.product{background:white;border:1px solid #e3e7eb;border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.product-image{border:0;border-radius:0;aspect-ratio:1/1}.product-info{padding:15px;flex:1}.product-info strong{font-size:18px;color:#173d85}.product-info p{font-size:14px}.product-title{line-height:1.4}.product-info small{font-size:12px}.product .tag{font-size:10px;background:#f0f4fa;color:#173d85}.products{gap:20px 16px}.note{background:#eaf0f8;border-radius:7px}.note span{font-size:12px}.results-line{font-size:14px}.results-line button{font-size:14px}footer{background:white;margin-top:45px}.empty{background:white}.bag{background:#edf2fb;padding:12px;border-radius:7px}
@media(max-width:1000px){.store-intro{padding:28px}.store-picks{gap:10px;padding:20px 20px 20px 0}.pick{padding:16px 10px}.pick img{height:145px}.store-intro h1{font-size:34px}}
@media(max-width:750px){.store-hero{grid-template-columns:1fr}.store-intro{padding:27px}.store-intro h1{font-size:34px}.store-intro p{max-width:none}.store-picks{padding:0 20px 20px}.pick img{height:130px}.store-strip{padding:12px}.store-strip>span{padding:0 10px}.catalog-layout{grid-template-columns:145px minmax(0,1fr);gap:16px}.product-info strong{font-size:16px}}
@media(max-width:560px){.store-kicker{font-size:11px;letter-spacing:1px}.store-intro h1{font-size:32px}.store-intro{padding:24px}.store-strip{grid-template-columns:1fr;gap:10px}.store-strip>span{display:flex;justify-content:space-between;gap:10px;border:0;font-size:12px;padding:0}.store-strip b{font-size:12px;margin:0}.catalog-layout{display:block}.pick>span{font-size:10px}.pick strong,.pick small{font-size:13px}.product-info{padding:12px}.product-info strong{font-size:15px}.product-title{font-size:14px}.product-info p{font-size:12px}.catalog-head h2{font-size:23px}#toast{white-space:normal;max-width:90vw;width:max-content}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.pick,.product-image img{transition:none}}

/* Feminine storefront refinement */
:root{--navy:#493445;--red:#8a3e59;--muted:#746870;--line:#e9dfe4;--light:#faf5f7}
body{background:#fdfafb;color:var(--navy)}.topline{background:#58394b;color:#fff7fb}.logo-window{border-radius:7px}header,nav{background:#fff}nav{border-color:var(--line)}nav button.active{color:#8a3e59;border-color:#8a3e59}.search{background:#fcf8fa;border:1px solid #e4d5dd}.bag{background:#f5e9ef;color:#58394b}.bag b{background:#8a3e59}.store-hero{background:#f3e4eb;border:1px solid #e9d3dd;border-radius:18px}.store-intro{color:#493445;padding:42px 38px}.store-kicker{color:#81566c;letter-spacing:1.7px}.store-intro h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(34px,3.7vw,51px);line-height:1.12;letter-spacing:-1.4px;color:#553749}.store-intro p{color:#6b5261;max-width:390px}.store-intro .primary,.primary{background:#82405b;color:white;border-radius:7px}.store-intro .primary:hover,.primary:hover{background:#683249}.store-picks{gap:18px;padding:26px 26px 26px 0}.pick{background:#fff;border:1px solid #efe3e8;box-shadow:0 6px 18px #68405508;border-radius:12px}.pick-beauty{background:#fffafb}.pick>span{color:#80596d;letter-spacing:1.3px}.pick strong{color:#493445}.pick small{color:#8a3e59}.store-strip{border-color:var(--line);background:#fff}.store-strip b{color:#593b4d}.store-strip>span{color:var(--muted);border-color:var(--line)}.catalog-head h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:31px;letter-spacing:-.5px}.category.active{color:#743b54;background:#f1e3ea}.product{border-color:#ede3e8;box-shadow:0 3px 12px #49344504}.product-info strong{color:#75405a}.product .tag{background:#f8f0f4;color:#75405a}.product-info small{color:#7b6370}.note{background:#f6edf2;color:#74636d}.eyebrow,.detail-brand{color:#8a3e59}.detail-price{color:#75405a}.product-image button{color:#75405a;border:1px solid #eee3e8}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-color:#a45f7d}footer{border-color:var(--line)}.footer-name{color:#654255}#toast{background:#58394b}dialog::backdrop{background:#34212fc2}
@media(max-width:750px){.store-intro{padding:28px}.store-intro h1{font-size:39px}.store-picks{padding:0 20px 20px}}
@media(max-width:560px){.store-intro{padding:25px}.store-intro h1{font-size:35px;letter-spacing:-1px}.store-kicker{font-size:10px}.store-picks{gap:12px}.catalog-head h2{font-size:26px}nav{justify-content:flex-start;gap:28px}nav button{font-size:13px}}

.logo-window{width:250px;height:88px;background:white;border-radius:0}.brand{width:250px;flex-shrink:0}.logo-window img{width:270px;left:-10px;top:-23px}.bag{display:flex;align-items:center;gap:7px}.bag:before{content:' ';display:inline-block;width:19px;height:17px;border:1.7px solid currentColor;border-radius:2px;transform:skew(-7deg)}.bag b{margin-left:0}.bag-row{align-items:flex-start}.bag-row>img{object-fit:contain;width:65px;height:80px}.cart-item{flex:1;min-width:0}.cart-item p{line-height:1.5}.quantity{display:flex;align-items:center;gap:12px;margin-top:9px}.quantity button{margin:0;min-width:34px;min-height:34px;background:#f5e9ef;border:1px solid #e9dfe4;text-decoration:none;border-radius:5px;font-size:18px}.quantity span{min-width:20px;text-align:center}.quantity .remove-item{font-size:12px;margin-left:auto;padding:5px 8px;background:white}.quantity button:disabled{opacity:.4;cursor:default}#cart-total{display:flex;justify-content:space-between;gap:15px;font-size:20px;font-weight:700;margin:22px 0}#checkout{width:100%;justify-content:center;background:#226b50;font-size:16px}#checkout[aria-disabled=true]{opacity:.45;pointer-events:none}.cart-download{display:block;margin:16px auto 0;border:0;background:none;text-decoration:underline;color:#74636d;font-size:14px}.contact-link{display:block;margin-top:18px;color:#75405a;font-weight:600}.whatsapp-float{position:fixed;bottom:22px;right:22px;background:#226b50;color:white;padding:13px 20px;border-radius:30px;box-shadow:0 5px 20px #0002;font-size:14px;z-index:4}footer{padding-bottom:85px}#toast{bottom:80px}@media(max-width:560px){.brand{width:190px}.logo-window{width:190px;height:65px}.logo-window img{width:208px;left:-9px;top:-19px}.bag{font-size:13px;padding:10px;gap:4px}.bag:before{display:none}.whatsapp-float{right:15px;bottom:15px;padding:12px 18px}.bag-row{gap:10px}.quantity{gap:9px}#cart-total{font-size:18px}}

.subscribe-section{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:35px;margin-top:45px;border:1px solid #e9d3dd;border-radius:14px;background:#f5e9ef}.subscribe-section h2{font-family:Georgia,serif;font-weight:400;font-size:34px}.shop-form{display:grid;gap:15px}.shop-form>label:not(.trap){font-size:14px;line-height:1.6}.shop-form input:not([type=checkbox]){display:block;width:100%;padding:12px;border:1px solid #d8c4d0;border-radius:5px;background:white;font-size:16px;margin-top:5px}.shop-form .check{display:block;color:#66535e}.check input{margin-right:8px;width:18px;height:18px;vertical-align:middle;accent-color:#82405b}.check a{text-decoration:underline}.trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.shop-form button{justify-content:center}.shop-form button:disabled{opacity:.5}#start-order{width:100%;justify-content:center;margin-top:20px}#start-order:disabled{opacity:.5}.privacy-page,.admin-main{max-width:1000px;padding:40px 24px;margin:auto}.privacy-page h1,.admin-main h1{font-size:36px;letter-spacing:-1px}.privacy-page a{text-decoration:underline}.admin-card{padding:20px;background:white;border:1px solid #e9d3dd;margin:15px 0;overflow-wrap:anywhere}.admin-main section{margin-top:35px}.admin-card button{background:#f5e9ef;border:0;padding:10px}.shop-form[hidden]{display:none}@media(max-width:650px){.subscribe-section{grid-template-columns:1fr;padding:25px;gap:20px}.subscribe-section h2{font-size:29px}}
