.oc-story{background:var(--oc-story-bg, #EAF4F8)}.oc-story__content{display:flex;flex-direction:column;justify-content:center;padding:80px 10%;max-width:860px;margin:0 auto;color:#2c2c28;text-align:left}.oc-story__eyebrow{display:inline-block;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#2196c4;margin-bottom:14px}.oc-story__title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,4.2vw,3rem);font-weight:400;color:#2c2c28;line-height:1.15;margin:0 0 28px}.oc-story__title em{font-style:italic;color:inherit}.oc-story__body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;line-height:1.8;color:#6b6860}.oc-story__body p{margin:0 0 14px}.oc-story__body em{font-style:italic;color:#2196c4}.oc-story__body strong{color:#2c2c28;font-weight:600}.oc-story__btn{display:inline-block;margin-top:18px;background:#1b2a4a;color:#fefcf9;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;padding:14px 36px;border-radius:2px;text-decoration:none;transition:background .25s ease,transform .2s ease;align-self:flex-start}.oc-story__btn:hover{background:#2196c4;transform:translateY(-2px)}@media(max-width:768px){.oc-story__content{padding:60px 6%}}.oc-routine{background:var(--oc-routine-bg, #FAF7F2);padding:64px 5% 72px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif}.oc-routine__inner{max-width:1100px;margin:0 auto}.oc-routine__header{text-align:center;margin:0 0 36px}.oc-routine__eyebrow{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:#2196c4;margin:0 0 12px;font-weight:500}.oc-routine__heading{font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:400;color:#1c1c1c;margin:0 0 12px;line-height:1.15;letter-spacing:-.01em}.oc-routine__sub{font-size:.92rem;line-height:1.6;color:#6b6860;max-width:560px;margin:0 auto}.oc-routine__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 28px}.oc-routine__grid:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr));max-width:560px;margin-left:auto;margin-right:auto}.oc-routine__grid:has(>:nth-child(4)){grid-template-columns:repeat(4,minmax(0,1fr))}.oc-routine__card{background:var(--oc-routine-card-bg, #FEFCF9);border:.5px solid #E8DDD0;border-radius:14px;padding:18px 14px;text-align:center;display:flex;flex-direction:column;position:relative;transition:transform .25s ease,box-shadow .25s ease}.oc-routine__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1c1c1c14}.oc-routine__badge{position:absolute;top:12px;left:12px;font-size:9px;padding:4px 9px;border-radius:50px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;z-index:2}.oc-routine__badge--gold{background:#d4a017;color:#3d2800}.oc-routine__badge--ocean{background:#2196c4;color:#faf7f2}.oc-routine__badge--copper{background:#c8873a;color:#faf7f2}.oc-routine__badge--cream{background:#faf7f2;color:#1c1c1c;border:1px solid #E8DDD0}.oc-routine__badge--navy{background:#1b2a4a;color:#faf7f2}.oc-routine__img-wrap{position:relative;display:block;width:80%;aspect-ratio:1;margin:6px auto 14px;border-radius:50%;border:7px solid #1E7FAB;background:#f2eae0;overflow:hidden}.oc-routine__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;padding:0;transform:scale(1);transition:transform .5s ease}.oc-routine__card:hover .oc-routine__img{transform:scale(1.05)}.oc-routine__placeholder{display:flex;align-items:center;justify-content:center;color:#c8c2b5}.oc-routine__tag{font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:#2196c4;margin:0 0 6px;font-weight:600}.oc-routine__name{font-family:Cormorant Garamond,Georgia,serif;font-size:1.05rem;font-weight:500;color:#1c1c1c;margin:0 0 14px;line-height:1.2}.oc-routine__name a{color:inherit;text-decoration:none}.oc-routine__name a:hover{color:#2196c4}.oc-routine__footer{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:6px;padding-top:10px;border-top:.5px solid #F0E8DC}.oc-routine__price-wrap{text-align:left;flex:1;min-width:0}.oc-routine__price{font-size:.95rem;font-weight:600;color:#1c1c1c}.oc-routine__afterpay{font-size:.58rem;color:#9c9a96;margin:1px 0 0;line-height:1.2}.oc-routine__add-form{margin:0;padding:0}.oc-routine__add{background:var(--oc-routine-btn-bg, #2196C4);color:#fefcf9;border:none;border-radius:50px;padding:8px 14px;font-size:.78rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .2s ease,transform .15s ease;font-family:inherit}.oc-routine__add:hover{background:var(--oc-routine-btn-bg-hover, #1670A0);transform:translateY(-1px)}.oc-routine__add:active{transform:translateY(0)}.oc-routine__add:disabled{opacity:.6;cursor:wait}.oc-routine__bundle{text-align:center;padding-top:8px}.oc-routine__bundle-btn{background:var(--oc-routine-bundle-btn-bg, #D4A017);color:var(--oc-routine-bundle-btn-text, #3D2800);border:none;border-radius:50px;padding:14px 32px;font-size:.85rem;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background .2s ease,transform .15s ease,box-shadow .25s ease;box-shadow:0 4px 14px #d4a01740;font-family:inherit}.oc-routine__bundle-btn:hover{background:#b8880f;transform:translateY(-1px);box-shadow:0 6px 20px #d4a01759}.oc-routine__bundle-btn:disabled{opacity:.7;cursor:wait;transform:none}.oc-routine__bundle-total{opacity:.9}.oc-routine__bundle-sub{font-size:.72rem;color:#6b6860;margin:14px 0 0}@media(max-width:768px){.oc-routine{padding:48px 4% 56px}.oc-routine__grid{grid-template-columns:repeat(2,1fr)}.oc-routine__grid:has(>:nth-child(4)){grid-template-columns:repeat(2,1fr)}.oc-routine__heading{font-size:1.6rem}.oc-routine__name{font-size:.96rem}.oc-routine__bundle-btn{padding:13px 24px;font-size:.8rem}}@media(max-width:460px){.oc-routine__add{font-size:.72rem;padding:7px 11px}.oc-routine__price{font-size:.88rem}}.oc-footer{background:#1c1c1c;color:#faf7f299;padding:72px 5% 32px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif}.oc-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:56px;max-width:1400px;margin-left:auto;margin-right:auto}.oc-footer__brand .oc-footer__logo{height:50px;width:auto;margin-bottom:18px;filter:brightness(0) invert(1);display:block}.oc-footer__logo-text{display:inline-block;font-family:Cormorant Garamond,Georgia,serif;font-size:1.6rem;color:#faf7f2;margin-bottom:18px}.oc-footer__desc{font-size:.86rem;line-height:1.75;color:#faf7f28c;margin:0 0 22px;max-width:420px}.oc-footer__socials{display:flex;gap:10px}.oc-footer__social{width:38px;height:38px;border-radius:50%;background:#faf7f21a;display:flex;align-items:center;justify-content:center;color:#faf7f2;text-decoration:none;transition:background .2s ease,transform .2s ease}.oc-footer__social:hover,.oc-footer__social:focus-visible{background:#2196c4;transform:translateY(-2px)}.oc-footer__heading{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#faf7f2e6;margin:0 0 18px}.oc-footer__list{list-style:none;padding:0;margin:0}.oc-footer__list li{margin-bottom:9px}.oc-footer__list li a{font-size:.85rem;color:#faf7f28c;text-decoration:none;transition:color .2s ease}.oc-footer__list li a:hover,.oc-footer__list li a:focus-visible{color:#2196c4}.oc-footer__bottom{border-top:1px solid rgba(250,247,242,.1);padding-top:26px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px;max-width:1400px;margin:0 auto}.oc-footer__copy{font-size:.8rem;color:#faf7f266;margin:0}.oc-footer__payments{display:flex;gap:8px;flex-wrap:wrap}.oc-footer__pill{background:#faf7f214;border-radius:6px;padding:4px 10px;font-size:.68rem;font-weight:700;letter-spacing:.04em;color:#faf7f28c;text-transform:uppercase}@media(max-width:1024px){.oc-footer__grid{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:640px){.oc-footer{padding:56px 5% 28px}.oc-footer__grid{grid-template-columns:1fr;gap:36px;margin-bottom:40px}.oc-footer__bottom{justify-content:flex-start}}.oc-founder{background:var(--oc-founder-bg, #FAF7F2);display:grid;grid-template-columns:1fr 1fr;min-height:560px}.oc-founder--right{grid-template-areas:"content image"}.oc-founder--right .oc-founder__img{grid-area:image}.oc-founder--right .oc-founder__content{grid-area:content}.oc-founder--left{grid-template-areas:"image content"}.oc-founder--left .oc-founder__img{grid-area:image}.oc-founder--left .oc-founder__content{grid-area:content}.oc-founder__img{position:relative;overflow:hidden;background:#eaf4f8;min-height:380px}.oc-founder__img img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.oc-founder__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.oc-founder__placeholder-svg{width:60%;height:60%;fill:#2196c440}.oc-founder__content{display:flex;flex-direction:column;justify-content:center;padding:80px 9%}.oc-founder__eyebrow{display:inline-block;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#2196c4;margin-bottom:14px}.oc-founder__title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.9rem,4vw,2.8rem);font-weight:400;color:#2c2c28;line-height:1.15;margin:0 0 24px}.oc-founder__title em{font-style:italic;color:#2196c4}.oc-founder__body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;line-height:1.82;color:#6b6860}.oc-founder__body p{margin:0 0 14px}.oc-founder__body em{font-style:italic;color:#2196c4}.oc-founder__body strong{color:#2c2c28;font-weight:600}.oc-founder__sig{font-family:Cormorant Garamond,Georgia,serif;font-size:1.6rem;font-style:italic;color:#2196c4;margin:18px 0 0}.oc-founder__sig-title{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:#9c9a96;margin:4px 0 0}@media(max-width:768px){.oc-founder,.oc-founder--left,.oc-founder--right{grid-template-columns:1fr;grid-template-areas:"image" "content"}.oc-founder__img{min-height:380px}.oc-founder__content{padding:60px 6%}}.oc-header{position:sticky;top:0;left:0;right:0;z-index:90;padding:12px 5%;height:72px;display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"logo nav actions";align-items:center;gap:16px;background:var(--oc-header-bg, #FAF7F2);color:var(--oc-header-text, #2C2C28);transition:background .3s ease,box-shadow .3s ease,color .3s ease;box-shadow:0 1px #2c2c2814;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif}.oc-header--transparent{background:transparent;color:#faf7f2;box-shadow:none;position:absolute}.oc-header--transparent.is-scrolled{position:fixed;background:#faf7f2f7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#2c2c28;box-shadow:0 1px #2c2c2814}.oc-header__logo{grid-area:logo;display:flex;align-items:center;text-decoration:none;color:inherit}.oc-header__logo img{height:56px;width:auto;display:block;transition:filter .3s}.oc-header__logo-text{font-family:Cormorant Garamond,Georgia,serif;font-size:1.4rem;font-weight:500;letter-spacing:.02em;color:inherit}.oc-header__nav{grid-area:nav;display:flex;justify-content:center;gap:36px;list-style:none;margin:0;padding:0}.oc-header__nav a{font-size:.82rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:inherit;text-decoration:none;transition:opacity .2s,color .2s}.oc-header__nav a:hover{color:#2196c4}.oc-header--transparent:not(.is-scrolled) .oc-header__nav a:hover{color:#fde68a}.oc-header__actions{grid-area:actions;display:flex;align-items:center;gap:20px}.oc-header__icon{background:none;border:none;cursor:pointer;color:inherit;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:opacity .2s;text-decoration:none}.oc-header__icon:hover{opacity:.7}.oc-header__cart{position:relative}.oc-header__cart-badge{position:absolute;top:-6px;right:-8px;background:#d4a017;color:#1b2a4a;font-size:.6rem;font-weight:700;min-width:16px;height:16px;padding:0 4px;border-radius:50px;display:flex;align-items:center;justify-content:center}.oc-header__btn{background:var(--oc-header-btn-bg, #D4A017);color:var(--oc-header-btn-text, #3D2800);border:none;border-radius:50px;padding:11px 26px;font-size:.82rem;font-weight:600;letter-spacing:.04em;text-decoration:none;transition:background .25s,transform .2s;white-space:nowrap}.oc-header__btn:hover{background:#b8880f;transform:translateY(-1px)}.oc-header__hamburger{display:none;background:none;border:none;cursor:pointer;flex-direction:column;gap:5px;padding:6px;color:inherit}.oc-header__hamburger span{display:block;width:22px;height:2px;background:currentColor;transition:transform .25s,opacity .25s}.oc-header.is-drawer-open .oc-header__hamburger span:nth-child(1){transform:translateY(7px) rotate(45deg)}.oc-header.is-drawer-open .oc-header__hamburger span:nth-child(2){opacity:0}.oc-header.is-drawer-open .oc-header__hamburger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.oc-header-drawer{position:fixed;top:72px;left:0;right:0;bottom:0;background:#faf7f2;padding:24px 5%;display:none;flex-direction:column;gap:16px;z-index:89;overflow-y:auto}.oc-header-drawer.is-open{display:flex}.oc-header-drawer a{font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;color:#2c2c28;text-decoration:none;padding:8px 0;border-bottom:1px solid rgba(44,44,40,.08)}.oc-header-drawer a:hover{color:#2196c4}.oc-header-drawer__divider{height:1px;background:#2c2c281f;margin:8px 0}.oc-header-drawer__btn{margin-top:12px;background:#d4a017!important;color:#3d2800!important;text-align:center;padding:14px 24px!important;border-radius:50px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:.9rem!important;font-weight:600;letter-spacing:.04em;text-transform:none;border-bottom:none!important}@media(max-width:899px){.oc-header{grid-template-columns:auto 1fr auto auto;grid-template-areas:"logo . actions hamburger";align-items:center}.oc-header__nav{display:none}.oc-header__actions{grid-area:actions;justify-content:flex-end;gap:10px}.oc-header__btn{display:none}.oc-header__hamburger{display:flex;grid-area:hamburger;margin-left:4px}.oc-header__logo img{height:40px}}.oc-steps{background:var(--oc-steps-bg, #FAF7F2);padding:28px 2rem 80px}.oc-steps__inner{max-width:1140px;margin:0 auto}.oc-steps__header{text-align:center;margin-bottom:56px}.oc-steps__eyebrow{display:inline-flex;align-items:center;gap:12px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:#2196c4;margin:0 0 18px}.oc-steps__eyebrow:before,.oc-steps__eyebrow:after{content:"";width:36px;height:.5px;background:#2196c4;opacity:.45}.oc-steps__title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:300;color:#2c2c28;line-height:1.15;margin:0 0 14px}.oc-steps__title em{font-style:italic;color:#2196c4}.oc-steps__subtitle{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;font-weight:300;color:#6b6860;letter-spacing:.03em;line-height:1.7;margin:0}.oc-steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;position:relative}.oc-steps__grid[data-step-count="2"]{grid-template-columns:repeat(2,1fr);max-width:760px;margin:0 auto}.oc-steps__grid[data-step-count="1"]{grid-template-columns:1fr;max-width:380px;margin:0 auto}.oc-steps__grid[data-step-count="4"]{grid-template-columns:repeat(4,1fr)}.oc-steps__grid[data-step-count="3"]:before{content:"";position:absolute;top:248px;left:calc(16.66% + 26px);right:calc(16.66% + 26px);height:1px;background:#d4a017;opacity:.35;z-index:0}.oc-steps__col{display:flex;flex-direction:column;align-items:center}.oc-steps__photo{width:100%;height:260px;border-radius:20px;overflow:hidden;position:relative;background:#eaf4f8}.oc-steps__photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .55s ease}.oc-steps__col:hover .oc-steps__photo img{transform:scale(1.05)}.oc-steps__photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(15,10,5,.22) 100%);pointer-events:none}.oc-steps__photo-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.oc-steps__placeholder-svg{width:100%;height:100%;fill:#2196c433}.oc-steps__connector{display:none}.oc-steps__circle{width:54px;height:54px;border-radius:50%;background:#faf7f2;border:1.5px solid #D4A017;display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,Georgia,serif;font-size:1.15rem;font-weight:400;color:#d4a017;transition:background .3s ease,color .3s ease}.oc-steps__col:hover .oc-steps__circle{background:#d4a017;color:#fefcf9}.oc-steps__text{text-align:center;padding:0 8px 28px;width:100%}.oc-steps__step-title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:400;color:#2c2c28;margin:0 0 10px;line-height:1.2}.oc-steps__divider{width:24px;height:1.5px;background:#d4a017;margin:0 auto 12px}.oc-steps__desc{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.82rem;font-weight:300;color:#6b6860;line-height:1.75;margin:0 0 16px}.oc-steps__tag{display:inline-flex;align-items:center;gap:7px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.68rem;letter-spacing:.09em;color:#2c2c28;border:.5px solid #D4A017;padding:6px 14px;border-radius:2px;background:#fefcf999;transition:background .25s ease,color .25s ease}.oc-steps__tag:hover{background:#d4a017;color:#fefcf9}.oc-steps__tag-dot{width:5px;height:5px;border-radius:50%;background:#d4a017;flex-shrink:0;transition:background .25s ease}.oc-steps__tag:hover .oc-steps__tag-dot{background:#fefcf9}.oc-steps__cta{text-align:center;margin-top:52px}.oc-steps__cta p{font-family:Cormorant Garamond,Georgia,serif;font-size:1.3rem;font-weight:300;color:#2c2c28;margin:0 0 22px;letter-spacing:.01em}.oc-steps__cta-btn{display:inline-block;background:#1b2a4a;color:#fefcf9;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;padding:16px 44px;border-radius:2px;border:none;cursor:pointer;text-decoration:none;transition:background .25s ease,transform .2s ease}.oc-steps__cta-btn:hover{background:#2196c4;transform:translateY(-2px)}@media(max-width:768px){.oc-steps{padding:44px 1.25rem 60px}.oc-steps__grid,.oc-steps__grid[data-step-count="4"],.oc-steps__grid[data-step-count="2"]{grid-template-columns:1fr;gap:40px;max-width:420px;margin:0 auto}.oc-steps__grid[data-step-count="3"]:before{display:none}}.oc-newsletter{position:relative;overflow:hidden;min-height:var(--oc-min-height, 460px);display:flex;align-items:center;isolation:isolate}.oc-newsletter__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-repeat:no-repeat;filter:brightness(.35) saturate(.8);z-index:0}.oc-newsletter__bg--placeholder{background:#1c2a3a}.oc-newsletter__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#a07800bf,#d4a01773);z-index:1}.oc-newsletter__content{position:relative;z-index:2;width:100%;text-align:center;padding:72px 5%;color:#fff}.oc-newsletter__eyebrow{display:inline-block;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#fde68a;margin-bottom:14px}.oc-newsletter__title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:400;color:#fff;margin:0 0 12px;line-height:1.15}.oc-newsletter__title em{font-style:italic;color:inherit}.oc-newsletter__subtitle{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.96rem;color:#ffffffd1;margin:0 auto 36px;max-width:560px;line-height:1.55}.oc-newsletter__form-wrap{margin:0}.oc-newsletter__form{display:flex;max-width:460px;margin:0 auto;border-radius:50px;overflow:hidden;box-shadow:0 8px 32px #0003}.oc-newsletter__form input[type=email]{flex:1;padding:16px 24px;border:none;outline:none;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;background:#faf7f2f5;color:#1c1c1c;min-width:0}.oc-newsletter__form input[type=email]::placeholder{color:#6b6b6b}.oc-newsletter__form input[type=email]:focus{background:#faf7f2;box-shadow:inset 0 0 0 2px #2196c459}.oc-newsletter__submit{background:#d4a017;color:#3d2800;border:none;padding:16px 28px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:.04em;cursor:pointer;white-space:nowrap;text-transform:uppercase;transition:background .2s}.oc-newsletter__submit:hover,.oc-newsletter__submit:focus-visible{background:#b8880f}.oc-newsletter__note{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.76rem;color:#ffffff8c;margin:14px 0 0}.oc-newsletter__status{max-width:460px;margin:14px auto 0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;padding:10px 18px;border-radius:8px}.oc-newsletter__status--error{background:#dc26262e;color:#fde68a;border:1px solid rgba(255,255,255,.25)}.oc-newsletter__status--success{background:#22c55e38;color:#fff;border:1px solid rgba(255,255,255,.35)}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:640px){.oc-newsletter__content{padding:56px 5%}.oc-newsletter__form{flex-direction:column;border-radius:20px}.oc-newsletter__submit{padding:14px 24px}}.oc-press{background:var(--oc-press-bg, #FAF7F2);padding:60px 5%}.oc-press__label{text-align:center;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#9c9a96;margin:0 0 36px}.oc-press__logos{display:flex;justify-content:center;align-items:center;gap:56px;flex-wrap:wrap}.oc-press__logo{font-family:Cormorant Garamond,Georgia,serif;font-size:1.4rem;font-weight:500;color:#9c9a96;letter-spacing:.06em;font-style:italic;transition:color .2s,opacity .2s;opacity:.6;text-decoration:none;display:inline-flex;align-items:center}.oc-press__logo:hover{color:#2196c4;opacity:1}.oc-press__img{max-height:40px;width:auto;filter:grayscale(1);opacity:.75;transition:filter .2s,opacity .2s}.oc-press__logo:hover .oc-press__img{filter:grayscale(0);opacity:1}@media(max-width:768px){.oc-press__logos{gap:32px}.oc-press__logo{font-size:1.15rem}}.oc-products{background:var(--oc-products-bg, #FAF7F2);padding:60px 5% 16px}.oc-products__inner{max-width:1400px;margin:0 auto}.oc-products__header{text-align:center;margin-bottom:48px}.oc-products__eyebrow{display:inline-block;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#2196c4;margin-bottom:16px}.oc-products__heading{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,4.4vw,3.1rem);font-weight:400;color:#2c2c28;line-height:1.15;margin:0 0 14px}.oc-products__subtitle{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;color:#6b6860;line-height:1.7;max-width:620px;margin:0 auto}.oc-products__grid{display:grid;grid-template-columns:repeat(var(--oc-products-cols, 4),1fr);gap:24px}.oc-products__card{position:relative;background:#fefcf9;border-radius:20px;padding:20px 20px 18px;box-shadow:0 2px 16px #2c2c2812;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column}.oc-products__card:hover{transform:translateY(-5px);box-shadow:0 10px 36px #2c2c2821}.oc-products__badge{position:absolute;top:14px;left:14px;background:#d4a017;color:#3d2800;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.66rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:4px 12px;border-radius:50px;z-index:3}.oc-products__badge--gold{background:#d4a017;color:#3d2800}.oc-products__badge--ocean{background:#2196c4;color:#fff}.oc-products__badge--copper{background:#c8873a;color:#fff}.oc-products__badge--cream{background:#faf7f2;color:#2c2c28;border:1px solid #E8DDD0}.oc-products__badge--navy{background:#1b2a4a;color:#fefcf9}.oc-products__wishlist{position:absolute;top:12px;right:14px;width:34px;height:34px;background:#faf7f2eb;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.95rem;color:#2c2c28;z-index:3;cursor:pointer;transition:background .2s,transform .2s;box-shadow:0 1px 6px #2c2c281a}.oc-products__wishlist:hover{background:#fff;transform:scale(1.1)}.oc-products__img-wrap{position:relative;display:block;background:#f2eae0;border-radius:50%;overflow:hidden;aspect-ratio:1;margin:44px auto 18px;width:76%;border:7px solid #1E7FAB}.oc-products__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;padding:7px;transform:scale(1.1);transition:opacity .4s ease,transform .6s ease}.oc-products__card:hover .oc-products__img{transform:scale(1.1)}.oc-products__img--hover,.oc-products__card:hover .oc-products__img--primary{opacity:0}.oc-products__card:hover .oc-products__img--hover{opacity:1}.oc-products__placeholder{display:flex;align-items:center;justify-content:center}.oc-products__placeholder svg{width:70%;height:70%;fill:#2196c433}.oc-products__tag{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#2196c4;margin:0 0 5px}.oc-products__name{font-family:Cormorant Garamond,Georgia,serif;font-size:1.2rem;font-weight:500;color:#2c2c28;margin:0 0 6px;line-height:1.2}.oc-products__name a{color:inherit;text-decoration:none}.oc-products__name a:hover{color:#2196c4}.oc-products__desc{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.82rem;color:#6b6860;line-height:1.55;margin:0 0 14px}.oc-products__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.oc-products__price-row{display:flex;align-items:baseline;gap:6px}.oc-products__price{font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:500;color:#2c2c28}.oc-products__price-old{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;color:#9c9a96;text-decoration:line-through;font-weight:400}.oc-products__afterpay{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.72rem;color:#6b6860;margin:4px 0 0}.oc-products__afterpay strong{font-weight:600;color:#2c2c28}.oc-products__add-form{margin:0}.oc-products__add-btn{background:#2196c4;color:#fff;border:none;border-radius:50px;padding:9px 20px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .2s,transform .15s;white-space:nowrap}.oc-products__add-btn:hover{background:#1670a0;transform:translateY(-1px)}.oc-products__add-btn--disabled{background:#c9c5bf;cursor:not-allowed}.oc-products__add-btn--disabled:hover{background:#c9c5bf;transform:none}.oc-products__view-all{text-align:center;margin-top:32px}.oc-products__view-all-btn{display:inline-block;background:transparent;color:#2196c4;border:1.5px solid #2196C4;border-radius:50px;padding:12px 32px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:background .2s,color .2s}.oc-products__view-all-btn:hover{background:#2196c4;color:#fff}@media(max-width:1024px){.oc-products__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.oc-products__grid{grid-template-columns:1fr}}.oc-reviews{background:var(--oc-reviews-bg, #F2EAE0);padding:60px 5%}.oc-reviews__inner{max-width:1200px;margin:0 auto}.oc-reviews__header{text-align:center;margin-bottom:40px}.oc-reviews__eyebrow{display:inline-block;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#2196c4;margin-bottom:14px}.oc-reviews__title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.9rem,4vw,2.8rem);font-weight:400;color:#2c2c28;line-height:1.15;margin:0 0 12px}.oc-reviews__title em{font-style:italic;color:#2196c4}.oc-reviews__subtitle{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;color:#6b6860;margin:0 auto;max-width:600px;line-height:1.6}.oc-reviews__summary{display:flex;justify-content:center;gap:64px;margin-bottom:56px;flex-wrap:wrap}.oc-reviews__stat{text-align:center}.oc-reviews__stat-num{font-family:Cormorant Garamond,Georgia,serif;font-size:3.2rem;font-weight:400;color:#2196c4;line-height:1}.oc-reviews__stat-label{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem;color:#6b6860;margin-top:6px;letter-spacing:.04em}.oc-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.oc-reviews__card{background:#fefcf9;border-radius:16px;padding:32px 28px;box-shadow:0 4px 12px #1c1c1c0f;transition:transform .3s,box-shadow .3s;position:relative}.oc-reviews__card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #1c1c1c1a}.oc-reviews__quote{font-size:2.5rem;font-family:Cormorant Garamond,Georgia,serif;color:#2196c4;line-height:1;margin-bottom:4px}.oc-reviews__stars{color:#c8873a;font-size:.9rem;margin-bottom:14px;letter-spacing:.05em}.oc-reviews__text{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.92rem;line-height:1.72;color:#6b6860;font-style:italic;margin:0 0 20px}.oc-reviews__author{display:flex;align-items:center;gap:12px}.oc-reviews__avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#2196c4,#1670a0);display:flex;align-items:center;justify-content:center;color:#fefcf9;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;font-size:.9rem;flex-shrink:0;overflow:hidden}.oc-reviews__avatar img{width:100%;height:100%;object-fit:cover}.oc-reviews__name{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;font-size:.88rem;color:#2c2c28}.oc-reviews__location{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.78rem;color:#9c9a96}.oc-reviews__verified{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.7rem;color:#2196c4;font-weight:600;margin-top:2px}@media(max-width:960px){.oc-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.oc-reviews__grid{grid-template-columns:1fr}.oc-reviews__summary{gap:32px}}.oc-sticky-cta{position:fixed;left:0;right:0;bottom:0;background:var(--oc-sticky-bg, #1B2A4A);color:var(--oc-sticky-text, #FAF7F2);z-index:90;box-shadow:0 -4px 20px #00000026;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif}.oc-sticky-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 5%;max-width:1400px;margin:0 auto}.oc-sticky-cta__msg{font-size:.88rem;margin:0;line-height:1.3;flex:1;min-width:0}.oc-sticky-cta__btn{background:var(--oc-sticky-btn-bg, #D4A017);color:var(--oc-sticky-btn-text, #3D2800);padding:11px 22px;border-radius:50px;font-weight:700;font-size:.85rem;text-decoration:none;white-space:nowrap;transition:background .2s,transform .15s;display:inline-flex;align-items:center}.oc-sticky-cta__btn:hover{background:#b8880f;transform:translateY(-1px)}.oc-sticky-cta__close{background:transparent;border:none;color:inherit;font-size:1.5rem;line-height:1;cursor:pointer;opacity:.55;padding:4px 8px;transition:opacity .2s}.oc-sticky-cta__close:hover{opacity:1}.oc-sticky-cta--mobile-only{display:block}@media(min-width:768px){.oc-sticky-cta--mobile-only{display:none}}@media(max-width:480px){.oc-sticky-cta__msg{font-size:.8rem}.oc-sticky-cta__btn{padding:10px 18px;font-size:.78rem}.oc-sticky-cta__inner{padding:10px 4%}}body{padding-bottom:64px}@media(min-width:768px){body.oc-has-desktop-sticky{padding-bottom:68px}}.oc-trust-bar{background:var(--oc-tb-bg, #F2EAE0);border-bottom:1px solid var(--oc-tb-divider, #E8DDD0);padding:18px 5%;display:flex;justify-content:center;gap:0;flex-wrap:wrap}.oc-trust-bar__item{display:flex;align-items:center;gap:9px;padding:8px 36px;border-right:1px solid var(--oc-tb-divider, #E8DDD0);color:#2c2c28}.oc-trust-bar__item:last-child{border-right:none}.oc-trust-bar__icon-wrap{width:32px;height:32px;background:var(--oc-tb-icon-bg, #2196C4);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.oc-trust-bar__icon-wrap svg{width:16px;height:16px;stroke:var(--oc-tb-icon-colour, #3D2800);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.oc-trust-bar__label{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.78rem;font-weight:500;letter-spacing:.04em;color:#2c2c28;line-height:1.3}.oc-trust-bar__label strong{display:block;font-weight:600;font-size:.82rem}@media(max-width:768px){.oc-trust-bar{display:flex;justify-content:space-between;padding:10px 3%;flex-wrap:nowrap}.oc-trust-bar__item{padding:6px 8px;border-right:none;flex:1;min-width:0}.oc-trust-bar__label{font-size:.68rem}.oc-trust-bar__label strong{font-size:.72rem}.oc-trust-bar__icon-wrap{width:26px;height:26px}.oc-trust-bar__icon-wrap svg{width:13px;height:13px}}.oc-strip{background:var(--oc-strip-bg, #1A6EA8);overflow:hidden;padding:14px 0}.oc-strip__track{display:flex;white-space:nowrap;animation:ocStripTicker var(--oc-strip-speed, 28s) linear infinite;width:max-content}.oc-strip__track:hover{animation-play-state:paused}.oc-strip__item{display:inline-flex;align-items:center;gap:14px;padding:0 32px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--oc-strip-text, rgba(255,255,255,.92));flex-shrink:0}.oc-strip__star{color:var(--oc-strip-star, #C8E8FF);font-size:1rem}@keyframes ocStripTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.oc-strip__track{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
