@charset "UTF-8";
:root{--ink:#202124;--muted:#727477;--red:#ee4834;--red-dark:#ce3323;--paper:#fff;--soft:#f6f6f3;--line:#e6e6e2;--radius:16px;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.7}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{background:none;border:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance;font-weight:600;line-height:1.3;letter-spacing:-.045em}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #ee483480;outline-offset:5px}button:disabled{cursor:default}::selection{background:#f8bcb4;color:#202124}[hidden]{display:none!important}.wrap{width:calc(100% - 112px);max-width:1320px;margin-inline:auto}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.skip{position:absolute;left:12px;top:-80px;padding:10px 18px;background:#fff;z-index:200}.skip:focus{top:10px}.eyebrow{display:block;color:var(--red);font-size:12px;line-height:1.5;letter-spacing:.13em;font-weight:600;margin-bottom:22px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;min-height:54px;padding:14px 24px;background:var(--red);color:#fff;border:1px solid transparent;border-radius:7px;font-weight:500;font-size:15px;line-height:1.5;transition:background .2s,transform .3s var(--ease),box-shadow .3s;white-space:nowrap}.button .icon{width:19px;height:19px;transition:transform .3s var(--ease)}.button:hover{background:var(--red-dark);transform:translateY(-2px);box-shadow:0 8px 20px #ee483320}.button:hover .icon{transform:translate(2px,-2px)}.button:active{transform:translateY(0)}.button-outline{background:transparent;color:var(--ink);border-color:#d9d9d4}.button-outline:hover{background:#f5f5f1;box-shadow:none}.button-dark{background:var(--ink)}.button-dark:hover{background:#373a3e;box-shadow:none}.button-white{background:#fff;color:var(--ink)}.button-white:hover{background:#f1f1ed;box-shadow:none}.button-small{min-height:42px;font-size:13px;padding:10px 18px;gap:26px}.text-link{display:inline-flex;align-items:center;gap:20px;font-weight:500;transition:color .2s}.text-link:hover{color:var(--red)}.text-link .icon{width:18px}.header{position:sticky;top:0;background:#ffffffed;backdrop-filter:blur(18px);z-index:50;border-bottom:1px solid transparent;transition:border-color .2s,box-shadow .2s}.header.scrolled{border-color:var(--line);box-shadow:0 2px 14px #00000003}.header-inner{height:92px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;gap:11px;align-items:center;flex-shrink:0}.brand-symbol{width:39px;height:43px;background:var(--red);color:#fff;display:grid;place-items:center;font-size:39px;font-weight:500;line-height:1;transform:skew(-7deg);border-radius:2px 10px 2px 2px;padding-bottom:6px}.brand b{display:block;font-size:24px;line-height:1.2;letter-spacing:.07em}.brand small{display:block;font-size:7px;letter-spacing:1.9px;line-height:1.8;margin-top:5px}.nav{display:flex;gap:30px;align-items:center;margin-left:auto}.nav>a,.nav>button{padding:14px 0;font-size:14px;font-weight:500;position:relative;white-space:nowrap}.nav>button{display:flex;align-items:center;gap:5px}.nav .icon{width:14px}.nav>[aria-current],.nav>.current{color:var(--red)}.nav>a:after{content:"";position:absolute;height:2px;width:0;left:0;bottom:6px;background:var(--red);transition:width .3s}.nav>a:hover:after{width:100%}.header-actions{display:flex;gap:22px;align-items:center}.city-toggle{display:flex;align-items:center;gap:6px;white-space:nowrap;font-size:13px}.city-toggle .icon{width:16px}.city-toggle .icon:last-child{width:12px}.menu-toggle{display:none}.mega-menu{position:absolute;top:100%;left:0;width:100%;background:#fff;border-top:1px solid var(--line);box-shadow:0 24px 35px #00000012}.mega-inner{display:grid;grid-template-columns:1fr 1.8fr;gap:80px;padding-block:38px}.mega-intro .eyebrow{margin-bottom:12px}.mega-intro h2{font-size:28px;margin-bottom:20px}.mega-intro a{display:flex;align-items:center;gap:20px;font-size:13px}.mega-links{display:grid;grid-template-columns:1fr 1fr;gap:14px 30px}.mega-links a{display:flex;align-items:center;gap:15px;padding:15px;border-radius:8px;transition:background .2s}.mega-links a:hover{background:var(--soft)}.mega-links a>span{background:var(--soft);padding:12px;border-radius:8px}.mega-links a>svg{margin-left:auto;width:17px}.mega-links strong{font-size:14px;font-weight:500;display:block}.mega-links small{color:var(--muted);font-size:11px;display:block;margin-top:3px}
.hero{display:grid;grid-template-columns:1.02fr 1fr;align-items:center;gap:30px;padding-top:34px;padding-bottom:42px;min-height:574px}.hero-copy{position:relative;z-index:1;padding-bottom:5px}.hero-eyebrow{font-size:12px;color:#606362;letter-spacing:.08em;display:flex;align-items:center;gap:10px;margin-bottom:30px}.hero-eyebrow>span{width:6px;height:6px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px #ee483410}.hero h1{font-size:clamp(42px,4.5vw,66px);font-weight:600;line-height:1.35;letter-spacing:-.055em;white-space:nowrap}.hero h1 em{font-style:normal;color:var(--red)}.hero-desc{font-size:15px;line-height:1.95;color:#777975;margin-top:23px;letter-spacing:.02em}.hero-actions{display:flex;gap:12px;margin-top:32px}.hero-actions .button{padding-inline:22px;gap:30px}.hero-assurance{display:flex;gap:25px;margin-top:24px;font-size:11px;color:#878983}.hero-assurance span{display:flex;align-items:center;gap:6px}.hero-assurance .icon{width:13px;height:13px;color:#81887f}.hero-visual{height:468px;position:relative;overflow:hidden;border-radius:8px;background:#efeeea;align-self:stretch;margin-block:14px 8px;isolation:isolate}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:55% 50%;animation:visual-in 1.4s var(--ease) both}.visual-label{position:absolute;bottom:25px;left:25px;display:flex;gap:13px;align-items:center;padding:17px 23px;background:#ffffffd9;backdrop-filter:blur(16px);border:1px solid #ffffffa0;border-radius:8px;box-shadow:0 8px 25px #25211b08}.visual-label-mark{font-size:37px;color:var(--red);line-height:1;transform:skew(-15deg)}.visual-label strong{display:block;font-size:16px;font-weight:500;letter-spacing:.04em}.visual-label small{display:block;font-size:7px;letter-spacing:1.2px;margin-top:5px;color:#787a77}.visual-corner{position:absolute;top:22px;right:22px;writing-mode:vertical-rl;font-size:10px;letter-spacing:.16em;color:#64615a}.hero-copy>*{animation:rise-in .9s var(--ease) both}.hero-copy>:nth-child(2){animation-delay:.08s}.hero-copy>:nth-child(3){animation-delay:.16s}.hero-copy>:nth-child(4){animation-delay:.24s}.hero-copy>:nth-child(5){animation-delay:.32s}.quick-entry{display:flex;align-items:center;justify-content:space-between;border-block:1px solid var(--line);padding-block:21px;gap:24px}.quick-entry>span{font-size:12px;color:var(--muted);padding-right:30px;border-right:1px solid var(--line);white-space:nowrap}.quick-entry>a{display:flex;align-items:center;gap:30px;font-size:12px;transition:color .2s}.quick-entry>a .icon{width:15px;height:15px;color:#9b9d98}.quick-entry>a:hover{color:var(--red)}.metrics{padding-block:45px 55px;display:grid;grid-template-columns:1fr 1fr 1.15fr 1.35fr;gap:25px;border-bottom:1px solid var(--line)}.metrics>div{display:flex;align-items:baseline;gap:18px}.metrics strong{font-size:45px;line-height:1.3;letter-spacing:-.035em;font-weight:500;font-variant-numeric:tabular-nums}.metrics strong>span{font-size:12px;margin-left:4px}.metrics>div>span{font-size:11px;color:var(--muted)}.metrics>p{font-size:14px;line-height:1.7;padding-left:45px;border-left:1px solid var(--line)}.metrics>p>a{display:flex;gap:30px;align-items:center;color:var(--muted);font-size:11px;margin-top:10px}.metrics .icon{width:15px}.services-section,.process-section{padding-block:100px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px;gap:30px}.section-head .eyebrow{margin-bottom:18px}.section-head h2,.faq-copy h2{font-size:42px;line-height:1.4}.section-head>p{font-size:13px;color:var(--muted);line-height:1.9;max-width:375px;padding-bottom:6px}.service-tabs{display:flex;gap:38px;border-bottom:1px solid var(--line);margin-bottom:28px}.service-tabs button{padding:14px 0 20px;color:#8a8c86;position:relative;font-weight:500;font-size:15px;white-space:nowrap;transition:color .2s}.service-tabs button sup{font-size:10px;font-weight:400;margin-left:6px;vertical-align:super}.service-tabs button[aria-selected=true]{color:var(--ink)}.service-tabs button:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .35s var(--ease)}.service-tabs button[aria-selected=true]:after{transform:scaleX(1)}.offering-grid{display:grid;grid-template-columns:1.03fr 1fr 1fr;gap:18px}.offering{min-height:213px;background:var(--soft);border:1px solid transparent;border-radius:9px;padding:24px;position:relative;transition:transform .35s var(--ease),background .3s,border-color .3s;overflow:hidden}.offering:hover{transform:translateY(-5px);border-color:#deded7;background:#f0f0eb}.offering-icon{display:block;color:var(--red);margin-bottom:22px}.offering-icon .icon{width:29px;height:29px;stroke-width:1.3}.offering-number{position:absolute;top:22px;right:24px;font-size:10px;color:#b0b2aa;letter-spacing:.05em}.offering h3{font-size:18px;font-weight:500;letter-spacing:-.03em}.offering p{font-size:12px;color:var(--muted);line-height:1.7;margin-top:9px;max-width:90%}.offering-link{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#90928a;margin-top:22px}.offering-link .icon{width:18px}.offering-featured{grid-row:span 2;background:var(--red);color:#fff;display:flex;flex-direction:column;padding:32px;min-height:445px}.offering-featured:after{content:"一";position:absolute;right:-55px;top:80px;transform:rotate(-28deg);color:#ffffff12;font-size:340px;line-height:1;pointer-events:none}.offering-featured .offering-icon{color:#fff;margin-bottom:auto}.offering-featured .offering-icon .icon{width:41px;height:41px}.offering-featured .offering-number{color:#ffffff85;top:29px;right:30px}.offering-featured h3{font-size:27px;max-width:250px;margin-top:70px;position:relative}.offering-featured p{color:#ffe7e3;font-size:13px;max-width:225px;position:relative}.offering-featured .offering-link{margin-top:30px;padding-top:22px;border-top:1px solid #ffffff40;color:#fff;font-size:12px;position:relative}.offering-featured:hover{background:#df3b29;border-color:transparent}.service-footnote{display:flex;justify-content:space-between;gap:20px;margin-top:25px;font-size:12px}.service-footnote p{color:var(--muted)}.service-footnote p button{color:var(--ink);text-decoration:underline;text-underline-offset:4px;margin-left:8px;font-size:12px}.service-footnote .text-link{font-size:12px}.network-section{background:#25282b;color:#fff;padding-block:85px;position:relative;overflow:hidden}.network-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}.network-copy .eyebrow{color:#fa897b}.network-copy h2{font-size:42px;line-height:1.4}.network-copy>p:not(.eyebrow){color:#aeb2b2;font-size:13px;line-height:1.9;margin-top:24px;max-width:340px}.network-tabs{display:flex;gap:8px;max-width:410px;flex-wrap:wrap;margin-top:30px;margin-bottom:27px}.network-tabs button{border:1px solid #ffffff26;color:#bfc2c0;border-radius:4px;min-width:73px;padding:8px 13px;font-size:13px;transition:background .2s,border .2s}.network-tabs button:hover{border-color:#ffffff7f}.network-tabs button[aria-selected=true]{background:var(--red);border-color:var(--red);color:#fff}.network-copy .text-link{font-size:12px;color:#e4e5e2}.network-card{background:#f8f8f5;color:var(--ink);padding:32px;border-radius:10px;position:relative;box-shadow:0 20px 60px #0000001a}.network-card-top{display:flex;align-items:center;justify-content:space-between;color:#9a9c95;font-size:10px;letter-spacing:.11em;padding-bottom:25px;border-bottom:1px solid #ddddda}.network-card-top .icon{width:18px;color:var(--red)}.city-heading{display:flex;align-items:center;justify-content:space-between;margin-top:25px}.city-heading>span{font-size:47px;line-height:1.3;letter-spacing:.06em}.city-heading small{font-size:10px;color:#9a9c96}.local-branch{display:flex;gap:13px;padding-block:26px 35px;min-height:156px}.local-branch>span{color:var(--red);padding-top:2px}.local-branch .icon{width:18px}.local-branch h3{font-size:16px;font-weight:500;letter-spacing:0;margin-bottom:9px}.local-branch p{color:#858780;font-size:11px;line-height:1.8;max-width:320px}.network-card-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #deded8;padding-top:21px;gap:20px;font-size:11px}.network-card-footer a,.network-card-footer button{display:flex;gap:14px;align-items:center;padding:0;font-size:11px}.network-card-footer button{color:var(--red)}.network-card-footer .icon{width:15px}.network-source{font-size:9px;color:#9b9e95;margin-top:25px;line-height:1.6}.process-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:80px}.process-steps{border-top:1px solid var(--line)}.process-step{width:100%;display:flex;align-items:center;gap:26px;text-align:left;border-bottom:1px solid var(--line);padding:27px 5px;transition:color .2s}.process-step>span{color:#b5b6af;font-size:12px;align-self:flex-start;line-height:28px}.process-step strong{font-size:18px;font-weight:500;letter-spacing:-.025em;display:block}.process-step small{font-size:12px;color:#8c8f86;display:block;margin-top:6px}.process-step>.icon{margin-left:auto;color:#b3b5ae;width:18px;transition:transform .3s}.process-step.active,.process-step.active>span{color:var(--red)}.process-step.active>.icon{color:var(--red);transform:rotate(45deg)}.process-panel{position:relative;overflow:hidden;background:var(--soft);border-radius:9px;padding:40px;min-height:441px}.process-big-number{position:absolute;top:3px;right:23px;font-size:122px;font-weight:500;color:#eaece4;line-height:1.1;letter-spacing:-.06em}.process-panel .eyebrow{margin-top:15px;position:relative;font-size:10px}.process-panel h3{font-size:27px;max-width:300px;position:relative}.process-panel>p{font-size:13px;color:var(--muted);max-width:340px;margin-top:20px;line-height:1.9;position:relative}.process-panel ul{list-style:none;padding:0;margin:24px 0 30px;display:flex;gap:12px;flex-wrap:wrap}.process-panel li{display:flex;gap:5px;align-items:center;color:#676d64;font-size:11px}.process-panel li .icon{width:14px;height:14px}.process-panel .button{font-size:12px;min-height:46px;padding:12px 18px}.faq-section{display:grid;grid-template-columns:1fr 1.45fr;gap:80px;padding-block:10px 100px}.faq-copy h2{font-size:35px}.faq-copy>p:not(.eyebrow){font-size:12px;color:var(--muted);margin-top:20px}.faq-copy .text-link{font-size:12px;margin-top:22px}.faq-list,.faq{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px;cursor:pointer;padding:23px 0;font-size:14px;font-weight:500}summary::-webkit-details-marker{display:none}summary>.icon{width:17px;height:17px;color:#898d81;transition:transform .25s}details[open] summary>.icon{transform:rotate(45deg);color:var(--red)}details>p{font-size:13px;color:var(--muted);padding:0 30px 24px 0;line-height:1.9;animation:rise-in .3s var(--ease)}.closing{background:#25282b;color:#fff;padding-block:70px}.closing-inner{display:flex;justify-content:space-between;align-items:center;gap:50px}.closing-copy .eyebrow{font-size:11px;color:#fd978b;margin-bottom:20px}.closing h2{font-size:40px;line-height:1.4}.closing-copy>p:not(.eyebrow){font-size:12px;line-height:1.9;color:#a6aeab;margin-block:22px 26px}.closing .button{font-size:13px;min-height:50px}.closing-contact{display:flex;align-items:center;gap:25px;padding:32px;border:1px solid #ffffff1f;border-radius:10px}.closing-contact b{display:block;font-size:15px;font-weight:400;margin-bottom:10px}.closing-contact>div>span{display:block;font-size:11px;color:#adb4b0;letter-spacing:.07em}.copy-link{font-size:11px;display:flex;gap:8px;align-items:center;padding:0;margin-top:19px;color:#dddeda}.copy-link .icon{width:14px;height:14px}.qr-window{position:relative;overflow:hidden;background:white;width:224px;aspect-ratio:1;border-radius:8px;flex-shrink:0}.qr-window img{position:absolute;width:135.31%;height:auto;max-width:none;left:-17.66%;top:-57.06%}.qr-small{width:134px}.footer{background:#f7f7f3;padding-top:56px}.footer-main{display:flex;justify-content:space-between;gap:70px;padding-bottom:50px}.footer .brand b{font-size:22px}.footer .brand-symbol{width:34px;height:37px;font-size:33px}.footer .brand small{font-size:6px}.footer-main>div>p{font-size:12px;color:#92958c;margin-top:21px;line-height:1.9}.footer-links{display:flex;gap:65px}.footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:11px;font-size:11px}.footer-links b{font-weight:500;font-size:12px;margin-bottom:5px}.footer-links a,.footer-links button,.footer-links span{color:#8c9186}.footer-links button{padding:0;font-size:11px}.footer-links button .icon{width:14px;margin-left:10px}.footer-links a:hover,.footer-links button:hover{color:var(--red)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-block:20px;border-top:1px solid #e1e4d9;font-size:9px;color:#999e90;gap:25px}.back-top{display:flex;align-items:center;gap:14px;font-size:9px;color:#737b69;padding:0}.back-top .icon{width:14px}.floating-contact{position:fixed;right:20px;bottom:28px;z-index:30}.floating-contact>button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:#fff;box-shadow:0 5px 25px #00000012;border:1px solid var(--line);border-radius:10px;width:66px;height:72px;transition:transform .2s,color .2s}.floating-contact button:hover{transform:translateY(-4px);color:var(--red)}.floating-contact span{font-size:10px}.floating-contact .icon{color:var(--red);width:24px}.mobile-contact{display:none}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,15px);max-width:calc(100% - 40px);padding:11px 20px;color:#fff;background:#202124;border-radius:8px;font-size:13px;box-shadow:0 8px 30px #0002;z-index:150;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.toast.visible{opacity:1;transform:translate(-50%,0)}
dialog{padding:0;border:0;color:var(--ink);box-shadow:0 35px 100px #0003;border-radius:15px;max-height:calc(100dvh - 50px);max-width:calc(100vw - 40px)}dialog::backdrop{background:#13161bb3;backdrop-filter:blur(8px)}dialog[open]{animation:dialog-in .35s var(--ease)}.dialog-close{position:absolute;right:15px;top:15px;display:grid;place-items:center;border-radius:50%;width:34px;height:34px;color:#83877e;z-index:3;background:#ffffffb3}.dialog-close:hover{background:#eee}.dialog-close .icon{width:18px}.contact-dialog[open]{display:grid;grid-template-columns:1.05fr 1fr;width:780px}.contact-copy{padding:52px 38px;background:#f4f4ef}.contact-copy h2{font-size:33px;line-height:1.4}.contact-copy>p{font-size:13px;color:var(--muted);line-height:1.8;margin-top:23px}.consult-context{display:flex;align-items:flex-start;gap:9px;font-size:11px;color:var(--red);border-top:1px solid #dddfd3;padding-top:23px;margin-top:28px}.consult-context .icon{width:16px;height:16px;margin-top:2px}.contact-copy ol{list-style:none;padding:0;margin:25px 0 0}.contact-copy li{font-size:11px;color:#828777;margin-top:12px;display:flex;gap:15px}.contact-copy li>span{font-size:10px;color:#b2b6a8}.contact-code{padding:52px 38px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.scan-label{font-size:12px;margin-top:18px;color:#707768}.wechat-id{display:flex;align-items:center;gap:22px;margin-top:16px;padding:8px 13px;background:var(--soft);border-radius:5px;font-family:inherit;font-size:14px;letter-spacing:.035em}.wechat-id button{display:flex;padding:3px;color:var(--red)}.wechat-id .icon{width:15px;height:15px}.save-qr{display:flex;gap:6px;align-items:center;font-size:11px;color:#8b9382;margin-top:15px}.save-qr .icon{width:14px;height:14px}.copy-status{font-size:10px;color:#a8ac9f;margin-top:15px}.copy-status.success{color:#398344}.city-dialog{width:700px;padding:45px}.city-dialog h2{font-size:29px;line-height:1.4}.city-dialog>p:not(.eyebrow){font-size:13px;color:var(--muted);margin-top:15px}.search-field{display:flex;align-items:center;gap:12px;background:var(--soft);border:1px solid #e3e5da;border-radius:7px;padding:12px 15px}.city-dialog .search-field{margin-block:26px 20px}.search-field .icon{color:#8d9582;width:18px;height:18px}.search-field input{width:100%;border:0;outline:0;background:transparent;min-width:0;font-size:13px}.search-field:focus-within{border-color:var(--red)}.city-options{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:25px}.city-options button{padding:11px 14px;text-align:left;border:1px solid var(--line);border-radius:5px;display:flex;justify-content:space-between;align-items:center;font-size:13px}.city-options .icon{width:14px;color:#aeb39f}.city-options button:hover{border-color:var(--red);color:var(--red)}.city-dialog>.text-link{font-size:12px}.city-result{display:block;border-bottom:1px solid var(--line);padding:11px 0}.city-result strong{font-weight:500;font-size:13px}.city-result p{color:var(--muted);font-size:11px;margin-top:4px}#city-results{max-height:260px;overflow:auto;margin-bottom:20px}#city-results:empty{display:none}#city-results>p{font-size:12px;color:var(--muted);padding:10px}
.breadcrumb{display:flex;gap:12px;flex-wrap:wrap;padding-top:25px;color:#92988a;font-size:11px}.breadcrumb span{color:#c0c5b8}.page-head{padding-block:55px 52px;border-bottom:1px solid var(--line);margin-bottom:35px;position:relative}.page-head .eyebrow{margin-bottom:22px}.page-head h1{font-size:clamp(33px,4vw,53px);line-height:1.45;max-width:900px}.page-head>p:not(.eyebrow){font-size:15px;line-height:1.9;color:var(--muted);max-width:760px;margin-top:23px}.page-head>.button{margin-top:27px}.filter-bar{display:flex;flex-wrap:wrap;gap:10px;margin-block:25px 35px}.filter-bar>a,.filter-bar>button{display:inline-flex;padding:7px 14px;border:1px solid var(--line);border-radius:5px;color:#7a8471;font-size:12px;transition:color .2s,border-color .2s,background .2s}.filter-bar>a:hover,.filter-bar>button:hover{color:var(--red);border-color:var(--red)}.filter-bar>button.active,.filter-bar>button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:#fff}.catalog-section{padding-block:25px 65px;scroll-margin-top:110px}.catalog-section>h2{font-size:27px;font-weight:500;margin-bottom:27px}.catalog-grid,.branch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.catalog-card{padding:28px;background:var(--soft);border:1px solid transparent;border-radius:9px;transition:background .25s,transform .3s,border .25s}.catalog-card:hover{transform:translateY(-4px);border-color:#dfe1d7;background:#f0f1ea}.tag{display:block;font-size:10px;letter-spacing:.03em;color:#999e91}.catalog-card h3{font-size:20px;letter-spacing:-.025em;font-weight:500;line-height:1.45}.catalog-card p{font-size:12px;color:#868f7c;line-height:1.9;margin-top:14px;min-height:45px}.catalog-card small{display:flex;justify-content:space-between;align-items:center;font-size:11px;margin-top:28px;color:var(--red)}.catalog-card small .icon{width:17px}.catalog-card-top{display:flex;justify-content:space-between;align-items:center}.catalog-card-top>.icon{width:22px;color:var(--red)}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:90px;margin-top:50px;margin-bottom:70px;align-items:start}.prose{max-width:790px}.prose h2{font-size:24px;font-weight:500;margin:42px 0 20px;letter-spacing:-.025em}.prose>h2:first-child{margin-top:0}.prose>p,.prose li,.prose dd{font-size:14px;line-height:2;color:#727b69}.prose p+p{margin-top:18px}.prose ul,.prose ol{padding-left:22px}.prose li{padding-left:6px;margin-block:12px}.prose li::marker{color:var(--red);font-size:12px}.prose .note{padding:20px 23px;background:var(--soft);border-left:2px solid var(--red);font-size:12px;margin-top:26px;color:#8a9281}.prose .faq{margin-top:24px}.prose .faq summary{font-size:13px}.prose .faq summary:after{content:"+";font-size:22px;font-weight:300;color:#9b9f91}.prose .faq details[open] summary:after{content:"−";color:var(--red)}.prose .faq p{font-size:12px;line-height:1.9}.aside-card{position:sticky;top:127px;padding:30px;border-radius:10px;background:#25282b;color:white}.aside-card .eyebrow{color:#f29285;font-size:10px}.aside-card h3{font-size:27px;line-height:1.45}.aside-card>p:not(.eyebrow){font-size:12px;color:#9eaaa2;margin-block:20px 25px;line-height:1.9}.aside-card .button{width:100%;font-size:12px;gap:12px;min-height:47px;padding:12px 17px}.aside-card .aside-qr{display:flex;justify-content:center;margin-top:25px;padding-top:25px;border-top:1px solid #ffffff20}.aside-card .qr-window{width:158px}.aside-card .aside-id{font-size:11px;text-align:center;color:#b3bbae;margin-top:12px;margin-bottom:0}.source-links{font-size:10px!important;color:#a2aa98!important;line-height:1.9;margin-top:30px;margin-bottom:30px}.source-links a{text-decoration:underline;text-underline-offset:3px}.directory-search{max-width:600px;margin-bottom:28px}.directory-search>input{width:100%;padding:17px 20px;background:var(--soft);border:1px solid var(--line);border-radius:7px;font-size:13px}.count{font-size:12px;color:#8e9981;margin-bottom:22px}.branch-card{padding:27px;border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column;align-items:flex-start;transition:border .2s,transform .3s}.branch-card:hover{border-color:#ef483355;transform:translateY(-3px)}.branch-card>small{color:#a1a894;font-size:10px;letter-spacing:.03em;margin-bottom:14px}.branch-card>h3{font-size:23px;font-weight:500;margin-bottom:14px}.branch-card>p{color:#8d9680;font-size:12px;line-height:1.85}.branch-card>p+p{margin-top:7px;margin-bottom:27px}.branch-link{font-size:11px;color:var(--red);display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:auto;border-top:1px solid var(--line);padding-top:17px}.branch-link .icon{width:17px}.branch-detail{display:grid;grid-template-columns:95px 1fr;border-top:1px solid var(--line)}.branch-detail dt,.branch-detail dd{margin:0;border-bottom:1px solid var(--line);padding:17px 0}.branch-detail dt{font-size:12px;color:#939e85;line-height:2.3}.branch-detail dd{font-size:13px}.about-statement{font-size:25px!important;line-height:1.9!important;color:#424b3a!important;letter-spacing:-.02em}.empty-results{padding:35px;background:var(--soft);border-radius:8px;font-size:13px;color:var(--muted);margin-block:25px}.directory-more{text-align:center;margin-block:30px}.directory-more button{min-width:200px;justify-content:center}.catalog-search{max-width:600px;margin-top:27px;margin-bottom:30px}.catalog-empty{padding:30px;background:var(--soft);border-radius:8px;font-size:13px;margin-block:30px}
@keyframes rise-in{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes visual-in{from{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes dialog-in{from{opacity:0;transform:translateY(20px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}[data-reveal]{transition:opacity .8s var(--ease),transform .8s var(--ease)}.motion-ready [data-reveal].reveal-pending{opacity:0;transform:translateY(25px)}.motion-ready [data-reveal].is-visible{opacity:1;transform:none}
@media(min-width:1600px){.hero{min-height:620px}.hero-visual{height:515px}.hero h1{font-size:69px}}
@media(max-width:1150px){.wrap{width:calc(100% - 72px)}.header-inner{gap:24px;height:83px}.nav{gap:21px}.header-actions{gap:17px}.brand b{font-size:22px}.brand small{font-size:6px}.brand-symbol{width:34px;height:38px;font-size:34px}.hero{gap:20px;padding-top:24px;min-height:520px}.hero h1{font-size:48px}.hero-visual{height:420px}.hero-actions{gap:9px}.hero-actions .button{font-size:12px;gap:17px;padding-inline:17px;min-height:49px}.hero-desc{font-size:13px}.metrics>div{flex-direction:column;gap:3px}.metrics{grid-template-columns:1fr 1fr 1fr 1.1fr}.metrics>p{padding-left:24px}.section-head h2,.network-copy h2{font-size:37px}.network-layout{gap:55px}.process-layout{gap:45px}.footer-links{gap:36px}.closing-contact{padding:25px;gap:20px}.closing h2{font-size:36px}.qr-small{width:112px}.closing-contact b{font-size:13px}.contact-layout{gap:50px}.content-layout{gap:50px;grid-template-columns:minmax(0,1fr) 280px}.catalog-grid,.branch-grid{gap:16px}.catalog-card,.branch-card{padding:23px}}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.nav{gap:19px}.nav>a,.nav>button{font-size:12px}.header-actions{gap:14px}.nav-cta{display:none}.hero{gap:18px;min-height:470px}.hero h1{font-size:39px}.hero-visual{height:366px}.hero-desc{font-size:12px}.hero-assurance{gap:16px;font-size:10px}.hero-actions .button{gap:12px;padding-inline:13px;font-size:11px}.hero-eyebrow{font-size:10px;margin-bottom:24px}.visual-label{bottom:18px;left:18px;padding:14px 15px}.visual-label strong{font-size:13px}.visual-label small{font-size:6px;letter-spacing:.7px}.visual-label-mark{font-size:30px}.quick-entry{gap:16px}.quick-entry>span{padding-right:16px}.quick-entry>a{font-size:11px;gap:10px}.metrics strong{font-size:38px}.metrics>p{font-size:12px;padding-left:20px}.services-section,.process-section{padding-block:75px}.section-head h2,.network-copy h2{font-size:32px}.section-head>p{font-size:12px}.service-tabs{gap:28px}.service-tabs button{font-size:13px}.offering-grid{gap:12px}.offering{padding:21px;min-height:220px}.offering h3{font-size:16px}.offering p{font-size:11px;max-width:100%}.offering-featured{min-height:452px;padding:25px}.offering-featured h3{font-size:24px}.network-layout{gap:38px}.network-card{padding:25px}.network-tabs button{min-width:63px;font-size:12px;padding:7px 12px}.city-heading>span{font-size:40px}.network-card-footer{gap:10px}.network-card-footer a,.network-card-footer button{font-size:10px;gap:7px}.process-layout{gap:35px;grid-template-columns:1.1fr 1fr}.process-step{gap:16px;padding-block:24px}.process-step strong{font-size:15px}.process-step small{font-size:11px}.process-panel{padding:29px;min-height:410px}.process-panel h3{font-size:24px}.process-panel ul{gap:7px;margin:20px 0}.process-panel li{font-size:10px}.faq-section{gap:40px;grid-template-columns:1fr 1.4fr;padding-bottom:75px}.faq-copy h2{font-size:31px}.faq-list summary{font-size:12px}.closing-inner{gap:30px}.closing h2{font-size:31px}.closing-contact{flex-direction:column;gap:18px;text-align:center;min-width:210px;padding:23px}.closing-contact .copy-link{margin-inline:auto;margin-top:13px}.footer-links{gap:28px}.footer-main{gap:35px}.footer-links>div:last-child{display:none}.footer-bottom{font-size:8px}.content-layout{gap:35px;grid-template-columns:minmax(0,1fr) 240px}.aside-card{padding:24px}.aside-card h3{font-size:24px}.catalog-grid,.branch-grid{grid-template-columns:repeat(2,1fr)}.contact-dialog[open]{width:740px}.contact-copy{padding:46px 30px}.contact-code{padding:46px 28px 28px}.contact-copy h2{font-size:29px}.mega-inner{gap:30px}.mega-links{gap:10px}.mega-links a{padding:10px}.mega-links strong{font-size:12px}.mega-links small{font-size:10px}.mega-links a>span{padding:8px}.mega-intro h2{font-size:23px}}
@media(max-width:680px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.header-inner{height:73px;gap:15px}.brand b{font-size:21px}.brand small{font-size:5.5px;letter-spacing:1.5px}.brand-symbol{width:31px;height:34px;font-size:31px}.header-actions{gap:16px}.city-toggle{font-size:11px;gap:4px}.city-toggle .icon{width:14px}.city-toggle .icon:last-child{display:none}.menu-toggle{display:grid;place-items:center;padding:5px}.menu-toggle .icon{width:25px;height:25px}.nav{display:none;position:absolute;top:73px;left:0;right:0;background:white;padding:15px 24px 25px;border-bottom:1px solid var(--line);box-shadow:0 20px 30px #0000000a;margin:0;flex-direction:column;align-items:stretch;gap:0}.nav.open{display:flex}.nav>a,.nav>button{padding:15px 0;text-align:left;font-size:15px;border-bottom:1px solid #f0f1eb;display:flex;justify-content:space-between}.nav>a:after{display:none}.mega-menu{top:308px;max-height:calc(100dvh - 360px);overflow:auto}.mega-inner{display:block;padding-block:24px}.mega-intro h2,.mega-intro .eyebrow{display:none}.mega-intro a{font-size:13px;justify-content:space-between;margin-bottom:10px}.mega-links{grid-template-columns:1fr 1fr;gap:8px}.mega-links a{padding:12px 0;gap:8px}.mega-links a>span{display:none}.mega-links a>svg{width:13px}.mega-links strong{font-size:12px}.mega-links small{font-size:9px}.hero{display:flex;flex-direction:column;gap:27px;align-items:stretch;padding-top:33px;padding-bottom:27px;min-height:0}.hero-copy{padding:0}.hero-eyebrow{font-size:10px;margin-bottom:21px;letter-spacing:.055em}.hero h1{font-size:clamp(35px,8.8vw,57px);line-height:1.38;letter-spacing:-.055em}.hero-desc{font-size:12px;line-height:1.9;margin-top:18px}.hero-actions{margin-top:24px;gap:10px}.hero-actions .button{font-size:12px;padding-inline:17px;gap:18px;min-height:49px}.hero-assurance{margin-top:18px;gap:22px;font-size:10px}.hero-visual{height:280px;margin:0;flex-shrink:0;border-radius:8px}.hero-visual>img{object-position:50% 46%}.visual-label{bottom:17px;left:17px;padding:13px 16px}.visual-label strong{font-size:13px}.visual-label small{font-size:6px}.visual-label-mark{font-size:30px}.visual-corner{top:15px;right:15px;font-size:8px}.quick-entry{display:grid;grid-template-columns:1fr 1fr;gap:0;padding-block:10px}.quick-entry>span{grid-column:1/-1;border:0;font-size:9px;padding:3px 0 7px;color:#a0a498}.quick-entry>a{font-size:11px;justify-content:space-between;padding:8px 0}.quick-entry>a:nth-of-type(odd){padding-right:20px}.quick-entry>a:nth-of-type(even){padding-left:20px;border-left:1px solid var(--line)}.quick-entry>a .icon{width:13px;height:13px}.metrics{grid-template-columns:1fr 1fr 1.2fr;padding-block:26px 30px;gap:17px}.metrics>div{gap:4px}.metrics strong{font-size:33px}.metrics>div>span{font-size:9px;white-space:nowrap}.metrics>p{display:none}.metrics strong>span{font-size:10px}.services-section,.process-section{padding-block:55px}.section-head{display:block;margin-bottom:24px}.eyebrow{font-size:10px;margin-bottom:16px}.section-head .eyebrow{margin-bottom:14px}.section-head h2,.network-copy h2{font-size:30px;line-height:1.43;letter-spacing:-.035em}.section-head>p{font-size:11px;line-height:1.8;margin-top:20px;padding:0}.service-tabs{gap:24px;overflow-x:auto;scrollbar-width:none;margin-right:-20px;padding-right:20px;margin-bottom:20px}.service-tabs::-webkit-scrollbar{display:none}.service-tabs button{font-size:12px;padding-block:9px 16px}.service-tabs button sup{font-size:9px;margin-left:4px}.offering-grid{grid-template-columns:1fr 1fr;gap:11px}.offering{padding:19px;min-height:209px}.offering-featured{grid-column:1/-1;grid-row:auto;min-height:256px;padding:25px}.offering-featured .offering-icon{margin-bottom:30px}.offering-featured .offering-icon .icon{width:32px;height:32px}.offering-featured h3{font-size:24px;margin-top:0;max-width:none}.offering-featured p{font-size:11px;max-width:none}.offering-featured .offering-link{margin-top:23px;padding-top:15px}.offering-featured:after{top:-10px;right:-20px;font-size:300px}.offering-icon{margin-bottom:23px}.offering-icon .icon{width:25px;height:25px}.offering-number{font-size:9px;top:18px;right:18px}.offering h3{font-size:16px;line-height:1.45}.offering p{font-size:10px;min-height:34px}.offering-link{font-size:9px;margin-top:18px}.offering-featured .offering-link{font-size:11px}.service-footnote{display:block;margin-top:20px}.service-footnote p,.service-footnote p button{font-size:10px}.service-footnote .text-link{font-size:11px;margin-top:15px;gap:13px}.network-section{padding-block:48px}.network-layout{display:block}.network-copy>p:not(.eyebrow){font-size:11px;margin-top:17px;max-width:300px}.network-tabs{margin-top:22px;margin-bottom:20px;gap:7px;max-width:100%}.network-tabs button{min-width:0;flex:0 0 calc(25% - 6px);font-size:12px;padding:8px 9px}.network-copy>.text-link{font-size:11px}.network-card{padding:25px;margin-top:26px}.network-card-top{font-size:9px;padding-bottom:19px}.city-heading{margin-top:21px}.city-heading>span{font-size:40px}.city-heading small{font-size:9px}.local-branch{min-height:0;padding-block:23px 25px;gap:10px}.local-branch h3{font-size:16px}.local-branch p{font-size:10px}.network-card-footer a,.network-card-footer button{font-size:10px;gap:14px}.network-source{font-size:8px;margin-top:20px}.process-layout{display:block}.process-step{padding:20px 3px;gap:17px}.process-step strong{font-size:15px}.process-step small{font-size:10px}.process-step>span{font-size:11px}.process-panel{margin-top:22px;padding:27px;min-height:352px}.process-panel .eyebrow{margin-top:14px}.process-panel h3{font-size:25px;max-width:275px}.process-panel>p{font-size:12px;max-width:310px;margin-top:17px}.process-panel ul{gap:10px;margin:22px 0}.process-panel li{font-size:10px}.process-big-number{font-size:105px;top:7px;right:19px}.process-panel .button{font-size:11px}.faq-section{display:block;padding-block:0 53px}.faq-copy h2{font-size:28px}.faq-copy>p:not(.eyebrow){font-size:11px;margin-top:16px}.faq-copy .text-link{font-size:11px;margin-top:16px}.faq-list{margin-top:26px}.faq-list summary{font-size:12px;padding-block:19px;gap:12px}.faq-list details>p{font-size:11px;padding-right:8px;padding-bottom:20px}.closing{padding-block:44px}.closing-inner{display:block}.closing h2{font-size:29px;line-height:1.5}.closing-copy .eyebrow{font-size:10px;margin-bottom:17px}.closing-copy>p:not(.eyebrow){font-size:11px;margin-block:17px 23px}.closing .button{font-size:12px;min-height:48px}.closing-contact{margin-top:30px;display:flex;flex-direction:row;min-width:0;gap:22px;text-align:left;padding:22px}.qr-small{width:107px}.closing-contact b{font-size:12px}.closing-contact>div>span{font-size:10px}.closing-contact .copy-link{font-size:10px;margin-left:0;margin-top:16px}.footer{padding-top:35px;padding-bottom:76px}.footer-main{display:block;padding-bottom:25px}.footer-main>div>p{font-size:10px;margin-top:16px}.footer .brand b{font-size:21px}.footer .brand-symbol{width:30px;height:33px;font-size:30px}.footer-links{gap:60px;margin-top:30px}.footer-links>div{font-size:10px;gap:10px}.footer-links b{font-size:11px}.footer-bottom{display:grid;grid-template-columns:1fr auto;gap:10px;padding-block:20px;font-size:8px;line-height:1.7}.footer-bottom>span:nth-child(2){grid-row:2;grid-column:1/-1}.back-top{grid-row:1;grid-column:2}.floating-contact{display:none}.mobile-contact{position:fixed;bottom:0;left:0;right:0;z-index:45;background:#ffffffed;backdrop-filter:blur(18px);padding:11px 20px calc(11px + env(safe-area-inset-bottom));box-shadow:0 -4px 18px #00000006;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px}.mobile-contact>span{font-size:9px;line-height:1.9;color:#a0a894}.mobile-contact b{color:#555e4c;font-weight:400;font-size:11px}.mobile-contact .button{min-height:43px;padding:10px 19px;font-size:12px;gap:28px}.mobile-contact .icon{width:16px}.toast{bottom:90px;font-size:12px;width:max-content;max-width:calc(100vw - 40px)}dialog{max-width:calc(100vw - 30px);max-height:calc(100dvh - 30px);border-radius:12px}.contact-dialog[open]{display:block;width:370px}.contact-copy{padding:27px 27px 23px}.contact-copy .eyebrow{font-size:9px;margin-bottom:13px}.contact-copy h2{font-size:25px;line-height:1.4}.contact-copy h2 br{display:initial}.contact-copy>p{font-size:11px;margin-top:12px}.contact-copy>p br{display:none}.consult-context{padding-top:13px;margin-top:14px;font-size:10px}.contact-copy ol{display:none}.contact-code{padding:20px 26px 24px}.contact-code .qr-window{width:185px}.scan-label{font-size:11px;margin-top:13px}.wechat-id{margin-top:12px;font-size:13px;padding-block:7px}.save-qr{margin-top:12px;font-size:10px}.copy-status{margin-top:10px;font-size:9px}.dialog-close{right:10px;top:10px;width:29px;height:29px}.dialog-close .icon{width:16px}.city-dialog{padding:33px 24px}.city-dialog h2{font-size:24px}.city-dialog>p:not(.eyebrow){font-size:11px}.city-dialog .eyebrow{font-size:9px}.city-dialog .search-field{margin-block:22px 20px;padding:11px}.search-field input{font-size:12px}.city-options{grid-template-columns:repeat(3,1fr);gap:8px}.city-options button{font-size:11px;padding:10px 12px}.city-options .icon{width:12px}.city-dialog>.text-link{font-size:11px}.breadcrumb{font-size:9px;padding-top:20px;gap:9px}.page-head{padding-block:34px 32px;margin-bottom:25px}.page-head h1{font-size:30px;line-height:1.45;letter-spacing:-.045em}.page-head>p:not(.eyebrow){font-size:12px;margin-top:18px}.page-head .eyebrow{font-size:10px;margin-bottom:17px}.page-head>.button{font-size:12px;margin-top:22px;min-height:48px}.filter-bar{gap:8px;margin-block:20px 25px}.filter-bar>a,.filter-bar>button{font-size:10px;padding:6px 11px}.catalog-section{padding-block:16px 37px}.catalog-section>h2{font-size:23px;margin-bottom:21px}.catalog-grid,.branch-grid{grid-template-columns:1fr;gap:14px}.catalog-card{padding:23px}.catalog-card h3{font-size:22px;margin-top:13px!important}.catalog-card p{font-size:11px;margin-top:11px;min-height:0}.catalog-card small{font-size:10px;margin-top:24px}.tag{font-size:9px}.content-layout{display:flex;flex-direction:column;gap:35px;margin-top:32px;margin-bottom:35px}.prose{width:100%}.prose h2{font-size:22px;margin:32px 0 17px}.prose>p,.prose li{font-size:12px;line-height:2}.prose ul,.prose ol{padding-left:18px}.prose li{margin-block:10px}.prose .note{font-size:11px;padding:17px 19px}.prose .faq summary{font-size:12px;padding-block:19px}.prose .faq p{font-size:11px;padding-right:0}.aside-card{position:static;width:100%;padding:27px}.aside-card h3{font-size:26px}.aside-card>p:not(.eyebrow){font-size:11px;max-width:270px}.aside-card .button{width:auto;gap:30px}.aside-card .aside-qr,.aside-card .aside-id{display:none}.directory-search>input{font-size:12px;padding:14px 17px}.count{font-size:11px}.branch-card{padding:25px}.branch-card>h3{font-size:23px}.branch-card>p{font-size:11px}.branch-card>small{font-size:9px}.branch-link{font-size:10px}.branch-detail{grid-template-columns:75px 1fr}.branch-detail dt{font-size:11px}.branch-detail dd{font-size:12px}.source-links{font-size:9px!important}.about-statement{font-size:21px!important}.directory-more button{font-size:12px;min-height:46px}.catalog-search{margin-block:22px 20px}.catalog-empty,.empty-results{font-size:11px;padding:23px}}
@media(max-width:360px){.hero h1{font-size:32px}.hero-actions .button{padding-inline:12px;gap:13px;font-size:11px}.hero-assurance{gap:15px}.hero-visual{height:245px}.closing-contact{padding:18px;gap:16px}.qr-small{width:92px}.contact-copy h2{font-size:23px}.contact-code .qr-window{width:165px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.motion-ready [data-reveal].reveal-pending{opacity:1;transform:none}}
.offering-grid:has(>.offering:nth-child(3):last-child){grid-template-columns:1.1fr 1fr}
@media(max-width:680px){.offering-grid:has(>.offering:nth-child(3):last-child){grid-template-columns:1fr 1fr}}
.motion-ready .network-copy.reveal-pending,.motion-ready .network-card.reveal-pending{transform:none}
.faq-copy>.button{margin-top:23px;font-size:12px;min-height:47px}
.hero-desc,.section-head>p,.offering p,.process-step small,.process-panel>p,.faq-copy>p:not(.eyebrow),.catalog-card p,.branch-card>p,.page-head>p:not(.eyebrow){color:#6f726d}
.offering-featured p{color:#fff0ed}
@media(max-width:680px){.faq-copy>.button{font-size:11px;min-height:43px;margin-top:18px}}
/* v3: quieter hierarchy, complete content and readable type. */
:root{--muted:#6b6e70;--soft:#f6f6f4;--red:#e64632}.eyebrow{font-size:12px;letter-spacing:.09em}.hero{padding-block:40px 38px;min-height:530px;gap:46px}.hero-visual{height:432px;margin:0;border-radius:4px}.hero-visual>img{object-position:53% 52%}.hero h1{font-size:clamp(40px,4.4vw,64px);letter-spacing:-.045em}.hero-desc{font-size:16px;line-height:1.9;max-width:490px;margin-top:23px}.hero-eyebrow{font-size:13px;margin-bottom:24px}.hero-assurance{font-size:12px;gap:0;color:#747779}.hero-assurance span+span:before{content:"";width:1px;height:11px;background:#d5d6d2;margin-inline:17px}.hero-actions{gap:27px;align-items:center}.hero-actions>.text-link{font-size:14px;gap:12px}.proof-line{display:grid;grid-template-columns:1fr 1fr 1.5fr;gap:40px;border-block:1px solid var(--line);padding-block:27px}.proof-line>p{display:flex;align-items:center;gap:17px}.proof-line strong{font-size:36px;font-weight:500;letter-spacing:-.04em;line-height:1.3}.proof-line p>span{font-size:13px;color:var(--muted)}.proof-line>a{display:flex;align-items:center;justify-content:space-between;font-size:16px;border-left:1px solid var(--line);padding-left:38px}.proof-line>a>span{display:flex;gap:15px;align-items:center;color:var(--muted);font-size:13px}.proof-line .icon{width:17px}.services-section{padding-block:76px}.section-head h2{font-size:37px}.section-head>.text-link{font-size:14px}.service-tabs{gap:36px;margin-bottom:0}.service-tabs button{font-size:16px;padding-block:12px 20px;color:#7a7d7e}.service-spotlight{display:grid;grid-template-columns:1fr 1.25fr;gap:72px;padding-top:36px}.spotlight-copy{padding:28px 32px 30px;background:var(--soft);border-radius:5px;display:flex;flex-direction:column;align-items:flex-start}.spotlight-icon{color:var(--red);margin-bottom:23px}.spotlight-icon .icon{width:30px;height:30px;stroke-width:1.3}.spotlight-copy>h3{font-size:27px;line-height:1.5;font-weight:500;letter-spacing:-.025em}.spotlight-copy>p{font-size:15px;color:var(--muted);line-height:1.9;max-width:350px;margin-top:17px}.spotlight-copy>.text-link{font-size:14px;margin-top:auto;padding-top:29px}.spotlight-links{display:flex;flex-direction:column}.spotlight-links>a{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:25px 0;border-bottom:1px solid var(--line);flex:1;transition:color .2s,padding .3s}.spotlight-links>a:first-child{padding-top:14px}.spotlight-links>a:last-child{padding-bottom:15px;border-bottom:0}.spotlight-links h3{font-size:20px;font-weight:500;letter-spacing:-.025em}.spotlight-links p{font-size:14px;color:var(--muted);margin-top:8px;line-height:1.7}.spotlight-links>.icon{width:20px}.spotlight-links>a:hover{color:var(--red);padding-left:7px}.delivery-section{padding-block:25px 55px}.delivery-section .section-head{margin-bottom:30px}.delivery-section h2{font-size:29px}.flow-tabs{display:flex;gap:6px;border:1px solid var(--line);padding:5px;border-radius:7px}.flow-tabs>button{font-size:14px;padding:9px 16px;white-space:nowrap;border-radius:4px}.flow-tabs>button[aria-selected=true]{background:var(--ink);color:white}.service-flow{list-style:none;padding:0;margin:25px 0;display:grid;gap:22px}.service-flow>li{display:flex;gap:20px;align-items:flex-start;padding:0;margin:0}.service-flow>li>span{font-size:12px;line-height:27px;color:var(--red);font-variant-numeric:tabular-nums}.service-flow h3{font-size:17px;font-weight:500;letter-spacing:0;line-height:1.6}.service-flow p{font-size:15px;color:var(--muted);line-height:1.85;margin-top:5px}.flow-inline{grid-template-columns:repeat(4,1fr);gap:26px 33px;padding-top:30px;border-top:1px solid var(--line);margin:0 0 30px}.flow-inline>li{display:block}.flow-inline>li>span{display:block;margin-bottom:12px}.flow-inline h3{font-size:17px}.flow-inline p{font-size:14px}.flow-panel>.text-link{font-size:14px}.assurance-section{padding-block:30px 68px}.assurance-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:25px}.assurance-heading h2{font-size:27px;letter-spacing:-.025em}.assurance-heading a{font-size:14px}.assurance-grid{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line);padding-block:27px;gap:28px}.assurance-grid>div{position:relative}.assurance-grid>div>span{font-size:12px;color:#8a8d89;display:block;margin-bottom:14px}.assurance-grid h3{font-size:18px;font-weight:500;letter-spacing:0}.assurance-grid p{font-size:14px;line-height:1.8;color:var(--muted);max-width:225px;margin-top:10px}.network-section{padding-block:62px}.network-copy h2{font-size:36px}.network-copy>p:not(.eyebrow){font-size:15px;max-width:390px}.network-tabs{display:grid;grid-template-columns:repeat(4,1fr);max-width:360px}.network-tabs button{font-size:14px;min-width:0;min-height:43px;padding:8px 15px}.network-copy .text-link,.network-card-footer a,.network-card-footer button{font-size:13px}.network-card-top{font-size:12px;letter-spacing:.02em}.local-branch h3{font-size:18px}.local-branch p{font-size:13px;line-height:1.85;color:#727673}.city-heading small,.network-source{font-size:12px;color:#7a7e77}.closing{padding-block:53px}.closing h2{font-size:34px}.closing-copy>p:not(.eyebrow){font-size:14px}.closing-contact b{font-size:15px}.closing-contact>div>span{font-size:13px}.copy-link{font-size:13px}.closing-contact .qr-small{width:133px}.footer-links>div,.footer-links button,.footer-links b,.footer-main>div>p{font-size:13px}.footer-links>div{gap:12px}.footer-links a,.footer-links button,.footer-links span{color:#737772}.footer-bottom{font-size:12px}.footer-bottom>span:nth-child(2){font-size:11px}.breadcrumb{font-size:12px;line-height:1.8}.breadcrumb [aria-current]{color:#555b56}.page-head>p:not(.eyebrow){font-size:16px}.catalog-card p{font-size:15px;line-height:1.8}.tag,.catalog-card small,.branch-link,.branch-card>small{font-size:12px}.filter-bar>a,.filter-bar>button{font-size:14px}.search-field input,.directory-search>input{font-size:15px}.catalog-card{border-radius:5px}.catalog-card h3{font-size:22px}.catalog-grid{gap:20px}.catalog-card p{min-height:54px}.prose>p,.prose li,.prose dd{font-size:16px;color:#656b67}.prose .note{font-size:14px;line-height:1.9}.prose h2{font-size:25px;margin-top:42px}.prose .faq summary{font-size:16px}.prose .faq p{font-size:15px}.aside-card>p:not(.eyebrow){font-size:14px}.aside-card .button{font-size:14px}.source-links{font-size:12px!important;color:#737a71!important}.branch-card>p{font-size:14px}.branch-detail dt{font-size:14px}.branch-detail dd{font-size:16px}.count{font-size:14px}.contact-copy>p{font-size:15px}.contact-copy li,.consult-context,.scan-label,.save-qr,.copy-status{font-size:13px}.city-dialog>p:not(.eyebrow){font-size:15px}.city-result strong{font-size:15px}.city-result p{font-size:13px}.city-options button{font-size:14px}.mega-links strong{font-size:15px}.mega-links small{font-size:12px}.mega-links{gap:8px 20px}.mega-inner{gap:48px}.floating-contact span{font-size:12px}.brand small{letter-spacing:1.6px}.section-intro{color:var(--muted);font-size:16px;line-height:1.9;max-width:750px;margin-top:20px}.hub-head{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:end}.hub-head>div>p:not(.eyebrow){font-size:16px;line-height:1.9;color:var(--muted);margin-top:24px;max-width:650px}.hub-head h1{font-size:48px}.hub-outline{list-style:none;padding:15px 0;margin:0;border-top:1px solid var(--line)}.hub-outline li{padding:15px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;font-size:14px}.hub-outline span{color:var(--muted)}.hub-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 50px}.hub-card{padding:32px 0;border-bottom:1px solid var(--line)}.hub-card>span{font-size:12px;color:var(--red)}.hub-card h2{font-size:25px;font-weight:500;margin-top:13px}.hub-card p{font-size:16px;color:var(--muted);line-height:1.9;margin-block:15px 22px;max-width:520px}.hub-card .text-link{font-size:14px}.hub-section{padding-block:30px 65px}.hub-section>h2{font-size:30px;margin-bottom:28px}.hub-process{background:var(--soft);padding:35px;border-radius:5px;margin-top:35px}.hub-process h2{font-size:27px}.hub-process .flow-inline{border:0}.detail-scope{display:grid;gap:22px;padding:25px;background:var(--soft);border-radius:4px}.detail-scope>div>h3{font-size:18px;font-weight:500;letter-spacing:0}.detail-scope>div>p{font-size:15px;color:var(--muted);margin-top:9px;line-height:1.9}.detail-summary{display:flex;gap:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 0;font-size:14px;color:var(--muted);margin-top:25px}.detail-summary a{color:var(--ink)}.detail-summary a:hover{color:var(--red)}.prose .service-flow{padding:0;margin-block:25px}.prose .service-flow>li{padding:0;margin:0}.prose .service-flow h3{font-size:18px}.prose .service-flow p{font-size:15px}.prose .detail-scope p{font-size:15px}.branch-home-head{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:center}.branch-home-head h1{font-size:49px}.branch-home-head>div>p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.9;margin-block:20px 25px}.branch-address-card{background:var(--soft);padding:30px;border-radius:5px}.branch-address-card .eyebrow{margin-bottom:17px}.branch-address-card h2{font-size:21px;font-weight:500;line-height:1.6}.branch-address-card>p{font-size:16px;line-height:1.9;margin-top:15px;color:var(--muted)}.branch-address-card>a{display:inline-flex;font-size:12px;color:#777e76;text-decoration:underline;text-underline-offset:4px;margin-top:22px}.branch-service-links{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.branch-service-links>a{padding:25px;border:1px solid var(--line);border-radius:5px;display:flex;flex-direction:column;gap:10px;transition:background .2s,border-color .2s}.branch-service-links>a:hover{background:var(--soft);border-color:#b5b9b0}.branch-service-links h3{font-size:20px;font-weight:500}.branch-service-links p{font-size:14px;color:var(--muted);line-height:1.8}.local-guide-card{display:flex;gap:25px;align-items:center;justify-content:space-between;padding:28px;background:var(--soft);margin-top:30px;border-radius:5px}.local-guide-card h3{font-size:22px;font-weight:500}.local-guide-card p{font-size:15px;color:var(--muted);margin-top:12px;max-width:820px}.local-guide-card>.icon{color:var(--red)}.prose .mini-links{display:flex;gap:12px;flex-wrap:wrap}.mini-links a{padding:9px 14px;border:1px solid var(--line);font-size:14px;border-radius:4px}.branch-nearby{display:flex;gap:10px;flex-wrap:wrap}.branch-nearby>a{font-size:14px;border-bottom:1px solid #cfd4c9;padding-block:5px}.branch-section{padding-block:25px 50px}.branch-section>h2{font-size:28px;margin-bottom:25px}.branch-section>.section-intro{margin-bottom:25px}.promise-note{font-size:14px;color:var(--muted);line-height:1.9;border-left:2px solid var(--red);padding-left:20px;margin-top:20px}.service-review{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:20px;margin-top:35px}.service-review a{text-decoration:underline;text-underline-offset:3px}.prose .source-links a{display:inline-block}.prose .faq details>p{line-height:1.9}.catalog-section>h2{font-size:29px}.group-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px;gap:25px}.group-heading>h2{font-size:29px}.group-heading>.text-link{font-size:14px}.footer-links{gap:46px}
@media(max-width:1100px){.hero{gap:30px;min-height:0}.hero h1{font-size:46px}.hero-desc{font-size:15px}.hero-visual{height:393px}.proof-line{gap:25px}.proof-line>a{padding-left:25px}.proof-line>a>span{font-size:12px}.service-tabs{gap:26px}.service-tabs button{font-size:14px}.service-spotlight{gap:43px}.spotlight-copy{padding:27px}.spotlight-copy>h3{font-size:25px}.spotlight-links h3{font-size:19px}.section-head h2{font-size:33px}.delivery-section .section-head{align-items:center}.delivery-section h2{font-size:27px;max-width:300px}.flow-tabs>button{font-size:13px;padding:9px 12px}.flow-inline{gap:23px}.network-layout{gap:42px}.network-card-footer a,.network-card-footer button{font-size:12px}.network-card{padding:26px}.closing-contact{padding:26px}.footer-links{gap:31px}.footer-links>div,.footer-links button,.footer-links b{font-size:12px}.hub-head{gap:35px}.branch-home-head{gap:35px}.branch-home-head h1{font-size:43px}}
@media(max-width:800px){.hero h1{font-size:39px}.hero-desc{font-size:14px}.hero-visual{height:360px}.hero-actions{gap:20px}.hero-actions .button{font-size:13px}.hero-actions>.text-link{font-size:13px}.hero-assurance{font-size:12px}.hero-assurance span+span:before{margin-inline:11px}.proof-line{grid-template-columns:1fr 1fr;gap:25px}.proof-line>a{display:none}.proof-line>p{gap:18px}.service-spotlight{gap:32px;grid-template-columns:1fr 1.1fr}.spotlight-copy{padding:24px}.spotlight-copy>p{font-size:14px}.spotlight-copy>.text-link{font-size:13px}.spotlight-copy>h3{font-size:23px}.spotlight-links h3{font-size:18px}.spotlight-links p{font-size:13px}.flow-inline{grid-template-columns:repeat(2,1fr)}.assurance-heading h2{font-size:24px}.assurance-heading>a{font-size:13px}.assurance-grid{grid-template-columns:repeat(2,1fr);gap:26px 30px}.assurance-grid p{max-width:none}.hub-head{display:block}.hub-outline{margin-top:30px}.hub-grid{gap:0 30px}.branch-home-head h1{font-size:37px}.branch-address-card{padding:25px}.branch-address-card h2{font-size:19px}.branch-service-links{grid-template-columns:repeat(2,1fr)}.local-guide-card p{font-size:14px}}
@media(max-width:680px){.hero{padding-block:27px;gap:26px}.hero h1{font-size:clamp(34px,8.6vw,48px);line-height:1.38}.hero-desc{font-size:15px;line-height:1.85;margin-top:20px}.hero-desc br{display:none}.hero-eyebrow{font-size:12px;margin-bottom:20px}.hero-actions{gap:25px;margin-top:24px}.hero-actions .button{font-size:14px;min-height:49px;padding-inline:18px;gap:22px}.hero-actions>.text-link{font-size:14px;gap:10px}.hero-assurance{font-size:12px;gap:0;margin-top:19px}.hero-assurance span+span:before{margin-inline:13px}.hero-visual{height:255px}.hero-visual>img{object-position:center 49%}.proof-line{padding-block:23px;gap:18px}.proof-line strong{font-size:32px}.proof-line>p{gap:12px}.proof-line p>span{font-size:12px}.services-section{padding-block:46px}.section-head{margin-bottom:26px}.section-head h2{font-size:29px}.section-head>.text-link{font-size:13px;margin-top:17px}.service-tabs{gap:25px;overflow:auto;padding-right:20px;margin-right:-20px}.service-tabs button{font-size:14px;min-height:47px;padding-block:10px 17px}.service-spotlight{display:block;padding-top:22px}.spotlight-copy{padding:25px;background:#f5f5f3}.spotlight-icon{display:none}.spotlight-copy>h3{font-size:25px;line-height:1.5}.spotlight-copy>p{font-size:15px;line-height:1.85;margin-top:14px}.spotlight-copy>.text-link{font-size:14px;padding-top:20px}.spotlight-links{margin-top:14px}.spotlight-links>a{padding:21px 0}.spotlight-links>a:first-child{padding-top:18px}.spotlight-links h3{font-size:18px;line-height:1.5}.spotlight-links p{font-size:14px;line-height:1.75;margin-top:6px}.spotlight-links .icon{width:18px}.delivery-section{padding-block:8px 40px}.delivery-section .section-head{display:block}.delivery-section h2{font-size:27px;max-width:none;line-height:1.5}.flow-tabs{display:flex;margin-top:24px;max-width:max-content}.flow-tabs>button{font-size:14px;padding:9px 15px}.service-flow p{font-size:15px}.flow-inline{grid-template-columns:1fr 1fr;gap:27px 23px;padding-top:24px}.flow-inline h3{font-size:17px}.flow-inline p{font-size:14px;line-height:1.85}.flow-inline>li>span{margin-bottom:9px;font-size:12px}.flow-panel>.text-link{font-size:14px}.assurance-section{padding-block:8px 43px}.assurance-heading{display:block;margin-bottom:22px}.assurance-heading h2{font-size:24px}.assurance-heading a{font-size:13px;margin-top:16px}.assurance-grid{padding-block:24px;gap:26px 23px}.assurance-grid h3{font-size:17px}.assurance-grid p{font-size:14px;line-height:1.85}.assurance-grid>div>span{font-size:12px;margin-bottom:10px}.network-section{padding-block:43px}.network-copy h2{font-size:30px}.network-copy>p:not(.eyebrow){font-size:15px;margin-top:20px}.network-tabs{gap:8px;margin-block:26px 20px;max-width:none}.network-tabs button{font-size:14px;min-height:44px}.network-copy .text-link{font-size:14px}.network-card{padding:24px;margin-top:28px}.network-card-top{font-size:12px}.city-heading>span{font-size:37px}.city-heading small{font-size:12px}.local-branch{padding-block:22px 25px}.local-branch h3{font-size:18px}.local-branch p{font-size:14px;line-height:1.8;overflow-wrap:anywhere}.network-card-footer{flex-wrap:wrap;gap:17px}.network-card-footer a,.network-card-footer button{font-size:13px}.network-source{font-size:12px;line-height:1.85}.closing{padding-block:40px}.closing h2{font-size:28px}.closing-copy>p:not(.eyebrow){font-size:14px}.closing-copy .eyebrow{font-size:12px}.closing .button{font-size:14px}.closing-contact{gap:20px;padding:22px;align-items:center}.closing-contact .qr-small{width:105px}.closing-contact b{font-size:14px;line-height:1.7}.closing-contact>div>span{font-size:12px}.closing-contact .copy-link{font-size:12px}.footer-main>div>p{font-size:13px}.footer-links{gap:50px}.footer-links>div,.footer-links button,.footer-links b{font-size:13px}.footer-bottom{font-size:12px;line-height:1.8}.footer-bottom>span:nth-child(2){font-size:12px}.mobile-contact{padding-inline:20px}.mobile-contact>span{font-size:12px;line-height:1.6}.mobile-contact b{font-size:12px}.mobile-contact .button{font-size:14px;min-height:45px;gap:24px;padding-inline:20px}.breadcrumb{font-size:12px;gap:8px;padding-top:19px}.page-head{padding-block:32px;margin-bottom:27px}.page-head h1{font-size:30px;line-height:1.5}.page-head .eyebrow{font-size:12px}.page-head>p:not(.eyebrow){font-size:16px;line-height:1.9}.page-head>.button{font-size:14px;min-height:48px}.catalog-card{padding:24px}.catalog-card h3{font-size:22px}.catalog-card p{font-size:15px;min-height:0}.catalog-card small,.tag{font-size:12px}.catalog-card small{margin-top:23px}.catalog-grid{gap:14px}.filter-bar>a,.filter-bar>button{font-size:13px;min-height:38px;align-items:center}.search-field input,.directory-search>input{font-size:14px}.catalog-section>h2,.group-heading>h2{font-size:25px}.group-heading{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:22px}.group-heading>.text-link{font-size:13px}.content-layout{gap:32px}.prose h2{font-size:24px;margin-top:35px}.prose>p,.prose li,.prose dd{font-size:16px;line-height:1.95}.prose .note{font-size:14px;padding:18px}.prose .faq summary{font-size:16px;line-height:1.7;padding-block:19px}.prose .faq p{font-size:15px;line-height:1.9}.source-links{font-size:12px!important;line-height:1.9}.aside-card>p:not(.eyebrow){font-size:15px}.aside-card .eyebrow{font-size:12px}.aside-card .button{font-size:14px}.branch-card>p{font-size:15px}.branch-card>small,.branch-link{font-size:12px}.branch-detail dt{font-size:13px}.branch-detail dd{font-size:15px}.branch-detail{grid-template-columns:75px 1fr}.count{font-size:13px}.contact-copy{padding:27px 26px 22px}.contact-copy h2{font-size:25px}.contact-copy>p{font-size:14px;line-height:1.8}.consult-context,.scan-label,.save-qr,.copy-status{font-size:12px}.contact-code{padding:20px 25px 24px}.contact-code .qr-window{width:185px}.wechat-id{font-size:14px}.city-dialog h2{font-size:24px}.city-dialog>p:not(.eyebrow){font-size:14px}.city-options button{font-size:14px;min-height:45px}.city-dialog>.text-link{font-size:13px}.city-result strong{font-size:15px}.city-result p{font-size:13px}.mega-links strong{font-size:14px}.mega-links small{font-size:12px;line-height:1.6}.mega-menu{max-height:calc(100dvh - 360px)}.mega-links a{align-items:flex-start;padding-block:14px}.mega-links a>svg{display:none}.hub-head{display:block}.hub-head h1{font-size:33px}.hub-head>div>p:not(.eyebrow){font-size:16px;margin-top:20px}.hub-outline{margin-top:26px}.hub-outline li{font-size:14px;padding-block:12px}.hub-outline span{max-width:180px;text-align:right}.hub-grid{grid-template-columns:1fr;gap:0}.hub-card{padding-block:26px}.hub-card h2{font-size:25px}.hub-card p{font-size:16px;margin-block:14px 20px}.hub-card .text-link{font-size:14px}.hub-section{padding-block:15px 40px}.hub-process{padding:24px;margin-top:20px}.hub-process h2{font-size:25px}.hub-process .flow-inline{grid-template-columns:1fr;margin-bottom:0;padding-top:25px}.detail-scope{padding:22px;gap:24px}.detail-scope>div>h3{font-size:18px}.detail-scope>div>p,.prose .detail-scope p{font-size:15px;line-height:1.9}.detail-summary{font-size:13px;gap:15px;flex-wrap:wrap;padding-block:15px}.service-review{font-size:12px;flex-direction:column;gap:10px;line-height:1.8}.prose .service-flow>li{gap:15px}.prose .service-flow h3{font-size:18px}.prose .service-flow p{font-size:15px}.branch-home-head{display:block}.branch-home-head h1{font-size:33px}.branch-home-head>div>p:not(.eyebrow){font-size:16px;line-height:1.9}.branch-address-card{margin-top:28px;padding:25px}.branch-address-card h2{font-size:20px}.branch-address-card>p{font-size:16px}.branch-address-card>a{font-size:12px}.branch-service-links{grid-template-columns:1fr;gap:12px}.branch-service-links>a{padding:23px}.branch-service-links h3{font-size:20px}.branch-service-links p{font-size:15px}.branch-section{padding-block:12px 36px}.branch-section>h2{font-size:26px;margin-bottom:22px}.section-intro{font-size:16px}.local-guide-card{padding:23px;gap:15px;margin-top:23px}.local-guide-card h3{font-size:22px;line-height:1.5}.local-guide-card p{font-size:15px;line-height:1.9}.branch-nearby>a{font-size:14px}.promise-note{font-size:14px}.mini-links a{font-size:14px}.empty-results,.catalog-empty{font-size:14px}}
.nav>a,.nav>button{font-size:14px}.nav>[aria-current],.nav>.current{color:#b93325}
.button{background:#d73c2a}.button:hover{background:#bf3020}.button-outline{background:transparent}.button-outline:hover{background:#f0f0ec}.button-white{background:#fff}.button-white:hover{background:#f1f1ed}.button-dark{background:var(--ink)}.button-dark:hover{background:#373a3e}
@media(max-width:680px){.nav>a,.nav>button{font-size:16px}}
