/* Shared Japanese media UI. Legacy styles remain isolated to the app and translations. */
:root{--m-paper:#fffcf7;--m-ink:#302b28;--m-muted:#726b63;--m-orange:#b94d29;--m-line:#e8dfd4;--m-peach:#fff0df;--m-blue:#e9f3fb;--m-mint:#e8f3e9;--m-pink:#fcebed;--m-purple:#f0eafb;--m-yellow:#fff6cf}
.m-site,.m-article{color:var(--m-ink);background:var(--m-paper);font-family:"Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic",Meiryo,sans-serif;line-height:1.8;-webkit-font-smoothing:antialiased}
.m-site *, .m-header *, .m-footer *, .m-app-cta *{box-sizing:border-box}
.m-site{margin:0}.m-site h1,.m-site h2,.m-site h3,.m-site p{margin:0}.m-site a,.m-header a,.m-footer a,.m-app-cta a{color:inherit;text-decoration:none}.m-site img{max-width:100%;display:block}.m-site button,.m-site input{font:inherit}.m-site button{cursor:pointer}.m-wrap{width:calc(100% - 96px);max-width:1160px;margin-inline:auto}.m-site [hidden]{display:none!important}
.m-site :is(a,button,input,summary):focus-visible,.m-header :focus-visible,.m-article :focus-visible{outline:3px solid #2476ad;outline-offset:5px}.m-skip{position:fixed;left:16px;top:-100px;z-index:200;padding:12px 20px;background:white;color:#302b28}.m-skip:focus{top:12px}
.m-header{background:rgba(255,252,247,.98);border-bottom:1px solid var(--m-line);position:sticky;top:0;z-index:50;color:var(--m-ink);font-family:"Hiragino Sans","Yu Gothic",sans-serif;line-height:1.5}.m-header-row{display:flex;align-items:center;gap:30px;min-height:92px}.m-brand{display:flex;align-items:center;gap:10px;flex-shrink:0;font-size:27px;font-weight:900;letter-spacing:.02em;line-height:1.35}.m-brand img{object-fit:contain;width:48px;height:48px;border-radius:13px}.m-brand small{display:block;font-size:10px;font-weight:600;letter-spacing:.08em;margin-top:3px}.m-nav{display:flex;gap:28px;align-items:center;margin-left:auto;font-size:13px;font-weight:750}.m-nav a{padding:14px 0}.m-nav a:hover,.m-footer a:hover{text-decoration:underline;text-underline-offset:6px}.m-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--m-orange);border:1px solid var(--m-orange);border-radius:9px;color:#fff!important;font-weight:750;font-size:15px;padding:15px 22px;box-shadow:0 3px 0 #8c361c;transition:background .15s,transform .15s}.m-button:hover{background:#963a1e;transform:translateY(-1px)}.m-header-download{font-size:12px;gap:12px;padding:12px 16px}.m-menu{display:none}.m-kicker{font-size:12px;font-weight:800;letter-spacing:.12em;color:var(--m-orange);margin-bottom:12px!important}.m-hero{display:grid;grid-template-columns:1.02fr 1fr;align-items:center;gap:64px;padding-top:54px;padding-bottom:54px}.m-hero h1{font-size:clamp(35px,3.65vw,49px);line-height:1.6;letter-spacing:.025em;font-weight:900}.m-highlight{display:block;text-decoration:underline;text-decoration-color:#f7d773;text-decoration-thickness:8px;text-underline-offset:0px;text-decoration-skip-ink:none}.m-intro{font-size:16px;line-height:2.15;margin:22px 0 26px!important;color:#655c53}.m-secondary{display:block;width:fit-content;margin-top:18px;font-size:13px;font-weight:700}.m-secondary:hover{text-decoration:underline}.m-hero-feature{display:block;position:relative;padding:12px;background:#fff;border:1px solid #e6dbca;border-radius:22px;box-shadow:7px 9px 0 #f1e7d9;transition:transform .2s;max-width:510px}.m-hero-feature:hover{transform:translateY(-3px)}.m-hero-feature>img{width:100%;height:auto;border-radius:13px}.m-feature-label{position:absolute;top:-17px;left:24px;padding:5px 19px;background:#f9d869;border:3px solid var(--m-paper);border-radius:20px;font-size:12px;font-weight:800;transform:rotate(-3deg)}.m-hero-feature>span{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;padding:12px 7px 2px}.m-hero-feature b{font-size:19px}
.m-section{padding-block:52px}.m-purpose{padding-top:22px;padding-bottom:64px}.m-section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.m-section-heading h2{font-size:28px;line-height:1.6;letter-spacing:.035em}.m-text-link{font-size:13px;font-weight:700;text-decoration:underline!important;text-underline-offset:5px}.m-topics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.peach{background:var(--m-peach)}.blue{background:var(--m-blue)}.mint{background:var(--m-mint)}.pink{background:var(--m-pink)}.purple{background:var(--m-purple)}.yellow{background:var(--m-yellow)}.m-topic{display:flex;align-items:center;gap:16px;padding:21px 20px;border:1px solid rgba(65,40,10,.08);border-radius:12px;transition:transform .15s}.m-topic:hover{transform:translateY(-3px);border-color:#b9a58f}.m-topic-number{font-family:Georgia,serif;font-style:italic;font-size:25px;color:#827264}.m-topic>span:nth-child(2){flex:1}.m-topic strong{display:block;font-size:14px}.m-topic small{font-size:11px;color:var(--m-muted)}.m-band{background:#f5f0e8;border-block:1px solid #eee6dc}.m-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.m-card{min-width:0;border-radius:15px;background:#fff;border:1px solid var(--m-line);overflow:hidden;transition:transform .18s,box-shadow .18s}.m-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #5b3e1b0c}.m-card>a{display:flex;height:100%;flex-direction:column}.m-card-image{padding:9px 9px 0}.m-card-image img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:8px}.m-card-copy{padding:20px 23px 22px;display:flex;flex-direction:column;align-items:start;flex:1}.m-tag{display:inline-block;padding:3px 11px;border-radius:5px;font-size:11px;font-weight:750;color:#51463d;text-decoration:none;line-height:1.7}.m-card h3{font-size:18px;line-height:1.65;margin:10px 0}.m-card p{font-size:13px;color:var(--m-muted);line-height:1.85;margin-bottom:16px}.m-read{font-size:12px;font-weight:700;width:100%;display:flex;justify-content:space-between;margin-top:auto;padding-top:13px;border-top:1px solid #eee7df}.m-journey{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-bottom:42px}.m-journey>div{padding:24px;border-left:3px solid #eac99c}.m-journey>div:nth-child(2){border-color:#a9cce5}.m-journey>div:nth-child(3){border-color:#b7d3b3}.m-journey span{font-size:12px;color:var(--m-muted)}.m-journey h3{font-size:18px;margin:10px 0}.m-journey p{font-size:13px;color:var(--m-muted)}.m-journey a{display:inline-block;margin-top:14px;font-size:12px;font-weight:750;text-decoration:underline;text-underline-offset:5px}
.m-app-cta{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:32px;background:#f8edda;border:1px solid #e8d7bb;border-radius:20px;padding:40px;color:var(--m-ink);line-height:1.8;max-width:100%}.m-app-name{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:700}.m-app-name img{border-radius:12px;flex-shrink:0;width:52px;height:52px}.m-app-name small{display:block;font-size:11px;color:#6a5c4d}.m-app-cta h2{font-size:27px!important;line-height:1.6!important;margin:18px 0 12px!important;padding:0!important;border:0!important;color:#302b28!important}.m-app-cta p{font-size:14px;color:#66594e!important;max-width:600px}.m-stores{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:20px 0 5px}.m-stores a{display:flex;align-items:center;min-height:50px}.m-stores img{display:block;width:auto;height:48px;max-width:100%;object-fit:contain}.m-app-cta .m-fine{font-size:11px;margin:2px 0 18px!important}.m-app-art{display:flex;flex-direction:column;align-items:center;justify-content:center}.m-character{width:145px;height:145px;object-fit:contain}.m-qr{display:flex;gap:10px;align-items:center;margin-top:10px;padding:10px;background:white;border-radius:10px}.m-qr img{width:100px;height:100px}.m-qr span{font-size:10px;line-height:1.8;font-weight:700;color:#66594e}.m-footer{background:#eee9df;padding:42px 0 22px;color:#52483e;font-family:"Hiragino Sans","Yu Gothic",sans-serif}.m-footer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.m-footer-top p{font-size:13px}.m-footer nav{display:flex;gap:14px 24px;flex-wrap:wrap;font-size:12px}.m-footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #d9d1c5;margin-top:30px;padding-top:22px;gap:20px}.m-footer-bottom small,.m-footer-bottom nav{font-size:10px}.m-list-intro{padding-block:35px 42px}.m-breadcrumb{font-size:12px;color:var(--m-muted);margin-bottom:34px!important}.m-list-intro h1{font-size:40px;line-height:1.6;margin-bottom:16px}.m-list-intro>p:last-child{font-size:15px;color:var(--m-muted)}.m-library{padding-bottom:40px}.m-search{padding:25px 30px;background:#f3eee5;border-radius:14px;display:flex;align-items:center;gap:32px}.m-search label{font-size:14px;font-weight:750;white-space:nowrap}.m-search>div{display:flex;gap:12px;flex:1}.m-search input{width:100%;min-width:0;background:white;border:1px solid #d7cbbd;border-radius:8px;padding:12px 16px;font-size:15px;outline-offset:2px}.m-search .m-button{padding:11px 26px;flex-shrink:0}.m-filters{display:flex;gap:9px;flex-wrap:wrap;margin:25px 0 34px}.m-filters a{font-size:12px;padding:8px 15px;border:1px solid #ded4c6;background:white;border-radius:30px;font-weight:650}.m-filters a[aria-current="page"]{background:#493c31;border-color:#493c31;color:white}.m-results-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.m-results-heading h2{font-size:20px}.m-results-heading p{font-size:13px;color:var(--m-muted)}.m-empty{text-align:center;border:1px dashed #c9baa7;border-radius:14px;padding:50px 20px}.m-empty h2{font-size:20px}.m-empty p{font-size:14px;margin:15px 0 24px}.m-mobile-only{display:none}
/* Article typography and reading surfaces; no changes to the original content. */
body.m-article{--guide-bg:#fffcf7;--guide-ink:#302b28;--guide-text:#50483f;--guide-muted:#756b60;--guide-rule:#e3d9cb;--guide-rule-strong:#c7b8a4;--guide-signal-text:#a44829;background:#fffcf7;background-image:none}.m-article .article-shell{max-width:1150px;padding-top:30px}.m-article .article-header{max-width:960px;border-bottom:0;padding-bottom:8px}.m-article .article-header .eyebrow{display:none}.m-article .article-header h1{font-size:clamp(26px,3vw,38px);line-height:1.65;letter-spacing:.025em;margin-top:16px}.m-article .article-lede{font-size:16px;line-height:1.95;max-width:840px}.m-article .article-meta{font-size:12px;color:#776d61;margin-top:16px}.m-article .breadcrumb{font-size:12px;margin-bottom:27px}.m-article .article-body{margin-top:30px}.m-article .guide-overview{background:#fff8e9;border-color:#ebdcc2;border-radius:18px;padding:26px;gap:32px}.m-article .guide-overview h2{font-size:30px;line-height:1.65}.m-article .guide-overview .guide-kicker{color:#a44829}.m-article .guide-takeaway{border-color:#e1d4be}.m-article .guide-infographic img{border-radius:11px;border:1px solid #e5dbce}.m-article .article-body>p.m-inline-note{font-size:12px;padding:14px 18px;margin:25px auto;background:#edf2e9;border-radius:8px;line-height:1.8}.m-inline-note a{font-weight:700;color:#486344;text-underline-offset:4px}.m-article .article-toc{background:white;border-color:#e3d9cb;border-radius:12px}.m-article .article-body>section:not(.guide-overview)>h2{border-top:2px solid #e9c891;padding-top:22px;font-size:27px;line-height:1.65}.m-article .article-body>section{scroll-margin-top:116px}.m-article .article-body p,.m-article .article-body li{line-height:1.95}.m-article .example-box{background:#f0f5eb;border-color:#c9d8bf;border-radius:10px}.m-article .caution-box{border-radius:10px}.m-article .source-note{background:#f2eee7;border-color:#ddd3c5;border-radius:10px}.m-article .article-table th{background:#665848}.m-article .article-table tbody tr:nth-child(even){background:#f9f5ed}.m-article .related-grid{gap:18px}.m-article .related-card{padding:14px;background:#fff;border:1px solid #e3d9cb;border-radius:12px;display:flex;flex-direction:column}.m-related-image{width:100%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:7px;margin-bottom:14px}.m-article .related-card strong{font-size:16px}.m-article .related-card span{font-size:13px;line-height:1.8}.m-article .article-body>.m-app-cta{max-width:960px;margin-top:50px}.m-article .article-body .m-app-cta h2{margin-top:18px}.m-article .article-body .m-app-cta p{line-height:1.85}.m-article .language-switcher{justify-content:center;flex-wrap:wrap}.m-article .m-header .m-brand,.m-article .m-footer .m-brand{color:var(--m-ink)}
@media(min-width:1500px){.m-hero h1{font-size:51px}}
@media(max-width:1100px){.m-header-row{gap:18px}.m-nav{gap:17px;font-size:12px}.m-header-download{display:none}.m-hero{gap:32px}.m-hero h1{font-size:37px}.m-topic{gap:11px;padding:18px 14px}.m-topic strong{font-size:12px}.m-app-cta{grid-template-columns:minmax(0,1fr) 200px;padding:30px}.m-grid{gap:20px}.m-card-copy{padding:17px}}
@media(max-width:760px){.m-wrap{width:calc(100% - 40px)}.m-header-row{min-height:76px}.m-brand{font-size:23px}.m-brand img{width:42px;height:42px}.m-nav{display:none}.m-menu{display:block;margin-left:auto;font-size:12px}.m-menu summary{cursor:pointer;padding:10px 14px;border:1px solid #ded4c6;border-radius:7px;list-style:none;background:#fff}.m-menu summary::-webkit-details-marker{display:none}.m-menu[open] summary{background:#f3e2c9}.m-menu nav{position:absolute;left:20px;right:20px;top:70px;padding:16px;background:#fff;border:1px solid #e3d9cb;border-radius:12px;box-shadow:0 12px 30px #362a201a;display:grid}.m-menu nav a{padding:13px;border-bottom:1px solid #f0e9df}.m-hero{gap:30px;padding-top:32px;padding-bottom:36px;grid-template-columns:1fr 1fr}.m-hero h1{font-size:29px}.m-intro{font-size:13px}.m-hero .m-button{font-size:12px;padding:12px 14px;gap:10px}.m-hero-feature>span{font-size:10px}.m-feature-label{font-size:10px}.m-section-heading h2{font-size:24px}.m-section{padding-block:38px}.m-topics{grid-template-columns:repeat(2,1fr);gap:10px}.m-topic strong{font-size:13px}.m-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.m-grid .m-card:last-child:nth-child(3){grid-column:auto}.m-journey{gap:10px}.m-journey>div{padding:15px}.m-journey h3{font-size:15px}.m-app-cta{gap:18px;padding:25px;grid-template-columns:minmax(0,1fr) 160px}.m-app-cta h2{font-size:24px!important}.m-qr{display:none}.m-character{width:155px;height:155px}.m-footer-top,.m-footer-bottom{align-items:start;flex-direction:column}.m-footer-top{gap:15px}.m-search{padding:20px;gap:16px}.m-search label{font-size:12px}.m-list-intro h1{font-size:33px}.m-article .article-shell{padding:24px 20px 48px}.m-article .guide-overview{grid-template-columns:1fr 1fr;padding:20px;gap:22px}.m-article .guide-overview h2{font-size:25px}}
@media(max-width:600px){.m-hero{grid-template-columns:1fr;gap:36px}.m-hero-copy{text-align:center}.m-hero .m-kicker{font-size:11px}.m-hero h1{font-size:34px;line-height:1.6}.m-intro{font-size:14px;line-height:1.9;margin:15px 0 22px!important}.m-hero .m-button{font-size:14px;padding:13px 20px}.m-secondary{margin:17px auto 0}.m-hero-feature{max-width:400px;margin:0 auto;padding:9px;border-radius:16px;box-shadow:5px 6px 0 #f1e7d9}.m-hero-feature>span{font-size:10px;padding:10px 5px 2px}.m-feature-label{font-size:11px}.m-purpose{padding-top:25px}.m-section-heading{align-items:start;flex-direction:column;gap:12px;margin-bottom:23px}.m-section-heading h2{font-size:23px}.m-kicker{font-size:10px;margin-bottom:7px!important}.m-topic{gap:10px;padding:15px 12px;align-items:start}.m-topic-number{font-size:19px;line-height:1.6}.m-topic strong{font-size:12px}.m-topic small{font-size:10px}.m-topic>span:last-child{display:none}.m-grid{grid-template-columns:1fr;gap:24px}.m-card{max-width:440px;width:100%;margin:auto}.m-card-copy{padding:18px 22px 22px}.m-card h3{font-size:19px}.m-card p{font-size:14px}.m-journey{grid-template-columns:1fr;gap:18px}.m-journey>div{padding:10px 20px}.m-journey h3{font-size:18px;margin:6px 0}.m-journey p{font-size:14px}.m-app-cta{grid-template-columns:1fr;padding:24px 21px;border-radius:14px;position:relative}.m-app-cta h2{font-size:23px!important}.m-app-art{display:none}.m-stores{gap:6px}.m-stores img{height:41px}.m-app-name{font-size:11px}.m-app-name small{font-size:10px}.m-app-name img{width:43px;height:43px}.m-footer{padding-top:30px}.m-footer nav{gap:12px 20px;font-size:11px}.m-list-intro{padding-top:22px;padding-bottom:30px}.m-breadcrumb{margin-bottom:24px!important}.m-list-intro h1{font-size:30px}.m-mobile-only{display:block}.m-search{display:block;padding:18px}.m-search label{display:block;margin-bottom:10px;font-size:13px}.m-search>div{gap:8px}.m-search input{padding:11px;font-size:13px}.m-search .m-button{padding:11px 16px;font-size:13px}.m-filters{gap:8px;margin:22px 0 28px}.m-filters a{font-size:11px;padding:7px 12px}.m-results-heading h2{font-size:18px}.m-article .article-header h1{font-size:27px;line-height:1.6;letter-spacing:0}.m-article .article-lede{font-size:14px;line-height:1.9}.m-article .article-meta{font-size:11px}.m-article .guide-overview{grid-template-columns:1fr;padding:18px;gap:23px}.m-article .guide-overview .guide-infographic{grid-row:1}.m-article .guide-overview h2{font-size:25px}.m-article .guide-overview .guide-summary{font-size:14px}.m-article .guide-overview .guide-kicker{margin-bottom:10px}.m-article .article-body>section:not(.guide-overview)>h2{font-size:24px}.m-article .article-toc{padding:18px}.m-article .article-toc-list{grid-template-columns:1fr}.m-article .related-grid{grid-template-columns:1fr 1fr;gap:12px}.m-article .related-card{padding:10px}.m-article .related-card strong{font-size:13px}.m-article .related-card span{font-size:11px}.m-article .m-app-cta{padding:22px 18px}.m-article .article-body>p.m-inline-note{font-size:12px}.m-article .breadcrumb{font-size:11px}.m-article .m-header{margin:0}}
@media(max-width:350px){.m-wrap{width:calc(100% - 28px)}.m-hero h1{font-size:29px}.m-brand{font-size:21px}.m-topic{padding:13px 10px;gap:7px}.m-topic-number{display:none}.m-stores img{height:34px}.m-article .article-shell{padding-inline:14px}.m-article .article-header h1{font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{.m-header,.m-footer,.m-app-cta,.m-inline-note,.m-skip{display:none!important}.m-article .article-shell{padding:0;max-width:none}.m-article .guide-overview{display:block}.m-article{background:white}.m-article .article-table-wrap{overflow:visible}}
.m-app-screen{display:block;width:115px;height:250px;object-fit:contain;filter:drop-shadow(0 7px 9px #4f382620)}
.m-article .m-app-art .m-qr{margin-top:18px}
.m-footer .language-switcher{margin:0;padding:0;justify-content:flex-start;background:transparent;border:0}
#media-practice,#download{scroll-margin-top:112px}
.m-toc-jump{display:inline-block;margin-top:18px;font-size:12px;font-weight:700;color:#a44829;text-underline-offset:4px}
#media-toc{scroll-margin-top:112px}

#guides{scroll-margin-top:112px}
/* Text remains present in static HTML for readers and search crawlers. */
.m-list-lead{display:block;font-size:.52em;line-height:1.6;margin-top:12px}
.m-list-intro>p:last-child{max-width:760px}
.m-learning h2{margin-bottom:24px}
.m-learning ol{padding-left:1.4em;line-height:2}
.m-learning .m-journey{margin-bottom:0}
.m-learning .m-journey>section{padding:20px;border-top:3px solid #eac99c;min-width:0}
.m-learning .m-journey>section:nth-child(2){border-color:#a9cce5}
.m-learning .m-journey>section:nth-child(3){border-color:#b7d3b3}
.m-editorial{border-top:1px solid #ded8ce;padding-top:32px;padding-bottom:12px;font-size:15px;line-height:1.9}
.m-editorial h2{font-size:22px}
.m-editorial p{max-width:850px}

/* Official store links remain visible without opening the mobile menu. */
.m-header-stores{display:flex;flex-flow:row nowrap;margin:0 0 0 auto;gap:6px;flex-shrink:0;align-items:center;min-width:0}
.m-header-stores a{display:flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:44px}
.m-header-stores img{width:auto;height:32px;display:block}
.m-header-stores a:nth-child(2) img{height:32px}
@media(max-width:1100px) and (min-width:761px){.m-header-row{gap:14px}.m-header .m-brand small{display:none}.m-header .m-brand{font-size:21px;gap:5px}.m-header .m-brand img{width:32px;height:32px}.m-nav{gap:12px}.m-header-stores{gap:3px}.m-header-stores img{height:27px}.m-header-stores a:nth-child(2) img{height:27px}}
@media(max-width:760px){.m-header-row{gap:8px}.m-header .m-brand{gap:6px;font-size:23px}.m-header .m-brand img{width:34px;height:34px}.m-header .m-brand small{display:none}.m-header-stores{gap:3px}.m-header-stores img{height:27px}.m-header-stores a:nth-child(2) img{height:27px}.m-menu{margin-left:0;flex-shrink:0}.m-menu summary{width:44px;height:44px;padding:10px;display:flex;align-items:center;justify-content:center}.m-menu-icon{display:block}.m-menu[open] .m-menu-icon{transform:rotate(90deg)}}
@media(max-width:420px){.m-header .m-brand>span{display:none}.m-header-stores{gap:4px}.m-header-stores img{height:28px}.m-header-stores a:nth-child(2) img{height:28px}}
@media(max-width:350px){.m-header-row{gap:6px}.m-header-stores{gap:2px}.m-header-stores img{height:26px}.m-header-stores a:nth-child(2) img{height:26px}}

/* Isolate header sizing from wrapping store groups inside article callouts. */
.m-header{-webkit-text-size-adjust:100%;text-size-adjust:100%}
.m-header-stores{--header-badge-height:32px}
.m-header .m-header-stores img{height:var(--header-badge-height);max-width:none;flex:none}
.m-header .m-header-stores a:first-child img{width:calc(var(--header-badge-height) * 2.9916)}
.m-header .m-header-stores a:nth-child(2) img{width:calc(var(--header-badge-height) * 3.3572)}
@media(max-width:1100px){.m-header-stores{--header-badge-height:27px}}
@media(max-width:760px){.m-header .m-header-row{display:grid;grid-template-columns:auto minmax(0,1fr) 44px;min-height:76px;column-gap:8px}.m-header .m-header-stores{justify-self:end;margin:0;flex-wrap:nowrap}.m-header .m-menu{margin:0}.m-header .m-brand small{display:none}.m-header .m-brand{min-width:0}.m-header .m-menu nav{top:100%}}
@media(max-width:420px){.m-header-stores{--header-badge-height:28px}.m-header .m-brand>span{display:none}}
@media(max-width:350px){.m-header-stores{--header-badge-height:26px}.m-header .m-header-row{column-gap:6px}}
