:root{--navy:#1d2f62;--navy-2:#263e80;--gold:#d19a45;--gold-2:#f4d78d;--ink:#202737;--muted:#6c768c;--surface:#f3f6fb;--line:rgba(29,47,98,0.14);--radius:8px;--cms-font-family:"Roboto","Segoe UI",Arial,sans-serif;color-scheme:light}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:#fff;color:var(--ink);font-family:var(--cms-font-family);letter-spacing:0}html{font-size:16px;scrollbar-gutter:stable}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.site-header{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;left:0;padding:28px 64px;position:fixed;right:0;top:0;z-index:40}.brand-mark{height:58px;justify-self:center;width:92px}.site-header>.header-left-actions{justify-self:start}.header-left-actions{display:flex;gap:8px}.brand-mark img{height:100%;object-fit:contain;width:100%}.home-header .brand-mark{opacity:0;pointer-events:none}.header-actions{display:flex;gap:8px;justify-content:flex-end;justify-self:end}.icon-button,.menu-close{align-items:center;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.26);color:#fff;display:inline-flex;gap:8px;height:46px;justify-content:center;min-width:46px;padding:0 14px}.icon-button.wide,.menu-close{min-width:96px}.menu-overlay{background:var(--navy);color:#fff;display:grid;grid-gap:80px;gap:80px;grid-template-columns:minmax(320px,1fr) minmax(360px,680px);inset:0;opacity:0;pointer-events:none;position:fixed;transform:translateY(-12px);transition:opacity .18s ease,transform .18s ease;z-index:80}.menu-overlay.open{opacity:1;pointer-events:auto;transform:translateY(0)}.menu-close{left:64px;margin:0;position:absolute;top:56px}.menu-language{align-items:center;display:flex;gap:8px;position:absolute;right:64px;top:56px}.menu-language button{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);color:#fff;height:46px;min-width:64px}.menu-language button.active{background:var(--gold);border-color:var(--gold)}.menu-brand{align-items:center;display:flex;justify-content:center;overflow:hidden}.menu-brand img{height:min(74vh,790px);max-width:72vw;object-fit:contain;width:auto}.menu-panel{align-self:center;grid-column:2;padding:60px 0}.menu-section{border-bottom:1px solid rgba(255,255,255,.14);padding:20px 0}.menu-section>a{align-items:center;display:flex;font-size:22px;font-weight:700;justify-content:space-between}.menu-children{display:grid;grid-gap:14px;gap:14px;padding:18px 0 0}.menu-children a{color:rgba(255,255,255,.82);font-size:18px}.hero{align-items:flex-end;background-position:top;background-size:cover;color:#fff;display:flex;min-height:640px;padding:180px 12vw 86px;position:relative}.hero-figma{min-height:min(760px,88svh);padding:0}.hero-home{min-height:min(930px,100svh)}.hero-copy{max-width:820px}.hero-copy span{color:var(--gold-2);font-weight:700;text-transform:uppercase}.hero h1{font-family:var(--cms-font-family);font-size:64px;line-height:1.02;margin:12px 0 18px}.hero p{font-size:20px;line-height:1.6;max-width:760px}.hero-lines{bottom:52px;display:flex;gap:12px;left:12vw;position:absolute}.hero-lines i{background:rgba(255,255,255,.5);display:block;height:3px;width:48px}.hero-lines i:first-child{background:#fff}.hero-slider{background:var(--navy);color:#fff;min-height:680px;overflow:hidden;position:relative}.hero-slider-home{height:100svh}.hero-slider-inner{height:min(700px,72svh);min-height:560px}.hero-slider-inner:after{background:linear-gradient(180deg,rgba(29,47,98,.16),rgba(29,47,98,.78));content:"";z-index:1}.hero-slide,.hero-slide img,.hero-slider-inner:after,.hero-slider-track{inset:0;position:absolute}.hero-slide{opacity:0;transform:scale(1.035);transition:opacity .7s ease,transform 1.8s ease}.hero-slide.active{opacity:1;transform:scale(1);z-index:1}.hero-slide img{height:100%;object-fit:cover;object-position:center top;width:100%}.hero-slider-copy{align-items:center;display:grid;inset:0;justify-items:center;margin:auto;max-width:820px;padding:0 24px;place-content:center;position:absolute;text-align:center;z-index:2}.hero-slider-inner .hero-slider-copy{justify-items:start;margin:0;max-width:820px;padding-left:12vw;text-align:left}.hero-slider-copy img{filter:brightness(0) invert(1);height:198px;margin-bottom:20px;object-fit:contain;width:198px}.hero-slider-copy h1{font-family:var(--cms-font-family);font-size:44px;line-height:1;margin:0 0 12px;text-transform:uppercase}.hero-slider-inner .hero-slider-copy h1{font-size:64px}.hero-slider-inner .hero-slider-copy p{font-size:20px;max-width:760px}.hero-slider-copy p{font-size:18px;line-height:1.55;margin:0;max-width:620px}.hero-slider-copy a{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.36);color:#fff;font-weight:700;margin-top:22px;padding:13px 22px}.hero-nav{align-items:center;background:rgba(25,34,58,.42);border:1px solid rgba(255,255,255,.12);color:#fff;display:flex;height:58px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .16s ease;width:70px;z-index:3}.hero-nav:hover{background:rgba(25,34,58,.7)}.hero-nav-prev{left:0}.hero-nav-next{right:0}.hero-slider-dots{bottom:28px;display:flex;gap:6px;left:0;padding-left:0;position:absolute;z-index:3}.hero-slider-inner .hero-slider-dots{left:12vw}.hero-slider-dots button{background:rgba(255,255,255,.35);border:0;height:4px;padding:0;transition:background .16s ease,width .16s ease;width:52px}.hero-slider-dots button.active{background:#fff;width:70px}.scroll-down{align-items:center;bottom:0;display:grid;grid-gap:8px;gap:8px;justify-items:center;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.scroll-down span{font-size:14px}.scroll-down svg{background:rgba(255,255,255,.24);height:42px;padding:10px;width:62px}.contact-section,.content-section,.form-section,.intro-band{margin:0 auto;max-width:1260px;padding:76px 32px}.muted{background:var(--surface);max-width:none;padding-left:max(32px,calc((100vw - 1260px) / 2 + 32px));padding-right:max(32px,calc((100vw - 1260px) / 2 + 32px))}.section-title{color:var(--navy);font-family:var(--cms-font-family);font-size:46px;margin:0 0 34px;text-align:center;text-transform:uppercase}.section-title span{color:var(--gold)}.intro-band p{color:var(--muted);font-size:20px;line-height:1.7;margin:0 auto 32px;max-width:860px;text-align:center}.benefit-grid,.stats-row{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(4,1fr)}.benefit-grid article,.stats-row span{background:var(--navy);border-radius:var(--radius);color:#fff;min-height:112px;padding:24px}.stats-row strong{color:var(--gold-2);display:block;font-size:32px}.sector-stack{display:grid;grid-gap:56px;gap:56px}.sector-card{border-radius:var(--radius);display:block;min-height:390px;overflow:hidden;position:relative}.sector-card img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.sector-card div{background:rgba(255,255,255,.94);border-radius:var(--radius);bottom:32px;max-width:520px;padding:28px;position:absolute;right:32px}.sector-card:nth-child(2n) div{left:32px;right:auto}.sector-card strong{color:var(--navy);font-family:var(--cms-font-family);font-size:44px}.article-card h3,.project-card h3,.sector-card h3{margin:8px 0}.article-card p,.project-card p,.sector-card p{color:var(--muted);line-height:1.55}.sector-card span{align-items:center;color:var(--gold);display:inline-flex;gap:6px;font-weight:700}.card-grid{display:grid;grid-gap:28px;gap:28px}.card-grid.three{grid-template-columns:repeat(3,1fr)}.article-card,.project-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;padding:0 0 24px}.article-card img,.project-card img{aspect-ratio:4/3;object-fit:cover;width:100%}.article-card h3,.article-card p,.article-card small,.article-card span,.project-card h3,.project-card p{margin-left:20px;margin-right:20px}.project-badges{display:flex;justify-content:space-between;margin:-36px 12px 18px;position:relative}.article-card>span,.job-card span,.project-badges span{background:var(--gold);border-radius:4px;color:#fff;display:inline-block;font-size:12px;font-weight:700;padding:6px 10px;text-transform:uppercase}.article-card{background:#fff}.article-card>span{margin-top:20px}.article-card small,.job-card p,.project-card p{align-items:center;display:flex;gap:6px}.filter-row{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:32px}.filter-row button,.filter-row input,.form-card input,.form-card textarea{background:#fff;border:1px solid var(--line);border-radius:var(--radius);min-height:48px;padding:0 16px}.filter-row input{flex:1 1 280px}.filter-row button{color:var(--navy);font-weight:700}.page-tabs{justify-content:center}.page-tabs a{background:#fff;border:1px solid rgba(29,47,98,.14);border-radius:999px;color:var(--navy);font-weight:700;padding:13px 18px}.page-tabs a.active,.page-tabs a:hover{background:var(--gold);border-color:var(--gold);color:#fff}.benefit-grid article{min-height:150px}.benefit-grid strong{color:var(--gold-2)}.job-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(2,1fr)}.job-card{align-items:center;background:#fff;border-radius:var(--radius);display:grid;grid-gap:16px;gap:16px;grid-template-columns:80px 1fr auto;padding:18px}.job-logo{align-items:center;border:1px solid var(--line);border-radius:var(--radius);display:flex;height:76px;justify-content:center;width:76px}.job-logo img{max-height:52px;max-width:58px}.admin-login-submit,.admin-resource button,.form-card button,.job-card a{align-items:center;background:linear-gradient(180deg,#f7d989,#d19a45);border:0;border-radius:999px;color:#18244d;display:inline-flex;font-weight:700;gap:8px;justify-content:center;min-height:48px;padding:0 22px}.contact-section,.form-section{display:grid;grid-gap:42px;gap:42px;grid-template-columns:1fr 1fr}.form-section img{border-radius:var(--radius);height:100%;object-fit:cover}.form-card{border:2px solid rgba(209,154,69,.45);border-radius:var(--radius);display:grid;grid-gap:16px;gap:16px;padding:34px}.form-card strong,.office-card strong{color:var(--gold)}.form-card h2,.office-card h2{color:var(--gold);font-size:34px;margin:0}.form-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:1fr 1fr}.form-card textarea{min-height:130px;padding-top:16px}.file-input{align-items:center;border:1px dashed var(--navy);border-radius:var(--radius);color:var(--navy);display:grid;grid-gap:8px;gap:8px;justify-items:center;min-height:132px;padding:20px}.file-input input{max-width:230px}.office-card{background:var(--navy);border-radius:var(--radius);color:#fff;padding:38px}.map-placeholder{align-items:center;background:#e8eef8;color:var(--navy);display:flex;font-weight:700;height:260px;justify-content:center;margin-top:28px}.article-layout{font-size:18px;line-height:1.8;max-width:980px}.gallery-image{aspect-ratio:4/3;border-radius:var(--radius);object-fit:cover;width:100%}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.tag-row span{background:rgba(209,154,69,.14);border:1px solid rgba(209,154,69,.38);border-radius:999px;color:var(--gold);padding:8px 12px}.home-about-section{background:#fff;overflow:hidden;padding-top:88px;text-align:center}.home-about-copy{color:#202737;font-size:18px;line-height:1.6;margin:0 auto 40px;max-width:900px;padding:0 24px}.home-about-copy p{margin:0 auto 18px}.home-about-copy a,.home-more-link{color:var(--gold);display:inline-flex;font-weight:700;justify-content:center;margin-top:10px}.home-about-section>img{height:580px;object-fit:cover;object-position:center top;width:100%}.home-blue-section{background:var(--navy);color:#fff;padding:86px max(32px,calc((100vw - 1680px) / 2 + 32px)) 94px}.home-blue-section .section-title{color:var(--gold-2);margin-top:70px}.home-blue-section .section-title span{color:#fff}.home-value-grid{display:grid;grid-gap:52px;gap:52px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-value-grid article{align-items:center;background:rgba(255,255,255,.12);border:2px solid rgba(244,215,141,.9);border-radius:40px;color:#fff;display:grid;grid-gap:34px;gap:34px;grid-template-columns:132px 1fr;min-height:174px;padding:38px 54px}.home-value-grid svg{color:var(--gold-2);justify-self:center}.home-value-grid h3{color:var(--gold-2);font-size:34px;margin:0 0 14px;text-transform:uppercase}.home-value-grid p{font-size:18px;line-height:1.5;margin:0}.home-sector-row{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(4,minmax(0,1fr))}.home-sector-card{border:2px solid rgba(244,215,141,.8);border-radius:10px;display:block;height:260px;overflow:hidden;position:relative}.home-sector-card:after{background:linear-gradient(180deg,rgba(29,47,98,.02),rgba(29,47,98,.92));content:"";inset:0;position:absolute}.home-sector-card img{height:100%;object-fit:cover;width:100%}.home-sector-card span,.home-sector-card strong{bottom:20px;color:#fff;font-weight:700;left:20px;position:absolute;z-index:1}.home-sector-card span{color:var(--gold-2)}.home-sector-card strong{left:54px}.home-stats-section{background:#fff;padding:88px max(32px,calc((100vw - 1500px) / 2 + 32px));text-align:center}.home-stat-grid{display:grid;grid-gap:36px;gap:36px;grid-template-columns:repeat(4,1fr)}.home-stat-grid article{color:var(--navy)}.home-stat-grid strong{color:var(--gold);display:block;font-size:78px;line-height:1}.home-stat-grid span{display:block;font-size:22px;font-weight:700;line-height:1.25;margin-top:24px}.home-news,.news-listing{background:#edf5ff;max-width:none;padding-left:max(32px,calc((100vw - 1680px) / 2 + 32px));padding-right:max(32px,calc((100vw - 1680px) / 2 + 32px))}.home-news .section-title,.news-listing .section-title{font-size:58px}.home-news .card-grid,.news-listing .card-grid{gap:45px}.home-news .article-card,.news-listing .article-card{border:0;border-radius:18px;min-height:704px;padding:16px 16px 28px}.home-news .article-card img,.news-listing .article-card img{aspect-ratio:1.36/1;border-radius:8px}.home-news .article-card h3,.news-listing .article-card h3{color:#111827;font-size:25px;line-height:1.25;margin-top:34px}.home-news .article-card p,.news-listing .article-card p{display:none}.home-news .article-card small,.news-listing .article-card small{color:var(--navy);font-size:19px;font-weight:700;margin-top:92px}.home-news .home-more-link{display:flex;margin-top:34px}.home-partners-section{background:#fff;padding:62px max(32px,calc((100vw - 1500px) / 2 + 32px)) 72px;text-align:center}.home-partner-grid{display:grid;grid-gap:32px;gap:32px;grid-template-columns:repeat(4,1fr)}.home-partner-grid span{align-items:center;background:#eef6ff;border-radius:8px;color:var(--navy);display:flex;font-size:36px;font-weight:800;height:118px;justify-content:center}.home-partner-grid span:nth-child(2){color:#008779}.home-partner-grid span:nth-child(3){color:#006bb6}.home-partner-grid span:nth-child(4){color:#111827}.home-partner-dots{display:flex;gap:10px;justify-content:center;margin-top:34px}.home-partner-dots i{background:rgba(29,47,98,.28);display:block;height:4px;width:42px}.home-partner-dots i:first-child{background:var(--navy)}.home-featured-project{background:var(--navy);color:#fff}.home-featured-project .section-title{color:#fff;margin:0;padding:50px 24px}.home-featured-project .section-title span{color:var(--gold-2)}.home-featured-grid{background:#edf5ff;color:var(--ink);display:grid;grid-template-columns:36% 64%}.home-featured-grid>img{height:680px;object-fit:cover;width:100%}.home-featured-grid article{background:#fff;display:grid;min-height:680px;padding:92px 44px 42px}.home-featured-grid article>img{justify-self:center;margin-bottom:46px;width:142px}.home-featured-grid h3{color:var(--gold);font-family:var(--cms-font-family);font-size:36px;margin:0;text-transform:uppercase}.home-featured-grid strong{color:var(--navy);display:block;font-size:20px;margin:14px 0 22px}.home-featured-grid p{color:var(--muted);font-size:18px;line-height:1.55;margin:0}.home-featured-grid a{align-self:end;color:var(--navy);font-weight:700}.home-contact-panel{align-items:stretch;background:#edf5ff;display:grid;grid-template-columns:1.24fr 1fr;margin:0;padding:48px max(32px,calc((100vw - 1680px) / 2 + 32px))}.home-contact-panel>img{border-bottom-left-radius:28px;border-top-left-radius:28px;height:640px;object-fit:cover;width:100%}.home-contact-panel .form-card{background:#fff;border:2px solid var(--gold);border-bottom-left-radius:0;border-bottom-right-radius:28px;border-top-left-radius:0;border-top-right-radius:28px;min-height:640px;padding:70px 82px}.media-grid{display:grid;grid-gap:22px;gap:22px;grid-template-columns:repeat(3,1fr)}.media-grid a{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.media-grid img{aspect-ratio:4/3;object-fit:cover;width:100%}.media-grid span{color:var(--navy);display:block;font-weight:700;padding:14px 16px}.document-list{display:grid;grid-gap:16px;gap:16px;margin:0 auto;max-width:900px}.document-list a{align-items:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius);display:flex;gap:18px;padding:20px 24px}.document-list svg{color:var(--gold)}.document-list strong{color:var(--navy);display:block;font-size:20px}.document-list span{color:var(--muted);display:block;margin-top:4px;text-transform:capitalize}.site-footer{background:var(--navy);color:#fff;display:grid;grid-gap:72px;gap:72px;grid-template-columns:1.2fr 1fr 1fr;min-height:270px;padding:54px max(64px,calc((100vw - 1680px) / 2 + 64px))}.site-footer img{margin-bottom:18px;width:92px}.footer-contact,.site-footer address,.site-footer div{display:grid;font-style:normal;grid-gap:22px;gap:22px}.footer-brand strong{font-size:16px;text-transform:uppercase}.footer-address a,.footer-address span,.footer-contact a,.footer-contact>span{align-items:center;display:flex;gap:14px}.footer-address svg,.footer-contact svg{color:var(--gold-2)}.footer-contact small{align-items:center;display:flex;gap:12px;justify-content:flex-start;text-transform:uppercase}.footer-contact i{background:linear-gradient(180deg,#f7d989,#d19a45);border-radius:50%;color:var(--navy);display:inline-flex;font-style:normal;font-weight:700;height:28px;width:28px}.admin-login,.footer-contact i{align-items:center;justify-content:center}.admin-login{background:linear-gradient(90deg,rgba(7,22,52,.08),rgba(7,22,52,.18)),url(/login-background.png) 50% /cover;display:flex;min-height:100vh;overflow:hidden;padding:0}.admin-login-frame{align-items:center;display:flex;justify-content:center;min-height:100vh;position:relative;width:100%}.admin-login-card{align-items:center;background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:1px solid rgba(255,255,255,.62);border-radius:33px;box-shadow:0 18px 50px rgba(11,28,58,.18);display:flex;flex-direction:column;gap:13px;min-height:259px;padding:38px;width:min(510px,calc(100% - 32px))}.admin-login-card img{height:158px;width:257px}.admin-login-card h1{color:#08183a;font-size:30px;font-weight:500;line-height:1.1;margin:8px 0 20px}.admin-login-field{align-items:center;background:rgba(255,255,255,.9);border-radius:8px;display:flex;height:55px;padding:0 18px;width:min(434px,100%)}.admin-login-field svg{color:#12264e;flex:0 0 auto;height:26px;width:26px}.admin-login-field>span{background:rgba(18,38,78,.3);display:block;height:32px;margin:0 18px;width:1px}.admin-login-field input{background:transparent;border:0;color:#08183a;flex:1 1;font-size:16px;height:100%;min-width:0;outline:0}.admin-login-field input::placeholder{color:rgba(8,24,58,.72)}.admin-login-field input:-webkit-autofill,.admin-login-field input:-webkit-autofill:focus,.admin-login-field input:-webkit-autofill:hover{-webkit-text-fill-color:#08183a;box-shadow:inset 0 0 0 1000px #fff;caret-color:#08183a}.admin-login-field button{background:transparent;border:0;color:rgba(8,24,58,.48);cursor:pointer;display:inline-flex;padding:0}.admin-login-field button svg{color:rgba(149,150,155,1);height:21px;width:34px}.admin-login-submit{background:linear-gradient(180deg,#f6c45f,#d99a31);border:0;border-radius:8px;color:#08183a;cursor:pointer;font-size:22px;font-weight:600;height:55px;margin-top:16px;width:min(434px,100%)}.admin-login small{color:#b42318;font-size:12px;text-align:center}.admin-login-group{display:flex;flex-direction:column;gap:6px;width:min(434px,100%)}.admin-login-group .admin-login-field{width:100%}.admin-login-field.has-error{box-shadow:0 0 0 1px #d92d20}.admin-login-error{color:#d92d20;font-size:13px;padding-left:4px;text-align:left}.admin-resource input,.admin-resource select,.admin-resource textarea{border:1px solid var(--line);border-radius:var(--radius);min-height:48px;padding:0 14px}.admin-page{background:var(--surface);min-height:100vh;padding:120px 32px 70px}.admin-hero{align-items:center;background:var(--navy);border-radius:var(--radius);color:#fff;display:flex;justify-content:space-between;margin:0 auto 26px;max-width:1180px;padding:34px}.admin-hero.compact{padding:24px 34px}.admin-hero h1{margin:8px 0}.admin-hero a{background:rgba(255,255,255,.14);border-radius:var(--radius);padding:12px 18px}.admin-grid,.admin-resource{display:grid;grid-gap:18px;gap:18px;margin:0 auto;max-width:1180px}.admin-grid{grid-template-columns:repeat(3,1fr)}.admin-grid a,.admin-resource form,.admin-resource>div{background:#fff;border:1px solid var(--line);border-radius:var(--radius);display:grid;grid-gap:10px;gap:10px;padding:22px}.admin-resource label{color:var(--muted);display:grid;font-size:.9rem;font-weight:700;grid-gap:6px;gap:6px}.admin-resource .admin-inline{align-items:center;display:flex;gap:10px}.admin-resource .admin-inline input{min-height:auto;width:auto}.admin-resource{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr)}.admin-list{display:grid;grid-gap:12px;gap:12px}.admin-list article{border:1px solid var(--line);border-radius:var(--radius);padding:14px}.admin-list pre,.admin-resource textarea{background:#f8fafc;overflow:auto}.admin-resource textarea{font-family:var(--cms-font-family);min-height:320px;padding:14px}.admin-message{color:var(--gold);font-weight:700}.cms-shell{background:#eef3f8;color:#17213a;display:grid;grid-template-columns:310px minmax(0,1fr);min-height:100vh;overflow-anchor:none}.cms-sidebar{background:#17285a;color:#fff;display:flex;flex-direction:column;gap:22px;height:100vh;left:0;overflow:auto;overflow-anchor:none;padding:22px 18px;position:-webkit-sticky;position:sticky;top:0}.cms-brand{align-items:center;border:1px solid rgba(255,255,255,.14);border-radius:8px;display:flex;gap:12px;padding:12px}.cms-brand img{height:44px;width:auto;max-width:132px;object-fit:contain;background:#fff;border-radius:6px;padding:5px 8px}.cms-brand span{display:grid;font-weight:800;line-height:1.1}.cms-brand small{color:rgba(255,255,255,.64);font-size:.78rem;font-weight:600;margin-top:4px}.cms-nav{display:grid;grid-gap:12px;gap:12px}.cms-nav section{display:grid;grid-gap:4px;gap:4px}.cms-nav p{color:rgba(255,255,255,.46);font-size:.74rem;font-weight:800;letter-spacing:.08em;margin:18px 10px 6px;text-transform:uppercase}.cms-nav a{align-items:center;border-radius:8px;color:rgba(255,255,255,.82);display:flex;gap:10px;min-height:40px;padding:0 10px}.cms-nav a.cms-home-primary{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);font-size:1.06rem;font-weight:900;min-height:58px;padding:0 14px}.cms-nav a.cms-home-primary svg{height:22px;width:22px}.cms-nav a.cms-home-primary>span{display:grid;grid-gap:3px;gap:3px;line-height:1.1}.cms-nav a.cms-home-primary small{color:rgba(255,255,255,.56);font-size:.72rem;font-weight:600}.cms-menu-tree{display:grid;grid-gap:7px;gap:7px}.cms-menu-tree>a{font-size:.9rem;font-weight:800;min-height:44px}.cms-menu-tree>a span{overflow-wrap:anywhere}.cms-menu-tree-head,.cms-nav .cms-menu-tree-group{display:grid;grid-gap:4px;gap:4px}.cms-menu-tree-head{align-items:center;grid-template-columns:minmax(0,1fr) 36px}.cms-menu-tree-head>a{font-size:.9rem;font-weight:800;min-width:0}.cms-menu-tree-head>a span{overflow-wrap:anywhere;white-space:normal}.cms-menu-tree-head>button{align-items:center;background:transparent;border:0;border-radius:8px;color:rgba(255,255,255,.66);cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;width:36px}.cms-menu-tree-head>button:focus-visible,.cms-menu-tree-head>button:hover{background:rgba(255,255,255,.1);color:#fff;outline:none}.cms-menu-tree-head>button svg{transition:transform .16s ease}.cms-menu-tree-group.open .cms-menu-tree-head>button svg{transform:rotate(180deg)}.cms-menu-tree-children{border-left:1px solid rgba(255,255,255,.18);display:grid;grid-gap:2px;gap:2px;margin:0 0 4px 18px;padding-left:10px}.cms-nav .cms-menu-tree-children a{border-radius:6px;font-size:.82rem;line-height:1.3;min-height:34px;padding:7px 9px}.cms-nav a.active,.cms-nav a:hover{background:rgba(255,255,255,.12);color:#fff}.cms-sidebar-logout{align-items:center;background:transparent;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:rgba(255,255,255,.82);cursor:pointer;display:flex;font-size:.95rem;gap:10px;margin-top:auto;min-height:44px;padding:0 12px;width:100%}.cms-sidebar-logout:hover:not(:disabled){background:rgba(229,72,77,.18);border-color:rgba(229,72,77,.4);color:#fff}.cms-sidebar-logout:disabled{cursor:default;opacity:.6}.cms-main{min-width:0;overflow-anchor:none}.cms-hero-panel,.cms-module-group,.cms-resource-head,.cms-stat-grid a,.cms-table-card,.cms-topbar{background:#fff;border:1px solid rgba(23,40,90,.1);border-radius:8px;box-shadow:0 18px 60px rgba(23,40,90,.07)}.cms-topbar{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:18px;padding:18px 22px}.cms-drawer-head span,.cms-hero-panel span,.cms-topbar span{color:var(--gold);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cms-drawer-head h2,.cms-hero-panel h2,.cms-topbar h1{margin:4px 0 0}.cms-topbar-lead{align-items:center;display:flex;gap:12px;min-width:0}.cms-back-btn{background:none;border:0;color:var(--navy);cursor:pointer;display:inline-flex;padding:0}.cms-back-btn:hover{color:var(--gold)}.cms-top-actions{display:flex;flex-wrap:wrap;gap:10px}.cms-current-user{align-self:stretch;background:#f5f7fb;border:1px solid rgba(23,40,90,.12);border-radius:8px;color:#17285a;display:grid;justify-content:center;min-height:42px;min-width:178px;padding:6px 14px}.cms-current-user small,.cms-current-user strong{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cms-current-user strong{color:#07194a;font-size:.9rem;font-weight:800;line-height:1.1}.cms-current-user small{color:#66728a;font-size:.74rem;font-weight:600;line-height:1.1}.cms-form-actions button,.cms-top-actions a,.cms-top-actions button{align-items:center;background:#f5f7fb;border:1px solid rgba(23,40,90,.12);border-radius:8px;color:#17285a;display:inline-flex;font-weight:800;gap:8px;min-height:42px;padding:0 14px}.cms-form-actions .primary,.cms-top-actions .primary{background:#17285a;border-color:#17285a;color:#fff}.cms-notifications{position:relative}.cms-top-actions .cms-notification-trigger{min-width:42px;padding:0 11px;position:relative}.cms-notification-trigger b{align-items:center;background:#dc2626;border:2px solid #fff;border-radius:999px;color:#fff;display:flex;font-size:.65rem;height:20px;justify-content:center;line-height:1;min-width:20px;padding:0 4px;position:absolute;right:-7px;top:-7px}.cms-notification-panel{background:#fff;border:1px solid rgba(23,40,90,.14);border-radius:10px;box-shadow:0 22px 60px rgba(23,40,90,.2);color:#17285a;font-family:var(--cms-font-family);font-family:Arial,Helvetica,sans-serif;font-size:.92rem;font-weight:400;letter-spacing:0;line-height:1.35;overflow:hidden;position:absolute;right:0;text-transform:none;top:calc(100% + 10px);width:min(390px,calc(100vw - 40px));z-index:80}.cms-notification-head{align-items:center;border-bottom:1px solid rgba(23,40,90,.09);display:flex;justify-content:space-between;padding:15px 16px}.cms-notification-head>div{display:grid;grid-gap:2px;gap:2px}.cms-notification-head strong{color:#17285a;font-size:1rem;font-weight:700;letter-spacing:0;text-transform:none}.cms-notification-head small,.cms-notification-list small{color:#718096;font-size:.74rem;font-weight:500;letter-spacing:0;text-transform:none}.cms-top-actions .cms-notification-head button{background:transparent;border:0;color:#284a91;font-size:.75rem;font-weight:700;letter-spacing:0;min-height:auto;padding:5px;text-transform:none}.cms-notification-list{max-height:430px;overflow-y:auto;scrollbar-gutter:stable}.cms-top-actions .cms-notification-list button{align-items:flex-start;background:#fff;border:0;border-bottom:1px solid rgba(23,40,90,.07);border-radius:0;color:#17285a;display:flex;font-size:.92rem;font-weight:400;gap:11px;letter-spacing:0;line-height:1.35;min-height:0;padding:13px 16px;text-align:left;text-transform:none;width:100%}.cms-top-actions .cms-notification-list button.unread,.cms-top-actions .cms-notification-list button:hover{background:#f3f7ff}.cms-notification-list button>i{background:transparent;border-radius:50%;flex:0 0 7px;height:7px;margin-top:6px}.cms-notification-list button.unread>i{background:#c89b3c}.cms-notification-list button>span{display:grid;grid-gap:5px;gap:5px;min-width:0}.cms-notification-list button strong{color:#17285a;font-size:.86rem;font-weight:700;letter-spacing:0;line-height:1.35;text-transform:none}.cms-notification-state{align-items:center;color:#718096;display:flex;gap:8px;justify-content:center;letter-spacing:0;min-height:110px;padding:20px;text-transform:none}.cms-notification-state.error{color:#b42318}.cms-notification-state .spin{animation:cms-notification-spin .8s linear infinite}@keyframes cms-notification-spin{to{transform:rotate(1turn)}}.cms-form-actions .danger{background:#fff1f2;border-color:#fecdd3;color:#be123c}.cms-hero-panel{align-items:end;background:linear-gradient(135deg,#17285a,#26427f);color:#fff;display:grid;grid-gap:28px;gap:28px;grid-template-columns:minmax(0,1fr) minmax(280px,440px);margin-bottom:18px;padding:28px}.cms-hero-panel p{color:rgba(255,255,255,.78);line-height:1.6;margin:10px 0 0;max-width:760px}.cms-search{align-items:center;background:#fff;border:1px solid rgba(23,40,90,.12);border-radius:8px;color:var(--muted);display:flex;gap:10px;min-height:44px;padding:0 14px;transition:all .2s ease}.cms-search:focus-within{border-color:rgba(23,40,90,.3);box-shadow:0 0 0 3px rgba(23,40,90,.05)}.cms-search.compact{max-width:420px;width:100%}.cms-search input{background:transparent;border:0;color:#17213a;min-width:0;outline:0;width:100%}.cms-stat-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(6,1fr);margin-bottom:18px}.cms-stat-grid a{display:grid;grid-gap:6px;gap:6px;min-height:132px;padding:18px}.cms-stat-grid svg{color:var(--gold)}.cms-stat-grid strong{color:#17285a;font-size:2rem}.cms-stat-grid span{color:var(--muted);font-weight:700}.cms-module-grid{display:grid;grid-gap:18px;gap:18px}.cms-module-group{padding:20px}.cms-module-group h2{align-items:center;display:flex;gap:10px;margin:0 0 14px}.cms-module-group>div{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,1fr)}.cms-module-group a{align-items:center;background:#f8fafc;border:1px solid rgba(23,40,90,.08);border-radius:8px;display:grid;grid-gap:12px;gap:12px;grid-template-columns:28px minmax(0,1fr) 18px;padding:14px}.cms-module-group small{color:var(--muted);display:block;line-height:1.4;margin-top:4px}.cms-home-table-card{background:#fff;border:1px solid rgba(23,40,90,.1);border-radius:8px;box-shadow:0 18px 60px rgba(23,40,90,.07);overflow:hidden}.cms-home-table-head{align-items:center;border-bottom:1px solid rgba(23,40,90,.08);display:flex;gap:16px;justify-content:space-between;padding:18px 20px}.cms-home-table-head h2{margin:0}.cms-home-table-head>div p{color:var(--muted);margin:5px 0 0}.cms-home-table-head span{color:var(--muted);font-size:.9rem;font-weight:800}.cms-editor-list-action{align-items:center;background:#f5f7fb;border:1px solid rgba(23,40,90,.14);border-radius:8px;color:#17285a;cursor:pointer;display:inline-flex;flex:0 0 auto;font-family:inherit;font-size:.88rem;font-weight:850;gap:7px;min-height:38px;padding:0 13px;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.cms-editor-list-action.is-add{background:#17285a;border-color:#17285a;color:#fff}.cms-editor-list-action.danger{background:#fff7f7;border-color:#fecaca;color:#dc2626}.cms-editor-list-action.is-add:hover{background:#243b75;border-color:#243b75}.cms-editor-list-action.danger:hover{background:#fee2e2;border-color:#fca5a5}.cms-editor-list-action:disabled{cursor:not-allowed;opacity:.5}.cms-home-table-wrap{overflow-x:auto}.cms-home-table{border-collapse:collapse;min-width:860px;width:100%}.cms-home-table td,.cms-home-table th{border-bottom:1px solid rgba(23,40,90,.08);padding:14px 16px;text-align:left;vertical-align:middle}.cms-home-table th{background:#f8fafc;color:#56627a;font-size:.78rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.cms-home-table td{color:#52607a;line-height:1.45}.cms-home-table tr:hover td{background:#fbfcff}.cms-home-table td:first-child a,.cms-home-table-action{align-items:center;color:#17285a;display:inline-flex;gap:10px}.cms-home-table td:first-child a{font-weight:900}.cms-home-table td:first-child svg,.cms-home-table-action svg{color:var(--gold);flex:0 0 auto}.cms-home-table td:nth-child(3){color:#17285a;font-size:1.15rem;font-weight:900;white-space:nowrap}button.cms-home-table-action{color:#17285a;cursor:pointer;font-family:inherit}.cms-menu-preview-hero{margin-bottom:18px}.cms-menu-section-toolbar{align-items:center;background:#fff;border:1px solid rgba(23,40,90,.1);border-radius:8px;display:flex;gap:20px;justify-content:space-between;margin-bottom:18px;padding:16px 20px}.cms-menu-section-summary{align-items:center;display:flex;gap:14px;min-width:0}.cms-menu-section-summary>svg{color:var(--gold);flex:0 0 auto}.cms-menu-section-summary>div{display:grid;grid-gap:4px;gap:4px}.cms-menu-section-summary strong{color:#17285a;line-height:1.4}.cms-menu-section-summary span{color:var(--muted);font-size:.82rem}.cms-menu-section-toolbar .cms-search{flex:0 0 min(360px,38vw)}.cms-menu-children-table{min-width:1040px;table-layout:fixed}.cms-menu-children-table th{white-space:nowrap}.cms-menu-children-table td:first-child,.cms-menu-children-table th:first-child{text-align:center;width:62px}.cms-menu-children-table td:first-child{color:#526b91;font-size:.88rem;font-weight:900}.cms-menu-children-table th:nth-child(2){width:240px}.cms-menu-children-table th:nth-child(3){width:260px}.cms-menu-children-table td:nth-child(2) a{align-items:center;color:#17285a;display:inline-flex;gap:9px;font-weight:900;line-height:1.3}.cms-menu-children-table td:nth-child(2) svg{color:var(--gold);flex:0 0 auto}.cms-menu-children-table td:nth-child(3){color:#52607a;font-size:.88rem;font-weight:600;overflow-wrap:anywhere;white-space:normal}.cms-menu-children-table td:nth-child(5),.cms-menu-children-table th:nth-child(5){width:132px;white-space:nowrap}.cms-menu-children-table td:last-child,.cms-menu-children-table th:last-child{text-align:center;width:58px}.cms-menu-row-action{align-items:center;border-radius:8px;color:#17285a;display:inline-flex;height:34px;justify-content:center;width:34px}.cms-menu-row-action:focus-visible,.cms-menu-row-action:hover{background:#eef3f8;outline:none}.cms-recruitment-children-table{min-width:1320px}.cms-recruitment-children-table td:nth-child(5),.cms-recruitment-children-table th:nth-child(5){color:#52607a;font-size:.84rem;width:168px}.cms-recruitment-children-table td:last-child,.cms-recruitment-children-table th:last-child{text-align:right;width:292px}.cms-menu-breadcrumb-head>div:first-child{color:var(--muted);flex-wrap:wrap;font-size:.9rem;gap:8px}.cms-menu-breadcrumb-head a{color:#315a9a;font-weight:800}.cms-menu-breadcrumb-head strong{color:#17285a}.cms-menu-content-table{min-width:980px}.cms-menu-record-title{align-items:center;background:transparent;border:0;color:#17285a;cursor:pointer;display:inline-flex;font-family:inherit;gap:9px;padding:0;text-align:left}.cms-menu-record-title svg{color:var(--gold);flex:0 0 auto}.cms-menu-editor-preview{background:#fff;border:1px solid rgba(23,40,90,.12);border-radius:8px;box-shadow:0 18px 60px rgba(23,40,90,.08);margin-top:18px;overflow:hidden}.cms-menu-editor-head{align-items:center;border-bottom:1px solid rgba(23,40,90,.08);display:flex;gap:20px;justify-content:space-between;padding:18px 20px}.cms-menu-editor-head span{color:var(--gold);font-size:.74rem;font-weight:900;text-transform:uppercase}.cms-menu-editor-head h2{font-size:1.2rem;margin:4px 0 0}.cms-menu-editor-head>button{align-items:center;background:#f5f7fb;border:1px solid rgba(23,40,90,.1);border-radius:8px;color:#17285a;cursor:pointer;display:flex;height:38px;justify-content:center;padding:0;width:38px}.cms-menu-editor-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));padding:20px}.cms-menu-editor-grid label{color:#34415d;display:grid;font-size:.84rem;font-weight:800;grid-gap:7px;gap:7px}.cms-menu-editor-grid input,.cms-menu-editor-grid select,.cms-menu-editor-grid textarea{background:#fff;border:1px solid rgba(23,40,90,.16);border-radius:8px;color:#17213a;font:inherit;min-height:42px;padding:10px 12px;width:100%}.cms-menu-editor-grid textarea{min-height:160px;resize:vertical}.cms-menu-editor-wide{grid-column:1/-1}.cms-menu-editor-actions{align-items:center;background:#f8fafc;border-top:1px solid rgba(23,40,90,.08);display:flex;gap:16px;justify-content:space-between;min-height:66px;padding:12px 20px}.cms-menu-editor-actions span{align-items:center;color:#257249;display:inline-flex;font-size:.86rem;font-weight:800;gap:7px}.cms-menu-editor-actions button{background:#17285a;border:0;border-radius:8px;color:#fff;cursor:pointer;font-weight:900;min-height:42px;padding:0 16px}.cms-home-table-action{background:#f5f7fb;border:1px solid rgba(23,40,90,.12);border-radius:8px;font-size:.9rem;font-weight:900;min-height:38px;padding:0 12px;white-space:nowrap}.cms-create-page-card{background:#fff;border:1px solid #dce5f2;border-radius:8px;box-shadow:0 14px 34px rgba(15,35,71,.08);padding:24px}.cms-create-page-head{border-bottom:1px solid #e5edf7;margin-bottom:22px;padding-bottom:18px}.cms-create-page-head span{color:#d99128;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.cms-create-page-head h2{margin:5px 0 8px}.cms-create-page-head p{color:#526582;margin:0}.cms-create-page-message{align-items:flex-start;border-radius:8px;display:flex;gap:10px;margin-bottom:18px;padding:14px 16px}.cms-create-page-message p{margin:4px 0 0}.cms-create-page-message.success{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857}.cms-create-page-message.error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.cms-create-page-form{display:grid;grid-gap:18px;gap:18px;max-width:960px}.cms-create-page-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.cms-create-page-form label{color:#06163a;display:grid;font-weight:700;grid-gap:8px;gap:8px}.cms-create-page-form label>span{font-size:.9rem}.cms-create-page-form input,.cms-create-page-form select,.cms-create-page-form textarea{border:1px solid #d5dfec;border-radius:8px;color:#06163a;font:inherit;min-height:44px;padding:10px 12px}.cms-create-page-form textarea{resize:vertical}.cms-create-page-check{align-items:center;display:flex!important;gap:10px!important}.cms-create-page-check input{min-height:auto;width:18px}.cms-resource-head{align-items:center;display:flex;gap:18px;justify-content:space-between;margin-bottom:16px;padding:18px 20px}.cms-resource-head>div{align-items:center;display:flex;gap:14px;min-width:0}.cms-module-group svg,.cms-resource-head svg{color:var(--gold)}.cms-resource-head span{display:grid;grid-gap:4px;gap:4px}.cms-resource-head small{color:var(--muted)}.cms-resource-head-controls{align-items:center;display:flex;flex-shrink:0;gap:16px}.cms-filter-dropdown{min-width:220px;position:relative}.cms-filter-trigger{align-items:center;background:#fff;border:1px solid rgba(23,40,90,.14);border-radius:8px;color:#334155;cursor:pointer;display:flex;font-size:.88rem;font-weight:600;gap:10px;justify-content:space-between;min-height:44px;padding:0 40px 0 16px;width:100%}.cms-filter-trigger:focus,.cms-filter-trigger:hover{border-color:rgba(23,40,90,.3);box-shadow:0 0 0 3px rgba(23,40,90,.05);outline:0}.cms-filter-trigger.active{color:#17285a;font-weight:700}.cms-filter-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cms-filter-menu{background:#fff;border:1px solid rgba(23,40,90,.14);border-radius:8px;box-shadow:0 18px 48px rgba(15,23,42,.14);display:grid;left:0;max-height:320px;min-width:100%;overflow:auto;padding:6px;position:absolute;top:calc(100% + 8px);z-index:20}.cms-filter-menu button{background:transparent;border:0;border-radius:6px;color:#334155;cursor:pointer;font-size:.88rem;min-height:36px;padding:0 10px;text-align:left}.cms-filter-menu button.active,.cms-filter-menu button:hover{background:#e8eefc;color:#17285a;font-weight:700}.cms-filter-clear{align-items:center;background:#f1f5f9;border:0;border-radius:50%;color:#64748b;cursor:pointer;display:flex;height:22px;justify-content:center;position:absolute;right:32px;top:50%;transform:translateY(-50%);width:22px;z-index:1}.cms-filter-clear:hover{background:#fecdd3;color:#be123c}.cms-message{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;color:#9a3412;font-weight:700;margin:0 0 16px;padding:12px 14px}.cms-message.error{background:#fff1f2;border-color:#fecdd3;color:#be123c}.cms-message.success{background:#ecfdf5;border-color:#bbf7d0;color:#047857}.cms-message.info{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.cms-table-card{overflow:hidden}.cms-table{border-collapse:collapse;width:100%}.cms-table td,.cms-table th{border-bottom:1px solid rgba(23,40,90,.08);max-width:300px;padding:14px 16px;text-align:left;vertical-align:middle}.cms-table th{background:#f8fafc;color:#64748b;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}.cms-table tbody tr{cursor:pointer}.cms-table tbody tr:hover{background:#f8fafc}.cms-table td{color:#26344d;font-size:.92rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cms-table td.cms-table-index,.cms-table th.cms-table-index{color:#64748b;font-weight:700;max-width:72px;text-align:right;width:72px}.cms-table-thumb{border-radius:8px;height:46px;object-fit:cover;width:70px}.cms-pagination{align-items:center;background:#fff;border-top:1px solid rgba(23,40,90,.08);display:flex;gap:16px;justify-content:space-between;padding:14px 16px}.cms-pagination-summary{color:#64748b;font-size:.86rem;font-weight:600}.cms-pagination-controls{align-items:center;display:flex;gap:6px}.cms-pagination-controls button{align-items:center;background:#fff;border:1px solid rgba(23,40,90,.14);border-radius:7px;color:#26344d;display:inline-flex;font-weight:700;height:34px;justify-content:center;min-width:34px;padding:0 8px}.cms-pagination-controls button.active,.cms-pagination-controls button:hover:not(:disabled){background:var(--navy);border-color:var(--navy);color:#fff}.cms-pagination-controls button:disabled{cursor:not-allowed;opacity:.4}.cms-pagination-controls>span{color:#94a3b8;min-width:20px;text-align:center}.cms-empty{align-items:center;color:var(--muted);display:flex;gap:10px;justify-content:center;min-height:260px}.cms-drawer{background:#fff;bottom:0;box-shadow:-30px 0 80px rgba(23,40,90,.18);display:flex;flex-direction:column;max-width:calc(100vw - 320px);position:fixed;right:0;top:0;transform:translateX(104%);transition:transform .18s ease;width:min(1150px,calc(100vw - 320px));z-index:100}.cms-drawer.open{transform:translateX(0)}.cms-drawer-backdrop{background:rgba(15,23,42,.34);border:0;inset:0;position:fixed;z-index:90}.cms-confirm-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:160}.cms-confirm-backdrop{background:rgba(15,23,42,.58);border:0;inset:0;position:absolute}.cms-confirm-panel{background:#fff;border:1px solid rgba(23,40,90,.1);border-radius:14px;box-shadow:0 28px 90px rgba(15,23,42,.28);display:grid;grid-gap:18px;gap:18px;max-width:460px;padding:26px;position:relative;width:100%}.cms-confirm-icon{align-items:center;background:#fff1f2;border-radius:50%;color:#be123c;display:flex;height:52px;justify-content:center;width:52px}.cms-confirm-icon-save{background:#eff6ff;color:#1d4ed8}.cms-confirm-content span{color:var(--gold);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cms-confirm-content h2{color:var(--navy);font-size:1.35rem;margin:6px 0 10px}.cms-confirm-content p{color:#64748b;line-height:1.6;margin:0}.cms-confirm-content strong{color:#334155}.cms-confirm-actions{border-top:1px solid rgba(23,40,90,.1);display:flex;gap:10px;justify-content:flex-end;padding-top:18px}.cms-confirm-actions button{align-items:center;background:#f8fafc;border:1px solid rgba(23,40,90,.14);border-radius:8px;color:#334155;display:inline-flex;font-weight:800;gap:8px;min-height:42px;padding:0 16px}.cms-confirm-actions .danger{background:#be123c;border-color:#be123c;color:#fff}.cms-confirm-actions .primary{background:var(--navy);border-color:var(--navy);color:#fff}.cms-confirm-actions button:disabled{cursor:not-allowed;opacity:.65}.cms-stat-create-panel{max-width:640px}.cms-stat-create-fields{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:640px){.cms-stat-create-fields{grid-template-columns:1fr}}.cms-success-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:170}.cms-success-backdrop{background:rgba(15,23,42,.36);border:0;inset:0;position:absolute}.cms-success-panel{align-items:center;animation:cms-success-panel-in .26s cubic-bezier(.2,.9,.2,1.08);background:#fff;border:1px solid rgba(21,128,61,.16);border-radius:16px;box-shadow:0 28px 90px rgba(15,23,42,.24);display:grid;justify-items:center;max-width:400px;padding:30px 28px 26px;position:relative;text-align:center;width:min(400px,100%)}.cms-success-modal.error .cms-success-panel{border-color:rgba(190,18,60,.18)}.cms-success-icon{align-items:center;background:#dcfce7;border-radius:50%;color:#16a34a;display:flex;height:78px;justify-content:center;margin-bottom:18px;position:relative;width:78px}.cms-success-modal.error .cms-success-icon{background:#ffe4e6;color:#be123c}.cms-success-icon:after,.cms-success-icon:before{animation:cms-success-pulse 1.5s ease-out infinite;border:1px solid rgba(34,197,94,.34);border-radius:50%;content:"";inset:-8px;position:absolute}.cms-success-modal.error .cms-success-icon:after,.cms-success-modal.error .cms-success-icon:before{border-color:rgba(244,63,94,.34)}.cms-success-icon:after{animation-delay:.32s}.cms-success-icon span{align-items:center;background:#16a34a;border-radius:50%;color:#fff;display:flex;height:58px;justify-content:center;position:relative;width:58px;z-index:1}.cms-success-modal.error .cms-success-icon span{background:#be123c}.cms-success-icon svg{animation:cms-success-check .42s ease .14s both;stroke-dasharray:56;stroke-dashoffset:56}.cms-success-content span{color:#16a34a;font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.cms-success-modal.error .cms-success-content span{color:#be123c}.cms-success-content h2{color:var(--navy);font-size:1.45rem;margin:8px 0}.cms-success-content p{color:#64748b;line-height:1.6;margin:0}.cms-success-action{background:#16a34a;border:1px solid #16a34a;border-radius:9px;color:#fff;font-weight:900;margin-top:22px;min-height:42px;padding:0 22px}.cms-success-modal.error .cms-success-action{background:#be123c;border-color:#be123c}.cms-success-action:hover{background:#15803d;border-color:#15803d}.cms-success-modal.error .cms-success-action:hover{background:#9f1239;border-color:#9f1239}@keyframes cms-success-panel-in{0%{opacity:0;transform:translateY(10px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes cms-success-pulse{0%{opacity:.8;transform:scale(.9)}to{opacity:0;transform:scale(1.28)}}@keyframes cms-success-check{to{stroke-dashoffset:0}}.cms-drawer-head{align-items:flex-start;border-bottom:1px solid rgba(23,40,90,.1);display:flex;justify-content:space-between;padding:22px}.cms-drawer-head button{align-items:center;background:#f8fafc;border:1px solid rgba(23,40,90,.1);border-radius:8px;display:inline-flex;height:38px;justify-content:center;width:38px}.cms-form{display:grid;grid-gap:16px;gap:16px;overflow:auto;padding:22px}.cms-field{color:#334155;display:grid;font-size:.88rem;font-weight:600;grid-gap:8px;gap:8px}.cms-field i,.cms-html-field legend i{color:#be123c;font-style:normal;margin-left:4px}.cms-field input,.cms-field select,.cms-field textarea{background:#fff;border:1px solid rgba(23,40,90,.16);border-radius:8px;color:#17213a;font-weight:400;min-height:44px;padding:0 12px;width:100%}.cms-field textarea{min-height:180px;padding:12px}.cms-field input:disabled,.cms-field textarea:disabled{background:#f8fafc;color:#64748b}.cms-field.has-error .cms-image-list,.cms-field.has-error .cms-media-control,.cms-field.has-error input,.cms-field.has-error select,.cms-field.has-error textarea,.cms-html-field.has-error{border-color:#fb7185;box-shadow:0 0 0 3px rgba(251,113,133,.16)}.cms-field-error{color:#be123c;font-size:.78rem;font-weight:700;line-height:1.4}.cms-form-validation-summary{background:#fff1f2;border:1px solid #fda4af;border-radius:8px;color:#9f1239;font-size:.84rem;font-weight:700;line-height:1.5;margin:0;padding:10px 12px}.cms-html-field{border:1px solid rgba(23,40,90,.14);border-radius:8px;display:grid;grid-gap:14px;gap:14px;margin:0;padding:14px}.cms-html-field legend{color:#334155;font-size:.88rem;font-weight:600;padding:0 8px}.cms-html-field i{color:#be123c;font-style:normal;margin-left:4px}.cms-html-field label{display:grid;grid-gap:8px;gap:8px}.cms-html-field span{color:#64748b;font-size:.78rem;font-weight:600;text-transform:uppercase}.cms-html-field textarea{border:1px solid rgba(23,40,90,.16);border-radius:8px;color:#17213a;min-height:260px;padding:12px;resize:vertical;width:100%}.cms-html-field textarea:disabled{background:#f8fafc;color:#64748b}.cms-image-list{display:flex;flex-wrap:wrap;gap:10px}.cms-image-list-item{border:1px solid rgba(23,40,90,.16);border-radius:8px;height:92px;overflow:hidden;position:relative;width:92px}.cms-image-list-item img{height:100%;object-fit:cover;width:100%}.cms-image-list-item button{align-items:center;background:rgba(15,23,42,.66);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:22px;justify-content:center;line-height:1;position:absolute;right:4px;top:4px;width:22px}.cms-image-list-item small{background:rgba(23,40,90,.82);border-radius:999px;bottom:5px;color:#fff;font-size:.65rem;font-weight:700;left:5px;line-height:1;padding:4px 6px;position:absolute}.cms-image-list-add{align-items:center;background:#f8fafc;border:1px dashed rgba(23,40,90,.3);border-radius:8px;color:#475569;cursor:pointer;display:flex;flex-direction:column;font-size:.72rem;font-weight:600;gap:4px;height:92px;justify-content:center;width:92px}.cms-kv-row{align-items:center;display:grid;grid-gap:8px;gap:8px;grid-template-columns:1fr 1fr auto}.cms-kv-row input{background:#fff;border:1px solid rgba(23,40,90,.16);border-radius:8px;color:#17213a;font-weight:400;min-height:40px;padding:0 12px;width:100%}.cms-kv-row button{align-items:center;background:#fff;border:1px solid rgba(190,18,60,.3);border-radius:8px;color:#be123c;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;line-height:1;width:40px}.cms-localized-kv-row{align-items:end;background:#f8fafc;border:1px solid rgba(23,40,90,.1);border-radius:8px;display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr)) auto;padding:12px}.cms-localized-kv-row label:nth-of-type(3){grid-column:1}.cms-localized-kv-row input{background:#fff;border:1px solid rgba(23,40,90,.16);border-radius:8px;color:#17213a;font-weight:400;min-height:40px;padding:0 12px;width:100%}.cms-localized-kv-row button{align-items:center;background:#fff;border:1px solid rgba(190,18,60,.3);border-radius:8px;color:#be123c;cursor:pointer;display:flex;font-size:18px;grid-column:3;grid-row:1/span 2;height:40px;justify-content:center;line-height:1;width:40px}@media (max-width:640px){.cms-localized-kv-row{grid-template-columns:minmax(0,1fr) auto}.cms-localized-kv-row label{grid-column:1}.cms-localized-kv-row button{grid-column:2;grid-row:1/span 4}}.cms-kv-add{background:#f8fafc;border:1px dashed rgba(23,40,90,.3);border-radius:8px;color:#334155;cursor:pointer;font-weight:600;justify-self:start;padding:8px 14px}.cms-field-hint{background:#f1f5f9;border-radius:6px;color:#475569;font-size:.8rem;line-height:1.5;margin:0;padding:8px 10px}.cms-setting-help{background:#eef2ff;border:1px solid #dbe2ff;border-left:3px solid #4f6bed;border-radius:8px;padding:10px 14px}.cms-setting-help strong{color:#1e293b;display:block;font-size:.95rem}.cms-setting-help p{color:#475569;font-size:.85rem;line-height:1.5;margin:4px 0 0}.cms-field-check{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.cms-field-check input[type=checkbox]{height:18px;width:18px}.cms-field-check>span{font-weight:600}.cms-setting-format{align-self:start;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;color:#334155;cursor:pointer;font-size:.8rem;padding:6px 12px}.cms-setting-format:disabled{cursor:not-allowed;opacity:.5}.cms-list-label{font-weight:600}.cms-list,.cms-list-item{display:flex;flex-direction:column;gap:10px}.cms-list-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px}.cms-list-item-head{align-items:center;display:flex;justify-content:space-between}.cms-list-item-head strong{color:#334155;font-size:.85rem}.cms-list-item-actions{display:flex;gap:6px}.cms-list-item-actions button,.cms-record-row button{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#475569;cursor:pointer;display:inline-flex;justify-content:center;padding:5px}.cms-list-item-actions button:disabled{cursor:not-allowed;opacity:.4}.cms-list-item-actions button.danger,.cms-record-row button.danger{border-color:#fecaca;color:#dc2626}.cms-list-add{align-items:center;align-self:start;background:#eef2ff;border:1px dashed #a5b4fc;border-radius:8px;color:#4f46e5;cursor:pointer;display:inline-flex;font-weight:600;gap:6px;padding:8px 14px}.cms-record-row{align-items:center;display:grid;grid-gap:8px;gap:8px;grid-template-columns:1fr 1.4fr auto auto}.cms-setting-media{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.cms-setting-media img{border:1px solid #e2e8f0;border-radius:8px;height:64px;object-fit:contain;width:96px;background-color:#cbd5e1;background-image:linear-gradient(45deg,#94a3b8 25%,transparent 0),linear-gradient(-45deg,#94a3b8 25%,transparent 0),linear-gradient(45deg,transparent 75%,#94a3b8 0),linear-gradient(-45deg,transparent 75%,#94a3b8 0);background-size:12px 12px;background-position:0 0,0 6px,6px -6px,-6px 0}.cms-setting-media-empty{align-items:center;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:8px;color:#94a3b8;display:flex;font-size:.8rem;height:64px;justify-content:center;width:96px}.cms-setting-media-actions{display:flex;gap:8px}.cms-setting-media-actions button{align-items:center;background:#eef2ff;border:1px solid #c7d2fe;border-radius:6px;color:#4f46e5;cursor:pointer;display:inline-flex;font-size:.82rem;gap:6px;padding:6px 12px}.cms-setting-media-actions button.danger{background:#fff;border-color:#fecaca;color:#dc2626}.cms-rte{width:100%}.cms-html-field .ck-content,.cms-html-field .ck.ck-editor{--ck-font-face:"Roboto","Segoe UI",Arial,sans-serif;font-family:var(--cms-font-family)}.cms-html-field .cms-rte-row{display:grid;grid-gap:8px;gap:8px}.cms-html-field .cms-rte-row.has-error .ck.ck-editor{border-radius:6px;box-shadow:0 0 0 3px rgba(251,113,133,.16);outline:1px solid #fb7185}.cms-html-field .ck.ck-editor{width:100%}.cms-html-field .ck-editor__editable_inline,.cms-html-field .ck-source-editing-area,.cms-html-field .ck-source-editing-area textarea{min-height:260px}.cms-rte-loading{border:1px solid rgba(23,40,90,.16);border-radius:8px;color:#64748b;font-size:.85rem;min-height:240px;padding:12px}.cms-check,.cms-rte-loading{align-items:center;display:flex}.cms-check{gap:10px}.cms-check>span{align-items:center;background:#f8fafc;border:1px solid rgba(23,40,90,.1);border-radius:8px;display:inline-flex;gap:8px;min-height:42px;padding:0 12px}.cms-fieldset{border:1px solid rgba(23,40,90,.14);border-radius:8px;margin:0;padding:14px}.cms-fieldset.has-error{border-color:#fb7185;box-shadow:0 0 0 3px rgba(251,113,133,.16)}.cms-fieldset legend{color:#334155;font-weight:800;padding:0 8px}.cms-fieldset legend i{color:#be123c;font-style:normal;margin-left:4px}.cms-fieldset>div{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,1fr);max-height:260px;overflow:auto}.cms-fieldset label{border-radius:8px;font-size:.82rem;padding:8px}.cms-fieldset label,.cms-upload-inline{align-items:center;background:#f8fafc;display:flex;gap:8px}.cms-upload-inline{border:1px dashed rgba(23,40,90,.22);border-radius:8px;color:var(--muted);min-height:44px;overflow:hidden;padding:0 12px;position:relative}.cms-upload-inline.interactive{color:#334155;cursor:pointer}.cms-upload-inline input{cursor:pointer;inset:0;opacity:0;position:absolute}.cms-media-control{border:1px solid rgba(23,40,90,.14);border-radius:8px;justify-content:space-between;min-height:74px;padding:10px}.cms-media-control,.cms-media-selected{align-items:center;display:flex;gap:12px}.cms-media-selected{min-width:0}.cms-media-selected img{border-radius:8px;height:54px;object-fit:cover;width:78px}.cms-media-selected span{display:grid;grid-gap:4px;gap:4px;min-width:0}.cms-media-selected small,.cms-media-selected strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cms-media-empty,.cms-media-selected small{color:var(--muted)}.cms-media-actions{display:flex;flex-shrink:0;gap:8px}.cms-media-actions button,.cms-media-toolbar button{align-items:center;border:1px solid rgba(23,40,90,.14);border-radius:8px;display:inline-flex;gap:8px;min-height:40px;padding:0 12px}.cms-media-actions button:last-child,.cms-media-toolbar .primary{background:var(--navy);color:#fff}.cms-media-toolbar .danger{color:#be123c}.cms-media-toolbar .danger.ghost{background:#fff;border-color:#ef4444}.cms-media-modal{align-items:center;background:rgba(15,23,42,.48);display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:140}.cms-media-modal-panel{background:#fff;border-radius:8px;box-shadow:0 30px 90px rgba(15,23,42,.28);display:flex;flex-direction:column;max-height:min(820px,calc(100svh - 48px));max-width:min(1180px,calc(100vw - 48px));overflow:hidden;width:100%}.cms-media-modal-head{align-items:flex-start;border-bottom:1px solid rgba(23,40,90,.1);display:flex;justify-content:space-between;padding:20px 22px}.cms-media-modal-head span{color:var(--gold);font-size:.8rem;font-weight:800;text-transform:uppercase}.cms-media-modal-head h2{margin:4px 0 0}.cms-media-modal-head button{align-items:center;background:#f8fafc;border:1px solid rgba(23,40,90,.1);border-radius:8px;display:inline-flex;height:38px;justify-content:center;width:38px}.cms-media-modal-body{display:grid;flex:1 1 auto;grid-template-columns:260px 1fr;min-height:0;overflow:hidden}.cms-media-modal-footer{align-items:center;border-top:1px solid rgba(23,40,90,.1);display:flex;justify-content:space-between;padding:14px 22px}.cms-media-modal-footer span{color:var(--muted);font-size:.9rem}.cms-media-modal-footer button{align-items:center;display:inline-flex;gap:8px;min-height:40px;padding:0 16px}.cms-media-folder-list{background:#f8fafc;border-right:1px solid rgba(23,40,90,.1);display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:0}.cms-media-folder-scroll{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;min-height:0;overflow:auto;padding:16px 16px 8px}.cms-media-folder-scroll>button{align-items:center;background:transparent;border:1px solid transparent;border-radius:8px;color:#334155;display:flex;font-weight:800;justify-content:space-between;min-height:42px;padding:0 10px;text-align:left}.cms-media-folder-scroll>button.active{background:#fff;border-color:rgba(23,40,90,.14);color:var(--navy)}.cms-media-folder-tree{display:grid;grid-gap:3px;gap:3px;min-height:0}.cms-media-folder-tree>p{color:var(--muted);font-size:.86rem;margin:8px 0}.cms-media-folder-node,.cms-media-folder-row{display:grid;grid-gap:2px;gap:2px}.cms-media-folder-row{align-items:center;border:1px solid transparent;border-radius:8px;grid-template-columns:24px minmax(0,1fr) auto;min-height:40px;padding-right:4px}.cms-media-folder-row.active{background:#fff;border-color:rgba(23,40,90,.14);color:var(--navy)}.cms-media-folder-actions button,.cms-media-folder-toggle{align-items:center;background:transparent;border:0;color:#64748b;display:inline-flex;height:28px;justify-content:center;padding:0;width:24px}.cms-media-folder-actions button:disabled,.cms-media-folder-toggle:disabled{cursor:default;opacity:.35}.cms-media-folder-name{align-items:center;background:transparent;border:0;color:inherit;display:flex;font-weight:800;gap:8px;justify-content:space-between;min-width:0;padding:0 4px;text-align:left}.cms-media-folder-name span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cms-media-folder-actions{align-items:center;display:inline-flex;gap:2px}.cms-media-folder-list small{color:var(--muted)}.cms-media-folder-create{background:#f8fafc;border-top:1px solid rgba(23,40,90,.1);flex:0 0 auto;display:grid;grid-gap:8px;gap:8px;padding:12px 16px 16px}.cms-media-folder-create input{border:1px solid rgba(23,40,90,.16);border-radius:8px;min-height:40px;padding:0 10px}.cms-media-folder-create button{align-items:center;background:var(--navy);border:0;border-radius:8px;color:#fff;display:inline-flex;gap:8px;justify-content:center;min-height:40px}.cms-folder-dialog-input{border:1px solid rgba(23,40,90,.16);border-radius:8px;color:var(--text);font:inherit;margin-top:10px;min-height:42px;padding:0 12px;width:100%}.cms-media-browser{align-content:start;display:grid;grid-gap:16px;gap:16px;grid-auto-rows:max-content;min-height:0;overflow:auto;padding:16px}.cms-media-toolbar{align-items:center;display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(260px,380px) auto auto auto}.cms-media-upload{align-items:center;border:1px dashed rgba(23,40,90,.2);border-radius:8px;color:#334155;display:inline-flex;gap:8px;min-height:42px;overflow:hidden;padding:0 12px;position:relative}.cms-media-upload input{cursor:pointer;inset:0;opacity:0;position:absolute}.cms-media-grid{align-content:start;align-items:start;display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fill,minmax(150px,168px));justify-content:start}.cms-media-grid button{background:#fff;border:1px solid rgba(23,40,90,.12);border-radius:8px;color:#334155;display:grid;grid-gap:8px;gap:8px;min-height:154px;overflow:hidden;padding:8px;text-align:left}.cms-media-grid button.active{border-color:var(--gold);box-shadow:0 0 0 2px rgba(209,154,69,.2)}.cms-media-grid img{aspect-ratio:4/3;border-radius:6px;object-fit:cover;width:100%}.cms-media-grid span{font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cms-media-library{display:grid;grid-gap:16px;gap:16px;grid-template-columns:300px minmax(0,1fr);min-height:calc(100svh - 150px)}.cms-media-library-content,.cms-media-library-sidebar{background:#fff;border:1px solid rgba(23,40,90,.1);border-radius:8px;box-shadow:0 18px 60px rgba(23,40,90,.07);min-width:0}.cms-media-library-sidebar{align-self:start;display:flex;flex-direction:column;gap:8px;max-height:calc(100svh - 150px);overflow:auto;padding:16px;position:-webkit-sticky;position:sticky;top:18px}.cms-media-library-all{align-items:center;background:#f8fafc;border:1px solid transparent;border-radius:8px;color:#334155;display:flex;font-weight:800;justify-content:space-between;min-height:44px;padding:0 12px;text-align:left}.cms-media-library-all.active{background:#fff;border-color:rgba(23,40,90,.14);color:var(--navy)}.cms-media-library-all small,.cms-media-library-card small,.cms-media-library-head small{color:var(--muted)}.cms-media-library-content{display:grid;grid-gap:14px;gap:14px;grid-auto-rows:max-content;padding:18px}.cms-media-library-head{align-items:flex-start;border-bottom:1px solid rgba(23,40,90,.08);display:flex;gap:16px;justify-content:space-between;padding-bottom:14px}.cms-media-library-head span{color:var(--gold);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cms-media-library-head h2{margin:4px 0}.cms-media-library-actions,.cms-media-library-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.cms-media-library-actions button,.cms-media-library-toolbar button{align-items:center;background:#f5f7fb;border:1px solid rgba(23,40,90,.12);border-radius:8px;color:#17285a;display:inline-flex;font-weight:800;gap:8px;min-height:42px;padding:0 14px}.cms-media-library-actions .danger{color:#be123c}.cms-media-library-actions .danger.ghost{background:#fff;border-color:#fecdd3}.cms-media-library-toolbar{justify-content:flex-start}.cms-media-library-toolbar .primary{background:var(--navy);border-color:var(--navy);color:#fff}.cms-media-library-actions button:disabled,.cms-media-library-toolbar button:disabled{cursor:not-allowed;opacity:.55}.cms-media-library-grid-wrap{display:grid;grid-gap:16px;gap:16px}.cms-media-library-grid{align-content:start;display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.cms-media-library-card{background:#fff;border:1px solid rgba(23,40,90,.1);border-radius:8px;color:#17213a;display:grid;grid-gap:10px;gap:10px;min-height:286px;overflow:hidden;padding:10px;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.cms-media-library-card:focus,.cms-media-library-card:hover{border-color:rgba(209,154,69,.55);box-shadow:0 16px 36px rgba(23,40,90,.12);transform:translateY(-1px)}.cms-media-library-preview{align-items:center;aspect-ratio:4/3;background:#f5f7fb;border-radius:8px;color:var(--gold);display:flex;justify-content:center;overflow:hidden;width:100%}.cms-media-library-preview img{height:100%;object-fit:cover;width:100%}.cms-media-library-card-body{display:grid;grid-gap:6px;gap:6px;min-width:0}.cms-media-library-card-body small,.cms-media-library-card-body strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cms-media-library-card-body>span{display:flex;gap:8px;justify-content:space-between;min-width:0}.cms-media-workspace-tabs{background:#fff;border:1px solid rgba(23,40,90,.1);border-radius:10px;box-shadow:0 12px 36px rgba(23,40,90,.06);display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));padding:8px}.cms-media-workspace-tabs a{align-items:center;border:1px solid transparent;border-radius:8px;color:#526079;display:flex;font-weight:800;gap:9px;justify-content:center;min-height:46px;padding:0 14px}.cms-media-workspace-tabs a:hover{background:#f7f9fc;color:var(--navy)}.cms-media-workspace-tabs a.active{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:0 8px 22px rgba(23,40,90,.2)}.cms-media-hub-intro{align-items:flex-end;background:linear-gradient(135deg,#17285a,#243f82);border-radius:12px;color:#fff;display:flex;gap:24px;justify-content:space-between;padding:28px 30px}.cms-media-hub-intro span{color:#e7bb78;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.cms-media-hub-intro h2{font-size:clamp(1.4rem,2.2vw,2rem);margin:6px 0 8px}.cms-media-hub-intro p,.cms-media-hub-intro small{color:rgba(255,255,255,.76);margin:0}.cms-media-hub-intro small{white-space:nowrap}.cms-media-hub-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.cms-media-hub-grid>a{align-items:flex-start;background:#fff;border:1px solid rgba(23,40,90,.1);border-radius:12px;box-shadow:0 16px 42px rgba(23,40,90,.07);color:#253047;display:grid;grid-gap:14px;gap:14px;grid-template-columns:auto minmax(0,1fr) auto;min-height:178px;padding:22px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.cms-media-hub-grid>a:hover{border-color:rgba(209,154,69,.6);box-shadow:0 20px 48px rgba(23,40,90,.12);transform:translateY(-2px)}.cms-media-banner-source-note>span,.cms-media-hub-icon{align-items:center;background:#f7efe3;border-radius:9px;color:#a96f25;display:inline-flex;height:46px;justify-content:center;width:46px}.cms-media-hub-copy{display:grid;grid-gap:9px;gap:9px}.cms-media-hub-label{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.cms-media-hub-label strong{color:var(--navy);font-size:1.05rem}.cms-media-hub-label small{background:#edf2fa;border-radius:999px;color:#526079;font-size:.7rem;font-weight:800;padding:4px 8px}.cms-media-hub-copy>small{color:var(--muted);line-height:1.45}.cms-media-hub-arrow{color:var(--gold);margin-top:13px}.cms-media-banner-source-note,.cms-media-visibility-note{align-items:center;background:#fff;border:1px solid rgba(23,40,90,.1);border-radius:10px;display:flex;gap:14px;padding:14px 16px}.cms-media-banner-source-note div{display:grid;flex:1 1;grid-gap:3px;gap:3px}.cms-media-banner-source-note small,.cms-media-visibility-note span{color:var(--muted)}.cms-media-banner-source-note a{align-items:center;color:var(--navy);display:inline-flex;font-weight:850;gap:7px;white-space:nowrap}.cms-media-banner-source-note.compact>span{background:#e9f7ef;color:#23764a}.cms-media-visibility-note{color:#3e7558;flex-wrap:wrap}.cms-media-visibility-note span+svg{margin-left:12px}.cms-banner-pages{display:grid;grid-gap:18px;gap:18px}.cms-banner-pages-head{align-items:flex-end;display:flex;gap:20px;justify-content:space-between}.cms-banner-choice-panel header span,.cms-banner-pages-head span{color:var(--gold);font-size:.75rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.cms-banner-choice-panel h3,.cms-banner-pages-head h2{color:var(--navy);margin:5px 0 3px}.cms-banner-pages-head p{color:var(--muted);margin:0}.cms-banner-pages-head>small{align-items:center;color:var(--muted);display:inline-flex;gap:7px}.cms-banner-page-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(5,minmax(0,1fr))}.cms-banner-page-grid>button{background:#fff;border:1px solid rgba(23,40,90,.11);border-radius:10px;color:#526079;display:grid;grid-gap:8px;gap:8px;min-height:116px;padding:13px;position:relative;text-align:left}.cms-banner-page-grid>button.active,.cms-banner-page-grid>button:hover{border-color:rgba(209,154,69,.65);box-shadow:0 10px 28px rgba(23,40,90,.09)}.cms-banner-page-grid>button.active{background:#fffaf2}.cms-banner-page-grid>button>small{color:var(--gold);font-size:.68rem;font-weight:900}.cms-banner-page-grid>button>span:not(.cms-banner-page-counts){display:grid;grid-gap:3px;gap:3px;padding-right:22px}.cms-banner-page-grid strong{color:var(--navy);line-height:1.25}.cms-banner-page-grid em{color:var(--muted);font-size:.72rem;font-style:normal}.cms-banner-page-grid>button>svg{color:#2f8d59;position:absolute;right:11px;top:11px}.cms-banner-page-counts{align-items:center;display:flex;gap:8px}.cms-banner-page-counts i{align-items:center;background:#f4f6fa;border-radius:999px;display:inline-flex;font-size:.7rem;font-style:normal;gap:4px;padding:3px 7px}.cms-banner-choice-panel{background:#fff;border:1px solid rgba(23,40,90,.1);border-radius:12px;box-shadow:0 16px 44px rgba(23,40,90,.07);display:grid;grid-gap:18px;gap:18px;padding:20px}.cms-banner-choice-panel>header{align-items:center;border-bottom:1px solid rgba(23,40,90,.08);display:flex;gap:20px;justify-content:space-between;padding-bottom:14px}.cms-banner-choice-panel>header small.error{align-items:center;color:#be123c;display:inline-flex;gap:7px}.cms-banner-choice-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:minmax(0,1.65fr) minmax(260px,1fr)}.cms-banner-choice-grid>article{border:1px solid rgba(23,40,90,.1);border-radius:10px;display:grid;grid-gap:14px;gap:14px;padding:15px}.cms-banner-choice-grid>article.disabled{background:#f8fafc}.cms-banner-choice-title{align-items:center;display:flex;gap:10px}.cms-banner-choice-title>span{align-items:center;background:#f7efe3;border-radius:8px;color:#a96f25;display:inline-flex;height:38px;justify-content:center;width:38px}.cms-banner-choice-title>div{display:grid;grid-gap:2px;gap:2px}.cms-banner-choice-title strong{color:var(--navy)}.cms-banner-choice-title small{color:var(--muted)}.cms-banner-choice-title>.cms-banner-image-actions{display:flex;flex-wrap:wrap;gap:8px;margin-left:auto}.cms-banner-remove-images,.cms-banner-select-images{align-items:center;background:#fff;border-radius:8px;cursor:pointer;display:inline-flex;font-weight:750;gap:7px;min-height:38px;padding:0 13px;white-space:nowrap}.cms-banner-select-images{border:1px solid rgba(23,40,90,.28);color:var(--navy)}.cms-banner-select-images:not(:disabled):hover{background:#f1f5ff;border-color:var(--navy)}.cms-banner-remove-images{border:1px solid rgba(190,18,60,.3);color:#be123c}.cms-banner-remove-images:not(:disabled):hover{background:#fff1f2;border-color:#be123c}.cms-banner-remove-images:disabled,.cms-banner-select-images:disabled{cursor:not-allowed;opacity:.55}.cms-banner-image-slots{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.cms-banner-image-slots button,.cms-banner-video-slot button{align-items:center;background:#f8fafc;border:1px dashed rgba(23,40,90,.22);border-radius:9px;color:#60708d;display:flex;gap:9px;min-height:94px;overflow:hidden;padding:9px;text-align:left}.cms-banner-image-slots button:not(:disabled):hover,.cms-banner-video-slot button:not(:disabled):hover{border-color:var(--gold);color:var(--navy)}.cms-banner-image-slots button:disabled,.cms-banner-video-slot button:disabled{cursor:not-allowed;opacity:.5}.cms-banner-image-slots img,.cms-banner-video-slot img{border-radius:6px;height:72px;object-fit:cover;width:82px}.cms-banner-image-slots span,.cms-banner-video-slot span{display:grid;font-weight:800;grid-gap:3px;gap:3px}.cms-banner-image-slots small,.cms-banner-video-slot small{color:var(--muted);font-size:.7rem;font-weight:500}.cms-banner-video-slot,.cms-banner-video-slot button{height:100%}@media (max-width:800px){.cms-media-hub-grid,.cms-media-workspace-tabs{grid-template-columns:1fr 1fr}.cms-media-banner-source-note,.cms-media-hub-intro{align-items:flex-start;flex-direction:column}.cms-media-banner-source-note a,.cms-media-hub-intro small{white-space:normal}.cms-banner-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cms-banner-choice-grid{grid-template-columns:1fr}.cms-banner-choice-panel>header,.cms-banner-pages-head{align-items:flex-start;flex-direction:column}}@media (max-width:520px){.cms-banner-image-slots,.cms-banner-page-grid,.cms-media-hub-grid,.cms-media-workspace-tabs{grid-template-columns:1fr}}.cms-media-news-page{background:#fff;border:1px solid rgba(23,40,90,.08);border-radius:8px;box-shadow:0 18px 60px rgba(23,40,90,.07);display:grid;grid-gap:28px;gap:28px;padding:28px}.cms-media-news-head{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.cms-media-news-head span,.cms-media-upload-panel-head span{color:var(--gold);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cms-media-news-head h1{color:var(--ink);font-size:2rem;font-weight:700;letter-spacing:0;line-height:1.2;margin:4px 0 0}.cms-media-news-card-body span,.cms-media-news-head small{color:var(--muted)}.cms-media-news-head small{display:block;margin-top:6px}.cms-media-folder-select{align-items:center;display:flex;gap:12px;width:-moz-fit-content;width:fit-content}.cms-media-folder-select span{color:#16245a;font-size:.86rem;font-weight:700;white-space:nowrap}.cms-media-folder-select select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background:#f4f7fb;border:1px solid rgba(23,40,90,.12);border-radius:8px;color:#16245a;font-size:.88rem;font-weight:700;min-height:44px;padding:0 14px;width:300px}.cms-media-folder-select select:focus{border-color:#17285a;box-shadow:0 0 0 3px rgba(23,40,90,.12);outline:none}.cms-career-tools,.cms-career-tools label{align-items:center;display:flex;gap:8px}.cms-career-tools label{background:#f8fafc;border:1px solid rgba(23,40,90,.14);border-radius:9px;height:44px;padding:0 10px 0 12px}.cms-career-tools label span{color:#475569;display:inline;font-size:.8rem;font-weight:700;white-space:nowrap}.cms-career-tools input{background:transparent;border:0;color:#17285a;font:inherit;height:40px;min-width:135px;outline:0;padding:0}.cms-career-tools .cms-career-export-button{align-items:center;background:#17285a;border:1px solid #17285a;border-radius:9px;color:#fff;cursor:pointer;display:inline-flex;font-size:.86rem;font-weight:700;gap:8px;height:44px;justify-content:center;min-width:126px;padding:0 16px;white-space:nowrap}.cms-career-tools .cms-career-export-button:hover:not(:disabled){background:#263b77;box-shadow:0 6px 16px rgba(23,40,90,.18);transform:translateY(-1px)}.cms-career-tools .cms-career-export-button:disabled{cursor:wait;opacity:.65}.cms-media-news-actions{align-items:stretch;display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(0,600px) minmax(0,1fr);justify-content:normal;justify-self:stretch;margin-top:-8px;width:100%}.cms-media-news-actions .cms-media-folder-create{align-items:end;border:0;display:grid;grid-gap:8px;gap:8px;grid-template-columns:minmax(0,390px) auto;grid-column:1;justify-self:start;margin:0;max-width:none;min-height:88px;min-width:0;padding:12px 16px;width:100%}.cms-media-news-actions .cms-media-folder-create input{min-width:0}.cms-media-news-actions .cms-media-folder-create small{grid-column:1/-1;line-height:1}.cms-media-news-actions .cms-media-folder-create small i{color:#be123c;font-style:normal;margin-left:4px}.cms-media-news-actions .cms-media-folder-create.has-error input{border-color:#fb7185;box-shadow:0 0 0 3px rgba(251,113,133,.16)}.cms-media-news-actions .cms-media-folder-create .cms-field-error{grid-column:1/-1}.cms-media-news-actions .cms-media-folder-create button,.cms-media-news-actions .cms-media-folder-create input,.cms-media-news-command-row button,.cms-media-news-side-actions .cms-search{height:42px;min-height:42px}.cms-media-news-actions .cms-media-folder-create button{min-width:180px}.cms-media-news-command-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.cms-media-news-side-actions{align-items:flex-end;border:0;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:10px;grid-column:2;justify-content:flex-start;justify-self:stretch;max-width:none;min-height:88px;padding:12px 16px;width:100%}.cms-media-news-side-actions .cms-search{flex:1 1 200px;max-width:none;min-width:0;width:auto}.cms-media-news-side-actions .cms-media-news-command-row{flex-wrap:nowrap}.cms-media-news-command-row button{align-items:center;background:#f5f7fb;border:1px solid rgba(23,40,90,.12);border-radius:8px;color:#17285a;display:inline-flex;font-weight:800;gap:8px;min-height:48px;min-width:96px;padding:0 18px;white-space:nowrap}.cms-media-news-command-row .primary{background:#17285a;border-color:#17285a;color:#fff}.cms-media-news-command-row .danger{color:#be123c}.cms-media-news-command-row .danger.ghost{background:#fff;border-color:#fecdd3;min-width:168px}.cms-media-news-command-row button:disabled{cursor:not-allowed;opacity:.55}.cms-media-news-grid{display:grid;grid-gap:28px;gap:28px;grid-template-columns:repeat(3,minmax(0,1fr))}.cms-media-news-card{background:#eaf4ff;border:1px solid rgba(23,40,90,.08);border-radius:8px;display:grid;min-height:360px;overflow:hidden;position:relative}.cms-media-news-card-main{background:transparent;border:0;color:#020817;display:grid;grid-gap:18px;gap:18px;padding:16px;text-align:left}.cms-media-news-preview{align-items:center;aspect-ratio:16/10;background:#dbeafe;border-radius:8px;color:#17285a;display:flex;justify-content:center;overflow:hidden}.cms-media-news-preview img{height:100%;object-fit:cover;width:100%}.cms-media-news-card-body{display:grid;grid-gap:12px;gap:12px;min-width:0}.cms-media-news-card-body small{align-self:start;background:#c78333;border-radius:4px;color:#fff;display:inline-flex;font-size:.75rem;font-weight:900;letter-spacing:0;line-height:1;padding:6px 12px;text-transform:uppercase;width:max-content}.cms-media-news-card-body strong{color:#020817;font-size:1.35rem;line-height:1.18;min-height:52px;overflow-wrap:anywhere}.cms-media-news-card-actions{display:flex;gap:8px;position:absolute;right:14px;top:14px}.cms-media-news-card-actions button{align-items:center;background:rgba(255,255,255,.92);border:1px solid rgba(23,40,90,.12);border-radius:8px;color:#17285a;display:inline-flex;height:36px;justify-content:center;width:36px}.cms-cover-picker-panel{max-width:min(920px,calc(100vw - 32px));width:920px}.cms-cover-picker-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));max-height:430px;overflow:auto;padding:4px}.cms-cover-picker-item{background:#f8fafc;border:1px solid rgba(23,40,90,.12);border-radius:8px;color:#17285a;display:grid;grid-gap:8px;gap:8px;padding:8px;text-align:left}.cms-cover-picker-item.active{border-color:#17285a;box-shadow:0 0 0 2px rgba(23,40,90,.14)}.cms-cover-picker-item img,.cms-cover-picker-item>svg{aspect-ratio:16/10;background:#dbeafe;border-radius:6px;color:#17285a;height:auto;object-fit:cover;width:100%}.cms-cover-picker-item span{font-size:.82rem;font-weight:800;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cms-media-upload-panel{border-top:1px solid rgba(23,40,90,.1);display:grid;grid-gap:18px;gap:18px;padding-top:22px}.cms-media-upload-panel-head{align-items:center;display:flex;gap:16px;justify-content:space-between}.cms-media-upload-panel-head h2{color:#17285a;margin:4px 0 0}@media (max-width:1480px){.cms-media-news-actions{grid-template-columns:1fr}.cms-media-news-actions .cms-media-folder-create,.cms-media-news-side-actions{grid-column:1;justify-self:stretch}}.cms-form-actions{border-top:1px solid rgba(23,40,90,.1);display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;padding-top:16px}.cms-form-actions-left{display:flex;flex-wrap:wrap;gap:10px;margin-right:auto}.cms-stat-item-head{align-items:center;border-top:1px solid rgba(23,40,90,.1);display:flex;gap:10px;justify-content:space-between;padding-top:16px}.cms-stat-item-head strong{color:#17285a;font-size:.95rem;font-weight:900;text-align:left}.cms-stat-item-head button{align-items:center;background:#f5f7fb;border:1px solid rgba(23,40,90,.12);border-radius:8px;color:#17285a;display:inline-flex;font-weight:800;gap:8px;min-height:42px;padding:0 14px}.cms-stat-item-head .danger{background:#fff1f2;border-color:#fecdd3;color:#dc2626}.cms-json-preview{background:#0f172a;border-radius:8px;color:#dbeafe;font-size:.78rem;margin:0;max-height:460px;overflow:auto;padding:14px}.spin{animation:cms-spin .9s linear infinite}@keyframes cms-spin{to{transform:rotate(1turn)}}@media (max-width:900px){.site-header{padding:28px}.menu-overlay{display:block;overflow:auto;padding:28px}.menu-close{left:auto;margin:0 0 32px;position:static;top:auto}.menu-language{justify-content:flex-start;margin-bottom:28px;position:static}.menu-brand{display:none}.hero{min-height:560px;padding:150px 28px 72px}.hero-home{min-height:min(760px,100svh)}.hero h1{font-size:42px}.hero-lines{left:28px}.hero-slider{min-height:560px}.hero-slider-inner{height:min(620px,72svh)}.hero-slider-copy img{height:132px;width:132px}.hero-slider-copy h1{font-size:30px}.hero-slider-inner .hero-slider-copy{padding-left:28px;padding-right:28px}.hero-slider-inner .hero-slider-copy h1{font-size:40px}.hero-slider-inner .hero-slider-dots{left:28px}.hero-nav{height:48px;width:48px}.hero-slider-dots button{width:34px}.hero-slider-dots button.active{width:48px}.contact-section,.content-section,.form-section,.intro-band{padding:54px 22px}.section-title{font-size:34px}.admin-grid,.admin-resource,.benefit-grid,.card-grid.three,.cms-hero-panel,.cms-module-group>div,.cms-shell,.contact-section,.form-section,.home-contact-panel,.home-featured-grid,.home-partner-grid,.home-sector-row,.home-stat-grid,.home-value-grid,.job-grid,.media-grid,.site-footer,.stats-row{grid-template-columns:1fr}.home-about-section{padding-top:58px}.cms-sidebar{height:auto;position:static}.cms-main{padding:18px}.cms-menu-section-toolbar{align-items:stretch;flex-direction:column}.cms-menu-section-toolbar .cms-search{flex-basis:auto;width:100%}.cms-menu-editor-grid{grid-template-columns:1fr}.cms-menu-editor-wide{grid-column:auto}.cms-menu-editor-actions{align-items:stretch;flex-direction:column}.cms-menu-editor-actions button{width:100%}.cms-resource-head,.cms-topbar{align-items:flex-start;flex-direction:column}.cms-current-user{justify-content:start;width:100%}.cms-stat-grid{grid-template-columns:repeat(2,1fr)}.cms-table-card{overflow:auto}.cms-media-library{grid-template-columns:1fr;min-height:0}.cms-media-library-sidebar{max-height:280px;position:static}.cms-media-library-head{flex-direction:column}.cms-media-library-actions,.cms-media-library-toolbar{align-items:stretch;justify-content:flex-start;width:100%}.cms-media-library-actions button,.cms-media-library-toolbar .cms-media-upload,.cms-media-library-toolbar .cms-search,.cms-media-library-toolbar button{width:100%}.cms-media-library-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.cms-media-news-page{gap:20px;padding:18px}.cms-media-news-actions,.cms-media-news-head{display:grid;grid-template-columns:1fr}.cms-media-folder-select select{min-height:46px}.cms-media-news-grid{grid-template-columns:1fr}.cms-media-news-card{min-height:0}.cms-media-upload-panel-head{align-items:stretch;flex-direction:column}.cms-media-news-command-row{justify-content:flex-start}.cms-media-news-side-actions{justify-self:stretch;max-width:none}.cms-media-news-command-row .cms-media-upload,.cms-media-news-command-row button{width:100%}.cms-pagination{align-items:flex-start;flex-direction:column;min-width:max-content}.cms-drawer{max-width:100vw;width:100vw}.cms-media-modal{padding:0}.cms-media-modal-panel{border-radius:0;max-height:100svh;max-width:100vw}.cms-media-modal-body,.cms-media-toolbar{grid-template-columns:1fr}.cms-media-folder-list{border-right:0;border-bottom:1px solid rgba(23,40,90,.1);max-height:220px}.cms-media-control{align-items:stretch;flex-direction:column}.cms-media-actions{justify-content:flex-end}.cms-fieldset>div{grid-template-columns:1fr}.home-about-section>img,.home-contact-panel>img,.home-featured-grid>img{height:auto}.home-blue-section,.home-news,.home-partners-section,.home-stats-section,.news-listing{padding-left:22px;padding-right:22px}.home-value-grid article{border-radius:24px;grid-template-columns:1fr;padding:28px;text-align:center}.home-stat-grid strong{font-size:56px}.home-contact-panel .form-card,.home-featured-grid article{min-height:0;padding:34px 24px}.home-contact-panel .form-card,.home-contact-panel>img{border-radius:var(--radius)}.home-news .section-title,.news-listing .section-title{font-size:36px}.home-news .article-card,.news-listing .article-card{min-height:0}.home-news .article-card small,.news-listing .article-card small{margin-top:32px}.sector-card{min-height:520px}.sector-card div,.sector-card:nth-child(2n) div{bottom:18px;left:18px;max-width:calc(100% - 36px);right:18px}.form-grid,.job-card{grid-template-columns:1fr}}.cms-album-edit{align-items:center;background:transparent;border:0;color:black;cursor:pointer;display:inline-flex;justify-content:center;padding:4px}.cms-album-detail-head{align-items:center;display:flex;gap:14px;margin-bottom:14px}.cms-album-back{align-items:center;background:#eef2ff;border:1px solid #c7d2fe;border-radius:8px;color:#4f46e5;cursor:pointer;display:inline-flex;font-weight:600;gap:6px;padding:8px 14px}.cms-album-back:hover{background:#e0e7ff}.cms-album-detail-head>strong{color:#1e293b;font-size:1.05rem}.cms-form-permission-scope{display:contents}.cms-cv-preview{background:#f8fafc;border:1px solid rgba(23,40,90,.14);border-radius:10px;overflow:hidden}.cms-cv-preview>header{background:#fff;border-bottom:1px solid rgba(23,40,90,.1);gap:16px;justify-content:space-between;padding:12px 14px}.cms-cv-preview>header,.cms-cv-preview>header span,.cms-cv-preview>header>div{align-items:center;display:flex}.cms-cv-preview>header>div{gap:9px}.cms-cv-preview>header span{align-items:flex-start;flex-direction:column;gap:2px}.cms-cv-preview>header small{color:var(--muted);max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cms-table-cv{align-items:center;display:inline-flex;flex-direction:row;gap:8px;min-width:120px}.cms-table-cv>span:first-child{max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cms-cv-preview iframe{background:#e5e7eb;border:0;display:block;height:min(58vh,620px);min-height:360px;width:100%}.cms-cv-document-fallback{align-items:center;color:#64748b;display:flex;flex-direction:column;gap:9px;justify-content:center;min-height:260px;padding:28px;text-align:center}.cms-cv-document-fallback strong{color:#17285a}.cms-cv-empty{background:#f8fafc;border:1px dashed rgba(23,40,90,.2);border-radius:8px;color:var(--muted);padding:18px;text-align:center}.cms-cv-inline{scroll-margin-top:24px}.cms-resource-readonly-view dl{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.cms-resource-readonly-view dl>div{background:#f8fafc;border:1px solid #dfe6ef;border-radius:10px;padding:14px 16px}.cms-resource-readonly-view dt{color:#687995;font-size:.78rem;font-weight:800;margin-bottom:6px}.cms-resource-readonly-view dd{color:var(--navy);line-height:1.5;margin:0;overflow-wrap:anywhere;white-space:pre-wrap}@media (max-width:720px){.cms-resource-readonly-view dl{grid-template-columns:1fr}}.cms-media-folder-select{display:none}.homepage-editor-card{background:#fff;border:1px solid rgba(23,40,90,.1);border-radius:12px;box-shadow:0 12px 32px rgba(23,40,90,.07);margin:24px;overflow:hidden}.homepage-editor-card>header{align-items:center;border-bottom:1px solid rgba(23,40,90,.1);display:flex;gap:24px;justify-content:space-between;padding:24px 28px}.homepage-editor-card>header h2{color:#17285a;margin:0 0 6px}.homepage-editor-card>header p{color:var(--muted);margin:0}.homepage-editor-card>header button{align-items:center;display:inline-flex;gap:8px}.homepage-editor-card>header button.primary{background:#17285a;border:1px solid #17285a;border-radius:8px;color:#fff;cursor:pointer;font:inherit;font-weight:800;min-height:42px;padding:9px 16px}.homepage-editor-card>header button.primary:hover{background:#243b77}.homepage-editor-card>header button.primary:disabled{cursor:not-allowed;opacity:.55}.homepage-editor-form{display:grid;grid-gap:24px;gap:24px;padding:28px}.homepage-editor-empty,.homepage-editor-loading{align-items:center;color:var(--muted);display:flex;gap:10px;justify-content:center;min-height:240px;padding:40px}.homepage-editor-message{align-items:center;display:flex;gap:9px;margin:20px 28px 0;padding:12px 14px;border-radius:8px}.homepage-editor-message.success{background:#ecfdf5;color:#047857}.homepage-editor-message.error{background:#fff1f2;color:#be123c}.homepage-section-settings{align-items:end;background:#f7f9fd;border:1px solid rgba(23,40,90,.1);border-radius:10px;display:grid;grid-gap:20px;gap:20px;grid-template-columns:1fr 180px;padding:18px}.homepage-section-settings label:first-child{align-items:center;color:#17285a;display:flex;font-weight:700;gap:9px}.homepage-editor-block>label,.homepage-inline-fields label,.homepage-section-settings label:last-child{display:grid;grid-gap:7px;gap:7px}.homepage-editor-block input,.homepage-inline-fields input,.homepage-section-settings input[type=number]{border:1px solid rgba(23,40,90,.16);border-radius:8px;font:inherit;min-height:42px;padding:8px 11px;width:100%}.homepage-localized-fields{border:1px solid rgba(23,40,90,.12);border-radius:10px;display:grid;grid-gap:16px;gap:16px;grid-template-columns:1fr 1fr;margin:0;padding:18px}.homepage-localized-fields legend{color:#17285a;font-weight:800;padding:0 7px}.homepage-localized-fields label{display:grid;grid-gap:7px;gap:7px}.homepage-editor-block label>span,.homepage-inline-fields label>span,.homepage-localized-fields label span,.homepage-section-settings label>span{color:#475569;font-size:.85rem;font-weight:700}.homepage-localized-fields input,.homepage-localized-fields textarea{border:1px solid rgba(23,40,90,.16);border-radius:8px;font:inherit;padding:10px 12px;resize:vertical;width:100%}.homepage-localized-fields .ck-editor{min-width:0;width:100%}.homepage-localized-fields .ck-editor__editable{min-height:180px}.homepage-editor-block{display:grid;grid-gap:20px;gap:20px}.homepage-inline-fields{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(3,1fr)}.homepage-repeat-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-repeat-grid article{border:1px solid rgba(23,40,90,.12);border-radius:10px;display:grid;grid-gap:17px;gap:17px;padding:18px}.homepage-repeat-grid article>header{align-items:center;display:flex;justify-content:space-between}.homepage-repeat-grid h3{color:#17285a;margin:0}.homepage-picker-selected button,.homepage-repeat-grid article>header button{align-items:center;background:transparent;border:0;color:#be123c;cursor:pointer;display:inline-flex;gap:5px}.homepage-repeat-grid .homepage-localized-fields{grid-template-columns:1fr}.homepage-add-button{background:#eef5ff;border:1px dashed #7c91c9;border-radius:8px;color:#17285a;cursor:pointer;font-weight:800;padding:12px}.homepage-picker details{position:relative}.homepage-picker summary{align-items:center;background:#fff;border:1px solid rgba(23,40,90,.16);border-radius:9px;color:#17285a;cursor:pointer;display:grid;grid-gap:8px;gap:8px;grid-template-columns:1fr auto auto;list-style:none;padding:14px 16px}.homepage-picker summary::-webkit-details-marker{display:none}.homepage-picker summary span{font-weight:800}.homepage-picker summary small{color:var(--muted)}.homepage-picker-menu{background:#fff;border:1px solid rgba(23,40,90,.13);border-radius:9px;box-shadow:0 18px 46px rgba(23,40,90,.16);display:grid;left:0;max-height:360px;overflow-y:auto;padding:8px;position:absolute;right:0;top:calc(100% + 7px);z-index:40}.homepage-picker-menu label{align-items:center;border-radius:7px;cursor:pointer;display:flex;gap:11px;padding:10px}.homepage-picker-menu label:hover{background:#f2f6fd}.homepage-picker-menu label>span{display:grid;grid-gap:3px;gap:3px}.homepage-picker-menu label small{color:var(--muted)}.homepage-picker-selected{display:grid;grid-gap:7px;gap:7px;list-style:none;margin:12px 0 0;padding:0}.homepage-picker-selected li{align-items:center;background:#f7f9fd;border-radius:7px;display:flex;justify-content:space-between;padding:9px 12px}.cms-create-page-note{background:#eef5ff;border:1px solid #cbd8f2;border-radius:8px;color:#33456f;line-height:1.55;padding:13px 15px}@media (max-width:760px){.homepage-editor-card{margin:12px}.homepage-editor-card>header{align-items:stretch;flex-direction:column}.homepage-editor-form{padding:18px}.homepage-inline-fields,.homepage-localized-fields,.homepage-repeat-grid,.homepage-section-settings{grid-template-columns:1fr}}.cms-drag-handle{align-items:center;color:#8b98ad;cursor:-webkit-grab;cursor:grab;display:inline-flex;margin-right:4px;touch-action:none}.cms-drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.cms-home-row-dragging{opacity:.42}.cms-home-table tbody tr[draggable=true]{transition:background-color .16s ease,opacity .16s ease}.cms-home-table tbody tr[draggable=true]:hover{background:#f5f8fc}.cms-table-row-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end;white-space:nowrap}.cms-table-row-actions>button{align-items:center;background:#f5f7fb;border:1px solid rgba(23,40,90,.12);border-radius:8px;color:#17285a;cursor:pointer;display:inline-flex;font:inherit;font-size:.82rem;font-weight:800;gap:6px;min-height:36px;padding:0 10px}.cms-table-row-actions>button.danger{background:#fff5f5;border-color:#f1c8c8;color:#b42318}.cms-media-folder-flyout-select{align-items:flex-start;display:inline-grid;gap:8px;margin:10px 0 22px;max-width:360px;position:relative;width:min(360px,100%);z-index:30}.cms-media-folder-flyout-select>span{color:#17285a;font-size:.86rem;font-weight:800}.cms-folder-flyout{isolation:isolate;position:relative;width:100%}.cms-folder-flyout-option,.cms-folder-flyout-trigger{align-items:center;background:#fff;border:1px solid rgba(23,40,90,.16);border-radius:8px;color:#07194a;cursor:pointer;display:flex;font:inherit;font-weight:600;gap:10px;justify-content:space-between;min-height:42px;padding:0 14px;text-align:left;width:100%}.cms-folder-flyout-option.active,.cms-folder-flyout-option:hover,.cms-folder-flyout-trigger:hover{background:#eef5ff;color:#17285a}.cms-folder-flyout-menu,.cms-folder-flyout-submenu{background:#fff;border:1px solid rgba(23,40,90,.12);border-radius:8px;box-shadow:0 18px 48px rgba(23,40,90,.16);min-width:250px;padding:7px}.cms-folder-flyout-menu{left:0;max-height:min(430px,calc(100vh - 260px));overflow:visible;position:absolute;top:calc(100% + 6px);width:min(300px,calc(100vw - 44px))}.cms-folder-flyout-item{position:relative}.cms-folder-flyout-option{border:0;border-radius:6px;min-height:36px;padding:0 10px}.cms-folder-flyout-option span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cms-folder-flyout-submenu{display:none;left:calc(100% + 8px);max-width:min(280px,calc(100vw - 44px));position:absolute;top:0;width:max-content}.cms-folder-flyout-item:focus-within>.cms-folder-flyout-submenu,.cms-folder-flyout-item:hover>.cms-folder-flyout-submenu{display:block}@media (max-width:760px){.cms-create-page-grid{grid-template-columns:1fr}.cms-folder-flyout-menu{max-height:360px;overflow-y:auto;width:min(300px,calc(100vw - 44px))}.cms-folder-flyout-submenu{box-shadow:none;display:block;left:auto;margin:4px 0 6px 14px;position:static}}.cms-sector-hierarchy{background:#fff;border:1px solid rgba(23,40,90,.1);border-radius:8px;box-shadow:0 18px 60px rgba(23,40,90,.07);overflow:hidden}.cms-sector-hierarchy-head{align-items:center;border-bottom:1px solid #e3e9f2;display:flex;gap:20px;justify-content:space-between;padding:20px}.cms-sector-hierarchy-head span,.cms-sector-tree-children header span{color:var(--gold);display:block;font-size:.75rem;font-weight:900;text-transform:uppercase}.cms-sector-hierarchy-head h2{color:#17285a;font-size:1.45rem;margin:4px 0}.cms-sector-hierarchy-head p{color:var(--muted);margin:0}.cms-sector-hierarchy-head>strong{color:#526582;white-space:nowrap}.cms-sector-tree-node{border-bottom:1px solid #e3e9f2}.cms-sector-tree-node:last-child{border-bottom:0}.cms-sector-tree-parent{align-items:center;display:grid;grid-gap:12px;gap:12px;grid-template-columns:24px 36px minmax(220px,1fr) auto auto auto;min-height:76px;padding:12px 20px}.cms-sector-tree-parent:hover{background:#fbfcff}.cms-sector-tree-toggle{align-items:center;background:#f2f5fa;border:1px solid #dce4ef;border-radius:6px;color:#17285a;cursor:pointer;display:inline-flex;height:34px;justify-content:center;padding:0;width:34px}.cms-sector-tree-title{align-items:center;display:flex;gap:12px;min-width:0}.cms-sector-tree-title>svg{color:var(--gold);flex:0 0 auto}.cms-sector-category-copy,.cms-sector-tree-title>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.cms-sector-category-copy strong,.cms-sector-tree-title strong{color:#17285a;overflow-wrap:anywhere}.cms-sector-category-copy span,.cms-sector-tree-title span{color:#718096;font-size:.8rem;overflow-wrap:anywhere}.cms-sector-status{border:1px solid;border-radius:999px;display:inline-flex;font-size:.76rem;font-weight:850;justify-content:center;padding:6px 9px;white-space:nowrap}.cms-sector-status.published{background:#edf8f1;border-color:#cce8d7;color:#257249}.cms-sector-status.draft{background:#fff8e9;border-color:#f1dbad;color:#8a5a08}.cms-sector-status.archived{background:#f2f4f7;border-color:#d8dee8;color:#5f6878}.cms-sector-updated-at{color:#526582;display:grid;font-size:.78rem;font-weight:800;grid-gap:2px;gap:2px;line-height:1.25;min-width:116px;white-space:nowrap}.cms-sector-updated-at strong{color:#8a97ad;font-size:.68rem;letter-spacing:.04em;text-transform:uppercase}.cms-sector-tree-actions{align-items:center;display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.cms-sector-tree-actions button{align-items:center;background:#f5f7fb;border:1px solid rgba(23,40,90,.13);border-radius:7px;color:#17285a;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.82rem;font-weight:850;gap:6px;min-height:36px;padding:0 10px;white-space:nowrap}.cms-sector-tree-actions button:hover:not(:disabled){background:#eaf0f8}.cms-sector-tree-actions button.danger{color:#b42318}.cms-sector-tree-actions button:disabled{cursor:not-allowed;opacity:.45}.cms-sector-tree-children{background:#f7f9fc;border-top:1px solid #e3e9f2;padding:8px 20px 10px 68px}.cms-sector-tree-children>header{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:12px}.cms-sector-tree-children header strong{color:#33466d;display:block;margin-top:3px}.cms-sector-tree-children header button{align-items:center;border:0;border-radius:7px;cursor:pointer;display:inline-flex;font-weight:850;gap:7px;min-height:38px;padding:0 12px}.cms-sector-detail-card{background:#fff;border:1px solid rgba(23,40,90,.1);border-radius:8px;box-shadow:0 18px 60px rgba(23,40,90,.07);overflow:hidden}.cms-sector-detail-card>header{align-items:center;border-bottom:1px solid #e3e9f2;display:flex;gap:20px;justify-content:space-between;padding:20px}.cms-sector-detail-card>header span{color:var(--gold);display:block;font-size:.75rem;font-weight:900;text-transform:uppercase}.cms-sector-detail-card>header h2{color:#17285a;font-size:1.45rem;margin:4px 0}.cms-sector-detail-card>header p{color:var(--muted);margin:0}.cms-sector-detail-card>header>strong{color:#526582;white-space:nowrap}.cms-sector-detail-list{display:grid}.cms-sector-detail-row{align-items:center;border-bottom:1px solid #e3e9f2;display:grid;grid-gap:12px;gap:12px;grid-template-columns:24px minmax(220px,1fr) auto auto;min-height:70px;padding:12px 20px}.cms-sector-detail-row:last-child{border-bottom:0}.cms-sector-detail-row>svg{color:var(--gold)}.cms-sector-detail-row strong{color:#17285a;overflow-wrap:anywhere}.cms-sector-detail-row div>span{color:#718096;display:block;font-size:.82rem;margin-top:4px;overflow-wrap:anywhere}@media (max-width:760px){.cms-sector-detail-card>header{align-items:stretch;flex-direction:column}.cms-sector-detail-row{grid-template-columns:24px minmax(0,1fr)}.cms-sector-detail-row>.cms-sector-status{grid-column:2;justify-self:start}.cms-sector-detail-row .cms-sector-tree-actions{grid-column:1/-1;justify-content:flex-start}}.cms-sector-category-list{border-left:2px solid #cbd7e7;display:grid;margin-left:10px}.cms-sector-category-row{align-items:center;border-bottom:1px solid #e1e7f0;display:grid;grid-gap:10px;gap:10px;grid-template-columns:24px 24px minmax(200px,1fr) auto auto;min-height:48px;padding:5px 0}.cms-sector-category-row:last-child{border-bottom:0}.cms-sector-category-group{border-bottom:1px solid #dce4ef}.cms-sector-category-group:last-child{border-bottom:0}.cms-sector-article-list{background:#fff;display:grid;margin:0 0 8px 46px}.cms-sector-article-row{align-items:center;border-bottom:1px solid #e8edf4;display:grid;grid-gap:10px;gap:10px;grid-template-columns:22px 22px minmax(180px,1fr) auto auto;min-height:58px;padding:8px 0}.cms-sector-article-row:last-child{border-bottom:0}.cms-sector-article-branch{border-left:2px solid #d8e1ed;border-bottom:2px solid #d8e1ed;display:block;height:28px;margin-top:-14px;width:20px}.cms-sector-article-row .cms-sector-category-copy strong{align-items:center;display:flex;gap:7px}.cms-sector-article-row .cms-sector-category-copy svg{color:var(--gold);flex:0 0 auto}.cms-sector-article-empty{color:#718096;font-size:.84rem;padding:13px 12px 15px 44px}.cms-sector-category-link{background:transparent;border:0;cursor:pointer;font-family:inherit;padding:0;text-align:left}.cms-sector-category-link:focus-visible strong,.cms-sector-category-link:hover strong{color:var(--gold)}.cms-sector-category-link:focus-visible{outline:2px solid rgba(211,151,63,.35);outline-offset:3px}.cms-sector-category-link:disabled{cursor:not-allowed;opacity:.55}.cms-sector-category-projects{background:#f8fbff;border:1px solid #dfe7f2;border-radius:8px;display:grid;grid-gap:10px;gap:10px;margin:8px 0 10px 46px;padding:12px}.cms-sector-category-projects>header{align-items:center;display:flex;gap:12px;justify-content:space-between}.cms-sector-category-projects>header strong{color:#17285a}.cms-sector-category-projects>header span,.cms-sector-project-state{color:#718096;font-size:.84rem}.cms-sector-project-state{align-items:center;display:flex;gap:8px;min-height:34px}.cms-sector-project-state.error{color:#b42318}.cms-sector-project-list{display:grid;grid-gap:7px;gap:7px}.cms-sector-project-row{align-items:center;background:#fff;border:1px solid #e4ebf4;border-radius:7px;display:grid;grid-gap:10px;gap:10px;grid-template-columns:20px minmax(0,1fr) auto;min-height:44px;padding:8px 10px}.cms-sector-project-row svg{color:var(--gold)}.cms-sector-project-row strong{color:#17285a;overflow-wrap:anywhere}.cms-sector-project-row div>span{color:#718096;font-size:.8rem;overflow-wrap:anywhere}.cms-sector-article-row[draggable=true],.cms-sector-category-row[draggable=true],.cms-sector-tree-node[draggable=true]{cursor:-webkit-grab;cursor:grab}.cms-sector-category-branch{border-top:2px solid #cbd7e7;display:block;width:22px}.cms-sector-tree-empty,.cms-sector-tree-state{align-items:center;color:#66758d;display:flex;gap:9px;justify-content:center;min-height:120px;padding:20px;text-align:center}.cms-sector-tree-empty{background:#fff;border:1px dashed #ccd7e6;border-radius:7px;min-height:72px}.cms-sector-tree-state.error{color:#9f2d24;flex-direction:column}.cms-sector-tree-state.error button{background:#17285a;border:0;border-radius:7px;color:#fff;cursor:pointer;font-weight:850;min-height:38px;padding:0 14px}@media (max-width:1100px){.cms-sector-article-row,.cms-sector-category-row,.cms-sector-tree-parent{grid-template-columns:24px 24px minmax(0,1fr) auto auto}.cms-sector-article-row .cms-sector-tree-actions,.cms-sector-category-row .cms-sector-tree-actions,.cms-sector-tree-parent .cms-sector-tree-actions{grid-column:3/-1;justify-content:flex-start}}@media (max-width:700px){.cms-sector-hierarchy-head,.cms-sector-tree-children>header{align-items:stretch;flex-direction:column}.cms-sector-tree-parent{grid-template-columns:24px 36px minmax(0,1fr);padding:14px}.cms-sector-tree-parent>.cms-sector-status,.cms-sector-tree-parent>.cms-sector-updated-at{grid-column:3;justify-self:start}.cms-sector-tree-parent .cms-sector-tree-actions{grid-column:1/-1}.cms-sector-tree-children{padding:10px 14px}.cms-sector-category-row{grid-template-columns:20px 20px minmax(0,1fr)}.cms-sector-category-row>.cms-sector-status{grid-column:3;justify-self:start}.cms-sector-category-row .cms-sector-tree-actions{grid-column:1/-1}.cms-sector-article-list{margin-left:18px}.cms-sector-article-row{grid-template-columns:18px 18px minmax(0,1fr)}.cms-sector-article-row .cms-sector-status{grid-column:3;justify-self:start}.cms-sector-article-row .cms-sector-tree-actions{grid-column:1/-1}.cms-sector-tree-actions button{flex:1 1 auto;justify-content:center}}.cms-esg-hero{grid-template-columns:minmax(0,1fr) 210px}.cms-esg-hero-summary{align-items:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:12px;display:grid;justify-items:center;padding:18px;text-align:center}.cms-esg-hero-summary strong{color:#f0c779;font-size:2.6rem;line-height:1}.cms-esg-hero-summary span{color:rgba(255,255,255,.82);font-size:.8rem;margin-top:8px}.cms-esg-state{align-items:center;background:#fff;border:1px solid rgba(23,40,90,.1);border-radius:10px;color:#66758d;display:flex;gap:10px;justify-content:center;min-height:180px}.cms-esg-component-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 18px 24px}.cms-esg-component-card{--esg-accent:#d3973f;background:#fff;border:1px solid rgba(23,40,90,.1);border-radius:12px;box-shadow:0 14px 44px rgba(23,40,90,.07);display:flex;flex-direction:column;overflow:hidden;padding:22px;position:relative;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.cms-esg-component-card:before{background:var(--esg-accent);content:"";height:4px;inset:0 0 auto;position:absolute}.cms-esg-component-card:hover{box-shadow:0 20px 54px rgba(23,40,90,.11);transform:translateY(-2px)}.cms-esg-component-card.dragging{opacity:.5}.cms-esg-component-card>footer,.cms-esg-component-card>header,.cms-esg-field-group>header,.cms-esg-item-head,.cms-esg-list-editor>header,.cms-esg-localized-field>header,.cms-esg-publish-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.cms-esg-component-order{align-items:center;color:#7b879c;cursor:-webkit-grab;cursor:grab;display:inline-flex;font-size:.8rem;font-weight:900;gap:6px}.cms-esg-visibility{align-items:center;cursor:pointer;display:inline-flex;gap:7px}.cms-esg-visibility input{accent-color:var(--esg-accent)}.cms-esg-visibility span{color:#64748b;font-size:.78rem;font-weight:800}.cms-esg-component-icon{align-items:center;background:color-mix(in srgb,var(--esg-accent) 12%,white);border-radius:12px;color:var(--esg-accent);display:flex;height:54px;justify-content:center;margin-top:24px;width:54px}.cms-esg-component-eyebrow{color:var(--esg-accent);font-size:.74rem;font-weight:900;letter-spacing:.1em;margin-top:16px;text-transform:uppercase}.cms-esg-component-card h3{color:var(--navy);font-size:1.35rem;margin:6px 0 8px}.cms-esg-component-card>p{color:#64748b;line-height:1.55;margin:0}.cms-esg-component-card>footer{border-top:1px solid #e8edf4;margin-top:auto;padding-top:16px}.cms-esg-component-card>footer>div{display:flex;gap:8px}.cms-esg-component-card>footer a,.cms-esg-component-card>footer button,.cms-esg-item-head button,.cms-esg-list-editor>header button,.cms-esg-report-callout a{align-items:center;background:#fff;border:1px solid #dbe3ee;border-radius:7px;color:var(--navy);display:inline-flex;font-size:.8rem;font-weight:850;gap:6px;min-height:36px;padding:0 11px}.cms-esg-component-card>footer button{background:var(--navy);border-color:var(--navy);color:#fff}.cms-esg-component-card>footer button.secondary{background:#fff;border-color:#dbe3ee;color:var(--navy)}.cms-esg-page{font-size:calc(1rem + 2px)}.cms-esg-component-card>footer button.danger{background:#fff;border-color:#efb7b7;color:#c62828}.cms-esg-component-card>footer button.danger:hover{background:#fff5f5;border-color:#dc7474}.cms-esg-create-panel{max-width:620px}.cms-esg-create-options{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.cms-esg-create-options>a,.cms-esg-create-options>button{align-items:flex-start;background:#f8fafc;border:1px solid #dbe3ee;border-radius:9px;color:var(--navy);display:flex;gap:11px;padding:14px;text-align:left}.cms-esg-create-options>a:hover,.cms-esg-create-options>button:hover{background:#f1f5f9;border-color:#c7d2e1}.cms-esg-create-options>a>span,.cms-esg-create-options>button>span{display:grid;grid-gap:5px;gap:5px}.cms-esg-create-options small{color:#64748b;line-height:1.4}.cms-flow-status.draft{background:#fff7e6;border-color:#f0d5a0;color:#936019}.cms-esg-drawer .cms-form-permission-scope{display:grid;grid-gap:18px;gap:18px}.cms-esg-loading{align-items:center;color:#64748b;display:flex;gap:8px;min-height:120px;justify-content:center}.cms-esg-field-group,.cms-esg-list-editor,.cms-esg-publish-row{background:#fff;border:1px solid #dfe6ef;border-radius:10px;padding:18px}.cms-esg-publish-row{background:#f7f9fc}.cms-esg-publish-row>div{display:grid;grid-gap:4px;gap:4px}.cms-esg-publish-row>div>span{color:#718096;font-size:.8rem}.cms-esg-publish-row .cms-field{min-width:210px}.cms-esg-fields{display:grid;grid-gap:18px;gap:18px}.cms-esg-field-group,.cms-esg-legacy-fields{display:grid;grid-gap:16px;gap:16px}.cms-esg-field-group>header{border-bottom:1px solid #e8edf4;padding-bottom:12px}.cms-esg-field-group>header span{color:var(--gold);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.cms-esg-field-group>header h3{color:var(--navy);font-size:1rem;margin:0}.cms-esg-localized-field{background:#fbfcfe;border:1px solid #e8edf4;border-radius:8px;display:grid;grid-gap:12px;gap:12px;padding:14px}.cms-esg-localized-field>header strong{color:#334155;font-size:.86rem}.cms-esg-localized-field>header span{color:#8a96a9;font-size:.7rem;font-weight:900}.cms-esg-localized-grid,.cms-esg-two-columns{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.cms-esg-localized-field textarea{min-height:108px}.cms-recruitment-hero-page{font-size:calc(1rem + 2px)}.cms-recruitment-hero-intro{align-items:center;background:#fff;border:1px solid #dfe6ef;border-radius:10px;display:flex;gap:14px;margin:24px 24px 0;padding:18px 20px}.cms-recruitment-hero-intro>span{align-items:center;background:#fff6e5;border-radius:10px;color:var(--gold);display:flex;height:48px;justify-content:center;width:48px}.cms-recruitment-hero-intro strong{color:var(--navy)}.cms-recruitment-hero-intro p{color:#64748b;margin:5px 0 0}.cms-recruitment-hero-form{margin:18px 24px 32px}.cms-recruitment-hero-form .cms-form-permission-scope{display:grid;grid-gap:18px;gap:18px}.cms-recruitment-cta-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.cms-recruitment-cta-card{background:#f8fafc;border:1px solid #e8edf4;border-radius:9px;display:grid;grid-gap:14px;gap:14px;padding:15px}.cms-recruitment-cta-card>strong{color:var(--navy)}.cms-recruitment-benefits-intro{align-items:center;background:linear-gradient(135deg,#172b67,#243f82);border-radius:12px;color:#fff;display:flex;gap:15px;margin:24px 24px 0;padding:22px}.cms-recruitment-benefits-intro>span{align-items:center;background:rgba(255,255,255,.12);border-radius:10px;display:flex;height:50px;justify-content:center;width:50px}.cms-recruitment-benefits-intro>div:nth-child(2){flex:1 1}.cms-recruitment-benefits-intro p{color:rgba(255,255,255,.78);margin:5px 0 0}.cms-recruitment-benefits-intro>div:last-child{align-items:flex-end;display:grid;justify-items:end}.cms-recruitment-benefits-intro>div:last-child strong{color:#f2c76d;font-size:2rem}.cms-recruitment-benefits-intro small{color:rgba(255,255,255,.76)}.cms-recruitment-benefits-toolbar{align-items:center;background:#fff;border:1px solid #dfe6ef;border-radius:10px;display:flex;gap:20px;justify-content:space-between;margin:18px 24px 0;padding:17px 19px}.cms-recruitment-benefits-toolbar>div{display:grid;grid-gap:4px;gap:4px}.cms-recruitment-benefits-toolbar span{color:var(--gold);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.cms-recruitment-benefits-toolbar strong{color:var(--navy);font-size:1.05rem}.cms-recruitment-benefits-toolbar p{color:#718096;margin:0}.cms-recruitment-benefits-grid article footer button,.cms-recruitment-benefits-toolbar>button{align-items:center;background:#fff;border:1px solid #d8e0ec;border-radius:7px;color:var(--navy);display:inline-flex;font-weight:800;gap:7px;min-height:38px;padding:0 12px}.cms-recruitment-benefits-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin:18px 24px 34px}.cms-recruitment-benefits-grid>article{background:#fff;border:1px solid #ecd9ad;border-radius:14px;box-shadow:0 10px 30px rgba(23,40,90,.07);display:flex;flex-direction:column;min-height:330px;padding:17px;transition:opacity .16s ease,transform .16s ease}.cms-recruitment-benefits-grid>article.dragging{opacity:.45;transform:scale(.98)}.cms-recruitment-benefits-grid article>footer,.cms-recruitment-benefits-grid article>header{align-items:center;display:flex;gap:8px;justify-content:space-between}.cms-recruitment-benefits-grid article>header>span{align-items:center;color:#7f8ba0;cursor:-webkit-grab;cursor:grab;display:inline-flex;font-size:.75rem;font-weight:850;gap:5px}.cms-recruitment-benefits-grid article>header>em{background:#edf9f1;border:1px solid #c9e9d4;border-radius:999px;color:#287a48;font-size:.7rem;font-style:normal;font-weight:850;padding:4px 8px}.cms-recruitment-benefit-icon{align-items:center;background:#fff8e9;border:1px solid #e8c77f;border-radius:50%;color:#c68d32;display:flex;height:66px;justify-content:center;margin-top:21px;width:66px}.cms-recruitment-benefits-grid article h2{color:var(--navy);font-size:1.02rem;line-height:1.3;margin:14px 0 8px;text-transform:uppercase}.cms-recruitment-benefits-grid article>p{color:#5f6f86;line-height:1.55;margin:0 0 18px}.cms-recruitment-benefits-grid article>footer{border-top:1px solid #e8edf4;margin-top:auto;padding-top:14px}.cms-recruitment-benefits-grid article>footer>div{display:flex;gap:6px}.cms-recruitment-benefits-grid article footer .cms-recruitment-benefit-order button{justify-content:center;min-width:36px;padding:0}.cms-recruitment-benefits-grid article footer button.danger{border-color:#f0c1c1;color:#c62828}.cms-recruitment-benefits-empty{align-items:center;background:#fff;border:1px dashed #cbd5e1;border-radius:12px;color:#64748b;display:flex;flex-direction:column;gap:8px;grid-column:1/-1;justify-content:center;min-height:240px;text-align:center}.cms-recruitment-benefits-empty strong{color:var(--navy)}.cms-recruitment-benefits-empty p{margin:0}.cms-recruitment-benefits-error{margin:18px 24px 0}.cms-recruitment-benefits-drawer .cms-form-permission-scope{display:grid;grid-gap:18px;gap:18px}.cms-recruitment-legacy-image{align-items:center;background:#fff8e9;border:1px solid #eed49b;border-radius:8px;color:#76551f;display:flex;gap:12px;justify-content:space-between;padding:12px}.cms-recruitment-legacy-image span{overflow-wrap:anywhere}.cms-recruitment-legacy-image button{align-items:center;background:#fff;border:1px solid #e5bfbf;border-radius:7px;color:#b42318;display:inline-flex;flex-shrink:0;gap:6px;min-height:36px;padding:0 10px}@media (max-width:1250px){.cms-recruitment-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.cms-recruitment-benefits-grid{grid-template-columns:1fr}.cms-recruitment-benefits-intro,.cms-recruitment-benefits-toolbar{align-items:flex-start;flex-direction:column}.cms-recruitment-benefits-intro>div:last-child{justify-items:start}}.cms-investor-section-page{padding-bottom:34px}.cms-investor-section-page .cms-recruitment-benefits-intro{box-shadow:0 18px 42px rgba(23,40,90,.16)}.cms-investor-section-page .cms-recruitment-benefits-toolbar{border-radius:12px;box-shadow:0 12px 34px rgba(23,40,90,.06);padding:19px 21px}.cms-investor-section-page .cms-recruitment-benefits-toolbar>button{min-height:42px;padding:0 15px;transition:background .16s ease,border-color .16s ease,transform .16s ease}.cms-investor-section-page .cms-recruitment-benefits-toolbar>button:hover:not(:disabled){background:#f4f7fc;border-color:#aebbd0;transform:translateY(-1px)}.cms-investor-items-card{border-color:#dfe6ef;border-radius:14px;box-shadow:0 16px 44px rgba(23,40,90,.08);margin:18px 24px 0}.cms-investor-items-head{background:linear-gradient(180deg,#fff,#fbfcff);padding:20px 22px}.cms-investor-items-title{align-items:center;display:flex;gap:13px}.cms-investor-items-title>span{align-items:center;background:#fff6e8;border:1px solid #f4dfba;border-radius:10px;color:#d99128;display:inline-flex;flex:0 0 auto;height:42px;justify-content:center;width:42px}.cms-investor-items-title h2{color:#17285a;font-size:1.2rem}.cms-investor-items-title p{font-size:.88rem}button.cms-investor-add-action{background:#17285a;border-color:#17285a;color:#fff;min-height:42px;padding:0 15px;transition:background .16s ease,transform .16s ease}button.cms-investor-add-action svg{color:#f2c76d}button.cms-investor-add-action:hover:not(:disabled){background:#223a76;transform:translateY(-1px)}.cms-investor-items-table{min-width:920px}.cms-investor-items-table th{background:#f5f7fb;color:#61708a;padding-bottom:13px;padding-top:13px}.cms-investor-items-table td:first-child,.cms-investor-items-table th:first-child{text-align:center;width:74px}.cms-investor-items-table th:nth-child(2){width:25%}.cms-investor-items-table th:nth-child(4){width:148px}.cms-investor-items-table th:last-child{width:300px}.cms-investor-items-table td{padding-bottom:16px;padding-top:16px}.cms-investor-row-number{color:#71809a;font-size:.82rem;font-weight:850;letter-spacing:.05em}.cms-investor-item-name{align-items:center;color:#17285a;display:flex;gap:11px}.cms-investor-item-name>span{align-items:center;background:#fff7e9;border-radius:8px;color:#d99128;display:inline-flex;flex:0 0 auto;height:34px;justify-content:center;width:34px}.cms-investor-item-name strong{color:#17285a;font-size:.96rem;line-height:1.35}.cms-investor-items-table td:nth-child(3){color:#475670;font-size:.92rem;font-weight:650;white-space:normal}.cms-investor-item-detail{overflow-wrap:anywhere}.cms-investor-status{align-items:center;border:1px solid transparent;border-radius:999px;display:inline-flex;font-size:.78rem;font-weight:850;line-height:1;min-height:30px;padding:0 11px;white-space:nowrap}.cms-investor-status.is-published{background:#edf8f1;border-color:#cce8d7;color:#257249}.cms-investor-status.is-draft{background:#fff8e8;border-color:#f5dfaa;color:#8a5a14}.cms-investor-status.is-archived{background:#f1f3f6;border-color:#d9dee7;color:#657087}.cms-investor-row-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end}.cms-investor-row-actions>button{align-items:center;background:#fff;border:1px solid #d8e0ec;border-radius:8px;color:#17285a;cursor:pointer;display:inline-flex;font:inherit;font-size:.82rem;font-weight:800;gap:6px;justify-content:center;min-height:36px;padding:0 11px;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease;white-space:nowrap}.cms-investor-row-actions>button.order{color:#68758c;padding:0;width:36px}.cms-investor-row-actions>button.edit:hover:not(:disabled),.cms-investor-row-actions>button.order:hover:not(:disabled){background:#f3f6fb;border-color:#aebbd0;color:#17285a;transform:translateY(-1px)}.cms-investor-row-actions>button.danger{background:#fffafa;border-color:#f4c7c2;color:#b42318}.cms-investor-row-actions>button.danger:hover:not(:disabled){background:#fff1f0;border-color:#e9aaa3;transform:translateY(-1px)}.cms-investor-row-actions>button:disabled,button.cms-investor-add-action:disabled{cursor:not-allowed;opacity:.45}.cms-investor-empty{color:#7b879a!important;font-size:.92rem!important;font-weight:600!important;padding:34px 20px!important;text-align:center!important}@media (max-width:720px){.cms-investor-items-card{margin-left:0;margin-right:0}.cms-investor-items-head{align-items:flex-start;flex-direction:column}button.cms-investor-add-action{justify-content:center;width:100%}}.cms-esg-list-editor{display:grid;grid-gap:14px;gap:14px}.cms-esg-list-editor>header{border-bottom:1px solid #e8edf4;padding-bottom:14px}.cms-esg-list-editor>header>div{display:grid;grid-gap:4px;gap:4px}.cms-esg-list-editor>header>div>strong{color:var(--navy)}.cms-esg-list-editor>header>div>span{color:#718096;font-size:.78rem}.cms-esg-list-editor>header button{background:var(--navy);border-color:var(--navy);color:#fff}.cms-esg-empty{border:1px dashed #cbd5e1;border-radius:8px;color:#718096;margin:0;padding:24px;text-align:center}.cms-esg-item-editor{background:#f8fafc;border:1px solid #dfe6ef;border-radius:9px;display:grid;grid-gap:14px;gap:14px;padding:15px}.cms-esg-item-head>div{align-items:center;display:flex;gap:7px}.cms-esg-item-head>div:first-child>span{align-items:center;background:var(--navy);border-radius:6px;color:#fff;display:flex;font-size:.72rem;height:28px;justify-content:center;width:32px}.cms-esg-item-head button{min-height:32px;padding:0 8px}.cms-esg-item-head button.danger{background:#fff1f2;border-color:#fecdd3;color:#be123c}.cms-esg-item-head button:disabled{opacity:.35}.cms-esg-report-callout{align-items:center;background:#eef4ff;border:1px solid #d8e4fb;border-radius:10px;color:var(--navy);display:grid;grid-gap:14px;gap:14px;grid-template-columns:auto minmax(0,1fr) auto;padding:18px}.cms-esg-report-callout p{color:#64748b;font-size:.82rem;line-height:1.5;margin:5px 0 0}.cms-esg-report-callout a{background:var(--navy);border-color:var(--navy);color:#fff;white-space:nowrap}@media (max-width:980px){.cms-esg-component-grid{grid-template-columns:1fr}}@media (max-width:760px){.cms-esg-hero{grid-template-columns:1fr}.cms-esg-hero-summary{justify-items:start;text-align:left}.cms-esg-create-options,.cms-esg-localized-grid,.cms-esg-two-columns{grid-template-columns:1fr}.cms-esg-component-card>footer,.cms-esg-list-editor>header,.cms-esg-publish-row{align-items:stretch;flex-direction:column}.cms-esg-component-card>footer>div{flex-wrap:wrap}.cms-esg-publish-row .cms-field{min-width:0}.cms-esg-report-callout{grid-template-columns:auto minmax(0,1fr)}.cms-esg-report-callout a{grid-column:1/-1;justify-content:center}}.cms-esg-workspace{background:#fff;border:1px solid rgba(23,40,90,.1);border-radius:10px;box-shadow:0 18px 60px rgba(23,40,90,.07);display:grid;grid-template-columns:250px minmax(0,1fr);margin:0 18px 24px;min-height:620px;overflow:hidden}.cms-esg-level-two{border-right:1px solid #e4e9f0;padding:22px 18px}.cms-esg-local-brand{align-items:center;border-bottom:1px solid #e6eaf0;color:#26324a;display:flex;gap:10px;font-size:1rem;padding:0 4px 17px}.cms-esg-brand-mark{align-items:center;background:#17285a;border-radius:6px;color:#fff;display:inline-flex;height:30px;justify-content:center;width:30px}.cms-esg-level-two nav a,.cms-esg-parent-button{align-items:center;background:transparent;border:0;border-radius:9px;color:#667085;cursor:pointer;display:flex;gap:11px;min-height:42px;padding:0 12px;text-align:left;width:100%}.cms-esg-parent-button{border:1px solid #d8dee7;color:#26324a;font-weight:800;margin-top:16px}.cms-esg-level-two>p{color:#8a94a6;font-size:.76rem;margin:19px 0 7px}.cms-esg-level-two nav{display:grid;grid-gap:4px;gap:4px}.cms-esg-level-two nav a{font-size:.9rem;font-weight:650}.cms-esg-level-two nav a:hover{background:#f5f7fa;color:#17285a}.cms-esg-level-two nav a.active{background:#79b9ee;color:#102743}.cms-esg-level-content{min-width:0;padding:22px 30px 30px}.cms-esg-section-header{align-items:flex-start;border-bottom:1px solid #e6eaf0;display:flex;gap:24px;justify-content:space-between;min-height:132px;padding-bottom:20px}.cms-esg-heading-copy{min-width:0}.cms-esg-breadcrumb{align-items:center;color:#8a94a6;display:flex;flex-wrap:wrap;font-size:calc(.76rem + 2px);gap:4px;margin-bottom:7px}.cms-esg-breadcrumb strong{color:#697386;font-weight:650}.cms-esg-level-badge{background:#0c4f7b;border-radius:999px;color:#a7dcff;display:inline-flex;font-size:calc(.72rem + 2px);font-weight:850;padding:4px 10px}.cms-esg-heading-copy h2{color:#1d2939;font-size:calc(1.48rem + 2px);line-height:1.15;margin:6px 0 5px}.cms-esg-heading-copy>p{color:#7b8495;line-height:1.45;margin:0;max-width:620px}.cms-esg-section-tools{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.cms-esg-add-button,.cms-esg-section-tools>a{align-items:center;background:#fff;border:1px solid #dbe2eb;border-radius:7px;color:#344054;cursor:pointer;display:inline-flex;font-size:calc(.8rem + 2px);font-weight:750;gap:6px;min-height:36px;padding:0 10px}.cms-esg-add-button:hover{background:#f5f8fc;border-color:#b9c7d9}.cms-esg-add-button:disabled{cursor:not-allowed;opacity:.5}.cms-esg-section-switch{align-items:center;color:#344054;cursor:pointer;display:inline-flex;gap:9px;white-space:nowrap}.cms-esg-section-switch input{height:1px;opacity:0;position:absolute;width:1px}.cms-esg-switch-track{background:#cbd5e1;border-radius:999px;display:inline-flex;height:25px;padding:3px;transition:background .16s ease;width:43px}.cms-esg-switch-track i{background:#fff;border-radius:50%;box-shadow:0 1px 4px rgba(15,23,42,.2);height:19px;transition:transform .16s ease;width:19px}.cms-esg-section-switch input:checked+.cms-esg-switch-track{background:#69b8ee}.cms-esg-section-switch input:checked+.cms-esg-switch-track i{transform:translateX(18px)}.cms-esg-section-switch input:focus-visible+.cms-esg-switch-track{outline:3px solid rgba(105,184,238,.28);outline-offset:2px}.cms-esg-section-switch input:disabled+.cms-esg-switch-track{opacity:.55}.cms-esg-section-switch strong{font-size:calc(.88rem + 2px)}.cms-esg-content-list{display:grid}.cms-esg-content-row{align-items:center;border-bottom:1px solid #e8ecf1;display:grid;grid-gap:14px;gap:14px;grid-template-columns:24px minmax(0,1fr) auto;min-height:84px;padding:13px 4px}.cms-esg-row-icon{color:#344054}.cms-esg-row-copy{display:grid;grid-gap:5px;gap:5px;min-width:0}.cms-esg-row-copy strong{color:#26324a;font-size:calc(.94rem + 2px)}.cms-esg-row-copy span{color:#7b8495;font-size:calc(.79rem + 2px);line-height:1.35;overflow-wrap:anywhere}.cms-esg-row-status{background:#fff4df;border-radius:999px;color:#936019;font-size:calc(.72rem + 2px);font-weight:800;padding:5px 9px;white-space:nowrap}.cms-esg-row-status.published{background:#e1f2ff;color:#0d5d91}.cms-esg-row-actions{align-items:center;display:flex;gap:12px}.cms-esg-row-actions>a,.cms-esg-row-actions>button{align-items:center;background:transparent;border:0;border-radius:6px;color:#667085;cursor:pointer;display:inline-flex;font-size:calc(.82rem + 2px);gap:6px;min-height:34px;padding:0 5px 0 10px;white-space:nowrap}.cms-esg-row-actions>a:hover,.cms-esg-row-actions>button:hover{background:#f2f5f8;color:#17285a}.cms-esg-row-actions>button.danger{color:#b42318}.cms-esg-row-actions>button.danger:hover{background:#fff7f6;color:#8f1d14}.cms-esg-state{min-height:480px}@media (max-width:1180px){.cms-esg-workspace{grid-template-columns:215px minmax(0,1fr)}.cms-esg-level-content{padding-inline:22px}.cms-esg-section-header{align-items:stretch;flex-direction:column}.cms-esg-section-tools{justify-content:flex-start}}@media (max-width:820px){.cms-esg-workspace{display:block;margin-inline:12px}.cms-esg-level-two{border-bottom:1px solid #e4e9f0;border-right:0}.cms-esg-level-two nav{grid-template-columns:repeat(2,minmax(0,1fr))}.cms-esg-content-row{grid-template-columns:24px minmax(0,1fr)}.cms-esg-row-actions{flex-wrap:wrap;grid-column:2;justify-self:start}}@media (max-width:560px){.cms-esg-level-two nav{grid-template-columns:1fr}.cms-esg-level-content{padding:18px 14px 24px}.cms-esg-section-tools{align-items:stretch;flex-direction:column}.cms-esg-content-row{grid-template-columns:22px minmax(0,1fr)}.cms-esg-row-status{grid-column:2;justify-self:start}.cms-esg-row-actions{align-items:flex-start;flex-direction:column}}.cms-esg-workspace-single{grid-template-columns:minmax(0,1fr)}.cms-job-cv-count{align-items:center;background:#eef4ff;border:1px solid #c9d8f3;border-radius:999px;color:#102963;display:inline-flex;font-weight:800;justify-content:center;min-width:42px;padding:6px 12px;text-decoration:none}.cms-job-cv-count:hover{background:#102963;color:#fff}.cms-job-cv-context{align-items:center;background:#fff;border:1px solid #dfe6f2;border-radius:14px;display:flex;justify-content:space-between;margin:0 0 18px;padding:16px 20px}.cms-job-cv-context div{display:grid;grid-gap:3px;gap:3px}.cms-job-cv-context small,.cms-job-cv-context span{color:#687995}.cms-job-cv-context strong{color:#102963;font-size:18px}.cms-job-cv-context a{border:1px solid #cfd8e8;border-radius:10px;color:#102963;font-weight:700;padding:10px 14px;text-decoration:none}@media (max-width:720px){.cms-job-cv-context{align-items:flex-start;flex-direction:column;gap:12px}}