*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ej-text);background:var(--ej-surface);font-family:var(--ej-font-sans);font-size:var(--ej-text-base);line-height:var(--ej-line-normal)}body.menu-open{overflow:hidden}.ej-container{width:min(calc(100% - 40px), var(--ej-container));margin-inline:auto}.ej-icon{width:1.1rem;height:1.1rem;display:inline-block;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ej-site-header{position:sticky;top:0;z-index:1000;border-bottom:1px solid var(--ej-border);background:rgb(255 255 255 / .98)}.ej-header-row{min-height:var(--ej-header-height);display:grid;grid-template-columns:210px minmax(0,1fr) auto;align-items:center;gap:var(--ej-space-8)}.ej-site-logo,.ej-footer-logo{display:inline-flex;align-items:center}.ej-site-logo img{width:210px;height:auto;display:block}.ej-primary-nav,.ej-menu{margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:clamp(16px, 2.4vw, 34px);list-style:none}.ej-menu li{margin:0}.ej-nav-link,.ej-menu a{min-height:var(--ej-header-height);display:inline-flex;align-items:center;gap:var(--ej-space-1);padding:24px 0 21px;border:0;border-bottom:3px solid #fff0;color:var(--ej-text);background:#fff0;font-size:var(--ej-text-sm);font-weight:650;line-height:1.2;text-decoration:none;white-space:nowrap}.ej-nav-link:hover,.ej-nav-link:focus-visible,.ej-nav-link[aria-current="page"],.ej-menu a:hover,.ej-menu .current-menu-item>a{border-bottom-color:var(--ej-red-500);color:var(--ej-navy-950)}.ej-nav-link--pending{color:var(--ej-text-muted)}.ej-nav-dropdown{position:relative;margin:0}.ej-nav-dropdown>summary{cursor:pointer;list-style:none}.ej-nav-dropdown>summary::-webkit-details-marker{display:none}.ej-nav-dropdown>summary .ej-icon{width:16px;height:16px;transition:transform 160ms ease}.ej-nav-dropdown[open]>summary .ej-icon{transform:rotate(180deg)}.ej-nav-link--active{border-bottom-color:var(--ej-red-500);color:var(--ej-navy-950)}.ej-nav-dropdown__menu{position:absolute;z-index:30;top:calc(100% - 3px);left:50%;display:grid;width:max-content;min-width:188px;padding:8px;border:1px solid var(--ej-border);border-radius:var(--ej-radius-md);background:var(--ej-surface);box-shadow:var(--ej-shadow-md);transform:translateX(-50%)}.ej-nav-dropdown__menu a{display:flex;align-items:center;min-height:40px;padding:8px 12px;border-radius:var(--ej-radius-sm);color:var(--ej-text);font-size:var(--ej-text-sm);font-weight:650;line-height:1.2;text-decoration:none}.ej-nav-dropdown__menu a:hover,.ej-nav-dropdown__menu a:focus-visible,.ej-nav-dropdown__menu a[aria-current="page"]{color:var(--ej-red-600);background:var(--ej-surface-soft)}.ej-header-tools{display:flex;align-items:center;gap:var(--ej-space-2)}.ej-header-search{width:238px;display:grid;grid-template-columns:minmax(0,1fr) 42px;border:1px solid var(--ej-border-strong);border-radius:var(--ej-radius-md);background:var(--ej-surface)}.ej-header-search input{min-width:0;padding:9px 12px;border:0;background:#fff0;font:inherit;font-size:var(--ej-text-sm);outline:none}.ej-header-search button,.ej-menu-button{width:42px;height:42px;display:grid;place-items:center;padding:0;border:0;border-radius:var(--ej-radius-md);color:var(--ej-navy-950);background:#fff0}.ej-header-search button:hover,.ej-menu-button:hover{background:var(--ej-surface-soft)}.ej-menu-button{display:none}.ej-menu-icon--close{display:none}.ej-menu-button[aria-expanded="true"] .ej-menu-icon--open{display:none}.ej-menu-button[aria-expanded="true"] .ej-menu-icon--close{display:inline-flex}.ej-quality-band{border-top:1px solid var(--ej-border);border-bottom:1px solid var(--ej-border);background:var(--ej-blue-soft)}.ej-quality-grid{min-height:116px;display:grid;grid-template-columns:1.35fr repeat(4,1fr);align-items:center}.ej-quality-intro,.ej-quality-point{min-height:68px;display:flex;align-items:center;gap:var(--ej-space-3);padding:var(--ej-space-4) var(--ej-space-5)}.ej-quality-point{border-left:1px solid #cddcf2;color:var(--ej-navy-950);font-size:var(--ej-text-sm);font-weight:700}.ej-quality-intro .ej-icon,.ej-quality-point .ej-icon{width:1.75rem;height:1.75rem;color:var(--ej-blue-600)}.ej-quality-intro strong,.ej-quality-intro span{display:block}.ej-quality-intro span{color:var(--ej-text-soft);font-size:var(--ej-text-sm)}.ej-institutional-footer{color:var(--ej-navy-950);background:var(--ej-surface)}.ej-footer-grid{padding-block:var(--ej-space-10);display:grid;grid-template-columns:1.25fr repeat(4,1fr);gap:var(--ej-space-8)}.ej-footer-logo img{width:205px;height:auto}.ej-footer-brand p{max-width:270px;margin:var(--ej-space-4) 0 0;color:var(--ej-text-soft);font-size:var(--ej-text-sm)}.ej-footer-brand .ej-editorial-signature{color:var(--ej-navy-900)}.ej-footer-column h2{margin:0 0 var(--ej-space-4);padding-bottom:var(--ej-space-3);border-bottom:2px solid var(--ej-red-500);font-family:var(--ej-font-sans);font-size:var(--ej-text-base);line-height:1.3}.ej-footer-column ul{margin:0;padding:0;display:grid;gap:var(--ej-space-2);list-style:none}.ej-footer-column a,.ej-footer-link--pending{color:var(--ej-navy-800);font-size:var(--ej-text-sm);text-decoration:none}.ej-footer-link--pending{color:var(--ej-text-muted)}.ej-footer-column a:hover{text-decoration:underline}.ej-social-links{margin-top:var(--ej-space-5);display:flex;gap:var(--ej-space-2)}.ej-social-links a{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--ej-border);border-radius:var(--ej-radius-md);color:var(--ej-navy-950)}.ej-social-links .ej-icon{fill:currentColor;stroke:none}.ej-footer-bottom{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:var(--ej-space-6);border-top:1px solid var(--ej-border);color:var(--ej-text-muted);font-size:var(--ej-text-xs)}.site-footer,.site-info{background:var(--ej-surface)}@media (max-width:1080px){.ej-header-row{grid-template-columns:180px minmax(0,1fr) auto;gap:var(--ej-space-4)}.ej-site-logo img{width:180px}.ej-primary-nav,.ej-menu{gap:16px}.ej-header-search{width:190px}.ej-footer-grid{grid-template-columns:1.2fr repeat(2,1fr)}.ej-footer-brand{grid-row:span 2}}@media (max-width:900px){:root{--ej-header-height:62px}.ej-container{width:min(calc(100% - 32px), var(--ej-container))}.ej-header-row{grid-template-columns:minmax(0,1fr) auto}.ej-site-logo img{width:175px}.ej-menu-button{display:grid}.ej-header-search{width:42px;border:0}.ej-header-search input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.ej-primary-nav{max-height:calc(100vh - var(--ej-header-height));position:fixed;inset:var(--ej-header-height) 0 auto;display:none;overflow-y:auto;padding:12px 16px 20px;border-bottom:1px solid var(--ej-border);background:var(--ej-surface);box-shadow:var(--ej-shadow-md)}.ej-primary-nav.is-open,.ej-primary-nav .ej-menu{display:grid}.ej-primary-nav .ej-menu{width:100%;gap:0}.ej-nav-dropdown{width:100%}.ej-nav-dropdown>summary{width:100%;justify-content:space-between}.ej-nav-dropdown__menu{position:static;width:auto;min-width:0;margin:0 0 4px;padding:4px 0 4px 14px;border:0;border-radius:0;box-shadow:none;transform:none}.ej-nav-dropdown__menu a{min-height:42px;padding:10px 12px}.ej-nav-link,.ej-menu a{width:100%;min-height:46px;justify-content:space-between;padding:12px 6px;border-bottom-width:1px}.ej-quality-grid{grid-template-columns:repeat(2,1fr)}.ej-quality-intro{grid-column:1 / -1}.ej-quality-point:nth-child(2n){border-left:0}.ej-footer-grid{grid-template-columns:repeat(2,1fr)}.ej-footer-brand{grid-column:1 / -1;grid-row:auto}.ej-footer-bottom{padding-block:var(--ej-space-5);align-items:flex-start;flex-direction:column}}@media (max-width:560px){.ej-quality-grid,.ej-footer-grid{grid-template-columns:1fr}.ej-quality-intro,.ej-quality-point{grid-column:1;border-left:0;border-top:1px solid #cddcf2}.ej-quality-intro{border-top:0}}