.main-module__hLtVbG__skipLink{background-color:var(--gold);color:var(--black);z-index:9999;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:top .15s;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.main-module__hLtVbG__skipLink:focus{outline:3px solid var(--black);outline-offset:2px;top:.5rem}.main-module__hLtVbG__toastContainer{z-index:10000;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;top:1.5rem;right:1.5rem}.main-module__hLtVbG__toast{background-color:var(--white);border:1px solid var(--gray-200);pointer-events:auto;border-radius:6px;align-items:flex-start;gap:.75rem;min-width:320px;max-width:420px;padding:1rem 1.25rem;animation:.3s ease-out main-module__hLtVbG__toastSlideIn;display:flex;box-shadow:0 10px 25px -5px #00000026,0 8px 10px -6px #0000001a}.main-module__hLtVbG__toast.main-module__hLtVbG__toastExiting{animation:.2s ease-in forwards main-module__hLtVbG__toastSlideOut}@keyframes main-module__hLtVbG__toastSlideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes main-module__hLtVbG__toastSlideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.main-module__hLtVbG__toastError{border-left:4px solid var(--error)}.main-module__hLtVbG__toastSuccess{border-left:4px solid var(--success)}.main-module__hLtVbG__toastWarning{border-left:4px solid var(--gold-dark)}.main-module__hLtVbG__toastInfo{border-left:4px solid var(--red)}.main-module__hLtVbG__toastIcon{flex-shrink:0;margin-top:.125rem}.main-module__hLtVbG__toastError .main-module__hLtVbG__toastIcon{color:var(--error)}.main-module__hLtVbG__toastSuccess .main-module__hLtVbG__toastIcon{color:var(--success)}.main-module__hLtVbG__toastWarning .main-module__hLtVbG__toastIcon{color:var(--gold-dark)}.main-module__hLtVbG__toastInfo .main-module__hLtVbG__toastIcon{color:var(--red)}.main-module__hLtVbG__toastContent{flex:1;min-width:0}.main-module__hLtVbG__toastTitle{color:var(--black);margin:0 0 .25rem;font-size:.9375rem;font-weight:600}.main-module__hLtVbG__toastMessage{color:var(--gray-600);margin:0;font-size:.875rem;line-height:1.4}.main-module__hLtVbG__toastClose{cursor:pointer;color:var(--gray-400);background:0 0;border:none;border-radius:6px;flex-shrink:0;margin:-.25rem -.25rem -.25rem 0;padding:.25rem;transition:color .15s,background-color .15s}.main-module__hLtVbG__toastClose:hover{color:var(--gray-600);background-color:var(--gray-100)}.main-module__hLtVbG__layout{background-color:var(--white);min-height:100vh;color:var(--black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Noto Sans,system-ui,sans-serif;font-size:1rem;line-height:1.65;display:flex}.main-module__hLtVbG__header{background:var(--red);padding:.875rem 0;position:relative;box-shadow:0 1px #00000026}@media (min-width:768px){.main-module__hLtVbG__header{padding:1rem 0}}.main-module__hLtVbG__headerContent{z-index:1;justify-content:space-between;align-items:center;max-width:1152px;margin:0 auto;padding:0 1.25rem;display:flex;position:relative}@media (min-width:768px){.main-module__hLtVbG__headerContent{padding:0 2rem}}.main-module__hLtVbG__logoLink{color:var(--white);align-items:center;gap:.625rem;text-decoration:none;display:flex}.main-module__hLtVbG__logoLink:hover{color:var(--white);text-decoration:none}.main-module__hLtVbG__logoLink:focus-visible{outline:3px solid var(--gold);outline-offset:3px;background:0 0}.main-module__hLtVbG__logoCrest{filter:drop-shadow(0 1px 2px #0003);flex-shrink:0;width:52px;height:52px}@media (min-width:640px){.main-module__hLtVbG__logoCrest{width:60px;height:60px}}@media (min-width:768px){.main-module__hLtVbG__logoCrest{width:68px;height:68px}}.main-module__hLtVbG__logoText{flex-direction:column;gap:.125rem;display:flex}.main-module__hLtVbG__logoTitle{text-shadow:0 1px 2px #00000026;color:var(--white);margin:0;font-size:1.0625rem;font-weight:600;line-height:1.3}.main-module__hLtVbG__logoSubtitle{opacity:.85;text-shadow:0 1px 2px #00000026;color:var(--white);font-size:.75rem;font-style:italic;font-weight:400;line-height:1.2}@media (min-width:640px){.main-module__hLtVbG__logoTitle{font-size:1.1875rem}.main-module__hLtVbG__logoSubtitle{font-size:.8125rem}}@media (min-width:768px){.main-module__hLtVbG__logoTitle{font-size:1.375rem}.main-module__hLtVbG__logoSubtitle{font-size:.875rem}}.main-module__hLtVbG__logoIcon{width:44px;height:44px}.main-module__hLtVbG__helpNav{gap:.5rem;margin-left:auto;display:flex}.main-module__hLtVbG__helpNavLink{color:var(--white);padding:.5rem .875rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s}.main-module__hLtVbG__helpNavLink:hover{color:var(--white);background-color:#ffffff26}.main-module__hLtVbG__helpNavLink:focus-visible{outline:3px solid var(--gold);outline-offset:0;background-color:var(--gold);color:var(--black);text-decoration:none}.main-module__hLtVbG__headerActions{align-items:center;gap:.5rem;display:flex}.main-module__hLtVbG__headerSignout{color:var(--white);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:0;padding:.4375rem .875rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background-color .12s,border-color .12s}.main-module__hLtVbG__headerSignout:hover{color:var(--white);background:#fff3;border-color:#ffffff80;text-decoration:none}.main-module__hLtVbG__govBar{background:var(--black);padding:.5rem 0}.main-module__hLtVbG__govBarContent{max-width:1152px;color:var(--white);align-items:center;gap:.5rem;margin:0 auto;padding:0 1.25rem;font-size:.8125rem;display:flex}@media (min-width:768px){.main-module__hLtVbG__govBarContent{padding:0 2rem}}.main-module__hLtVbG__govBarLink{color:var(--gold);margin-left:.25rem;text-decoration:none}.main-module__hLtVbG__govBarLink:hover{color:var(--gold-light,#ffd84a);text-decoration:underline}.main-module__hLtVbG__govBarClose{color:var(--white);cursor:pointer;opacity:.7;background:0 0;border:none;align-items:center;margin-left:auto;padding:.125rem;display:flex}.main-module__hLtVbG__govBarClose:hover{opacity:1}.main-module__hLtVbG__headerInner{z-index:1;justify-content:space-between;align-items:center;max-width:1152px;margin:0 auto;padding:0 1.25rem;display:flex;position:relative}@media (min-width:768px){.main-module__hLtVbG__headerInner{padding:0 2rem}}.main-module__hLtVbG__headerLogo{color:var(--white);align-items:center;gap:.75rem;text-decoration:none;display:flex}.main-module__hLtVbG__headerLogo:hover{color:var(--white);text-decoration:none}.main-module__hLtVbG__headerLogo:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.main-module__hLtVbG__headerCrest{filter:drop-shadow(0 1px 2px #0003);flex-shrink:0;width:52px;height:52px}@media (min-width:640px){.main-module__hLtVbG__headerCrest{width:60px;height:60px}}@media (min-width:768px){.main-module__hLtVbG__headerCrest{width:68px;height:68px}}.main-module__hLtVbG__headerText{flex-direction:column;gap:.125rem;display:flex}.main-module__hLtVbG__headerTitle{color:var(--white);text-shadow:0 1px 2px #00000026;font-size:1.0625rem;font-weight:600;line-height:1.3}.main-module__hLtVbG__headerSubtitle{opacity:.9;color:var(--white);font-size:.75rem;font-weight:400;line-height:1.2}@media (min-width:768px){.main-module__hLtVbG__headerTitle{font-size:1.375rem}.main-module__hLtVbG__headerSubtitle{font-size:.875rem}}.main-module__hLtVbG__headerHelpLink{color:var(--white);border-bottom:2px solid #0000;border-radius:0;align-items:center;padding:.4375rem .75rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background-color .12s,border-color .12s;display:inline-flex}.main-module__hLtVbG__headerHelpLink:hover{border-bottom-color:var(--gold);background:#ffffff14}.main-module__hLtVbG__headerNav{display:none}@media (min-width:768px){.main-module__hLtVbG__headerNav{display:block}}.main-module__hLtVbG__headerNavList{gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.main-module__hLtVbG__headerNavList li{margin:0}.main-module__hLtVbG__headerNavLink{color:#ffffffe6;border-radius:4px;padding:.5rem .875rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s;display:block}.main-module__hLtVbG__headerNavLink:hover{color:var(--gold);background:#ffffff26;text-decoration:none}.main-module__hLtVbG__headerNavLink:visited{color:#ffffffe6}.main-module__hLtVbG__headerNavLink:visited:hover{color:var(--gold)}.main-module__hLtVbG__headerNavLink:focus-visible{outline:3px solid var(--gold);outline-offset:2px;background:#fff3}.main-module__hLtVbG__headerNavLinkActive{color:var(--white);background:#fff3;font-weight:600}.main-module__hLtVbG__headerNavLinkActive:hover{color:var(--white);background:#ffffff40}.main-module__hLtVbG__userDropdown{position:relative}.main-module__hLtVbG__userDropdownTrigger{color:var(--white);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.25rem;transition:opacity .15s;display:flex}.main-module__hLtVbG__userDropdownTrigger:hover{opacity:.85}.main-module__hLtVbG__userDropdownTrigger:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.main-module__hLtVbG__headerUserAvatar{width:32px;height:32px;color:var(--white);background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.main-module__hLtVbG__userDropdownChevron{transition:transform .15s}.main-module__hLtVbG__userDropdownChevron.main-module__hLtVbG__open{transform:rotate(180deg)}.main-module__hLtVbG__userDropdownMenu{background:var(--white);border:1px solid var(--gray-200);z-index:100;min-width:220px;margin-top:.5rem;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #00000026}.main-module__hLtVbG__userDropdownHeader{border-bottom:1px solid var(--gray-200);padding:1rem}.main-module__hLtVbG__userDropdownName{color:var(--black);font-size:.9375rem;font-weight:600;display:block}.main-module__hLtVbG__userDropdownEmail{color:var(--gray-600);margin-top:.25rem;font-size:.8125rem;display:block}.main-module__hLtVbG__userDropdownDivider{background:var(--gray-200);height:1px}.main-module__hLtVbG__userDropdownItem{width:100%;color:var(--gray-700);cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.main-module__hLtVbG__userDropdownItem:hover{background:var(--gray-50);color:var(--black)}.main-module__hLtVbG__userDropdownItem:focus-visible{outline:3px solid var(--gold);outline-offset:-3px}.main-module__hLtVbG__portalNav{background:var(--gray-100);border-bottom:1px solid var(--gray-300)}.main-module__hLtVbG__portalNavInner{max-width:1152px;margin:0 auto;padding:0 1.25rem}@media (min-width:768px){.main-module__hLtVbG__portalNavInner{padding:0 2rem}}.main-module__hLtVbG__portalNavList{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:stretch;gap:0;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.main-module__hLtVbG__portalNavList::-webkit-scrollbar{display:none}.main-module__hLtVbG__portalNavItem{flex-shrink:0;align-items:stretch;margin:0;display:flex}.main-module__hLtVbG__portalNavLink{color:var(--gray-700);white-space:nowrap;border-bottom:3px solid #0000;align-items:center;padding:.875rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s,background-color .15s;display:inline-flex}@media (min-width:768px){.main-module__hLtVbG__portalNavLink{padding:.875rem 1.25rem;font-size:.9375rem}}.main-module__hLtVbG__portalNavLink:hover{color:var(--red);background:var(--gray-50);text-decoration:none}.main-module__hLtVbG__portalNavLink:focus-visible{outline:3px solid var(--gold);outline-offset:-3px;background:var(--gold);color:var(--black)}.main-module__hLtVbG__portalNavLink.main-module__hLtVbG__active{color:var(--red);border-bottom-color:var(--red);font-weight:600}.main-module__hLtVbG__nav{background:var(--red-800);border-top:1px solid #0000001a}.main-module__hLtVbG__navContainer{max-width:1152px;margin:0 auto;padding:0 1.25rem}@media (min-width:768px){.main-module__hLtVbG__navContainer{padding:0 2rem}}.main-module__hLtVbG__navList{flex-wrap:wrap;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.main-module__hLtVbG__navItem{margin:0}.main-module__hLtVbG__navLink{color:#ffffffeb;border-bottom:2px solid #0000;border-radius:0;padding:.625rem .875rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .12s,border-color .12s,color .12s;display:block}.main-module__hLtVbG__navLink:hover{color:var(--white);border-bottom-color:var(--gold);background:#ffffff14;text-decoration:none}.main-module__hLtVbG__navLink:focus-visible{outline:3px solid var(--gold);outline-offset:-3px;background:var(--gold);color:var(--black)}.main-module__hLtVbG__navLinkActive,.main-module__hLtVbG__navLink.main-module__hLtVbG__active{color:var(--white);border-bottom-color:var(--gold);background:#00000026;font-weight:700}.main-module__hLtVbG__navLinkActive:hover,.main-module__hLtVbG__navLink.main-module__hLtVbG__active:hover{color:var(--white);border-bottom-color:var(--gold);background:#00000040}@media (min-width:768px){.main-module__hLtVbG__navLink{padding:.875rem 1.25rem;font-size:.9375rem}}.main-module__hLtVbG__demoNavLink{color:var(--gray-700);cursor:pointer;background:0 0;border:none;border-bottom:4px solid #0000;margin-bottom:-1px;padding:1rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:500;text-decoration:none;transition:all .15s;display:block}.main-module__hLtVbG__demoNavLink:hover{color:var(--black);background-color:var(--gray-100);text-decoration:none}.main-module__hLtVbG__demoNavLink:focus-visible{outline:3px solid var(--gold);outline-offset:0;background-color:var(--gold);color:var(--black)}.main-module__hLtVbG__demoNavLink.main-module__hLtVbG__active{color:var(--red);border-bottom-color:var(--red);font-weight:600}.main-module__hLtVbG__main{background:var(--white);flex:1;padding:2rem 0 3rem}@media (min-width:768px){.main-module__hLtVbG__main{padding:2.5rem 0 4rem}}.main-module__hLtVbG__mainContainer{max-width:1152px;margin:0 auto;padding:0 1.25rem}@media (min-width:768px){.main-module__hLtVbG__mainContainer{padding:0 2rem}}.main-module__hLtVbG__footer{background:var(--gray-50);border-top:1px solid var(--gray-200);margin-top:auto;padding:2rem 0}.main-module__hLtVbG__footerContent{flex-direction:column;gap:1rem;max-width:1152px;margin:0 auto;padding:0 1.25rem;display:flex}@media (min-width:768px){.main-module__hLtVbG__footer{padding:2.5rem 0}.main-module__hLtVbG__footerContent{flex-direction:row;justify-content:space-between;align-items:center;padding:0 2rem}}.main-module__hLtVbG__footerCopyright{color:var(--gray-600);margin:0;font-size:.875rem}.main-module__hLtVbG__footerLinks{flex-wrap:wrap;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.main-module__hLtVbG__footerLinks li{margin:0}.main-module__hLtVbG__footerLinks a{color:var(--gray-700);font-size:.875rem;text-decoration:none;transition:color .15s}.main-module__hLtVbG__footerLinks a:hover{color:var(--red);text-decoration:underline}@media (min-width:768px){.main-module__hLtVbG__footerLinks{gap:2rem}}.main-module__hLtVbG__authContainer,.main-module__hLtVbG__authContainerSingle,.main-module__hLtVbG__authContainerStacked,.main-module__hLtVbG__authContainerTwoCol,.main-module__hLtVbG__authContainerSignIn{max-width:1152px;margin:0 auto}.main-module__hLtVbG__authContainerSingle,.main-module__hLtVbG__authContainerTwoCol{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;display:grid}.main-module__hLtVbG__authContainerStacked{flex-direction:column;gap:1.5rem;display:flex}.main-module__hLtVbG__authContainerSignIn{grid-template-columns:1fr 2fr;align-items:stretch;gap:.75rem;display:grid}.main-module__hLtVbG__authRightSection{flex-direction:column;gap:.75rem;display:flex}.main-module__hLtVbG__authCard{background-color:var(--white);border:1px solid var(--gray-200);box-shadow:var(--shadow-sm);border-radius:6px;padding:1.5rem}.main-module__hLtVbG__authHeader{text-align:center;margin-bottom:1.75rem}.main-module__hLtVbG__authCrest{width:56px;height:56px;margin-bottom:1rem}.main-module__hLtVbG__authTitle{color:var(--black);margin:0 0 .5rem;font-size:1.5rem;font-weight:700;line-height:1.2}.main-module__hLtVbG__authSubtitle{color:var(--gray-600);margin:0;font-size:1rem;line-height:1.5}.main-module__hLtVbG__accountOptionsRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.main-module__hLtVbG__accountOptionCard{background-color:var(--white);border:1px solid var(--gray-200);box-shadow:var(--shadow-sm);border-radius:6px;overflow:hidden}.main-module__hLtVbG__accountOptionCardHeader{background-color:var(--gray-100);border-bottom:1px solid var(--gray-200);padding:.875rem 1.25rem}.main-module__hLtVbG__accountOptionCardTitle{color:var(--black);margin:0;font-size:1rem;font-weight:700}.main-module__hLtVbG__accountOptionCardBody{padding:1.25rem}.main-module__hLtVbG__accountOptionCardDesc{color:var(--gray-600);margin:0 0 1rem;font-size:.9375rem;line-height:1.5}.main-module__hLtVbG__authTwoCardRow{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}@media (max-width:640px){.main-module__hLtVbG__authTwoCardRow{grid-template-columns:1fr}}.main-module__hLtVbG__authForm{flex-direction:column;gap:1rem;display:flex}.main-module__hLtVbG__formGroup{flex-direction:column;margin-bottom:1rem;display:flex}.main-module__hLtVbG__formLabel,.main-module__hLtVbG__formLabelRequired{color:var(--black);margin-bottom:.375rem;font-size:.9375rem;font-weight:600;display:block}.main-module__hLtVbG__formLabelRequired:after{content:" *";color:var(--error)}.main-module__hLtVbG__formHint{color:var(--gray-600);margin-top:-.25rem;font-size:.9375rem}.main-module__hLtVbG__formInput,.main-module__hLtVbG__formSelect{border:1px solid var(--gray-400);background:var(--white);box-sizing:border-box;border-radius:6px;width:100%;height:auto;min-height:2.625rem;padding:.5rem .75rem;font-family:inherit;font-size:1rem;line-height:1.5;transition:border-color .15s,box-shadow .15s;display:block}.main-module__hLtVbG__formInput:hover,.main-module__hLtVbG__formSelect:hover{border-color:var(--gray-500)}.main-module__hLtVbG__formInput:focus,.main-module__hLtVbG__formSelect:focus{border-color:var(--red);outline:none;box-shadow:0 0 0 3px #ad09081a}.main-module__hLtVbG__formInput::placeholder{color:var(--gray-500)}.main-module__hLtVbG__formInput:read-only{background:var(--white);cursor:text}.main-module__hLtVbG__formInput:disabled,.main-module__hLtVbG__formSelect:disabled{background:var(--gray-100);color:var(--gray-600);cursor:not-allowed}.main-module__hLtVbG__formSelect{color:var(--black);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-color:var(--white);cursor:pointer;padding-right:2.5rem}.main-module__hLtVbG__formSelect option{color:#1a1a1a;background-color:#fff;padding:.5rem}.main-module__hLtVbG__formSelect option:disabled{color:#9ca3af}.main-module__hLtVbG__formSelect option:checked{background-color:#f3f4f6}.main-module__hLtVbG__radioGroup{gap:1.5rem;margin-top:.25rem;display:flex}.main-module__hLtVbG__radioLabel{cursor:pointer;align-items:center;gap:.5rem;display:flex;position:relative}.main-module__hLtVbG__radio{opacity:0;width:0;height:0;position:absolute}.main-module__hLtVbG__radioMark{border:1px solid var(--gray-400);background:var(--white);border-radius:50%;width:20px;min-width:20px;height:20px;transition:border-color .15s;display:inline-block;position:relative}.main-module__hLtVbG__radio:checked+.main-module__hLtVbG__radioMark{border-color:var(--primary)}.main-module__hLtVbG__radio:checked+.main-module__hLtVbG__radioMark:after{content:"";background:var(--primary);border-radius:50%;width:10px;height:10px;position:absolute;top:3px;left:3px}.main-module__hLtVbG__radio:focus-visible+.main-module__hLtVbG__radioMark{outline:3px solid var(--gold);outline-offset:2px}.main-module__hLtVbG__radioText{color:var(--black);-webkit-user-select:none;user-select:none;font-size:1rem}.main-module__hLtVbG__formError{color:var(--error);align-items:center;gap:.375rem;margin-top:.25rem;font-size:.875rem;display:flex}.main-module__hLtVbG__formError svg{flex-shrink:0}.main-module__hLtVbG__formSuccess{background:var(--success-light);border:1px solid var(--success);color:var(--success);align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.main-module__hLtVbG__formSuccess svg{flex-shrink:0;margin-top:.125rem}.main-module__hLtVbG__formSuccess strong{color:var(--black);font-weight:600;display:block}.main-module__hLtVbG__formSuccess p{color:var(--gray-700);font-size:.9375rem;line-height:1.5}.main-module__hLtVbG__formInputError{border-color:var(--error)}.main-module__hLtVbG__checkboxGroup{margin-bottom:1rem}.main-module__hLtVbG__checkboxLabel{cursor:pointer;align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.5;display:flex}.main-module__hLtVbG__checkbox{opacity:0;width:0;height:0;position:absolute}.main-module__hLtVbG__checkboxMark{border:1px solid var(--gray-400);background:var(--white);width:24px;min-width:24px;height:24px;color:var(--white);justify-content:center;align-items:center;margin-top:0;transition:all .15s;display:flex}.main-module__hLtVbG__checkbox:checked+.main-module__hLtVbG__checkboxMark{background:var(--red);border-color:var(--red)}.main-module__hLtVbG__checkbox:focus+.main-module__hLtVbG__checkboxMark{outline:3px solid var(--gold);outline-offset:2px}.main-module__hLtVbG__checkboxText{color:var(--gray-700);flex:1}.main-module__hLtVbG__checkboxText a{color:var(--red);text-decoration:underline}.main-module__hLtVbG__checkboxText a:hover{color:var(--red-800)}.main-module__hLtVbG__passwordInputWrapper,.main-module__hLtVbG__passwordWrapper{position:relative}.main-module__hLtVbG__passwordWrapper .main-module__hLtVbG__formInput{padding-right:3rem}.main-module__hLtVbG__passwordToggle{cursor:pointer;color:var(--gray-500);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.main-module__hLtVbG__passwordToggle:hover{color:var(--gray-700)}.main-module__hLtVbG__codeInputWrapper{justify-content:center;gap:.5rem;display:flex}.main-module__hLtVbG__codeInput{text-align:center;border:1px solid var(--gray-400);background:var(--white);border-radius:6px;width:3rem;height:3.5rem;font-size:1.5rem;font-weight:600}.main-module__hLtVbG__codeInput:focus{outline:3px solid var(--gold);outline-offset:0;border-color:var(--gray-700)}.main-module__hLtVbG__codeInputValid{background-color:var(--success-light);border-color:var(--success)!important}.main-module__hLtVbG__codeInputInvalid{background-color:var(--error-light);border-color:var(--error)!important}.main-module__hLtVbG__claimCodeInput{text-align:center;width:100%;height:2.75rem;font-size:1.25rem;font-weight:600;font-family:var(--font-mono), ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;letter-spacing:.25em;text-transform:uppercase;border:1px solid var(--gray-400);background:var(--white);box-sizing:border-box;border-radius:6px;padding:.25rem .75rem}.main-module__hLtVbG__claimCodeInput:focus{outline:3px solid var(--gold);outline-offset:0;border-color:var(--gray-700)}.main-module__hLtVbG__claimCodeInput::placeholder{letter-spacing:.3em;color:var(--gray-400);font-weight:400}.main-module__hLtVbG__claimCodeInput:disabled{background:var(--gray-100);color:var(--gray-700);cursor:not-allowed}.main-module__hLtVbG__claimCodeInputValid{background-color:var(--success-light);border-color:var(--success)!important}.main-module__hLtVbG__claimCodeInputInvalid{background-color:var(--error-light);border-color:var(--error)!important}.main-module__hLtVbG__btn{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.main-module__hLtVbG__btn:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.main-module__hLtVbG__btn:disabled{opacity:.5;cursor:not-allowed}.main-module__hLtVbG__btnPrimary{cursor:pointer;background:var(--red);color:var(--white);white-space:nowrap;box-shadow:var(--shadow-sm);border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.main-module__hLtVbG__btnPrimary:hover:not(:disabled){background:var(--red-800);box-shadow:var(--shadow-md);transform:translateY(-1px)}.main-module__hLtVbG__btnSecondary{border:1px solid var(--gray-300);cursor:pointer;background:var(--white);color:var(--red);box-shadow:inset 0 0 0 2px var(--red);border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.main-module__hLtVbG__btnSecondary:hover:not(:disabled){background:var(--red-50);color:var(--red-800);box-shadow:inset 0 0 0 2px var(--red-800), var(--shadow-md)}.main-module__hLtVbG__btnSuccess{cursor:pointer;background:var(--success);color:var(--white);box-shadow:var(--shadow-sm);border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.main-module__hLtVbG__btnSuccess:hover:not(:disabled){background:var(--success-dark,#005a30)}.main-module__hLtVbG__btnDanger{cursor:pointer;background:var(--error);color:var(--white);box-shadow:var(--shadow-sm);border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.main-module__hLtVbG__btnDanger:hover:not(:disabled){background:var(--error-dark,#b22d18)}.main-module__hLtVbG__btnGhost{color:var(--red);background:0 0;padding:0;font-weight:500}.main-module__hLtVbG__btnGhost:hover{text-decoration:underline}.main-module__hLtVbG__btnFull{width:100%}.main-module__hLtVbG__btnLg{padding:.875rem 1.75rem;font-size:1.0625rem}.main-module__hLtVbG__btnValidate{border:1px solid var(--gray-400);cursor:pointer;background:var(--white);height:2.75rem;color:var(--gray-900);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:.375rem;padding:0 1rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.main-module__hLtVbG__btnValidate:hover:not(:disabled){background:var(--gray-100);border-color:var(--gray-900)}.main-module__hLtVbG__btnValidate:disabled{opacity:.5;cursor:not-allowed}.main-module__hLtVbG__btnValidateSuccess{background:var(--success-light);border-color:var(--success);color:var(--success)}.main-module__hLtVbG__btnValidateSuccess:hover:not(:disabled){background:var(--success-light);border-color:var(--success)}.main-module__hLtVbG__btnValidateError{background:var(--error-light);border-color:var(--error);color:var(--error)}.main-module__hLtVbG__btnValidateError:hover:not(:disabled){background:var(--error-light);border-color:var(--error)}.main-module__hLtVbG__btnAccountOption{background-color:var(--success);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background-color .15s;display:flex}.main-module__hLtVbG__btnAccountOption:hover{background-color:var(--success-dark,#005a30)}.main-module__hLtVbG__btnAccountOption:focus-visible{outline:3px solid var(--gold);outline-offset:0;background-color:var(--gold);color:var(--black)}.main-module__hLtVbG__btnAccountOptionSecondary{background-color:var(--red);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background-color .15s;display:flex}.main-module__hLtVbG__btnAccountOptionSecondary:hover{background-color:var(--red-800)}.main-module__hLtVbG__btnAccountOptionSecondary:focus-visible{outline:3px solid var(--gold);outline-offset:0;background-color:var(--gold);color:var(--black)}.main-module__hLtVbG__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.main-module__hLtVbG__modal{background-color:var(--white);border:1px solid var(--gray-200);border-radius:12px;width:100%;max-width:600px;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001f}.main-module__hLtVbG__modalHeader{border-bottom:1px solid var(--gray-200);background-color:var(--gray-50);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.main-module__hLtVbG__modalTitle{color:var(--black);align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:700;display:flex}.main-module__hLtVbG__modalClose{cursor:pointer;color:var(--gray-600);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex}.main-module__hLtVbG__modalClose:hover{color:var(--black)}.main-module__hLtVbG__modalClose:focus-visible{outline:3px solid var(--gold);outline-offset:0}.main-module__hLtVbG__modalBody{padding:1.5rem}.main-module__hLtVbG__modalFooter{border-top:1px solid var(--gray-200);background-color:var(--gray-50);justify-content:flex-end;gap:1rem;padding:1.25rem 1.5rem;display:flex}.main-module__hLtVbG__modalContentNarrow{background-color:var(--white);border:1px solid var(--gray-200);width:100%;max-width:720px;max-height:90vh;box-shadow:var(--shadow-lg);position:relative;overflow-y:auto}.main-module__hLtVbG__modalFormRow5050{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.main-module__hLtVbG__modalFormRow5050 .main-module__hLtVbG__formGroup{margin-bottom:0}.main-module__hLtVbG__modalFormRow7525{grid-template-columns:3fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.main-module__hLtVbG__modalFormRow7525 .main-module__hLtVbG__formGroup{margin-bottom:0}.main-module__hLtVbG__modalDobCountryRow{grid-template-columns:2fr 1fr;align-items:end;gap:1rem;margin-bottom:1rem;display:grid}.main-module__hLtVbG__modalDobCountryRow>div>.main-module__hLtVbG__formGroup,.main-module__hLtVbG__modalDobCountryRow>.main-module__hLtVbG__formGroup{margin-bottom:0}.main-module__hLtVbG__modalDobRow{grid-template-columns:minmax(90px,1fr) minmax(120px,1.6fr) minmax(100px,1fr);gap:.5rem;display:grid}.main-module__hLtVbG__modalDobRow .main-module__hLtVbG__formGroup{margin-bottom:0}.main-module__hLtVbG__modalDobRow .main-module__hLtVbG__formSelect{min-width:0}.main-module__hLtVbG__modalFooterText{text-align:center;color:var(--gray-600);margin-top:1.25rem;font-size:.9375rem}.main-module__hLtVbG__modalFooterLink{color:var(--red);cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.main-module__hLtVbG__modalFooterLink:hover{color:var(--red-800)}.main-module__hLtVbG__modalIntroText{color:var(--gray-700);margin:0 0 1.25rem;font-size:.9375rem;line-height:1.6}.main-module__hLtVbG__modalText{color:var(--gray-600);margin:0;font-size:.9375rem;line-height:1.5}@media (max-width:640px){.main-module__hLtVbG__modalFormRow5050,.main-module__hLtVbG__modalFormRow7525,.main-module__hLtVbG__modalDobCountryRow{grid-template-columns:1fr}.main-module__hLtVbG__modalContentNarrow{max-width:100%}}.main-module__hLtVbG__modalContent{background-color:var(--white);border:1px solid var(--gray-200);width:100%;max-width:600px;max-height:90vh;box-shadow:var(--shadow-lg);position:relative;overflow-y:auto}.main-module__hLtVbG__spinnerIcon{animation:1s linear infinite main-module__hLtVbG__spin}.main-module__hLtVbG__card{background:var(--white);border:1px solid var(--gray-200);box-shadow:var(--shadow-sm);border-radius:6px;padding:1.5rem}.main-module__hLtVbG__cardHeader{border-bottom:1px solid var(--gray-200);margin-bottom:1rem;padding-bottom:1rem}.main-module__hLtVbG__cardTitle{color:var(--black);margin:0;font-size:1.25rem;font-weight:700}.main-module__hLtVbG__cardBody{margin:0}.main-module__hLtVbG__serviceCard{background-color:var(--white);border:1px solid var(--gray-200);border-left:4px solid var(--red);cursor:pointer;color:inherit;border-radius:8px;flex-direction:column;gap:.75rem;padding:1.5rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.main-module__hLtVbG__serviceCard:hover{border-color:var(--red);box-shadow:var(--shadow-md)}.main-module__hLtVbG__serviceCard:focus-visible{outline:3px solid var(--gold);outline-offset:0}.main-module__hLtVbG__serviceCardHeader{align-items:center;gap:.625rem;display:flex}.main-module__hLtVbG__serviceCardIcon{color:var(--red);flex-shrink:0;justify-content:center;align-items:center;display:flex}.main-module__hLtVbG__serviceCardTitle{color:var(--black);margin:0;font-size:1rem;font-weight:600}.main-module__hLtVbG__serviceCardDesc{color:var(--gray-600);margin:0;font-size:.9375rem;line-height:1.5}.main-module__hLtVbG__servicesGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2.5rem;display:grid}@media (min-width:640px){.main-module__hLtVbG__servicesGrid{grid-template-columns:repeat(2,1fr)}}.main-module__hLtVbG__dashboard{max-width:1152px}.main-module__hLtVbG__dashboardWelcome,.main-module__hLtVbG__dashboardSection{margin-bottom:2.5rem}.main-module__hLtVbG__dashboardContainer{max-width:1152px;margin:0 auto;padding:2.5rem 1.25rem}@media (min-width:768px){.main-module__hLtVbG__dashboardContainer{padding:2.5rem 2rem}}.main-module__hLtVbG__dashboardNav{gap:.25rem;display:flex}.main-module__hLtVbG__dashboardNavLink{color:#ffffffd9;border-radius:4px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.main-module__hLtVbG__dashboardNavLink:hover{color:var(--white);background:#ffffff1a}.main-module__hLtVbG__dashboardNavLinkActive{color:var(--white);background:#ffffff26;border-radius:4px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:flex}.main-module__hLtVbG__userMenu{align-items:center;gap:.5rem;display:flex}.main-module__hLtVbG__userMenuLink{color:#ffffffd9;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.main-module__hLtVbG__userMenuLink:hover{color:var(--white);background:#ffffff1a}.main-module__hLtVbG__userMenuLinkActive{color:var(--white);background:#ffffff26;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}.main-module__hLtVbG__signOutBtn{color:#ffffffd9;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.main-module__hLtVbG__signOutBtn:hover{color:var(--white);background:#ffffff1a}.main-module__hLtVbG__welcomeSection{margin-bottom:2rem}.main-module__hLtVbG__welcomeTitle{color:var(--black);margin:0 0 .375rem;font-size:1.75rem;font-weight:700}@media (min-width:768px){.main-module__hLtVbG__welcomeTitle{font-size:2.25rem}}.main-module__hLtVbG__welcomeSubtitle{color:var(--gray-600);margin:0;font-size:1.0625rem;line-height:1.5}.main-module__hLtVbG__kconnectId{background:var(--gray-100);border:1px solid var(--gray-200);color:var(--gray-700);align-items:center;gap:.5rem;margin-top:.75rem;padding:.5rem .875rem;font-size:.875rem;display:inline-flex}.main-module__hLtVbG__dashboardTypeBadge{background:var(--gray-50);border:1px solid var(--gray-200);justify-content:space-between;align-items:center;margin-bottom:2rem;padding:.75rem 1rem;display:flex}.main-module__hLtVbG__badgeNational{color:var(--red);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.main-module__hLtVbG__badgeForeign{color:var(--info);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.main-module__hLtVbG__switchDashboardLink{color:var(--red);font-size:.875rem;text-decoration:underline}.main-module__hLtVbG__switchDashboardLink:hover{color:var(--red-800)}.main-module__hLtVbG__statsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.main-module__hLtVbG__statCard{background:var(--white);border:1px solid var(--gray-200);align-items:center;gap:1rem;padding:1.25rem;display:flex}.main-module__hLtVbG__statIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.main-module__hLtVbG__statContent{flex-direction:column;display:flex}.main-module__hLtVbG__statValue{color:var(--black);font-size:1.5rem;font-weight:700;line-height:1.2}.main-module__hLtVbG__statLabel{color:var(--gray-600);font-size:.875rem}.main-module__hLtVbG__serviceCardDisabled{background-color:var(--gray-50);border:1px solid var(--gray-200);border-left:4px solid var(--gray-400);opacity:.6;cursor:not-allowed;border-radius:8px;flex-direction:column;gap:.5rem;padding:1.25rem;display:flex}.main-module__hLtVbG__comingSoonBadge{background:var(--gray-200);color:var(--gray-600);text-transform:uppercase;letter-spacing:.5px;margin-top:.5rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-block}.main-module__hLtVbG__activityCard{background:var(--white);border:1px solid var(--gray-200);padding:2rem}.main-module__hLtVbG__emptyState{text-align:center;color:var(--gray-500);margin:0;font-size:.9375rem}@media (max-width:768px){.main-module__hLtVbG__dashboardNav{display:none}.main-module__hLtVbG__statsGrid{grid-template-columns:1fr}.main-module__hLtVbG__dashboardTypeBadge{flex-direction:column;align-items:flex-start;gap:.75rem}}.main-module__hLtVbG__accountContainer{max-width:1152px;margin:0 auto;padding:2.5rem 1.25rem}@media (min-width:768px){.main-module__hLtVbG__accountContainer{padding:2.5rem 2rem}}.main-module__hLtVbG__accountTitle{color:var(--black);letter-spacing:-.005em;margin:0 0 .375rem;font-size:1.625rem;font-weight:700;line-height:1.2}@media (min-width:768px){.main-module__hLtVbG__accountTitle{font-size:2rem}}.main-module__hLtVbG__accountSubtitle{color:var(--gray-700);border-bottom:1px solid var(--gray-200);max-width:60ch;margin:0 0 1.5rem;padding-bottom:1.25rem;font-size:1rem;line-height:1.55;position:relative}.main-module__hLtVbG__accountSubtitle:after{content:"";background:var(--red);width:48px;height:2px;position:absolute;bottom:-1px;left:0}.main-module__hLtVbG__profileCard{background:var(--white);border:1px solid var(--gray-300);border-left:3px solid var(--red);margin-bottom:1.25rem;padding:1.25rem 1.5rem}.main-module__hLtVbG__profileHeader{border-bottom:1px solid var(--gray-200);align-items:center;gap:1.25rem;margin-bottom:1.25rem;padding-bottom:1.25rem;display:flex}.main-module__hLtVbG__profileAvatar{border:1px solid var(--gray-300);background:var(--gray-50);width:64px;height:64px;color:var(--gray-500);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.main-module__hLtVbG__profileInfo{flex:1;min-width:0}.main-module__hLtVbG__profileName{color:var(--black);letter-spacing:-.005em;margin:0 0 .25rem;font-size:1.25rem;font-weight:700;line-height:1.2}.main-module__hLtVbG__profileEmail{color:var(--gray-700);align-items:center;gap:.375rem;margin:0;font-size:.875rem;display:flex}.main-module__hLtVbG__profileEmail svg{color:var(--gray-500);flex-shrink:0}.main-module__hLtVbG__profileDetails{grid-template-columns:1fr;gap:0;display:grid}.main-module__hLtVbG__profileDetailRow{border-bottom:1px solid var(--gray-100);grid-template-columns:180px 1fr;align-items:baseline;gap:1rem;padding:.625rem 0;display:grid}@media (max-width:600px){.main-module__hLtVbG__profileDetailRow{grid-template-columns:1fr;gap:.125rem;padding:.5rem 0}}.main-module__hLtVbG__profileDetailRow:last-child{border-bottom:none}.main-module__hLtVbG__profileDetailLabel{color:var(--gray-600);text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem;font-weight:700}.main-module__hLtVbG__profileDetailValue{color:var(--black);word-break:break-word;align-items:center;gap:.5rem;min-width:0;font-size:.9375rem;font-weight:500;display:flex}.main-module__hLtVbG__profileDetailValue svg{color:var(--gray-500);flex-shrink:0}.main-module__hLtVbG__verifiedBadge{background:var(--success-light);color:var(--success);padding:.25rem .625rem;font-size:.75rem;font-weight:600}.main-module__hLtVbG__unverifiedBadge{background:var(--gray-100);color:var(--gray-600);padding:.25rem .625rem;font-size:.75rem;font-weight:600}.main-module__hLtVbG__nationalBadge{background:var(--red-100);color:var(--red);padding:.25rem .625rem;font-size:.75rem;font-weight:600}.main-module__hLtVbG__foreignBadge{background:var(--info-light);color:var(--info);padding:.25rem .625rem;font-size:.75rem;font-weight:600}.main-module__hLtVbG__infoNotice{background:var(--gray-50);border:1px solid var(--gray-200);margin-bottom:1.5rem;padding:1.5rem}.main-module__hLtVbG__infoNotice h3{color:var(--black);margin:0 0 .75rem;font-size:1rem;font-weight:600}.main-module__hLtVbG__infoNotice p{color:var(--gray-700);margin:0;font-size:.9375rem;line-height:1.6}.main-module__hLtVbG__quickLinks{background:var(--white);border:1px solid var(--gray-200);padding:1.5rem}.main-module__hLtVbG__quickLinks h3{color:var(--black);margin:0 0 1rem;font-size:1rem;font-weight:600}.main-module__hLtVbG__quickLinks ul{margin:0;padding:0;list-style:none}.main-module__hLtVbG__quickLinks li{border-bottom:1px solid var(--gray-100)}.main-module__hLtVbG__quickLinks li:last-child{border-bottom:none}.main-module__hLtVbG__quickLinks a{color:var(--red);justify-content:space-between;align-items:center;padding:.75rem 0;font-size:.9375rem;text-decoration:none;display:flex}.main-module__hLtVbG__quickLinks a:hover{text-decoration:underline}.main-module__hLtVbG__sectionTitle{color:var(--gray-800);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--gray-200);margin:1.5rem 0 .875rem;padding-bottom:.5rem;font-size:.8125rem;font-weight:700;position:relative}.main-module__hLtVbG__sectionTitle:after{content:"";background:var(--red);width:48px;height:2px;position:absolute;bottom:-1px;left:0}@media (min-width:768px){.main-module__hLtVbG__sectionTitle{font-size:.8125rem}}.main-module__hLtVbG__actionGrid{gap:1.5rem;display:grid}@media (min-width:640px){.main-module__hLtVbG__actionGrid{grid-template-columns:repeat(2,1fr)}}.main-module__hLtVbG__actionCard{background:var(--white);border:1px solid var(--gray-200);border-left:4px solid var(--red);color:inherit;padding:1.5rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:block}.main-module__hLtVbG__actionCard:hover{border-color:var(--red);box-shadow:var(--shadow-md)}.main-module__hLtVbG__actionCard:focus-visible{outline:3px solid var(--gold);outline-offset:0}.main-module__hLtVbG__actionCardHeader{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.main-module__hLtVbG__actionCardIcon{background:var(--red);width:36px;height:36px;color:var(--white);flex-shrink:0;justify-content:center;align-items:center;display:flex}.main-module__hLtVbG__actionCard h3{color:var(--black);margin:0;font-size:1.1875rem}.main-module__hLtVbG__actionCard p{color:var(--gray-700);margin-bottom:1rem;line-height:1.5}.main-module__hLtVbG__actionCardLink{color:var(--red);text-underline-offset:3px;font-weight:600;text-decoration:underline}.main-module__hLtVbG__actionCard:hover .main-module__hLtVbG__actionCardLink{text-decoration-thickness:2px}.main-module__hLtVbG__actionCardContent{flex:1}.main-module__hLtVbG__actionCardTitle{color:var(--black);align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1.0625rem;font-weight:600;display:flex}.main-module__hLtVbG__actionCardTitle svg{color:var(--red);flex-shrink:0}.main-module__hLtVbG__actionCardDesc{color:var(--gray-600);margin:0;font-size:.9375rem;line-height:1.5}.main-module__hLtVbG__actionCardButton{background:var(--red);color:var(--white);cursor:pointer;border:none;align-items:center;gap:.375rem;margin-top:1rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .15s;display:inline-flex}.main-module__hLtVbG__actionCardButton:hover{background:var(--red-800)}.main-module__hLtVbG__actionCardButton svg{flex-shrink:0}.main-module__hLtVbG__actionCards{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.main-module__hLtVbG__actionCards{grid-template-columns:repeat(2,1fr)}}.main-module__hLtVbG__actionCards .main-module__hLtVbG__actionCard{flex-direction:column;display:flex}.main-module__hLtVbG__statusBanner{border:1px solid var(--gray-200);align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.main-module__hLtVbG__statusBannerSuccess{background:var(--success-light);border-color:var(--success)}.main-module__hLtVbG__statusBannerPrimary{background:var(--info-light);border-color:var(--info)}.main-module__hLtVbG__statusBannerIcon{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.main-module__hLtVbG__statusBannerSuccess .main-module__hLtVbG__statusBannerIcon{color:var(--success)}.main-module__hLtVbG__statusBannerPrimary .main-module__hLtVbG__statusBannerIcon{color:var(--info)}.main-module__hLtVbG__statusBannerContent{flex:1}.main-module__hLtVbG__statusBannerTitle{color:var(--black);margin:0 0 .125rem;font-size:1rem;font-weight:600}.main-module__hLtVbG__statusBannerSubtitle{color:var(--gray-600);margin:0;font-size:.875rem}.main-module__hLtVbG__statusBannerBadge{background:var(--white);border:1px solid var(--gray-200);color:var(--success);align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:600;display:flex}.main-module__hLtVbG__statusBannerBadge svg{flex-shrink:0}.main-module__hLtVbG__pageHeader{border-bottom:1px solid var(--gray-200);margin-bottom:2rem;padding-bottom:1.5rem;position:relative}.main-module__hLtVbG__pageHeader:after{content:"";background:var(--red);width:80px;height:3px;position:absolute;bottom:-1px;left:0}.main-module__hLtVbG__backLink{color:var(--gray-700);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.375rem;margin-bottom:1rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.main-module__hLtVbG__backLink:hover{color:var(--red);text-decoration:none}.main-module__hLtVbG__backLink:focus-visible{outline:3px solid var(--gold);outline-offset:2px;background:var(--gold);color:var(--black)}.main-module__hLtVbG__backLink svg{flex-shrink:0}.main-module__hLtVbG__pageTitle{color:var(--black);margin-bottom:.375rem;font-size:1.75rem;font-weight:700}@media (min-width:768px){.main-module__hLtVbG__pageTitle{font-size:2.25rem}.main-module__hLtVbG__pageHeader{margin-bottom:2.5rem;padding-bottom:1.75rem}.main-module__hLtVbG__pageHeader:after{width:100px}}.main-module__hLtVbG__pageLead{color:var(--gray-700);max-width:42rem;margin:0;font-size:1.125rem;line-height:1.65}@media (min-width:768px){.main-module__hLtVbG__pageLead{font-size:1.1875rem}}.main-module__hLtVbG__helpPanel{background:linear-gradient(135deg, var(--gray-50) 0%, var(--gray-100) 100%);border:1px solid var(--gray-200);border-left:4px solid var(--gold);box-shadow:var(--shadow-sm);border-radius:0 8px 8px 0;padding:1.5rem}.main-module__hLtVbG__helpPanel h2{color:var(--gray-800);margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.main-module__hLtVbG__helpPanel p{color:var(--gray-700);margin:0 0 .75rem}.main-module__hLtVbG__helpPanel p:last-child{margin-bottom:0}.main-module__hLtVbG__helpPanel a{color:var(--red)}.main-module__hLtVbG__formCard{background:var(--white);border:1px solid var(--gray-200);margin-bottom:1.5rem;padding:1.5rem}.main-module__hLtVbG__formCardTitle{color:var(--black);border-bottom:1px solid var(--gray-200);margin:0 0 1rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:700}.main-module__hLtVbG__formRow{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.main-module__hLtVbG__formRow:last-child,.main-module__hLtVbG__formRow .main-module__hLtVbG__formGroup{margin-bottom:0}.main-module__hLtVbG__formRow2Col{grid-template-columns:1fr 1fr}.main-module__hLtVbG__formRow3Col{grid-template-columns:1fr 1fr 1fr}@media (max-width:640px){.main-module__hLtVbG__formRow,.main-module__hLtVbG__formRow2Col,.main-module__hLtVbG__formRow3Col{grid-template-columns:1fr!important}}.main-module__hLtVbG__formSectionCard{background:var(--white);border:1px solid var(--gray-300);border-left:3px solid var(--red);box-shadow:none;border-radius:0;margin-bottom:1.25rem;overflow:hidden}.main-module__hLtVbG__formSectionCardBody{padding:1.5rem}.main-module__hLtVbG__formSectionHeader{color:var(--gray-950);border-top:1px solid var(--gray-200);margin:1.5rem 0 .75rem;padding-top:1rem;font-size:1rem;font-weight:600}.main-module__hLtVbG__formSectionHeader:first-child{border-top:none;margin-top:0;padding-top:0}.main-module__hLtVbG__formTextarea{border:1px solid var(--gray-400);background:var(--white);box-sizing:border-box;resize:vertical;border-radius:6px;width:100%;min-height:5rem;padding:.625rem .75rem;font-family:inherit;font-size:1rem;line-height:1.5;transition:border-color .15s;display:block}.main-module__hLtVbG__formTextarea:focus{border-color:var(--red);outline:none;box-shadow:0 0 0 3px #ad09081a}.main-module__hLtVbG__required{color:var(--error);font-weight:700}.main-module__hLtVbG__registrationSuccess{text-align:center;padding:3rem 1.5rem}.main-module__hLtVbG__successIcon{color:var(--success);margin-bottom:1.5rem}.main-module__hLtVbG__successTitle{color:var(--black);margin:0 0 1rem;font-size:1.5rem;font-weight:700}.main-module__hLtVbG__registrationNumber{font-family:var(--font-mono);letter-spacing:.05em;color:var(--black);background:var(--gray-100);margin-bottom:1rem;padding:1rem 2rem;font-size:1.5rem;font-weight:700;display:inline-block}.main-module__hLtVbG__infoLabel{color:var(--gray-600);margin-bottom:.25rem;font-size:.875rem}.main-module__hLtVbG__infoValue{color:var(--black);font-size:.9375rem}.main-module__hLtVbG__infoValueMedium{color:var(--black);font-size:1rem;font-weight:600}.main-module__hLtVbG__bodyText{color:var(--gray-700);font-size:.9375rem;line-height:1.65}.main-module__hLtVbG__uploadArea{border:2px dashed var(--gray-400);background:var(--gray-50);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;padding:2rem;transition:all .15s;display:flex}.main-module__hLtVbG__uploadArea:hover{border-color:var(--red);background:var(--red-50)}.main-module__hLtVbG__uploadText{color:var(--gray-700);font-size:.9375rem}.main-module__hLtVbG__uploadTextSmall{color:var(--gray-500);margin-top:.25rem;font-size:.875rem}.main-module__hLtVbG__uploadedFile{background:var(--gray-100);border:1px solid var(--gray-300);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.main-module__hLtVbG__fileName{color:var(--gray-700);font-size:.875rem}.main-module__hLtVbG__uploadedFileRemove{cursor:pointer;color:var(--gray-600);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex}.main-module__hLtVbG__uploadedFileRemove:hover{color:var(--error)}.main-module__hLtVbG__alert{border-left:5px solid;border-radius:6px;margin-bottom:1.5rem;padding:1rem 1.25rem}.main-module__hLtVbG__alertSuccess{background:var(--success-light);border-color:var(--success)}.main-module__hLtVbG__alertError{background:var(--error-light);border-color:var(--error)}.main-module__hLtVbG__alertInfo{background:var(--info-light);border-color:var(--info)}.main-module__hLtVbG__alertWarning{background:var(--gold-100);border-color:var(--gold-dark)}.main-module__hLtVbG__alertTitle{color:var(--black);margin:0 0 .25rem;font-size:1rem;font-weight:700}.main-module__hLtVbG__alertBody{color:var(--gray-700);margin:0;font-size:.9375rem}.main-module__hLtVbG__loadingPage{background:var(--white);flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.main-module__hLtVbG__loadingSpinner{border:3px solid var(--gray-200);border-top-color:var(--red);border-radius:50%;width:48px;height:48px;animation:1s linear infinite main-module__hLtVbG__spin}@keyframes main-module__hLtVbG__spin{to{transform:rotate(360deg)}}.main-module__hLtVbG__loadingOverlay{z-index:10;background:#fffffff2;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:absolute;inset:0}.main-module__hLtVbG__loadingTitle{color:var(--black);margin:0;font-size:1.125rem;font-weight:600}.main-module__hLtVbG__loadingText{color:var(--gray-600);margin:0;font-size:.9375rem}.main-module__hLtVbG__detailItem{flex-direction:column;gap:.25rem;margin-bottom:1rem;display:flex}.main-module__hLtVbG__detailLabel{color:var(--gray-700);text-transform:uppercase;letter-spacing:.02em;font-size:.875rem;font-weight:600}.main-module__hLtVbG__detailValue{color:var(--black);font-size:1rem}.main-module__hLtVbG__idDisplaySection{border-top:1px solid var(--gray-200);margin-top:1.5rem;padding-top:1.5rem}.main-module__hLtVbG__idDisplayItem{flex-direction:column;gap:.375rem;margin-bottom:1rem;display:flex}.main-module__hLtVbG__idDisplayLabel{color:var(--gray-700);text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:600}.main-module__hLtVbG__idDisplayValue{align-items:center;gap:.75rem;display:flex}.main-module__hLtVbG__idNumber{color:var(--black);letter-spacing:.1em;background-color:var(--gray-100);border:1px solid var(--gray-300);flex:1;padding:.5rem .75rem;font-family:Source Code Pro,Consolas,monospace;font-size:1rem;font-weight:500}.main-module__hLtVbG__idToggle{background-color:var(--gray-100);border:1px solid var(--gray-300);width:36px;height:36px;color:var(--gray-700);cursor:pointer;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:flex}.main-module__hLtVbG__idToggle:hover{background-color:var(--gray-200);color:var(--black)}.main-module__hLtVbG__idToggle:focus-visible{outline:3px solid var(--gold);outline-offset:0;background-color:var(--gold);color:var(--black)}.main-module__hLtVbG__contentCard{background:var(--white);border:1px solid var(--gray-300);margin-bottom:1.5rem;padding:1.5rem}.main-module__hLtVbG__contentCardTitle{color:var(--black);align-items:center;gap:.75rem;margin:0 0 1rem;font-size:1.125rem;font-weight:600;display:flex}.main-module__hLtVbG__contentCardTitle svg{color:var(--red);flex-shrink:0}.main-module__hLtVbG__iconText{align-items:center;gap:.5rem;display:flex}.main-module__hLtVbG__iconTextStart{align-items:flex-start;gap:.75rem;display:flex}.main-module__hLtVbG__iconTextStart svg{flex-shrink:0;margin-top:.125rem}.main-module__hLtVbG__iconTextContent strong{color:var(--black);font-weight:600;line-height:1.4;display:block}.main-module__hLtVbG__iconTextContent p{color:var(--gray-600);margin:.25rem 0 0;font-size:.875rem;line-height:1.5}.main-module__hLtVbG__infoListCompact{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.main-module__hLtVbG__infoListCompact li{color:var(--gray-700);align-items:center;gap:.5rem;font-size:.9375rem;line-height:1.4;display:flex}.main-module__hLtVbG__infoListCompact li svg{color:var(--success);flex-shrink:0}.main-module__hLtVbG__checklistGrid{gap:1rem;display:grid}.main-module__hLtVbG__checklistItem{align-items:flex-start;gap:.75rem;display:flex}.main-module__hLtVbG__checklistIcon{color:var(--success);flex-shrink:0;margin-top:.1875rem}.main-module__hLtVbG__checklistIconAlt{color:var(--red);flex-shrink:0;margin-top:.1875rem}.main-module__hLtVbG__checklistContent{flex:1}.main-module__hLtVbG__checklistContent strong{color:var(--black);font-weight:600;line-height:1.4;display:block}.main-module__hLtVbG__checklistContent p{color:var(--gray-600);margin:.25rem 0 0;font-size:.875rem;line-height:1.5}.main-module__hLtVbG__priceBox{background:var(--gray-100);justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.main-module__hLtVbG__priceLabel{color:var(--black);font-size:.9375rem;font-weight:600}.main-module__hLtVbG__priceSubLabel{color:var(--gray-600);margin:0;font-size:.875rem}.main-module__hLtVbG__priceValue{color:var(--black);font-size:1.25rem;font-weight:700}.main-module__hLtVbG__priceNote{color:var(--gray-600);margin:0;font-size:.875rem}@media (max-width:768px){.main-module__hLtVbG__authContainerSingle,.main-module__hLtVbG__authContainerTwoCol,.main-module__hLtVbG__authContainerSignIn,.main-module__hLtVbG__accountOptionsRow{grid-template-columns:1fr}}.main-module__hLtVbG__profileGrid2{grid-template-columns:1fr;gap:1.25rem;margin-bottom:0;display:grid}@media (min-width:768px){.main-module__hLtVbG__profileGrid2{grid-template-columns:1fr 1fr;align-items:start}.main-module__hLtVbG__profileGrid2>.main-module__hLtVbG__profileCard{margin-bottom:0}}.main-module__hLtVbG__profileDetailsTwoCol{grid-template-columns:1fr;gap:0 2rem;display:grid}@media (min-width:640px){.main-module__hLtVbG__profileDetailsTwoCol{grid-template-columns:1fr 1fr}.main-module__hLtVbG__profileDetailsTwoCol>.main-module__hLtVbG__profileDetailRow{border-bottom:1px solid var(--gray-100)}.main-module__hLtVbG__profileDetailsTwoCol>.main-module__hLtVbG__profileDetailRow:nth-last-child(-n+2){border-bottom:none}.main-module__hLtVbG__profileDetailsTwoCol>.main-module__hLtVbG__profileDetailRow{grid-template-columns:max-content 1fr}}.main-module__hLtVbG__profileStatRow{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.25rem;display:grid}@media (min-width:768px){.main-module__hLtVbG__profileStatRow{grid-template-columns:repeat(3,1fr)}}.main-module__hLtVbG__profileStat{background:var(--white);border:1px solid var(--gray-300);border-left:3px solid var(--red);align-items:center;gap:.75rem;min-width:0;padding:.875rem 1rem;display:flex}.main-module__hLtVbG__profileStatIcon{background:var(--gray-50);width:36px;height:36px;color:var(--red);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.main-module__hLtVbG__profileStatBody{flex:1;min-width:0}.main-module__hLtVbG__profileStatLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--gray-600);margin:0;font-size:.6875rem;font-weight:700}.main-module__hLtVbG__profileStatValue{color:var(--black);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1rem;font-weight:600;overflow:hidden}.main-module__hLtVbG__profileCardHeader{border-bottom:1px solid var(--gray-200);align-items:center;gap:.625rem;margin-bottom:.875rem;padding-bottom:.875rem;display:flex}.main-module__hLtVbG__profileCardHeader h3{text-transform:uppercase;letter-spacing:.08em;color:var(--gray-800);margin:0;font-size:.8125rem;font-weight:700}.main-module__hLtVbG__profileCardHeader>svg{color:var(--red);flex:none}.main-module__hLtVbG__profileIdNumber{letter-spacing:.04em;color:var(--black);font-family:SF Mono,Menlo,Consolas,monospace;font-size:1.0625rem;font-weight:700}.main-module__hLtVbG__profileCtaPanel{background:#fff7ed;border:1px solid #fed7aa;border-left:3px solid #ea580c;flex-direction:column;gap:.5rem;margin-bottom:1.25rem;padding:1.125rem 1.25rem;display:flex}.main-module__hLtVbG__profileCtaPanel strong{color:#9a3412}.main-module__hLtVbG__honourGroup{margin-bottom:1.5rem}.main-module__hLtVbG__honourGroupTitle{color:var(--gray-500);text-transform:uppercase;letter-spacing:.1em;margin:0 0 .5rem;padding-left:.125rem;font-size:.75rem;font-weight:700}.main-module__hLtVbG__honourFooter{border-top:1px solid var(--gray-100);margin:0;padding:.875rem 1.25rem;font-size:.875rem}.main-module__hLtVbG__honourFooter a{color:var(--red);font-weight:500;text-decoration:none}.main-module__hLtVbG__honourFooter a:hover{text-decoration:underline}.main-module__hLtVbG__copyChip{background:var(--gray-100);border:1px solid var(--gray-300);font-family:var(--font-mono,"SF Mono", Menlo, monospace);letter-spacing:.05em;color:var(--black);cursor:pointer;align-items:center;gap:.375rem;padding:2px 8px;display:inline-flex}.main-module__hLtVbG__copyChip:hover{background:var(--gray-50)}.main-module__hLtVbG__mutedItalic{color:var(--gray-500);font-style:italic}.main-module__hLtVbG__helpText{font-size:var(--text-xs);color:var(--gray-600);align-items:flex-start;gap:.375rem;margin:.75rem 1.25rem 1rem;line-height:1.5;display:flex}.main-module__hLtVbG__helpText>svg{color:var(--red);flex-shrink:0;margin-top:.125rem}.main-module__hLtVbG__profileCardPadded{padding:1.25rem 1.5rem}.main-module__hLtVbG__btnSecondaryInline{align-items:center;gap:.5rem;display:inline-flex}.main-module__hLtVbG__sessionRow{border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;gap:.875rem;padding:1rem 0;display:flex}.main-module__hLtVbG__sessionRow:last-of-type{border-bottom:none}.main-module__hLtVbG__sessionDevice{align-items:flex-start;gap:.75rem;min-width:0;display:flex}.main-module__hLtVbG__sessionDevice>svg{color:var(--gray-500);flex-shrink:0;margin-top:.125rem}.main-module__hLtVbG__sessionDeviceName{flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;display:flex}.main-module__hLtVbG__sessionMeta{color:var(--gray-500);flex-wrap:wrap;align-items:center;gap:.25rem;margin-top:.25rem;font-size:.8125rem;display:flex}.main-module__hLtVbG__sessionMetaIp{align-items:center;gap:.25rem;display:inline-flex}.main-module__hLtVbG__sessionMetaSep{color:var(--gray-400);margin:0 .25rem}.main-module__hLtVbG__currentBadge{background:var(--success-light);color:var(--success);padding:.125rem .5rem;font-size:.75rem;font-weight:600}.main-module__hLtVbG__sessionRevoke{cursor:pointer;color:var(--error);background:0 0;border:none;flex-shrink:0;padding:.5rem}.main-module__hLtVbG__sessionRevoke:hover:not(:disabled){color:#991b1b}.main-module__hLtVbG__sessionRevoke:disabled{opacity:.5;cursor:not-allowed}.main-module__hLtVbG__sessionRevokeAllRow{margin-top:1rem}.main-module__hLtVbG__profileCardLead{color:var(--gray-700);margin:0 0 .75rem;font-size:.9375rem;line-height:1.5}.main-module__hLtVbG__profileHeroCard{background:linear-gradient(135deg, var(--gray-50) 0%, var(--white) 60%);border:1px solid var(--gray-300);border-left:3px solid var(--red);align-items:center;gap:1.5rem;margin-bottom:1.25rem;padding:1.5rem;display:flex}@media (max-width:600px){.main-module__hLtVbG__profileHeroCard{text-align:center;flex-direction:column;gap:1rem;padding:1.25rem}}.main-module__hLtVbG__profileHeroAvatar{border:2px solid var(--white);outline:1px solid var(--gray-300);background:var(--gray-50);width:96px;height:96px;color:var(--gray-500);object-fit:cover;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 6px #00000014}.main-module__hLtVbG__profileHeroBody{flex:1;min-width:0}.main-module__hLtVbG__profileHeroName{color:var(--black);letter-spacing:-.01em;margin:0 0 .25rem;font-size:1.5rem;font-weight:700;line-height:1.15}@media (min-width:768px){.main-module__hLtVbG__profileHeroName{font-size:1.75rem}}.main-module__hLtVbG__profileHeroFormal{color:var(--gray-600);margin:0 0 .5rem;font-size:.9375rem;font-style:italic}.main-module__hLtVbG__profileHeroEmail{color:var(--gray-700);align-items:center;gap:.375rem;margin:0;font-size:.875rem;display:inline-flex}.main-module__hLtVbG__profileHeroEmail svg{color:var(--gray-500);flex-shrink:0}.main-module__hLtVbG__profileHeroBadges{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}@media (max-width:600px){.main-module__hLtVbG__profileHeroBadges{justify-content:center}}.main-module__hLtVbG__profileBadge{background:var(--gray-100);border:1px solid var(--gray-200);color:var(--gray-800);white-space:nowrap;border-radius:999px;align-items:center;gap:.375rem;padding:.3125rem .75rem;font-size:.8125rem;font-weight:500;line-height:1.3;display:inline-flex}.main-module__hLtVbG__profileBadge svg{flex:none}.main-module__hLtVbG__profileBadgeId{background:var(--white);border-color:var(--gray-300)}.main-module__hLtVbG__profileBadgeId .main-module__hLtVbG__profileBadgeIdValue{letter-spacing:.02em;font-family:SF Mono,Menlo,Consolas,monospace;font-weight:600}.main-module__hLtVbG__profileBadgeIdLabel{color:var(--gray-600);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:700}.main-module__hLtVbG__profileBadgeNational{color:#065f46;background:#ecfdf5;border-color:#a7f3d0;font-weight:600}.main-module__hLtVbG__profileBadgeForeign{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.main-module__hLtVbG__profileEditForm{padding:1.25rem 1.5rem}.main-module__hLtVbG__profileEditFormRow{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem;display:grid}@media (min-width:640px){.main-module__hLtVbG__profileEditFormRow{grid-template-columns:1fr 1fr}}.main-module__hLtVbG__profileEditFormRow .main-module__hLtVbG__formGroup{margin-bottom:0}.main-module__hLtVbG__profileEditFormFull{grid-column:1/-1}.main-module__hLtVbG__profileEditFormSection{border-top:1px solid var(--gray-200);margin-top:.5rem;padding-top:1.25rem}.main-module__hLtVbG__profileEditFormSection:first-of-type{border-top:none;margin-top:0;padding-top:0}.main-module__hLtVbG__profileEditFormSectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--gray-700);align-items:center;gap:.5rem;margin:0 0 .875rem;font-size:.6875rem;font-weight:700;display:flex}.main-module__hLtVbG__profileEditFormSectionTitle svg{color:var(--red)}.main-module__hLtVbG__profileEditFormActions{border-top:1px solid var(--gray-200);gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.main-module__hLtVbG__profileSectionTitleRow{border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;gap:1rem;margin:1.5rem 0 .875rem;padding-bottom:.5rem;display:flex;position:relative}.main-module__hLtVbG__profileSectionTitleRow:after{content:"";background:var(--red);width:48px;height:2px;position:absolute;bottom:-1px;left:0}.main-module__hLtVbG__profileSectionTitleRow>h2{color:var(--gray-800);text-transform:uppercase;letter-spacing:.08em;flex:1;min-width:0;margin:0;font-size:.8125rem;font-weight:700}.main-module__hLtVbG__profileAddressBlock{color:var(--black);align-items:flex-start;gap:.625rem;padding:.5rem 0;font-size:.9375rem;line-height:1.55;display:flex}.main-module__hLtVbG__profileAddressBlock svg{color:var(--red);flex-shrink:0;margin-top:.1875rem}.main-module__hLtVbG__profileAddressLines{flex-direction:column;display:flex}.main-module__hLtVbG__profileAddressEmpty{color:var(--gray-500);padding:.5rem 0;font-size:.875rem;font-style:italic}.main-module__hLtVbG__profileHonour{border-bottom:1px solid var(--gray-100);grid-template-columns:1fr auto;align-items:start;gap:1.25rem;padding:1rem 1.25rem;display:grid}.main-module__hLtVbG__profileHonour:last-child{border-bottom:none}.main-module__hLtVbG__profileHonourBody{min-width:0}.main-module__hLtVbG__profileHonourTitle{color:var(--black);margin:0 0 .375rem;font-weight:600;line-height:1.3}.main-module__hLtVbG__profileHonourCitation{color:var(--gray-700);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:.25rem 0 0;font-size:.875rem;line-height:1.45;display:-webkit-box;overflow:hidden}.main-module__hLtVbG__profileHonourMeta{text-align:right;color:var(--gray-600);white-space:nowrap;flex-direction:column;align-items:flex-end;gap:.375rem;font-size:.75rem;display:flex}.main-module__hLtVbG__profileHonourRegistry{background:var(--gray-100);color:var(--gray-700);text-transform:uppercase;letter-spacing:.05em;padding:.1875rem .5rem;font-size:.6875rem;font-weight:700;display:inline-block}.main-module__hLtVbG__profileHonourFooter{border-top:1px solid var(--gray-100);margin:0;padding:.875rem 1.25rem;font-size:.875rem}.main-module__hLtVbG__profileHonourFooter a{color:var(--red);font-weight:500;text-decoration:none}.main-module__hLtVbG__profileHonourFooter a:hover{text-decoration:underline}.main-module__hLtVbG__profileGrid3{grid-template-columns:1fr;gap:1.25rem;margin-bottom:0;display:grid}@media (min-width:768px){.main-module__hLtVbG__profileGrid3{grid-template-columns:repeat(3,1fr);align-items:start}.main-module__hLtVbG__profileGrid3>.main-module__hLtVbG__profileCard{margin-bottom:0}}
.service-portal-module__45jYLW__welcome{border-bottom:1px solid var(--gray-200);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.25rem;display:flex}.service-portal-module__45jYLW__welcomeMain{flex:1;min-width:280px}.service-portal-module__45jYLW__welcomeTitle{color:var(--black);letter-spacing:-.005em;margin:0 0 .25rem;font-size:1.375rem;font-weight:700;line-height:1.2}@media (min-width:768px){.service-portal-module__45jYLW__welcomeTitle{font-size:1.625rem}}.service-portal-module__45jYLW__welcomeSub{color:var(--gray-700);margin:0;font-size:.9375rem;line-height:1.5}.service-portal-module__45jYLW__welcomeMeta{color:var(--gray-600);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.service-portal-module__45jYLW__kconnectChip{background:var(--gray-100);border:1px solid var(--gray-200);color:var(--gray-700);font-size:.75rem;font-family:var(--font-mono);align-items:center;gap:.375rem;padding:.25rem .5rem;display:inline-flex}.service-portal-module__45jYLW__kconnectChip strong{color:var(--black);font-weight:600}.service-portal-module__45jYLW__verifiedChip{background:var(--success-light);color:var(--success);border:1px solid #00703c26;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.service-portal-module__45jYLW__group{margin-bottom:2rem}.service-portal-module__45jYLW__groupHead{border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.875rem;padding-bottom:.5rem;display:flex;position:relative}.service-portal-module__45jYLW__groupHead:after{content:"";background:var(--red);width:48px;height:2px;position:absolute;bottom:-1px;left:0}.service-portal-module__45jYLW__groupTitle{color:var(--gray-800);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.8125rem;font-weight:700}.service-portal-module__45jYLW__groupCount{color:var(--gray-600);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:500}.service-portal-module__45jYLW__grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:640px){.service-portal-module__45jYLW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.service-portal-module__45jYLW__grid{grid-template-columns:repeat(3,1fr)}}.service-portal-module__45jYLW__pCard{background:var(--white);border:1px solid var(--gray-300);border-left:3px solid var(--gray-300);color:var(--black);flex-direction:column;gap:.5rem;min-height:148px;padding:1rem 1.125rem .875rem;text-decoration:none;transition:border-color .12s,background .12s;display:flex;position:relative}.service-portal-module__45jYLW__pCard:hover{border-color:var(--gray-400);border-left-color:var(--red);background:var(--gray-50);color:var(--black);text-decoration:none}.service-portal-module__45jYLW__pCard.service-portal-module__45jYLW__hasStatus{border-left-color:var(--red)}.service-portal-module__45jYLW__pCardHeader{align-items:flex-start;gap:.625rem;padding-right:4.5rem;display:flex}.service-portal-module__45jYLW__pCardIcon{color:var(--red);flex-shrink:0;margin-top:1px}.service-portal-module__45jYLW__pCardTitle{color:var(--black);flex:1;margin:0;font-size:.9375rem;font-weight:700;line-height:1.25}.service-portal-module__45jYLW__pCardDesc{color:var(--gray-700);flex:1;margin:0;font-size:.8125rem;line-height:1.5}.service-portal-module__45jYLW__pCardMeta{color:var(--gray-600);font-size:.75rem;line-height:1.45;font-family:var(--font-mono);margin:.125rem 0 0}.service-portal-module__45jYLW__pCardFooter{border-top:1px solid var(--gray-200);justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:.625rem;display:flex}.service-portal-module__45jYLW__pCardAction{color:var(--red-800);align-items:center;gap:.25rem;font-size:.8125rem;font-weight:600;transition:gap .12s;display:inline-flex}.service-portal-module__45jYLW__pCard:hover .service-portal-module__45jYLW__pCardAction{color:var(--red);gap:.5rem}.service-portal-module__45jYLW__pCardStatusSlot{position:absolute;top:.75rem;right:.75rem}.service-portal-module__45jYLW__statusChip{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border:1px solid #0000;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:700;line-height:1.5;display:inline-flex}.service-portal-module__45jYLW__statusChip.service-portal-module__45jYLW__inProgress{background:var(--info-light);color:var(--info);border-color:#1d70b826}.service-portal-module__45jYLW__statusChip.service-portal-module__45jYLW__underReview{background:var(--warning-light);color:var(--warning);border-color:#b56f0026}.service-portal-module__45jYLW__statusChip.service-portal-module__45jYLW__actionRequired{background:var(--error-light);color:var(--error);border-color:#d4351c33}.service-portal-module__45jYLW__statusChip.service-portal-module__45jYLW__complete{background:var(--success-light);color:var(--success);border-color:#00703c26}.service-portal-module__45jYLW__pCard.service-portal-module__45jYLW__statusAction{border-left-color:var(--error)}.service-portal-module__45jYLW__pCard.service-portal-module__45jYLW__statusProgress{border-left-color:var(--info)}.service-portal-module__45jYLW__pCard.service-portal-module__45jYLW__statusReview{border-left-color:var(--warning)}.service-portal-module__45jYLW__pCard.service-portal-module__45jYLW__statusComplete{border-left-color:var(--success)}.service-portal-module__45jYLW__pCardLocked{background:var(--gray-50);color:var(--gray-700);cursor:default}.service-portal-module__45jYLW__pCardLocked:hover{background:var(--gray-50);border-color:var(--gray-300);border-left-color:var(--warning);color:var(--gray-700)}.service-portal-module__45jYLW__pCardLocked .service-portal-module__45jYLW__pCardTitle{color:var(--gray-800)}.service-portal-module__45jYLW__pCardLocked .service-portal-module__45jYLW__pCardIcon{color:var(--gray-500)}.service-portal-module__45jYLW__lockedBtn{color:var(--warning);border:1px solid var(--warning);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;font-size:.75rem;font-weight:700;font-family:var(--font);background:0 0;align-items:center;gap:.375rem;padding:.3125rem .625rem;display:inline-flex}.service-portal-module__45jYLW__lockedBtn:hover{background:var(--warning);color:var(--white)}
.Form-module__PMwpBq__reviewSection{background-color:var(--color-gray-100);margin-bottom:.75rem;padding:1rem}.Form-module__PMwpBq__reviewSectionHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.Form-module__PMwpBq__reviewSectionTitle{font-size:var(--text-lg);color:var(--color-gray-950);margin:0;font-weight:600}.Form-module__PMwpBq__reviewSectionEditBtn{color:var(--color-primary);cursor:pointer;font-size:var(--text-sm);background:0 0;border:none;padding:0;text-decoration:underline}.Form-module__PMwpBq__reviewSectionEditBtn:hover{color:var(--color-primary-800)}.Form-module__PMwpBq__reviewSectionEditBtn:focus-visible{outline:3px solid var(--color-gold);outline-offset:2px}.Form-module__PMwpBq__reviewSectionBody{gap:.5rem;display:grid}.Form-module__PMwpBq__reviewItem{font-size:var(--text-sm);justify-content:space-between;display:flex}.Form-module__PMwpBq__reviewItemLabel{color:var(--color-gray-700)}.Form-module__PMwpBq__reviewItemValue{color:var(--color-gray-950);text-align:right;font-weight:500}.Form-module__PMwpBq__reviewItemValueEmpty{color:var(--color-gray-500);text-align:right;font-style:italic;font-weight:500}.Form-module__PMwpBq__sectionHeader{background-color:var(--color-gray-50);border-bottom:1px solid var(--color-gray-200);align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.Form-module__PMwpBq__sectionHeaderIcon{color:var(--red);justify-content:center;align-items:center;display:flex}.Form-module__PMwpBq__sectionHeaderTitle{color:var(--color-gray-800);text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:.8125rem;font-weight:700}.Form-module__PMwpBq__stepIndicator{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.Form-module__PMwpBq__stepText{font-size:var(--text-sm);color:var(--color-gray-600)}.Form-module__PMwpBq__stepList{margin:0;padding:0;list-style:none}.Form-module__PMwpBq__stepListItem{gap:1rem;padding-bottom:1.25rem;display:flex}.Form-module__PMwpBq__stepListItem:last-child{padding-bottom:0}.Form-module__PMwpBq__stepNumber{width:32px;min-width:32px;height:32px;font-size:var(--text-sm);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;position:relative}.Form-module__PMwpBq__stepNumberPending{background-color:var(--color-white);border:2px solid var(--color-gray-700);color:var(--color-gray-700)}.Form-module__PMwpBq__stepNumberComplete{background-color:var(--color-success);border:2px solid var(--color-success);color:var(--color-white)}.Form-module__PMwpBq__stepConnector{width:2px;height:calc(100% + .75rem);position:absolute;top:32px;left:50%;transform:translate(-50%)}.Form-module__PMwpBq__stepConnectorPending{background-color:var(--color-gray-300)}.Form-module__PMwpBq__stepConnectorComplete{background-color:var(--color-success)}.Form-module__PMwpBq__stepContent{flex:1;padding-top:4px}.Form-module__PMwpBq__stepContentInner{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.Form-module__PMwpBq__stepTitle{font-size:var(--text-base);color:var(--color-gray-950);margin:0;font-weight:600;line-height:1.4}.Form-module__PMwpBq__stepDescription{font-size:var(--text-base);color:var(--color-gray-700);margin:.25rem 0 0}.Form-module__PMwpBq__errorMessage{background-color:var(--color-error-bg-light);border:1px solid var(--color-error);align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.Form-module__PMwpBq__errorIcon{color:var(--color-error);flex-shrink:0;margin-top:2px}.Form-module__PMwpBq__errorText{color:var(--color-error)}.Form-module__PMwpBq__formNavigation{gap:1rem;margin-top:2rem;display:flex}.Form-module__PMwpBq__formCard{background-color:var(--color-white);border:1px solid var(--color-gray-300);border-left:3px solid var(--red);box-shadow:none;border-radius:0;margin-bottom:1.25rem;overflow:hidden}.Form-module__PMwpBq__formCardBody{padding:1.5rem}.Form-module__PMwpBq__uploadArea{border:2px dashed var(--color-gray-400);background-color:var(--color-gray-50);cursor:pointer;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;padding:2rem;transition:border-color .15s,background-color .15s;display:flex}.Form-module__PMwpBq__uploadArea:hover{border-color:var(--color-primary);background-color:var(--color-primary-100)}.Form-module__PMwpBq__uploadText{font-size:var(--text-base);color:var(--color-gray-700);margin-top:.5rem}.Form-module__PMwpBq__uploadTextSmall{font-size:var(--text-sm);color:var(--color-gray-500);margin-top:.25rem}.Form-module__PMwpBq__uploadedFile{background-color:var(--color-gray-100);border:1px solid var(--color-gray-300);border-radius:6px;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.Form-module__PMwpBq__uploadedFileName{font-size:var(--text-sm);color:var(--color-gray-700)}.Form-module__PMwpBq__uploadedFileRemove{cursor:pointer;color:var(--color-gray-600);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex}.Form-module__PMwpBq__uploadedFileRemove:hover{color:var(--color-error)}.Form-module__PMwpBq__declarationBox{background-color:var(--color-gold-100);border:1px solid var(--color-gold);border-radius:8px;margin-top:1.5rem;padding:1.25rem}.Form-module__PMwpBq__declarationCheckbox{align-items:flex-start;gap:.75rem;display:flex}.Form-module__PMwpBq__declarationCheckbox input[type=checkbox]{cursor:pointer;flex-shrink:0;width:20px;height:20px;margin-top:2px}.Form-module__PMwpBq__declarationText{color:var(--color-gray-950);cursor:pointer;line-height:1.6}.Form-module__PMwpBq__declarationFields{margin-top:1.25rem}.Form-module__PMwpBq__stepButton{font-size:var(--text-sm);white-space:nowrap;padding:.5rem 1rem}.Form-module__PMwpBq__stepButton:disabled{opacity:.5;cursor:not-allowed}.Form-module__PMwpBq__formBackLink{color:var(--color-gray-700);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.375rem;margin-bottom:1rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.Form-module__PMwpBq__formBackLink svg{flex-shrink:0}.Form-module__PMwpBq__formBackButton{color:var(--color-primary);cursor:pointer;font-size:var(--text-sm);background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:0;display:inline-flex}.Form-module__PMwpBq__formBackButton:hover,.Form-module__PMwpBq__formBackLink:hover{color:var(--color-primary);text-decoration:none}.Form-module__PMwpBq__formBackLink:focus-visible,.Form-module__PMwpBq__formBackButton:focus-visible{outline:3px solid var(--color-gold);outline-offset:2px;background:var(--color-gold);color:var(--color-gray-950)}.Form-module__PMwpBq__formPageTitle{color:var(--color-gray-950);letter-spacing:-.005em;margin:0 0 .375rem;font-size:1.625rem;font-weight:700;line-height:1.2}@media (min-width:768px){.Form-module__PMwpBq__formPageTitle{font-size:2rem}}.Form-module__PMwpBq__formPageDescription{color:var(--color-gray-700);border-bottom:1px solid var(--color-gray-200);max-width:60ch;margin:0 0 1.5rem;padding-bottom:1.25rem;font-size:1rem;line-height:1.6;position:relative}.Form-module__PMwpBq__formPageDescription:after{content:"";background:var(--red);width:48px;height:2px;position:absolute;bottom:-1px;left:0}.Form-module__PMwpBq__formPageCard{background-color:var(--color-white);border:1px solid var(--color-gray-300);border-left:3px solid var(--red);box-shadow:none;border-radius:0;padding:1.5rem}.Form-module__PMwpBq__formStepIndicator{color:var(--color-gray-600);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.6875rem;font-weight:700;display:inline-block}.Form-module__PMwpBq__formStepTitle{color:var(--color-gray-950);letter-spacing:-.005em;border-bottom:1px solid var(--color-gray-200);margin:0 0 1.25rem;padding-bottom:.625rem;font-size:1.5rem;font-weight:700;line-height:1.2;position:relative}.Form-module__PMwpBq__formStepTitle:after{content:"";background:var(--red);width:48px;height:2px;position:absolute;bottom:-1px;left:0}@media (min-width:768px){.Form-module__PMwpBq__formStepTitle{font-size:1.875rem}}.Form-module__PMwpBq__formOptionalLabel{color:var(--color-gray-700);font-weight:400}.Form-module__PMwpBq__formBodyText{font-size:var(--text-base);color:var(--color-gray-700);line-height:1.7}.Form-module__PMwpBq__formBodyTextMb1{margin-bottom:1rem}.Form-module__PMwpBq__formBodyTextMb2{margin-bottom:2rem}.Form-module__PMwpBq__formReturnLink{text-decoration:none;display:inline-block}.Form-module__PMwpBq__instructionCard{background-color:var(--info-light);border:1px solid #1d70b82e;border-left:3px solid var(--info);border-radius:0;margin-bottom:1.5rem;padding:1rem 1.125rem}.Form-module__PMwpBq__instructionCardHeader{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.Form-module__PMwpBq__instructionCardIcon{color:var(--color-blue-600,#2563eb);flex-shrink:0}.Form-module__PMwpBq__instructionCardTitle{font-size:var(--text-base);color:var(--color-gray-950);margin:0;font-weight:600}.Form-module__PMwpBq__instructionCardBody{font-size:var(--text-base);color:var(--color-gray-700);line-height:1.7}.Form-module__PMwpBq__instructionCardList{margin:0;padding-left:1.25rem;list-style-type:disc}.Form-module__PMwpBq__instructionCardList li{margin-bottom:.25rem}.Form-module__PMwpBq__instructionCardList li:last-child{margin-bottom:0}
.FormSelect-module__dB9k6W__trigger{width:100%;min-height:2.625rem;color:var(--black);background:var(--white);border:1px solid var(--gray-400);cursor:pointer;text-align:left;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-family:inherit;font-size:1rem;line-height:1.5;transition:border-color .15s,box-shadow .15s;display:inline-flex}.FormSelect-module__dB9k6W__trigger[data-placeholder]{color:var(--gray-500)}.FormSelect-module__dB9k6W__trigger:hover{border-color:var(--gray-500)}.FormSelect-module__dB9k6W__trigger:focus,.FormSelect-module__dB9k6W__trigger[data-state=open]{border-color:var(--red);outline:none;box-shadow:0 0 0 3px #ad09081a}.FormSelect-module__dB9k6W__trigger:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.FormSelect-module__dB9k6W__trigger[data-disabled]{background:var(--gray-100);color:var(--gray-600);cursor:not-allowed}.FormSelect-module__dB9k6W__icon{color:var(--gray-500);flex-shrink:0;margin-left:.5rem}.FormSelect-module__dB9k6W__content{background:var(--white);border:1px solid var(--gray-300);z-index:200;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border-radius:6px;max-height:min(60vh,360px);overflow:hidden;box-shadow:0 4px 16px #00000014,0 1px 3px #0000000d}.FormSelect-module__dB9k6W__viewport{padding:.25rem}.FormSelect-module__dB9k6W__item{color:var(--black);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;outline:none;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.9375rem;display:flex}.FormSelect-module__dB9k6W__item[data-highlighted]{background:var(--gray-100)}.FormSelect-module__dB9k6W__item[data-state=checked]{background:var(--red-50);color:var(--red);font-weight:500}.FormSelect-module__dB9k6W__item[data-disabled]{color:var(--gray-400);cursor:not-allowed;pointer-events:none}.FormSelect-module__dB9k6W__itemIndicator{color:var(--red);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}
.DraftRestoredBanner-module__U-rD0a__banner{background:var(--info-light);border:1px solid #1d70b840;border-left:3px solid var(--info);color:var(--gray-800);flex-wrap:wrap;align-items:center;gap:.625rem;margin-bottom:1.25rem;padding:.625rem .875rem;font-size:.875rem;display:flex}.DraftRestoredBanner-module__U-rD0a__bannerIcon{color:var(--info);flex-shrink:0;align-items:center;display:inline-flex}.DraftRestoredBanner-module__U-rD0a__bannerText{flex:1;min-width:220px;line-height:1.45}.DraftRestoredBanner-module__U-rD0a__bannerText strong{color:var(--black);font-weight:700}.DraftRestoredBanner-module__U-rD0a__discardBtn{background:var(--white);color:var(--gray-800);border:1px solid var(--gray-400);font-family:var(--font);cursor:pointer;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;align-items:center;gap:.25rem;padding:.3125rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.DraftRestoredBanner-module__U-rD0a__discardBtn:hover{background:var(--gray-50);border-color:var(--gray-500)}
.PhotoDropzone-module__d01Unq__zone{background:var(--gray-50);border:2px dashed var(--gray-400);cursor:pointer;border-radius:0;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2rem 1rem;transition:background .15s,border-color .15s;display:flex}.PhotoDropzone-module__d01Unq__zone:hover{background:var(--gray-100);border-color:var(--gray-500)}.PhotoDropzone-module__d01Unq__icon{color:var(--gray-700)}.PhotoDropzone-module__d01Unq__zone:hover .PhotoDropzone-module__d01Unq__icon{color:var(--black)}.PhotoDropzone-module__d01Unq__label{color:var(--black);font-size:.9375rem;font-weight:600}.PhotoDropzone-module__d01Unq__hint{color:var(--gray-700);text-align:center;font-size:.75rem;font-family:var(--font-mono)}.PhotoDropzone-module__d01Unq__focus{border-color:var(--red);box-shadow:0 0 0 3px #ad09081a}.PhotoDropzone-module__d01Unq__active{background:var(--red-50);border-color:var(--red);border-style:solid}.PhotoDropzone-module__d01Unq__active .PhotoDropzone-module__d01Unq__icon,.PhotoDropzone-module__d01Unq__active .PhotoDropzone-module__d01Unq__label{color:var(--red)}.PhotoDropzone-module__d01Unq__reject{background:var(--error-light);border-color:var(--error)}.PhotoDropzone-module__d01Unq__reject .PhotoDropzone-module__d01Unq__icon,.PhotoDropzone-module__d01Unq__reject .PhotoDropzone-module__d01Unq__label{color:var(--error)}.PhotoDropzone-module__d01Unq__error{border-color:var(--error);background:var(--error-light)}.PhotoDropzone-module__d01Unq__error .PhotoDropzone-module__d01Unq__icon,.PhotoDropzone-module__d01Unq__error .PhotoDropzone-module__d01Unq__label{color:var(--error)}.PhotoDropzone-module__d01Unq__disabled{cursor:not-allowed;opacity:.6}.PhotoDropzone-module__d01Unq__errorRow{color:var(--error);align-items:flex-start;gap:.375rem;margin:.5rem 0 0;font-size:.8125rem;line-height:1.45;display:flex}
.SubmissionReceipt-module__c5aAVW__receipt{background:var(--white);border:1px solid var(--gray-300);border-top:3px solid var(--red);max-width:640px;margin:0 auto;padding:1.5rem 1.5rem 2rem}@media (min-width:768px){.SubmissionReceipt-module__c5aAVW__receipt{padding:2rem 2.5rem 2.5rem}}.SubmissionReceipt-module__c5aAVW__letterhead{border-bottom:1px solid var(--gray-200);text-transform:uppercase;letter-spacing:.08em;color:var(--gray-700);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:.6875rem;font-weight:700;display:flex}.SubmissionReceipt-module__c5aAVW__letterheadDate{font-family:var(--font-mono);letter-spacing:.04em}.SubmissionReceipt-module__c5aAVW__confirm{text-align:center;margin-bottom:1.5rem}.SubmissionReceipt-module__c5aAVW__confirmIcon{color:var(--success);justify-content:center;align-items:center;margin-bottom:.625rem;display:inline-flex}.SubmissionReceipt-module__c5aAVW__confirmTitle{color:var(--black);letter-spacing:-.005em;margin:0 0 .25rem;font-size:1.5rem;font-weight:700;line-height:1.2}@media (min-width:768px){.SubmissionReceipt-module__c5aAVW__confirmTitle{font-size:1.875rem}}.SubmissionReceipt-module__c5aAVW__confirmKicker{color:var(--gray-700);margin:0;font-size:.9375rem}.SubmissionReceipt-module__c5aAVW__referenceBlock{background:var(--gray-50);border:1px solid var(--gray-300);border-left:3px solid var(--red);margin-bottom:1.25rem;padding:1rem 1.125rem}.SubmissionReceipt-module__c5aAVW__referenceLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--gray-600);margin-bottom:.375rem;font-size:.6875rem;font-weight:700;display:block}.SubmissionReceipt-module__c5aAVW__referenceRow{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.SubmissionReceipt-module__c5aAVW__referenceValue{font-family:var(--font-mono);color:var(--black);letter-spacing:.02em;-webkit-user-select:all;user-select:all;flex:1;min-width:200px;font-size:1.25rem;font-weight:700}@media (min-width:768px){.SubmissionReceipt-module__c5aAVW__referenceValue{font-size:1.5rem}}.SubmissionReceipt-module__c5aAVW__copyBtn{background:var(--white);color:var(--gray-800);border:1px solid var(--gray-400);font-family:var(--font);cursor:pointer;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.375rem;padding:.4375rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.SubmissionReceipt-module__c5aAVW__copyBtn:hover{background:var(--gray-50);border-color:var(--gray-500)}.SubmissionReceipt-module__c5aAVW__copyBtn.SubmissionReceipt-module__c5aAVW__copied{color:var(--success);border-color:var(--success);background:var(--success-light)}.SubmissionReceipt-module__c5aAVW__referenceHint{color:var(--gray-700);margin:.5rem 0 0;font-size:.75rem;line-height:1.45}.SubmissionReceipt-module__c5aAVW__emailRow{background:var(--info-light);border:1px solid #1d70b826;border-left:3px solid var(--info);color:var(--gray-800);align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.SubmissionReceipt-module__c5aAVW__emailRow svg{color:var(--info);flex-shrink:0}.SubmissionReceipt-module__c5aAVW__nextSteps{margin-bottom:1.5rem}.SubmissionReceipt-module__c5aAVW__nextStepsTitle{color:var(--gray-800);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--gray-200);margin:0 0 .75rem;padding-bottom:.5rem;font-size:.8125rem;font-weight:700;position:relative}.SubmissionReceipt-module__c5aAVW__nextStepsTitle:after{content:"";background:var(--red);width:36px;height:2px;position:absolute;bottom:-1px;left:0}.SubmissionReceipt-module__c5aAVW__nextStepsList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.SubmissionReceipt-module__c5aAVW__nextStepsList li{color:var(--black);align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.55;display:flex}.SubmissionReceipt-module__c5aAVW__stepNum{background:var(--red);width:22px;height:22px;color:var(--white);font-size:.75rem;font-weight:700;font-family:var(--font-mono);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.SubmissionReceipt-module__c5aAVW__stepText{flex:1;padding-top:.125rem}.SubmissionReceipt-module__c5aAVW__actions{border-top:1px solid var(--gray-200);flex-wrap:wrap;gap:.625rem;padding-top:1.25rem;display:flex}.SubmissionReceipt-module__c5aAVW__primaryBtn,.SubmissionReceipt-module__c5aAVW__secondaryBtn{font-size:.9375rem;font-weight:700;font-family:var(--font);border:2px solid #0000;align-items:center;gap:.5rem;padding:.625rem 1.25rem;text-decoration:none;display:inline-flex}.SubmissionReceipt-module__c5aAVW__primaryBtn{background:var(--red);color:var(--white);border-color:var(--red)}.SubmissionReceipt-module__c5aAVW__primaryBtn:hover{background:var(--red-800);border-color:var(--red-800);color:var(--white);text-decoration:none}.SubmissionReceipt-module__c5aAVW__secondaryBtn{background:var(--white);color:var(--red);border-color:var(--red)}.SubmissionReceipt-module__c5aAVW__secondaryBtn:hover{background:var(--red-50);color:var(--red-800);border-color:var(--red-800);text-decoration:none}
.FieldError-module__77GFfG__error{color:var(--error);align-items:flex-start;gap:.375rem;margin:.375rem 0 0;font-size:.8125rem;line-height:1.4;display:flex}.FieldError-module__77GFfG__error:before{content:"!";background:var(--error);width:16px;height:16px;color:var(--white);font-family:var(--font-mono);flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.6875rem;font-weight:700;display:inline-flex}
.SessionIndicator-module__VFKYyW__wrap{display:inline-block;position:relative}.SessionIndicator-module__VFKYyW__chip{color:var(--white);cursor:pointer;font-family:var(--font);letter-spacing:.02em;background:#ffffff1f;border:1px solid #ffffff40;border-radius:3px;align-items:center;gap:.375rem;padding:.3125rem .625rem;font-size:.75rem;font-weight:600;transition:background .12s,border-color .12s;display:inline-flex}.SessionIndicator-module__VFKYyW__chip:hover{background:#fff3}.SessionIndicator-module__VFKYyW__chipLabel{font-variant-numeric:tabular-nums}.SessionIndicator-module__VFKYyW__chip.SessionIndicator-module__VFKYyW__warning{background:var(--warning);color:var(--black);border-color:var(--warning)}.SessionIndicator-module__VFKYyW__chip.SessionIndicator-module__VFKYyW__warning:hover{background:var(--gold-dark)}.SessionIndicator-module__VFKYyW__chip.SessionIndicator-module__VFKYyW__critical,.SessionIndicator-module__VFKYyW__chip.SessionIndicator-module__VFKYyW__expired{background:var(--white);color:var(--error);border-color:var(--white);animation:1.6s ease-in-out infinite SessionIndicator-module__VFKYyW__pulse}@keyframes SessionIndicator-module__VFKYyW__pulse{0%,to{opacity:1}50%{opacity:.7}}.SessionIndicator-module__VFKYyW__popover{background:var(--white);min-width:240px;color:var(--black);border:1px solid var(--gray-300);border-left:3px solid var(--red);z-index:100;padding:.875rem 1rem;font-size:.875rem;position:absolute;top:calc(100% + .375rem);right:0;box-shadow:0 8px 16px #0000001f}.SessionIndicator-module__VFKYyW__popoverRow{justify-content:space-between;gap:1rem;padding:.25rem 0;display:flex}.SessionIndicator-module__VFKYyW__popoverLabel{color:var(--gray-700);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.SessionIndicator-module__VFKYyW__popoverValue{color:var(--black);font-weight:600}.SessionIndicator-module__VFKYyW__popoverValueMono{color:var(--black);font-weight:600;font-family:var(--font-mono)}.SessionIndicator-module__VFKYyW__extendBtn{background:var(--red);width:100%;color:var(--white);border:2px solid var(--red);font-family:var(--font);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;margin-top:.625rem;padding:.5rem .75rem;font-size:.875rem;font-weight:700;display:inline-flex}.SessionIndicator-module__VFKYyW__extendBtn:hover:not(:disabled){background:var(--red-800);border-color:var(--red-800)}.SessionIndicator-module__VFKYyW__extendBtn:disabled{opacity:.6;cursor:not-allowed}.SessionIndicator-module__VFKYyW__spinning{animation:1s linear infinite SessionIndicator-module__VFKYyW__spin}@keyframes SessionIndicator-module__VFKYyW__spin{to{transform:rotate(360deg)}}.SessionIndicator-module__VFKYyW__popoverHint{color:var(--gray-600);margin:.5rem 0 0;font-size:.75rem;line-height:1.45}
.NotificationBar-module__Te4jyG__stack{flex-direction:column;gap:0;display:flex}.NotificationBar-module__Te4jyG__bar{background:var(--white);border-bottom:1px solid var(--gray-300);border-left:3px solid var(--gray-400)}.NotificationBar-module__Te4jyG__barInfo{border-left-color:var(--info);background:var(--info-light)}.NotificationBar-module__Te4jyG__barWarning{border-left-color:var(--warning);background:var(--warning-light)}.NotificationBar-module__Te4jyG__barAction{border-left-color:var(--error);background:var(--error-light)}.NotificationBar-module__Te4jyG__barInner{max-width:var(--max-width);padding:.625rem var(--content-padding);flex-wrap:wrap;align-items:center;gap:.625rem;margin:0 auto;display:flex}.NotificationBar-module__Te4jyG__icon{flex-shrink:0;align-items:center;display:inline-flex}.NotificationBar-module__Te4jyG__iconInfo{color:var(--info)}.NotificationBar-module__Te4jyG__iconWarning{color:var(--warning)}.NotificationBar-module__Te4jyG__iconAction{color:var(--error)}.NotificationBar-module__Te4jyG__body{min-width:240px;color:var(--black);flex:1;font-size:.875rem;line-height:1.45}.NotificationBar-module__Te4jyG__title{color:var(--black);margin-right:.25rem;font-weight:700}.NotificationBar-module__Te4jyG__text{color:var(--gray-800)}.NotificationBar-module__Te4jyG__actions{flex-shrink:0;align-items:center;gap:.375rem;display:inline-flex}.NotificationBar-module__Te4jyG__actionLink{background:var(--white);color:var(--black);border:1px solid var(--gray-400);font-family:var(--font);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.25rem;padding:.3125rem .625rem;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.NotificationBar-module__Te4jyG__actionLink:hover{background:var(--gray-50);border-color:var(--gray-600);color:var(--black);text-decoration:none}.NotificationBar-module__Te4jyG__dismissBtn{width:28px;height:28px;color:var(--gray-700);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.NotificationBar-module__Te4jyG__dismissBtn:hover{color:var(--black);background:#0000000f}
.GlobalShortcuts-module__FsXSGG__overlay{z-index:200;background:#0b0c0c8c;justify-content:center;align-items:center;padding:1rem;animation:.12s ease-out GlobalShortcuts-module__FsXSGG__fadeIn;display:flex;position:fixed;inset:0}@keyframes GlobalShortcuts-module__FsXSGG__fadeIn{0%{opacity:0}to{opacity:1}}.GlobalShortcuts-module__FsXSGG__panel{background:var(--white);border:1px solid var(--gray-300);border-left:3px solid var(--red);width:100%;max-width:480px;max-height:85vh;overflow-y:auto;box-shadow:0 12px 32px #0000002e}.GlobalShortcuts-module__FsXSGG__head{border-bottom:1px solid var(--gray-200);background:var(--gray-50);justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.GlobalShortcuts-module__FsXSGG__headTitle{color:var(--gray-800);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:700;display:inline-flex}.GlobalShortcuts-module__FsXSGG__close{color:var(--gray-700);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:.25rem .375rem;display:inline-flex}.GlobalShortcuts-module__FsXSGG__close:hover{color:var(--black);border-color:var(--gray-300)}.GlobalShortcuts-module__FsXSGG__body{color:var(--gray-800);padding:1rem 1.125rem;font-size:.875rem;line-height:1.55}.GlobalShortcuts-module__FsXSGG__section{text-transform:uppercase;letter-spacing:.08em;color:var(--gray-600);margin:1rem 0 .5rem;font-size:.6875rem;font-weight:700}.GlobalShortcuts-module__FsXSGG__section strong{color:var(--gray-700)}.GlobalShortcuts-module__FsXSGG__table{border-collapse:collapse;width:100%;margin:0}.GlobalShortcuts-module__FsXSGG__table tr{border-bottom:1px solid var(--gray-100)}.GlobalShortcuts-module__FsXSGG__table tr:last-child{border-bottom:none}.GlobalShortcuts-module__FsXSGG__table td{vertical-align:top;padding:.4375rem .5rem}.GlobalShortcuts-module__FsXSGG__table td:first-child{white-space:nowrap;flex-wrap:wrap;align-items:center;gap:.25rem;width:40%;display:flex}.GlobalShortcuts-module__FsXSGG__table kbd{background:var(--gray-100);border:1px solid var(--gray-300);color:var(--gray-800);font-family:var(--font-mono);text-align:center;border-bottom-width:2px;border-radius:2px;min-width:1.25rem;padding:1px 6px;font-size:.75rem;font-weight:600;display:inline-block}
.Loading-module__J-bl4a__spinner{animation:1s linear infinite Loading-module__J-bl4a__spin;display:inline-block}@keyframes Loading-module__J-bl4a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Loading-module__J-bl4a__spinnerContainer{justify-content:center;align-items:center;padding:2rem;display:flex}.Loading-module__J-bl4a__spinnerContainerSmall{padding:1rem}.Loading-module__J-bl4a__spinnerContainerLarge{padding:4rem}.Loading-module__J-bl4a__buttonSpinner{align-items:center;gap:.5rem;display:inline-flex}.Loading-module__J-bl4a__buttonSpinnerIcon{animation:1s linear infinite Loading-module__J-bl4a__spin}.Loading-module__J-bl4a__selectSkeleton{background:linear-gradient(90deg, var(--color-gray-200) 25%, var(--color-gray-100) 50%, var(--color-gray-200) 75%);border:2px solid var(--color-gray-300);background-size:200% 100%;border-radius:6px;height:44px;animation:1.5s ease-in-out infinite Loading-module__J-bl4a__shimmer}@keyframes Loading-module__J-bl4a__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Loading-module__J-bl4a__overlay{z-index:9999;background-color:#fffc;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Loading-module__J-bl4a__overlayContent{flex-direction:column;align-items:center;gap:1rem;display:flex}.Loading-module__J-bl4a__overlayText{font-size:var(--text-base);color:var(--color-gray-700)}.Loading-module__J-bl4a__pageLoading{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:200px;display:flex}.Loading-module__J-bl4a__pageLoadingText{font-size:var(--text-base);color:var(--color-gray-600)}
.HonourRow-module__tq-Qsa__row{border-bottom:1px solid var(--gray-100);grid-template-columns:auto 1fr auto;align-items:start;gap:1.25rem;padding:1rem 1.25rem;display:grid}.HonourRow-module__tq-Qsa__row:last-child{border-bottom:none}.HonourRow-module__tq-Qsa__rowCompact{grid-template-columns:1fr auto}.HonourRow-module__tq-Qsa__insignia{background:var(--gray-50);flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.HonourRow-module__tq-Qsa__insignia img{object-fit:contain;max-width:100%;max-height:100%}.HonourRow-module__tq-Qsa__insignia svg{color:var(--gray-300)}.HonourRow-module__tq-Qsa__body{min-width:0}.HonourRow-module__tq-Qsa__title{color:var(--black);margin:0 0 .375rem;font-size:.9375rem;font-weight:600;line-height:1.4}.HonourRow-module__tq-Qsa__postnominals{color:var(--gray-500);margin-left:.5rem;font-weight:500}.HonourRow-module__tq-Qsa__date{color:var(--gray-600);margin:0;font-size:.8125rem}.HonourRow-module__tq-Qsa__citation{color:var(--gray-700);-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:.5rem 0 0;font-size:.875rem;font-style:italic;line-height:1.5;display:-webkit-box;overflow:hidden}.HonourRow-module__tq-Qsa__meta{text-align:right;color:var(--gray-600);white-space:nowrap;flex-direction:column;align-items:flex-end;gap:.375rem;font-size:.75rem;display:flex}.HonourRow-module__tq-Qsa__registry{background:var(--gray-100);color:var(--gray-700);text-transform:uppercase;letter-spacing:.05em;padding:.1875rem .5rem;font-size:.6875rem;font-weight:700;display:inline-block}.HonourRow-module__tq-Qsa__registryNumber{font-family:SF Mono,Menlo,Consolas,monospace;font-size:.6875rem}@media (max-width:600px){.HonourRow-module__tq-Qsa__row,.HonourRow-module__tq-Qsa__rowCompact{grid-template-columns:1fr;gap:.75rem}.HonourRow-module__tq-Qsa__meta{text-align:left;flex-direction:row;align-items:center}}
