:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--paper:#fbfdfb;--paper-soft:#f1f6f2;--paper-warm:#faf9f4;--ink:#173126;--muted:#586b60;--line:#d8e3da;--brand:#428350;--brand-strong:#32673e;--brand-deep:#234d30;--gold:#e8bd47;--danger:#8a3c36;--radius:16px;color:var(--ink);background:#edf3ee;font-family:PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#edf3ee;min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%}.site-frame{background:var(--paper);width:min(1280px,100%);min-height:100dvh;margin:0 auto;overflow:hidden;box-shadow:0 24px 72px #234d301a}.site-header{border-bottom:1px solid var(--line);background:#fbfdfbf7;align-items:center;gap:32px;min-height:76px;padding:0 6%;display:flex}.site-brand{letter-spacing:.04em;white-space:nowrap;align-items:center;gap:11px;margin-right:auto;font-size:15px;font-weight:800;display:inline-flex}.site-brand-copy{gap:2px;display:grid}.site-brand-copy small{color:var(--muted);letter-spacing:0;font-size:9px;font-weight:650}.site-logo{object-fit:cover;background:#fbfdfb;border-radius:10px;width:40px;height:40px}.desktop-nav{color:var(--muted);white-space:nowrap;align-items:center;gap:28px;font-size:13px;display:flex}.desktop-nav a,.footer-links a{transition:color .16s}.desktop-nav a:hover,.footer-links a:hover{color:var(--brand-strong)}.button{background:var(--brand-strong);color:#f7faf7;white-space:nowrap;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-size:14px;font-weight:800;line-height:1;transition:background .16s,transform .16s;display:inline-flex}.button:hover{background:var(--brand-deep);transform:translateY(-1px)}.button:active{transform:scale(.98)}.button-small{min-height:42px;padding-inline:18px;font-size:13px}.button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #42835042}.mobile-menu{display:none;position:relative}.mobile-menu summary{border:1px solid var(--line);min-height:42px;color:var(--brand-strong);cursor:pointer;border-radius:12px;align-items:center;padding:0 16px;font-size:13px;font-weight:800;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{z-index:20;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);width:190px;padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 14px 36px #234d3024}.mobile-menu nav a{border-radius:10px;padding:11px 12px;font-size:14px}.mobile-menu nav a:hover{background:var(--paper-soft)}.site-footer{border-top:1px solid var(--line);background:var(--paper-soft);color:var(--muted);grid-template-columns:.85fr 1.15fr;gap:64px;padding:38px 6%;font-size:12px;line-height:1.75;display:grid}.site-footer p{margin:6px 0 0}.footer-brand strong{color:var(--ink);font-size:14px}.footer-boundary>p{max-width:620px;margin-top:0}.footer-links{flex-wrap:wrap;gap:10px 20px;display:flex}.hero{background:var(--paper-soft);grid-template-columns:minmax(380px,.92fr) minmax(430px,1.08fr);gap:42px;min-height:600px;padding:70px 6% 0;display:grid;overflow:hidden}.corporate-hero{grid-template-columns:minmax(390px,1.08fr) minmax(360px,.92fr);gap:54px;min-height:560px}.hero-copy{z-index:2;align-self:center;padding-bottom:78px;position:relative}.eyebrow{color:var(--brand);letter-spacing:.13em;margin:0 0 18px;font-size:13px;font-weight:800}.hero h1{letter-spacing:-.055em;max-width:620px;margin:0;font-size:clamp(40px,4.2vw,54px);line-height:1.1}.hero h1 span{display:block}.hero-lead{max-width:500px;color:var(--muted);margin:24px 0 30px;font-size:16px;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.hero-search{grid-template-columns:minmax(0,1fr) auto;gap:10px;max-width:520px;margin-top:30px;display:grid}.hero-search input{border:1px solid var(--line-strong);background:var(--paper);width:100%;min-width:0;min-height:48px;color:var(--ink);font:inherit;border-radius:9px;padding:0 16px}.hero-search input:focus-visible{outline-offset:2px;outline:3px solid #42835038}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.hero-boundary{max-width:540px;color:var(--muted);margin:20px 0 0;font-size:11px;line-height:1.7}.service-overview,.question-overview,.trust-overview{padding:92px 6%}.service-overview{background:var(--paper)}.service-overview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.service-overview-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);flex-direction:column;min-height:270px;padding:28px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.service-overview-card:hover{border-color:#428350b8;transform:translateY(-3px);box-shadow:0 18px 36px #234d3014}.service-overview-card>span{color:var(--brand);letter-spacing:.09em;font-size:11px;font-weight:800}.service-overview-card h3{letter-spacing:-.035em;margin:28px 0 12px;font-size:23px}.service-overview-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.75}.service-overview-card strong{color:var(--brand-strong);margin-top:auto;padding-top:24px;font-size:12px}.question-overview{background:var(--paper-warm);grid-template-columns:minmax(260px,.76fr) minmax(520px,1.24fr);gap:72px;display:grid}.static-question-section{grid-template-columns:minmax(260px,.76fr) minmax(520px,1.24fr);gap:72px;padding:88px 6%;display:grid}.static-question-section .section-heading{margin-bottom:0}.question-boundary{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-soft);grid-template-columns:.8fr 1.2fr auto;align-items:center;gap:36px;margin:0 6% 84px;padding:32px;display:grid}.question-boundary .eyebrow{margin-bottom:10px}.question-boundary h2{letter-spacing:-.035em;margin:0;font-size:24px}.question-boundary>p{color:var(--muted);margin:0;font-size:12px;line-height:1.75}.question-overview .section-heading{margin-bottom:0}.common-question-list{border-top:1px solid var(--line-strong)}.common-question-list a{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:12px;min-height:72px;padding:16px 8px;transition:color .16s,padding .16s;display:grid}.common-question-list a:hover{color:var(--brand-strong);padding-inline:14px 2px}.common-question-list span{color:var(--brand);font-size:10px;font-weight:800}.common-question-list strong{font-size:15px;line-height:1.55}.common-question-list i{color:var(--brand);text-align:right;font-style:normal}.trust-overview{background:var(--brand-deep);color:#f7faf7;grid-template-columns:.88fr 1.12fr;gap:72px;display:grid}.trust-overview .eyebrow{color:#d4e4d7}.trust-overview h2{letter-spacing:-.04em;margin:0;font-size:38px;line-height:1.25}.trust-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.trust-overview-grid article{border-left:1px solid #f7faf72e;padding:18px 24px 0}.trust-overview-grid h3{margin:0 0 12px;font-size:18px}.trust-overview-grid p{color:#dbe8dd;margin:0;font-size:12px;line-height:1.75}.trust-strip{border-block:1px solid var(--line);background:var(--paper);grid-template-columns:repeat(4,1fr);gap:1px;padding:20px 6%;display:grid}.trust-strip span{border-left:1px solid var(--line);color:var(--muted);text-align:center;padding:8px 20px;font-size:12px}.trust-strip span:first-child{border-left:0}.home-section{padding:94px 6%}.home-section>.text-link{margin-top:28px;display:inline-block}.question-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.question-preview-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);min-height:136px;padding:24px}.question-preview-card>span,.topic-card>span{color:var(--brand);letter-spacing:.08em;font-size:10px;font-weight:800}.question-preview-card h3{margin:12px 0 16px;font-size:16px;line-height:1.55}.question-preview-card p{color:var(--muted);margin:0;font-size:10px}.topic-section{background:var(--paper-warm)}.topic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.topic-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);flex-direction:column;min-height:260px;padding:30px;display:flex}.topic-card h3{letter-spacing:-.035em;margin:24px 0 12px;font-size:23px;line-height:1.3}.topic-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.75}.topic-card small{color:var(--muted);margin-top:auto;padding-top:28px;font-size:10px}.knowledge-contact{margin-top:84px;margin-bottom:84px}.hero-visual{isolation:isolate;align-self:end;min-height:470px;position:relative}.hero-visual:before{content:"";z-index:-1;border-radius:var(--radius);background:#42835014;width:88%;height:72%;position:absolute;bottom:8%;right:1%}.hero-visual:after{content:"";background:var(--gold);border-radius:5px;width:48px;height:5px;position:absolute;top:18%;right:5%}.hero-illustration{width:102%;max-width:none;height:auto;position:absolute;bottom:3%;right:-3%}.hero-illustration-mobile{display:none}.contact-band{z-index:4;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);grid-template-columns:.5fr 1.5fr;align-items:start;gap:38px;margin:-36px 6% 0;padding:28px 30px;display:grid;position:relative;box-shadow:0 16px 38px #234d3017}.contact-band h2,.section-heading h2,.trust-section h2,.about-summary h2,.knowledge-band h2{letter-spacing:-.04em;margin:0}.contact-band h2{font-size:25px}.contact-band-copy p{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.7}.contact-channels{min-width:0}.contact-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.contact-channel-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);text-align:center;flex-direction:column;gap:16px;min-width:0;padding:18px;display:flex}.contact-channel-primary{background:var(--paper-soft);box-shadow:inset 0 3px 0 var(--brand);border-color:#428350b8}.contact-qr-frame{background:#fff;border:1px solid #e4e9e5;border-radius:12px;width:min(100%,190px);margin-inline:auto;padding:10px;overflow:hidden}.contact-qr-frame img{object-fit:contain;width:100%;height:auto;display:block}.contact-channel-copy span{color:var(--brand-strong);letter-spacing:.08em;font-size:10px;font-weight:800}.contact-channel-copy h3{margin:7px 0 0;font-size:14px;line-height:1.45}.contact-channel-copy p{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.6}.contact-safety-note{border-top:1px solid var(--line);color:var(--muted);margin:16px 0 0;padding-top:14px;font-size:10px;line-height:1.65}.contact-channels-home .contact-channel-grid{grid-template-columns:1.16fr .92fr .92fr;gap:10px}.contact-channels-home .contact-channel-card{gap:12px;padding:14px}.contact-channels-home .contact-channel-primary .contact-qr-frame{width:min(100%,160px)}.contact-channels-home .contact-channel-card:not(.contact-channel-primary) .contact-qr-frame{width:min(100%,126px)}.trust-section{grid-template-columns:1.2fr .8fr .8fr;align-items:start;gap:38px;padding:92px 6% 82px;display:grid}.trust-section>h2{max-width:390px;font-size:34px;line-height:1.25}.principle{border-top:2px solid var(--brand);padding-top:16px}.principle h3{margin:0 0 9px;font-size:17px}.principle p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.services-section,.process-section{padding:94px 6%}.services-section{background:var(--paper-warm)}.section-heading{max-width:650px;margin-bottom:40px}.section-heading h2{font-size:38px;line-height:1.2}.section-heading p{color:var(--muted);margin:14px 0 0;font-size:14px;line-height:1.75}.service-grid{grid-template-columns:1.06fr .94fr;gap:16px;display:grid}.service-feature{border-radius:var(--radius);background:var(--brand-strong);color:#f7faf7;flex-direction:column;justify-content:space-between;min-height:370px;padding:38px;display:flex}.service-feature>span{color:#c9dccd;font-size:12px;font-weight:800}.service-feature h3{letter-spacing:-.035em;max-width:370px;margin:0 0 14px;font-size:32px;line-height:1.25}.service-feature p{color:#e3ece5;max-width:440px;margin:0;font-size:13px;line-height:1.75}.service-stack{gap:12px;display:grid}.service-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);min-height:112px;padding:24px 26px;transition:border-color .16s,transform .16s;display:block}.service-card:hover{border-color:var(--brand);transform:translate(3px)}.service-card h3{margin:0 0 7px;font-size:17px}.service-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.process-section{background:var(--paper)}.compact-heading{margin-bottom:34px}.process-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:0;display:grid}.process-grid article{min-height:150px;padding:26px 26px 0 0}.process-grid article+article{border-left:1px solid var(--line);padding-left:26px}.process-grid h3{margin:0 0 10px;font-size:16px}.process-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.about-summary{background:var(--paper-soft);grid-template-columns:1.08fr .92fr;align-items:center;gap:78px;padding:92px 6%;display:grid}.about-summary h2{font-size:37px;line-height:1.23}.about-copy p{max-width:590px;color:var(--muted);margin:20px 0 24px;font-size:14px;line-height:1.8}.text-link{color:var(--brand-strong);border-bottom:1px solid;padding-bottom:3px;font-size:13px;font-weight:800}.about-visual{border-radius:var(--radius);background:var(--paper);justify-content:center;align-items:flex-end;min-height:300px;padding:28px 32px 0;display:flex;overflow:hidden}.about-visual img{object-fit:contain;object-position:center bottom;width:min(76%,300px);height:auto}.knowledge-band{border:1px solid var(--line);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:40px;margin:84px 6%;padding:38px 40px;display:flex}.knowledge-band h2{font-size:28px}.knowledge-band p{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.7}.button-secondary{color:var(--brand-strong);border:1px solid var(--brand);background:0 0}.button-secondary:hover{background:var(--paper-soft);color:var(--brand-deep)}.inner-page{padding-bottom:96px}.page-hero{background:var(--paper-soft);padding:92px 6% 82px}.page-hero h1,.about-page-hero h1{letter-spacing:-.055em;max-width:820px;margin:0;font-size:clamp(42px,5vw,62px);line-height:1.12}.page-hero>p:last-child,.about-page-hero>div>p:last-child{max-width:720px;color:var(--muted);margin:24px 0 0;font-size:16px;line-height:1.8}.service-details{gap:22px;padding:84px 6%;display:grid}.service-detail{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);grid-template-columns:.85fr 1.15fr;gap:58px;padding:42px;scroll-margin-top:24px;display:grid}.service-detail header>p{color:var(--brand);margin:0 0 12px;font-size:12px;font-weight:800}.service-detail h2{letter-spacing:-.035em;margin:0;font-size:28px;line-height:1.3}.service-detail header>span{color:var(--muted);margin-top:16px;font-size:13px;line-height:1.75;display:block}.service-detail-columns{grid-template-columns:1fr 1fr;gap:30px;display:grid}.service-detail-columns h3{margin:0 0 13px;font-size:15px}.service-detail-columns ul{color:var(--muted);margin:0;padding-left:1.15em;font-size:12px;line-height:1.85}.service-notice{border-top:1px solid var(--line);color:var(--muted);grid-column:2;margin:0;padding-top:18px;font-size:11px;line-height:1.7}.page-cta{border-radius:var(--radius);background:var(--paper-soft);justify-content:space-between;align-items:center;gap:40px;margin:0 6%;padding:36px 40px;display:flex}.page-cta h2{letter-spacing:-.035em;margin:0;font-size:27px}.page-cta p{color:var(--muted);margin:9px 0 0;font-size:13px}.category-section{padding:80px 6% 30px}.category-section h2,.about-principles>h2{letter-spacing:-.04em;margin:0 0 28px;font-size:30px}.category-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.category-grid div{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:20px 22px;font-size:14px;font-weight:750}.empty-state{border-radius:var(--radius);background:var(--paper-soft);margin:50px 6% 0;padding:64px 7%}.empty-state h2{letter-spacing:-.04em;margin:0;font-size:34px}.empty-state>p:last-child{max-width:620px;color:var(--muted);margin:16px 0 0;font-size:14px;line-height:1.8}.about-page-hero{background:var(--paper-soft);grid-template-columns:.92fr 1.08fr;gap:42px;min-height:590px;padding:72px 6% 0;display:grid;overflow:hidden}.about-page-hero>div:first-child{align-self:center;padding-bottom:70px}.about-page-visual{align-self:end;min-height:500px;position:relative}.about-page-illustration-desktop{width:112%;max-width:none;height:auto;position:absolute;bottom:0;right:-8%}.about-page-illustration-mobile{display:none}.about-principles{grid-template-columns:1.15fr repeat(3,.85fr);align-items:start;gap:28px;padding:88px 6%;display:grid}.about-principles article{border-top:2px solid var(--brand);padding-top:16px}.about-principles h3{margin:0 0 9px;font-size:16px}.about-principles article p{color:var(--muted);margin:0;font-size:12px;line-height:1.75}.boundary-panel{border-radius:var(--radius);background:var(--paper-warm);margin:0 6%;padding:48px}.boundary-panel h2{margin:0 0 15px;font-size:28px}.boundary-panel p{max-width:800px;color:var(--muted);margin:0;font-size:14px;line-height:1.85}.contact-page-hero{padding-bottom:64px}.contact-layout{grid-template-columns:.58fr 1.42fr;align-items:start;gap:36px;padding:72px 6% 20px;display:grid}.contact-guidance,.contact-channel-panel{border:1px solid var(--line);border-radius:var(--radius);padding:36px}.contact-guidance{background:var(--paper-soft)}.contact-guidance h2,.contact-channel-panel h2{letter-spacing:-.035em;margin:0;font-size:26px}.contact-guidance>p,.contact-channel-panel>p{color:var(--muted);margin:13px 0 0;font-size:13px;line-height:1.75}.contact-guidance dl{margin:28px 0 0}.contact-guidance dl div{margin-bottom:18px}.contact-guidance dt{color:var(--muted);font-size:11px}.contact-guidance dd{margin:4px 0 0;font-size:14px;font-weight:750}.contact-config-note{border-top:1px solid var(--line);padding-top:22px}.contact-channel-panel>.contact-channels{margin-top:28px}.question-search{max-width:720px;margin-top:34px}.question-search label{color:var(--muted);margin-bottom:10px;font-size:12px;font-weight:700;display:block}.question-search>div{gap:10px;display:flex}.question-search input{border:1px solid var(--line);background:var(--paper);min-width:0;min-height:48px;color:var(--ink);border-radius:12px;flex:1;padding:0 16px}.public-question-list{gap:12px;padding:64px 6%;display:grid}.public-question-list a{border:1px solid var(--line);border-radius:var(--radius);padding:20px 22px}.question-article{max-width:960px;margin:0 auto;padding:44px 40px 0}.breadcrumbs{color:var(--muted);gap:10px;font-size:12px;display:flex}.question-header{border-bottom:1px solid var(--line);padding:56px 0 44px}.question-header h1{letter-spacing:-.05em;max-width:820px;margin:0;font-size:clamp(36px,5vw,56px);line-height:1.18}.direct-answer{border-left:4px solid var(--brand);border-radius:0 var(--radius) var(--radius) 0;background:var(--paper-soft);margin-top:30px;padding:26px}.direct-answer strong{color:var(--brand-strong);font-size:12px}.direct-answer p{margin:10px 0 0;font-size:17px;line-height:1.8}.question-meta{grid-template-columns:repeat(4,1fr);gap:16px;margin:28px 0 0;display:grid}.question-meta dt{color:var(--muted);font-size:10px}.question-meta dd{margin:5px 0 0;font-size:12px;font-weight:750}.question-body{padding:44px 0}.question-section{border-bottom:1px solid var(--line);padding:28px 0}.question-section h2{margin:0 0 16px;font-size:25px}.question-section ul{color:var(--muted);margin:0;padding-left:1.2em;line-height:1.9}.risk-panel{border-radius:var(--radius);background:var(--paper-warm);border:1px solid #e3d6b0;margin-top:20px;padding:28px}.risk-panel p,.source-list p{color:var(--muted);line-height:1.8}.source-list article{border-top:1px solid var(--line);padding:20px 0}.source-list h3{margin:0;font-size:16px}.source-list a{color:var(--brand-strong);font-size:12px;font-weight:800}.policy-content,.policy-prose{max-width:1040px;margin:0 auto;padding:76px 40px}.policy-content>h2,.policy-prose h2{letter-spacing:-.035em;margin:0 0 26px;font-size:28px}.policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.policy-grid article{border:1px solid var(--line);border-radius:var(--radius);padding:28px}.policy-grid span{color:var(--brand);font-size:10px;font-weight:800}.policy-grid h3{margin:14px 0 10px;font-size:18px}.policy-grid p,.policy-prose p,.correction-panel>p{color:var(--muted);font-size:14px;line-height:1.85}.correction-panel{padding-top:60px}.correction-panel .button{margin-top:16px}.policy-prose{gap:0;display:grid}.policy-prose section{border-bottom:1px solid var(--line);padding:34px 0}.policy-prose section:first-child{padding-top:0}.policy-prose h2{margin-bottom:12px}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--paper:#111b16;--paper-soft:#17261d;--paper-warm:#151f19;--ink:#eef4ef;--muted:#b6c5ba;--line:#385044;--brand:#83bd8c;--brand-strong:#32673e;--brand-deep:#285a35;background:#0d1511}body{background:#0d1511}.site-header{background:#111b16f7}.site-logo{background:#f7faf7}}@media (max-width:900px){.desktop-nav,.desktop-consult{display:none}.mobile-menu{display:block}.site-footer{grid-template-columns:1fr;gap:28px}.trust-strip,.topic-grid{grid-template-columns:1fr 1fr}.hero{grid-template-columns:1fr;gap:8px;min-height:auto;padding-top:58px}.corporate-hero{gap:16px}.hero-copy{padding-bottom:10px}.hero-visual{min-height:410px}.hero-illustration{width:min(92%,680px);right:4%}.service-overview-grid{grid-template-columns:1fr 1fr}.question-overview,.static-question-section,.trust-overview{grid-template-columns:1fr;gap:42px}.question-boundary{grid-template-columns:1fr;gap:18px}.contact-band{grid-template-columns:1fr;margin-top:-14px}.contact-channels-home .contact-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-section,.service-grid,.about-summary{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr 1fr}.process-grid article:nth-child(3){border-left:0;padding-left:0}.about-summary{gap:38px}.about-visual{min-height:280px;padding:26px 28px 0}.about-visual img{width:min(60%,310px)}.service-detail,.about-page-hero,.contact-layout{grid-template-columns:1fr}.service-notice{grid-column:auto}.about-page-hero{min-height:auto}.about-page-hero>div:first-child{padding-bottom:10px}.about-page-visual{min-height:430px}.about-principles{grid-template-columns:1fr 1fr}}@media (max-width:640px){.site-header{min-height:68px;padding:0 20px}.site-logo{width:36px;height:36px}.site-brand-copy small{display:none}.site-footer{padding:30px 20px}.hero{padding:48px 20px 0}.corporate-hero{padding-top:44px}.hero h1{font-size:38px;line-height:1.14}.hero-lead{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.hero-search{grid-template-columns:1fr}.hero-actions .button{width:100%}.trust-strip,.question-preview-grid,.topic-grid{grid-template-columns:1fr}.trust-strip{padding:12px 20px}.trust-strip span,.trust-strip span:first-child{border-left:0;border-bottom:1px solid var(--line);text-align:left;padding:10px 0}.trust-strip span:last-child{border-bottom:0}.home-section,.service-overview,.question-overview,.static-question-section,.trust-overview{padding:72px 20px}.question-boundary{margin:0 20px 72px;padding:26px 22px}.service-overview-grid,.trust-overview-grid{grid-template-columns:1fr}.service-overview-card{min-height:220px;padding:24px}.trust-overview{gap:34px}.trust-overview h2{font-size:31px}.trust-overview-grid article{border-top:1px solid #f7faf72e;border-left:0;padding:22px 0}.common-question-list a{grid-template-columns:34px minmax(0,1fr) 20px}.hero-visual{min-height:280px}.hero-illustration{display:none}.hero-illustration-mobile{width:min(72%,250px);max-width:none;height:auto;display:block;position:absolute;bottom:0;left:50%;right:auto;transform:translate(-50%)}.contact-band{margin:-6px 20px 0;padding:26px 22px}.contact-channel-grid,.contact-channels-home .contact-channel-grid{grid-template-columns:1fr}.contact-channel-card,.contact-channels-home .contact-channel-card{padding:20px}.contact-qr-frame,.contact-channels-home .contact-channel-primary .contact-qr-frame,.contact-channels-home .contact-channel-card:not(.contact-channel-primary) .contact-qr-frame{width:min(100%,210px);padding:6px}.trust-section,.services-section,.process-section,.about-summary{padding:72px 20px}.trust-section{gap:34px}.trust-section>h2,.section-heading h2,.about-summary h2{font-size:31px}.service-feature{min-height:300px;padding:28px}.process-grid{grid-template-columns:1fr}.process-grid article,.process-grid article+article{border-left:0;border-bottom:1px solid var(--line);min-height:auto;padding:24px 0}.process-grid article:last-child{border-bottom:0}.about-summary{gap:30px}.about-visual{min-height:250px;padding:24px 18px 0}.about-visual img{width:min(80%,237px)}.knowledge-band{flex-direction:column;align-items:flex-start;margin:64px 20px;padding:30px 24px}.inner-page{padding-bottom:72px}.page-hero{padding:70px 20px 62px}.page-hero h1,.about-page-hero h1{font-size:39px}.page-hero>p:last-child,.about-page-hero>div>p:last-child{font-size:14px}.service-details{padding:64px 20px}.service-detail{gap:30px;padding:28px 24px}.service-detail-columns,.category-grid,.about-principles{grid-template-columns:1fr}.page-cta{flex-direction:column;align-items:flex-start;margin:0 20px;padding:30px 24px}.category-section{padding:64px 20px 24px}.empty-state{margin:34px 20px 0;padding:44px 28px}.about-page-hero{padding:62px 20px 0}.about-page-visual{min-height:270px}.about-page-illustration-desktop{display:none}.about-page-illustration-mobile{width:min(70vw,240px);max-width:none;height:auto;display:block;position:absolute;bottom:0;left:50%;right:auto;transform:translate(-50%)}.about-principles{padding:72px 20px}.boundary-panel{margin:0 20px;padding:34px 26px}.contact-layout{padding:56px 20px 0}.contact-guidance,.contact-channel-panel{padding:28px 24px}.question-search>div{flex-direction:column;align-items:stretch}.question-article{padding:34px 20px 0}.question-meta{grid-template-columns:1fr 1fr}.policy-content,.policy-prose{padding:58px 20px}.policy-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.site-frame{background:#fff}.site-header{background:#fffffffa;gap:28px;min-height:74px;padding-inline:5.5%}.site-brand-copy strong{color:#17261d;letter-spacing:0;font-size:14px}.site-brand-copy small{color:#708076}.desktop-nav{color:#2f3b34;gap:34px;font-size:12px}.footer-compact{background:#fff;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:center;gap:28px;padding:20px 5.5%;font-size:10px;line-height:1.65}.footer-compact .footer-brand{gap:4px;display:grid}.footer-compact .footer-brand strong{font-size:11px}.footer-compact .footer-boundary{justify-items:end;gap:6px;display:grid}.footer-compact .footer-boundary>p{text-align:right;margin:0}.footer-compact .footer-links{justify-content:flex-end;gap:5px 14px}.reference-home{background:#fff}.reference-hero{background:#fff;grid-template-columns:minmax(380px,.95fr) minmax(410px,1.05fr);gap:18px;min-height:370px;padding:34px 5.5% 0}.reference-hero .hero-copy{padding:14px 0 44px}.reference-hero .eyebrow{color:#428350;letter-spacing:.03em;background:#edf5ef;border-radius:7px;width:fit-content;margin-bottom:17px;padding:6px 12px;font-size:12px}.reference-hero h1{color:#17261d;letter-spacing:-.055em;max-width:580px;font-size:clamp(36px,3.65vw,48px);line-height:1.16}.reference-hero .hero-lead{color:#55665c;max-width:560px;margin:18px 0 22px;font-size:14px;line-height:1.75}.reference-hero .hero-actions{gap:12px;margin:0}.reference-hero .button{background:#428350;border-radius:6px;min-width:150px;min-height:43px}.reference-hero .button-secondary{color:#32673e;background:#fff}.reference-hero .hero-boundary{color:#7b8880;margin-top:15px;padding-left:20px;font-size:10px;position:relative}.reference-hero .hero-boundary:before{content:"✓";color:#428350;font-weight:800;position:absolute;left:1px}.reference-hero .hero-visual{min-height:336px}.reference-hero .hero-visual:before,.reference-hero .hero-visual:after{display:none}.reference-hero .hero-illustration-desktop{width:104%;bottom:-1%;right:-5%}.reference-service-section{background:#f1f6f2;padding:20px 2.5%}.reference-service-section>.section-heading{display:none}.reference-service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.reference-service-grid .service-overview-card{background:#fff;border:1px solid #e1e9e3;border-radius:8px;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:14px;min-height:118px;padding:18px;display:grid;box-shadow:0 5px 16px #234d300d}.reference-service-grid .service-overview-card:hover{transform:translateY(-2px);box-shadow:0 9px 22px #234d3014}.reference-service-grid .service-icon{color:#428350;stroke-width:1.7px;width:38px;height:38px}.reference-service-grid .service-overview-card h3{color:#17261d;letter-spacing:-.02em;margin:0 0 6px;font-size:16px}.reference-service-grid .service-overview-card p{color:#6d7a72;margin:0;font-size:10px;line-height:1.55}.reference-service-grid .service-arrow{color:#428350;width:16px;height:16px}.reference-faq-section .section-heading{max-width:none;margin-bottom:12px}.reference-faq-section .section-heading h2{letter-spacing:-.02em;font-size:18px}.reference-faq-grid{border-top:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;display:grid}.reference-faq-grid a{border:1px solid #e1e8e3;border-radius:6px;grid-template-columns:22px minmax(0,1fr) 16px;gap:10px;min-height:44px;padding:8px 12px}.reference-faq-grid a:hover{background:#fbfdfb;border-color:#4283508c;padding-inline:12px}.reference-faq-grid span{color:#fff;background:#428350;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;display:grid}.reference-faq-grid strong{font-size:12px;font-weight:600}.reference-faq-grid svg{color:#718078;width:13px}.reference-trust-strip{color:#17261d;background:#f7faf8;border-block:1px solid #e3eae5;padding:19px 7%;display:block}.reference-trust-strip>header{display:none}.reference-trust-strip .trust-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.reference-trust-strip .trust-overview-grid article{border-left:1px solid #dbe5dd;align-items:center;gap:15px;min-height:58px;padding:3px 7%;display:flex}.reference-trust-strip .trust-overview-grid article:first-child{border-left:0}.reference-trust-strip .trust-overview-grid article>svg{color:#428350;stroke-width:1.6px;flex:none;width:34px;height:34px}.reference-trust-strip .trust-overview-grid h3{color:#32673e;margin:0 0 4px;font-size:13px}.reference-trust-strip .trust-overview-grid p{color:#6b7970;margin:0;font-size:9px;line-height:1.55}.reference-contact-section{--home-qr-size:156px;box-shadow:none;background:#fff;border:0;border-radius:0;margin:0;padding:22px 5.5%;display:block}.reference-contact-section .contact-band-copy{display:none}.reference-contact-section .contact-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.reference-contact-section .contact-channel-card{grid-template-columns:38px minmax(0, 1fr) var(--home-qr-size);text-align:left;border-radius:8px;align-items:center;gap:10px;min-height:184px;padding:13px 14px;display:grid}.reference-contact-section .contact-channel-primary{box-shadow:none;background:#fff;border-color:#dce7df}.reference-contact-section .contact-platform-icon{color:#428350;background:#edf5ef;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.reference-contact-section .contact-platform-icon svg{width:22px;height:22px}.reference-contact-section .contact-qr-frame,.reference-contact-section .contact-channel-primary .contact-qr-frame,.reference-contact-section .contact-channel-card:not(.contact-channel-primary) .contact-qr-frame{width:var(--home-qr-size);aspect-ratio:1;border-radius:5px;grid-area:1/3;margin:0;padding:4px}.reference-contact-section .contact-channel-wechat-customer .contact-qr-frame img{width:130%;max-width:none;transform:translate(-11.5%,-22%)}.reference-contact-section .contact-channel-copy{grid-area:1/2;min-width:0}.reference-contact-section .contact-channel-copy span{font-size:9px}.reference-contact-section .contact-channel-copy h3{color:#17261d;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;overflow:hidden}.reference-contact-section .contact-channel-copy p{margin-top:4px;font-size:9px}.reference-contact-section .contact-safety-note{text-align:center;margin-top:12px;padding-top:10px}@media (max-width:900px){.site-header{padding-inline:24px}.reference-hero{grid-template-columns:1fr;gap:0;padding:48px 7% 0}.reference-hero .hero-copy{padding-bottom:12px}.reference-hero .hero-visual{min-height:330px}.reference-hero .hero-illustration-desktop{width:min(90%,650px);right:5%}.reference-service-section{padding-inline:4%}.reference-service-grid .service-overview-card{grid-template-columns:36px minmax(0,1fr)}.reference-service-grid .service-arrow{display:none}.reference-contact-section .contact-channel-grid{grid-template-columns:1fr}.reference-contact-section .contact-channel-card{grid-template-columns:40px minmax(0, 1fr) var(--home-qr-size)}.reference-contact-section .contact-qr-frame,.reference-contact-section .contact-channel-primary .contact-qr-frame,.reference-contact-section .contact-channel-card:not(.contact-channel-primary) .contact-qr-frame{width:var(--home-qr-size)}}@media (max-width:640px){.site-frame{width:100%;box-shadow:none}.site-header{gap:8px;min-height:62px;padding-inline:16px}.site-logo{border-radius:8px;width:34px;height:34px}.site-brand{gap:8px;min-width:0}.site-brand-copy{min-width:0}.site-brand-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.mobile-menu summary{border:0;border-radius:0;justify-content:center;width:38px;min-height:38px;padding:0;font-size:0}.mobile-menu summary:after{content:"☰";color:#17261d;font-size:20px;font-weight:500}.footer-compact{text-align:center;grid-template-columns:1fr;gap:12px;padding:20px}.footer-compact .footer-boundary{justify-items:center}.footer-compact .footer-boundary>p{text-align:center}.footer-compact .footer-links{justify-content:center}.reference-hero{padding:28px 20px 0}.reference-hero .eyebrow{margin-bottom:13px;padding:5px 9px;font-size:10px}.reference-hero h1{font-size:clamp(32px,9.5vw,38px);line-height:1.2}.reference-hero .hero-lead{margin:14px 0 16px;font-size:12px;line-height:1.7}.reference-hero .hero-actions{gap:8px}.reference-hero .button{width:100%;min-height:40px;font-size:12px}.reference-hero .hero-boundary{margin-top:12px;font-size:9px}.reference-hero .hero-visual{min-height:246px}.reference-hero .hero-illustration-desktop{display:none}.reference-hero .hero-illustration-mobile{width:min(68%,265px);bottom:0}.reference-service-section{padding:12px}.reference-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.reference-service-grid .service-overview-card{border-radius:7px;grid-template-columns:30px minmax(0,1fr);gap:9px;min-height:76px;padding:12px}.reference-service-grid .service-icon{width:28px;height:28px}.reference-service-grid .service-overview-card h3{margin:0;font-size:12px}.reference-service-grid .service-overview-card p{display:none}.reference-faq-section{padding:22px 16px 24px}.reference-faq-section .section-heading{margin-bottom:10px}.reference-faq-section .section-heading h2{font-size:15px}.reference-faq-grid{grid-template-columns:1fr;gap:6px}.reference-faq-grid a{min-height:37px;padding:7px 9px}.reference-faq-grid strong{font-size:10px}.reference-trust-strip{padding:14px 10px}.reference-trust-strip .trust-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reference-trust-strip .trust-overview-grid article{text-align:center;flex-direction:column;justify-content:center;gap:5px;min-height:72px;padding:2px 7px}.reference-trust-strip .trust-overview-grid article>svg{width:23px;height:23px}.reference-trust-strip .trust-overview-grid h3{margin-bottom:2px;font-size:10px}.reference-trust-strip .trust-overview-grid p{display:none}.reference-contact-section{--home-qr-size:132px;padding:16px}.reference-contact-section .contact-channel-grid{grid-template-columns:1fr;gap:8px}.reference-contact-section .contact-channel-card{grid-template-columns:36px minmax(0, 1fr) var(--home-qr-size);min-height:156px;padding:10px 12px}.reference-contact-section .contact-qr-frame,.reference-contact-section .contact-channel-primary .contact-qr-frame,.reference-contact-section .contact-channel-card:not(.contact-channel-primary) .contact-qr-frame{width:var(--home-qr-size)}.reference-contact-section .contact-channel-copy h3{font-size:11px}.reference-contact-section .contact-safety-note{font-size:8px}}.reference-hero h1{max-width:610px;font-size:clamp(34px,3.35vw,43px);line-height:1.18}.reference-service-grid .service-overview-card{align-items:start;min-height:188px}.reference-service-grid .service-icon,.reference-service-grid .service-arrow{margin-top:2px}.reference-faq-section{background:#f5f8f5;grid-template-columns:minmax(230px,.58fr) minmax(620px,1.42fr);gap:52px;padding-block:54px;display:grid}.reference-faq-section .section-heading{margin:0}.reference-faq-grid{align-content:start;gap:12px}.reference-faq-grid .geo-faq-card{background:#fff;border:1px solid #dde6df;border-radius:8px;grid-template-columns:24px minmax(0,1fr);gap:11px;min-height:166px;padding:17px 18px;display:grid}.reference-faq-grid .geo-faq-card>span{margin-top:2px}.reference-faq-grid .geo-faq-card h3{color:#24372c;margin:0;font-size:13px;line-height:1.55}.reference-faq-grid .geo-faq-answer{color:#68766d;margin:8px 0 12px;font-size:10px;line-height:1.65}.reference-faq-grid .geo-faq-card a{color:#428350;border:0;grid-template-columns:none;align-items:center;gap:5px;min-height:auto;padding:0;font-size:10px;font-weight:700;display:inline-flex}.reference-faq-grid .geo-faq-card a:hover{color:#32673e;background:0 0;border:0;padding:0}.reference-faq-grid .geo-faq-card a svg{width:11px}@media (max-width:900px){.reference-faq-section{grid-template-columns:1fr;gap:30px}.reference-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.reference-hero h1{font-size:clamp(29px,8.6vw,35px)}.reference-service-grid{grid-template-columns:1fr}.reference-service-grid .service-overview-card{grid-template-columns:32px minmax(0,1fr);align-items:start;min-height:142px;padding:15px}.reference-service-grid .service-overview-card h3{margin-bottom:5px}.reference-service-grid .service-overview-card p{font-size:9px;display:block}.reference-faq-section{padding:42px 16px}.reference-faq-section .section-heading .eyebrow{display:block}.reference-faq-section .section-heading h2{font-size:23px}.reference-faq-grid{grid-template-columns:1fr;gap:8px}.reference-faq-grid .geo-faq-card{min-height:auto;padding:15px}.reference-faq-grid .geo-faq-card h3{font-size:12px}}.site-header{min-height:82px}.site-logo{width:48px;height:48px}.site-brand-copy strong{font-size:16px}.site-brand-copy small{font-size:10px}.desktop-nav{font-size:14px}.reference-hero h1{max-width:590px;font-size:clamp(36px,3.5vw,45px)}.reference-hero .hero-lead{max-width:500px}.reference-service-grid .service-overview-card{align-items:center;min-height:132px;padding:18px}.reference-service-grid .service-overview-card p{font-size:10px;line-height:1.6}.reference-faq-section{background:#f6f9f7;padding:48px 5.5% 42px;display:block}.reference-faq-section .section-heading{max-width:680px;margin:0 0 22px}.reference-faq-section .section-heading .eyebrow,.reference-faq-section .section-heading>p:last-child{display:block}.reference-faq-section .section-heading .eyebrow{margin-bottom:10px}.reference-faq-section .section-heading h2{max-width:none;font-size:26px;line-height:1.3}.reference-faq-section .section-heading>p:last-child{color:#6a786f;max-width:none;margin:8px 0 0;font-size:11px;line-height:1.7}.reference-faq-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.reference-faq-grid .geo-faq-card{min-height:154px;padding:18px}.compact-trust-row{border-top:1px solid #dbe5dd;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:22px;padding:17px 0 0;display:grid}.compact-trust-row article{border-left:1px solid #dbe5dd;align-items:center;gap:13px;min-height:62px;padding:2px 6%;display:flex}.compact-trust-row article:first-child{border-left:0;padding-left:0}.compact-trust-row article:last-child{padding-right:0}.compact-trust-row svg{color:#428350;stroke-width:1.6px;flex:none;width:30px;height:30px}.compact-trust-row p{color:#69776e;margin:0;font-size:9px;line-height:1.55}.compact-trust-row strong{color:#32673e;margin-bottom:3px;font-size:12px;display:block}@media (max-width:900px){.reference-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-faq-grid{grid-template-columns:1fr}.reference-faq-grid .geo-faq-card{min-height:auto}}@media (max-width:640px){.site-header{min-height:68px}.site-logo{width:38px;height:38px}.site-brand-copy strong{font-size:11px}.reference-hero{padding-top:30px}.reference-hero h1{font-size:clamp(30px,8.8vw,35px)}.reference-hero .hero-visual{min-height:232px}.reference-hero .hero-illustration-mobile{width:min(64%,244px)}.reference-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.reference-service-grid .service-overview-card{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:9px;min-height:112px;padding:13px 11px}.reference-service-grid .service-icon{width:27px;height:27px}.reference-service-grid .service-overview-card h3{margin-bottom:4px;font-size:12px}.reference-service-grid .service-overview-card p{font-size:9px;line-height:1.5;display:block}.reference-faq-section{padding:38px 16px 32px}.reference-faq-section .section-heading h2{font-size:23px}.reference-faq-grid{gap:8px}.reference-faq-grid .geo-faq-card{min-height:auto;padding:15px}.compact-trust-row{grid-template-columns:1fr;margin-top:18px}.compact-trust-row article,.compact-trust-row article:first-child,.compact-trust-row article:last-child{border-top:1px solid #e1e8e3;border-left:0;min-height:auto;padding:12px 0}.compact-trust-row article:first-child{border-top:0}}
