:root{
  --ink:#1b1b1b;
  --muted:#6b6b6b;
  --line:#e8e4dd;
  --cream:#f6efe7;
  --mist:#f5f7f7;
  --black:#050505;
  --white:#ffffff;
  --max:1840px;
  --pad:clamp(20px,3vw,44px);
  --font:Inter,"Helvetica Neue",Arial,sans-serif;
}
*{box-sizing:border-box}
html{overflow-x:hidden;scroll-behavior:smooth}
body.oceanshe-v11{margin:0;overflow-x:hidden;background:#fff;color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.45;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%;height:auto}
button,input,select,textarea{font:inherit;color:inherit}
svg{display:block}
.oceanshe-container{width:100%;max-width:var(--max);margin:0 auto;padding-left:var(--pad);padding-right:var(--pad)}
.oceanshe-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;background:#080808;color:#fff;border:1px solid #080808;font-weight:800;letter-spacing:.01em;text-decoration:none}
.oceanshe-button--light{background:#fff;color:#080808}
.oceanshe-site-header{background:#fff;position:sticky;top:0;z-index:1000;border-bottom:1px solid var(--line)}
body.admin-bar .oceanshe-site-header{top:32px}
.oceanshe-announcement{height:32px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--line);font-size:13px;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 18px}
.oceanshe-header-main{background:#fff}
.oceanshe-header-inner{height:82px;display:grid;grid-template-columns:310px 1fr 160px;align-items:center;gap:26px;max-width:var(--max);margin:0 auto;padding:0 var(--pad)}
.oceanshe-logo{display:inline-flex;align-items:center;min-width:0}.oceanshe-logo img{width:282px;height:auto;max-height:66px;object-fit:contain}
.oceanshe-mobile-toggle{display:none;width:40px;height:40px;border:0;background:#fff;align-items:center;justify-content:center;padding:0}
.oceanshe-mobile-toggle svg,.oceanshe-icon-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.oceanshe-nav{display:flex;align-items:center;justify-content:center;gap:36px;font-size:15px;font-weight:800;white-space:nowrap}
.oceanshe-nav>a,.oceanshe-nav button{display:inline-flex;align-items:center;background:transparent;border:0;padding:31px 0;color:var(--ink);font-weight:800;cursor:pointer;line-height:1}
.oceanshe-nav button:after{content:"";width:7px;height:7px;border-right:1.6px solid currentColor;border-bottom:1.6px solid currentColor;transform:rotate(45deg);margin:-4px 0 0 8px}
.oceanshe-nav__item{position:relative}.oceanshe-nav__item.is-open>button{color:#000}
.oceanshe-mega{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:min(720px,calc(100vw - 40px));display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;background:#fff;border:1px solid var(--line);box-shadow:0 28px 80px rgba(0,0,0,.13);padding:18px;z-index:1100}
.oceanshe-mega--small{width:min(430px,calc(100vw - 40px));grid-template-columns:1fr}
.oceanshe-nav__item.is-open .oceanshe-mega{display:grid}
.oceanshe-mega a{display:block;padding:16px 14px;border-bottom:1px solid var(--line);min-width:0}
.oceanshe-mega a:nth-last-child(-n+2){border-bottom:0}.oceanshe-mega--small a{border-bottom:1px solid var(--line)}.oceanshe-mega--small a:last-child{border-bottom:0}
.oceanshe-mega strong{display:block;font-size:17px;letter-spacing:-.01em}.oceanshe-mega span{display:block;margin-top:4px;color:var(--muted);font-weight:500;white-space:normal;font-size:14px;line-height:1.35}
.oceanshe-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.oceanshe-icon-button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:0;position:relative;padding:0;cursor:pointer;color:#111}.oceanshe-bag span{position:absolute;top:-7px;right:-8px;min-width:20px;height:20px;border-radius:999px;background:#090909;color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;padding:0 5px}
.oceanshe-mobile-panel{display:none}.oceanshe-search-panel{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid var(--line);padding:18px var(--pad);box-shadow:0 20px 50px rgba(0,0,0,.06);z-index:1001}.oceanshe-search-panel.is-open{display:block}.oceanshe-search-panel form{max-width:760px;margin:0 auto;display:grid;grid-template-columns:1fr 132px}.oceanshe-search-panel input{height:48px;border:1px solid var(--line);padding:0 14px}.oceanshe-search-panel button{height:48px;border:1px solid #111;background:#111;color:#fff;font-weight:800}
.oceanshe-home-hero{position:relative;min-height:calc(100vh - 115px);background:#eee;overflow:hidden}.oceanshe-home-hero>img{width:100%;height:calc(100vh - 115px);min-height:650px;object-fit:cover}.oceanshe-home-hero__copy{position:absolute;left:var(--pad);bottom:clamp(32px,7vw,110px);max-width:720px;background:rgba(255,255,255,.92);padding:clamp(24px,4vw,50px)}.oceanshe-home-hero__copy h1{font-size:clamp(46px,7vw,92px);line-height:.93;letter-spacing:-.075em;margin:10px 0 16px}.oceanshe-home-hero__copy p{margin:0}.oceanshe-home-hero__copy .lead{font-size:clamp(18px,1.5vw,22px);max-width:560px;color:#393939}.oceanshe-home-hero__buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900;color:#707070}.oceanshe-section{padding:clamp(58px,8vw,110px) 0}.oceanshe-section--cream{background:var(--cream)}.oceanshe-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.oceanshe-section h2{font-size:clamp(34px,4.8vw,68px);line-height:.98;letter-spacing:-.065em;margin:0}.oceanshe-section-head>a,.oceanshe-split a:not(.oceanshe-button){font-weight:900;text-decoration:underline;text-underline-offset:4px}.oceanshe-style-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.oceanshe-style-grid a{min-height:320px;background:#f2f2f0;padding:30px;display:flex;flex-direction:column;justify-content:end}.oceanshe-style-grid span{font-size:14px;text-transform:uppercase;font-weight:900;letter-spacing:.12em}.oceanshe-style-grid strong{font-size:clamp(34px,4.4vw,64px);line-height:.95;letter-spacing:-.06em;margin-top:10px}.oceanshe-fit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.oceanshe-fit-grid a{background:#fff;border:1px solid var(--line);padding:24px;min-height:160px}.oceanshe-fit-grid span{font-size:20px;font-weight:900}.oceanshe-fit-grid p{margin:8px 0 0;color:var(--muted)}.oceanshe-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,6vw,90px);align-items:center}.oceanshe-split p{font-size:18px;color:#505050;max-width:650px}.oceanshe-fit-system-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.oceanshe-fit-system-grid span{background:#fff;border:1px solid var(--line);padding:28px;font-size:20px;font-weight:900}.oceanshe-featured{padding-top:70px}
.oceanshe-collection-header{padding:38px 0 28px;background:#fff}.oceanshe-collection-header__inner{display:flex;align-items:end;justify-content:space-between;gap:22px}.oceanshe-collection-header h1{font-size:clamp(36px,5vw,72px);line-height:.98;letter-spacing:-.07em;margin:0}.oceanshe-collection-header h1 span{font-size:18px;letter-spacing:0;color:#777;font-weight:800;vertical-align:baseline;margin-left:8px;white-space:nowrap}.oceanshe-collection-header p{margin:14px 0 0;max-width:720px;color:#555;font-size:17px}.oceanshe-collection-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;position:sticky;top:115px;z-index:30}.admin-bar .oceanshe-collection-toolbar{top:147px}.oceanshe-collection-toolbar__inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px}.oceanshe-filter-buttons{display:flex;gap:14px;flex-wrap:wrap}.oceanshe-filter-buttons a,.oceanshe-filter-buttons button,.oceanshe-sort{min-height:48px;display:inline-flex;align-items:center;background:#fff;border:1px solid var(--line);padding:0 22px;font-weight:800}.oceanshe-filter-buttons button{cursor:pointer}.oceanshe-sort{gap:7px}.oceanshe-sort span{color:#777;text-transform:uppercase;letter-spacing:.04em}.oceanshe-filter-panel{display:none;gap:10px;flex-wrap:wrap;padding-bottom:18px}.oceanshe-filter-panel.is-open{display:flex}.oceanshe-filter-panel a{border:1px solid var(--line);padding:10px 14px;background:var(--mist);font-weight:700}.oceanshe-products-section{padding:34px 0 88px}.oceanshe-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 24px}.oceanshe-product-card{min-width:0}.oceanshe-product-card__media{display:block;background:#fff;border:1px solid var(--line);position:relative;overflow:hidden;aspect-ratio:4/5}.oceanshe-product-card__media img{width:100%;height:100%;object-fit:contain;object-position:center bottom;background:#fff;transition:opacity .2s ease,transform .2s ease}.oceanshe-product-card__media .is-hover{position:absolute;inset:0;opacity:0}.oceanshe-product-card__media:hover .is-hover{opacity:1}.oceanshe-product-card__media:hover img:first-child{transform:scale(1.015)}.oceanshe-product-card__body{padding-top:14px}.oceanshe-product-card h2{font-size:17px;line-height:1.25;margin:0 0 7px;font-weight:900;letter-spacing:-.015em}.oceanshe-product-card__price{font-weight:800;margin-bottom:7px}.oceanshe-product-card__color,.oceanshe-product-card__sizes{margin:0 0 8px;color:var(--muted);font-size:14px}.oceanshe-fit-badges{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 14px}.oceanshe-fit-badges span{display:inline-flex;align-items:center;min-height:32px;border:1px solid var(--line);background:#fff;padding:0 10px;font-size:13px;font-weight:850;white-space:nowrap}.oceanshe-product-card__button{display:flex;align-items:center;justify-content:center;background:#191919;color:#fff;height:50px;font-weight:900;text-transform:none}.oceanshe-empty{grid-column:1/-1;background:var(--mist);padding:40px}.oceanshe-page-hero{background:var(--cream);padding:clamp(50px,7vw,100px) 0}.oceanshe-page-hero h1{font-size:clamp(42px,6vw,86px);letter-spacing:-.075em;line-height:.98;margin:0}.oceanshe-page-hero p{font-size:18px;color:#555;max-width:680px}.oceanshe-page-content{padding:60px 0 86px}.oceanshe-narrow-content{max-width:1180px}.oceanshe-narrow-content h1,.oceanshe-narrow-content h2{letter-spacing:-.04em}.oceanshe-post-card{border-bottom:1px solid var(--line);padding:24px 0}.oceanshe-notices{padding-top:20px}.woocommerce-message,.woocommerce-error,.woocommerce-info{border:1px solid var(--line)!important;border-radius:0!important;background:#fff!important;color:#111!important;padding:16px 18px!important;margin:20px 0!important}.woocommerce-message:before,.woocommerce-info:before,.woocommerce-error:before{display:none!important}.woocommerce-message a.button,.woocommerce-error a.button,.woocommerce-info a.button{float:right;background:#111;color:#fff;border-radius:0;padding:10px 16px;text-decoration:none}.oceanshe-pdp-main{padding:28px 0 72px}.oceanshe-pdp-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.72fr);gap:clamp(28px,4vw,64px);align-items:start}.oceanshe-pdp-gallery-wrap{min-width:0}.oceanshe-pdp-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.oceanshe-pdp-gallery figure{margin:0;background:#fff;border:1px solid var(--line);aspect-ratio:4/5;display:flex;align-items:center;justify-content:center;overflow:hidden}.oceanshe-pdp-gallery img{width:100%;height:100%;object-fit:contain;object-position:center bottom;background:#fff}.oceanshe-pdp-gallery figure.is-extra{display:none}.oceanshe-pdp-gallery.is-expanded figure.is-extra{display:flex}.oceanshe-show-more{display:flex;margin:26px auto 0;min-width:170px;height:50px;align-items:center;justify-content:center;background:#fff;border:1px solid #111;font-weight:900;cursor:pointer}.oceanshe-pdp-buybox{position:sticky;top:150px;align-self:start;padding-bottom:36px;min-width:0}.admin-bar .oceanshe-pdp-buybox{top:182px}.oceanshe-pdp-topline{display:flex;justify-content:space-between;align-items:center;color:#777;font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;margin-bottom:14px}.oceanshe-pdp-title-row{display:block}.oceanshe-pdp-buybox h1{font-size:clamp(27px,2.4vw,40px);line-height:1.08;letter-spacing:-.045em;margin:0 0 12px}.oceanshe-rating{font-size:14px;text-decoration:underline;font-weight:800}.oceanshe-pdp-price{font-size:24px;font-weight:950;margin:0 0 18px}.oceanshe-pdp-summary{font-size:16px;color:#3e3e3e;margin:0 0 18px;max-width:620px}.oceanshe-included{display:grid;grid-template-columns:145px 1fr;gap:10px;background:var(--mist);padding:14px 16px;margin:0 0 16px}.oceanshe-included strong{font-size:14px}.oceanshe-included span{color:#444}.oceanshe-pdp-color,.oceanshe-pdp-size-link{display:grid;grid-template-columns:110px 1fr auto;gap:12px;align-items:center;padding:16px 0;border-top:1px solid var(--line)}.oceanshe-pdp-color span,.oceanshe-pdp-size-link span{color:var(--muted);font-weight:700}.oceanshe-pdp-color strong,.oceanshe-pdp-size-link strong{font-weight:900}.oceanshe-pdp-size-link a{display:inline-flex;align-items:center;gap:6px;text-decoration:underline;text-underline-offset:3px;font-weight:900}.oceanshe-pdp-size-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.oceanshe-pdp-fit{border:1px solid var(--line);padding:18px;margin:16px 0;background:#fff}.oceanshe-pdp-fit__head{display:flex;justify-content:space-between;gap:16px;margin-bottom:14px}.oceanshe-pdp-fit__head strong{font-size:19px}.oceanshe-pdp-fit__head span{color:var(--muted);font-weight:700}.oceanshe-pdp-fit dl,.oceanshe-pdp-accordions dl{margin:0;display:grid;gap:9px}.oceanshe-pdp-fit dl div,.oceanshe-pdp-accordions dl div{display:flex;justify-content:space-between;gap:20px}.oceanshe-pdp-fit dt,.oceanshe-pdp-accordions dt{color:var(--muted);font-weight:700}.oceanshe-pdp-fit dd,.oceanshe-pdp-accordions dd{margin:0;font-weight:900;text-align:right}.oceanshe-pdp-cart{margin:18px 0 26px}.oceanshe-pdp-cart form.cart{display:block}.oceanshe-pdp-cart form.variations_form{display:block}.oceanshe-pdp-cart table.variations{width:100%;border:0;margin:0 0 12px}.oceanshe-pdp-cart table.variations th,.oceanshe-pdp-cart table.variations td{display:block;padding:0 0 10px;text-align:left;border:0}.oceanshe-pdp-cart table.variations label{font-weight:900}.oceanshe-pdp-cart select{width:100%;height:50px;border:1px solid var(--line);padding:0 12px;background:#fff;border-radius:0}.oceanshe-pdp-cart .reset_variations{display:inline-block;margin-top:8px;font-size:13px;text-decoration:underline}.oceanshe-pdp-cart .quantity{display:none!important}.oceanshe-pdp-cart .woocommerce-variation-price{margin:10px 0;font-weight:900}.oceanshe-pdp-cart .woocommerce-variation-availability{font-size:14px;color:var(--muted)}.oceanshe-pdp-cart .single_add_to_cart_button{width:100%;min-height:58px!important;border:0!important;background:#03030a!important;color:#fff!important;text-transform:uppercase;font-weight:950!important;letter-spacing:.03em;border-radius:0!important}.oceanshe-pdp-cart .single_add_to_cart_button.disabled{opacity:.45}.oceanshe-size-chips{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0 0 14px}.oceanshe-size-chip{height:48px;border:1px solid var(--line);background:#fff;font-weight:900;cursor:pointer}.oceanshe-size-chip.is-selected{border-color:#111;box-shadow:inset 0 0 0 1px #111}.oceanshe-pdp-cart.has-size-chips table.variations{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.oceanshe-pdp-service{background:#f4f5f8;margin:26px 0}.oceanshe-pdp-service a{display:grid;grid-template-columns:34px 1fr auto;gap:16px;align-items:center;padding:20px;border-bottom:1px solid #e1e2e6;font-weight:850}.oceanshe-pdp-service a:last-child{border-bottom:0}.oceanshe-pdp-service svg,.oceanshe-pdp-highlights svg{width:26px;height:26px;fill:none;stroke:#2536b8;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.oceanshe-pdp-service b{font-size:14px;text-decoration:underline}.oceanshe-pdp-highlights{margin:30px 0}.oceanshe-pdp-highlights h2,.oceanshe-related h2,.oceanshe-pdp-love h2{font-size:22px;letter-spacing:-.03em;margin:0 0 16px}.oceanshe-pdp-highlights>div{display:grid;grid-template-columns:repeat(3,1fr);background:#f4f5f8;padding:22px;gap:10px}.oceanshe-pdp-highlights span{display:grid;justify-items:center;gap:10px;text-align:center;font-size:14px}.oceanshe-pdp-highlights em{font-style:normal}.oceanshe-pdp-accordions details{border-top:1px solid var(--line);padding:20px 0}.oceanshe-pdp-accordions details:last-child{border-bottom:1px solid var(--line)}.oceanshe-pdp-accordions summary{cursor:pointer;font-weight:950;font-size:19px;list-style:none;display:flex;justify-content:space-between}.oceanshe-pdp-accordions summary::-webkit-details-marker{display:none}.oceanshe-pdp-accordions summary:after{content:"+"}.oceanshe-pdp-accordions details[open] summary:after{content:"-"}.oceanshe-pdp-accordions ul{margin:14px 0 0;padding-left:19px;color:#444}.oceanshe-pdp-accordions p{color:#444}.oceanshe-pdp-love,.oceanshe-related{padding:54px 0;border-top:1px solid var(--line)}.oceanshe-love-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.oceanshe-love-grid article{background:var(--mist);padding:22px}.oceanshe-love-grid span{font-size:28px;font-weight:900}.oceanshe-love-grid p{margin:8px 0 0;color:#444}.oceanshe-footer{background:#050505;color:#fff;padding:70px 0}.oceanshe-footer__grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:48px}.oceanshe-footer img{width:240px;height:auto}.oceanshe-footer p,.oceanshe-footer a{color:#cfcfcf}.oceanshe-footer h2{font-size:13px;text-transform:uppercase;letter-spacing:.12em;margin:0 0 18px;color:#fff}.oceanshe-footer a{display:block;margin:0 0 10px}.oceanshe-newsletter{display:grid;gap:10px;max-width:430px;margin-top:20px}.oceanshe-newsletter input{height:44px;border:0;padding:0 12px}.oceanshe-newsletter button{height:44px;border:0;background:#fff;color:#000;font-weight:900}.woocommerce table.shop_table{border-collapse:collapse;width:100%;border:0}.woocommerce table.shop_table th,.woocommerce table.shop_table td{border-bottom:1px solid var(--line);padding:18px 10px}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:#111;color:#fff;border-radius:0;border:0;padding:14px 20px;font-weight:900}.woocommerce input.input-text,.woocommerce textarea,.woocommerce select{border:1px solid var(--line);min-height:44px;padding:8px 12px;border-radius:0;background:#fff}.woocommerce-cart .cart-collaterals,.woocommerce-checkout .col2-set{margin-top:20px}.woocommerce-checkout-review-order,.cart_totals{background:#fff;border:1px solid var(--line);padding:20px}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0 0 24px;padding:0;display:flex;gap:10px;flex-wrap:wrap}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;border:1px solid var(--line);padding:10px 14px;font-weight:800}
@media(max-width:1280px){.oceanshe-header-inner{grid-template-columns:260px 1fr 150px}.oceanshe-logo img{width:240px}.oceanshe-nav{gap:24px}.oceanshe-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.oceanshe-pdp-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.78fr);gap:32px}.oceanshe-footer__grid{grid-template-columns:1.5fr repeat(2,1fr)}}
@media(max-width:980px){body.admin-bar .oceanshe-site-header{top:0}.oceanshe-header-inner{height:74px;grid-template-columns:42px 1fr auto;gap:12px}.oceanshe-mobile-toggle{display:inline-flex}.oceanshe-header-inner>.oceanshe-nav{display:none}.oceanshe-logo img{width:210px}.oceanshe-actions{gap:6px}.oceanshe-mobile-panel.is-open{display:block;background:#fff;border-bottom:1px solid var(--line);padding:0 var(--pad) 14px}.oceanshe-mobile-panel .oceanshe-nav{display:block}.oceanshe-mobile-panel .oceanshe-nav>a,.oceanshe-mobile-panel .oceanshe-nav button{display:flex;width:100%;justify-content:space-between;text-align:left;padding:16px 0;border-bottom:1px solid var(--line)}.oceanshe-mobile-panel .oceanshe-nav__item{position:relative}.oceanshe-mobile-panel .oceanshe-mega{position:static;transform:none;width:100%;box-shadow:none;border:0;padding:0;grid-template-columns:1fr}.oceanshe-mobile-panel .oceanshe-mega a{padding:13px 0}.oceanshe-home-hero,.oceanshe-home-hero>img{min-height:560px;height:560px}.oceanshe-home-hero__copy{left:20px;right:20px;bottom:20px}.oceanshe-style-grid,.oceanshe-fit-grid,.oceanshe-split,.oceanshe-love-grid{grid-template-columns:1fr}.oceanshe-section-head{display:block}.oceanshe-collection-toolbar{position:static}.oceanshe-collection-toolbar__inner{display:block;padding-top:14px;padding-bottom:14px}.oceanshe-filter-buttons{margin-bottom:12px}.oceanshe-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.oceanshe-pdp-grid{grid-template-columns:1fr}.oceanshe-pdp-buybox{position:static}.oceanshe-pdp-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.oceanshe-footer__grid{grid-template-columns:1fr 1fr}.oceanshe-footer__brand{grid-column:1/-1}}
@media(max-width:620px){.oceanshe-announcement{font-size:11px}.oceanshe-logo img{width:172px}.oceanshe-icon-button{width:30px}.oceanshe-header-inner{padding:0 16px}.oceanshe-collection-header h1{font-size:42px}.oceanshe-product-grid{grid-template-columns:1fr}.oceanshe-pdp-gallery{grid-template-columns:1fr}.oceanshe-pdp-color,.oceanshe-pdp-size-link,.oceanshe-included{grid-template-columns:1fr}.oceanshe-size-chips{grid-template-columns:repeat(3,1fr)}.oceanshe-pdp-highlights>div{grid-template-columns:1fr}.oceanshe-footer__grid{grid-template-columns:1fr}.oceanshe-search-panel form{grid-template-columns:1fr}.oceanshe-search-panel button{margin-top:10px}}

/* V12 refinements: right-side hero copy and Cupshe-style PDP. */
.oceanshe-home-hero--copy-right > img{object-position:center center;filter:saturate(1.02) contrast(1.02)}
.oceanshe-home-hero--copy-right .oceanshe-home-hero__copy{left:auto;right:clamp(24px,5vw,78px);bottom:clamp(32px,6vw,95px);max-width:min(560px,42vw);background:rgba(255,255,255,.90);backdrop-filter:blur(8px);box-shadow:0 1px 0 rgba(0,0,0,.05);}
.oceanshe-home-hero--copy-right .oceanshe-home-hero__copy h1{font-size:clamp(44px,5.7vw,84px)}
.oceanshe-featured--home-top{padding-top:clamp(54px,6vw,86px);padding-bottom:clamp(50px,5vw,76px)}
.oceanshe-section--tight{padding-top:clamp(40px,5vw,74px)}
.oceanshe-product-grid--home{grid-template-columns:repeat(4,minmax(0,1fr));}

.oceanshe-pdp--cupshe .oceanshe-pdp-main{padding:0 0 72px;background:#fff;}
.oceanshe-pdp-shell{max-width:1920px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.62fr);gap:0;align-items:start;border-top:1px solid var(--line);}
.oceanshe-pdp--cupshe .oceanshe-pdp-gallery-wrap{padding:24px 20px 24px clamp(20px,3vw,44px);min-width:0;}
.oceanshe-pdp--cupshe .oceanshe-pdp-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
.oceanshe-pdp--cupshe .oceanshe-pdp-gallery figure{margin:0;background:#f8f8f6;border:0;aspect-ratio:3/4;overflow:hidden;display:flex;align-items:center;justify-content:center;}
.oceanshe-pdp--cupshe .oceanshe-pdp-gallery img{width:100%;height:100%;object-fit:contain;object-position:center bottom;background:#f8f8f6;}
.oceanshe-pdp--cupshe .oceanshe-pdp-gallery figure:nth-child(n+3) img{object-fit:cover;}
.oceanshe-pdp--cupshe .oceanshe-pdp-gallery figure:nth-child(1) img,.oceanshe-pdp--cupshe .oceanshe-pdp-gallery figure:nth-child(2) img{object-fit:contain;}
.oceanshe-pdp--cupshe .oceanshe-pdp-buybox{position:sticky;top:116px;min-height:calc(100vh - 116px);border-left:1px solid var(--line);padding:clamp(28px,3vw,48px) clamp(26px,4vw,58px);background:#fff;}
.admin-bar .oceanshe-pdp--cupshe .oceanshe-pdp-buybox{top:148px;min-height:calc(100vh - 148px)}
.oceanshe-pdp--cupshe .oceanshe-pdp-topline{margin-bottom:18px;color:#777;font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:950;}
.oceanshe-pdp--cupshe .oceanshe-pdp-buybox h1{font-size:clamp(28px,2.2vw,42px);line-height:1.07;letter-spacing:-.045em;margin:0 0 14px;}
.oceanshe-pdp-price-rating{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:18px;}
.oceanshe-pdp--cupshe .oceanshe-pdp-price{font-size:25px;margin:0;font-weight:950;}
.oceanshe-pdp--cupshe .oceanshe-rating{font-size:14px;font-weight:900;text-decoration:underline;text-underline-offset:3px;white-space:nowrap;}
.oceanshe-pdp--cupshe .oceanshe-pdp-summary{font-size:16px;line-height:1.5;color:#222;margin:0 0 14px;}
.oceanshe-pdp-bullets{margin:0 0 20px;padding:0;list-style:none;display:grid;gap:8px;color:#333;}
.oceanshe-pdp-bullets li{position:relative;padding-left:18px;line-height:1.45;}
.oceanshe-pdp-bullets li:before{content:"";position:absolute;left:0;top:.72em;width:6px;height:6px;background:#111;border-radius:50%;}
.oceanshe-pdp-row,.oceanshe-pdp-size-note{display:grid;grid-template-columns:110px 1fr auto;gap:12px;align-items:center;padding:16px 0;border-top:1px solid var(--line);}
.oceanshe-pdp-row span,.oceanshe-pdp-size-note span{color:var(--muted);font-weight:800;}
.oceanshe-pdp-row strong,.oceanshe-pdp-size-note strong{font-weight:950;}
.oceanshe-pdp-size-note a{display:inline-flex;align-items:center;gap:6px;text-decoration:underline;text-underline-offset:3px;font-weight:900;}
.oceanshe-pdp-size-note svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;}
.oceanshe-pdp--cupshe .oceanshe-included{grid-template-columns:140px 1fr;background:#f4f5f8;border:0;margin:0 0 14px;padding:15px 16px;}
.oceanshe-pdp--cupshe .oceanshe-pdp-fit{border:1px solid var(--line);background:#fff;margin:18px 0;padding:18px;}
.oceanshe-pdp--cupshe .oceanshe-pdp-fit__head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:14px;}
.oceanshe-pdp--cupshe .oceanshe-pdp-fit__head strong{font-size:20px;}
.oceanshe-pdp--cupshe .oceanshe-pdp-fit__head span{font-size:14px;}
.oceanshe-size-row{padding:2px 0 0;}
.oceanshe-size-row__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;}
.oceanshe-size-row__head strong{font-size:16px;}
.oceanshe-size-row__head a{display:inline-flex;align-items:center;gap:6px;font-weight:900;text-decoration:underline;text-underline-offset:3px;}
.oceanshe-size-row__head svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;}
.oceanshe-size-buttons{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:16px;}
.oceanshe-size-buttons button{height:50px;border:1px solid var(--line);background:#fff;color:#111;font-weight:950;cursor:pointer;}
.oceanshe-size-buttons button:hover,.oceanshe-size-buttons button.is-selected{border-color:#111;box-shadow:inset 0 0 0 1px #111;}
.oceanshe-size-warning,.oceanshe-cart-help{font-size:13px;color:#6d6d6d;margin:9px 0 0;}
.oceanshe-add-bag{width:100%;height:58px;border:0;background:#05050a;color:#fff;font-weight:950;text-transform:uppercase;letter-spacing:.035em;cursor:pointer;}
.oceanshe-add-bag[disabled]{opacity:.42;cursor:not-allowed;}
.oceanshe-pdp--cupshe .oceanshe-pdp-service{background:#f4f5f8;margin:28px 0;}
.oceanshe-pdp--cupshe .oceanshe-pdp-service a{grid-template-columns:34px 1fr auto;padding:20px;}
.oceanshe-pdp--cupshe .oceanshe-pdp-highlights{margin:30px 0;}
.oceanshe-pdp--cupshe .oceanshe-pdp-highlights>div{background:#f4f5f8;padding:22px;}
.oceanshe-pdp--cupshe .oceanshe-pdp-accordions details{padding:21px 0;}
.oceanshe-pdp--cupshe .oceanshe-show-more{margin-top:26px;}
.oceanshe-reviews-section{padding:54px 0 80px;border-top:1px solid var(--line);background:#fff;}
.oceanshe-reviews-box h2{font-size:clamp(30px,3.2vw,48px);letter-spacing:-.055em;margin:0 0 22px;}
.oceanshe-no-reviews{border:1px solid var(--line);padding:28px;background:#fff;max-width:740px;}
.oceanshe-no-reviews strong{font-size:20px;}.oceanshe-no-reviews p{margin:8px 0 0;color:#555;}

@media(max-width:1280px){.oceanshe-home-hero--copy-right .oceanshe-home-hero__copy{max-width:min(540px,48vw)}.oceanshe-pdp-shell{grid-template-columns:minmax(0,1fr) minmax(390px,.7fr)}.oceanshe-product-grid--home{grid-template-columns:repeat(3,minmax(0,1fr));}}
@media(max-width:980px){.oceanshe-home-hero--copy-right .oceanshe-home-hero__copy{left:20px;right:20px;bottom:20px;max-width:none}.oceanshe-pdp-shell{display:block}.oceanshe-pdp--cupshe .oceanshe-pdp-gallery-wrap{padding:18px}.oceanshe-pdp--cupshe .oceanshe-pdp-buybox{position:static;min-height:0;border-left:0;border-top:1px solid var(--line);padding:28px 20px 44px}.oceanshe-pdp--cupshe .oceanshe-pdp-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.oceanshe-product-grid--home{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:620px){.oceanshe-home-hero--copy-right .oceanshe-home-hero__copy h1{font-size:clamp(40px,12vw,62px)}.oceanshe-home-hero--copy-right .oceanshe-home-hero__copy{padding:24px}.oceanshe-pdp--cupshe .oceanshe-pdp-gallery{grid-template-columns:1fr;gap:10px}.oceanshe-pdp-row,.oceanshe-pdp-size-note,.oceanshe-pdp--cupshe .oceanshe-included{grid-template-columns:1fr;gap:6px}.oceanshe-size-buttons{grid-template-columns:repeat(3,minmax(0,1fr))}.oceanshe-pdp-price-rating{display:block}.oceanshe-product-grid--home{grid-template-columns:1fr}}
