:root{--ink:#17211b;--muted:#5e6a63;--line:#dce5df;--paper:#fff;--wash:#f5f8f6;--green:#087a55;--green-dark:#075f45;--blue:#2768c9;--red:#b74432;--amber:#b56e10;--shadow:0 14px 36px rgba(20,44,31,.09);--bar-h:72px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;line-height:1.65;letter-spacing:0;padding-bottom:calc(var(--bar-h) + env(safe-area-inset-bottom))}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;height:auto}code{font-family:"SFMono-Regular",Consolas,"Liberation Mono",monospace}.container{width:min(1120px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-inner{width:min(1180px,calc(100% - 32px));height:72px;margin:auto;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;flex:none}.brand img{width:42px;height:42px;object-fit:contain}.brand span{display:grid;line-height:1.12}.brand strong{font-size:17px}.brand small{font-size:11px;color:var(--muted);margin-top:4px}.desktop-nav{display:flex;gap:5px;margin-left:auto}.desktop-nav a{padding:8px 11px;border-radius:6px;color:#46534c;font-size:14px}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{background:#eaf4ef;color:var(--green)}.header-cta{display:inline-flex;align-items:center;gap:7px;border-left:1px solid var(--line);padding-left:22px;font-size:14px;font-weight:700;color:var(--green)}svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}.home-hero{min-height:590px;display:flex;align-items:center;background:linear-gradient(105deg,#eef8f3 0,#fff 58%,#f2f5fa 100%);border-bottom:1px solid var(--line);overflow:hidden}.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:68px;align-items:center;padding-block:72px}.eyebrow{margin:0 0 12px;color:var(--green);font-size:13px;font-weight:800;text-transform:uppercase}.hero-copy h1,.guide-hero h1{margin:0;max-width:780px;font-size:clamp(38px,5vw,64px);line-height:1.12;letter-spacing:0}.hero-lead{max-width:720px;margin:24px 0 0;font-size:18px;color:var(--muted)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{min-height:46px;padding:11px 18px;border:1px solid transparent;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:750;cursor:pointer}.button.primary{color:#fff;background:var(--green)}.button.primary:hover{background:var(--green-dark)}.button.secondary{color:var(--green);background:#e9f5ef;border-color:#cbe7da}.button.ghost{color:var(--ink);background:#fff;border-color:var(--line)}.trust-row{display:flex;flex-wrap:wrap;gap:8px 24px;margin-top:30px;color:#66746c;font-size:13px}.trust-row span:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#3aa677;margin:0 8px 1px 0}.quick-panel{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);padding:28px;border-radius:8px}.quick-panel h2{font-size:24px;margin:0 0 22px}.quick-list{list-style:none;padding:0;margin:0;display:grid;gap:18px}.quick-list li{display:grid;grid-template-columns:42px 1fr;gap:13px;align-items:start}.quick-list li>span{font:800 12px/32px Inter,sans-serif;text-align:center;color:var(--green);background:#e7f3ed;border-radius:4px}.quick-list strong{font-size:15px}.quick-list p{margin:3px 0 0;color:var(--muted);font-size:13px}.text-link,.inline-link{display:inline-flex;align-items:center;gap:6px;color:var(--green);font-weight:750}.text-link{margin-top:24px}.section{padding:76px 0}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:30px}.section-heading h2,.support-band h2,.next-actions h2,.troubleshoot h2{font-size:32px;line-height:1.25;margin:0}.section-heading>p{max-width:420px;margin:0;color:var(--muted)}.version-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.version-card{display:flex;flex-direction:column;min-height:274px;padding:23px;border:1px solid var(--line);border-top:4px solid var(--accent);border-radius:8px;background:#fff;transition:transform .18s,box-shadow .18s,border-color .18s}.version-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:var(--accent)}.accent-green{--accent:var(--green)}.accent-blue{--accent:var(--blue)}.accent-red{--accent:var(--red)}.accent-amber{--accent:var(--amber)}.version-top{display:flex;justify-content:space-between;align-items:center}.version-badge{font-size:12px;font-weight:800;color:var(--accent)}.arrow-icon{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--line);border-radius:50%}.version-card h3{font-size:21px;margin:28px 0 10px}.version-card p{margin:0;color:var(--muted);font-size:14px}.version-card small{margin-top:auto;padding-top:24px;color:#7a867f}.band{background:#17261f;color:#fff;padding:48px 0}.facts-grid{display:grid;grid-template-columns:1.1fr .9fr .8fr;gap:1px;background:#3c4a43;border:1px solid #3c4a43}.facts-grid>div{display:flex;flex-direction:column;gap:6px;background:#17261f;padding:24px 28px}.facts-grid strong{font-size:12px;text-transform:uppercase;color:#9fb2a7}.facts-grid code,.facts-grid b,.facts-grid a{font-size:17px;color:#fff;overflow-wrap:anywhere}.facts-grid span{font-size:12px;color:#aebbb4}.support-band,.next-actions{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:35px;border:1px solid var(--line);background:var(--wash);border-radius:8px}.support-band p,.next-actions p{margin:10px 0 0;color:var(--muted)}.site-footer{border-top:1px solid var(--line);background:#fafcfb}.footer-inner{min-height:140px;padding-block:34px;display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-inner>p{max-width:540px;margin:0;text-align:right;color:var(--muted);font-size:13px}.bottom-bar{position:fixed;z-index:50;bottom:0;left:0;right:0;height:calc(var(--bar-h) + env(safe-area-inset-bottom));padding:8px max(12px,env(safe-area-inset-left)) calc(8px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-right));display:grid;grid-template-columns:repeat(3,minmax(0,180px));justify-content:center;gap:8px;background:rgba(255,255,255,.97);border-top:1px solid var(--line);box-shadow:0 -8px 24px rgba(21,39,29,.07);backdrop-filter:blur(14px)}.bottom-bar a,.bottom-bar button{border:0;background:transparent;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:7px;color:#39473f;font-size:13px;font-weight:700;cursor:pointer}.bottom-bar a:hover,.bottom-bar button:hover{background:#edf5f1;color:var(--green)}.bottom-bar>*:first-child{color:#fff;background:var(--green)}.bottom-bar>*:first-child:hover{color:#fff;background:var(--green-dark)}.modal[hidden]{display:none}.modal{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px}.modal-backdrop{position:absolute;inset:0;border:0;background:rgba(7,15,11,.72);cursor:pointer}.modal-card{position:relative;z-index:1;width:min(460px,calc(100vw - 32px));max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:8px;box-shadow:0 24px 70px rgba(0,0,0,.3)}.qr-card{text-align:center;padding:34px}.qr-card h2{font-size:25px;line-height:1.3;margin:0 0 20px}.qr-card>img{width:min(290px,80vw);aspect-ratio:1;border:1px solid var(--line);padding:8px}.qr-card>p:last-child{margin:15px 0 0;color:var(--muted);font-size:14px}.icon-button{display:grid;place-items:center;border:0;background:#eef2ef;width:36px;height:36px;border-radius:50%;cursor:pointer}.modal-close{position:absolute;right:12px;top:12px}.mobile-only{display:none}.image-modal-card{width:min(1200px,calc(100vw - 32px));padding:52px 14px 14px;background:#f6f7f6}.image-modal-card img{display:block;max-width:100%;max-height:calc(100vh - 90px);margin:auto}.guide-hero{padding:54px 0;background:#eff7f3;border-bottom:1px solid var(--line)}.breadcrumb{display:flex;gap:9px;color:var(--muted);font-size:13px;margin-bottom:30px}.breadcrumb a:hover{color:var(--green)}.guide-hero-grid{display:grid;grid-template-columns:1fr 350px;gap:68px;align-items:end}.guide-badge{display:inline-block;margin-bottom:12px;color:var(--green);font-size:13px;font-weight:800}.guide-hero h1{font-size:48px}.guide-hero-grid>div>p{font-size:17px;color:var(--muted);margin:18px 0 0;max-width:680px}.guide-meta{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:23px;font-size:12px;color:#68766e}.endpoint-box{display:grid;grid-template-columns:1fr auto;gap:9px 12px;background:#17261f;color:#fff;padding:22px;border-radius:7px}.endpoint-box>span{grid-column:1/-1;font-size:12px;color:#a8b9af}.endpoint-box code{align-self:center;overflow-wrap:anywhere;font-size:14px}.endpoint-box button{display:inline-flex;gap:5px;align-items:center;border:1px solid #526159;background:transparent;color:#fff;border-radius:5px;padding:7px 9px;cursor:pointer}.endpoint-box small{grid-column:1/-1;color:#b7c4bd}.guide-layout{display:grid;grid-template-columns:210px minmax(0,760px);gap:60px;justify-content:center}.toc{position:sticky;top:104px;align-self:start;border-left:2px solid var(--line);padding-left:18px}.toc>strong{font-size:13px}.toc ol{list-style:none;padding:0;margin:14px 0 0;display:grid;gap:7px}.toc a{font-size:13px;color:var(--muted)}.toc a:hover{color:var(--green)}.steps{min-width:0}.step{display:grid;grid-template-columns:55px minmax(0,1fr);gap:20px;padding:0 0 55px;scroll-margin-top:100px}.step-number{position:relative;z-index:1;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#17261f;color:#fff;font:800 13px/1 Inter,sans-serif}.step:not(:last-of-type)>.step-number:after{content:"";position:absolute;z-index:-1;top:46px;left:22px;width:1px;height:calc(100% + 10px);background:var(--line)}.step-body h3{font-size:24px;line-height:1.3;margin:6px 0 10px}.step-body>p{margin:0 0 14px;color:#46534c}.note{margin:18px 0;padding:16px 18px;border-left:3px solid var(--green);background:#eef7f3}.note.warn{border-color:#c27a16;background:#fff7e9}.note strong{font-size:13px}.note p{margin:4px 0 0;color:#455249;font-size:14px}.guide-image{margin:24px 0 0}.guide-image button{position:relative;width:100%;padding:0;border:1px solid var(--line);border-radius:7px;overflow:hidden;background:#eef1ef;cursor:zoom-in;display:block}.guide-image img{display:block;width:100%;height:auto}.guide-image button>svg,.guide-image button>span{position:absolute;right:12px;bottom:12px;color:#fff;background:rgba(17,29,22,.78)}.guide-image button>svg{right:83px;width:32px;height:32px;padding:7px;border-radius:5px 0 0 5px}.guide-image button>span{height:32px;padding:6px 10px;border-radius:0 5px 5px 0;font-size:12px}.guide-image figcaption{margin-top:7px;color:#7a857f;font-size:12px}.code-block{margin:16px 0;background:#14211b;color:#eaf3ee;border-radius:7px;overflow:hidden}.code-head{height:39px;padding:0 10px 0 15px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #34433b;color:#aebdb5;font-size:12px}.code-head button{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:0;background:transparent;color:#d9e5de;cursor:pointer}.code-block pre{margin:0;padding:18px;overflow:auto;font-size:13px;line-height:1.65}.alias-grid{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.alias-grid code{padding:7px 10px;border:1px solid var(--line);background:var(--wash);border-radius:4px}.troubleshoot{border-top:1px solid var(--line);padding-top:42px;margin-top:4px}.checklist{display:grid;gap:10px;margin-top:22px}.checklist>div{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;padding:16px;border:1px solid var(--line);border-radius:6px}.checklist b{width:26px;height:26px;display:grid;place-items:center;color:var(--green);background:#e6f3ec;border-radius:50%;font-size:12px}.checklist span{color:#46534c;font-size:14px}.error-table{display:grid;margin-top:22px;border:1px solid var(--line);border-bottom:0}.error-table>div{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:17px;border-bottom:1px solid var(--line)}.error-table>div>code{color:#a43d31;font-weight:800}.error-table p{margin:0;display:grid}.error-table span{font-size:13px;color:var(--muted)}.next-buttons{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
@media(max-width:900px){.desktop-nav{display:none}.header-cta{margin-left:auto}.home-hero-grid,.guide-hero-grid{grid-template-columns:1fr;gap:38px}.home-hero{min-height:0}.version-grid{grid-template-columns:repeat(2,1fr)}.facts-grid{grid-template-columns:1fr}.guide-layout{grid-template-columns:1fr}.toc{position:static;border-left:0;border-bottom:1px solid var(--line);padding:0 0 20px}.toc ol{grid-template-columns:repeat(3,1fr)}.support-band,.next-actions{align-items:flex-start;flex-direction:column}.next-buttons{justify-content:flex-start}.footer-inner{align-items:flex-start;flex-direction:column}.footer-inner>p{text-align:left}}
@media(max-width:620px){:root{--bar-h:68px}.container{width:min(100% - 28px,1120px)}.header-inner{width:calc(100% - 24px);height:62px}.brand img{width:36px;height:36px}.brand small{display:none}.header-cta{padding-left:12px;font-size:12px}.home-hero-grid{padding-block:44px}.hero-copy h1{font-size:38px}.hero-lead{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-actions .button:last-child{grid-column:1/-1}.button{padding-inline:13px}.quick-panel{padding:22px}.section{padding:52px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:10px}.section-heading h2,.support-band h2,.next-actions h2,.troubleshoot h2{font-size:26px}.version-grid{grid-template-columns:1fr}.version-card{min-height:230px}.facts-grid>div{padding:20px}.support-band,.next-actions{padding:23px}.bottom-bar{grid-template-columns:repeat(3,1fr);gap:4px}.bottom-bar a,.bottom-bar button{display:grid;place-items:center;align-content:center;gap:2px;font-size:11px}.bottom-bar svg{width:20px;height:20px}.desktop-only{display:none}.mobile-only{display:block}.qr-card{padding:30px 20px 24px}.guide-hero{padding:32px 0}.breadcrumb{margin-bottom:22px}.guide-hero h1{font-size:36px}.guide-meta{gap:6px 12px}.endpoint-box{padding:17px}.step{grid-template-columns:38px minmax(0,1fr);gap:13px;padding-bottom:44px}.step-number{width:36px;height:36px;font-size:11px}.step:not(:last-of-type)>.step-number:after{top:36px;left:17px}.step-body h3{font-size:20px;margin-top:4px}.toc ol{grid-template-columns:repeat(2,1fr)}.guide-image button>span{display:none}.guide-image button>svg{right:10px;border-radius:5px}.error-table>div{grid-template-columns:1fr;gap:5px}.next-buttons{display:grid;width:100%}.next-buttons .button{width:100%}.footer-inner{min-height:120px}.footer-inner>p{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.version-card{transition:none}}
.home-hero{min-height:0;background:#f2f6f3}
.home-hero-grid{grid-template-columns:1fr;gap:0;padding-block:48px}
.hero-copy h1{font-size:48px;max-width:1000px}
.guide-hero h1{font-size:48px}
.hero-lead{max-width:760px;margin-top:18px;font-size:17px}
.hero-actions{margin-top:26px}
.trust-row{margin-top:24px}
.quick-panel{display:none}
@media(max-width:620px){.home-hero-grid{padding-block:38px}.hero-copy h1{font-size:38px;max-width:none}.guide-hero h1{font-size:36px}}

.note code,.checklist code,.step-body>p code,.next-actions code,.footer-inner code{overflow-wrap:anywhere;word-break:break-word}

/* Enterprise entry preview additions */
.button.enterprise-entry{color:#fff;background:#18362b;border-color:#18362b;white-space:nowrap}
.button.enterprise-entry:hover{background:#10271f;border-color:#10271f}
.enterprise-page .header-enterprise-cta{border:0;border-left:1px solid var(--line);background:transparent;cursor:pointer;white-space:nowrap}
.enterprise-page .footer-inner a:hover{color:var(--green)}
.enterprise-page .bottom-bar>*:first-child{color:#fff;background:var(--green)}
.enterprise-page .bottom-bar>*:first-child:hover{color:#fff;background:var(--green-dark)}
.enterprise-page .bottom-bar>*:nth-child(2){color:#39473f;background:transparent}
.enterprise-page .bottom-bar>*:nth-child(2):hover{background:#edf5f1;color:var(--green)}
.enterprise-page .qr-card .qr-intake{margin:15px 0 0;color:var(--muted);font-size:14px}
.enterprise-page .qr-card .qr-safety{margin:10px 0 0;padding:10px 12px;border-radius:5px;background:#fff4e5;color:#7b531a;font-size:12px}
.enterprise-page .feature-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:6px;background:#e8f4ee;color:var(--green)}
.enterprise-page .enterprise-hero{min-height:560px;display:flex;align-items:center;padding:48px 0 62px;background:#17261f;color:#fff;border-bottom:1px solid #34443b}
.enterprise-page .enterprise-hero .breadcrumb{color:#b9c7bf}
.enterprise-page .enterprise-hero-copy{max-width:920px}
.enterprise-page .enterprise-hero h1{max-width:900px;margin:0;font-size:64px;line-height:1.1;letter-spacing:0}
.enterprise-page .enterprise-hero .hero-lead{color:#c6d1cb}
.enterprise-page .enterprise-hero .button.ghost{border-color:#718078;background:transparent;color:#fff}
.enterprise-page .enterprise-hero .eyebrow{color:#78d2aa}
.enterprise-page .enterprise-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}
.enterprise-page .enterprise-tags span{padding:7px 10px;border:1px solid #4a5c52;border-radius:5px;color:#d9e3dd;font-size:12px}
.enterprise-page .scenario-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}
.enterprise-page .scenario-grid article{min-height:190px;padding:25px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.enterprise-page .scenario-grid h3{font-size:19px;line-height:1.3;margin:0 0 10px}
.enterprise-page .scenario-grid p{margin:0;color:var(--muted);font-size:14px}
.enterprise-page .enterprise-service-band{background:#f4f7fa}
.enterprise-page .service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d5dee7;border:1px solid #d5dee7}
.enterprise-page .service-grid article{min-height:260px;padding:25px;background:#fff}
.enterprise-page .service-grid article>span{display:block;color:var(--blue);font:800 12px/1 Inter,sans-serif}
.enterprise-page .service-grid h3{font-size:20px;margin:34px 0 10px}
.enterprise-page .service-grid p{margin:0;color:var(--muted);font-size:14px}
.enterprise-page .governance-layout,.enterprise-page .compatibility-layout,.enterprise-page .pricing-layout,.enterprise-page .faq-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);gap:70px;align-items:start}
.enterprise-page .governance-layout h2,.enterprise-page .compatibility-layout h2,.enterprise-page .pricing-layout h2,.enterprise-page .faq-layout h2,.enterprise-page .special-scope h2{font-size:34px;line-height:1.25;margin:0 0 18px}
.enterprise-page .governance-layout>div:first-child>p:not(.eyebrow),.enterprise-page .compatibility-layout>div:first-child>p:not(.eyebrow),.enterprise-page .pricing-layout p{color:var(--muted)}
.enterprise-page .scope-note{font-size:13px}
.enterprise-page .governance-checklist{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.enterprise-page .governance-checklist span{display:flex;gap:9px;align-items:flex-start;min-height:68px;padding:14px;border-bottom:1px solid var(--line);font-size:14px}
.enterprise-page .governance-checklist svg{color:var(--green);margin-top:2px}
.enterprise-page .compatibility-band{background:#f0f5f3}
.enterprise-page .compatibility-list{border-top:1px solid #bfcfc6}
.enterprise-page .compatibility-list>div{display:grid;grid-template-columns:110px 1fr;gap:4px 18px;padding:17px 0;border-bottom:1px solid #bfcfc6}
.enterprise-page .compatibility-list strong{grid-row:1/3;font-size:13px;color:#516159}
.enterprise-page .compatibility-list code,.enterprise-page .compatibility-list span{font-weight:750;overflow-wrap:anywhere}
.enterprise-page .compatibility-list small{color:var(--muted)}
.enterprise-page .enterprise-process{display:grid;grid-template-columns:repeat(5,1fr);list-style:none;padding:0;margin:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.enterprise-page .enterprise-process li{min-height:210px;padding:23px 20px;border-right:1px solid var(--line)}
.enterprise-page .enterprise-process li:last-child{border-right:0}
.enterprise-page .enterprise-process li>span{font:800 12px/1 Inter,sans-serif;color:var(--green)}
.enterprise-page .enterprise-process h3{font-size:18px;margin:42px 0 8px}
.enterprise-page .enterprise-process p{margin:0;color:var(--muted);font-size:13px}
.enterprise-page .pricing-enterprise{background:#17261f;color:#fff}
.enterprise-page .pricing-enterprise .eyebrow{color:#78d2aa}
.enterprise-page .pricing-enterprise p{color:#becbc4}
.enterprise-page .pricing-enterprise .next-buttons{align-self:center}
.enterprise-page .pricing-enterprise .button.secondary{background:#fff}
.enterprise-page .special-scope{display:grid;grid-template-columns:50px 1fr;gap:22px;padding:30px;border:1px solid #e3c48f;background:#fff8ea}
.enterprise-page .special-scope .feature-icon{background:#f5e6c8;color:#9a6518}
.enterprise-page .special-scope p:last-child{margin:0;color:#5f5442}
.enterprise-page .faq-section{background:#f7f8f7}
.enterprise-page .faq-list{border-top:1px solid var(--line)}
.enterprise-page .faq-list details{border-bottom:1px solid var(--line)}
.enterprise-page .faq-list summary{padding:18px 32px 18px 0;cursor:pointer;font-weight:750;list-style-position:outside}
.enterprise-page .faq-list details p{margin:0;padding:0 0 20px;color:var(--muted);font-size:14px}
.enterprise-page .enterprise-final{background:#eef5f1}
@media(max-width:1000px){.enterprise-page .service-grid{grid-template-columns:repeat(2,1fr)}.enterprise-page .enterprise-process{grid-template-columns:repeat(3,1fr)}.enterprise-page .enterprise-process li:nth-child(3){border-right:0}.enterprise-page .enterprise-process li:nth-child(-n+3){border-bottom:1px solid var(--line)}.enterprise-page .scenario-grid{grid-template-columns:repeat(2,1fr)}.enterprise-page .governance-layout,.enterprise-page .compatibility-layout,.enterprise-page .pricing-layout,.enterprise-page .faq-layout{grid-template-columns:1fr;gap:38px}}
@media(max-width:900px){.enterprise-page .enterprise-hero h1{font-size:52px}.enterprise-page .header-enterprise-cta{margin-left:auto}}
@media(max-width:620px){.hero-actions.four-actions .button{grid-column:auto;min-width:0;padding-inline:10px;font-size:14px}.enterprise-page .service-grid,.enterprise-page .scenario-grid{grid-template-columns:1fr}.enterprise-page .enterprise-hero{min-height:0;padding:30px 0 45px}.enterprise-page .enterprise-hero h1{font-size:38px}.enterprise-page .enterprise-hero .hero-actions{display:grid;grid-template-columns:1fr}.enterprise-page .enterprise-hero .button{width:100%}.enterprise-page .enterprise-tags{gap:6px}.enterprise-page .scenario-grid article{min-height:150px}.enterprise-page .service-grid article{min-height:210px}.enterprise-page .governance-checklist{grid-template-columns:1fr}.enterprise-page .governance-layout h2,.enterprise-page .compatibility-layout h2,.enterprise-page .pricing-layout h2,.enterprise-page .faq-layout h2,.enterprise-page .special-scope h2{font-size:27px}.enterprise-page .enterprise-process{grid-template-columns:1fr}.enterprise-page .enterprise-process li{min-height:0;border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:42px 1fr;gap:10px}.enterprise-page .enterprise-process li:last-child{border-bottom:0}.enterprise-page .enterprise-process h3{margin:0 0 5px}.enterprise-page .special-scope{grid-template-columns:1fr;padding:23px}.enterprise-page .compatibility-list>div{grid-template-columns:1fr}.enterprise-page .compatibility-list strong{grid-row:auto}.enterprise-page .qr-card .qr-safety{font-size:11px}}

.home-hero .hero-guidance{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px 0 0;padding:12px 16px;border:1px solid #cbe7da;border-left:3px solid var(--green);border-radius:6px;background:#e9f5ef;color:#3f4f46;font-size:14px}
.home-hero .hero-guidance p{margin:0}
.home-hero .hero-guidance a,.home-hero .hero-guidance button{color:var(--green);font-weight:800}
.home-hero .hero-guidance button{padding:0;border:0;background:transparent;cursor:pointer}
.home-hero .hero-guidance a:hover,.home-hero .hero-guidance button:hover{color:var(--green-dark);text-decoration:underline;text-underline-offset:3px}
.home-hero .hero-guidance a:focus-visible,.home-hero .hero-guidance button:focus-visible{outline:2px solid var(--green);outline-offset:3px;border-radius:2px}
.home-hero .hero-guidance+.hero-actions{margin-top:18px}
@media(max-width:620px){.home-hero .hero-guidance{align-items:flex-start;flex-direction:column;gap:5px;padding:11px 13px;font-size:13px}}

.button.contact-entry{color:#fff;background:var(--blue);border-color:var(--blue)}
.button.contact-entry:hover{color:#fff;background:#1f54a5;border-color:#1f54a5}
