:root{--ok-navy: #001630;--ok-ink: #021327;--ok-ocean: #0d5265;--ok-sand: #f1eee7;--ok-mist: #f7f7f4;--ok-line: #d9d9d3;--ok-white: #fff;--ok-radius: 2px}html{scroll-behavior:smooth}body{color:var(--ok-ink);background:var(--ok-white)}body,button,input,select,textarea{font-family:Arial,Helvetica,sans-serif}.page-width{max-width:144rem}.ok-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ok-announcement{min-height:4rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;padding:.8rem 4rem;color:#fff;background:var(--ok-navy);font-size:1.25rem;letter-spacing:.02em}.ok-announcement__center{text-align:center;font-weight:700}.ok-announcement__right{text-align:right}.ok-announcement a{color:inherit;text-underline-offset:.25rem}.ok-header{position:sticky;top:0;z-index:40;background:#fffffffa;border-bottom:1px solid rgba(2,19,39,.12)}.ok-header__bar{height:9.6rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2.4rem;max-width:144rem;margin:0 auto;padding:0 4rem}.ok-header__logo{display:block;line-height:0}.ok-header__logo img{width:14.2rem;height:auto}.ok-header__nav{align-self:stretch;display:flex;align-items:stretch;gap:3.2rem}.ok-header__trigger{border:0;border-bottom:.3rem solid transparent;padding:0;color:var(--ok-ink);background:transparent;font-size:1.45rem;font-weight:700;letter-spacing:.02em;cursor:pointer}.ok-header__trigger[aria-expanded=true]{border-bottom-color:var(--ok-navy)}.ok-header__actions{display:flex;justify-content:flex-end;align-items:center;gap:1.8rem}.ok-search{display:flex;align-items:center;border-bottom:1px solid var(--ok-ink)}.ok-search input{width:13rem;border:0;outline:0;padding:.7rem .4rem;font-size:1.35rem;background:transparent}.ok-search button,.ok-icon-link,.ok-menu-toggle{display:inline-grid;place-items:center;width:3.8rem;height:3.8rem;border:0;color:var(--ok-ink);background:transparent;cursor:pointer}.ok-icon-link{position:relative;text-decoration:none}.ok-icon-link svg,.ok-menu-toggle svg,.ok-search svg{width:2.2rem;height:2.2rem}.ok-cart-count{position:absolute;top:-.1rem;right:-.2rem;min-width:1.7rem;height:1.7rem;padding:0 .35rem;display:grid;place-items:center;border-radius:99rem;color:#fff;background:var(--ok-ocean);font-size:.95rem}.ok-menu-toggle{display:none}.ok-mega{position:absolute;top:100%;left:0;right:0;padding:3.2rem 4rem 3.8rem;background:#fff;border-top:1px solid var(--ok-line);border-bottom:1px solid var(--ok-line);box-shadow:0 1.5rem 3rem #0016301a}.ok-mega[hidden]{display:none}.ok-mega__inner{max-width:136rem;margin:auto;display:grid;grid-template-columns:repeat(6,1fr);gap:3rem}.ok-mega--explore .ok-mega__inner{grid-template-columns:repeat(4,1fr)}.ok-mega h3{margin:0 0 1.4rem;font-size:1.2rem;text-transform:uppercase;letter-spacing:.12em}.ok-mega ul{list-style:none;margin:0;padding:0}.ok-mega li+li{margin-top:.8rem}.ok-mega a{color:inherit;font-size:1.35rem;text-decoration:none}.ok-mega a:hover{text-decoration:underline;text-underline-offset:.3rem}.ok-mobile-drawer,.ok-mobile-drawer[hidden]{display:none}.ok-home{overflow:hidden}.ok-hero{position:relative;min-height:68rem;color:#fff;background:var(--ok-navy)}.ok-hero video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ok-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.22),transparent 48%,rgba(0,0,0,.08))}.ok-hero__content{position:relative;z-index:2;min-height:68rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.8rem;text-align:center;padding:6rem 2rem}.ok-hero__lockup{width:min(58rem,75vw);filter:brightness(0) invert(1)}.ok-hero__content p{max-width:48rem;margin:0;font-size:1.7rem}.ok-button{display:inline-flex;justify-content:center;align-items:center;min-width:15rem;min-height:4.8rem;padding:1rem 2.4rem;border:1px solid var(--ok-navy);border-radius:var(--ok-radius);color:#fff;background:var(--ok-navy);font-size:1.35rem;font-weight:700;text-decoration:none;transition:.2s ease}.ok-button:hover{color:var(--ok-navy);background:#fff}.ok-button--light{border-color:#fff;color:var(--ok-navy);background:#fff}.ok-button--light:hover{color:#fff;background:transparent}.ok-section{padding:7rem max(2.4rem,calc((100vw - 124rem)/2))}.ok-section--sand{background:var(--ok-sand)}.ok-section__head{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem}.ok-section__head h2,.ok-section__head h3{margin:0;font-size:clamp(2.8rem,3vw,4.2rem);line-height:1.08;letter-spacing:-.03em}.ok-section__head a{color:inherit;font-weight:700;text-underline-offset:.3rem}.ok-eyebrow{margin:0 0 .8rem;font-size:1.15rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.ok-category-tabs{display:inline-flex;gap:.5rem;margin-bottom:2.4rem;padding:.4rem;border:1px solid var(--ok-line);border-radius:99rem}.ok-category-tab{border:0;border-radius:99rem;padding:.9rem 2.4rem;color:var(--ok-ink);background:transparent;font-weight:700;cursor:pointer}.ok-category-tab[aria-selected=true]{color:#fff;background:var(--ok-navy)}.ok-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}.ok-category-grid[hidden]{display:none}.ok-category-card{position:relative;overflow:hidden;min-height:40rem;color:#fff;background:var(--ok-navy);text-decoration:none}.ok-category-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.ok-category-card:hover img{transform:scale(1.035)}.ok-category-card:after{content:"";position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#000000b8)}.ok-category-card span{position:absolute;z-index:2;left:2rem;right:2rem;bottom:2rem;font-size:2.1rem;font-weight:700}.ok-editorial{position:relative;min-height:58rem;display:grid;place-items:center;overflow:hidden;color:#fff;text-align:center}.ok-editorial>img:first-child{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ok-editorial:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000042}.ok-editorial__content{position:relative;z-index:2;width:min(62rem,calc(100% - 4rem))}.ok-editorial__content img{width:min(40rem,80%);max-height:10rem;filter:brightness(0) invert(1)}.ok-editorial__content p{margin:1.7rem auto 2.4rem;max-width:52rem;font-size:1.6rem}.ok-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}.ok-product-card{min-width:0}.ok-product-card__media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:#f4f4f2}.ok-product-card__media img{width:100%;height:100%;object-fit:contain;transition:opacity .25s ease,transform .35s ease}.ok-product-card__media img+img{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.ok-product-card__media:hover img:first-child:not(:only-child){opacity:0}.ok-product-card__media:hover img+img{opacity:1}.ok-product-card__media:hover img{transform:scale(1.025)}.ok-product-card__badge{position:absolute;top:1rem;left:1rem;padding:.55rem .8rem;color:#fff;background:var(--ok-navy);font-size:1.05rem;font-weight:700}.ok-product-card__body{padding:1.4rem .2rem 0}.ok-product-card__body a{color:inherit;text-decoration:none}.ok-product-card__body h3{margin:0;font-size:1.55rem;line-height:1.3}.ok-product-card__type{margin:.5rem 0;min-height:2rem;color:#53606f;font-size:1.2rem}.ok-product-card__price{display:flex;gap:.8rem;font-size:1.35rem;font-weight:700}.ok-product-card__price s{color:#6c737b;font-weight:400}.ok-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--ok-line);border-top:1px solid var(--ok-line);border-bottom:1px solid var(--ok-line)}.ok-benefit{display:grid;grid-template-columns:5.4rem 1fr;gap:1.8rem;align-items:center;min-height:14rem;padding:3rem 4rem;background:#fff}.ok-benefit img{width:5.4rem;height:5.4rem;object-fit:contain}.ok-benefit h3{margin:0 0 .4rem;font-size:1.45rem}.ok-benefit p{margin:0;color:#53606f;font-size:1.2rem}.ok-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.8rem}.ok-story-card{color:inherit;text-decoration:none}.ok-story-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.ok-story-card h3{margin:1.2rem 0 .4rem;font-size:2rem}.ok-story-card p{margin:0;color:#53606f}.ok-footer{color:#fff;background:var(--ok-navy)}.ok-footer__main{max-width:136rem;margin:auto;padding:6rem 4rem 4rem;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:5rem}.ok-footer__brand img{width:15rem;filter:brightness(0) invert(1)}.ok-footer__brand p{max-width:34rem;font-size:1.3rem;line-height:1.6}.ok-footer h2{margin:0 0 1.6rem;font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase}.ok-footer ul{list-style:none;margin:0;padding:0}.ok-footer li+li{margin-top:.9rem}.ok-footer a{color:inherit;font-size:1.3rem;text-decoration:none}.ok-footer a:hover{text-decoration:underline;text-underline-offset:.3rem}.ok-footer__newsletter{display:flex;max-width:38rem;margin-top:2rem;border-bottom:1px solid rgba(255,255,255,.7)}.ok-footer__newsletter input{flex:1;min-width:0;padding:1rem 0;border:0;outline:0;color:#fff;background:transparent}.ok-footer__newsletter input::placeholder{color:#ffffffb8}.ok-footer__newsletter button{width:4rem;border:0;color:#fff;background:transparent;cursor:pointer}.ok-footer__bottom{max-width:136rem;margin:auto;padding:2rem 4rem 3rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.5rem;border-top:1px solid rgba(255,255,255,.22);font-size:1.15rem}.ok-footer__policies{display:flex;flex-wrap:wrap;gap:1.6rem}.template-collection .collection-hero,.template-search .template-search{background:var(--ok-mist)}.template-product .product__title h1{color:var(--ok-navy);letter-spacing:-.02em}.template-product .product-form__submit{background:var(--ok-navy)}.template-cart .title-wrapper-with-link h1,.template-search h1,.template-list-collections h1{color:var(--ok-navy)}.ok-404{min-height:55vh;display:grid;place-items:center;padding:8rem 2rem;text-align:center}.ok-404 h1{margin:0 0 1rem;color:var(--ok-navy);font-size:clamp(5rem,9vw,11rem)}.ok-404 h2{margin:0 0 1rem;font-size:2.8rem}.ok-404 p{margin:0 0 2.4rem;color:#53606f}@media(max-width:989px){.ok-announcement{grid-template-columns:1fr;min-height:3.6rem;padding:.7rem 1.6rem}.ok-announcement__left,.ok-announcement__right{display:none}.ok-header__bar{height:6rem;grid-template-columns:auto 1fr auto;padding:0 1.2rem}.ok-menu-toggle{display:inline-grid}.ok-header__nav,.ok-search,.ok-account-link{display:none}.ok-header__logo{justify-self:center}.ok-header__logo img{width:11rem}.ok-header__actions{gap:.3rem}.ok-mega{display:none!important}.ok-mobile-drawer{position:fixed;top:9.6rem;right:0;bottom:0;left:0;z-index:50;display:block;overflow-y:auto;padding:2rem;color:var(--ok-ink);background:#fff}.ok-mobile-drawer summary{padding:1.5rem 0;border-bottom:1px solid var(--ok-line);font-size:1.5rem;font-weight:700;cursor:pointer}.ok-mobile-drawer ul{list-style:none;margin:0;padding:.7rem 0 1.2rem 1.5rem}.ok-mobile-drawer li{margin:.75rem 0}.ok-mobile-drawer a{color:inherit;text-decoration:none}.ok-mobile-search{display:flex;margin-bottom:1.2rem;border:1px solid var(--ok-line)}.ok-mobile-search input{flex:1;min-width:0;border:0;padding:1.2rem}.ok-mobile-search button{width:4.4rem;border:0;background:var(--ok-sand)}.ok-hero,.ok-hero__content{min-height:67rem}.ok-hero__content{justify-content:flex-end;padding-bottom:5rem}.ok-hero:after{background:linear-gradient(0deg,rgba(0,0,0,.48),transparent 50%)}.ok-section{padding:5rem 2rem}.ok-category-grid{display:flex;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem}.ok-category-grid[hidden]{display:none}.ok-category-card{flex:0 0 72vw;min-height:42rem;scroll-snap-align:start}.ok-product-grid{display:flex;overflow-x:auto;gap:1.2rem;scroll-snap-type:x mandatory;padding-bottom:1rem}.ok-product-card{flex:0 0 76vw;scroll-snap-align:start}.ok-editorial{min-height:50rem}.ok-benefits{grid-template-columns:1fr}.ok-benefit{min-height:11rem;padding:2.2rem}.ok-story-grid{display:flex;overflow-x:auto}.ok-story-card{flex:0 0 78vw}.ok-footer__main{grid-template-columns:1fr 1fr;gap:3rem 2rem;padding:4rem 2rem}.ok-footer__brand{grid-column:1/-1}.ok-footer__bottom{padding:2rem;flex-direction:column}}@media(max-width:560px){.ok-footer__main{grid-template-columns:1fr}.ok-footer__brand{grid-column:auto}.ok-section__head{align-items:flex-start;flex-direction:column}.ok-hero__lockup{width:92%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/olukai.css.map */
