:root{--color-ink: #111111;--color-copy: #5c5954;--color-muted: #716d67;--color-canvas: #f4f1eb;--color-paper: #fbfaf7;--color-white: #ffffff;--color-line: #d5d1c8;--color-line-strong: #bdb8af;--color-orange: #e88d00;--color-orange-text: #9a5c00;--color-focus: #856b4b;--color-focus-halo: rgba(133, 107, 75, .14);--color-error: #b63838;--color-error-strong: #8e2525;--color-error-soft: #fff4f4;--color-success: #2f6b4f;--color-success-soft: #f1f8f4;--architecture-image: url(/domus-customer-architecture.jpg);font-family:Roboto,Segoe UI,Arial,sans-serif;color:var(--color-ink);background:var(--color-canvas);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{margin:0;min-width:320px;min-height:100vh;background:var(--color-canvas)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{min-height:44px;border:0;border-radius:2px;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}:where(button,input,textarea,select):not(:disabled):focus-visible,a[href]:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px;animation:focus-ring-arrival .22s ease-out}@keyframes focus-ring-arrival{0%{outline-offset:0;box-shadow:0 0 0 3px var(--color-focus-halo)}to{outline-offset:2px;box-shadow:0 0 0 0 transparent}}input{width:100%;height:52px;border:1px solid var(--color-line-strong);border-radius:2px;background:var(--color-white);color:var(--color-ink);padding:0 15px;outline:none}input:hover{border-color:#8f8a82}input[aria-invalid=true]{border-color:var(--color-error)}textarea,select{width:100%;border:1px solid var(--color-line-strong);border-radius:2px;background:var(--color-white);color:var(--color-ink);outline:none}textarea:hover,select:hover{border-color:#8f8a82}textarea[aria-invalid=true],select[aria-invalid=true]{border-color:var(--color-error)}h1,h2,p{margin-top:0}a{color:var(--color-orange-text);font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}.eyebrow{margin:0 0 8px;color:var(--color-orange-text);font-size:12px;font-weight:800;letter-spacing:.12em;line-height:18px;text-transform:uppercase}.customer-brand{display:inline-flex;align-items:center;gap:10px;min-width:0;color:var(--color-ink);white-space:nowrap}.customer-brand strong{font-size:21px;font-weight:900;letter-spacing:-.05em;line-height:24px}.customer-brand>span:last-child{color:var(--color-copy);font-size:13px;font-weight:600;line-height:18px}.customer-brand-rule{width:18px;height:4px;flex:0 0 auto;background:var(--color-orange)}.brand-accent{display:flex;align-items:center;gap:8px}.brand-accent span:first-child{width:30px;height:8px;background:var(--color-orange)}.brand-accent span:last-child{width:10px;height:8px;background:var(--color-line)}.brand-accent-small span:first-child{width:18px;height:18px}.brand-accent-small span:last-child{width:10px;height:10px}.auth-shell{display:grid;min-height:100vh;grid-template-columns:minmax(0,45fr) minmax(0,55fr);background:var(--color-canvas)}.auth-editorial{display:grid;min-height:760px;grid-template-rows:minmax(270px,40vh) minmax(490px,1fr);background:var(--color-paper)}.auth-editorial-image,.auth-mobile-image,.portal-hero-image{background-image:var(--architecture-image);background-position:center 57%;background-repeat:no-repeat;background-size:cover}.auth-editorial-image{border-bottom:6px solid var(--color-orange)}.auth-editorial-content{display:flex;flex-direction:column;justify-content:space-between;padding:34px 48px 42px}.auth-editorial-copy{max-width:470px}.auth-editorial-title{display:grid;margin:12px 0 18px;color:var(--color-ink);font-size:clamp(42px,4vw,54px);letter-spacing:-.055em;line-height:1.04}.auth-editorial-title strong{font-weight:900}.auth-editorial-title em{color:#303030;font-family:Georgia,Times New Roman,serif;font-weight:500}.auth-editorial-copy>p:last-child{margin:0;color:var(--color-copy);font-size:16px;line-height:25px}.auth-workspace{position:relative;display:flex;min-width:0;min-height:760px;align-items:center;justify-content:center;background:var(--color-canvas);padding:72px 48px}.auth-content{width:min(100%,500px)}.auth-mobile-header,.auth-mobile-image{display:none}.auth-corner-accent{position:absolute;top:40px;right:46px;align-items:flex-start}.auth-footer{position:absolute;right:48px;bottom:38px;left:48px;color:var(--color-muted);font-size:12px;line-height:18px}.auth-heading{display:grid;gap:0}.auth-heading h1{margin:0;color:var(--color-ink);font-size:clamp(34px,3vw,40px);font-weight:900;letter-spacing:-.045em;line-height:1.1}.auth-heading>p:last-child{margin:10px 0 0;color:#68645d;font-size:15px;line-height:23px}.login-form{display:grid;margin-top:28px;gap:20px}.floating-field{display:grid;gap:6px;min-width:0}.floating-field-control{position:relative}.floating-field-input{height:56px;padding:19px 15px 4px}.floating-field-input::placeholder{color:transparent}.floating-field[data-has-example=true] .floating-field-input::placeholder{color:var(--color-muted);font-size:12px;opacity:1}.floating-field-control-with-action .floating-field-input{padding-right:64px}.floating-field-label{position:absolute;z-index:1;top:50%;right:15px;left:15px;overflow:hidden;color:#4c4944;font-size:13px;font-weight:700;line-height:18px;pointer-events:none;text-overflow:ellipsis;transform:translateY(-50%);transform-origin:left top;transition:color .16s ease,font-size .16s ease,top .16s ease,transform .16s ease;white-space:nowrap}.floating-field-label small{color:var(--color-muted);font-size:inherit;font-weight:500}.floating-field-control-with-action .floating-field-label{right:60px}.floating-field-input:focus+.floating-field-label,.floating-field-input:not(:placeholder-shown)+.floating-field-label,.floating-field[data-has-example=true] .floating-field-label{top:7px;color:var(--color-muted);font-size:10px;line-height:15px;transform:translateY(0)}.floating-field-input:focus+.floating-field-label{color:var(--color-orange-text)}.floating-field-input:disabled+.floating-field-label{opacity:.7}.floating-field-control-static-label .floating-field-label{top:7px;color:var(--color-muted);font-size:10px;line-height:15px;transform:translateY(0)}.floating-field-control-static-label:focus-within .floating-field-label{color:var(--color-orange-text)}.floating-field-textarea{display:block;min-height:132px;height:auto;resize:vertical;padding:25px 15px 12px;line-height:22px}.floating-field-select{height:56px;appearance:auto;padding:17px 42px 3px 15px}.floating-field-hint,.floating-field-error{font-size:12px;line-height:18px}.floating-field-hint{color:var(--color-muted)}.floating-field-error{color:var(--color-error-strong);font-weight:700}.field-action{position:absolute;z-index:2;top:2px;right:0;display:grid;width:52px;height:52px;place-items:center;background:transparent;color:#4c4944}.field-action:hover{color:var(--color-orange-text)}.checkbox-field{display:flex;min-height:44px;align-items:center;gap:10px;color:#4c4944;font-size:13px;font-weight:600;line-height:18px}.checkbox-field input{width:18px;height:18px;flex:0 0 auto;accent-color:var(--color-orange)}.primary-action,.secondary-action{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:8px;padding:0 18px;font-size:15px;font-weight:800}.primary-action{min-width:148px;justify-self:start;border-radius:6px;background:var(--color-orange);color:var(--color-ink);padding-inline:26px}.primary-action:hover:not(:disabled){background:#f19800}.secondary-action{border:1px solid var(--color-line-strong);background:var(--color-white);color:#2e2c29}.secondary-action:hover:not(:disabled){border-color:var(--color-orange-text);color:var(--color-orange-text)}.auth-support{margin:-2px 0 0;color:var(--color-copy);font-size:13px;line-height:20px}.auth-alternative{display:flex;align-items:center;gap:12px;color:var(--color-muted);font-size:12px;line-height:18px;text-transform:uppercase}.auth-alternative:before,.auth-alternative:after{height:1px;flex:1;background:var(--color-line);content:""}.passkey-login-action{width:100%}.passkey-login-help{margin:-10px 0 0;color:var(--color-muted);font-size:12px;line-height:19px}.feedback-panel,.invite-meta{display:flex;align-items:flex-start;gap:12px;border-left:4px solid var(--color-orange);padding:13px 14px;font-size:13px;line-height:19px}.auth-heading+.feedback-panel{margin-top:24px}.feedback-panel svg,.invite-meta svg{flex:0 0 auto;margin-top:1px}.feedback-panel strong,.feedback-panel span,.invite-meta strong,.invite-meta span{display:block}.feedback-panel span,.invite-meta span{margin-top:2px}.feedback-panel-neutral,.invite-meta{background:#fff9ea;color:#684c15}.feedback-panel-error{border-left-color:var(--color-error);background:var(--color-error-soft);color:var(--color-error-strong)}.feedback-panel-success{border-left-color:var(--color-success);background:var(--color-success-soft);color:var(--color-success)}.invite-meta{border-left-color:var(--color-orange)}.invite-meta strong{color:var(--color-ink)}.invite-meta span{color:var(--color-copy)}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.portal-shell{display:flex;min-height:100vh;flex-direction:column;background:var(--color-canvas)}.portal-header{border-bottom:1px solid var(--color-line);background:var(--color-white)}.portal-header-inner{display:flex;width:min(100%,1360px);min-height:76px;align-items:center;justify-content:space-between;gap:24px;margin:0 auto;padding:12px 44px}.portal-header-actions{display:flex;min-width:0;align-items:center;gap:12px}.customer-avatar{display:inline-flex;width:36px;height:36px;flex:0 0 auto;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--color-line-strong);border-radius:50%;background:var(--color-paper);color:#4c4944;font-size:11px;font-weight:800;letter-spacing:.04em}.customer-avatar img{width:100%;height:100%;object-fit:cover}.profile-navigation-action{display:grid;min-height:44px;min-width:44px;place-items:center;border-radius:50%;background:transparent;padding:4px}.profile-navigation-action:hover,.profile-navigation-action[aria-current=page]{background:#eee9df}.account-action,.logout-action{width:38px;min-height:38px;padding:0}.account-action svg,.logout-action-icon{width:18px;height:18px}.portal-content{width:min(100%,1120px);flex:1;margin:0 auto;padding:44px 40px 72px}.account-feedback,.password-recommendation{display:flex;align-items:flex-start;gap:16px;margin-bottom:32px;text-align:left}.account-feedback{border-left:4px solid var(--color-success);background:var(--color-success-soft);color:var(--color-success);padding:15px 18px;font-size:14px;line-height:21px}.account-feedback>svg{width:22px;height:22px;flex:0 0 auto}.account-feedback strong,.account-feedback span{display:block}.account-feedback span{margin-top:2px;color:#3f5d4d}.account-feedback-error{border-left-color:var(--color-error);background:var(--color-error-soft);color:var(--color-error-strong)}.account-feedback-error span{color:var(--color-error-strong)}.password-recommendation{border-top:1px solid var(--color-line-strong);border-bottom:1px solid var(--color-line);background:#ffffff94;padding:28px}.password-recommendation>svg{width:28px;height:28px;flex:0 0 auto;color:var(--color-orange-text)}.password-recommendation h2,.password-change-heading h2{margin:0;color:var(--color-ink);font-size:clamp(25px,3vw,32px);font-weight:900;letter-spacing:-.035em;line-height:1.16}.password-recommendation p:not(.eyebrow),.password-change-heading>p:last-child{max-width:760px;margin:9px 0 0;color:var(--color-copy);font-size:15px;line-height:23px}.password-recommendation-actions,.password-change-actions{display:flex;align-items:center;gap:12px;margin-top:22px}.passkey-management-panel{margin-bottom:32px;border-top:5px solid var(--color-orange);background:var(--color-white);padding:34px 40px 40px;text-align:left}.passkey-management-heading,.confirmation-dialog-heading,.passkey-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.passkey-management-heading h2,.confirmation-dialog-heading h2{margin:0;color:var(--color-ink);font-size:clamp(25px,3vw,32px);font-weight:900;letter-spacing:-.035em;line-height:1.16}.passkey-management-heading>div>p:last-child{max-width:760px;margin:9px 0 0;color:var(--color-copy);font-size:15px;line-height:23px}.panel-close-action,.dialog-close-action{display:grid;width:44px;min-height:44px;flex:0 0 auto;place-items:center;background:transparent;color:var(--color-copy)}.panel-close-action:hover:not(:disabled),.dialog-close-action:hover:not(:disabled){color:var(--color-ink)}.passkey-management-panel>.feedback-panel{margin-top:24px}.passkey-management-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:44px;margin-top:32px}.passkey-list-section,.passkey-registration-form{min-width:0}.passkey-registration-form{display:grid;align-content:start;gap:16px;border-left:1px solid var(--color-line);padding-left:40px}.passkey-section-heading{align-items:baseline;margin-bottom:16px}.passkey-section-heading h3{margin:0;color:var(--color-ink);font-size:18px;line-height:24px}.passkey-section-heading>span{color:var(--color-muted);font-size:12px;font-weight:700;line-height:18px}.passkey-list{display:grid;margin:0;padding:0;list-style:none}.passkey-list li{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;border-top:1px solid var(--color-line);padding:16px 0}.passkey-list li:last-child{border-bottom:1px solid var(--color-line)}.passkey-list li>svg{color:var(--color-orange-text)}.passkey-list strong,.passkey-list span,.passkey-empty strong,.passkey-empty span{display:block}.passkey-list strong{overflow:hidden;color:var(--color-ink);font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.passkey-list span,.passkey-empty span{margin-top:2px;color:var(--color-muted);font-size:12px;line-height:18px}.passkey-remove-action{display:grid;width:44px;min-height:44px;place-items:center;border:1px solid transparent;background:transparent;color:var(--color-error-strong);padding:0}.passkey-remove-action:hover{border-color:#e1bcbc;background:var(--color-error-soft)}.passkey-loading,.passkey-empty{display:flex;min-height:96px;align-items:center;gap:14px;border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line);color:var(--color-copy);padding:20px 0;font-size:14px;line-height:21px}.passkey-load-error{display:grid;min-height:126px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px 14px;border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line);color:var(--color-error-strong);padding:20px 0;font-size:13px;line-height:19px}.passkey-load-error>svg{grid-row:1 / span 2;margin-top:1px}.passkey-load-error strong,.passkey-load-error span{display:block}.passkey-load-error span{margin-top:2px}.passkey-load-error .secondary-action{min-height:44px;grid-column:2;justify-self:start;margin-top:8px}.passkey-empty>svg{flex:0 0 auto;color:var(--color-muted)}.passkey-registration-form .passkey-section-heading{margin-bottom:2px}.passkey-limit-note{margin:0;color:var(--color-muted);font-size:12px;line-height:18px}.passkey-limit-note{border-left:3px solid var(--color-orange);background:#fff9ea;color:#684c15;padding:10px 12px}.dialog-backdrop{position:fixed;z-index:1000;inset:0;display:grid;overflow-y:auto;place-items:center;background:#11111175;padding:24px}.confirmation-dialog{width:min(100%,560px);border-top:5px solid var(--color-error);background:var(--color-white);box-shadow:0 24px 60px #11111138;padding:28px 30px 30px}.confirmation-dialog-heading h2{font-size:27px}.confirmation-dialog>p{margin:16px 0 22px;color:var(--color-copy);font-size:14px;line-height:22px}.confirmation-dialog form{display:grid;gap:18px}.confirmation-dialog-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:4px}.danger-action{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--color-error-strong);background:var(--color-error-strong);color:var(--color-white);padding:0 20px;font-size:15px;font-weight:800}.danger-action:hover:not(:disabled){background:#771d1d}.password-change-panel{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(300px,1.2fr);gap:44px;margin-bottom:32px;border-top:5px solid var(--color-orange);background:var(--color-white);padding:36px 40px 40px;text-align:left}.password-change-form{display:grid;gap:18px}.password-change-form .feedback-panel{margin-bottom:2px}.password-requirements{margin:-4px 0 0;color:var(--color-muted);font-size:12px;line-height:19px}.password-change-actions{align-items:stretch;margin-top:4px}.portal-hero{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.85fr);gap:28px}.portal-hero-copy{display:flex;min-height:260px;flex-direction:column;justify-content:center;background:var(--color-white);padding:42px}.portal-hero h1{max-width:690px;margin:8px 0 12px;color:var(--color-ink);font-size:clamp(40px,5vw,58px);font-weight:900;letter-spacing:-.05em;line-height:1.02}.portal-hero h1 em{display:block;font-family:Georgia,Times New Roman,serif;font-weight:500}.portal-hero-copy>p:last-child{max-width:680px;margin:0;color:var(--color-copy);font-size:16px;line-height:25px}.portal-hero-image{position:relative;min-height:260px;overflow:hidden;background-position:63% 50%}.portal-hero-image span{position:absolute;right:0;bottom:0;width:64px;height:64px;background:var(--color-orange)}.portal-section{position:relative;padding-left:34px}.section-rule{position:absolute;top:0;bottom:0;left:0;width:5px;background:var(--color-orange)}.portal-section h2{margin:0;color:var(--color-ink);font-size:25px;font-weight:850;letter-spacing:-.025em;line-height:1.2}.portal-section>p:last-of-type{margin:10px 0 0;color:var(--color-copy);font-size:15px;line-height:23px}.empty-content .section-rule{height:5px;width:42px;bottom:auto}.empty-content{margin-top:48px;padding-top:22px;padding-left:0}.overview-section{margin-top:54px}.company-summary{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;border-top:1px solid var(--color-line-strong);border-bottom:1px solid var(--color-line);background:#ffffff94;padding:24px 28px}.company-summary h2,.products-heading h2,.overview-feedback h2{margin:0;color:var(--color-ink);font-size:clamp(25px,3vw,32px);font-weight:900;letter-spacing:-.035em;line-height:1.16}.company-account{display:grid;max-width:min(100%,420px);min-width:0;justify-items:start;color:var(--color-muted);font-size:12px;line-height:18px;text-align:left}.company-account strong{max-width:100%;color:var(--color-ink);font-size:13px;overflow-wrap:anywhere}.products-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:56px 0 18px}.product-count{color:var(--color-line-strong);font-family:Georgia,Times New Roman,serif;font-size:44px;line-height:1}.product-list{border-bottom:1px solid var(--color-line-strong)}.product-item{display:grid;grid-template-columns:50px minmax(0,1fr);gap:20px;border-top:1px solid var(--color-line-strong);padding:30px 0 34px}.product-index{padding-top:6px;color:var(--color-orange-text);font-size:12px;font-weight:850;letter-spacing:.12em}.product-body{min-width:0}.product-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.product-title-row h3,.products-empty h3{margin:0;color:var(--color-ink);font-size:24px;font-weight:900;letter-spacing:-.025em;line-height:1.22}.product-title-row p{margin:5px 0 0;color:var(--color-copy);font-size:14px;line-height:21px}.license-status{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;color:#4c4944;font-size:12px;font-weight:800;line-height:20px}.license-status svg{width:19px;height:19px;color:var(--color-orange-text)}.entitlement-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 30px;margin-top:25px}.entitlement-group{min-width:0;border-left:2px solid var(--color-line);padding-left:14px}.entitlement-label{display:flex;align-items:center;gap:7px;color:var(--color-muted);font-size:11px;font-weight:850;letter-spacing:.08em;line-height:18px;text-transform:uppercase}.entitlement-label svg{width:16px;height:16px;color:var(--color-orange-text)}.entitlement-group p,.entitlement-group ul,.product-no-details{margin:7px 0 0;color:#3f3c38;font-size:14px;line-height:22px}.entitlement-group ul{padding:0;list-style:none}.entitlement-group li+li{margin-top:3px}.product-no-details{color:var(--color-muted)}.products-empty{border-top:1px solid var(--color-line-strong);border-bottom:1px solid var(--color-line-strong);padding:32px 0 34px 70px}.products-empty p,.overview-feedback>p:not(.eyebrow){max-width:700px;margin:9px 0 0;color:var(--color-copy);font-size:15px;line-height:23px}.overview-feedback{border-left:5px solid var(--color-error);background:var(--color-error-soft);padding:26px 28px}.retry-action{min-height:44px;margin-top:18px}.retry-action svg{width:18px;height:18px}.overview-loading-line,.overview-loading-product{background:linear-gradient(90deg,#e5e1da 20%,#efede8,#e5e1da 80%);background-size:200% 100%;animation:overview-loading 1.4s ease-in-out infinite}.overview-loading-line{height:12px;margin-bottom:10px}.overview-loading-line-short{width:110px}.overview-loading-line-title{width:min(420px,72%);height:30px;margin-bottom:34px}.overview-loading-product{height:142px;border-top:1px solid var(--color-line-strong);background-color:#ffffff59}@keyframes overview-loading{to{background-position:-200% 0}}.portal-footer{border-top:1px solid var(--color-line);background:var(--color-white);color:var(--color-muted);padding:20px 40px;font-size:12px;line-height:18px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.profile-page{text-align:left}.back-action{display:inline-flex;min-height:44px;align-items:center;gap:7px;margin:-10px 0 26px;background:transparent;color:var(--color-orange-text);padding:0;font-size:13px;font-weight:800}.profile-heading-row,.profile-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.profile-heading-row{border-bottom:1px solid var(--color-line-strong);padding-bottom:34px}.profile-page h1{margin:0;color:var(--color-ink);font-size:clamp(34px,5vw,50px);font-weight:900;letter-spacing:-.045em;line-height:1.05}.profile-heading-row>div:first-child>p:last-child,.conflict-intro,.correction-intro{max-width:720px;margin:13px 0 0;color:var(--color-copy);font-size:15px;line-height:24px}.profile-avatar{width:104px;height:104px;border-width:2px;font-size:25px}.profile-section{margin-top:38px;border-top:5px solid var(--color-orange);background:var(--color-white);padding:30px 34px 34px}.profile-section-heading{align-items:center;border-bottom:1px solid var(--color-line);padding-bottom:24px}.profile-section-heading h2{margin:0;font-size:27px;font-weight:900;letter-spacing:-.035em}.profile-data-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px;margin:0}.profile-data-grid>div{min-width:0;border-bottom:1px solid var(--color-line);padding:20px 0}.profile-data-grid dt{color:var(--color-muted);font-size:11px;font-weight:800;letter-spacing:.08em;line-height:18px;text-transform:uppercase}.profile-data-grid dd{margin:4px 0 0;color:var(--color-ink);font-size:15px;font-weight:650;line-height:23px;overflow-wrap:anywhere}.profile-data-grid>div>span,.profile-readonly-note{color:var(--color-muted);font-size:12px;line-height:19px}.profile-readonly-note{margin:22px 0 0}.profile-image-editor{display:flex;align-items:center;gap:18px}.profile-image-actions{display:grid;justify-items:start;gap:7px}.profile-image-remove{display:inline-flex;min-height:40px;align-items:center;gap:7px;background:transparent;color:var(--color-error-strong);padding:0 5px;font-size:13px;font-weight:800}.profile-form,.correction-form{display:grid;gap:28px;margin-top:34px;border-top:5px solid var(--color-orange);background:var(--color-white);padding:34px}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 28px}.profile-form-actions{display:flex;justify-content:flex-end;gap:12px;border-top:1px solid var(--color-line);padding-top:24px}.profile-page>.feedback-panel{margin-top:24px}.profile-loading-card{height:360px;margin-top:28px;border-top:5px solid var(--color-line);background:#ffffff94}.profile-feedback{border-left:4px solid var(--color-error);background:var(--color-white);padding:34px}.profile-feedback p:not(.eyebrow){margin:15px 0 22px;color:var(--color-copy)}.confirmation-dialog-neutral{border-top-color:var(--color-orange)}.conflict-page>h1,.profile-page>.correction-intro+h1{margin-top:0}.conflict-list{display:grid;gap:18px;margin-top:34px}.conflict-row{border-left:4px solid var(--color-line-strong);background:var(--color-white);padding:22px 24px 24px}.conflict-row-overlap{border-left-color:var(--color-orange)}.conflict-row h2{margin:0 0 16px;font-size:17px;font-weight:900}.conflict-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.conflict-value>span{color:var(--color-muted);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.conflict-value p{margin:6px 0 0;color:var(--color-ink);font-size:14px;line-height:22px;overflow-wrap:anywhere;white-space:pre-wrap}.conflict-value mark{background:#fff0c9;color:var(--color-ink);text-decoration:underline 2px var(--color-orange-text);text-underline-offset:3px}.conflict-value del{background:var(--color-error-soft);color:var(--color-error-strong);text-decoration-thickness:2px}.conflict-acknowledgement{display:flex;align-items:flex-start;gap:12px;margin:28px 0;border:1px solid var(--color-line-strong);background:var(--color-white);padding:18px;color:var(--color-copy);font-size:14px;font-weight:650;line-height:21px}.conflict-acknowledgement input{width:20px;height:20px;flex:0 0 auto;margin:0;accent-color:var(--color-orange-text)}.correction-form{max-width:760px}.correction-current-data{margin-top:28px;border-top:5px solid var(--color-line-strong);background:#ffffffb8;padding:26px 30px 8px}.correction-current-data h2{margin:0;font-size:24px;font-weight:900;letter-spacing:-.03em}.correction-success{max-width:720px;margin:30px auto;border-top:5px solid var(--color-success);background:var(--color-white);padding:44px}.correction-success>svg{margin-bottom:20px;color:var(--color-success)}.correction-success>p:not(.eyebrow){margin:16px 0 28px;color:var(--color-copy);line-height:24px}@media(max-width:960px){.auth-shell{grid-template-columns:minmax(0,43fr) minmax(0,57fr)}.auth-editorial-content{padding-inline:34px}.auth-workspace{padding-inline:32px}.portal-hero{grid-template-columns:1fr}.portal-hero{gap:0}.portal-hero-image{min-height:210px}}@media(max-width:760px){.auth-shell{display:block;min-height:100vh}.auth-editorial{display:none}.auth-workspace{display:flex;min-height:100vh;align-items:stretch;justify-content:flex-start;flex-direction:column;padding:0}.auth-mobile-header{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:16px;background:var(--color-paper);padding:14px 24px}.auth-mobile-image{display:block;height:108px;flex:0 0 auto;border-bottom:4px solid var(--color-orange);background-position:center 57%}.auth-content{width:100%;flex:1 0 auto;padding:22px 24px 26px}.auth-content>section{width:min(100%,520px);margin:0 auto}.auth-corner-accent{display:none}.auth-footer{position:static;background:var(--color-canvas);padding:0 24px 18px}.auth-heading h1{font-size:30px;line-height:34px}.login-form{margin-top:20px;gap:16px}.primary-action{width:100%;justify-self:stretch}.portal-header-inner{min-height:76px;align-items:center;padding:16px 24px}.portal-header-actions{gap:10px}.account-action,.logout-action{width:44px;min-height:44px}.portal-content{padding:24px 24px 56px}.profile-heading-row,.profile-section-heading{align-items:stretch;flex-direction:column}.profile-heading-row{padding-bottom:28px}.profile-heading-row>.profile-avatar{order:-1}.profile-image-editor{align-items:flex-start;flex-direction:column}.profile-section{margin-top:28px;padding:26px 24px 28px}.profile-data-grid,.profile-form-grid,.conflict-values{grid-template-columns:1fr}.profile-form,.correction-form{margin-top:28px;padding:28px 24px}.profile-form-actions{align-items:stretch;flex-direction:column}.profile-form-actions .primary-action,.profile-form-actions .secondary-action{width:100%}.conflict-row{padding:20px}.conflict-values{gap:14px}.correction-success{margin:0;padding:32px 24px}.account-feedback,.password-recommendation{margin-bottom:24px}.password-recommendation{padding:22px 0}.password-change-panel{grid-template-columns:1fr;gap:24px;padding:28px 24px 32px}.passkey-management-panel{padding:28px 24px 32px}.passkey-management-grid{grid-template-columns:1fr;gap:30px}.passkey-registration-form{border-top:1px solid var(--color-line);border-left:0;padding-top:28px;padding-left:0}.passkey-list li{grid-template-columns:auto minmax(0,1fr) auto}.passkey-remove-action{justify-self:end}.confirmation-dialog-actions{align-items:stretch;flex-direction:column}.confirmation-dialog-actions .secondary-action{order:1}.confirmation-dialog-actions .danger-action{order:2}.password-recommendation-actions,.password-change-actions{align-items:stretch;flex-direction:column}.password-recommendation-actions .secondary-action,.password-change-actions .secondary-action{width:100%}.portal-hero-copy{min-height:0;padding:28px 0 26px}.portal-hero h1{margin-top:4px;font-size:34px;line-height:1.08}.portal-hero-image{min-height:132px}.portal-hero-image span{width:40px;height:40px}.portal-section{padding-left:22px}.portal-section h2{font-size:22px}.empty-content{margin-top:36px;padding-left:0}.overview-section{margin-top:36px}.company-summary{align-items:flex-start;flex-direction:column;gap:16px;padding:20px 0}.company-account{justify-items:start}.products-heading{margin-top:40px}.product-item{grid-template-columns:34px minmax(0,1fr);gap:8px;padding-block:24px 28px}.product-title-row{gap:14px}.product-title-row h3,.products-empty h3{font-size:21px}.entitlement-grid{grid-template-columns:1fr;gap:18px}.products-empty{padding:26px 0 28px 42px}.overview-feedback{padding:22px}.portal-footer{padding-inline:24px}}@media(max-width:420px){.portal-header .customer-brand>span:last-child{display:none}.portal-header-actions{gap:6px}}@media(max-width:420px){.customer-brand{gap:8px}.customer-brand strong{font-size:19px}.customer-brand>span:last-child{font-size:11px}.portal-header-inner{gap:12px;padding-inline:16px}}@media(max-width:360px){.portal-header .customer-brand-rule,.portal-header .customer-brand>span:last-child{display:none}}@media(prefers-reduced-motion:reduce){:where(button,input,textarea,select):not(:disabled):focus-visible,a[href]:focus-visible{animation:none}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
