:root{color:#171717;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f4f6;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{background:#f3f4f6;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}.app-shell{min-height:100vh;display:flex}.sidebar{color:#fff;background:#111;border-right:3px solid #d60000;flex-direction:column;flex-shrink:0;width:256px;min-height:100vh;max-height:100vh;padding:24px 18px;display:flex;position:sticky;top:0;overflow-y:auto}.mobile-menu-button,.mobile-menu-overlay{display:none}.brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:0 8px 24px;display:flex}.brand-mark{border:1px solid #ffffffa6;border-radius:10px;flex-shrink:0;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:15px;font-weight:700;display:grid}.brand strong,.brand span{display:block}.brand strong{font-size:15px}.brand span{color:#a3a3a3;letter-spacing:1.2px;text-transform:uppercase;margin-top:2px;font-size:11px}.sidebar-menu{flex-direction:column;gap:5px;padding-top:24px;display:flex}.sidebar-menu.compact{padding-top:8px}.sidebar-section{border-top:1px solid #ffffff1a;margin-top:18px;padding-top:15px}.sidebar-section-title{color:#707070;letter-spacing:1.5px;padding:0 13px;font-size:9px;font-weight:800}.sidebar-item{color:#c7c7c7;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;min-height:44px;padding:0 13px;font-size:14px;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:flex}.sidebar-item:hover{color:#fff;background:#ffffff14;transform:translate(2px)}.sidebar-item.active{color:#111;background:#fff;font-weight:700}.sidebar-item:focus-visible{outline-offset:2px;outline:2px solid #d60000}.sidebar-footer{border-top:1px solid #ffffff1a;margin-top:auto;padding-top:20px}.sidebar-footer small{color:#777;padding:13px;font-size:10px;display:block}.app-content{flex:1;min-width:0}.topbar{background:#fff;border-bottom:1px solid #e6e7e9;justify-content:space-between;align-items:center;height:76px;padding:0 32px;display:flex}.search-box{color:#777;background:#f8f8f8;border:1px solid #ddd;border-radius:10px;align-items:center;gap:9px;width:min(420px,42vw);height:42px;padding:0 14px;display:flex}.search-box:focus-within{border-color:#d60000;box-shadow:0 0 0 3px #d6000014}.search-box input{color:#222;background:0 0;border:0;outline:0;width:100%}.search-box input::placeholder{color:#929292}.topbar-actions{align-items:center;gap:10px;display:flex}.icon-button{color:#333;background:#fff;border:1px solid #e1e1e1;border-radius:10px;place-items:center;width:40px;height:40px;transition:background .18s,border-color .18s,color .18s,transform .18s;display:grid;position:relative}.icon-button:hover{color:#d60000;background:#fff5f5;border-color:#d60000;transform:translateY(-1px)}.icon-button:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible{outline-offset:2px;outline:2px solid #d60000}.notification-dot{background:#d60000;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.user-profile{align-items:center;gap:10px;margin-left:7px;display:flex}.user-avatar{color:#fff;background:#111;border-radius:50%;flex-shrink:0;place-items:center;width:41px;height:41px;font-size:12px;font-weight:800;display:grid}.user-profile strong,.user-profile span{display:block}.user-profile strong{font-size:13px}.user-profile span{color:#777;margin-top:2px;font-size:10px}.page-content{padding:32px}.dashboard{width:min(1320px,100%);margin:0 auto}.dashboard-hero{justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px;display:flex}.eyebrow{color:#d60000;letter-spacing:1.8px;font-size:10px;font-weight:800}.dashboard h1{margin:8px 0 5px;font-size:clamp(30px,4vw,46px);line-height:1.05}.dashboard-hero p{color:#6b7280;margin:0;font-size:15px}.primary-button,.secondary-button{border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 17px;font-weight:700;transition:background .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s;display:inline-flex}.primary-button{color:#fff;background:#d60000;border:1px solid #d60000}.primary-button:hover{background:#b90000;border-color:#b90000;transform:translateY(-1px);box-shadow:0 8px 18px #d600002e}.secondary-button{color:#d60000;background:#fff;border:1px solid #d60000}.secondary-button:hover{background:#fff1f1;transform:translateY(-1px)}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.stat-card{background:#fff;border:1px solid #e1e3e6;border-radius:14px;min-height:164px;padding:20px;transition:border-color .18s,transform .18s,box-shadow .18s;box-shadow:0 8px 24px #11111109}.stat-card:hover{border-color:#d4d4d4;transform:translateY(-2px);box-shadow:0 12px 30px #1111}.stat-icon{color:#d60000;background:#fff0f0;border-radius:10px;place-items:center;width:40px;height:40px;margin-bottom:22px;display:grid}.stat-card>span,.stat-card>strong,.stat-card>small{display:block}.stat-card>span{color:#71717a;font-size:12px}.stat-card>strong{margin-top:4px;font-size:25px}.stat-card>small{color:#8b8b93;margin-top:5px;font-size:10px}.dashboard-grid{grid-template-columns:1.1fr .9fr;gap:18px;margin-top:18px;display:grid}.panel{background:#fff;border:1px solid #e1e3e6;border-radius:14px;min-height:285px;padding:22px}.panel-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:19px;display:flex}.panel h2,.ai-insight h2{margin:5px 0 0;font-size:18px}.schedule-item{border-bottom:1px solid #ededed;align-items:center;gap:14px;padding:13px 0;display:flex}.schedule-item:last-child{border-bottom:0}.schedule-date{color:#fff;background:#111;border-radius:9px;flex-shrink:0;place-items:center;width:48px;height:52px;display:grid}.schedule-date strong,.schedule-date span,.schedule-item>div:last-child strong,.schedule-item>div:last-child span{display:block}.schedule-date strong{margin-bottom:-6px;font-size:18px}.schedule-date span{letter-spacing:1px;font-size:8px}.schedule-item>div:last-child strong{font-size:13px}.schedule-item>div:last-child span{color:#777;margin-top:4px;font-size:10px}.activity-list{flex-direction:column;display:flex}.activity-item{border-bottom:1px solid #ededed;align-items:center;gap:11px;min-height:49px;display:flex}.activity-item:last-child{border-bottom:0}.activity-dot{background:#d60000;border-radius:50%;flex-shrink:0;width:8px;height:8px}.activity-item p{color:#454545;margin:0;font-size:12px}.ai-insight{color:#fff;background:#111;border:1px solid #2b2b2b;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;margin-top:18px;padding:22px;display:flex}.ai-insight p{color:#bdbdbd;max-width:780px;margin:8px 0 0;font-size:12px;line-height:1.6}.module-description{color:#666;max-width:760px;margin:0;font-size:13px;line-height:1.7}.panel .primary-button{margin-top:22px}@media (width<=1050px){.sidebar{width:220px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=780px){.sidebar{z-index:901;width:min(290px,86vw);padding:18px 14px;transition:transform .22s;position:fixed;top:0;left:0;transform:translate(-105%)}.sidebar.mobile-open{transform:translate(0)}.mobile-menu-overlay{z-index:900;background:#0008;border:0;display:block;position:fixed;inset:0}.mobile-menu-button{flex-shrink:0;display:grid}.user-profile>div:last-child{display:none}.brand{justify-content:center;padding:0 0 18px}.sidebar-item{justify-content:flex-start;padding:0 13px}.sidebar-item:hover{transform:none}.topbar{z-index:50;gap:9px;height:64px;padding:0 14px;position:sticky;top:0}.search-box{flex:1;width:auto;min-width:0}.page-content{padding:18px 14px}.dashboard-grid{grid-template-columns:1fr}}@media (width<=560px){.topbar{height:68px}.stats-grid{grid-template-columns:1fr}.dashboard-hero,.ai-insight{flex-direction:column;align-items:stretch}.dashboard-hero .primary-button,.ai-insight .secondary-button{width:100%}.search-box{display:none}.user-profile{margin-left:0}.page-content{padding:20px 14px}.dashboard h1{font-size:31px}.panel{min-height:auto;padding:19px}.stat-card{min-height:150px}}.agenda-layout{grid-template-columns:380px 1fr;align-items:start;gap:24px;margin-top:24px;display:grid}.agenda-left{position:sticky;top:24px}.calendar-panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:20px;box-shadow:0 10px 30px #0000000a}.calendar-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.calendar-header h2{margin:0;font-size:20px;font-weight:700}.calendar-header button{cursor:pointer;background:#f4f4f5;border:none;border-radius:10px;width:38px;height:38px;transition:all .2s}.calendar-header button:hover{background:#e4e4e7}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.calendar-weekday{text-align:center;color:#777;padding:8px 0;font-size:12px;font-weight:700}.calendar-day{cursor:pointer;background:#fafafa;border:none;border-radius:12px;height:46px;font-size:14px;transition:all .2s}.calendar-day:hover{color:#d60000;background:#ffeaea}.calendar-day.today{color:#fff;background:#d60000;font-weight:700}.agenda-right{flex-direction:column;gap:18px;display:flex}.agenda-card{cursor:pointer;background:#fff;border:1px solid #ececec;border-radius:18px;padding:18px;transition:all .2s;box-shadow:0 8px 24px #0000000a}.agenda-card:hover{transform:translateY(-2px);box-shadow:0 15px 35px #00000014}.agenda-card-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.agenda-card-header h3{margin:0;font-size:18px}.status{border-radius:30px;padding:5px 12px;font-size:12px;font-weight:700}.status.agendado{color:#3566ff;background:#eef4ff}.status.confirmado{color:#0c8d4b;background:#e7f9ef}.status.cancelado{color:#d60000;background:#ffe9e9}.status.concluido{color:#555;background:#ededed}.agenda-card-body{gap:12px;display:grid}.agenda-card-body div{color:#555;align-items:center;gap:10px;display:flex}.agenda-card-body svg{color:#d60000}@media (width<=1100px){.agenda-layout{grid-template-columns:1fr}.agenda-left{position:relative;top:0}}@media (display-mode:standalone){.topbar{padding-top:env(safe-area-inset-top);height:calc(64px + env(safe-area-inset-top))}.page-content{padding-bottom:calc(24px + env(safe-area-inset-bottom))}}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}html,body,#root{width:100%;min-width:0;min-height:100%}#root{text-align:left;box-sizing:border-box;border:0;flex-direction:column;max-width:none;min-height:100svh;margin:0;display:flex}body{margin:0;overflow-x:hidden}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.gmail-send-overlay{z-index:1200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1111119e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.gmail-send-modal{background:#fff;border:1px solid #dedfe3;border-radius:16px;width:min(680px,100%);max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 28px 80px #11111147}.gmail-send-header{border-bottom:1px solid #ececef;grid-template-columns:auto 1fr auto;align-items:flex-start;gap:13px;padding:22px 24px 18px;display:grid}.gmail-send-icon{color:#fff;background:#111;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.gmail-send-header span{color:#d60000;letter-spacing:1.3px;font-size:9px;font-weight:800}.gmail-send-header h2{margin:4px 0 0;font-size:21px}.gmail-send-header p{color:#686b73;margin:6px 0 0;font-size:12px;line-height:1.5}.gmail-send-close{color:#52525b;cursor:pointer;background:#fff;border:1px solid #dfe1e5;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.gmail-send-form{gap:15px;padding:20px 24px 24px;display:grid}.gmail-send-form label{color:#35373c;gap:7px;font-size:11px;font-weight:800;display:grid}.gmail-send-form input,.gmail-send-form textarea{color:#202126;width:100%;font:inherit;background:#fff;border:1px solid #d9dce2;border-radius:9px;outline:none;font-size:13px;font-weight:500}.gmail-send-form input{min-height:42px;padding:0 12px}.gmail-send-form textarea{resize:vertical;min-height:210px;padding:12px;line-height:1.55}.gmail-send-form input:focus,.gmail-send-form textarea:focus{border-color:#111;box-shadow:0 0 0 3px #11111114}.gmail-send-attachment{color:#334155;background:#f6f9fe;border:1px solid #dbe5f5;border-radius:9px;align-items:center;gap:10px;padding:11px 12px;display:flex}.gmail-send-attachment div{gap:2px;min-width:0;display:grid}.gmail-send-attachment span{color:#64748b;text-transform:uppercase;font-size:9px;font-weight:800}.gmail-send-attachment strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.gmail-send-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;padding:11px 12px;font-size:11px;font-weight:700;line-height:1.5}.gmail-send-footer{justify-content:flex-end;gap:9px;padding-top:4px;display:flex}@media (width<=640px){.gmail-send-overlay{padding:10px}.gmail-send-modal{max-height:calc(100vh - 20px)}.gmail-send-header{padding:18px}.gmail-send-form{padding:17px 18px 20px}}.route-loading,.module-loading{color:#616975;place-content:center;justify-items:center;gap:12px;min-height:48vh;font-size:13px;display:grid}.route-loading>span,.module-loading>span{border:3px solid #e4e7eb;border-top-color:#d60000;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite stability-spin}@keyframes stability-spin{to{transform:rotate(360deg)}}.connection-banner{color:#815b13;background:#fff8e8;border:1px solid #f5c97a;border-radius:10px;align-items:center;gap:9px;margin-bottom:14px;padding:11px 14px;font-size:12px;font-weight:700;display:flex}.app-sync-error{justify-content:space-between;gap:12px}.app-sync-error button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:7px 10px;display:inline-flex}.fatal-error-page{background:linear-gradient(145deg,#2d1017,#12090c);place-items:center;min-height:100svh;padding:24px;display:grid}.fatal-error-card{background:#fff;border-radius:18px;width:min(100%,510px);padding:34px;box-shadow:0 24px 70px #00000047}.fatal-error-icon{color:#b42338;background:#fff1f2;border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.fatal-error-card h1{margin:10px 0;font-size:clamp(25px,5vw,36px);line-height:1.1}.fatal-error-card>p:not(.eyebrow){color:#697180;font-size:14px;line-height:1.65}.fatal-error-card>div{gap:10px;margin-top:22px;display:flex}@media (width<=560px){.fatal-error-card{padding:25px}.fatal-error-card>div{flex-direction:column}.app-sync-error{flex-direction:column;align-items:flex-start}}.shared-button{min-height:42px;font:inherit;white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:12px;font-weight:800;transition:background .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.shared-button:hover:not(:disabled){transform:translateY(-1px)}.shared-button:focus-visible{outline-offset:2px;outline:2px solid #d60000}.shared-button:disabled{cursor:not-allowed;opacity:.55}.shared-button-primary{color:#fff;background:#d60000;border-color:#d60000}.shared-button-primary:hover:not(:disabled){background:#b80000;border-color:#b80000;box-shadow:0 8px 20px #d6000033}.shared-button-secondary{color:#d60000;background:#fff;border-color:#d60000}.shared-button-secondary:hover:not(:disabled){background:#fff1f1}.shared-button-tertiary{color:#425063;background:#fff;border-color:#d8dee7}.shared-button-tertiary:hover:not(:disabled){background:#f8fafc;border-color:#b8c2cf}.shared-button-ghost{color:#444;background:#fff;border-color:#ddd}.shared-button-ghost:hover:not(:disabled){background:#f7f7f7;border-color:#bdbdbd}.shared-button-danger{color:#c00000;background:snow;border-color:#fecaca}.shared-button-danger:hover:not(:disabled){background:#fff0f0;border-color:#d60000}.shared-button-small{min-height:34px;padding:0 11px;font-size:10px}.shared-button-medium{min-height:42px}.shared-button-large{min-height:48px;padding:0 20px;font-size:13px}.shared-button-full{width:100%}.shared-button-icon{justify-content:center;align-items:center;display:inline-flex}.shared-button-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite shared-spin}.shared-field{flex-direction:column;gap:7px;min-width:0;display:inline-flex}.shared-field-full{width:100%}.shared-field-label{color:#444;letter-spacing:.45px;text-transform:uppercase;font-size:9px;font-weight:800}.shared-input-wrapper{align-items:center;width:100%;display:flex;position:relative}.shared-input,.shared-select{color:#222;width:100%;height:42px;font:inherit;background:#fafafa;border:1px solid #ddd;border-radius:9px;outline:0;padding:0 12px;font-size:11px;transition:border-color .18s,background .18s,box-shadow .18s}.shared-input-with-icon{padding-left:39px}.shared-input:focus,.shared-select:focus{background:#fff;border-color:#d60000;box-shadow:0 0 0 3px #d6000013}.shared-input::placeholder{color:#a1a1a1}.shared-input-icon{z-index:1;color:#777;pointer-events:none;display:inline-flex;position:absolute;left:12px}.shared-input-right{align-items:center;display:inline-flex;position:absolute;right:10px}.shared-field-error .shared-input,.shared-field-error .shared-select{background:#fff7f7;border-color:#d60000}.shared-field-message{color:#888;font-size:9px;line-height:1.4}.shared-field-message.error{color:#d60000;font-weight:700}.shared-modal-backdrop{z-index:1600;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000009e;justify-content:center;align-items:center;padding:22px;animation:.18s shared-fade-in;display:flex;position:fixed;inset:0}.shared-modal{background:#fff;border:1px solid #ddd;border-radius:17px;grid-template-rows:auto minmax(0,1fr) auto;max-height:calc(100vh - 44px);animation:.22s shared-modal-in;display:grid;overflow:hidden;box-shadow:0 35px 100px #00000052}.shared-modal-small{width:min(480px,100%)}.shared-modal-medium{width:min(760px,100%)}.shared-modal-large{width:min(1040px,100%)}.shared-modal-header{border-bottom:1px solid #ededed;justify-content:space-between;align-items:flex-start;gap:20px;padding:21px 23px;display:flex}.shared-modal-header h2{color:#171717;margin:5px 0 0;font-size:22px}.shared-modal-header p{color:#777;max-width:620px;margin:7px 0 0;font-size:10px;line-height:1.55}.shared-modal-close{color:#555;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.shared-modal-close:hover{color:#d60000;background:#fff0f0;border-color:#d60000}.shared-modal-body{min-height:0;padding:22px 23px 28px;overflow-y:auto}.shared-modal-footer{background:#fff;border-top:1px solid #ededed;justify-content:flex-end;align-items:center;gap:9px;padding:15px 21px;display:flex}@keyframes shared-spin{to{transform:rotate(360deg)}}@keyframes shared-fade-in{0%{opacity:0}to{opacity:1}}@keyframes shared-modal-in{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=620px){.shared-modal-backdrop{padding:0}.shared-modal{border:0;border-radius:0;width:100%;height:100vh;max-height:100vh}.shared-modal-footer{flex-direction:column-reverse;align-items:stretch}.shared-modal-footer .shared-button{width:100%}}.shared-form-section{background:#fff;border:1px solid #e4e9ef;border-radius:12px;padding:14px}.shared-form-section-header h3{color:#1b232e;margin:0;font-size:15px;line-height:1.2}.shared-form-section-header p{color:#66707d;margin:6px 0 0;font-size:11px;line-height:1.5}.shared-summary-card{background:#fafbfd;border:1px solid #e5eaf0;border-radius:10px;min-width:0;padding:11px}.shared-summary-icon{color:#d60000;background:#fff1f1;border-radius:8px;place-items:center;width:28px;height:28px;margin-bottom:6px;display:grid}.shared-summary-card span,.shared-summary-card strong,.shared-summary-card small{display:block}.shared-summary-card span{color:#6f7886;text-transform:uppercase;letter-spacing:.3px;font-size:9px;font-weight:700}.shared-summary-card strong{color:#1c242f;margin-top:4px;font-size:14px}.shared-summary-card small{color:#7a8391;margin-top:4px;font-size:9px}.shared-summary-accent{background:#fff7f7;border-color:#f7caca}.shared-summary-success{background:#f0fdf4;border-color:#bbf7d0}.shared-summary-warning{background:#fffbeb;border-color:#fde68a}.shared-stepper{background:#fafbfd;border:1px solid #e4e9ef;border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;width:100%;padding:8px;display:grid}.shared-stepper-item{color:#536173;cursor:pointer;background:#fff;border:1px solid #dde3ea;border-radius:10px;grid-template-columns:18px minmax(0,1fr);align-content:center;gap:8px;width:100%;min-width:0;min-height:38px;padding:8px 10px;display:grid}.shared-stepper-item:disabled{cursor:not-allowed;opacity:.55}.shared-stepper-symbol{background:#eef2f7;border-radius:999px;place-items:center;width:18px;height:18px;font-size:10px;font-weight:800;display:grid}.shared-stepper-text{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.shared-stepper-text strong{font-size:10px;font-weight:800}.shared-stepper-text small{color:#7b8594;margin-top:2px;font-size:8px}.shared-stepper-item.is-completed{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.shared-stepper-item.is-completed .shared-stepper-symbol{color:#fff;background:#15803d}.shared-stepper-item.is-current{color:#991b1b;background:#fff5f5;border-color:#f7caca}.shared-stepper-item.is-current .shared-stepper-symbol{color:#fff;background:#d60000}.shared-stepper-mobile{display:none}.shared-action-bar{justify-content:space-between;align-items:center;gap:8px;padding-top:8px;display:flex}.shared-action-left,.shared-action-right{align-items:center;gap:8px;display:inline-flex}.shared-wizard-layout{grid-template-columns:minmax(0,1fr) 290px;gap:12px;display:grid}.shared-wizard-steps,.shared-wizard-content,.shared-wizard-summary{min-width:0}.shared-wizard-summary{align-self:start;gap:8px;display:grid;position:sticky;top:12px}@media (width<=980px){.shared-wizard-layout{grid-template-columns:1fr}.shared-wizard-summary{position:static}}@media (width<=760px){.shared-stepper{display:none}.shared-stepper-mobile{background:#fafbfd;border:1px solid #e4e9ef;border-radius:12px;gap:5px;padding:10px;display:grid}.shared-stepper-mobile span{color:#6f7886;text-transform:uppercase;letter-spacing:.28px;font-size:9px;font-weight:700}.shared-stepper-mobile strong{color:#202833;font-size:12px}.shared-stepper-mobile-progress{background:#e8edf3;border-radius:999px;width:100%;height:6px;overflow:hidden}.shared-stepper-mobile-progress i{border-radius:inherit;background:#d60000;height:100%;display:block}.shared-action-bar{flex-direction:column-reverse;align-items:stretch}.shared-action-left,.shared-action-right{flex-direction:column;align-items:stretch;width:100%}}.shared-stepper-icon{color:currentColor;place-items:center;width:18px;height:18px;display:grid}
