:root{--wine:#260c21;--plum:#60205f;--purple:#8d3e9b;--lilac:#d9a7da;--blush:#f8f1f2;--ink:#2b2229;--muted:#766a72;--line:#eadde3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"DM Sans",sans-serif}.notice{background:var(--wine);color:#f9eefa;text-align:center;padding:10px 16px;font-size:12px;letter-spacing:.07em}.header{height:88px;display:flex;align-items:center;gap:36px;padding:0 max(5vw,24px);border-bottom:1px solid #f1e8ec;background:#fff;position:sticky;top:0;z-index:5}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--wine);min-width:max-content}.brand-mark{width:42px;height:31px;background:linear-gradient(135deg,#bd6bc3,#71307c);border-radius:60% 43% 58% 40%;display:grid;place-items:center;transform:rotate(-12deg);box-shadow:inset -6px -5px 10px #56235e}.brand-mark span{color:#fff;font-size:18px;transform:rotate(12deg)}.brand strong{font-family:"Playfair Display",serif;font-style:italic;font-size:20px;display:block;line-height:18px}.brand small{font-size:8px;letter-spacing:.25em;display:block;margin-top:4px}.nav{display:flex;gap:26px;margin-left:auto}.nav a,footer a{color:var(--ink);font-size:14px;text-decoration:none}.nav a:hover,footer a:hover{color:var(--purple)}button{font:inherit;cursor:pointer}.cart-button{border:1px solid var(--wine);border-radius:99px;padding:10px 14px;background:#fff;color:var(--wine);font-size:13px}.cart-button span{background:var(--wine);color:#fff;border-radius:50%;font-size:11px;padding:2px 6px;margin-left:4px}.menu-button{display:none;background:none;border:0;font-size:23px}.hero{min-height:555px;background:linear-gradient(114deg,#f7e9ed 0%,#fdf9fa 55%,#f2dce9 100%);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:70px max(8vw,30px);overflow:hidden}.hero-copy{max-width:570px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;color:var(--purple);margin:0 0 15px}.hero h1,h2{font-family:"Playfair Display",serif;font-size:clamp(40px,5vw,68px);line-height:1.03;margin:0;color:var(--wine);font-weight:600}.hero h1 em{color:var(--purple)}.lead{max-width:450px;line-height:1.65;color:var(--muted);margin:25px 0}.actions{display:flex;align-items:center;gap:20px}.button{display:inline-block;border:0;text-decoration:none;padding:14px 21px;border-radius:99px;font-weight:600;font-size:14px}.primary{background:var(--wine);color:#fff}.text{color:var(--wine);padding-left:0}.hero-art{height:380px;max-width:430px;justify-self:center;width:100%;position:relative;border-radius:48% 52% 44% 56%/48% 42% 58% 52%;background:radial-gradient(circle at 68% 30%,#eac3dd 0 6%,transparent 6.5%),linear-gradient(140deg,#682860,#b768ad);box-shadow:20px 25px 0 #e6c2d4;overflow:hidden}.orb{position:absolute;border-radius:50%;border:1px solid #e8b9d9;opacity:.65}.orb-one{width:320px;height:320px;top:56px;left:77px}.orb-two{width:170px;height:170px;top:-22px;left:-20px}.silhouette{position:absolute;font-family:"Playfair Display";font-size:245px;line-height:1;color:#f6cae5;left:71px;top:55px;transform:rotate(-12deg)}.hero-art p{position:absolute;bottom:21px;right:25px;color:#fff;font-family:"Playfair Display";font-size:27px;font-style:italic;line-height:.9;text-align:right}.section{padding:92px max(8vw,30px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.section h2,.how h2,.contact-banner h2{font-size:clamp(30px,3.5vw,47px)}.section-heading>p{max-width:310px;color:var(--muted);font-size:14px;line-height:1.5;margin:0}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category{border:1px solid var(--line);border-radius:8px;padding:23px;text-decoration:none;color:var(--ink);min-height:166px;display:flex;flex-direction:column;transition:.2s}.category:hover{background:var(--blush);transform:translateY(-3px)}.category-icon{color:var(--purple);font-size:32px;line-height:1;margin-bottom:auto}.category strong{font-family:"Playfair Display";font-size:20px;font-weight:600}.category small{font-size:12px;color:var(--muted);margin-top:6px}.featured{background:var(--blush)}.catalog-note{background:#fff;border-radius:5px;padding:12px 14px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#fff;border-radius:8px;overflow:hidden}.product-image{height:250px;display:grid;place-items:center;color:#796875;font-size:12px;background-color:#ecdce5;background-image:radial-gradient(circle at center,rgba(255,255,255,.7) 0 18%,transparent 18.5%),linear-gradient(135deg,transparent 45%,rgba(255,255,255,.35) 45% 55%,transparent 55%)}.shade-two{background-color:#ead7e6}.shade-three{background-color:#e7d3dc}.product-info{padding:20px}.product-info p{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--purple);margin:0 0 7px}.product-info h3{font-family:"Playfair Display";font-size:21px;font-weight:600;margin:0}.product-info>span{display:block;color:var(--muted);font-size:13px;margin:7px 0 17px}.add-button{color:var(--wine);background:#fff;border:1px solid var(--wine);padding:10px 13px;border-radius:99px;font-size:12px;font-weight:600}.add-button:hover{background:var(--wine);color:#fff}.how{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:85px max(8vw,30px);background:#fff}.how ol{list-style:none;padding:0;margin:0}.how li{border-top:1px solid var(--line);padding:18px 0;display:flex;gap:21px;align-items:center;font-size:17px}.how b{color:var(--purple);font-size:12px}.contact-banner{margin:0 max(8vw,30px) 80px;padding:50px clamp(25px,6vw,85px);display:flex;justify-content:space-between;align-items:center;gap:25px;color:#fff;background:linear-gradient(115deg,#4b184d,#8c3d82);border-radius:8px}.contact-banner h2{color:#fff}.contact-banner .eyebrow{color:#eebde6}.contact-banner>div>p:last-child{margin-bottom:0;opacity:.85}.light{background:#fff;color:var(--wine);white-space:nowrap}footer{border-top:1px solid var(--line);padding:34px max(8vw,30px);display:flex;align-items:center;justify-content:space-between;gap:20px}footer p{color:var(--muted);font-size:12px}.whatsapp{position:fixed;bottom:22px;right:22px;background:#25d366;color:#fff;border-radius:99px;padding:12px 17px;text-decoration:none;box-shadow:0 6px 20px #0003;z-index:4;font-size:14px;font-weight:600}.whatsapp:first-letter{font-size:20px}.whatsapp span{margin-left:7px}.cart{position:fixed;top:0;right:0;width:min(410px,100%);height:100dvh;background:#fff;z-index:10;transform:translateX(105%);transition:.3s;display:flex;flex-direction:column;padding:26px}.cart.open{transform:none}.cart-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:18px}.cart h2{font-size:30px}.cart-header button{border:0;background:none;font-size:30px}.cart-items{flex:1;padding:20px 0}.empty{color:var(--muted)}.cart-line{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line);font-size:14px}.cart-line button{border:0;background:none;color:var(--purple);font-size:12px}.cart-footer{border-top:1px solid var(--line);padding-top:18px}.cart-footer p{font-size:12px;color:var(--muted);line-height:1.5}.checkout{width:100%;opacity:.5}.checkout.enabled{opacity:1}.overlay{position:fixed;inset:0;background:#210b1e99;opacity:0;visibility:hidden;transition:.2s;z-index:9}.overlay.show{opacity:1;visibility:visible}@media(max-width:700px){.header{height:70px;padding:0 20px;gap:12px}.brand strong{font-size:18px}.nav{display:none;position:absolute;top:70px;left:0;right:0;background:#fff;padding:20px;box-shadow:0 8px 10px #0001}.nav.open{display:flex;flex-direction:column;gap:18px}.menu-button{display:block;margin-left:auto}.cart-button{font-size:0;padding:9px}.cart-button span{font-size:11px;margin:0}.hero{grid-template-columns:1fr;padding-top:58px;gap:40px}.hero-art{height:280px;width:280px;justify-self:center}.silhouette{font-size:180px;left:47px;top:48px}.section,.how{padding:65px 25px}.section-heading{display:block}.section-heading>p{margin-top:15px}.categories{grid-template-columns:1fr 1fr}.products{grid-template-columns:1fr}.product-image{height:200px}.how{grid-template-columns:1fr;gap:28px}.contact-banner{margin:0 25px 60px;padding:35px 25px;display:block}.contact-banner .button{margin-top:18px}footer{padding:30px 25px;flex-wrap:wrap}.whatsapp span{display:none}.whatsapp{padding:13px 16px}.actions{flex-wrap:wrap}}
/* Official supplied logo: preserve the entire square artwork. */
.brand{min-width:0;flex-shrink:0}
.brand img{display:block;width:112px;height:112px;object-fit:contain;object-position:center;background:#000;border-radius:6px}
.header{height:136px}
footer .brand img{width:100px;height:100px}
@media(max-width:700px){
  .header{height:108px;gap:12px}
  .header .brand img{width:88px;height:88px}
  .nav{top:100%}
  .menu-button{min-width:44px;min-height:44px}
  .cart-button{min-width:44px;min-height:44px}
  footer .brand img{width:88px;height:88px}
}
.product-thumbnails{display:flex;gap:7px;overflow:auto;padding-top:12px}.product-thumbnail{border:1px solid #e6b7c9;background:#fff;padding:0;border-radius:7px;flex:0 0 auto;overflow:hidden;cursor:pointer}.product-thumbnail img{display:block;width:46px;height:46px;object-fit:cover}
/* Preserve the entire supplied artwork in the hero. */
.hero-art.hero-logo{height:auto;width:100%;max-width:430px;aspect-ratio:1;border-radius:8px;background:#000;box-shadow:none;overflow:hidden}
.hero-logo img{display:block;width:100%;height:auto;object-fit:contain}
@media(max-width:700px){.hero-art.hero-logo{width:100%;max-width:360px}}
/* Match the hero background to the supplied black artwork. */
.hero{background:#000;gap:32px}
.hero h1{color:#fff}
.hero h1 em,.hero .eyebrow{color:#ff4d94}
.hero .lead{color:#ddd0d8}
.hero .primary{background:#d90057;color:#fff}
.hero .button.text{color:#fff}
.hero-art.hero-logo{border-radius:0}
.hero .button:focus-visible{outline:3px solid #ff8db9;outline-offset:4px}
.database-product{display:flex;flex-direction:column;min-width:0}.database-product .product-image{width:100%;height:250px;padding:0;border:0;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.database-product .product-image img{display:block;width:100%!important;height:100%!important;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center center!important}.database-product .product-info{display:flex;flex:1;flex-direction:column;min-width:0}.database-product .product-actions{margin-top:auto}.database-product .product-thumbnails{margin-top:13px}.database-product .product-thumbnail{width:46px;height:46px}.database-product .product-thumbnail img{width:100%;height:100%;display:block;object-fit:cover}.database-replaced{display:none!important}@media(max-width:700px){.database-product .product-image{height:200px}}
