:root {
  --ink:#293c32; --muted:#64705f; --line:#e3e8df; --paper:#fff; --surface:#f6f7f3;
  --accent:#2e5b43; --accent-soft:#eaf0e3; --sidebar:236px;
  font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;
  color:var(--ink); background:var(--surface); font-synthesis:none;
}
* {box-sizing:border-box}
body {margin:0;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}
button,input {font:inherit}
a {color:inherit;text-decoration:none}
button,a,input,summary {-webkit-tap-highlight-color:transparent}
button {cursor:pointer;border:0;color:inherit;background:none}
button:disabled {cursor:wait;opacity:.6}
button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible {outline:3px solid #6b8d4c;outline-offset:4px}
main:focus {outline:none}
a,button,summary {transition:background .18s,color .18s,border-color .18s}
svg {width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
h1,h2,h3,p {margin:0}
[hidden] {display:none!important}
.sr-only {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link {position:fixed;top:-80px;left:16px;z-index:30;padding:12px 20px;border-radius:7px;background:var(--accent);color:white}
.skip-link:focus {top:12px}
.brand {display:inline-flex;align-items:center;gap:10px;flex-shrink:0}
.brand-mark {display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;border-radius:10px;background:#e91e63;color:white;font-size:25px;font-weight:750;line-height:1}
.brand-name {font-size:17px;font-weight:650;letter-spacing:-.4px;line-height:1.3;white-space:nowrap}
.brand-subtitle {display:block;margin-top:5px;font-size:11px;color:var(--muted);font-weight:400;letter-spacing:1px}
.sidebar {position:fixed;inset:0 auto 0 0;width:var(--sidebar);padding:31px 18px 20px;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fcfdfa;overflow-y:auto;z-index:10}
.sidebar .brand {padding:0 9px}
.nav-caption {margin:37px 15px 12px;color:var(--muted);font-size:10px;letter-spacing:1.5px}
.business-caption {margin-top:23px;font-size:10px;letter-spacing:.6px}
.nav {display:grid;gap:5px}
.nav a {display:flex;align-items:center;gap:12px;border-radius:7px;padding:11px 14px;min-height:44px;color:#5e6a59;font-size:14px;white-space:nowrap}
.nav a svg {width:19px;height:19px}
.nav a:hover {background:#eef2e8;color:var(--ink)}
.nav a[aria-current=page] {background:#e7eedc;color:#34583b;font-weight:600}
.nav-count {margin-left:auto;background:#edf1e6;border-radius:5px;padding:1px 6px;font-size:10px;color:#59694a}
.sidebar-note {margin-top:auto;margin-bottom:22px;padding:18px 13px 0;color:var(--muted);font-size:11px;line-height:1.8}
.sidebar-note .eyebrow {font-size:8px;letter-spacing:1.8px;margin-top:42px}
.sidebar-note strong {display:block;color:#47573e;font-size:12px;font-weight:500;margin:8px 0 4px}
.sidebar-note a {display:flex;align-items:center;gap:26px;font-size:11px;margin-top:6px;min-height:44px}
.sidebar-note a:hover {color:var(--accent);text-decoration:underline}
.sidebar-note svg {width:15px;height:15px}
.profile {display:flex;align-items:center;gap:9px;min-width:0;border-top:1px solid var(--line);padding-top:20px}
.avatar {width:36px;height:36px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;color:#68563d;background:#eadfcf;font-size:14px;font-weight:600}
.profile-text {min-width:0;flex:1}
.profile-name {display:block;font-size:13px;font-weight:550;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.profile-role {display:block;font-size:11px;color:var(--muted)}
.logout {display:grid;place-items:center;width:44px;height:44px;border-radius:7px;color:#64725c;flex-shrink:0}
.logout:hover {background:var(--accent-soft);color:var(--accent)}
.logout svg {width:18px;height:18px}
.workspace {margin-left:var(--sidebar);min-height:100vh}
.workspace-topbar {min-height:76px;padding:14px 36px;display:flex;align-items:center;gap:28px;border-bottom:1px solid var(--line);background:#ffffffd9}
.breadcrumb {display:flex;align-items:center;gap:16px;font-size:12px;color:var(--muted);white-space:nowrap}
.breadcrumb>span:nth-child(2) {color:#b2baac}
.breadcrumb strong {font-weight:500;color:var(--ink)}
.workspace-search {margin-left:auto;display:flex;align-items:center;border:1px solid transparent;border-radius:7px;min-width:0;max-width:350px}
.workspace-search:focus-within {background:white;border-color:#d6dfcb;outline:2px solid #6b8d4c;outline-offset:2px}
.workspace-search>svg {width:17px;height:17px;margin:0 8px 0 12px;color:#63705b}
.workspace-search input {width:210px;max-width:100%;min-width:0;background:none;border:0;outline:none;padding:10px 0;font-size:12px;color:var(--ink);min-height:44px}
.workspace-search input:focus-visible {outline:none}
.workspace-search input::placeholder {color:var(--muted)}
.icon-button {display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border-radius:7px}
.icon-button:hover {background:var(--accent-soft)}
.icon-button svg {width:17px;height:17px}
.topbar-access {display:flex;align-items:center;gap:7px;font-size:10px;color:var(--muted);white-space:nowrap;border-left:1px solid var(--line);padding-left:22px}
.topbar-access svg {width:14px;height:14px}
.content {max-width:1510px;margin:0 auto;padding:32px 36px 0}
.eyebrow {font-size:10px;letter-spacing:1.6px;color:#657450;font-weight:500;line-height:1.6;overflow-wrap:anywhere}
.page-heading {display:flex;justify-content:space-between;align-items:center;gap:22px;margin-bottom:28px}
.page-heading h1 {font-size:28px;line-height:1.5;letter-spacing:-.8px;font-weight:600;margin:7px 0 5px;overflow-wrap:anywhere}
.page-heading p {color:var(--muted);font-size:13px;line-height:1.8}
.page-heading time {font-size:11px;color:var(--muted);white-space:nowrap;padding:6px 12px;border:1px solid var(--line);border-radius:20px}
.dashboard {display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:24px;align-items:start}
.main-column,.side-column {display:flex;flex-direction:column;gap:23px;min-width:0}
.hero {position:relative;background:#e9eddf;border-radius:11px;padding:31px;min-height:285px;overflow:hidden;isolation:isolate}
.hero-copy {position:relative;z-index:1}
.hero .eyebrow {font-size:8px;letter-spacing:1.5px;display:flex;gap:10px;align-items:center}
.hero h2 {font-size:33px;line-height:1.4;letter-spacing:-1px;font-weight:550;margin:18px 0 13px}
.hero p {font-size:12px;line-height:1.95;color:#5f6d52}
.primary-button {display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:44px;padding:11px 16px;border-radius:6px;font-size:13px;font-weight:500;background:var(--accent);color:white}
.primary-button:hover {background:#214731;color:white}
.primary-button svg {width:17px;height:17px}
.hero .primary-button {margin-top:21px;font-size:12px}
.connection-art {position:absolute;right:-10px;bottom:42px;width:230px;height:220px;z-index:0}
.connection-art:before {content:'';position:absolute;inset:-10px -16px -24px -20px;border:1px solid #d2dbc4;border-radius:50%}
.connection-art span {position:absolute;bottom:0;width:126px;height:187px;border:32px solid #a9b88f;border-bottom:0;border-radius:90px 90px 0 0;right:-5px;transform:rotate(15deg)}
.connection-art span:nth-child(2) {right:86px;bottom:-7px;height:166px;border-color:#526e47;transform:rotate(-14deg)}
.connection-art i {position:absolute;width:62px;height:62px;background:#c7b683;border-radius:50%;right:4px;bottom:-17px}
.hero-caption {position:absolute;bottom:16px;right:25px;font-size:8px;letter-spacing:1.5px;color:#697552}
.section-heading {display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}
.section-heading h2 {font-size:16px;font-weight:600;letter-spacing:-.3px}
.section-heading>svg {width:18px;height:18px;color:#6b7b5a}
.section-description {font-size:11px;color:var(--muted);line-height:1.8}
.quick-section .section-heading {margin-bottom:18px}
.quick-grid {display:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:7px}
.quick-link {display:flex;flex-direction:column;align-items:center;gap:11px;border-radius:8px;padding:2px 0 7px;min-height:85px}
.quick-link:hover {background:#edf1e6}
.quick-link strong {font-size:12px;font-weight:400}
.quick-icon {display:grid;place-items:center;width:49px;height:49px;border-radius:14px;background:#e9eee1;color:#5c764c;flex-shrink:0}
.quick-icon svg {width:23px;height:23px}
.tone-customers {background:#e7eee0;color:#546f42}
.tone-deals {background:#f3eddf;color:#8b7041}
.tone-performance {background:#e8edf3;color:#57748b}
.tone-goals {background:#eee9f3;color:#7d648f}
.tone-settings {background:#f3e8e4;color:#96664f}
.tone-apps {background:#f4e7ec;color:#ad436b}
.text-link {display:inline-flex;align-items:center;gap:5px;min-height:44px;font-size:11px;white-space:nowrap;color:#64705b}
.text-link:hover {color:var(--accent);text-decoration:underline}
.text-link svg {width:14px;height:14px}
.apps-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.app-card {display:flex;flex-direction:column;background:white;border:1px solid var(--line);border-radius:10px;padding:21px 19px;min-height:235px}
.app-card:hover {background:#fafcf6;border-color:#acbd99}
.app-card-top {display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}
.app-icon {width:42px;height:42px;border-radius:12px;display:grid;place-items:center}
.app-card .arrow {width:16px;height:16px;color:#758269}
.app-card h3 {font-size:17px;letter-spacing:-.3px;font-weight:600}
.app-card p {font-size:12px;line-height:1.85;color:var(--muted);margin:9px 0 19px}
.app-meta {display:flex;justify-content:space-between;gap:6px;margin-top:auto;padding-top:13px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}
.app-meta>span:nth-child(2) {font-size:8px;letter-spacing:1px}
.app-card.featured {background:#f0f3e9;border-color:#dfe7d3}
.app-card.featured:hover {background:#e8eedf;border-color:#aabd93}
.panel {background:white;border:1px solid var(--line);border-radius:10px;padding:22px}
.workflow .section-heading {margin-bottom:6px}
.workflow-row {display:flex;align-items:center;gap:12px;padding:17px 0;border-bottom:1px solid #ecf0e8;min-height:80px}
.workflow-row:last-child {border:0;padding-bottom:0}
.workflow-row:hover strong {color:#588044;text-decoration:underline;text-underline-offset:4px}
.workflow-icon {width:32px;height:32px;display:grid;place-items:center;color:#788768;flex-shrink:0}
.workflow-icon svg {width:20px;height:20px}
.workflow-copy {flex:1;min-width:0}
.workflow-copy strong {font-size:13px;font-weight:500;display:block}
.workflow-copy small {display:block;font-size:11px;color:var(--muted);line-height:1.7;margin-top:4px}
.workflow-label {font-size:10px;color:#6a785a;white-space:nowrap}
.workflow-row>svg {width:14px;height:14px;color:#7b8a6c}
.team-note {display:flex;align-items:center;gap:17px;background:#edf0e5;padding:21px 23px;border-radius:9px}
.team-note>svg {width:29px;height:29px;color:#86966b}
.team-note .eyebrow {font-size:8px;letter-spacing:1.5px}
.team-note h3 {font-size:13px;font-weight:500;margin-top:5px}
.team-note .icon-button {margin-left:auto}
.status-label {font-size:9px;border:1px solid #dce5cf;color:#516c39;background:#f2f6eb;padding:2px 8px;border-radius:20px}
.account-person {display:flex;align-items:center;gap:12px;margin:23px 0}
.account-person .avatar {width:44px;height:44px;font-size:17px}
.account-person>div {min-width:0}
.account-person strong {display:block;font-size:16px;font-weight:550;overflow-wrap:anywhere}
.account-person small {font-size:11px;display:block;color:var(--muted);margin-top:3px}
.account-meta {display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:13px;margin-bottom:17px}
.account-meta strong {font-size:23px;font-weight:500;color:var(--ink)}
.account-meta small {font-size:11px;font-weight:400;color:var(--muted)}
.account-card .primary-button {width:100%;gap:14px;font-size:12px}
.account-note {display:flex;justify-content:center;align-items:center;gap:6px;font-size:10px;color:var(--muted);margin-top:14px}
.account-note svg {width:13px;height:13px}
.today-card .section-heading {margin-bottom:14px}
.month-label {font-size:12px;margin-bottom:14px}
.week {display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;padding-bottom:18px;border-bottom:1px solid var(--line)}
.week-day {display:flex;flex-direction:column;align-items:center;gap:9px;padding:8px 0;border-radius:20px}
.week-day span {font-size:10px;color:var(--muted)}
.week-day strong {font-size:13px;font-weight:500}
.week-day.is-today {background:#355d42;color:white}
.week-day.is-today span {color:#e6edde}
.today-note {display:flex;align-items:flex-start;gap:9px;padding-top:17px;font-size:12px}
.today-dot,.label-dot {width:5px;height:5px;border-radius:50%;background:#8c9e67;flex-shrink:0}
.today-dot {margin-top:7px}
.today-note small {display:block;font-size:10px;color:var(--muted);margin-top:6px}
.guide {scroll-margin-top:24px}
.guide .section-heading {margin-bottom:6px}
.guide>.section-description {margin-bottom:12px}
.guide details {border-bottom:1px solid var(--line)}
.guide details:last-child {border:0}
.guide summary {display:flex;justify-content:space-between;gap:8px;align-items:center;list-style:none;cursor:pointer;min-height:54px;font-size:12px}
.guide summary::-webkit-details-marker {display:none}
.guide summary svg {width:14px;height:14px;color:#748164}
.guide details[open] summary svg {transform:rotate(90deg)}
.guide summary:hover {color:#50763b}
.guide details p {font-size:12px;line-height:1.9;color:var(--muted);padding-bottom:16px}
.guide a {text-decoration:underline;text-underline-offset:3px;color:var(--accent)}
.footer {display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;padding:26px 0 22px;margin-top:5px;font-size:10px;color:var(--muted)}
.footer>span:last-child {display:flex;align-items:center;gap:6px}
.footer svg {width:12px;height:12px}
.app-directory {max-width:1100px}
.directory-intro {display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding:26px 0 20px}
.directory-intro h2 {font-size:20px;font-weight:550}
.directory-intro p {font-size:13px;color:var(--muted);margin-top:6px}
.directory-count {white-space:nowrap;border:1px solid var(--line);background:white;border-radius:20px;padding:5px 12px;font-size:12px}
.app-filter {display:flex;align-items:center;gap:12px;width:100%;max-width:460px;border:1px solid #d4decb;background:white;border-radius:8px;padding:0 14px;margin:4px 0 28px}
.app-filter:focus-within {outline:3px solid #8ba372;outline-offset:3px}
.app-filter svg {color:var(--muted);width:18px;height:18px}
.app-filter input {min-height:46px;background:none;border:0;width:100%;outline:none;font-size:14px;color:var(--ink);min-width:0}
.app-filter input:focus-visible {outline:none}
.app-group {margin-bottom:28px}
.app-directory .app-card {min-height:218px}
.app-directory .app-group:last-child {margin-bottom:40px}
.apps-empty {color:var(--muted);margin:20px 0 70px}
.site-header {background:#fcfdfa;border-bottom:1px solid var(--line)}
.header-inner {max-width:1360px;min-height:88px;padding:20px 40px;margin:auto;display:flex;gap:24px;align-items:center}
.access-label {display:flex;gap:13px;align-items:center;margin-left:auto;font-size:11px;color:var(--muted);letter-spacing:.4px}
.login-layout {min-height:100vh;background:#f7f8f4}
.login-main {display:grid;grid-template-columns:1.15fr 1fr;max-width:1170px;margin:0 auto;padding:58px 40px;gap:70px;align-items:center;min-height:calc(100vh - 88px)}
.login-story {position:relative;background:#e9eddf;border-radius:14px;min-height:600px;padding:43px 39px;isolation:isolate;overflow:hidden;align-self:stretch;display:flex;flex-direction:column}
.login-story .eyebrow {font-size:9px;letter-spacing:1.8px}
.login-story h1 {font-size:43px;line-height:1.45;letter-spacing:-1.7px;font-weight:550;margin:23px 0 18px;position:relative;z-index:1}
.login-story>p {font-size:14px;color:#627052;line-height:1.95;position:relative;z-index:1}
.login-story .connection-art {right:24px;bottom:92px;transform:scale(1.15);transform-origin:right bottom}
.login-story-foot {display:flex;justify-content:space-between;gap:12px;margin-top:auto;padding-top:230px;position:relative;z-index:1;font-size:11px;color:#576847}
.login-story-foot>span:last-child {font-size:8px;letter-spacing:1.6px;align-self:center}
.login-form-area {min-width:0}
.login-panel {max-width:390px;margin:0 auto}
.login-panel .eyebrow {font-size:10px;letter-spacing:1.5px;margin-bottom:12px}
.login-panel h2 {font-size:28px;font-weight:550;letter-spacing:-.5px}
.login-intro {font-size:14px;line-height:1.8;color:var(--muted);margin:12px 0 30px}
.field {display:block;margin-bottom:20px}
.field span {display:block;font-size:13px;font-weight:500;margin-bottom:8px}
.field input {width:100%;min-height:50px;padding:12px 15px;border:1px solid #d9e0d1;border-radius:7px;background:white;color:var(--ink);font-size:16px}
.field input::placeholder {color:#7a8273;font-size:14px}
.login-panel .primary-button {width:100%;margin-top:8px;justify-content:space-between;padding:13px 18px;min-height:50px;font-size:15px}
.login-help {display:flex;gap:10px;border-top:1px solid var(--line);margin-top:28px;padding-top:22px;font-size:11px;color:var(--muted);line-height:1.9}
.login-help svg {width:16px;height:16px;margin-top:3px}
.login-toggle {display:block;width:100%;min-height:44px;margin-top:10px;text-decoration:underline;font-size:14px}
.login-footer {text-align:center;font-size:11px;color:var(--muted);margin-top:37px}
.error-box {background:#fff3f0;border:1px solid #efd1c7;border-radius:8px;color:#963d2a;padding:14px 16px;line-height:1.7;font-size:14px;margin-bottom:24px}
.error-box:empty {display:none}
.error-box button {margin-left:12px;min-height:44px;background:transparent;color:inherit;text-decoration:underline}
.boot {min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}
.boot p {color:var(--muted)}
.connection-panel {max-width:440px;padding:28px;text-align:center}
.connection-panel h1 {font-size:26px;margin-bottom:12px}
.connection-panel p {font-size:16px;line-height:1.8;margin-bottom:24px}
.noscript {padding:24px;text-align:center}
@media(min-width:1500px) {
  .dashboard {grid-template-columns:minmax(0,1fr) 320px;gap:26px}
  .content {padding:38px 44px 0}
  .hero {min-height:315px;padding:35px}
  .hero h2 {font-size:37px}
  .hero p {font-size:14px}
  .hero .connection-art {right:25px;transform:scale(1.12);transform-origin:right bottom}
  .app-card {padding:24px;min-height:245px}
}
@media(max-width:1200px) {
  :root {--sidebar:210px}
  .sidebar {padding:27px 12px 20px}
  .sidebar .brand {padding:0 6px;gap:8px}
  .sidebar .brand-name {font-size:16px}
  .brand-mark {width:32px;height:32px;font-size:23px}
  .content {padding:28px 25px 0}
  .workspace-topbar {padding:12px 25px;gap:16px}
  .topbar-access {display:none}
  .dashboard {grid-template-columns:minmax(0,1fr) 255px;gap:18px}
  .panel {padding:19px}
  .hero {padding:28px;min-height:290px}
  .hero .connection-art {right:-30px;transform:scale(.8);transform-origin:right bottom;opacity:.6}
  .hero h2 {font-size:30px}
  .hero .eyebrow {font-size:7px;letter-spacing:1px}
  .app-card {padding:17px 14px;min-height:230px}
  .app-card h3 {font-size:15px}
  .apps-grid {gap:10px}
  .app-card p {font-size:11px}
  .workflow-label {display:none}
  .page-heading h1 {font-size:25px}
  .page-heading time {font-size:10px;padding:5px 9px}
  .section-heading {gap:7px}
  .workflow .section-description {display:none}
  .team-note {padding:18px;gap:10px}
  .team-note h3 {font-size:12px}
  .account-person small {font-size:10px}
  .login-main {gap:45px;padding:40px}
}
@media(max-width:1050px) {
  .dashboard {grid-template-columns:1fr}
  .side-column {display:grid;grid-template-columns:1fr 1fr;align-items:start}
  .guide {grid-column:1/-1}
  .hero .connection-art {right:14px;opacity:1;transform:none}
  .hero h2 {font-size:33px}
  .app-card {min-height:220px;padding:20px}
  .app-card p {font-size:12px}
  .workflow-label {display:block}
  .page-heading time {display:none}
  .quick-grid {grid-template-columns:repeat(auto-fit,minmax(75px,1fr))}
  .footer {font-size:9px}
  .login-main {gap:36px;padding:35px}
  .login-story {padding:35px 28px;min-height:580px}
  .login-story h1 {font-size:36px}
  .login-story-foot {flex-direction:column;gap:6px}
  .login-story-foot>span:last-child {align-self:flex-start}
}
@media(max-width:767px) {
  :root {--sidebar:0px}
  body {font-size:16px}
  .sidebar {position:static;width:auto;padding:18px 20px 0;display:grid;grid-template-columns:1fr auto;gap:17px;border-right:0;border-bottom:1px solid var(--line);overflow:visible}
  .sidebar .brand {padding:0}
  .sidebar .brand-name {font-size:17px}
  .brand-mark {width:35px;height:35px;font-size:25px}
  .sidebar .profile {padding:0;border:0;grid-column:2;grid-row:1}
  .sidebar .profile-text,.sidebar .avatar {display:none}
  .sidebar .nav {display:flex;grid-column:1/-1;gap:8px;margin:0;padding:0 0 13px}
  .sidebar .nav a {font-size:14px;padding:10px 17px;min-width:120px;justify-content:center}
  .nav-caption,.sidebar-note,.sidebar .business-nav {display:none}
  .nav-count {margin-left:5px}
  .workspace-topbar {min-height:66px;padding:10px 20px}
  .breadcrumb {display:none}
  .workspace-search {width:100%;max-width:none;margin:0;background:white;border-color:var(--line)}
  .workspace-search input {width:100%;font-size:16px}
  .workspace-search input::placeholder {font-size:14px}
  .content {padding:25px 20px 0}
  .page-heading {margin-bottom:22px}
  .page-heading h1 {font-size:25px}
  .page-heading p {font-size:14px}
  .page-heading .eyebrow {font-size:9px}
  .hero {padding:27px;min-height:285px}
  .hero h2 {font-size:32px}
  .hero p {font-size:14px}
  .hero .primary-button {font-size:14px}
  .hero .connection-art {display:none}
  .hero-caption {display:none}
  .hero .eyebrow {font-size:8px;letter-spacing:.8px;gap:7px}
  .dashboard {gap:22px}
  .main-column {gap:24px}
  .side-column {display:flex;align-items:stretch;gap:22px}
  .quick-section .section-description {display:none}
  .quick-grid {grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 7px}
  .quick-link {min-height:86px;gap:10px}
  .quick-link strong {font-size:14px}
  .quick-icon {width:51px;height:51px}
  .section-heading h2 {font-size:17px}
  .section-heading {margin-bottom:16px}
  .text-link {font-size:13px;min-height:44px}
  .apps-grid {grid-template-columns:1fr;gap:13px}
  .app-card {min-height:0;padding:20px 22px}
  .app-card-top {margin-bottom:14px}
  .app-card h3 {font-size:20px}
  .app-card p {font-size:16px;margin-bottom:17px}
  .app-meta {font-size:12px}
  .app-meta>span:nth-child(2) {font-size:10px}
  .panel {padding:21px}
  .workflow .section-heading h2 {font-size:16px}
  .workflow-row {gap:9px;padding:18px 0}
  .workflow-label {display:none}
  .workflow-copy strong {font-size:16px}
  .workflow-copy small {font-size:13px}
  .workflow-icon {width:24px}
  .team-note {padding:19px 15px}
  .team-note h3 {font-size:13px}
  .team-note>svg {width:24px}
  .team-note .icon-button {min-width:36px}
  .account-person {margin:24px 0}
  .account-person strong {font-size:18px}
  .account-person small {font-size:13px}
  .account-meta {font-size:14px}
  .account-card .primary-button {font-size:16px}
  .account-note {font-size:12px}
  .status-label {font-size:11px}
  .month-label {font-size:14px}
  .week-day {padding:10px 0;gap:12px}
  .week-day span {font-size:12px}
  .week-day strong {font-size:16px}
  .today-note {font-size:15px;padding-top:20px}
  .today-note small {font-size:12px}
  .guide>.section-description {font-size:14px}
  .guide summary {font-size:15px;min-height:60px}
  .guide details p {font-size:16px}
  .footer {font-size:11px;gap:12px;padding:26px 0}
  .footer>span:nth-child(2) {display:none}
  .directory-intro {align-items:flex-start;padding-top:23px}
  .directory-intro h2 {font-size:19px}
  .directory-intro p {font-size:14px}
  .directory-count {font-size:11px}
  .app-filter input {font-size:16px}
  .app-directory .app-card {min-height:0}
  .app-directory .app-group:last-child {margin-bottom:25px}
  .header-inner {padding:20px;min-height:80px}
  .access-label {display:none}
  .login-main {grid-template-columns:1fr;padding:24px 20px 32px;gap:30px;max-width:520px;min-height:0}
  .login-story {min-height:0;padding:26px 25px}
  .login-story h1 {font-size:32px;margin:14px 0 10px}
  .login-story>p {font-size:14px}
  .login-story .connection-art,.login-story-foot {display:none}
  .login-panel {max-width:none;padding:0 4px}
  .login-panel h2 {font-size:26px}
  .login-intro {font-size:16px;margin:10px 0 23px}
  .field span {font-size:15px}
  .field input {min-height:52px}
  .login-panel .primary-button {font-size:16px;min-height:52px}
  .login-help {font-size:13px}
  .login-footer {margin-top:24px;font-size:12px}
}
@media(prefers-reduced-motion:reduce) {
  *,*::before,*::after {scroll-behavior:auto!important;animation:none!important;transition:none!important}
}
