/* Rahib component layouts: navigation, overlays and shopping controls. */
body.rahib-store .rh-explorer{position:fixed;inset:28px;z-index:10050;display:grid;grid-template-columns:300px minmax(0,1fr);max-width:1220px;margin:auto;background:#f5f4ef;color:#07334e;border-radius:16px;overflow:hidden;box-shadow:0 30px 100px #00131e66;text-align:left}
.rh-explorer-rail{background:#07334e;padding:42px 30px;display:flex;flex-direction:column;color:#c1d3dd}
.rh-explorer-rail .rh-eyebrow{color:#f5b84f;font-size:10px}
.rh-explorer-rail h2{color:#fff;font-size:46px;line-height:1.06;margin:40px 0 20px;letter-spacing:-.05em}
.rh-explorer-rail p{font-size:13px;line-height:1.8;color:#c1d3dd}
.rh-explorer-rail nav{display:grid;margin:25px 0}
.rh-explorer-rail nav a{border-top:1px solid #ffffff25;padding:18px 0;color:#fff;font-size:13px;display:flex;justify-content:space-between}
.rh-explorer-help{margin-top:auto;padding-top:30px;color:#c1d3dd;font-size:11px}.rh-explorer-help strong{display:block;color:#f5b84f;font-size:15px;margin-top:8px}
.rh-explorer-content{overflow-y:auto;overscroll-behavior:contain;padding:28px 40px}
.rh-explorer-head{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:9px;letter-spacing:.13em}
.rh-explorer-head button{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #dce2e2;border-radius:30px;padding:8px 15px;font-size:11px;color:#07334e}
.rh-explorer-head button span{font-size:23px;line-height:1}
.rh-explorer-search{margin:36px 0}.rh-explorer-search label{display:block;font-size:25px;font-weight:650;letter-spacing:-.03em;margin-bottom:15px}
.rh-explorer-search>div{display:flex;border-bottom:2px solid #07334e;padding-bottom:8px;gap:12px}
.rh-explorer-search input{width:100%;min-width:0;border:0;background:transparent;padding:12px 0;font-size:14px;color:#07334e}
.rh-explorer-search button{background:#f5b84f;color:#07334e;border:0;border-radius:50%;width:44px;flex-shrink:0;font-size:24px}
.rh-explorer-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.rh-explorer-section h3{font-size:15px;margin:0}.rh-explorer-section>span{font-size:10px;color:#64757c}
.rh-explorer-categories details{border-bottom:1px solid #d4dddc}.rh-explorer-categories summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:19px 0;list-style:none;font-size:16px;font-weight:600}.rh-explorer-categories summary::-webkit-details-marker{display:none}
.rh-explorer-categories summary small{font-size:10px;color:#64757c;margin-right:20px;font-weight:400}.rh-explorer-categories summary b{font-size:21px;font-weight:400}.rh-explorer-categories details[open] summary b{transform:rotate(45deg)}
.rh-explorer-categories details>div{display:flex;flex-wrap:wrap;gap:10px;padding:0 0 20px 33px}.rh-explorer-categories details a{background:#fff;border:1px solid #dce2e2;padding:9px 14px;border-radius:5px;color:#07334e;font-size:12px}
.rh-explorer-empty{padding:25px;background:#e9eeea;border-radius:8px}.rh-explorer-empty strong{font-size:18px}.rh-explorer-empty p{font-size:12px;line-height:1.8;margin:12px 0}.rh-explorer-empty a{font-size:12px;color:#07334e;text-decoration:underline}
.rh-explorer-edits{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:28px 0}.rh-explorer-edits a{padding:16px;background:#fff;color:#07334e;border-radius:6px;font-size:12px;display:flex;justify-content:space-between}.rh-explorer-edits a:hover{background:#ffe6b8}
.rh-explorer-personal{display:flex;gap:24px;flex-wrap:wrap;border-top:1px solid #dce2e2;padding-top:20px}.rh-explorer-personal a{font-size:11px;color:#64757c}
body.rahib-store .tw-header-menu-backdrop{position:fixed;inset:0;z-index:10040;background:#00131ecc;backdrop-filter:blur(5px)}
body.rahib-store .tw-header-account__menu{width:340px;padding:12px;display:grid;grid-template-columns:1fr 1fr;gap:6px;background:#f5f4ef;border-radius:14px}
body.rahib-store .tw-header-account__intro{grid-column:1/-1;background:#07334e;color:#fff;padding:22px;border-radius:8px;margin-bottom:6px}
body.rahib-store .tw-header-account__intro :is(small,strong){color:#fff}
body.rahib-store .tw-header-account__menu>a{display:flex;flex-direction:column;align-items:flex-start;gap:13px;background:#fff;border:0;border-radius:7px;padding:18px;font-size:12px}
body.rahib-store .tw-header-account__menu>a i{color:#a76d12;font-size:19px}
body.rahib-store .tw-header-account__menu>form{grid-column:1/-1;border-top:1px solid #dce2e2;padding-top:8px}
.rh-catalogue-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:28px 0 35px!important;border-bottom:1px solid #bfcfce;margin-bottom:25px}
.rh-catalogue-heading p{font-size:13px;color:#64757c;line-height:1.7;max-width:480px}
.rh-catalogue-total{background:#07334e;color:#fff;padding:23px 28px;border-radius:8px;min-width:145px}
.rh-catalogue-total strong{display:block;font-size:38px;line-height:1.2;letter-spacing:-.05em}.rh-catalogue-total span{font-size:10px;color:#c1d3dd}
@media(max-width:600px){.rh-catalogue-heading{align-items:flex-start;flex-direction:column}.rh-catalogue-total{display:flex;align-items:center;gap:12px;padding:12px 18px}.rh-catalogue-total strong{font-size:24px}}
.rh-explorer-mobile-links{display:none}
@media(max-width:760px){.rh-explorer-mobile-links{display:flex;gap:18px;flex-wrap:wrap;margin:0 0 24px}.rh-explorer-mobile-links a{font-size:11px;color:#07334e;text-decoration:underline;text-underline-offset:4px}}
/* A numbered receipt rail replaces the connected checkout bubbles. */
.rh-checkout-steps{max-width:1100px;margin:0 auto 30px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid #cdd7d5;padding:0 0 22px}
.rh-checkout-steps>strong{font-size:21px;letter-spacing:-.04em;color:#07334e}
.rh-checkout-steps ol{display:flex;gap:24px;list-style:none;margin:0;padding:0}
.rh-checkout-steps li{border-bottom:2px solid transparent;padding:12px 0;color:#74828a;font-size:12px}
.rh-checkout-steps li.is-active{border-color:#f59b12;color:#07334e}
.rh-checkout-steps li.is-complete{color:#24614a}
.rh-checkout-steps a{color:inherit}.rh-checkout-steps small{font-size:10px;margin-right:10px;opacity:.65}
/* Shared dialogs use a workspace-sheet composition, not the inherited rounded popup. */
body.rahib-store .modal-content,body.rahib-admin .modal-content{border:0;border-radius:8px;box-shadow:0 28px 90px #00131e55;overflow:hidden}
body.rahib-store .modal-header,body.rahib-admin .modal-header{background:#07334e;color:#fff;padding:26px 30px;border:0;display:flex;align-items:center;justify-content:space-between;gap:20px}
body.rahib-store .modal-header :is(h3,h4,h5,.modal-title),body.rahib-admin .modal-header .modal-title{color:#fff;font-size:22px;letter-spacing:-.025em}
body.rahib-store .modal-header .close,body.rahib-admin .modal-header .close{color:#fff;opacity:1;text-shadow:none;font-size:28px}
body.rahib-store .modal-body,body.rahib-admin .modal-body{padding:30px;background:#fff}
body.rahib-store .modal-footer,body.rahib-admin .modal-footer{padding:20px 30px;background:#f0f3ef;border-top:1px solid #dce2e2}
body.rahib-store .modal-backdrop,body.rahib-admin .modal-backdrop{background:#00131e}
body.rahib-store .tw-mobile-filter-head{background:#07334e;color:#fff;padding:25px}
body.rahib-store .tw-mobile-filter-head :is(h2,h3,button,strong){color:#fff}
body.rahib-store .tw-mobile-filter-title span{color:#c1d3dd}
body.rahib-store .tw-mobile-filter-reset{color:#ffc365}
body.rahib-store .tw-mobile-filter-view{background:#07334e;color:#fff;border-radius:6px}
body.rahib-store .tw-collection-title{text-transform:none;font-size:34px;letter-spacing:-.04em;font-weight:700}
body.rahib-store .tw-mobile-filter-section__toggle{font-size:14px;font-weight:600}
body.rahib-store .tw-mobile-filter-section input{accent-color:#07334e}
body.rahib-store .tw-mobile-filter-panel{background:#f5f4ef;border-radius:14px 0 0 14px}
body.rahib-store .tw-mobile-filter-section{background:#fff;border:1px solid #dce2e2;border-radius:8px;margin-bottom:12px;padding:12px}
body.rahib-store .tw-mobile-filter-footer{background:#fff;border-top:1px solid #dce2e2;padding:20px}
body.rahib-store .tw-pdp-lightbox{background:#001923ed;backdrop-filter:blur(8px)}
body.rahib-store .product-card-new{border:0;border-radius:0;background:transparent;box-shadow:none!important;overflow:visible}
body.rahib-store .product-card-new-area{display:flex;flex-direction:column;height:100%;position:relative}
body.rahib-store .product-card-new .pd_top{order:2;padding:18px 0 0;min-height:0;background:transparent}
body.rahib-store .product-card-new .pd_card_img{order:1;border:1px solid #dce2e2;background:#fff;border-radius:8px;padding:26px;aspect-ratio:1/1}
body.rahib-store .product-card-new .pd_card_img img{object-fit:contain;max-height:100%;height:100%;width:100%}
body.rahib-store .product-card-new .pd_card_data{order:3;padding:10px 0 16px;border-bottom:1px solid #bfcfce;flex:1}
body.rahib-store .product-card-new .pd_badge{position:absolute;top:12px;left:12px;background:#07334e;color:#fff;font-size:9px;border-radius:3px;padding:6px 9px}
body.rahib-store .product-card-new .pd_brand h6{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#64757c;margin:0}
body.rahib-store .product-card-new .card_title{font-size:16px;line-height:1.4}
body.rahib-store .product-card-new:hover{transform:none}
body.rahib-store .product-card-new:hover .pd_card_img{border-color:#07334e}
body.rahib-store .pagination>li>a,body.rahib-store .pagination>li>span{border:0;background:transparent;color:#07334e;border-radius:5px;margin:0 3px}
body.rahib-store .pagination>.active>a{background:#07334e;color:#fff}
@media(max-width:760px){body.rahib-store .rh-explorer{inset:10px;grid-template-columns:1fr;display:flex;flex-direction:column}.rh-explorer-rail{padding:22px;display:block}.rh-explorer-rail h2{font-size:27px;margin:8px 0}.rh-explorer-rail h2 br{display:none}.rh-explorer-rail p,.rh-explorer-rail nav,.rh-explorer-help{display:none}.rh-explorer-rail .rh-eyebrow{margin-bottom:0;font-size:8px}.rh-explorer-content{padding:20px;flex:1;min-height:0}.rh-explorer-search{margin:22px 0}.rh-explorer-search label{font-size:22px}.rh-explorer-search input{font-size:12px}.rh-explorer-edits{gap:8px;margin:20px 0}.rh-explorer-edits a{padding:14px;font-size:11px}.rh-explorer-personal{gap:20px}.rh-checkout-steps{display:block;padding-bottom:10px}.rh-checkout-steps>strong{display:block;font-size:23px;margin-bottom:6px}.rh-checkout-steps ol{gap:18px;justify-content:space-between}.rh-checkout-steps li{font-size:10px}.rh-checkout-steps small{margin-right:5px}body.rahib-store .modal-dialog{margin:15px}body.rahib-store .modal-body{padding:22px}body.rahib-store .tw-header-account__menu{width:min(340px,calc(100vw - 24px))}}
