.simple-portal{color:#183048;background:#f5f7fb;min-height:100vh;font-size:16px;line-height:1.55;display:flex}.simple-portal button,.simple-portal input,.simple-portal textarea,.simple-portal select{font:inherit}.simple-sidebar{color:#fff;background:#102c46;flex-direction:column;flex-shrink:0;gap:38px;width:240px;padding:30px 22px;display:flex}.simple-brand{color:inherit;align-items:center;gap:12px;font-size:24px;font-weight:700;text-decoration:none;display:flex}.simple-brand img{object-fit:contain;background:#fff;border-radius:10px;width:45px;height:45px;padding:5px}.simple-brand small{color:#c2d4e4;font-size:13px;font-weight:400;display:block}.simple-sidebar nav{gap:8px;display:grid}.simple-sidebar button{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:12px 14px}.simple-sidebar button[aria-current],.simple-sidebar button:hover{background:#264b6a}.simple-account{overflow-wrap:anywhere;gap:6px;margin-top:auto;display:grid}.simple-account span{color:#c2d4e4;font-size:14px}.simple-account button{padding-left:0}.simple-main{flex:1;min-width:0}.simple-topbar{color:#53677c;background:#fff;border-bottom:1px solid #e0e7ee;justify-content:space-between;align-items:center;gap:20px;padding:22px 40px;font-size:14px;display:flex}.simple-content{max-width:1000px;margin:0 auto;padding:64px 44px}.simple-content h1{letter-spacing:-.5px;margin:0 0 16px;font-size:32px;font-weight:700;line-height:1.25}.simple-content p{color:#53677c;margin:0 0 24px}.simple-content .simple-eyebrow{letter-spacing:1.4px;color:#287879;margin-bottom:16px;font-size:13px;font-weight:700}.simple-actions{grid-template-columns:1fr 1fr;gap:24px;margin-top:36px;display:grid}.simple-actions>button{text-align:left;cursor:pointer;color:#183048;background:#fff;border:1px solid #dce5ee;border-radius:14px;flex-direction:column;align-items:flex-start;gap:12px;min-height:220px;padding:30px;display:flex;box-shadow:0 5px 16px #15334f06}.simple-actions>button:hover{border-color:#237d89;box-shadow:0 8px 24px #15334f12}.simple-actions strong{font-size:21px;line-height:1.35}.simple-actions>button>span:last-child{color:#53677c}.simple-action-icon{color:#13666b;background:#e4f2f1;border-radius:12px;place-items:center;width:48px;height:48px;margin-bottom:8px;font-size:30px;display:grid}.simple-panel{background:#fff;border:1px solid #dce5ee;border-radius:14px;padding:32px}.simple-back{color:#236777;cursor:pointer;background:0 0;border:0;margin-bottom:26px;padding:0}.simple-profile{grid-template-columns:1fr 1fr;gap:24px;display:grid}.simple-profile dt{color:#64758a;font-size:14px}.simple-profile dd{overflow-wrap:anywhere;margin:4px 0 0}.simple-portal :focus-visible{outline-offset:4px;outline:3px solid #248c9d}@media (width<=760px){.simple-portal{display:block}.simple-sidebar{grid-template-columns:1fr auto;gap:18px;width:100%;padding:16px 20px;display:grid}.simple-sidebar nav{grid-column:1/-1;gap:10px;display:flex}.simple-account{text-align:right;margin:0;font-size:14px}.simple-account span{display:none}.simple-account button{text-align:right;padding:4px}.simple-brand{font-size:21px}.simple-topbar{padding:16px 20px}.simple-topbar>span:last-child{display:none}.simple-content{padding:32px 20px}.simple-actions,.simple-profile{grid-template-columns:1fr}.simple-actions{gap:16px}.simple-actions>button{min-height:180px;padding:24px}.simple-content h1{font-size:27px}.simple-panel{padding:24px 20px}}.simple-panel h2{margin:28px 0 14px;font-size:20px}.simple-profile{margin:24px 0}.simple-field-grid{grid-template-columns:1fr 1fr;gap:24px;margin:26px 0;display:grid}.simple-portal label,.simple-type-dialog label{color:#183048;flex-direction:column;gap:8px;font-size:15px;font-weight:600;display:flex}.simple-portal input:not([type=radio]),.simple-portal select,.simple-portal textarea,.simple-type-dialog input{box-sizing:border-box;color:#183048;width:100%;max-width:100%;font:inherit;background:#fff;border:1px solid #b8c8d7;border-radius:8px;min-height:48px;padding:12px 14px;line-height:1.5}.simple-portal input[aria-invalid=true],.simple-portal select[aria-invalid=true]{border-color:#b33735}.simple-portal textarea{resize:vertical}.simple-portal small{color:#596c7e;font-size:14px;font-weight:400;line-height:1.5;display:block}.simple-portal button:disabled{opacity:.55;cursor:wait}.simple-portal .simple-primary,.simple-portal .simple-secondary{cursor:pointer;font:inherit;border:1px solid #bbcbd9;border-radius:8px;padding:12px 20px;font-weight:600;line-height:1.5}.simple-portal .simple-primary{color:#fff;background:#176776;border-color:#176776}.simple-portal .simple-primary:hover:not(:disabled){background:#10505c}.simple-portal .simple-secondary{color:#24465f;background:#fff}.simple-footer{border-top:1px solid #e0e7ee;justify-content:space-between;gap:16px;margin-top:28px;padding-top:24px;display:flex}.simple-footer .simple-primary:only-child{margin-left:auto}.simple-note{color:#415b71;background:#eff4f8;border-radius:8px;margin:20px 0;padding:16px 18px;font-size:14px;line-height:1.6}.simple-note button{margin-top:14px;display:block}.simple-note p{margin:0}.simple-requester{background:#f0f6f7;border-left:3px solid #238393;border-radius:5px;gap:4px;padding:20px;display:grid}.simple-requester>button{color:#176776;cursor:pointer;width:fit-content;font:inherit;background:0 0;border:0;padding:8px 0 0;font-size:14px;text-decoration:underline}.simple-step{color:#176776;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;font-size:14px;font-weight:600;display:flex}.simple-step>div{gap:5px;display:flex}.simple-step i{background:#d9e4ed;border-radius:5px;width:32px;height:4px;display:block}.simple-step i.complete{background:#218394}.simple-upload{background:#f8fafc;border:1px dashed #a7bdcc;border-radius:10px;margin:26px 0 18px;padding:24px}.simple-upload>p{margin:6px 0 18px;font-size:14px}.simple-upload>small{margin-top:14px}.simple-portal .simple-file-input{display:none}.simple-file-list{margin:0;padding:0;list-style:none}.simple-file-list li{border-bottom:1px solid #e1e8ef;justify-content:space-between;align-items:center;gap:12px;padding:15px 0;display:flex}.simple-file-list li>span{overflow-wrap:anywhere;min-width:0}.simple-file-list strong{font-size:15px}.simple-file-list button{color:#9c3434;cursor:pointer;background:0 0;border:0;padding:8px;font-size:14px}.simple-file-list a{color:#176776;text-decoration:underline}.simple-error{color:#8d2626;background:#fff0ed;border:1px solid #efc0b6;border-radius:8px;margin-top:20px;padding:18px}.simple-notice{background:#e8f4f0;border-radius:8px;padding:16px;margin-top:20px!important}.simple-portal .simple-field-error{color:#a32929}.simple-destinations{border:0;margin:24px 0;padding:0}.simple-destinations legend{color:#53677c;padding-bottom:10px;font-size:14px}.simple-destinations>label{cursor:pointer;border:1px solid #bdcbd8;border-radius:10px;flex-direction:row;align-items:center;gap:16px;padding:22px}.simple-destinations>label:has(input:checked){background:#f0f7f7;border:2px solid #176776;padding:21px}.simple-destinations input{accent-color:#176776;flex-shrink:0;width:20px;height:20px}.simple-summary{background:#f5f7fa;border-radius:8px;gap:6px;margin-top:24px;padding:20px;display:grid}.simple-summary span{color:#53677c;font-size:14px}.simple-process-list{gap:12px;display:grid}.simple-process-list>article>button{text-align:left;cursor:pointer;color:#183048;background:#fff;border:1px solid #dce5ee;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;padding:20px;display:flex}.simple-process-list>article>button:hover{border-color:#176776}.simple-process-list>article>button>span:first-child{gap:7px;display:grid}.simple-status{white-space:nowrap;color:#256761;background:#e5f2f0;border-radius:20px;padding:5px 10px;font-size:13px;display:inline-block}.simple-status.pending{color:#825b16;background:#fff0d3}.simple-pagination{justify-content:space-between;align-items:center;gap:10px;margin-top:24px;font-size:14px;display:flex}.simple-prewrap{white-space:pre-wrap;overflow-wrap:anywhere}.simple-timeline{padding-left:20px}.simple-timeline li{padding:0 0 12px 8px}.simple-timeline time{color:#64768a;font-size:13px}.simple-timeline p{margin:5px 0 10px;font-size:15px}.simple-success{text-align:center;padding:48px 32px}.simple-success-icon{color:#247151;background:#e3f4ec;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 24px;font-size:32px;display:grid}.simple-number{overflow-wrap:anywhere;background:#f1f6f9;margin:24px 0;padding:20px;font-size:20px;display:block}.simple-type-dialog{color:#183048;border:0;border-radius:16px;width:min(760px,100% - 32px);max-height:85vh;padding:30px;overflow-y:auto;box-shadow:0 20px 90px #0d263e44}.simple-type-dialog::backdrop{background:#0f233e88}.simple-dialog-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.simple-dialog-heading h2{margin:0;font-size:25px;line-height:1.3}.simple-dialog-heading .simple-eyebrow{letter-spacing:1px;color:#176776;margin:0 0 8px;font-size:12px}.simple-dialog-heading>button{cursor:pointer;color:#183048;background:#edf2f6;border:0;border-radius:6px;width:34px;font-size:25px;line-height:32px}.simple-type-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:22px;display:grid}.simple-type-grid>button{text-align:left;color:#183048;cursor:pointer;font:inherit;background:#fff;border:1px solid #dce5ee;border-radius:9px;gap:7px;padding:20px;display:grid}.simple-type-grid>button:hover{background:#f1f8f8;border-color:#176776}.simple-type-grid strong{font-size:16px}.simple-type-grid span{color:#53677c;font-size:14px;line-height:1.45}.simple-portal h1:focus{outline:none}.simple-description textarea[readonly]{background:#f3f6f8}@media (width<=760px){.simple-field-grid{grid-template-columns:1fr;gap:20px}.simple-type-dialog{padding:22px}.simple-type-grid{grid-template-columns:1fr}.simple-footer{flex-wrap:wrap}.simple-footer button{flex:1}.simple-process-list>article>button{flex-direction:column;align-items:flex-start;gap:10px}.simple-dialog-heading h2{font-size:22px}.simple-pagination .simple-secondary{padding:9px 12px}.simple-success{padding:32px 20px}.simple-content{overflow-wrap:anywhere}.simple-profile{gap:18px}}.simple-sidebar nav button{align-items:center;gap:10px;display:flex}.simple-unread-dot,.simple-inline-dot{background:#f58a21;border-radius:50%;width:10px;min-width:10px;height:10px;display:inline-block;box-shadow:0 0 0 3px #f58a2120}.simple-inline-dot{margin:0 4px}.simple-content:has(.simple-types-page){max-width:none}.simple-types-page{width:100%;min-height:65vh}.simple-types-page .simple-type-grid{margin-top:24px}.simple-types-page .simple-type-grid button{font:inherit;text-align:left;cursor:pointer}.simple-types-page .simple-dialog-heading{margin-bottom:24px}.simple-types-page .simple-search{max-width:560px}.simple-downloads{flex-wrap:wrap;align-items:center;gap:12px;margin:24px 0;display:flex}.simple-downloads>a{text-align:center;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.simple-downloads small{flex-basis:100%}.simple-success .simple-downloads{justify-content:center}.simple-process-list>article{background:#fff;border:1px solid #dce5ee;border-radius:10px;overflow:hidden}.simple-process-list>article>button{width:100%;font:inherit;cursor:pointer;border:0;border-radius:0}.simple-process-list>article>.simple-download-link{background:#f9fbfc;border-top:1px solid #edf1f5;padding:12px 20px;display:block}.simple-download-link{color:#176776;font-size:14px;font-weight:600;text-decoration:none}.simple-download-link:hover{text-decoration:underline}.simple-notifications{gap:12px;margin:24px 0;padding:0;list-style:none;display:grid}.simple-notifications li{background:#fff;border:1px solid #dce5ee;border-radius:10px}.simple-notifications li.unread{background:#fffcf8;border-left:4px solid #f58a21}.simple-notifications button{text-align:left;color:#183048;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;gap:8px;padding:20px;display:grid}.simple-notifications p{margin:0;font-size:15px}.simple-notification-heading{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (width<=760px){.simple-sidebar nav{flex-wrap:wrap}.simple-sidebar nav button{padding:10px;font-size:14px}.simple-downloads>a{width:100%}.simple-types-page .simple-type-grid{grid-template-columns:1fr}.simple-process-list>article>button{flex-direction:column;align-items:flex-start}}.simple-admin-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-admin-count{color:#b45100;margin-top:8px;font-size:14px;display:block}.simple-admin-list article>button>span:last-child{justify-items:end;gap:8px;display:grid}.simple-admin-primary-action{text-align:center;background:#edf6f6;border:1px solid #b9d9d7;border-radius:12px;margin:32px 0;padding:24px}.simple-respond-button{letter-spacing:.3px;min-width:min(100%,340px);font-size:17px!important}.simple-forward{background:#f8fafc;border:1px solid #dce5ee;border-radius:12px;margin-top:30px;padding:24px}.simple-forward label{margin:18px 0}.simple-decision-actions{grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;display:grid}.simple-decision-actions button{min-height:58px;font:inherit;letter-spacing:.5px;cursor:pointer;border:1px solid #0000;border-radius:9px;font-weight:800}.simple-approve{color:#fff;background:#1f7657}.simple-approve:hover:not(:disabled){background:#185e46}.simple-refuse{color:#fff;background:#a9433f}.simple-refuse:hover:not(:disabled){background:#883530}.simple-dispatch{background:#fff;border:1px solid #cfdbe5;border-radius:10px;margin:26px 0;padding:28px;box-shadow:0 8px 24px #15334f0c}.simple-dispatch pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#1e2e3d;margin:18px 0 0;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.72}.simple-decision{color:#1f6e53;letter-spacing:.5px;background:#e5f2ed;border-radius:20px;padding:7px 12px;font-size:13px;font-weight:800;display:inline-block}.simple-decision.recusado{color:#923d38;background:#fceae7}.simple-panel>h2{scroll-margin-top:20px}@media (width<=760px){.simple-admin-actions,.simple-decision-actions{grid-template-columns:1fr}.simple-admin-list article>button>span:last-child{justify-items:start}.simple-dispatch{padding:20px 16px}.simple-dispatch pre{font-size:15px}.simple-sidebar{display:flex}.simple-sidebar nav{width:100%;display:grid}.simple-account,.simple-account button{text-align:left}}.simple-footer{z-index:4;background:#fff;padding-bottom:12px;position:sticky;bottom:0;box-shadow:0 -10px 18px #fff}.simple-panel>p:not(.simple-eyebrow),.simple-prewrap,.simple-timeline p,.simple-dispatch pre,.simple-note p,.simple-notifications p,.simple-forward>p,.simple-upload>p,.simple-actions>button>span:last-child,.simple-type-grid span{text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}.simple-signature-box{background:#f1f8f5;border:1px solid #acd4c6;border-radius:12px;grid-template-columns:auto 1fr;gap:18px;margin:30px 0 12px;padding:24px;display:grid}.simple-signature-icon{color:#fff;background:#1f7657;border-radius:50%;place-items:center;width:44px;height:44px;font-size:24px;font-weight:800;display:grid}.simple-signature-box h2{margin:0 0 8px;font-size:20px}.simple-signature-box p{margin:0 0 18px}.simple-signature-password{align-items:stretch;gap:0;display:flex}.simple-signature-password input{border-radius:8px 0 0 8px!important}.simple-signature-password button{color:#176776;font:inherit;cursor:pointer;background:#fff;border:1px solid #9fb8ad;border-left:0;border-radius:0 8px 8px 0;flex:none;padding:0 18px;font-weight:700}.simple-signature-box small{margin-top:8px}.simple-signature-proof{color:#294b3f;background:#edf7f2;border-left:4px solid #1f7657;border-radius:6px;gap:6px;margin:-12px 0 28px;padding:16px 18px;display:grid}.simple-signature-proof span{font-size:14px}.simple-signature-proof code{overflow-wrap:anywhere;color:#53677c;font-size:12px}.simple-signature-proof a{color:#176776;width:fit-content;font-weight:700}@media (width<=760px){.simple-signature-box{grid-template-columns:1fr;padding:20px 16px}.simple-signature-password{grid-template-columns:1fr auto;display:grid}.simple-signature-password button{padding:0 12px}}.simple-portal-access{width:100%;min-height:100dvh}.simple-notification-gate .simple-primary{color:#fff;font:inherit;cursor:pointer;background:#176d7c;border:1px solid #176d7c;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:13px 20px;font-size:14px;font-weight:700;display:inline-flex}.simple-notification-gate .simple-primary:hover{background:#115764}.simple-notification-gate button:disabled{cursor:wait;opacity:.6}.simple-notification-gate .simple-secondary{color:#294e66;font:inherit;cursor:pointer;background:#fff;border:1px solid #b8c9d5;border-radius:8px;padding:10px 14px}.simple-notification-gate .simple-error{color:#a1392d;background:#fff3f1;border:1px solid #e9bdb8;border-radius:10px;padding:15px;line-height:1.6}.simple-notification-gate h2{font-weight:650}.simple-notification-gate{color:#17334b;background:#fff;border:1px solid #d4dee8;border-radius:22px;width:min(660px,100vw - 32px);max-height:calc(100dvh - 40px);margin:auto;padding:0;font-family:inherit;overflow:auto;box-shadow:0 30px 100px #081f3966}.simple-notification-gate::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a203bc7}.simple-notification-gate>header{letter-spacing:1.8px;color:#95621f;align-items:center;gap:14px;padding:26px 30px 0;font-size:11px;font-weight:800;display:flex}.simple-gate-bell{color:#b66b10;background:#fff1da;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.simple-gate-bell svg{width:25px;height:25px}.simple-gate-body{padding:22px 30px}.simple-gate-body h2{color:#17334b;margin:0 0 14px;font-size:25px;line-height:1.4}.simple-gate-body>p{color:#607488;margin:0 0 22px;font-size:15px;line-height:1.65}.simple-gate-body .simple-primary{justify-content:center;width:100%;min-height:48px}.simple-notification-gate>footer{background:#f7fafc;border-top:1px solid #e3e9ef;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:20px 30px;display:flex;position:sticky;bottom:0}.simple-gate-logout{color:#536b80;font:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;font-size:13px;text-decoration:underline}.simple-gate-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.simple-gate-list button{text-align:left;width:100%;font:inherit;color:#243e54;cursor:pointer;background:#fffaf2;border:1px solid #eed7b6;border-radius:13px;gap:9px;padding:18px;display:grid}.simple-gate-list button:hover{background:#fff3df;border-color:#d5923b}.simple-gate-process{color:#64798b;overflow-wrap:anywhere;align-items:center;gap:12px;font-size:12px;font-weight:700;display:flex}.simple-gate-process .simple-unread-dot{margin-left:auto}.simple-gate-list small,.simple-gate-reader>small{color:#657b8f;font-size:12px;line-height:1.6}.simple-gate-link{color:#176d7c;font-size:13px;font-weight:700}.simple-gate-reader{background:#f8fafc;border:1px solid #d8e3e9;border-radius:15px;padding:23px}.simple-gate-reader h3{color:#17334b;margin:12px 0;font-size:20px;line-height:1.4}.simple-gate-message{white-space:pre-wrap;overflow-wrap:anywhere;color:#334d63;font-size:16px;line-height:1.8}.simple-gate-read-status{color:#277151;margin:22px 0 0;font-size:13px}.simple-gate-body .simple-error{margin-top:18px}.simple-gate-body .simple-error button{margin-top:12px;display:block}.simple-gate-hint{margin-top:16px!important;font-size:13px!important}.simple-notification-gate button:focus-visible{outline-offset:3px;outline:3px solid #238ea3}@media (width<=760px){.simple-notification-gate{border-radius:16px;max-height:calc(100dvh - 24px)}.simple-notification-gate>header{padding:20px 20px 0}.simple-gate-body{padding:20px}.simple-gate-body h2{font-size:21px}.simple-notification-gate>footer{padding:18px 20px}.simple-gate-reader{padding:18px}.simple-gate-list button{padding:16px}}.simple-sidebar{scrollbar-width:thin;background:linear-gradient(170deg,#102c46 0%,#0a2035 100%);border-right:1px solid #27465f;gap:20px;width:276px;height:100dvh;padding:28px 18px 20px;position:sticky;top:0;overflow-y:auto;box-shadow:5px 0 24px #0b263c0a}.simple-brand{letter-spacing:1px;gap:14px;padding:0 12px}.simple-brand img{border-radius:12px;width:50px;height:50px}.simple-brand small{letter-spacing:.2px;color:#b5c8d9;margin-top:4px;font-size:12px;line-height:1.45}.simple-sidebar nav{gap:5px}.simple-nav-section{color:#89a6bd;letter-spacing:1.6px;padding:12px 14px 7px;font-size:10px;font-weight:700}.simple-nav-section:not(:first-child){margin-top:15px}.simple-sidebar nav button{color:#c7d7e5;border:1px solid #0000;gap:12px;min-height:47px;padding:12px 14px;font-size:14px;line-height:1.4;transition:background .16s,color .16s}.simple-sidebar nav button:hover{color:#fff;background:#ffffff0b}.simple-sidebar nav button[aria-current]{color:#fff;background:#277c873b;border-color:#439daa65;box-shadow:inset 3px 0 #65d2ce}.simple-nav-icon{flex:0 0 21px;width:21px;height:21px}.simple-sidebar .simple-unread-dot{width:8px;min-width:8px;height:8px;margin-left:auto}.simple-account{border-top:1px solid #ffffff1a;gap:16px;padding:20px 10px 0}.simple-account-identity{align-items:center;gap:11px;min-width:0;display:flex}.simple-account-identity>div{min-width:0}.simple-account strong{font-size:13px;font-weight:600;line-height:1.5;display:block}.simple-account small{color:#92adbf;margin-top:3px;font-size:11px}.simple-account .simple-avatar{color:#dce9f1;background:#284961;border:1px solid #537189;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:grid}.simple-account>button{color:#a9bdce;align-items:center;gap:12px;padding:10px 0;font-size:13px;display:flex}.simple-account>button:hover{color:#fff;background:0 0}@media (width<=900px){.simple-sidebar{width:242px;padding-left:12px;padding-right:12px}}@media (width<=760px){.simple-sidebar{gap:18px;width:100%;height:auto;padding:20px;position:relative;overflow:visible}.simple-brand{padding:0}.simple-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;display:grid}.simple-nav-section{grid-column:1/-1;padding:6px 8px 3px}.simple-nav-section:not(:first-child){margin-top:8px}.simple-sidebar nav button{gap:9px;padding:10px;font-size:13px}.simple-account{justify-content:space-between;align-items:center;gap:14px;width:100%;margin-top:0;padding:14px 0 0;display:flex}.simple-account>button{white-space:nowrap}.simple-account-identity{max-width:70%}.simple-account .simple-avatar{display:grid}.simple-account small{font-size:11px}}.simple-home-notifications{color:#194b56;text-align:left;cursor:pointer;background:#f0f8f8;border:1px solid #cbdfe3;border-radius:14px;align-items:center;gap:16px;width:100%;margin:0 0 32px;padding:20px 22px;display:flex;box-shadow:0 3px 12px #12344b05}.simple-home-notifications>.simple-nav-icon{color:#217c86;flex-basis:25px;width:25px;height:25px}.simple-home-notifications>span:first-of-type{flex:1;min-width:0}.simple-home-notifications strong{font-size:17px;font-weight:700;display:block}.simple-home-notifications small{color:#607889;margin-top:4px;font-size:14px;display:block}.simple-home-notifications .simple-home-notifications-link{white-space:nowrap;color:#176d7c;font-size:13px;font-weight:700}.simple-home-notifications:hover{background:#e9f5f6;border-color:#478c97}.simple-home-notifications.has-unread{color:#80501c;background:#fff7e9;border-color:#efc689}.simple-home-notifications.has-unread>.simple-nav-icon{color:#c67512}.simple-home-notifications.has-unread small{color:#99631f}.simple-home-notifications.has-unread:hover{background:#fff1da;border-color:#cf9342}@media (width<=760px){.simple-home-notifications{flex-wrap:wrap;gap:12px;margin-bottom:26px;padding:17px 16px}.simple-home-notifications strong{font-size:16px}.simple-home-notifications small{font-size:13px}.simple-home-notifications .simple-home-notifications-link{width:100%;padding-left:37px}}
