/* WordPress content and theme integration, after the approved design styles. */
/* Keep short and long pages aligned when classic scrollbars appear. */
html{scrollbar-gutter:stable}
@supports not (scrollbar-gutter:stable){html{overflow-y:scroll}}
body.mrc-site{background:#fff}
body.mrc-site .site-footer{padding-bottom:48px}
.footer-main>.footer-links{display:block;flex:1;min-width:0;max-width:680px}
.footer-primary-menu{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 32px}
.footer-primary-menu ul{list-style:none;margin:0;padding:0}
.footer-primary-menu a{display:flex;align-items:center;min-height:36px;padding:5px 0;overflow-wrap:anywhere;line-height:1.6}
.footer-page-links>li>a,.footer-menu-heading{font-weight:700}
.footer-primary-menu .footer-child-links{margin-top:8px}
.footer-child-links a{color:var(--muted)}
.footer-secondary-links{display:flex;flex-wrap:wrap;gap:8px 24px;margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}
.footer-secondary-links a{padding:5px 0;overflow-wrap:anywhere}
.footer-links a:focus-visible{outline:2px solid var(--brand-blue);outline-offset:4px}
@media(max-width:650px){
  .footer-primary-menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
  .footer-page-links{grid-row:span 2}
  .footer-primary-menu a,.footer-secondary-links a{min-height:44px}
  .footer-secondary-links{gap:4px 20px}
}
body.mrc-site.admin-bar #header{top:32px}
.ref-journal-controls[hidden]{display:none!important}
.ref-journal-navigation{min-width:0;max-width:100%}
.ref-journal-navigation .ref-carousel-arrow{flex-shrink:0}
.ref-carousel-dots{min-width:0;max-width:220px;overflow-x:auto;scrollbar-width:none}
.ref-carousel-dots::-webkit-scrollbar{display:none}
.ref-carousel-dots button{flex:0 0 44px}
.ref-carousel-dots .mrc-carousel-ellipsis{flex:0 0 20px;text-align:center;color:var(--muted)}
.mrc-journal-loading{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:16px;font-size:.875rem}
.mrc-journal-loading[hidden],.mrc-journal-loading [hidden]{display:none!important}
.mrc-journal-more{text-align:center;margin-top:32px}
.mrc-journal-more p{margin-top:12px;font-size:.875rem;color:var(--muted)}
.mrc-journal-more[hidden],.mrc-pagination[hidden]{display:none!important}
.mrc-journal-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-top:24px;margin-bottom:20px}
.mrc-journal-toolbar .mrc-journal-count{margin:0}
.mrc-journal-view{display:flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:10px}
.mrc-journal-view[hidden]{display:none!important}
.mrc-journal-view button{min-height:40px;padding:6px 16px;border:0;border-radius:6px;background:transparent;color:var(--muted);font:inherit;font-size:.875rem;cursor:pointer}
.mrc-journal-view button[aria-pressed=true]{background:#eaf0f4;color:var(--ink);font-weight:700}
.mrc-journal-view button:focus-visible{outline:2px solid var(--brand-blue);outline-offset:2px}
#mrc-journal-browser[data-journal-view=list] .ref-blog-grid{grid-template-columns:minmax(0,1fr);gap:0}
#mrc-journal-browser[data-journal-view=list] .ref-blog-card{display:grid;grid-template-columns:80px minmax(0,1fr) 24px;grid-template-rows:auto auto;gap:8px 20px;padding:20px 0;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none}
#mrc-journal-browser[data-journal-view=list] .ref-thumb{grid-column:1;grid-row:1/span 2;align-self:center;margin:0;padding:4px;width:80px;height:80px;border:1px solid var(--photo-edge);border-radius:10px;background:var(--photo-mat);box-shadow:none;transform:none}
#mrc-journal-browser[data-journal-view=list] .ref-thumb::before{content:none}
#mrc-journal-browser[data-journal-view=list] .ref-photo-window{padding:0;width:100%;height:100%;border:1px solid #ffffffc9;border-radius:6px;box-shadow:none;aspect-ratio:1}
#mrc-journal-browser[data-journal-view=list] .ref-thumb img{width:100%;height:100%;border-radius:0;object-fit:cover;transform:none}
#mrc-journal-browser[data-journal-view=list] :is(.ref-photo-caption,.ref-photo-stamp,.mrc-card-tags,.mrc-card-tags-count){display:none}
#mrc-journal-browser[data-journal-view=list] .ref-blog-meta{grid-column:2;grid-row:1;display:flex;align-items:center;flex-wrap:wrap;gap:4px 12px;min-height:0;margin:0;font-size:.75rem}
#mrc-journal-browser[data-journal-view=list] .ref-blog-byline{margin:0}
#mrc-journal-browser[data-journal-view=list] .ref-blog-card h3{grid-column:2;grid-row:2;margin:0;font-size:1rem;line-height:1.6}
#mrc-journal-browser[data-journal-view=list] .ref-blog-bottom{grid-column:3;grid-row:1/span 2;align-self:center;margin:0;padding:0}
#mrc-journal-browser[data-journal-view=list] .ref-blog-bottom>span:first-child{display:none}
#mrc-journal-browser[data-journal-view=list] .round-arrow{width:24px;height:24px;border:0}
@media(max-width:600px){#mrc-journal-browser[data-journal-view=list] .ref-blog-card{grid-template-columns:64px minmax(0,1fr) 20px;gap:6px 12px}#mrc-journal-browser[data-journal-view=list] .ref-thumb{width:64px;height:64px}#mrc-journal-browser[data-journal-view=list] .ref-blog-card h3{font-size:.875rem}}
.ref-journal-controls button:disabled{opacity:.5;cursor:wait}
.ref-search .button{flex:none;white-space:nowrap}
.mrc-pending-link{color:var(--muted)}
.header-overflow-menu .mrc-pending-link{padding:9px 12px;font-size:14px}
/* The store directory link and its disclosure remain separate controls. */
.mrc-nav-menu{position:relative;display:flex;align-items:center;gap:2px}
.mrc-nav-menu-toggle{display:flex;align-items:center;justify-content:center;flex:none;width:24px;min-height:40px;padding:0;border:0;border-radius:5px;background:transparent;color:inherit;cursor:pointer}
.mrc-nav-menu-toggle span{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg)}
.mrc-nav-menu-toggle[aria-expanded=true] span{transform:translateY(2px) rotate(225deg)}
.mrc-nav-menu-toggle:hover,.mrc-nav-menu-toggle[aria-expanded=true]{background:#f3efea;color:var(--ink)}
.mrc-nav-menu-toggle:focus-visible,.mrc-nav-submenu a:focus-visible{outline:2px solid var(--brand-blue);outline-offset:2px}
.mrc-nav-submenu{position:absolute;top:100%;left:-14px;z-index:50;width:max-content;min-width:190px;max-width:min(300px,calc(100vw - 40px));max-height:min(60vh,440px);overflow-y:auto;list-style:none;margin:0;padding:8px;background:#fffefa;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 30px #17303e20}
.desktop-nav [data-nav-menu=contact] .mrc-nav-submenu{left:auto;right:0}
.desktop-nav .mrc-nav-submenu a{display:block;padding:12px 14px;border-radius:7px;white-space:normal;overflow-wrap:anywhere;font-size:14px;line-height:1.6}
.desktop-nav .mrc-nav-submenu a::after{content:none}
.mrc-nav-submenu a:hover,.mrc-nav-submenu a:focus-visible,.mrc-nav-submenu a[aria-current]{background:#f3efea}
.overflow-primary .mrc-nav-menu{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:0}
.overflow-primary .mrc-nav-menu-toggle{width:44px;min-height:44px;justify-content:center;padding:0}
.overflow-primary .mrc-nav-submenu{position:static;grid-column:1/-1;width:auto;min-width:0;max-width:none;max-height:none;margin:2px 0 8px 13px;padding:0 0 0 8px;border:0;border-left:2px solid var(--line);border-radius:0;background:transparent;box-shadow:none}
.overflow-primary .mrc-nav-submenu a{overflow-wrap:anywhere}
.mrc-nav-menu-toggle[hidden],.mrc-nav-submenu[hidden]{display:none}
.mrc-contact-selection-context{margin-bottom:24px}
.mrc-selected-reception{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 16px}
.mrc-selected-reception small{font-size:var(--text-note);font-weight:500;color:var(--muted)}
.mrc-contact-change{margin:12px 0 24px}
.mrc-contact-change summary{width:fit-content;padding:8px 0;color:var(--brand-blue);font-weight:700;cursor:pointer}
.mrc-contact-change summary:focus-visible{outline:3px solid var(--brand-blue);outline-offset:4px}
.mrc-contact-change .ref-reception-tabs{margin-top:12px}
.ref-consult-card{scroll-margin-top:160px}
.mrc-contact-method{white-space:nowrap}
@media(max-width:400px){body.mrc-site .ref-hero .ref-channel-button{flex-direction:column;gap:6px;padding:12px 8px}}
.mrc-contact-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.mrc-contact-choice{display:flex;gap:20px;padding:28px;border:1px solid #c5d0d5;border-radius:14px;background:#fff;color:var(--ink)}
.mrc-contact-choice:hover{background:#f0f6fc;border-color:#8eabc5}
.mrc-contact-choice:focus-visible{outline:3px solid var(--brand-blue);outline-offset:4px}
.mrc-contact-choice-icon{display:flex;align-items:center;justify-content:center;flex:none;width:48px;height:48px;border-radius:12px;background:#e3efff;color:var(--brand-blue)}
.mrc-contact-choice-icon .icon{width:27px;height:27px}
.mrc-contact-choice-body{display:flex;flex:1;flex-direction:column;align-items:flex-start;min-width:0;overflow-wrap:anywhere}
.mrc-contact-choice-body>strong{font-size:23px;line-height:1.6;margin-bottom:10px}
.mrc-contact-choice-description,.mrc-contact-choice-address{font-size:var(--text-note);line-height:1.8;color:var(--muted)}
.mrc-contact-choice-link{display:flex;align-items:center;justify-content:space-between;gap:12px;align-self:stretch;padding-top:22px;margin-top:auto;font-size:15px;font-weight:700;color:var(--brand-blue)}
.mrc-contact-choice-link .icon{flex:none;width:20px;height:20px}
@media(max-width:700px){.mrc-contact-choices{grid-template-columns:1fr;gap:14px}.mrc-contact-choice{padding:22px 18px;gap:14px}.mrc-contact-choice-body>strong{font-size:21px}.mrc-contact-choice-icon{width:40px;height:40px}}
.mrc-photo-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#edf2ee;color:#657e78}
.mrc-photo-placeholder .icon{width:64px;height:64px}
.mrc-photo-placeholder span{font-size:12px;letter-spacing:.16em}
/* The white illustration background blends into each existing pastel panel. */
.mrc-parcel-art{display:block;object-fit:contain;max-width:100%;mix-blend-mode:multiply}
.ref-shop-picture>.mrc-parcel-art{width:240px;height:250px}
.mrc-postal-page .inner-title{align-items:center}
.mrc-postal-intro-art{width:180px;height:180px;flex:none}
@media(max-width:650px){.mrc-postal-page .inner-title{align-items:flex-start}.mrc-postal-intro-art{width:100px;height:100px;align-self:flex-end}}
.mrc-entry-content{font-size:16px;line-height:1.95;overflow-wrap:anywhere}
.mrc-entry-content>:first-child{margin-top:0}
.mrc-entry-content p,.mrc-entry-content ul,.mrc-entry-content ol,.mrc-entry-content figure,.mrc-entry-content table{margin-block:1.25em}
.mrc-entry-content h2,.mrc-entry-content h3{margin-top:1.8em;margin-bottom:.7em}
.mrc-entry-content a{text-decoration:underline;text-underline-offset:3px;color:var(--brand-blue)}
.mrc-entry-content img{height:auto;border-radius:12px}
.mrc-entry-content .wp-block-image{margin-inline:0}
.mrc-entry-content blockquote{margin-inline:0;padding:16px 24px;background:var(--cream);border-radius:12px}
.mrc-entry-content pre{max-width:100%;overflow:auto;font-size:14px;padding:16px;background:var(--cream)}
.mrc-entry-content .wp-block-table{overflow-x:auto}
.mrc-article{max-width:820px;margin-inline:auto;margin-bottom:40px}
.mrc-article header{margin-bottom:28px}
.mrc-article header time{display:block;font-size:14px;color:var(--muted);margin-top:14px}
.mrc-article-image{margin-bottom:32px}
.mrc-article-image img{width:100%;height:auto;border-radius:18px}
.mrc-pagination,.navigation.pagination{margin-top:36px}
.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;padding:8px;border:1px solid var(--line);border-radius:6px;margin:4px}
.mrc-empty{padding-block:28px;color:var(--muted)}
@media(max-width:782px){body.mrc-site.admin-bar #header{top:46px}}
@media(max-width:600px){body.mrc-site.admin-bar #header{position:relative;top:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}}
/* Published catalogue pages retain the approved mock A layout. */
#mrc-model-browser,#mrc-contact-page{overflow-anchor:none}
#mrc-model-browser .categories{margin-top:0}
#mrc-model-browser .mrc-model-search{margin-top:12px}
#mrc-model-browser .mrc-model-search summary{display:flex;align-items:center;gap:7px;width:fit-content;min-height:44px;color:var(--muted);font-size:13px;cursor:pointer;list-style:none}
#mrc-model-browser .mrc-model-search summary::-webkit-details-marker{display:none}
#mrc-model-browser .mrc-model-search summary .icon{width:16px;height:16px}
#mrc-model-browser .mrc-model-search summary::after{content:"";width:6px;height:6px;margin-left:5px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg)}
#mrc-model-browser .mrc-model-search[open] summary::after{transform:rotate(225deg)}
#mrc-model-browser .mrc-model-search summary:focus-visible{outline:2px solid #477b91;outline-offset:3px;border-radius:3px}
#mrc-model-browser .mrc-model-search .search-box{margin-top:4px}
#mrc-model-browser .mrc-model-search-clear{display:inline-flex;align-items:center;min-height:44px;font-size:13px;color:var(--muted);text-decoration:underline;text-underline-offset:3px}
#mrc-model-browser .search-box input{min-width:0;flex:1;width:0}
#mrc-model-browser .search-box button{flex:0 0 auto;min-width:56px;min-height:44px;padding:10px 14px;white-space:nowrap}
#mrc-model-browser[aria-busy="true"] .model-results{opacity:.65}
.mrc-catalogue-notice{padding:14px 18px;margin:0 0 24px;border:1px solid #c5d7dc;border-radius:10px;background:#f0f5f6;font-size:14px;line-height:1.8}
body.mrc-site .model-result .mrc-sample-label{font-size:14px;margin:3px 0 0;font-weight:400}
body.mrc-site .mrc-model-numbers{display:block;margin-top:8px;color:var(--muted);font-size:13px;font-weight:400;line-height:1.65;overflow-wrap:anywhere}
body.mrc-site .mrc-model-number{display:inline-block;max-width:100%;vertical-align:top}
body.mrc-site .mrc-model-number-separator{white-space:pre-wrap}
body.mrc-site .price-heading .mrc-model-numbers{margin-top:12px;font-size:14px}
body.mrc-site .model-result-name{min-width:0}
.mrc-price-contact-actions{display:grid;gap:10px}
body.mrc-site .price-table tbody th{background:#fff;border-top:1px solid var(--line);padding:17px 20px;color:var(--ink);font-size:16px;font-weight:500;line-height:1.8}
body.mrc-site .price-table td:last-child{font-size:16px;overflow-wrap:anywhere}
body.mrc-site .price-table .is-symptom-related th{background:inherit}
body.mrc-site .price-table td[data-offer-kind="quote"],
body.mrc-site .price-table td[data-offer-status="paused"],
body.mrc-site .price-table td[data-offer-status="unsupported"]{color:var(--muted);font-size:14px;font-weight:400}
@media(max-width:650px){
 body.mrc-site .price-table th:first-child{width:auto}
 body.mrc-site .price-table thead th:last-child{width:7rem}
 body.mrc-site .price-table tbody th,body.mrc-site .price-table td{padding:12px 10px}
}

/* Calendar dates expose their hours on touch and keyboard, as well as hover. */
body.mrc-site .ref-opening-month td:has(.ref-opening-day){padding:0;vertical-align:top}
body.mrc-site .ref-opening-day{display:grid;grid-template-rows:21px 12px;align-items:center;justify-items:center;gap:0;width:100%;min-height:44px;padding:4px 0;border:1px solid transparent;border-radius:6px;background:transparent;color:inherit;font:inherit;cursor:pointer}
body.mrc-site .ref-opening-day>span{line-height:1.5}
body.mrc-site .ref-opening-day>i{display:block;width:4px;height:4px;margin:0 auto;border-radius:50%;font:normal 12px/12px sans-serif}
body.mrc-site .is-open>.ref-opening-day>i{background:#7996aa}
body.mrc-site :is(.is-closed,.is-pending)>.ref-opening-day>i{width:12px;height:12px}
body.mrc-site .ref-opening-day:hover{background:#eaf0f4}
body.mrc-site .ref-opening-day[aria-pressed=true]{border-color:var(--brand-blue);background:#eaf0f4;color:var(--brand-blue)}
body.mrc-site .ref-opening-day:focus-visible{outline:2px solid var(--brand-blue);outline-offset:2px}
body.mrc-site .ref-opening-day .ref-opening-change{font-size:10px;line-height:1.2;color:var(--brand-blue);max-width:100%;white-space:normal;letter-spacing:-.05em}
body.mrc-site .ref-opening-day-detail{min-height:1.6em;margin:6px 4px 0;padding:0;background:transparent;color:var(--brand-blue);font-size:14px;line-height:1.6;overflow-wrap:anywhere}
body.mrc-site .ref-opening-card{padding:18px 28px;gap:24px}
.ref-opening-store-link{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;min-width:0;padding:12px;border-radius:12px;color:inherit;text-decoration:none}
.ref-opening-store-link:hover,.ref-opening-store-link:focus-visible{background:#edf2f6}
.ref-opening-store-link:hover>.ref-link{color:var(--brand-blue);text-decoration:underline;text-underline-offset:4px}
.ref-opening-store-link:focus-visible{outline:3px solid var(--brand-blue);outline-offset:3px}
body.mrc-site .ref-opening-summary h3{margin:8px 0}
body.mrc-site .ref-opening-access{margin:0 0 12px}
body.mrc-site .ref-opening-live>p{margin-top:4px;line-height:1.6}
body.mrc-site .ref-opening-hours{display:flex;flex-wrap:wrap;align-items:center;gap:4px 16px;margin-top:12px}
body.mrc-site .ref-opening-hours>span{margin:0}
.ref-opening-hours-values{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 12px}
.ref-opening-hours-values>strong{font:700 30px/1.3 Arial,sans-serif;letter-spacing:.01em;color:var(--ink);white-space:nowrap}
body.mrc-site .ref-opening-weekly{margin:0;font-size:14px;line-height:1.6}
body.mrc-site .ref-opening-summary>.ref-link{margin-top:12px}
.ref-opening-month-head{display:flex;align-items:center;justify-content:space-between;gap:8px}
body.mrc-site .ref-opening-month caption{font-size:24px;color:var(--brand-blue)}
body.mrc-site .ref-opening-month-label{font:inherit;margin:0;white-space:nowrap}
body.mrc-site .ref-opening-month-label>span{font-size:14px;font-weight:600}
body.mrc-site .ref-opening-month-switch{margin:0;gap:5px;flex-shrink:0}
body.mrc-site .ref-opening-month-switch button{min-height:44px;padding:6px 13px;white-space:nowrap}
body.mrc-site .ref-opening-month table{border-spacing:4px 0}
body.mrc-site .ref-opening-month caption{padding-bottom:6px}
body.mrc-site .ref-opening-legend{margin:6px 4px 0;gap:4px 12px}
@media(max-width:800px){
 body.mrc-site .ref-opening-card{padding:16px 18px;gap:14px}
 body.mrc-site .ref-opening-month{padding-top:12px}
 body.mrc-site .ref-opening-day-detail{min-height:3.2em}
 body.mrc-site .ref-opening-legend{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:4px 10px}
 body.mrc-site .ref-opening-legend>span{gap:4px}
 .ref-opening-hours-values>strong{font-size:25px}
}
@media(max-width:360px){
 body.mrc-site .ref-opening-card{padding-inline:12px}
 body.mrc-site .ref-opening-month-switch button{padding-inline:8px}
}
body.mrc-site .ref-method-grid.is-store-only{grid-template-columns:1fr}

/* Approved multicolor hero: shared softness, distinct hues, overlapping devices. */
body.mrc-site .brand-logo{object-fit:contain;object-position:center}
body.mrc-site .ref-header-store{background:#e2eefb;border-color:#a9c5df;color:var(--ink)}
body.mrc-site .ref-header-store:hover{background:#d4e5f6}
.ref-hero{background:#fff}
.ref-hero-inner{grid-template-columns:minmax(0,.83fr) minmax(0,1.17fr);align-items:end;gap:22px;padding:62px 0 48px}
body.mrc-site .ref-hero h1{font-size:clamp(38px,4.1vw,55px);line-height:1.5;letter-spacing:.015em}
.ref-hero .ref-title-feeling{color:var(--ink)}
.ref-title-wish:before{inset:auto 0 0;bottom:.04em;height:.1em;background:#ffe5a4;border-radius:50%;transform:rotate(-1deg)}
.ref-title-underline{color:#e4d6f3}
.ref-title-spark{display:none}
.ref-hero-description{color:#4f626d}
.ref-hero-art{align-self:end;width:calc(100% + 40px);max-width:none;margin:0 -30px -16px -10px}
.ref-hero-device-image{display:block;width:100%;height:auto}
.ref-hero-art .ref-art-note{top:3%;right:3%;white-space:nowrap;color:var(--ink)}
.ref-hero-art .ref-art-note .icon{color:#88779c}
body.mrc-site .ref-hero-choices>.primary{min-height:58px;font-size:17px}
.ref-hero .ref-channel-button>.icon{width:21px;height:21px;flex:none}
@media(max-width:1100px){
 .ref-hero-inner{gap:16px;padding-top:38px}
 body.mrc-site .ref-hero h1{font-size:clamp(31px,4vw,44px)}
 .ref-hero-art{width:calc(100% + 20px);margin-right:-20px;margin-left:0}
}
@media(max-width:800px){
 .ref-hero-inner{grid-template-columns:1fr;gap:20px;padding:28px 0}
 body.mrc-site .ref-hero h1{font-size:clamp(30px,8.5vw,44px)}
 .ref-hero-art{width:100%;max-width:600px;justify-self:center;margin:0}
 body.mrc-site .ref-hero-art .ref-art-note{top:0;right:0;padding:6px 8px;font-size:10px;line-height:1.5;transform:rotate(4deg);box-shadow:0 4px 12px #263d2808}
 .ref-hero-art .ref-art-note .icon{width:12px;height:12px;margin-right:3px}
 .ref-hero-choices{max-width:none}
 body.mrc-site .ref-hero-choices>.primary{font-size:16px;min-height:54px}
 body.mrc-site .ref-header-store{background:transparent;border-color:transparent}
}

/* Shared action colors also apply to inner pages; keep selected states distinct. */
body.mrc-site .models-help{background:#faf7ff}
body.mrc-site .ref-store-info-card,
body.mrc-site .mrc-shipping-info{background:#f7fbff;border-color:#dce7f0}
body.mrc-site .ref-search .button.primary,
body.mrc-site .models-search .button.primary{background:transparent;border-color:#d5dcdf;color:#52636f;box-shadow:none}
body.mrc-site .ref-search .button.primary:hover,
body.mrc-site .models-search .button.primary:hover{background:#eef1f2;border-color:#aab6bd;color:var(--ink)}
body.mrc-site .ref-route-photo>span{background:#fff2ce;color:var(--ink)}
body.mrc-site :is(.ref-contact-band,.price-aside){background:linear-gradient(115deg,#f4f5fb 0%,#faf9f6 65%,#fff6eb 100%);border:1px solid #e2e5e9;color:var(--ink)}
body.mrc-site .ref-contact-band .eyebrow,body.mrc-site .price-aside .aside-label{color:#687789}
body.mrc-site :is(.ref-contact-band,.price-aside) p:not(.eyebrow){color:#52636f}
body.mrc-site .price-aside .aside-foot{border-color:#e2e5e9}
body.mrc-site .button.primary,
body.mrc-site .window-body>.button,
body.mrc-site .button.ref-closing-pricing{background:#ffd1a6;border-color:#e6a369;color:var(--ink)}
body.mrc-site .button.primary:hover,
body.mrc-site .window-body>.button:hover,
body.mrc-site .button.ref-closing-pricing:hover{background:#ffc18b;border-color:#cf874b;filter:none}
body.mrc-site .button.outline{background:#eee4f8;border-color:#cdb9df;color:var(--ink)}
body.mrc-site .button.outline:hover{background:#e2d2f2;border-color:#b19bc5}
body.mrc-site .button.ref-reserve-button{background:#e3efff;border-color:#a9c5df;color:var(--ink)}
body.mrc-site .button.ref-reserve-button:hover{background:#d0e3fa}
/* Consultation channels share colors on the hero, closing band and contact pages. */
body.mrc-site .ref-channel-button[data-channel]:not(:disabled){background:var(--channel-bg);border-color:transparent;color:var(--ink)}
body.mrc-site .ref-channel-button[data-channel]:not(:disabled):hover{background:var(--channel-hover);border-color:#a3afb5}
.ref-channel-button[data-channel=line]{--channel-bg:#e5f0e3;--channel-hover:#d4e6d0}
.ref-channel-button[data-channel=phone]{--channel-bg:#fff2ce;--channel-hover:#ffe9b0}
.ref-channel-button[data-channel=form]{--channel-bg:#eee4f8;--channel-hover:#e2d2f2}
.ref-channel-button[data-channel=booking]{--channel-bg:#e3efff;--channel-hover:#d0e3fa}
.ref-channel-button[data-channel=line]>.icon{color:#527b50}

/* Hero, closing band and price sidebar share outlined consultation actions. */
:is(.ref-hero-choices,.ref-contact-band,.price-aside) [data-channel=line]{--channel-border:#95b58e}
:is(.ref-hero-choices,.ref-contact-band,.price-aside) [data-channel=phone]{--channel-border:#d9bb68}
:is(.ref-hero-choices,.ref-contact-band,.price-aside) [data-channel=form]{--channel-border:#bea5d4}
:is(.ref-hero-choices,.ref-contact-band,.price-aside) [data-channel=booking]{--channel-border:#99b9df}
body.mrc-site :is(.ref-hero-choices,.ref-contact-band,.price-aside) .ref-channel-button[data-channel]:not(:disabled),
body.mrc-site :is(.ref-hero-choices,.ref-contact-band,.price-aside) .ref-channel-button[data-channel]:not(:disabled):hover{background:#fff;border:2px solid var(--channel-border);color:var(--ink)}
:is(.ref-hero-choices,.ref-contact-band,.price-aside) .ref-channel-button[data-channel=line]>.icon{color:inherit}

/* Selected filters remain distinct from idle controls. */
body.mrc-site .category:hover{background:#f5f0fa;border-color:#cdb9df}
body.mrc-site .category.active{background:#eee4f8;border-color:#a38bbd;color:var(--ink);font-weight:700;box-shadow:inset 0 -2px #a38bbd}
body.mrc-site .ref-reception-tab:hover{background:#f0f6fc;border-color:#a9c5df}
body.mrc-site .ref-reception-tab[aria-current]{background:#e3efff;border-color:#8eabc5;color:var(--ink)}
body.mrc-site .step.current{color:var(--ink)}
body.mrc-site .step.current strong{background:#e3efff;border-color:#8eabc5;color:var(--ink)}
body.mrc-site .ref-opening-month-switch button[aria-pressed=true],
body.mrc-site .mrc-store-nav [aria-current=page],
body.mrc-site .ref-journal-filter-chip[aria-current],
body.mrc-site .mrc-journal-chip[aria-current=true],
body.mrc-site .page-numbers.current{background:#e3efff;border-color:#8eabc5;color:var(--ink);font-weight:700;box-shadow:inset 0 -2px #8eabc5}
body.mrc-site .button:disabled,
body.mrc-site .button[aria-disabled=true]{background:#f3f4f4;border-color:#c8ced0;color:#667581;box-shadow:none;filter:none}

/* Blog filters share the site's quiet blue palette and wrap on narrow screens. */
.mrc-journal-filters{display:grid;gap:16px;padding:20px 24px;border:1px solid #dce3e7;border-radius:14px;background:#f7f9fa}
.mrc-journal-filter-row{display:flex;align-items:flex-start;gap:16px}
.mrc-journal-filter-label{flex:0 0 6em;padding-top:8px;font-size:14px;font-weight:700;color:var(--ink)}
.mrc-journal-chips{display:flex;flex-wrap:wrap;gap:8px}
.mrc-journal-chip{display:inline-flex;align-items:center;min-height:40px;padding:7px 16px;border:1px solid #cbd7df;border-radius:24px;background:#fff;color:var(--brand-blue);font-size:14px;line-height:1.6;text-decoration:none}
.mrc-journal-chip:hover{background:#eaf0f4}
.mrc-journal-chip:focus-visible{outline:2px solid var(--brand-blue);outline-offset:3px}
.mrc-journal-categories .mrc-journal-chips{gap:6px}
.mrc-journal-categories .mrc-journal-chip{min-height:32px;padding:4px 10px;border-color:#dce3e7;border-radius:18px;font-size:13px;line-height:1.5}
.mrc-journal-categories .mrc-journal-filter-label{padding-top:5px}
@media(pointer:coarse){.mrc-journal-categories .mrc-journal-chip{min-height:36px}}
.mrc-journal-tag-options{min-width:0;flex:1}
.mrc-journal-tags .mrc-journal-chips{gap:4px 6px}
.mrc-journal-tags .mrc-journal-chip{min-height:28px;padding:3px 10px;font-size:12px;overflow-wrap:anywhere;max-width:100%}
.mrc-journal-tags-more{margin-top:8px}
.mrc-journal-tags-more summary{width:fit-content;padding:6px 0;font-size:12px;color:var(--brand-blue);cursor:pointer}
.mrc-journal-tags-more summary:focus-visible{outline:2px solid var(--brand-blue);outline-offset:3px}
.mrc-journal-tags-more[open] summary{margin-bottom:6px}
.mrc-tags-collapse,.mrc-journal-tags-more[open] .mrc-tags-expand{display:none}
.mrc-journal-tags-more[open] .mrc-tags-collapse{display:inline}
@media(pointer:coarse){.mrc-journal-tags .mrc-journal-chip,.mrc-journal-tags-more summary{min-height:44px}}
.mrc-journal-count{margin:20px 0;font-size:14px;color:var(--muted)}
.mrc-article-tags{display:flex;flex-wrap:wrap;gap:12px 16px;margin-top:32px;padding-top:20px;border-top:1px solid #dce3e7}
.mrc-card-taxonomy{display:flex;align-items:center;gap:8px;flex:0 0 100%;min-width:0;max-width:100%}
.mrc-card-category{flex:none;max-width:100%;overflow-wrap:anywhere;background:#eaf0ed;color:#405e60;border-radius:5px;padding:4px 9px;font-size:var(--text-meta)}
.mrc-card-tags{display:flex;flex:1;min-width:0;gap:5px;align-items:center;overflow:hidden;max-height:26px;color:#526875;font-size:11px;line-height:1.6}
.mrc-card-tag{flex:none;white-space:nowrap;padding:2px 7px;background:#f4f7f9;border:1px solid #dce3e7;border-radius:5px}
.mrc-card-tags-count{flex:none;white-space:nowrap;font-size:11px}
.mrc-card-tags [hidden]{display:none}
#mrc-journal-browser[aria-busy=true] .ref-blog-grid{opacity:.55}
.mrc-journal-switch-error{padding:12px 16px;border:1px solid #d8a29a;border-radius:8px;background:#fff5f2;color:#872f26}
.mrc-journal-switch-error[hidden]{display:none}
body.mrc-site .ref-blog-byline .ref-blog-store,body.mrc-site .ref-article-meta .ref-blog-store{font-size:14px;white-space:normal;overflow-wrap:anywhere}
@media(max-width:600px){
 .mrc-journal-filters{padding:16px;gap:18px}
 .mrc-journal-filter-row{display:block}
 .mrc-journal-filter-label{display:block;padding:0;margin-bottom:8px}
 .mrc-journal-chip{min-height:44px;padding:8px 14px}
 .mrc-journal-categories .mrc-journal-filter-label{padding-top:0}
 .mrc-journal-categories .mrc-journal-chip{min-height:36px;padding:5px 10px}
}

.model-series-group { margin-inline-start:16px; }
.model-series-group + .model-series-group { margin-top: 28px; }
.model-series-heading + .model-category-grid { margin-inline-start:14px; }
@media(max-width:650px){
 .model-series-group { margin-inline-start:8px; }
}
.model-series-heading { display:flex; align-items:center; gap:10px; margin:0 0 10px; padding:8px 10px; border-bottom:1px solid #d7e5ed; border-radius:4px 4px 0 0; background:linear-gradient(90deg,#edf5fa,#f9fcfe); font-size:1.05rem; color:var(--ink, #293f4d); overflow-wrap:anywhere; }
.model-series-heading::before { content:""; flex:none; width:4px; height:1em; border-radius:2px; background:#94b4c8; }
/* Legal information: reuse the shared legal rows and shipping tables. */
.mrc-legal-nav{display:flex;flex-wrap:wrap;gap:10px 24px;padding:20px 0;border-block:1px solid var(--line)}
.mrc-legal-nav a{text-decoration:underline;text-underline-offset:5px;font-size:14px}
.mrc-legal-page .ref-legal-section{scroll-margin-top:120px}
.mrc-legal-page .ref-legal-list dd{overflow-wrap:anywhere}
.mrc-legal-page .ref-legal-list p+p{margin-top:12px}
.mrc-company-store{margin:28px 0}
.mrc-company-store h3{margin:0 0 12px}
.mrc-legal-contact{display:grid;justify-items:start;gap:18px;padding-top:16px}

/* Email consultation: one column, with the same quiet surfaces as other contact paths. */
#mrc-mail-form .mrc-form-steps{display:flex;gap:32px;list-style:none;padding:0;margin:0 0 32px;color:var(--muted)}
.mrc-form-steps li{padding:8px 0;border-bottom:2px solid transparent}
.mrc-form-steps [aria-current="step"]{border-color:#bca4d8;color:var(--ink);font-weight:700}
.mrc-form-panel{max-width:800px;border:1px solid var(--line);border-radius:20px;padding:32px;background:#fff}
.mrc-form-panel>p+p{margin-top:16px}.mrc-form-panel h2 span{display:inline-block}
.mrc-form-field{display:grid;gap:8px;margin-bottom:24px}.mrc-form-field[hidden]{display:none}
.mrc-form-field label{font-weight:700}.mrc-form-field label span{font-size:12px;font-weight:400;margin-left:8px;color:#b54450}.mrc-form-field label span.is-optional{color:var(--muted)}
.mrc-form-field input,.mrc-form-field select,.mrc-form-field textarea{box-sizing:border-box;width:100%;max-width:100%;min-width:0;font:inherit;font-size:16px;color:var(--ink);background:white;border:1px solid #aab8bf;border-radius:8px;padding:12px;line-height:1.6}
.mrc-form-field textarea{resize:vertical}.mrc-form-field small,.mrc-form-note{color:var(--muted);font-size:14px}
.mrc-form-consent{margin:24px 0}.mrc-form-consent label{display:flex;align-items:center;gap:10px}.mrc-form-consent input{width:20px;height:20px;flex-shrink:0}.mrc-form-consent p{margin-top:8px;font-size:14px}
.mrc-form-consent a{text-decoration:underline;text-underline-offset:4px}.mrc-form-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:28px}
.mrc-form-actions .button[aria-disabled="true"]{opacity:.6;cursor:wait}.mrc-form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.mrc-form-errors{max-width:800px;padding:20px;margin-bottom:24px;border:1px solid #cc7c83;border-radius:12px;background:#fff7f7;color:#8e2833}.mrc-form-error{font-size:14px;color:#a52d3b}
.mrc-form-review{margin:0 0 24px}.mrc-form-review>div{padding:16px 0;border-bottom:1px solid var(--line)}.mrc-form-review dt{font-weight:700;margin-bottom:8px}.mrc-form-review dd{margin:0;overflow-wrap:anywhere}
.mrc-form-progress{margin-top:16px}
@media(max-width:650px){.mrc-form-panel{padding:20px 16px;border-radius:14px}.mrc-form-actions{flex-direction:column}.mrc-form-actions .button{width:100%}.mrc-form-steps{gap:24px}}

/* Inquiry verification fits small screens and keeps the send state explicit. */
.mrc-form-turnstile { margin: 24px 0; }
.mrc-form-turnstile [data-mrc-turnstile] { min-width: 0; }
.mrc-form-turnstile p { font-size: 14px; }
.mrc-form-turnstile [data-turnstile-retry][hidden] { display: none; }
.mrc-form-actions button:disabled { opacity: .45; cursor: not-allowed; }

/* カテゴリ内のシリーズ目次。機種一覧を残したまま見出しへ移動する。 */
.model-series-nav { margin:0 0 24px 16px; }
.model-series-nav-title { margin:0 0 8px; font-size:.875rem; font-weight:600; color:var(--ink, #293f4d); }
.model-series-links { display:flex; flex-wrap:wrap; gap:8px; }
.model-series-links a { display:inline-flex; align-items:center; min-height:36px; padding:6px 12px; border:1px solid #ccdde9; border-radius:6px; background:#fff; color:var(--ink, #293f4d); font-size:.875rem; line-height:1.5; text-decoration:none; overflow-wrap:anywhere; max-width:100%; box-sizing:border-box; }
.model-series-links a:hover { background:#edf5fa; border-color:#94b4c8; }
.model-series-links a:focus-visible { outline:2px solid #467fa4; outline-offset:3px; }
@media(max-width:600px) { .model-series-nav { margin-inline-start:8px; } }

.model-series-heading-row { display:flex; align-items:center; gap:12px; margin-bottom:10px; padding-right:10px; border-bottom:1px solid #d7e5ed; border-radius:4px 4px 0 0; background:linear-gradient(90deg,#edf5fa,#f9fcfe); }
.model-series-heading-row .model-series-heading { flex:1; min-width:0; margin:0; border:0; background:none; }
.model-series-heading-row + .model-category-grid { margin-inline-start:14px; }

/* Store tops keep section backgrounds full width and content inside .wrap. */
.mrc-store-directory{display:grid;gap:20px}
.mrc-store-card{display:grid;grid-template-columns:200px minmax(0,1fr);gap:28px;align-items:center;padding:20px;border:1px solid #dce3e7;border-radius:16px;background:#fff;color:var(--ink);text-decoration:none;transition:border-color .15s,box-shadow .15s}
.mrc-store-card:hover{border-color:#8eabc5;box-shadow:0 4px 16px #293f4d0c}
.mrc-store-card:focus-visible{outline:3px solid var(--brand-blue);outline-offset:4px}
.mrc-store-card-photo{aspect-ratio:4/3;overflow:hidden;border-radius:10px;background:#eef2f3}
.mrc-store-card-photo img{display:block;width:100%;height:100%;object-fit:cover}
.mrc-store-card-placeholder{display:grid;height:100%;place-items:center;color:#7e949d}
.mrc-store-card-placeholder .icon{width:48px;height:48px}
.mrc-store-card-body{min-width:0}
.mrc-store-card-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px}
.mrc-store-card-heading h2{margin:0;font-size:24px;line-height:1.4;overflow-wrap:anywhere}
.mrc-store-card-status .ref-opening-badge{white-space:nowrap}
.mrc-store-card-access{display:flex;align-items:flex-start;gap:7px;margin:12px 0 8px;font-size:15px;line-height:1.7}
.mrc-store-card-access .icon{flex:none;width:18px;height:18px;margin-top:4px}
.mrc-store-card-hours{display:flex;flex-wrap:wrap;gap:4px 12px;margin:0;font-size:14px;line-height:1.6}
.mrc-store-card-hours>span{color:var(--muted)}
.mrc-store-card-action{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:16px;color:var(--brand-blue);font-size:14px;font-weight:700}
.mrc-store-card-action .icon{width:20px;height:20px}
@media(max-width:600px){
 .mrc-store-card{grid-template-columns:88px minmax(0,1fr);gap:14px;padding:16px}
 .mrc-store-card-photo{align-self:start;aspect-ratio:3/4}
 .mrc-store-card-heading{align-items:flex-start;gap:8px}
 .mrc-store-card-heading h2{font-size:20px}
 .mrc-store-card-access{font-size:13px;margin-top:10px}
 .mrc-store-card-hours{font-size:13px;gap:2px 8px}
 .mrc-store-card-action{font-size:13px;gap:8px;margin-top:14px}
}
.mrc-store-page .ref-store-visit{margin-top:64px;margin-bottom:64px}
.mrc-store-page .ref-store-actions{display:flex}
.mrc-store-page .ref-store-actions .button{flex:1 1 220px}
@media(max-width:650px){.mrc-store-page .ref-store-visit{margin-bottom:48px}}
.mrc-store-repair-description{max-width:75ch;margin:20px 0;line-height:1.9;white-space:pre-line}
.mrc-store-article-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}
.mrc-store-article-links .button{white-space:normal;text-align:center}
.mrc-article-store{margin-top:40px}
.mrc-article-store-name{display:inline-block;max-width:100%;overflow-wrap:anywhere}
.mrc-article-store .mrc-article-repair-note{margin-top:24px;font-size:.875rem;line-height:1.8}
.mrc-article-store .mrc-article-terms-link{margin-top:12px;font-size:.875rem}
.mrc-article-store .mrc-article-terms-link a{text-decoration:underline;text-underline-offset:.2em}
.mrc-journal-footer-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:760px;margin:32px auto 0}
.mrc-journal-footer-nav .button{white-space:normal;text-align:center}
.mrc-article-navigation{margin-top:56px;padding-top:32px;border-top:1px solid var(--line)}
.mrc-article-neighbors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;margin-top:32px}
.mrc-article-neighbor{display:grid;grid-template-columns:88px minmax(0,1fr);align-content:start;column-gap:14px;row-gap:6px;min-width:0;padding:16px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);text-decoration:none;transition:border-color .2s,box-shadow .2s}
.mrc-article-neighbor:hover{border-color:var(--brand-blue);box-shadow:0 4px 16px #24394412}
.mrc-article-neighbor:focus-visible{outline:3px solid var(--brand-blue);outline-offset:3px}
.mrc-article-neighbor[data-direction=older]{grid-column:2}
.mrc-article-neighbor-direction{grid-column:2;font-size:.75rem;font-weight:700}
.mrc-article-neighbor-image{display:block;grid-column:1;grid-row:1/span 3;aspect-ratio:1;overflow:hidden;border-radius:8px;background:#f2f3f1}
.mrc-article-neighbor-image img,.mrc-article-neighbor-image .mrc-photo-placeholder{width:100%;height:100%;object-fit:cover}
.mrc-article-neighbor h3{grid-column:2;font-size:.875rem;line-height:1.6;margin:0;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.mrc-article-neighbor time{grid-column:2;font-size:.75rem;color:var(--muted)}
.mrc-article-return{white-space:normal;text-align:center;max-width:100%;overflow-wrap:anywhere}
@media(max-width:600px){.mrc-article-neighbors{grid-template-columns:minmax(0,1fr)}.mrc-article-neighbor[data-direction=older]{grid-column:auto}}
@media(max-width:600px){.mrc-journal-footer-nav{grid-template-columns:minmax(0,1fr)}}
@media(max-width:600px){.mrc-store-article-links{grid-template-columns:minmax(0,1fr)}}
.crumbs{flex-wrap:wrap;overflow-wrap:anywhere}

/* Telephone numbers share the same copy control in the page and its modal. */
.mrc-phone-number-row{display:flex;align-items:center;gap:10px}
.mrc-phone-number-row .ref-phone-number{flex:1;min-width:0;margin:0;font-size:clamp(20px,6vw,29px);overflow-wrap:anywhere}
.mrc-phone-copy{flex:none;display:inline-flex;align-items:center;justify-content:center;width:84px;min-height:44px;padding:8px 10px;border:1px solid #cbd6db;border-radius:8px;background:#fff;color:var(--brand-blue);font-size:12px;font-weight:700;white-space:nowrap}
.mrc-phone-copy:hover{background:#edf3f5;border-color:#8ea6b4}
.mrc-phone-copy[aria-disabled="true"]{cursor:wait}
.mrc-phone-copy-status{min-height:1.7em;margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.7}
.mrc-phone-copy[hidden],.mrc-phone-copy-status[hidden],.mrc-phone-dialog-hours[hidden]{display:none!important}
html.mrc-phone-open{overflow:hidden}
.mrc-phone-dialog:not([open]){display:none}
.mrc-phone-dialog{width:min(440px,calc(100% - 32px));max-width:none;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:30px;border:1px solid #d8e0e4;border-radius:20px;background:#fff;color:var(--ink);box-shadow:0 20px 70px #17344033;overflow:auto}
.mrc-phone-dialog::backdrop{background:rgb(20 42 55 / 55%)}
.mrc-phone-dialog-heading{display:flex;align-items:center;gap:12px;padding-right:34px;margin-bottom:22px}
.mrc-phone-dialog-heading h2{font-size:25px;line-height:1.4}
.mrc-phone-dialog-icon{display:grid;place-items:center;flex:none;width:46px;height:46px;border-radius:50%;background:#fff2ce}
.mrc-phone-dialog-icon .icon{width:24px;height:24px}
.mrc-phone-dialog-name{font-size:18px;font-weight:700;overflow-wrap:anywhere}
.mrc-phone-dialog-hours{margin-top:6px;color:var(--muted);font-size:13px}
.mrc-phone-dialog .mrc-phone-contact{margin-top:20px}
.mrc-phone-dialog .ref-phone-number{font-size:clamp(20px,6vw,32px)}
.mrc-phone-dialog>[data-phone-dial]{display:flex;justify-content:center;width:100%;min-height:50px;margin-top:20px}
.mrc-phone-dialog-close{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--muted);font-size:30px;line-height:1}
.mrc-phone-dialog-close:hover{background:#eef3f5;color:var(--ink)}
@media(max-width:650px){.mrc-phone-dialog{padding:25px 20px}.mrc-phone-dialog-heading h2{font-size:23px}}

body.mrc-site .price-table .mrc-repair-estimate { display: block; margin-top: 4px; color: var(--color-text-muted, #68747b); font-size: 12px; font-weight: 400; line-height: 1.6; overflow-wrap: anywhere; }

/* Optional admin-authored guidance directly below the device search. */
.ref-finder-head .ref-device-intro{margin:12px 0 0;line-height:1.8}
.mrc-finder-note{margin:16px 0 24px;line-height:1.8;overflow-wrap:anywhere}
.mrc-finder-note>:first-child{margin-top:0}
.mrc-finder-note>:last-child{margin-bottom:0}
.mrc-finder-note a{text-decoration:underline;text-underline-offset:.2em}
.mrc-finder-note ul,.mrc-finder-note ol{padding-left:1.5em}
.mrc-finder-note ul{list-style:disc}
.mrc-finder-note ol{list-style:decimal}
.mrc-finder-note img{display:block;max-width:100%;height:auto;margin-inline:0 auto}
.mrc-finder-note{display:flow-root}
.mrc-finder-note img.alignleft{float:left;margin:0 1em 1em 0}
.mrc-finder-note img.alignright{float:right;margin:0 0 1em 1em}
.mrc-finder-note img.aligncenter{float:none;display:block;margin:0 auto 1em}
.mrc-finder-note img.alignnone{float:none;margin:0}


/* Keep separation when no optional finder guidance is configured. */
.ref-finder .ref-search + .ref-device-grid{margin-top:24px}

/* Campaign discovery uses compact text badges, not whole-card emphasis. */
.mrc-campaign-badge{display:inline-block;margin-inline-start:6px;padding:2px 5px;border-radius:4px;background:#fff1dd;color:#82520c;font-size:11px!important;line-height:1.4;font-weight:600;white-space:nowrap;vertical-align:middle}
.mrc-model-campaign{display:block;margin-top:6px;color:#82520c;font-size:12px;line-height:1.6;font-weight:500}
.mrc-campaign-discovery{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}
.mrc-campaign-discovery p{margin:0;font-size:12px;line-height:1.7;color:var(--muted)}
.mrc-campaign-discovery>a{flex-shrink:0;font-size:12px}
@media(max-width:600px){.mrc-campaign-discovery{align-items:flex-start;flex-direction:column}.mrc-campaign-discovery>a{max-width:100%;white-space:normal}}

/* Keep campaign metadata separate from the heading. */
body.mrc-site .model-category-heading{display:block}
.model-category-heading h3{margin:0}
.mrc-category-heading-actions,.mrc-series-heading-meta{display:flex;align-items:center;flex-wrap:wrap;gap:4px 12px;margin-top:4px}
.mrc-category-heading-actions{margin-left:31px;font-size:12px;color:var(--muted)}
.model-series-heading-row{display:block;padding:12px 14px 6px}
.model-series-heading-row .model-series-heading{padding:0;line-height:1.55}
.mrc-series-heading-meta{margin-left:14px}
.mrc-category-heading-actions>.mrc-campaign-badge,.mrc-series-heading-meta>.mrc-campaign-badge{margin:0}
.mrc-series-heading-meta:empty{display:none}
#model-category-nav{scroll-margin-top:calc(var(--mrc-anchor-offset, 112px) + 16px)}
.model-category-floating{position:fixed;right:calc(16px + env(safe-area-inset-right,0px));bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:50;display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:0 16px;border:1px solid #c8d7e1;border-radius:24px;background:#fff;color:#293f4d;font-size:13px;font-weight:600;text-decoration:none;box-shadow:0 3px 14px #293f4d26}
.model-category-floating[hidden]{display:none!important}
.model-category-floating:hover{background:#edf5fa}
.model-category-floating:focus-visible{outline:2px solid #467fa4;outline-offset:3px}
.model-category-floating:not([hidden]){animation:mrc-category-appear .4s cubic-bezier(.16,1,.3,1) both}
@keyframes mrc-category-appear{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.model-category-floating:not([hidden]){animation:none}}

.mrc-model-campaign{display:flex;align-items:center;flex-wrap:wrap;gap:4px 8px}
.mrc-model-campaign>.mrc-campaign-badge{margin:0}
.mrc-campaign-windows{font-size:12px;line-height:1.6;color:var(--muted)}
.mrc-window-campaign-note{font-size:13px;line-height:1.7;color:var(--muted);margin-bottom:16px}
.model-category-floating.is-leaving:not([hidden]){animation:mrc-category-disappear .18s ease-in both;pointer-events:none}
@keyframes mrc-category-disappear{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}
@media(prefers-reduced-motion:reduce){.model-category-floating.is-leaving:not([hidden]){animation:none}}
