/* Personal workspace only. Shared profiles retain their existing layouts. */
body.personal-workspace {background:#fffdf9;color:#202830}
body.personal-workspace .main {background:#fffdf9}
body.personal-workspace .sidebar {background:linear-gradient(160deg,#24292a,#191e1e);color:#fff}
body.personal-workspace .sidebar-navigation a.active {background:linear-gradient(90deg,#8c6c1d,#4c432f);color:#fff;border-radius:7px}
body.personal-workspace .sidebar-navigation a:hover {background:#ffffff18}
body.personal-workspace .personal-sidebar-utility {display:grid;gap:8px;padding:6px 9px 8px}
body.personal-workspace .personal-sidebar-search {display:flex;align-items:center;gap:8px;min-height:36px;padding:0 10px;box-sizing:border-box;border:1px solid #ffffff30;border-radius:9px;color:#f4f1e7;font-size:12px;text-decoration:none}
body.personal-workspace .personal-sidebar-search::before {content:"";width:15px;height:15px;flex:none;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='10.5' cy='10.5' r='6.5'/%3E%3Cpath d='m16 16 5 5'/%3E%3C/svg%3E") center/contain no-repeat}
body.personal-workspace .personal-sidebar-search:hover,body.personal-workspace .personal-sidebar-search[aria-current="page"] {background:#ffffff18;border-color:#ffffff55}
body.personal-workspace .personal-sidebar-date {color:#b7bfbd;font-size:10.5px;line-height:1.4;text-decoration:none}
body.personal-workspace .personal-sidebar-date:hover {color:#fff}
body.personal-workspace .personal-sidebar-utility a:focus-visible {outline:2px solid #f4c430;outline-offset:2px}
body.personal-workspace .sidebar-logo-frame,
body.personal-workspace .sidebar-user-role {display:none!important}
html body.personal-workspace .sidebar-user .sidebar-avatar-button {display:grid!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;padding:0!important;border-radius:50%!important;appearance:none;cursor:pointer;color:inherit;font:inherit}
body.personal-workspace .sidebar-avatar-button:hover {border-color:#f4c430}
body.personal-workspace .personal-profile-photo-dialog {width:min(370px,calc(100vw - 32px));max-width:none;padding:23px;border:1px solid #e5ded0;border-radius:16px;background:#fffdfa;color:#20272a;box-shadow:0 22px 70px #1118;box-sizing:border-box}
body.personal-workspace .personal-profile-photo-dialog::backdrop {background:#1119}
body.personal-workspace .personal-profile-photo-dialog form {display:grid;gap:14px;margin:0}
body.personal-workspace .personal-profile-photo-heading {display:flex;align-items:center;justify-content:space-between;gap:14px}
body.personal-workspace .personal-profile-photo-heading h2 {margin:0;font-size:1.2rem;color:#20272a}
body.personal-workspace .personal-profile-photo-heading button {width:32px;height:32px;padding:0;border:0;border-radius:8px;background:transparent;color:#4b5560;font-size:1.5rem;cursor:pointer}
body.personal-workspace .personal-profile-photo-dialog p {margin:0;color:#63707a;font-size:.78rem;line-height:1.5;text-align:center}
body.personal-workspace .personal-profile-photo-preview {display:grid;place-items:center;width:76px;height:76px;margin:4px auto 6px;overflow:hidden;border:2px solid #e4dfd4;border-radius:50%;background:#475b4e}
body.personal-workspace .personal-profile-photo-preview img,
body.personal-workspace .personal-profile-photo-preview .sidebar-image-fallback {display:grid;width:100%;height:100%;place-items:center;object-fit:cover;color:#fff}
body.personal-workspace .personal-profile-photo-preview .sidebar-image-fallback[hidden] {display:none}
body.personal-workspace .personal-profile-photo-preview svg {width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.5}
body.personal-workspace .personal-profile-photo-picker {position:relative;display:grid;place-items:center;min-height:42px;border:1px solid #cbb978;border-radius:9px;background:#fff8e4;color:#5d490d;font-size:.87rem;font-weight:700;cursor:pointer}
body.personal-workspace .personal-profile-photo-picker:focus-within {outline:3px solid #e4b94d;outline-offset:2px}
body.personal-workspace .personal-profile-photo-picker input {position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}
body.personal-workspace .personal-profile-photo-filename {overflow:hidden;color:#63707a;font-size:.78rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}
html body.personal-workspace .personal-profile-photo-dialog .personal-profile-photo-save {min-height:40px;padding:9px 18px;border:1px solid #806300!important;border-radius:9px;background:#806300!important;color:#fff!important;font:inherit;font-size:.86rem;font-weight:700;cursor:pointer}
html body.personal-workspace .personal-profile-photo-dialog .personal-profile-photo-save:disabled {opacity:.5;cursor:not-allowed}
body.personal-workspace .personal-profile-photo-remove-form {margin-top:11px}
html body.personal-workspace .personal-profile-photo-dialog .personal-profile-photo-remove {width:100%;min-height:34px;padding:6px 12px;border:0!important;border-radius:8px;background:transparent!important;color:#8a3232!important;font:inherit;font-size:.82rem;font-weight:650;cursor:pointer}
body.personal-workspace .personal-profile-photo-remove[hidden] {display:none!important}
body.personal-workspace .personal-delete-account-entry {margin-top:18px}
body.personal-workspace .personal-delete-account-link,
body.personal-workspace .personal-delete-account-back {display:inline-flex;align-items:center;margin-top:10px;color:#883a35;font-size:.88rem;font-weight:700;text-decoration:none}
body.personal-workspace .personal-delete-account-page {max-width:720px;margin:0 auto;padding:38px 22px 64px}
body.personal-workspace .personal-delete-account-card {margin-top:20px;padding:28px;border:1px solid #eadad5;border-radius:14px;background:#fff}
body.personal-workspace .personal-delete-account-card h1 {margin:0 0 15px;color:#252927;font-size:1.7rem}
body.personal-workspace .personal-delete-account-card p {color:#53616b;font-size:.91rem;line-height:1.55}
body.personal-workspace .personal-delete-account-card form {display:grid;gap:10px;margin-top:25px}
body.personal-workspace .personal-delete-account-card label {font-size:.86rem;font-weight:700}
body.personal-workspace .personal-delete-account-card input {width:100%;min-height:42px;padding:9px 11px;border:1px solid #dcd5cb;border-radius:8px;box-sizing:border-box;font:inherit}
html body.personal-workspace .personal-delete-account-submit {min-height:42px;margin-top:10px;border:1px solid #883a35!important;border-radius:9px;background:#883a35!important;color:#fff!important;font:inherit;font-size:.9rem;font-weight:700;cursor:pointer}
body.personal-workspace .personal-delete-account-card .personal-delete-account-error {padding:12px 14px;border:1px solid #ebc9c2;border-radius:8px;background:#fff5f2;color:#883a35}
body.personal-workspace :is(a,button,input,select):focus-visible {outline:3px solid #e4b94d;outline-offset:2px}
.personal-page {width:min(1400px,100%);margin:0 auto;padding:28px 32px 48px;box-sizing:border-box}
.personal-page-header {display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}
.personal-page-header h1 {font-size:clamp(1.6rem,2.25vw,2.25rem);letter-spacing:-.035em;line-height:1.15;margin:0 0 7px;color:#1f2731}
.personal-page-header p {margin:0;color:#607080;font-size:.91rem}
.personal-page-header time {font-size:.85rem;color:#354457}
.personal-header-actions {display:flex;align-items:center;gap:14px}
.personal-header-actions a {color:#314258;text-decoration:none;font-size:.88rem}
.personal-header-actions a:first-child {font-size:1.6rem;line-height:1}
.personal-stat-grid {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}
.personal-stat-card,.personal-panel {background:#fff;border:1px solid #e9e1d5;border-radius:12px;box-shadow:0 3px 15px #493a2110}
.personal-stat-card {min-height:114px;padding:18px;box-sizing:border-box;display:grid;grid-template-columns:36px 1fr;grid-template-rows:auto auto;align-content:center;gap:5px 8px;text-decoration:none;color:#283241}
.personal-stat-card:hover,.personal-panel a:hover {border-color:#bfa366}
.personal-stat-card strong {font-size:1.45rem;line-height:1}
.personal-stat-card>span:last-child {grid-column:1/-1;font-size:.83rem;color:#4a5b6e}
.personal-stat-icon {display:grid;place-items:center;width:30px;height:30px;border-radius:8px;font-size:1.15rem}
.personal-stat-icon.amber {color:#c77919;background:#fff0d7}.personal-stat-icon.teal {color:#008c9c;background:#e0f6f6}.personal-stat-icon.blue {color:#4268d2;background:#e9efff}.personal-stat-icon.green {color:#198a5b;background:#e7f5eb}
.personal-dashboard-grid,.personal-day-grid {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.personal-panel {min-width:0;min-height:215px;padding:20px;box-sizing:border-box}
.personal-panel header {display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}
.personal-panel h2 {font-size:1rem;line-height:1.25;margin:0;color:#1d2731}
.personal-panel header a,.personal-text-action {font-size:.8rem;color:#85650d;text-decoration:none;font-weight:700}
.personal-empty {color:#71808b;font-size:.85rem;line-height:1.5;margin:12px 0}
.personal-image-panel {display:flex;align-items:flex-start;background:#f8f0e4 url('/static/images/calendar_journey.webp') center 54%/cover no-repeat;overflow:hidden}
.personal-image-copy {max-width:220px;padding:4px 2px;color:#17202b}
.personal-image-copy p {font-size:clamp(1.3rem,2vw,1.9rem);line-height:1.2;font-weight:650;letter-spacing:-.035em;margin:0;text-shadow:0 1px 10px #fff}
.personal-list a,.personal-focus-list a {display:flex;align-items:center;gap:12px;min-height:43px;border-bottom:1px solid #eee9df;color:#253342;text-decoration:none;font-size:.85rem}
.personal-list a:last-child,.personal-focus-list a:last-child {border-bottom:0}
.personal-list time {width:45px;flex:none;font-size:.77rem;font-weight:700;color:#796025}
.personal-list strong,.personal-list small {display:block}.personal-list small {color:#778390;margin-top:2px}
.personal-circle {display:block;flex:none;width:11px;height:11px;border:1.5px solid #aebaca;border-radius:50%}
.personal-text-action {display:inline-flex;margin-top:16px}

/* Personal Dashboard follows the supplied spacious reference using the existing data and actions. */
body.personal-workspace:has(.personal-dashboard) .main {background:#fffdfa!important}
.personal-dashboard {max-width:1500px!important;padding:52px 36px 44px}
.personal-dashboard .personal-page-header {align-items:center;gap:28px;margin-bottom:20px}
.personal-dashboard .personal-page-header h1 {font-size:clamp(1.7rem,2.1vw,2.05rem);margin-bottom:5px;color:#20272a}
.personal-dashboard .personal-page-header p {color:#62707b;font-size:.94rem}
.personal-dashboard .personal-header-actions {gap:28px;flex-wrap:wrap;justify-content:flex-end}
.personal-dashboard .personal-header-actions a:first-child {display:flex;align-items:center;gap:10px;width:270px;height:38px;padding:0 13px;box-sizing:border-box;border:1px solid #e9e3d9;border-radius:11px;background:#fff;color:#75818b;font-size:.76rem;box-shadow:0 2px 9px #493a2108}
.personal-dashboard .personal-header-actions a:first-child span:first-child {color:#17212a;font-size:1.5rem;line-height:1}
.personal-dashboard .personal-header-actions time {color:#4e5b65;white-space:nowrap}
.personal-dashboard .personal-stat-grid {gap:15px;margin-bottom:15px}
.personal-dashboard .personal-stat-card,
.personal-dashboard .personal-panel {border-color:#e9e4dd;border-radius:11px;box-shadow:0 5px 18px #493a210a;background-color:#fff}
.personal-dashboard .personal-stat-card {min-height:110px;padding:16px 18px;grid-template-columns:54px minmax(0,1fr);grid-template-rows:auto auto;align-content:center;column-gap:17px;row-gap:2px}
.personal-dashboard .personal-stat-icon {grid-row:1/3;width:52px;height:52px;border-radius:12px;font-size:1.6rem}
.personal-dashboard .personal-stat-card strong {grid-column:2;font-size:1.55rem;color:#20272a;line-height:1.05}
.personal-dashboard .personal-stat-card>span:last-child {grid-column:2;font-size:.89rem;color:#657380;line-height:1.35}
.personal-dashboard .personal-dashboard-grid {grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:15px}
.personal-dashboard .personal-panel {min-height:268px;padding:20px 22px}
.personal-dashboard .personal-panel header {margin-bottom:16px}
.personal-dashboard .personal-panel h2 {font-size:1.08rem;color:#20272a}
.personal-dashboard .personal-panel:nth-child(n+3) {min-height:270px}
.personal-dashboard .personal-image-panel {align-items:center;padding:30px;background-image:linear-gradient(90deg,#fffdf5 0%,#fffdf5e8 26%,#fffdf508 82%),url('/static/images/calendar_journey.webp');background-position:center,center 56%}
.personal-dashboard .personal-image-copy {max-width:310px}
.personal-dashboard .personal-image-copy p {font-size:clamp(1.7rem,2.5vw,2.45rem);line-height:1.1;color:#20272a;text-shadow:none}
.personal-dashboard .personal-empty {color:#697782}
.personal-dashboard .personal-list a,
.personal-dashboard .personal-focus-list a {border-bottom-color:#eee9e0;color:#2d3833}
.personal-dashboard .personal-text-action {margin-top:20px}
@media(max-width:1200px){.personal-dashboard .personal-header-actions a:first-child{width:200px}.personal-dashboard .personal-stat-card{padding:14px;column-gap:12px}}
@media(max-width:900px){.personal-dashboard{padding:30px 24px 40px}.personal-dashboard .personal-page-header{align-items:flex-start}.personal-dashboard .personal-header-actions{gap:12px}.personal-dashboard .personal-dashboard-grid{grid-template-columns:1fr}.personal-dashboard .personal-image-panel{min-height:250px}}
@media(max-width:600px){.personal-dashboard{padding:20px 14px 32px}.personal-dashboard .personal-page-header{gap:14px}.personal-dashboard .personal-header-actions{justify-content:flex-start}.personal-dashboard .personal-header-actions a:first-child{width:190px}.personal-dashboard .personal-stat-card{min-height:100px;padding:12px;grid-template-columns:42px minmax(0,1fr);column-gap:9px}.personal-dashboard .personal-stat-icon{width:40px;height:40px;font-size:1.25rem}.personal-dashboard .personal-panel{padding:17px}.personal-dashboard .personal-image-panel{padding:24px;min-height:230px}.personal-dashboard .personal-image-copy{max-width:230px}}
.personal-day-tabs {display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}
.personal-day-tabs a {padding:9px 18px;border:1px solid #e7dfd0;border-radius:8px;color:#334254;background:#fff;text-decoration:none;font-size:.84rem;font-weight:600}
.personal-day-tabs a.active {background:#846305;color:#fff;border-color:#846305}
.personal-growth-panel {background:#fbf6ea url('/static/images/workspace_landscape.webp') right center/auto 100% no-repeat;display:flex;align-items:flex-start}
.personal-growth-panel p {font-size:clamp(1.25rem,2vw,1.9rem);font-weight:600;max-width:220px;line-height:1.2;color:#29332c;margin:10px 0}
.personal-quick-actions {display:grid;grid-template-columns:1fr 1fr;gap:8px}.personal-quick-actions a {padding:11px;border:1px solid #eee7dd;border-radius:8px;text-decoration:none;color:#29384a;font-size:.83rem}
.personal-later {margin-top:14px;min-height:0}
/* My Day: the existing Personal actions in the supplied calm, spacious layout. */
body.personal-workspace:has(.personal-myday) .main {background:#fffdfa!important}
.personal-myday {max-width:1500px;padding:8px 40px 64px}
.personal-myday-top {position:relative;display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);align-items:end;gap:20px;margin-bottom:18px;padding-top:34px}
.personal-myday-date {position:absolute;top:0;right:2px;color:#65717e;font-size:12px;white-space:nowrap}
.personal-myday-eyebrow {margin:0 0 14px;color:#6c7887;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.personal-myday-intro h1 {margin:0;color:#20272a;font-size:clamp(25px,2vw,30px)!important;font-weight:750;letter-spacing:-.035em;line-height:1.15}
.personal-myday-subtitle {margin:6px 0 20px;color:#6d7988;font-size:13px!important;line-height:1.4}
.personal-myday .personal-day-tabs {gap:10px;margin:0}
.personal-myday .personal-day-tabs a {display:grid;place-items:center;min-width:92px;min-height:43px;padding:0 17px;border-color:#e9e2d9;border-radius:11px;color:#20272a;background:#fff;font-size:13px;box-sizing:border-box;box-shadow:0 2px 8px #493a2108}
.personal-myday .personal-day-tabs a.active {border-color:#916b06;background:#916b06;color:#fff}
.personal-myday-banner {display:flex;flex-direction:column;justify-content:center;min-height:194px;padding:25px 29px;overflow:hidden;border-radius:13px;box-sizing:border-box;background:linear-gradient(90deg,#fffdf8 0%,#fffdf8e0 30%,#fffdf800 78%),url('/static/images/calendar_journey.webp') center 57%/cover no-repeat}
.personal-myday-banner h2 {max-width:260px;margin:0;color:#20272a;font-size:30px!important;font-weight:700;letter-spacing:-.04em;line-height:1.17}
.personal-myday-accent {display:block;width:55px;height:2px;margin:15px 0;background:#f4bf32;border-radius:2px}
.personal-myday-banner p {max-width:205px;margin:0;color:#2d3640;font-size:13px!important;line-height:1.4}
.personal-myday .personal-day-grid {grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:15px}
.personal-myday .personal-panel {display:flex;flex-direction:column;min-height:0;padding:23px 24px;border-color:#e9e2d9;border-radius:13px;box-shadow:0 5px 18px #493a2109}
.personal-myday .personal-panel header {align-items:flex-start;margin-bottom:13px}
.personal-myday .personal-panel h2 {font-size:18px!important;font-weight:700;letter-spacing:-.025em;color:#20272a}
.personal-myday .personal-panel header p {margin:5px 0 0;color:#718092;font-size:12.5px!important;line-height:1.4}
.personal-myday .personal-panel header a {padding-top:4px;font-size:12px}
.personal-myday-plan,.personal-myday-calendar {min-height:400px!important}
.personal-myday-count {display:grid;place-items:center;flex:none;min-width:33px;height:33px;padding:0 5px;border-radius:50%;background:#f9f5ec;color:#6f5b2c;font-size:.87rem;box-sizing:border-box}
.personal-myday-empty {display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;min-height:170px;text-align:center}
.personal-myday-empty-icon {display:grid;place-items:center;width:74px;height:74px;margin-bottom:17px;border-radius:50%;background:#faf7f0;color:#6d5215}
.personal-myday-empty-icon svg {width:31px;height:31px}
.personal-myday-empty h3 {margin:0;color:#20272a;font-size:17px!important;font-weight:600}
.personal-myday-empty p {margin:6px 0 0;color:#718092;font-size:13px!important;line-height:1.4}
.personal-myday-action {display:inline-flex;align-items:center;justify-content:center;gap:9px;align-self:center;min-width:166px;min-height:43px;margin-top:auto;padding:0 20px;border-radius:12px;box-sizing:border-box;text-decoration:none;font-size:13px;font-weight:650}
.personal-myday-action span {font-size:1.5rem;font-weight:400;line-height:1}
.personal-myday-action-primary {background:#f8c441;color:#282519}
.personal-myday-action-light {background:#fff8e8;color:#77540d}
.personal-myday .personal-focus-list,.personal-myday .personal-list {margin:12px 0 22px}
.personal-myday-quick,.personal-myday-quote {min-height:240px!important}
.personal-myday .personal-quick-actions {grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:auto}
.personal-myday .personal-quick-actions a {display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-width:0;min-height:112px;padding:9px 5px;border-color:#e9e2d9;border-radius:12px;background:#fff;color:#263033;font-size:12.5px;font-weight:600;text-align:center;line-height:1.2;box-sizing:border-box}
.personal-myday .personal-quick-actions svg {width:28px;height:28px}
.personal-myday-quote {position:relative;overflow:hidden;justify-content:center;background:#fff9e9!important;border-color:#fff1cb!important}
.personal-myday-quote::after {content:"";position:absolute;right:-55px;bottom:-94px;width:190px;height:190px;border-radius:50%;background:#ffe5a469;box-shadow:-85px 55px 0 #ffedbb55;pointer-events:none}
.personal-myday-quote-mark {height:38px;color:#f4c34a;font-family:Georgia,serif;font-size:4.4rem;line-height:1}
.personal-myday-quote p {position:relative;z-index:1;max-width:350px;margin:9px 0 0;color:#273036;font-size:22px!important;line-height:1.3;letter-spacing:-.03em}
.personal-myday-quote .personal-myday-accent {margin:12px 0 7px}
.personal-myday-quote-credit {position:relative;z-index:1;color:#708092;font-size:.86rem}
.personal-myday .personal-later {margin-top:15px}
.personal-assistant-panel {grid-column:1/-1;min-height:0!important}
.personal-assistant-list {display:grid;gap:10px}
.personal-assistant-list article {display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px;border:1px solid #e9e1d5;border-radius:10px;background:#fff}
.personal-assistant-list article h3 {margin:2px 0 3px;font-size:15px}
.personal-assistant-list article p {margin:0;color:#63707a;font-size:12px}
.personal-assistant-list article small {color:#806300;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.personal-assistant-actions {display:flex;align-items:center;flex-wrap:wrap;gap:6px}
.personal-assistant-actions form {margin:0}
.personal-assistant-actions :is(a,button) {display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border:1px solid #d9d3c8;border-radius:7px;background:#fff;color:#47564f;font:inherit;font-size:11px;font-weight:700;text-decoration:none;cursor:pointer}
.personal-assistant-actions a {border-color:#a57d22;color:#785a0b}
@media(max-width:1100px){.personal-myday{padding:8px 26px 50px}.personal-myday-top{grid-template-columns:minmax(225px,.8fr) minmax(0,1.2fr)}.personal-myday .personal-panel{padding:20px}.personal-myday .personal-quick-actions{gap:7px}}
@media(max-width:900px){.personal-myday-top{grid-template-columns:1fr;align-items:stretch;padding-top:30px}.personal-myday-banner{min-height:186px}.personal-myday .personal-day-grid{grid-template-columns:1fr}.personal-myday-plan,.personal-myday-calendar{min-height:320px!important}.personal-myday-quick,.personal-myday-quote{min-height:210px!important}}
@media(max-width:600px){.personal-myday{padding:8px 16px 38px}.personal-myday-top{gap:18px;padding-top:32px}.personal-myday-date{left:0;right:auto;font-size:11px}.personal-myday-eyebrow{margin-bottom:12px;font-size:10.5px}.personal-myday-subtitle{margin-bottom:18px;font-size:13px!important}.personal-myday .personal-day-tabs a{min-width:0;min-height:40px;padding:0 13px;font-size:12px}.personal-myday-banner{min-height:180px;padding:22px;background-position:center,center 59%}.personal-myday-banner h2{font-size:24px!important}.personal-myday .personal-panel{padding:20px}.personal-myday .personal-panel h2{font-size:18px!important}.personal-myday .personal-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.personal-myday .personal-quick-actions a{min-height:95px}.personal-myday-quick{min-height:285px!important}.personal-assistant-list article{align-items:flex-start;flex-direction:column}}
/* Chat keeps its existing end-to-end messaging hooks. */
body.personal-workspace .personal-chat {width:min(1400px,100%);max-width:none;padding:28px 32px 40px;box-sizing:border-box}
body.personal-workspace .personal-chat-heading {margin-bottom:16px}
body.personal-workspace .personal-chat-heading h1 {font-size:2rem;letter-spacing:-.04em}
body.personal-workspace .chat-layout {min-height:min(70vh,720px);grid-template-columns:minmax(250px,32%) minmax(0,1fr);border-radius:13px;box-shadow:0 3px 15px #493a2110}
body.personal-workspace .chat-conversations {padding:18px 12px;background:#fff;border-color:#eee7dc}
body.personal-workspace .chat-conversations h2 {padding:0 8px 12px;font-size:1rem}
body.personal-workspace #chat-search {display:block;width:100%;padding:10px 12px;margin:0 0 10px;border:1px solid #e3ddd2;border-radius:8px;font:inherit;font-size:.82rem;background:#fff}
body.personal-workspace .chat-filters {display:flex;gap:4px;border-bottom:1px solid #eee7dc;margin-bottom:5px}
body.personal-workspace .chat-filters button {border:0;border-radius:0;padding:8px 9px;background:transparent;font-size:.78rem}
body.personal-workspace .chat-filters button.active {color:#7e5c0d;border-bottom:2px solid #a57d22;font-weight:700}
html body.personal-workspace .main .personal-chat button.chat-primary {background:#8b6b10!important;color:#fff!important;border-color:#8b6b10!important}
body.personal-workspace .sidebar-navigation a[href="/ui/chat"]::before {-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Cpath d='M4 5h16v12H8l-4 3V5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Cpath d='M4 5h16v12H8l-4 3V5Z'/%3E%3C/svg%3E")}
body.personal-workspace #chat-list button[hidden] {display:none!important}
body.personal-workspace #chat-list button {border:0;border-bottom:1px solid #f1ece4;border-radius:0;margin:0;padding:14px 11px;font-weight:650;line-height:1.3}
body.personal-workspace #chat-list button.active {background:#f8f3e8;border-left:3px solid #a57d22}
body.personal-workspace #chat-list button small {font-weight:400;margin-top:3px}
body.personal-workspace .chat-thread-heading {min-height:62px;box-sizing:border-box}
body.personal-workspace .chat-messages {background:#fff;padding:22px;max-height:65vh}
body.personal-workspace .chat-message {border-radius:14px 14px 14px 4px}
body.personal-workspace .chat-message.mine {border-radius:14px 14px 4px 14px;background:#fff1ca}
body.personal-workspace #chat-compose {background:#fff}
body.personal-workspace #chat-input {border-radius:8px}
/* Calendar: give the timetable the visual priority of the reference. */
body.personal-workspace .mc-calendar-enterprise {width:min(1400px,100%);margin:0 auto;padding:28px 32px 48px;box-sizing:border-box;gap:14px}
body.personal-workspace .mc-calendar-enterprise .cal-hero {padding:0 0 12px;background:transparent;border:0;box-shadow:none;min-height:0}
body.personal-workspace .cal-hero h1 {font-size:clamp(1.65rem,2.2vw,2.25rem)}
body.personal-workspace .cal-brief {display:none}
body.personal-workspace .cal-first-plan {padding:15px 20px;margin:0;min-height:0}
body.personal-workspace .cal-first-plan h2 {font-size:1rem}
body.personal-workspace .cal-shell {background:#fff;border:1px solid #e9e1d5;border-radius:12px;box-shadow:0 3px 15px #493a2110;overflow:hidden}
body.personal-workspace .cal-toolbar {background:#fff;border-bottom:1px solid #eee8df}
body.personal-workspace .cal-side {align-self:start}
/* People cards retain links, search, and row actions. */
body.personal-workspace .mc-contacts-page,body.personal-workspace .network-page {width:min(1400px,100%);margin:0 auto;padding:28px 32px 48px;box-sizing:border-box}
body.personal-workspace :is(.mc-contacts-header,.network-topbar) {background:transparent;border:0;box-shadow:none;padding:0 0 20px}
body.personal-workspace :is(.mc-contacts-header,.network-topbar) h1 {font-size:clamp(1.7rem,2.25vw,2.25rem);letter-spacing:-.035em}
body.personal-workspace .mc-contacts-card {border-radius:12px;border-color:#e9e1d5}
body.personal-workspace .mc-contacts-table thead {display:none}
body.personal-workspace .mc-contacts-table,body.personal-workspace .mc-contacts-table tbody {display:block;width:100%}
body.personal-workspace .mc-contacts-table tbody {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px;box-sizing:border-box}
body.personal-workspace .mc-contacts-table tbody tr {display:flex;flex-direction:column;min-height:155px;border:1px solid #e9e1d5;border-radius:10px;background:#fff;padding:14px;box-sizing:border-box}
body.personal-workspace .mc-contacts-table tbody td {display:block;border:0;padding:5px 0;width:auto}
body.personal-workspace .mc-contacts-table tbody td:last-child {margin-top:auto}
body.personal-workspace .network-hero {border-radius:12px;min-height:0;padding:22px;background:#f9f4e9}
body.personal-workspace .network-hero h2 {font-size:1.35rem}
body.personal-workspace .network-kpis {margin:14px 0}
body.personal-workspace .network-table thead {display:none}
body.personal-workspace .network-table,body.personal-workspace .network-table tbody {display:block;width:100%}
body.personal-workspace .network-table tbody {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px}
body.personal-workspace .network-table tbody tr {display:flex;flex-direction:column;min-height:150px;border:1px solid #e9e1d5;border-radius:10px;padding:14px;background:#fff}
body.personal-workspace .network-table tbody td {display:block;border:0;padding:4px 0;width:auto}
body.personal-workspace .network-table tbody td:first-child {margin-bottom:8px}
body.personal-workspace .network-table tbody td:last-child {margin-top:auto}
@media(max-width:1100px){body.personal-workspace .mc-contacts-table tbody,body.personal-workspace .network-table tbody{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.personal-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.personal-dashboard-grid,.personal-day-grid{grid-template-columns:1fr}body.personal-workspace .chat-layout{grid-template-columns:1fr}body.personal-workspace .chat-conversations{border-right:0;border-bottom:1px solid #eee7dc}body.personal-workspace .chat-conversations #chat-list{display:flex;overflow-x:auto}body.personal-workspace .chat-conversations #chat-list button{min-width:170px}}
@media(max-width:600px){.personal-page,body.personal-workspace .personal-chat,body.personal-workspace .mc-calendar-enterprise,body.personal-workspace .mc-contacts-page,body.personal-workspace .network-page{padding:18px 14px 32px}.personal-page-header{flex-direction:column;gap:10px}.personal-stat-card{min-height:100px;padding:13px}.personal-panel{padding:16px}.personal-quick-actions{grid-template-columns:1fr}body.personal-workspace .mc-contacts-table tbody,body.personal-workspace .network-table tbody{grid-template-columns:1fr}}
html body.personal-workspace .main #personal-chat #chat-new,html body.personal-workspace .main #personal-chat #chat-compose button.chat-primary {background:#8b6b10!important;color:#fff!important;border:1px solid #8b6b10!important;box-shadow:none!important}
html body.personal-workspace .main #personal-chat .chat-filters button {border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}
html body.personal-workspace .main #personal-chat .chat-filters button.active {border-bottom:2px solid #8b6b10!important;color:#7e5c0d!important}
html body.personal-workspace .main :is(.mc-contacts-header,.network-topbar,.cal-hero) {background:#fff!important;border:0!important;box-shadow:none!important;padding:0 0 18px!important;min-height:0!important}

/* Personal page geometry follows the approved Dashboard frame. */
html body.personal-workspace > .main {
  --personal-page-top:52px;
  --personal-page-side:36px;
  --personal-header-height:49px;
  --personal-control-height:38px;
}
html body.personal-workspace > .main > :is(.personal-myday,.mc-calendar-enterprise,.mc-search-page,.personal-chat,.tasks-container,.mc-contacts-page,.network-page,.mc-activities-page,.personal-settings) {
  box-sizing:border-box!important;
  width:100%!important;
  max-width:1500px!important;
  padding:var(--personal-page-top) var(--personal-page-side) 44px!important;
  margin-inline:auto!important;
}
html body.personal-workspace > .main > .mc-page-frame:is(.mc-search-page,.tasks-container,.mc-contacts-page) {
  padding:var(--personal-page-top) var(--personal-page-side) 44px!important;
}
html body.personal-workspace > .main > .mc-page-frame.mc-search-page.is-ready {
  padding:var(--personal-page-top) var(--personal-page-side) 44px!important;
}
html body.personal-workspace > .main :is(.cal-hero,.mc-search-header,.tasks-container>.page-header,.mc-contacts-header,.network-topbar,.mc-activities-header,.personal-chat-heading,.personal-settings>.page-header) {
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:20px!important;
  width:100%!important;
  min-height:var(--personal-header-height)!important;
  height:auto!important;
  padding:0!important;
  margin:0 0 4px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
html body.personal-workspace > .main :is(.cal-hero,.mc-search-header,.tasks-container>.page-header,.mc-contacts-header,.network-topbar,.mc-activities-header,.personal-chat-heading,.personal-settings>.page-header) h1 {
  position:relative;
  margin:0!important;
  font-size:clamp(25px,2vw,30px)!important;
  line-height:1.15!important;
  letter-spacing:-.035em!important;
}
html body.personal-workspace > .main :is(.cal-hero,.mc-search-header,.tasks-container>.page-header,.mc-contacts-header,.network-topbar,.mc-activities-header) h1::before {
  position:absolute!important;
  top:-19px;
  left:0;
  margin:0!important;
}
html body.personal-workspace > .main :is(.cal-hero,.mc-search-header,.tasks-container>.page-header,.mc-contacts-header,.network-topbar,.mc-activities-header,.personal-chat-heading,.personal-settings>.page-header) h1 + p {
  margin:0!important;
  color:#62707b!important;
  font-size:12.22px!important;
  line-height:18px!important;
}
html body.personal-workspace > .main :is(.cal-hero,.mc-search-header,.tasks-container>.page-header,.mc-contacts-header,.network-topbar,.mc-activities-header) > div:first-child > :is(p,.section-description) {
  margin:0!important;
  padding:0!important;
  font-size:12.22px!important;
  line-height:18px!important;
}
html body.personal-workspace > .main :is(.cal-hero,.mc-search-header,.tasks-container>.page-header,.mc-contacts-header,.network-topbar,.mc-activities-header,.personal-chat-heading,.personal-settings>.page-header) :is(button,a[class],select,input[type=search]) {
  box-sizing:border-box!important;
  min-height:var(--personal-control-height)!important;
  height:var(--personal-control-height)!important;
}
html body.personal-workspace > .main .personal-myday-top {align-items:start;padding-top:0;margin-bottom:20px}
html body.personal-workspace > .main .personal-myday-intro {position:relative}
html body.personal-workspace > .main .personal-myday-eyebrow {position:absolute;top:-19px;left:0;margin:0}
html body.personal-workspace > .main .personal-myday-subtitle {margin-top:0;font-size:12.22px!important;line-height:18px}
html body.personal-workspace > .main .personal-myday .personal-day-tabs a {min-height:var(--personal-control-height);height:var(--personal-control-height)}
html body.personal-workspace > .main .personal-chat-heading .eyebrow,
html body.personal-workspace > .main .personal-settings>.page-header .page-kicker {position:absolute;top:-19px;left:0}
html body.personal-workspace > .main .personal-chat-heading>div:first-child,
html body.personal-workspace > .main .personal-settings>.page-header>div:first-child {position:relative}
html body.personal-workspace > .main .personal-chat-heading h1 {margin:0!important}
html body.personal-workspace > .main .personal-chat-heading {margin-bottom:20px!important}
html body.personal-workspace > .main .personal-settings>.page-header {max-width:none!important}
html body.personal-workspace > .main .personal-settings>.page-header {margin-bottom:0!important}
html body.personal-workspace > .main .personal-settings>.settings-card:first-of-type {margin-top:20px!important}
@media(max-width:900px) {
  html body.personal-workspace > .main {--personal-page-top:30px;--personal-page-side:24px}
  html body.personal-workspace > .main :is(.cal-hero,.mc-search-header,.tasks-container>.page-header,.mc-contacts-header,.network-topbar,.mc-activities-header,.personal-chat-heading,.personal-settings>.page-header) {
    align-items:stretch!important;
  }
  html body.personal-workspace > .main :is(.cal-hero,.mc-search-header,.tasks-container>.page-header,.mc-contacts-header,.network-topbar,.mc-activities-header,.personal-chat-heading,.personal-settings>.page-header)>:first-child {
    width:100%;
  }
}
@media(max-width:600px) {
  html body.personal-workspace > .main {--personal-page-top:18px;--personal-page-side:14px}
  html body.personal-workspace > .main .personal-myday-date {top:-16px;left:auto;right:0}
}
