:root{--topbar-height:70px;--header-max-width:1660px;--header-gutter:24px;--header-padding-x:max(var(--header-gutter),calc((100vw - var(--header-max-width)) / 2 + var(--header-gutter)));--font-body:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;--bg:#ffffff;--panel:#ffffff;--line:#d8dedb;--text:#20242b;--muted:#667085;--soft:#ffffff;--accent:#087143;--accent-dark:#045c35;--accent-soft:#eef8f2;--warning-bg:#fff8e6;--warning-border:#e3b341}*{box-sizing:border-box}html{scrollbar-gutter:stable}body{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;margin:0;overflow-x:hidden;background:var(--bg);color:var(--text);font-family:var(--font-body);font-weight:400}.site-content{width:100%;flex:1 0 auto}.site-footer{flex:0 0 auto;width:100%;border-top:1px solid var(--line);background:#f5faf7}.site-footer-meta,.site-footer-primary{width:min(1660px,calc(100% - 112px));margin:0 auto}.site-footer-primary{display:grid;grid-template-columns:minmax(340px,1.05fr) minmax(0,1.55fr);grid-gap:clamp(72px,9vw,160px);gap:clamp(72px,9vw,160px);padding:68px 0 75px}.site-footer-brand{max-width:460px}.site-footer-brand>a{display:inline-flex;color:var(--text);text-decoration:none}.site-footer-brand strong{font-size:43px;font-weight:700;line-height:1.1;letter-spacing:-.02em}.site-footer-brand strong span{color:var(--accent)}.site-footer-brand p{max-width:380px;margin:22px 0 0;color:var(--muted);font-size:16px;line-height:1.85}.site-footer-brand .site-footer-associate-disclosure{max-width:430px;margin-top:12px;color:#66736d;font-size:11px;line-height:1.7}.site-footer-nav{display:grid;grid-template-columns:repeat(2,minmax(200px,1fr));align-items:start;justify-self:end;width:min(100%,650px);grid-gap:clamp(64px,7vw,120px);gap:clamp(64px,7vw,120px)}.site-footer-link-group h2{min-height:29px;margin:0 0 16px;border-left:4px solid var(--accent);color:var(--text);padding-left:16px;font-size:19px;font-weight:700;line-height:29px}.site-footer-link-group ul{display:grid;grid-gap:0;gap:0;margin:0;padding:0;list-style:none}.site-footer-link-group li{width:100%;max-width:240px;border-bottom:1px dashed rgba(102,112,123,.24)}.site-footer-link-group a{display:block;color:var(--muted);padding:10px 0;font-size:16px;line-height:1.5;text-decoration:none;text-underline-offset:3px}.site-footer-brand>a:focus-visible,.site-footer-brand>a:hover,.site-footer-link-group a:focus-visible,.site-footer-link-group a:hover{color:var(--accent-dark)}.site-footer-link-group a:hover{text-decoration:underline}.site-footer-brand>a:focus-visible,.site-footer-link-group a:focus-visible,.site-footer-meta a:focus-visible{border-radius:3px;outline:2px solid rgba(8,113,67,.28);outline-offset:3px}.site-footer-meta{border-top:1px solid var(--line);color:var(--muted);padding:16px 0 max(18px,env(safe-area-inset-bottom));font-size:11px;line-height:1.5}.site-footer-attributions,.site-footer-meta{display:flex;align-items:center;justify-content:center}.site-footer-attributions{flex-wrap:wrap;gap:5px 0;width:100%;margin:0;padding:0;list-style:none}.site-footer-attributions li{display:inline-flex;align-items:center;min-width:0}.site-footer-attributions li+li:before{content:"";width:1px;height:11px;margin:0 12px;background:rgba(102,112,123,.3)}.site-footer-meta a{color:var(--accent-dark);font-weight:600;text-decoration:underline;-webkit-text-decoration-color:rgba(4,92,53,.38);text-decoration-color:rgba(4,92,53,.38);text-underline-offset:2px}.site-footer-meta a:focus-visible,.site-footer-meta a:hover{color:var(--accent-dark);-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}@media (max-width:1200px){.site-footer-meta,.site-footer-primary{width:calc(100% - 64px)}.site-footer-primary{grid-template-columns:minmax(280px,.9fr) minmax(0,1.5fr);gap:54px}.site-footer-brand strong{font-size:37px}.site-footer-nav{width:100%;gap:42px}.site-footer-link-group h2{font-size:17px}.site-footer-link-group a{font-size:15px}}@media (max-width:900px){.site-footer-meta,.site-footer-primary{width:calc(100% - 48px)}.site-footer-primary{grid-template-columns:1fr;gap:42px;padding:50px 0 44px}.site-footer-brand{max-width:520px}.site-footer-nav{justify-self:stretch;width:100%}}@media (max-width:700px){.site-footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 36px}.site-footer-meta{padding:14px 0 max(16px,env(safe-area-inset-bottom))}}@media (max-width:480px){.site-footer-meta,.site-footer-primary{width:calc(100% - 32px)}.site-footer-primary{gap:30px;padding:40px 0 34px}.site-footer-brand strong{font-size:31px}.site-footer-brand p{margin-top:16px;font-size:14px}.site-footer-nav{grid-template-columns:1fr;gap:26px}.site-footer-link-group h2{margin-bottom:12px;font-size:16px}.site-footer-link-group li{max-width:none}.site-footer-link-group a{font-size:15px}.site-footer-attributions{font-size:10px}.site-footer-attributions li+li:before{margin:0 8px}}button,input,select,textarea{font:inherit}button{cursor:pointer}@media (max-width:860px){:where(button,a[href],summary,label,[role=button],[role=tab]){-webkit-tap-highlight-color:transparent}:where(button,a[href],summary,[role=button],[role=tab]):focus:not(:focus-visible){outline:none}}@keyframes mobile-view-enter{0%{opacity:.78}to{opacity:1}}@keyframes mobile-menu-enter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.cookie-consent{position:fixed;left:24px;right:24px;bottom:calc(22px + env(safe-area-inset-bottom, 0px));z-index:80;display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(920px,calc(100% - 48px));max-height:calc(100dvh - 44px - env(safe-area-inset-bottom, 0px));margin:0 auto;overflow:auto;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 18px 46px rgba(20,24,32,.16);padding:16px 18px}.cookie-consent>div:first-child{min-width:0}.cookie-consent strong{display:block;margin-bottom:5px;font-size:14px}.cookie-consent p{margin:0;color:var(--muted);font-size:13px;line-height:1.65;overflow-wrap:anywhere}.cookie-consent a{color:var(--accent);font-weight:600;margin-left:8px;text-decoration:none}.cookie-consent-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:none;min-width:0}.cookie-consent button{display:inline-flex;align-items:center;justify-content:center;min-width:128px;min-height:38px;border:1px solid var(--accent);border-radius:6px;background:var(--accent);color:#fff;font-weight:600;line-height:1.25;padding:0 14px;text-align:center;overflow-wrap:anywhere}.cookie-consent .cookie-consent-secondary{background:#fff;color:var(--accent)}.page-shell{width:min(1660px,calc(100% - 48px));margin:0 auto;padding:0}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:70;width:100vw;max-width:100vw;display:flex;align-items:center;justify-content:space-between;gap:34px;min-height:var(--topbar-height);margin:0 calc(50% - 50vw);border:0;border-bottom:1px solid var(--line);border-radius:0;background:#fff;padding:0 var(--header-padding-x);box-shadow:none}.eyebrow{color:var(--muted);font-size:13px;margin:0 0 4px}h1,h2,p{margin:0}h1{font-size:30px;line-height:1.25}h1,h2{font-weight:700}h2{font-size:20px}.summary-pill{border:1px solid var(--line);border-radius:999px;background:var(--panel);padding:8px 14px;color:var(--muted);white-space:nowrap}.top-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.top-actions a{border:1px solid var(--line);border-radius:999px;background:var(--panel);color:var(--text);text-decoration:none;padding:8px 13px;font-size:14px}.site-page{width:min(1180px,calc(100% - 68px));margin:0 auto;padding:0 0 56px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:70;width:100vw;max-width:100vw;display:flex;align-items:center;justify-content:space-between;gap:34px;min-height:var(--topbar-height);margin:0 calc(50% - 50vw) 34px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:#fff;padding:0 var(--header-padding-x);box-shadow:none}.site-brand{min-width:0;display:inline-flex;align-items:center;gap:22px;color:var(--text);text-decoration:none;flex:0 0 auto}.brand-mark{width:54px;height:54px;flex:0 0 auto;border:0;border-radius:0;background:transparent;color:#34a853;display:grid;place-items:center;font-size:26px;font-weight:700;letter-spacing:0;box-shadow:none}.brand-copy{min-width:0;display:grid;grid-gap:2px;gap:2px}.brand-copy strong{color:var(--text);font-size:27px;line-height:1.1}.brand-copy small{color:var(--muted);font-size:13px;line-height:1.3}.header-navigation{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:20px;flex-wrap:wrap}.header-note{border-left:1px solid var(--line);color:var(--muted);font-size:14px;line-height:1.4;padding-left:24px;max-width:260px}.site-nav{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.site-nav a{border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--text);text-decoration:none;padding:14px 16px;font-size:15px;font-weight:600;box-shadow:none}.site-nav a:first-child,.site-nav a:hover{border-color:var(--accent);background:#fff;color:var(--accent-dark)}.header-cta{border:1px solid var(--accent);border-radius:6px;background:var(--accent);color:#fff;text-decoration:none;padding:16px 20px;font-size:16px;font-weight:600;line-height:1.2;white-space:nowrap;box-shadow:none}.header-cta:hover{background:var(--accent-dark)}.topbar .site-brand{gap:14px;height:var(--topbar-height);align-items:center}.topbar .brand-mark{width:48px;height:48px}.topbar .brand-mark img{width:42px;height:42px;object-fit:contain;filter:none}.topbar .brand-copy{display:block}.topbar .brand-copy strong{color:var(--text);font-family:var(--font-body);font-size:30px;font-weight:700;line-height:1;letter-spacing:0;white-space:nowrap}.topbar .brand-copy strong span{color:var(--accent)}.topbar .header-navigation{flex:1 1 auto;align-self:stretch;justify-content:flex-start;gap:0}.topbar .site-nav{height:100%;align-items:stretch;justify-content:flex-start;gap:44px;flex-wrap:nowrap}.topbar .site-nav a{position:relative;display:inline-flex;align-items:center;border:0;border-radius:0;background:transparent;color:var(--text);padding:0 2px;font-size:17px;font-weight:600;line-height:1;white-space:nowrap}.topbar .site-nav a.active{border:0;background:transparent;color:var(--text)}.topbar .site-nav a.builder-nav-link{color:var(--accent)}.topbar .site-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:999px 999px 0 0;background:var(--accent)}.topbar .site-nav a:hover{border-color:transparent;background:transparent;color:var(--accent-dark)}.header-parts-menu{position:relative;display:inline-flex;align-items:stretch}.header-parts-menu>a{height:100%}.header-parts-menu:focus-within>a:after,.header-parts-menu:hover>a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:999px 999px 0 0;background:var(--accent)}.header-parts-popover{position:absolute;top:100%;left:-90px;z-index:30;width:min(650px,calc(100vw - 48px));display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto 52px;grid-column-gap:0;column-gap:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 16px 36px rgba(16,24,40,.13);opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .16s ease,transform .16s ease}.header-parts-menu:focus-within .header-parts-popover,.header-parts-menu:hover .header-parts-popover{opacity:1;pointer-events:auto;transform:translate(0)}.header-parts-popover-categories{min-width:0;display:grid;grid-column:1;grid-row:1;grid-template-columns:1.15fr .85fr}.header-parts-popover-group{min-width:0;display:grid;align-content:start;grid-gap:10px;gap:10px;padding:24px 26px}.header-parts-popover-group:first-child{border-right:1px solid var(--line)}.header-parts-popover-title{color:var(--accent);font-size:15px;font-weight:700;line-height:1.4}.header-parts-popover-list{display:grid;grid-gap:2px;gap:2px}.topbar .site-nav .header-parts-popover a.header-parts-popover-link{min-width:0;min-height:38px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;border-radius:5px;padding:4px 8px;color:var(--text);font-size:14px;font-weight:600;line-height:1.35;transition:background .14s ease,color .14s ease}.topbar .site-nav .header-parts-popover a.header-parts-popover-link:focus-visible,.topbar .site-nav .header-parts-popover a.header-parts-popover-link:hover{background:var(--accent-soft);color:var(--accent-dark);outline:0}.header-parts-popover-icon{width:22px;height:22px;display:block;color:#68767e;transition:color .14s ease}.topbar .site-nav .header-parts-popover a.header-parts-popover-link:focus-visible .header-parts-popover-icon,.topbar .site-nav .header-parts-popover a.header-parts-popover-link:hover .header-parts-popover-icon{color:var(--accent)}.topbar .site-nav .header-parts-popover a.header-parts-popover-all{grid-column:1;grid-row:2;width:100%;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:8px;align-self:end;border-top:1px solid var(--line);color:var(--accent);padding:0 24px;font-size:13px;font-weight:700}.topbar .site-nav .header-parts-popover a.header-parts-popover-all:focus-visible,.topbar .site-nav .header-parts-popover a.header-parts-popover-all:hover{background:var(--accent-soft);color:var(--accent-dark);outline:0}.site-hero{border-bottom:1px solid var(--line);padding:34px 0 28px;margin-bottom:10px;display:grid;grid-gap:14px;gap:14px}.site-hero h1{max-width:760px;color:var(--text);font-size:30px;font-weight:700;letter-spacing:0}.site-hero p:not(.eyebrow){max-width:760px;color:var(--muted);line-height:1.8;overflow-wrap:anywhere;word-break:break-all}.section-heading-row{display:grid;grid-template-columns:auto 2px minmax(0,1fr);align-items:center;grid-gap:28px;gap:28px;min-width:0;padding:38px 0 34px}.section-heading-row h1{margin:0;color:var(--text);font-size:32px;font-weight:700;line-height:1.25;letter-spacing:0;white-space:nowrap}.section-heading-row p{max-width:760px;margin:0;color:#344054;font-size:15px;line-height:1.75}.section-heading-divider{width:2px;height:40px;border-radius:999px;background:var(--accent)}.compact-hero{padding:30px 0 24px}.updates-page{width:min(1180px,calc(100% - 68px))}.updates-hero{margin-bottom:0;border-bottom:1px solid var(--line)}.updates-section{display:grid;grid-gap:24px;gap:24px;padding:28px 0 38px}.updates-list{display:grid;grid-gap:18px;gap:18px}.updates-month-group{display:grid;grid-gap:6px;gap:6px}.updates-month-group h2{border-bottom:1px solid var(--line);padding:0 0 10px;color:var(--text);font-size:20px;line-height:1.25}.updates-rows{display:grid}.updates-row{display:grid;grid-template-columns:108px 76px minmax(0,1fr) 156px;align-items:center;grid-gap:18px;gap:18px;min-height:48px;border-bottom:1px solid var(--line);padding:8px 0}.updates-row time{color:#344054;font-size:14px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.updates-kind{justify-self:start;min-width:58px;border:1px solid var(--line);border-radius:5px;background:#fff;padding:4px 10px;font-size:13px;font-weight:700;line-height:1;text-align:center}.updates-kind.kind-add{border-color:#68b18f;background:#f1fbf5;color:#067647}.updates-kind.kind-improve{border-color:#89b7f4;background:#f0f6ff;color:#175cd3}.updates-kind.kind-fix{border-color:#f2a974;background:#fff4ec;color:#b54708}.updates-row-main{min-width:0;display:grid;grid-template-columns:minmax(220px,.52fr) minmax(280px,1fr);align-items:baseline;grid-gap:24px;gap:24px}.updates-row-main h3{margin:0;color:var(--text);font-size:15px;font-weight:700;line-height:1.45}.updates-row-main p{color:#475467;font-size:14px;line-height:1.65}.updates-area{justify-self:end;color:#475467;font-size:14px;line-height:1.4;text-align:right;overflow-wrap:anywhere}.updates-empty,.updates-note{color:var(--muted);font-size:13px;line-height:1.6;text-align:center}.site-section{border-bottom:1px solid var(--line);padding:26px 0;margin-top:0;display:grid;grid-gap:16px;gap:16px}.site-section h2{border-left:4px solid var(--accent);padding-left:12px;font-size:20px;font-weight:700;line-height:1.25}.site-section h3{margin:0;font-size:16px}.site-section p{color:var(--muted);line-height:1.8}.site-section a{color:var(--accent-dark);font-weight:600;text-decoration-thickness:1px;text-underline-offset:3px}.site-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.site-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:18px;display:grid;grid-gap:8px;gap:8px}.site-callout{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:18px;gap:18px;border:1px solid rgba(8,113,67,.32);border-radius:8px;background:var(--accent-soft);padding:20px}.site-callout>div{display:grid;grid-gap:10px;gap:10px}.site-callout h2{border-left:0;padding-left:0}.callout-action{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--accent-dark);border-radius:7px;background:var(--accent);color:#fff;padding:0 18px;font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap}.callout-action:hover{background:var(--accent-dark)}.policy-content{gap:14px;max-width:920px;border-bottom:0}.policy-section-card{display:grid;grid-gap:12px;gap:12px;padding:20px}.policy-section-card+.policy-section-card{margin-top:2px}.policy-section-card h2{margin-top:0}.policy-section-card p{color:var(--muted);line-height:1.85}.policy-section-card a{margin:0 3px}.policy-date{border-top:1px solid var(--line);margin-top:14px;padding-top:16px;font-size:13px}.mobile-site-menu-button,.mobile-site-title,.part-row-change,.part-row-empty-label-mobile,.part-row-empty-status,.part-row-mobile-category{display:none}@keyframes purchase-backdrop-fade{0%{background:rgba(16,24,40,0)}to{background:rgba(16,24,40,.42)}}@keyframes purchase-backdrop-fade-out{0%{background:rgba(16,24,40,.42)}to{background:rgba(16,24,40,0)}}@keyframes purchase-panel-slide-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes purchase-panel-slide-out{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes candidate-spin{to{transform:rotate(1turn)}}@keyframes user-part-add-spin{to{transform:rotate(1turn)}}@media (max-width:1240px) and (min-width:861px){.header-parts-popover{left:-145px}}@media (max-width:860px){.back-button,.icon-close,.mobile-site-menu-button{transition:color .14s ease,opacity .14s ease}.back-button>svg,.icon-close>svg,.mobile-site-menu-button>svg,.part-row-change>svg,.part-row-lock>svg{transition:transform .12s ease,opacity .12s ease}.back-button:active>svg,.icon-close:active>svg,.mobile-site-menu-button:active>svg,.part-row-change:active>svg,.part-row-lock:active>svg{transform:scale(.9);opacity:.76}@media (prefers-reduced-motion:no-preference){.mobile-site-header .header-navigation.mobile-menu-open{animation:mobile-menu-enter .16s cubic-bezier(.2,.8,.2,1)}}@media (prefers-reduced-motion:reduce){.back-button,.back-button>svg,.candidate-add,.candidate-card,.candidate-compatibility-toggle,.candidate-import-link,.condition-mode-tabs button,.configuration-chip,.configuration-manage-button,.icon-close,.icon-close>svg,.mobile-builder-tabs button,.mobile-detail-navigation button,.mobile-site-menu-button,.mobile-site-menu-button>svg,.part-row-change>svg,.part-row-enabled-toggle,.part-row-lock,.part-row-lock>svg,.summary-compatibility-link,.tabs button{transition:none}}.cookie-consent{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom, 0px));width:calc(100% - 24px);align-items:stretch;flex-direction:column;gap:14px;padding:15px}.cookie-consent-actions{width:100%}.cookie-consent-actions button{flex:1 1;min-width:0}.page-shell{width:min(100% - 20px,720px);padding-top:0}.topbar{align-items:flex-start;flex-direction:column;gap:0;margin:0 calc(50% - 50vw);max-width:100vw;min-height:auto;overflow-x:clip;padding:0 var(--header-padding-x)}.topbar .site-brand{height:56px}.topbar .brand-copy strong{font-size:27px}.topbar .header-navigation{width:100%;max-width:100%;min-width:0;min-height:auto;overflow-x:visible;scrollbar-width:none}.topbar .header-navigation::-webkit-scrollbar{display:none}.topbar .site-nav{align-items:center;gap:0 24px;min-width:0;flex-wrap:wrap}.topbar .site-nav a{min-height:42px;font-size:15px}.header-parts-popover{left:0;width:min(340px,calc(100vw - 40px));display:none;grid-template-columns:1fr;grid-template-rows:auto;max-height:min(70dvh,620px);overflow-y:auto;transform:translateY(-6px)}.header-parts-popover-categories{grid-column:1;grid-row:auto;grid-template-columns:1fr}.header-parts-popover-group{padding:20px}.header-parts-popover-group:first-child{border-right:0;border-bottom:1px solid var(--line)}.header-parts-popover-all{grid-column:1;grid-row:auto}.header-parts-menu:focus-within .header-parts-popover,.header-parts-menu:hover .header-parts-popover{display:grid;transform:translate(0)}.site-page{width:min(100% - 20px,720px);padding-top:0}.site-header{align-items:center;flex-direction:row;gap:34px;min-height:var(--topbar-height);padding:0 var(--header-padding-x)}.header-navigation{justify-content:flex-start;width:100%}.header-note{border-left:0;padding-left:0;max-width:none}.site-nav{justify-content:flex-start}.compact-hero,.site-hero,.site-section{padding:20px 0}.site-grid{grid-template-columns:1fr}.updates-page{width:min(100% - 20px,720px)}.updates-section{gap:20px;padding:20px 0 30px}.updates-row{grid-template-columns:96px 72px minmax(0,1fr);align-items:start;gap:8px 12px;padding:12px 0}.updates-row-main{grid-column:1/-1;grid-template-columns:1fr;gap:4px}.updates-area{justify-self:start;text-align:left}.site-callout{grid-template-columns:1fr;align-items:start}}@media (max-width:420px){.cookie-consent{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom, 0px));width:calc(100% - 20px);max-height:calc(100dvh - 20px - env(safe-area-inset-bottom, 0px));padding:14px}.cookie-consent p{font-size:12px;line-height:1.6}.cookie-consent a{display:inline-block;margin-left:0}.cookie-consent-actions{flex-direction:column}.cookie-consent-actions button{width:100%;min-height:42px}}@media (max-width:560px){.mobile-site-header{position:relative;min-height:48px;display:grid;grid-template-columns:auto 1px minmax(0,1fr) 36px;align-items:center;grid-column-gap:10px;column-gap:10px;padding:0 20px;overflow:visible}.mobile-site-header:after{content:"";width:1px;height:22px;grid-column:2;grid-row:1;background:#d7dee6}.mobile-site-header .site-brand{grid-column:1;grid-row:1;height:48px}.mobile-site-header .brand-copy strong{font-size:clamp(21px,6.3vw,25px);letter-spacing:-.045em}.mobile-site-title{min-width:0;grid-column:3;grid-row:1;display:block;overflow:hidden;text-overflow:ellipsis;color:var(--accent);font-size:14px;font-weight:700;white-space:nowrap}.mobile-site-menu-button{grid-column:4;grid-row:1;width:36px;height:44px;display:inline-flex;align-items:center;justify-content:flex-end;border:0;padding:0;background:transparent;color:var(--accent)}.mobile-site-header .header-navigation{display:none}.mobile-site-header .header-navigation.mobile-menu-open{position:absolute;z-index:90;top:48px;left:0;right:0;width:100%;display:block;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;box-shadow:0 10px 24px rgba(16,24,40,.12)}.mobile-site-header .header-navigation.mobile-menu-open .site-nav{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;padding:6px 14px 10px}.mobile-site-header .header-navigation.mobile-menu-open .header-parts-menu>a,.mobile-site-header .header-navigation.mobile-menu-open .site-nav>a{min-height:42px;display:flex;align-items:center;border-bottom:1px solid #edf0f2;padding:0 8px;font-size:13px}.mobile-site-header .header-parts-popover{display:none!important}}.reply-actions{gap:7px;margin-top:4px}@media (max-width:860px){.section-heading-row{grid-template-columns:auto 2px minmax(0,1fr);gap:16px;padding:26px 0 24px}.section-heading-row h1{font-size:26px}.section-heading-row p{font-size:14px;line-height:1.65}}@media (max-width:620px){.section-heading-row{grid-template-columns:2px minmax(0,1fr);gap:10px 14px}.section-heading-row h1{grid-column:1/-1}.section-heading-row .section-heading-divider{grid-column:1;grid-row:2;align-self:stretch;height:auto;min-height:34px}.section-heading-row p{grid-column:2;grid-row:2}}@media (prefers-reduced-motion:reduce){.compatibility-detail-panel,.compatibility-issue-board,.compatibility-issue-card,.workspace-grid.compatibility-panel-active .compatibility-detail-panel,.workspace-grid.compatibility-panel-active .compatibility-issue-board,.workspace-grid.compatibility-panel-active .compatibility-issue-card{transition:none;transform:none}}[data-status=completed],[data-status=manual_confirmed],[data-status=verified]{color:#067647;background:#ecfdf3!important}[data-status=conflict],[data-status=failed],[data-status=rejected]{color:#b42318;background:#fef3f2!important}[data-status=candidate],[data-status=missing],[data-status=partial],[data-status=unverified]{color:#9a6700;background:#fff7d6!important}@media (max-width:860px){:root{--header-gutter:20px}body{overflow-x:hidden}}@media (max-width:560px){:root{--header-gutter:14px}}.home-topbar{margin-bottom:0}@media (max-width:860px){.home-topbar{padding:0 var(--header-padding-x)}}@media (max-width:560px){.home-topbar{row-gap:0;padding:0 var(--header-padding-x)}}