@charset "UTF-8";
:root{--ink:#182c38;--muted:#68777d;--paper:#faf9f5;--surface:#fff;--line:#dce2df;--accent:#e96136;--soft:#f5e9df;--green:#087746;--radius:16px;--max:1200px;--shadow:0 18px 60px #1932400c;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;font-size:15px;line-height:1.8}button,input,summary{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #327cb8;outline-offset:4px}button:disabled{cursor:default}svg{display:block}img{max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-feature-settings:"palt";line-height:1.45;letter-spacing:.015em}h1{font-size:clamp(36px,4.3vw,62px);letter-spacing:-.035em;font-weight:750;line-height:1.45}h2{font-size:clamp(25px,3vw,38px);letter-spacing:-.03em}h3{font-size:20px}small{font-size:12px}.wrap{width:min(calc(100% - 80px),var(--max));margin-inline:auto}.section{padding:84px 0}.eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:17px}.eyebrow:before{content:"";width:26px;height:2px;background:currentColor}.lead{font-size:16px;line-height:2.05;color:var(--muted);max-width:550px}.muted{color:var(--muted)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:8px}.text-link{display:inline-flex;gap:20px;align-items:center;border:0;background:transparent;color:inherit;border-bottom:1px solid var(--ink);padding:6px 0;font-size:13px;font-weight:650}.text-link .icon{width:17px}.icon{width:22px;height:22px;flex:none;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:52px;padding:13px 25px;border:1px solid transparent;border-radius:7px;background:var(--ink);color:#fff;font-weight:650;font-size:14px;line-height:1.5;transition:transform .16s,background .16s}.button:hover{transform:translateY(-2px);filter:brightness(1.08)}.button.line{background:var(--green)}.button.line .icon{width:24px;height:24px}.button.light{background:#fff;color:var(--ink);border-color:var(--line)}.button.outline{background:transparent;color:var(--ink);border-color:var(--ink)}.button.small{min-height:42px;padding:10px 18px;font-size:12px}.button.full{width:100%}.button .arrow{margin-left:10px}.actions{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.actions-sub{display:flex;gap:20px;margin-top:16px;font-size:12px;color:var(--muted)}.actions-sub button{padding:0;border:0;background:transparent;border-bottom:1px solid #9aa7a5;color:inherit}.skip{position:fixed;top:-100px;left:12px;z-index:100;background:#fff;padding:12px}.skip:focus{top:8px}
.review-ribbon{height:28px;padding:0 24px;display:flex;justify-content:space-between;align-items:center;background:#eaece8;color:#50606a;font:10px/1.3 -apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.1em}.review-ribbon b{font-size:8px;border:1px solid #bac5c5;margin-left:7px;padding:1px 4px;font-weight:500}.review-ribbon button{color:inherit;background:none;border:0;font-size:10px;letter-spacing:.03em}.site-header{height:94px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:11px;flex:none}.brand-symbol{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:2px solid currentColor;border-radius:11px;position:relative}.brand-symbol:after{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:var(--accent);right:-5px;top:-5px;border:3px solid var(--paper)}.brand-symbol .icon{width:24px;height:24px}.brand-text{font-size:18px;font-weight:780;line-height:1.5;letter-spacing:-.06em}.brand-text small{display:block;font-size:8px;font-weight:550;letter-spacing:.19em;color:var(--muted)}.desktop-nav{display:flex;gap:24px;align-items:center;margin-left:auto;font-size:12px;font-weight:650}.desktop-nav a{padding:9px 0;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:4px;width:0;height:2px;background:var(--accent);transition:width .2s}.desktop-nav a:hover:after{width:100%}.header-contact{min-height:43px;font-size:12px;padding:11px 17px}.mobile-menu-button{display:none;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:7px;background:transparent;width:42px;height:42px}.mobile-nav{display:none;border-top:1px solid var(--line);padding:15px 0 24px}.mobile-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mobile-nav a,.mobile-nav button{border:0;background:transparent;text-align:left;padding:10px;color:var(--ink);font-size:13px}.site-footer{background:#142833;color:#dce4e5;padding:48px 0 110px}.footer-main{display:flex;justify-content:space-between;align-items:start;gap:40px}.site-footer .brand-text small{color:#a4b8be}.site-footer .brand-symbol:after{border-color:#142833}.footer-links{display:flex;flex-wrap:wrap;gap:15px 30px;max-width:470px;font-size:12px}.footer-links button{color:inherit;background:none;border:0;padding:0;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff21;margin-top:30px;padding-top:20px;font-size:10px;color:#9aafb7;gap:20px}.footer-note{font-size:12px;color:#aebdc3;margin-top:13px}
/* A — spacious editorial hero, followed by two equally weighted reception routes. */
.hero-a{display:grid;grid-template-columns:1.03fr 1fr;gap:28px;align-items:center;min-height:544px;padding:20px 0 48px}.hero-a h1{margin-bottom:21px}.hero-a h1 em{font-style:normal;position:relative;display:inline-block;z-index:0}.hero-a h1 em:after{content:"";height:12px;position:absolute;bottom:10px;left:0;right:0;background:#efbea8;z-index:-1}.hero-a .lead{font-size:14px;margin-bottom:29px}.hero-caption{display:flex;align-items:center;gap:9px;margin:18px 0 14px;font-size:11px;color:var(--muted)}.hero-caption:before{content:"";width:6px;height:6px;background:var(--accent);border-radius:50%}.hero-visual{position:relative;aspect-ratio:1.05;display:flex;align-items:center;justify-content:center;isolation:isolate}.hero-visual:before{content:"";position:absolute;inset:22px 0 32px 17px;background:var(--soft);border-radius:48% 44% 49% 41%;transform:rotate(-7deg);z-index:-2}.hero-visual:after{content:"";position:absolute;inset:45px 22px;border:1px solid #d7c9bc;border-radius:50%;z-index:-1;transform:rotate(14deg)}.device-art{width:100%;max-width:580px;height:auto;overflow:visible}.visual-tag{position:absolute;background:var(--surface);box-shadow:var(--shadow);border:1px solid #e3e0d6;border-radius:7px;padding:12px 17px;font-size:11px;font-weight:650;line-height:1.8}.visual-tag small{display:block;font-size:9px;letter-spacing:.16em;color:var(--accent);font-weight:500}.visual-tag.tag-one{top:35px;right:5px}.visual-tag.tag-two{bottom:42px;left:0}.hero-fineprint{font-size:9px;letter-spacing:.18em;color:var(--muted);position:absolute;bottom:7px;right:5px}.capability-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:48px}.capability-strip span{padding:19px 20px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:600}.capability-strip span+span{border-left:1px solid var(--line)}.capability-strip .icon{color:var(--accent);width:19px;height:19px}.reception-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.reception-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;background:#fff;padding:32px;border:1px solid var(--line);border-radius:var(--radius);transition:transform .2s,box-shadow .2s}.reception-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.reception-card>.icon{width:43px;height:43px;color:var(--accent);stroke-width:1.2}.reception-card small{color:var(--muted);font-size:10px;letter-spacing:.08em}.reception-card h3{font-size:21px;margin:3px 0 5px}.reception-card p{font-size:12px;color:var(--muted);line-height:1.8}.round-arrow{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px}.device-section{background:#eef1ed;margin-top:70px}.device-browser{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:32px}.search-box{display:flex;align-items:center;gap:15px;padding:12px 18px;border:1px solid #abb7b7;background:#fff;border-radius:7px;max-width:670px;min-height:57px}.search-box input{width:100%;min-width:0;border:0;outline:none;background:none;color:var(--ink);font-size:14px}.search-box input:focus-visible{outline:none}.search-box:focus-within{outline:2px solid #477b91;outline-offset:3px}.search-box .icon{color:#667983}.search-box button{border:0;background:none;color:var(--muted);font-size:18px;padding:0 5px}.device-intro{font-size:13px;color:var(--muted);margin-top:20px}.device-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:27px;gap:11px}.device-link{text-align:center;background:var(--paper);padding:22px 8px 16px;border-radius:10px;display:grid;justify-items:center;gap:12px;border:1px solid transparent;font-size:12px;font-weight:650;transition:background .15s,border-color .15s}.device-link:hover{background:#f8f1e9;border-color:var(--accent)}.device-link .icon{width:35px;height:35px;stroke-width:1.2}.search-hint{font-size:12px;margin-top:18px;color:var(--muted)}.search-hint button{padding:0;border:0;background:none;border-bottom:1px solid var(--ink);color:var(--ink);margin-left:8px}.reason-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:36px}.reason{border-top:1px solid var(--line);padding-top:23px}.reason .reason-no{font-family:Georgia,serif;font-size:38px;line-height:1;color:var(--accent);display:block;margin-bottom:22px}.reason h3{font-size:21px;line-height:1.7;margin-bottom:14px}.reason p{font-size:13px;color:var(--muted);line-height:2}.business-banner{background:var(--soft);border-radius:var(--radius);padding:35px 40px;display:flex;align-items:center;justify-content:space-between;gap:30px}.business-banner h3{font-size:24px;margin:3px 0 8px}.business-banner p{font-size:13px;color:var(--muted)}.business-banner .eyebrow{margin:0;font-size:10px}.faq-list{max-width:920px;margin-top:28px;border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:23px 4px;cursor:pointer;list-style:none;font-size:14px;font-weight:650;display:flex;align-items:center;gap:20px}.faq-list summary:before{content:"Q";font-size:15px;font-family:Georgia,serif;color:var(--accent)}.faq-list summary:after{content:"+";font-size:23px;font-weight:400;margin-left:auto}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:var(--muted);font-size:13px;padding:0 35px 23px;line-height:2}.closing{background:var(--soft);text-align:center;padding:56px 24px;margin-top:70px}.closing h2{font-size:29px;margin-bottom:14px}.closing p{font-size:13px;color:var(--muted);margin-bottom:22px}.closing .actions{justify-content:center}.closing .actions-sub{justify-content:center}
/* A is the selected base. Muted red leads; blue connects the site to the existing signage. */
body.mrc-site{
  --ink:#233e58;
  --muted:#617080;
  --paper:#fcfaf9;
  --line:#e2dedd;
  --accent:#b6434b;
  --soft:#f7eceb;
  --brand-blue:#294f73;
  --tool-handle:#b6434b;
  --tool-grip:#93343d;
  --tool-cap:#e6c5c3;
  color:var(--ink);
  background:var(--paper);
}
body.mrc-site .brand{color:var(--brand-blue)}
body.mrc-site .hero-a h1 em{color:var(--accent)}
body.mrc-site .hero-a h1 em:after{background:#edcacc}
body.mrc-site .hero-visual:after{border-color:#dcc7c8}
body.mrc-site .visual-tag{border-color:var(--line)}
body.mrc-site .hero-a .button.light,
body.mrc-site .window-body>.button{background:var(--accent);border-color:var(--accent);color:#fff}
body.mrc-site .category.active,
body.mrc-site .step.current strong{background:var(--accent);border-color:var(--accent);color:#fff}
body.mrc-site .step.current{color:var(--accent)}
body.mrc-site .device-section{background:#f3f0ef}
body.mrc-site .device-link:hover{background:var(--soft)}
body.mrc-site .device-link .icon{color:var(--brand-blue)}
body.mrc-site .window-art{background:var(--soft);color:var(--brand-blue)}
body.mrc-site .window-art.postal{background:#edf1f5}
body.mrc-site .window-label{color:var(--accent)}
body.mrc-site .price-table th,
body.mrc-site .terms-box{background:#f3f1f0}
body.mrc-site .site-footer{background:#213f5c;color:#e8eef4}
body.mrc-site .site-footer .brand{color:#fff}
body.mrc-site .site-footer .brand-symbol:after{border-color:#213f5c}
body.mrc-site .site-footer .brand-text small,
body.mrc-site .footer-note{color:#c0cede}
body.mrc-site .footer-bottom{color:#b8c7d7}
/* B — an approachable service directory. Search and the model list form the hero. */
body[data-variant=B]{--ink:#173d35;--muted:#637d72;--accent:#2d795e;--soft:#e9efdf;--paper:#fffefa;--line:#d6e1d9;--radius:6px;--green:#167348}.hero-b{display:grid;grid-template-columns:1fr 1.15fr;gap:54px;padding:42px 0 55px;align-items:start}.hero-b h1{font-size:clamp(33px,3.6vw,50px);margin-bottom:22px}.hero-b .lead{font-size:14px}.hero-b .actions{margin-top:25px}.b-badge{display:inline-flex;align-items:center;gap:10px;font-size:11px;color:var(--accent);border:1px solid var(--line);border-radius:50px;padding:5px 14px;margin-bottom:22px}.b-guide{background:var(--soft);padding:28px 27px;border-radius:8px;box-shadow:11px 11px 0 #f2f5ec}.b-guide h2{font-size:24px;margin-bottom:7px}.b-guide>p{font-size:12px;color:var(--muted);margin-bottom:18px}.b-guide .search-box{min-height:51px;padding:10px 13px}.b-guide .device-grid{grid-template-columns:repeat(4,1fr);gap:1px;background:#d2dfd5;border:1px solid #d2dfd5;margin-top:19px}.b-guide .device-link{background:#fffefa;border-radius:0;font-size:10px;padding:18px 6px 15px;border:0}.b-guide .device-link:hover{background:#f2f6eb}.b-guide .device-link .icon{width:29px;height:29px}.b-guide .search-hint{font-size:11px}.b-neighborhood{display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);margin-top:29px;padding-top:20px}.b-neighborhood .store-art{width:99px;height:85px;flex:none}.b-neighborhood strong{font-size:12px;display:block}.b-neighborhood p{font-size:11px;color:var(--muted);margin-top:3px}.b-reception{background:var(--ink);color:#fff;padding:38px 0}.b-reception-inner{display:grid;grid-template-columns:.75fr 1fr 1fr;align-items:center;gap:34px}.b-reception h2{font-size:23px}.b-route{display:flex;gap:17px;align-items:center;border-left:1px solid #ffffff30;padding-left:28px}.b-route>.icon{width:36px;height:36px;color:#b8d4ba}.b-route h3{font-size:19px;margin-bottom:4px}.b-route p{font-size:11px;color:#c6d5cc}.b-route .round-arrow{margin-left:auto;border-color:#ffffff60;flex:none}.b-about{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:center}.b-about-visual{background:#edf2e8;padding:25px;position:relative;border-radius:120px 120px 6px 6px}.b-about-visual .device-art{max-height:350px}.b-about-visual p{font-size:10px;text-align:center;letter-spacing:.09em;color:var(--muted)}.b-reasons{list-style:none;padding:0;margin:25px 0 0}.b-reasons li{display:grid;grid-template-columns:30px 1fr;gap:17px;padding:18px 0;border-top:1px solid var(--line)}.b-reasons .icon{color:var(--accent);margin-top:5px}.b-reasons h3{font-size:17px;margin-bottom:5px}.b-reasons p{font-size:12px;color:var(--muted)}body[data-variant=B] .business-banner{border-left:4px solid var(--accent)}body[data-variant=B] .closing{border-top:1px solid var(--line)}
/* C — wide technical masthead and editorial strips rather than a card-led layout. */
body[data-variant=C]{--ink:#192c32;--muted:#67777c;--accent:#267b82;--soft:#e8eeec;--paper:#f5f6f2;--line:#d1dad8;--radius:0;--green:#13764d}body[data-variant=C] #header{background:#142a31;color:#fff}body[data-variant=C] .brand-text small{color:#b4c2c4}body[data-variant=C] .brand-symbol:after{border-color:#142a31}body[data-variant=C] .mobile-menu-button{color:#fff;border-color:#ffffff50}.c-masthead{background:#142a31;color:#f5f7ef;padding:27px 0 0;overflow:hidden}.hero-c{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center;position:relative;min-height:480px}.hero-c h1{font-size:clamp(40px,4.8vw,69px);line-height:1.4;font-weight:650;margin:12px 0 22px}.hero-c .eyebrow{color:#b8d8bf}.hero-c .lead{color:#b8c9cb;font-size:13px;margin-bottom:25px}.hero-c .actions-sub{color:#b8c9cb}.hero-c .device-art{transform:scale(1.07);max-height:520px;filter:drop-shadow(0 0 45px #b7ddd110)}.c-technical{position:relative;background-image:linear-gradient(#ffffff07 1px,transparent 1px),linear-gradient(90deg,#ffffff07 1px,transparent 1px);background-size:36px 36px}.c-technical:after{content:"PARTS / SKILLS / CARE";color:#aec4c1;position:absolute;right:14px;bottom:27px;font-size:10px;letter-spacing:.18em}.c-type{position:absolute;top:0;right:25px;color:#ffffff11;font-size:105px;font-weight:800;letter-spacing:-.05em;line-height:1;pointer-events:none}.c-caption{display:flex;align-items:center;justify-content:space-between;padding:23px 0;border-top:1px solid #ffffff24;margin-top:18px;font-size:11px;letter-spacing:.04em;color:#c0d0d0}.c-caption span:first-child{font-size:10px;letter-spacing:.17em}.c-service{border-bottom:1px solid var(--line)}.c-service-row{display:grid;grid-template-columns:110px 1fr 1fr;align-items:stretch}.c-service-title{font-size:10px;letter-spacing:.16em;padding:33px 20px 30px 0;color:var(--muted)}.c-service a{display:flex;align-items:center;gap:20px;padding:26px 32px;border-left:1px solid var(--line)}.c-service a>.icon{width:32px;height:32px;color:var(--accent)}.c-service h3{font-size:22px}.c-service p{font-size:11px;color:var(--muted)}.c-service .round-arrow{margin-left:auto}.c-models{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px}.c-models .lead{font-size:13px;margin-top:18px}.c-model-links{display:grid;grid-template-columns:1fr 1fr;margin-top:24px;border-top:1px solid var(--line)}.c-model-links a{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:18px 13px 18px 0;font-size:14px}.c-model-links a:nth-child(even){padding-left:24px;border-left:1px solid var(--line)}.c-model-links a:hover{color:var(--accent);background:#eaf0ec}.c-manifesto{background:#e8eeeb}.c-manifesto .reason-grid{gap:50px}.c-manifesto .reason{display:grid;grid-template-columns:44px 1fr;column-gap:16px;border-top:0}.c-manifesto .reason-no{grid-row:span 2;margin:0;font-size:30px;font-family:inherit;font-weight:300}.c-manifesto .reason h3{font-size:18px}.c-manifesto .reason p{font-size:12px}.c-business{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:transparent;border-radius:0;padding-inline:0}.c-business .eyebrow:before{display:none}
/* Shared model → independent reception screen → per-reception pricing pages. */
.page-shell{padding-bottom:70px}.crumbs{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:10px;color:var(--muted);padding:19px 0 25px;border-top:1px solid var(--line)}.crumbs a{border-bottom:1px solid #c3cccb}.inner-title{display:flex;justify-content:space-between;align-items:end;gap:25px;margin:8px 0 30px}.inner-title h1{font-size:42px;line-height:1.55;letter-spacing:-.025em}.inner-title .lead{font-size:13px;margin-top:13px}.steps{display:flex;align-items:center;gap:0;font-size:10px;flex:none;padding-bottom:7px}.step{display:flex;align-items:center;gap:7px;white-space:nowrap;color:#7e8b8f}.step strong{display:grid;place-items:center;border:1px solid #bcc8c6;border-radius:50%;width:25px;height:25px;font-size:10px;font-weight:500}.step.current{font-weight:700;color:var(--ink)}.step.current strong{background:var(--ink);border-color:var(--ink);color:#fff}.step.done strong{background:var(--soft)}.step-line{width:25px;height:1px;background:var(--line);margin:0 10px}.models-search{padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:25px}.models-search .search-box{max-width:none}.categories{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0 0}.category{font-size:12px;padding:7px 14px;border:1px solid var(--line);border-radius:5px;background:#fff}.category.active{background:var(--ink);color:#fff;border-color:var(--ink)}.model-result-head{display:flex;justify-content:space-between;align-items:center;margin:24px 0 14px}.model-result-head h2{font-size:18px}.model-result-head p{color:var(--muted);font-size:11px}.model-results{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.model-result{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px 18px;font-size:13px;font-weight:650;transition:box-shadow .18s,border-color .18s}.model-result:hover{border-color:var(--accent);box-shadow:var(--shadow)}.model-result>.icon{color:var(--muted);width:24px;height:30px}.model-result .arrow{margin-left:auto;font-size:18px}.model-result small:where(:not(.mrc-campaign-badge)){display:block;color:var(--muted);font-weight:400;font-size:10px;margin-bottom:2px}.empty{padding:40px;text-align:center;border:1px dashed var(--line);grid-column:1/-1;color:var(--muted);font-size:14px}.help-band{display:flex;justify-content:space-between;align-items:center;gap:20px;background:var(--soft);padding:24px 30px;border-radius:8px;margin-top:28px}.help-band h3{font-size:16px;margin-bottom:4px}.help-band p{font-size:12px;color:var(--muted)}.selected-model{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 3px;margin:0 0 27px}.selected-model .selection{display:flex;align-items:center;gap:16px;font-weight:650;font-size:16px}.selected-model .selection>.icon{width:23px;height:30px;color:var(--accent)}.selected-model small{display:block;font-size:10px;color:var(--muted);font-weight:400}.selected-model a{font-size:11px;border-bottom:1px solid currentColor;color:var(--muted);flex:none}.window-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.window-section-label{font-size:12px;font-weight:650;display:flex;gap:9px;align-items:center;margin:4px 0 14px}.window-section-label .icon{width:18px;height:18px}.window-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;height:calc(100% - 44px);display:flex;flex-direction:column}.window-art{height:166px;background:#eee9df;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.window-art.postal{background:#e6efeb}.window-art .store-art{height:130px;width:200px}.window-art>.icon{width:90px;height:90px;stroke-width:1}.window-art:before{content:"";position:absolute;border:1px solid #00000008;border-radius:50%;width:225px;height:225px}.window-body{padding:25px 30px 30px;display:flex;flex-direction:column;flex:1}.window-body h2{font-size:25px;margin-bottom:13px}.window-body p{font-size:13px;color:var(--muted);line-height:2}.window-body .button{margin-top:auto}.window-description{min-height:108px;padding-bottom:24px}.window-detail{font-size:11px;color:var(--ink)!important;margin-top:9px}.back-link{display:inline-flex;gap:12px;align-items:center;font-size:12px;margin-top:28px;color:var(--muted)}.back-link .icon{width:17px;height:17px}.price-heading{margin-top:8px}.window-label{display:inline-flex;align-items:center;gap:8px;background:var(--soft);color:var(--ink);font-size:12px;font-weight:650;padding:6px 13px;border-radius:4px;margin-bottom:15px}.window-label>.icon{width:16px;height:16px}.price-heading h1{font-size:38px;line-height:1.6}.price-heading .lead{font-size:12px;margin-top:13px}.price-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:35px;margin-top:29px}.price-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:13px;border-bottom:1px solid var(--line);gap:15px}.price-toolbar h2{font-size:19px}.price-toolbar span{color:var(--muted);font-size:11px}.price-table{border-collapse:collapse;width:100%;text-align:left;table-layout:fixed;background:#fff;border:1px solid var(--line)}.price-table th{font-size:11px;background:#eef1ed;color:var(--muted);padding:13px 20px;font-weight:500}.price-table th:first-child{width:69%}.price-table td{border-top:1px solid var(--line);padding:17px 20px;font-size:13px;vertical-align:middle;line-height:1.8}.price-table td:last-child{font-weight:650;font-size:12px}.price-table .menu-sub{font-size:10px;color:var(--muted);display:block}.price-table tr.extra-menu[hidden]{display:none}.more-menus{background:#fff;border:1px solid var(--line);border-top:0;width:100%;padding:12px;color:var(--muted);font-size:12px}.price-note{font-size:11px;color:var(--muted);margin:12px 0 0;line-height:1.9}.price-aside{align-self:start;background:var(--soft);padding:25px;border-radius:var(--radius);position:sticky;top:24px}.price-aside h2{font-size:21px;line-height:1.65;margin:0 0 13px}.price-aside p{font-size:12px;color:var(--muted);margin-bottom:22px;line-height:1.95}.aside-label{font-size:10px;color:var(--accent);letter-spacing:.08em;font-weight:600;margin-bottom:13px}.price-aside .actions-sub{display:flex;gap:11px;justify-content:center;font-size:11px}.aside-foot{margin-top:20px;padding-top:16px;border-top:1px solid #cbd8d1;font-size:10px;color:var(--muted)}.price-window-return{display:flex;gap:15px;flex-wrap:wrap;padding-top:19px;margin-top:20px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.price-window-return a{border-bottom:1px solid currentColor}.terms{margin-top:35px}.terms h2{font-size:19px;margin-bottom:16px}.terms h3{font-size:13px;margin:15px 0 5px}.terms p{font-size:12px;color:var(--muted);line-height:2}.terms-box{background:#f0f2ed;border:1px solid var(--line);padding:23px;border-radius:8px}.shipping-details{margin-top:13px}.shipping-details summary{font-size:12px;cursor:pointer}.shipping-table{width:100%;font-size:11px;border-collapse:collapse;margin-top:12px}.shipping-table td{padding:8px;border-bottom:1px solid var(--line)}.shipping-table td:last-child{text-align:right;white-space:nowrap}
/* Prototype controls are separate from the customer-facing design. */
#switcher{position:fixed;bottom:16px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:4px;padding:7px;background:#fff;border:1px solid #c4cbcf;border-radius:12px;box-shadow:0 5px 28px #0c24312b;z-index:50;max-width:calc(100vw - 24px);color:#162d3a;line-height:1.4}.switch-arrow{width:34px;height:34px;border:0;border-radius:5px;background:#f0f2f3;font-size:17px;color:inherit}.switch-label{padding:0 13px;min-width:200px}.switch-label small{display:block;font-size:8px;letter-spacing:.12em;color:#67747a;margin-bottom:3px}.switch-label strong{font-size:12px;font-weight:650}.switch-dots{display:flex;gap:3px;padding-right:6px}.switch-dots a{display:grid;place-items:center;width:25px;height:27px;border-radius:4px;font:11px/1 sans-serif;color:#526774}.switch-dots a.active{background:#163847;color:#fff}.switch-help{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;font-size:12px;border:1px solid #d3dadd;background:#fff;color:inherit;margin:0 5px}dialog{border:1px solid var(--line);border-radius:15px;padding:35px;max-width:560px;width:calc(100% - 32px);color:#19313d;background:#fff;box-shadow:0 30px 100px #0003}dialog::backdrop{background:#102a3673;backdrop-filter:blur(3px)}.dialog-close{position:absolute;right:12px;top:10px;width:32px;height:32px;border:0;background:#f0f3f2;border-radius:50%;font-size:22px;color:#38505b}.dialog-content h2,#dialog-content h2{font-size:22px;margin:5px 0 20px}#dialog-content p{font-size:13px;color:#64767d;margin:12px 0;line-height:1.9}#dialog-content ul{font-size:12px;color:#64767d;line-height:2;padding-left:19px}#dialog-content .dialog-eyebrow{font-size:10px;letter-spacing:.13em;color:#708088;margin:0 0 14px}.state-list{display:grid;grid-template-columns:115px 1fr;font-size:11px;gap:8px 15px;padding:18px;background:#f0f4f2;border-radius:7px;margin-top:20px}.state-list dt{color:#6b7b81}.state-list dd{margin:0;font-weight:600;overflow-wrap:anywhere}.prototype-closed{display:grid;place-items:center;min-height:100vh;padding:24px;text-align:center}
@media(min-width:1450px){.hero-a{min-height:595px}.hero-a .hero-visual{max-height:510px}.section{padding:90px 0}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.desktop-nav{gap:17px;font-size:11px}.brand-text{font-size:16px}.brand-text small{font-size:7px}.site-header{gap:14px}.header-contact{padding:11px 13px;font-size:11px}.hero-a h1{font-size:48px}.hero-a .lead{font-size:13px}.visual-tag{padding:10px 13px;font-size:10px}.hero-a{min-height:500px}.device-link{font-size:11px}.b-reception-inner{gap:20px;grid-template-columns:.7fr 1fr 1fr}.b-route{padding-left:20px;gap:12px}.b-route h3{font-size:17px}.hero-b{gap:30px}.b-guide{padding:23px 20px}.steps{font-size:9px}.step-line{width:15px;margin:0 7px}.price-layout{grid-template-columns:minmax(0,1fr) 270px;gap:23px}}
@media(max-width:850px){.desktop-nav{display:none}.header-contact{margin-left:auto}.mobile-menu-button{display:flex}.site-header{height:81px}.hero-a{gap:10px}.hero-a h1{font-size:41px}.hero-a .button{padding:13px 17px;font-size:12px}.hero-a .lead{font-size:12px}.hero-a .hero-visual{aspect-ratio:.92}.visual-tag.tag-one{right:-5px;top:35px}.visual-tag.tag-two{left:-10px;bottom:20px}.capability-strip span{font-size:10px;padding:15px 9px;gap:7px}.reception-card{padding:25px;gap:15px}.reception-card>.icon{width:33px;height:33px}.reception-card h3{font-size:19px}.reception-card p{font-size:11px}.device-grid{grid-template-columns:repeat(4,1fr)}.reason-grid{gap:23px}.reason h3{font-size:18px}.reason p{font-size:12px}.business-banner{padding:28px}.inner-title{display:block}.steps{margin-top:23px}.inner-title h1{font-size:36px}.model-results{grid-template-columns:repeat(2,1fr)}.window-body{padding:25px}.hero-b{grid-template-columns:1fr 1fr;gap:25px}.hero-b h1{font-size:36px}.hero-b .lead{font-size:12px}.hero-b .button{font-size:12px;padding:13px 18px}.b-guide{padding:20px 15px}.b-guide h2{font-size:21px}.b-guide .device-grid{grid-template-columns:repeat(2,1fr)}.b-guide .device-link{display:flex;justify-content:flex-start;gap:8px;padding:12px 8px}.b-guide .device-link .icon{width:23px;height:23px}.b-reception-inner{grid-template-columns:1fr 1fr}.b-reception-inner>h2{grid-column:1/-1}.b-route{padding:8px 0;border-left:0}.b-route:last-child{border-left:1px solid #ffffff30;padding-left:23px}.b-about{gap:30px}.hero-c h1{font-size:46px}.c-type{font-size:75px;top:35px}.c-service-row{grid-template-columns:1fr 1fr}.c-service-title{display:none}.c-service a:first-of-type{border-left:0;padding-left:0}.c-service a{padding:25px}.c-service h3{font-size:20px}.c-models{gap:35px;grid-template-columns:.9fr 1.1fr}.c-manifesto .reason-grid{gap:25px}.c-manifesto .reason{display:block}.c-manifesto .reason-no{margin-bottom:20px}.price-layout{grid-template-columns:1fr}.price-aside{position:static;display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.price-aside .aside-label{grid-column:1/-1}.price-aside h2{grid-column:1;margin-bottom:7px}.price-aside p{grid-column:1;margin-bottom:0}.price-aside>.button{grid-column:2;grid-row:2;align-self:center}.price-aside .actions-sub{grid-column:2;grid-row:3;align-self:center;margin-top:0}.price-aside .aside-foot{grid-column:1/-1}.price-table th:first-child{width:72%}}
@media(max-width:600px){body{font-size:14px}.wrap{width:calc(100% - 38px)}.review-ribbon{padding:0 12px;font-size:8px;height:26px}.review-ribbon button{font-size:9px}.site-header{height:73px;gap:10px}.brand{gap:8px}.brand-symbol{width:33px;height:33px;border-radius:8px}.brand-symbol .icon{width:20px;height:20px}.brand-symbol:after{width:8px;height:8px;right:-4px;top:-4px;border-width:2px}.brand-text{font-size:15px}.brand-text small{font-size:6px;letter-spacing:.17em}.header-contact{font-size:10px;padding:10px;min-height:38px;gap:6px;white-space:nowrap;flex-shrink:0}.header-contact .icon{width:19px;height:19px}.header-contact .icon:last-child{display:none}.mobile-menu-button{width:36px;height:38px;border-radius:5px}.mobile-menu-button .icon{width:19px;height:19px}.section{padding:52px 0}.section-heading{margin-bottom:25px;gap:18px}.section-heading .text-link{font-size:10px;gap:9px;flex:none}.section-heading h2{font-size:25px}.eyebrow{font-size:9px;margin-bottom:14px}.eyebrow:before{width:21px}.hero-a{grid-template-columns:1fr;padding:20px 0 0;gap:10px;min-height:0}.hero-a h1{font-size:40px;line-height:1.48;margin-bottom:17px;letter-spacing:-.03em}.hero-a .lead{font-size:12px;line-height:2;margin-bottom:24px}.hero-a .actions{gap:10px}.hero-a .button{min-height:48px;font-size:12px;padding:13px 20px}.hero-a .hero-visual{aspect-ratio:1.36;width:100%;max-width:430px;margin:0 auto}.hero-a .device-art{height:320px;max-width:400px}.hero-visual:before{inset:17px 8px 24px}.hero-visual:after{inset:27px 27px}.visual-tag{font-size:10px;padding:9px 12px}.visual-tag small{font-size:8px}.visual-tag.tag-one{top:28px;right:0}.visual-tag.tag-two{bottom:28px;left:0}.hero-fineprint{font-size:8px;bottom:7px}.hero-caption{font-size:10px;margin-top:0}.actions-sub{font-size:11px;margin-top:15px}.capability-strip{grid-template-columns:1fr;margin:17px 0 26px;gap:0;padding:11px 0}.capability-strip span{border:0!important;padding:6px 0;font-size:11px;justify-content:flex-start;gap:11px}.capability-strip .icon{width:16px;height:16px}.reception-grid{grid-template-columns:1fr;gap:12px}.reception-card{padding:23px 21px;border-radius:10px;gap:18px}.reception-card h3{font-size:20px}.reception-card>.icon{width:34px;height:34px}.reception-card small{font-size:9px}.reception-card p{font-size:11px}.reception-card .round-arrow{width:29px;height:29px}.device-section{margin-top:43px}.device-browser{padding:21px 17px}.search-box{padding:10px 13px;gap:10px;min-height:49px}.search-box input{font-size:12px}.device-grid{margin-top:20px;gap:8px}.device-link{padding:17px 4px 13px;font-size:10px;gap:9px}.device-link .icon{width:28px;height:28px}.search-hint{font-size:11px;line-height:1.9}.search-hint button{margin-left:5px}.reason-grid{grid-template-columns:1fr;gap:24px;margin-top:28px}.reason{display:grid;grid-template-columns:39px 1fr;column-gap:16px;padding-top:23px}.reason .reason-no{grid-row:span 2;font-size:30px;margin:0}.reason h3{font-size:18px;margin-bottom:10px}.reason h3 br{display:none}.reason p{font-size:12px}.business-banner{padding:27px 24px;display:block}.business-banner h3{font-size:23px;margin-top:8px}.business-banner p{font-size:12px}.business-banner .button{margin-top:21px;font-size:12px}.faq-list{margin-top:20px}.faq-list summary{font-size:12px;gap:15px;padding:19px 0}.faq-list details p{padding:0 27px 20px;font-size:12px}.closing{padding:39px 20px;margin-top:48px}.closing h2{font-size:25px}.closing p{font-size:12px}.closing .button{font-size:12px}.site-footer{padding:36px 0 104px}.footer-main{display:block}.footer-links{gap:14px 23px;margin-top:27px;font-size:11px}.footer-links button{font-size:11px}.footer-bottom{font-size:9px;display:block;line-height:2}.footer-note{font-size:11px}.hero-b{grid-template-columns:1fr;padding:19px 0 36px;gap:28px}.hero-b h1{font-size:38px;margin-bottom:17px}.b-badge{font-size:10px;margin-bottom:17px}.hero-b .lead{font-size:12px}.hero-b .actions{margin-top:22px}.b-neighborhood{margin-top:24px;padding-top:17px}.b-neighborhood .store-art{width:85px;height:67px}.b-guide{padding:25px 19px;box-shadow:6px 6px 0 #f0f4e9}.b-guide h2{font-size:23px}.b-guide .device-grid{grid-template-columns:repeat(4,1fr);margin-top:19px}.b-guide .device-link{display:grid;justify-content:normal;justify-items:center;gap:9px;padding:16px 4px;font-size:9px}.b-guide .device-link .icon{width:28px;height:28px}.b-reception{padding:29px 0}.b-reception-inner{grid-template-columns:1fr;gap:14px}.b-reception-inner h2{font-size:23px;margin-bottom:6px}.b-route,.b-route:last-child{padding:19px 0 5px;border:0;border-top:1px solid #ffffff30;gap:18px}.b-route h3{font-size:20px}.b-about{grid-template-columns:1fr;gap:30px}.b-about-visual{padding:12px 25px 23px;order:2;border-radius:110px 110px 6px 6px}.b-about-visual .device-art{max-height:270px}.b-about h2{font-size:27px}.b-reasons{margin-top:22px}.b-reasons li{padding:17px 0;gap:13px}.b-reasons h3{font-size:16px}.b-reasons p{font-size:12px}.c-masthead{padding-top:13px}.hero-c{grid-template-columns:1fr;gap:0;min-height:0}.hero-c h1{font-size:42px;line-height:1.5;margin:10px 0 19px}.hero-c .lead{font-size:12px;line-height:2}.hero-c .button{font-size:12px}.c-technical{margin:25px -19px 0;height:305px}.hero-c .device-art{height:330px;max-width:420px;margin-inline:auto;transform:none}.c-type{right:15px;top:10px;font-size:72px}.c-technical:after{font-size:9px;bottom:19px}.c-caption{font-size:9px;gap:15px;padding:18px 0;margin-top:0}.c-caption span:first-child{font-size:8px}.c-service-row{grid-template-columns:1fr}.c-service a,.c-service a:first-of-type{border-left:0;padding:24px 0;gap:18px}.c-service a+ a{border-top:1px solid var(--line)}.c-service h3{font-size:22px}.c-service a>.icon{width:32px;height:32px}.c-models{grid-template-columns:1fr;gap:25px}.c-models .lead{font-size:12px;margin-top:13px}.c-models h2{font-size:27px}.c-model-links{margin-top:21px}.c-model-links a{font-size:13px;padding-block:16px}.c-manifesto .reason-grid{gap:26px}.c-manifesto .reason{display:grid;border-top:1px solid var(--line)}.c-manifesto .reason-no{margin:0}.c-business{padding:25px 0}.crumbs{padding:16px 0 18px;font-size:9px;gap:7px}.inner-title{margin:10px 0 22px}.inner-title h1{font-size:31px}.inner-title .lead{font-size:12px;line-height:1.95;margin-top:13px}.steps{margin-top:20px;font-size:10px;padding-bottom:0}.step{gap:6px}.step strong{width:24px;height:24px}.step-line{width:18px;margin:0 9px}.models-search{padding:19px 16px;margin-bottom:22px}.categories{gap:7px;margin-top:17px}.category{font-size:10px;padding:6px 10px}.model-results{grid-template-columns:1fr;gap:9px}.model-result{padding:16px 17px;font-size:13px;min-height:75px}.model-result small:where(:not(.mrc-campaign-badge)){font-size:10px}.model-result-head{margin-top:21px}.model-result-head h2{font-size:17px}.model-result-head p{font-size:10px}.help-band{display:block;padding:24px 20px;margin-top:24px}.help-band h3{font-size:16px}.help-band p{font-size:11px}.help-band .button{margin-top:18px;font-size:11px}.selected-model{padding:17px 0;margin-bottom:20px}.selected-model .selection{font-size:14px;gap:11px}.selected-model a{font-size:10px}.selected-model small{font-size:9px}.window-grid{grid-template-columns:1fr;gap:24px}.window-card{height:auto}.window-section-label{font-size:11px;margin-bottom:10px}.window-art{height:127px}.window-art .store-art{height:103px;width:165px}.window-art>.icon{width:72px;height:72px}.window-body{padding:22px}.window-body h2{font-size:23px;margin-bottom:9px}.window-body p{font-size:12px}.window-description{min-height:0;padding-bottom:21px}.window-body .button{font-size:12px;min-height:48px}.back-link{margin-top:25px;font-size:11px}.page-shell{padding-bottom:48px}.price-heading h1{font-size:28px}.window-label{font-size:11px;padding:5px 11px}.price-heading .lead{font-size:11px;line-height:1.9}.price-layout{margin-top:25px;gap:25px}.price-toolbar{margin-bottom:12px}.price-toolbar h2{font-size:17px}.price-toolbar span{font-size:10px}.price-table th{font-size:10px;padding:12px}.price-table th:first-child{width:65%}.price-table td{padding:15px 12px;font-size:11px}.price-table td:last-child{font-size:11px}.price-table .menu-sub{font-size:9px}.more-menus{font-size:11px}.price-note{font-size:10px}.price-window-return{font-size:10px;margin-top:17px;gap:11px}.terms{margin-top:29px}.terms h2{font-size:17px}.terms-box{padding:18px}.terms h3{font-size:12px}.terms p{font-size:11px}.price-aside{padding:23px;display:block}.price-aside h2{font-size:23px;margin-bottom:13px}.price-aside p{font-size:12px;margin-bottom:21px}.price-aside .actions-sub{margin-top:15px}.aside-label{font-size:10px}.price-aside .aside-foot{font-size:10px}.shipping-table{font-size:10px}.shipping-table td{padding:8px 4px}.shipping-table td:first-child{max-width:200px}#switcher{bottom:10px;padding:6px;gap:2px;border-radius:10px}.switch-label{min-width:166px;padding:0 8px}.switch-label strong{font-size:11px}.switch-label small{font-size:7px}.switch-arrow{width:28px;height:32px}.switch-dots{padding-right:1px;gap:0}.switch-dots a{font-size:10px;width:20px}.switch-help{width:23px;height:23px;font-size:10px;margin-inline:2px}dialog{padding:29px 23px}#dialog-content h2{font-size:21px}.state-list{grid-template-columns:82px 1fr;gap:8px;font-size:10px}}
@media(max-width:370px){.brand-text{font-size:13px}.brand-text small{font-size:5px}.header-contact{font-size:9px;padding:9px 8px}.header-contact .icon{width:17px;height:17px}.hero-a h1{font-size:36px}.hero-a .button{padding:13px 15px;font-size:11px}.hero-c h1{font-size:38px}.switch-label{min-width:147px}.switch-dots a{width:18px}.switch-help{display:none}.step-line{width:12px;margin-inline:7px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Official LINE asset: unchanged pixels, separate from the custom SVG icon system.
   Keep clear space greater than half the icon width; no icon effects on hover. */
.line-brand-icon{display:block;width:24px;height:24px;flex:0 0 24px;object-fit:contain;filter:none;transform:none;box-shadow:none;border:0;border-radius:0;opacity:1}
body[data-variant] .button.line{min-height:56px;padding:15px 20px;gap:16px;background:#fff;color:var(--ink);border-color:#d4dfd5;transition:background .16s}
body[data-variant] .button.line:hover{background:#f2f8f3;transform:none;filter:none}
body[data-variant] .button.line>span{white-space:normal}
@media(max-width:850px){
 .line-brand-icon{width:40px;height:40px;flex-basis:40px}
 body[data-variant] .button.line{min-height:86px;padding:22px;gap:22px}
 body[data-variant] .button.line>.icon:last-child{display:none}
 body[data-variant] #header .button.line{min-height:42px;padding:10px 12px;gap:0}
 #header .line-brand-icon{display:none}
 body[data-variant] .ref-hero-actions .button.line{min-height:52px;padding:13px 20px;gap:0}
 .ref-hero-actions .line-brand-icon{display:none}
}
