:root{--ac-blue:#0b6ff7;--ac-deep:#071735;--ac-text:#243553;--ac-muted:#687792;--ac-line:#d6e0ec;--ac-soft:#f5f9ff;--ac-red:#ef3138;--ac-green:#19a647}
.portal-shell:has(.safety-account-page) .shell-topbar-left{display:flex;align-items:center;gap:14px;min-width:0}.portal-shell:has(.safety-account-page) .shell-topbar-separator{color:#a1adbf;font-size:18px}.portal-shell:has(.safety-account-page) .shell-topbar-suffix{color:#53627c;font-size:16px;white-space:nowrap}.portal-shell:has(.safety-account-page) .portal-main{padding-top:22px}.safety-account-page{width:min(100%,1240px);margin:0;color:var(--ac-text)}.safety-account-page svg{fill:none;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.ac-heading{margin:0 0 24px}.ac-heading h1{margin:0;color:var(--ac-deep);font-size:39px;line-height:1.2;letter-spacing:.02em}.ac-heading p{margin:8px 0 0;color:#53627d;font-size:17px}.ac-panel{border:1px solid var(--ac-line);border-radius:11px;background:#fff;box-shadow:0 4px 13px rgba(29,54,91,.05)}.ac-panel h2{margin:0;color:var(--ac-deep);font-size:20px}.ac-home-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 25px}.ac-home-grid>a{min-height:145px;padding:25px 29px;display:grid;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:20px;border:1px solid var(--ac-line);border-radius:11px}.ac-home-grid>a:hover{border-color:#82b6ff;background:#fbfdff}.ac-home-grid svg{width:64px;height:64px;color:var(--ac-blue)}.ac-home-grid span{display:grid;gap:8px}.ac-home-grid strong{color:var(--ac-deep);font-size:20px}.ac-home-grid small{color:var(--ac-muted);font-size:14px;line-height:1.6}.ac-home-grid b,.ac-more-links b{color:var(--ac-blue);font-size:32px;font-weight:300}.ac-training-banner{min-height:180px;padding:24px 55px;display:flex;align-items:center;gap:52px;border:1px solid #bad5fb;border-radius:12px;background:radial-gradient(circle at 90% 40%,rgba(99,161,250,.13),transparent 19%),linear-gradient(110deg,#edf6ff,#fff 63%,#f5faff)}.ac-training-banner>svg{width:145px;height:145px;flex:0 0 145px;color:var(--ac-blue);filter:drop-shadow(0 8px 8px rgba(29,110,236,.18))}.ac-training-banner span{display:grid;gap:14px}.ac-training-banner strong{color:#0d285d;font-size:20px;line-height:1.65}.ac-training-banner small{color:#20406f;font-size:18px;line-height:1.65}.ac-training-grid{display:grid;grid-template-columns:1.2fr .85fr .95fr;gap:22px;margin-top:27px}.ac-training-grid>.ac-panel{min-height:264px;padding:26px 25px}.ac-switch-row{margin-top:27px;display:flex;align-items:center;gap:14px}.ac-switch-row input{position:absolute;opacity:0}.ac-switch-row i{width:69px;height:35px;position:relative;flex:0 0 69px;border-radius:20px;background:#cfd5dd}.ac-switch-row i:after{content:"";width:29px;height:29px;position:absolute;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.2);transition:.2s}.ac-switch-row input:checked+i{background:var(--ac-blue)}.ac-switch-row input:checked+i:after{transform:translateX(34px)}.ac-switch-row span{color:#273857;font-size:16px}.ac-choice-label{width:max-content;margin-top:27px;padding:10px 24px;display:block;border-radius:7px;background:#f2f3f5;color:#253551;font-size:16px}.ac-training-grid p{color:#34445f;font-size:14px}.ac-history-dot{width:12px;height:12px;margin:40px 0 0 2px;border:3px solid #fff;border-radius:50%;background:var(--ac-blue);box-shadow:0 0 0 1px #cfd9e6}.ac-history-dot:after{content:"";height:112px;margin:8px 0 0 3px;display:block;border-left:1px solid #b7c6d9}.ac-history-dot+p{margin:-17px 0 0 27px;line-height:1.6}.ac-more-links a{min-height:60px;display:grid;grid-template-columns:35px minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid #e0e7ef;color:var(--ac-blue);font-size:14px}.ac-more-links a:last-child{border-bottom:0}.ac-more-links svg{width:31px;height:31px}.ac-info-strip{min-height:76px;margin-top:27px;padding:0 25px;display:flex;align-items:center;gap:16px;border:1px solid #bad5fb;border-radius:10px;background:linear-gradient(100deg,#f4f9ff,#fff);color:#283b5c;font-size:15px}.ac-info-strip.top{margin:0 0 14px}.ac-info-strip svg{width:30px;height:30px;flex:0 0 30px;color:var(--ac-blue)}.ac-contact-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.ac-contact-cards article{min-height:142px;padding:24px;display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:20px;border:1px solid var(--ac-line);border-radius:11px}.ac-contact-cards i{width:75px;height:75px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eaf3ff;color:var(--ac-blue)}.ac-contact-cards svg{width:52px;height:52px}.ac-contact-cards span{display:grid;gap:6px}.ac-contact-cards strong{color:var(--ac-deep);font-size:18px}.ac-contact-cards small{color:var(--ac-muted);font-size:13px}.ac-contact-cards a{width:max-content;margin-top:4px;padding:7px 13px;border:1px solid var(--ac-blue);border-radius:5px;color:var(--ac-blue);font-size:13px}.ac-support-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,.9fr);gap:20px;margin-top:20px}.ac-support-form,.ac-process-panel{padding:20px 24px}.ac-support-form>label{margin-top:11px;display:grid;gap:5px;color:#213250;font-size:13px;font-weight:600}.ac-support-form input,.ac-support-form select,.ac-support-form textarea,.ac-account-delete input{width:100%;min-height:37px;padding:8px 12px;border:1px solid #cbd6e3;border-radius:5px;outline:none}.ac-support-form textarea{height:64px;resize:vertical}.ac-textarea-wrap{position:relative}.ac-textarea-wrap textarea{padding-bottom:22px}.ac-textarea-wrap>small{position:absolute;right:9px;bottom:7px;color:#79869b;font-weight:400}.ac-upload{min-height:66px;padding:10px 18px;display:flex;align-items:center;justify-content:center;gap:14px;border:1px dashed #9fb2cc;border-radius:6px;color:#50627f;cursor:pointer}.ac-upload>svg{width:33px;height:33px}.ac-upload>span{display:grid;gap:4px;font-weight:400}.ac-upload small{font-size:11px}.ac-primary-button{min-height:43px;padding:0 24px;display:flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:var(--ac-blue);color:#fff;font-size:14px;font-weight:600;cursor:pointer}.ac-support-form>.ac-primary-button{width:140px;margin:10px 0 0 auto}.ac-status{min-height:18px;margin-top:7px;color:#64748b;font-size:12px}.ac-status.success{color:#118144}.ac-status.error{color:#c72f3b}.ac-process-panel>div{min-height:98px;display:grid;grid-template-columns:68px minmax(0,1fr);gap:18px;align-items:center}.ac-process-panel i{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eaf3ff;color:var(--ac-blue)}.ac-process-panel i svg{width:40px;height:40px}.ac-process-panel span{display:grid;gap:6px}.ac-process-panel strong{color:var(--ac-deep);font-size:15px}.ac-process-panel small{color:var(--ac-muted);font-size:13px;line-height:1.55}.ac-process-panel .ac-emergency{min-height:57px;padding:0 15px;display:flex;border:1px solid #f2c789;border-radius:8px;background:#fff8ee;color:#685232;font-size:12px}.ac-policy-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;width:min(100%,755px);margin-bottom:25px}.ac-policy-tabs button{min-height:55px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #cfd9e5;border-radius:8px;background:#fff;color:#253754;font-size:15px;cursor:pointer}.ac-policy-tabs button.active{border-color:var(--ac-blue);color:var(--ac-blue)}.ac-policy-tabs svg{width:28px;height:28px}.ac-policy-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);gap:28px}.ac-policy-search{width:min(100%,400px);min-height:46px;padding:0 13px;display:flex;align-items:center;gap:10px;border:1px solid #cfd9e5;border-radius:8px}.ac-policy-search svg{width:27px;height:27px}.ac-policy-search input{width:100%;border:0;outline:0}.ac-policy-timeline{margin-top:26px;padding-left:51px;border-left:2px solid #d7e0ea}.ac-policy-timeline article{min-height:126px;margin-bottom:28px;padding:22px;position:relative;border:1px solid var(--ac-line);border-radius:9px}.ac-policy-timeline article:before{content:"";width:17px;height:17px;position:absolute;left:-61px;top:25px;border:4px solid #fff;border-radius:50%;background:#bcc5d0;box-shadow:0 0 0 1px #ccd5e0}.ac-policy-timeline article.active{border-color:var(--ac-blue)}.ac-policy-timeline article.active:before{background:var(--ac-blue)}.ac-policy-timeline h2{margin:0;color:var(--ac-deep);font-size:19px}.ac-policy-timeline em{padding:4px 9px;border:1px solid #8cb9f8;border-radius:6px;color:var(--ac-blue);font-size:11px;font-style:normal}.ac-policy-timeline p{margin:18px 0 0;color:#43536e;font-size:14px}.ac-policy-layout aside{display:grid;gap:20px;align-content:start}.ac-current-policy{padding:28px}.ac-current-policy>h2{margin-bottom:25px}.ac-current-policy>svg{width:110px;height:145px;padding:18px;color:var(--ac-blue);background:linear-gradient(#e6f2ff,#f6faff)}.ac-current-policy>span{margin-left:23px;display:inline-flex;vertical-align:top;flex-direction:column;gap:15px}.ac-current-policy strong{color:var(--ac-deep);font-size:25px}.ac-current-policy small{color:#34445f;font-size:15px}.ac-current-policy button{min-height:43px;border:1px solid var(--ac-blue);border-radius:6px;background:#fff;color:var(--ac-blue);font-size:14px}.ac-policy-notice{padding:27px;display:flex;align-items:flex-start;gap:22px}.ac-policy-notice>svg{width:48px;height:48px;padding:9px;border-radius:50%;background:#eaf3ff;color:var(--ac-blue)}.ac-policy-notice span{display:grid;gap:15px}.ac-policy-notice strong{color:var(--ac-deep);font-size:18px}.ac-policy-notice small{color:#35445f;line-height:1.7}.ac-export-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.08fr);gap:18px}.ac-export-select{padding:20px 26px}.ac-export-select>label{min-height:39px;display:flex;align-items:center;gap:13px;color:#233450;font-size:14px}.ac-export-select input[type=checkbox],.ac-export-select input[type=radio]{width:20px;height:20px;accent-color:var(--ac-blue)}.ac-export-select label>svg{width:25px;height:25px}.ac-export-select hr{border:0;border-top:1px solid #d9e2ec}.ac-export-select h3{margin:10px 0;color:var(--ac-deep);font-size:14px}.ac-export-select label>span{display:grid}.ac-export-select label small{color:#6c7990}.ac-export-email{display:grid!important;gap:7px}.ac-export-email input{width:100%;min-height:40px;padding:0 15px;border:1px solid #cbd7e5;border-radius:5px;background:#fafbfd}.ac-export-select>.ac-primary-button{width:100%;margin-top:10px}.ac-export-select>p{margin:8px 0 0;color:#64738b;font-size:11px;text-align:center}.ac-export-side{display:grid;gap:18px}.ac-export-progress,.ac-need-know{padding:22px 26px}.ac-export-progress>div{margin-top:30px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));position:relative}.ac-export-progress>div:before{content:"";height:2px;position:absolute;left:13%;right:13%;top:27px;background:linear-gradient(90deg,var(--ac-blue) 0 50%,#cbd6e4 50%)}.ac-export-progress span{position:relative;display:grid;justify-items:center;gap:8px;text-align:center}.ac-export-progress i{width:55px;height:55px;display:flex;align-items:center;justify-content:center;border:1px dashed #8fb9f4;border-radius:50%;background:#fff;color:var(--ac-blue);font-size:25px;font-style:normal}.ac-export-progress span.done i{border:0;background:var(--ac-blue);color:#fff}.ac-export-progress i svg{width:27px;height:27px}.ac-export-progress strong{color:var(--ac-deep);font-size:15px}.ac-export-progress small{color:#68768d;font-size:12px}.ac-need-know p{display:flex;align-items:center;gap:18px;color:#273856}.ac-need-know svg{width:37px;height:37px;color:var(--ac-blue)}.ac-footer-links{display:flex;justify-content:center;gap:20px;margin-top:26px;color:#53647f;font-size:13px}.ac-footer-links a:hover{color:var(--ac-blue)}.ac-delete-layout{display:grid;grid-template-columns:1fr 1fr;gap:25px}.ac-chat-delete,.ac-account-delete{padding:24px 26px}.ac-chat-delete h2,.ac-account-delete h2{display:flex;align-items:center;gap:14px}.ac-chat-delete h2 i,.ac-account-delete h2 i{width:55px;height:55px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eaf3ff;color:var(--ac-blue)}.ac-account-delete h2 i{background:#fff0f0;color:var(--ac-red)}.ac-chat-delete h2 svg,.ac-account-delete h2 svg{width:35px;height:35px}.ac-chat-search{min-height:43px;margin:18px 0;display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid #cbd6e3;border-radius:5px}.ac-chat-search svg{width:25px;height:25px}.ac-chat-search input{width:100%;border:0;outline:0}.ac-chat-list{min-height:220px;border:1px solid #d7e0ea;border-radius:6px;overflow:hidden}.ac-chat-list>p{padding:20px;color:#758299}.ac-chat-row{min-height:72px;padding:10px 16px;display:grid;grid-template-columns:35px minmax(0,1fr) auto;align-items:center;gap:14px;border-bottom:1px solid #e1e7ee}.ac-chat-row:last-child{border-bottom:0}.ac-chat-row>svg{width:30px;height:30px}.ac-chat-row span{display:grid;gap:4px}.ac-chat-row strong{color:#263651;font-size:14px}.ac-chat-row small{color:#7b8799;font-size:12px}.ac-chat-row button{border:0;background:none;color:var(--ac-red);cursor:pointer}.ac-danger-outline,.ac-danger-button{min-height:47px;margin-top:20px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--ac-red);border-radius:5px;background:#fff;color:var(--ac-red);font-size:14px;font-weight:600}.ac-danger-outline{width:100%}.ac-danger-outline svg{width:25px;height:25px}.ac-account-delete>p,.ac-account-delete li{color:#2b3b56;font-size:14px;line-height:1.75}.ac-account-delete h3{font-size:14px}.ac-account-delete ul{padding-left:23px}.ac-account-delete li::marker{color:var(--ac-green)}.ac-account-delete>label{display:grid;gap:8px;color:#24344f;font-size:13px}.ac-danger-button{width:100%;background:#fff6f6}.ac-danger-button:disabled{opacity:.5;cursor:not-allowed}.ac-account-delete>a{margin-top:13px;display:block;color:var(--ac-blue);font-size:14px;text-align:center}.ac-support-strip{min-height:65px;margin-top:26px;padding:0 24px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;border:1px solid #bad5fb;border-radius:8px;background:#f7fbff;color:#253753}.ac-support-strip>svg{width:40px;height:40px;padding:7px;border-radius:50%;background:#e7f1ff;color:var(--ac-blue)}.ac-support-strip strong,.ac-support-strip b{color:var(--ac-blue)}.ac-support-strip b{font-size:28px;font-weight:300}
@media(max-width:1200px){.ac-training-grid{grid-template-columns:1fr 1fr}.ac-more-links{grid-column:1/-1}.ac-contact-cards{gap:14px}.ac-support-layout{grid-template-columns:1.4fr .9fr}.ac-policy-layout{grid-template-columns:1.25fr .75fr}.ac-current-policy>span{margin:18px 0 0;display:flex}.ac-export-layout{grid-template-columns:1fr 1fr}}
@media(max-width:920px){.portal-shell:has(.safety-account-page) .shell-topbar-separator,.portal-shell:has(.safety-account-page) .shell-topbar-suffix{display:none}.ac-heading h1{font-size:29px}.ac-heading p{font-size:14px}.ac-home-grid,.ac-training-grid,.ac-contact-cards,.ac-support-layout,.ac-policy-layout,.ac-export-layout,.ac-delete-layout{grid-template-columns:1fr}.ac-training-banner{padding:20px;gap:18px}.ac-training-banner>svg{width:70px;height:70px;flex-basis:70px}.ac-training-banner strong{font-size:16px}.ac-training-banner small{font-size:14px}.ac-more-links{grid-column:auto}.ac-contact-cards article{min-height:118px}.ac-policy-tabs{grid-template-columns:repeat(2,1fr)}.ac-policy-layout aside{grid-template-columns:1fr 1fr}.ac-export-progress>div{gap:5px}.ac-footer-links{flex-wrap:wrap}.ac-support-form>.ac-primary-button{width:100%}}
@media(max-width:520px){.ac-home-grid>a{min-height:120px;padding:18px;grid-template-columns:52px minmax(0,1fr) auto;gap:14px}.ac-home-grid svg{width:49px;height:49px}.ac-home-grid strong{font-size:17px}.ac-training-grid>.ac-panel{min-height:220px}.ac-training-banner{align-items:flex-start}.ac-training-banner>svg{width:55px;height:55px;flex-basis:55px}.ac-contact-cards article{grid-template-columns:58px minmax(0,1fr)}.ac-contact-cards i{width:56px;height:56px}.ac-contact-cards svg{width:39px;height:39px}.ac-policy-layout aside{grid-template-columns:1fr}.ac-policy-tabs button{font-size:13px}.ac-current-policy>svg{width:90px;height:120px}.ac-export-progress strong{font-size:12px}.ac-export-progress small{font-size:10px}.ac-chat-delete,.ac-account-delete{padding:20px 16px}.ac-info-strip{padding:13px 15px;font-size:13px}.ac-footer-links{gap:10px}}
.ac-chat-list{height:220px;min-height:0;overflow:auto}

/* Policy history: keep the secondary column compact and make tab state visible. */
.safety-portal-policy_history .ac-policy-tabs button>img.safety-design-icon{filter:grayscale(1) brightness(.27);transition:filter .18s ease}
.safety-portal-policy_history .ac-policy-tabs button.active>img.safety-design-icon{filter:none}
.safety-portal-policy_history .ac-policy-tabs button:focus-visible{outline:2px solid rgba(11,111,247,.35);outline-offset:2px}
.safety-portal-policy_history .ac-policy-layout>aside{gap:14px}
.safety-portal-policy_history .ac-current-policy{padding:18px;display:grid;grid-template-columns:58px minmax(0,1fr);column-gap:13px;row-gap:13px;align-items:start}
.safety-portal-policy_history .ac-current-policy>h2{grid-column:1/-1;margin:0;font-size:17px}
.safety-portal-policy_history .ac-current-policy>svg,
.safety-portal-policy_history .ac-current-policy>img.safety-design-icon{width:58px!important;height:72px!important;padding:8px!important;object-fit:contain;background:linear-gradient(#e6f2ff,#f6faff)}
.safety-portal-policy_history .ac-current-policy>span{min-width:0;margin:0!important;display:flex!important;gap:8px!important}
.safety-portal-policy_history .ac-current-policy strong{font-size:17px;line-height:1.35}
.safety-portal-policy_history .ac-current-policy small{font-size:12px;line-height:1.45}
.safety-portal-policy_history .ac-current-policy .ac-primary-button,
.safety-portal-policy_history .ac-current-policy button{width:100%;min-height:35px;padding:0 9px;font-size:12px}
.safety-portal-policy_history .ac-policy-notice{padding:16px;gap:11px}
.safety-portal-policy_history .ac-policy-notice>svg,
.safety-portal-policy_history .ac-policy-notice>img.safety-design-icon{width:34px!important;height:34px!important;flex:0 0 34px;padding:6px!important;border-radius:50%;background:#eaf3ff;object-fit:contain}
.safety-portal-policy_history .ac-policy-notice span{gap:7px}
.safety-portal-policy_history .ac-policy-notice strong{font-size:15px}
.safety-portal-policy_history .ac-policy-notice small{font-size:12px;line-height:1.5}
@media(min-width:921px){.safety-portal-policy_history .ac-policy-layout{grid-template-columns:minmax(0,1fr) 255px!important;gap:18px!important}}
@media(max-width:920px){.safety-portal-policy_history .ac-current-policy{grid-template-columns:54px minmax(0,1fr)}}

body[data-ui-theme="dark"].safety-portal-policy_history .ac-policy-tabs button:not(.active)>img.safety-design-icon{filter:grayscale(1) brightness(1.8)}
