.site-footer{--footer-bg: #004a58;--footer-text: #ffffff;--footer-font-serif: "Cormorant Garamond", "Times New Roman", serif;--footer-font-sans: "Inter", system-ui, sans-serif;background:var(--footer-bg);color:var(--footer-text);font-family:var(--footer-font-serif);margin-top:auto}.footer-inner{max-width:1200px;margin:0 auto;padding:2.4rem 2rem 1.7rem}.footer-columns{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:1.55rem 2.65rem;align-items:start}.footer-heading{font-family:var(--footer-font-serif);font-size:.82rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;margin:0 0 .85rem}.footer-desc{font-family:var(--footer-font-sans);font-size:.875rem;line-height:1.5;opacity:.92;margin:0 0 1.25rem;max-width:28ch}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.48rem}.footer-links a{font-family:var(--footer-font-serif);color:var(--footer-text);text-decoration:none;font-size:.82rem;font-weight:400;letter-spacing:.01em;line-height:1.15;opacity:.92;transition:opacity .2s}.footer-links a:hover{opacity:.65}.footer-newsletter__field{display:flex;align-items:stretch;max-width:100%;background:#ffffff1f;border-radius:999px;padding:3px 3px 3px 1.1rem;border:1px solid rgba(255,255,255,.2)}.footer-newsletter__input{flex:1;min-width:0;background:transparent;border:none;color:#fff;font-family:var(--footer-font-sans);font-size:.8rem;outline:none}.footer-newsletter__input::placeholder{color:#ffffff8c}.footer-newsletter__btn{flex-shrink:0;background:#fff;color:var(--footer-bg);border:none;border-radius:999px;padding:.56rem 1.05rem;font-family:var(--footer-font-sans);font-size:.66rem;font-weight:600;letter-spacing:.1em;cursor:pointer;transition:opacity .2s,transform .15s}.footer-newsletter__btn:hover{opacity:.92}.footer-newsletter__btn:active{transform:scale(.98)}.footer-bottom-row{margin-top:1.3rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.12)}.footer-locale{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--footer-font-sans);font-size:.8rem;opacity:.95}.footer-locale__flag{font-size:1rem;line-height:1}.footer-copyright{text-align:center;font-family:var(--footer-font-sans);font-size:.75rem;opacity:.85;margin:2rem 0 0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 1024px){.footer-columns{grid-template-columns:repeat(2,1fr)}.footer-col--newsletter{grid-column:1 / -1}}@media (max-width: 640px){.footer-columns{grid-template-columns:1fr}.footer-newsletter__field{flex-direction:column;border-radius:12px;padding:.5rem;gap:.5rem}.footer-newsletter__btn{width:100%;border-radius:8px}}.site-header{--header-teal: #004d57;--header-teal-deep: #003d3d;--header-font-serif: "Cormorant Garamond", "Times New Roman", serif;--header-font-sans: "Inter", system-ui, sans-serif;position:relative;z-index:100;background:#fff}.header-bar{background:#fff;border-bottom:1px solid rgba(0,77,87,.08)}.header-bar__inner{max-width:1200px;margin:0 auto;padding:1rem 1.5rem 1.25rem;position:relative;display:flex;align-items:center;justify-content:center;min-height:5rem}.header-logo{display:inline-block;text-decoration:none;line-height:0}.header-logo__img{width:clamp(120px,12vw,180px);height:auto;display:block}.header-utilities{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:1rem}.header-icon-btn{background:none;border:none;padding:.35rem;color:var(--header-teal-deep);cursor:pointer;line-height:0;transition:opacity .2s}a.header-icon-btn{text-decoration:none}.header-icon-btn:hover{opacity:.65}.header-nav-wrap{position:relative;background:#fff}.header-nav{border-bottom:1px solid rgba(0,77,87,.1)}.header-nav__list{list-style:none;margin:0 auto;padding:.85rem 1rem 1rem;max-width:1200px;display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem 1.75rem}.header-nav__item{margin:0}.header-nav__link{font-family:var(--header-font-serif);font-size:.95rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--header-teal-deep);text-decoration:none;display:inline-block;padding-bottom:.35rem;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}button.header-nav__link{border-left:none;border-right:none;border-top:none;background:none;cursor:pointer}.header-nav__link:hover,.header-nav__link:focus-visible{color:var(--header-teal)}.header-nav__link--active{border-bottom-color:var(--header-teal)}.header-nav__sparkle{font-size:.75em;filter:saturate(1.2)}@media (min-width: 769px){.header-nav{overflow-x:auto;overflow-y:hidden}.header-nav__list{flex-wrap:nowrap;width:max-content;min-width:100%;gap:.3rem 1.2rem}.header-nav__item{flex:0 0 auto}.header-nav__link{white-space:nowrap;font-size:.9rem;letter-spacing:.1em}}.header-mega{position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid rgba(0,77,87,.12);box-shadow:0 12px 32px #002d3214;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .22s ease,transform .22s ease,visibility .22s;pointer-events:none}.header-mega--open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.header-mega__inner{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 2.5rem}.header-mega__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem}.header-mega-card__media{position:relative;aspect-ratio:4 / 5;background:#f6f4f1;overflow:hidden;margin-bottom:.75rem}.header-mega-card__media img{width:100%;height:100%;object-fit:cover;display:block}.header-mega-card__name{font-family:var(--header-font-serif);font-size:.95rem;font-weight:500;line-height:1.35;color:var(--header-teal-deep);margin:0 0 .5rem;min-height:2.6em}.header-mega-card__swatches{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:.5rem}.header-mega-card__dot{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.12);flex-shrink:0}.header-mega-card__more{font-size:.75rem;font-family:var(--header-font-sans);color:var(--header-teal-deep);opacity:.85}@media (max-width: 1024px){.header-mega__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.header-bar__inner{padding-left:.75rem;padding-right:.75rem;min-height:4.5rem}.header-utilities{right:.75rem}.header-logo__img{width:clamp(110px,22vw,150px)}.header-nav__list{gap:.5rem 1rem}.header-mega__grid{grid-template-columns:1fr}}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1;padding:3rem 1.5rem;max-width:1200px;margin:0 auto;width:100%}.app-main--flush{padding:0;max-width:none}.app-placeholder{margin:0;font-family:Inter,system-ui,sans-serif;font-size:.95rem;color:#555}.global-purchase-note{position:fixed;right:1.25rem;bottom:1.25rem;z-index:1200;max-width:min(460px,calc(100vw - 2rem));padding:.95rem 2.5rem .95rem 1rem;border-left:4px solid #004d57;background:linear-gradient(90deg,#004d571f,#004d5708);box-shadow:0 12px 30px #002d3226;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.global-purchase-note p{margin:0;font-family:Inter,system-ui,sans-serif;font-size:.95rem;font-weight:600;letter-spacing:.01em;line-height:1.55;color:#003d3d}.global-purchase-note__close{position:absolute;top:.35rem;right:.45rem;width:1.7rem;height:1.7rem;border:none;border-radius:999px;background:transparent;color:#003d3d;font-size:1.1rem;line-height:1;cursor:pointer}.global-purchase-note__close:hover{background:#004d571f}@media (max-width: 768px){.global-purchase-note{right:.75rem;left:.75rem;bottom:calc(.75rem + env(safe-area-inset-bottom));max-width:none;padding:.85rem 2.35rem .85rem .9rem}.global-purchase-note p{font-size:.88rem}}.blog-page{max-width:1180px;margin:0 auto;padding:1.75rem 1.25rem 3.25rem}.blog-hero__title{margin:0 0 .45rem;text-align:center;font-family:Cormorant Garamond,serif;font-size:2.75rem;color:#003d3d;letter-spacing:.05em;font-weight:500}.blog-hero__tabs{margin:0 0 .9rem;padding:0;display:flex;flex-wrap:wrap;gap:.95rem 1.25rem;justify-content:center;list-style:none;font-family:Cormorant Garamond,serif;font-size:1rem;color:#325}.blog-hero__media{position:relative}.blog-hero__media img{width:100%;max-height:360px;object-fit:cover;display:block}.blog-hero__overlay{position:absolute;left:1.75rem;bottom:1.2rem;max-width:60ch}.blog-hero__headline{margin:0 0 .55rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.6rem,2.45vw,2.25rem);line-height:1.2;color:#fff;text-transform:uppercase}.blog-hero__btn{display:inline-block;border:1px solid rgba(16,28,44,.15);background:#fff;color:#103;font-family:Cormorant Garamond,serif;font-size:.85rem;letter-spacing:.08em;padding:.35rem .85rem;text-transform:uppercase;text-decoration:none}.blog-grid{margin-top:2.35rem}.blog-grid__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.15rem;margin-bottom:2.35rem}.blog-card__media img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.blog-card__category{margin:.65rem 0 .25rem;font-family:Cormorant Garamond,serif;font-size:.86rem;text-transform:uppercase;color:#264;letter-spacing:.04em}.blog-card__title{margin:0 0 .45rem;font-family:Cormorant Garamond,serif;font-size:1.75rem;line-height:1.2;color:#0e2e3b;font-weight:500;text-transform:uppercase}.blog-card__excerpt{margin:0 0 .5rem;font-family:Cormorant Garamond,serif;font-size:1.13rem;line-height:1.35;color:#284}.blog-card__more{font-family:Cormorant Garamond,serif;font-size:1.05rem;color:#0f2d40;text-decoration:underline;text-underline-offset:2px}@media (max-width: 960px){.blog-grid__row{grid-template-columns:1fr}.blog-hero__overlay{left:1rem;right:1rem;bottom:1rem}}.blog-detail{background:#ececec;margin:0 -1.25rem;padding-bottom:3rem}.blog-detail__hero img{width:100%;height:clamp(210px,34vw,420px);object-fit:cover;display:block}.blog-detail__content{width:min(760px,calc(100% - 2rem));margin:-.6rem auto 0;background:#fff;padding:2rem 1.5rem;box-shadow:0 18px 42px #0d192914}.blog-detail__meta{margin:0 0 .55rem;display:flex;gap:1rem;align-items:center;flex-wrap:wrap;font-family:Cormorant Garamond,serif;font-size:.86rem;letter-spacing:.06em;text-transform:uppercase;color:#2e4a61}.blog-detail__title{margin:0 0 1.2rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.45rem,2.35vw,2rem);line-height:1.2;color:#0d3043;text-transform:uppercase}.blog-detail__paragraph{margin:0 0 .95rem;font-family:Cormorant Garamond,serif;font-size:1.14rem;line-height:1.46;color:#15344a}.blog-detail__highlights{margin:.4rem 0 1rem}.blog-detail__highlights p{margin:0 0 .35rem;font-family:Cormorant Garamond,serif;font-size:1.06rem;color:#133347;text-decoration:underline;text-underline-offset:2px}.blog-detail__footer{margin-top:1.2rem}.blog-detail__back{display:inline-block;font-family:Cormorant Garamond,serif;font-size:1.05rem;color:#0b2f41;text-transform:uppercase;letter-spacing:.05em;text-decoration:underline;text-underline-offset:3px}@media (max-width: 860px){.blog-detail{margin:0}.blog-detail__content{margin-top:-.25rem;width:min(760px,calc(100% - 1rem));padding:1.5rem 1rem 1.4rem}}.collection-page{max-width:1200px;margin:0 auto;padding:1rem 1.5rem 3rem}.collection-page__title{margin:0 0 1.75rem;text-align:center;font-family:Cormorant Garamond,serif;font-size:clamp(1.6rem,2.6vw,2.2rem);font-weight:600;letter-spacing:.08em;color:#003d3d}.collection-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.collection-card__media{aspect-ratio:4 / 5;background:#fff;overflow:hidden;margin-bottom:.9rem}.collection-card__media img{width:100%;height:100%;object-fit:contain;display:block}.collection-card__name{margin:0 0 .2rem;font-family:Cormorant Garamond,serif;font-size:1.55rem;line-height:1.2;color:#003d3d;font-weight:500}.collection-card__subtitle{margin:0;font-family:Inter,system-ui,sans-serif;font-size:.86rem;color:#456}@media (max-width: 900px){.collection-page__grid{grid-template-columns:1fr}}.affiliate-page{max-width:1200px;margin:0 auto;padding:1.2rem 1.25rem 3rem}.affiliate-hero{background:#f0f0f0;display:grid;grid-template-columns:1.15fr .9fr;gap:1.6rem;padding:1.6rem;align-items:center}.affiliate-hero__eyebrow{margin:0 0 .4rem;font-family:Inter,system-ui,sans-serif;font-size:.95rem;color:#4a4a4a}.affiliate-hero__title{margin:0 0 .75rem;font-family:Inter,system-ui,sans-serif;font-size:clamp(2rem,3vw,3.2rem);line-height:1.02;font-weight:500;color:#1c2631}.affiliate-hero__desc{margin:0 0 1rem;max-width:58ch;font-family:Inter,system-ui,sans-serif;font-size:1.02rem;line-height:1.45;color:#394655}.affiliate-hero__btn{border:0;background:#004c63;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:1rem;padding:.6rem 1.05rem;border-radius:10px;line-height:1}.affiliate-hero__media img{width:100%;display:block;object-fit:cover}.affiliate-work{margin-top:1.3rem}.affiliate-work__title{margin:0 0 .95rem;text-align:center;font-family:Inter,system-ui,sans-serif;font-size:clamp(2rem,2.8vw,3rem);font-weight:500;color:#28333d}.affiliate-work__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #d0d0d0}.affiliate-step{padding:1rem 1.05rem .9rem;text-align:center}.affiliate-step+.affiliate-step{border-left:1px solid #d0d0d0}.affiliate-step h3{margin:0 0 .5rem;font-family:Inter,system-ui,sans-serif;font-size:2.1rem;font-weight:400;color:#25313b}.affiliate-step p{margin:0 0 .7rem;font-family:Inter,system-ui,sans-serif;font-size:.95rem;line-height:1.45;color:#3e4a57}.affiliate-step span{font-family:Inter,system-ui,sans-serif;font-size:.95rem;color:#2f6f8f}.affiliate-banner{margin-top:1.6rem}.affiliate-banner img{width:min(840px,100%);display:block;margin:0 auto}@media (max-width: 980px){.affiliate-hero,.affiliate-work__grid{grid-template-columns:1fr}.affiliate-step+.affiliate-step{border-left:0;border-top:1px solid #d0d0d0}}.home-hero{position:relative;width:100%;max-height:min(78vh,820px);overflow:hidden;background:#e8f4f4}.home-hero__img{width:100%;height:min(78vh,820px);object-fit:cover;object-position:center;display:block}.home-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;padding:2rem 6%;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.88) 0%,rgba(255,255,255,.35) 45%,transparent 70%)}.home-hero__headline{max-width:14ch;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:500;line-height:1.15;color:#004d57}.home-team{background:#fff;border-bottom:1px solid rgba(0,77,87,.08)}.home-team__inner{max-width:1200px;margin:0 auto;padding:2.25rem 1.5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.home-team__card{text-align:center}.home-team__media{aspect-ratio:3 / 4;max-width:220px;margin-left:auto;margin-right:auto;background:#f7f7f7;overflow:hidden;border-radius:8px;margin-bottom:.75rem}.home-team__media img{width:100%;height:100%;object-fit:cover;display:block}.home-team__name{margin:0 0 .35rem;font-family:Cormorant Garamond,serif;font-size:1.45rem;font-weight:600;color:#003d3d}.home-team__title{margin:0;font-family:Inter,system-ui,sans-serif;font-size:.86rem;color:#4d5b5b}.home-inner{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 4rem}.home-carousel-section{margin-bottom:3.5rem}.home-carousel-section__single-title{text-align:center;margin:0 0 2rem;font-family:Cormorant Garamond,serif;font-size:1.3rem;letter-spacing:.12em;text-transform:uppercase;color:#003d3d}.home-carousel-section__tabs{display:flex;justify-content:center;gap:2.5rem;margin-bottom:2rem}.home-carousel-section__tab{background:none;border:none;padding:0 0 .5rem;font-family:Cormorant Garamond,serif;font-size:1.05rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#003d3d;opacity:.45;cursor:pointer;border-bottom:2px solid transparent;transition:opacity .2s,border-color .2s}.home-carousel-section__tab:hover{opacity:.75}.home-carousel-section__tab--active{opacity:1;border-bottom-color:#004d57}.home-carousel-section__viewport{position:relative;display:flex;align-items:stretch;gap:.5rem}.home-carousel-section__grid{flex:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;min-height:1px}.home-carousel-section__arrow{flex-shrink:0;width:2rem;align-self:center;background:none;border:none;font-size:1.75rem;line-height:1;color:#004d57;opacity:.35;cursor:pointer;padding:.25rem}.home-carousel-section__arrow:hover:not(:disabled){opacity:.85}.home-carousel-section__arrow:disabled{opacity:.12;cursor:default}.home-carousel-card{color:inherit;display:block}.home-carousel-card__media{aspect-ratio:4 / 5;background:#f6f4f1;overflow:hidden;margin-bottom:.75rem}.home-carousel-card__media img{width:100%;height:100%;object-fit:cover;display:block}.home-carousel-card__name{font-family:Cormorant Garamond,serif;font-size:.95rem;font-weight:500;line-height:1.35;color:#003d3d;margin:0 0 .5rem;min-height:2.6em}.home-carousel-card__swatches{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.home-carousel-card__dot{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.12)}.home-carousel-card__more{font-size:.72rem;font-family:Inter,system-ui,sans-serif;color:#003d3d;opacity:.8}.home-carousel-section__dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.25rem}.home-carousel-section__dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:#004d5738;cursor:pointer}.home-carousel-section__dot--active{background:#004d57}@media (max-width: 900px){.home-carousel-section__grid{grid-template-columns:1fr}}.home-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1rem;margin-bottom:4rem}.home-pill{display:inline-flex;align-items:center;gap:.65rem;padding:.45rem 1rem .45rem .45rem;border:1px solid #1a1a1a;border-radius:999px;background:#fff;cursor:default;-webkit-user-select:none;user-select:none}.home-pill__frame{width:40px;height:40px;border-radius:50%;border:2px solid #f4a4b8;overflow:hidden;flex-shrink:0}.home-pill__frame img{width:100%;height:100%;object-fit:cover}.home-pill__label{font-family:Cormorant Garamond,serif;font-size:.78rem;font-weight:600;letter-spacing:.08em;color:#003d3d;padding-right:.35rem}.home-split{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center;margin-bottom:4rem}.home-split__media img{width:100%;display:block;object-fit:cover}.home-split__media--round img{border-radius:12px 0 0;max-height:520px;object-fit:cover}.home-split__media--tall img{border-radius:0 12px 12px 0;min-height:420px;max-height:560px}.home-split__title{font-family:Cormorant Garamond,serif;font-size:clamp(1.35rem,2.2vw,1.75rem);font-weight:500;color:#003d3d;line-height:1.3;margin:0 0 1rem}.home-split__desc{font-family:Inter,system-ui,sans-serif;font-size:.9rem;line-height:1.6;color:#444;margin:0 0 1.75rem}.home-split__products{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.home-static-card__media{aspect-ratio:1;background:#f6f4f1;overflow:hidden;margin-bottom:.5rem}.home-static-card__media img{width:100%;height:100%;object-fit:cover}.home-static-card__name{font-family:Cormorant Garamond,serif;font-size:.9rem;color:#003d3d;margin:0 0 .4rem;line-height:1.35}.home-static-card__swatches{display:flex;gap:.35rem}.home-static-card__dot{width:12px;height:12px;border-radius:50%;border:1px solid rgba(0,0,0,.12)}.home-lotus__title{font-family:Cormorant Garamond,serif;font-size:1.65rem;font-weight:500;color:#003d3d;margin:0 0 .75rem}.home-lotus__desc{font-family:Inter,system-ui,sans-serif;font-size:.9rem;line-height:1.6;color:#444;margin:0 0 1.5rem}.home-lotus__carousel{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.home-lotus__arrow{background:none;border:none;font-size:1.5rem;color:#004d57;opacity:.35;cursor:pointer;padding:.25rem}.home-lotus__arrow:hover:not(:disabled){opacity:.8}.home-lotus__arrow:disabled{opacity:.12;cursor:default}.home-lotus__card{flex:1;text-align:center}.home-lotus__card-media{aspect-ratio:1;max-width:220px;margin:0 auto .5rem;background:#f6f4f1;overflow:hidden}.home-lotus__card-media img{width:100%;height:100%;object-fit:cover}.home-lotus__card-name{font-family:Cormorant Garamond,serif;font-size:.95rem;color:#003d3d;margin:0}.home-lotus__dots{display:flex;justify-content:center;gap:.45rem}.home-lotus__dot{width:7px;height:7px;border-radius:50%;border:none;background:#004d5738;padding:0;cursor:pointer}.home-lotus__dot--active{background:#004d57}.home-about{margin-bottom:4rem;text-align:center}.home-about__label{font-family:Inter,system-ui,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.2em;color:#003d3d;margin:0 0 1.5rem}.home-about__frame{border-radius:6px;overflow:hidden;max-width:900px;margin:0 auto;background:#0a2828}.home-about__video{width:100%;display:block}.home-promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.home-promo{text-align:center}.home-promo__media{aspect-ratio:16 / 10;background:#fff;overflow:hidden;margin-bottom:1.25rem;border-radius:4px;display:flex;align-items:center;justify-content:center}.home-promo__media img{width:100%;height:100%;object-fit:contain}.home-promo__title{font-family:Cormorant Garamond,serif;font-size:clamp(1.7rem,2.6vw,2.25rem);font-weight:600;line-height:1.15;letter-spacing:.02em;color:#003d3d;margin:0 0 .8rem}.home-promo__desc{font-family:Inter,system-ui,sans-serif;font-size:.875rem;line-height:1.55;color:#555;max-width:36ch;margin:0 auto}@media (max-width: 900px){.home-team__inner,.home-split,.home-promo-grid,.home-split__products{grid-template-columns:1fr}.home-split--lotus .home-split__media--tall{order:-1}.home-split__media--tall img{border-radius:12px;min-height:280px}}.me-story-page{width:100%;max-width:100vw;min-height:560px;background-size:cover;background-position:center;display:grid;place-items:center;margin:0;overflow:hidden}.me-story-page__overlay{text-align:center;padding:1.5rem 1rem}.me-story-page__title{margin:0 0 .4rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,3.1rem);letter-spacing:.02em;font-weight:500;color:#163347}.me-story-page__subtitle{margin:0 0 1.3rem;font-family:Cormorant Garamond,serif;font-size:1rem;color:#365467;letter-spacing:.08em}.me-story-page__actions{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.me-story-page__btn{min-width:235px;text-decoration:none;text-align:center;padding:.65rem 1rem;font-family:Cormorant Garamond,serif;font-size:.95rem;letter-spacing:.04em}.me-story-page__btn--ghost{color:#1a3c52;border:1px solid #426374;background:#ffffff59}.me-story-page__btn--solid{color:#fff;border:1px solid #03465b;background:#004c63}@media (max-width: 860px){.me-story-page{min-height:500px}.me-story-page__btn{min-width:210px;font-size:.88rem}}.our-story{background:#fff}.our-story__hero{width:100%;background:#dfe8ef}.our-story__hero-video{width:100%;max-height:620px;display:block;object-fit:cover;background:#dfe8ef}.our-story__intro{max-width:1000px;margin:0 auto;padding:3.25rem 1.5rem 3rem}.our-story__intro-title{margin:0 0 1.75rem;text-align:center;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,3rem);letter-spacing:.08em;font-weight:500;color:#003d3d}.our-story__intro-paragraph{margin:0 auto 1.2rem;max-width:82ch;font-family:Cormorant Garamond,serif;font-size:1.75rem;line-height:1.45;color:#003d3d}.our-story__brand{background-size:auto;background-position:left top;background-repeat:repeat;padding:3.5rem 1.5rem 3rem}.our-story__brand-title{margin:0 0 2rem;text-align:center;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,3rem);letter-spacing:.08em;font-weight:500;color:#003d3d}.our-story__brand-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(320px,460px) minmax(320px,560px);justify-content:space-between;gap:2rem;align-items:center}.our-story__brand-tabs{display:inline-flex;gap:1.6rem;margin-bottom:2rem}.our-story__brand-tab{background:none;border:none;border-bottom:2px solid transparent;padding:0 0 .45rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;letter-spacing:.05em;color:#244}.our-story__brand-tab--active{border-bottom-color:#003d3d}.our-story__brand-copy-title{margin:0 0 1rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,2.8rem);letter-spacing:.06em;font-weight:500;color:#003d3d}.our-story__brand-copy-text{margin:0;max-width:42ch;font-family:Cormorant Garamond,serif;font-size:1.55rem;line-height:1.45;color:#244}.our-story__brand-media img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.our-story__promises{padding:3.5rem 1.5rem 4rem}.our-story__promises-title{margin:0 0 2rem;text-align:center;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,3rem);letter-spacing:.08em;font-weight:500;color:#003d3d}.our-story__promises-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 2.25rem}.our-story__promise-card{text-align:center}.our-story__promise-media{width:min(100%,300px);margin:0 auto 1rem;aspect-ratio:1;overflow:hidden;border-radius:32%}.our-story__promise-media img{width:100%;height:100%;object-fit:cover;display:block}.our-story__promise-title{margin:0 0 .35rem;font-family:Cormorant Garamond,serif;font-size:1.35rem;letter-spacing:.04em;color:#003d3d;font-weight:600}.our-story__promise-text{margin:0 auto;max-width:30ch;font-family:Cormorant Garamond,serif;font-size:1.15rem;line-height:1.4;color:#244}@media (max-width: 900px){.our-story__brand-grid,.our-story__promises-grid{grid-template-columns:1fr}.our-story__brand-copy-text,.our-story__intro-paragraph{max-width:none}}.our-story__heritage{position:relative;margin-top:1.5rem;min-height:580px;color:#f4e3c7}.our-story__heritage-bg{position:absolute;top:0;right:0;bottom:0;left:0}.our-story__heritage-bg img{width:100%;height:100%;object-fit:cover;display:block}.our-story__heritage-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#050c1259,#050c1233 35%,#050c1273)}.our-story__heritage-content{position:relative;max-width:1200px;margin:0 auto;padding:2.5rem 2rem 3rem;min-height:580px}.our-story__heritage-title{margin:0 0 1rem;text-align:center;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,2.7rem);letter-spacing:.08em;font-weight:500}.our-story__heritage-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-bottom:2rem}.our-story__heritage-tab{border:none;background:none;color:#e6d3b4;font-family:Cormorant Garamond,serif;font-size:1.1rem;letter-spacing:.04em;border-bottom:2px solid transparent;padding:0 0 .25rem;cursor:pointer}.our-story__heritage-tab--active{border-bottom-color:#f0d8b2}.our-story__heritage-info{max-width:500px;margin-top:245px}.our-story__heritage-subtitle{margin:0 0 .25rem;font-family:Cormorant Garamond,serif;font-size:2rem}.our-story__heritage-name{margin:0 0 .8rem;font-family:Cormorant Garamond,serif;font-size:3rem;line-height:1.1}.our-story__heritage-desc{margin:0;font-family:Cormorant Garamond,serif;font-size:1.3rem;line-height:1.45;max-width:44ch}.our-story__heritage-dots{position:absolute;left:50%;bottom:1.35rem;transform:translate(-50%);display:flex;gap:.4rem}.our-story__heritage-dot{width:20px;height:2px;background:#ffffff59;border:none;padding:0;cursor:pointer}.our-story__heritage-dot--active{background:#fff}.our-story__heritage-arrow{position:absolute;top:50%;transform:translateY(-50%);border:none;background:none;color:#fff;font-size:2.1rem;cursor:pointer;opacity:.8}.our-story__heritage-arrow--prev{left:.75rem}.our-story__heritage-arrow--next{right:.75rem}.our-story__news{padding:2.75rem 0 0}.our-story__news-title{margin:0 0 1.4rem;text-align:center;font-family:Cormorant Garamond,serif;font-size:clamp(1.9rem,2.8vw,2.5rem);letter-spacing:.08em;color:#003d3d;font-weight:500}.our-story__news-frame{position:relative;max-width:1240px;margin:0 auto}.our-story__news-frame img{width:100%;display:block;max-height:520px;object-fit:cover}.our-story__news-overlay{position:absolute;left:50%;bottom:2.5rem;transform:translate(-50%);text-align:center}.our-story__news-headline{margin:0 0 .8rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.2vw,3rem);letter-spacing:.05em;color:#0a3d45}.our-story__news-cta{border:none;background:#004d57;color:#fff;font-family:Inter,system-ui,sans-serif;letter-spacing:.08em;text-transform:uppercase;padding:.7rem 2.1rem;cursor:pointer}.our-story__news-arrow{position:absolute;right:1rem;top:50%;transform:translateY(-50%);border:none;background:none;font-size:2rem;color:#003d3db3}.our-story__atelier{padding:3rem 1.5rem 4rem}.our-story__atelier-title{margin:0;text-align:center;font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,3.2vw,3.2rem);letter-spacing:.08em;color:#003d3d;font-weight:500}.our-story__atelier-subtitle{margin:.45rem 0 1.7rem;text-align:center;font-family:Cormorant Garamond,serif;font-size:1.35rem;color:#406060}.our-story__atelier-slider{max-width:1040px;margin:0 auto;display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:.75rem}.our-story__atelier-arrow{border:none;background:none;font-size:2rem;color:#003d3db3;cursor:pointer}.our-story__atelier-card{background:#fff}.our-story__atelier-card img{width:100%;max-height:620px;object-fit:contain;display:block}.our-story__atelier-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.our-story__atelier-dot{width:22px;height:2px;border:none;padding:0;background:#003d3d59;cursor:pointer}.our-story__atelier-dot--active{background:#1f6f7a}@media (max-width: 900px){.our-story__heritage{min-height:520px}.our-story__heritage-content{min-height:520px;padding-left:1rem;padding-right:1rem}.our-story__heritage-info{margin-top:200px}.our-story__heritage-name{font-size:2.2rem}.our-story__news-overlay{width:calc(100% - 2rem)}.our-story__atelier-slider{grid-template-columns:1fr}.our-story__atelier-arrow{display:none}}.contact-page{max-width:820px;margin:0 auto;padding:2.4rem 1.25rem 3rem}.contact-page__title{margin:0 0 1.5rem;text-align:center;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,2.8rem);letter-spacing:.04em;font-weight:500;color:#0f3e49}.contact-page__content{display:grid;gap:.45rem}.contact-page__label{margin:.7rem 0 0;font-family:Cormorant Garamond,serif;font-size:1.25rem;color:#163f4a}.contact-page__text{margin:0;font-family:Cormorant Garamond,serif;font-size:1.22rem;line-height:1.45;color:#1a3f49}.faq-page{max-width:1200px;margin:0 auto;padding:2.35rem 1.5rem 3.25rem}.faq-page__eyebrow{margin:0;text-align:center;font-family:Cormorant Garamond,serif;font-size:.8rem;color:#4a6871;letter-spacing:.07em}.faq-page__title{margin:.15rem 0 2rem;text-align:center;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,3rem);font-weight:500;color:#12414c;letter-spacing:.04em}.faq-layout{display:grid;grid-template-columns:170px minmax(0,1fr);gap:1.45rem}.faq-nav{display:grid;align-content:start;gap:.2rem}.faq-nav__item{border:0;background:transparent;text-align:left;padding:.28rem 0;font-family:Cormorant Garamond,serif;font-size:.96rem;color:#355a65;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:1px}.faq-nav__item.is-active{color:#113f4c;font-weight:600}.faq-content__heading{margin:0 0 .8rem;padding-bottom:.62rem;border-bottom:1px solid #e7e7e7;font-family:Cormorant Garamond,serif;font-size:1.85rem;font-weight:500;color:#173f4a}.faq-item{border-bottom:1px solid #ededed}.faq-item__q{width:100%;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left;padding:.9rem 0;font-family:Cormorant Garamond,serif;font-size:.95rem;color:#204753}.faq-item__icon{font-size:1.18rem;line-height:1;color:#5d7981}.faq-item__a{padding:0 0 .78rem}.faq-item__a p{margin:0 0 .45rem;font-family:Cormorant Garamond,serif;font-size:.92rem;line-height:1.42;color:#33555e}@media (max-width: 900px){.faq-layout{grid-template-columns:1fr}.faq-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem 1rem}}.refer-page{min-height:56vh;display:grid;place-items:center;padding:2rem 1rem 3rem}.refer-page__content{text-align:center}.refer-page__text{margin:0 0 .8rem;font-family:Cormorant Garamond,serif;font-size:1.9rem;color:#1a4955}.refer-page__btn{display:inline-block;background:#005060;color:#fff;text-decoration:none;font-family:Inter,system-ui,sans-serif;font-size:.72rem;letter-spacing:.05em;padding:.6rem 1.25rem;border-radius:999px}.rewards-page{width:100%;padding:0 0 3rem}.rewards-hero{width:100%;min-height:520px;background-size:cover;background-position:center center;display:flex;align-items:center;justify-content:flex-end;padding:1.5rem 4.5vw}.rewards-hero__content{text-align:center;max-width:470px;margin-right:.4rem}.rewards-hero__content h1{margin:0 0 .35rem;font-family:Inter,system-ui,sans-serif;font-size:clamp(2rem,2.9vw,2.65rem);font-weight:500;color:#1e242b}.rewards-hero__content p{margin:0 0 .8rem;font-family:Inter,system-ui,sans-serif;font-size:.88rem;line-height:1.4;color:#2e343b}.rewards-hero__actions{display:flex;justify-content:center;gap:.8rem}.rewards-hero__actions button{border:1px solid #101a26;border-radius:999px;background:#101a26;color:#fff;min-width:132px;padding:.56rem 1.35rem;font-family:Inter,system-ui,sans-serif;font-size:.78rem}.rewards-hero__actions .is-outline{background:#ffffffbf;color:#101a26}.rewards-how{max-width:1200px;margin:0 auto;padding:2.5rem 1.2rem 1.6rem}.rewards-how__title,.rewards-benefits h2{margin:0 0 2.4rem;text-align:center;font-family:Inter,system-ui,sans-serif;font-size:clamp(1.7rem,2.3vw,2.35rem);font-weight:500;color:#1d232a;letter-spacing:.02em}.rewards-how__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem;align-items:start}.rewards-how__item{text-align:center}.rewards-how__icon-wrap{min-height:124px;display:grid;place-items:center}.rewards-how__icon-wrap img{width:96px;height:96px;object-fit:contain}.rewards-how__item-title{margin:.65rem 0 .32rem;font-family:Cormorant Garamond,serif;font-size:1.02rem;font-weight:600;letter-spacing:.05em;color:#1f2b33}.rewards-how__item-desc{margin:0;font-family:Cormorant Garamond,serif;font-size:.96rem;line-height:1.28;color:#2c3b43}.rewards-benefits p{margin:0 0 1rem;text-align:center;font-family:Cormorant Garamond,serif;font-size:1.45rem;color:#3a4b56}.rewards-benefits img{width:min(100%,760px);display:block;margin:0 auto}.rewards-benefits{max-width:1200px;margin:0 auto}.rewards-signup{max-width:1200px;margin:1.5rem auto 0;min-height:220px;border-radius:2px;background-size:cover;background-position:center;background-repeat:no-repeat;display:grid;place-items:center;text-align:center;padding:1rem}.rewards-signup h2{margin:0;font-family:Inter,system-ui,sans-serif;font-size:clamp(2.1rem,2.5vw,2.9rem);font-weight:500;color:#1d232a}.rewards-signup p{margin:.2rem 0 .75rem;font-family:Cormorant Garamond,serif;font-size:1.45rem;color:#2e4a57}.rewards-signup button{border:1px solid #111a25;background:#111a25;color:#fff;border-radius:999px;padding:.55rem 1.7rem;font-size:.85rem}.rewards-faq{max-width:1200px;margin:1.9rem auto 0}.rewards-faq__pill{display:block;margin:0 auto 1.1rem;width:196px;border-radius:999px;border:1px solid #9aa0a6;background:#fff;padding:.35rem .8rem;font-size:.88rem}.rewards-faq__row{width:100%;border:none;background:transparent;display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.95rem .45rem;border-bottom:1px solid #e4e4e4;font-family:Cormorant Garamond,serif;font-size:1.35rem;color:#21252a;text-align:left}.rewards-faq__row span:last-child{font-size:1.5rem}.rewards-faq__answer{padding:.2rem .45rem 1rem;border-bottom:1px solid #e4e4e4}.rewards-faq__answer p{margin:0 0 .4rem;font-family:Cormorant Garamond,serif;font-size:1.02rem;line-height:1.4;color:#2f4048}.rewards-points{max-width:1200px;margin:2rem auto 0;padding:0 1.2rem}.rewards-points h2{margin:0 0 1.1rem;text-align:center;font-family:Inter,system-ui,sans-serif;font-size:clamp(1.6rem,2.2vw,2rem);font-weight:500;color:#182228}.rewards-points__groups{display:grid;gap:1.6rem}.rewards-points__group{display:grid;grid-template-columns:155px 1fr;gap:1.5rem;align-items:start}.rewards-points__side h3{margin:0 0 .55rem;font-family:Inter,system-ui,sans-serif;font-size:1.8rem;font-weight:500;color:#152027}.rewards-points__side button{border:0;background:transparent;padding:0;text-decoration:underline;font-family:Cormorant Garamond,serif;font-size:1.05rem;color:#152027}.rewards-points__grid{display:grid;gap:1.35rem}.rewards-points__item{text-align:center}.rewards-points__media{aspect-ratio:1;margin-bottom:.45rem;display:grid;place-items:center}.rewards-points__media img{max-width:100%;max-height:100%;object-fit:contain}.rewards-points__value{margin:0 0 .1rem;font-family:Cormorant Garamond,serif;font-size:.95rem;color:#123947}.rewards-points__name{margin:0;font-family:Cormorant Garamond,serif;font-size:.95rem;line-height:1.2;color:#123947}@media (max-width: 900px){.rewards-how__grid{grid-template-columns:1fr;gap:1.7rem}.rewards-hero{min-height:360px;justify-content:center;padding:1rem}.rewards-points__group{grid-template-columns:1fr;gap:.9rem}.rewards-points__grid{grid-template-columns:1fr!important}}.track-order-page{padding:2.5rem 1rem 3.5rem}.track-order-card{width:min(560px,100%);margin:0 auto}.track-order-title{margin:0 0 1.5rem;text-align:center;font-family:Inter,system-ui,sans-serif;font-size:clamp(2rem,3vw,2.9rem);font-weight:500;color:#263039}.track-order-tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.track-order-tab{border:0;border-bottom:3px solid #d6d6d6;padding:.55rem .4rem .7rem;font-family:Inter,system-ui,sans-serif;font-size:.92rem;color:#6a6d71;background:transparent}.track-order-tab.is-active{border-bottom-color:#0e4b54;color:#23272d}.track-order-form{display:grid;gap:.8rem}.track-order-form input{height:50px;padding:0 .95rem;border:1px solid #dbdbdb;border-radius:4px;font-family:Inter,system-ui,sans-serif;font-size:.95rem;color:#2f3134}.track-order-form input::placeholder{color:#9b9b9b}.track-order-submit{margin-top:.5rem;height:54px;border:0;border-radius:4px;background:#054a57;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:2rem;font-weight:500;letter-spacing:.02em}.track-order-hint{margin:.2rem 0 0;font-family:Inter,system-ui,sans-serif;font-size:.76rem;line-height:1.35;color:#6b6f73}.track-order-message{margin:.2rem 0 0;padding:.65rem .8rem;border-radius:4px;font-family:Inter,system-ui,sans-serif;font-size:.84rem}.track-order-message.is-success{background:#e8f6ec;color:#185f31;border:1px solid #bde6c9}.track-order-message.is-error{background:#fceaea;color:#8d1b1b;border:1px solid #f1bfbf}.cg-page{max-width:1200px;margin:0 auto;padding:1rem 1rem 3rem}.cg-block{background:#f2f2f2;padding:1rem;margin-bottom:1rem;display:grid;grid-template-columns:minmax(320px,1fr) minmax(300px,.9fr);gap:1.4rem 2rem;align-items:center}.cg-block__media img{width:100%;display:block}.cg-block__content h2{margin:0 0 .35rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,2.7vw,2.85rem);color:#083a47}.cg-block__desc{margin:0 0 .55rem;font-family:Cormorant Garamond,serif;font-size:1.1rem;line-height:1.35;color:#2b434f}.cg-block__list{margin:0 0 .65rem;padding-left:1.1rem;font-family:Cormorant Garamond,serif;font-size:.98rem;line-height:1.25;color:#264652}.cg-block__content button{border:0;background:#004a5a;color:#fff;font-family:Cormorant Garamond,serif;font-size:.9rem;letter-spacing:.03em;padding:.55rem 1.2rem}.cg-block__note{grid-column:1 / -1;margin:-.4rem 0 0;font-family:Cormorant Garamond,serif;font-size:.92rem;line-height:1.35;color:#3b4e56}.cg-amazon-note{margin:1rem 0 0;font-family:Cormorant Garamond,serif;font-size:1.08rem;color:#103d4a;text-align:center}@media (max-width: 900px){.cg-block{grid-template-columns:1fr}}.shop-list-page{max-width:1200px;margin:0 auto;padding:2rem 1.4rem 3rem}.shop-list-card{max-width:980px;margin:0 auto}.shop-list-card p{margin:0 0 1.35rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.45rem,2.1vw,1.95rem);line-height:1.35;color:#173d47}.shop-list-amazon{margin-top:1.55rem;padding-top:1rem;border-top:1px solid rgba(23,61,71,.18)}.paris-page{width:100%;padding:0 0 3rem}.paris-hero{position:relative;width:100%}.paris-hero img{width:100%;height:min(68vh,560px);object-fit:cover;display:block}.paris-hero__overlay{position:absolute;left:50%;bottom:2.1rem;transform:translate(-50%);text-align:center;width:min(760px,calc(100% - 2rem));color:#0e3744}.paris-hero__overlay h1{margin:0 0 .35rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.9rem,3vw,3rem);line-height:1.1}.paris-hero__overlay p{margin:0;font-family:Cormorant Garamond,serif;font-size:1.12rem}.paris-hero__dots{position:absolute;left:50%;bottom:.6rem;transform:translate(-50%);display:flex;gap:.35rem}.paris-hero__dots button{width:7px;height:7px;border-radius:50%;border:none;background:#0a384652;padding:0}.paris-hero__dots button.is-active{background:#0f4656}.paris-milestone{max-width:1200px;margin:0 auto;padding:2.4rem 1rem 1.4rem;text-align:center}.paris-milestone h2,.paris-eu h2,.paris-map h2{margin:0 0 .9rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,2.6vw,2.8rem);color:#153f49}.paris-milestone p{margin:0 auto .65rem;max-width:1040px;font-family:Cormorant Garamond,serif;font-size:1.08rem;line-height:1.45;color:#2f4e57}.paris-stores{max-width:1200px;margin:0 auto;padding:1rem 1rem 2rem}.paris-stores__tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:.9rem 1.8rem;margin-bottom:1rem}.paris-stores__tabs button{border:none;background:transparent;border-bottom:1px solid transparent;padding:0 0 .2rem;font-family:Cormorant Garamond,serif;font-size:.95rem;color:#0f4656}.paris-stores__tabs button.is-active{border-bottom-color:#0f4656}.paris-stores__carousel{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:.8rem}.paris-stores__arrow{width:36px;height:36px;border-radius:50%;border:1px solid #d4d8da;background:#fff;color:#455963}.paris-stores__images{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.paris-stores__images img{width:100%;aspect-ratio:4 / 5;object-fit:cover}.paris-stores__caption{margin:1rem auto 0;max-width:760px;text-align:center;font-family:Cormorant Garamond,serif;font-size:1.02rem;color:#32505a}.paris-eu{max-width:1200px;margin:0 auto;padding:2rem 1rem 1rem}.paris-eu__content{display:grid;grid-template-columns:.8fr 1fr;gap:2rem;align-items:center}.paris-eu__content h3{margin:0 0 .8rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,2.8vw,2.8rem);color:#0f4656}.paris-eu__content p{margin:0;font-family:Cormorant Garamond,serif;font-size:1.08rem;color:#35535d}.paris-eu__content img{width:100%;display:block}.paris-map{max-width:1200px;margin:0 auto;padding:1.6rem 1rem 0}.paris-map__frame iframe{width:100%;height:470px;border:0}@media (max-width: 900px){.paris-stores__carousel{grid-template-columns:1fr}.paris-stores__arrow{display:none}.paris-stores__images,.paris-eu__content{grid-template-columns:1fr}}.policy-page{max-width:1200px;margin:0 auto;padding:2rem 1.4rem 3rem}.policy-page__title{margin:0 0 1.35rem;text-align:center;font-family:Cormorant Garamond,serif;font-size:clamp(2.35rem,3.4vw,3.35rem);color:#0f4250;letter-spacing:.03em}.policy-page__body{max-width:940px;margin:0 auto}.policy-page__section{margin-top:1.35rem}.policy-page__section h2{margin:0 0 .35rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;color:#173f4a}.policy-page__paragraph{margin:0 0 .7rem;font-family:Cormorant Garamond,serif;font-size:1.04rem;line-height:1.44;color:#234a55}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;background:#fff;color:#1a1a1a}img{max-width:100%;height:auto}
