@charset "UTF-8";:root{--un-primary: #2253dd;--un-primary-hover: #1c44b4;--un-surface: #ffffff;--un-surface-selected: #d9e1e6;--un-surface-accent: #e5effd;--un-surface-dark: #092329;--un-surface-panel: #0e2e35;--un-text: #2b2b2b;--un-text-subdued: #676767;--un-text-invert: #ffffff;--un-border: #d6dee5;--un-line: #d9e1e6;--un-radio-border: #adb4b9;--un-input-border: #adb4b9;--un-surface-subtle: #f6f7f8;--un-border-subtle: #edeff0;--un-radius-pill: 6.25rem;--un-radius-panel: 1.875rem;--un-radius-card: 1.5rem;--un-radius-control: .375rem;--un-surface-info: #f3f8ff;--un-border-info: #96b4df;--un-icon-info: #4280d6;--un-font-heading: "Anek Gurmukhi", "Segoe UI", system-ui, sans-serif;--un-font-body: "Inter", "Segoe UI", system-ui, sans-serif;--un-content-max: 83.75rem;--un-gutter: 5.875rem}[data-theme=dnb]{--un-primary: #007272;--un-primary-hover: #005d5d;--un-surface-selected: #d2f0e9;--un-surface-accent: #d2f0e9;--un-surface-dark: #00343e;--un-surface-panel: #007272;--un-text: #333333;--un-text-subdued: #737373;--un-radio-border: #007272;--un-surface-info: #f2f4ec;--un-border-info: #007272;--un-icon-info: #007272}[data-theme=eika]{--un-primary: #00383d;--un-primary-hover: #002e32;--un-surface-selected: #f7f4f2;--un-surface-accent: #f7f4f2;--un-surface-dark: #00383d;--un-surface-panel: #00383d;--un-text: #00383d;--un-text-subdued: #333333;--un-border: #c7e0e3;--un-radio-border: #00383d;--un-surface-info: #f0f8f9;--un-border-info: #97c5ca;--un-icon-info: #00383d}[data-theme=sparebank1]{--un-primary: #005aa4;--un-primary-hover: #004986;--un-surface-selected: #e5effd;--un-surface-accent: #e5effd;--un-surface-dark: #143361;--un-surface-panel: #143361;--un-text: #020a0a;--un-text-subdued: #676767;--un-border: #d8d8d8;--un-radio-border: #9b9797;--un-surface-info: #d8e9f2;--un-border-info: #002776;--un-icon-info: #005aa4}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--un-surface);color:var(--un-text);font-family:var(--un-font-body);font-size:1rem;line-height:1.5;-webkit-font-smoothing:antialiased}img{max-width:100%}.un-icon{width:1.5rem;height:1.5rem;flex:none}.un-icon-sm{width:1rem;height:1rem}.un-btn{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;border-radius:var(--un-radius-pill);border:.0625rem solid transparent;font-family:var(--un-font-body);font-weight:500;line-height:1.6;cursor:pointer;white-space:nowrap;text-decoration:none;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.un-btn-primary{background:var(--un-primary);border-color:var(--un-primary);color:var(--un-text-invert)}.un-btn-primary:hover{background:var(--un-primary-hover);border-color:var(--un-primary-hover)}.un-btn-secondary{background:var(--un-surface);border-color:var(--un-primary);color:var(--un-primary)}.un-btn-secondary:hover{background:var(--un-surface-selected)}.un-btn-sm{min-width:3.8125rem;height:2rem;padding:.25rem .75rem;font-size:.875rem}.un-dropdown{position:relative;display:block;width:100%}.un-dropdown-chevron{transition:transform .15s ease}.un-dropdown.is-open .un-dropdown-chevron{transform:rotate(180deg)}.un-dropdown-menu{display:none;position:static;min-width:0;margin:0;padding:.25rem 0 .25rem .75rem;list-style:none;background:none;border:0;border-radius:0;box-shadow:none}.un-dropdown-menu a{display:block;padding:.5rem 1rem;border-radius:0;font-size:1rem;line-height:1.5;color:var(--un-text);text-decoration:none;white-space:nowrap}.un-dropdown-menu a:hover,.un-dropdown-menu a:focus-visible{background:var(--un-surface-selected);color:var(--un-primary)}.un-dropdown-menu a[aria-current]{color:var(--un-text-subdued);cursor:default}.un-dropdown-menu a[aria-current]:hover,.un-dropdown-menu a[aria-current]:focus-visible{background:none;color:var(--un-text-subdued)}.un-dropdown.is-open .un-dropdown-menu,.un-dropdown.is-open .un-dropdown-menu-cols{display:block}@media (min-width: 1200px){.un-dropdown{display:inline-flex;width:auto}.un-dropdown-menu{position:absolute;top:calc(100% + .625rem);left:0;z-index:50;min-width:13.75rem;padding:.5rem 0;overflow:hidden;background:var(--un-surface);border:.0625rem solid var(--un-border);border-radius:1.5rem;box-shadow:.125rem .25rem .75rem #0000001f}.un-dropdown-menu-end{left:auto;right:0}.un-dropdown-menu-cols{padding:2rem;border:0;border-radius:1.5rem;box-shadow:.125rem .25rem .75rem #0000001f}.un-dropdown-menu-cols a{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;width:100%;padding:0;border-radius:0;font-size:1rem;line-height:1.5}.un-dropdown-menu-cols a:after{content:"";flex:none;width:1.25rem;height:1.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3Cpolyline points='12 5 19 12 12 19'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.un-dropdown-menu-cols a:hover,.un-dropdown-menu-cols a:focus-visible{background:none;color:var(--un-primary)}.un-dropdown-menu-cols a:hover:after,.un-dropdown-menu-cols a:focus-visible:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23007272' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3Cpolyline points='12 5 19 12 12 19'/%3E%3C/svg%3E")}.un-dropdown.is-open .un-dropdown-menu-cols{display:grid;grid-template-columns:repeat(3,11.5625rem);gap:2.8125rem 4rem}}.un-header{position:sticky;top:0;z-index:1000;background:var(--un-surface);border-bottom:.0625rem solid #e5e7eb}.un-header-inner{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;padding:1rem 1.5rem}.un-header-brand{display:inline-flex;flex-direction:column;align-items:flex-start;text-decoration:none;flex:0 0 auto}.un-header-brand-logo{width:7.5rem;height:2.625rem;display:block}.un-header-brand-sub{margin-top:.25rem;font-family:Arial,var(--un-font-body);font-size:.75rem;line-height:1.6;color:var(--un-text)}.un-header-burger{display:flex;flex:0 0 auto;margin-left:auto;flex-direction:column;justify-content:center;gap:.3125rem;width:2.75rem;height:2.75rem;padding:.625rem;background:none;border:.0625rem solid var(--un-line);border-radius:.625rem;cursor:pointer}.un-header-burger-bar{display:block;width:100%;height:.125rem;border-radius:.125rem;background:var(--un-text);transition:transform .2s ease,opacity .2s ease}.un-header.nav-open .un-header-burger-bar:nth-child(1){transform:translateY(.4375rem) rotate(45deg)}.un-header.nav-open .un-header-burger-bar:nth-child(2){opacity:0}.un-header.nav-open .un-header-burger-bar:nth-child(3){transform:translateY(-.4375rem) rotate(-45deg)}.un-header-nav{order:3;flex-basis:100%;display:none;flex-direction:column;align-items:stretch;gap:.75rem;padding-top:.75rem;border-top:.0625rem solid var(--un-line)}.un-header.nav-open .un-header-nav{display:flex}.un-header-actions{display:flex;flex-direction:column;align-items:stretch;gap:.75rem}.un-header-menu{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.25rem;padding:.625rem .75rem;background:none;border:0;border-radius:.25rem;font-family:Arial,var(--un-font-body);font-size:.875rem;line-height:1.6;color:var(--un-text);cursor:pointer}.un-header-actions .un-btn,.un-header-nav [data-dropdown-toggle]{width:100%;justify-content:space-between}@media (min-width: 576px){.un-header-brand-logo{width:9.5rem}}@media (min-width: 1200px){.un-header-inner{flex-wrap:nowrap;gap:4rem;min-height:7.5rem;padding:1.5rem 3rem}.un-header-burger{display:none}.un-header-nav{order:0;flex:1 1 auto;flex-basis:auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem;padding-top:0;border-top:0}.un-header-actions{flex-direction:row;align-items:center;gap:1rem}.un-header-menu{width:auto;justify-content:flex-start;padding:.25rem}.un-header-actions .un-btn,.un-header-nav [data-dropdown-toggle]{width:auto;justify-content:center}}
/*!
 * Unimicro Help center — header
 * Self-contained: carries its own tokens + base reset so it can be
 * loaded on any page independently of the homepage stylesheet.
 * Section partials live in ./partials/ — edit those, not the compiled CSS.
 */
