.chic{--cream: #F6F4F1;--stone: #EAE7E2;--charcoal: #1F1F1F;--accent: #6BA417;--whatsapp: #67A0D9;--font-display: "Fraunces", "TT Ramillas", Georgia, serif;--font-section: "Poppins", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;background:var(--cream);color:var(--charcoal);font-family:var(--font-body);letter-spacing:.04em;line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.chic .container{width:100%;margin-inline:auto;padding-inline:1.5rem}@media (min-width: 768px){.chic .container{padding-inline:2.5rem}}@media (min-width: 1024px){.chic .container{padding-inline:4rem}}.chic .container--prose{max-width:72rem}.chic .container--wide{max-width:80rem}.chic .center{text-align:center}.chic .section{padding-top:6rem;padding-bottom:6rem}@media (min-width: 768px){.chic .section{padding-top:8rem;padding-bottom:8rem}}@media (min-width: 1024px){.chic .section{padding-top:10rem;padding-bottom:10rem}}.chic .bg-cream{background:var(--cream)}.chic .bg-stone{background:var(--stone)}.chic .spacer-sm{margin-top:1.25rem}.chic .spacer-lg{margin-top:3rem}.chic .spacer-xl{margin-top:4rem}@media (min-width: 768px){.chic .spacer-lg{margin-top:4rem}.chic .spacer-xl{margin-top:5rem}}.chic .display{font-family:var(--font-display);font-weight:400;letter-spacing:-.01em;line-height:1.05;color:var(--charcoal)}.chic .display--xl{font-size:clamp(2rem,4vw + .25rem,3.5rem)}.chic .display--lg{font-size:clamp(2rem,4vw + 1rem,4.5rem)}.chic .display--md{font-size:clamp(1.875rem,2.5vw + 1rem,3.25rem)}.chic .display--allcaps{text-transform:uppercase;letter-spacing:.02em}@media (min-width: 1024px){.chic .display--xl{white-space:nowrap}}.chic .display--italic{font-family:var(--font-display);font-style:italic;font-weight:300;font-size:clamp(1.5rem,2vw + .75rem,2.25rem);line-height:1.3;color:var(--charcoal);opacity:.85}.chic .section-title{font-family:var(--font-display);font-weight:400;font-size:clamp(1.875rem,2.5vw + 1rem,3.25rem);line-height:1.1;letter-spacing:-.01em;color:var(--charcoal);margin-bottom:2rem}.chic .section-title--center{text-align:center}.chic .lede{font-family:var(--font-body);font-size:clamp(1rem,.5vw + .9rem,1.15rem);line-height:1.65;color:#1f1f1fb3;max-width:38rem;margin:1.75rem auto 0}.chic .lede--small{font-size:1rem;max-width:32rem;margin-top:1.25rem}.chic .prose p{font-size:1rem;line-height:1.75;color:#1f1f1fc7;margin-bottom:1.25rem}.chic .prose p:last-child{margin-bottom:0}.chic .prose--rhythm p{margin-bottom:.5rem}.chic .prose--rhythm p:last-child{margin-bottom:0}.chic .trust-line{list-style:none;padding:0;margin:3rem auto 0;display:flex;flex-direction:column;gap:.5rem;font-family:var(--font-section);font-weight:500;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#1f1f1f8c}@media (min-width: 768px){.chic .trust-line{flex-direction:row;justify-content:center;gap:2.5rem;font-size:.8rem}}.chic .hero-tiles{margin-top:4rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width: 768px){.chic .hero-tiles{margin-top:5rem;grid-template-columns:repeat(4,1fr);gap:1.5rem}}.chic .hero-tile{margin:0;border-radius:1rem;overflow:hidden;aspect-ratio:3 / 4;background:var(--stone)}.chic .hero-tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1s ease-out}.chic .hero-tile:hover img{transform:scale(1.02)}.chic .split{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width: 1024px){.chic .split{grid-template-columns:1fr 1fr;gap:5rem}}@media (max-width: 1023px){.chic .split .split__image{order:-1}}.chic .split--reverse .split__image{order:0}@media (min-width: 1024px){.chic .split--reverse{direction:rtl}.chic .split--reverse>*{direction:ltr}}.chic .split__image{margin:0;border-radius:1rem;overflow:hidden;aspect-ratio:4 / 3;background:var(--cream)}.chic .split__image img{width:100%;height:100%;object-fit:cover;display:block}.chic .split__image--portrait{aspect-ratio:auto;border-radius:1rem;overflow:hidden;background:var(--cream);margin-inline:auto;text-align:center}.chic .split__image--portrait img{width:auto;height:auto;max-width:100%;max-height:min(28rem,65vh);object-fit:contain;display:inline-block}.chic .lineup{margin:0;border-radius:1.25rem;overflow:hidden;background:var(--stone)}.chic .lineup img{width:100%;height:auto;display:block}.chic .product-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 640px){.chic .product-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (min-width: 1024px){.chic .product-grid{grid-template-columns:repeat(3,1fr);gap:3rem}}.chic .product-card{display:flex;flex-direction:column;gap:1.25rem}.chic .product-card__image{margin:0;background:var(--stone);aspect-ratio:1 / 1;overflow:hidden;border-radius:.5rem}.chic .product-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease-out}.chic .product-card:hover .product-card__image img{transform:scale(1.02)}.chic .product-card__image--contain{background:#f4ede0}.chic .product-card__image--contain img{object-fit:contain;padding:.75rem}.chic .product-card__body{padding-inline:.25rem}.chic .product-card__name{font-family:var(--font-body);font-weight:500;font-size:1.0625rem;color:var(--charcoal);margin:0 0 .5rem;letter-spacing:.02em}.chic .product-card__desc{font-size:.875rem;line-height:1.6;color:#1f1f1fa6;margin:0 0 1rem}.chic .product-card__footer{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.chic .product-card__price{font-family:var(--font-body);font-weight:500;font-size:.95rem;color:var(--charcoal);letter-spacing:.05em}.chic .product-card__enquire{font-family:var(--font-section);font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#1f1f1fb3;text-decoration:none;transition:color .3s ease-out}.chic .product-card__enquire:hover{color:var(--accent)}.chic .product-card__enquire:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:2px}.chic .product-card__image{position:relative}.chic .product-card__pill{position:absolute;left:12px;bottom:12px;z-index:3;display:inline-flex;align-items:center;gap:8px;margin:0;padding:8px 14px;background:#f6f4f1d1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(31,31,31,.08);border-radius:999px;font-family:var(--font-section);font-weight:500;font-size:.625rem;letter-spacing:.2em;text-transform:uppercase;color:var(--charcoal);cursor:pointer;transition:background .25s ease-out,color .25s ease-out,transform .25s ease-out}.chic .product-card__pill:hover{transform:translateY(-1px)}.chic .product-card__pill:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.chic .product-card.is-open .product-card__pill{background:var(--charcoal);color:var(--cream)}.chic .product-card__pill-icon{position:relative;width:12px;height:12px}.chic .product-card__pill-icon:before,.chic .product-card__pill-icon:after{content:"";position:absolute;left:50%;top:50%;background:currentColor;transform:translate(-50%,-50%)}.chic .product-card__pill-icon:before{width:12px;height:1.5px}.chic .product-card__pill-icon:after{width:1.5px;height:12px;transition:transform .3s ease-out,opacity .3s ease-out}.chic .product-card.is-open .product-card__pill-icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.chic .product-card__panel{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;padding:1.25rem 1.25rem 1rem;background:#f6f4f1f5;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transform:translateY(100%);transition:transform .42s cubic-bezier(.4,0,.1,1);overflow-y:auto;overscroll-behavior:contain}.chic .product-card.is-open .product-card__panel{transform:translateY(0)}.chic .product-card__panel-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.chic .product-card__panel-title{font-family:var(--font-section);font-weight:500;font-size:.625rem;letter-spacing:.24em;text-transform:uppercase;color:#1f1f1f99}.chic .product-card__panel-weight{font-family:var(--font-section);font-size:.625rem;letter-spacing:.2em;text-transform:uppercase;color:#1f1f1f73}.chic .product-card__ingredients{list-style:none;padding:0;margin:0;flex:1;min-height:0}.chic .product-card__ingredients li{display:grid;grid-template-columns:auto 1fr;gap:.6rem;align-items:baseline;padding:.45rem 0}.chic .product-card__ingredient-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);transform:translateY(2px)}.chic .product-card__ingredient-name{font-family:var(--font-display);font-style:italic;font-weight:400;font-size:.9375rem;line-height:1.25;color:var(--charcoal)}.chic .video-frame{margin:0 auto;width:100%;max-width:300px;aspect-ratio:4 / 5;border-radius:1.25rem;overflow:hidden;background:var(--stone);box-shadow:0 24px 60px -24px #1f1f1f47}@media (min-width: 768px){.chic .video-frame{max-width:400px;border-radius:1.5rem}}@media (min-width: 1024px){.chic .video-frame{max-width:460px}}.chic .video-frame video{width:100%;height:100%;object-fit:cover;display:block}.chic .testimonial__placeholder{font-family:var(--font-section);font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;color:#1f1f1f66}.chic .testimonial-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:stretch}@media (min-width: 640px){.chic .testimonial-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.chic .testimonial-grid{grid-template-columns:repeat(3,1fr)}}.chic .testimonial{border:1px solid rgba(31,31,31,.12);border-radius:.75rem;padding:1.75rem 1.5rem 1.5rem;text-align:left;background:#fff;display:flex}.chic .testimonial__figure{margin:0;display:flex;flex-direction:column;gap:1.25rem;width:100%}.chic .testimonial__quote{margin:0;font-family:var(--font-body);font-size:.9375rem;line-height:1.6;color:var(--charcoal);flex:1}.chic .testimonial__quote p{margin:0}.chic .testimonial__quote p:before{content:"“";margin-right:.1em}.chic .testimonial__quote p:after{content:"”";margin-left:.05em}.chic .testimonial__cite{display:flex;flex-direction:column;gap:.125rem;font-style:normal;border-top:1px solid rgba(31,31,31,.12);padding-top:1rem}.chic .testimonial__name{font-family:var(--font-section);font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--charcoal)}.chic .testimonial__location{font-family:var(--font-body);font-size:.8125rem;color:#1f1f1f99}.chic .testimonials-carousel [data-slot=carousel-item]{display:flex}.chic .testimonials-carousel [data-slot=carousel-item]>*{width:100%}.chic .testimonials-carousel__nav{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-top:2rem}.chic .testimonials-carousel__dots{display:flex;align-items:center;gap:.5rem}.chic .testimonials-carousel__dot{width:.5rem;height:.5rem;padding:0;border:0;border-radius:9999px;background:#1f1f1f2e;cursor:pointer;transition:background .2s ease,transform .2s ease}.chic .testimonials-carousel__dot:hover{background:#1f1f1f59}.chic .testimonials-carousel__dot.is-active{background:var(--charcoal);transform:scale(1.2)}.chic .testimonials-carousel__dot:focus-visible{outline:2px solid var(--charcoal);outline-offset:3px}.chic .section--closing{--font-closing-serif: "Cormorant Garamond", "Times New Roman", Georgia, serif;background:var(--stone);color:var(--charcoal);text-align:center;padding-top:clamp(7.5rem,14vw,12.5rem);padding-bottom:clamp(7.5rem,14vw,12.5rem)}.chic .closing__serial{display:block;font-family:var(--font-section);font-weight:400;font-size:.6875rem;letter-spacing:.34em;text-transform:uppercase;color:#1f1f1f99}.chic .closing__title{margin:1.375rem auto 0;max-width:14ch;font-family:var(--font-closing-serif);font-weight:300;font-size:clamp(2.875rem,7vw,6rem);line-height:1.02;letter-spacing:-.01em;color:var(--charcoal)}.chic .closing__title em{font-style:italic;color:#1f1f1f99}.chic .closing__stanza{margin:3rem auto 0;max-width:42ch;font-family:var(--font-closing-serif);font-weight:300;font-size:clamp(1.25rem,1.8vw,1.5625rem);line-height:1.55;color:var(--charcoal)}.chic .closing__stanza+.closing__stanza{margin-top:1.75rem}.chic .closing__stanza em{font-style:italic;color:#1f1f1f99}.chic .closing__cta{margin-top:4rem}.chic .closing__btn{display:inline-flex;align-items:center;gap:.875rem;padding:1.125rem 2rem;background:var(--whatsapp);color:#fff;border:0;border-radius:999px;font-family:var(--font-section);font-weight:400;font-size:.75rem;letter-spacing:.28em;text-transform:uppercase;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.chic .closing__btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px -12px #25d3668c}.chic .closing__btn:focus-visible{outline:2px solid var(--charcoal);outline-offset:4px}.chic .closing__arrow{width:14px;height:1px;background:currentColor;position:relative}.chic .closing__arrow:after{content:"";position:absolute;right:0;top:-3px;width:7px;height:7px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}@media (max-width: 520px){.chic .closing__title{font-size:2.875rem}.chic .closing__stanza{font-size:1.125rem}.chic .closing__btn{padding:.875rem 1.5rem;font-size:.6875rem;letter-spacing:.22em;gap:.625rem}}.chic .text-cta{font-family:var(--font-section);font-size:.95rem;font-weight:500;letter-spacing:.08em;color:var(--charcoal);text-decoration:none;border-bottom:1px solid transparent;padding-bottom:2px;transition:border-color .3s ease-out,color .3s ease-out}.chic .text-cta:hover{border-bottom-color:var(--accent);color:var(--accent)}.chic .text-cta:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:2px}.chic .logo-fixed{position:fixed;top:1.25rem;left:1.25rem;z-index:60;transition:opacity .4s ease-out,transform .4s ease-out}.chic .logo-fixed.is-faded{opacity:0;pointer-events:none;transform:translateY(-4px)}.chic .logo-fade-sentinel{position:absolute;top:0;left:0;width:1px;height:120px;pointer-events:none}@media (min-width: 768px){.chic .logo-fixed{top:1.75rem;left:1.75rem}.chic .logo-fade-sentinel{height:140px}}.chic .logo-mark{display:inline-block;text-decoration:none;line-height:0}.chic .logo-mark img{display:block;width:120px;height:auto}@media (min-width: 768px){.chic .logo-mark img{width:160px}}.chic .logo-mark:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:2px}.chic .wa-float{position:fixed;bottom:1.5rem;right:1.5rem;z-index:60;width:56px;height:56px;border-radius:9999px;background:var(--whatsapp);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 24px #1f1f1f2e;transition:transform .3s ease-out,box-shadow .3s ease-out}@media (min-width: 768px){.chic .wa-float{bottom:2rem;right:2rem;width:60px;height:60px}}.chic .wa-float:hover{transform:scale(1.04);box-shadow:0 0 0 6px #6ba4172e,0 8px 28px #1f1f1f38}.chic .wa-float:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.chic .wa-float svg{width:28px;height:28px}.chic .footer{background:var(--charcoal);color:#f6f4f1bf;padding-top:3.5rem;padding-bottom:3.5rem}.chic .footer__grid{display:flex;flex-direction:column;gap:2rem;text-align:center}@media (min-width: 768px){.chic .footer__grid{flex-direction:row;justify-content:space-between;align-items:center;text-align:left;gap:2.5rem}}.chic .footer__brand{display:flex;flex-direction:column;gap:.25rem}.chic .footer__wordmark{margin:0;font-family:var(--font-display);font-weight:400;font-size:1.5rem;letter-spacing:.02em;color:var(--cream)}.chic .footer__locale{margin:0;font-family:var(--font-section);font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;color:#f6f4f18c}.chic .footer__meta{display:flex;flex-direction:column;gap:.875rem;align-items:center}@media (min-width: 768px){.chic .footer__meta{align-items:flex-end}}.chic .footer__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .875rem;border:1px solid rgba(246,244,241,.25);border-radius:999px;font-family:var(--font-section);font-size:.6875rem;letter-spacing:.22em;text-transform:uppercase;color:#f6f4f1d9}.chic .footer__badge-mark{color:var(--accent);font-size:.875rem;line-height:1}.chic .footer__email{font-family:var(--font-section);font-size:.8125rem;letter-spacing:.08em;color:#f6f4f1d9;text-decoration:none;border-bottom:1px solid rgba(246,244,241,.2);padding-bottom:2px;transition:color .25s ease,border-color .25s ease}.chic .footer__email:hover{color:var(--cream);border-color:#f6f4f199}.chic .footer__email:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:2px}.chic .footer__copy{margin:2.5rem 0 0;padding-top:1.75rem;border-top:1px solid rgba(246,244,241,.12);font-family:var(--font-section);font-size:.6875rem;letter-spacing:.18em;text-transform:uppercase;color:#f6f4f173;text-align:center}@media (prefers-reduced-motion: reduce){.chic *,.chic *:before,.chic *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
