html.olza-index{font-size:100%;scroll-padding-top:110px}html.olza-index body{display:block;min-height:100%}html.olza-index #MainContent{width:100%;overflow:clip}html.olza-index .shopify-section{max-width:none}.olza-home{--navy: #123b53;--navy-2: #0b2b3d;--ink: #18303c;--muted: #667780;--cream: #f7f3e8;--cream-2: #eee7d7;--white: #ffffff;--aqua: #1598ae;--aqua-soft: #d8f1f3;--lime: #92c83e;--gold: #c99a2e;--gold-soft: #efe1b8;--coral: #ef9b88;--line: rgba(18, 59, 83, .14);--shadow: 0 24px 70px rgba(10, 42, 59, .14);--radius-sm: 14px;--radius-md: 24px;--radius-lg: 38px;--container: 1220px;--header-height: 78px}.olza-home,.olza-home *{box-sizing:border-box}html.olza-index{scroll-behavior:smooth}.olza-home{margin:0;color:var(--ink);background:var(--white);font-family:Avenir Next,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.olza-is-locked{overflow:hidden}.olza-home img{display:block;max-width:100%}.olza-home a{color:inherit;text-decoration:none}.olza-home button,.olza-home input{font:inherit}.olza-home button{color:inherit}.olza-home button,.olza-home a{-webkit-tap-highlight-color:transparent}.olza-home .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}.olza-home .skip-link{position:fixed;top:8px;left:8px;z-index:200;padding:10px 14px;background:#fff;color:#000;transform:translateY(-150%)}.olza-home .skip-link:focus{transform:none}.olza-home .container{width:min(var(--container),calc(100% - 48px));margin-inline:auto}.olza-home .section-pad{padding:112px 0}.olza-home .eyebrow{margin:0 0 14px;color:var(--aqua);font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.olza-home .eyebrow--light{color:#9ddbe5}.olza-home .demo-ribbon{min-height:28px;display:flex;align-items:center;justify-content:center;padding:5px 16px;background:var(--gold);color:var(--navy-2);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.olza-home .announcement{background:var(--navy-2);color:#ffffffd6;font-size:.8rem}.olza-home .announcement__inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.olza-home .announcement p{margin:0}.olza-home .announcement a{font-weight:700;border-bottom:1px solid rgba(255,255,255,.5)}.olza-home .site-header{position:sticky;top:0;z-index:90;background:#ffffffe8;border-bottom:1px solid rgba(18,59,83,.08);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.olza-home .header__inner{height:var(--header-height);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:36px}.olza-home .brand{display:inline-flex;align-items:center;gap:6px;color:var(--navy)}.olza-home .brand__mark{width:38px;height:38px}.olza-home .brand__word{font-size:2rem;line-height:1;font-weight:800;letter-spacing:-.07em}.olza-home .desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.5vw,36px)}.olza-home .desktop-nav a{position:relative;color:#294653;font-size:.91rem;font-weight:650}.olza-home .desktop-nav a:after{content:"";position:absolute;right:0;bottom:-8px;left:0;height:2px;background:var(--aqua);transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.olza-home .desktop-nav a:hover:after,.olza-home .desktop-nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.olza-home .header-actions{display:flex;align-items:center;gap:8px}.olza-home .icon-button{width:42px;height:42px;display:inline-grid;place-items:center;padding:0;background:transparent;border:0;border-radius:50%;cursor:pointer}.olza-home .icon-button:hover{background:var(--cream)}.olza-home .icon-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.olza-home .cart-button{position:relative}.olza-home .cart-count{position:absolute;top:1px;right:0;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--aqua);color:#fff;font-size:.66rem;font-weight:800}.olza-home .mobile-only{display:none}.olza-home .mobile-menu{padding:8px 24px 22px;border-top:1px solid var(--line)}.olza-home .mobile-menu a{display:block;padding:13px 0;font-weight:700;border-bottom:1px solid var(--line)}.olza-home .search-panel,.olza-home .cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150}.olza-home .search-panel__backdrop,.olza-home .cart-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#04151e85;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.olza-home .search-panel__content{position:relative;width:min(760px,calc(100% - 32px));margin:8vh auto 0;padding:34px;background:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow)}.olza-home .search-panel__top{display:flex;align-items:center;justify-content:space-between;gap:20px}.olza-home .search-panel h2{margin:0;font-size:1.8rem;letter-spacing:-.03em}.olza-home .search-field{margin-top:24px;height:62px;display:flex;align-items:center;gap:12px;padding:0 18px;border:1px solid var(--line);border-radius:16px;background:#f9fbfb}.olza-home .search-field svg{width:22px;fill:none;stroke:var(--navy);stroke-width:1.8}.olza-home .search-field input{width:100%;border:0;outline:0;background:transparent;font-size:1.05rem}.olza-home .search-suggestions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:18px;color:var(--muted);font-size:.88rem}.olza-home .search-suggestions a{padding:6px 11px;background:var(--cream);border-radius:999px;color:var(--navy);font-weight:700}.olza-home .cart-drawer__panel{position:absolute;top:0;right:0;width:min(440px,100%);height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:-20px 0 60px #071f2b33}.olza-home .cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:28px 28px 22px;border-bottom:1px solid var(--line)}.olza-home .cart-drawer__header .eyebrow{margin-bottom:2px}.olza-home .cart-drawer__header h2{margin:0;font-size:1.8rem}.olza-home .cart-drawer__body{flex:1;overflow-y:auto;padding:24px 28px}.olza-home .empty-cart{min-height:55vh;display:grid;place-items:center;align-content:center;gap:18px;text-align:center}.olza-home .empty-cart__icon{width:72px;height:72px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--aqua);font-size:3rem;line-height:1}.olza-home .empty-cart p{max-width:250px;margin:0;color:var(--muted)}.olza-home .cart-line{display:grid;grid-template-columns:72px 1fr auto;gap:14px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.olza-home .cart-line img{width:72px;height:84px;object-fit:cover;border-radius:12px}.olza-home .cart-line h3{margin:0 0 4px;font-size:.96rem}.olza-home .cart-line p{margin:0;color:var(--muted);font-size:.85rem}.olza-home .cart-line__remove{padding:6px;border:0;background:transparent;color:var(--muted);cursor:pointer}.olza-home .cart-drawer__footer{padding:22px 28px 28px;border-top:1px solid var(--line)}.olza-home .cart-total{display:flex;justify-content:space-between;margin-bottom:18px;font-size:1.1rem}.olza-home .cart-drawer__footer small{display:block;margin-top:10px;color:var(--muted);text-align:center;font-size:.72rem}.olza-home .button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 24px;border:1px solid transparent;border-radius:999px;font-weight:800;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.olza-home .button:hover{transform:translateY(-2px)}.olza-home .button--primary{background:var(--navy);color:#fff;box-shadow:0 12px 24px #123b532e}.olza-home .button--primary:hover{background:var(--navy-2)}.olza-home .button--secondary{border-color:var(--navy);color:var(--navy);background:transparent}.olza-home .button--secondary:hover{background:var(--navy);color:#fff}.olza-home .button--ghost{background:#ffffffa6;border-color:#123b5338;color:var(--navy)}.olza-home .button--dark{background:var(--navy-2);color:#fff}.olza-home .button--cream{background:var(--cream);color:var(--navy-2)}.olza-home .button--outline-light{color:#fff;border-color:#ffffff73;background:transparent}.olza-home .button--outline-light:hover{background:#ffffff1a}.olza-home .button--full{width:100%}.olza-home .text-link{display:inline-flex;align-items:center;gap:8px;color:var(--navy);font-weight:800}.olza-home .text-link span{transition:transform .2s ease}.olza-home .text-link:hover span{transform:translate(4px)}.olza-home .hero{position:relative;overflow:hidden;padding-top:92px;padding-bottom:100px;background:radial-gradient(circle at 10% 20%,rgba(21,152,174,.08),transparent 32%),linear-gradient(135deg,#fbfaf5 0%,var(--cream) 62%,#f0e8d6 100%)}.olza-home .hero:after{content:"";position:absolute;right:-13vw;bottom:-26vw;width:48vw;height:48vw;border:1px solid rgba(201,154,46,.16);border-radius:50%}.olza-home .hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(44px,7vw,92px);align-items:center}.olza-home .hero__copy h1{max-width:680px;margin:0;color:var(--navy-2);font-size:clamp(3.4rem,5.6vw,5.6rem);line-height:.96;letter-spacing:-.065em}.olza-home .hero__copy h1 em{color:var(--aqua);font-style:normal}.olza-home .hero__lede{max-width:610px;margin:26px 0 0;color:#4c626c;font-size:clamp(1.05rem,1.4vw,1.2rem);line-height:1.7}.olza-home .hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.olza-home .hero__microcopy{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:28px;color:#566b75;font-size:.83rem;font-weight:700}.olza-home .hero__microcopy span{display:inline-flex;align-items:center;gap:7px}.olza-home .hero__microcopy i{width:7px;height:7px;background:var(--lime);border-radius:50%;box-shadow:0 0 0 4px #92c83e26}.olza-home .hero-stage{position:relative;min-height:620px}.olza-home .hero-stage__glow{position:absolute;top:10%;right:7%;bottom:6%;left:8%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.95),rgba(255,255,255,.15) 63%,transparent 64%)}.olza-home .hero-photo{position:absolute;overflow:hidden;border:8px solid rgba(255,255,255,.9);border-radius:34px;box-shadow:0 30px 80px #0c304138}.olza-home .hero-photo img{width:100%;height:100%;object-fit:cover}.olza-home .hero-photo--crown{top:8px;right:5%;width:59%;height:510px;transform:rotate(2.5deg)}.olza-home .hero-photo--essentials{left:0;bottom:4px;width:42%;height:350px;transform:rotate(-5deg);z-index:2}.olza-home .photo-chip{position:absolute;left:14px;bottom:14px;max-width:calc(100% - 28px);padding:8px 12px;border-radius:999px;color:var(--navy-2);background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.72rem;font-weight:800}.olza-home .photo-chip--gold:before,.olza-home .photo-chip--aqua:before{content:"";width:8px;height:8px;display:inline-block;margin-right:6px;border-radius:50%}.olza-home .photo-chip--gold:before{background:var(--gold)}.olza-home .photo-chip--aqua:before{background:var(--aqua)}.olza-home .hero-bubble{position:absolute;border:1px solid rgba(21,152,174,.25);border-radius:50%;background:#ffffff59;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.olza-home .hero-bubble--one{top:2%;left:17%;width:55px;height:55px}.olza-home .hero-bubble--two{right:-2%;top:27%;width:34px;height:34px}.olza-home .hero-bubble--three{right:16%;bottom:2%;width:72px;height:72px}.olza-home .hero-note{position:absolute;right:0;bottom:15%;z-index:4;display:flex;align-items:center;gap:10px;padding:14px 17px;border:1px solid rgba(255,255,255,.78);border-radius:16px;background:#fffc;box-shadow:0 14px 34px #0b2b3d21;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.olza-home .hero-note__icon{color:var(--gold);font-size:1.3rem}.olza-home .hero-note strong,.olza-home .hero-note small{display:block}.olza-home .hero-note strong{color:var(--navy);font-size:.83rem}.olza-home .hero-note small{color:var(--muted);font-size:.7rem}.olza-home .trust-strip{border-top:1px solid rgba(18,59,83,.08);border-bottom:1px solid rgba(18,59,83,.08);background:#fff}.olza-home .trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.olza-home .trust-item{min-height:108px;display:flex;align-items:center;gap:14px;padding:20px 28px;border-right:1px solid var(--line)}.olza-home .trust-item:first-child{padding-left:0}.olza-home .trust-item:last-child{padding-right:0;border-right:0}.olza-home .trust-item svg{flex:0 0 39px;width:39px;height:39px;fill:none;stroke:var(--aqua);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.olza-home .trust-item strong,.olza-home .trust-item span{display:block}.olza-home .trust-item strong{color:var(--navy);font-size:.9rem}.olza-home .trust-item span{margin-top:2px;color:var(--muted);font-size:.76rem}.olza-home .section-heading{max-width:720px;margin-bottom:46px}.olza-home .section-heading h2{margin:0;color:var(--navy-2);font-size:clamp(2.3rem,4vw,4rem);line-height:1.03;letter-spacing:-.055em}.olza-home .section-heading>p:last-child{max-width:620px;margin:18px 0 0;color:var(--muted);font-size:1.04rem}.olza-home .section-heading--center{margin-inline:auto;text-align:center}.olza-home .section-heading--center>p:last-child{margin-inline:auto}.olza-home .section-heading--split{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:36px}.olza-home .section-heading--split>div{max-width:720px}.olza-home .formulas{background:#fff}.olza-home .formula-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.olza-home .formula-card{position:relative;min-height:580px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;border-radius:var(--radius-lg)}.olza-home .formula-card--essentials{background:linear-gradient(135deg,var(--aqua-soft),#eff9f8 65%,#d7f0e7);color:var(--navy-2)}.olza-home .formula-card--crown{background:linear-gradient(140deg,#173f58,var(--navy-2));color:#fff}.olza-home .formula-card__copy{position:relative;z-index:2;align-self:center;padding:54px 20px 54px 50px}.olza-home .formula-card__label{display:inline-flex;padding:7px 10px;border:1px solid currentColor;border-radius:999px;font-size:.65rem;font-weight:800;letter-spacing:.12em}.olza-home .formula-card__brand{margin:28px 0 0;color:var(--aqua);font-size:.8rem;font-weight:800;letter-spacing:.15em}.olza-home .formula-card--crown .formula-card__brand{color:#e9c96d}.olza-home .formula-card h3{margin:0;font-size:clamp(2.8rem,4.4vw,4.8rem);line-height:.95;letter-spacing:-.065em}.olza-home .formula-card__copy>p:not(.formula-card__brand){margin:18px 0 0;opacity:.78}.olza-home .check-list{display:grid;gap:9px;margin:25px 0 30px;padding:0;list-style:none;font-size:.82rem}.olza-home .check-list li{display:flex;align-items:center;gap:9px}.olza-home .check-list li:before{content:"\2713";width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#ffffffa8;color:var(--aqua);font-size:.72rem;font-weight:900}.olza-home .formula-card--crown .check-list li:before{background:#ffffff1a;color:#f0ce75}.olza-home .formula-card__visual{position:relative;min-width:0}.olza-home .formula-card__visual img{position:absolute;right:-17%;bottom:-3%;width:117%;height:87%;object-fit:cover;object-position:center;border-radius:28px 0 0;transform:rotate(1deg);box-shadow:-22px -12px 60px #0c30411f}.olza-home .formula-orbit{position:absolute;z-index:1;border:1px solid rgba(21,152,174,.3);border-radius:50%}.olza-home .formula-orbit--a{top:12%;right:8%;width:95px;height:95px}.olza-home .formula-orbit--b{top:25%;left:-8%;width:38px;height:38px}.olza-home .formula-spark{position:absolute;z-index:3;color:#f2d47e}.olza-home .formula-spark--a{top:12%;right:16%;font-size:1.8rem}.olza-home .formula-spark--b{top:22%;left:5%;font-size:1rem}.olza-home .sizes{background:var(--cream)}.olza-home .size-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px;padding:8px;border-radius:20px;background:#ffffff9e}.olza-home .size-tabs button{min-height:84px;display:flex;flex-direction:column;justify-content:center;padding:10px 18px;border:0;border-radius:14px;background:transparent;color:var(--muted);text-align:left;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,color .2s ease}.olza-home .size-tabs button strong{font-size:1.05rem}.olza-home .size-tabs button span{font-size:.78rem}.olza-home .size-tabs button[aria-selected=true]{background:var(--navy);color:#fff;box-shadow:0 14px 28px #123b5329}.olza-home .size-panel{min-height:560px;display:grid;grid-template-columns:.72fr 1.28fr;overflow:hidden;border-radius:var(--radius-lg);background:#fff;box-shadow:0 18px 55px #123b5317}.olza-home .size-panel__intro{position:relative;display:flex;flex-direction:column;justify-content:center;padding:60px;background:linear-gradient(145deg,#153f57,#0b2b3d);color:#fff;overflow:hidden}.olza-home .size-panel__intro:after{content:"";position:absolute;right:-120px;bottom:-120px;width:310px;height:310px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 55px #ffffff06}.olza-home .size-number{position:absolute;top:25px;right:35px;color:#ffffff12;font-size:8rem;line-height:1;font-weight:900}.olza-home .size-panel__intro .eyebrow{position:relative;z-index:1;color:#9ddbe5}.olza-home .size-panel__intro h3{position:relative;z-index:1;margin:0;font-size:clamp(2.5rem,4vw,4.1rem);line-height:.98;letter-spacing:-.055em}.olza-home .size-panel__intro>p:not(.eyebrow){position:relative;z-index:1;margin:21px 0 0;color:#ffffffb8}.olza-home .size-meta{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.olza-home .size-meta span{padding:7px 10px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#ffffffd1;font-size:.72rem;font-weight:700}.olza-home .size-products{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:stretch;padding:28px}.olza-home .size-product{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:26px;background:#fff}.olza-home .size-product__image{position:relative;min-height:330px;overflow:hidden;background:#edf7f7}.olza-home .size-product--crown .size-product__image{background:#f5eedc}.olza-home .size-product__image img{width:100%;height:330px;object-fit:cover;transition:transform .35s ease}.olza-home .size-product:hover img{transform:scale(1.025)}.olza-home .size-product__image span{position:absolute;top:14px;left:14px;padding:6px 10px;border-radius:999px;background:#ffffffe0;color:var(--navy);font-size:.66rem;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.olza-home .size-product__content{display:flex;flex:1;flex-direction:column;padding:22px}.olza-home .size-product__content p{margin:0 0 4px;color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.olza-home .size-product__content h4{margin:0;font-size:1.35rem;letter-spacing:-.03em}.olza-home .size-product__content .size-price{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:20px}.olza-home .size-product__content .size-price strong{color:var(--navy);font-size:1.12rem}.olza-home .products{background:#fff}.olza-home .product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.olza-home .product-card{min-width:0}.olza-home .product-card__image{position:relative;aspect-ratio:.84;display:block;overflow:hidden;border-radius:26px}.olza-home .product-card__image--aqua{background:var(--aqua-soft)}.olza-home .product-card__image--gold{background:#f4ecd8}.olza-home .product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.olza-home .product-card:hover .product-card__image img{transform:scale(1.035)}.olza-home .product-badge{position:absolute;top:14px;left:14px;z-index:2;padding:7px 10px;border-radius:999px;background:#ffffffe0;color:var(--aqua);font-size:.64rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.olza-home .product-badge--gold{color:#9a6d0d}.olza-home .product-card__content{padding:18px 4px 0}.olza-home .product-family{margin:0 0 3px;color:var(--aqua);font-size:.7rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.olza-home .product-card[data-family=Crown] .product-family{color:#9b720f}.olza-home .product-card h3{margin:0;font-size:1.35rem;letter-spacing:-.035em}.olza-home .product-card__content>p:not(.product-family){min-height:46px;margin:9px 0 0;color:var(--muted);font-size:.86rem}.olza-home .product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.olza-home .product-card__bottom strong{color:var(--navy)}.olza-home .add-button{height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 10px 0 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--navy);font-size:.78rem;font-weight:800;cursor:pointer}.olza-home .add-button b{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--navy);color:#fff;font-size:1rem;line-height:1}.olza-home .add-button:hover{border-color:var(--navy)}.olza-home .benefits{background:#eef6f5}.olza-home .benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.olza-home .benefit-card{position:relative;min-height:340px;padding:30px;border:1px solid rgba(18,59,83,.09);border-radius:26px;background:#ffffffb3}.olza-home .benefit-card__number{position:absolute;top:26px;right:26px;color:#123b533d;font-size:.72rem;font-weight:900}.olza-home .benefit-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:74px;border-radius:18px;background:var(--navy);color:#fff}.olza-home .benefit-icon svg{width:31px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.olza-home .benefit-card h3{margin:0;color:var(--navy);font-size:1.32rem;letter-spacing:-.03em}.olza-home .benefit-card p{margin:12px 0 0;color:var(--muted);font-size:.88rem}.olza-home .usage{background:#fff}.olza-home .usage__grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(48px,8vw,110px);align-items:center}.olza-home .usage__photo{position:relative;width:min(100%,500px);margin-inline:auto}.olza-home .usage__photo:before{content:"";position:absolute;top:-22px;left:-22px;width:120px;height:120px;border:1px solid rgba(21,152,174,.28);border-radius:50%;box-shadow:0 0 0 28px #1598ae0a}.olza-home .usage__photo img{position:relative;z-index:1;width:100%;aspect-ratio:.73;object-fit:cover;border-radius:40px;box-shadow:var(--shadow)}.olza-home .usage__photo-note{position:absolute;right:-30px;bottom:48px;z-index:2;display:flex;gap:12px;align-items:center;padding:16px 18px;border-radius:17px;background:#fff;box-shadow:0 16px 40px #0b2b3d29}.olza-home .usage__photo-note span{color:var(--gold)}.olza-home .usage__photo-note p{margin:0;color:var(--muted);font-size:.78rem}.olza-home .usage__photo-note strong{color:var(--navy)}.olza-home .usage__content h2{margin:0;color:var(--navy-2);font-size:clamp(2.5rem,4.5vw,4.3rem);line-height:1;letter-spacing:-.055em}.olza-home .usage__intro{margin:20px 0 28px;color:var(--muted)}.olza-home .usage-accordion,.olza-home .faq-list{border-top:1px solid var(--line)}.olza-home .accordion-item{border-bottom:1px solid var(--line)}.olza-home .accordion-trigger{width:100%;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0;border:0;background:transparent;color:var(--navy);text-align:left;font-weight:800;cursor:pointer}.olza-home .accordion-trigger span{display:flex;align-items:center;gap:18px}.olza-home .accordion-trigger b{color:var(--aqua);font-size:.7rem;letter-spacing:.1em}.olza-home .accordion-trigger i{position:relative;flex:0 0 24px;width:24px;height:24px;border:1px solid var(--line);border-radius:50%}.olza-home .accordion-trigger i:before,.olza-home .accordion-trigger i:after{content:"";position:absolute;top:50%;left:50%;width:9px;height:1px;background:var(--navy);transform:translate(-50%,-50%)}.olza-home .accordion-trigger i:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .2s ease}.olza-home .accordion-trigger[aria-expanded=true] i:after{transform:translate(-50%,-50%) rotate(0)}.olza-home .accordion-panel{padding:0 40px 24px 43px;color:var(--muted)}.olza-home .accordion-panel p{margin:0}.olza-home .accordion-panel ol{display:grid;gap:7px;margin:0;padding-left:20px}.olza-home .usage__content>.text-link{margin-top:25px}.olza-home .business{position:relative;overflow:hidden;padding:110px 0;background:linear-gradient(125deg,var(--navy-2),#123f58 62%,#18536b);color:#fff}.olza-home .business:after{content:"";position:absolute;right:-11vw;top:-14vw;width:42vw;height:42vw;border:1px solid rgba(255,255,255,.1);border-radius:50%;box-shadow:0 0 0 80px #ffffff05}.olza-home .business__grid{position:relative;z-index:1;display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(50px,8vw,110px);align-items:center}.olza-home .business h2{margin:0;font-size:clamp(3rem,5.5vw,5.6rem);line-height:.94;letter-spacing:-.065em}.olza-home .business__copy>p:not(.eyebrow){max-width:560px;margin:23px 0 0;color:#ffffffb3;font-size:1.04rem}.olza-home .business__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.olza-home .business__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.olza-home .business__meta span{padding:7px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#ffffffb8;font-size:.72rem;font-weight:700}.olza-home .business__visual{position:relative;min-height:510px}.olza-home .business-photo{position:absolute;overflow:hidden;border:7px solid rgba(255,255,255,.13);border-radius:28px;box-shadow:0 30px 70px #0000003b}.olza-home .business-photo img{width:100%;height:100%;object-fit:cover}.olza-home .business-photo--crown{top:0;right:0;width:78%;height:310px;transform:rotate(3deg)}.olza-home .business-photo--essentials{left:0;bottom:0;width:78%;height:310px;transform:rotate(-4deg)}.olza-home .business__badge{position:absolute;right:3%;bottom:15%;z-index:3;width:104px;height:104px;display:grid;place-items:center;align-content:center;border-radius:50%;background:var(--gold);color:var(--navy-2);box-shadow:0 18px 40px #0003}.olza-home .business__badge strong,.olza-home .business__badge span{display:block}.olza-home .business__badge strong{font-size:1.8rem;line-height:1}.olza-home .business__badge span{font-size:.68rem;font-weight:800;text-transform:uppercase}.olza-home .reviews{background:var(--cream)}.olza-home .reviews__note{max-width:350px;margin:0;color:var(--muted);font-size:.88rem}.olza-home .review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.olza-home .review-placeholder{min-height:260px;display:flex;flex-direction:column;justify-content:space-between;padding:30px;border:1px dashed rgba(18,59,83,.28);border-radius:24px;background:#ffffff80}.olza-home .review-placeholder__top{display:flex;justify-content:space-between;gap:10px;color:var(--gold);font-size:.72rem;font-weight:800}.olza-home .review-placeholder__top span:first-child{color:var(--aqua);text-transform:uppercase;letter-spacing:.08em}.olza-home .review-placeholder>p{margin:28px 0;color:var(--navy);font-size:1.05rem;line-height:1.6}.olza-home .review-placeholder footer{color:var(--navy);font-size:.8rem;font-weight:800}.olza-home .review-placeholder footer span{color:var(--muted);font-weight:500}.olza-home .story{background:#fff}.olza-home .story__grid{display:grid;grid-template-columns:1fr .88fr;gap:clamp(50px,8vw,110px);align-items:center}.olza-home .story__visual{position:relative;min-height:560px;overflow:hidden;border-radius:var(--radius-lg);background:linear-gradient(135deg,#dff3f3,#f6f0df 62%,#f2e6c9)}.olza-home .story__word{position:absolute;top:10%;left:-2%;color:#123b5312;font-size:clamp(6rem,13vw,12rem);line-height:1;font-weight:900;letter-spacing:-.08em}.olza-home .story__circle{position:absolute;border-radius:50%}.olza-home .story__circle--one{right:8%;top:8%;width:170px;height:170px;border:1px solid rgba(21,152,174,.28)}.olza-home .story__circle--two{left:8%;bottom:6%;width:90px;height:90px;background:#92c83e29}.olza-home .story__bottle{position:absolute;overflow:hidden;border:7px solid rgba(255,255,255,.82);border-radius:24px;box-shadow:var(--shadow)}.olza-home .story__bottle img{width:100%;height:100%;object-fit:cover}.olza-home .story__bottle--one{left:12%;bottom:5%;width:41%;height:360px;transform:rotate(-5deg)}.olza-home .story__bottle--two{right:10%;top:11%;width:40%;height:360px;transform:rotate(5deg)}.olza-home .story__copy h2{margin:0;color:var(--navy-2);font-size:clamp(2.7rem,4.5vw,4.4rem);line-height:1;letter-spacing:-.055em}.olza-home .story__copy>p:not(.eyebrow){margin:20px 0 0;color:var(--muted)}.olza-home .story__copy .button{margin-top:30px}.olza-home .faq{background:#f7faf9}.olza-home .faq__grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(50px,8vw,100px)}.olza-home .faq__intro{position:sticky;top:calc(var(--header-height) + 34px);align-self:start}.olza-home .faq__intro h2{margin:0;color:var(--navy-2);font-size:clamp(2.6rem,4vw,4rem);line-height:1;letter-spacing:-.055em}.olza-home .faq__intro>p:not(.eyebrow){margin:20px 0 28px;color:var(--muted)}.olza-home .faq-list .accordion-panel{padding-left:0;padding-right:42px}.olza-home .newsletter{padding:82px 0;background:var(--aqua);color:#fff}.olza-home .newsletter__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,8vw,100px);align-items:center}.olza-home .newsletter h2{margin:0;font-size:clamp(2.7rem,4.4vw,4.3rem);line-height:1;letter-spacing:-.055em}.olza-home .newsletter__copy>p:not(.eyebrow){max-width:520px;margin:18px 0 0;color:#ffffffc7}.olza-home .newsletter__form label{display:block;margin-bottom:8px;font-size:.8rem;font-weight:800}.olza-home .newsletter__field{display:flex;min-height:62px;padding:6px;border-radius:999px;background:#fff}.olza-home .newsletter__field input{flex:1;min-width:0;padding:0 18px;border:0;outline:0;background:transparent;color:var(--ink)}.olza-home .newsletter__field button{padding:0 22px;border:0;border-radius:999px;background:var(--navy);color:#fff;font-weight:800;cursor:pointer}.olza-home .newsletter__form small{display:block;margin-top:10px;color:#ffffffa6;font-size:.7rem}.olza-home .site-footer{padding:76px 0 24px;background:#082532;color:#ffffffb8}.olza-home .footer__top{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:52px;padding-bottom:54px}.olza-home .brand--footer{color:#fff}.olza-home .footer__brand>p{margin:14px 0 0}.olza-home .footer__social{display:flex;gap:8px;margin-top:24px}.olza-home .footer__social a{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:#fff;font-size:.72rem;font-weight:800}.olza-home .footer__column{display:flex;flex-direction:column;gap:10px}.olza-home .footer__column h2{margin:0 0 10px;color:#fff;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.olza-home .footer__column a{font-size:.84rem}.olza-home .footer__column a:hover{color:#fff}.olza-home .footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);font-size:.72rem}.olza-home .footer__bottom p{margin:0}.olza-home .payment-chips{display:flex;flex-wrap:wrap;gap:6px}.olza-home .payment-chips span{padding:5px 8px;border-radius:5px;background:#ffffff1a;color:#fff;font-size:.6rem;font-weight:800}.olza-home .toast{position:fixed;right:22px;bottom:22px;z-index:180;max-width:320px;padding:14px 18px;border-radius:14px;background:var(--navy-2);color:#fff;box-shadow:var(--shadow);font-size:.86rem;font-weight:700;opacity:0;transform:translateY(18px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.olza-home .toast.is-visible{opacity:1;transform:none}.olza-home .mobile-buybar{display:none}.olza-home .reveal{opacity:1;transform:none}html.js .olza-home .reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}html.js .olza-home .reveal.is-visible{opacity:1;transform:none}@media(max-width:1100px){.olza-home .desktop-nav{gap:18px}.olza-home .desktop-nav a{font-size:.82rem}.olza-home .hero__grid{grid-template-columns:.95fr 1.05fr;gap:38px}.olza-home .hero-stage{min-height:530px}.olza-home .hero-photo--crown{height:430px}.olza-home .hero-photo--essentials{height:290px}.olza-home .formula-card{grid-template-columns:1fr;min-height:700px}.olza-home .formula-card__copy{padding:44px}.olza-home .formula-card__visual{min-height:300px}.olza-home .formula-card__visual img{right:-2%;width:80%;height:105%}.olza-home .product-grid{grid-template-columns:repeat(2,1fr);gap:30px 18px}.olza-home .benefit-grid{grid-template-columns:repeat(2,1fr)}.olza-home .business__grid{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:860px){.olza-home{--header-height: 68px}.olza-home .container{width:min(100% - 34px,var(--container))}.olza-home .section-pad{padding:84px 0}.olza-home .desktop-nav{display:none}.olza-home .mobile-only{display:inline-grid}.olza-home .header__inner{grid-template-columns:auto 1fr auto;gap:10px}.olza-home .brand{justify-self:center}.olza-home .brand__mark{width:34px;height:34px}.olza-home .brand__word{font-size:1.78rem}.olza-home .header-actions{gap:0}.olza-home .hero{padding-top:70px}.olza-home .hero__grid,.olza-home .usage__grid,.olza-home .business__grid,.olza-home .story__grid,.olza-home .faq__grid,.olza-home .newsletter__grid{grid-template-columns:1fr}.olza-home .hero__copy{text-align:center}.olza-home .hero__copy h1,.olza-home .hero__lede{margin-inline:auto}.olza-home .hero__actions,.olza-home .hero__microcopy{justify-content:center}.olza-home .hero-stage{width:min(660px,100%);margin-inline:auto}.olza-home .trust-grid{grid-template-columns:repeat(2,1fr)}.olza-home .trust-item:nth-child(2){border-right:0}.olza-home .trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.olza-home .trust-item:first-child,.olza-home .trust-item:nth-child(3){padding-left:0}.olza-home .formula-grid{grid-template-columns:1fr}.olza-home .formula-card{min-height:610px;grid-template-columns:1.08fr .92fr}.olza-home .formula-card__visual{min-height:auto}.olza-home .formula-card__visual img{right:-20%;width:125%;height:85%}.olza-home .size-panel{grid-template-columns:1fr}.olza-home .size-panel__intro{min-height:380px}.olza-home .size-number{font-size:7rem}.olza-home .usage__photo{width:min(520px,86%)}.olza-home .business{padding:84px 0}.olza-home .business__visual{width:min(650px,100%);margin-inline:auto}.olza-home .review-grid{grid-template-columns:1fr}.olza-home .story__visual{min-height:510px}.olza-home .faq__intro{position:static}.olza-home .footer__top{grid-template-columns:1.2fr 1fr 1fr}.olza-home .footer__brand{grid-column:1 / -1}}@media(max-width:620px){.olza-home{padding-bottom:72px}.olza-home .demo-ribbon__desktop{display:none}.olza-home .announcement__inner{justify-content:center;min-height:36px}.olza-home .announcement a{display:none}.olza-home .container{width:min(100% - 28px,var(--container))}.olza-home .section-pad{padding:70px 0}.olza-home .header__inner{height:64px}.olza-home .header-actions .icon-button:first-child{display:none}.olza-home .hero{padding-top:56px;padding-bottom:70px}.olza-home .hero__copy h1{font-size:clamp(3rem,15vw,4rem)}.olza-home .hero__lede{font-size:1rem}.olza-home .hero__actions{flex-direction:column}.olza-home .hero__actions .button{width:100%}.olza-home .hero__microcopy{align-items:center;flex-direction:column}.olza-home .hero-stage{min-height:430px;margin-top:20px}.olza-home .hero-photo{border-width:5px;border-radius:24px}.olza-home .hero-photo--crown{right:1%;width:65%;height:345px}.olza-home .hero-photo--essentials{width:45%;height:245px}.olza-home .photo-chip{display:none}.olza-home .hero-note{right:2%;bottom:4%}.olza-home .hero-bubble--three{display:none}.olza-home .trust-grid{grid-template-columns:1fr}.olza-home .trust-item{min-height:88px;padding:16px 0;border-right:0;border-bottom:1px solid var(--line)}.olza-home .trust-item:nth-child(3){border-bottom:1px solid var(--line)}.olza-home .trust-item:last-child{border-bottom:0}.olza-home .section-heading{margin-bottom:34px}.olza-home .section-heading h2{font-size:2.55rem}.olza-home .section-heading--split{display:block}.olza-home .section-heading--split .text-link,.olza-home .section-heading--split>p{display:inline-flex;margin-top:18px}.olza-home .formula-card{min-height:740px;grid-template-columns:1fr}.olza-home .formula-card__copy{padding:38px 28px 10px}.olza-home .formula-card h3{font-size:3.35rem}.olza-home .formula-card__visual{min-height:330px}.olza-home .formula-card__visual img{right:-3%;bottom:-4%;width:80%;height:104%}.olza-home .size-tabs{grid-template-columns:1fr}.olza-home .size-tabs button{min-height:62px}.olza-home .size-panel__intro{min-height:370px;padding:38px 28px}.olza-home .size-panel__intro h3{font-size:2.75rem}.olza-home .size-number{top:18px;right:20px;font-size:5.5rem}.olza-home .size-products{grid-template-columns:1fr;padding:18px}.olza-home .size-product__image{min-height:360px}.olza-home .size-product__image img{height:360px}.olza-home .product-grid,.olza-home .benefit-grid{grid-template-columns:1fr}.olza-home .product-card__image{aspect-ratio:.9}.olza-home .product-card__content>p:not(.product-family){min-height:0}.olza-home .benefit-card{min-height:285px}.olza-home .benefit-icon{margin-bottom:50px}.olza-home .usage__photo{width:92%}.olza-home .usage__photo-note{right:-12px;bottom:25px}.olza-home .usage__content h2{font-size:2.75rem}.olza-home .accordion-panel{padding-left:0}.olza-home .business h2{font-size:3.4rem}.olza-home .business__actions{flex-direction:column}.olza-home .business__actions .button{width:100%}.olza-home .business__visual{min-height:390px}.olza-home .business-photo{border-width:5px}.olza-home .business-photo--crown,.olza-home .business-photo--essentials{width:85%;height:230px}.olza-home .business__badge{width:84px;height:84px}.olza-home .review-placeholder{min-height:240px}.olza-home .story__visual{min-height:430px}.olza-home .story__bottle--one,.olza-home .story__bottle--two{height:290px}.olza-home .story__copy h2,.olza-home .faq__intro h2,.olza-home .newsletter h2{font-size:2.8rem}.olza-home .newsletter__field{min-height:0;flex-direction:column;padding:6px;border-radius:20px}.olza-home .newsletter__field input{min-height:52px}.olza-home .newsletter__field button{min-height:48px}.olza-home .footer__top{grid-template-columns:1fr 1fr;gap:40px 24px}.olza-home .footer__brand{grid-column:1 / -1}.olza-home .footer__column:last-child{grid-column:1 / -1}.olza-home .footer__bottom{align-items:flex-start;flex-direction:column}.olza-home .search-panel__content{padding:24px}.olza-home .cart-drawer__panel{width:100%}.olza-home .mobile-buybar{position:fixed;right:0;bottom:0;left:0;z-index:80;height:72px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 14px;border-top:1px solid var(--line);background:#fffffff0;box-shadow:0 -12px 32px #0b2b3d1a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.olza-home .mobile-buybar div span,.olza-home .mobile-buybar div strong{display:block}.olza-home .mobile-buybar div span{color:var(--muted);font-size:.64rem;text-transform:uppercase;letter-spacing:.08em}.olza-home .mobile-buybar div strong{color:var(--navy);font-size:.92rem}.olza-home .mobile-buybar .button{min-height:48px;padding-inline:20px}.olza-home .toast{right:14px;bottom:86px;left:14px;max-width:none}}@media(prefers-reduced-motion:reduce){html.olza-index{scroll-behavior:auto}.olza-home,.olza-home *,.olza-home *:before,.olza-home *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html.js .olza-home .reveal{opacity:1;transform:none}}.olza-home .reference-title-bar{min-height:54px;display:flex;align-items:center;background:#ececec;border-bottom:1px solid rgba(18,59,83,.14);color:#101922}.olza-home .reference-title-bar__inner{position:relative;width:min(100% - 48px,1560px);min-height:54px;margin-inline:auto;display:flex;align-items:center;justify-content:center}.olza-home .reference-title-bar__inner p{margin:0;font-size:clamp(.92rem,1.35vw,1.14rem);font-weight:520;letter-spacing:.08em}.olza-home .reference-title-bar__back{position:absolute;left:0;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#3e474d}.olza-home .reference-title-bar__back:hover{background:#123b5312}.olza-home .reference-title-bar__back svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.olza-home .site-header--reference{background:#fffffff5}.olza-home .header__inner--reference{min-height:100px;height:auto;grid-template-areas:"nav actions brand";grid-template-columns:minmax(0,1fr) auto auto;column-gap:28px}.olza-home .header-menu-area{grid-area:menu}.olza-home .desktop-nav--reference{grid-area:nav;justify-content:flex-start;gap:clamp(30px,4vw,58px)}.olza-home .desktop-nav--reference a,.olza-home .desktop-nav--reference button{position:relative;padding:8px 0;border:0;background:transparent;color:#454b50;font-size:clamp(.98rem,1.35vw,1.22rem);font-weight:520;cursor:pointer}.olza-home .desktop-nav--reference a:after,.olza-home .desktop-nav--reference button:after{content:"";position:absolute;right:0;bottom:1px;left:0;height:2px;background:#101922;transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.olza-home .desktop-nav--reference a:hover:after,.olza-home .desktop-nav--reference button:hover:after,.olza-home .desktop-nav--reference a:focus-visible:after,.olza-home .desktop-nav--reference button:focus-visible:after,.olza-home .desktop-nav--reference .is-active:after{transform:scaleX(1)}.olza-home .reference-brand{grid-area:brand;justify-self:end;color:#050708}.olza-home .reference-brand .brand__mark{width:48px;height:48px}.olza-home .reference-brand .brand__word{font-size:2.75rem;color:#050708}.olza-home .reference-header-actions{grid-area:actions;display:flex;align-items:center;justify-content:flex-end}.olza-home .reference-header-actions .icon-button{color:#162f3f}.olza-home .reference-header-actions .icon-button:first-child{display:inline-grid}.olza-home .mobile-menu--reference{background:#fff}.olza-home .mobile-menu--reference a,.olza-home .mobile-menu--reference button{width:100%;display:block;padding:14px 0;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--navy);text-align:left;font-weight:700;cursor:pointer}.olza-home .reference-footer-panel{padding:70px 0 78px;background:#ececec;color:#101922;border-top:1px solid rgba(18,59,83,.08)}.olza-home .reference-quick-links{text-align:center}.olza-home .reference-quick-links h2{margin:0 0 32px;color:#101922;font-size:clamp(1.7rem,3vw,2.35rem);font-weight:600;letter-spacing:.01em}.olza-home .reference-quick-links nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px clamp(28px,4.5vw,64px)}.olza-home .reference-quick-links a,.olza-home .reference-quick-links button{position:relative;padding:4px 0;border:0;background:transparent;color:#454b50;font-size:clamp(1rem,1.7vw,1.26rem);cursor:pointer}.olza-home .reference-quick-links a:after,.olza-home .reference-quick-links button:after{content:"";position:absolute;right:0;bottom:-4px;left:0;height:1px;background:currentColor;transform:scaleX(0);transition:transform .2s ease}.olza-home .reference-quick-links a:hover:after,.olza-home .reference-quick-links button:hover:after,.olza-home .reference-quick-links a:focus-visible:after,.olza-home .reference-quick-links button:focus-visible:after{transform:scaleX(1)}.olza-home .reference-newsletter{max-width:1120px;margin:74px auto 0;text-align:center}.olza-home .reference-newsletter h2{margin:0 0 42px;color:#101922;font-size:clamp(2rem,4vw,3.25rem);font-weight:540;line-height:1.14;letter-spacing:.005em}.olza-home .reference-newsletter__field{width:min(100%,880px);min-height:78px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) 78px;align-items:stretch;border:1.5px solid #777d80;background:transparent}.olza-home .reference-newsletter__field input{min-width:0;padding:0 28px;border:0;outline:0;background:transparent;color:#101922;font-size:clamp(1.05rem,2vw,1.42rem)}.olza-home .reference-newsletter__field input::placeholder{color:#555b60;opacity:1}.olza-home .reference-newsletter__field button{display:grid;place-items:center;border:0;background:transparent;color:#454b50;cursor:pointer;transition:background .2s ease,color .2s ease}.olza-home .reference-newsletter__field button:hover{background:var(--navy);color:#fff}.olza-home .reference-newsletter__field button svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.olza-home .reference-newsletter small{display:block;margin-top:16px;color:#697176;font-size:.75rem}.olza-home .reference-footer-bottom{padding:24px 0;background:#e4e4e4;color:#525a5f;border-top:1px solid rgba(18,59,83,.12)}.olza-home .reference-footer-bottom__inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.olza-home .reference-footer-bottom p{margin:0;font-size:.76rem}.olza-home .reference-footer-social{display:flex;align-items:center;gap:10px}.olza-home .reference-footer-social a{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(18,59,83,.18);border-radius:50%;color:#2d444f;font-size:.68rem;font-weight:800}@media(max-width:860px){.olza-home .reference-title-bar{min-height:44px}.olza-home .reference-title-bar__inner{min-height:44px;width:calc(100% - 24px)}.olza-home .reference-title-bar__inner p{max-width:calc(100% - 72px);text-align:center;font-size:.76rem;letter-spacing:.05em}.olza-home .reference-title-bar__back{width:36px;height:36px}.olza-home .header__inner--reference{min-height:var(--header-height);grid-template-areas:"menu brand actions";grid-template-columns:44px minmax(0,1fr) 44px;column-gap:8px}.olza-home .reference-brand{justify-self:center}.olza-home .reference-brand .brand__mark{width:34px;height:34px}.olza-home .reference-brand .brand__word{font-size:1.85rem}.olza-home .reference-header-actions{justify-self:end}.olza-home .mobile-menu--reference{padding-bottom:18px}.olza-home .reference-footer-panel{padding:58px 0 62px}.olza-home .reference-newsletter{margin-top:58px}.olza-home .reference-newsletter h2{margin-bottom:30px}.olza-home .reference-newsletter__field{min-height:68px;grid-template-columns:minmax(0,1fr) 66px}.olza-home .reference-newsletter__field input{padding:0 20px}}@media(max-width:560px){.olza-home .reference-quick-links nav{flex-direction:column;gap:15px}.olza-home .reference-newsletter h2{font-size:2rem}.olza-home .reference-newsletter__field{min-height:62px}.olza-home .reference-newsletter__field input{font-size:1rem}.olza-home .reference-footer-bottom__inner{flex-direction:column;text-align:center}}.olza-home{width:100%;min-height:100%;letter-spacing:0}.olza-home [hidden]{display:none!important}.olza-home h1,.olza-home h2,.olza-home h3,.olza-home h4,.olza-home p{font-family:inherit}.olza-home .button:before,.olza-home .button:after,.olza-home .add-button:before,.olza-home .add-button:after{content:none!important;display:none!important}.olza-home .button,.olza-home .add-button{min-width:0;text-decoration:none}.olza-home button{font-family:inherit;letter-spacing:0}.olza-home .reference-logo-image{display:block;width:auto;max-width:150px;max-height:58px;object-fit:contain}.olza-home .reference-brand--image{justify-self:center;min-width:132px;justify-content:center}.olza-home .search-field{position:relative}.olza-home .search-field input{min-width:0;box-shadow:none}.olza-home .search-field__submit{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:50%;background:var(--navy);color:#fff;cursor:pointer}.olza-home .search-field__submit svg{stroke:currentColor}.olza-home .cart-line__quantity{display:inline-flex;align-items:center;gap:6px;margin-top:5px}.olza-home .cart-line__quantity button{width:26px;height:26px;display:grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer}.olza-home .cart-line__quantity span{min-width:18px;text-align:center;font-size:.82rem;font-weight:800}.olza-home .cart-line__remove{font-size:1.4rem}.olza-home .cart-error{margin:0 0 14px;color:#9d2d22;font-size:.86rem}.olza-home .newsletter-message{margin-top:16px;font-weight:700}.olza-home .newsletter-message--success{color:#2f6c30}.olza-home .newsletter-message--error{color:#9d2d22}.olza-home .product-card__image img,.olza-home .size-product__image img{object-fit:contain}.olza-home .product-card__image--fallback,.olza-home .size-product__image--fallback{display:grid;place-items:center}.olza-home .product-card__image--fallback img,.olza-home .size-product__image--fallback img{width:auto;max-width:72%}.olza-home .add-button[disabled]{opacity:.48;cursor:not-allowed}.olza-home .add-button.is-loading span{opacity:.65}.olza-home .add-button.is-loading b{animation:olza-spin .7s linear infinite}.olza-home .product-card.is-highlighted .product-card__image{outline:3px solid var(--aqua);outline-offset:5px;transition:outline .2s ease}.olza-home .product-card[data-family=Crown].is-highlighted .product-card__image{outline-color:var(--gold)}.olza-home .review-grid:empty{display:none}.olza-home .reference-footer-social span{opacity:.45}@keyframes olza-spin{to{transform:rotate(360deg)}}@media(max-width:860px){.olza-home .reference-logo-image{max-width:122px;max-height:48px}}.olza-home .reference-footer-social span{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(18,59,83,.18);border-radius:50%;color:#2d444f;font-size:.68rem;font-weight:800;opacity:.45}.olza-home .cart-line__image-placeholder{width:72px;height:84px;border-radius:12px;background:var(--cream)}
/*# sourceMappingURL=/cdn/shop/t/6/assets/olza-home.css.map */
