@charset "UTF-8";
:root{--paper:#f6f5ef;--ink:#242820;--muted:#65695f;--line:#dddfd3;--accent:#edef59;--green:#365748;--light-green:#e9eee5;--white:#fffef9;--radius:5px;--shell:1160px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased;line-height:1.75}a{color:inherit;text-decoration:none}button,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto}::selection{background:var(--accent);color:var(--ink)}:focus-visible{outline:3px solid #65752e;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.4;font-weight:700}button{color:inherit}a,button{touch-action:manipulation}.shell{width:min(var(--shell),calc(100% - 80px));margin-inline:auto}.skip-link{position:fixed;left:20px;top:-80px;padding:12px 20px;background:var(--accent);z-index:100}.skip-link:focus{top:12px}.site-header{background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;gap:12px;align-items:center;font-size:16px;font-weight:750;white-space:nowrap}.brand small{display:block;font:9px/1.8 ui-monospace,Consolas,monospace;letter-spacing:1.7px;color:var(--muted);margin-top:2px}.brand-mark{width:41px;height:44px;background:var(--accent);display:flex;align-items:center;justify-content:center;font-family:"SimSun",serif;font-size:24px;position:relative;border-radius:3px;transform:rotate(-4deg)}.brand-mark span{font-family:serif;margin-left:-4px}.site-header nav{display:flex;gap:28px;align-items:center;font-size:13px}.site-header nav>a{padding:10px 0}.site-header nav>a:hover{color:var(--green)}.site-header nav .nav-contact{border:1px solid var(--ink);padding:9px 15px;border-radius:3px;display:flex;gap:20px}.eyebrow{font:11px/1.7 ui-monospace,"Microsoft YaHei",monospace;letter-spacing:1.6px;color:var(--muted)}.little-line{display:inline-block;width:20px;height:3px;vertical-align:middle;background:var(--ink);margin-right:10px}.hero{display:grid;grid-template-columns:1.18fr 1fr;gap:58px;padding-block:82px 82px;align-items:center}.hero h1{font-size:clamp(40px,4.6vw,63px);letter-spacing:-2px;line-height:1.43;margin-top:25px;font-weight:800}.highlight-word{position:relative;isolation:isolate;white-space:nowrap}.highlight-word:before{content:"";position:absolute;z-index:-1;left:-3px;right:-5px;height:20%;bottom:7%;background:var(--accent);transform:rotate(-1.8deg)}.title-dot{color:#848d49}.hero-description{font-size:16px;color:var(--muted);line-height:1.95;margin-top:24px}.hero-actions{display:flex;gap:13px;align-items:center;margin-top:32px}.button{min-height:47px;padding:11px 20px;display:inline-flex;justify-content:center;align-items:center;gap:25px;font-size:13px;border-radius:3px;border:1px solid transparent;transition:background .15s,transform .15s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:#414936}.button-dark span{color:var(--accent);font-size:18px}.button-plain{padding-inline:12px}.button-plain:hover{background:#eeeee4}.hero-footnote{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;color:var(--muted);margin-top:29px}.status-dot{height:6px;width:6px;display:inline-block;border-radius:50%;background:#758354;flex-shrink:0}.footnote-divider{margin-inline:3px;color:#b4b8a9}.hero-visual{position:relative;padding:0 14px 31px 8px;min-width:0}.visual-caption{display:flex;align-items:center;gap:7px;font:9px/1.7 ui-monospace,monospace;letter-spacing:1px;margin:0 8px 16px}.visual-caption>span:last-child{margin-left:auto;color:var(--muted);font-family:inherit}.field-note{background:var(--white);border:1px solid #d9dccd;padding:25px 29px 20px;transform:rotate(1.5deg);position:relative;box-shadow:7px 9px 0 #e9ebdf}.field-note:before{content:"";position:absolute;width:85px;height:23px;top:-13px;left:calc(50% - 43px);background:#e7e6b7bb;transform:rotate(-5deg)}.note-heading{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:12px}.note-heading span:last-child{font:9px/1.8 ui-monospace,monospace;letter-spacing:1px}.field-note h2{font-size:23px;margin-top:19px;letter-spacing:-.7px}.note-subtitle{font-size:11px;color:var(--muted);margin-top:5px}.note-flow{margin:21px 0 17px}.note-flow>div{border-left:2px solid #c9cebb;padding-left:15px;display:grid;grid-template-columns:1fr;gap:2px}.note-flow div>span{font:8px/1.6 ui-monospace,monospace;letter-spacing:1.5px;color:var(--muted)}.note-flow strong{font-size:14px}.note-flow p{font-size:11px;color:var(--muted)}.note-flow .flow-last{border-left-color:#7b8d50}.flow-arrow{display:block;color:#8c927a;margin:4px 0 4px 5px;font-size:12px;line-height:1.2}.note-foot{border-top:1px dashed var(--line);padding-top:13px;display:flex;gap:7px;align-items:center;font-size:10px}.check-mark{background:var(--light-green);color:var(--green);height:17px;width:17px;text-align:center;line-height:17px;border-radius:50%}.note-foot>span:last-child{margin-left:auto;color:var(--muted);font-size:9px}.margin-note{position:absolute;right:-13px;bottom:-3px;font-family:"KaiTi","STKaiti",serif;font-size:18px;line-height:1.55;transform:rotate(-5deg);padding:9px 14px;background:var(--accent);box-shadow:3px 3px 0 #d3d6a3}.margin-note svg{position:absolute;width:112px;height:25px;left:7px;bottom:-9px;fill:none;stroke:var(--green);stroke-width:1.5}.scope-strip{border-block:1px solid var(--line);background:#eeefe5}.scope-strip>.shell{display:flex;gap:18px;align-items:center;justify-content:space-between;min-height:62px;font-size:11px;color:var(--muted)}.scope-strip p{font-size:13px;color:var(--ink)}.scope-strip b{margin:0 12px;color:#a3a98e;font-weight:400}.scope-strip>.shell>span:last-child>span{margin-left:10px}.section{padding-block:83px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:36px}.section-heading h2{font-size:31px;letter-spacing:-1px;margin-top:12px}.section-heading>p{font-size:12px;color:var(--muted);line-height:1.9;padding-bottom:4px}.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.case-card{min-width:0}.case-art{padding:23px 29px 15px;height:288px;border:1px solid var(--line);border-radius:5px;overflow:hidden}.support-art{background:#e7ede4}.art-topline{display:flex;justify-content:space-between;align-items:center;font:10px/1.6 ui-monospace,"Microsoft YaHei",monospace;color:var(--green)}.tiny-pill{border:1px solid #b9c9b3;border-radius:20px;padding:3px 9px;font-size:9px}.chat-question{background:#fffefb;padding:15px 21px;margin-top:19px;margin-right:34px;border:1px solid #dce3d6;border-radius:1px 12px 12px 12px}.chat-question>span{font-size:9px;color:var(--muted)}.chat-question p{font-size:14px;font-weight:600;margin-top:3px;line-height:1.6}.handoff-line{display:flex;gap:9px;align-items:center;justify-content:center;margin:9px 0;color:#53654d}.handoff-line span{width:28px;height:1px;background:#afbea4}.handoff-line small{font-size:9px}.handoff-ticket{display:flex;align-items:center;gap:12px;background:#fcfcf7;border:1px solid #d0d9c9;padding:12px 14px;margin-left:36px;border-radius:5px}.ticket-icon{font-size:22px;background:#eaf0df;width:35px;height:35px;text-align:center;color:var(--green)}.handoff-ticket strong{display:block;font-size:12px}.handoff-ticket p{font-size:10px;color:var(--muted)}.ticket-check{margin-left:auto;color:var(--green)}.art-disclaimer{font-size:9px;text-align:right;color:var(--muted);margin-top:10px}.website-art{background:#e9e7dc}.website-art .tiny-pill{border-color:#c9c4b2}.mini-browser{background:#fdfcf6;border:1px solid #c9cabc;border-radius:5px 5px 0 0;overflow:hidden;margin:17px 13px 0;box-shadow:5px 7px 0 #d9dbce}.browser-bar{padding:7px 10px;border-bottom:1px solid #dddfd3;display:flex;gap:4px;align-items:center}.browser-bar i{width:4px;height:4px;border-radius:50%;background:#b7bda6}.browser-bar span{font-size:8px;margin-left:auto;color:var(--muted)}.mini-page{padding:17px 24px 14px;background:#273e34;color:#fffdf1}.mini-page>span{font-size:8px;letter-spacing:2px;color:#d0d3b7}.mini-page strong{display:block;font-size:25px;line-height:1.45;margin-top:8px;font-family:"Noto Serif SC","Songti SC","SimSun",serif;letter-spacing:1px}.mini-rule{height:1px;background:#566250;margin-block:12px}.mini-cols{display:flex;justify-content:space-between;font-size:8px;color:#d4d7c5}.website-art .art-disclaimer{margin-top:12px}.case-copy{padding:24px 0 3px}.case-index{display:flex;justify-content:space-between;gap:10px;font-size:9px;color:var(--muted);letter-spacing:.5px}.case-index>span:first-child{font-family:ui-monospace,monospace}.case-copy h3{font-size:22px;margin-top:12px;line-height:1.5;letter-spacing:-.6px}.case-copy h3 a:hover{color:var(--green)}.case-copy>p{font-size:13px;line-height:1.9;color:var(--muted);margin-top:12px;max-width:470px}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:17px}.tags span{font-size:10px;border:1px solid var(--line);padding:2px 9px;border-radius:3px;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:25px;font-size:12px;border-bottom:1px solid #a8ad99;padding-bottom:4px}.text-link:hover{color:var(--green);border-color:var(--green)}.case-copy>.text-link{margin-top:20px}.approach-section{background:#eeefe7;border-block:1px solid var(--line)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:37px;list-style:none;padding:0;margin:38px 0 0;counter-reset:steps}.steps li{border-top:1px solid #c9cebc;padding-top:20px}.step-number{font:16px/1.6 ui-monospace,monospace;color:#697b47}.steps h3{font-size:18px;margin-top:19px}.steps p{font-size:13px;line-height:1.95;color:var(--muted);margin-top:12px;max-width:320px}.scope-note{display:flex;gap:28px;border-top:1px solid var(--line);padding-top:23px;margin-top:34px;font-size:12px}.scope-note>span{white-space:nowrap;font-weight:600}.scope-note p{color:var(--muted)}.about-section{display:grid;grid-template-columns:.8fr 1.4fr;gap:95px;padding-block:91px}.avatar-text,.avatar{width:83px;height:83px;border-radius:50%;margin-bottom:22px;object-fit:cover}.avatar-text{background:#e4e7d5;display:flex;align-items:center;justify-content:center;font-family:"KaiTi","STKaiti",serif;font-size:47px;transform:rotate(-7deg);border:1px solid #d0d5be}.avatar-text span{font-size:30px;margin-left:-8px;color:#76814c}.about-identity h2{font-size:27px;margin-top:10px}.about-location{font-size:11px;color:var(--muted);margin-top:13px}.about-lead{font-size:25px;line-height:1.75;letter-spacing:-.5px}.about-lead>span{display:block}.about-copy>p:not(.about-lead){font-size:13px;color:var(--muted);line-height:2.1;margin-top:21px}.about-signoff{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:26px;padding-top:19px;font-size:12px}.signature{font-family:"KaiTi","STKaiti",serif;font-size:28px;transform:rotate(-7deg)}.faq-section{display:grid;grid-template-columns:.8fr 1.4fr;gap:95px;padding-block:0 84px}.faq-section h2{font-size:24px;margin-top:12px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;font-size:13px;font-weight:600;padding:19px 0}summary::-webkit-details-marker{display:none}summary>span{font:20px/1.1 monospace;color:var(--muted);transition:transform .15s}details[open] summary>span{transform:rotate(45deg)}details p{font-size:13px;color:var(--muted);padding:0 25px 21px 0;line-height:1.95}.contact-section{background:#e9ec73;border-block:1px solid #d4d95d;padding:65px 0 36px}.contact-grid{display:grid;grid-template-columns:1.18fr 1fr;gap:75px}.contact-section .eyebrow{color:#4f5939}.contact-section h2{font-size:30px;line-height:1.65;margin-top:17px;letter-spacing:-.8px}.contact-intro{font-size:13px;line-height:2;margin-top:20px;color:#4d5636}.contact-methods{margin-top:26px;font-size:13px}.contact-pending{max-width:400px;font-size:12px;color:#424b2d}.social-links{display:flex;gap:20px;flex-wrap:wrap;margin-top:18px}.social-links a{border-bottom:1px solid #899345;padding-bottom:3px;font-size:12px}.social-links a:hover{border-color:var(--ink)}.account-note{font-size:11px;margin-top:12px;color:#46502d}.account-note span{color:#566139}.qr-image{display:block;margin:15px 0;border:5px solid white}.text-button{border:0;background:none;text-decoration:underline;padding:7px;font-size:12px}.brief-paper{padding:23px 27px;background:#fffef0;border:1px solid #d4d890;border-radius:3px;box-shadow:5px 5px 0 #d3d861}.paper-heading{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);border-bottom:1px solid #e2e4cf;padding-bottom:12px}.paper-heading>span:last-child{font-size:18px;line-height:1}.brief-paper h3{font-size:19px;margin-top:16px}.brief-paper label{display:block;font-size:11px;color:var(--muted);margin-top:8px}.brief-paper textarea{display:block;background:transparent;color:#555d45;border:1px solid #dadfc5;resize:vertical;width:100%;font-size:12px;line-height:2;padding:10px 12px;margin-block:14px;min-height:145px;border-radius:2px}.brief-paper .button{min-height:41px;padding-block:7px;font-size:12px;width:100%;justify-content:space-between}.local-note{font-size:9px;color:var(--muted);margin-top:10px}.copy-status{min-height:25px;text-align:center;font-size:12px;padding:15px 20px 0}.site-footer{display:flex;justify-content:space-between;gap:30px;padding-block:31px;align-items:center;font-size:10px;color:var(--muted)}.footer-brand{font-size:13px;font-weight:600;color:var(--ink)}.footer-brand>span{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:4px}.site-footer>div{display:flex;gap:22px}.site-footer>a:last-child{white-space:nowrap}
/* Case studies are readable HTML documents, not client-rendered applications. */
.case-article{padding-bottom:66px}.breadcrumbs{display:flex;gap:13px;flex-wrap:wrap;font-size:11px;color:var(--muted);padding-top:29px}.breadcrumbs a:hover{text-decoration:underline}.article-header{padding-block:54px 39px;max-width:900px}.article-header h1{font-size:clamp(30px,3.6vw,48px);line-height:1.5;letter-spacing:-1.5px;margin-top:16px;max-width:820px}.article-deck{font-size:16px;color:var(--muted);line-height:1.9;margin-top:21px;max-width:740px}.article-meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:11px;color:var(--muted);margin-top:24px}.article-meta>span:last-child{margin-left:15px}.article-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:74px;border-top:1px solid var(--line);padding-top:36px}.case-sidebar{align-self:start;position:sticky;top:28px;font-size:12px}.sidebar-label{font-size:10px;letter-spacing:1px;color:var(--muted)}.case-sidebar>p{font-size:15px;line-height:1.85;margin-top:10px}.case-sidebar dl{margin-block:24px}.case-sidebar dt{font-size:10px;color:var(--green);font-weight:600;margin-top:20px}.case-sidebar dd{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.9}.article-content{min-width:0;max-width:760px}.article-section{margin-bottom:42px}.article-section h2{font-size:23px;letter-spacing:-.5px;margin-bottom:17px}.article-section>p{font-size:14px;line-height:2.05;color:#555c4e;margin-block:14px}.article-section .caption{font-size:11px;color:var(--muted);line-height:1.85}.article-flow{display:flex;flex-direction:column;align-items:center;gap:7px;background:#eef0e4;padding:25px 20px;margin-block:22px;border:1px solid var(--line);border-radius:3px}.article-flow>span{background:var(--white);border:1px solid #d3dac3;padding:9px 25px;font-size:13px;text-align:center;border-radius:3px;width:min(100%,370px)}.article-flow b{font-weight:400;color:#788961;font-size:13px;line-height:1.3}blockquote{margin:23px 0;padding:23px 26px;background:#e9eee3;border-left:3px solid #849264}blockquote p{font-size:18px;line-height:1.7}blockquote cite{display:block;font-style:normal;font-size:10px;color:var(--muted);margin-top:9px}.finding{background:#eaeee3;border:1px solid #dbe2cf;padding:20px 24px;margin-block:21px}.finding>span{font-size:10px;color:#576747;font-weight:600}.finding>p{font-size:14px;line-height:1.95;margin-top:7px}.finding-yellow{background:#f0f0bc;border-color:#dddd9b}.evidence{margin:27px 0;background:#eeeee4;border:1px solid var(--line);padding:15px}.evidence img{display:block;max-height:630px;width:auto;margin:auto}.evidence figcaption{font-size:10px;line-height:1.8;color:var(--muted);margin-top:13px;text-align:center}.result-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-block:20px}.result-columns>div{border-top:2px solid #a5b58b;padding-top:14px}.result-columns>div:last-child{border-color:#c4c6ab}.result-columns h3{font-size:15px}.result-columns ul{font-size:13px;color:var(--muted);line-height:1.9;padding-left:18px}.result-columns li{margin-bottom:7px}.roles{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-block:23px}.roles>div{border:1px solid var(--line);padding:16px;background:#eeefe5}.roles span{display:block;font-size:10px;color:var(--muted)}.roles strong{display:block;margin-top:7px;font-size:17px}.issue-log{border-top:1px solid var(--line);margin-block:23px}.issue-log>div{display:grid;grid-template-columns:48px 1fr;gap:20px;padding:18px 0;border-bottom:1px solid var(--line);font-size:13px}.issue-log span{color:var(--green);font-weight:600}.issue-log p{color:var(--muted);line-height:1.9}.article-end{border-top:1px solid var(--line);padding-top:28px;margin-top:17px;display:flex;justify-content:space-between;align-items:center;gap:20px}.article-end>span{font-size:13px;color:var(--muted)}.next-case{margin-top:30px}.not-found{min-height:65vh;padding-block:100px}.not-found h1{font-size:40px;margin-top:20px}.not-found p:not(.eyebrow){margin-block:22px;color:var(--muted)}
@media(min-width:1500px){.hero{padding-block:95px}.hero h1{font-size:65px}.hero-visual{margin-left:25px}.hero-description{font-size:17px}}
@media(max-width:1100px){.shell{width:calc(100% - 56px)}.hero{gap:30px;padding-block:65px}.hero h1{font-size:46px}.hero-description{font-size:14px}.hero-actions{gap:4px}.hero-actions .button{padding-inline:14px;gap:15px}.hero-footnote{font-size:10px}.field-note{padding:23px 20px}.field-note h2{font-size:21px}.scope-strip>.shell>span:last-child{display:none}.case-art{padding-inline:20px}.case-copy h3{font-size:20px}.contact-grid{gap:38px}.contact-section h2{font-size:27px}.about-section,.faq-section{gap:55px}.article-layout{grid-template-columns:210px minmax(0,1fr);gap:40px}.site-footer>div{flex-direction:column;gap:3px}.site-header nav{gap:19px}}
@media(max-width:800px){html{scroll-padding-top:25px}.shell{width:calc(100% - 40px)}.header-inner{min-height:83px;gap:15px;flex-wrap:wrap;padding-block:17px}.brand{font-size:14px}.brand small{font-size:8px}.brand-mark{width:34px;height:36px;font-size:22px}.site-header nav{gap:18px;font-size:11px}.site-header nav>a:nth-child(2),.site-header nav>a:nth-child(3){display:none}.site-header nav .nav-contact{padding:6px 10px;gap:12px}.hero{gap:42px;grid-template-columns:1fr;padding-block:42px 53px}.hero-copy{max-width:560px}.hero h1{font-size:clamp(39px,7.5vw,57px);margin-top:20px;letter-spacing:-1.8px}.hero-description{font-size:15px;margin-top:22px}.hero-actions{gap:10px;margin-top:24px}.hero-actions .button{padding-inline:17px}.hero-footnote{margin-top:21px}.hero-visual{max-width:450px;width:100%;margin:0 auto;padding-bottom:20px}.field-note{padding:24px 27px}.margin-note{right:0}.hero-visual .note-flow{display:grid;grid-template-columns:1fr;gap:0}.field-note h2{font-size:24px}.scope-strip>.shell{justify-content:center;min-height:65px;padding-block:12px}.scope-strip>.shell>span{display:none}.scope-strip p{font-size:12px}.scope-strip b{margin-inline:10px}.section{padding-block:54px}.section-heading{align-items:flex-start;flex-direction:column;gap:14px;margin-bottom:27px}.section-heading h2{font-size:27px}.section-heading>p{font-size:12px}.case-grid{grid-template-columns:1fr;gap:36px}.case-art{height:296px;padding:23px 29px 17px}.case-copy{padding-top:18px}.case-copy h3{font-size:22px}.case-index{font-size:10px}.case-copy>p{max-width:none}.case-copy>.text-link{margin-top:18px}.case-copy .tags{margin-top:13px}.chat-question{margin-top:20px}.handoff-ticket{padding:12px 16px}.website-art{height:296px}.mini-browser{max-width:460px;margin-inline:auto}.mini-page{padding-inline:24px}.steps{gap:20px;margin-top:26px}.steps h3{font-size:16px}.steps p{font-size:12px}.scope-note{gap:20px;align-items:flex-start}.about-section{grid-template-columns:1fr;gap:28px}.about-identity{display:grid;grid-template-columns:80px 1fr;column-gap:17px;align-items:center}.avatar-text,.avatar{grid-row:1/4;width:76px;height:76px;margin:0}.about-identity .eyebrow{align-self:end;font-size:9px}.about-identity h2{font-size:23px;margin:3px 0}.about-location{font-size:10px;margin-top:1px;align-self:start}.about-lead{font-size:24px}.about-copy>p:not(.about-lead){font-size:14px}.faq-section{grid-template-columns:1fr;gap:24px;padding-bottom:52px}.faq-section h2{font-size:25px}.contact-section{padding-top:45px;padding-bottom:20px}.contact-grid{grid-template-columns:1fr;gap:29px}.contact-section h2{font-size:29px}.contact-intro{font-size:13px}.brief-paper{padding:23px}.contact-pending{max-width:none}.site-footer{flex-wrap:wrap;gap:21px}.site-footer>a:last-child{margin-left:auto}.site-footer>div{font-size:9px}.article-header{padding-block:32px}.article-header h1{font-size:34px}.article-deck{font-size:14px}.article-layout{grid-template-columns:1fr;gap:33px;padding-top:25px}.case-sidebar{position:static;border-bottom:1px solid var(--line);padding-bottom:23px}.case-sidebar dl{display:grid;grid-template-columns:80px 1fr;gap:12px;margin-block:16px}.case-sidebar dt,.case-sidebar dd{margin:0}.case-sidebar>p{font-size:15px}.case-sidebar>.text-link{margin-top:3px}.article-content{max-width:none}.article-section h2{font-size:22px}.article-end{flex-direction:column;align-items:flex-start;gap:20px}.not-found h1{font-size:32px}}
@media(max-width:480px){.shell{width:calc(100% - 36px)}.header-inner{min-height:78px;gap:12px}.brand{font-size:13px;gap:8px}.brand small{font-size:7px;letter-spacing:1px}.brand-mark{width:31px;height:34px;font-size:20px}.site-header nav>a:first-child{display:none}.site-header nav .nav-contact{font-size:10px;padding:7px 9px;gap:7px}.hero h1{font-size:40px}.eyebrow{font-size:9px;letter-spacing:1px}.hero>.hero-copy>.eyebrow{font-size:9px}.little-line{width:15px;margin-right:5px}.hero-description{font-size:13px;line-height:2}.hero-actions{gap:5px}.hero-actions .button{padding-inline:13px;font-size:12px;gap:12px}.hero-footnote{gap:6px;font-size:9px}.hero-visual{padding-left:0;padding-right:7px}.field-note{padding:20px}.visual-caption{font-size:8px}.field-note h2{font-size:21px}.margin-note{font-size:16px;bottom:-6px;right:0}.scope-strip p{font-size:11px}.scope-strip b{margin-inline:7px}.case-art{padding:20px;height:280px}.chat-question{margin-right:18px;padding:12px 16px}.chat-question p{font-size:12px}.handoff-ticket{margin-left:18px;padding:12px 10px;gap:9px}.handoff-ticket strong{font-size:11px}.ticket-icon{font-size:20px;width:29px;height:29px;line-height:29px}.case-index{font-size:8px}.case-copy h3{font-size:20px}.case-copy>p{font-size:13px}.mini-page strong{font-size:24px}.mini-page{padding-inline:20px}.steps{grid-template-columns:1fr;gap:24px}.steps li{position:relative;padding:17px 0 0 43px}.step-number{position:absolute;left:0;top:17px}.steps h3{font-size:18px;margin:0}.steps p{max-width:none;font-size:13px;margin-top:8px}.scope-note{flex-direction:column;gap:8px}.about-lead{font-size:21px}.about-signoff{font-size:11px}.contact-section h2{font-size:26px}.contact-intro br{display:none}.brief-paper{padding:20px}.site-footer{gap:17px}.site-footer>div{order:3;flex-basis:100%;flex-direction:row;justify-content:space-between}.article-header h1{font-size:30px}.article-deck{font-size:14px}.result-columns{grid-template-columns:1fr;gap:14px}.article-flow{padding-inline:13px}.article-flow>span{padding-inline:12px;font-size:12px}.article-section>p{font-size:14px}.finding{padding:17px}.finding>p{font-size:13px}.article-end>span{font-size:12px}.article-meta{gap:8px}.article-meta>span:last-child{margin-left:4px}.evidence{padding:8px}.not-found{padding-top:70px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover{transform:none}}
/* Let evidence captions stay visible even when local fonts wrap differently. */
.case-art{height:auto;min-height:318px}
.evidence img{width:100%;max-width:472px;max-height:none;aspect-ratio:3/4;object-fit:contain}
.official-account{display:flex;gap:19px;align-items:center;margin-top:25px;padding-top:23px;border-top:1px solid #bdc659}
.official-account-code{display:block;flex:0 0 124px;line-height:0;border:1px solid #d4d69b;border-radius:3px;overflow:hidden;background:#fff}
.official-account-code img{display:block;width:124px;height:124px;object-fit:contain}
.official-account-label{font-size:10px;color:#4f5939;letter-spacing:1px}
.official-account h3{font-size:14px;line-height:1.65;margin-top:4px}
.official-account h3+p{font-size:11px;color:#4f5939;margin-top:5px}
.official-account>div>a{display:inline-block;font-size:11px;margin-top:9px;border-bottom:1px solid #899345;padding-bottom:2px}
.official-account .official-account-help{font-size:10px;color:#4f5939;line-height:1.7;margin-top:7px}
.contact-grid>.brief-paper{align-self:start}
.skip-link{clip-path:inset(50%)}
.skip-link:focus{clip-path:none}
@media(max-width:480px){.official-account{gap:13px}.official-account-code{flex-basis:112px}.official-account-code img{width:112px;height:112px}.official-account h3{font-size:12px}.official-account .official-account-help{font-size:9px}}
@media(max-width:480px){.case-art{min-height:300px}}
