:root{--ink:#101828;--muted:#667085;--line:#e7e9ee;--canvas:#f7f8fa;--surface:#fff;--orange:#f59e0b;--orange-dark:#b45309;--green:#0f766e;--purple:#7c3aed;--radius-sm:12px;--radius-md:20px;--radius-lg:30px;--shadow:0 18px 60px #1018281a}.customer-status-panel{gap:1rem;display:grid}.customer-status-filters{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:.8rem;display:grid}.customer-status-filters label{gap:.35rem;font-size:.82rem;font-weight:700;display:grid}.customer-status-filters input,.customer-status-filters select{border:1px solid var(--line,#dfe5e2);width:100%;min-height:2.75rem;color:inherit;background:#fff;border-radius:.75rem;padding:.65rem .75rem}.customer-status-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.customer-status-card{border:1px solid var(--line,#dfe5e2);background:#fff;border-radius:1rem;gap:.85rem;padding:1rem;display:grid;box-shadow:0 8px 24px #152c230d}.customer-status-card>header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.customer-status-card>header div{gap:.2rem;display:grid}.customer-status-card>header small,.customer-status-card>footer{color:var(--muted,#66736d);font-size:.78rem}.customer-status-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:0;display:grid}.customer-status-card dl div{gap:.16rem;min-width:0;display:grid}.customer-status-card dt{color:var(--muted,#66736d);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}.customer-status-card dd{overflow-wrap:anywhere;margin:0;font-size:.88rem;font-weight:700}.customer-status-manage{background:var(--ink,#101828);color:#fff;border:0;border-radius:.8rem;width:100%;min-height:48px;font-weight:800}.customer-status-manage-options{border:1px solid color-mix(in srgb, var(--orange,#f59e0b) 35%, white);background:#fffbeb;border-radius:.8rem;gap:.55rem;padding:.75rem;display:grid}.customer-status-manage-options>div{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.customer-status-manage-options>div>button{background:#fff;border:0;border-radius:50%;width:36px;height:36px;font-size:1.25rem}.customer-status-manage-options>button{border:1px solid var(--line,#dfe5e2);text-align:left;background:#fff;border-radius:.7rem;grid-template-columns:1fr auto;align-items:center;gap:.15rem .7rem;min-height:56px;padding:.7rem .8rem;display:grid}.customer-status-manage-options>button strong,.customer-status-manage-options>button small{grid-column:1}.customer-status-manage-options>button small{color:var(--muted,#66736d)}.customer-status-manage-options>button span{grid-area:1/2/3;font-weight:800}.customer-status-pagination{justify-content:center;align-items:center;gap:.85rem;display:flex}.customer-status-pagination button{border:1px solid var(--line,#dfe5e2);background:#fff;border-radius:.7rem;padding:.6rem .85rem}.role-bottom-nav--five{grid-template-columns:repeat(5,minmax(0,1fr))}@media (width<=820px){.customer-status-filters,.customer-status-list{grid-template-columns:1fr}.customer-status-card dl{grid-template-columns:1fr 1fr}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@view-transition{navigation:auto}::view-transition-old(root){animation-duration:.18s;animation-timing-function:ease-out}::view-transition-new(root){animation-duration:.18s;animation-timing-function:ease-out}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid color-mix(in srgb, var(--brand-primary,var(--orange)) 55%, white);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{color:var(--brand-primary,var(--orange-dark));letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-size:.72rem;font-weight:800}.primary-button{background:var(--brand-primary,var(--ink));color:#fff;border:0;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:800;display:inline-flex}.spinner{border:2px solid #d0d5dd;border-top-color:var(--brand-primary,var(--orange));border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.brand-lockup{align-items:center;gap:10px;font-weight:850;display:inline-flex}.brand-sun{background:var(--orange);color:#111827;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.storefront{--brand-primary:#f59e0b;--brand-accent:#111827;--brand-soft:#fff7e6;background:#fbfcfd;min-height:100vh}.store-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe8;border-bottom:1px solid #10182814;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:76px;padding:0 clamp(18px,4vw,68px);display:grid;position:sticky;top:0}.store-brand{justify-self:start;align-items:center;gap:11px;display:flex}.store-brand__mark{background:var(--brand-accent);color:#fff;width:46px;height:46px;box-shadow:inset 0 -5px 0 var(--brand-primary);border-radius:14px;place-items:center;font-weight:900;display:grid}.brand-logo{border:1px solid #e4e7ec;overflow:hidden;color:#0000!important;box-shadow:none!important;background:#fff!important}.brand-logo img{object-fit:contain;width:100%;height:100%;display:block}.store-brand__mark.brand-logo{padding:2px}.store-brand strong,.store-brand small{display:block}.store-brand strong{letter-spacing:.04em;font-size:.92rem}.store-brand small{color:var(--muted);margin-top:2px;font-size:.72rem}.store-nav{color:#475467;align-items:center;gap:30px;font-size:.88rem;font-weight:700;display:flex}.store-nav a:hover{color:var(--brand-primary)}.language-toggle{border:1px solid var(--line);background:#fff;border-radius:999px;justify-self:end;min-width:84px;min-height:44px;font-weight:750}.storefront main{overflow:hidden}.store-hero{background:radial-gradient(circle at 75% 30%, var(--brand-soft), transparent 35%);grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:clamp(30px,7vw,110px);max-width:1380px;margin:0 auto;padding:clamp(58px,8vw,112px) clamp(20px,5vw,72px) clamp(54px,8vw,90px);display:grid}.store-hero__copy h1{letter-spacing:-.062em;max-width:850px;margin:0;font-size:clamp(2.65rem,5.8vw,5.4rem);line-height:.98}.store-hero__copy>p:not(.eyebrow){max-width:680px;color:var(--muted);margin:24px 0 0;font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.75}.promise-row{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.promise-row span{border:1px solid color-mix(in srgb, var(--brand-primary) 25%, white);color:#344054;background:#fff;border-radius:999px;padding:9px 13px;font-size:.8rem;font-weight:750}.solar-proof{background:var(--brand-accent);box-shadow:0 34px 80px color-mix(in srgb, var(--brand-accent) 20%, transparent);border-radius:40px;position:relative;overflow:hidden}.solar-proof__image{object-fit:cover;width:100%;height:auto;min-height:390px;display:block}.catalogue{max-width:1380px;margin:0 auto;padding:70px clamp(20px,5vw,72px) 160px}.catalogue__heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.catalogue h2{letter-spacing:-.045em;margin:0;font-size:clamp(2rem,4vw,3.5rem)}.saved-tracking{min-height:44px;color:var(--brand-accent);align-items:center;font-weight:780;display:inline-flex}.search-box{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:auto 1fr;align-items:center;gap:12px;max-width:820px;min-height:58px;margin-top:30px;padding:0 18px;display:grid;box-shadow:0 8px 26px #1018280a}.search-box span{color:var(--muted);font-size:1.5rem}.search-box input{background:0 0;border:0;outline:0;width:100%;font-size:1rem}.category-row{scrollbar-width:none;gap:9px;margin-top:18px;padding:2px 0 8px;display:flex;overflow-x:auto}.category-row button{border:1px solid var(--line);min-height:42px;color:var(--muted);background:#fff;border-radius:999px;flex:none;padding:0 17px;font-size:.85rem;font-weight:740}.category-row button.is-active{border-color:var(--brand-accent);background:var(--brand-accent);color:#fff}.catalogue-state{border-radius:var(--radius-md);min-height:170px;color:var(--muted);border:1px dashed #d0d5dd;justify-content:center;align-items:center;gap:12px;margin-top:24px;display:flex}.catalogue-state--error{color:#b42318;flex-direction:column}.catalogue-state button{background:#fff;border:1px solid #fecdca;border-radius:12px;min-height:44px;padding:0 16px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:28px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:24px;min-width:0;overflow:hidden;box-shadow:0 8px 30px #1018280b}.product-card__visual{background:linear-gradient(145deg, var(--brand-soft), #f2f4f7);min-height:185px;color:var(--brand-accent);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.product-card__visual span{background:#fff;border-radius:22px;place-items:center;width:78px;height:78px;font-size:2.1rem;display:grid;box-shadow:0 15px 35px #10182817}.product-card__visual small{color:var(--muted);font-weight:780}.product-card__body{padding:21px}.product-card__meta{color:var(--muted);letter-spacing:.08em;justify-content:space-between;gap:12px;font-size:.66rem;font-weight:800;display:flex}.product-card h3{margin:12px 0 0;font-size:1.08rem;line-height:1.35}.product-card__body>p{min-height:62px;color:var(--muted);margin:10px 0 0;font-size:.82rem;line-height:1.55}.product-card__price{flex-direction:column;justify-content:end;min-height:70px;margin-top:16px;display:flex}.product-card__price strong{font-size:1.15rem}.product-card__price small{max-width:290px;color:var(--muted);margin-top:4px;font-size:.68rem;line-height:1.35}.product-card__body>button{background:var(--brand-accent);color:#fff;border:0;border-radius:14px;width:100%;min-height:48px;margin-top:17px;font-weight:800}.unavailable-chip{background:#f2f4f7;border-radius:999px;padding:6px 9px;display:inline-flex;color:#475467!important;min-height:0!important}.cart-bar{z-index:35;color:#fff;background:#101828;border:1px solid #ffffff26;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;width:min(680px,100% - 28px);min-height:72px;padding:11px 12px 11px 22px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 22px 70px #10182854}.cart-bar div{flex-direction:column;display:flex}.cart-bar span{color:#d0d5dd;font-size:.75rem}.cart-bar strong{margin-top:3px}.cart-bar button{background:var(--brand-primary);min-height:50px;color:var(--brand-accent);border:0;border-radius:14px;padding:0 24px;font-weight:850}.booking-overlay{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1018289e;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0;overflow:auto}.booking-panel{width:min(760px,100%);max-height:calc(100vh - 36px);box-shadow:var(--shadow);background:#fff;border-radius:28px;padding:clamp(24px,5vw,46px);position:relative;overflow-y:auto}.booking-panel__close{border:1px solid var(--line);background:#fff;border-radius:50%;width:46px;height:46px;font-size:1.5rem;position:absolute;top:16px;right:16px}.booking-panel h2{letter-spacing:-.045em;max-width:600px;margin:0;font-size:clamp(1.9rem,5vw,3.2rem)}.booking-panel__intro{max-width:580px;color:var(--muted);line-height:1.6}.booking-lines{gap:8px;margin:24px 0;display:grid}.booking-lines>div{border:1px solid var(--line);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:12px 14px;display:flex}.booking-lines span,.booking-lines strong,.booking-lines small{display:block}.booking-lines small{color:var(--muted);margin-top:4px}.booking-lines button{color:#b42318;background:0 0;border:0;min-height:44px;font-size:.8rem;font-weight:780}.notice-card{border:1px solid color-mix(in srgb, var(--brand-primary) 28%, white);background:var(--brand-soft,#fff7e6);color:#475467;border-radius:14px;padding:14px 16px;font-size:.78rem;line-height:1.55}.booking-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.booking-form label,.admin-form label{flex-direction:column;gap:7px;display:flex}.booking-form label>span,.admin-form label>span,.admin-form legend{color:#344054;font-size:.78rem;font-weight:780}.booking-form input,.booking-form select,.booking-form textarea,.admin-form input,.admin-form select,.admin-form textarea{background:#fff;border:1px solid #d0d5dd;border-radius:12px;outline:0;width:100%;min-height:48px;padding:11px 13px}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus,.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus{border-color:var(--brand-primary,var(--orange));box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-primary,var(--orange)) 18%, transparent)}.booking-form textarea,.admin-form textarea{resize:vertical;min-height:88px}.booking-form__wide{grid-column:1/-1}.honeypot{left:-10000px;position:absolute!important}.location-button{border:1px solid var(--line);color:#344054;background:#f9fafb;border-radius:12px;grid-column:1/-1;min-height:48px;font-weight:760}.location-button--ready{color:#067647;background:#ecfdf3;border-color:#a6f4c5}.field-help{color:var(--muted);grid-column:1/-1;margin:-8px 0 0;font-size:.76rem}.consent-row{color:var(--muted);grid-column:1/-1;align-items:start;font-size:.78rem;line-height:1.5;flex-direction:row!important;gap:10px!important}.consent-row input{width:18px;min-height:18px;margin-top:2px}.form-error{color:#b42318;background:#fef3f2;border-radius:12px;grid-column:1/-1;margin:0;padding:12px 14px;font-size:.82rem}.booking-form__submit{grid-column:1/-1;width:100%}.booking-success{text-align:center;padding:30px 0 8px}.booking-success__check{color:#067647;background:#dcfae6;border-radius:50%;place-items:center;width:76px;height:76px;margin:0 auto 22px;font-size:2rem;display:grid}.booking-success h2{margin-inline:auto}.booking-success>p:not(.eyebrow){color:var(--muted)}.booking-success .notice-card{text-align:left;max-width:520px;margin:22px auto}.booking-success__actions{justify-content:center;gap:10px;margin-top:28px;display:flex}.booking-success__actions button{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:48px;padding:0 20px;font-weight:780}.track-shell{background:radial-gradient(circle at top right, #fff4cf, transparent 30%), var(--canvas);min-height:100vh;padding:clamp(20px,5vw,64px)}.track-header{justify-content:space-between;align-items:center;max-width:1120px;min-height:58px;margin:0 auto 48px;display:flex}.track-summary{justify-content:space-between;align-items:end;gap:24px;max-width:1120px;margin:0 auto 30px;display:flex}.track-summary h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.3rem,6vw,4.5rem)}.track-summary p{color:var(--muted)}.track-summary__date{text-align:right;flex-direction:column;display:flex}.track-summary__date small{color:var(--muted)}.track-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:20px;max-width:1120px;margin:0 auto;display:grid}.track-stack{align-content:start;gap:20px;display:grid}.track-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;padding:clamp(22px,4vw,32px);box-shadow:0 8px 30px #1018280a}.track-card h2{margin:0 0 22px;font-size:1.15rem}.track-card--center{text-align:center;max-width:620px;margin:12vh auto 0}.track-card--center h1{letter-spacing:-.05em;font-size:clamp(2rem,5vw,3.4rem)}.track-card--center p{color:var(--muted);line-height:1.65}.track-card--center .primary-button{margin-top:14px}.track-icon{width:62px;height:62px;color:var(--orange-dark);background:#fff7e6;border-radius:18px;place-items:center;margin:0 auto 22px;font-size:1.5rem;display:grid}.status-chip{color:#475467;white-space:nowrap;background:#f2f4f7;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:4px 9px;font-size:.67rem;font-weight:820;display:inline-flex}.status-chip--overdue{color:#b42318;background:#fef3f2}.timeline{gap:0;margin:0;padding:0;list-style:none;display:grid}.timeline li{color:#98a2b3;grid-template-columns:34px 1fr;gap:13px;min-height:66px;display:grid;position:relative}.timeline li:not(:last-child):after{content:"";background:#eaecf0;width:2px;position:absolute;top:33px;bottom:0;left:16px}.timeline li>span{z-index:1;background:#fff;border:2px solid #e4e7ec;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.72rem;font-weight:850;display:grid;position:relative}.timeline li strong,.timeline li small{display:block}.timeline li small{margin-top:3px;font-size:.7rem}.timeline li.is-complete,.timeline li.is-current{color:var(--ink)}.timeline li.is-complete>span{color:#fff;background:#12b76a;border-color:#12b76a}.timeline li.is-complete:after{background:#12b76a}.timeline li.is-current>span{border-color:var(--orange);color:var(--orange-dark)}.track-items{gap:12px;display:grid}.track-items>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding-bottom:12px;display:flex}.track-items span,.track-items strong,.track-items small{display:block}.track-items small{color:var(--muted);margin-top:3px}.track-items>div>strong{text-align:right;font-size:.83rem}.pin-form{border-top:1px solid var(--line);gap:12px;margin-top:18px;padding-top:18px;display:grid}.pin-form input{letter-spacing:.25em;border:1px solid #d0d5dd;border-radius:10px;width:100%;min-height:50px;padding:0 14px;font-size:1.25rem}.pin-form>small{color:var(--muted);line-height:1.5}.complaint-form{gap:12px;margin-top:16px;display:grid}.complaint-form select,.complaint-form textarea{background:#fff;border:1px solid #d0d5dd;border-radius:10px;width:100%;min-height:46px;padding:11px 12px}.complaint-form textarea{resize:vertical;min-height:108px}.danger-outline{color:#b42318;background:#fff;border:1px solid #fecdca;border-radius:14px;min-height:48px;font-weight:780}.login-shell{background:#f8fafc;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);min-height:100vh;display:grid}.login-card{background:#fff;flex-direction:column;justify-content:center;min-width:0;padding:clamp(28px,7vw,92px);display:flex}.login-brand{align-self:flex-start;align-items:center;gap:11px;display:inline-flex}.login-brand>span:first-child{background:var(--orange);color:#101828;border-radius:14px;place-items:center;width:44px;height:44px;font-size:1.2rem;display:grid}.login-brand__marks{gap:6px;display:flex}.login-brand__marks .brand-logo{border-radius:13px;width:44px;height:44px;padding:2px}.login-brand strong,.login-brand small{display:block}.login-brand small{color:var(--muted);margin-top:2px;font-size:.68rem}.login-copy{max-width:590px;margin-top:clamp(52px,9vh,96px)}.login-copy h1{letter-spacing:-.058em;margin:0;font-size:clamp(2.3rem,5vw,4.5rem);line-height:1.02}.login-copy>p:last-child{max-width:540px;color:var(--muted);margin:22px 0 0;line-height:1.7}.google-login{min-height:104px;margin-top:34px}.google-login__button{width:min(360px,100%);min-height:44px}.google-login>p{min-height:46px;color:var(--muted);align-items:center;gap:10px;margin:0;font-size:.82rem;display:flex}.google-login__error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;max-width:520px;padding:13px 15px;font-size:.78rem;line-height:1.45;display:flex}.google-login__error button{color:#912018;background:#fff;border:1px solid #fda29b;border-radius:9px;flex:none;min-height:38px;padding:0 12px;font-weight:760}.login-transition{color:#067647;background:#ecfdf3;border:1px solid #abefc6;border-radius:14px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;width:min(420px,100%);min-height:66px;padding:11px 14px 15px;display:grid;position:relative;overflow:hidden}.login-transition>span{color:#fff;background:#12b76a;border-radius:50%;grid-row:1/3;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.login-transition strong,.login-transition small{display:block}.login-transition strong{font-size:.8rem}.login-transition small{color:#027a48;margin-top:3px;font-size:.69rem}.login-transition>i{background:linear-gradient(90deg,#12b76a 0 46%,#a6f4c5 46% 100%) 0 0/220% 100%;height:3px;animation:.9s ease-in-out infinite login-progress;position:absolute;bottom:0;left:0;right:0}@keyframes login-progress{to{background-position:-120% 0}}.login-help{border-top:1px solid var(--line);flex-direction:column;gap:5px;max-width:520px;padding-top:20px;display:flex}.login-help strong{font-size:.82rem}.login-help span{color:var(--muted);font-size:.74rem;line-height:1.5}.login-proof{color:#fff;background:radial-gradient(circle at 70% 18%,#f59e0b5c,#0000 25%),linear-gradient(145deg,#101828,#17324d);align-items:end;padding:clamp(36px,7vw,92px);display:flex;position:relative;overflow:hidden}.login-proof:after{content:"";border:1px solid #ffffff29;border-radius:50%;width:420px;height:420px;position:absolute;top:-170px;right:-140px;box-shadow:0 0 0 70px #ffffff09,0 0 0 140px #ffffff06}.login-proof>div{z-index:1;max-width:570px;position:relative}.login-proof .eyebrow{color:#fdb022}.login-proof h2{letter-spacing:-.06em;max-width:500px;margin:0;font-size:clamp(2.2rem,5vw,4.8rem);line-height:1}.login-proof p:last-child{color:#d0d5dd;max-width:500px;margin:22px 0 0;line-height:1.7}.login-proof__mark{z-index:1;color:#fff;text-align:center;width:92px;height:92px;box-shadow:inset 0 -8px 0 var(--orange);background:#ffffff14;border:1px solid #fff3;border-radius:28px;place-items:center;font-size:1.3rem;font-weight:900;line-height:1.05;display:grid;position:absolute;top:clamp(32px,7vw,90px);left:clamp(36px,7vw,92px)}.auth-loading{min-height:180px;color:var(--muted);align-items:center;gap:12px;display:flex}.internal-shell{background:#f5f6f8;grid-template-columns:236px minmax(0,1fr);min-height:100vh;display:grid}.internal-sidebar{color:#fff;background:#101828;flex-direction:column;height:100vh;padding:22px 14px;display:flex;position:sticky;top:0}.internal-logo{align-items:center;gap:11px;min-height:56px;padding:0 10px;display:flex}.internal-logo>span:first-child{background:var(--orange);color:#101828;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.internal-logo strong,.internal-logo small{display:block}.internal-logo small{color:#98a2b3;font-size:.68rem}.internal-sidebar nav{gap:5px;margin-top:34px;display:grid}.internal-sidebar nav button{color:#d0d5dd;text-align:left;background:0 0;border:0;border-radius:11px;grid-template-columns:28px 1fr;align-items:center;min-height:48px;font-size:.84rem;font-weight:730;display:grid}.internal-sidebar nav button span{text-align:center}.internal-sidebar nav button.is-active{color:#fff;background:#ffffff1a}.internal-sidebar__footer{grid-template-columns:1fr 1fr;gap:6px;margin-top:auto;display:grid}.internal-sidebar__footer a{color:#d0d5dd;border:1px solid #ffffff1f;border-radius:10px;place-items:center;min-height:42px;font-size:.72rem;display:grid}.internal-main{min-width:0;padding:28px clamp(20px,4vw,54px) 60px}.internal-topbar{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.internal-topbar h1{letter-spacing:-.04em;margin:0;font-size:clamp(1.7rem,3vw,2.6rem)}.owner-area-switcher{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0 4px;display:grid}.owner-area-switcher__item{color:#344054;text-align:left;background:#fff;border:1px solid #d0d5dd;border-radius:16px;grid-template-rows:auto auto;grid-template-columns:38px minmax(0,1fr);align-content:center;gap:3px 11px;min-width:0;min-height:94px;padding:14px 15px;display:grid;box-shadow:0 5px 18px #10182806}.owner-area-switcher__item>span{color:#fff;background:#101828;border-radius:11px;grid-row:1/3;align-self:center;place-items:center;width:38px;height:38px;font-size:.7rem;font-weight:900;display:grid}.owner-area-switcher__item strong,.owner-area-switcher__item small{min-width:0;display:block}.owner-area-switcher__item strong{letter-spacing:.015em;font-size:.78rem}.owner-area-switcher__item small{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;line-height:1.35;overflow:hidden}.owner-area-switcher__item--main>span{background:#101828}.owner-area-switcher__item--dc>span{background:#111827;box-shadow:inset 0 -4px #f59e0b}.owner-area-switcher__item--uv>span{background:#14532d;box-shadow:inset 0 -4px #8b5cf6}.owner-area-switcher__item.is-active{background:#f8fafc;border-color:#101828;box-shadow:0 0 0 2px #101828,0 10px 26px #10182814}.owner-area-switcher__item--dc.is-active{background:#fffaf0;border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b,0 10px 26px #f59e0b1a}.owner-area-switcher__item--uv.is-active{background:#faf5ff;border-color:#7c3aed;box-shadow:0 0 0 2px #7c3aed,0 10px 26px #7c3aed1a}.account-pill{align-items:center;gap:10px;display:flex}.account-pill>span,.avatar-small{color:#344054;background:#e4e7ec;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:850;display:grid}.account-pill strong,.account-pill small{display:block}.account-pill small{color:var(--muted);font-size:.7rem}.account-actions{align-items:center;gap:16px;display:flex}.signout-button{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:10px;min-height:40px;padding:0 13px;font-size:.72rem;font-weight:760}.context-banner{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;min-height:54px;margin:18px 0;padding:10px 14px 10px 18px;font-size:.82rem;display:flex}.context-banner button{color:#175cd3;background:#fff;border:1px solid #84caff;border-radius:9px;min-height:38px;font-weight:760}.toast{z-index:90;color:#fff;box-shadow:var(--shadow);background:#067647;border-radius:999px;padding:12px 18px;font-size:.83rem;font-weight:760;position:fixed;top:18px;left:50%;transform:translate(-50%)}.internal-state{min-height:380px;color:var(--muted);justify-content:center;align-items:center;gap:12px;display:flex}.setup-blocked{background:#fffaeb;border:1px solid #fedf89;border-radius:18px;grid-template-columns:auto 1fr;gap:18px;max-width:850px;margin-top:30px;padding:28px;display:grid}.setup-blocked>span{color:#b54708;background:#fef0c7;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.setup-blocked h2{margin:0}.setup-blocked p:not(.eyebrow){color:#667085;line-height:1.6}.dashboard-stack{gap:22px;margin-top:26px;display:grid}.owner-main-intro{color:#fff;background:radial-gradient(circle at 88% 15%,#f59e0b3d,#0000 27%),#101828;border-radius:22px;justify-content:space-between;align-items:center;gap:28px;min-height:180px;padding:clamp(24px,4vw,40px);display:flex;overflow:hidden;box-shadow:0 18px 45px #10182826}.owner-main-intro h2{letter-spacing:-.045em;margin:4px 0 0;font-size:clamp(1.8rem,4vw,3rem)}.owner-main-intro p:not(.eyebrow){color:#d0d5dd;max-width:750px;margin:14px 0 0;line-height:1.65}.owner-main-intro>span{color:#fdb022;background:#ffffff14;border:1px solid #fff3;border-radius:28px;flex:none;place-items:center;width:92px;height:92px;font-size:2.3rem;display:grid}.owner-control-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.owner-control-grid button{border:1px solid var(--line);color:#344054;text-align:left;background:#fff;border-radius:17px;grid-template-rows:auto auto;grid-template-columns:42px minmax(0,1fr);align-content:center;gap:5px 12px;min-height:126px;padding:18px;display:grid;box-shadow:0 6px 24px #10182809}.owner-control-grid button>span{color:#101828;background:#f2f4f7;border-radius:12px;grid-row:1/3;place-items:center;width:42px;height:42px;font-size:1.1rem;font-weight:900;display:grid}.owner-control-grid button strong,.owner-control-grid button small{display:block}.owner-control-grid button strong{font-size:.86rem}.owner-control-grid button small{color:#667085;font-size:.69rem;line-height:1.45}.owner-business-entry{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.owner-business-entry>button{border:1px solid var(--line);color:#344054;text-align:left;background:#fff;border-radius:17px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:92px;padding:15px 17px;display:grid}.owner-business-entry>button>span{color:#fff;background:#101828;border-radius:13px;place-items:center;width:48px;height:48px;font-weight:900;display:grid;box-shadow:inset 0 -4px #f59e0b}.owner-business-entry>button:last-child>span{background:#14532d;box-shadow:inset 0 -4px #8b5cf6}.owner-business-entry strong,.owner-business-entry small{display:block}.owner-business-entry small{color:#667085;margin-top:4px;font-size:.68rem}.owner-business-entry b{font-size:1.2rem}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:17px;flex-direction:column;min-height:145px;padding:20px;display:flex;box-shadow:0 6px 24px #10182809}.metric>span{color:var(--muted);font-size:.78rem;font-weight:700}.metric strong{letter-spacing:-.04em;margin-top:16px;font-size:2.25rem}.metric small{color:var(--muted);margin-top:auto}.metric--amber{border-top:3px solid #fdb022}.metric--blue{border-top:3px solid #2e90fa}.metric--green{border-top:3px solid #12b76a}.metric--purple{border-top:3px solid #9b8afb}.dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:18px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:17px;min-width:0;overflow:hidden;box-shadow:0 6px 24px #10182809}.panel--page{margin-top:26px}.panel__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:0 20px;display:flex}.panel__header h2{margin:0;font-size:.98rem}.panel__header button{color:#475467;background:0 0;border:0;min-height:40px;font-size:.74rem;font-weight:760}.panel-empty{min-height:180px;color:var(--muted);text-align:center;place-items:center;padding:24px;display:grid}.data-list{display:grid}.data-row{border-bottom:1px solid #f0f1f3;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;min-width:0;min-height:72px;padding:11px 18px;display:grid}.data-row[tabindex="-1"]:focus{z-index:1;outline:3px solid color-mix(in srgb, var(--workspace-accent,#1570ef) 58%, white);outline-offset:-3px;background:color-mix(in srgb, var(--workspace-soft,#eff8ff) 72%, white);position:relative}.data-row:last-child{border-bottom:0}.data-row__brand{color:#fff;border-radius:10px;place-items:center;width:38px;height:38px;font-size:.72rem;font-weight:900;display:grid}.data-row__brand--dc{box-shadow:inset 0 -4px 0 var(--orange);background:#111827}.data-row__brand--uv{background:var(--green);box-shadow:inset 0 -4px 0 var(--purple)}.data-row strong,.data-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.data-row strong{font-size:.82rem}.data-row small{color:var(--muted);margin-top:4px;font-size:.68rem}.row-action{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:9px;min-height:38px;padding:0 11px;font-size:.7rem;font-weight:760}.audit-list{display:grid}.audit-list article{border-bottom:1px solid #f0f1f3;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:10px 18px;display:grid}.audit-list article:last-child{border-bottom:0}.audit-dot{background:#12b76a;border-radius:50%;width:8px;height:8px}.audit-list strong,.audit-list small{display:block}.audit-list strong{font-size:.76rem}.audit-list small{color:var(--muted);margin-top:3px;font-size:.65rem}.audit-list article>span:last-child{color:#067647;font-size:.65rem;font-weight:800}.form-panel>p{max-width:720px;color:var(--muted);margin:22px 24px 0;line-height:1.55}.admin-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:24px;display:grid}.admin-form__wide{grid-column:1/-1}.admin-form fieldset{border:1px solid var(--line);border-radius:12px;gap:24px;padding:14px;display:flex}.admin-form .check-row{flex-direction:row;align-items:center}.admin-form .check-row input{width:18px;min-height:18px}.stock-table{overflow-x:auto}.stock-table>div{border-bottom:1px solid #f0f1f3;grid-template-columns:minmax(220px,1fr) repeat(4,90px);align-items:center;gap:10px;min-width:620px;min-height:58px;padding:8px 20px;display:grid}.stock-table__head{color:var(--muted);background:#f9fafb;font-size:.68rem;font-weight:790;min-height:46px!important}.stock-table strong,.stock-table small{display:block}.stock-table small{color:var(--muted);margin-top:3px}.contact-dialog{max-width:650px}.row-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.row-action--quiet{background:#f2f4f7;border-color:#0000}.priority-dot{background:#98a2b3;border-radius:50%;width:10px;height:10px}.priority-dot--urgent{background:#d92d20;box-shadow:0 0 0 4px #fee4e2}.priority-dot--high{background:#f79009}.priority-dot--normal{background:#2e90fa}.ops-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.mini-form{border:1px solid var(--line);background:#fff;border-radius:17px;align-content:start;gap:12px;padding:18px;display:grid;box-shadow:0 6px 24px #10182809}.mini-form h3{margin:0 0 4px;font-size:.94rem}.mini-form>p{color:var(--muted);margin:0;font-size:.72rem;line-height:1.5}.mini-form label{gap:5px}.mini-form label span{font-size:.67rem}.mini-form input,.mini-form select{background:#fff;border:1px solid #d0d5dd;border-radius:9px;min-height:42px;padding:0 10px}.mini-form .primary-button{min-height:44px;margin-top:2px}.ops-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ops-panel .data-row{grid-template-columns:minmax(0,1fr) auto}.ops-panel .data-row .row-actions{grid-column:1/-1;justify-content:flex-start}.legacy-import__notice{color:#7a2e0e;background:#fffaeb;border:1px solid #fdb022;border-radius:13px;gap:5px;margin:20px 24px 0;padding:15px 17px;display:grid}.legacy-import__notice strong{font-size:.8rem}.legacy-import__notice span{font-size:.72rem;line-height:1.55}.legacy-import__upload,.legacy-import__actions{flex-wrap:wrap;align-items:end;gap:14px;padding:24px;display:flex}.legacy-import__upload label{color:#475467;gap:7px;min-width:min(100%,340px);font-size:.72rem;font-weight:750;display:grid}.legacy-import__upload input{background:#fff;border:1px solid #d0d5dd;border-radius:10px;max-width:100%;min-height:46px;padding:9px}.legacy-import__actions>div{min-width:250px;margin-right:auto}.legacy-import__actions span,.legacy-import__actions strong,.legacy-import__actions small{display:block}.legacy-import__actions span{color:var(--muted);font-size:.68rem;font-weight:750}.legacy-import__actions strong{margin-top:4px;font-size:1.1rem}.legacy-import__actions small{color:var(--muted);margin-top:5px}.legacy-import__progress{background:#f2f4f7;border-radius:12px;align-items:center;gap:10px;margin:0 24px 22px;padding:13px 15px;font-size:.78rem;display:flex}.legacy-import__message{margin:0 24px 22px!important}.legacy-import__message--ok{font-weight:750;color:#067647!important}.legacy-import__complete{color:#067647;background:#ecfdf3;border:1px solid #75e0a7;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.legacy-import__complete span{font-size:.74rem}.legacy-import__review-pagination{color:var(--muted);border-top:1px solid #eaecf0;justify-content:center;align-items:center;gap:12px;padding:16px 20px;font-size:.72rem;font-weight:750;display:flex}.pin-reveal{background:#fffaeb;border:1px solid #fdb022;border-radius:17px;justify-content:space-between;align-items:center;gap:20px;padding:20px;display:flex}.pin-reveal h2{color:#7a2e0e;letter-spacing:.22em;margin:3px 0;font-size:2rem}.pin-reveal p{color:#854a0e;margin:0}.pin-reveal button{color:#7a2e0e;background:#fff;border:1px solid #fdb022;border-radius:9px;min-height:42px;padding:0 14px;font-weight:750}@media (width<=1080px){.login-shell{grid-template-columns:1fr}.login-proof{min-height:420px}.store-nav{display:none}.store-header{grid-template-columns:1fr auto}.store-hero{grid-template-columns:1fr}.solar-proof__image{min-height:300px}.product-grid,.owner-control-grid,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.ops-form-grid{grid-template-columns:1fr}}@media (width<=760px){.login-card{justify-content:flex-start;min-height:100vh;padding:24px 18px 42px}.login-copy{margin-top:54px}.login-copy h1{font-size:clamp(2.3rem,12vw,3.6rem)}.login-proof{display:none}.google-login__error{flex-direction:column;align-items:stretch}.google-login__error button{align-self:flex-start}.store-header{min-height:68px;padding-inline:14px}.store-brand__mark{width:42px;height:42px}.store-brand small{display:none}.store-hero{padding-top:54px;padding-inline:18px}.store-hero__copy h1{font-size:clamp(2.45rem,12vw,4rem)}.solar-proof{border-radius:28px}.solar-proof__image{min-height:278px}.catalogue{padding:52px 16px 150px}.catalogue__heading{flex-direction:column;align-items:start}.product-grid{grid-template-columns:1fr}.product-card{border-radius:18px;grid-template-columns:118px minmax(0,1fr);display:grid}.product-card__visual{min-height:100%;padding:12px}.product-card__visual span{width:58px;height:58px;font-size:1.5rem}.product-card__visual small{text-align:center;font-size:.65rem}.product-card__body{padding:16px}.product-card__body>p{min-height:0}.product-card__price{min-height:52px}.cart-bar{border-radius:17px;bottom:10px}.booking-overlay{align-items:end;padding:0}.booking-panel{border-radius:26px 26px 0 0;width:100%;max-height:94vh;padding:28px 18px 32px}.booking-form{grid-template-columns:1fr}.booking-form__wide,.location-button,.field-help,.consent-row,.form-error,.booking-form__submit{grid-column:1}.booking-success__actions{flex-direction:column}.track-shell{padding:18px}.track-header{margin-bottom:34px}.track-summary{flex-direction:column;align-items:start}.track-summary__date{text-align:left}.track-grid{grid-template-columns:1fr}.internal-shell{grid-template-columns:1fr;padding-bottom:72px}.internal-sidebar{z-index:50;border-top:1px solid #ffffff1f;flex-direction:row;height:66px;padding:6px 8px;position:fixed;inset:auto 0 0}.internal-logo,.internal-sidebar__footer{display:none}.internal-sidebar nav{scrollbar-width:none;gap:2px;width:100%;margin:0;display:flex;overflow-x:auto}.internal-sidebar nav::-webkit-scrollbar{display:none}.internal-sidebar nav button{text-align:center;flex-direction:column;justify-content:center;gap:2px;min-width:68px;min-height:54px;padding:2px;font-size:.55rem;display:flex}.internal-main{padding:18px 14px 36px}.internal-topbar{align-items:start}.owner-area-switcher{gap:6px;margin-top:14px}.owner-area-switcher__item{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:70px;padding:7px 4px;display:flex}.owner-area-switcher__item>span{flex:none;width:30px;height:30px;font-size:.58rem}.owner-area-switcher__item strong{font-size:.7rem;line-height:1.15}.owner-area-switcher__item small,.account-pill div{display:none}.account-actions{gap:8px}.signout-button{min-height:38px;padding-inline:10px}.context-banner{flex-direction:column;align-items:start}.owner-main-intro{min-height:0;padding:24px 20px}.owner-main-intro>span{display:none}.owner-control-grid,.owner-business-entry{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.metric{min-height:128px;padding:15px}.data-row{grid-template-columns:auto minmax(0,1fr) auto}.data-row .row-action{grid-column:2/-1;justify-self:start}.admin-form{grid-template-columns:1fr;padding:18px}.admin-form__wide{grid-column:1}.ops-grid{grid-template-columns:1fr}.pin-reveal{flex-direction:column;align-items:flex-start}}.access-inbox>.role-panel-heading{padding:16px 20px}.access-request{border-top:1px solid #f0f1f3}.access-request__summary{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:76px;padding:13px 18px;display:grid}.access-request__summary strong,.access-request__summary small{display:block}.access-request__summary small{color:#667085;margin-top:3px;font-size:.66rem}.access-decision-form{background:#f9fafb;border-top:1px solid #e4e7ec;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;display:grid}.access-decision-form label{color:#344054;gap:6px;font-size:.7rem;font-weight:760;display:grid}.access-decision-form select{background:#fff;border:1px solid #d0d5dd;border-radius:11px;min-height:44px;padding:8px 10px}.access-decision-form__wide{grid-column:1/-1}.row-action--danger{color:#b42318;background:#fef3f2;border-color:#fecdca}.upload-progress{width:min(320px,100%);height:8px;accent-color:var(--workspace-primary,#f59e0b);margin-top:7px;display:block}.upload-pair-progress{background:#f9fafb;border:1px solid #e4e7ec;border-radius:12px;grid-template-columns:auto minmax(120px,1fr);align-items:center;gap:8px 12px;padding:12px;font-size:.68rem;font-weight:760;display:grid}@media (width<=760px){.access-request__summary{grid-template-columns:auto minmax(0,1fr)}.access-request__summary>.status-chip,.access-request__summary>button,.access-request__summary>.row-actions{grid-column:2;justify-self:start}.access-decision-form{grid-template-columns:1fr}.access-decision-form__wide{grid-column:1}}@media (width<=430px){.secret-card__heading{flex-direction:column;align-items:flex-start}.secret-card__heading .copy-button{width:100%}.product-card{grid-template-columns:98px minmax(0,1fr)}.product-card__body>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.promise-row{gap:6px}.promise-row span{font-size:.7rem}.cart-bar{padding-left:15px}.cart-bar button{padding-inline:16px}.metric-grid{grid-template-columns:1fr 1fr}.metric strong{font-size:1.8rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.role-workspace{color:#101828;--workspace-primary:#f59e0b;--workspace-accent:#111827;--workspace-soft:#fff7e6;background:#f5f7fa;grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.role-icon{flex:none;width:20px;height:20px}.role-rail{z-index:40;background:linear-gradient(160deg, #101828 0%, color-mix(in srgb, var(--workspace-accent) 76%, #101828) 100%);color:#fff;flex-direction:column;height:100vh;padding:22px 15px 18px;display:flex;position:sticky;top:0}.role-brand{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;min-height:56px;padding:0 8px;display:grid}.role-brand>span,.role-topbar__brand>span{background:var(--workspace-accent);color:#fff;box-shadow:inset 0 -5px 0 var(--workspace-primary);letter-spacing:.04em;border-radius:13px;place-items:center;font-size:.78rem;font-weight:900;display:grid}.role-brand>span{width:42px;height:42px}.role-brand strong,.role-brand small,.role-topbar__brand strong,.role-topbar__brand small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.role-brand strong{letter-spacing:.03em;font-size:.82rem}.role-brand small{color:#98a2b3;margin-top:4px;font-size:.64rem}.role-rail-add{background:var(--workspace-primary);min-height:46px;color:color-mix(in srgb, var(--workspace-accent) 88%, #101828);border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;margin:26px 6px 12px;font-size:.78rem;font-weight:850;display:flex}.role-rail-add:hover,.role-rail-add.is-active{filter:brightness(1.08);box-shadow:0 0 0 2px color-mix(in srgb, var(--workspace-primary) 48%, transparent)}.role-rail nav{overscroll-behavior:contain;flex:auto;align-content:start;gap:5px;min-height:0;margin-top:12px;display:grid;overflow-y:auto}.role-rail nav button{color:#d0d5dd;text-align:left;background:0 0;border:0;border-radius:11px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:7px;min-height:48px;padding:0 12px;font-size:.78rem;font-weight:720;display:grid}.role-rail nav button .role-icon{justify-self:center}.role-rail nav button:hover,.role-rail nav button.is-active{color:#fff;background:#ffffff1c}.role-rail nav button.is-active{box-shadow:inset 3px 0 0 var(--workspace-primary)}.role-rail-scope{color:#d0d5dd;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;margin-top:auto;padding:13px 11px;display:flex}.role-rail-scope .role-icon{width:17px;height:17px;color:var(--workspace-primary)}.role-rail-scope strong,.role-rail-scope small{display:block}.role-rail-scope strong{color:#fff;font-size:.69rem}.role-rail-scope small{color:#98a2b3;margin-top:3px;font-size:.59rem}.role-main{min-width:0}.role-topbar{z-index:35;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffed;border-bottom:1px solid #10182812;align-items:center;gap:18px;min-height:76px;padding:0 clamp(18px,4vw,48px);display:flex;position:sticky;top:0}.role-topbar__brand{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:none}.role-topbar__brand>span{width:40px;height:40px}.role-brand>.brand-logo,.role-topbar__brand>.brand-logo{box-shadow:none;background:#fff;padding:2px}.role-topbar__brand strong{font-size:.78rem}.role-topbar__brand small{color:#667085;margin-top:2px;font-size:.61rem}.role-context-return{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff;border-radius:10px;min-height:38px;padding:0 12px;font-size:.7rem;font-weight:780}.role-topbar__account{align-items:center;gap:9px;margin-left:auto;display:flex}.role-notification-button{color:#475467;background:#fff;border:1px solid #e4e7ec;border-radius:12px;place-items:center;width:42px;height:42px;display:grid;position:relative}.role-notification-button>span{color:#fff;background:#d92d20;border:2px solid #fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:.52rem;font-weight:900;display:grid;position:absolute;top:-5px;right:-5px}.role-account-button{text-align:left;background:0 0;border:0;border-radius:13px;align-items:center;gap:10px;min-height:46px;padding:4px 8px 4px 4px;display:flex}.role-account-button>span{background:var(--workspace-soft);width:38px;height:38px;color:var(--workspace-accent);border-radius:11px;place-items:center;font-size:.7rem;font-weight:900;display:grid}.role-account-button strong,.role-account-button small{display:block}.role-account-button strong{font-size:.75rem}.role-account-button small{color:#667085;margin-top:2px;font-size:.62rem}.role-page{width:min(1460px,100%);margin:0 auto;padding:28px clamp(18px,4vw,48px) 68px}.staff-access-banner{border:1px solid color-mix(in srgb, var(--workspace-primary) 30%, #e4e7ec);background:color-mix(in srgb, var(--workspace-soft) 64%, white);border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;padding:16px 18px;display:flex}.staff-mobile-nav,.branch-mobile-nav{display:none}.staff-access-banner .role-kicker{margin-bottom:5px}.staff-access-banner strong,.staff-access-banner small{display:block}.staff-access-banner strong{font-size:.9rem}.staff-access-banner small{color:#667085;margin-top:5px;font-size:.66rem}.staff-access-banner>span{background:var(--workspace-accent);color:#fff;border-radius:999px;flex:none;padding:8px 11px;font-size:.64rem;font-weight:850}.role-kicker{color:color-mix(in srgb, var(--workspace-primary) 78%, #7a2e0e);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.65rem;font-weight:850}.role-welcome{border:1px solid color-mix(in srgb, var(--workspace-primary) 26%, #e4e7ec);background:radial-gradient(circle at 88% 10%, color-mix(in srgb, var(--workspace-primary) 20%, white), transparent 34%), linear-gradient(135deg, white, var(--workspace-soft));border-radius:22px;justify-content:space-between;align-items:center;gap:32px;min-height:178px;padding:30px clamp(22px,4vw,38px);display:flex;overflow:hidden;box-shadow:0 12px 36px #1018280b}.role-welcome h1{letter-spacing:-.05em;max-width:780px;margin:0;font-size:clamp(1.8rem,3.4vw,3.35rem);line-height:1.04}.role-welcome p:last-child{color:#667085;max-width:700px;margin:13px 0 0;font-size:.84rem;line-height:1.65}.role-primary-action,.role-secondary-action{border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 17px;font-size:.75rem;font-weight:830;display:inline-flex}.role-primary-action{background:var(--workspace-accent);color:#fff;box-shadow:0 8px 20px color-mix(in srgb, var(--workspace-accent) 15%, transparent);border:0}.role-primary-action:hover{filter:brightness(1.08)}.role-secondary-action{color:#344054;background:#fff;border:1px solid #d0d5dd}.role-danger-action{color:#b42318;border-color:#fecdca}.role-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:18px;display:grid}.role-metric{text-align:left;background:#fff;border:1px solid #e4e7ec;border-top:3px solid #98a2b3;border-radius:17px;flex-direction:column;align-items:flex-start;min-width:0;min-height:132px;padding:18px;display:flex;box-shadow:0 6px 24px #10182809}button.role-metric{width:100%}.role-metric>span{color:#667085;font-size:.7rem;font-weight:730}.role-metric>strong{letter-spacing:-.04em;margin-top:10px;font-size:2rem}.role-metric>small{color:#667085;margin-top:auto;font-size:.63rem}.role-metric--brand{border-top-color:var(--workspace-primary)}.role-metric--good{border-top-color:#12b76a}.role-metric--warning{border-top-color:#f79009}.role-metric--danger{border-top-color:#f04438}.role-two-column{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:18px;margin-top:18px;display:grid}.role-two-column--equal{grid-template-columns:repeat(2,minmax(0,1fr))}.role-panel{background:#fff;border:1px solid #e4e7ec;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 7px 26px #10182809}.role-panel--wide{grid-column:1/-1}.role-panel-heading{border-bottom:1px solid #f0f1f3;justify-content:space-between;align-items:center;gap:15px;min-height:60px;padding:0 18px;display:flex}.role-panel-heading h2{margin:0;font-size:.88rem}.role-panel-heading button{color:#475467;background:0 0;border:0;align-items:center;gap:4px;min-height:38px;font-size:.66rem;font-weight:790;display:flex}.role-panel-heading button .role-icon{width:15px;height:15px}.owner-operate-panel{border:2px solid color-mix(in srgb, var(--workspace-primary) 42%, #fff);background:linear-gradient(180deg, color-mix(in srgb, var(--workspace-soft) 52%, #fff), #fff 28%);box-shadow:0 12px 34px #10182814}.owner-operate-panel>.role-panel-heading{align-items:flex-start;min-height:0;padding:18px}.owner-operate-panel>.role-panel-heading h2{margin-top:4px;font-size:1.05rem}.owner-operate-panel>.role-panel-heading p:last-child{color:#475467;max-width:900px;margin:8px 0 0}.owner-operate-panel>.ops-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:18px}.owner-operate-panel>.role-instruction,.owner-operate-panel>.form-error{margin:0 18px 18px}.role-panel-form,.role-panel-form-grid{padding:18px}.role-panel-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-function-definition{margin-bottom:18px}.staff-function-definition .role-panel-heading{min-height:72px}.staff-function-definition .role-panel-heading p{color:#667085;margin:5px 0 0;font-size:.66rem}.staff-function-fields{flex-wrap:wrap;gap:8px;padding:15px 18px 18px;display:flex}.staff-function-fields span{border:1px solid color-mix(in srgb, var(--workspace-primary) 24%, #e4e7ec);background:var(--workspace-soft);color:#344054;border-radius:999px;padding:8px 10px;font-size:.65rem;font-weight:720}.staff-guide-page{max-width:1120px}.staff-guide-heading{max-width:900px}.staff-guide-flow{border:1px solid color-mix(in srgb, var(--workspace-primary) 30%, #e4e7ec);background:linear-gradient(135deg, color-mix(in srgb, var(--workspace-soft) 88%, white), white);border-radius:20px;grid-template-columns:minmax(180px,.72fr) minmax(0,2fr);gap:18px;margin-bottom:16px;padding:20px;display:grid}.staff-guide-flow>div>span{background:var(--workspace-accent);color:#fff;letter-spacing:.09em;border-radius:999px;align-items:center;min-height:27px;padding:0 9px;font-size:.62rem;font-weight:900;display:inline-flex}.staff-guide-flow h2{letter-spacing:-.025em;margin:11px 0 5px;font-size:1.2rem}.staff-guide-flow p{color:#667085;margin:0;font-size:.76rem;line-height:1.55}.staff-guide-flow ol{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.staff-guide-flow li{background:#fff;border:1px solid #e4e7ec;border-radius:13px;min-width:0;padding:12px 10px}.staff-guide-flow li>strong{background:var(--workspace-soft);width:25px;height:25px;color:var(--workspace-accent);border-radius:8px;place-items:center;margin-bottom:10px;font-size:.63rem;display:grid}.staff-guide-flow li span,.staff-guide-flow li small{display:block}.staff-guide-flow li span{color:#101828;font-size:.72rem;font-weight:820;line-height:1.35}.staff-guide-flow li small{color:#667085;margin-top:5px;font-size:.64rem;font-weight:520;line-height:1.4}.staff-guide-index{background:#fff;border:1px solid #e4e7ec;border-radius:15px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;padding:12px;display:flex}.staff-guide-index strong{color:#344054;padding:0 6px;font-size:.74rem}.staff-guide-index a{color:#344054;background:#f2f4f7;border-radius:10px;align-items:center;min-height:44px;padding:0 13px;font-size:.7rem;font-weight:760;text-decoration:none;display:inline-flex}.staff-guide-index a:hover{background:var(--workspace-soft);color:var(--workspace-accent)}.staff-guide-index a:focus-visible{background:var(--workspace-soft);color:var(--workspace-accent);outline:3px solid color-mix(in srgb, var(--workspace-accent) 48%, white);outline-offset:2px}.staff-guide-buttons,.staff-guide-function,.staff-guide-handoff{margin-bottom:16px;scroll-margin-top:18px}.staff-guide-entry{border:1px solid color-mix(in srgb, var(--workspace-primary) 32%, #e4e7ec);background:var(--workspace-soft);color:#344054;text-align:left;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2px 11px;width:100%;min-height:58px;margin:-8px 0 16px;padding:10px 14px;display:grid}.staff-guide-entry>span{background:var(--workspace-accent);color:#fff;border-radius:10px;grid-row:1/3;place-items:center;width:32px;height:32px;font-size:.82rem;font-weight:900;display:grid}.staff-guide-entry strong{font-size:.78rem}.staff-guide-entry small{color:#667085;font-size:.66rem}.staff-guide-entry:focus-visible{outline:3px solid color-mix(in srgb, var(--workspace-accent) 48%, white);outline-offset:2px}.staff-guide-button-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:16px 18px 19px;display:grid}.staff-guide-button-grid article{background:#fcfcfd;border:1px solid #e4e7ec;border-radius:14px;padding:14px}.staff-guide-button-grid article>span{background:var(--workspace-soft);width:27px;height:27px;color:var(--workspace-accent);border-radius:8px;place-items:center;margin-bottom:11px;font-size:.62rem;font-weight:900;display:grid}.staff-guide-button-grid strong{font-size:.78rem}.staff-guide-button-grid p{color:#667085;margin:7px 0 0;font-size:.7rem;line-height:1.55}.staff-guide-function .role-panel-heading{align-items:center}.staff-guide-function .role-panel-heading>div{max-width:760px}.staff-guide-section{border-top:1px solid #f0f1f3;padding:18px}.staff-guide-section h3{margin:0 0 12px;font-size:.9rem}.staff-guide-section ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.staff-guide-section li{color:#475467;padding-left:23px;font-size:.74rem;line-height:1.55;position:relative}.staff-guide-section li:before{content:"✓";color:#067647;font-weight:900;position:absolute;left:0}.staff-guide-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.staff-guide-field-grid article{background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:14px}.staff-guide-field-grid article>strong{color:#101828;border-bottom:1px solid #f0f1f3;padding-bottom:9px;font-size:.78rem;display:block}.staff-guide-field-grid p{color:#475467;margin:9px 0 0;font-size:.72rem;line-height:1.55}.staff-guide-field-grid b{color:#067647}.staff-guide-field-grid .staff-guide-avoid,.staff-guide-field-grid .staff-guide-avoid b{color:#b42318}.staff-guide-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.staff-guide-status-grid article{background:#fffcf5;border:1px solid #fedf89;border-radius:13px;padding:13px}.staff-guide-status-grid article.is-terminal{background:#f6fef9;border-color:#abefc6}.staff-guide-status-grid article>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.staff-guide-status-grid strong{color:#101828;font-size:.74rem}.staff-guide-status-grid span{color:#b54708;background:#fef0c7;border-radius:999px;padding:4px 7px;font-size:.58rem;font-weight:820}.staff-guide-status-grid .is-terminal span{color:#067647;background:#dcfae6}.staff-guide-status-grid p{color:#475467;margin:8px 0 5px;font-size:.7rem;line-height:1.5}.staff-guide-status-grid small{color:#667085;font-size:.64rem;line-height:1.45}.staff-guide-result{background:#fcfcfd;border-top:1px solid #f0f1f3;grid-template-columns:1fr 1fr;gap:10px;padding:18px;display:grid}.staff-guide-result>div{background:#fff;border-radius:13px;padding:13px}.staff-guide-result strong{color:var(--workspace-accent);font-size:.73rem}.staff-guide-result p{color:#475467;margin:7px 0 0;font-size:.7rem;line-height:1.55}.staff-guide-help{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;scroll-margin-top:18px;display:grid}.staff-guide-help>div{background:#fffbfa;border:1px solid #fecdca;border-radius:16px;padding:17px}.staff-guide-help strong{color:#b42318;font-size:.77rem}.staff-guide-help p{color:#667085;margin:7px 0 0;font-size:.7rem;line-height:1.55}.staff-guide-handoff-list{gap:9px;padding:18px 18px 10px;display:grid}.staff-guide-handoff-list article{background:#fcfcfd;border-radius:12px;grid-template-columns:minmax(150px,.7fr) auto minmax(0,1.7fr);align-items:center;gap:10px;padding:11px 12px;display:grid}.staff-guide-handoff-list strong{color:#344054;font-size:.73rem}.staff-guide-handoff-list span{color:var(--workspace-accent);font-weight:900}.staff-guide-handoff-list p{color:#667085;margin:0;font-size:.7rem;line-height:1.5}.staff-guide-handoff>p{color:#667085;margin:0;padding:5px 18px 18px;font-size:.7rem;line-height:1.55}@media (width<=900px){.owner-operate-panel>.ops-form-grid,.role-panel-form-grid,.staff-guide-flow{grid-template-columns:1fr}.staff-guide-flow ol,.staff-guide-button-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.role-page-heading{max-width:820px;margin:5px 0 24px}.role-page-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,3.2vw,3rem)}.role-page-heading>p:last-child{color:#667085;margin:11px 0 0;font-size:.8rem;line-height:1.6}.role-toolbar{align-items:center;gap:10px;margin-bottom:14px;display:flex}.role-search{background:#fff;border:1px solid #d0d5dd;border-radius:13px;flex:1;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:48px;padding:0 14px;display:grid}.role-search .role-icon{color:#667085}.role-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:.8rem}.role-filter select{background:#fff;border:1px solid #d0d5dd;border-radius:13px;min-height:48px;padding:0 34px 0 13px;font-size:.75rem;font-weight:720}.role-segmented{scrollbar-width:none;gap:7px;margin:0 0 16px;padding-bottom:2px;display:flex;overflow-x:auto}.role-segmented::-webkit-scrollbar{display:none}.role-segmented button{color:#667085;background:#fff;border:1px solid #e4e7ec;border-radius:999px;flex:none;min-height:40px;padding:0 15px;font-size:.69rem;font-weight:760}.role-segmented button.is-active{border-color:var(--workspace-accent);background:var(--workspace-accent);color:#fff}.crm-lead-list,.role-compact-list,.staff-task-list,.notification-list{display:grid}.crm-card-grid,.role-task-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.crm-lead-card{background:#fff;border-bottom:1px solid #f0f1f3;min-width:0;padding:14px 16px}.crm-lead-card:last-child{border-bottom:0}.crm-lead-card--expanded{border:1px solid #e4e7ec;border-radius:17px;box-shadow:0 7px 24px #10182809}.crm-lead-card__heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.role-avatar{background:var(--workspace-soft);width:39px;height:39px;color:var(--workspace-accent);border-radius:12px;place-items:center;font-size:.67rem;font-weight:900;display:grid}.role-avatar--large{border-radius:16px;width:54px;height:54px;font-size:.8rem}.crm-lead-card__heading button,.role-card-link{color:#101828;text-align:left;background:0 0;border:0;padding:0;font-size:.8rem;font-weight:820}.crm-lead-card__heading span:not(.role-status),.role-card-link span{color:#667085;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.61rem;font-weight:500;display:block;overflow:hidden}.crm-lead-card__meta{color:#667085;flex-wrap:wrap;gap:7px 14px;margin:13px 0 0 49px;display:flex}.crm-lead-card__meta span{align-items:center;gap:5px;font-size:.61rem;display:inline-flex}.crm-lead-card__meta .role-icon{width:14px;height:14px}.crm-lead-card__actions{flex-wrap:wrap;gap:7px;margin:13px 0 0 49px;display:flex}.crm-lead-card__actions a,.crm-lead-card__actions button{color:#344054;background:#fff;border:1px solid #e4e7ec;border-radius:9px;align-items:center;gap:5px;min-height:36px;padding:0 10px;font-size:.62rem;font-weight:760;display:inline-flex}.crm-lead-card__actions .role-icon{width:14px;height:14px}.role-status{color:#175cd3;white-space:nowrap;background:#eff8ff;border:1px solid #b2ddff;border-radius:999px;align-items:center;min-height:26px;padding:0 8px;font-size:.55rem;font-weight:830;display:inline-flex}.role-status--good{color:#067647;background:#ecfdf3;border-color:#abefc6}.role-status--muted{color:#667085;background:#f9fafb;border-color:#e4e7ec}.role-status--warning{color:#b54708;background:#fffaeb;border-color:#fedf89}.role-status--overdue{color:#b42318;background:#fef3f2;border-color:#fecdca}.role-priority{color:#475467;background:#f2f4f7;border-radius:999px;align-items:center;min-height:25px;padding:0 8px;font-size:.54rem;font-weight:830;display:inline-flex}.role-priority--high{color:#b54708;background:#fffaeb}.role-priority--urgent{color:#b42318;background:#fef3f2}.role-task-grid{align-items:start}.role-task-card,.staff-task-card{background:#fff;border:1px solid #e4e7ec;border-radius:17px;min-width:0;padding:17px;box-shadow:0 7px 24px #10182809}.role-task-card__top,.staff-task-card__top{align-items:center;gap:9px;display:flex}.role-task-card__top .role-status,.staff-task-card__top .role-status{margin-left:auto}.role-card-link{margin-top:14px;display:block}.role-detail-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:15px 0 0;display:grid}.role-detail-list div{background:#f9fafb;border-radius:9px;min-width:0;padding:9px}.role-detail-list dt,.lead-detail-facts dt,.role-profile-facts dt{color:#667085;text-transform:uppercase;font-size:.53rem;font-weight:760}.role-detail-list dd,.lead-detail-facts dd,.role-profile-facts dd{overflow-wrap:anywhere;margin:4px 0 0;font-size:.65rem;font-weight:720}.role-instruction{-webkit-line-clamp:3;color:#667085;-webkit-box-orient:vertical;margin:12px 0 0;font-size:.67rem;line-height:1.5;display:-webkit-box;overflow:hidden}.role-task-icon{color:#175cd3;background:#eff8ff;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.role-task-icon .role-icon{width:17px;height:17px}.role-task-icon--high{color:#b54708;background:#fffaeb}.role-task-icon--urgent{color:#b42318;background:#fef3f2}.role-compact-list>article{border-bottom:1px solid #f0f1f3;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:65px;padding:10px 16px;display:grid}.role-compact-list>article:last-child{border-bottom:0}.role-compact-list strong,.role-compact-list small{display:block}.role-compact-list strong{font-size:.69rem}.role-compact-list small{color:#667085;margin-top:4px;font-size:.58rem}.role-inline-empty{color:#667085;text-align:center;place-items:center;min-height:72px;padding:15px;font-size:.68rem;display:grid}.followup-groups{gap:15px;display:grid}.staff-task-list .staff-task-card{box-shadow:none;border:0;border-bottom:1px solid #f0f1f3;border-radius:0}.staff-task-list .staff-task-card:last-child{border-bottom:0}.staff-task-card__top{grid-template-columns:auto minmax(0,1fr) auto;display:grid}.staff-task-card__top p{color:var(--workspace-primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:.55rem;font-weight:850}.staff-task-card__top button{color:#101828;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;max-width:100%;padding:0;font-size:.78rem;font-weight:820;overflow:hidden}.staff-task-card__top div>span{color:#667085;margin-top:3px;font-size:.59rem;display:block}.staff-task-card__footer{color:#667085;flex-wrap:wrap;align-items:center;gap:9px 16px;margin-top:13px;display:flex}.staff-task-card__footer span{align-items:center;gap:5px;font-size:.61rem;display:inline-flex}.staff-task-card__footer button{color:#344054;background:0 0;border:0;align-items:center;gap:4px;min-height:34px;margin-left:auto;font-size:.62rem;font-weight:800;display:inline-flex}.staff-task-card__footer .role-icon{width:14px;height:14px}.staff-task-detail__status{align-items:center;gap:8px;margin-bottom:15px;display:flex}.staff-instruction-box{border:1px solid color-mix(in srgb, var(--workspace-primary) 26%, #e4e7ec);background:var(--workspace-soft);border-radius:13px;margin-top:16px;padding:16px}.staff-instruction-box p:last-child{color:#344054;white-space:pre-wrap;margin:0;font-size:.76rem;line-height:1.65}.staff-evidence-panel{background:#fffcf5;border:1px solid #fedf89;border-radius:15px;gap:13px;margin-top:16px;padding:16px;display:grid}.staff-evidence-panel>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.staff-evidence-panel h3,.staff-evidence-panel p{margin:0}.staff-evidence-panel>p{color:#667085;font-size:.69rem;line-height:1.55}.staff-evidence-panel .mini-form{box-shadow:none;padding:14px}.staff-evidence-checklist{flex-wrap:wrap;gap:7px;display:flex}.staff-evidence-checklist span{color:#b54708;background:#fff;border:1px solid #fedf89;border-radius:999px;padding:7px 9px;font-size:.62rem;font-weight:760}.staff-evidence-checklist span.is-ready{color:#067647;background:#ecfdf3;border-color:#abefc6}.staff-evidence-list{background:#fff;border:1px solid #e4e7ec;border-radius:11px;overflow:hidden}.staff-evidence-list article{border-bottom:1px solid #f0f1f3;justify-content:space-between;align-items:center;gap:12px;min-height:55px;padding:9px 11px;display:flex}.staff-evidence-list article:last-child{border-bottom:0}.staff-evidence-list strong,.staff-evidence-list small{overflow-wrap:anywhere;display:block}.staff-evidence-list strong{font-size:.67rem}.staff-evidence-list small{color:#667085;margin-top:3px;font-size:.58rem}.staff-evidence-list a{color:#344054;border:1px solid #d0d5dd;border-radius:8px;flex:none;padding:7px 9px;font-size:.61rem;font-weight:760}.staff-evidence-start-note{background:#f9fafb;border-radius:9px;padding:10px}.staff-evidence-recovery{background:#fff7ed;border:1px solid #f79009;border-radius:11px;gap:10px;padding:13px;display:grid}.staff-evidence-recovery p{color:#7a2e0e;font-size:.68rem;line-height:1.5}.staff-evidence-recovery button{width:100%}.ops-next-step-alert{background:#fff7ed;border:2px solid #f79009;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;padding:16px 18px;display:flex}.ops-next-step-alert h3,.ops-next-step-alert p{margin:0}.ops-next-step-alert h3{color:#7a2e0e;margin-bottom:5px}.ops-next-step-alert p{color:#7a2e0e;font-size:.7rem;line-height:1.55}.ops-next-step-alert>span{color:#fff;letter-spacing:.08em;background:#b54708;border-radius:10px;flex:none;padding:9px 11px;font-size:.62rem;font-weight:900}.staff-contact-actions{gap:8px;margin-top:15px;display:flex}.staff-contact-actions a{color:#344054;border:1px solid #d0d5dd;border-radius:10px;align-items:center;gap:7px;min-height:42px;padding:0 13px;font-size:.68rem;font-weight:790;display:inline-flex}.staff-task-guidance,.role-scope-notice{color:#175cd3;background:#f5fbff;border:1px solid #d1e9ff;border-radius:12px;align-items:flex-start;gap:10px;margin-top:16px;padding:13px;display:flex}.staff-task-guidance .role-icon,.role-scope-notice .role-icon{width:17px;height:17px;margin-top:1px}.staff-task-guidance p,.role-scope-notice p{margin:0;font-size:.66rem;line-height:1.55}.role-scope-notice strong,.role-scope-notice span{display:block}.role-scope-notice span{color:#475467;margin-top:4px}.role-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#10182894;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.role-modal{background:#fff;border-radius:22px;flex-direction:column;width:min(720px,100%);max-height:min(92vh,880px);display:flex;overflow:hidden;box-shadow:0 34px 90px #1018284d}.role-modal--wide{width:min(860px,100%)}.role-modal>header{border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;gap:18px;min-height:78px;padding:15px 20px;display:flex}.role-modal>header h2{letter-spacing:-.025em;margin:0;font-size:1.18rem}.role-modal>header>button{color:#475467;background:#fff;border:1px solid #e4e7ec;border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:grid}.role-modal__body{overscroll-behavior:contain;flex:auto;min-height:0;padding:20px;overflow-y:auto}.role-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.role-form label{color:#344054;flex-direction:column;gap:6px;min-width:0;font-size:.67rem;font-weight:760;display:flex}.role-form input,.role-form select,.role-form textarea{background:#fff;border:1px solid #d0d5dd;border-radius:11px;outline:0;width:100%;min-height:46px;padding:10px 12px;font-size:16px}.role-form textarea{resize:vertical;line-height:1.5}.role-form input:focus,.role-form select:focus,.role-form textarea:focus{border-color:var(--workspace-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--workspace-primary) 18%, transparent)}.role-form__wide{grid-column:1/-1}.role-form-note{color:#667085;background:#f9fafb;border-radius:10px;align-items:flex-start;gap:8px;margin:0;padding:11px 12px;font-size:.63rem;line-height:1.5;display:flex}.role-form-note .role-icon{width:16px;height:16px}.role-form-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:10px;margin:0;padding:11px 12px;font-size:.68rem;line-height:1.5}.role-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.role-form-actions--sticky{padding:14px 20px calc(14px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border-top:1px solid #e4e7ec;margin:20px -20px -20px;position:sticky;bottom:-20px}.role-modal__footer{padding:14px 20px calc(14px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-top:1px solid #e4e7ec;flex:none;margin:0}.account-record__chips{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.account-access-chip--work{color:#067647;background:#ecfdf3;border-color:#abefc6}.account-access-chip--view_only{color:#5925dc;background:#f4f3ff;border-color:#d6bbfb}.account-access-dialog>form{flex-direction:column;flex:auto;min-height:0;display:flex}.account-access-options{gap:12px;display:grid}.account-access-options>label:not(.account-access-reason){cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;min-height:86px;padding:15px;display:grid}.account-access-options>label:not(.account-access-reason).is-selected{background:#eff8ff;border-color:#1570ef;box-shadow:0 0 0 2px #d1e9ff}.account-access-options input[type=radio]{accent-color:#1570ef;width:20px;height:20px;margin-top:2px}.account-access-options strong,.account-access-options small,.account-access-options em{display:block}.account-access-options strong{color:#101828;font-size:.88rem}.account-access-options small{color:#667085;margin-top:5px;font-size:.7rem;line-height:1.5}.account-access-options em{color:#b54708;margin-top:6px;font-size:.66rem;font-style:normal;font-weight:750}.account-access-warning{color:#93370d;background:#fffaeb;border:1px solid #fedf89;border-radius:12px;margin:0;padding:12px 14px;font-size:.7rem;line-height:1.55}.account-access-reason{color:#344054;gap:7px;font-size:.7rem;font-weight:800;display:grid}.account-access-reason textarea{resize:vertical;color:#101828;width:100%;min-height:92px;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:12px;padding:11px 13px;font-size:16px;line-height:1.5}.account-access-reason textarea:focus{border-color:#1570ef;outline:0;box-shadow:0 0 0 3px #d1e9ff}.account-access-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.account-access-actions>button{min-width:130px;min-height:46px}.context-banner--view-only{color:#42307d;background:#f4f3ff;border-color:#d6bbfb}.lead-detail-hero{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.lead-detail-hero p{color:#667085;margin:7px 0 0;font-size:.7rem}.lead-detail-hero__contact{gap:7px;display:flex}.lead-detail-hero__contact a{border:1px solid #d0d5dd;border-radius:9px;align-items:center;gap:5px;min-height:39px;padding:0 10px;font-size:.63rem;font-weight:780;display:inline-flex}.lead-detail-hero__contact .role-icon{width:15px;height:15px}.lead-detail-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:18px 0 0;display:grid}.lead-detail-facts div{background:#f9fafb;border-radius:11px;min-width:0;padding:12px}.lead-work-section{border:1px solid #e4e7ec;border-radius:13px;margin-top:18px;overflow:hidden}.role-profile-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding:20px;display:grid}.role-profile-card__brand{color:#fff;width:54px;height:54px;box-shadow:inset 0 -6px 0 var(--workspace-primary);border-radius:16px;place-items:center;font-size:.8rem;font-weight:900;display:grid}.role-profile-card h2{margin:0;font-size:1.25rem}.role-profile-card>div>p:last-child{color:#667085;margin:6px 0 0;font-size:.7rem}.role-profile-facts{grid-column:1/-1;gap:10px;margin:4px 0 0;display:grid}.role-profile-facts div{background:#f9fafb;border-radius:10px;padding:11px 12px}.role-profile-facts button{color:#175cd3;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-weight:790;display:inline-flex}.role-profile-facts .role-icon{width:14px;height:14px}.commission-total{flex-direction:column;padding:18px;display:flex}.commission-total>span{color:#667085;font-size:.64rem}.commission-total>strong{letter-spacing:-.035em;margin-top:6px;font-size:1.8rem}.commission-total>small{color:#667085;margin-top:5px;font-size:.59rem}.role-amount{text-align:right}.role-amount span{color:#667085;margin-top:4px;font-size:.55rem;display:block}.notification-list article{border-bottom:1px solid #f0f1f3;grid-template-columns:auto minmax(0,1fr);gap:10px;min-height:68px;padding:12px 16px;display:grid}.notification-list article:last-child{border-bottom:0}.notification-list article.is-unread{background:color-mix(in srgb, var(--workspace-soft) 70%, white)}.notification-list article>span{background:var(--workspace-soft);width:34px;height:34px;color:var(--workspace-accent);border-radius:10px;place-items:center;display:grid}.notification-list article>span .role-icon{width:17px;height:17px}.notification-list strong{font-size:.69rem}.notification-list p{color:#475467;margin:4px 0;font-size:.63rem;line-height:1.45}.notification-list small{color:#98a2b3;font-size:.56rem}.role-account-actions{padding-bottom:18px}.role-account-actions>p{color:#667085;margin:16px 18px;font-size:.68rem;line-height:1.55}.role-account-actions>button,.role-account-actions>.role-scope-notice{margin-inline:18px}.role-empty{text-align:center;align-content:center;justify-items:center;gap:7px;min-height:170px;padding:22px;display:grid}.role-empty>span{background:var(--workspace-soft);width:42px;height:42px;color:var(--workspace-accent);border-radius:13px;place-items:center;display:grid}.role-empty strong{font-size:.75rem}.role-empty p{color:#667085;max-width:330px;margin:0;font-size:.63rem;line-height:1.5}.role-loading{color:#667085;justify-content:center;align-items:center;gap:10px;min-height:calc(100vh - 76px);display:flex}.role-loading p{font-size:.76rem}.workspace-skeleton{background:#f5f7fa;align-content:start;gap:16px;min-height:calc(100vh - 76px);padding:clamp(22px,4vw,42px);display:grid}.workspace-skeleton__hero,.workspace-skeleton__metrics>span,.workspace-skeleton__panel{background:#fff;border:1px solid #e4e7ec;position:relative;overflow:hidden}.workspace-skeleton__hero:after,.workspace-skeleton__metrics>span:after,.workspace-skeleton__panel:after{content:"";background:linear-gradient(105deg,#0000 35%,#ffffffd1 50%,#0000 65%);animation:1.25s ease-in-out infinite workspace-shimmer;position:absolute;inset:0;transform:translate(-100%)}.workspace-skeleton__hero{border-radius:20px;align-content:center;gap:10px;min-height:138px;padding:24px;display:grid}.workspace-skeleton__hero>span,.workspace-skeleton__hero>strong,.workspace-skeleton__hero>small,.workspace-skeleton__panel>strong,.workspace-skeleton__panel>span{background:#eaecf0;border-radius:999px;display:block}.workspace-skeleton__hero>span{width:94px;height:10px}.workspace-skeleton__hero>strong{width:min(420px,72%);height:24px}.workspace-skeleton__hero>small{width:min(560px,88%);height:11px}.workspace-skeleton__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.workspace-skeleton__metrics>span{border-radius:17px;min-height:112px}.workspace-skeleton__panel{border-radius:18px;align-content:start;gap:17px;min-height:220px;padding:22px;display:grid}.workspace-skeleton__panel>strong{width:180px;height:16px}.workspace-skeleton__panel>span{width:100%;height:12px}.workspace-skeleton__panel>span:last-child{width:68%}.workspace-refreshing{z-index:130;color:#475467;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #d0d5dd;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:.68rem;font-weight:760;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 12px 36px #10182824}.workspace-refreshing .spinner{width:16px;height:16px}.workspace-refreshing--error{color:#b54708;background:#fffaeb;border-color:#fedf89}.workspace-refreshing--error button{color:#b54708;background:#fff;border:1px solid #fdb022;border-radius:999px;min-height:30px;padding:0 9px;font-size:.63rem;font-weight:800}@keyframes workspace-shimmer{to{transform:translate(100%)}}.internal-boot{background:#f5f7fa;min-height:100vh}.internal-boot__bar{background:#fff;border-bottom:1px solid #e4e7ec;align-items:center;gap:11px;min-height:72px;padding:0 clamp(20px,4vw,54px);display:flex}.internal-boot__bar>span{color:#fff;background:#101828;border-radius:12px;place-items:center;width:40px;height:40px;font-size:.68rem;font-weight:900;display:grid}.internal-boot__bar strong,.internal-boot__bar small{display:block}.internal-boot__bar small{color:#667085;margin-top:3px;font-size:.66rem}.role-error{background:#fffaeb;border:1px solid #fedf89;border-radius:18px;grid-template-columns:auto minmax(0,1fr);gap:16px;max-width:850px;margin:42px;padding:24px;display:grid}.role-error>span{color:#b54708;background:#fef0c7;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.role-error h1{margin:0;font-size:1.25rem}.role-error p:not(.role-kicker){color:#667085;font-size:.72rem;line-height:1.55}.role-toast{z-index:120;color:#fff;background:#067647;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:.7rem;font-weight:790;display:flex;position:fixed;top:16px;left:calc(50% + 124px);transform:translate(-50%);box-shadow:0 16px 44px #10182838}.role-toast .role-icon{width:16px;height:16px}.role-bottom-nav,.crm-fab{display:none}@media (width<=1080px){.role-workspace{grid-template-columns:220px minmax(0,1fr)}.role-two-column,.role-two-column--equal{grid-template-columns:1fr}.role-panel--wide{grid-column:1}.crm-card-grid,.role-task-grid{grid-template-columns:1fr}.role-toast{left:calc(50% + 110px)}}@media (width<=760px){.role-workspace{padding-bottom:calc(78px + env(safe-area-inset-bottom));display:block}.role-rail{display:none}.role-topbar{min-height:66px;padding:0 13px}.role-topbar__brand{display:grid}.role-context-return{z-index:1;background:#fff;position:absolute;top:72px;left:14px}.role-context-return+.role-topbar__account{margin-left:auto}.role-account-button{padding-right:0}.role-account-button div{display:none}.role-account-button>span{width:40px;height:40px}.role-page{padding:20px 13px 74px}.workspace-skeleton{gap:10px;min-height:calc(100vh - 66px);padding:18px 13px 90px}.workspace-skeleton__hero{border-radius:17px;min-height:118px;padding:18px}.workspace-skeleton__metrics{gap:7px}.workspace-skeleton__metrics>span{min-height:96px}.workspace-skeleton__panel{min-height:190px;padding:17px}.workspace-refreshing{white-space:nowrap;max-width:calc(100% - 24px);top:9px}.workspace-refreshing--error{white-space:normal}.staff-mobile-nav,.branch-mobile-nav{z-index:34;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f7faf5;margin-inline:-13px;padding:8px 13px;position:sticky;top:66px}.staff-mobile-nav{overscroll-behavior-inline:contain;display:flex}.branch-mobile-nav{overscroll-behavior-inline:contain;scrollbar-width:none;flex-wrap:nowrap;display:flex;overflow-x:auto}.branch-mobile-nav::-webkit-scrollbar{display:none}.branch-mobile-nav button{white-space:nowrap;flex:none;min-height:44px}.role-page-heading{margin-top:2px;margin-bottom:18px}.staff-access-banner{align-items:flex-start}.staff-guide-flow{padding:16px}.staff-guide-index{flex-wrap:nowrap;overflow-x:auto}.staff-guide-index strong,.staff-guide-index a{flex:none}.staff-guide-flow ol,.staff-guide-button-grid,.staff-guide-field-grid,.staff-guide-status-grid,.staff-guide-result,.staff-guide-help{grid-template-columns:1fr}.staff-guide-function .role-panel-heading{flex-direction:column;align-items:flex-start;gap:12px}.staff-guide-function .role-panel-heading>.role-secondary-action{width:100%}.staff-guide-handoff-list article{grid-template-columns:1fr;gap:5px}.staff-guide-handoff-list article>span{display:none}.role-page-heading h1{font-size:1.9rem}.role-welcome{border-radius:18px;flex-direction:column;align-items:flex-start;gap:19px;min-height:0;padding:23px 19px}.role-welcome h1{font-size:clamp(1.75rem,8.6vw,2.55rem)}.role-welcome .role-primary-action{width:100%}.role-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.role-metric{border-radius:14px;min-height:114px;padding:12px 10px}.role-metric>span{font-size:.59rem;line-height:1.3}.role-metric>strong{font-size:1.65rem}.role-metric>small{font-size:.52rem;line-height:1.3}.role-toolbar{flex-direction:column;align-items:stretch}.role-filter select{width:100%}.crm-lead-card{padding:13px}.crm-lead-card__heading{grid-template-columns:auto minmax(0,1fr)}.crm-lead-card__heading>.role-status{grid-column:2;justify-self:start;margin-top:2px}.crm-lead-card__meta,.crm-lead-card__actions{margin-left:0}.crm-lead-card__actions>*{flex:auto;justify-content:center}.role-detail-list{grid-template-columns:1fr 1fr}.role-modal-backdrop{align-items:end;padding:0}.role-modal,.role-modal--wide{border-radius:24px 24px 0 0;width:100%;max-height:94vh}.role-modal>header{min-height:72px;padding:13px 16px}.role-modal__body{padding:17px 15px}.role-form{grid-template-columns:1fr}.role-form__wide{grid-column:1}.role-form-actions--sticky{margin:18px -15px -17px;padding-inline:15px;bottom:-17px}.role-form-actions--sticky>*{flex:150px}.role-modal__footer{padding-inline:15px}.role-modal__footer>*{flex:150px}.lead-detail-hero{grid-template-columns:auto minmax(0,1fr)}.lead-detail-hero__contact{grid-column:1/-1}.lead-detail-hero__contact a{flex:1;justify-content:center}.lead-detail-facts{grid-template-columns:1fr}.role-bottom-nav{z-index:80;min-height:calc(68px + env(safe-area-inset-bottom));padding:5px 4px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-top:1px solid #e4e7ec;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #10182814}.crm-workspace .role-bottom-nav{overscroll-behavior-inline:contain;grid-template-columns:repeat(6,minmax(58px,1fr));overflow-x:auto}.crm-workspace .role-bottom-nav.role-bottom-nav--four,.role-bottom-nav--four{grid-template-columns:repeat(4,minmax(0,1fr))}.role-bottom-nav--three{grid-template-columns:repeat(3,minmax(0,1fr))}.role-bottom-nav button{color:#667085;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:57px;padding:2px;font-size:.54rem;font-weight:730;display:flex}.role-bottom-nav button .role-icon{width:20px;height:20px}.role-bottom-nav button.is-active{background:var(--workspace-soft);color:var(--workspace-accent)}.role-nav-icon{display:inline-flex;position:relative}.role-nav-icon i{color:#fff;background:#d92d20;border-radius:99px;place-items:center;min-width:16px;height:16px;padding:0 3px;font-size:.46rem;font-style:normal;display:grid;position:absolute;top:-6px;right:-9px}.crm-fab{z-index:79;right:14px;bottom:calc(78px + env(safe-area-inset-bottom));background:var(--workspace-accent);color:#fff;min-height:46px;box-shadow:0 13px 34px color-mix(in srgb, var(--workspace-accent) 28%, transparent);border:0;border-radius:999px;align-items:center;gap:7px;padding:0 15px;font-size:.67rem;font-weight:850;display:flex;position:fixed}.crm-fab .role-icon{width:18px;height:18px}.staff-workspace .role-page{padding-bottom:28px}.role-error{margin:28px 14px;padding:18px}.role-toast{width:max-content;max-width:calc(100vw - 28px);min-height:40px;top:9px;left:50%;transform:translate(-50%)}}@media (width<=430px){.role-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.role-metric{min-height:108px}.role-metric>strong{font-size:1.45rem}.role-topbar__brand{max-width:170px}.role-notification-button{width:39px;height:39px}.role-account-button>span{width:38px;height:38px}.role-compact-list>article{grid-template-columns:auto minmax(0,1fr)}.role-compact-list>article>.role-status,.role-compact-list>article>.role-amount{text-align:left;grid-column:2;justify-self:start}.staff-task-card__top{grid-template-columns:auto minmax(0,1fr)}.staff-task-card__top>.role-status{grid-column:2;justify-self:start}.staff-task-card__footer button{justify-content:flex-end;width:100%}.role-bottom-nav button{font-size:.5rem}.crm-fab span{display:none}.crm-fab{justify-content:center;width:48px;padding:0}}.account-scope-note{color:#475467;background:#f8fafc;border:1px solid #d0d5dd;border-radius:12px;padding:12px 14px;font-size:.76rem}.account-record{border-bottom:1px solid #f0f1f3}.account-record:last-child,.account-record>.data-row{border-bottom:0}.account-edit-form{background:#f8fafc;border:1px solid #d0d5dd;border-radius:16px;margin:0 18px 18px;padding:20px}.account-edit-form fieldset{flex-wrap:wrap}.account-edit-form__heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.account-edit-form__heading strong,.account-edit-form__heading small{display:block}.account-edit-form__heading small{color:var(--muted);margin-top:4px;font-size:.7rem}.registration-shell,.customer-shell{color:#101828;--workspace-primary:#f59e0b;--workspace-accent:#111827;--workspace-soft:#fff7e6;background:radial-gradient(circle at 92% 4%,#f59e0b1f,#0000 28%),#f6f8fb;min-height:100vh}.registration-shell{place-items:center;padding:clamp(18px,5vw,48px);display:grid}.registration-card{background:#fff;border:1px solid #e4e7ec;border-radius:28px;width:min(760px,100%);overflow:hidden;box-shadow:0 28px 80px #1018281f}.registration-heading{border-bottom:1px solid #eaecf0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:24px;display:grid}.registration-heading h1{margin:3px 0 5px;font-size:clamp(1.45rem,4vw,2rem)}.registration-heading p{color:#667085;margin:0;font-size:.73rem}.registration-mark,.customer-mark{color:#fff;text-align:center;background:#111827;border-radius:15px;flex:none;place-items:center;font-weight:900;line-height:.9;display:grid;box-shadow:inset 0 -6px #f59e0b}.registration-mark{width:54px;height:54px;font-size:.72rem}.registration-tabs{background:#f9fafb;grid-template-columns:1fr 1fr;gap:8px;padding:14px 24px;display:grid}.registration-tabs button{color:#475467;background:#fff;border:1px solid #d0d5dd;border-radius:13px;min-height:48px;font-weight:800}.registration-tabs button.is-active{color:#fff;background:#111827;border-color:#111827}.registration-panel{gap:19px;padding:clamp(21px,4vw,32px);display:grid}.registration-panel h2{margin:3px 0 7px;font-size:1.3rem}.registration-panel p{color:#667085;margin:0;font-size:.75rem;line-height:1.55}.registration-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.registration-form label{color:#344054;gap:7px;font-size:.74rem;font-weight:780;display:grid}.registration-form input,.registration-form select{background:#fff;border:1px solid #d0d5dd;border-radius:12px;outline:0;width:100%;min-height:48px;padding:10px 12px}.registration-form input:focus,.registration-form select:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b2b}.registration-form .role-primary-action{background:var(--workspace-accent,#111827);color:#fff;grid-column:1/-1;width:100%;min-height:48px}.registration-status{background:#fffaeb;border:1px solid #fedf89;border-radius:15px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:64px;padding:12px 14px;display:grid}.registration-status>span{color:#b54708;background:#fef0c7;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.registration-status strong,.registration-status small{display:block}.registration-status small{color:#667085;margin-top:4px;font-size:.68rem}.registration-status--approved{background:#ecfdf3;border-color:#abefc6}.registration-status--approved>span{color:#067647;background:#d1fadf}.registration-status--rejected{background:#fef3f2;border-color:#fecdca}.registration-status--rejected>span{color:#b42318;background:#fee4e2}.registration-note{background:#f2f4f7;border-radius:12px;padding:12px 14px}.registration-card>.form-success,.registration-card>.form-error{margin:0 24px 24px}.customer-topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:12px clamp(15px,4vw,42px);display:flex}.customer-topbar>div{align-items:center;gap:11px;display:flex}.customer-topbar strong,.customer-topbar small{display:block}.customer-topbar small{color:#667085;margin-top:3px;font-size:.65rem}.customer-mark{border-radius:12px;width:45px;height:45px;font-size:.58rem}.customer-content{width:min(1180px,100%);margin:0 auto;padding:clamp(23px,5vw,54px) clamp(14px,4vw,36px)}.customer-welcome{margin-bottom:26px}.customer-welcome h1{letter-spacing:-.045em;margin:5px 0;font-size:clamp(2rem,6vw,3.4rem)}.customer-welcome p:last-child{color:#667085;max-width:700px;line-height:1.55}.customer-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.customer-project-card{background:#fff;border:1px solid #e4e7ec;border-radius:21px;overflow:hidden;box-shadow:0 10px 36px #1018280e}.customer-project-card>header{border-bottom:1px solid #f0f1f3;justify-content:space-between;gap:15px;padding:20px;display:flex}.customer-project-card h2{margin:4px 0 0}.customer-business{color:#fff;background:#111827;border-radius:11px;place-items:center;width:44px;height:38px;font-size:.66rem;font-weight:900;display:grid}.customer-business--uv{box-shadow:inset 0 -5px #ef4444}.customer-business--dc{box-shadow:inset 0 -5px #f59e0b}.customer-project-card dl{grid-template-columns:1fr 1fr;gap:14px;margin:0;padding:16px 20px;display:grid}.customer-project-card dt{color:#667085;text-transform:uppercase;font-size:.62rem;font-weight:750}.customer-project-card dd{margin:4px 0 0;font-size:.77rem;font-weight:750}.customer-documents{padding:2px 20px 20px}.customer-documents h3{margin:0 0 11px;font-size:.78rem}.customer-documents a{color:#101828;background:#f9fafb;border:1px solid #e4e7ec;border-radius:12px;margin-top:7px;padding:11px 12px;text-decoration:none;display:block}.customer-documents a:hover{border-color:#f59e0b}.customer-documents span,.customer-documents small{display:block}.customer-documents small,.customer-documents p{color:#667085;margin:3px 0 0;font-size:.64rem}.customer-project-card.is-loading{background:linear-gradient(105deg,#fff 35%,#f2f4f7 50%,#fff 65%) 0 0/220% 100%;min-height:360px;animation:1.25s infinite workspace-shimmer}@media (width<=760px){.registration-shell{place-items:start center;padding:0}.registration-card{border:0;border-radius:0;min-height:100vh}.registration-heading{grid-template-columns:auto minmax(0,1fr);padding:18px 15px}.registration-heading>button{grid-column:1/-1;justify-self:end}.registration-tabs{padding:10px 14px}.registration-tabs button{padding-inline:8px;font-size:.68rem}.registration-form{grid-template-columns:1fr}.registration-form .role-primary-action{grid-column:1}.customer-topbar{align-items:flex-start}.customer-topbar>div:last-child{flex-direction:column;align-items:stretch}.customer-project-grid{grid-template-columns:1fr}}.row-action{overflow-wrap:anywhere;text-align:center;white-space:normal;justify-content:center;align-items:center;max-width:100%;line-height:1.2;display:inline-flex}.admin-form label,.admin-form fieldset,.mini-form label,.mini-form input,.mini-form select,.staff-access-banner label,.staff-access-banner select,.data-row>select{min-width:0;max-width:100%}.admin-form fieldset{flex-wrap:wrap}.mini-form input,.mini-form select,.staff-access-banner select,.data-row>select{width:100%}.role-primary-action,.role-secondary-action,.primary-button{white-space:normal;text-align:center;max-width:100%;line-height:1.25}.lead-creation{gap:18px;min-width:0;display:grid}.lead-creation>.role-page-heading{justify-content:space-between;align-items:flex-end;gap:16px;width:100%;max-width:none;display:flex}.lead-document-slots{gap:12px;padding:16px;display:grid}.lead-document-slot{background:#fcfcfd;border:1px solid #e4e7ec;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 14px;min-width:0;padding:14px;display:grid}.lead-document-slot.is-ready{background:#f6fef9;border-color:#abefc6}.lead-document-slot strong,.lead-document-slot small{overflow-wrap:anywhere;display:block}.lead-document-slot strong{font-size:.72rem}.lead-document-slot small{color:#667085;margin-top:5px;font-size:.63rem;line-height:1.45}.lead-document-slot>.form-error,.lead-document-slot>details{grid-column:1/-1}.lead-document-slot details{color:#667085;min-width:0;font-size:.65rem}.lead-document-slot summary{cursor:pointer;font-weight:760}.lead-document-slot ul{margin:8px 0 0;padding-left:18px}.check-row{align-items:flex-start;gap:10px;min-width:0;line-height:1.45;display:flex}.check-row input{width:18px;min-width:18px;min-height:18px;margin-top:2px}.lead-document-slots>.role-primary-action,.lead-document-slots>.role-secondary-action{justify-self:stretch}@supports (height:100dvh){.login-shell,.internal-shell,.role-workspace,.registration-shell,.customer-shell{min-height:100dvh}.role-rail{height:100dvh}.role-modal,.booking-panel{max-height:94dvh}.role-loading,.workspace-skeleton{min-height:calc(100dvh - 76px)}}@media (width<=760px){.internal-shell{padding-bottom:calc(122px + env(safe-area-inset-bottom))}.internal-sidebar{height:auto;min-height:calc(66px + env(safe-area-inset-bottom));max-height:calc(122px + env(safe-area-inset-bottom));padding:6px 8px calc(6px + env(safe-area-inset-bottom))}.internal-sidebar nav{grid-template-columns:repeat(auto-fit,minmax(68px,1fr));gap:2px;display:grid;overflow:visible}.internal-sidebar nav button{overflow-wrap:anywhere;min-width:0;min-height:52px;padding:3px 4px;line-height:1.12}.internal-main{padding-bottom:24px}.internal-topbar{flex-wrap:wrap;gap:12px;min-height:0;padding-block:6px 12px}.internal-topbar>div:first-child{flex:180px;min-width:0}.role-workspace{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.staff-workspace,.branch-workspace{padding-bottom:0}.crm-workspace{padding-bottom:calc(132px + env(safe-area-inset-bottom))}.role-topbar{flex-wrap:wrap;gap:8px 12px;height:auto;min-height:66px;padding-block:8px}.role-topbar__brand{flex:150px;max-width:calc(100% - 54px)}.role-topbar__account{flex:none}.role-context-return{z-index:auto;order:3;width:100%;min-height:44px;position:static;top:auto;left:auto}.role-page{padding-bottom:34px}.staff-mobile-nav,.branch-mobile-nav{background:#fffffff5;border:1px solid #e4e7ec;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0 0 16px;padding:8px;display:grid;position:static;top:auto;overflow:visible}.staff-mobile-nav button,.branch-mobile-nav button{overflow-wrap:anywhere;text-align:center;white-space:normal;width:100%;min-width:0;height:auto;min-height:44px;padding:7px 6px;line-height:1.2}.role-bottom-nav{min-height:calc(68px + env(safe-area-inset-bottom));padding-bottom:calc(5px + env(safe-area-inset-bottom))}.crm-workspace .role-bottom-nav{min-height:calc(118px + env(safe-area-inset-bottom));grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.crm-workspace .crm-fab{bottom:calc(128px + env(safe-area-inset-bottom))}.role-bottom-nav button{white-space:normal;min-height:52px;padding:3px 2px;line-height:1.1}.panel__header,.role-panel-heading{flex-wrap:wrap;gap:10px 14px;min-height:0;padding-block:13px}.panel__header>h2,.role-panel-heading>h2,.role-panel-heading>div{overflow-wrap:anywhere;flex:210px;min-width:0}.panel__header>button,.role-panel-heading>button,.role-panel-heading>.status-chip{max-width:100%}.staff-access-banner,.ops-next-step-alert,.staff-evidence-panel>header{flex-direction:column;align-items:stretch}.staff-access-banner>label,.staff-access-banner>span{width:100%}.staff-access-banner>span{text-align:center}.data-row,.ops-panel .data-row{grid-template-columns:minmax(0,1fr);align-items:start;gap:9px;padding:14px}.data-row>*{min-width:0;max-width:100%}.data-row strong,.data-row small{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;overflow:visible}.data-row>.data-row__brand,.data-row>.avatar-small,.data-row>.status-chip,.data-row>.role-status,.data-row>.role-amount,.data-row>.row-action,.data-row>.row-actions,.data-row>select,.data-row>details{grid-column:1/-1;justify-self:start}.data-row>.row-action,.data-row>select{width:100%}.data-row>.row-actions{justify-content:flex-start;width:100%}.data-row>.row-actions>*{flex:130px;min-width:0}.row-action{min-height:44px}.admin-form fieldset{flex-direction:column;gap:12px}.admin-form input,.admin-form select,.admin-form textarea,.mini-form input,.mini-form select,.booking-form input,.booking-form select,.booking-form textarea,.registration-form input,.registration-form select{font-size:16px}.lead-creation>.role-page-heading{flex-direction:column;align-items:stretch}.lead-creation>.role-page-heading>.role-secondary-action{width:100%}.lead-document-slots{padding:13px}.lead-document-slot{grid-template-columns:minmax(0,1fr)}.lead-document-slot>.row-actions{justify-content:stretch;width:100%}.lead-document-slot>.row-actions>*{flex:120px;min-width:0}.lead-document-slots>.role-primary-action,.lead-document-slots>.role-secondary-action{width:100%;min-height:48px}.role-modal,.role-modal--wide,.booking-panel{max-height:94dvh}.role-modal__body{padding-bottom:17px}.role-form-actions--sticky{padding:14px 15px calc(14px + env(safe-area-inset-bottom));margin:18px -15px 0;bottom:0}.role-form-actions--sticky>*,.role-modal__footer>*{min-height:46px}.booking-panel{padding-bottom:calc(32px + env(safe-area-inset-bottom))}.cart-bar{bottom:calc(10px + env(safe-area-inset-bottom))}}@media (width<=430px){.staff-mobile-nav,.branch-mobile-nav,.role-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.role-metric{min-height:104px}.role-panel-heading>button,.panel__header>button,.role-panel-heading>.row-actions{justify-content:center;width:100%}.account-edit-form__heading,.customer-topbar,.customer-project-card>header,.track-items>div{flex-direction:column;align-items:stretch}.account-edit-form__heading>button,.customer-topbar .signout-button,.track-items>div>a,.customer-topbar>div:last-child{width:100%}.customer-project-card dl{grid-template-columns:1fr}}@media (width<=340px){.role-metric-grid,.metric-grid,.owner-area-switcher{grid-template-columns:1fr}}.global-profile-search{min-width:0;max-width:100%;overflow:hidden}.profile-search-heading{background:linear-gradient(135deg,#fff 0%,#eef4fb 100%);border-bottom:1px solid #dfe7f0;justify-content:space-between;align-items:center;gap:18px;padding:22px 24px 18px;display:flex}.profile-search-heading>div{min-width:0}.profile-search-heading h2,.profile-search-heading p{margin:0}.profile-search-heading h2{color:#075985;letter-spacing:-.035em;font-size:1.35rem}.profile-search-heading p:last-child{color:#667085;max-width:820px;margin-top:7px;font-size:.72rem;line-height:1.55}.profile-search-heading>span{color:#0369a1;background:#e8f4fc;border:1px solid #b9d9f2;border-radius:15px;flex:none;place-items:center;width:48px;height:48px;font-size:1.65rem;font-weight:800;display:grid}.profile-directory-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 24px 0;display:flex}.profile-directory-total{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:10px;align-items:center;min-height:44px;padding:0 13px;font-size:.72rem;display:inline-flex;box-shadow:0 2px 7px #1018280a}.profile-filter-button,.profile-filter-clear{color:#fff;background:#096b9f;border:1px solid #0b6ca8;border-radius:10px;min-height:44px;padding:0 16px;font-size:.72rem;font-weight:850}.profile-filter-button.is-active{background:#075985;box-shadow:0 0 0 3px #d1e9ff}.profile-search-controls{grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:12px;padding:14px 24px 10px;display:grid}.profile-search-field,.profile-search-filter{color:#344054;flex-direction:column;gap:7px;min-width:0;font-size:.68rem;font-weight:800;display:flex}.profile-search-field input,.profile-search-filter select{color:#101828;background:#fff;border:1px solid #c7d2df;border-radius:11px;outline:0;width:100%;min-width:0;min-height:48px;padding:10px 13px;font-size:16px}.profile-search-field input:focus,.profile-search-filter select:focus{border-color:#1570ef;box-shadow:0 0 0 3px #d1e9ff}.profile-search-submit,.profile-search-clear{min-height:48px;padding-inline:18px}.profile-search-clear{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:11px;font-weight:800}.profile-search-filters{background:#f5f9fc;border:1px solid #d7e4ee;border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));align-items:end;gap:10px;margin:3px 24px 10px;padding:14px;display:grid}.profile-search-status{color:#667085;min-height:34px;padding:4px 24px 10px;font-size:.68rem;line-height:1.45}.profile-directory-table-wrap{overscroll-behavior-x:contain;scrollbar-gutter:stable;background:#edf3f8;border:1px solid #dce4ec;border-radius:14px;min-width:0;margin:0 20px;overflow-x:auto}.profile-directory-table{border-collapse:separate;border-spacing:0 8px;color:#1d2939;width:100%;min-width:1320px;padding:0 8px 8px;font-size:.69rem}.profile-directory-table thead{background:#f4f7fb}.profile-directory-table th{color:#1d2939;text-align:left;vertical-align:middle;white-space:nowrap;height:58px;padding:10px 12px;font-size:.65rem;font-weight:900}.profile-directory-table th button{min-height:40px;color:inherit;font:inherit;font-weight:inherit;background:0 0;border:0;align-items:center;gap:7px;padding:0;display:inline-flex}.profile-directory-table th button:focus-visible{outline-offset:3px;border-radius:6px;outline:3px solid #84caff}.profile-directory-table tbody tr{background:#fff;box-shadow:0 1px 3px #10182814}.profile-directory-table tbody tr:nth-child(odd){background:#edf3f8}.profile-directory-table td{vertical-align:middle;overflow-wrap:anywhere;border-block:1px solid #d0d5ddbf;min-width:82px;padding:13px 12px;line-height:1.45}.profile-directory-table td:first-child{text-align:center;border-left:1px solid #d0d5ddbf;border-radius:11px 0 0 11px;min-width:58px}.profile-directory-table td:last-child{border-right:1px solid #d0d5ddbf;border-radius:0 11px 11px 0;min-width:150px}.profile-directory-table td:nth-child(2),.profile-directory-table td:nth-child(4),.profile-directory-table td:nth-child(5),.profile-directory-table td:nth-child(7),.profile-directory-table td:nth-child(8){min-width:150px}.profile-directory-table td strong,.profile-directory-table td small{display:block}.profile-directory-table td small{color:#667085;max-width:220px;margin-top:4px;font-size:.61rem;line-height:1.45}.profile-type-badge{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:.55rem;font-weight:900;display:inline-flex}.profile-type-badge--customer{color:#067647;background:#ecfdf3}.profile-type-badge--staff{color:#175cd3;background:#eff8ff}.profile-type-badge--installation{color:#b93815;background:#fff4ed}.profile-type-badge--crm{color:#5925dc;background:#f4f3ff}.profile-directory-na{color:#667085;font-size:.68rem}.profile-directory-actions{flex-wrap:wrap;gap:6px;display:flex}.profile-directory-actions .row-action{white-space:nowrap;min-height:40px}.profile-directory-open{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.profile-directory-open:hover strong{color:#0369a1;text-underline-offset:3px;text-decoration:underline}.profile-directory-expanded,.profile-directory-expanded>td{box-shadow:none!important;background:#f4f9fd!important}.profile-directory-expanded>td{border:0!important;padding:0 12px 15px!important}.profile-directory-table .portal-action-menu__popover{width:min(320px,70vw)}.profile-directory-empty{color:#667085;height:120px;text-align:center!important}.profile-directory-pagination{padding:14px 24px calc(18px + env(safe-area-inset-bottom));color:#475467;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:.68rem;font-weight:750;display:flex}.profile-directory-pagination label,.profile-directory-pagination>div{align-items:center;gap:8px;display:flex}.profile-directory-pagination select,.profile-directory-pagination button{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:10px;min-height:44px;font-size:.72rem;font-weight:800}.profile-directory-pagination select{padding:0 10px;font-size:16px}.profile-directory-pagination button{padding:0 14px}.profile-directory-pagination button:disabled{opacity:.48}.view-only-work-surface{border:0;min-width:0;margin:0;padding:0}.view-only-work-surface:disabled{opacity:.78}@media (width<=1050px){.profile-search-filters{grid-template-columns:repeat(3,minmax(140px,1fr))}}@media (width<=760px){.profile-search-heading{align-items:flex-start;padding:18px 16px 15px}.profile-search-heading>span{border-radius:13px;width:42px;height:42px}.profile-directory-toolbar{padding:13px 16px 0}.profile-directory-total,.profile-filter-button{flex:145px;justify-content:center}.profile-search-controls{grid-template-columns:minmax(0,1fr);padding:13px 16px 8px}.profile-search-submit,.profile-search-clear{width:100%;min-height:46px}.profile-search-filters{grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:16px}.profile-filter-clear{width:100%}.profile-search-status{padding:4px 16px 9px}.profile-directory-table-wrap{border-inline:0;border-radius:0;margin-inline:0}.profile-directory-table{min-width:1180px}.profile-directory-pagination{padding-inline:16px}.profile-directory-pagination>div{flex:100%}.profile-directory-pagination>div button{flex:120px}.account-record__chips{justify-content:flex-start;width:100%}}@media (width<=430px){.profile-search-heading>span{display:none}.profile-search-filters{grid-template-columns:minmax(0,1fr)}.profile-directory-pagination{flex-direction:column;align-items:stretch}.profile-directory-pagination>span{text-align:center}}.portal-directory{background:#f8fafc;border:1px solid #dce5ef;border-radius:18px;min-width:0;max-width:100%;overflow:hidden;box-shadow:0 12px 32px #0f172a0f}.portal-directory__heading{background:linear-gradient(135deg,#fff 0%,#eef5fb 100%);border-bottom:1px solid #dce5ef;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px 18px;display:flex}.portal-directory__heading h1,.portal-directory__heading p{margin:0}.portal-directory__heading h1{color:#075985;letter-spacing:-.035em;margin-top:3px;font-size:clamp(1.25rem,2.1vw,1.65rem)}.portal-directory__heading p:last-child{color:#667085;max-width:850px;margin-top:7px;font-size:.76rem;line-height:1.55}.portal-directory__heading>span{color:#0369a1;background:#e8f4fc;border:1px solid #b9d9f2;border-radius:15px;flex:none;place-items:center;width:48px;height:48px;font-size:1.6rem;display:grid}.portal-directory__toolbar{justify-content:space-between;align-items:center;gap:12px;padding:14px 24px 4px;display:flex}.portal-directory__toolbar>span{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:9px;align-items:center;min-height:42px;padding:0 13px;font-size:.76rem;display:inline-flex}.portal-directory__toolbar>button,.portal-directory__search>button,.portal-directory__filters>button{color:#075985;background:#fff;border:1px solid #0875b9;border-radius:11px;min-height:44px;padding:0 16px;font-weight:800}.portal-directory__toolbar>button.is-active{color:#fff;background:#075985}.portal-directory__search{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding:10px 24px;display:grid}.portal-directory__search label,.portal-directory__filters label{color:#344054;gap:7px;min-width:0;font-size:.68rem;font-weight:800;display:grid}.portal-directory__search input,.portal-directory__filters select{color:#101828;background:#fff;border:1px solid #c7d2df;border-radius:11px;outline:0;width:100%;min-width:0;min-height:48px;padding:10px 13px;font-size:16px}.portal-directory__search input:focus,.portal-directory__filters select:focus{border-color:#1570ef;box-shadow:0 0 0 3px #d1e9ff}.portal-directory__filters{background:#f1f6fa;border:1px solid #d7e4ee;border-radius:14px;grid-template-columns:repeat(2,minmax(170px,260px)) auto;align-items:end;gap:10px;margin:0 24px 8px;padding:14px;display:grid}.portal-directory__result-count{color:#667085;min-height:32px;margin:0;padding:3px 24px 10px;font-size:.68rem}.portal-directory__table-wrap{overscroll-behavior-inline:contain;background:#fff;border-top:1px solid #dce5ef;width:100%;overflow-x:auto}.portal-directory__table{border-collapse:collapse;color:#101828;width:100%;min-width:1180px;font-size:.72rem}.portal-directory__table th{color:#344054;text-align:left;background:#f4f7fb;padding:14px 12px;font-size:.67rem;line-height:1.3}.portal-directory__table td{vertical-align:top;border-top:1px solid #e6ebf1;padding:13px 12px;line-height:1.4}.portal-directory__table tbody>tr:not(.portal-directory__expanded-row):hover td,.portal-directory__table tbody>tr.is-expanded td{background:#f4f9fd}.portal-directory__table td small{color:#667085;margin-top:4px;font-size:.64rem;line-height:1.4;display:block}.portal-directory__record-button,.portal-directory__name{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.portal-directory__record-button strong,.portal-directory__name strong{color:#101828;font-size:.73rem;display:block}.portal-directory__record-button:hover strong,.portal-directory__name:hover strong{color:#0369a1;text-underline-offset:3px;text-decoration:underline}.portal-directory__type{color:#075985;white-space:nowrap;background:#e8f4fc;border:1px solid #b9d9f2;border-radius:999px;align-items:center;min-height:27px;padding:4px 9px;font-weight:800;display:inline-flex}.portal-directory__status{color:#475467;white-space:nowrap;background:#f9fafb;border:1px solid #d0d5dd;border-radius:999px;align-items:center;min-height:27px;padding:4px 9px;font-size:.64rem;font-weight:850;display:inline-flex}.portal-directory__status.is-good{color:#067647;background:#ecfdf3;border-color:#86efac}.portal-directory__status.is-current{color:#175cd3;background:#eff8ff;border-color:#93c5fd}.portal-directory__status.is-danger{color:#b42318;background:#fff1f0;border-color:#fda29b}.portal-directory__empty{color:#667085;text-align:center;padding:34px!important}.portal-action-menu{min-width:134px;position:relative}.portal-action-menu>summary{color:#075985;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #0875b9;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 13px;font-weight:850;list-style:none;display:inline-flex}.portal-action-menu>summary::-webkit-details-marker{display:none}.portal-action-menu[open]>summary{color:#fff;background:#075985}.portal-action-menu__popover{background:#fff;border:1px solid #d0d5dd;border-radius:12px;gap:6px;width:min(330px,70vw);margin-top:7px;padding:6px;display:grid;box-shadow:0 14px 34px #0f172a29}.portal-action-menu__group{border-top:1px solid #eef2f6;min-width:0;padding-top:4px}.portal-action-menu__group:first-child{border-top:0;padding-top:0}.portal-action-menu__group>p{color:#667085;letter-spacing:.08em;text-transform:uppercase;margin:0;padding:5px 9px 3px;font-size:.56rem;font-weight:900}.portal-action-menu__group>div{gap:2px;display:grid}.portal-action-menu__group>div>button,.portal-action-menu__group>div>a{color:#101828;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:20px 1fr;align-items:center;gap:8px;min-height:50px;padding:8px 9px;text-decoration:none;display:grid}.portal-action-menu__group>div>button:hover,.portal-action-menu__group>div>a:hover{background:#eef6fc}.portal-action-menu__group>div>button:focus-visible,.portal-action-menu__group>div>a:focus-visible{outline-offset:-2px;outline:3px solid #84caff}.portal-action-menu__group>div>button:disabled,.portal-action-menu__group>div>a[aria-disabled=true]{opacity:.45;cursor:not-allowed}.portal-action-menu__group>div strong,.portal-action-menu__group>div small{display:block}.portal-action-menu__group>div strong{font-size:.7rem}.portal-action-menu__group>div small{color:#667085;margin-top:2px;font-size:.6rem;font-weight:600;line-height:1.35}.portal-action-menu__group>div .is-primary{color:#075985;background:#eff8ff}.portal-action-menu__group>div .is-danger{color:#b42318}.portal-directory__expanded-row>td{background:#f4f9fd!important;padding:0 12px 16px!important}.complete-profile{background:#fff;border:1px solid #cfe0ec;border-radius:16px;padding:18px;box-shadow:0 9px 24px #0f172a0f}.complete-profile>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.complete-profile>header h2,.complete-profile>header p{margin:0}.complete-profile>header h2{color:#075985;margin-top:3px;font-size:1.2rem}.complete-profile>header p:last-child{color:#667085;margin-top:5px}.complete-profile__timeline{background:#f8fafc;border:1px solid #dbe7f0;border-radius:13px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:0;margin:18px 0;display:grid;overflow:hidden}.complete-profile__step{border-left:1px solid #dbe7f0;grid-template-columns:32px 1fr;align-items:center;gap:8px;min-width:0;padding:13px 12px;display:grid}.complete-profile__step:first-child{border-left:0}.complete-profile__step>span{color:#667085;background:#fff;border:1px solid #d0d5dd;border-radius:999px;place-items:center;width:29px;height:29px;font-weight:900;display:grid}.complete-profile__step strong,.complete-profile__step small{display:block}.complete-profile__step strong{color:#344054;font-size:.68rem}.complete-profile__step small{color:#667085;margin-top:3px;font-size:.59rem;line-height:1.35}.complete-profile__step.is-complete>span{color:#fff;background:#16a34a;border-color:#22c55e}.complete-profile__step.is-current>span{color:#175cd3;background:#e8f3ff;border-color:#3b82f6}.complete-profile__step.is-blocked>span{color:#b42318;background:#fff1f0;border-color:#ef4444}.complete-profile__facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;display:grid}.complete-profile__facts>div{background:#fcfcfd;border:1px solid #e4e7ec;border-radius:11px;min-width:0;padding:11px 12px}.complete-profile__facts dt{color:#667085;font-size:.6rem;font-weight:800}.complete-profile__facts dd{color:#101828;overflow-wrap:anywhere;margin:5px 0 0;font-size:.7rem;font-weight:750}.complete-profile__content{border-top:1px solid #e4e7ec;margin-top:14px;padding-top:14px}.complete-profile>footer{color:#667085;border-top:1px solid #e4e7ec;justify-content:space-between;align-items:flex-start;gap:12px;margin-top:15px;padding-top:13px;font-size:.62rem;display:flex}.customer-profile-drawer-backdrop{padding:12px}.customer-profile-drawer{color:#101828;border-radius:18px;width:min(1500px,100vw - 24px);max-height:calc(100dvh - 24px)}.customer-profile-drawer__header{z-index:12;background:#fff;grid-template-columns:minmax(0,1fr) auto;min-height:96px;position:relative;align-items:center!important;display:grid!important}.customer-profile-drawer__heading{min-width:0}.customer-profile-drawer__heading h2,.customer-profile-drawer__heading p{margin:0}.customer-profile-drawer__heading h2{color:#075985;margin-top:3px;font-size:clamp(18px,2vw,24px);line-height:1.25}.customer-profile-drawer__heading h2 span{color:#101828;overflow-wrap:anywhere}.customer-profile-drawer__heading>p:last-of-type{color:#667085;overflow-wrap:anywhere;margin-top:5px;font-size:14px;line-height:1.45}.customer-profile-drawer__project-select{color:#475467;grid-template-columns:auto minmax(220px,1fr);align-items:center;gap:10px;max-width:520px;margin-top:10px;font-size:13px;font-weight:800;display:grid}.customer-profile-drawer__project-select select{color:#075985;background:#fff;border:1px solid #9dc7e3;border-radius:8px;width:100%;min-height:42px;padding:7px 34px 7px 11px;font-size:16px;font-weight:750}.customer-profile-drawer__header-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex;position:relative}.customer-profile-drawer__header-actions>.portal-directory__status{align-items:center;min-height:30px;padding-inline:10px;font-size:12px;display:inline-flex}.customer-profile-drawer__header-actions>button{color:#475467;background:#fff;border:1px solid #d0d5dd;border-radius:9px;flex:none;place-items:center;width:42px;height:42px;font-size:24px;line-height:1;display:grid}.customer-profile-drawer__header-actions>button:hover{background:#f9fafb;border-color:#98a2b3}.customer-profile-drawer__header-actions>button:focus-visible,.customer-profile-drawer__action-menu>summary:focus-visible{outline-offset:2px;outline:3px solid #84caff}.customer-profile-drawer__action-menu{position:relative}.customer-profile-drawer__action-menu>summary{color:#fff;cursor:pointer;white-space:nowrap;background:#075985;border:1px solid #0875b9;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:14px;font-weight:800;list-style:none;display:inline-flex}.customer-profile-drawer__action-menu>summary::-webkit-details-marker{display:none}.customer-profile-drawer__action-menu[open]>summary{background:#064f75}.customer-profile-drawer__action-popover{z-index:30;background:#fff;border:1px solid #cbd5e1;border-radius:12px;gap:4px;width:min(360px,100vw - 32px);max-height:min(62dvh,540px);padding:7px;display:grid;position:absolute;top:calc(100% + 9px);right:0;overflow-y:auto;box-shadow:0 18px 46px #0f172a38}.customer-profile-drawer__action-popover>section{border-top:1px solid #eef2f6;padding-top:5px}.customer-profile-drawer__action-popover>section:first-child{border-top:0;padding-top:0}.customer-profile-drawer__action-popover p{color:#667085;letter-spacing:.08em;text-transform:uppercase;margin:0;padding:5px 9px;font-size:12px;font-weight:900}.customer-profile-drawer__action-popover section>div{gap:2px;display:grid}.customer-profile-drawer__action-popover button{color:#101828;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;min-height:48px;padding:7px 9px;display:grid}.customer-profile-drawer__action-popover button:hover{background:#eef6fc}.customer-profile-drawer__action-popover button:focus-visible{outline-offset:-2px;outline:3px solid #84caff}.customer-profile-drawer__action-popover button>span:first-child{color:#0875b9;font-size:17px;font-weight:900}.customer-profile-drawer__action-popover strong,.customer-profile-drawer__action-popover small{display:block}.customer-profile-drawer__action-popover strong{font-size:14px}.customer-profile-drawer__action-popover small{color:#667085;margin-top:2px;font-size:12px;font-weight:600;line-height:1.35}.customer-profile-drawer__body{background:#f7fafc;padding:18px 20px 28px;scroll-padding-top:70px;font-size:14px}.customer-profile-drawer__state{color:#475467;text-align:center;align-content:center;justify-items:center;gap:10px;min-height:360px;display:grid}.customer-profile-drawer__state strong{color:#101828;font-size:15px}.customer-profile-drawer__state small,.customer-profile-drawer__state p{color:#667085;max-width:560px;margin:0;font-size:14px;line-height:1.55}.customer-profile-drawer__state--error,.customer-profile-drawer__state--error strong{color:#b42318}.customer-profile-drawer__quick-facts{margin-bottom:16px}.customer-profile-drawer__quick-facts dl{gap:8px;margin:0;display:grid}.customer-profile-drawer__quick-facts-primary{grid-template-columns:repeat(4,minmax(0,1fr))}.customer-profile-drawer__quick-facts-primary>div{background:#fff;border:1px solid #cfdce6;border-radius:9px;min-width:0;min-height:76px;padding:12px 14px;box-shadow:0 1px 2px #0f172a08}.customer-profile-drawer__quick-facts-primary>div.is-last-action{background:linear-gradient(135deg,#f6fbff,#fff);border-color:#9dc7e3;grid-column:span 3}.customer-profile-drawer__quick-facts dt{color:#667085;font-size:12px;font-weight:800}.customer-profile-drawer__quick-facts dd{color:#101828;overflow-wrap:anywhere;margin:6px 0 0;font-size:15px;font-weight:750;line-height:1.4}.customer-profile-drawer__quick-facts dd small{color:#52606d;margin-top:3px;font-size:12px;font-weight:650;display:block}.customer-profile-drawer__quick-facts-meta{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));margin-top:8px!important}.customer-profile-drawer__quick-facts-meta>div{background:#eef5f9;border:1px solid #d7e4ed;border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:5px 9px;min-width:0;min-height:46px;padding:9px 11px;display:grid}.customer-profile-drawer__quick-facts-meta dd{text-align:right;margin:0;font-size:14px}.customer-profile-drawer__block-heading{border-bottom:1px solid #dce5ef;justify-content:space-between;align-items:flex-start;gap:14px;padding:13px 16px;display:flex}.customer-profile-drawer__block-heading h3,.customer-profile-drawer__block-heading p{margin:0}.customer-profile-drawer__block-heading h3{color:#075985;font-size:17px}.customer-profile-drawer__block-heading p{color:#667085;text-align:right;font-size:14px;line-height:1.45}.customer-profile-drawer__progress{background:#fff;border:1px solid #d4e1ea;border-radius:10px;margin-bottom:14px;overflow:hidden}.customer-profile-drawer__progress-scroll{scrollbar-width:thin;overflow-x:auto}.customer-profile-drawer__progress ol{width:100%;min-width:1080px;margin:0;padding:16px;list-style:none;display:flex}.customer-profile-drawer__progress li{z-index:0;flex:1 1 0;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding-right:18px;display:grid;position:relative}.customer-profile-drawer__progress li:before{content:"";z-index:-1;background:#d0d5dd;height:2px;position:absolute;top:17px;left:36px;right:0}.customer-profile-drawer__progress li:last-child:before{display:none}.customer-profile-drawer__progress li>span{color:#667085;background:#fff;border:2px solid #b8c1cc;border-radius:999px;place-items:center;width:35px;height:35px;font-size:13px;font-weight:900;display:grid}.customer-profile-drawer__progress li strong,.customer-profile-drawer__progress li small{padding-right:4px;display:block}.customer-profile-drawer__progress li strong{color:#344054;font-size:14px;line-height:1.35}.customer-profile-drawer__progress li small{color:#667085;margin-top:4px;font-size:12px;line-height:1.35}.customer-profile-drawer__progress li.is-completed:before{background:#16a34a}.customer-profile-drawer__progress li.is-completed>span{color:#fff;background:#16a34a;border-color:#16a34a}.customer-profile-drawer__progress li.is-current>span{color:#075985;background:#e8f3ff;border-color:#0875b9;box-shadow:0 0 0 4px #d7edfc}.customer-profile-drawer__progress li.is-blocked>span{color:#b42318;background:#fff1f0;border-color:#d92d20}.customer-profile-drawer__section-nav{z-index:7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);scrollbar-width:thin;background:#f7fafcf5;border-block:1px solid #dce5ef;gap:7px;margin:0 -20px 14px;padding:10px 20px;display:flex;position:sticky;top:0;overflow-x:auto}.customer-profile-drawer__section-nav button{color:#344054;white-space:nowrap;background:#fff;border:1px solid #9fb6c8;border-radius:6px;flex:none;min-height:40px;padding:0 12px;font-size:14px;font-weight:750}.customer-profile-drawer__section-nav button:hover{color:#075985;background:#eff8ff;border-color:#0875b9}.customer-profile-drawer__section-nav button:focus-visible{outline-offset:2px;outline:3px solid #84caff}.customer-profile-application{background:#fff;border:1px solid #cbdce8;border-radius:10px;scroll-margin-top:72px;overflow:hidden}.customer-profile-application:focus,.customer-profile-section:focus{outline-offset:2px;outline:3px solid #84caff}.customer-profile-application>dl{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.customer-profile-application>dl>div{border-bottom:1px solid #e6edf2;grid-template-columns:minmax(130px,.42fr) minmax(0,1fr);gap:12px;min-width:0;padding:12px 16px;display:grid}.customer-profile-application>dl>div.is-wide{grid-column:1/-1}.customer-profile-application dt{color:#52606d;font-size:13px;font-weight:750}.customer-profile-application dd{color:#101828;overflow-wrap:anywhere;margin:0;font-size:15px;font-weight:650;line-height:1.45}.customer-profile-drawer__sections{gap:14px;margin-top:14px;display:grid}.customer-profile-section{background:#fff;border:1px solid #d4e1ea;border-radius:10px;min-width:0;scroll-margin-top:72px;overflow:hidden}.customer-profile-section>header,.customer-profile-section--collapsible>summary{background:#f1f6f9;border-bottom:1px solid #dce5ef;justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:12px 16px;display:flex}.customer-profile-section>header h3,.customer-profile-section>header p,.customer-profile-section--collapsible>summary h3,.customer-profile-section--collapsible>summary p{margin:0}.customer-profile-section>header h3,.customer-profile-section--collapsible>summary h3{color:#075985;font-size:17px}.customer-profile-section>header p,.customer-profile-section--collapsible>summary p{color:#667085;margin-top:4px;font-size:14px;line-height:1.45}.customer-profile-section--collapsible>summary{cursor:pointer;border-bottom:0;list-style:none}.customer-profile-section--collapsible>summary::-webkit-details-marker{display:none}.customer-profile-section--collapsible>summary>span{color:#075985;flex:none;font-size:13px;font-weight:800}.customer-profile-section--collapsible>summary>span:after{content:" +"}.customer-profile-section--collapsible[open]>summary{border-bottom:1px solid #dce5ef}.customer-profile-section--collapsible[open]>summary>span:after{content:" −"}.customer-profile-section__fields{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.customer-profile-section__fields>div{border-bottom:1px solid #eef2f6;border-right:1px solid #eef2f6;min-width:0;min-height:68px;padding:12px 16px}.customer-profile-section__fields dt{color:#52606d;font-size:13px;font-weight:750}.customer-profile-section__fields dd{color:#101828;overflow-wrap:anywhere;margin:5px 0 0;font-size:15px;font-weight:650;line-height:1.45}.customer-profile-section__fields>div.is-good{background:#f6fef9}.customer-profile-section__fields>div.is-warning{background:#fffcf5}.customer-profile-section__fields>div.is-danger{background:#fff7f6}.customer-profile-section__table-wrap{width:100%;overflow-x:auto}.customer-profile-section table{border-collapse:collapse;table-layout:auto;width:100%;min-width:720px}.customer-profile-section th{color:#475467;text-align:left;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #dce5ef;padding:11px 13px;font-size:13px}.customer-profile-section td{color:#101828;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #eef2f6;padding:12px 13px;font-size:14px;line-height:1.5}.customer-profile-section td.is-empty{color:#0000}.customer-profile-section tbody tr:last-child td{border-bottom:0}.customer-profile-section td a,.customer-profile-section__records article>a{color:#075985;white-space:nowrap;background:#fff;border:1px solid #0875b9;border-radius:7px;justify-content:center;align-items:center;min-height:38px;padding:0 12px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.customer-profile-section td a:hover,.customer-profile-section__records article>a:hover{background:#eff8ff}.customer-profile-section__table-wrap--documents table{min-width:620px}.customer-profile-section__records{background:#f8fafc;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px;padding:12px;display:grid}.customer-profile-section__records article{background:#fff;border:1px solid #dce5ef;border-radius:9px;min-width:0;padding:13px}.customer-profile-section__records article>header{border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;padding-bottom:9px;display:flex}.customer-profile-section__records article>header>strong{font-size:15px}.customer-profile-section__records dl{gap:9px;margin:0;display:grid}.customer-profile-section__records dl>div{grid-template-columns:minmax(105px,.4fr) minmax(0,1fr);gap:10px;min-width:0;display:grid}.customer-profile-section__records dt{color:#667085;font-size:12px;font-weight:750}.customer-profile-section__records dd{color:#101828;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.45}.customer-profile-section__records article>a{margin-top:12px}.customer-profile-structured-value{gap:5px;display:grid}.customer-profile-structured-value__line{border-bottom:1px solid #eef2f6;grid-template-columns:minmax(105px,.4fr) minmax(0,1fr);gap:8px;min-width:0;padding-bottom:5px;display:grid}.customer-profile-structured-value__line:last-child{border-bottom:0;padding-bottom:0}.customer-profile-structured-value__line>strong{color:#667085;font-size:12px}.customer-profile-structured-value__line>span{color:#101828;overflow-wrap:anywhere;min-width:0;font-size:14px;font-weight:600}.customer-profile-structured-value__line>span:only-child{grid-column:1/-1}.customer-profile-drawer__pending{background:#fffaeb;border:1px solid #fedf89;border-radius:8px;align-items:baseline;gap:10px;margin-top:14px;padding:10px 14px;display:flex}.customer-profile-drawer__pending strong{color:#93370d;font-size:14px}.customer-profile-drawer__pending span{color:#7a2e0e;font-size:14px;font-weight:650}@media (width<=900px){.complete-profile__facts,.customer-profile-drawer__quick-facts dl{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-profile-drawer__quick-facts-primary>div.is-last-action{grid-column:auto}.customer-profile-section__fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.portal-directory{border-inline:0;border-radius:14px}.portal-directory__heading{align-items:flex-start;padding:18px 16px 15px}.portal-directory__heading>span{display:none}.portal-directory__toolbar{padding:12px 16px 3px}.portal-directory__search{grid-template-columns:minmax(0,1fr);padding:9px 16px}.portal-directory__search>button{width:100%}.portal-directory__filters{grid-template-columns:minmax(0,1fr);margin-inline:16px}.portal-directory__result-count{padding-inline:16px}.portal-directory__table-wrap{background:0 0;border-top:0;padding:0 12px 12px;overflow:visible}.portal-directory__table,.portal-directory__table tbody{min-width:0;display:block}.portal-directory__table thead{display:none}.portal-directory__table tbody>tr:not(.portal-directory__expanded-row){background:#fff;border:1px solid #dce5ef;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:10px;padding:13px;display:grid;box-shadow:0 6px 18px #0f172a0d}.portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td{border:0;min-width:0;padding:0;background:0 0!important}.portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:first-child{display:none}.portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:nth-child(2),.portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:nth-child(4),.portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:nth-child(5),.portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:nth-child(6){grid-column:1/-1}.portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:nth-child(3){grid-area:2/1}.portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:nth-child(7){text-align:right;grid-area:2/2}.portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:nth-child(8){grid-column:1/-1}.portal-action-menu,.portal-action-menu>summary,.portal-action-menu__popover{width:100%}.portal-directory__expanded-row{display:block}.portal-directory__expanded-row>td{border:0;display:block;background:0 0!important;padding:0 0 4px!important}.complete-profile{padding:14px}.complete-profile__timeline{grid-template-columns:minmax(0,1fr)}.complete-profile__step{border-top:1px solid #dbe7f0;border-left:0}.complete-profile__step:first-child{border-top:0}.complete-profile__facts{grid-template-columns:minmax(0,1fr)}.complete-profile>footer{display:grid}.customer-profile-drawer-backdrop{align-items:stretch;padding:0}.customer-profile-drawer{border-radius:0;width:100%;height:100dvh;max-height:100dvh}.customer-profile-drawer__header{min-height:104px;padding:calc(12px + env(safe-area-inset-top)) 14px 12px;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start!important}.customer-profile-drawer__heading h2{font-size:18px}.customer-profile-drawer__heading>p:last-of-type{font-size:14px}.customer-profile-drawer__project-select{grid-template-columns:minmax(0,1fr);gap:4px}.customer-profile-drawer__project-select select{min-height:44px}.customer-profile-drawer__header-actions{grid-template-columns:auto auto;align-items:start;gap:6px;display:grid}.customer-profile-drawer__header-actions>.portal-directory__status{grid-column:1/-1;justify-self:end}.customer-profile-drawer__header-actions>button{width:44px;height:44px}.customer-profile-drawer__action-menu>summary{min-height:44px;padding-inline:11px}.customer-profile-drawer__action-popover{max-height:min(70dvh,560px);right:-46px}.customer-profile-drawer__body{padding:14px 14px calc(22px + env(safe-area-inset-bottom));scroll-padding-top:64px}.customer-profile-drawer__quick-facts dl{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-profile-drawer__block-heading{padding:12px 14px;display:block}.customer-profile-drawer__block-heading p{text-align:left;margin-top:4px}.customer-profile-drawer__progress ol{flex-direction:column;gap:0;width:100%;min-width:0;padding:14px}.customer-profile-drawer__progress li{grid-template-columns:36px minmax(0,1fr);align-items:start;min-height:62px;padding:0 0 16px}.customer-profile-drawer__progress li:before{width:2px;height:auto;top:35px;bottom:0;left:17px}.customer-profile-drawer__section-nav{margin:0 -14px 14px;padding:9px 14px;top:0}.customer-profile-application>dl{grid-template-columns:minmax(0,1fr)}.customer-profile-application>dl>div,.customer-profile-application>dl>div.is-wide{grid-column:auto;grid-template-columns:minmax(112px,.42fr) minmax(0,1fr);padding:11px 14px;border-right:0!important}.customer-profile-section__fields{grid-template-columns:minmax(0,1fr)}.customer-profile-section>header,.customer-profile-section--collapsible>summary{padding:12px 14px}.customer-profile-section__table-wrap{background:#f8fafc;padding:10px;overflow:visible}.customer-profile-section table,.customer-profile-section tbody{min-width:0;display:block}.customer-profile-section thead{display:none}.customer-profile-section tbody{gap:9px;display:grid}.customer-profile-section tr{background:#fff;border:1px solid #dce5ef;border-radius:8px;display:block;overflow:hidden}.customer-profile-section td{border-bottom:1px solid #eef2f6;grid-template-columns:minmax(108px,.42fr) minmax(0,1fr);gap:10px;padding:10px 12px;display:grid}.customer-profile-section td:before{content:attr(data-label);color:#667085;font-size:12px;font-weight:750}.customer-profile-section td.is-empty{display:none}.customer-profile-section__records{grid-template-columns:minmax(0,1fr);padding:10px}.customer-profile-drawer__pending{flex-direction:column;align-items:flex-start;gap:3px}}@media (width<=520px){.customer-profile-drawer__quick-facts dl{grid-template-columns:minmax(0,1fr)}.customer-profile-drawer__quick-facts-primary>div.is-last-action{grid-column:auto}.customer-profile-drawer__quick-facts-meta>div{grid-template-columns:minmax(0,1fr)}.customer-profile-drawer__quick-facts-meta dd{text-align:left;margin-top:4px}}.workspace-mobile-nav,.workspace-mobile-nav__backdrop,.workspace-mobile-nav__more{display:none}@media (width<=760px){.workspace-mobile-nav{z-index:88;right:max(12px, env(safe-area-inset-right));bottom:max(10px, env(safe-area-inset-bottom));left:max(12px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2);background:#fffffff2;border:1px solid #ffffffb3;border-radius:25px;justify-content:space-around;align-items:flex-end;max-width:590px;min-height:68px;margin:0 auto;padding:7px 8px 6px;display:flex;position:fixed;box-shadow:0 18px 46px #0f172a38,0 2px 8px #0f172a14}.workspace-mobile-nav>button{color:#667085;min-width:0;min-height:52px;font:inherit;background:0 0;border:0;border-radius:17px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:3px;padding:3px 2px;font-size:.62rem;font-weight:760;line-height:1.05;display:flex;position:relative}.workspace-mobile-nav__icon{color:currentColor;border-radius:12px;place-items:center;width:30px;height:30px;font-size:1.05rem;transition:transform .2s,background .2s,color .2s,box-shadow .2s;display:grid}.workspace-mobile-nav__icon .role-icon{width:20px;height:20px}.workspace-mobile-nav>button.is-active{color:var(--workspace-accent,#0b4f80)}.workspace-mobile-nav>button.is-active .workspace-mobile-nav__icon{background:linear-gradient(145deg, var(--workspace-accent,#0b4f80), var(--workspace-primary,#083b66));color:#fff;box-shadow:0 9px 19px color-mix(in srgb, var(--workspace-accent,#0b4f80) 32%, transparent);transform:translateY(-11px)scale(1.13)}.workspace-mobile-nav>button.is-active>span:last-of-type{color:#101828;transform:translateY(-5px)}.workspace-mobile-nav>button>b{color:#fff;background:#d92d20;border:2px solid #fff;border-radius:99px;place-items:center;min-width:17px;height:17px;padding-inline:4px;font-size:.52rem;display:grid;position:absolute;top:0;left:calc(50% + 8px)}.workspace-mobile-nav__more{z-index:90;right:max(15px, env(safe-area-inset-right));bottom:calc(91px + env(safe-area-inset-bottom));left:max(15px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #e4e7ec;border-radius:23px;max-width:560px;max-height:min(62dvh,480px);margin:0 auto;padding:12px;display:block;position:fixed;overflow:auto;box-shadow:0 24px 60px #0f172a42}.workspace-mobile-nav__backdrop{z-index:89;background:#0f172a29;display:block;position:fixed;inset:0}.workspace-mobile-nav__more>header{justify-content:space-between;align-items:center;padding:2px 4px 10px;display:flex}.workspace-mobile-nav__more>header>button{background:#f2f4f7;border:0;border-radius:12px;width:38px;height:38px;font-size:1.35rem}.workspace-mobile-nav__more>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.workspace-mobile-nav__more>div>button{color:#344054;text-align:left;background:#fff;border:1px solid #eaecf0;border-radius:15px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:10px;display:grid}.workspace-mobile-nav__more>div>button.is-active{border-color:var(--workspace-accent,#0b4f80);background:var(--workspace-soft,#eff8ff);color:var(--workspace-accent,#0b4f80)}.workspace-mobile-nav__more>div>button small{color:#667085;margin-top:2px;display:block}.workspace-mobile-nav__more>div>button>b{color:#d92d20}.internal-shell,.role-workspace{padding-bottom:0}.role-main,.internal-main{padding-bottom:calc(104px + env(safe-area-inset-bottom))}.crm-workspace .role-main{padding-bottom:calc(120px + env(safe-area-inset-bottom))}.internal-sidebar,.staff-mobile-nav,.branch-mobile-nav{display:none!important}.crm-fab{bottom:calc(102px + env(safe-area-inset-bottom))!important}}.portal-directory--customer-files .portal-directory__table{min-width:1080px}.portal-directory--customer-files .portal-directory__table td:nth-child(4),.portal-directory--customer-files .portal-directory__table td:nth-child(5),.portal-directory--customer-files .portal-directory__table td:nth-child(6){overflow-wrap:anywhere;max-width:180px}@media (width<=760px){.portal-directory--customer-files .portal-directory__table{width:100%;min-width:0}.portal-directory--customer-files .portal-directory__table tbody>tr:not(.portal-directory__expanded-row){grid-template-columns:minmax(0,1fr) auto}.portal-directory--customer-files .portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:nth-child(2),.portal-directory--customer-files .portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:nth-child(3),.portal-directory--customer-files .portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:nth-child(4),.portal-directory--customer-files .portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:nth-child(5),.portal-directory--customer-files .portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:nth-child(6),.portal-directory--customer-files .portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:nth-child(8){text-align:left;grid-area:auto/1/auto/-1}.portal-directory--customer-files .portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:nth-child(4),.portal-directory--customer-files .portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:nth-child(5),.portal-directory--customer-files .portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:nth-child(6){border-top:1px dashed #eaecf0;justify-content:space-between;align-items:baseline;max-width:none;padding-top:8px;display:flex}.portal-directory--customer-files .portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:nth-child(4):before{content:"Contact";color:#667085;font-size:.7rem;font-weight:750}.portal-directory--customer-files .portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:nth-child(5):before{content:"Consumer Number";color:#667085;font-size:.7rem;font-weight:750}.portal-directory--customer-files .portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:nth-child(6):before{content:"CRM / Office";color:#667085;font-size:.7rem;font-weight:750}.portal-directory--customer-files .portal-directory__table tbody>tr:not(.portal-directory__expanded-row)>td:nth-child(7){text-align:left;grid-area:auto/1/auto/-1}}.crm-ledger-shell{gap:18px;display:grid}.crm-ledger-hero{background:radial-gradient(circle at top right, color-mix(in srgb, var(--workspace-accent,#0b4f80) 18%, transparent), transparent 42%), linear-gradient(135deg, #fff, #f7fafc);border:1px solid #dce7ef;border-radius:22px;justify-content:space-between;align-items:flex-start;gap:22px;padding:26px;display:flex;overflow:hidden;box-shadow:0 14px 36px #0f172a12}.crm-ledger-hero h1,.crm-ledger-heading h2,.crm-ledger-post h2{margin:3px 0 6px}.crm-ledger-hero p,.crm-ledger-heading p{color:#667085;max-width:760px;margin:0}.crm-ledger-selectors{background:#fff;border:1px solid #dce5ef;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px;display:grid}.crm-ledger-selectors label,.crm-ledger-selectors>div{gap:6px;display:grid}.crm-ledger-selectors span,.crm-ledger-post label>span{color:#475467;font-size:.72rem;font-weight:760}.crm-ledger-selectors select,.crm-ledger-post input,.crm-ledger-post select,.crm-ledger-post textarea{color:#101828;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:11px;padding:9px 11px}.crm-ledger-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.ledger-balance{color:#067647;text-align:right;background:#ecfdf3;border:1px solid #abefc6;border-radius:17px;gap:4px;min-width:210px;padding:15px 18px;display:grid}.ledger-balance--negative{color:#b42318;background:#fef3f2;border-color:#fecdca}.ledger-balance small{color:currentColor;font-weight:720}.ledger-balance strong{font-size:1.45rem}.crm-ledger-metrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.crm-ledger-metric{background:#fff;border:1px solid #e4e7ec;border-radius:16px;gap:7px;min-width:0;padding:15px;display:grid}.crm-ledger-metric span{color:#667085;font-size:.7rem;font-weight:700}.crm-ledger-metric strong{overflow-wrap:anywhere;font-size:1rem}.crm-ledger-metric--credit{background:#f6fef9;border-color:#abefc6}.crm-ledger-metric--debit{background:snow;border-color:#fecdca}.crm-ledger-post{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding:20px;display:grid}.crm-ledger-post>header{grid-column:1/-1;justify-content:space-between;align-items:flex-start;display:flex}.crm-ledger-post label{gap:6px;display:grid}.crm-ledger-post__wide{grid-column:1/-1}.crm-ledger-files table,.crm-ledger-statement table{border-collapse:collapse;width:100%;min-width:840px}.crm-ledger-files th,.crm-ledger-statement th{color:#475467;text-align:left;background:#f6f8fb;padding:12px;font-size:.68rem}.crm-ledger-files td,.crm-ledger-statement td{vertical-align:top;border-top:1px solid #eaecf0;padding:12px;font-size:.74rem}.crm-ledger-files td small,.crm-ledger-statement td small{color:#667085;margin-top:4px;display:block}.ledger-credit{color:#067647}.ledger-debit{color:#b42318}.ledger-entry-kind{color:#344054;background:#eef4f8;border-radius:999px;padding:3px 7px;font-size:.64rem;font-weight:760;display:inline-flex}.table-link--danger{color:#b42318!important}.profile-deactivate-dialog{width:min(620px,100%)}.profile-deactivate-dialog>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.profile-deactivate-dialog>header>button{background:#f2f4f7;border:0;border-radius:12px;width:42px;height:42px;font-size:1.45rem}.profile-deactivate-dialog ul{color:#475467;gap:7px;padding-left:20px;display:grid}.profile-deactivate-summary{background:#fef3f2;border:1px solid #fecdca;border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex}.profile-deactivate-summary>span{color:#fff;background:#d92d20;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.profile-deactivate-summary small{color:#667085;margin-top:3px;display:block}.danger-button{color:#fff;min-height:44px;font:inherit;background:#b42318;border:0;border-radius:11px;padding:10px 16px;font-weight:780}@media (width<=980px){.crm-ledger-selectors{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-ledger-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=640px){.workspace-mobile-nav__more>div{grid-template-columns:minmax(0,1fr)}.crm-ledger-hero,.crm-ledger-heading{flex-direction:column;align-items:stretch;padding:18px}.crm-ledger-hero>button{width:100%}.crm-ledger-selectors,.crm-ledger-post,.crm-ledger-metrics{grid-template-columns:minmax(0,1fr)}.ledger-balance{text-align:left;min-width:0}.crm-ledger-post>header{gap:4px;display:grid}.profile-deactivate-dialog{border-radius:22px 22px 0 0;max-height:92dvh;overflow:auto}.crm-ledger-files .portal-directory__table-wrap,.crm-ledger-statement .portal-directory__table-wrap{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.crm-ledger-files table,.crm-ledger-statement table{min-width:760px}}
