/* Roshak Shell — all public selectors live under .rsh-shell */
:root{--rsh-blue:#123f7a;--rsh-blue-2:#0a2c58;--rsh-gold:#cda85e;--rsh-ink:#172033;--rsh-muted:#6b7280;--rsh-line:#e7eaf0;--rsh-paper:#fff;--rsh-soft:#f5f7fb;--rsh-radius:18px;--rsh-shadow:0 18px 50px rgba(16,41,76,.13)}
html.rsh-lock{overflow:hidden}
.rsh-shell,.rsh-shell *{box-sizing:border-box}
.rsh-shell{font-family:inherit;color:var(--rsh-ink);line-height:1.7;text-align:right}
.rsh-shell a{color:inherit;text-decoration:none}.rsh-shell button,.rsh-shell input{font:inherit}.rsh-shell button{cursor:pointer}
.rsh-wrap{width:min(1320px,calc(100% - 40px));margin-inline:auto}
.rsh-icon{width:22px;height:22px;display:inline-block;flex:0 0 auto}
.rsh-top{background:linear-gradient(90deg,var(--rsh-blue-2),var(--rsh-blue));color:#fff;font-size:13px}
.rsh-top-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.rsh-benefits{display:flex;align-items:center;gap:28px}.rsh-benefits span,.rsh-phone{display:flex;align-items:center;gap:7px}.rsh-benefits .rsh-icon{width:18px;height:18px;color:#dce9fa}.rsh-phone{font-weight:700;direction:ltr}
.rsh-header{position:relative;background:#fff;border-bottom:1px solid var(--rsh-line);z-index:990;box-shadow:0 4px 20px rgba(23,32,51,.04)}
.rsh-main-row{height:94px;display:grid;grid-template-columns:240px minmax(260px,1fr) auto;align-items:center;gap:38px}
.rsh-logo{display:flex;align-items:center}.rsh-logo img{display:block;width:220px;height:64px;object-fit:contain;object-position:right center}
.rsh-search{height:50px;display:flex;align-items:center;background:var(--rsh-soft);border:1px solid transparent;border-radius:14px;overflow:hidden;transition:.2s}
.rsh-search:focus-within{background:#fff;border-color:#b8c9df;box-shadow:0 0 0 4px rgba(18,63,122,.08)}
.rsh-search input{min-width:0;flex:1;height:100%;border:0!important;outline:0!important;background:transparent!important;padding:0 18px!important;color:var(--rsh-ink)!important;box-shadow:none!important}
.rsh-search button{width:52px;height:100%;border:0;background:transparent;color:var(--rsh-blue);display:grid;place-items:center}
.rsh-actions{display:flex;align-items:center;gap:8px}.rsh-actions>a{height:48px;display:flex;align-items:center;gap:8px;padding:0 12px;border-radius:12px;font-size:13px;font-weight:600;transition:.2s}.rsh-actions>a:hover{background:var(--rsh-soft);color:var(--rsh-blue)}
.rsh-cart{position:relative}.rsh-cart em{position:absolute;top:0;right:2px;min-width:19px;height:19px;padding:0 5px;border:2px solid #fff;border-radius:20px;background:var(--rsh-gold);color:#fff;font-size:10px;font-style:normal;line-height:15px;text-align:center}
.rsh-menu-button{display:none;border:0;background:none;color:var(--rsh-blue);padding:8px}
.rsh-nav>.rsh-wrap>ul{list-style:none!important;margin:0!important;padding:0!important;height:52px;display:flex;align-items:stretch;gap:4px}
.rsh-nav li{list-style:none}.rsh-nav-item,.rsh-nav>.rsh-wrap>ul>li{display:flex;align-items:stretch}.rsh-nav>.rsh-wrap>ul>li>a{display:flex;align-items:center;gap:7px;padding:0 15px;font-size:14px;font-weight:650;white-space:nowrap;transition:.2s}
.rsh-nav>.rsh-wrap>ul>li>a:hover{color:var(--rsh-blue);background:#f7f9fc}.rsh-all>button{background:var(--rsh-blue)!important;color:#fff!important;border-radius:12px;margin:7px 0;height:38px}.rsh-all .rsh-icon{width:18px}.rsh-chevron{font-size:16px;margin-right:2px}
.rsh-nav-item{position:relative}.rsh-mega{position:absolute;top:calc(100% - 2px);right:0;width:min(820px,80vw);padding:22px;background:#fff;border:1px solid var(--rsh-line);border-radius:0 0 20px 20px;box-shadow:var(--rsh-shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s;z-index:20}
.rsh-nav-item:hover>.rsh-mega,.rsh-nav-item:focus-within>.rsh-mega{opacity:1;visibility:visible;transform:none}.rsh-mega-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--rsh-line)}.rsh-mega-head strong{font-size:17px;color:var(--rsh-blue)}.rsh-mega-head>a{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--rsh-muted)}.rsh-mega-head .rsh-icon{width:15px;transform:rotate(180deg)}
.rsh-cat-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding-top:16px}.rsh-cat-card{min-width:0;display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px;border-radius:14px;font-size:12px;font-weight:650;text-align:center;transition:.2s}.rsh-cat-card:hover{background:var(--rsh-soft);color:var(--rsh-blue);transform:translateY(-2px)}.rsh-cat-card img,.rsh-cat-placeholder{width:88px;height:88px;border-radius:14px;object-fit:cover;background:#f0f3f8}.rsh-cat-placeholder{display:grid;place-items:center;color:#9ba7b8}.rsh-cat-placeholder .rsh-icon{width:32px;height:32px}
.rsh-backdrop{position:fixed;inset:0;background:rgba(5,20,39,.48);backdrop-filter:blur(3px);opacity:0;transition:.22s;z-index:9998}.rsh-backdrop.rsh-open{opacity:1}
.rsh-drawer{position:fixed;z-index:9999;top:0;right:0;width:min(390px,88vw);height:100dvh;background:#fff;transform:translateX(105%);transition:transform .28s ease;box-shadow:-20px 0 50px rgba(0,0,0,.15);padding:18px;overflow:auto}.rsh-drawer.rsh-open{transform:none}.rsh-drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px}.rsh-drawer-head img{width:170px;height:56px;object-fit:contain}.rsh-close{border:0;background:#eef2f7;border-radius:50%;width:40px;height:40px;display:grid;place-items:center;color:var(--rsh-blue)}
.rsh-drawer-search{height:46px;display:flex;background:var(--rsh-soft);border:1px solid var(--rsh-line);border-radius:12px;overflow:hidden}.rsh-drawer-search input{flex:1;min-width:0;border:0!important;background:transparent!important;padding:0 14px!important;box-shadow:none!important}.rsh-drawer-search button{width:46px;border:0;background:transparent;color:var(--rsh-blue)}.rsh-drawer-title{margin:24px 0 8px;font-size:12px;color:var(--rsh-muted);font-weight:700}.rsh-drawer>ul{list-style:none;margin:0;padding:0}.rsh-drawer-item{border-bottom:1px solid var(--rsh-line)}.rsh-drawer-item>div{min-height:50px;display:flex;align-items:center}.rsh-drawer-item>div>a{flex:1;font-size:14px;font-weight:650}.rsh-sub-toggle{border:0;background:transparent;padding:10px;color:var(--rsh-muted);transition:.2s}.rsh-sub-toggle .rsh-icon{width:17px;transform:rotate(90deg)}.rsh-sub-toggle[aria-expanded=true]{transform:rotate(-90deg)}.rsh-drawer-item ul{list-style:none;margin:0 8px 12px!important;padding:8px 14px!important;border-right:2px solid #dbe4ef}.rsh-drawer-item ul a{display:block;padding:6px;color:#536174;font-size:13px}.rsh-drawer-call{margin-top:20px;min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--rsh-blue);color:#fff!important;border-radius:12px;font-size:13px}
.rsh-footer{position:relative;background:#eef2f7;color:#344054;margin-top:64px}.rsh-footer-benefits{background:var(--rsh-blue);color:#fff}.rsh-footer-benefits>.rsh-wrap{min-height:96px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.rsh-footer-benefits span{min-height:55px;display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;align-content:center;padding:0 40px;border-left:1px solid rgba(255,255,255,.16)}.rsh-footer-benefits span:last-child{border-left:0}.rsh-footer-benefits .rsh-icon{grid-row:1/3;width:32px;height:32px;color:#e6c98a;margin-left:16px}.rsh-footer-benefits b{font-size:14px}.rsh-footer-benefits small{font-size:11px;color:#cbd7e7}
.rsh-footer-grid{display:grid;grid-template-columns:1.5fr .8fr 1fr .8fr;gap:56px;padding-block:55px 38px}.rsh-footer-grid h2{font:700 15px/1.6 inherit!important;color:#152d4d;margin:0 0 18px!important}.rsh-footer-grid h2:after{content:"";display:block;width:32px;height:2px;margin-top:8px;background:var(--rsh-gold)}.rsh-footer-grid ul{list-style:none!important;padding:0!important;margin:0!important}.rsh-footer-grid li{margin:0 0 8px}.rsh-footer-grid a{font-size:13px;color:#566175;transition:.2s}.rsh-footer-grid a:hover{color:var(--rsh-blue)}.rsh-about img{width:210px;height:64px;object-fit:contain;object-position:right}.rsh-about p,.rsh-footer-grid section>p{font-size:12px;line-height:2;color:#687588}.rsh-contact-list a{display:flex;justify-content:space-between;gap:12px}.rsh-contact-list bdi{direction:ltr;font-weight:700;color:var(--rsh-blue)}.rsh-hours{padding:8px 10px;background:#e4eaf2;border-radius:10px}.rsh-enamad{display:grid;place-items:center;width:94px;height:104px;background:#fff;border:1px solid var(--rsh-line);border-radius:14px;padding:8px;box-shadow:0 8px 25px rgba(23,32,51,.06)}.rsh-enamad img{max-width:100%;max-height:88px}
.rsh-location{display:flex;gap:13px;align-items:flex-start;padding:20px;border-top:1px solid #dce2eb}.rsh-location .rsh-icon{color:var(--rsh-gold);width:25px;height:25px}.rsh-location strong{display:block;color:var(--rsh-blue);font-size:13px}.rsh-location p{margin:2px 0 0;font-size:12px;color:#697588}.rsh-copyright{background:#e2e8f0}.rsh-copyright>.rsh-wrap{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;color:#657084}
.rsh-mobile-bar{display:none}.rsh-shell .screen-reader-text{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}
@media(max-width:1024px){.rsh-top-inner{justify-content:center}.rsh-benefits span:nth-child(2){display:none}.rsh-main-row{height:76px;grid-template-columns:44px 1fr auto;gap:12px}.rsh-menu-button{display:grid;place-items:center}.rsh-logo{justify-content:center}.rsh-logo img{width:172px;height:54px;object-position:center}.rsh-search,.rsh-nav,.rsh-actions>a:first-child,.rsh-actions>a>span{display:none}.rsh-actions{gap:0}.rsh-actions>a{padding:8px}.rsh-cat-grid{grid-template-columns:repeat(3,1fr)}.rsh-footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:35px}.rsh-footer-grid section:last-child{grid-column:3}.rsh-mobile-bar{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);height:67px;bottom:0;right:0;left:0;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-top:1px solid var(--rsh-line);z-index:998}.rsh-mobile-bar>a,.rsh-mobile-bar>button{position:relative;border:0;background:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#5e6878;font-size:10px}.rsh-mobile-bar .rsh-icon{width:21px;height:21px}.rsh-mobile-bar .rsh-cart em{top:7px;right:calc(50% - 21px)}body.rsh-shell-active{padding-bottom:67px}}
@media(max-width:700px){.rsh-wrap{width:min(100% - 28px,1320px)}.rsh-top{font-size:10px}.rsh-top-inner{min-height:34px}.rsh-benefits{gap:12px}.rsh-benefits span:nth-child(3){display:none}.rsh-phone{margin-right:auto}.rsh-main-row{height:70px}.rsh-logo img{width:150px;height:48px}.rsh-footer{margin-top:44px}.rsh-footer-benefits>.rsh-wrap{grid-template-columns:1fr;min-height:auto;padding-block:10px}.rsh-footer-benefits span{min-height:62px;padding:5px 12px;border-left:0;border-bottom:1px solid rgba(255,255,255,.12)}.rsh-footer-benefits span:last-child{border-bottom:0}.rsh-footer-grid{grid-template-columns:1fr 1fr;gap:32px 22px;padding-block:38px 28px}.rsh-about{grid-column:1/-1}.rsh-footer-grid section:last-child{grid-column:auto}.rsh-about img{width:180px}.rsh-location{padding-inline:0}.rsh-copyright>.rsh-wrap{padding-block:12px;flex-direction:column;align-items:flex-start;gap:2px}.rsh-cat-card img,.rsh-cat-placeholder{width:70px;height:70px}}
@media(prefers-reduced-motion:reduce){.rsh-shell *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}


/* 1.2 — tailored navy / warm ivory shell. */
:root{--rsh-blue:#173b63;--rsh-blue-2:#101e31;--rsh-gold:#b79458;--rsh-ink:#202b39;--rsh-muted:#727880;--rsh-line:#e8e5df;--rsh-soft:#f6f5f2;--rsh-radius:12px}
.rsh-shell [hidden]{display:none!important}
.rsh-shell button{appearance:none;text-transform:none;letter-spacing:normal;min-width:0;margin:0;line-height:1.6}
.rsh-shell a:focus-visible,.rsh-shell button:focus-visible,.rsh-shell input:focus-visible{outline:2px solid var(--rsh-gold)!important;outline-offset:4px}
html.rsh-lock,html.rsh-lock body{overflow:hidden!important;overscroll-behavior:none}
.rsh-top{background:#101e31;color:#f3eee4;letter-spacing:0}
.rsh-top-inner{min-height:36px}.rsh-benefits{gap:32px}.rsh-benefits .rsh-icon{color:#c6aa78;width:16px;height:16px}
.rsh-header{background:#fff;box-shadow:0 5px 24px #101e3108}
.rsh-main-row{height:110px;grid-template-columns:230px minmax(220px,1fr) auto;gap:32px}
.rsh-logo img{width:224px;height:68px}
.rsh-search{height:50px;background:#f6f5f2;border:1px solid #eeece7;border-radius:8px;margin:0}
.rsh-search button{background:transparent!important;padding:0!important}
.rsh-actions{gap:12px}.rsh-actions>a{font-size:12px;border-radius:8px;padding:0 12px}
.rsh-actions>a:last-child{border:1px solid var(--rsh-line)}.rsh-cart em{background:#173b63}
.rsh-nav{border-top:1px solid #f0eeea;background:#fff}
.rsh-nav>.rsh-wrap{position:relative}
.rsh-nav>.rsh-wrap>ul{height:62px;gap:8px}
.rsh-nav>.rsh-wrap>ul>li>a{font-size:14px;padding-inline:20px;position:relative}
.rsh-nav-item{position:static}
.rsh-nav-item>a:after{content:"";position:absolute;bottom:0;right:20px;left:20px;height:2px;background:var(--rsh-gold);transform:scaleX(0);transition:transform .2s}
.rsh-nav-item:hover>a:after,.rsh-nav-item:focus-within>a:after{transform:scaleX(1)}
.rsh-nav-spacer{flex:1}
.rsh-all{min-width:204px;margin-left:20px}
.rsh-all>button{width:100%;display:flex;align-items:center;gap:12px;border:0;padding:0 14px;height:44px;margin:9px 0;background:#173b63!important;color:#fff!important;border-radius:7px;font-weight:600;text-align:right;font-size:13px;box-shadow:none}
.rsh-all>button:hover,.rsh-all>button[aria-expanded=true]{background:#101e31!important}
.rsh-all>button>span:nth-child(2){flex:1}.rsh-all small{display:none}.rsh-all b{font-size:14px;font-weight:400;color:#c8b084}
.rsh-menu-mark{display:flex;align-items:center}.rsh-menu-mark .rsh-icon{width:20px;height:20px}
.rsh-mega{right:0;top:100%;width:min(900px,100%);max-height:70vh;overflow-y:auto;border-top:2px solid var(--rsh-gold);border-radius:0 0 12px 12px;padding:26px;box-shadow:0 24px 50px #101e311a}
.rsh-cat-card{border-radius:8px}.rsh-cat-card img,.rsh-cat-placeholder{border-radius:8px;background:#f3f1ed}
.rsh-backdrop{z-index:100000;background:#101e3180}
.rsh-drawer{z-index:100001;width:min(420px,92vw);padding:26px;border-left:1px solid #d8c7a7;visibility:hidden;transition:transform .25s,visibility .25s;height:100vh;height:100dvh}
.rsh-drawer.rsh-open{visibility:visible}.rsh-drawer-head{border-bottom:1px solid var(--rsh-line);margin-bottom:22px;padding-bottom:18px}
.rsh-close{background:#f3f1ed;border-radius:8px;padding:0}.rsh-drawer-search{border-radius:8px;margin:0}
.rsh-drawer-search button{padding:0;display:grid;place-items:center}
.rsh-drawer-shop{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin-top:16px;color:var(--rsh-blue)!important}
.rsh-drawer-shop .rsh-icon{width:16px;transform:rotate(180deg)}
.rsh-drawer-title{font-size:11px;color:#827351;margin-top:28px}
.rsh-drawer-item>div{min-height:60px}.rsh-drawer-item>div>a{font-size:16px}.rsh-sub-toggle{border-radius:6px;padding:10px;background:#f6f5f2}
.rsh-drawer-call{border-radius:8px;background:#173b63;margin-bottom:env(safe-area-inset-bottom,0px)}
.rsh-footer{margin-top:0;background:#101e31;color:#d5dbe3;padding-top:0}
.rsh-footer-intro{padding-block:44px 36px;display:flex;justify-content:space-between;align-items:center;gap:24px}
.rsh-eyebrow{color:#c8ae7f;font-size:12px}
.rsh-footer-intro h2{font-family:inherit;font-size:30px;font-weight:600;line-height:1.6;color:#fff;margin:8px 0}
.rsh-footer-intro p{font-size:13px;color:#a8b2c1;margin:0}
.rsh-footer-intro>a{display:flex;align-items:center;gap:24px;border:1px solid #a38b60;color:#ead9b7;border-radius:6px;padding:12px 20px;font-size:13px}
.rsh-footer-intro>a:hover{background:#c8ae7f;color:#101e31}.rsh-footer-intro>a .rsh-icon{transform:rotate(180deg);width:18px}
.rsh-footer-benefits{background:transparent;border-block:1px solid #ffffff14}
.rsh-footer-benefits>.rsh-wrap{min-height:100px}.rsh-footer-benefits span{padding-inline:28px}
.rsh-footer-benefits .rsh-icon{color:#c8ae7f;width:28px;height:28px}.rsh-footer-benefits b{font-size:13px;font-weight:500}.rsh-footer-benefits small{color:#98a5b7}
.rsh-footer-grid{grid-template-columns:1.4fr .8fr 1.1fr .8fr;gap:44px;padding-block:44px 32px}
.rsh-footer-grid h2{font-family:inherit!important;font-size:14px!important;font-weight:600!important;line-height:1.6!important;color:#fff;margin-bottom:22px!important}
.rsh-footer-grid h2:after{width:20px;height:1px;margin-top:10px}
.rsh-about img{background:#fff;border-radius:6px;padding:8px 12px;width:196px;height:64px}
.rsh-about p,.rsh-footer-grid section>p{color:#a2adbd;font-size:12px;line-height:2.2}
.rsh-footer-grid a{color:#b8c2cf;font-size:13px}.rsh-footer-grid a:hover{color:#e2c797}
.rsh-footer-grid li{margin-bottom:12px}.rsh-contact-list bdi{color:#e5eaf0;font-weight:500}
.rsh-hours{background:#ffffff08;border:1px solid #ffffff0d;border-radius:6px;font-size:11px!important}
.rsh-enamad{border-radius:8px;box-shadow:none}
.rsh-location{border-top:1px solid #ffffff14;padding:22px 0;align-items:center}
.rsh-location strong{color:#dfc697;font-size:12px}.rsh-location p{color:#a2adbd;line-height:2;font-size:12px}
.rsh-copyright{background:#0c1727;border-top:1px solid #ffffff08}.rsh-copyright>.rsh-wrap{color:#8f9bad;font-size:10px}
@media(min-width:1025px) and (max-width:1180px){.rsh-main-row{grid-template-columns:200px minmax(180px,1fr) auto;gap:20px}.rsh-logo img{width:194px}.rsh-nav>.rsh-wrap>ul{gap:0}.rsh-nav>.rsh-wrap>ul>li>a{padding-inline:12px}.rsh-all{min-width:185px;margin-left:10px}}
@media(max-width:1024px){
.rsh-main-row{height:82px;grid-template-columns:44px minmax(0,1fr) 44px;gap:12px}
.rsh-logo img{width:178px;height:56px}.rsh-menu-button{width:44px;height:44px;border:1px solid #e8e5df;border-radius:8px;background:#f6f5f2;color:#173b63;padding:10px}
.rsh-actions>a:last-child{width:44px;height:44px;justify-content:center;padding:0;border-radius:8px}
.rsh-mobile-bar{height:calc(68px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;box-shadow:0 -5px 24px #101e310a;border-top:1px solid #e8e5df}
.rsh-mobile-bar>a,.rsh-mobile-bar>button{font-size:10px;color:#596373;gap:4px}
.rsh-mobile-bar>.rsh-mobile-menu{color:#173b63;font-weight:700}
.rsh-mobile-bar>.rsh-mobile-menu .rsh-icon{background:#f2ede3;box-sizing:content-box;padding:5px 18px;border-radius:20px;height:20px}
.rsh-mobile-bar .rsh-cart em{background:#173b63}
body.rsh-shell-active{padding-bottom:calc(68px + env(safe-area-inset-bottom,0px))}
.rsh-footer-grid{grid-template-columns:1fr 1fr;gap:32px}.rsh-footer-grid section:last-child{grid-column:auto}
.rsh-footer-intro h2{font-size:26px}
}
@media(max-width:700px){
.rsh-top-inner{min-height:32px}.rsh-benefits .rsh-icon{width:14px;height:14px}.rsh-main-row{height:74px}.rsh-logo img{width:158px;height:50px}
.rsh-footer{margin-top:0}.rsh-footer-intro{padding-block:32px;align-items:flex-start;flex-direction:column;gap:20px}
.rsh-footer-intro h2{font-size:25px}.rsh-footer-intro p{font-size:12px}.rsh-footer-intro>a{padding:10px 16px;font-size:12px}
.rsh-footer-benefits>.rsh-wrap{grid-template-columns:repeat(3,minmax(0,1fr));padding-block:20px}
.rsh-footer-benefits span{padding:0 6px;min-height:80px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:7px;border-bottom:0;border-left:1px solid #ffffff14}
.rsh-footer-benefits .rsh-icon{margin:0;width:24px;height:24px}.rsh-footer-benefits b{font-size:10px}.rsh-footer-benefits small{font-size:9px;line-height:1.8}
.rsh-footer-grid{gap:30px 20px;padding-block:32px 20px}.rsh-about{grid-column:1/-1}.rsh-footer-grid section:nth-child(3){grid-column:1/-1;grid-row:3}.rsh-contact-list a{justify-content:flex-start;gap:24px}.rsh-contact-list a>span{min-width:55px}
.rsh-footer-grid h2{font-size:13px!important}.rsh-location{padding-block:20px}.rsh-copyright>.rsh-wrap{gap:6px;padding-block:16px}
.rsh-drawer{padding:20px}
}
@media(prefers-reduced-motion:reduce){.rsh-shell *{transition:none!important;animation:none!important}}
