:root{color:#22252b;font-synthesis:none;text-rendering:optimizelegibility;background:#f8f6fa;font-family:Roboto,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{background:#f8f6fa;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{max-width:100%}button{cursor:pointer}h1,h2,h3,h4,p{margin-top:0}:root{--navy:#4f3a5e;--purple:#755390;--purple-dark:#5a3c72;--purple-medium:#9474aa;--purple-light:#f1ecf5;--teal:#34725f;--yellow:#f0b33b;--ink:#22252b;--muted:#646973;--surface:#fff;--line:#e7e1ec;--soft:#f1ecf5;--danger:#a5363f;--shadow:0 8px 24px #7553901a}.app-shell{min-height:100vh}.top-bar{z-index:30;background:var(--purple);color:#fff;justify-content:space-between;align-items:center;height:64px;padding:0 18px;display:flex;position:fixed;inset:0 0 auto;box-shadow:0 2px 12px #442a5433}.brand{color:#fff;align-items:center;gap:10px;font-size:1.08rem;font-weight:750;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;width:38px;height:38px}.top-actions{gap:4px;display:flex}.icon-button{width:42px;height:42px;color:inherit;background:0 0;border:0;border-radius:6px;flex:0 0 42px;place-items:center;text-decoration:none;display:inline-grid}.icon-button:hover,.icon-button:focus-visible{background:#ffffff24;outline:none}.icon-button svg{width:22px;height:22px}.side-navigation{z-index:20;border-right:1px solid var(--line);background:#fff;flex-direction:column;gap:4px;width:228px;padding:16px 10px;display:flex;position:fixed;top:64px;bottom:0;left:0}.nav-item{color:#4d515a;border-radius:6px;align-items:center;gap:12px;min-height:48px;padding:8px 12px;font-size:.9rem;font-weight:650;text-decoration:none;display:flex}.nav-item svg{flex:0 0 21px;width:21px;height:21px}.nav-item.active{color:var(--purple-dark);background:var(--purple-light)}.nav-item:hover:not(.active){background:var(--purple-light);color:var(--purple-dark)}.bottom-navigation{display:none}.main-content{min-height:100vh;padding:96px 34px 52px 262px}.main-content>*{max-width:1080px;margin-inline:auto}.page-stack{flex-direction:column;gap:24px;display:flex}.page-stack.tight{gap:14px}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.page-header h1{color:var(--navy);letter-spacing:0;margin:0;font-size:clamp(1.65rem,2.8vw,2.35rem);line-height:1.12}.eyebrow{color:var(--purple);text-transform:uppercase;margin-bottom:6px;font-size:.78rem;font-weight:800}.page-lead{max-width:760px;color:var(--muted);margin:9px 0 0;font-size:1rem;line-height:1.55}.page-actions{align-items:center;gap:8px;display:flex}.page-actions .icon-button{color:var(--navy);border:1px solid var(--line);background:#fff}.favorite-button.is-favorite,.is-favorite{color:#8b6412!important}.section-title{color:var(--navy);letter-spacing:0;margin:0 0 12px;font-size:1.18rem}.section-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.section-heading h2{color:var(--navy);margin:0}.muted,.result-count,.metadata-line{color:var(--muted)}.result-count{margin:-8px 0 0;font-size:.88rem}.start-hero{color:#fff;background:var(--purple);min-height:190px;box-shadow:var(--shadow);border-radius:8px;align-items:center;gap:22px;padding:24px;display:flex}.start-hero img{object-fit:cover;border-radius:8px;flex:0 0 86px;width:86px;height:86px}.start-hero h1{color:#fff;letter-spacing:0;margin:0;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1.08}.start-hero p{color:#ffffffe8;max-width:720px;margin:8px 0 0;line-height:1.5}.start-hero .start-subtitle{color:#fff;margin-top:9px;font-size:1.08rem;font-weight:750}.search-launcher,.search-field{border:1px solid var(--line);min-height:54px;box-shadow:var(--shadow);color:var(--muted);background:#fff;border-radius:6px;align-items:center;gap:12px;padding:0 16px;text-decoration:none;display:flex}.search-launcher svg,.search-field>svg{width:21px;color:var(--purple)}.search-field input{min-width:0;color:var(--ink);background:0 0;border:0;outline:none;flex:1}.search-field button{width:38px;height:38px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.search-field button svg{width:18px}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.module-tile{min-height:124px;color:inherit;border:1px solid var(--line);border-left:5px solid var(--purple);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:18px;text-decoration:none;display:flex;box-shadow:0 4px 14px #75539012}.module-tile:nth-child(4n+2){border-left-color:var(--purple-medium)}.module-tile:nth-child(4n+3){border-left-color:var(--yellow)}.module-tile:nth-child(4n+4){border-left-color:var(--purple-dark)}.module-tile:hover{border-color:var(--purple);transform:translateY(-1px)}.module-tile-main{align-items:center;gap:14px;min-width:0;display:flex}.module-tile-main>div{min-width:0}.module-icon{width:46px;height:46px;color:var(--module-color);background:color-mix(in srgb, var(--module-color) 13%, white);border-radius:50%;flex:0 0 46px;place-items:center;display:grid}.module-icon svg{width:23px;height:23px}.module-tile h3{color:var(--navy);margin:0 0 6px;font-size:1.03rem}.module-tile p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.4;display:-webkit-box;overflow:hidden}.module-tile>.module-tile-arrow{width:20px;color:var(--purple);flex:0 0 20px}.module-row{justify-content:flex-start}.module-row-copy{flex:1;min-width:0}.module-row-arrow{width:20px;color:var(--purple);flex:0 0 20px}.home-introduction{flex-direction:column;gap:18px;display:flex}.home-introduction-image{object-fit:contain;background:#fff;border-radius:8px;width:100%;max-height:520px;display:block}.home-reading-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 22px;display:grid}.home-reading-block{border-top:3px solid var(--purple-light);padding:18px 0 4px}.home-reading-block h2{color:var(--navy);letter-spacing:0;margin:0 0 10px;font-size:1.2rem}.home-reading-block p{color:#34373e;margin:0 0 12px;line-height:1.58}.home-reading-block ul{color:#34373e;flex-direction:column;gap:9px;margin:0;padding-left:22px;line-height:1.52;display:flex}.module-list,.accordion-list,.document-list,.search-results{flex-direction:column;gap:8px;display:flex}.list-row,.document-row,.search-result{width:100%;color:inherit;text-align:left;border:1px solid var(--line);background:#fff;border-radius:6px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;text-decoration:none;display:flex}.list-row:hover,.document-row.interactive:hover{border-color:var(--purple)}.list-row h2,.list-row h3,.document-row h3,.search-result h2{color:var(--navy);letter-spacing:0;margin:0 0 5px;font-size:1rem}.list-row p,.document-row p,.search-result p{color:var(--muted);margin:0;line-height:1.42}.list-row.compact p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.document-row.interactive{cursor:pointer}.document-main{min-width:0;color:inherit;text-align:left;background:0 0;border:0;flex:1;padding:0}.export-buttons{gap:7px;display:flex}.export-buttons .secondary-action{min-width:92px}.primary-action,.secondary-action,.back-button,.text-button{border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:fit-content;min-height:44px;padding:10px 15px;font-weight:750;text-decoration:none;display:inline-flex}.primary-action{color:#fff;background:var(--purple)}.primary-action:hover{background:var(--purple-dark)}.secondary-action,.back-button{color:var(--navy);border:1px solid var(--line);background:#fff}.text-button{color:var(--navy);background:0 0}.primary-action svg,.secondary-action svg,.back-button svg{width:19px;height:19px}.back-link{width:fit-content;color:var(--navy);align-items:center;gap:7px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.back-link svg{width:18px}.reader{max-width:820px!important}.experience-tabs{z-index:10;background:var(--purple);scrollbar-width:thin;gap:5px;margin-inline:-10px;padding:8px 10px;display:flex;position:sticky;top:64px;overflow-x:auto;box-shadow:0 4px 12px #5a3c7224}.experience-tabs button{color:#fff;opacity:.76;background:0 0;border:0;border-radius:5px;flex:none;justify-content:center;align-items:center;gap:6px;min-width:88px;min-height:50px;padding:6px 10px;font-size:.78rem;font-weight:700;display:flex}.experience-tabs button svg{color:#fff;flex:0 0 19px;width:19px;height:19px}.experience-tabs button.active{color:#fff;opacity:1;background:#ffffff26;box-shadow:inset 0 -3px #fff}.experience-tabs button.active svg{color:#fff}.experience-panel{min-height:260px}.experience-heading{color:var(--navy);align-items:center;gap:10px;margin-bottom:16px;display:flex}.experience-heading>span{width:38px;height:38px;color:var(--purple);background:var(--soft);border-radius:50%;place-items:center;display:grid}.experience-heading svg{width:20px}.experience-heading h2{margin:0;font-size:1.25rem}.learning-list{flex-direction:column;gap:10px;display:flex}.learning-accordion,.module-page-accordion{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:clip;box-shadow:0 2px 8px #7553900d}.learning-accordion summary{cursor:pointer;min-height:58px;color:var(--navy);flex-direction:column;justify-content:center;gap:4px;padding:13px 15px;font-weight:750;list-style-position:inside;display:flex}.learning-accordion summary::marker{color:var(--purple)}.learning-accordion summary small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;padding-left:17px;font-weight:400;overflow:hidden}.learning-accordion[open] summary,.module-page-accordion[open] summary{border-bottom:1px solid var(--line);background:var(--purple-light)}.learning-content{flex-direction:column;gap:16px;padding:16px;display:flex}.module-page-accordion summary{cursor:pointer;min-height:68px;color:var(--navy);padding:13px 16px;list-style-position:inside}.module-page-accordion summary::marker{color:var(--purple)}.module-page-accordion summary>div{vertical-align:middle;width:calc(100% - 24px);display:inline-block}.module-page-accordion summary h3{color:var(--navy);margin:0 0 4px;font-size:1rem}.module-page-accordion summary p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.86rem;line-height:1.4;overflow:hidden}.module-page-content{flex-direction:column;gap:16px;padding:16px;display:flex}.apply-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:12px;display:grid}.application-card{border:1px solid var(--line);background:#fff;border-radius:6px;padding:18px}.application-card h2{color:var(--navy);margin-bottom:12px;font-size:1.1rem}.application-card ul{color:#34373e;flex-direction:column;gap:10px;margin:0;padding-left:22px;line-height:1.5;display:flex}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.requirement-list{flex-direction:column;gap:8px;padding:14px;display:flex}.requirement-list label{border:1px solid var(--line);border-radius:5px;align-items:flex-start;gap:10px;padding:10px;line-height:1.45;display:flex}.requirement-list input{width:19px;height:19px;accent-color:var(--purple);flex:0 0 19px}.content-blocks{flex-direction:column;gap:14px;display:flex}.content-blocks h2,.content-blocks h3,.content-blocks h4{color:var(--navy);letter-spacing:0;margin:14px 0 0;line-height:1.25}.content-blocks h2{font-size:1.35rem}.content-blocks h3{font-size:1.13rem}.content-blocks h4{font-size:1rem}.content-blocks p,.content-blocks li{color:#34373e;line-height:1.7}.content-blocks p{margin:0}.content-blocks ul,.content-blocks ol{flex-direction:column;gap:7px;margin:0;padding-left:25px;display:flex}.content-columns{grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:20px;display:grid}figure{margin:4px 0}.content-image{object-fit:contain;background:#fff;border-radius:4px;width:100%;max-height:720px}figcaption{color:var(--muted);text-align:center;margin-top:6px;font-size:.82rem}.content-links,.material-list{flex-direction:column;gap:8px;display:flex}.content-links h3{margin-bottom:2px}.content-link{min-height:46px;color:var(--navy);border:1px solid var(--line);background:#fff;border-radius:5px;justify-content:space-between;align-items:center;gap:12px;padding:10px 13px;font-weight:650;text-decoration:none;display:flex}.content-link:hover{border-color:var(--purple);color:var(--purple-dark)}.content-link svg{flex:0 0 17px;width:17px}.reader-materials{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0}.reader-materials summary{cursor:pointer;color:var(--navy);font-weight:750}.reader-materials[open] summary{margin-bottom:14px}.note-panel,.compact-form,.settings-section,.feedback-panel,.meeting-editor,.tool-row{border:1px solid var(--line);background:#fff;border-radius:6px;padding:18px}.note-heading{color:var(--navy);align-items:center;gap:9px;display:flex}.note-heading h2{margin:0;font-size:1.15rem}.note-heading svg{width:21px}.note-panel textarea,.meeting-editor textarea,.meeting-editor input,.compact-form input,.compact-form select{width:100%;color:var(--ink);background:#fff;border:1px solid #cdd1d8;border-radius:5px;padding:11px 12px}.note-panel textarea{resize:vertical;margin:12px 0}.segmented-control{background:#eceef1;border-radius:6px;max-width:100%;margin-top:14px;padding:3px;display:inline-flex}.segmented-control button{min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:4px;padding:7px 12px}.segmented-control button.active{color:#fff;background:var(--purple)}.filter-chips,.tab-bar,.button-row{scrollbar-width:thin;gap:8px;display:flex;overflow-x:auto}.filter-chips button,.tab-bar button{border:1px solid var(--line);color:#4d515a;background:#fff;border-radius:5px;flex:none;min-height:40px;padding:8px 13px}.filter-chips button.active,.tab-bar button.active{color:#fff;border-color:var(--purple);background:var(--purple)}.tool-filters{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:6px}.tool-filters summary{cursor:pointer;min-height:52px;color:var(--navy);justify-content:space-between;align-items:center;gap:12px;padding:12px 15px;font-weight:750;display:flex}.tool-filters summary>span{align-items:center;gap:8px;display:inline-flex}.tool-filters summary svg{width:19px;color:var(--purple)}.tool-filters summary small{color:var(--muted);font-size:.78rem;font-weight:600}.tool-filters[open] summary{border-bottom:1px solid var(--line)}.tool-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:15px;display:grid}.tool-filter-grid label{min-width:0;color:var(--navy);flex-direction:column;gap:6px;font-size:.82rem;font-weight:700;display:flex}.tool-filter-grid select{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #cdd1d8;border-radius:5px;padding:9px 34px 9px 11px}.tool-filter-reset{margin:0 15px 15px auto}.tool-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.tool-row{flex-direction:column;gap:10px;display:flex}.tool-main{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.tool-row h2{color:var(--navy);margin:0 0 5px;font-size:1rem}.tool-row p{color:var(--muted);margin:0;line-height:1.42}.tool-row .icon-button{color:var(--navy)}.metadata-line{min-height:18px;font-size:.77rem}.tool-metadata{gap:6px;margin:0;font-size:.79rem;line-height:1.35;display:grid}.tool-metadata div{grid-template-columns:108px minmax(0,1fr);gap:8px;display:grid}.tool-metadata dt{color:var(--muted);font-weight:650}.tool-metadata dd{min-width:0;color:var(--ink);overflow-wrap:anywhere;margin:0}.compact-empty{border:1px solid var(--line);background:#fff;border-radius:6px;min-height:190px}.search-result{align-items:flex-start}.search-result .content-link{flex:none}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.article-card{border:1px solid var(--line);background:#fff;border-radius:6px;flex-direction:column;justify-content:space-between;gap:14px;padding:16px;display:flex}.article-card h2{color:var(--navy);margin:0 0 6px;font-size:1rem}.article-card p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.4}.compact-form h2{color:var(--navy);margin-bottom:12px;font-size:1.15rem}.form-row{grid-template-columns:minmax(160px,1fr) minmax(150px,220px) auto;gap:9px;display:grid}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.summary-tile{border:1px solid var(--line);min-height:132px;color:var(--navy);background:#fff;border-radius:6px;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:16px;display:flex}.summary-tile svg{width:23px}.summary-tile strong{font-size:1.8rem}.summary-tile span{color:var(--muted);font-weight:650}.meeting-editor{box-shadow:var(--shadow);grid-template-columns:1fr 1fr;gap:12px;display:grid}.meeting-editor label{color:var(--navy);flex-direction:column;gap:6px;font-size:.86rem;font-weight:700;display:flex}.meeting-editor label:nth-of-type(n+3),.form-actions{grid-column:1/-1}.meeting-tasks{border:1px solid var(--line);border-radius:5px;flex-direction:column;grid-column:1/-1;gap:10px;padding:13px;display:flex}.meeting-tasks h3{color:var(--navy);margin:0;font-size:1rem}.meeting-task-row{grid-template-columns:minmax(0,1.5fr) minmax(120px,.8fr) minmax(110px,.6fr) auto;align-items:end;gap:8px;display:grid}.form-actions{justify-content:flex-end;gap:8px;display:flex}.settings-section h2,.feedback-panel h2{color:var(--navy);margin-bottom:8px;font-size:1.15rem}.settings-section p,.feedback-panel p{color:var(--muted);line-height:1.55}.settings-section dl{margin:0}.settings-section dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:10px 0;display:flex}.settings-section dt{color:var(--muted)}.settings-section dd{color:var(--navy);margin:0;font-weight:700}.status-message{align-items:flex-start;gap:8px;font-weight:650;display:flex;color:var(--teal)!important;margin:12px 0 0!important}.status-message svg{flex:0 0 18px;width:18px}.status-message.status-warning{color:#8a5b00!important}.local-data-section{border-left:4px solid var(--purple);background:var(--purple-light)}.local-data-section p:last-child{margin-bottom:0}.local-data-notice{border:1px solid var(--line);color:var(--navy);background:var(--purple-light);border-radius:6px;align-items:center;gap:12px;padding:11px 14px;display:flex}.local-data-notice>svg{width:22px;height:22px;color:var(--purple);flex:0 0 22px}.local-data-notice p{flex:1;min-width:0;margin:0;line-height:1.4}.local-data-notice p strong,.local-data-notice p span{display:block}.local-data-notice p span{color:var(--muted);margin-top:2px;font-size:.86rem}.local-data-notice a{color:var(--purple-dark);flex:none;font-size:.88rem;font-weight:750}.install-guide>.primary-action{margin-top:12px}.install-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.install-platform-grid article{border-top:3px solid var(--purple-light);padding:14px 2px 2px}.install-platform-grid article.current-platform{border-top-color:var(--purple)}.install-platform-grid h3{color:var(--navy);margin:0 0 10px;font-size:1rem}.install-platform-grid ol{color:#3f434b;flex-direction:column;gap:7px;margin:0;padding-left:21px;line-height:1.45;display:flex}.install-platform-grid li svg{vertical-align:-3px;width:17px;height:17px;color:var(--purple);margin:0 2px}.install-note{font-size:.86rem;margin:13px 0 0!important}.diagnostic-message.note{border-color:var(--purple-medium);background:var(--purple-light);color:var(--muted)!important}.settings-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.settings-heading>svg{width:28px;color:var(--purple);flex:0 0 28px}.settings-heading p{margin-bottom:0}.storage-summary{grid-template-columns:auto 1fr;align-items:baseline;gap:3px 10px;margin:16px 0;display:grid}.storage-summary strong{color:var(--navy);font-size:1.35rem}.storage-summary span{color:var(--muted);font-size:.84rem}.storage-summary progress{width:100%;height:10px;accent-color:var(--purple);grid-column:1/-1;margin-top:6px}.button-row.wrap{flex-wrap:wrap;overflow:visible}.button-row.wrap button{flex:none}.settings-details{border-top:1px solid var(--line);margin-top:14px}.settings-details>summary{cursor:pointer;color:var(--navy);padding:14px 0 2px;font-weight:750}.offline-pack-list{flex-direction:column;margin-top:10px;display:flex}.offline-pack{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:58px;display:flex}.offline-pack>span{flex-direction:column;gap:2px;min-width:0;display:flex}.offline-pack strong{color:var(--navy);font-size:.9rem}.offline-pack small{color:var(--muted)}.offline-pack .icon-button{color:var(--navy)}.download-progress{color:var(--navy);align-items:center;gap:8px;margin:12px 0;font-weight:650;display:flex}.download-progress svg{width:18px;color:var(--purple)}@keyframes spin{to{transform:rotate(360deg)}}.diagnostic-state{border-radius:4px;padding:5px 8px;font-weight:750;display:inline-flex;margin:4px 0 12px!important}.diagnostic-state.ok{color:#15643b;background:#e7f5ed}.diagnostic-state.warning{color:#7a5200;background:#fff5d9}.diagnostic-state.error{color:#9f2525;background:#fdeaea}.diagnostic-message{border-left:3px solid;padding:9px 11px;font-size:.86rem;margin:10px 0 0!important}.diagnostic-message.warning{background:#fffaf0;border-color:#d39a20;color:#72500a!important}.diagnostic-message.error{background:#fff4f4;border-color:#c83c3c;color:#8f2525!important}.planning-quick-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.planning-quick-actions .secondary-action{width:100%}.planning-manager,.planning-insights{border:1px solid var(--line);background:#fff;border-radius:6px}.planning-manager summary,.planning-insights summary{cursor:pointer;min-height:58px;color:var(--navy);align-items:center;gap:10px;padding:12px 15px;list-style:none;display:flex}.planning-manager summary::-webkit-details-marker{display:none}.planning-insights summary::-webkit-details-marker{display:none}.planning-manager summary svg,.planning-insights summary svg{width:21px;color:var(--purple)}.planning-manager summary>span{flex-direction:column;gap:2px;display:flex}.planning-manager summary small{color:var(--muted);font-weight:400}.planning-manager-body{border-top:1px solid var(--line);flex-direction:column;gap:12px;padding:15px;display:flex}.planning-manager-body label,.profile-selector label{color:var(--navy);flex-direction:column;gap:6px;font-size:.84rem;font-weight:700;display:flex}.planning-manager-body input,.planning-manager-body select,.profile-selector select{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #cdd1d8;border-radius:5px;padding:9px 11px}.danger{color:var(--danger)!important}.profile-selector{border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:minmax(190px,.7fr) minmax(0,1.3fr);align-items:end;gap:12px 18px;padding:15px;display:grid}.profile-selector p{color:var(--muted);margin:0 0 8px;line-height:1.45}.template-chips{grid-column:1/-1;align-items:center;gap:7px;display:flex;overflow-x:auto}.template-chips>span{color:var(--navy);flex:none;font-weight:700}.template-chips button{border:1px solid var(--line);background:#fff;border-radius:5px;flex:none;min-height:36px;padding:6px 11px}.template-chips button.active{color:#fff;background:var(--purple);border-color:var(--purple)}.planning-insights>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 15px 15px;display:grid}.planning-insights article{border:1px solid var(--line);border-radius:5px;padding:12px}.planning-insights article strong{color:var(--navy)}.planning-insights article p{color:var(--muted);margin:5px 0 0;line-height:1.45}.insight-actions{justify-content:flex-end;gap:4px;margin-top:8px;display:flex}.insight-actions button{width:34px;height:34px;color:var(--navy);background:0 0;border:0;border-radius:4px;place-items:center;display:grid}.insight-actions button:hover{background:var(--soft)}.insight-actions svg{width:17px}.planning-progress{border:1px solid var(--line);background:#fff;border-radius:6px;align-items:center;gap:18px;padding:13px 15px;display:flex}.planning-progress>div{flex-direction:column;min-width:170px;display:flex}.planning-progress span{color:var(--muted);font-size:.8rem}.planning-progress progress{width:100%;height:10px;accent-color:var(--purple)}.step-strip{gap:7px;padding:6px 0;display:flex;overflow-x:auto}.step-strip button{border:1px solid var(--line);min-width:118px;min-height:64px;color:var(--muted);text-align:left;background:#fff;border-radius:5px;align-items:center;gap:8px;padding:8px;display:flex}.step-strip button>span{width:28px;height:28px;color:var(--navy);background:#eceef2;border-radius:50%;flex:0 0 28px;place-items:center;font-weight:800;display:grid}.step-strip button small{line-height:1.2}.step-strip button.active{color:#fff;border-color:var(--purple);background:var(--purple)}.step-strip button.active>span{color:var(--purple);background:#fff}.step-strip button.filled{border-color:var(--teal)}.step-strip button.filled>span{color:#fff;background:var(--teal)}.step-strip button.skipped{opacity:.62}.planning-step{border:1px solid var(--line);background:#fff;border-radius:6px;padding:18px}.planning-step>.section-heading{margin-bottom:14px}.planning-step>.section-heading h2{font-size:1.28rem}.planning-fields,.field-group{flex-direction:column;gap:12px;display:flex}.planning-info{color:#34373e;border:1px solid #d9cee3;border-left:4px solid var(--purple);background:var(--soft);border-radius:5px;padding:14px;line-height:1.55}.planning-input{color:var(--navy);flex-direction:column;gap:6px;font-size:.86rem;font-weight:700;display:flex}.planning-input textarea,.planning-input input,.planning-input select{width:100%;color:var(--ink);resize:vertical;background:#fff;border:1px solid #cdd1d8;border-radius:5px;padding:10px 11px;font-weight:400;line-height:1.45}.planning-input small{color:var(--muted);font-weight:400;line-height:1.35}.diagnosis-card,.goal-card,.analysis-card{border:1px solid var(--line);background:#fff;border-radius:6px;padding:14px}.diagnosis-card h3,.goal-card h4,.field-group>h3,.analysis-selector h3,.schedule-list h3{color:var(--navy);margin:0 0 12px;font-size:1rem}.diagnosis-card{flex-direction:column;gap:11px;display:flex}.aspect-card{gap:13px}.aspect-heading{border-bottom:1px solid var(--line);padding:0 0 13px}.aspect-heading h3{margin-bottom:7px}.aspect-heading p{color:#4f535c;margin:0;font-size:.94rem;line-height:1.55}.diagnosis-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.goal-card{background:#fafafa;flex-direction:column;gap:10px;display:flex}.reference-chips{flex-wrap:wrap;gap:6px;display:flex}.reference-chips span{color:var(--navy);background:var(--soft);border-radius:4px;padding:5px 8px;font-size:.76rem}.analysis-selector>.section-heading{align-items:flex-start;margin-bottom:12px}.analysis-selector>.section-heading h3{margin-bottom:4px}.analysis-selector>.section-heading p,.schedule-list>p,.schedule-list .section-heading p{color:var(--muted);margin:0}.analysis-grid{flex-direction:column;gap:8px;display:flex}.analysis-card>label{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.analysis-card>label input{width:19px;height:19px;accent-color:var(--purple);flex:0 0 19px}.analysis-card>label span{flex-direction:column;gap:3px;display:flex}.analysis-card>label strong{color:var(--navy)}.analysis-card>label small{color:var(--muted);line-height:1.35}.analysis-card.selected{border-color:var(--purple);background:#fbf9fc}.analysis-prompts{border-top:1px solid var(--line);flex-direction:column;gap:10px;margin-top:13px;padding-top:13px;display:flex}.schedule-list{flex-direction:column;gap:8px;display:flex}.schedule-list>.section-heading{align-items:flex-start;margin-bottom:4px}.schedule-period,.schedule-day{border:1px solid var(--line);background:#fff;border-radius:6px;overflow:clip}.schedule-period summary,.schedule-day summary{cursor:pointer;min-height:52px;color:var(--navy);justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;font-weight:750;display:flex}.schedule-period summary small,.schedule-day summary small{color:var(--muted);font-weight:400}.schedule-period[open] summary,.schedule-day[open] summary{border-bottom:1px solid var(--line);background:#fafafa}.schedule-fields{grid-template-columns:1fr 1fr;gap:10px;padding:13px;display:grid}.day-editor{flex-direction:column;gap:12px;padding:13px;display:flex}.day-period{border:1px solid var(--line);border-radius:5px}.day-period h4{color:#fff;background:var(--purple-dark);margin:0;padding:10px 13px;font-size:.92rem}.review-panel pre{white-space:pre-wrap;color:#34373e;border:1px solid var(--line);max-height:540px;font:inherit;background:#f8f8f9;border-radius:5px;margin:0;padding:15px;line-height:1.55;overflow:auto}.planning-navigation{justify-content:space-between;align-items:center;gap:10px;display:flex}.planning-navigation button:disabled{opacity:.45;cursor:default}.export-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.feedback-panel{align-items:flex-start;gap:16px;display:flex}.feedback-panel>svg{width:28px;color:var(--purple);flex:0 0 28px}.feedback-panel a:not(.primary-action){color:var(--purple-dark);font-weight:700}.feedback-panel .primary-action{margin-top:4px}.pwa-update-banner{z-index:50;border:1px solid var(--purple-medium);width:min(620px,100vw - 40px);color:var(--ink);background:#fff;border-radius:8px;align-items:center;gap:12px;padding:14px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 12px 34px #442a543d}.pwa-update-banner>svg{width:24px;height:24px;color:var(--purple);flex:0 0 24px}.pwa-update-banner>div{flex:1;min-width:0}.pwa-update-banner strong,.pwa-update-banner span{display:block}.pwa-update-banner strong{color:var(--navy)}.pwa-update-banner span{color:var(--muted);margin-top:3px;font-size:.86rem;line-height:1.35}.pwa-update-banner .icon-button{color:var(--muted)}.state-panel,.empty-state{text-align:center;min-height:230px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:32px 20px;display:flex}.state-panel svg,.empty-state>svg{width:34px;color:var(--purple)}.state-panel h1,.empty-state h2{color:var(--navy);margin:0;font-size:1.25rem}.spin{animation:1s linear infinite spin}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}@media (width<=900px){.side-navigation{width:190px}.main-content{padding-left:220px;padding-right:24px}.tool-list{grid-template-columns:1fr}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.top-bar{height:58px;padding-inline:13px}.brand img{width:34px;height:34px}.side-navigation{display:none}.main-content{padding:82px 14px 94px}.bottom-navigation{z-index:30;min-height:68px;padding:5px 3px max(5px, env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff;grid-template-columns:repeat(6,minmax(0,1fr));display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -5px 18px #7553901c}.bottom-navigation .nav-item{border-radius:4px;flex-direction:column;justify-content:center;gap:3px;min-width:0;min-height:56px;padding:5px 1px;font-size:.63rem}.bottom-navigation .nav-item svg{width:20px;height:20px}.page-stack{gap:19px}.page-header{gap:10px}.page-header h1{font-size:1.62rem}.page-lead{font-size:.94rem}.start-hero{align-items:flex-start;gap:14px;min-height:0;padding:18px}.start-hero img{flex-basis:62px;width:62px;height:62px}.start-hero h1{font-size:1.72rem}.start-hero p{font-size:.91rem}.start-hero .start-subtitle{font-size:1rem}.module-grid{grid-template-columns:1fr}.module-tile{min-height:104px;padding:15px}.module-icon{flex-basis:42px;width:42px;height:42px}.home-reading-list{grid-template-columns:1fr;gap:8px}.local-data-notice{flex-wrap:wrap;align-items:flex-start}.local-data-notice p{flex-basis:calc(100% - 38px)}.local-data-notice a{margin-left:34px}.install-platform-grid{grid-template-columns:1fr}.pwa-update-banner{flex-wrap:wrap;align-items:flex-start;width:calc(100vw - 20px);padding:12px;bottom:78px;right:10px}.pwa-update-banner>div{flex-basis:calc(100% - 76px)}.pwa-update-banner .primary-action{width:calc(100% - 46px);margin-left:36px}.form-row,.meeting-editor{grid-template-columns:1fr}.meeting-editor label,.form-actions,.meeting-tasks{grid-column:1}.meeting-task-row{grid-template-columns:1fr}.meeting-task-row .icon-button{justify-self:end}.section-heading{flex-direction:column;align-items:stretch}.section-heading .primary-action{width:100%}.search-result{flex-direction:column}.search-result .content-link,.segmented-control{width:100%}.segmented-control button{flex:1;min-width:0;font-size:.83rem}.content-columns{grid-template-columns:1fr}.experience-tabs{margin-inline:-14px;padding-inline:8px;top:58px}.experience-tabs button{flex-direction:column;gap:2px;min-width:78px;font-size:.7rem}.apply-layout,.related-grid,.profile-selector,.diagnosis-grid,.schedule-fields{grid-template-columns:1fr}.profile-selector p{margin:0}.planning-insights>div{grid-template-columns:1fr}.planning-progress{flex-direction:column;align-items:stretch;gap:8px}.planning-progress>div{min-width:0}.step-strip{margin-inline:-14px;padding-inline:14px}.planning-step{margin-inline:-2px;padding:15px 13px}.planning-navigation{flex-direction:column-reverse;align-items:stretch}.planning-navigation>button,.export-actions,.export-actions button{width:100%}.export-actions{grid-template-columns:1fr 1fr;display:grid}.analysis-selector>.section-heading{align-items:stretch}.article-grid,.tool-filter-grid{grid-template-columns:1fr}.tool-filters summary{align-items:flex-start}.tool-filters summary small{text-align:right}}@media (width<=400px){.brand span{font-size:.98rem}.top-actions .icon-button{flex-basis:38px;width:38px;height:38px}.bottom-navigation .nav-item{font-size:.58rem}.summary-grid{grid-template-columns:1fr 1fr}.summary-tile{min-height:112px}}
