:root{--rb-product-bg:#fbfaf7;--rb-product-card:#fffefa;--rb-product-line:#ddd9d0;--rb-product-muted:#746f67;--rb-product-black:#0b0b0d;--rb-product-radius:14px}
/* PRODUCT PAGE — luxury layout */
.rebela-product{width:100%;max-width:1440px;margin:0 auto;padding:0 0 110px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);background:var(--rb-product-bg);color:#151515;align-items:start}
.rebela-product__media{min-width:0;padding:0 28px 0 0}
.rebela-product__media-main{position:relative;width:100%;overflow:hidden;background:#eee9e1;aspect-ratio:4/5}
.rebela-product__media-main img{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(.2,.7,.2,1)}
.rebela-product__media-main:hover img{transform:scale(1.015)}
.rebela-product__info{min-width:0;padding:clamp(34px,5vw,76px) clamp(22px,4vw,72px) 0 12px;position:sticky;top:84px;align-self:start}
.rebela-product__info>.rebela-kicker{margin:0 0 14px;color:#716d65;font-size:10px;font-weight:800;line-height:1;letter-spacing:.18em;text-transform:uppercase}
.rebela-product__info>h1{margin:0;color:#111;font:500 clamp(48px,5.2vw,78px)/.9 Georgia,'Times New Roman',serif;letter-spacing:-.055em}
.rebela-product__price{margin:16px 0 42px;color:#222;font-size:16px;font-weight:600;line-height:1.2}
.rebela-product-form{display:block}
.rebela-option-group{margin:0 0 26px;padding:0;border:0;min-inline-size:0}
.rebela-option-group legend{display:block;width:100%;margin:0 0 12px;padding:0;color:#111;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.rebela-option-list{display:flex;flex-wrap:wrap;gap:8px}
.rebela-option{min-width:54px;height:44px;padding:0 15px;border:1px solid #c8c4bc;border-radius:0;background:#fffefa;color:#111;font-size:10px;font-weight:800;letter-spacing:.1em;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}
.rebela-option:hover{border-color:#111;transform:translateY(-1px)}
.rebela-option[aria-pressed=true]{background:#111;color:#fff;border-color:#111}
.rebela-fit-panel{margin-top:0;border-top:1px solid var(--rb-product-line);border-bottom:1px solid var(--rb-product-line)}
.rebela-fit-panel details{margin:0}
.rebela-fit-panel summary,.rebela-product__accordions summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.rebela-fit-panel summary::-webkit-details-marker,.rebela-product__accordions summary::-webkit-details-marker{display:none}
.rebela-fit-panel summary:after,.rebela-product__accordions summary:after{content:'+';font-size:16px;font-weight:400;line-height:1}
.rebela-fit-panel details[open]>summary:after,.rebela-product__accordions details[open]>summary:after{content:'−'}
.rebela-size-select-wrap{padding:0 0 22px}
.rebela-size-label-row{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 0 9px}
.rebela-size-label{font-size:10px;font-weight:800;letter-spacing:.14em}
.rebela-size-required{color:#888;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.rebela-select-shell{position:relative}
.rebela-select-shell:after{content:'⌄';position:absolute;right:17px;top:50%;transform:translateY(-54%);pointer-events:none;font-size:15px;color:#222}
.rebela-size-select{appearance:none;width:100%;height:58px!important;min-height:58px!important;border:1px solid #c9c5bc!important;border-radius:10px!important;background:#fffefa!important;color:#222!important;padding:0 46px 0 17px!important;outline:none;box-shadow:none!important;font-size:13px!important}
.rebela-size-select:focus{border-color:#111!important;box-shadow:0 0 0 1px #111!important}
.rebela-size-help{margin:10px 0 0;color:#777;font-size:11px;line-height:1.55}
.rebela-size-guide-trigger{margin-top:14px!important;min-height:42px!important;padding:0 18px!important;border:1px solid #111!important;border-radius:999px!important;background:transparent!important;color:#111!important;font-size:9px!important;font-weight:800!important;letter-spacing:.13em!important}
.rebela-size-guide-trigger:hover{background:#111!important;color:#fff!important;opacity:1!important}
.rebela-standard-fit{margin:0 0 18px;padding:14px 16px;background:#f2efe9;border:1px solid #e0dbd1}
.rebela-standard-fit>div{display:flex;align-items:center;justify-content:space-between;gap:15px}
.rebela-standard-fit span{font-size:9px;font-weight:800;letter-spacing:.13em;color:#777}
.rebela-standard-fit strong{font-size:13px;letter-spacing:.08em}
.rebela-standard-fit p{margin:7px 0 0;color:#777;font-size:11px}
.rebela-custom-fit{margin:0 0 18px!important;padding:20px!important;border:1px solid #d8d3c9!important;border-radius:12px!important;background:#f4f1eb!important}
.rebela-custom-fit__intro{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:10px}
.rebela-custom-fit__eyebrow{display:block;margin-bottom:6px;color:#777;font-size:9px;font-weight:800;letter-spacing:.14em}
.rebela-custom-fit__intro h3{margin:0!important;font-family:Georgia,'Times New Roman',serif!important;font-size:25px!important;font-weight:500!important;letter-spacing:-.03em!important}
.rebela-custom-fit__required{white-space:nowrap;color:#888;font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.rebela-custom-fit__help{margin:0 0 16px!important;color:#777;font-size:11px!important;line-height:1.5!important}
.rebela-fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.rebela-serene-measurements label{display:flex;flex-direction:column;gap:6px;color:#222;font-size:9px;font-weight:800;letter-spacing:.12em}
.rebela-serene-measurements label>span{display:none}
.rebela-serene-measurements input{width:100%;height:48px!important;min-height:48px!important;border:1px solid #c9c5bc!important;border-radius:8px!important;background:#fff!important;padding:0 12px!important;color:#111!important;font-size:13px!important;outline:none}
.rebela-serene-measurements input:focus{border-color:#111!important;box-shadow:0 0 0 1px #111!important}
.rebela-serene-measurements input:disabled{background:#e8e4dc!important;color:#aaa!important}
.rebela-fit-notes{display:flex;flex-direction:column;gap:8px;margin:18px 0 4px;color:#222;font-size:9px;font-weight:800;letter-spacing:.12em}
.rebela-fit-notes textarea{width:100%;min-height:84px;resize:vertical;border:1px solid #c9c5bc!important;border-radius:8px!important;background:#fffefa!important;padding:12px!important;color:#111;font-size:12px!important;line-height:1.45;outline:none}
.rebela-fit-notes textarea:focus{border-color:#111!important;box-shadow:0 0 0 1px #111!important}
.rebela-buy-row{display:grid;grid-template-columns:116px minmax(0,1fr);gap:10px;margin-top:28px}
.rebela-qty{height:56px;display:grid;grid-template-columns:34px 1fr 34px;border:1px solid #c9c5bc;background:#fffefa}
.rebela-qty button{border:0;background:transparent;color:#111;font-size:17px;font-weight:400}
.rebela-qty button:hover{background:#f1eee8}
.rebela-qty input{width:100%;min-width:0;border:0!important;background:transparent!important;text-align:center;font-size:12px!important;outline:0!important;-moz-appearance:textfield}
.rebela-qty input::-webkit-outer-spin-button,.rebela-qty input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}
.rebela-add-to-bag{width:100%;height:56px;border:1px solid #0b0b0d;background:#0b0b0d;color:#fff;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;transition:background .2s ease,color .2s ease,opacity .2s ease}
.rebela-add-to-bag:hover:not(:disabled){background:#fff;color:#111}
.rebela-add-to-bag:disabled{opacity:.42;cursor:not-allowed}
.rebela-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;padding:16px 0;border-top:1px solid var(--rb-product-line);border-bottom:1px solid var(--rb-product-line)}
.rebela-trust-row span{text-align:center;color:#666;font-size:8px;font-weight:800;letter-spacing:.11em}
.rebela-product__accordions{margin-top:4px}
.rebela-product__accordions details{border-bottom:1px solid var(--rb-product-line)}
.rebela-product__accordions summary{padding:18px 0}
.rebela-product__accordions details>div{padding:0 0 22px;color:#666;font-size:12px;line-height:1.75}
.rebela-product__accordions details>div p{margin:0 0 10px}
.rebela-product__accordions details>div p:last-child{margin-bottom:0}
.rebela-size-guide-modal{position:fixed!important;inset:0!important;z-index:9999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important}
.rebela-size-guide-modal[hidden]{display:none!important}
.rebela-size-guide-backdrop{position:absolute!important;inset:0!important;background:rgba(0,0,0,.65)!important}
.rebela-size-guide-dialog{position:relative!important;z-index:1!important;width:min(760px,100%)!important;max-height:90vh!important;overflow:auto!important;background:#fffefa!important;border-radius:14px!important;box-shadow:0 28px 90px rgba(0,0,0,.32)!important}
.rebela-size-guide-header{position:sticky!important;top:0!important;z-index:2!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:16px 20px!important;border-bottom:1px solid #ddd9d0!important;background:#fffefa!important}
.rebela-size-guide-header h2{margin:0!important;font-family:Manrope,sans-serif!important;font-size:11px!important;font-weight:800!important;letter-spacing:.14em!important}
.rebela-size-guide-close{border:0!important;background:transparent!important;font-size:28px!important;line-height:1!important;padding:2px 5px!important}
.rebela-size-guide-content{padding:14px!important}
.rebela-size-guide-content img{width:100%!important;height:auto!important;display:block!important;object-fit:contain!important}
@media(max-width:1050px){.rebela-product{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr)}.rebela-product__media{padding-right:18px}.rebela-product__info{padding-right:30px;padding-left:4px}.rebela-product__info>h1{font-size:clamp(46px,6vw,68px)}}
@media(max-width:749px){.rebela-product{display:block;padding:0 0 92px;margin:0 -12px;width:calc(100% + 24px)}.rebela-product__media{padding:0}.rebela-product__media-main{aspect-ratio:4/5;min-height:0}.rebela-product__media-main img{object-position:center}.rebela-product__info{position:static;padding:38px 16px 0}.rebela-product__info>h1{font-size:clamp(44px,14vw,64px)}.rebela-product__price{margin:13px 0 34px;font-size:15px}.rebela-option-group{margin-bottom:22px}.rebela-option{height:46px;min-width:52px}.rebela-fit-panel summary,.rebela-product__accordions summary{padding:19px 0}.rebela-buy-row{position:sticky;bottom:0;z-index:1000;margin:22px -16px 0;padding:10px 16px;grid-template-columns:94px minmax(0,1fr);background:rgba(255,254,250,.96);border-top:1px solid #d9d5cc;backdrop-filter:blur(14px)}.rebela-add-to-bag,.rebela-qty{height:52px}.rebela-trust-row{margin-top:14px}.rebela-custom-fit{padding:16px!important}.rebela-custom-fit__intro{display:block}.rebela-custom-fit__required{display:block;margin-top:7px}.rebela-size-guide-dialog{max-height:94vh}.rebela-size-guide-modal{padding:10px!important}}
@media(max-width:480px){.rebela-product__info{padding-left:14px;padding-right:14px}.rebela-fit-grid{grid-template-columns:1fr 1fr;gap:8px}.rebela-trust-row span{font-size:7px}.rebela-buy-row{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.rebela-qty{grid-template-columns:28px 1fr 28px}.rebela-custom-fit__intro h3{font-size:22px!important}}
@media(min-width:750px){.rebela-product__media-main{min-height:calc(100vh - 110px);max-height:calc(100vh - 40px)}.rebela-product__media-main img{object-fit:cover}}
