@import url("/assets/fonts/pretendard-1.3.9/pretendardvariable-dynamic-subset.css");
@font-face{font-family:"Inter";src:url("/assets/fonts/inter-4.1/InterVariable.woff2") format("woff2");font-weight:100 900;font-style:normal;font-display:swap}
.academy-header{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(210px,320px) auto;align-items:center;gap:24px;min-height:62px;padding:10px 28px}
.academy-header>.brand{font-size:18px}.academy-header .brand-company{display:inline}.academy-categories{display:flex;align-items:center;gap:24px;min-width:0}.academy-categories a{font-family:"Inter","Pretendard Variable",sans-serif;font-weight:550;font-size:14px;line-height:1.5;white-space:nowrap;text-decoration:none;padding:9px 0}.academy-categories a:hover,.academy-categories a[aria-current]{color:var(--learning-accent)}.academy-categories a[aria-current]{box-shadow:inset 0 -2px var(--learning-accent)}
.academy-search{grid-column:3;grid-row:1;justify-self:end;width:100%;height:38px}.search-results{left:auto;right:0;width:max(100%,340px);min-width:0;max-width:calc(100vw - 28px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;overflow-anchor:none}.search-results::-webkit-scrollbar{display:none}.header-actions{grid-column:4;grid-row:1;gap:6px;justify-self:end}
/* Chromium reveals the caret above scroll-padding by scrolling the page on each keystroke. */
html:has(.academy-search:focus-within){scroll-padding-top:0}
.search-results a>span{min-width:0;overflow-wrap:anywhere}
.search-page{max-width:960px;margin:0 auto}.search-page-heading{padding-bottom:28px;border-bottom:1px solid var(--border)}.search-page h1{font-size:clamp(30px,4vw,44px);line-height:1.2;margin:0 0 14px}.search-page-heading p,.search-page-empty{font-size:15px;color:var(--text-muted);overflow-wrap:anywhere}.search-page-list{list-style:none;padding:0;margin:0}.search-page-list li{border-bottom:1px solid var(--border)}.search-page-list a{display:block;padding:24px 12px;text-decoration:none;border-radius:6px;overflow-wrap:anywhere}.search-page-list a:hover{background:var(--surface-subtle)}.search-result-type{font-size:12px;color:var(--text-muted)}.search-page-list h2{font-size:22px;line-height:1.4;letter-spacing:-.025em;margin:6px 0}.search-page-list p{font-size:15px;line-height:1.7;color:var(--text-muted);margin:8px 0 0}.search-page-empty{padding-top:24px}
.header-actions .header-icon{width:38px;height:38px;min-height:38px;padding:9px;display:flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:var(--text);list-style:none;cursor:pointer}.header-icon:hover,.header-popover[open]>.header-icon{background:var(--surface-subtle)}.header-icon::-webkit-details-marker{display:none}.header-popover{position:relative;border:0;margin:0;padding:0}.header-actions .ui-icon{width:20px;height:20px}.header-icon img{width:26px;height:26px;border-radius:50%;object-fit:cover}.header-icon [data-account-avatar]{display:flex;align-items:center;justify-content:center}
.header-icon [data-account-avatar]{width:26px;height:26px;flex:none}.header-icon img{max-width:none;flex:none}
.language-options{right:0}.account-options{position:absolute;top:calc(100% + 12px);right:0;width:240px;padding:8px;border:1px solid var(--border);border-radius:9px;background:var(--surface);box-shadow:0 10px 28px #24242115;z-index:24}.account-menu-name{margin-bottom:6px;padding:8px 10px 12px;border-bottom:1px solid var(--border);font-size:13px;font-weight:600;overflow-wrap:anywhere}.account-options a,.account-options button{display:flex;align-items:center;gap:10px;padding:10px;width:100%;min-height:42px;border:0;border-radius:5px;background:transparent;font:inherit;font-size:14px;text-decoration:none;text-align:left}.account-options a:hover,.account-options button:hover:not(:disabled){background:var(--surface-subtle)}.account-options button:disabled{opacity:.45;cursor:default}.account-menu-status{font-size:12px;color:var(--text-muted);line-height:1.5;padding:0 10px}.account-menu-status:empty{display:none}
.footer-top{padding-bottom:26px;align-items:center}.footer-top .brand{font-size:23px}.footer-sitemap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;padding:30px 0}.footer-sitemap h2{font-size:14px;line-height:1.5;font-weight:650;letter-spacing:0;margin-bottom:12px}.footer-sitemap ul{list-style:none;padding:0;margin:0;display:grid;gap:9px}.footer-sitemap a{font-size:14px;color:var(--text-muted);text-decoration:none;line-height:1.6}.footer-sitemap a:hover{color:var(--learning-accent);text-decoration:underline}.footer-bottom{justify-content:space-between;border-top:1px solid var(--border);padding-top:22px}.footer-bottom .copyright{width:auto;text-align:left}.footer-bottom>a{font-size:13px;text-decoration:none}
.button.warm{background:#FFB71B;border-color:#C68908}.button.warm:hover{background:#FFC341;border-color:#AF7700}.button.utility{background:var(--learning-accent);color:white;border-color:var(--learning-accent)}.button.utility:hover{background:#493E93}.enrolled-meter progress,.course-progress progress{accent-color:var(--learning-accent)}progress::-webkit-progress-value{background:var(--learning-accent)}progress::-moz-progress-bar{background:var(--learning-accent)}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:var(--learning-accent)}
@media(max-width:1100px){.academy-header{gap:16px;padding-inline:20px;grid-template-columns:auto minmax(0,1fr) minmax(170px,250px) auto}.academy-categories{gap:16px}.academy-header>.brand{font-size:16px}}
@media(max-width:900px){.academy-header{grid-template-columns:minmax(0,1fr) auto;gap:4px 20px}.academy-header>.brand{grid-column:1;grid-row:1}.header-actions{grid-column:2;grid-row:1}.academy-categories{grid-column:1;grid-row:2;min-height:42px}.academy-search{grid-column:2;grid-row:2;width:240px}.footer-sitemap{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}}
@media(max-width:560px){.academy-header{padding:8px 14px;gap:4px 8px}.academy-header>.brand{font-size:16px}.academy-header .brand-company{display:none}.header-actions{gap:2px}.academy-categories{grid-column:1/-1;grid-row:2;gap:24px}.academy-categories a{font-size:13px}.academy-search{grid-column:1/-1;grid-row:3;width:100%;max-width:none;height:36px}.search-results{width:100%;max-width:none}.language-options{right:0}.footer-top{display:flex;gap:18px;flex-wrap:wrap}.footer-top .button{margin:0}.footer-top .brand{font-size:20px}.footer-sitemap{gap:24px 18px}.footer-sitemap a{font-size:13px}.footer-bottom{flex-wrap:wrap;gap:12px}.academy-footer{padding:22px}}

/* One text style keeps the company and Academy aligned beside the official cloud. */
.academy-header>.brand,.footer-top .brand{gap:7px;color:#171717;letter-spacing:-.035em;font-family:"Inter",sans-serif;font-weight:650;line-height:1.2;font-optical-sizing:none}
.academy-header>.brand{font-size:18px}.brand-name{display:block}.brand .brand-cloud{display:block;width:32px;height:32px;flex:none}.footer-top .brand{font-size:22px}.footer-top .brand-cloud{width:38px;height:38px}
@media(max-width:1100px) and (min-width:901px){.academy-header{gap:12px}.academy-header>.brand{font-size:16px}.academy-header .brand-cloud{width:28px;height:28px}.academy-categories{gap:14px}.academy-categories a{font-size:13px}}
@media(max-width:560px){.academy-header>.brand{font-size:clamp(12px,3.35vw,16px);gap:5px}.academy-header .brand-cloud{width:24px;height:24px}.footer-top .brand{font-size:20px}.footer-top .brand-cloud{width:34px;height:34px}}
