:root{--navy:#172542;--navy-light:#243658;--gold:#c5a55a;--gold-dark:#8f7334;--bg-page:#f4f5f7;--bg-card:#ffffff;--bg-soft:#eef1f5;--bg-alt-row:#f7f8fa;--text-primary:#20242c;--text-secondary:#626a78;--text-muted:#8a919d;--border:#cfd4dc;--border-light:#e2e5ea;--danger:#b53a2f;--danger-soft:#fff4f2;--success:#287650;--success-soft:#f0f8f4;--focus:#315e9d}*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;background:var(--bg-page);color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit}:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--navy);text-decoration:none}.brand-name{font-size:17px;font-weight:600;letter-spacing:-.025em}.eyebrow{margin:0;color:var(--gold-dark);font-size:10px;font-weight:600;letter-spacing:.17em;text-transform:uppercase}.auth-frame{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:100vh}.auth-footer,.auth-topbar{width:min(1180px,calc(100% - 48px));margin:0 auto}.auth-topbar{display:flex;align-items:center;justify-content:space-between;min-height:76px;border-bottom:1px solid var(--border-light)}.auth-security-note{display:inline-flex;align-items:center;gap:8px;color:var(--text-secondary);font-size:11px;font-weight:600;letter-spacing:.03em}.auth-security-note>span{width:7px;height:7px;border:2px solid var(--success);border-radius:999px;background:var(--bg-page)}.auth-page{display:grid;grid-template-columns:minmax(280px,.88fr) minmax(420px,1.12fr);grid-gap:clamp(64px,9vw,132px);gap:clamp(64px,9vw,132px);align-items:center;width:min(1040px,calc(100% - 48px));margin:0 auto;padding:68px 0 78px}.auth-context{align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-width:0}.auth-context-copy h1{max-width:470px;margin:15px 0 17px;color:var(--navy);font-size:clamp(36px,4.7vw,56px);font-weight:600;letter-spacing:-.045em;line-height:1.02}.auth-context-copy>p:last-child,.auth-form-heading>p:last-child,.section-heading>p:last-child{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.7}.auth-product-register{display:grid;margin:48px 0 0;padding:0;border-top:1px solid var(--border);list-style:none}.auth-product-register li{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;grid-gap:13px;gap:13px;padding:13px 0;border-bottom:1px solid var(--border-light)}.number-badge{color:var(--gold-dark);font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.04em}.auth-product-register small,.auth-product-register strong{display:block}.auth-product-register strong{color:var(--navy);font-size:12px;font-weight:600}.auth-product-register small{margin-top:2px;color:var(--text-muted);font-size:10px}.auth-form-region{width:100%;max-width:488px;justify-self:end}.auth-destination{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:0 2px;border-bottom:1px solid var(--border)}.auth-destination span{color:var(--text-muted);font-size:10px;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.auth-destination strong{color:var(--navy);font-size:11px;font-weight:600}.auth-form-panel{padding:clamp(28px,4.4vw,42px);border:1px solid var(--border-light);border-top:3px solid var(--gold);background:var(--bg-card)}.auth-form-heading{padding-bottom:25px;border-bottom:1px solid var(--border-light)}.auth-form-heading h2,.section-heading h1,.section-heading h2{margin:9px 0;color:var(--navy);font-size:clamp(28px,3.4vw,36px);font-weight:600;letter-spacing:-.035em;line-height:1.08}.clerk-form-shell{width:100%;padding-top:25px}.auth-legal{margin:13px 3px 0;line-height:1.55}.auth-footer,.auth-legal{color:var(--text-muted);font-size:10px}.auth-footer{display:flex;align-items:center;justify-content:space-between;min-height:62px;border-top:1px solid var(--border-light)}.auth-checkbox-row a,.auth-footer a,.auth-legal a,.auth-restricted-copy a,.auth-switch-copy a{color:var(--gold-dark);text-underline-offset:3px}.auth-form,.auth-form-stack{display:grid;grid-gap:17px;gap:17px}.auth-form-stack{gap:19px}.auth-name-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px}.auth-field{min-width:0}.auth-field-label-row{display:flex;align-items:center;justify-content:space-between;min-height:20px;margin-bottom:7px}.auth-field label{color:var(--navy);font-size:11px;font-weight:600}.auth-input{width:100%;min-height:46px;padding:0 13px;border:1px solid var(--border);border-radius:4px;background:var(--bg-card);color:var(--text-primary);font-size:13px;transition:border-color .15s ease,background-color .15s ease}.auth-input::placeholder{color:var(--text-muted)}.auth-input:hover{border-color:#adb5c1}.auth-input:focus{border-color:var(--navy-light);outline:2px solid rgb(49 94 157/16%);outline-offset:0}.auth-input[aria-invalid=true]{border-color:var(--danger)}.auth-field-error,.auth-field-hint{margin:6px 0 0;font-size:10px;line-height:1.45}.auth-field-hint{color:var(--text-muted)}.auth-field-error{color:var(--danger)}.auth-inline-button,.auth-text-action{padding:0;border:0;background:transparent;color:var(--gold-dark);cursor:pointer;font-size:10px;font-weight:600;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;text-underline-offset:3px}.auth-inline-button:hover,.auth-text-action:hover{color:var(--navy);-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.auth-forgot-action{justify-self:end;margin-top:-8px}.auth-factor-button,.auth-method-button,.auth-oauth-button,.auth-secondary-button,.auth-submit{border-radius:4px;cursor:pointer;font-weight:600;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.auth-submit{gap:9px;border:1px solid var(--navy);background:var(--navy);color:#ffffff}.auth-oauth-button,.auth-submit{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:47px;padding:0 18px;font-size:12px}.auth-oauth-button{gap:10px;border:1px solid var(--border);border-radius:4px;background:var(--bg-card);color:var(--navy);cursor:pointer;font-weight:600;transition:background-color .15s ease,border-color .15s ease}.auth-oauth-button:hover:not(:disabled){border-color:var(--navy-light);background:var(--bg-alt-row)}.auth-oauth-button:disabled{cursor:not-allowed;opacity:.55}.auth-submit:hover:not(:disabled){border-color:var(--navy-light);background:var(--navy-light)}.auth-factor-button:disabled,.auth-method-button:disabled,.auth-submit:disabled{cursor:not-allowed;opacity:.55}.auth-secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:0 15px;border:1px solid var(--border);background:var(--bg-card);color:var(--navy);font-size:11px}.auth-secondary-button:hover{border-color:var(--navy-light);background:var(--bg-alt-row)}.auth-method-divider{display:flex;align-items:center;gap:12px;color:var(--text-muted);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.auth-method-divider:after,.auth-method-divider:before{content:"";flex:1 1;height:1px;background:var(--border-light)}.auth-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.auth-method-button{display:grid;grid-gap:3px;gap:3px;min-height:61px;padding:10px 12px;border:1px solid var(--border-light);background:var(--bg-alt-row);color:var(--navy);text-align:left}.auth-method-button:hover:not(:disabled){border-color:var(--gold);background:var(--bg-card)}.auth-method-button span{font-size:11px}.auth-method-button small{color:var(--text-muted);font-size:9px;font-weight:400}.auth-diagnostic,.auth-restricted-copy,.auth-switch-copy{margin:0;color:var(--text-secondary);font-size:10px;line-height:1.55;text-align:center}.auth-alert,.auth-status{display:grid;grid-template-columns:8px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;padding:11px 12px;border:1px solid;border-radius:4px}.auth-alert{border-color:#ebc7c2;background:var(--danger-soft);color:#7d2d27}.auth-status{border-color:#c9dfd3;background:var(--success-soft);color:#225b40}.auth-alert p,.auth-status p{margin:0;font-size:10px;line-height:1.5}.auth-alert-mark,.auth-status-mark{width:7px;height:7px;margin-top:4px;border:2px solid;border-radius:999px}.auth-loader{display:flex;align-items:center;justify-content:center;gap:10px;min-height:122px;color:var(--text-secondary)}.auth-loader p{margin:0;font-size:11px}.auth-spinner{width:13px;height:13px;border:2px solid rgb(255 255 255/38%);border-top-color:currentcolor;border-radius:999px;animation:auth-spin .72s linear infinite}.auth-spinner-dark{color:var(--navy);border-color:var(--border);border-top-color:currentColor}@keyframes auth-spin{to{transform:rotate(1turn)}}.auth-step-copy h3{margin:0 0 7px;color:var(--navy);font-size:18px;font-weight:600;letter-spacing:-.02em}.auth-step-copy p{margin:0;color:var(--text-secondary);font-size:11px;line-height:1.6}.auth-inbox-mark{display:grid;place-items:center;width:46px;height:38px;border:1px solid var(--gold);color:var(--gold-dark)}.auth-inbox-mark span{width:20px;height:12px;border-right:1px solid;border-bottom:1px solid;transform:rotate(45deg) translate(-3px,2px)}.auth-factor-list{display:grid;border-top:1px solid var(--border-light)}.auth-factor-button{display:flex;align-items:center;justify-content:space-between;min-height:47px;padding:0 3px;border:0;border-bottom:1px solid var(--border-light);background:transparent;color:var(--navy);font-size:11px;text-align:left}.auth-factor-button:hover:not(:disabled){color:var(--gold-dark)}.auth-inline-actions{display:flex;justify-content:space-between;gap:16px}.auth-checkbox-row{display:grid;grid-template-columns:15px minmax(0,1fr);grid-gap:9px;gap:9px;align-items:start;color:var(--text-secondary);cursor:pointer;font-size:10px;line-height:1.55}.auth-checkbox-row input{width:14px;height:14px;margin:1px 0 0;accent-color:var(--navy)}.auth-captcha:empty{display:none}.app-header{justify-content:space-between;min-height:72px;padding:0 clamp(20px,5vw,64px);border-bottom:1px solid var(--border-light);background:var(--bg-card)}.app-header,.app-header nav{display:flex;align-items:center}.app-header nav{gap:12px}.account-settings-link{display:inline-flex;align-items:center;min-height:36px;padding:0 13px;border:1px solid var(--border);border-radius:4px;background:var(--bg-card);color:var(--navy);font-size:11px;font-weight:600;text-decoration:none;white-space:nowrap;transition:border-color .15s ease,background-color .15s ease}.account-settings-link:hover{border-color:var(--navy-light);background:var(--bg-alt-row)}.app-user-avatar{width:34px;height:34px;border:1px solid var(--border);box-shadow:none}.app-main{width:min(960px,calc(100% - 48px));margin:0 auto;padding:72px 0 120px}.section-heading{max-width:660px}.section-heading h1{font-size:clamp(36px,5vw,48px)}.access-heading h1{margin-top:0}.product-directory{margin-top:44px;padding-top:28px;border-top:2px solid var(--gold)}.product-ledger{margin-top:16px;border-top:1px solid var(--border-light)}.product-row{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;grid-gap:18px;gap:18px;min-height:116px;padding:22px 0;border-bottom:1px solid var(--border-light)}.product-index{color:var(--gold-dark);font-family:SFMono-Regular,Consolas,monospace;font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-title-line{display:flex;align-items:baseline;gap:12px}.product-title-line h3{margin:0;color:var(--navy);font-size:17px;font-weight:600}.product-title-line span{color:var(--text-secondary);font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.product-copy p{max-width:600px;margin:7px 0 0;color:var(--text-secondary);font-size:12px;line-height:1.55}.product-action{display:inline-flex;align-items:center;gap:8px;color:var(--gold-dark);font-size:11px;font-weight:600;text-decoration:none}.product-action:not(.product-action-disabled):hover{color:var(--navy);text-decoration:underline;text-underline-offset:4px}.product-action-disabled{color:var(--text-muted)}.signed-out-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.primary-link,.secondary-link{display:inline-flex;align-items:center;min-height:42px;padding:0 17px;border-radius:4px;font-size:12px;font-weight:600;text-decoration:none}.primary-link{border:1px solid var(--navy);background:var(--navy);color:#ffffff}.secondary-link{border:1px solid var(--border);background:var(--bg-card);color:var(--navy)}.profile-region{margin-top:42px;padding-top:28px;border-top:2px solid var(--gold)}@media (max-width:840px){.auth-page{grid-template-columns:1fr;gap:54px;max-width:580px}.auth-context-copy h1{max-width:540px}.auth-product-register{grid-template-columns:repeat(3,1fr);gap:18px;border-top:0}.auth-product-register li{align-items:start;border-top:1px solid var(--border)}.auth-form-region{max-width:100%;justify-self:stretch}}@media (max-width:620px){.app-main,.auth-footer,.auth-page,.auth-topbar{width:min(100% - 32px,560px)}.auth-topbar{min-height:66px}.auth-security-note{font-size:0}.auth-page{gap:38px;padding:42px 0 52px}.auth-context-copy h1{font-size:clamp(34px,11vw,44px)}.auth-product-register{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0;margin-top:32px;border-top:1px solid var(--border)}.auth-product-register li{border-top:0}.auth-form-panel{padding:27px 20px}.auth-method-grid,.auth-name-grid{grid-template-columns:1fr}.auth-footer{min-height:58px}.account-settings-link{display:none}.product-row{grid-template-columns:32px minmax(0,1fr)}.product-action{grid-column:2}.product-title-line{display:block}.product-title-line span{display:block;margin-top:5px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}