/* 愛着相談室 — editorial, photography-led visual system. Scoped to the dedicated shell.
   Functional layouts remain in counsel.css; this file owns the visual overrides. */
body.mbc-shell{
  --ink:#302839;--muted:#665e6d;--green:#755082;--green-soft:#f3edf5;--cream:#fcfafc;--line:#e6dfe8;--orange:#a54c70;
  --mbc-purple:#755082;--mbc-rose:#a54c70;--mbc-lav:#f3edf5;
  background:var(--cream);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;
  font-size:15px;line-height:1.85;letter-spacing:.015em;
}
body.mbc-shell :where(h1,h2,h3){font-family:inherit;font-weight:700;color:var(--ink);letter-spacing:.01em;line-height:1.55}
body.mbc-shell a{color:inherit}
body.mbc-shell .mbc-wrap{width:min(1120px,calc(100% - 64px))}
body.mbc-shell .mbc-main{padding-bottom:64px}
body.mbc-shell :focus-visible{outline:3px solid #755082;outline-offset:4px}
body.mbc-shell [id]{scroll-margin-top:100px}
body.mbc-shell .mbc-announcement{background:#eee6f0;color:#55425f;padding:7px 20px;font-size:12px;gap:10px}
body.mbc-shell .mbc-dot{background:#a54c70}
body.mbc-shell .mbc-announcement a{font-weight:600}
body.mbc-shell .mbc-header{background:#fff;border-color:var(--line);box-shadow:none}
body.mbc-shell .mbc-header-inner{width:min(1240px,calc(100% - 48px));min-height:76px;gap:36px}
body.mbc-shell .mbc-brand{gap:10px;letter-spacing:0}
body.mbc-shell .mbc-brand-logo{width:128px;height:auto;max-height:44px;object-fit:contain}
body.mbc-shell .mbc-brand-tag{font-size:13px;font-weight:700;color:var(--green);padding:5px 10px;border-left:1px solid var(--line)}
body.mbc-shell .mbc-desktop-nav{font-size:13px;gap:24px}
body.mbc-shell .mbc-desktop-nav a:hover,body.mbc-shell .mbc-desktop-nav a[aria-current]{color:var(--green)}
body.mbc-shell .mbc-header-actions{gap:18px;font-size:13px}
body.mbc-shell .mbc-header-actions .mbc-button{background:white;color:var(--green);border:1px solid #cbbbd1;padding:9px 15px;min-height:42px;font-size:12px}
body.mbc-shell .mbc-login-link{display:inline-flex;align-items:center;min-height:44px}
body.mbc-shell .mbc-mobile-nav{background:#fff;padding:12px 24px;border-color:var(--line)}
body.mbc-shell .mbc-mobile-nav a{border-bottom:1px solid #f0ebf2;padding:12px 0;font-size:14px}
body.mbc-shell .mbc-button{background:var(--green);color:#fff;border:1px solid var(--green);border-radius:10px;padding:14px 22px;min-height:50px;font-size:15px;font-weight:700;gap:24px;box-shadow:none;transition:background .15s}
body.mbc-shell .mbc-button:hover{background:#60406c;color:#fff;transform:none}
body.mbc-shell .mbc-button-outline{background:#fff;color:var(--green);border-color:#cbbbd1}
body.mbc-shell .mbc-button-outline:hover{background:var(--green-soft);color:var(--green)}
body.mbc-shell .mbc-button-small{font-size:13px;padding:10px 16px;min-height:44px}
body.mbc-shell .mbc-text-link{color:var(--green);font-size:14px;font-weight:600;border-bottom:1px solid #cbbbd1;padding-bottom:3px;white-space:normal}
body.mbc-shell .mbc-text-link:hover{color:#50335b;border-color:#50335b}
body.mbc-shell .mbc-eyebrow{color:var(--orange);font-size:12px;letter-spacing:.06em;font-weight:600;margin-bottom:12px!important;line-height:1.7;flex-wrap:wrap;gap:6px}
body.mbc-shell .mbc-eyebrow>span{background:none;width:auto;height:auto;color:#c7b5cb}
body.mbc-shell .mbc-micro{font-size:12px;color:var(--muted);line-height:1.85}
body.mbc-shell .mbc-hero{grid-template-columns:1.08fr 1fr;gap:52px;padding:48px 0 36px;align-items:center}
body.mbc-shell .mbc-hero h1{font-family:inherit;font-size:36px;line-height:1.55;letter-spacing:.025em;white-space:normal;font-weight:700}
body.mbc-shell .mbc-hero-lead{font-size:15px;line-height:2;margin-top:20px!important;color:#5d5364}
body.mbc-shell .mbc-hero-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:26px}
body.mbc-shell .mbc-hero-status{font-size:12px;color:var(--muted);margin-top:14px;line-height:1.7}
body.mbc-shell .mbc-hero-art{padding:0;position:relative;background:#f4edf2;border-radius:20px;overflow:hidden;border:1px solid #ece2e9}
body.mbc-shell .mbc-hero-art img{width:100%;height:auto;aspect-ratio:1.35;object-fit:cover;object-position:50% 50%;border-radius:0}
body.mbc-shell .mbc-hero-art>p{padding:16px 20px;background:#f5eff4;font-size:15px;font-weight:600;line-height:1.65;color:#64516c}
body.mbc-shell .mbc-hero-art>p>span{display:block;font-size:12px;font-weight:400;margin-top:2px}
body.mbc-shell .mbc-service-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
body.mbc-shell .mbc-service-points p{padding:0 24px;border-right:1px solid var(--line);text-align:center}
body.mbc-shell .mbc-service-points p:last-child{border:0}
body.mbc-shell .mbc-service-points strong{display:block;font-size:15px;font-weight:600;color:var(--green)}
body.mbc-shell .mbc-service-points span{display:block;font-size:12px;margin-top:5px;color:var(--muted)}
body.mbc-shell .mbc-section{padding-block:60px}
body.mbc-shell .mbc-section-heading{margin-bottom:26px;gap:24px;align-items:flex-end}
body.mbc-shell .mbc-section-heading h2,body.mbc-shell .mbc-split h2,body.mbc-shell .mbc-home-safety h2{font-size:27px;line-height:1.55}
body.mbc-shell .mbc-section-heading p:not(.mbc-eyebrow){color:var(--muted);font-size:14px;line-height:1.8;margin-top:10px}
body.mbc-shell .mbc-section-heading>p{max-width:26em}
body.mbc-shell .mbc-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
body.mbc-shell .mbc-category{display:flex;align-items:center;flex-wrap:nowrap;background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px;gap:12px;box-shadow:none}
body.mbc-shell .mbc-category:hover{background:var(--green-soft);border-color:#cbbbd1}
body.mbc-shell .mbc-category-icon{display:grid;place-items:center;min-width:38px;width:38px;height:38px;border-radius:50%;background:var(--green-soft)!important;color:var(--green)!important;font:22px/1 inherit}
body.mbc-shell .mbc-category:nth-child(odd) .mbc-category-icon{background:#f9edf2!important;color:var(--orange)!important}
body.mbc-shell .mbc-category h3{font-size:14px;line-height:1.6;width:auto;order:initial;flex:1}
body.mbc-shell .mbc-category>span:last-child{position:static;color:#897393;font-size:15px}
body.mbc-shell .mbc-listing-section{padding-top:0}
body.mbc-shell .mbc-home-listings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
body.mbc-shell .mbc-listener-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:26px;box-shadow:none}
body.mbc-shell .mbc-listener-card:hover{border-color:#cbbbd1}
body.mbc-shell .mbc-avatar{background:#efe5f1;color:var(--green);border-radius:50%;font-family:inherit}
body.mbc-shell .mbc-card-person small{color:var(--orange)}
body.mbc-shell .mbc-card-title{font-size:16px;line-height:1.65}
body.mbc-shell .mbc-card-bio{font-size:14px;color:var(--muted);line-height:1.85}
body.mbc-shell .mbc-badges{display:flex;gap:6px;flex-wrap:wrap}
body.mbc-shell .mbc-badges span{font-size:11px;line-height:1.7;padding:3px 8px;border-radius:5px;background:var(--green-soft);color:#654572;border:0}
body.mbc-shell .mbc-card-stats{font-size:12px;color:var(--muted)}
body.mbc-shell .mbc-card-price{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:16px;border-top:1px solid var(--line)}
body.mbc-shell .mbc-card-price strong{font-size:23px;color:var(--orange)}
body.mbc-shell .mbc-card-price a{color:var(--green);font-size:13px;font-weight:600}
body.mbc-shell .mbc-listing-note{padding:28px;background:#f4eef5;border-radius:14px;border:1px solid #e8deeb}
body.mbc-shell .mbc-listing-note h3{font-size:21px;margin:12px 0}
body.mbc-shell .mbc-listing-note p{font-size:14px;color:var(--muted);margin-bottom:20px}
body.mbc-shell .mbc-label{color:var(--green);font-size:12px;letter-spacing:.025em}
body.mbc-shell .mbc-flow-section{background:#f4f0f6;padding:52px 0}
body.mbc-shell .mbc-home-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
body.mbc-shell .mbc-home-steps article{border-top:1px solid #d6c9dc;padding-top:16px}
body.mbc-shell .mbc-home-steps article>span{font-size:23px;color:#91749d;font-weight:500}
body.mbc-shell .mbc-home-steps h3{font-size:18px;margin:9px 0}
body.mbc-shell .mbc-home-steps p{font-size:14px;color:var(--muted)}
body.mbc-shell .mbc-diagnosis-note{font-size:13px;color:var(--muted);border-top:1px solid #e1d7e6;margin-top:28px;padding-top:20px}
body.mbc-shell .mbc-diagnosis-note a{color:var(--green);text-decoration:underline;text-underline-offset:3px;display:inline-block;margin-left:8px}
body.mbc-shell .mbc-home-safety{display:grid;grid-template-columns:1fr 1.15fr;gap:64px}
body.mbc-shell .mbc-home-safety>div>p:not(.mbc-eyebrow){font-size:14px;color:var(--muted);margin:18px 0}
body.mbc-shell .mbc-home-safety ul{list-style:none;padding:0;margin:0}
body.mbc-shell .mbc-home-safety li{padding:16px 0;border-bottom:1px solid var(--line)}
body.mbc-shell .mbc-home-safety li:first-child{padding-top:0}
body.mbc-shell .mbc-home-safety li strong{display:block;font-size:16px;font-weight:600}
body.mbc-shell .mbc-home-safety li span{display:block;font-size:14px;color:var(--muted);margin-top:5px}
body.mbc-shell .mbc-recruit-section{background:#f5edf1;padding:52px 0}
body.mbc-shell .mbc-split{grid-template-columns:1fr 1.2fr;gap:48px;align-items:center}
body.mbc-shell .mbc-section-art img{border-radius:16px;aspect-ratio:1.4;object-fit:cover;width:100%}
body.mbc-shell .mbc-split p:not(.mbc-eyebrow){font-size:14px;color:var(--muted);line-height:1.9;margin-top:16px}
body.mbc-shell .mbc-split p.mbc-micro{font-size:12px}
body.mbc-shell .mbc-recruit-facts{display:flex;flex-wrap:wrap;gap:22px;padding:20px 0;font-size:13px}
body.mbc-shell .mbc-recruit-facts strong{font-size:20px;color:var(--orange);margin-left:8px}
body.mbc-shell .mbc-faq{display:grid;gap:0;max-width:880px}
body.mbc-shell .mbc-faq details{border-bottom:1px solid var(--line)}
body.mbc-shell .mbc-faq summary{padding:19px 36px 19px 0;cursor:pointer;list-style:none;position:relative;font-size:15px;font-weight:600}
body.mbc-shell .mbc-faq summary::-webkit-details-marker{display:none}
body.mbc-shell .mbc-faq summary::after{content:"＋";position:absolute;right:4px;top:18px;font-size:18px;color:var(--green)}
body.mbc-shell .mbc-faq details[open] summary::after{content:"−"}
body.mbc-shell .mbc-faq details p{padding:0 28px 20px 0;font-size:14px;color:var(--muted)}
body.mbc-shell .mbc-faq details a{color:var(--green);text-decoration:underline}
body.mbc-shell .mbc-final-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px 34px;border:1px solid #dfd2e5;background:#f1eaf4;border-radius:16px;text-align:left}
body.mbc-shell .mbc-final-cta h2{font-size:24px;color:var(--ink)}
body.mbc-shell .mbc-final-cta p:not(.mbc-eyebrow){font-size:14px;color:var(--muted);margin-top:8px}
body.mbc-shell .mbc-final-cta .mbc-button{flex-shrink:0}
/* Keep every existing form and transaction screen legible in the shared shell. */
body.mbc-shell .mbc-page-intro{padding:38px 0 28px}
body.mbc-shell .mbc-page-intro h1{font-size:30px}
body.mbc-shell .mbc-page-intro p:not(.mbc-eyebrow){font-size:15px;color:var(--muted);margin-top:10px}
body.mbc-shell .mbc-panel,body.mbc-shell .mbc-filter,body.mbc-shell .mbc-proof-card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:none}
body.mbc-shell .mbc-filter{padding:20px}
body.mbc-shell :where(input:not([type=checkbox]):not([type=radio]),select,textarea){max-width:100%;font-size:16px;background:#fff;color:var(--ink);border-color:#cfc3d5}
body.mbc-shell .mbc-filter :where(input,select){background:#fff;font-size:16px;border:1px solid #cfc3d5;border-radius:8px;padding:10px}
body.mbc-shell .mbc-form :where(input,select,textarea){border-color:#cfc3d5;border-radius:8px}
body.mbc-shell .mbc-form :where(input,select,textarea):focus{outline:2px solid #a68bb1;outline-offset:1px;box-shadow:none}
body.mbc-shell .mbc-info-strip{background:var(--green-soft);border-color:#e4d9e9;color:#594561;font-size:13px}
body.mbc-shell .mbc-profile-meta,body.mbc-shell .mbc-panel-green{background:var(--green-soft)}
body.mbc-shell .mbc-book-panel{position:sticky;top:94px;border:1px solid #d6c6de;background:#fff}
body.mbc-shell .mbc-detail-price{color:var(--orange)}
body.mbc-shell .mbc-stat-grid>div{background:var(--green-soft)}
body.mbc-shell .mbc-stat-grid strong{color:var(--green)}
body.mbc-shell .mbc-template-button{background:#fff;border:1px solid #cbbbd1;border-radius:8px;color:var(--green);min-height:44px}
body.mbc-shell .mbc-template-button:hover{background:var(--green-soft)}
body.mbc-shell .mbc-start-summary strong{color:var(--green)}
body.mbc-shell .mbc-review,body.mbc-shell .mbc-review-summary{border-color:var(--line)}
body.mbc-shell .mbc-share-panel :where(input,textarea){color:var(--ink);border-color:#cfc3d5}
body.mbc-shell .mbc-types-box{border:1px solid #d9cadf;border-radius:10px;padding:16px;margin:18px 0;background:#f7f3f8}
body.mbc-shell .mbc-types-box legend{font-size:14px;font-weight:600;color:var(--green);padding:0 6px}
body.mbc-shell .mbc-types-lead,body.mbc-shell .mbc-types-quiz{font-size:13px;color:var(--muted);line-height:1.85}
body.mbc-shell .mbc-types-box label{display:block;margin-top:12px;font-size:14px}
body.mbc-shell .mbc-types-box :where(select,input[type=text]){display:block;width:100%;padding:10px;border:1px solid #cfc3d5;border-radius:8px;margin-top:6px}
body.mbc-shell .mbc-types-quiz{padding:12px;background:#fff;border-radius:8px;margin-bottom:10px}
body.mbc-shell .mbc-types-quiz a{color:var(--green);text-decoration:underline}
body.mbc-shell .mbc-types-line{font-size:13px;background:var(--green-soft);padding:10px;border-radius:8px;margin-top:8px}
body.mbc-shell .mbc-types-panel{border-color:#d9cadf}
body.mbc-shell .mbc-footer{background:#f1edf3;color:var(--ink);border-top:1px solid var(--line);padding-top:42px}
body.mbc-shell .mbc-footer-top{gap:32px}
body.mbc-shell .mbc-footer :where(h2,strong){color:var(--ink)}
body.mbc-shell .mbc-footer nav a{color:#63566b;font-size:13px}
body.mbc-shell .mbc-footer a:hover{color:var(--green);text-decoration:underline}
body.mbc-shell .mbc-footer-top p,body.mbc-shell .mbc-safety-note,body.mbc-shell .mbc-footer-bottom{color:var(--muted);font-size:12px}
body.mbc-shell .mbc-footer .mbc-brand-logo{filter:none;opacity:1}
body.mbc-shell .mbc-safety-note,body.mbc-shell .mbc-footer-bottom{border-color:#ded5e3}
@media(max-width:1100px){
  body.mbc-shell .mbc-desktop-nav{display:none}
  body.mbc-shell .mbc-menu-toggle{display:block}
  body.mbc-shell .mbc-hero{gap:30px}
  body.mbc-shell .mbc-hero h1{font-size:31px}
}
@media(max-width:760px){
  body.mbc-shell .mbc-wrap{width:calc(100% - 40px)}
  body.mbc-shell .mbc-header-inner{width:calc(100% - 32px);min-height:66px;gap:12px}
  body.mbc-shell .mbc-brand-logo{width:110px}
  body.mbc-shell .mbc-brand-tag{font-size:12px;padding:4px 8px}
  body.mbc-shell .mbc-header-actions{gap:12px}
  body.mbc-shell .mbc-header-actions>.mbc-button{display:none}
  body.mbc-shell .mbc-login-link{font-size:12px}
  body.mbc-shell .mbc-menu-toggle{width:36px;min-height:44px}
  body.mbc-shell .mbc-hero{grid-template-columns:minmax(0,1fr);gap:24px;padding:30px 0 26px}
  body.mbc-shell .mbc-hero h1{font-size:29px;line-height:1.5}
  body.mbc-shell .mbc-hero .mbc-mobile-only{display:block}
  body.mbc-shell .mbc-hero-lead{font-size:14px;line-height:1.95;margin-top:16px!important}
  body.mbc-shell .mbc-hero-buttons{margin-top:20px;gap:18px}
  body.mbc-shell .mbc-hero-buttons .mbc-button{font-size:14px;padding:13px 18px;min-height:48px}
  body.mbc-shell .mbc-hero-buttons .mbc-text-link{font-size:13px}
  body.mbc-shell .mbc-hero-status{font-size:12px}
  body.mbc-shell .mbc-hero-art img{aspect-ratio:1.65;object-position:center 30%}
  body.mbc-shell .mbc-hero-art>p{padding:10px 16px;font-size:13px}
  body.mbc-shell .mbc-hero-art>p>span{display:block;font-size:12px;margin:2px 0 0}
  body.mbc-shell .mbc-service-points{padding:18px 0;gap:8px}
  body.mbc-shell .mbc-service-points p{padding:0 8px}
  body.mbc-shell .mbc-service-points strong{font-size:12px}
  body.mbc-shell .mbc-service-points span{font-size:11px;line-height:1.65}
  body.mbc-shell .mbc-section{padding-block:38px}
  body.mbc-shell .mbc-listing-section{padding-top:0}
  body.mbc-shell .mbc-section-heading{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:20px}
  body.mbc-shell .mbc-section-heading h2,body.mbc-shell .mbc-home-safety h2,body.mbc-shell .mbc-split h2{font-size:23px}
  body.mbc-shell .mbc-section-heading p:not(.mbc-eyebrow){font-size:13px}
  body.mbc-shell .mbc-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  body.mbc-shell .mbc-category{padding:14px 12px;flex-wrap:wrap;gap:8px}
  body.mbc-shell .mbc-category h3{width:100%;flex:auto;order:2;font-size:13px}
  body.mbc-shell .mbc-category>span:last-child{margin-left:auto}
  body.mbc-shell .mbc-category-icon{width:32px;min-width:32px;height:32px;font-size:19px}
  body.mbc-shell .mbc-home-listings{grid-template-columns:minmax(0,1fr);gap:16px}
  body.mbc-shell .mbc-listener-card{padding:22px}
  body.mbc-shell .mbc-listing-note{padding:22px}
  body.mbc-shell .mbc-flow-section{padding:36px 0}
  body.mbc-shell .mbc-home-steps{grid-template-columns:minmax(0,1fr);gap:22px}
  body.mbc-shell .mbc-home-steps article{position:relative;padding:16px 0 0 46px}
  body.mbc-shell .mbc-home-steps article>span{position:absolute;left:0;top:17px;font-size:20px}
  body.mbc-shell .mbc-home-steps h3{margin:0 0 7px;font-size:17px}
  body.mbc-shell .mbc-home-steps p{font-size:14px}
  body.mbc-shell .mbc-home-safety{grid-template-columns:minmax(0,1fr);gap:24px}
  body.mbc-shell .mbc-split{grid-template-columns:minmax(0,1fr);gap:24px}
  body.mbc-shell .mbc-recruit-section{padding:32px 0}
  body.mbc-shell .mbc-section-art img{aspect-ratio:1.85}
  body.mbc-shell .mbc-faq summary{font-size:14px}
  body.mbc-shell .mbc-final-cta{flex-direction:column;align-items:flex-start;padding:24px}
  body.mbc-shell .mbc-final-cta h2{font-size:23px}
  body.mbc-shell .mbc-final-cta .mbc-button{width:100%}
  body.mbc-shell .mbc-page-intro{padding:28px 0 24px}
  body.mbc-shell .mbc-page-intro h1{font-size:26px}
  body.mbc-shell .mbc-page-intro p:not(.mbc-eyebrow){font-size:14px}
  body.mbc-shell .mbc-panel{padding:22px 18px}
  body.mbc-shell .mbc-panel p{font-size:14px}
  body.mbc-shell .mbc-info-strip{font-size:13px}
  body.mbc-shell .mbc-book-panel{position:static}
  body.mbc-shell .mbc-form label{font-size:14px}
  body.mbc-shell .mbc-filter :where(input,select),body.mbc-shell .mbc-form :where(input,select,textarea){font-size:16px}
  body.mbc-shell .mbc-footer-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 20px}
  body.mbc-shell .mbc-footer-top>div:first-child{display:block}
  body.mbc-shell .mbc-footer nav h2{font-size:14px}
  body.mbc-shell .mbc-footer-top p{font-size:13px}
  body.mbc-shell .mbc-footer-bottom{flex-direction:column;align-items:flex-start}
}
@media(max-width:360px){
  body.mbc-shell .mbc-wrap{width:calc(100% - 32px)}
  body.mbc-shell .mbc-brand{gap:5px}
  body.mbc-shell .mbc-brand-logo{width:94px}
  body.mbc-shell .mbc-header-actions{gap:6px}
  body.mbc-shell .mbc-hero h1{font-size:26px}
  body.mbc-shell .mbc-hero-buttons{gap:12px}
  body.mbc-shell .mbc-hero-buttons .mbc-button{padding-inline:14px;font-size:13px}
  body.mbc-shell .mbc-hero-art>p>span{display:block;margin:2px 0 0}
  body.mbc-shell .mbc-service-points p{padding:0 4px}
}
/* Seller recruitment: eligibility and paid listening are visible before the application form. */
body.mbc-shell .mbc-seller-pitch{display:grid;grid-template-columns:1.25fr 1fr;gap:48px;padding:38px 0 32px;align-items:center}
body.mbc-shell .mbc-seller-pitch h1{font-size:38px;line-height:1.5}
body.mbc-shell .mbc-seller-pitch-lead{font-size:16px;line-height:2;margin:20px 0 14px}
body.mbc-shell .mbc-seller-pitch>div>p:not(.mbc-eyebrow):not(.mbc-seller-pitch-lead):not(.mbc-micro){font-size:14px;color:var(--muted)}
body.mbc-shell .mbc-seller-example{padding:28px;background:#f2eaf5;border:1px solid #dfd1e5;border-radius:16px}
body.mbc-shell .mbc-seller-example h2{font-size:22px;margin:12px 0 8px}
body.mbc-shell .mbc-seller-example>p{font-size:13px;color:var(--muted)}
body.mbc-shell .mbc-seller-example dl{margin:20px 0 12px}
body.mbc-shell .mbc-seller-example dl>div{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #dfd1e5;align-items:center}
body.mbc-shell .mbc-seller-example dt{font-size:13px}
body.mbc-shell .mbc-seller-example dd{font-size:18px;font-weight:600;margin:0;white-space:nowrap}
body.mbc-shell .mbc-seller-example .mbc-seller-example-total{display:block;border-bottom:0}
body.mbc-shell .mbc-seller-example-total dd{font-size:38px;color:var(--orange);line-height:1.5}
body.mbc-shell .mbc-seller-example-total small{font-size:16px;margin-left:5px}
body.mbc-shell .mbc-seller-example .mbc-text-link{margin-top:16px}
body.mbc-shell .mbc-seller-audience{padding:26px 30px;margin:0 0 28px;background:#f8eff3;border:1px solid #ecdae3;border-radius:14px}
body.mbc-shell .mbc-seller-audience h2{font-size:26px;line-height:1.6}
body.mbc-shell .mbc-seller-audience>p:not(.mbc-eyebrow){font-size:14px;line-height:1.9;margin-top:12px;color:var(--muted);max-width:64em}
body.mbc-shell .mbc-seller-audience>p.mbc-micro{font-size:12px}
body.mbc-shell .mbc-seller-audience>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
body.mbc-shell .mbc-seller-audience>div>span{background:#fff;border:1px solid #eadce4;border-radius:6px;padding:6px 12px;font-size:13px;color:var(--orange)}
body.mbc-shell .mbc-seller-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:12px 0 32px}
body.mbc-shell .mbc-seller-benefits article{border-top:1px solid var(--line);padding-top:16px}
body.mbc-shell .mbc-seller-benefits article>span{font-size:13px;color:var(--orange)}
body.mbc-shell .mbc-seller-benefits h2{font-size:18px;margin:8px 0}
body.mbc-shell .mbc-seller-benefits p{font-size:14px;color:var(--muted)}
@media(max-width:760px){
  body.mbc-shell .mbc-seller-pitch{grid-template-columns:minmax(0,1fr);gap:24px;padding:26px 0}
  body.mbc-shell .mbc-seller-pitch h1{font-size:30px}
  body.mbc-shell .mbc-seller-pitch-lead{font-size:14px;line-height:1.95}
  body.mbc-shell .mbc-seller-pitch-lead br{display:none}
  body.mbc-shell .mbc-seller-pitch .mbc-hero-buttons{align-items:flex-start;flex-direction:column;gap:14px}
  body.mbc-shell .mbc-seller-example{padding:22px}
  body.mbc-shell .mbc-seller-audience{padding:22px}
  body.mbc-shell .mbc-seller-audience h2{font-size:23px}
  body.mbc-shell .mbc-seller-example h2{font-size:21px}
  body.mbc-shell .mbc-seller-benefits{grid-template-columns:minmax(0,1fr);gap:18px;padding:6px 0 24px}
}
body.mbc-shell .mbc-seller-support{padding:12px 0 36px}
body.mbc-shell .mbc-seller-support>h2{font-size:26px;line-height:1.6}
body.mbc-shell .mbc-seller-support>p:not(.mbc-eyebrow){font-size:14px;color:var(--muted);margin:12px 0 24px}
body.mbc-shell .mbc-seller-support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
body.mbc-shell .mbc-seller-support-grid article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px}
body.mbc-shell .mbc-seller-support-grid h3{font-size:19px;margin:10px 0}
body.mbc-shell .mbc-seller-support-grid p{font-size:14px;color:var(--muted);margin-bottom:14px}
body.mbc-shell .mbc-seller-support-grid .mbc-micro{font-size:12px}
body.mbc-shell .mbc-seller-script{padding:24px;background:var(--green-soft);border-radius:12px;margin-top:20px}
body.mbc-shell .mbc-seller-script blockquote{font-size:19px;margin:14px 0;color:var(--green);border:0;padding:0;font-weight:600}
body.mbc-shell .mbc-seller-script p{font-size:14px;margin-bottom:12px}
body.mbc-shell .mbc-type-guide{margin-top:14px;border:1px solid #dbcde1;border-radius:10px;background:#fff}
body.mbc-shell .mbc-type-guide summary{cursor:pointer;font-size:14px;font-weight:600;padding:14px;color:var(--green);line-height:1.7}
body.mbc-shell .mbc-type-guide-body{padding:0 16px 16px;font-size:14px}
body.mbc-shell .mbc-type-guide-body :where(p,h4){margin:12px 0;line-height:1.85}
body.mbc-shell .mbc-type-guide-body ol{padding-left:20px}
body.mbc-shell .mbc-type-guide-body li{margin-top:16px}
body.mbc-shell .mbc-type-guide-body blockquote{margin:10px 0;padding:12px;border-left:3px solid #ae91ba;background:#f6f1f8;font-size:14px}
body.mbc-shell .mbc-call-dock>.mbc-types-panel{padding:16px;margin-top:20px;box-shadow:none}
body.mbc-shell .mbc-call-dock>.mbc-types-panel h2{font-size:19px}
body.mbc-shell .mbc-call-dock>.mbc-types-panel .mbc-definition{display:block}
body.mbc-shell .mbc-call-dock>.mbc-types-panel .mbc-definition dd{margin:4px 0 12px}
@media(max-width:760px){body.mbc-shell .mbc-seller-support>h2{font-size:23px}body.mbc-shell .mbc-seller-support-grid{grid-template-columns:minmax(0,1fr)}body.mbc-shell .mbc-seller-support-grid article{padding:20px}body.mbc-shell .mbc-seller-script blockquote{font-size:17px}}
@media(prefers-reduced-motion:reduce){body.mbc-shell *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Editorial edition. Service branding is independent from the diagnosis site.
   Transaction controls keep their original DOM, visibility rules and readable sizing. */
body.mbc-shell{--ink:#203b34;--muted:#58665d;--green:#244f42;--green-soft:#eaf0e2;--cream:#faf7ef;--line:#dcded1;--orange:#ae4934;--mbc-purple:#244f42;--mbc-rose:#ae4934;--mbc-lav:#eaf0e2;background:var(--cream)}
body.mbc-shell .mbc-wrap{width:min(1200px,calc(100% - 80px))}
body.mbc-shell .mbc-announcement{background:#254d40;color:#fff8e9;letter-spacing:.08em;padding:9px 20px}
body.mbc-shell .mbc-dot{background:#eaca98}
body.mbc-shell .mbc-header{background:rgba(250,247,239,.97);border-bottom:1px solid #deded2;backdrop-filter:blur(14px)}
body.mbc-shell .mbc-header-inner{min-height:88px;width:min(1320px,calc(100% - 64px));gap:30px}
body.mbc-shell .mbc-wordmark{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:25px;font-weight:700;gap:12px;white-space:nowrap;line-height:1.3}
body.mbc-shell .mbc-wordmark small{display:block;font-family:"Yu Gothic",Meiryo,sans-serif;font-size:9px;font-weight:500;letter-spacing:.08em;margin-top:5px}
body.mbc-shell .mbc-wordmark-symbol{display:grid;place-items:center;width:43px;height:46px;border-radius:50% 50% 50% 6px;background:#254d40;color:#faf7ef;font:60px/1 Georgia,serif;padding-top:8px;flex-shrink:0}
body.mbc-shell .mbc-header-actions .mbc-button{background:#244f42;color:#fff;border:0;border-radius:99px;padding:12px 21px}
body.mbc-shell .mbc-button{border-radius:99px;background:#ae4934;border-color:#ae4934;box-shadow:0 5px 0 #803524;transition:background .2s,box-shadow .2s,transform .2s;min-height:54px;padding:15px 25px}
body.mbc-shell .mbc-button:hover{background:#913a2a;transform:translateY(-2px);box-shadow:0 7px 0 #803524}
body.mbc-shell .mbc-button-outline{background:transparent;border-color:var(--green);color:var(--green);box-shadow:none}
body.mbc-shell .mbc-button-outline:hover{background:#e3ecd9;box-shadow:none;color:var(--green)}
body.mbc-shell .mbc-text-link{border-color:#98aa91;font-weight:700}
body.mbc-shell .mbc-text-link:hover{color:#ae4934;border-color:#ae4934}
body.mbc-shell :focus-visible{outline-color:#b65239}
body.mbc-shell .mbc-eyebrow{font-size:12px;letter-spacing:.13em;color:#9d4431;font-weight:700}
body.mbc-shell .mbc-editorial-kicker{font:11px/1.6 Arial,sans-serif;letter-spacing:.2em;color:#617058;margin-bottom:24px}
body.mbc-shell :is(.mbc-hero h1,.mbc-seller-pitch h1,.mbc-section-heading h2,.mbc-split h2,.mbc-home-safety h2,.mbc-seller-audience h2,.mbc-guide-showcase h2,.mbc-reward-story>div>h2,.mbc-seller-support>h2,.mbc-final-cta h2){font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-weight:600;letter-spacing:.015em}
body.mbc-shell .mbc-hero{grid-template-columns:1.03fr 1fr;gap:60px;padding:64px 0 56px}
body.mbc-shell .mbc-hero h1{font-size:46px;line-height:1.6}
body.mbc-shell .mbc-hero-lead{color:var(--muted);font-size:15px;line-height:2.1}
body.mbc-shell .mbc-hero-art{border:0;border-radius:180px 180px 12px 12px;background:#e6e6d9;box-shadow:16px 18px 0 #e8eadc}
body.mbc-shell .mbc-hero-art img{aspect-ratio:1.12;object-position:center;border:0}
body.mbc-shell .mbc-hero-art>p{background:#254d40;color:#fff8e9;padding:20px 30px;font-family:"Yu Mincho",serif;font-size:18px}
body.mbc-shell .mbc-hero-art>p>span{color:#e5e8d9;font-family:"Yu Gothic",sans-serif}
body.mbc-shell .mbc-service-points{background:#eaf0df;border:0;border-radius:12px;padding:25px 12px}
body.mbc-shell .mbc-section{padding-block:84px}
body.mbc-shell .mbc-listing-section{padding-top:0}
body.mbc-shell .mbc-section-heading h2,body.mbc-shell .mbc-home-safety h2,body.mbc-shell .mbc-split h2{font-size:34px;line-height:1.65}
body.mbc-shell .mbc-category-grid{gap:16px}
body.mbc-shell .mbc-category{background:#fffdf7;border:1px solid #deded0;border-radius:4px 24px 4px 4px;padding:24px 20px;transition:background .2s,transform .2s}
body.mbc-shell .mbc-category:hover{background:#edf0df;transform:translateY(-3px)}
body.mbc-shell .mbc-category-icon{background:#e8edda!important;color:#244f42!important}
body.mbc-shell .mbc-category:nth-child(odd) .mbc-category-icon{background:#f6e2d1!important;color:#9b4831!important}
body.mbc-shell .mbc-category>span:last-child{color:var(--green)}
body.mbc-shell .mbc-listener-card{border-radius:8px 30px 8px 8px;border-color:#d9decf;box-shadow:0 10px 28px #203b3407}
body.mbc-shell .mbc-avatar{background:#e3ebd9;color:var(--green)}
body.mbc-shell .mbc-badges span{background:#eaf0df;color:#31533f}
body.mbc-shell .mbc-listing-note{background:#f3e8d7;border:0;border-radius:10px}
body.mbc-shell .mbc-flow-section{background:#e9eedf;padding:70px 0}
body.mbc-shell .mbc-home-steps article{border-color:#b7c5a7}
body.mbc-shell .mbc-home-steps article>span{color:#47633f;font:38px/1.2 Georgia,serif}
body.mbc-shell .mbc-diagnosis-note{border-color:#c8d2bd}
body.mbc-shell .mbc-recruit-section{background:#efe1cf;padding:70px 0}
body.mbc-shell .mbc-section-art img{border-radius:8px 100px 8px 8px;aspect-ratio:1.12}
body.mbc-shell .mbc-final-cta{border:0;background:#e5edcf;padding:42px;border-radius:6px 60px 6px 6px}
body.mbc-shell .mbc-final-cta h2{font-size:29px}
body.mbc-shell .mbc-panel,body.mbc-shell .mbc-filter{border-color:#d9dfd0}
body.mbc-shell .mbc-info-strip{background:#edf0e3;color:#3b5140;border-color:#d3dcc7}
body.mbc-shell .mbc-template-button{border-color:#bdc9b0;color:#30523e}
body.mbc-shell .mbc-form :where(input,select,textarea),body.mbc-shell .mbc-filter :where(input,select){border-color:#bec8b6}
body.mbc-shell .mbc-form :where(input,select,textarea):focus{outline-color:#537744}
body.mbc-shell .mbc-types-box,body.mbc-shell .mbc-types-panel,body.mbc-shell .mbc-type-guide{border-color:#c6d1bb;background:#fbfcf7}
body.mbc-shell .mbc-type-guide-body blockquote{background:#edf2e5;border-color:#749264}
body.mbc-shell .mbc-footer{background:#203f35;color:#f5f1e5;border:0;padding-top:60px}
body.mbc-shell .mbc-footer :where(h2,strong),body.mbc-shell .mbc-footer .mbc-brand{color:#fff8e9}
body.mbc-shell .mbc-footer nav a,body.mbc-shell .mbc-footer-top p,body.mbc-shell .mbc-safety-note,body.mbc-shell .mbc-footer-bottom{color:#d4decc}
body.mbc-shell .mbc-footer a:hover{color:#ffe0b5}
body.mbc-shell .mbc-safety-note,body.mbc-shell .mbc-footer-bottom{border-color:#526758}
body.mbc-shell .mbc-footer .mbc-wordmark-symbol{background:#dfe9cd;color:#244f42}
body.mbc-shell .mbc-mobile-nav{background:#faf7ef}
/* Recruitment: portrait opening, photo stories, tangible guide sample and reward sheet. */
body.mbc-shell .mbc-seller-pitch{grid-template-columns:1.06fr 1fr;gap:64px;padding:42px 0 72px;align-items:center}
body.mbc-shell .mbc-seller-pitch h1{font-size:48px;line-height:1.6;margin:0}
body.mbc-shell .mbc-seller-pitch h1 em{font-style:normal;color:#a94a34;background:linear-gradient(transparent 83%,#edd49e 83%,#edd49e 95%,transparent 95%)}
body.mbc-shell .mbc-seller-pitch-lead{font-size:15px;line-height:2.1;margin:25px 0 16px}
body.mbc-shell .mbc-seller-pitch-copy>.mbc-micro{margin-top:21px}
body.mbc-shell .mbc-editorial-portrait{position:relative;margin:0 0 0 8px;min-width:0;padding-bottom:24px}
body.mbc-shell .mbc-editorial-portrait>img{width:100%;height:auto;aspect-ratio:.91;object-fit:cover;object-position:53% center;border-radius:190px 190px 14px 14px;box-shadow:16px 17px 0 #e7e9d8}
body.mbc-shell .mbc-editorial-seal{position:absolute;left:-35px;bottom:96px;width:110px;height:110px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:50%;background:#e8edc6;border:1px solid #afbf8b;color:#365232;box-shadow:0 0 0 7px #e8edc6;line-height:1.65;font-size:13px;transform:rotate(-9deg)}
body.mbc-shell .mbc-editorial-seal br{display:none}
body.mbc-shell .mbc-editorial-seal strong{font-family:"Yu Mincho",serif;font-size:23px}
body.mbc-shell .mbc-editorial-portrait figcaption{position:relative;margin:24px 0 0;text-align:center;font-family:"Yu Mincho",serif;font-size:15px;color:#43543b}
body.mbc-shell .mbc-editorial-portrait figcaption small{display:block;font-size:10px;font-family:inherit;margin-top:4px}
body.mbc-shell .mbc-seller-audience{background:#254b3e;border:0;border-radius:10px 70px 10px 10px;padding:48px 54px;margin-bottom:48px;position:relative}
body.mbc-shell .mbc-seller-audience h2{color:#fff8e9;font-size:34px;line-height:1.65}
body.mbc-shell .mbc-seller-audience .mbc-eyebrow{color:#e7c591}
body.mbc-shell .mbc-seller-audience>p:not(.mbc-eyebrow){color:#e0e6d9;font-size:15px;max-width:65em}
body.mbc-shell .mbc-seller-audience>p.mbc-micro{color:#ced9c6;font-size:12px}
body.mbc-shell .mbc-seller-audience>div>span{background:#385c49;color:#f1ecd7;border:1px solid #829571;border-radius:99px;padding:7px 16px}
body.mbc-shell .mbc-seller-benefits{gap:28px;padding:0 0 72px}
body.mbc-shell .mbc-seller-benefits article{border:0;padding:0}
body.mbc-shell .mbc-seller-benefits article>img{display:block;width:100%;height:auto;aspect-ratio:1.32;object-fit:cover;border-radius:6px 36px 6px 6px;margin-bottom:22px}
body.mbc-shell .mbc-seller-benefits article>span{font:11px/1.5 Arial,sans-serif;letter-spacing:.13em;color:#8d4530}
body.mbc-shell .mbc-seller-benefits h2{font-size:20px;margin:12px 0}
body.mbc-shell .mbc-guide-showcase{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;margin:0 0 72px;padding:52px;background:#e9edda;border-radius:70px 8px 8px 8px}
body.mbc-shell .mbc-guide-showcase h2,body.mbc-shell .mbc-reward-story>div>h2{font-size:34px;line-height:1.65}
body.mbc-shell .mbc-guide-showcase p:not(.mbc-eyebrow){margin:18px 0;font-size:14px;color:#4c5f45}
body.mbc-shell .mbc-guide-showcase .mbc-micro{font-size:12px!important}
body.mbc-shell .mbc-guide-art{min-width:0}
body.mbc-shell .mbc-guide-count{display:flex;align-items:center;gap:20px;margin:0 0 16px}
body.mbc-shell .mbc-guide-count>strong{font:100px/.95 Georgia,serif;color:#375736;letter-spacing:-.06em}
body.mbc-shell .mbc-guide-count>span{font-size:13px;line-height:1.8;color:#435c3c}
body.mbc-shell .mbc-guide-paper{background:#fffdf7;padding:26px;border:1px solid #d8d8c3;box-shadow:8px 9px 0 #d7ddc5;border-radius:4px;transform:rotate(1.5deg)}
body.mbc-shell .mbc-guide-paper h3{font-family:Georgia,"Yu Mincho",serif;font-size:27px;margin:8px 0 18px}
body.mbc-shell .mbc-guide-paper h3 span{color:#a9543d;font-size:19px;margin:0 8px}
body.mbc-shell .mbc-guide-paper dl{margin:0}
body.mbc-shell .mbc-guide-paper dl>div{padding:11px 0;border-top:1px solid #e0e1d3}
body.mbc-shell .mbc-guide-paper dt{font-size:11px;color:#677455}
body.mbc-shell .mbc-guide-paper dd{margin:5px 0 0;font-size:14px;line-height:1.8}
body.mbc-shell .mbc-seller-support{padding:0 0 56px}
body.mbc-shell .mbc-seller-support>h2{font-size:32px}
body.mbc-shell .mbc-seller-support-grid{gap:0;border-top:1px solid #cbd4bd;counter-reset:support}
body.mbc-shell .mbc-seller-support-grid article{counter-increment:support;position:relative;border:0;border-bottom:1px solid #cbd4bd;border-radius:0;background:transparent;padding:32px 28px 30px 64px}
body.mbc-shell .mbc-seller-support-grid article::before{content:counter(support,decimal-leading-zero);position:absolute;left:0;top:32px;color:#76895f;font:27px/1 Georgia,serif}
body.mbc-shell .mbc-seller-support-grid article:nth-child(even){border-left:1px solid #cbd4bd;padding-left:80px}
body.mbc-shell .mbc-seller-support-grid article:nth-child(even)::before{left:25px}
body.mbc-shell .mbc-seller-support-grid h3{font-size:19px}
body.mbc-shell .mbc-seller-script{background:#f2e5d3;border-radius:5px;padding:32px;margin-top:30px;border-left:4px solid #ae4934}
body.mbc-shell .mbc-seller-script blockquote{color:#5b4b34;font-family:"Yu Mincho",serif;font-size:23px;line-height:1.8}
body.mbc-shell .mbc-reward-story{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:center;padding:50px 0}
body.mbc-shell .mbc-reward-story>div>p:not(.mbc-eyebrow){font-size:14px;margin:18px 0;color:var(--muted)}
body.mbc-shell .mbc-reward-story>div>img{width:100%;max-height:230px;object-fit:cover;border-radius:6px 45px 6px 6px}
body.mbc-shell .mbc-seller-example{background:#fffdf6;border:1px solid #dbd7c8;border-radius:4px;padding:36px;box-shadow:10px 10px 0 #e9e4d4}
body.mbc-shell .mbc-seller-example h2{font-size:23px}
body.mbc-shell .mbc-seller-example dl>div{border-color:#e0decc}
body.mbc-shell .mbc-seller-example-total dd{font:64px/1.35 Georgia,serif;color:#a34530}
body.mbc-shell .mbc-start-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0;margin:12px 0 36px}
body.mbc-shell .mbc-recruit-landing .mbc-side-guide img{border-radius:6px 55px 6px 6px}
@media(max-width:1100px){body.mbc-shell .mbc-seller-pitch,body.mbc-shell .mbc-hero{gap:38px}body.mbc-shell .mbc-seller-pitch h1{font-size:39px}body.mbc-shell .mbc-hero h1{font-size:38px}body.mbc-shell .mbc-guide-showcase{gap:30px;padding:38px}}
@media(max-width:760px){
 body.mbc-shell .mbc-wrap{width:calc(100% - 40px)}
 body.mbc-shell .mbc-header-inner{width:calc(100% - 32px);min-height:72px;gap:12px}
 body.mbc-shell .mbc-wordmark{font-size:21px;gap:8px}
 body.mbc-shell .mbc-wordmark small{font-size:8px;letter-spacing:0}
 body.mbc-shell .mbc-wordmark-symbol{width:34px;height:38px;font-size:49px;padding-top:7px}
 body.mbc-shell .mbc-header-actions{gap:10px}
 body.mbc-shell .mbc-announcement{font-size:10px;padding:7px 12px;letter-spacing:0}
 body.mbc-shell .mbc-hero{grid-template-columns:minmax(0,1fr);padding:30px 0 34px;gap:24px}
 body.mbc-shell .mbc-hero h1{font-size:31px;line-height:1.65}
 body.mbc-shell .mbc-hero-art{border-radius:100px 100px 6px 6px;box-shadow:7px 8px 0 #e8eadc;margin-right:8px}
 body.mbc-shell .mbc-hero-art img{aspect-ratio:1.5}
 body.mbc-shell .mbc-hero-art>p{font-size:16px;padding:16px 20px}
 body.mbc-shell .mbc-section{padding-block:48px}
 body.mbc-shell .mbc-listing-section{padding-top:0}
 body.mbc-shell .mbc-section-heading h2,body.mbc-shell .mbc-home-safety h2,body.mbc-shell .mbc-split h2{font-size:26px}
 body.mbc-shell .mbc-category{padding:17px 14px}
 body.mbc-shell .mbc-flow-section,body.mbc-shell .mbc-recruit-section{padding:42px 0}
 body.mbc-shell .mbc-home-steps article>span{font-size:26px}
 body.mbc-shell .mbc-final-cta{padding:26px;border-radius:6px 35px 6px 6px}
 body.mbc-shell .mbc-final-cta h2{font-size:24px}
 body.mbc-shell .mbc-seller-pitch{grid-template-columns:minmax(0,1fr);gap:14px;padding:20px 0 38px}
 body.mbc-shell .mbc-seller-pitch-copy{display:contents}
 body.mbc-shell .mbc-seller-pitch-copy>.mbc-editorial-kicker{grid-row:1;margin:0}
 body.mbc-shell .mbc-seller-pitch-copy>.mbc-eyebrow{grid-row:2;margin-bottom:0!important}
 body.mbc-shell .mbc-seller-pitch-copy>h1{grid-row:3}
 body.mbc-shell .mbc-seller-pitch-copy>.mbc-hero-buttons{grid-row:5;margin:8px 0 10px}
 body.mbc-shell .mbc-seller-pitch-copy>.mbc-seller-pitch-lead{grid-row:6;margin:0}
 body.mbc-shell .mbc-seller-pitch-copy>p:not([class]){grid-row:7;margin:0}
 body.mbc-shell .mbc-seller-pitch-copy>.mbc-micro{grid-row:8;margin:0}
 body.mbc-shell .mbc-seller-pitch h1{font-size:34px;line-height:1.65}
 body.mbc-shell .mbc-editorial-kicker{font-size:9px;letter-spacing:.16em;margin-bottom:17px}
 body.mbc-shell .mbc-seller-pitch-lead{font-size:14px;line-height:2;margin-top:20px}
 body.mbc-shell .mbc-editorial-portrait{grid-row:4;margin:4px 10px 8px 12px;padding:0}
 body.mbc-shell .mbc-editorial-portrait>img{aspect-ratio:1.5;border-radius:95px 95px 6px 6px;box-shadow:9px 10px 0 #e7e9d8}
 body.mbc-shell .mbc-editorial-seal{width:79px;height:79px;left:-9px;bottom:80px;font-size:10px;box-shadow:0 0 0 4px #e8edc6}
 body.mbc-shell .mbc-editorial-seal strong{font-size:18px}
 body.mbc-shell .mbc-editorial-portrait figcaption{font-size:12px;margin-top:22px}
 body.mbc-shell .mbc-seller-audience{padding:28px 24px;border-radius:6px 40px 6px 6px;margin-bottom:32px}
 body.mbc-shell .mbc-seller-audience h2{font-size:26px}
 body.mbc-shell .mbc-seller-audience>p:not(.mbc-eyebrow){font-size:14px}
 body.mbc-shell .mbc-seller-audience>div>span{font-size:12px;padding:6px 12px}
 body.mbc-shell .mbc-seller-benefits{grid-template-columns:minmax(0,1fr);gap:30px;padding-bottom:42px}
 body.mbc-shell .mbc-seller-benefits article>img{aspect-ratio:1.7;margin-bottom:18px}
 body.mbc-shell .mbc-seller-benefits h2{font-size:20px}
 body.mbc-shell .mbc-guide-showcase{grid-template-columns:minmax(0,1fr);gap:24px;padding:32px 24px;margin-bottom:42px;border-radius:40px 6px 6px 6px}
 body.mbc-shell .mbc-guide-showcase h2,body.mbc-shell .mbc-reward-story>div>h2{font-size:27px}
 body.mbc-shell .mbc-guide-count{gap:16px}
 body.mbc-shell .mbc-guide-count>strong{font-size:82px}
 body.mbc-shell .mbc-guide-count>span{font-size:11px}
 body.mbc-shell .mbc-guide-paper{padding:20px;transform:none;box-shadow:6px 6px 0 #d7ddc5}
 body.mbc-shell .mbc-guide-paper h3{font-size:24px}
 body.mbc-shell .mbc-seller-support>h2{font-size:26px}
 body.mbc-shell .mbc-seller-support>h2 br{display:none}
 body.mbc-shell .mbc-seller-support-grid article,body.mbc-shell .mbc-seller-support-grid article:nth-child(even){padding:25px 0 25px 44px;border-left:0}
 body.mbc-shell .mbc-seller-support-grid article::before,body.mbc-shell .mbc-seller-support-grid article:nth-child(even)::before{left:0;top:28px;font-size:24px}
 body.mbc-shell .mbc-seller-script{padding:23px;margin-top:24px}
 body.mbc-shell .mbc-seller-script blockquote{font-size:19px}
 body.mbc-shell .mbc-reward-story{grid-template-columns:minmax(0,1fr);gap:26px;padding:32px 0}
 body.mbc-shell .mbc-reward-story>div>img{max-height:190px}
 body.mbc-shell .mbc-seller-example{padding:25px;box-shadow:6px 6px 0 #e9e4d4;margin-right:6px}
 body.mbc-shell .mbc-seller-example h2{font-size:21px}
 body.mbc-shell .mbc-seller-example-total dd{font-size:54px}
}
@media(max-width:360px){body.mbc-shell .mbc-wordmark{font-size:18px}body.mbc-shell .mbc-wordmark-symbol{display:none}body.mbc-shell .mbc-seller-pitch h1{font-size:29px}body.mbc-shell .mbc-hero h1{font-size:27px}body.mbc-shell .mbc-seller-audience h2{font-size:23px}body.mbc-shell .mbc-guide-showcase{padding-inline:20px}body.mbc-shell .mbc-guide-paper{padding:15px}}
/* Verified audience totals and private post-session checks. */
body.mbc-shell .mbc-audience-proof{margin:48px 0;padding:40px;border:1px solid var(--line);border-radius:24px;background:#fffdf6}
body.mbc-shell .mbc-audience-heading{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}
body.mbc-shell .mbc-audience-heading h2{font-size:clamp(26px,3vw,40px);line-height:1.5;margin:12px 0}
body.mbc-shell .mbc-audience-numbers{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin:32px 0}
body.mbc-shell .mbc-audience-numbers article{padding:24px 0;border-top:2px solid var(--green);min-width:0}
body.mbc-shell .mbc-audience-numbers h3{font-size:15px;margin:0}
body.mbc-shell .mbc-audience-numbers p{margin:8px 0;color:var(--green)}
body.mbc-shell .mbc-audience-numbers strong{font-size:clamp(42px,5vw,68px);line-height:1.2;letter-spacing:-.05em;font-variant-numeric:tabular-nums}
body.mbc-shell .mbc-audience-numbers span{font-size:13px;margin-left:8px}
body.mbc-shell .mbc-audience-method{border-top:1px solid var(--line);padding-top:16px;font-size:13px}
body.mbc-shell .mbc-audience-method summary,body.mbc-shell .mbc-safety-case summary{cursor:pointer;font-weight:700;padding:14px 0;min-height:44px}
body.mbc-shell .mbc-safety-case{border-top:1px solid var(--line);padding:12px 0;scroll-margin-top:110px}
body.mbc-shell #mbc-safety-tools,body.mbc-shell #safety-rules{scroll-margin-top:110px}
@media(max-width:600px){body.mbc-shell .mbc-audience-proof{padding:24px 20px;margin:32px 0}body.mbc-shell .mbc-audience-heading{grid-template-columns:1fr;gap:8px}body.mbc-shell .mbc-audience-numbers{grid-template-columns:1fr;gap:8px;margin:20px 0}body.mbc-shell .mbc-audience-numbers article{padding:16px 0}body.mbc-shell .mbc-audience-numbers strong{font-size:56px}}
/* Shared diagnosis results: the two-sided promise on the consultation home. */
body.mbc-shell .mbc-shared-section{background:#244b3f;color:#fffaf0;padding:64px 0;scroll-margin-top:95px}
body.mbc-shell .mbc-shared-heading{max-width:760px;margin-bottom:32px}
body.mbc-shell .mbc-shared-heading .mbc-eyebrow{color:#ead0a3}
body.mbc-shell .mbc-shared-heading h2{font-size:clamp(28px,3.3vw,42px);line-height:1.55;color:#fffaf0;margin:14px 0 20px}
body.mbc-shell .mbc-shared-heading>p:last-child{color:#e0e8dc;line-height:1.95}
body.mbc-shell .mbc-shared-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
body.mbc-shell .mbc-shared-benefits article{background:#fffaf0;color:#203b34;border-radius:8px 42px 8px 8px;padding:32px}
body.mbc-shell .mbc-shared-benefits article:nth-child(2){background:#e9edda}
body.mbc-shell .mbc-shared-role{font:11px/1.7 Arial,sans-serif;letter-spacing:.12em;color:#91402d;margin:0 0 20px}
body.mbc-shell .mbc-shared-role span{display:block;font-size:14px;font-weight:700;line-height:1.7;letter-spacing:0;color:#244b3f;margin-top:4px}
body.mbc-shell .mbc-shared-benefits h3{font-size:clamp(21px,2.2vw,29px);line-height:1.65;margin:0 0 16px;color:#203b34}
body.mbc-shell .mbc-shared-benefits article>p:not([class]),body.mbc-shell .mbc-shared-benefits li{font-size:14px;line-height:1.95}
body.mbc-shell .mbc-shared-benefits ul{padding-left:1.2em;margin:18px 0}
body.mbc-shell .mbc-shared-benefits li{margin:8px 0}
body.mbc-shell .mbc-shared-takeaway{border-top:1px solid #cbd3bd;margin:24px 0 0;padding-top:20px;font-size:15px;line-height:1.8}
body.mbc-shell .mbc-shared-takeaway strong{font-size:18px}
body.mbc-shell .mbc-shared-example{margin-top:28px;border:1px solid #82978b;border-radius:8px;overflow:hidden}
body.mbc-shell .mbc-shared-example>summary{padding:22px 24px;cursor:pointer;font-weight:700;min-height:48px;line-height:1.8}
body.mbc-shell .mbc-shared-example>summary span{display:inline-block;margin-left:12px;font-size:12px;color:#e3eacb}
body.mbc-shell .mbc-shared-example-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:#fffdf6;color:#203b34}
body.mbc-shell .mbc-shared-example-grid>div{padding:28px;min-width:0}
body.mbc-shell .mbc-shared-example-grid>div+div{border-left:1px solid #d8ddce}
body.mbc-shell .mbc-shared-example-grid h3{font-size:24px;line-height:1.6;margin:12px 0 20px}
body.mbc-shell .mbc-shared-example-grid h3>span{font-size:18px}
body.mbc-shell .mbc-shared-example-grid p,body.mbc-shell .mbc-shared-example-grid dd{font-size:14px;line-height:1.9}
body.mbc-shell .mbc-shared-example-grid dl>div{border-top:1px solid #d8ddce;padding:12px 0}
body.mbc-shell .mbc-shared-example-grid dt{font-size:12px;color:#59684f}
body.mbc-shell .mbc-shared-example-grid dd{margin:4px 0 0}
body.mbc-shell .mbc-shared-example-grid blockquote{margin:0 0 18px;padding:20px;background:#edf0e1;border-left:3px solid #a44932;font-size:18px;line-height:1.9}
body.mbc-shell .mbc-shared-note{font-size:12px;line-height:1.95;color:#e0e8dc;margin:24px 0}
body.mbc-shell .mbc-shared-section>.mbc-wrap>.mbc-hero-buttons>.mbc-text-link{color:#fffaf0}
body.mbc-shell .mbc-shared-example .mbc-text-link{color:#244b3f}
@media(max-width:760px){body.mbc-shell .mbc-shared-section{padding:42px 0}body.mbc-shell .mbc-shared-benefits,body.mbc-shell .mbc-shared-example-grid{grid-template-columns:minmax(0,1fr)}body.mbc-shell .mbc-shared-benefits{gap:18px}body.mbc-shell .mbc-shared-benefits article{padding:25px 22px}body.mbc-shell .mbc-shared-heading h2{font-size:28px}body.mbc-shell .mbc-shared-heading>p:last-child br{display:none}body.mbc-shell .mbc-shared-example>summary{padding:20px}body.mbc-shell .mbc-shared-example>summary span{display:block;margin-left:0}body.mbc-shell .mbc-shared-example-grid>div{padding:22px}body.mbc-shell .mbc-shared-example-grid>div+div{border-left:0;border-top:1px solid #d8ddce}}

/* Consented prelaunch voices are not purchase-verified reviews or ratings. */
body.mbc-shell .mbc-early-feedback{scroll-margin-top:100px}
body.mbc-shell .mbc-early-feedback h2 span{display:inline-block;font:700 15px/1.8 sans-serif;color:#93412e}
body.mbc-shell .mbc-early-disclosure{background:#f4f2e7;border-radius:8px;padding:16px;font-size:13px;line-height:1.9;margin:18px 0}
body.mbc-shell .mbc-early-voices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}
body.mbc-shell .mbc-early-voice{border:1px solid #d8ddce;border-radius:12px;padding:22px;background:#fffdf8;min-width:0}
body.mbc-shell .mbc-early-voice blockquote{margin:14px 0 0;font-size:14px;line-height:1.95;overflow-wrap:anywhere}
@media(max-width:760px){body.mbc-shell .mbc-early-voices{grid-template-columns:minmax(0,1fr)}}
