/* Shared public navigation, footer and real shop selection. */
.home-shop .home-shop-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))}
.home-shop .home-product:only-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 2fr}
.home-shop .home-product:only-child .home-product-body{padding:28px}
@media(max-width:760px){.home-shop .home-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-shop .home-product:only-child{grid-template-columns:1fr}.home-shop .home-product:only-child .home-product-body{padding:20px}}
@media(max-width:380px){.home-shop .home-shop-grid{grid-template-columns:1fr}}
.site-concept .shell-header{position:sticky;top:0;z-index:1100;background:rgba(255,255,255,.98);border-bottom:1px solid #e7eaf0}
.site-concept .shell-header .nav-inner{max-width:1344px;min-height:82px;margin:auto;padding:12px 28px;display:flex;gap:30px;align-items:center}
.site-concept .shell-header .brand{flex:none;display:block;margin:0}.shell-header .brand img{display:block;width:138px;height:48px;object-fit:contain}
.site-concept .shell-header .nav-links{display:flex;align-items:center;flex:1;min-width:0;gap:6px;flex-wrap:nowrap}
.site-concept .shell-header .nav-links>a,.site-concept .shell-dropdown>summary{font-size:12px;font-weight:650;color:#465365;min-height:44px;padding:10px 12px;display:flex;align-items:center;gap:7px;white-space:nowrap;text-decoration:none;border-radius:9px}
.site-concept .shell-dropdown{position:relative}.site-concept .shell-dropdown>summary{list-style:none;cursor:pointer}.shell-dropdown>summary::-webkit-details-marker{display:none}
.site-concept .shell-header .nav-links>a:hover,.site-concept .shell-dropdown>summary:hover,.site-concept .shell-dropdown[open]>summary{background:#f3f5f8;color:#a7410f}
.site-concept .shell-header a[aria-current=page]{color:#b44712;background:#fff3e8}
.site-concept .shell-header .shell-premium{color:#a65a18;font-size:11px;gap:5px;padding:10px 8px}.shell-premium .ic{width:16px;height:16px}
.shell-account-tools{display:flex;align-items:center;gap:6px;margin-left:auto;padding-left:14px;border-left:1px solid #e8ebef}
.shell-account-tools>a{text-decoration:none;font-size:12px;font-weight:650;white-space:nowrap}.shell-login{padding:10px;color:#475467}
.site-concept .shell-header .nav-cta{background:#ba480f;color:#fff;border:0;box-shadow:none;border-radius:9px;padding:12px 15px}
.site-concept .shell-header .avatar{display:grid;place-items:center;width:31px;height:31px;background:#fff0e1;color:#ad4714;border-radius:10px;font-size:11px;font-weight:750}
.site-concept .shell-dropdown-panel{position:absolute;top:calc(100% + 9px);left:0;width:264px;max-height:calc(100dvh - 130px);overflow-y:auto;background:#fff;border:1px solid #e4e8ef;border-radius:15px;padding:9px;box-shadow:0 18px 48px #1d293921;z-index:125}
.site-concept .shell-user .shell-dropdown-panel{left:auto;right:0}.shell-dropdown-panel>a,.shell-dropdown-panel form>button{display:flex;align-items:center;gap:11px;width:100%;min-height:43px;padding:10px 12px;border:0;border-radius:8px;background:transparent;text-decoration:none;font:inherit;font-size:12px;color:#465365;text-align:left;cursor:pointer}
.shell-dropdown-panel>a:hover,.shell-dropdown-panel form>button:hover{background:#f6f7fa;color:#ae470f}.shell-dropdown-panel .ic{width:18px;height:18px;color:#87909e}.shell-user-name{padding:10px 12px 14px;margin:0 0 5px;border-bottom:1px solid #e9ecf1;font-size:12px;font-weight:700;overflow-wrap:anywhere}
.site-concept .shell-icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:10px;flex:none;background:#f6f7f9;border:1px solid #e8ebf0;border-radius:10px;cursor:pointer;color:#435062;text-decoration:none;position:relative}.shell-icon-button .ic{width:20px;height:20px}
.shell-mobile-tools{display:none}.shell-header :focus-visible,.shell-drawer :focus-visible,.shell-footer :focus-visible{outline:3px solid #e9a56e;outline-offset:3px}
.site-concept .shell-drawer{width:min(420px,100%);max-width:100%;background:#fff;visibility:hidden;overflow-y:auto;overscroll-behavior:contain;transition:transform .2s;padding-bottom:env(safe-area-inset-bottom)}
.site-concept .md-toggle:checked~.shell-drawer{visibility:visible}.shell-drawer .md-head{padding:18px 20px;border-bottom:1px solid #e8ecf2;position:sticky;top:0;background:white;z-index:1}.shell-drawer .md-head>img{object-fit:contain}
.site-concept .shell-drawer .md-links{padding:5px 20px 28px;display:block}.shell-mobile-group{border-bottom:1px solid #e8ecf2;padding:17px 0}.shell-mobile-group h2{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#8a5c3a;margin:0 0 9px;font-weight:750}.shell-mobile-group>div{display:grid;grid-template-columns:1fr 1fr;gap:3px 9px}
.site-concept .shell-mobile-group a,.shell-mobile-group form>button{display:flex;align-items:center;gap:10px;padding:10px 5px;min-height:46px;border:0;background:transparent;color:#445164;font:inherit;font-size:12px;line-height:1.5;text-align:left;text-decoration:none;overflow-wrap:anywhere;cursor:pointer}.shell-mobile-group .ic{width:18px;height:18px;flex:none;color:#b65a24}.shell-mobile-group a[aria-current=page]{color:#a54213;background:#fff2e5;border-radius:8px}.shell-drawer .md-lang-dd{margin-top:12px}
.site-concept .shell-bottom-nav{background:#fff;border-top:1px solid #e5e9ef;box-shadow:0 -4px 24px #15213a08;gap:3px;padding:5px 8px calc(5px + env(safe-area-inset-bottom))}
.site-concept .shell-bottom-nav>a,.site-concept .shell-bottom-nav>label{flex:1;min-width:0;min-height:52px;font-size:10px;line-height:1.3;border-radius:9px;color:#738093}.site-concept .shell-bottom-nav .is-active{color:#b44811;background:#fff3e8}.shell-bottom-nav .ic{width:20px;height:20px}
.site-concept .shell-footer{background:#182333;color:#c1cad6;margin-top:64px;padding:0;border-top:0}.site-concept .shell-footer>.container{max-width:1280px;padding:0 32px;margin:auto}
.shell-footer-invite{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:46px 0;border-bottom:1px solid #344052}.shell-eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.13em;font-weight:750;color:#b44d1b;margin:0 0 10px}.shell-footer .shell-eyebrow{color:#edb07f}
.shell-footer-invite h2{font-size:30px;letter-spacing:-.8px;line-height:1.25;color:#fff;margin:0 0 12px}.shell-footer-invite>div>p:last-child{font-size:13px;max-width:560px;line-height:1.9;margin:0}.shell-footer-cta{display:flex;align-items:center;gap:14px;padding:14px 20px;background:#f4e9dd;color:#533318;border:1px solid #e4ceb8;border-radius:10px;text-decoration:none;font-size:12px;font-weight:700;flex:none}.shell-footer-cta:hover{background:#fff4e7}
.shell-footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.2fr;gap:42px;padding:40px 0}.shell-footer-grid h3{margin:3px 0 15px;font-size:12px;color:#f4f6f9;font-weight:750}.shell-footer-grid nav{min-width:0}.shell-footer-grid nav>a,.site-concept .shell-footer .footer-linkbtn{display:block;padding:7px 0;color:#b9c5d4;line-height:1.65;font-size:12px;text-decoration:none;text-align:left;background:none;border:0;font-family:inherit;cursor:pointer;overflow-wrap:anywhere}
.shell-footer a:hover,.site-concept .shell-footer .footer-linkbtn:hover{color:#f5b987}.shell-footer-brand>a:first-child{display:inline-block;background:#fff;border-radius:10px;padding:0 10px}.shell-footer-brand img{display:block;object-fit:contain}.shell-footer-brand p{font-size:12px;line-height:1.9;margin:17px 0}.shell-footer-brand>a[href^="mailto"]{display:flex;align-items:center;gap:10px;color:#f1c39e;font-size:12px;text-decoration:none}.shell-footer .ic{width:18px;height:18px;flex:none}
.shell-countries{display:flex;gap:7px;margin-top:20px}.shell-countries span{font-size:10px;color:#b8c4d4;border:1px solid #3b485a;border-radius:5px;padding:4px 7px;letter-spacing:.05em}
.shell-footer-disclaimer{display:flex;gap:12px;align-items:flex-start;font-size:11px;line-height:1.9;color:#afbdcf;background:#202e40;border:1px solid #334258;border-radius:12px;padding:18px;margin:0 0 26px}.shell-footer-disclaimer>.ic{margin-top:3px;color:#dab58d}
.shell-footer-meta{display:flex;gap:32px;align-items:flex-end;justify-content:space-between;padding:0 0 32px;color:#a6b3c4;font-size:10px;line-height:1.9}.shell-footer-meta>div{display:flex;flex-direction:column}.shell-footer-meta strong{font-size:11px;font-weight:550;color:#d7dee7}.shell-footer-meta small{font-size:10px}.shell-footer-copy{text-align:right}.shell-footer-copy a{color:#c6d1df;text-decoration:none}
.home-shop{margin:44px 0 40px}.home-shop-head{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:22px}.home-shop-head h2{margin:0 0 9px;font-size:27px;letter-spacing:-.8px;color:#243145}.home-shop-head>div>p:last-child{margin:0;color:#708093;font-size:12px;line-height:1.8}.shell-link{display:inline-flex;align-items:center;gap:12px;flex:none;color:#aa4816;font-size:12px;font-weight:700;text-decoration:none}.shell-link .ic{width:19px;height:19px}
.home-shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-product{display:flex;flex-direction:column;min-width:0;background:white;border:1px solid #e3e8ef;border-radius:15px;overflow:hidden}.home-product-image{display:grid;place-items:center;height:208px;background:#f4f5f7;border-bottom:1px solid #edf0f4}.home-product-image img{width:100%;height:100%;object-fit:contain;min-height:0;padding:16px}.home-product-image>.ic{width:56px;height:56px;color:#bac3cf}.home-product-body{padding:20px;display:flex;flex-direction:column;flex:1}.home-product-category{font-size:10px;color:#8b6449;margin:0 0 9px}.home-product h3{font-size:14px;font-weight:650;line-height:1.6;margin:0 0 24px;overflow-wrap:anywhere}.home-product h3 a{color:#29384e;text-decoration:none}.home-product h3 a:hover{color:#ac4918}.home-product-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.home-product-foot strong{font-size:20px;line-height:1.2;color:#27364b}.home-product-foot small{font-size:12px;font-weight:550}.home-product-foot>a{display:grid;place-items:center;width:40px;height:40px;background:#fff0e2;color:#ae4714;border-radius:10px;flex:none}.home-product-foot .ic{width:18px;height:18px}
@media(max-width:1200px) and (min-width:1101px){.site-concept .shell-header .nav-inner{gap:17px;padding-inline:20px}.site-concept .shell-header .nav-links>a,.site-concept .shell-dropdown>summary{padding-inline:9px;font-size:11px}.shell-account-tools{padding-left:8px;gap:3px}.shell-user>summary>span:nth-child(2){display:none}}
@media(max-width:1100px){.site-concept .shell-header .nav-links{display:none}.site-concept .shell-header .nav-inner{min-height:72px;padding:10px 22px;justify-content:space-between;gap:12px}.shell-mobile-tools{display:flex;gap:7px;align-items:center}.site-concept .shell-drawer{display:block;position:fixed;top:0;right:0;bottom:0;z-index:1400;transform:translateX(105%)}.site-concept .md-toggle:checked~.shell-drawer{transform:translateX(0);box-shadow:-12px 0 50px #10203338}.site-concept .md-overlay{display:block;position:fixed;inset:0;background:#101c3180;z-index:1399;opacity:0;pointer-events:none;visibility:hidden}.site-concept .md-toggle:checked~.md-overlay{opacity:1;pointer-events:auto;visibility:visible}.shell-footer-grid{gap:25px;grid-template-columns:1fr 1fr 1fr}.shell-footer-brand{grid-column:1/-1;display:grid;grid-template-columns:160px 1fr;gap:12px 28px;align-items:start}.shell-footer-brand>a:first-child{justify-self:start}.shell-footer-brand p{margin:0}.shell-footer-brand>a[href^="mailto"]{grid-column:2}.shell-countries{grid-column:1;grid-row:2;margin:0}.home-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:761px){.site-concept .shell-bottom-nav{display:none}}
@media(max-width:760px){.site-concept .shell-header .nav-inner{padding:9px 16px;min-height:66px}.shell-header .brand img{width:118px;height:42px}.shell-mobile-tools{gap:5px}.site-concept .shell-icon-button{width:40px;height:40px;padding:8px}.site-concept .shell-bottom-nav{display:flex}.site-concept .shell-footer{margin-top:38px;padding-bottom:74px}.site-concept .shell-footer>.container{padding:0 22px}.shell-footer-invite{display:block;padding:32px 0}.shell-footer-invite h2{font-size:26px}.shell-footer-invite>div>p:last-child{font-size:12px}.shell-footer-cta{margin-top:20px;display:inline-flex}.shell-footer-grid{grid-template-columns:1fr 1fr;gap:27px 18px;padding:28px 0}.shell-footer-brand{display:block}.shell-footer-brand p{margin:13px 0;max-width:420px}.shell-countries{margin-top:15px}.shell-footer-grid>nav:last-child{grid-column:1/-1}.shell-footer-meta{flex-wrap:wrap;gap:20px}.shell-footer-meta>div:first-child{width:100%}.shell-footer-copy{margin-left:auto}.shell-footer-disclaimer{font-size:10px;gap:9px;padding:14px}.home-shop{margin:32px 0}.home-shop-head{display:block}.home-shop-head h2{font-size:24px}.home-shop-head .shell-link{margin-top:14px;min-height:40px}.home-shop-grid{gap:12px}.home-product-image{height:160px}.home-product-body{padding:14px}.home-product h3{font-size:12px;margin-bottom:16px}.home-product-foot strong{font-size:17px}.home-product-foot>a{width:36px;height:36px}}
@media(max-width:380px){.home-shop-grid{grid-template-columns:1fr}.shell-mobile-group>div{grid-template-columns:1fr}.shell-footer-copy{text-align:left;margin-left:0}.shell-footer-meta{display:block}.shell-footer-meta>div{margin-bottom:13px}.shell-header .brand img{width:105px}}
@media(prefers-reduced-motion:reduce){.site-concept .shell-drawer{transition:none}}
.shell-footer-group>summary{list-style:none;cursor:pointer;font-size:12px;font-weight:750;color:#f4f6f9;margin:3px 0 15px}.shell-footer-group>summary::-webkit-details-marker{display:none}
.shell-footer-group>div>a{display:block;padding:7px 0;color:#b9c5d4;line-height:1.65;font-size:12px;text-decoration:none}.shell-footer-group>div>a:hover{color:#f5b987}
.shell-footer-languages{display:flex;align-items:center;gap:20px;margin:0 0 26px;padding:17px 0;border-top:1px solid #344052}.shell-footer-languages>span{display:flex;align-items:center;gap:8px;font-size:12px}.shell-footer-languages>nav{display:flex;gap:6px}.shell-footer-languages a{display:grid;place-items:center;min-height:44px;min-width:44px;border:1px solid #3b485a;border-radius:8px;color:#c5cfde;font-size:11px;font-weight:700;text-decoration:none}.shell-footer-languages a[aria-current]{background:#f4e9dd;color:#813c15;border-color:#f4e9dd}
.site-concept .shell-mobile-language>summary{width:44px;height:44px;min-height:44px;padding:4px;display:flex;flex-direction:column;gap:0;background:#f6f7f9;border:1px solid #e8ebf0;border-radius:10px;font-size:11px}.shell-mobile-language>summary>.ic{width:17px;height:17px}.shell-mobile-language small{font-size:9px;line-height:1.2}.shell-mobile-language .lang-menu{right:auto;left:0;min-width:150px}
@media(min-width:761px){.shell-footer-group>summary{cursor:default}.shell-footer-group>summary::after{display:none}}
@media(max-width:760px){
 .site-concept .shell-footer{background:#fff;color:#617084;border-top:1px solid #e3e8ef}.site-concept .shell-footer>.container{padding-inline:20px}
 .shell-footer .shell-footer-invite{padding:19px;background:#fff4e9;border:1px solid #f5e3d2;border-radius:14px;margin-top:23px}.shell-footer .shell-footer-invite h2{font-size:20px;color:#283649;letter-spacing:-.5px}.shell-footer .shell-footer-invite>div>p:last-child{display:none}.shell-footer .shell-footer-invite .shell-eyebrow{font-size:9px;color:#9e4b1b}.shell-footer .shell-footer-cta{margin-top:3px;padding:8px 0;background:none;border:0;color:#a64b18;min-height:40px}
 .shell-footer .shell-footer-grid{display:block;padding:24px 0 0}.shell-footer .shell-footer-brand{margin-bottom:20px}.shell-footer .shell-footer-brand>a:first-child{padding:0;background:none}.shell-footer .shell-footer-brand p{font-size:11px;line-height:1.8;margin:9px 0}.shell-footer .shell-footer-brand>a[href^="mailto"]{font-size:12px;color:#b14b16;min-height:35px}
 .shell-footer .shell-footer-group{border-top:1px solid #e6eaf0}.shell-footer .shell-footer-group>summary{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:13px 0;margin:0;color:#344358;font-size:12px}.shell-footer .shell-footer-group>summary::after{content:'+';font-size:21px;font-weight:400;color:#b14b16}.shell-footer .shell-footer-group[open]>summary::after{content:'−'}.shell-footer-group>div{padding-bottom:14px}.shell-footer-group>div>a,.site-concept .shell-footer .footer-linkbtn{color:#617084;font-size:12px;min-height:42px;padding:9px 0}
 .shell-footer-languages{display:block;border-color:#e6eaf0;margin:0 0 18px;padding:18px 0 0}.shell-footer-languages>span{color:#46576d;font-size:11px;margin-bottom:12px}.shell-footer-languages>nav{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.shell-footer-languages a{min-width:0;border-color:#e4e8ee;background:#f8f9fb;color:#5f6e81;min-height:44px}.shell-footer-languages a[aria-current]{background:#fff0e2;color:#aa4614;border-color:#edc5a5}
 .shell-footer .shell-footer-disclaimer{background:#f6f8fa;border-color:#e6eaf0;color:#708094;font-size:10px;line-height:1.8;margin-bottom:18px}.shell-footer .shell-footer-disclaimer>.ic{color:#9baabd}
 .shell-footer .shell-footer-meta{display:grid;grid-template-columns:1fr auto;align-items:end;gap:15px;padding-bottom:23px;font-size:10px;color:#8090a2}.shell-footer .shell-footer-meta>div:first-child{grid-column:1/-1;margin:0}.shell-footer .shell-footer-meta strong{color:#516278;font-size:11px}.shell-footer .shell-footer-meta>div{margin:0}.shell-footer .shell-footer-copy{text-align:right;margin:0}.shell-footer .shell-footer-copy a{color:#708094}
}
@media(max-width:380px){.site-concept .shell-header .brand img{width:88px}.site-concept .shell-header .nav-inner{gap:8px;padding-inline:12px}.shell-mobile-tools{gap:3px}}
