:root{--navy:#07162b;--navy2:#0e2b50;--gold:#d4af37;--cream:#f4f0e7;--muted:#aebbd0;--line:#29476f;--panel:#102746}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#0c2a4e,#07162b 42%);color:var(--cream);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 36px));margin:auto}.header{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:linear-gradient(180deg,#fdfaf2,#f2e9d6);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #d9c489;box-shadow:0 6px 20px rgba(7,22,43,.18)}.nav{justify-content:space-between;padding:12px 0;gap:18px}.brand,.nav{display:flex;align-items:center}.brand{gap:12px}.brand img{width:68px;height:68px;object-fit:contain;border-radius:14px;border:1px solid var(--gold);background:#fff;box-shadow:0 4px 14px rgba(7,22,43,.22)}.brand strong{display:block;color:#0e2b50}.brand small{color:#5b6b83}.language{padding:9px 12px;border-radius:10px;background:#0a1930;color:white;border:1px solid var(--line)}.language-selector{padding:9px 12px;border-radius:10px;background:#fff;color:#0e2b50;border:1px solid #c9ad5f;font-weight:600}.hero{display:grid;grid-template-columns:1.35fr .65fr;grid-gap:28px;gap:28px;padding:72px 0 44px;align-items:center}.badge,.eyebrow{display:inline-flex;background:var(--gold);color:#171104;padding:6px 9px;border-radius:999px;font-size:12px;font-weight:900}.hero h1{font-size:clamp(42px,7vw,76px);line-height:.98;margin:18px 0}.hero p,.muted{color:var(--muted);line-height:1.65}.card,.panel,.section-card,.tool{background:linear-gradient(180deg,#122f58,#0d203d);border:1px solid var(--line);border-radius:20px}.panel{padding:25px}.stats{display:grid;grid-gap:14px;gap:14px}.stat{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:12px}.stat strong{color:#f0cc70}.section{padding:42px 0}.section-title{font-size:36px;margin:0 0 8px}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:17px;gap:17px}.card{padding:20px;min-height:270px;display:flex;flex-direction:column}.card h3{font-size:24px;margin:20px 0 6px}.card p{flex:1 1;color:var(--muted);line-height:1.55}.actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:11px;padding:12px 14px;font-weight:850;cursor:pointer;background:var(--gold);color:#171104}.btn.secondary{background:transparent;color:white;border:1px solid var(--line)}.notice{padding:17px;border:1px solid #765c20;background:#2c220d;border-radius:15px;color:#f2dda0}.product-hero{padding:55px 0 28px}.product-hero h1{font-size:58px;margin:13px 0}.details{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px}.section-card{padding:19px}.section-card h3{color:#f0cc70;margin-top:0}.section-card p{color:var(--muted);line-height:1.6}.tool{padding:24px;margin-top:22px}.tool input,.tool select,.tool textarea{width:100%;padding:13px;margin:7px 0 13px;border:1px solid var(--line);border-radius:10px;background:#061226;color:white}.tool textarea{min-height:140px}.result{margin-top:18px;padding:18px;border-radius:14px;background:#071a32;border:1px solid var(--line)}.score{font-size:50px;color:#f0cc70;font-weight:900}.footer{padding:50px 0;color:var(--muted)}.admin-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.metric{padding:18px;border-radius:16px;background:#102746;border:1px solid var(--line)}@media(max-width:900px){.hero{grid-template-columns:1fr}.admin-grid,.grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.brand div{display:none}.brand img{width:76px;height:76px}.actions,.admin-grid,.details,.grid{grid-template-columns:1fr}.hero h1,.product-hero h1{font-size:44px}}.admin-shell-nav{position:-webkit-sticky;position:sticky;top:87px;z-index:29;border-bottom:1px solid var(--line);background:rgba(7,22,43,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 28px rgba(0,0,0,.18)}.admin-shell-inner{display:flex;min-height:68px;align-items:center;gap:12px;padding:10px 0}.admin-shell-label{display:inline-flex;align-items:center;gap:6px;flex:none;color:#f0cc70;font-size:.78rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.admin-shell-links{display:flex;flex:1 1;min-width:0;align-items:center;gap:7px;overflow-x:auto;padding:3px 0;scrollbar-color:var(--line) transparent;scrollbar-width:thin}.admin-shell-link{display:inline-flex;align-items:center;gap:7px;flex:none;min-height:40px;padding:9px 11px;border:1px solid transparent;border-radius:10px;color:var(--muted);font-size:.86rem;font-weight:760;white-space:nowrap;transition:background .18s ease,border-color .18s ease,color .18s ease}.admin-shell-link:focus-visible,.admin-shell-link:hover{border-color:var(--line);background:#102746;color:white;outline:none}.admin-shell-link.active{border-color:#80651f;background:#2c220d;color:#f2dda0}.admin-shell-icon{font-size:1rem}.admin-create-saas{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:6px;flex:none;border-radius:11px;padding:10px 14px;background:var(--gold);color:#171104;box-shadow:0 8px 22px rgba(212,175,55,.2);font-size:.88rem;font-weight:900;white-space:nowrap;transition:filter .18s ease,transform .18s ease}.admin-create-saas:focus-visible,.admin-create-saas:hover{filter:brightness(1.08);transform:translateY(-1px);outline:2px solid #f2dda0;outline-offset:2px}.admin-anchor{scroll-margin-top:180px}@media(max-width:900px){.admin-shell-inner{flex-wrap:wrap}.admin-shell-label{display:none}.admin-shell-links{order:2;flex-basis:100%}.admin-create-saas{order:1;-webkit-margin-start:auto;margin-inline-start:auto}.admin-anchor{scroll-margin-top:225px}}@media(max-width:620px){.admin-shell-nav{position:relative;top:auto}.admin-shell-inner{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:10px;gap:10px}.admin-shell-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;grid-gap:8px;gap:8px;overflow:visible;padding:0}.admin-shell-link{width:100%;min-width:0;padding:8px 10px;font-size:.82rem;line-height:1.25;white-space:normal}.admin-create-saas{width:100%;font-size:.86rem}.admin-anchor{scroll-margin-top:105px}}.kpef{display:grid;grid-gap:18px;gap:18px;margin-top:24px}.kpef-stage-nav{position:-webkit-sticky;position:sticky;top:88px;z-index:20;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;padding:10px;border:1px solid var(--line);border-radius:16px;background:rgba(7,22,43,.94);box-shadow:0 12px 30px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.kpef-stage-tab{display:flex;min-width:0;min-height:52px;align-items:center;justify-content:center;gap:8px;padding:10px 12px;border:1px solid transparent;border-radius:11px;background:transparent;color:var(--muted);font:inherit;font-weight:800;line-height:1.2;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.kpef-stage-tab:focus-visible,.kpef-stage-tab:hover{border-color:var(--line);background:#102746;color:white;outline:none;transform:translateY(-1px)}.kpef-stage-tab[aria-pressed=true]{border-color:#80651f;background:#2c220d;color:#f2dda0}.kpef-stage-range{flex:none;color:#f0cc70;font-size:.78rem;letter-spacing:.03em}.kpef-stage-panel{display:grid;grid-gap:18px;gap:18px;min-width:0}.kpef-stage-panel[hidden]{display:none}.kpef-hero{border-color:#d9b62f;background:linear-gradient(145deg,rgba(217,182,47,.12),rgba(10,35,65,.95) 38%)}.kpef-lead{max-width:78ch;font-size:1.1rem}.kpef-grid{align-items:stretch}.kpef-grid>.section-card{height:100%}.kpef-pre-line{white-space:pre-line}.kpef-trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px}.kpef-metric{padding:18px;border:1px solid var(--line);border-radius:16px;background:rgba(7,22,43,.7)}.kpef-metric p{margin-bottom:0;color:#f0cc70;font-size:1.15rem;font-weight:850}.kpef-evidence{margin-top:12px;padding:18px;border:1px solid var(--line);border-left:4px solid #d9b62f;border-radius:16px;background:rgba(7,22,43,.7)}.kpef-evidence a{display:inline-block;text-decoration:underline;-webkit-text-decoration-color:rgba(240,204,112,.6);text-decoration-color:rgba(240,204,112,.6);text-underline-offset:3px}.kpef-evidence a:focus-visible,.kpef-evidence a:hover{color:#f0cc70;outline:none}.kpef-faq{margin-top:12px;padding:14px 0;border-top:1px solid var(--line)}.kpef-faq summary{cursor:pointer;font-weight:800}.kpef-cta{border-color:#d9b62f;text-align:center}.button-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:8px;padding:12px 18px;border-radius:11px;background:var(--gold);color:#171104;font-weight:850;transition:filter .18s ease,transform .18s ease}.button-link:focus-visible,.button-link:hover{filter:brightness(1.08);transform:translateY(-1px);outline:2px solid #f2dda0;outline-offset:2px}.kpef-signature{padding:18px;border-top:1px solid var(--line);color:var(--muted);text-align:center;font-size:.9rem}@media(max-width:620px){.kpef{gap:14px}.kpef-stage-nav{top:86px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:8px}.kpef-stage-tab{min-height:48px;padding:8px;font-size:.86rem}.kpef-stage-panel{gap:14px}.kpef-trust-grid{grid-template-columns:1fr}.kpef-lead{font-size:1rem}}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:18px;gap:18px;margin-top:30px}.catalog-card{display:flex;min-height:330px;flex-direction:column}.catalog-card h2{margin:14px 0 4px;font-size:1.65rem}.catalog-card>p:last-of-type{flex:1 1}.catalog-actions{margin-top:16px}.saas-landing{overflow:hidden}.landing-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-gap:34px;gap:34px;align-items:center;padding-top:70px;padding-bottom:70px}.landing-card-label,.landing-eyebrow{color:#f0cc70;font-size:.76rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.landing-badge-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px}.landing-sector{color:var(--muted);font-weight:750}.landing-hero h1{max-width:13ch;margin:20px 0 14px;font-size:clamp(3.3rem,8vw,6.7rem);line-height:.92;letter-spacing:-.055em}.landing-summary{max-width:720px;margin:0;color:#e2e9f4;font-size:clamp(1.1rem,2vw,1.38rem);line-height:1.55}.landing-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.landing-primary{box-shadow:0 14px 34px rgba(212,175,55,.2)}.landing-signals{display:flex;flex-wrap:wrap;gap:10px 20px;margin:24px 0 0;padding:0;color:var(--muted);font-size:.9rem;list-style:none}.landing-signals li:before{-webkit-margin-end:7px;margin-inline-end:7px;color:#f0cc70;content:"✓";font-weight:900}.landing-problem-card{position:relative;padding:30px;overflow:hidden;border:1px solid #80651f;border-radius:26px;background:linear-gradient(155deg,rgba(212,175,55,.14),rgba(16,39,70,.96) 48%,rgba(7,22,43,.98));box-shadow:0 28px 70px rgba(0,0,0,.26)}.landing-problem-card:after{position:absolute;width:190px;height:190px;inset:auto -70px -80px auto;border-radius:50%;background:rgba(212,175,55,.09);content:""}.landing-problem-card h2{position:relative;margin:16px 0 28px;font-size:clamp(1.45rem,2.5vw,2.05rem);line-height:1.3}.landing-audience{position:relative;padding-top:18px;border-top:1px solid var(--line)}.landing-audience strong{color:#f0cc70}.landing-audience p{margin-bottom:0;color:var(--muted);line-height:1.6}.landing-band{padding:72px 0;border-block:1px solid var(--line);background:rgba(4,17,34,.46)}.landing-section{padding-top:78px;padding-bottom:78px}.landing-section-heading{max-width:760px;margin-bottom:30px}.landing-final-cta h2,.landing-responsible h2,.landing-section-heading h2{margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08;letter-spacing:-.035em}.landing-section-heading p{color:var(--muted);font-size:1.08rem;line-height:1.65}.landing-steps,.landing-three-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.landing-info-card,.landing-steps article,.landing-value-grid article{padding:24px;border:1px solid var(--line);border-radius:19px;background:linear-gradient(180deg,#122f58,#0d203d)}.landing-info-card>span,.landing-steps article>span{display:grid;width:38px;height:38px;place-items:center;border:1px solid #80651f;border-radius:50%;color:#f0cc70;font-size:.82rem;font-weight:900}.landing-info-card h3,.landing-steps h3,.landing-value-grid h3{margin:22px 0 10px;color:#f0cc70;font-size:1.25rem}.landing-info-card p,.landing-steps p,.landing-value-grid p{margin-bottom:0;color:var(--muted);line-height:1.65}.landing-info-card-accent{border-color:#80651f;background:linear-gradient(155deg,rgba(212,175,55,.13),#102746 55%)}.landing-steps{counter-reset:landing-step}.landing-steps article{position:relative;min-height:260px}.landing-value-band{background:linear-gradient(135deg,rgba(37,25,80,.72),rgba(16,39,70,.84) 52%,rgba(13,32,61,.92))}.landing-value-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.landing-value-grid article{background:rgba(7,22,43,.62)}.landing-responsible{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,1.15fr);grid-gap:42px;gap:42px;align-items:center}.landing-responsible p{margin:0;padding:25px;-webkit-border-start:4px solid var(--gold);border-inline-start:4px solid var(--gold);border-radius:0 16px 16px 0;background:rgba(16,39,70,.68);color:#dbe5f3;font-size:1.08rem;line-height:1.75}[dir=rtl] .landing-responsible p{border-radius:16px 0 0 16px}.landing-faq{border-top:1px solid var(--line)}.landing-faq details{padding:20px 4px;border-bottom:1px solid var(--line)}.landing-faq summary{cursor:pointer;font-size:1.08rem;font-weight:850}.landing-faq p{max-width:900px;color:var(--muted);line-height:1.7}.landing-final-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:24px 40px;gap:24px 40px;align-items:center;margin-bottom:72px;padding:34px;border:1px solid #80651f;border-radius:24px;background:linear-gradient(140deg,rgba(212,175,55,.12),#102746 44%,#0d203d);box-shadow:0 24px 60px rgba(0,0,0,.22)}.landing-final-cta h2{margin-top:16px}.landing-final-cta p{max-width:750px;color:var(--muted);line-height:1.65}.landing-final-actions{display:grid;grid-gap:10px;gap:10px;min-width:220px}.landing-direct-link{grid-column:1/-1;justify-self:start;color:#f0cc70;font-weight:800}.landing-direct-link:focus-visible,.landing-direct-link:hover{text-decoration:underline;text-underline-offset:4px;outline:none}.landing-loading{min-height:55vh;display:grid;place-items:center;color:var(--muted);font-weight:750}@media(max-width:900px){.landing-hero,.landing-responsible,.landing-steps,.landing-three-grid{grid-template-columns:1fr}.landing-steps article{min-height:0}.landing-final-cta{grid-template-columns:1fr}.landing-direct-link{grid-column:auto}}@media(max-width:620px){.catalog-grid,.landing-value-grid{grid-template-columns:1fr}.catalog-actions,.landing-actions{grid-template-columns:1fr;width:100%}.landing-actions .btn{width:100%}.landing-hero{padding-top:46px;padding-bottom:50px}.landing-hero h1{font-size:clamp(3rem,18vw,4.8rem)}.landing-final-cta,.landing-problem-card{padding:23px}.landing-band,.landing-section{padding-top:56px;padding-bottom:56px}.landing-signals{display:grid}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media(prefers-contrast:more){.header{background:#fffdf7;border-bottom-color:#8a6d1f}.brand img{border-color:#8a6d1f;border-width:2px}.brand strong{color:#06203d}.brand small{color:#3d4a5c}.language-selector{border-color:#8a6d1f;color:#06203d}}:root{--navy:#123b60;--navy2:#1b5f91;--gold:#c9a227;--cream:#17324d;--muted:#5c7185;--line:#cfdae4;--panel:#ffffff}html{background:#f7fafc}body{min-height:100vh;background:radial-gradient(circle at 8% 4%,rgba(31,105,159,.09),transparent 28%),radial-gradient(circle at 92% 6%,rgba(201,162,39,.1),transparent 26%),linear-gradient(180deg,#fbfcfd,#f4f8fb 54%,#fffaf0);color:#17324d}body h1,body h2,body h3,body h4,body h5,body h6{color:#123b60}body .card p,body .footer,body .muted,body .panel p,body .section-card p,body .tool p{color:#5c7185}.card,.kpef-evidence,.kpef-metric,.metric,.panel,.result,.section-card,.tool{border-color:#cfdae4!important;background:radial-gradient(circle at 100% 100%,rgba(201,162,39,.07),transparent 34%),linear-gradient(145deg,#ffffff,#f5f9fc)!important;color:#17324d!important;box-shadow:0 16px 38px rgba(24,72,108,.08)}.card h3,.metric h2,.panel h2,.panel h3,.section-card h2,.section-card h3,.section-card h4,.tool h2,.tool h3{color:#17578f!important}.kpef-signature,.metric small,.stat{color:#5c7185}.kpef-metric p,.kpef-stage-range,.landing-card-label,.landing-eyebrow,.score,.stat strong{color:#9a7008}.btn.secondary,.button-link.secondary{border-color:#9fb5c8;background:#ffffff;color:#164f82}.btn.secondary:focus-visible,.btn.secondary:hover,.button-link.secondary:focus-visible,.button-link.secondary:hover{border-color:#17578f;background:#eef5fa;color:#0d3b65}.notice{border-color:#dcc46a;background:linear-gradient(145deg,#fffaf0,#f8edc8);color:#684d08}.tool input,.tool select,.tool textarea,input,select,textarea{border-color:#b9c9d6;background:#ffffff;color:#17324d}.tool input::placeholder,.tool textarea::placeholder,input::placeholder,textarea::placeholder{color:#7b8d9d}.admin-shell-nav{border-bottom-color:#d9c489;background:rgba(253,250,242,.97);box-shadow:0 10px 28px rgba(24,72,108,.1)}.admin-shell-label{color:#8e6808}.admin-shell-link{color:#50697f}.admin-shell-link:focus-visible,.admin-shell-link:hover{border-color:#c9d6e1;background:#eef5fa;color:#123b60}.admin-shell-link.active{border-color:#c9a227;background:linear-gradient(145deg,#fff8df,#f5e8b3);color:#644900}.kpef-stage-nav{border-color:#cfdae4;background:rgba(255,255,255,.96);box-shadow:0 12px 30px rgba(24,72,108,.1)}.kpef-stage-tab{color:#587086}.kpef-stage-tab:focus-visible,.kpef-stage-tab:hover{border-color:#c7d5e0;background:#eef5fa;color:#123b60}.kpef-stage-tab[aria-pressed=true]{border-color:#c9a227;background:linear-gradient(145deg,#fff8df,#f2e1a0);color:#684d08}.kpef-cta,.kpef-hero{border-color:#d7bd56!important;background:radial-gradient(circle at 100% 100%,rgba(201,162,39,.1),transparent 36%),linear-gradient(145deg,#ffffff,#fff9e8)!important}.kpef-evidence{border-left-color:#c9a227!important}.kpef-evidence a,.kpef-faq summary{color:#17578f}.kpef-evidence a:focus-visible,.kpef-evidence a:hover{color:#9a7008}.container,.product-hero,.section{color:#17324d}.product-hero h1,.section-title{color:#123b60}.metric[style],.panel[style],.section-card[style],.tool[style]{border-color:#cfdae4!important;background:radial-gradient(circle at 100% 100%,rgba(201,162,39,.07),transparent 34%),linear-gradient(145deg,#ffffff,#f5f9fc)!important;color:#17324d!important}.panel[style] article,.section-card[style] article,.tool[style] article{border-color:#d3dfe8!important;background:#ffffff!important;color:#17324d!important}.panel[style] article p,.section-card[style] article p,.tool[style] article p{color:#5c7185!important}.saas-landing .landing-final-cta,.saas-landing .landing-final-cta h2,.saas-landing .landing-problem-card,.saas-landing .landing-problem-card h2{color:#ffffff}@media (prefers-contrast:more){.card,.kpef-stage-nav,.metric,.panel,.result,.section-card,.tool{border-width:2px;border-color:#829caf!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-directory-shell{margin-top:30px}.product-directory{border:1px solid #c7d6e2;border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 22px 54px rgba(24,72,108,.1);overflow:hidden}.product-directory-summary{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px;cursor:pointer;color:#123b60;font-size:clamp(1.35rem,3vw,1.9rem);font-weight:900;list-style:none;background:linear-gradient(135deg,#fffaf0,#f5e6aa)}.product-directory-group>summary::-webkit-details-marker,.product-directory-summary::-webkit-details-marker{display:none}.product-directory-summary:after{content:"⌄";color:#8c6708;font-size:1.4rem;transition:transform .18s ease}.product-directory[open]>.product-directory-summary:after{transform:rotate(180deg)}.product-directory-count{display:inline-grid;min-width:42px;height:42px;place-items:center;-webkit-margin-start:auto;margin-inline-start:auto;border-radius:999px;background:#17578f;color:#ffffff;font-size:.95rem}.product-directory-body{padding:22px}.product-directory-search input{width:100%;min-height:52px;margin:0 0 20px;padding:13px 16px;border:1px solid #aebfcd;border-radius:14px;background:#ffffff;color:#17324d;font:inherit;box-shadow:inset 0 1px 2px rgba(24,72,108,.05)}.product-directory-search input:focus{border-color:#17578f;outline:3px solid rgba(23,87,143,.14);outline-offset:2px}.product-directory-groups{display:grid;grid-gap:12px;gap:12px}.product-directory-group{border:1px solid #d2dee7;border-radius:17px;background:#ffffff;overflow:hidden}.product-directory-group>summary{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;cursor:pointer;color:#164f82;font-weight:850;list-style:none;background:linear-gradient(180deg,#ffffff,#f4f8fb)}.product-directory-group>summary:after{content:"+";color:#9a7008;font-size:1.3rem;font-weight:900}.product-directory-group[open]>summary:after{content:"−"}.product-directory-list{display:grid;grid-gap:10px;gap:10px;padding:12px;border-top:1px solid #dbe5ec}.product-directory-item{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:20px;gap:20px;align-items:center;padding:17px;border:1px solid #dbe5ec;border-radius:14px;background:linear-gradient(145deg,#ffffff,#f8fbfd)}.product-directory-copy{min-width:0}.product-directory-copy h3{margin:0 0 5px;color:#17578f;font-size:1.12rem;overflow-wrap:anywhere}.product-directory-copy p{margin:4px 0 0;color:#5c7185;line-height:1.5;overflow-wrap:anywhere}.product-directory-sector{color:#8b680d!important;font-size:.88rem;font-weight:760}.product-directory-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.product-directory-actions .btn{min-width:104px;padding:10px 13px}@media (max-width:720px){.product-directory-body{padding:14px}.product-directory-summary{padding:17px 18px}.product-directory-item{grid-template-columns:1fr;gap:14px}.product-directory-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.product-directory-actions .btn{min-width:0;width:100%}}@media (max-width:430px){.product-directory-actions{grid-template-columns:1fr}.product-directory-summary{min-height:64px}.product-directory-search input{padding-inline:12px;font-size:.78rem;letter-spacing:-.015em}}.ase{display:grid;grid-gap:22px;gap:22px}.ase,.ase-columns>*,.ase-panel,.ase>*{min-width:0}.ase-panel{border:1px solid #cfdae4;border-radius:22px;background:linear-gradient(150deg,#ffffff,#f6fafc);box-shadow:0 18px 44px rgba(24,72,108,.08);padding:26px}.ase-panel>h2:first-child,.ase-panel>h3:first-child{margin-top:0}.ase-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:linear-gradient(120deg,#123b60,#1b5f91);color:#ffffff;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.ase-lead{color:#5c7185;line-height:1.65;margin:12px 0 0;max-width:72ch}.ase-tabs{display:flex;gap:8px;padding:6px;border:1px solid #cfdae4;border-radius:16px;background:#eef4f9;margin-bottom:18px;flex-wrap:wrap}.ase-tab{flex:1 1 180px;border:0;border-radius:12px;padding:12px 14px;background:transparent;color:#35566f;font-weight:700;font-size:15px;cursor:pointer;transition:background .18s ease,color .18s ease}.ase-tab:focus-visible,.ase-tab:hover{background:#ffffff;color:#123b60}.ase-tab[aria-selected=true]{background:#ffffff;color:#123b60;box-shadow:0 6px 16px rgba(24,72,108,.12)}.ase-field{display:block;margin-bottom:16px}.ase-field>span{display:block;font-weight:700;color:#123b60;margin-bottom:7px}.ase-hint{color:#5c7185;font-size:14px;line-height:1.55;margin:6px 0 0}.ase-textarea{width:100%;min-height:240px;padding:14px;border:1px solid #b9c9d6;border-radius:14px;background:#ffffff;color:#17324d;font-size:15px;line-height:1.6;resize:vertical}.ase-drop{display:grid;grid-gap:10px;gap:10px;justify-items:center;text-align:center;padding:34px 20px;border:2px dashed #a9c0d3;border-radius:18px;background:#f6fafd;transition:border-color .18s ease,background .18s ease}.ase-drop[data-active=true]{border-color:#1b5f91;background:#eaf3fa}.ase-drop strong{color:#123b60;font-size:16px}.ase-formats{color:#5c7185;font-size:13px;line-height:1.55;max-width:64ch}.ase-file{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px 14px;border:1px solid #cfdae4;border-radius:12px;background:#ffffff;margin-top:14px}.ase-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#eef4f9;border:1px solid #cfdae4;color:#35566f;font-size:12px;font-weight:700}.ase-counters{display:flex;gap:14px;flex-wrap:wrap;color:#5c7185;font-size:14px;margin-top:8px}.ase-consent{display:flex;align-items:flex-start;gap:10px;line-height:1.55;color:#35566f;margin:4px 0 18px}.ase-consent input{margin-top:4px;width:18px;height:18px;flex:0 0 auto}.ase-actions{display:flex;gap:10px;flex-wrap:wrap}.ase-error{border:1px solid #d8a5a0;background:#fdf3f2;color:#8c2f26;border-radius:14px;padding:16px 18px;margin-bottom:18px}.ase-error ul{margin:8px 0 0;-webkit-padding-start:20px;padding-inline-start:20px}.ase-global{display:grid;grid-template-columns:minmax(200px,240px) 1fr;grid-gap:28px;gap:28px;align-items:center;border:1px solid #cfdae4;border-radius:24px;padding:30px;background:radial-gradient(circle at 100% 0,rgba(201,162,39,.1),transparent 42%),linear-gradient(150deg,#ffffff,#f2f8fc);box-shadow:0 22px 54px rgba(24,72,108,.1)}.ase-gauge{display:grid;justify-items:center}.ase-gauge__ring{position:relative;display:grid;place-items:center;width:100%}.ase-gauge svg{width:100%;max-width:220px;height:auto;transform:rotate(-90deg)}.ase-gauge__value{position:absolute;display:grid;justify-items:center;grid-gap:2px;gap:2px}.ase-gauge__percent{font-size:44px;font-weight:900;line-height:1}.ase-gauge__score{font-size:15px;font-weight:700;color:#35566f}.ase-gauge__max{font-size:12px;color:#5c7185;text-transform:uppercase;letter-spacing:.05em}.ase-global h3{margin:10px 0 6px;font-size:26px;color:#123b60}.ase-band{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;font-weight:800;font-size:14px;color:#ffffff}.ase-global p{color:#35566f;line-height:1.65;margin:10px 0 0;max-width:68ch}.ase-highlights{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.ase-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:12px;gap:12px}.ase-metric{border:1px solid #dfe8ef;border-radius:14px;padding:14px 16px;background:#ffffff}.ase-metric dt{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#5c7185;margin-bottom:6px}.ase-metric dd{margin:0;font-size:20px;font-weight:800;color:#123b60}.ase-dimensions{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));grid-gap:16px;gap:16px}.ase-dimension{border:1px solid #dfe8ef;-webkit-border-start:5px solid var(--ase-band-color,#cfdae4);border-inline-start:5px solid var(--ase-band-color,#cfdae4);border-radius:18px;padding:20px;background:#ffffff;display:grid;grid-gap:10px;gap:10px;align-content:start}.ase-dimension h4{margin:0;font-size:18px;color:#123b60}.ase-dimension__question{color:#5c7185;font-size:14px;font-style:italic;margin:0}.ase-scoreline{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.ase-scoreline strong{font-size:30px;font-weight:900;line-height:1;color:var(--ase-band-color,#123b60)}.ase-scoreline span{color:#5c7185;font-size:14px;font-weight:600}.ase-scoreline em{-webkit-margin-start:auto;margin-inline-start:auto;font-style:normal;font-weight:800;font-size:18px;color:var(--ase-band-color,#123b60)}.ase-bar{height:12px;border-radius:999px;background:#e8eef4;overflow:hidden}.ase-bar__fill{height:100%;border-radius:999px;background:var(--ase-band-color,#123b60);transition:width .5s ease}.ase-dimension p{margin:0;color:#35566f;line-height:1.62}.ase-subtitle{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#5c7185;margin:4px 0 0}.ase-chips{display:flex;gap:8px;flex-wrap:wrap;list-style:none;padding:0;margin:0}.ase-chips li{padding:5px 11px;border-radius:999px;background:#f1f6fa;border:1px solid #dfe8ef;color:#35566f;font-size:13px}.ase-legend{display:grid;grid-gap:10px;gap:10px}.ase-legend-row{display:grid;grid-template-columns:34px minmax(90px,auto) minmax(150px,1fr) 2fr;grid-gap:14px;gap:14px;align-items:center;padding:12px 14px;border:1px solid #e4ebf1;border-radius:14px;background:#ffffff}.ase-legend-row[data-active=true]{border-color:#1b5f91;background:#f2f8fc;box-shadow:0 8px 20px rgba(24,72,108,.09)}.ase-legend-dot{width:22px;height:22px;border-radius:50%;display:inline-block}.ase-legend-row strong{color:#123b60;font-size:14px}.ase-legend-row span{color:#35566f;font-weight:700;font-size:14px}.ase-legend-row p{margin:0;color:#5c7185;font-size:14px;line-height:1.55}.ase-conclusion{border:1px solid #d9c489;border-radius:22px;padding:26px;background:linear-gradient(150deg,#fffdf6,#fbf5e4)}.ase-conclusion h3{margin-top:0;color:#6b5310}.ase-conclusion__lead{font-weight:700;color:#4d3d0c;line-height:1.6}.ase-conclusion__orientation{font-size:18px;line-height:1.7;color:#2f3a45}.ase-conclusion__disclaimer{color:#6b5310;font-size:13px;line-height:1.6;border-top:1px solid #e6d5a2;padding-top:14px;margin-bottom:0}.ase-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px}.ase-list{margin:8px 0 0;-webkit-padding-start:20px;padding-inline-start:20px;color:#35566f;line-height:1.65}.ase-list li{margin-bottom:6px}@media (max-width:900px){.ase-global{grid-template-columns:1fr;text-align:center;justify-items:center}.ase-gauge svg{max-width:190px}.ase-highlights{justify-content:center}.ase-legend-row{grid-template-columns:26px 1fr;grid-template-areas:"dot range" "name name" "meaning meaning";text-align:start}.ase-legend-dot{grid-area:dot}.ase-legend-row span{grid-area:range}.ase-legend-row strong{grid-area:name}.ase-legend-row p{grid-area:meaning}}@media (max-width:620px){.ase-conclusion,.ase-global,.ase-panel{padding:20px;border-radius:18px}.ase-gauge__percent{font-size:38px}.ase-dimensions{grid-template-columns:1fr}.ase-scoreline em{-webkit-margin-start:0;margin-inline-start:0}}.ase-gauges{display:flex;gap:18px;align-items:center;flex-wrap:wrap;justify-content:center}.ase-gauge[data-size=small] svg{max-width:132px}.ase-gauge[data-size=small] .ase-gauge__percent{font-size:28px}.ase-gauge[data-size=small] .ase-gauge__score{font-size:13px}.ase-gauge__caption{margin:8px 0 0;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#5c7185;text-align:center}.ase-summary{-webkit-border-start:6px solid #1b5f91;border-inline-start:6px solid #1b5f91}.ase-summary-list{margin:14px 0 0;-webkit-padding-start:20px;padding-inline-start:20px;display:grid;grid-gap:8px;gap:8px}.ase-summary-list li{color:#23445e;line-height:1.6;font-size:16px}.ase-factors{list-style:none;padding:0;margin:10px 0 0;display:grid;grid-gap:10px;gap:10px}.ase-factors li{display:grid;grid-template-columns:minmax(140px,1.4fr) minmax(80px,2fr) auto;grid-gap:12px;gap:12px;align-items:center;font-size:14px;color:#35566f}.ase-factors strong{color:#123b60;min-width:44px;text-align:end}.ase-bar--slim{height:8px}.ase-risk{-webkit-border-start:6px solid var(--ase-band-color,#cfdae4);border-inline-start:6px solid var(--ase-band-color,#cfdae4)}.ase-highlight-list{list-style:none;padding:0;margin:14px 0 0;display:grid;grid-gap:12px;gap:12px}.ase-highlight-list li{border:1px solid #e4ebf1;-webkit-border-start:4px solid var(--ase-band-color,#cfdae4);border-inline-start:4px solid var(--ase-band-color,#cfdae4);border-radius:12px;padding:12px 14px;background:#fff}.ase-highlight-list p{margin:6px 0 0;color:#35566f;line-height:1.6}.ase-highlight-head{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.ase-highlight-head strong{color:#123b60}.ase-highlight-tag{background:var(--ase-band-color,#123b60);color:#fff;border-radius:999px;padding:3px 11px;font-size:12px;font-weight:800}.ase-priority{border:1px solid #cfdae4;border-radius:999px;padding:2px 10px;font-size:12px;color:#5c7185}.ase-priority[data-priority=high]{border-color:#e0b3ad;background:#fdf3f2;color:#8c2f26}.ase-priority[data-priority=medium]{border-color:#e6d5a2;background:#fffaf0;color:#6b5310}.ase-notice{border:1px solid #b7d8c0;background:#f2fbf5;color:#1e6b34;border-radius:14px;padding:12px 16px;margin:0}.ase-scope{-webkit-border-start:6px solid #1b5f91;border-inline-start:6px solid #1b5f91}.ase-trace{display:grid;grid-gap:10px;gap:10px;margin:14px 0 12px}.ase-trace>div{display:grid;grid-template-columns:minmax(150px,1fr) minmax(140px,1.3fr);grid-gap:10px;gap:10px;align-items:baseline;padding-bottom:8px;border-bottom:1px solid #eef3f7}.ase-trace dt{color:#35566f;font-size:14px;font-weight:600}.ase-trace dd{margin:0;min-width:0}.ase-audit-formula code,.ase-trace code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;color:#123b60;background:#f1f6fa;border:1px solid #dfe8ef;border-radius:7px;padding:2px 7px;overflow-wrap:anywhere;display:inline-block}.ase-audit{list-style:none;counter-reset:none;padding:0;margin:14px 0 12px;display:grid;grid-gap:8px;gap:8px}.ase-audit>li{border:1px solid #e4ebf1;border-radius:12px;background:#ffffff;overflow:hidden}.ase-audit summary{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px 14px;cursor:pointer;color:#123b60;list-style:none}.ase-audit summary::-webkit-details-marker{display:none}.ase-audit summary:focus-visible,.ase-audit summary:hover{background:#f4f8fb}.ase-audit-index{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#123b60;color:#ffffff;font-size:12px;font-weight:800;flex:0 0 auto}.ase-audit-outcome{-webkit-margin-start:auto;margin-inline-start:auto;color:#35566f;font-size:13px;font-weight:700}.ase-audit details[open] summary{border-bottom:1px solid #eef3f7;background:#f4f8fb}.ase-audit details>:not(summary){padding-inline:14px}.ase-audit details>p{color:#35566f;line-height:1.6;margin:12px 0}.ase-audit details>ul{margin-bottom:12px}.ase-audit-formula{padding-bottom:14px!important}@media print{.ase-audit details{display:block}.ase-audit details>:not(summary){display:block!important}}.ase-dashboard{border:1px solid #b9cddc;border-radius:24px;padding:30px;background:radial-gradient(circle at 0 0,rgba(27,95,145,.09),transparent 40%),linear-gradient(150deg,#ffffff,#eef5fa);box-shadow:0 22px 54px rgba(24,72,108,.11)}.ase-dashboard>h3{margin:12px 0 4px;font-size:26px;color:#123b60}.ase-dashboard-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:12px;gap:12px;margin:20px 0 0}.ase-dashboard-metric{border:1px solid #dfe8ef;-webkit-border-start:5px solid var(--ase-band-color,#cfdae4);border-inline-start:5px solid var(--ase-band-color,#cfdae4);border-radius:14px;padding:14px 16px;background:#ffffff}.ase-dashboard-metric dt{font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#5c7185;margin-bottom:6px}.ase-dashboard-metric dd{margin:0;display:grid;grid-gap:4px;gap:4px}.ase-dashboard-metric strong{font-size:19px;font-weight:900;line-height:1.25}.ase-dashboard-metric span{color:#35566f;font-size:13px;line-height:1.5}.ase-dashboard-columns{display:grid;grid-template-columns:minmax(240px,1fr) minmax(300px,1.5fr);grid-gap:18px;gap:18px;margin-top:22px}.ase-dashboard-columns>*{min-width:0}.ase-orientation{border:1px solid #d9c489;border-radius:18px;padding:20px 22px;background:linear-gradient(150deg,#fffdf6,#fbf5e4)}.ase-orientation p{color:#2f3a45;line-height:1.72;margin:0 0 12px}.ase-orientation p:first-of-type{font-size:17px}.ase-orientation .ase-subtitle{color:#6b5310}.ase-dashboard-disclaimer{border-top:1px solid #e6d5a2;padding-top:12px;color:#6b5310;font-size:13px;line-height:1.6;margin-bottom:0!important}@media (max-width:900px){.ase-dashboard-columns{grid-template-columns:1fr}}@media (max-width:620px){.ase-dashboard{padding:20px;border-radius:18px}}.ase-history-controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:12px;gap:12px;margin:18px 0 12px}.ase-history-controls label{display:grid;grid-gap:6px;gap:6px}.ase-history-controls span{font-weight:700;color:#123b60;font-size:14px}.ase-history-controls input,.ase-history-controls select{width:100%;padding:10px 12px;border:1px solid #b9c9d6;border-radius:10px;background:#fff;color:#17324d}.ase-table-scroll{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;border:1px solid #e4ebf1;border-radius:14px}.ase-history-table{width:100%;border-collapse:collapse;min-width:760px}.ase-history-table td,.ase-history-table th{padding:11px 13px;text-align:start;border-bottom:1px solid #eef3f7;font-size:14px;vertical-align:middle}.ase-history-table th{background:#f4f8fb;color:#123b60;font-weight:800}.ase-history-table tr:last-child td{border-bottom:0}.ase-row-actions{display:flex;gap:6px;flex-wrap:wrap}.ase-row-actions .btn{padding:7px 11px;font-size:13px}.ase-pagination{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:14px;color:#35566f}.ase-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.ase button:focus-visible,.ase input:focus-visible,.ase select:focus-visible,.ase textarea:focus-visible,.ase-history-table button:focus-visible{outline:3px solid #17578f;outline-offset:2px}.ase-report:focus{outline:none}@page{size:A4;margin:14mm}@media print{body{background:#fff}.ase-audit>li,.ase-conclusion,.ase-dashboard,.ase-dashboard-metric,.ase-dimension,.ase-global,.ase-highlight-list li,.ase-legend-row,.ase-orientation,.ase-panel,.ase-scope,.ase-summary{box-shadow:none;break-inside:avoid;page-break-inside:avoid}.ase-dashboard{page-break-before:always;break-before:page}.ase-global,.ase-summary{page-break-after:auto;break-after:auto}.ase-columns,.ase-dimensions{grid-template-columns:repeat(2,1fr)}.ase-actions,.ase-history-controls,.ase-notice,.ase-pagination,.ase-row-actions,.ase-tabs,[data-kpef-copy-exclude=true],form.ase-panel{display:none!important}.ase-bar{border:1px solid #cfdae4}.ase-band,.ase-bar__fill,.ase-gauge svg,.ase-highlight-tag,.ase-legend-dot{print-color-adjust:exact;-webkit-print-color-adjust:exact}}@media (prefers-reduced-motion:reduce){.ase-bar__fill,.ase-tab{transition:none}}.institutional-page{--kms-navy:#0a1d3a;--kms-blue:#153b6d;--kms-gold:#d4af37;--kms-gold-light:#f2c76b;--kms-ivory:#fffdf8;--kms-paper:#f7f8fa;--kms-line:#dfe4eb;--kms-ink:#14243b;--kms-muted:#586a82;min-height:100vh;background:var(--kms-ivory);color:var(--kms-ink)}.institutional-page a:focus-visible,.institutional-page summary:focus-visible{outline:3px solid var(--kms-gold);outline-offset:4px}.institutional-nav-shell{position:-webkit-sticky;position:sticky;top:93px;z-index:24;border-bottom:1px solid rgba(21,59,109,.12);background:rgba(255,253,248,.96);box-shadow:0 8px 24px rgba(10,29,58,.06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.institutional-nav{display:flex;align-items:center;gap:14px;min-height:56px}.institutional-nav-desktop{display:flex;align-items:center;gap:4px;flex:1 1;overflow-x:auto;scrollbar-width:none}.institutional-nav-desktop::-webkit-scrollbar{display:none}.institutional-nav-link{display:inline-flex;align-items:center;min-height:38px;padding:8px 10px;border-radius:9px;color:var(--kms-blue);font-size:.84rem;font-weight:760;line-height:1.15;white-space:nowrap;transition:background .18s ease,color .18s ease,transform .18s ease}.institutional-nav-link:hover{background:#eef3f8;transform:translateY(-1px)}.institutional-nav-link--active{background:#f5ead0;color:#6a4c00}.institutional-nav-mobile{display:none;-webkit-margin-start:auto;margin-inline-start:auto}.institutional-nav-mobile>summary{cursor:pointer;list-style:none;padding:9px 14px;border:1px solid #c8a84e;border-radius:10px;color:var(--kms-navy);font-weight:850}.institutional-nav-mobile>summary::-webkit-details-marker{display:none}.institutional-nav-mobile nav{position:absolute;inset-inline:18px;top:calc(100% + 8px);display:grid;grid-gap:4px;gap:4px;max-height:70vh;overflow-y:auto;padding:12px;border:1px solid #d9c489;border-radius:16px;background:#fffdf8;box-shadow:0 20px 60px rgba(10,29,58,.18)}.institutional-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 22%,rgba(212,175,55,.2),transparent 26%),radial-gradient(circle at 90% 78%,rgba(21,59,109,.12),transparent 30%),linear-gradient(145deg,#fffdf8,#f7f9fc 58%,#f6edd8)}.institutional-hero:before{content:"";position:absolute;width:520px;height:520px;inset:-180px auto auto -210px;border:1px solid rgba(21,59,109,.09);border-radius:50%;box-shadow:0 0 0 60px rgba(21,59,109,.025),0 0 0 120px rgba(212,175,55,.025);pointer-events:none}.institutional-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);grid-gap:62px;gap:62px;align-items:center;min-height:650px;padding:88px 0 78px}.institutional-hero-copy{max-width:760px}.institutional-kicker{display:inline-flex;align-items:center;gap:7px;color:#80620b;font-size:.78rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.institutional-kicker:before{content:"";width:30px;height:2px;background:var(--kms-gold)}.institutional-hero h1,.institutional-page-hero h1{margin:20px 0;color:var(--kms-navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6vw,5.8rem);font-weight:700;letter-spacing:-.045em;line-height:.98}.institutional-callout-grid p,.institutional-lead,.institutional-page-hero p,.institutional-section-heading p{color:var(--kms-muted);font-size:1.08rem;line-height:1.78}.institutional-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px}.institutional-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 18px;border:1px solid rgba(21,59,109,.3);border-radius:12px;background:#fff;color:var(--kms-blue);box-shadow:0 8px 24px rgba(10,29,58,.07);font-weight:850;transition:transform .18s ease,box-shadow .18s ease}.institutional-btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(10,29,58,.12)}.institutional-btn--gold{border-color:#c59e29;background:linear-gradient(135deg,#e0bd54,#d4af37);color:#231b06;box-shadow:0 10px 28px rgba(212,175,55,.22)}.institutional-text-link{color:var(--kms-blue);font-weight:850;padding:10px 4px}.institutional-hero-emblem{position:relative;display:grid;justify-items:center;align-content:center;min-height:440px;padding:34px;border:1px solid rgba(212,175,55,.42);border-radius:32px;background:rgba(255,255,255,.78);box-shadow:0 30px 70px rgba(10,29,58,.14);isolation:isolate}.institutional-hero-emblem img{position:relative;z-index:2;width:min(100%,330px);height:auto;object-fit:contain}.institutional-hero-emblem p{position:relative;z-index:2;max-width:360px;margin:18px 0 0;color:var(--kms-blue);font-size:.8rem;font-weight:800;letter-spacing:.08em;line-height:1.6;text-align:center;text-transform:uppercase}.institutional-emblem-halo{position:absolute;z-index:1;width:320px;height:320px;border:1px solid rgba(212,175,55,.3);border-radius:50%;box-shadow:0 0 0 40px rgba(21,59,109,.035),0 0 0 80px rgba(212,175,55,.03)}.institutional-principles{border-top:1px solid #e5dfcf;border-bottom:1px solid #e5dfcf;background:#fff}.institutional-principles-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.institutional-principles article{min-height:230px;padding:34px 28px;-webkit-border-end:1px solid var(--kms-line);border-inline-end:1px solid var(--kms-line)}.institutional-principles article:last-child{-webkit-border-end:0;border-inline-end:0}.institutional-principles article>span{color:var(--kms-gold);font-family:Georgia,serif;font-size:1.2rem;font-weight:800}.institutional-principles h2{margin:28px 0 10px;color:var(--kms-navy);font-family:Georgia,serif;font-size:1.65rem}.institutional-principles p{margin:0;color:var(--kms-muted);line-height:1.65}.institutional-section{padding:92px 0}.institutional-section-heading{max-width:780px;margin-bottom:42px}.institutional-callout-grid h2,.institutional-content-card h2,.institutional-section-heading h2{margin:14px 0 12px;color:var(--kms-navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.15rem,4vw,3.5rem);letter-spacing:-.03em;line-height:1.06}.institutional-domain-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.institutional-domain-card{position:relative;min-height:260px;padding:24px;border:1px solid var(--kms-line);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(10,29,58,.05);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.institutional-domain-card:hover{transform:translateY(-4px);border-color:#d4af37;box-shadow:0 18px 38px rgba(10,29,58,.1)}.institutional-domain-card>span{position:absolute;inset:20px 20px auto auto;color:#a57f17;font-size:1.25rem}.institutional-domain-card h3{max-width:84%;margin:64px 0 12px;color:var(--kms-navy);font-size:1.22rem;line-height:1.25}.institutional-domain-card p{margin:0;color:var(--kms-muted);line-height:1.62}.institutional-section--navy{background:radial-gradient(circle at 75% 20%,rgba(212,175,55,.13),transparent 25%),linear-gradient(145deg,#0a1d3a,#153b6d);color:white}.institutional-section-heading--light h2{color:white}.institutional-section-heading--light p{color:#cfdaea}.institutional-section--navy .institutional-kicker{color:#f2c76b}.institutional-model-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.institutional-model-grid article{min-height:235px;padding:26px;border:1px solid rgba(242,199,107,.24);border-radius:18px;background:rgba(255,255,255,.05)}.institutional-model-grid article>span{color:#f2c76b;font-family:Georgia,serif;font-size:1.45rem}.institutional-model-grid h3{margin:46px 0 10px;color:white;font-size:1.35rem}.institutional-model-grid p{margin:0;color:#cfdaea;line-height:1.65}.institutional-knowledge-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);grid-gap:72px;gap:72px;align-items:start}.institutional-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.institutional-feature-list li{position:relative;padding:18px 18px 18px 48px;border:1px solid var(--kms-line);border-radius:14px;background:#fff;color:var(--kms-blue);font-weight:720;line-height:1.45}.institutional-feature-list li:before{content:"✓";position:absolute;inset:17px auto auto 18px;display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:#f3e5b6;color:#6c5107;font-size:.75rem;font-weight:900}.institutional-solutions-callout{border-block:1px solid #e3d2a0;background:linear-gradient(110deg,#fff8e6,#f8fafc 60%,#eef4f9)}.institutional-collaboration{background:#f3f6fa}.institutional-callout-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:48px;gap:48px;align-items:center}.institutional-callout-grid>div{max-width:800px}.institutional-callout-grid h2{font-size:clamp(2rem,3.6vw,3.25rem)}.institutional-page-hero{position:relative;overflow:hidden;border-bottom:1px solid #e5dfcf;background:radial-gradient(circle at 84% 28%,rgba(212,175,55,.2),transparent 23%),linear-gradient(135deg,#fffdf8,#f2f6fb)}.institutional-page-hero-inner{max-width:940px;padding:86px 0 76px}.institutional-page-hero h1{font-size:clamp(2.8rem,5.5vw,5rem);max-width:930px}.institutional-page-hero p{max-width:850px;margin:0}.institutional-public-count{display:inline-flex;margin-top:24px;padding:8px 12px;border:1px solid #d8ba64;border-radius:999px;background:#fff7dc;color:#6a5009}.institutional-content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.institutional-content-card{min-height:260px;padding:30px;border:1px solid var(--kms-line);border-radius:20px;background:#fff;box-shadow:0 10px 32px rgba(10,29,58,.05)}.institutional-content-card h2{font-size:1.75rem}.institutional-content-card li,.institutional-content-card p{color:var(--kms-muted);line-height:1.72}.institutional-content-card ul{-webkit-padding-start:21px;padding-inline-start:21px}.institutional-page-cta{border-top:1px solid #e3d2a0;background:linear-gradient(110deg,#0a1d3a,#153b6d)}.institutional-page-cta h2{color:#fff}.institutional-page-cta p{color:#d3deec}.institutional-governance-mark{display:grid;width:104px;height:104px;place-items:center;border:1px solid #d4af37;border-radius:50%;color:#f2c76b;font-family:Georgia,serif;font-size:1.25rem;font-weight:900;letter-spacing:.08em}.institutional-status{padding:18px 20px;border:1px solid #cbd7e4;border-radius:14px;background:#f5f8fb;color:var(--kms-blue);line-height:1.6}.institutional-status--warning{border-color:#d6b862;background:#fff7dc;color:#624a09}.institutional-footer{padding:56px 0 26px;border-top:1px solid rgba(212,175,55,.38);background:#081a35;color:#d7e0eb}.institutional-footer-grid{display:grid;grid-template-columns:1.3fr .8fr 1fr;grid-gap:48px;gap:48px}.institutional-footer-grid>div{display:flex;flex-direction:column;gap:10px}.institutional-footer-grid strong{color:#fff}.institutional-footer-grid a{color:#f2c76b;text-decoration:underline;text-underline-offset:3px}.institutional-footer-grid p,.institutional-footer-grid span{margin:0;color:#b9c7d9;line-height:1.6}.institutional-footer-brand{display:flex;align-items:center;gap:13px}.institutional-footer-brand img{border-radius:14px;background:#fff}.institutional-footer-brand div{display:flex;flex-direction:column;gap:4px}.institutional-footer-bottom{display:flex;justify-content:space-between;gap:24px;margin-top:42px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);color:#91a5be;font-size:.82rem}.institutional-page .product-directory-shell{color:var(--kms-ink)}.institutional-page .product-directory{border:1px solid var(--kms-line);border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(10,29,58,.06);overflow:hidden}.institutional-page .product-directory-summary{color:var(--kms-navy);background:#f6f8fb}.institutional-page .product-directory-count{background:#f2e3ae;color:#624a09}.institutional-page .product-directory-search input{border-color:#cdd7e2;background:#fff;color:var(--kms-ink)}.institutional-page .product-directory-group{border-color:#dde4ec;background:#fff}.institutional-page .product-directory-group>summary{color:var(--kms-blue);background:#f7f9fb}.institutional-page .product-directory-item{border-color:#e3e8ee;background:#fff}.institutional-page .product-directory-copy h3{color:var(--kms-navy)}.institutional-page .product-directory-copy p{color:var(--kms-muted)}.institutional-page .product-directory-actions .btn.secondary{border-color:#ccb15e;background:#fff8df;color:#624a09}@media(max-width:1080px){.institutional-nav-shell{top:93px}.institutional-domain-grid,.institutional-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.institutional-hero-grid{grid-template-columns:1fr .72fr;gap:34px}}@media(max-width:900px){.institutional-nav-desktop{display:none}.institutional-nav-mobile{display:block}.institutional-hero-grid{grid-template-columns:1fr;min-height:0;padding:68px 0}.institutional-hero-emblem{min-height:360px}.institutional-principles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.institutional-principles article:nth-child(2){-webkit-border-end:0;border-inline-end:0}.institutional-principles article:nth-child(-n+2){border-bottom:1px solid var(--kms-line)}.institutional-knowledge-grid{grid-template-columns:1fr;gap:20px}.institutional-footer-grid{grid-template-columns:1fr 1fr}.institutional-footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:620px){.institutional-nav-shell{top:101px}.institutional-nav{min-height:52px}.institutional-nav>.institutional-nav-link{font-size:.9rem}.institutional-hero-grid{padding:54px 0 58px}.institutional-hero h1,.institutional-page-hero h1{font-size:clamp(2.65rem,13vw,4rem)}.institutional-callout-grid p,.institutional-lead,.institutional-page-hero p,.institutional-section-heading p{font-size:1rem}.institutional-actions{align-items:stretch}.institutional-actions .institutional-btn{width:100%}.institutional-actions .institutional-text-link{text-align:center}.institutional-hero-emblem{min-height:310px;padding:22px}.institutional-hero-emblem img{width:min(100%,260px)}.institutional-emblem-halo{width:230px;height:230px;box-shadow:0 0 0 30px rgba(21,59,109,.035),0 0 0 60px rgba(212,175,55,.03)}.institutional-content-grid,.institutional-domain-grid,.institutional-feature-list,.institutional-model-grid,.institutional-principles-grid{grid-template-columns:1fr}.institutional-principles article{min-height:0;-webkit-border-end:0;border-inline-end:0;border-bottom:1px solid var(--kms-line)}.institutional-principles article:last-child{border-bottom:0}.institutional-section{padding:68px 0}.institutional-domain-card{min-height:220px}.institutional-callout-grid{grid-template-columns:1fr;gap:20px}.institutional-callout-grid .institutional-btn{width:100%}.institutional-page-hero-inner{padding:64px 0 58px}.institutional-content-card{min-height:0;padding:24px}.institutional-footer-grid{grid-template-columns:1fr;gap:30px}.institutional-footer-grid>div:first-child{grid-column:auto}.institutional-footer-bottom{flex-direction:column}}@media(prefers-reduced-motion:reduce){.institutional-page *,.institutional-page :after,.institutional-page :before{scroll-behavior:auto!important;transition:none!important}}@media(prefers-contrast:more){.institutional-page{--kms-muted:#34465f;--kms-line:#9eacbc}.institutional-content-card,.institutional-domain-card,.institutional-nav-link{border-color:#6f8095}}