@charset "UTF-8";
/* 智彤科技｜实景商务编辑风。用户确认：保留版式，将界面红色调柔和。 */
:root{--accent:#c74e56;--accent-hover:#ad3d45;--accent-soft:#fcf0f1;--ink:#141719;--body:#5b626c;--muted:#737a84;--line:#e5e7eb;--surface:#f7f7f8;--white:#fff;--gutter:clamp(24px,4.5vw,72px);--content:1320px;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--white);color:var(--ink);font-family:"Microsoft YaHei","PingFang SC","Noto Sans SC",Arial,sans-serif;font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{line-height:1.32;font-weight:800;letter-spacing:-.035em}p{color:var(--body)}h1{font-size:clamp(42px,4.95vw,70px);line-height:1.28}h2{font-size:clamp(27px,3.1vw,44px)}h3{font-size:clamp(21px,2.1vw,29px)}h4{font-size:19px}h1 em,h2 em,h3 em{font-style:normal;color:var(--accent)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid #bc666f;outline-offset:5px}::selection{background:#f7d7da;color:#3d2023}[hidden]{display:none!important}.ph{font-size:1.25em;vertical-align:-.14em;flex-shrink:0}.container{max-width:calc(var(--content) + var(--gutter)*2);padding:0 var(--gutter);margin:auto}.section{padding:36px 0}.section-lg{padding:54px 0}.surface{background:var(--surface)}.eyebrow{font-size:13px;letter-spacing:.1em;color:var(--muted);display:flex;align-items:center;gap:12px;margin-bottom:17px}.eyebrow:before{content:"";display:block;width:2px;height:15px;background:var(--accent)}.small{font-size:13px}.fine{font-size:12px;color:var(--muted)}.section-intro{margin-top:10px;font-size:16px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.text-link{color:var(--accent);font-size:15px;font-weight:650;display:inline-flex;align-items:center;gap:9px;white-space:nowrap}.text-link:hover{color:var(--accent-hover);text-decoration:underline;text-underline-offset:5px}.btn{border:1px solid transparent;background:var(--accent);color:white;min-height:46px;padding:10px 23px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:16px;font-weight:650;border-radius:2px;transition:background .18s,border-color .18s,transform .18s;line-height:1.5}.btn:hover{background:var(--accent-hover);transform:translateY(-1px)}.btn-outline{background:transparent;color:var(--accent);border-color:#e9bfc3}.btn-outline:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.btn-white{background:white;color:var(--accent);border-color:#f0d9dc}.btn-white:hover{background:#fff8f8;color:var(--accent-hover);border-color:#d4959c}.btn-plain{background:none;border:0;padding:10px 0;min-height:44px;display:inline-flex;gap:10px;align-items:center;font-weight:600}.button-row{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:26px}.skip{position:absolute;top:-100px;background:white;z-index:999;padding:12px}.skip:focus{top:4px;left:8px}.breadcrumb{font-size:13px;color:var(--muted);display:flex;align-items:center;gap:11px;padding:22px 0}.breadcrumb a:hover{color:var(--accent)}.breadcrumb .ph{font-size:12px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/* Consistent navigation and real brand image. */
.site-header{height:80px;border-bottom:1px solid var(--line);background:#fff;position:relative;z-index:50}.header-inner{height:100%;max-width:calc(var(--content) + var(--gutter)*2);margin:auto;padding:0 var(--gutter);display:flex;align-items:center;gap:26px}.brand{width:204px;height:49px;display:block;flex-shrink:0;overflow:hidden}.brand img{width:204px;height:49px;object-fit:cover;object-position:50% 45%;max-width:none}.main-nav{display:flex;align-items:center;gap:clamp(16px,1.65vw,26px);margin-left:auto;white-space:nowrap;height:100%}.nav-link,.nav-trigger{font-size:14px;font-weight:600;padding:26px 0;color:#252a30;position:relative;display:flex;align-items:center;gap:5px;border:0;background:none;height:100%}.nav-link.active,.nav-trigger.active{color:var(--accent)}.nav-link.active:after,.nav-trigger.active:after{content:"";position:absolute;bottom:17px;left:0;right:0;height:2px;background:var(--accent)}.nav-link:hover,.nav-trigger:hover{color:var(--accent)}.nav-group{position:relative;height:100%}.nav-submenu{display:none;position:absolute;top:calc(100% - 9px);left:-22px;min-width:250px;background:white;border:1px solid var(--line);box-shadow:0 12px 36px #1417190b;padding:10px;z-index:51}.nav-group.open .nav-submenu{display:grid}.nav-submenu a{padding:10px 12px;font-size:14px}.nav-submenu a:hover{background:var(--accent-soft);color:var(--accent)}.header-cta{font-size:14px;min-height:40px;padding:8px 17px;flex-shrink:0}.menu-toggle{display:none;border:0;background:none;font-size:25px;width:44px;height:44px;margin-left:auto}.mobile-contact{display:none}
/* Hero photography is never replaced by a screenshot or abstract illustration. */
.split-hero{display:grid;grid-template-columns:48% 52%;max-width:1512px;margin:auto;border-bottom:1px solid var(--line)}.hero-copy{padding:42px var(--gutter) 48px}.hero-copy h1{font-size:clamp(40px,4.5vw,66px)}.hero-copy .lead{font-size:18px;line-height:1.9;margin-top:18px;max-width:530px}.hero-copy .breadcrumb{padding:0 0 22px}.hero-photo{position:relative;min-height:430px;overflow:hidden;margin:0}.hero-photo>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hero-photo figcaption,.photo-caption{position:absolute;right:0;bottom:20px;background:#fffffff0;padding:5px 15px;font-size:12px;color:#373e46}.photo-office>img{object-position:50% 62%}.photo-training>img{object-position:50% 48%}.photo-business>img{object-position:48% 50%}.hero-home .hero-copy{padding-top:42px;padding-right:24px}.hero-home h1{font-size:clamp(40px,4.6vw,66px)}.hero-home .lead{max-width:490px}.hero-home .hero-photo{min-height:500px}
.service-preview{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:28px}.service-preview article{display:grid;grid-template-columns:48% 1fr;gap:27px;align-items:center}.service-preview img{width:100%;height:240px;object-fit:cover}.service-preview article:nth-child(2) img{object-position:50% 49%}.service-preview h3{font-size:25px;white-space:nowrap}.serial{display:block;font-weight:700;color:#aaafb6;font-size:39px;line-height:1.1;letter-spacing:-.04em;margin-bottom:8px}.service-preview p{margin:12px 0 18px;font-size:16px}.service-preview .subtitle{color:var(--ink);font-size:17px;margin:5px 0 10px}.steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:26px}.step{padding:0 24px;border-right:1px solid #d8dce0;display:grid;grid-template-columns:46px 1fr;gap:12px}.step:first-child{padding-left:0}.step:last-child{border:0;padding-right:0}.step .serial{font-size:33px}.step p{font-size:14px;margin-top:8px;line-height:1.8}.step h3{font-size:20px;letter-spacing:-.025em}.mini-articles{display:grid;grid-template-columns:1fr 1fr;gap:28px}.mini-article{display:grid;grid-template-columns:40% 1fr;gap:20px;padding-right:24px;border-right:1px solid var(--line)}.mini-article:last-child{border:0;padding-right:0}.mini-article img{width:100%;height:150px;object-fit:cover}.mini-article h3{font-size:20px;margin:6px 0}.mini-article p{font-size:14px;line-height:1.7}.mini-article .text-link{margin-top:6px}.meta{font-size:12px;color:var(--muted);display:flex;gap:9px;align-items:center;flex-wrap:wrap}.meta .category{color:var(--accent)}
/* Shared footer: softer scarlet is intentional user feedback. */
.contact-band{background:var(--accent-soft);border-top:1px solid #f2dadc;border-bottom:1px solid #f2dadc;padding:31px 0}.contact-band .container{display:flex;align-items:center;justify-content:space-between;gap:26px}.contact-band h2{font-size:clamp(25px,2.8vw,39px);color:#772e35}.contact-band p{color:#90666b;font-size:15px;margin-top:7px}.contact-band .btn{flex-shrink:0}.footer-main{display:grid;grid-template-columns:1.25fr 1fr 1fr;padding:30px 0 25px;gap:50px}.footer-main>div+div{border-left:1px solid var(--line);padding-left:70px}.footer-main .brand{width:198px;height:48px}.footer-main .brand img{width:198px;height:48px}.company-name{color:var(--ink);font-size:14px;margin-top:6px}.footer-main h3{font-size:14px;letter-spacing:0;margin-bottom:7px}.footer-main ul{list-style:none;padding:0;margin:0;font-size:14px;color:var(--body);line-height:2}.footer-phone{font-size:23px;font-weight:700;line-height:1.35;letter-spacing:.005em}.footer-main .address-link{display:block;color:var(--body);font-size:14px;line-height:1.7}.footer-main a:hover{color:var(--accent)}.footer-legal{border-top:1px solid var(--line);padding:13px 0 17px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;font-size:11px;color:var(--muted)}
/* Services and industry content. */
.editorial-intro{padding-bottom:30px}.intro-row{display:flex;justify-content:space-between;gap:50px;align-items:center}.intro-row h1{max-width:870px}.intro-aside{border-left:1px solid #d7dade;padding-left:30px;flex-shrink:0;min-width:200px}.intro-aside h2{font-size:29px;line-height:1.8}.intro-aside p{font-size:16px}.editorial-intro .lead{font-size:18px;margin-top:14px}.service-band{display:grid;grid-template-columns:50% 50%;max-width:1512px;margin:auto;border-top:1px solid var(--line)}.service-band.reverse .band-photo{order:2}.band-photo{position:relative;min-height:460px}.band-photo img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0}.band-copy{padding:35px var(--gutter) 38px 48px}.band-copy h2{font-size:29px}.band-copy h3{font-size:32px;margin:22px 0 16px}.band-copy .serial{font-size:43px}.band-copy .service-name{font-size:26px}.band-copy .service-sub{font-size:16px;color:var(--ink);margin-top:5px}.bullet-list{list-style:none;padding:0;margin:14px 0}.bullet-list li{padding-left:20px;position:relative;margin:11px 0}.bullet-list li:before{content:"";width:7px;height:7px;border-radius:100%;background:var(--accent);position:absolute;left:0;top:11px}.bullet-list strong{display:block;font-size:17px}.bullet-list p{font-size:14px}.audience{font-size:15px;color:var(--ink);margin:16px 0 15px}.table-wrap{overflow-x:auto;margin-top:20px}.comparison-table{width:100%;border-collapse:collapse;font-size:15px;text-align:center;min-width:560px}.comparison-table th{background:#eceef0;font-weight:700;color:var(--ink)}.comparison-table th,.comparison-table td{padding:10px 16px;border:1px solid var(--line)}.comparison-table td{color:var(--body)}.comparison-table td:first-child{font-weight:600;color:var(--ink)}.table-note{font-size:12px;margin-top:10px;color:var(--muted)}.process-split{display:grid;grid-template-columns:46% 1fr;gap:50px;align-items:stretch;margin-top:25px}.process-list{display:grid;gap:0}.process-item{display:flex;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.process-item:first-child{padding-top:0}.process-item:last-child{border:0;padding-bottom:0}.process-item .serial{font-size:36px;min-width:50px}.process-item h3{font-size:23px}.process-item p{font-size:15px;margin-top:6px}.process-photo{position:relative;min-height:370px}.process-photo img{width:100%;height:100%;object-fit:cover;position:absolute}.three-steps{grid-template-columns:repeat(3,1fr)}.training-path{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:32px}.training-path>div{border-right:1px solid var(--line);padding-right:28px}.training-path>div:last-child{border:0}.training-path h3{margin:12px 0;font-size:26px}.training-path p{font-size:17px}.practice-band{display:grid;grid-template-columns:48% 52%;max-width:1512px;margin:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.practice-band>.band-photo{min-height:400px}.practice-copy{padding:32px var(--gutter) 32px 38px}.practice-copy h2{font-size:35px}.practice-row{display:grid;grid-template-columns:28px 165px 1fr;gap:15px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.practice-row .ph{font-size:28px;color:var(--accent)}.practice-row h3{font-size:17px}.practice-row p{font-size:14px}.practice-copy>p{margin-top:15px}.takeaways{display:grid;grid-template-columns:repeat(3,1fr) 1fr;gap:24px;margin-top:26px}.takeaways>div{display:flex;gap:15px;border-right:1px solid var(--line);padding-right:20px}.takeaways .ph{font-size:32px;color:var(--accent)}.takeaways h3{font-size:17px}.takeaways p{font-size:13px;margin-top:7px}.takeaways>.fine{border:0}.industry-band{display:grid;grid-template-columns:48% 52%;border-bottom:1px solid var(--line);max-width:1512px;margin:auto}.industry-band .band-photo{min-height:345px}.industry-copy{padding:30px var(--gutter) 32px 42px;display:grid;grid-template-columns:65px 1fr;gap:18px}.industry-copy .serial{font-size:45px}.industry-copy h2{font-size:28px}.industry-copy h3{font-size:23px;margin:20px 0}.industry-copy p{font-size:15px;margin:8px 0}.industry-copy .text-link{margin-top:20px}.industry-principles{display:grid;grid-template-columns:1fr 3fr 1fr;align-items:center;gap:35px}.industry-principles h2{font-size:29px}.industry-principles .steps{margin:0;grid-template-columns:repeat(3,1fr)}.industry-principles .step{padding:0 16px;grid-template-columns:35px 1fr}.industry-principles .step h3{font-size:16px}.industry-principles .step p{font-size:12px}.industry-principles .step .serial{font-size:29px}
/* Article-based customer stories and insights. */
.listing-title .intro-aside{border:0;padding:0;width:30%}.filter-bar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px;margin-top:28px;flex-wrap:wrap}.filters{display:flex;gap:14px;flex-wrap:wrap}.filter-btn{background:none;border:0;border-bottom:2px solid transparent;font-size:16px;padding:12px 20px;color:var(--ink);font-weight:550;min-height:46px}.filter-btn[aria-pressed=true]{color:var(--accent);border-bottom-color:var(--accent)}.cases-filters .filter-btn[aria-pressed=true]{color:white;background:var(--accent);border-radius:2px}.search-form{display:flex;align-items:center;border:1px solid #d5d9df;border-radius:2px;min-width:260px;height:46px;background:white}.search-form .ph{margin-left:15px;color:#646c77}.search-form input{width:100%;min-width:0;flex:1;border:0;outline:none;padding:8px 14px;background:transparent;font-size:14px;color:var(--ink)}.search-form input:focus-visible{outline:0}.search-form:focus-within{border-color:var(--accent);box-shadow:0 0 0 2px #c74e5618}.search-form button{border:0;background:none;color:var(--accent);padding:0 13px;height:44px;font-size:14px}.listing-note{font-size:12px;margin-top:10px;color:var(--muted)}.article-list{margin-top:24px}.story{display:grid;grid-template-columns:41% 1fr;gap:35px;padding:25px 0;border-bottom:1px solid var(--line);align-items:center}.story:first-child{padding-top:0}.story.featured{grid-template-columns:52% 1fr;gap:32px}.story-image{border:0;background:none;padding:0;width:100%;overflow:hidden;display:block}.story img{width:100%;height:235px;object-fit:cover;transition:transform .4s}.story.featured img{height:340px}.story-image:hover img{transform:scale(1.025)}.story h2{font-size:29px;line-height:1.55;letter-spacing:-.035em;margin:17px 0}.story.featured h2{font-size:34px;line-height:1.5}.story p{font-size:17px}.story .text-link{margin-top:22px}.article-open{background:none;border:0;padding:0;text-align:left}.article-open:hover{color:var(--accent)}.pagination{display:flex;justify-content:center;align-items:center;gap:15px;margin:30px 0 0}.pagination button,.pagination span{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:white;min-width:44px;height:42px;padding:0 17px;font-size:14px;border-radius:2px}.pagination span[aria-current]{background:var(--accent);border-color:var(--accent);color:white}.pagination button:disabled{color:#aeb3bb;background:var(--surface);cursor:default}.result-status{font-size:13px;min-height:1.7em;color:var(--muted);margin:12px 0 0}.result-status:empty{display:none}.empty-state{padding:70px 25px;text-align:center;background:var(--surface);margin-top:24px}.empty-state h2{font-size:27px;margin-bottom:10px}.empty-state .btn{margin-top:20px}.insights-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:28px}.insight-item{display:grid;grid-template-columns:43% 1fr;gap:20px;border-bottom:1px solid var(--line);padding-bottom:24px}.insight-item img{height:220px;width:100%;object-fit:cover}.insight-item h3{font-size:24px;margin:12px 0;line-height:1.5}.insight-item p{font-size:15px}.insight-item .text-link{margin-top:12px}.reading-divider{height:1px;background:var(--line);margin:30px 0}.search-full{margin:0 0 30px;height:54px}.search-full input{font-size:17px;padding:11px 17px}.search-full button{align-self:stretch;height:auto;background:var(--accent);color:white;padding:0 38px;font-size:16px}.search-full button:hover{background:var(--accent-hover)}
/* FAQ and business facts. */
.faq-hero .hero-photo{min-height:400px}.faq-hero .hero-copy{padding-top:22px;padding-bottom:22px}.faq-hero h1{font-size:clamp(42px,4.6vw,65px)}.faq-hero .lead{font-size:18px;margin-top:14px}.faq-hero .eyebrow{margin:20px 0 0}.faq-layout{display:grid;grid-template-columns:24% 1fr;gap:48px}.faq-sidebar{display:flex;flex-direction:column;gap:6px}.faq-category{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;padding:14px 19px;border:0;background:#f3f4f5;font-size:17px;min-height:53px}.faq-category[aria-pressed=true]{background:var(--accent);color:white}.faq-sidebar figure{margin:24px 0 0}.faq-sidebar img{width:100%;height:218px;object-fit:cover}.faq-sidebar figcaption{font-size:12px;color:var(--muted);margin-top:9px}.faq-item{border-bottom:1px solid #d9dde3;padding:0 0 3px}.faq-item summary{display:flex;align-items:center;gap:20px;cursor:pointer;list-style:none;padding:19px 0;font-size:19px;font-weight:700;line-height:1.55}.faq-item summary::-webkit-details-marker{display:none}.faq-number{font-size:29px;color:#aab0ba;min-width:42px;line-height:1.3}.faq-item summary .ph{margin-left:auto;border-radius:50%;background:#b6bbc3;color:white;font-size:17px;padding:3px;flex-shrink:0}.faq-item[open] summary .ph{background:var(--accent)}.faq-item .minus{display:none}.faq-item[open] .minus{display:inline-block}.faq-item[open] .plus{display:none}.faq-answer{font-size:15px;line-height:1.95;color:var(--body);padding:0 20px 22px 62px;max-width:900px}.faq-help{display:flex;gap:38px;justify-content:space-between;align-items:center}.faq-help h2{font-size:32px}.faq-help p{margin-top:10px;font-size:18px}.faq-help .phone-group{border-left:1px solid #d8dce1;padding-left:38px;display:flex;align-items:center;gap:25px}.faq-help .phone-group a{font-size:29px;font-weight:700;white-space:nowrap}.about-copy{font-size:17px;line-height:1.9;margin-top:18px;max-width:1150px}.founding{font-size:14px;margin-top:8px}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:34px}.value{display:flex;gap:20px;align-items:start;border-right:1px solid var(--line);padding-right:28px}.value:last-child{border:0}.value>.ph{color:var(--accent);font-size:30px;border:1px solid #da949a;border-radius:50%;padding:15px;line-height:1}.value h3{font-size:26px;margin-bottom:10px}.value p{font-size:16px}.about-local{display:grid;grid-template-columns:52% 1fr;gap:45px;align-items:center}.about-local figure{height:325px;position:relative}.about-local img{height:100%;width:100%;object-fit:cover;object-position:50% 64%}.about-local h2{font-size:clamp(32px,3.5vw,49px)}.about-local p{font-size:18px;line-height:1.9;margin-top:22px}.contact-section{display:grid;grid-template-columns:53% 1fr;gap:50px}.contact-section h2{font-size:36px}.fact-list{margin-top:25px;font-size:16px}.fact-row{display:grid;grid-template-columns:115px 1fr;border-bottom:1px solid #e0e3e7;padding:11px 0;gap:12px}.fact-row span:last-child{color:var(--body)}.contact-details{border-left:1px solid #d9dde1;padding:5px 0 5px 50px}.contact-details a{display:flex;align-items:center;gap:21px;font-size:21px;line-height:1.8}.contact-details a .ph{color:var(--accent);font-size:26px}.contact-details .phone{font-size:39px;font-weight:750;letter-spacing:.015em;line-height:1.5}.contact-details .btn{margin-top:18px}
/* Honest consultation flow and readable article dialogs. */
dialog{border:0;padding:0;color:var(--ink);background:white;border-radius:5px;box-shadow:0 25px 90px #15202525;max-height:90dvh}dialog::backdrop{background:#141b2470;backdrop-filter:blur(3px)}body.modal-open{overflow:hidden}.dialog-shell{padding:38px;position:relative}.dialog-close{position:absolute;right:15px;top:14px;width:40px;height:40px;background:var(--surface);border:0;border-radius:50%;display:grid;place-items:center;font-size:21px}.contact-dialog{width:min(650px,calc(100vw - 32px))}.dialog-shell h2{font-size:32px;margin:4px 35px 9px 0}.dialog-shell>.eyebrow{margin-bottom:7px;font-size:12px}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:23px}.form-field{display:flex;flex-direction:column;gap:6px;font-size:14px;color:var(--ink)}.form-field.full,.form-actions{grid-column:1 / -1}.form-field input,.form-field select,.form-field textarea{border:1px solid #cfd4da;border-radius:2px;width:100%;padding:10px 12px;font-size:15px;background:white;min-height:44px}.form-field textarea{resize:vertical;min-height:100px}.form-note{font-size:12px;color:var(--muted);margin-top:13px}.form-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.form-actions a{color:var(--accent);font-size:14px}.draft-result{border-top:1px solid var(--line);padding-top:24px;margin-top:24px}.draft-result textarea{width:100%;height:180px;font-size:14px;line-height:1.8;padding:15px;background:var(--surface);border:1px solid var(--line);resize:vertical}.draft-result h3{font-size:22px;margin-bottom:10px}.draft-actions{display:flex;gap:12px;margin-top:12px;flex-wrap:wrap}.article-dialog{width:min(860px,calc(100vw - 32px))}.article-dialog .dialog-shell{padding:45px 55px}.article-dialog h2{font-size:35px;margin:15px 35px 14px 0}.article-dialog .article-cover{width:100%;height:280px;object-fit:cover;margin:24px 0}.article-body h3{font-size:23px;margin:26px 0 12px}.article-body p,.article-body li{font-size:16px;line-height:2;color:var(--body)}.article-body ul{padding-left:22px}.article-body .article-note{padding:15px 20px;background:var(--accent-soft);font-size:13px;margin-bottom:20px}.article-dialog .read-more-footer{border-top:1px solid var(--line);margin-top:30px;padding-top:25px;display:flex;align-items:center;justify-content:space-between;gap:15px}.article-dialog .read-more-footer p{font-size:14px}.toast{position:fixed;z-index:999;bottom:28px;left:50%;transform:translate(-50%,15px);background:#222931;color:white;padding:11px 22px;border-radius:4px;font-size:14px;box-shadow:0 5px 24px #0002;opacity:0;pointer-events:none;transition:.18s;max-width:calc(100vw - 30px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1512px){.split-hero,.service-band,.industry-band,.practice-band{border-left:1px solid var(--line);border-right:1px solid var(--line)}}
@media(max-width:1180px){.brand{width:170px;height:43px}.brand img{width:170px;height:43px}.header-inner{gap:18px}.main-nav{gap:16px}.nav-link,.nav-trigger{font-size:13px}.header-cta{font-size:13px;padding:8px 14px}.site-header{height:66px}.nav-link,.nav-trigger{padding:20px 0}.nav-link.active:after,.nav-trigger.active:after{bottom:9px}.hero-home .hero-photo{min-height:421px}.hero-copy{padding-top:31px;padding-bottom:33px}.hero-copy .lead{font-size:17px}.hero-copy h1,.hero-home h1{font-size:48px}.hero-copy .button-row{gap:17px}.hero-copy .btn{font-size:15px;padding:10px 18px}.service-preview{gap:35px}.service-preview article{gap:26px}.service-preview img{height:195px}.service-preview h3{font-size:22px}.service-preview p{font-size:14px}.section{padding:29px 0}.section-lg{padding:40px 0}.step{padding:0 18px;grid-template-columns:42px 1fr;gap:10px}.step h3{font-size:18px}.step p{font-size:12px}.steps{margin-top:22px}.mini-article{gap:18px;grid-template-columns:43% 1fr}.mini-article img{height:145px}.mini-article h3{font-size:19px}.mini-article p{font-size:13px}.footer-main{gap:35px;padding:23px 0}.footer-main>div+div{padding-left:55px}.footer-legal{font-size:10px}.contact-band{padding:26px 0}.contact-band h2{font-size:31px}.contact-band p{font-size:14px}.band-copy{padding:25px 38px}.band-photo{min-height:390px}.band-copy h3{font-size:28px;margin:15px 0}.band-copy .service-name{font-size:24px}.process-split{gap:38px}.process-item{gap:14px;padding:16px 0}.process-item h3{font-size:20px}.process-item p{font-size:14px}.process-photo{min-height:310px}.practice-copy{padding:26px 30px}.practice-copy h2{font-size:30px}.practice-row{grid-template-columns:26px 145px 1fr;gap:12px;padding:18px 0}.practice-row p{font-size:12px}.practice-row h3{font-size:15px}.takeaways{gap:20px}.takeaways h3{font-size:15px}.takeaways p{font-size:12px}.industry-band .band-photo{min-height:265px}.industry-copy{padding:24px 32px;grid-template-columns:62px 1fr;gap:12px}.industry-copy h2{font-size:26px}.industry-copy h3{font-size:22px;margin:17px 0}.industry-copy p{font-size:15px}.industry-copy .text-link{margin-top:14px}.industry-principles{gap:20px}.industry-principles .step{grid-template-columns:30px 1fr;padding:0 12px;gap:9px}.industry-principles h2{font-size:26px}.story img{height:210px}.story.featured img{height:280px}.story h2{font-size:25px}.story.featured h2{font-size:28px}.story p{font-size:16px}.insight-item h3{font-size:22px}.insight-item img{height:197px}.faq-layout{gap:40px}.faq-item summary{font-size:18px;gap:13px}.faq-answer{font-size:14px;padding-left:55px}.faq-help .phone-group{gap:20px;padding-left:30px}.faq-help .phone-group a{font-size:26px}.faq-help p{font-size:16px}.value{gap:17px}.value>.ph{font-size:27px;padding:13px}.value h3{font-size:24px}.contact-section{gap:35px}.contact-details{padding-left:36px}.contact-details .phone{font-size:33px}.contact-details a{font-size:20px}}
@media(max-width:980px){.header-inner{gap:15px}.brand{width:160px}.brand img{width:160px}.main-nav{gap:12px}.nav-link,.nav-trigger{font-size:12px}.header-cta{font-size:12px;padding:8px 12px}.hero-copy h1,.hero-home h1{font-size:43px}.hero-copy .lead{font-size:16px}.hero-copy .btn{font-size:13px}.btn-plain{font-size:13px}.hero-home .hero-photo{min-height:415px}.service-preview article{grid-template-columns:45% 1fr;gap:18px}.service-preview h3{font-size:20px}.service-preview p{font-size:13px}.step{display:block}.step .serial{font-size:30px;margin-bottom:10px}.mini-article h3{font-size:17px}.practice-row{grid-template-columns:25px 1fr}.practice-row p{grid-column:2}.intro-aside{min-width:170px}.intro-aside h2{font-size:23px}.story.featured h2{font-size:26px}.faq-help .phone-group{flex-wrap:wrap;gap:10px}.contact-details .phone{font-size:28px}.contact-details a{font-size:17px}.values{gap:24px}.value{padding-right:20px}.value h3{font-size:22px}.value p{font-size:14px}}
@media(max-width:820px){:root{--gutter:24px}.site-header{height:70px}.header-inner{padding:0 22px}.brand{width:175px;height:46px}.brand img{width:175px;height:46px}.menu-toggle{display:grid;place-items:center}.header-cta{font-size:12px;min-height:37px;margin-left:0}.main-nav{display:none;position:absolute;top:70px;left:0;right:0;height:auto;padding:15px 24px 22px;background:white;box-shadow:0 20px 28px #1517190e;gap:0;border-bottom:1px solid var(--line);max-height:calc(100dvh - 70px);overflow:auto}.main-nav.is-open{display:block}.nav-group{height:auto}.nav-link,.nav-trigger{font-size:16px;height:auto;width:100%;padding:13px 0;justify-content:space-between;border-bottom:1px solid var(--line)}.nav-link.active:after,.nav-trigger.active:after{display:none}.nav-submenu{position:static;box-shadow:none;border:0;padding:0 0 6px 18px;margin:0}.nav-group:hover:not(.open) .nav-submenu{display:none}.nav-group.open .nav-submenu{display:grid}.nav-submenu a{font-size:14px}.split-hero{grid-template-columns:1fr}.hero-copy{padding:32px var(--gutter) 36px}.hero-home .hero-copy{padding:34px var(--gutter) 38px}.hero-copy h1,.hero-home h1{font-size:clamp(34px,7.3vw,55px)}.hero-copy .lead{font-size:17px;max-width:620px}.hero-copy h1 br{display:block}.hero-home .hero-photo,.hero-photo{min-height:330px;height:42vw;max-height:480px}.hero-photo>img{object-position:50% 52%}.hero-photo.photo-office>img{object-position:50% 65%}.hero-copy .btn,.btn-plain{font-size:15px}.section{padding:33px 0}.section-lg{padding:40px 0}.section-heading{align-items:start;gap:18px}.section-heading h2{font-size:29px}.service-preview{gap:28px;grid-template-columns:1fr}.service-preview article{grid-template-columns:43% 1fr;gap:24px}.service-preview img{height:230px}.service-preview h3{font-size:26px}.service-preview p{font-size:16px}.steps{grid-template-columns:1fr 1fr;gap:24px 0}.step{display:grid;padding:0 20px;grid-template-columns:40px 1fr}.step:nth-child(odd){padding-left:0}.step:nth-child(even){border:0}.step h3{font-size:20px}.step p{font-size:14px}.mini-articles{grid-template-columns:1fr;gap:25px}.mini-article{border-right:0;border-bottom:1px solid var(--line);padding:0 0 24px;grid-template-columns:38% 1fr}.mini-article h3{font-size:22px}.mini-article p{font-size:15px}.mini-article img{height:175px}.contact-band .container{align-items:start;flex-direction:column;gap:22px}.contact-band h2{font-size:30px}.contact-band p{font-size:15px}.footer-main{grid-template-columns:1fr 1fr;gap:27px}.footer-main>div:first-child{grid-column:1/-1}.footer-main>div+div{padding:0;border:0}.footer-legal{font-size:11px;justify-content:start;gap:6px 18px}.intro-row{gap:25px;align-items:start;flex-direction:column}.intro-row h1{font-size:43px}.intro-aside{border:0;padding:0;min-width:0}.intro-aside h2{display:flex;gap:14px;font-size:19px}.intro-aside h2 br{display:none}.editorial-intro .lead{font-size:17px}.service-band,.practice-band,.industry-band{grid-template-columns:1fr}.service-band.reverse .band-photo{order:0}.band-photo{min-height:300px;height:44vw;max-height:430px}.band-copy{padding:30px var(--gutter)}.band-copy h3{font-size:30px}.band-copy .service-name{font-size:26px}.band-copy .serial{font-size:38px}.bullet-list strong{font-size:18px}.bullet-list p{font-size:15px}.comparison-table{font-size:14px}.comparison-table th,.comparison-table td{padding:10px 13px}.process-split{grid-template-columns:1fr;gap:27px}.process-item{padding:18px 0}.process-item h3{font-size:23px}.process-item p{font-size:16px}.process-photo{height:330px;min-height:0}.three-steps{grid-template-columns:1fr;gap:22px}.three-steps .step{padding:0;border:0}.training-path{grid-template-columns:1fr 1fr;gap:27px}.training-path>div:nth-child(even){border:0}.training-path h3{font-size:25px}.training-path p{font-size:16px}.practice-copy{padding:31px var(--gutter)}.practice-row{grid-template-columns:27px 180px 1fr}.practice-row p{grid-column:auto;font-size:14px}.practice-row h3{font-size:18px}.takeaways{grid-template-columns:1fr;gap:24px}.takeaways>div{border:0}.takeaways h3{font-size:19px}.takeaways p{font-size:15px}.industry-band .band-photo{min-height:270px;height:42vw}.industry-copy{padding:30px var(--gutter);grid-template-columns:55px 1fr;gap:15px}.industry-copy h3{font-size:22px}.industry-principles{grid-template-columns:1fr}.industry-principles .steps{grid-template-columns:1fr 1fr 1fr;gap:15px}.industry-principles .step{padding:0;border:0;display:block}.industry-principles .step h3{font-size:17px}.industry-principles .step p{font-size:13px}.listing-title .intro-aside{width:100%}.listing-title .search-form{max-width:none}.filters{gap:0}.filter-btn{padding:10px 14px;font-size:15px}.filter-bar .search-form{width:100%;margin-bottom:15px}.story,.story.featured{grid-template-columns:43% 1fr;gap:23px}.story h2,.story.featured h2{font-size:23px}.story img,.story.featured img{height:245px}.story p{font-size:15px}.insights-grid{grid-template-columns:1fr}.insight-item{grid-template-columns:37% 1fr}.insight-item img{height:220px}.insight-item h3{font-size:25px}.insight-item p{font-size:16px}.faq-hero .hero-photo{display:none}.faq-hero .hero-copy{padding:28px var(--gutter)}.faq-hero h1{font-size:45px}.faq-hero h1 br{display:none}.faq-hero h1 .faq-break{display:block}.faq-layout{grid-template-columns:1fr;gap:24px}.faq-sidebar{flex-direction:row;flex-wrap:wrap;gap:7px}.faq-category{width:auto;flex:1 0 calc(50% - 7px);padding:12px 15px;font-size:15px}.faq-sidebar figure{display:none}.faq-item summary{font-size:19px}.faq-answer{font-size:16px}.faq-help{align-items:start;flex-direction:column;gap:24px}.faq-help .phone-group{border:0;padding:0;gap:25px}.about-local{grid-template-columns:1fr;gap:27px}.about-local h2{font-size:38px}.values{grid-template-columns:1fr;gap:27px}.value{border:0;gap:20px}.value h3{font-size:25px}.value p{font-size:16px}.about-local figure{height:340px}.contact-section{grid-template-columns:1fr;gap:25px}.contact-details{border:0;border-top:1px solid var(--line);padding:25px 0 0}.contact-details .phone{font-size:36px}.contact-details a{font-size:21px}}
@media(max-width:520px){:root{--gutter:21px}body{font-size:15px}.site-header{height:65px}.main-nav{top:65px}.brand{width:158px;height:40px}.brand img{width:158px;height:40px}.header-inner{padding:0 17px;gap:8px}.header-cta{padding:8px 10px;font-size:12px}.header-cta .ph{display:none}.menu-toggle{width:37px;height:40px;font-size:24px}.hero-copy h1,.hero-home h1{font-size:34px;letter-spacing:-.05em;line-height:1.42}.hero-copy .lead{font-size:16px}.hero-home .hero-photo,.hero-photo{min-height:245px;height:67vw}.hero-copy .button-row{gap:17px}.hero-copy .btn{font-size:14px;padding:11px 17px}.eyebrow{font-size:12px}.section-heading{flex-direction:column;gap:13px}.section-heading h2,h2{font-size:27px}.section-intro{font-size:15px;line-height:1.85}.service-preview article{grid-template-columns:42% 1fr;gap:18px;align-items:start}.service-preview img{height:198px}.service-preview h3{font-size:21px;white-space:normal}.service-preview p{font-size:14px;margin:10px 0}.service-preview .serial{font-size:31px}.service-preview .subtitle{font-size:15px}.steps{gap:24px}.step{grid-template-columns:1fr;padding:0!important;border:0;gap:0}.step h3{font-size:19px}.step p{font-size:13px}.step .serial{font-size:29px;margin-bottom:10px}.mini-article{grid-template-columns:36% 1fr;gap:16px}.mini-article img{height:158px}.mini-article h3{font-size:19px}.mini-article p{font-size:13px}.contact-band h2{font-size:27px;line-height:1.5}.contact-band p{font-size:14px}.footer-main{gap:25px 18px}.footer-main>div:last-child{padding-left:10px}.footer-phone{font-size:21px}.footer-main .address-link{font-size:13px}.footer-legal{line-height:1.8}.editorial-intro{padding-bottom:28px}.intro-row h1{font-size:36px}.intro-aside h2{font-size:17px;flex-wrap:wrap}.editorial-intro .lead{font-size:16px}.band-photo{min-height:250px}.band-copy h3{font-size:27px}.practice-row{grid-template-columns:25px 1fr;gap:10px}.practice-row p{grid-column:2}.practice-copy h2{font-size:28px}.process-item .serial{font-size:31px;min-width:37px}.process-item h3{font-size:21px}.process-item p{font-size:15px}.training-path{gap:24px}.training-path>div{padding-right:17px}.training-path h3{font-size:23px}.training-path p{font-size:15px}.industry-copy{grid-template-columns:45px 1fr;gap:12px}.industry-copy .serial{font-size:34px}.industry-copy h2{font-size:25px}.industry-copy h3{font-size:21px}.industry-copy p{font-size:14px}.industry-principles .steps{grid-template-columns:1fr;gap:20px}.industry-principles .step{display:grid;grid-template-columns:36px 1fr;gap:15px}.filters{width:100%;flex-wrap:nowrap;overflow-x:auto;justify-content:space-between}.filter-btn{font-size:14px;padding:10px;white-space:nowrap}.story,.story.featured{display:block;padding:24px 0}.story img,.story.featured img{height:230px}.story .meta{margin-top:18px}.story h2,.story.featured h2{font-size:24px;margin:12px 0}.story .text-link{margin-top:16px}.insight-item{display:block}.insight-item img{height:220px;margin-bottom:19px}.insight-item h3{font-size:23px;margin:10px 0}.insight-item p{font-size:15px}.insight-item .meta{font-size:12px}.search-full{height:49px}.search-full input{font-size:14px;padding:9px 10px}.search-full .ph{margin-left:12px}.search-full button{padding:0 20px;font-size:14px}.faq-hero h1{font-size:36px}.faq-hero h1 .faq-break{display:block}.faq-item summary{font-size:17px;gap:10px;padding:18px 0}.faq-number{font-size:23px;min-width:31px}.faq-answer{font-size:15px;padding-left:41px;padding-right:0}.faq-help h2{font-size:27px}.faq-help .phone-group{gap:18px;align-items:start;flex-direction:column}.about-copy{font-size:16px}.about-local h2{font-size:34px}.about-local p{font-size:16px}.about-local figure{height:280px}.contact-section h2{font-size:28px}.fact-list{font-size:14px}.fact-row{grid-template-columns:85px 1fr}.contact-details .phone{font-size:33px}.contact-details a{font-size:19px}.dialog-shell{padding:30px 22px}.dialog-shell h2{font-size:27px}.contact-form{grid-template-columns:1fr;gap:14px}.form-actions{gap:12px}.article-dialog .dialog-shell{padding:35px 23px}.article-dialog h2{font-size:27px;margin-right:20px}.article-dialog .article-cover{height:210px}.article-dialog .read-more-footer{flex-direction:column;align-items:start}.article-body p,.article-body li{font-size:15px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Fidelity pass: section padding must keep the shared content gutter. */
.section.container,.section-lg.container{padding-left:var(--gutter);padding-right:var(--gutter)}
.section-heading:has(+.section-intro){margin-bottom:0}
.page-home .service-preview{margin-top:22px}
@media(min-width:821px){
 h2{font-size:clamp(30px,3.6vw,46px)}
 .page-home .hero-copy{padding-right:20px}
 .page-home .hero-copy .lead{font-size:16px;line-height:1.85}
 .page-home .hero-home h1{font-size:clamp(40px,4.3vw,62px)}
 .page-home .hero-home .hero-copy{padding-top:36px;padding-bottom:34px}
 .band-copy h3{font-size:27px;line-height:1.35}
 .band-copy .bullet-list{margin:10px 0}
 .band-copy .bullet-list li{margin:8px 0}
 .band-copy .bullet-list strong{font-size:16px}
 .band-copy .bullet-list p{font-size:13px}
 .band-copy .audience{font-size:14px;margin:10px 0 12px}
 .band-copy .serial{font-size:35px;margin-bottom:5px}
}
@media(min-width:821px) and (max-width:1180px){
 .hero-copy .lead{font-size:16px}
 .hero-photo{min-height:370px}
 .faq-hero .hero-photo{min-height:385px}
 .band-copy{padding-top:22px;padding-bottom:23px}
 .band-copy h3{margin:12px 0;font-size:26px}
 .band-copy .service-name{font-size:23px}
 .band-copy .btn{font-size:14px;min-height:40px;padding:8px 16px}
 .band-photo{min-height:365px}
 .contact-band{padding:23px 0}
 .footer-main{padding:20px 0}
}

/* Standalone editorial articles. Scoped so the existing nine pages and dialog remain unchanged. */
body.page-article .article-header{padding:58px 0 72px;background:#f9f8f8;border-bottom:1px solid var(--line)}
body.page-article .article-breadcrumbs,body.page-article .article-header .breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0 0 48px;padding:0;color:var(--muted);font-size:13px}
body.page-article .article-breadcrumbs a:hover,body.page-article .article-header .breadcrumb a:hover{color:var(--accent)}
body.page-article .article-breadcrumbs .ph,body.page-article .article-header .breadcrumb .ph{font-size:11px}
body.page-article .article-tag{display:inline-flex;align-items:center;padding:4px 12px;border:1px solid #efd6d8;background:var(--accent-soft);color:var(--accent-hover);font-size:12px;font-weight:700;letter-spacing:.02em}
body.page-article .article-header h1{max-width:940px;margin:20px 0 18px;font-size:clamp(44px,5vw,68px);font-weight:800;letter-spacing:-.055em;line-height:1.23}
body.page-article .article-header .article-summary{max-width:820px;font-size:18px;line-height:1.9;color:var(--body)}
body.page-article .article-reading{padding:72px 0 88px}
body.page-article .article-layout{display:grid;grid-template-columns:minmax(0,780px) minmax(225px,265px);justify-content:space-between;align-items:start;gap:clamp(45px,6vw,85px)}
body.page-article .article-body{min-width:0}
body.page-article .article-lead{margin:0 0 34px;padding:2px 0 2px 23px;border-left:3px solid var(--accent);font-size:18px;line-height:1.95;color:#47515b}
body.page-article .article-image{margin:0 0 61px}
body.page-article .article-image img{display:block;width:100%;height:400px;object-fit:cover}
body.page-article .article-image figcaption{margin-top:11px;color:var(--muted);font-size:12px;line-height:1.65}
body.page-article .article-body>section{margin:0 0 58px;padding-top:14px;scroll-margin-top:105px}
body.page-article .article-number{display:block;color:var(--accent);font-size:12px;font-weight:800;letter-spacing:.17em}
body.page-article .article-body h2{margin:9px 0 18px;font-size:31px;line-height:1.4}
body.page-article .article-body section>p{font-size:16px;line-height:2.05;color:#56616b}
body.page-article .article-body .article-note{display:flex;align-items:flex-start;gap:14px;margin:25px 0 0;padding:21px 23px;border-left:2px solid var(--accent);background:var(--accent-soft)}
body.page-article .article-body .article-note .ph{flex:none;margin-top:3px;color:var(--accent);font-size:22px}
body.page-article .article-body .article-note p{margin:0;font-size:15px;line-height:1.8;color:#6c5255}
body.page-article .article-body blockquote{margin:26px 0 0;padding:24px 28px;border-left:3px solid #c9cdd2;background:var(--surface);color:#434c55;font-size:17px;font-weight:650;line-height:1.8}
body.page-article .article-checklist>div{margin-top:25px;border-top:1px solid var(--line)}
body.page-article .article-checklist>div p{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:15px;margin:0;padding:18px 0;border-bottom:1px solid var(--line);font-size:15px;line-height:1.6}
body.page-article .article-checklist>div p span{color:var(--accent);font-size:11px;font-weight:800}
body.page-article .article-checklist>div p strong{color:var(--ink);font-weight:600}
body.page-article .article-checklist>div p .ph{color:#738d79;font-size:19px}
body.page-article .article-checklist>h3{margin:34px 0 0;padding:25px 29px;background:#242a31;color:white;font-size:20px;font-weight:650;line-height:1.7}
body.page-article .article-toc{position:sticky;top:105px;align-self:start;padding:27px 24px;border:1px solid var(--line);background:white;box-shadow:0 14px 38px #14171908}
body.page-article .article-toc>p{margin:0 0 15px;color:var(--muted);font-size:12px;font-weight:750;letter-spacing:.1em}
body.page-article .article-toc>a{display:flex;align-items:flex-start;gap:10px;padding:11px 0;border-bottom:1px solid var(--line);color:var(--body);font-size:13px;line-height:1.5}
body.page-article .article-toc>a span{flex:none;color:var(--accent);font-size:11px;font-weight:800}
body.page-article .article-toc>a:hover{color:var(--accent-hover)}
body.page-article .article-toc>.btn{width:100%;margin-top:24px;font-size:14px}
body.page-article .related-articles{padding:68px 0 75px;border-top:1px solid var(--line);background:var(--surface)}
body.page-article .related-articles h2{font-size:35px;margin-bottom:25px}
body.page-article .related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
body.page-article .related-card,body.page-article .related-grid>a{position:relative;display:block;padding:30px 33px;border:1px solid var(--line);background:white;transition:border-color .18s,box-shadow .18s,transform .18s}
body.page-article .related-card:hover,body.page-article .related-grid>a:hover{border-color:#dfaeb3;box-shadow:0 14px 30px #1417190b;transform:translateY(-2px)}
body.page-article .related-grid h3{margin:14px 28px 10px 0;font-size:22px;line-height:1.4}
body.page-article .related-grid p{font-size:14px;line-height:1.8}
body.page-article .related-grid .ph-arrow-up-right{position:absolute;right:28px;top:30px;color:var(--accent);font-size:21px}
@media(max-width:980px){body.page-article .article-layout{grid-template-columns:minmax(0,1fr) 220px;gap:32px}}
@media(max-width:820px){body.page-article .article-header{padding:43px 0 56px}body.page-article .article-breadcrumbs,body.page-article .article-header .breadcrumb{margin-bottom:34px}body.page-article .article-header h1{font-size:clamp(38px,6vw,52px)}body.page-article .article-reading{padding:60px 0 68px}body.page-article .article-layout{grid-template-columns:minmax(0,1fr);gap:40px}body.page-article .article-toc{position:static;order:-1}body.page-article .article-toc>a{display:inline-flex;margin-right:17px;min-width:44%}body.page-article .article-toc>.btn{width:auto;display:inline-flex}}
@media(max-width:520px){body.page-article .article-header{padding:31px 0 47px}body.page-article .article-breadcrumbs,body.page-article .article-header .breadcrumb{gap:7px;margin-bottom:30px;font-size:12px}body.page-article .article-header h1{font-size:36px;margin:18px 0 14px}body.page-article .article-header .article-summary{font-size:15px}body.page-article .article-reading{padding:44px 0 55px}body.page-article .article-layout{gap:29px}body.page-article .article-lead{font-size:16px;padding-left:16px;margin-bottom:25px}body.page-article .article-image{margin-bottom:43px}body.page-article .article-image img{height:230px}body.page-article .article-body>section{margin-bottom:46px}body.page-article .article-body h2{font-size:26px}body.page-article .article-body section>p{font-size:15px}body.page-article .article-body .article-note{padding:18px 17px}body.page-article .article-body .article-note p{font-size:14px}body.page-article .article-checklist>h3{font-size:17px;padding:20px}body.page-article .article-toc{padding:22px 19px}body.page-article .article-toc>a{display:flex;margin-right:0}body.page-article .article-toc>.btn{width:100%}body.page-article .related-articles{padding:48px 0 54px}body.page-article .related-articles h2{font-size:29px}body.page-article .related-grid{grid-template-columns:1fr;gap:15px}body.page-article .related-card,body.page-article .related-grid>a{padding:23px}body.page-article .related-grid h3{font-size:19px}}

/* Industry overview: editorial nine-industry catalogue, scoped to this page only. */
body.page-industries .contact-band{display:none}
body.page-industries .industry-hero{padding-bottom:48px;border-bottom:1px solid #eff0f3;background:linear-gradient(135deg,#f9fafc 0%,#fbfcff 55%,#f8f9fc 100%)}
body.page-industries .industry-hero .breadcrumb{padding:31px 0 30px}
body.page-industries .industry-kicker{margin:0 0 18px;color:#596678;font-size:13px;font-weight:650;letter-spacing:.12em;line-height:1.5}
body.page-industries .industry-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(225px,290px);align-items:end;column-gap:clamp(36px,6vw,100px)}
body.page-industries .industry-hero h1{max-width:930px;font-size:clamp(42px,5.1vw,68px);line-height:1.28;letter-spacing:-.055em}
body.page-industries .industry-hero h1 em{color:var(--accent)}
body.page-industries .industry-hero p{margin-top:12px;font-size:17px;line-height:1.85;color:#5d6775}
body.page-industries .industry-hero-side{margin:0 0 16px;padding:1px 0 1px 20px;border-left:1px solid #afb9c7;color:#4c5868;font-size:16px;line-height:1.85}
body.page-industries .industry-hero-side p{margin:0;color:inherit;font-size:inherit;line-height:inherit}
body.page-industries .industry-catalog{padding-top:58px;padding-bottom:28px}
body.page-industries .industry-catalog h2{font-size:clamp(30px,3.15vw,42px);line-height:1.35}
body.page-industries .industry-overview p{margin:6px 0 0;font-size:16px;color:#687382}
body.page-industries .industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:clamp(27px,3.8vw,54px);row-gap:27px;margin-top:27px}
body.page-industries .industry-card{min-width:0;display:flex;flex-direction:column;padding:0 0 21px;border-bottom:1px solid #dfe4e9}
body.page-industries .industry-card-image{display:block;width:100%;overflow:hidden;border-radius:3px;background:#edf0f3}
body.page-industries .industry-card-image img,body.page-industries .industry-card-image>picture img{display:block;width:100%;height:auto;aspect-ratio:1.97/1;object-fit:cover;transition:transform .35s ease}
body.page-industries .industry-card:hover .industry-card-image img{transform:scale(1.025)}
body.page-industries .industry-card-body{display:flex;flex:1;flex-direction:column;align-items:start;padding-top:13px}
body.page-industries .industry-card-number{display:block;color:#657284;font-size:12px;font-weight:800;line-height:1.4;letter-spacing:.04em}
body.page-industries .industry-card h3{margin:3px 0 5px;font-size:22px;line-height:1.4;letter-spacing:-.035em}
body.page-industries .industry-card p{margin:0;color:#667182;font-size:14px;line-height:1.75}
body.page-industries .industry-card-action{display:inline-flex;align-items:center;gap:8px;min-height:35px;margin-top:auto;padding:11px 0 0;border:0;background:transparent;color:var(--accent);font-size:14px;font-weight:650;line-height:1.4;text-align:left;transition:color .18s}
body.page-industries .industry-card-action .ph{font-size:17px;transition:transform .18s}
body.page-industries .industry-card-action:hover{color:var(--accent-hover)}
body.page-industries .industry-card-action:hover .ph{transform:translateX(3px)}
body.page-industries .industry-disclaimer{margin:22px 0 0;color:#929ca8;font-size:12px;line-height:1.7}
body.page-industries .industry-method{padding-top:45px;padding-bottom:28px}
body.page-industries .industry-method h2{font-size:clamp(28px,3.05vw,41px)}
body.page-industries .industry-method-heading{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:35px;align-items:end}
body.page-industries .industry-method-heading p{padding-left:18px;border-left:1px solid #aeb9c7;color:#637080;font-size:14px;line-height:1.7}
body.page-industries .industry-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(23px,3.6vw,50px);margin-top:28px}
body.page-industries .industry-method-step{position:relative;min-width:0;padding-top:56px}
body.page-industries .industry-method-step::before{content:"";position:absolute;top:18px;left:49px;right:0;height:1px;background:#e9bfc3}
body.page-industries .industry-method-step>span:first-child{position:absolute;top:0;left:0;display:grid;place-items:center;width:37px;height:37px;border:1px solid #e8a5ac;border-radius:50%;background:white;color:var(--accent);font-size:12px;font-weight:750;line-height:1}
body.page-industries .industry-method-step h3{margin:0 0 5px;font-size:20px;line-height:1.5}
body.page-industries .industry-method-step p{color:#687382;font-size:14px;line-height:1.75}
body.page-industries .industry-cta{display:flex;align-items:center;justify-content:space-between;gap:35px;max-width:calc(var(--content) + var(--gutter)*2);margin:40px auto 34px;padding:27px clamp(28px,4vw,62px);border:1px solid #fbe9eb;border-radius:8px;background:linear-gradient(100deg,#fff0f2 0%,#fef5f6 53%,#fcf0f1 100%)}
body.page-industries .industry-cta h2{font-size:clamp(22px,2.5vw,31px);line-height:1.45}
body.page-industries .industry-cta p{margin-top:4px;color:#6f6670;font-size:14px;line-height:1.75}
body.page-industries .industry-cta .btn{flex-shrink:0;min-width:165px;background:#242c34;border-color:#242c34}
body.page-industries .industry-cta .btn:hover{background:#111923;border-color:#111923}
@media(max-width:900px){
 body.page-industries .industry-hero-grid{grid-template-columns:minmax(0,1fr) 205px;gap:30px}
 body.page-industries .industry-hero h1{font-size:clamp(39px,5.5vw,54px)}
 body.page-industries .industry-hero-side{font-size:14px}
 body.page-industries .industry-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:30px;row-gap:28px}
 body.page-industries .industry-catalog{padding-top:47px}
 body.page-industries .industry-method-grid{gap:23px}
}
@media(max-width:600px){
 body.page-industries .industry-hero .breadcrumb{padding:23px 0 25px}
 body.page-industries .industry-hero{padding-bottom:35px}
 body.page-industries .industry-hero-grid{display:block}
 body.page-industries .industry-hero h1{font-size:clamp(37px,8vw,48px);line-height:1.34}
 body.page-industries .industry-hero p{font-size:15px}
 body.page-industries .industry-hero-side{margin:24px 0 0;padding-left:17px;font-size:14px}
 body.page-industries .industry-catalog{padding-top:39px;padding-bottom:17px}
 body.page-industries .industry-catalog h2{font-size:30px}
 body.page-industries .industry-overview p{font-size:14px}
 body.page-industries .industry-grid{grid-template-columns:1fr;gap:29px;margin-top:23px}
 body.page-industries .industry-card{padding-bottom:19px}
 body.page-industries .industry-card-image img,body.page-industries .industry-card-image>picture img{aspect-ratio:1.9/1}
 body.page-industries .industry-card h3{font-size:22px}
 body.page-industries .industry-method{padding-top:36px;padding-bottom:18px}
 body.page-industries .industry-method h2{font-size:29px}
 body.page-industries .industry-method-heading{display:block}
 body.page-industries .industry-method-heading p{margin-top:16px;font-size:13px}
 body.page-industries .industry-method-grid{grid-template-columns:1fr;gap:17px;margin-top:24px}
 body.page-industries .industry-method-step{padding:0 0 0 53px;min-height:48px}
 body.page-industries .industry-method-step::before{top:40px;bottom:-12px;left:18px;right:auto;width:1px;height:auto}
 body.page-industries .industry-method-step:last-child::before{display:none}
 body.page-industries .industry-method-step h3{font-size:19px}
 body.page-industries .industry-cta{display:block;margin:27px var(--gutter) 28px;padding:25px 24px}
 body.page-industries .industry-cta h2{font-size:24px}
 body.page-industries .industry-cta .btn{margin-top:20px;width:100%}
}
