@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=Inter:wght@300;400;500;600&display=swap);:root{--oe-blue-dark:#0027f2;--oe-blue:#3464fd;--oe-coral:#ff6e73;--oe-coral-lt:#ff9ea2;--oe-white:#f5f8ff;--oe-logo-ocean:#3464fd;--oe-logo-eros:#ff6e73;--oe-deep:#09101f;--oe-mid:#0c1830;--oe-dark:#060c1a;--oe-surface:#ffffff;--oe-foam:#eef6ff;--oe-sand:#f5efe6;--oe-ink:#1c2b3a;--oe-slate:#4a6077;--oe-mist:#8fa8bc;--oe-rule:#d8e6f0;--oe-teal:#00a896;--oe-text:#e8eeff;--oe-muted:rgba(232, 238, 255, 0.55);--oe-eyebrow-clr:#ff6e73;--oe-line:rgba(52, 100, 253, 0.2);--oe-line-strong:rgba(52, 100, 253, 0.4);--oe-text-xs:clamp(0.75rem,   1.5vw,  0.8125rem);--oe-text-sm:clamp(0.875rem,  1.8vw,  0.9375rem);--oe-text-base:clamp(1rem,      2vw,    1.0625rem);--oe-text-lg:clamp(1.125rem,  2.2vw,  1.25rem);--oe-text-xl:clamp(1.25rem,   2.5vw,  1.5rem);--oe-text-2xl:clamp(1.5rem,    3vw,    2rem);--oe-text-3xl:clamp(2rem,      4vw,    2.75rem);--oe-text-4xl:clamp(2.75rem,   5.5vw,  4rem);--oe-text-hero:clamp(3.5rem,    7vw,    6rem);--oe-leading-tight:1.15;--oe-leading-snug:1.3;--oe-leading-normal:1.6;--oe-leading-loose:1.8;--oe-font-display:'Cormorant Garamond', Georgia, serif;--oe-font-ui:'Inter', system-ui, sans-serif;--oe-space-1:0.25rem;--oe-space-2:0.5rem;--oe-space-3:0.75rem;--oe-space-4:1rem;--oe-space-5:1.25rem;--oe-space-6:1.5rem;--oe-space-8:2rem;--oe-space-10:2.5rem;--oe-space-12:3rem;--oe-space-16:4rem;--oe-space-20:5rem;--oe-space-24:6rem;--oe-space-32:8rem;--oe-max-width:1280px;--oe-text-max:68ch;--oe-section-pad-y:var(--oe-space-12);--oe-page-pad-x:var(--oe-space-5);--oe-radius:2px;--oe-radius-sm:1px;--oe-ease-out:cubic-bezier(0.16, 1, 0.3, 1);--oe-ease-standard:cubic-bezier(0.4, 0, 0.2, 1);--oe-duration-fast:0.2s;--oe-duration-mid:0.35s;--oe-duration-slow:0.7s}@media (min-width:768px){:root{--oe-page-pad-x:var(--oe-space-8);--oe-section-pad-y:var(--oe-space-16)}}@media (min-width:1280px){:root{--oe-page-pad-x:var(--oe-space-12);--oe-section-pad-y:var(--oe-space-20)}}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:100%;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--oe-font-ui);font-size:var(--oe-text-base);font-weight:400;line-height:var(--oe-leading-normal);color:var(--oe-text);background-color:var(--oe-deep);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;border:none;background:none;font:inherit}.oe-container{width:100%;max-width:var(--oe-max-width);margin-left:auto;margin-right:auto;padding-left:var(--oe-page-pad-x);padding-right:var(--oe-page-pad-x)}.oe-section{padding-top:var(--oe-section-pad-y);padding-bottom:var(--oe-section-pad-y)}.oe-text-col{max-width:var(--oe-text-max)}.oe-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--oe-space-4)}.oe-grid-3{display:grid;grid-template-columns:1fr;gap:var(--oe-space-6)}.oe-grid-4{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--oe-space-4)}@media (min-width:768px){.oe-grid-3{grid-template-columns:repeat(2,1fr);gap:var(--oe-space-8)}.oe-grid-4{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.oe-grid-3{grid-template-columns:repeat(3,1fr);gap:var(--oe-space-8)}}.oe-display,h1.oe-h1,h2.oe-h2,h3.oe-h3{font-family:var(--oe-font-display);font-weight:300;line-height:var(--oe-leading-snug);color:var(--oe-white)}.oe-hero-title{font-family:var(--oe-font-display);font-weight:300;font-size:var(--oe-text-hero);line-height:var(--oe-leading-tight);color:var(--oe-white)}h1,.oe-h1{font-size:var(--oe-text-4xl);line-height:var(--oe-leading-snug)}h2,.oe-h2{font-size:var(--oe-text-3xl);line-height:var(--oe-leading-snug)}h3,.oe-h3{font-size:var(--oe-text-2xl);line-height:var(--oe-leading-snug)}h4,.oe-h4{font-family:var(--oe-font-ui);font-size:var(--oe-text-lg);font-weight:500;line-height:var(--oe-leading-snug)}p{font-size:var(--oe-text-base);line-height:var(--oe-leading-normal);color:var(--oe-muted);max-width:var(--oe-text-max)}p+p{margin-top:var(--oe-space-4)}.oe-eyebrow{display:block;font-family:var(--oe-font-ui);font-weight:500;font-size:var(--oe-text-xs);text-transform:uppercase;letter-spacing:.16em;color:var(--oe-eyebrow-clr);margin-bottom:var(--oe-space-3)}.oe-subhead{font-size:var(--oe-text-lg);font-weight:300;color:var(--oe-muted);line-height:var(--oe-leading-normal);margin-top:var(--oe-space-4);max-width:52ch}.oe-label{font-family:var(--oe-font-ui);font-size:var(--oe-text-xs);font-weight:500;text-transform:uppercase;letter-spacing:.12em;color:var(--oe-muted)}.oe-italic{font-style:italic;font-weight:300}.oe-divider{width:48px;height:1.5px;background:var(--oe-coral);border:none;margin:var(--oe-space-4) 0}.oe-rule{width:100%;height:1px;background:var(--oe-line);border:none;margin:var(--oe-space-8) 0}.oe-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--oe-space-2);padding:.875rem 2rem;font-family:var(--oe-font-ui);font-size:var(--oe-text-sm);font-weight:500;text-transform:uppercase;letter-spacing:.08em;border-radius:var(--oe-radius);transition:background-color var(--oe-duration-fast) var(--oe-ease-standard),transform var(--oe-duration-fast) var(--oe-ease-standard),color var(--oe-duration-fast) var(--oe-ease-standard);white-space:nowrap;cursor:pointer}.oe-btn-primary{background-color:var(--oe-coral);color:var(--oe-white);border:1.5px solid var(--oe-coral)}.oe-btn-primary:hover,.oe-btn-primary:focus-visible{background-color:var(--oe-coral-lt);border-color:var(--oe-coral-lt);transform:translateY(-2px)}.oe-btn-secondary{background-color:#fff0;color:var(--oe-white);border:1.5px solid var(--oe-blue)}.oe-btn-secondary:hover,.oe-btn-secondary:focus-visible{background-color:rgb(52 100 253 / .12);transform:translateY(-2px)}.oe-btn-ghost{background:#fff0;color:var(--oe-coral);border:none;padding:0;border-bottom:1px solid currentColor;border-radius:0;letter-spacing:.06em}.oe-btn-ghost:hover,.oe-btn-ghost:focus-visible{color:var(--oe-coral-lt)}.oe-btn-full{width:100%}.oe-btn:focus-visible{outline:2px solid var(--oe-blue);outline-offset:3px}.oe-card{background:var(--oe-mid);border:1px solid var(--oe-line);border-radius:var(--oe-radius);overflow:hidden;transition:transform var(--oe-duration-fast) var(--oe-ease-standard),border-color var(--oe-duration-fast) var(--oe-ease-standard)}.oe-card:hover{transform:translateY(-4px);border-color:var(--oe-line-strong)}.oe-card__image{aspect-ratio:1 / 1;overflow:hidden}.oe-card__image img{width:100%;height:100%;object-fit:cover;transition:transform var(--oe-duration-mid) var(--oe-ease-out)}.oe-card:hover .oe-card__image img{transform:scale(1.03)}.oe-card__body{padding:var(--oe-space-4)}.oe-card__title{font-family:var(--oe-font-ui);font-size:var(--oe-text-base);font-weight:400;color:var(--oe-text);line-height:var(--oe-leading-snug)}.oe-card__price{font-family:var(--oe-font-ui);font-size:var(--oe-text-base);font-weight:500;color:var(--oe-coral);margin-top:var(--oe-space-2)}.oe-card__badge{display:inline-block;font-size:var(--oe-text-xs);font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--oe-deep);background:var(--oe-coral);padding:.2em .6em;border-radius:var(--oe-radius-sm);margin-bottom:var(--oe-space-2)}.oe-tile{position:relative;overflow:hidden;border-radius:var(--oe-radius);aspect-ratio:3 / 4;display:block}@media (min-width:768px){.oe-tile{aspect-ratio:4 / 5}}.oe-tile__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 0.5s var(--oe-ease-out)}.oe-tile:hover .oe-tile__image{transform:scale(1.04)}.oe-tile__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgb(6 12 26 / .8) 0%,rgb(6 12 26 / .2) 40%,transparent 70%)}.oe-tile__label{position:absolute;bottom:var(--oe-space-5);left:var(--oe-space-5);font-family:var(--oe-font-display);font-weight:300;font-size:var(--oe-text-xl);color:var(--oe-white);line-height:var(--oe-leading-tight)}.oe-trust{display:flex;flex-wrap:wrap;gap:var(--oe-space-4) var(--oe-space-6);margin-top:var(--oe-space-5)}.oe-trust__item{display:flex;align-items:center;gap:var(--oe-space-2);font-size:var(--oe-text-sm);color:var(--oe-muted)}.oe-trust__item::before{content:'';display:inline-block;width:20px;height:1.5px;background:var(--oe-coral);flex-shrink:0}.oe-impact-strip{background:var(--oe-dark);border-top:1px solid var(--oe-line);border-bottom:1px solid var(--oe-line);padding:var(--oe-space-8) 0}.oe-impact-strip__inner{display:flex;flex-direction:column;gap:var(--oe-space-6);align-items:center;text-align:center}@media (min-width:768px){.oe-impact-strip__inner{flex-direction:row;justify-content:center;gap:var(--oe-space-16)}}.oe-stat__number{font-family:var(--oe-font-display);font-size:var(--oe-text-3xl);font-weight:600;color:var(--oe-coral);line-height:1}.oe-stat__label{font-family:var(--oe-font-ui);font-size:var(--oe-text-sm);font-weight:400;color:var(--oe-muted);text-transform:uppercase;letter-spacing:.1em;margin-top:var(--oe-space-2)}.oe-nav{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff0;transition:background-color var(--oe-duration-mid) var(--oe-ease-standard),backdrop-filter var(--oe-duration-mid) var(--oe-ease-standard)}.oe-nav--scrolled{background:rgb(9 16 31 / .92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--oe-line)}.oe-nav__inner{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 var(--oe-page-pad-x);max-width:var(--oe-max-width);margin:0 auto}.oe-nav__logo{font-family:var(--oe-font-ui);font-size:var(--oe-text-xl);font-weight:400;letter-spacing:.01em}.oe-nav__logo .logo-ocean{color:var(--oe-logo-ocean)}.oe-nav__logo .logo-eros{color:var(--oe-logo-eros)}.oe-nav__links{display:none;gap:var(--oe-space-8);align-items:center}@media (min-width:1024px){.oe-nav__links{display:flex}}.oe-nav__link{font-family:var(--oe-font-ui);font-size:var(--oe-text-sm);font-weight:400;color:var(--oe-muted);text-transform:uppercase;letter-spacing:.1em;transition:color var(--oe-duration-fast) var(--oe-ease-standard)}.oe-nav__link:hover,.oe-nav__link--active{color:var(--oe-white)}.oe-nav__utils{display:flex;align-items:center;gap:var(--oe-space-5)}.oe-nav__icon{color:var(--oe-muted);transition:color var(--oe-duration-fast) var(--oe-ease-standard);display:flex;align-items:center}.oe-nav__icon:hover{color:var(--oe-white)}.oe-reveal{opacity:0;transform:translateY(28px);transition:opacity var(--oe-duration-slow) var(--oe-ease-out),transform var(--oe-duration-slow) var(--oe-ease-out)}.oe-reveal.oe-visible{opacity:1;transform:translateY(0)}.oe-reveal:nth-child(2){transition-delay:0.1s}.oe-reveal:nth-child(3){transition-delay:0.2s}.oe-reveal:nth-child(4){transition-delay:0.3s}.oe-footer{background:var(--oe-dark);border-top:1px solid var(--oe-line);padding:var(--oe-space-16) 0 var(--oe-space-8)}.oe-footer__grid{display:grid;grid-template-columns:1fr;gap:var(--oe-space-10)}@media (min-width:768px){.oe-footer__grid{grid-template-columns:2fr 1fr 1fr;gap:var(--oe-space-12)}}.oe-footer__logo{font-family:var(--oe-font-ui);font-size:var(--oe-text-xl);font-weight:400;letter-spacing:.01em;margin-bottom:var(--oe-space-3)}.oe-footer__logo .logo-ocean{color:#5ba8e0}.oe-footer__logo .logo-eros{color:var(--oe-coral-lt)}.oe-footer__tagline{font-size:var(--oe-text-sm);color:var(--oe-muted)}.oe-footer__heading{font-family:var(--oe-font-ui);font-size:var(--oe-text-xs);font-weight:500;text-transform:uppercase;letter-spacing:.14em;color:var(--oe-coral);margin-bottom:var(--oe-space-4)}.oe-footer__links{display:flex;flex-direction:column;gap:var(--oe-space-3)}.oe-footer__link{font-size:var(--oe-text-sm);color:var(--oe-muted);transition:color var(--oe-duration-fast) var(--oe-ease-standard)}.oe-footer__link:hover{color:var(--oe-white)}.oe-footer__bottom{border-top:1px solid var(--oe-line);margin-top:var(--oe-space-12);padding-top:var(--oe-space-6);display:flex;flex-direction:column;gap:var(--oe-space-3);align-items:center;text-align:center}@media (min-width:768px){.oe-footer__bottom{flex-direction:row;justify-content:space-between;text-align:left}}.oe-footer__copy{font-size:var(--oe-text-xs);color:var(--oe-muted)}.oe-footer__legal{display:flex;gap:var(--oe-space-5)}.oe-footer__legal a{font-size:var(--oe-text-xs);color:var(--oe-muted);transition:color var(--oe-duration-fast) var(--oe-ease-standard)}.oe-footer__legal a:hover{color:var(--oe-white)}.oe-breadcrumb{display:flex;flex-wrap:wrap;gap:var(--oe-space-2);align-items:center;padding:var(--oe-space-4) 0;font-size:var(--oe-text-xs);color:var(--oe-muted)}.oe-breadcrumb a{color:var(--oe-muted);transition:color var(--oe-duration-fast) var(--oe-ease-standard)}.oe-breadcrumb a:hover{color:var(--oe-white)}.oe-breadcrumb__sep{color:var(--oe-line-strong);font-size:var(--oe-text-xs)}.oe-breadcrumb__current{color:var(--oe-text)}.oe-accordion{border-top:1px solid var(--oe-line)}.oe-accordion__item{border-bottom:1px solid var(--oe-line)}.oe-accordion__trigger{width:100%;display:flex;justify-content:space-between;align-items:center;padding:var(--oe-space-5) 0;font-family:var(--oe-font-ui);font-size:var(--oe-text-base);font-weight:400;color:var(--oe-text);text-align:left;cursor:pointer;background:none;border:none;gap:var(--oe-space-4);transition:color var(--oe-duration-fast) var(--oe-ease-standard)}.oe-accordion__trigger:hover{color:var(--oe-coral)}.oe-accordion__icon{width:20px;height:20px;flex-shrink:0;color:var(--oe-coral);transition:transform var(--oe-duration-fast) var(--oe-ease-standard)}.oe-accordion__item--open .oe-accordion__icon{transform:rotate(45deg)}.oe-accordion__content{display:none;padding-bottom:var(--oe-space-5);font-size:var(--oe-text-base);color:var(--oe-muted);line-height:var(--oe-leading-loose);max-width:var(--oe-text-max)}.oe-accordion__item--open .oe-accordion__content{display:block}.oe-tier{background:var(--oe-mid);border:1px solid var(--oe-line);border-radius:var(--oe-radius);padding:var(--oe-space-6);text-align:center;transition:border-color var(--oe-duration-fast) var(--oe-ease-standard),transform var(--oe-duration-fast) var(--oe-ease-standard)}.oe-tier:hover,.oe-tier--active{border-color:var(--oe-coral);transform:translateY(-3px)}.oe-tier__amount{font-family:var(--oe-font-display);font-size:var(--oe-text-3xl);font-weight:600;color:var(--oe-coral);line-height:1}.oe-tier__name{font-family:var(--oe-font-ui);font-size:var(--oe-text-xs);font-weight:500;text-transform:uppercase;letter-spacing:.14em;color:var(--oe-white);margin-top:var(--oe-space-2)}.oe-tier__impact{font-size:var(--oe-text-sm);color:var(--oe-muted);margin-top:var(--oe-space-3);line-height:var(--oe-leading-normal)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:2px solid var(--oe-blue);outline-offset:3px}.oe-surface{background-color:var(--oe-surface)}.oe-foam-bg{background-color:var(--oe-foam)}.oe-sand-bg{background-color:var(--oe-sand)}.oe-ocean-bg{background-color:var(--oe-blue)}.oe-dark-bg{background-color:var(--oe-dark)}.oe-text-ink{color:var(--oe-ink)}.oe-text-slate{color:var(--oe-slate)}.oe-text-mist{color:var(--oe-mist)}.oe-text-teal{color:var(--oe-teal)}.oe-text-blue{color:var(--oe-blue)}.oe-text-coral{color:var(--oe-coral)}.oe-product-impact-badge{display:flex;align-items:flex-start;gap:var(--oe-space-3);padding:var(--oe-space-4);border-top:1px solid var(--oe-rule);border-bottom:1px solid var(--oe-rule);margin-bottom:var(--oe-space-5);font-size:var(--oe-text-sm);color:var(--oe-slate);line-height:var(--oe-leading-normal)}.oe-impact-dash{display:inline-block;width:20px;height:1.5px;background:var(--oe-coral);flex-shrink:0;margin-top:.6em}.oe-product-impact-badge a{color:var(--oe-blue);font-weight:500;transition:color var(--oe-duration-fast) var(--oe-ease-standard)}.oe-product-impact-badge a:hover{color:var(--oe-blue-dark)}.oe-link-arrow{display:inline-flex;align-items:center;gap:.35rem;font-family:var(--oe-font-ui);font-size:var(--oe-text-sm);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--oe-blue);transition:gap var(--oe-duration-fast) var(--oe-ease-standard),color var(--oe-duration-fast) var(--oe-ease-standard)}.oe-link-arrow::after{content:'\2192'}.oe-link-arrow:hover{gap:.6rem;color:var(--oe-blue-dark)}@media print{.oe-nav,.oe-footer{display:none}body{background:#fff;color:#000}}