:root{--public-bg:#fffdfa;--public-bg-soft:#f7f8f3;--public-ink:#172e33;--public-copy:#53686c;--public-muted:#78898c;--public-line:#314d5221;--public-teal:#17666d;--public-teal-dark:#10484f;--public-peach:#fff0e8;--public-mint:#edf7f1;--public-blue:#eef6fb;--public-lilac:#f2effd;--public-sand:#fbf4e5;--public-shadow:0 18px 52px #243c4013;--public-shadow-hover:0 24px 64px #243c401f;--public-radius:24px;--public-radius-small:16px;--public-container:1240px;--public-control-height:var(--user-control-height-public);--public-control-height-compact:var(--user-control-height-compact)}.site-header{background:#fffdfae6;border-bottom:1px solid #314d5214;box-shadow:0 8px 30px #243c4009}.site-header-shell{max-width:var(--public-container);gap:16px;padding-inline:28px}.site-brand{gap:10px}.site-brand strong{color:var(--public-ink);font-size:14px}.site-brand small{color:#77878a;font-size:var(--font-size-ui-compact)}.site-header-shell>nav{gap:16px}.site-header-shell>nav a,.site-subsite-menu summary{color:#5f7073;font-size:14px;font-weight:720}.site-subsite-panel{border-color:var(--public-line);box-shadow:var(--public-shadow-hover);background:#fffffffa;border-radius:18px;gap:7px;padding:12px}.site-subsite-panel>p{color:var(--public-muted);font-size:var(--user-font-body);margin:2px 4px 6px}.site-header-shell>nav .site-subsite-panel>a{border-radius:12px;min-height:66px;padding:10px 12px}.site-header-shell>nav .site-subsite-panel>a:hover{background:var(--public-mint)}.site-language-switcher{border-color:var(--public-line);color:#52676a;font-size:var(--user-font-control);min-height:var(--public-control-height-compact);background:#ffffffb8;border-radius:10px}.site-header-actions .site-button{font-size:var(--user-font-control);min-height:var(--public-control-height-compact);border-radius:10px;padding-inline:17px}.site-header-actions .site-button.primary{background:var(--public-teal);box-shadow:0 10px 24px #17666d29}.public-footer{background:var(--bg);border:0;border-top:1px solid var(--public-line);color:var(--public-ink);padding:54px max(32px, calc((100vw - var(--public-container)) / 2));grid-template-columns:minmax(0,1fr) auto;gap:24px;margin:0;display:grid;box-shadow:inset 0 1px #ffffffdb}.public-footer-intro{align-items:flex-start;gap:16px;display:grid}.public-footer .site-brand strong,.public-footer .site-brand small{color:var(--public-ink)}.public-footer .site-brand small{color:var(--public-muted)}.public-footer p{color:var(--public-copy);max-width:500px;margin:0;font-size:14px;line-height:1.75}.public-footer nav{grid-template-columns:repeat(2,minmax(110px,1fr));align-content:start;gap:10px 24px;margin:0;display:grid}.public-footer nav a{color:#52676a;font-size:14px;transition:color .16s,background .16s,border-color .16s}.public-footer nav a:hover{color:var(--public-teal)}.public-footer>.public-footer-meta{border-top:1px solid var(--public-line);color:var(--public-muted);font-size:var(--font-size-ui-small);flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px 18px;width:100%;max-width:none;padding-top:20px;display:flex}.public-footer-meta small,.public-footer-filing{color:inherit;font-size:inherit;line-height:1.6}.public-footer-filing{transition:color .16s}.public-footer-filing:hover{color:var(--public-teal)}.subsite-home,.product-page,.topics-index,.article-page,.history-page{background:var(--public-bg);color:var(--public-ink)}.subsite-home,.topics-index,.article-page,.history-page{overflow:clip}.subsite-home .eyebrow,.product-page .eyebrow,.topics-index .eyebrow,.article-page .eyebrow,.history-page .eyebrow,.auth-page .eyebrow{color:#4b7c82;font-size:var(--font-size-ui-compact);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;font-weight:850;display:flex}.subsite-home .eyebrow:before,.product-page .eyebrow:before,.topics-index .eyebrow:before,.article-page .eyebrow:before,.history-page .eyebrow:before,.auth-page .eyebrow:before{content:"";background:#e6a687;border-radius:999px;flex:none;width:7px;height:7px}.subsite-home h1,.product-page h1,.topics-index h1,.article-page h1,.history-page h1{color:var(--public-ink);letter-spacing:-.04em;font-weight:760}.subsite-home h2,.product-page h2,.topics-index h2,.article-page h2,.history-page h2{color:var(--public-ink);letter-spacing:-.025em}.site-button{min-height:var(--public-control-height);border-radius:999px;padding:0 22px;font-size:14px;font-weight:800}.site-button.primary{background:var(--public-teal);box-shadow:0 12px 28px #17666d2b}.site-button.secondary{color:var(--public-ink);background:#ffffffd6;border-color:#2a4c5129}.site-button:hover{transform:translateY(-2px);box-shadow:0 15px 34px #17666d30}.subsite-home{--subsite-accent:var(--public-teal);min-height:100vh}.subsite-home.subsite-preview{--subsite-accent:#7a6dad}.subsite-hero{background:var(--public-bg);align-items:center;min-height:calc(100svh - 66px);padding:clamp(56px,6vw,88px) 0;display:flex}.subsite-hero .site-hero-shell{max-width:var(--public-container);grid-template-columns:minmax(0,.9fr) minmax(450px,1.1fr);align-items:center;gap:clamp(48px,6vw,84px);width:100%;margin:0 auto;padding:0 32px}.subsite-hero .site-hero-copy{max-width:590px}.subsite-hero .site-hero-copy h1{margin:18px 0 22px;font-size:clamp(36px,3vw,48px);line-height:1.15}.subsite-hero .site-hero-copy>p:not(.eyebrow){color:var(--public-copy);margin:0;font-size:clamp(15px,1.15vw,17px);line-height:1.85}.subsite-hero .site-hero-actions{gap:12px;margin-top:30px}.subsite-language-note{color:var(--public-copy);font-size:var(--user-font-control);margin-top:12px;line-height:1.6}.subsite-hero .site-proof{gap:10px 18px;margin-top:24px}.subsite-hero .site-proof span{color:#6b7d80;font-size:var(--user-font-control)}.subsite-hero .site-proof svg{color:#66a17d}.subsite-console{border:1px solid var(--public-line);color:var(--public-ink);background:#ffffffe6;border-radius:28px;padding:0 24px 26px;overflow:hidden;box-shadow:0 34px 90px #243c401b}.subsite-console:before{display:none}.subsite-console .console-top{border-bottom:1px solid var(--public-line);background:#fafaf7;min-height:54px;margin:0 -24px;padding-inline:22px}.subsite-console .console-top p{color:#64777a;font-size:var(--user-font-body);letter-spacing:.08em}.subsite-console .console-title{margin-top:28px}.subsite-console .console-title small{color:var(--public-muted);font-size:var(--font-size-ui-compact)}.subsite-console .console-title h2{color:var(--public-ink);margin:5px 0 0;font-size:24px}.subsite-console .console-title>span,.subsite-console .console-title>span.preview{background:var(--public-mint);color:#4d8060}.subsite-console .console-title>span.preview{background:var(--public-lilac);color:#7565a6}.subsite-console dl{gap:10px;margin:26px 0}.subsite-console dl div{background:#f8faf7;border:1px solid #314d5217;border-radius:14px;padding:16px}.subsite-console dl div:nth-child(2){background:var(--public-peach)}.subsite-console dl div:nth-child(3){background:var(--public-lilac)}.subsite-console dt{color:var(--public-muted);font-size:var(--user-font-control)}.subsite-console dd{color:var(--public-ink);font-size:22px}.subsite-console .console-flow{background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0}.subsite-console .console-flow>div{border:1px solid var(--public-line);background:#fff;border-radius:12px;min-width:0;min-height:54px;padding:10px 12px}.subsite-console .console-flow>div>span{background:var(--public-blue);color:#4e7a92;flex-shrink:0}.subsite-console .console-flow p{overflow-wrap:anywhere;color:#445b5f;min-width:0;font-size:var(--user-font-body)}.subsite-section{max-width:var(--public-container);margin:0 auto;padding:clamp(82px,8vw,118px) 32px}.subsite-section+.subsite-section{border-top:1px solid #314d5212}.subsite-section-heading{max-width:720px}.subsite-section-heading h2,.subsite-closing h2{margin:15px 0 16px;font-size:clamp(28px,3vw,36px);line-height:1.22}.subsite-section-heading>p:last-child,.subsite-closing>div>p:last-child{color:var(--public-copy);font-size:15px;line-height:1.85}.subsite-value-grid{gap:20px;margin-top:46px}.subsite-value-grid article,.subsite-audience-grid article{border:1px solid var(--public-line);border-radius:var(--public-radius-small);background:#fff;padding:26px;box-shadow:0 12px 36px #243c400b}.subsite-value-grid article:first-child{background:var(--public-peach)}.subsite-value-grid article:nth-child(2){background:var(--public-mint)}.subsite-value-grid article:nth-child(3){background:var(--public-lilac)}.subsite-value-grid article>span{color:var(--public-teal);background:#ffffffb3;border-radius:12px;width:44px;height:44px}.subsite-value-grid h3,.subsite-audience-grid h3,.subsite-workflow h3{color:var(--public-ink);font-size:18px}.subsite-value-grid p,.subsite-audience-grid p,.subsite-workflow p{color:var(--public-copy);font-size:14px;line-height:1.75}.subsite-audience-section{background:var(--surface);max-width:calc(var(--public-container) - 32px);border:1px solid #749db11f;border-radius:32px;margin-block:18px;padding-inline:48px}.subsite-audience-grid{gap:16px;margin-top:42px}.subsite-audience-grid article{padding:22px}.subsite-audience-grid svg{color:#59899e}.subsite-workflow{border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:46px;display:grid}.subsite-workflow li,.subsite-workflow li:last-child{border:1px solid var(--public-line);border-radius:var(--public-radius-small);background:#fff;padding:24px;display:block}.subsite-workflow li:nth-child(2){background:var(--public-peach)}.subsite-workflow li:nth-child(3){background:var(--public-mint)}.subsite-workflow li:nth-child(4){background:var(--public-lilac)}.subsite-workflow li>span,.subsite-preview .subsite-workflow li>span{border:1px solid var(--public-line);color:var(--public-teal);font-size:var(--user-font-control);background:#ffffffb8;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:32px;display:flex}.subsite-guidance-grid{gap:20px;margin-top:44px}.subsite-guidance-grid article{border:1px solid var(--public-line);border-radius:var(--public-radius);box-shadow:none;padding:30px}.subsite-guidance-grid article:first-child{background:var(--public-mint)}.subsite-guidance-grid article:last-child{background:var(--public-sand)}.subsite-guidance-grid h3{color:var(--public-ink);font-size:18px}.subsite-guidance-grid li{color:var(--public-copy);font-size:14px;line-height:1.75}.subsite-closing{background:var(--surface);border:1px solid var(--public-line);max-width:calc(var(--public-container) - 64px);border-radius:32px;gap:42px;margin:32px auto 96px;padding:48px}.subsite-course-section{padding-bottom:18px}.subsite-course-heading{align-items:end}.subsite-course-center-link{border:1px solid var(--public-line);color:var(--public-teal);border-radius:999px;padding:10px 16px}.subsite-course-grid{gap:18px;margin-top:40px}.subsite-course-card{border-color:var(--public-line);border-radius:20px;box-shadow:0 12px 38px #243c400e}.subsite-course-card:hover{box-shadow:var(--public-shadow-hover)}.subsite-course-body{padding:20px}.subsite-school{--school-cream:#fff8ef;--school-coral:#e98d6e;--school-gold:#efbc6b;--school-ink:#17383b;--school-mint:#dff1e8}.subsite-school .subsite-hero{background:var(--surface);isolation:isolate;background-size:64px 64px,64px 64px,auto,auto,auto;position:relative;overflow:hidden}.subsite-school .subsite-hero:before{content:"";filter:blur(4px);pointer-events:none;z-index:-1;background:#e98d6e21;border-radius:50%;width:280px;height:280px;position:absolute;top:48%;left:-170px}.subsite-school .subsite-hero .site-hero-shell{grid-template-columns:minmax(0,.86fr) minmax(500px,1.14fr);gap:clamp(42px,5vw,72px)}.subsite-school .site-hero-copy{position:relative}.subsite-school .site-hero-copy .eyebrow{background:#ffffffb8;border:1px solid #17666d1a;border-radius:999px;width:fit-content;padding:8px 13px;box-shadow:0 9px 28px #2546420d}.subsite-school .site-hero-copy h1{max-width:620px;font-size:clamp(36px,3vw,48px);line-height:1.1}.subsite-school .site-hero-copy>p:not(.eyebrow){max-width:620px}.subsite-school .site-proof{gap:11px 20px}.subsite-school .site-proof span{color:#567074;background:0 0;border:0;padding:0}.school-learning-board{color:#fff;background:radial-gradient(circle at 90% 6%,#efbc6b3d,#0000 27%),linear-gradient(145deg,#15383c 0%,#1a5151 64%,#25645e 100%);border:1px solid #ffffff29;border-radius:32px;padding:25px;position:relative;overflow:hidden;box-shadow:0 36px 90px #19464438}.school-learning-board:before{content:"";pointer-events:none;border:1px solid #ffffff17;border-radius:50%;width:250px;height:250px;position:absolute;top:-125px;right:-130px}.school-learning-board>*{position:relative}.school-learning-board-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.school-learning-board-header>span,.school-learning-board-header>small{align-items:center;gap:8px;display:inline-flex}.school-learning-board-header>span{color:#f9e3bf;font-size:var(--user-font-control);letter-spacing:.08em;text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff21;border-radius:999px;padding:8px 11px;font-weight:850}.school-learning-board-header>small{color:#d5e9e4;font-size:var(--font-size-ui-compact);font-weight:720}.school-learning-board-header i{box-sizing:content-box;background:#8fd0a8;border:3px solid #8fd0a82e;border-radius:50%;width:6px;height:6px}.school-learning-focus{background:#ffffff17;border:1px solid #ffffff21;border-radius:22px;margin-top:20px;padding:24px}.school-learning-focus>p{color:#f5cda0;font-size:var(--user-font-body);letter-spacing:.15em;margin:0;font-weight:850}.school-learning-focus h2{color:#fff;max-width:500px;margin:10px 0 9px;font-size:clamp(23px,2.15vw,29px);line-height:1.32}.school-learning-focus>span{color:#c9deda;font-size:var(--user-font-control);max-width:480px;line-height:1.7;display:block}.school-learning-topics{flex-wrap:wrap;gap:8px;margin-top:17px;display:flex}.school-learning-topics small{color:#f6f7ed;font-size:var(--font-size-ui-compact);background:#ffffff1a;border:1px solid #ffffff1f;border-radius:999px;padding:7px 10px;font-weight:760}.school-learning-metrics{grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0 0;display:grid}.school-learning-metrics>div{min-width:0;padding:0 14px}.school-learning-metrics>div:first-child{padding-left:2px}.school-learning-metrics>div+div{border-left:1px solid #ffffff26}.school-learning-metrics dt{color:#9fc2bd;font-size:var(--user-font-control);letter-spacing:.04em}.school-learning-metrics dd{color:#fff;font-size:var(--user-font-control);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-weight:800;overflow:hidden}.school-learning-route{border-top:1px solid #ffffff21;border-bottom:1px solid #ffffff21;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:20px 0 0;padding:20px 0;list-style:none;display:grid;position:relative}.school-learning-route:before{content:"";pointer-events:none;background:#efbc6b4d;height:1px;position:absolute;top:37px;left:12.5%;right:12.5%}.school-learning-route li{text-align:center;place-items:center;gap:8px;min-width:0;display:grid;position:relative}.school-learning-route li>span{color:#224e4d;z-index:1;background:#f4c782;border:4px solid #255d59;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:relative}.school-learning-route li>div{justify-items:center;gap:2px;min-width:0;display:grid}.school-learning-route li small{color:#95b9b4;font-size:var(--font-size-ui-compact);letter-spacing:.1em;font-weight:800}.school-learning-route li strong{color:#f5f9f6;font-size:var(--user-font-control);line-height:1.4}.school-learning-board footer{color:#c6dcd7;font-size:var(--user-font-control);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:17px;display:grid}.school-learning-board footer svg{color:#f4c782}.school-learning-board footer strong{color:#fff;font-size:var(--user-font-control);white-space:nowrap}.subsite-school .subsite-course-section{padding-top:clamp(76px,7vw,98px);padding-bottom:clamp(72px,7vw,96px);scroll-margin-top:78px}.subsite-school .subsite-course-heading{align-items:flex-start}.subsite-school .subsite-course-heading .subsite-section-heading{max-width:760px}.subsite-school .subsite-course-heading h2{font-size:clamp(30px,3.2vw,40px)}.subsite-school .subsite-course-center-link{background:#fff;border-color:#17666d29;align-items:center;min-height:44px;transition:border-color .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 10px 28px #243c400e}.subsite-school .subsite-course-center-link:hover{border-color:#17666d52;transform:translateY(-1px);box-shadow:0 14px 34px #243c4017}.subsite-course-promises{border-bottom:1px solid var(--public-line);border-top:1px solid var(--public-line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:36px;padding:21px 0;display:grid}.subsite-course-promises article{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;min-width:0;padding:0 24px;display:grid}.subsite-course-promises article:first-child{padding-left:0}.subsite-course-promises article+article{border-left:1px solid var(--public-line)}.subsite-course-promises article>span{background:var(--school-mint);color:var(--public-teal);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.subsite-course-promises article:nth-child(2)>span{background:var(--public-peach);color:#aa6e55}.subsite-course-promises article:nth-child(3)>span{background:var(--public-blue);color:#4e7c92}.subsite-course-promises article>div{gap:4px;min-width:0;display:grid}.subsite-course-promises strong{color:var(--school-ink);font-size:14px}.subsite-course-promises small{color:#657a7e;font-size:var(--font-size-ui-compact);line-height:1.5}.subsite-school .subsite-course-grid{gap:20px;margin-top:30px}.subsite-school .subsite-course-card{border-top:3px solid var(--school-coral);border-radius:22px;box-shadow:0 15px 42px #243c4011}.subsite-school .subsite-course-card:nth-child(2){border-top-color:#7bb79f}.subsite-school .subsite-course-card:nth-child(3){border-top-color:#83aac0}.subsite-school .subsite-course-cover:after{content:"";pointer-events:none;background:linear-gradient(#0000 48%,#0d272a94);position:absolute;inset:0}.subsite-course-cover-badges{pointer-events:none;z-index:1;justify-content:space-between;align-items:center;gap:8px;display:flex;position:absolute;bottom:14px;left:15px;right:15px}.subsite-course-cover-badges span{background:var(--surface);border:1px solid var(--public-line);color:var(--public-ink);font-size:var(--font-size-ui-compact);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;max-width:min(72%,240px);padding:7px 10px;font-weight:800;overflow:hidden}.subsite-course-cover-badges span+span{color:#25494a;background:#f4c782;border-color:#0000;flex:none}.subsite-school .subsite-course-body{padding:21px 22px 22px}.subsite-course-meta{color:#718488;font-size:var(--user-font-control);align-items:center;gap:9px;min-width:0;margin-bottom:10px;display:flex}.subsite-course-meta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.subsite-course-meta span:first-child{background:var(--school-mint);color:#3c735d;border-radius:999px;flex:none;padding:5px 8px;font-weight:800}.subsite-course-meta span+span:before{color:#b7c3c1;content:"·";margin-right:9px}.subsite-school .subsite-course-body h3{color:var(--school-ink)}.subsite-school .subsite-course-body>p{color:#617579;margin-bottom:20px}.subsite-school .subsite-course-body footer{border-top-color:#314d521a}@media (max-width:1160px){.subsite-school .subsite-hero .site-hero-shell{grid-template-columns:minmax(0,.82fr) minmax(460px,1.18fr);gap:36px}}@media (max-width:960px){.subsite-school .subsite-hero{min-height:0}.subsite-school .subsite-hero .site-hero-shell{grid-template-columns:minmax(0,1fr);gap:44px;min-height:0;padding-block:64px}.subsite-school .site-hero-copy{max-width:700px}.school-learning-board{max-width:760px}.subsite-school .subsite-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.subsite-school .subsite-course-grid.subsite-course-count-1{grid-template-columns:minmax(0,410px)}}@media (max-width:680px){.school-learning-metrics{grid-template-columns:minmax(0,1fr);gap:0}.school-learning-metrics>div,.school-learning-metrics>div:first-child{padding:10px 2px}.school-learning-metrics>div+div{border-top:1px solid #ffffff21;border-left:0}.school-learning-route{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 12px}.school-learning-route:before{display:none}.subsite-school .subsite-course-heading{flex-direction:column;align-items:flex-start}.subsite-course-promises{grid-template-columns:minmax(0,1fr);gap:0;padding:10px 0}.subsite-course-promises article,.subsite-course-promises article:first-child{padding:13px 0}.subsite-course-promises article+article{border-left:0;border-top:1px solid var(--public-line)}.subsite-school .subsite-course-grid,.subsite-school .subsite-course-grid.subsite-course-count-2,.subsite-school .subsite-course-grid.subsite-course-count-1{grid-template-columns:minmax(0,1fr);max-width:none}}@media (max-width:520px){.school-learning-board{border-radius:24px;padding:18px}.school-learning-board-header{flex-direction:column;align-items:flex-start}.school-learning-focus{border-radius:18px;padding:20px}.school-learning-focus h2{font-size:22px}.school-learning-board footer{grid-template-columns:auto minmax(0,1fr);align-items:start}.school-learning-board footer strong{white-space:normal;grid-column:2}.subsite-school .subsite-course-section{padding-top:64px}}@media (prefers-reduced-motion:reduce){.subsite-school .subsite-course-center-link{transition:none}}.product-page{padding-top:1px}.product-page-hero{background:var(--public-bg);border:1px solid var(--public-line);border-radius:var(--public-radius);box-shadow:var(--public-shadow);max-width:calc(var(--public-container) - 64px);margin:52px auto 0;padding:clamp(48px,6vw,76px)}.product-page-status{background:var(--public-mint);color:#4b7f61;font-size:var(--user-font-control);border:0}.product-page-hero h1{max-width:780px;margin:18px 0 20px;font-size:clamp(36px,3vw,48px);line-height:1.15}.product-page-hero>p:not(.eyebrow){color:var(--public-copy);max-width:760px;font-size:16px;line-height:1.85}.product-highlight-grid{gap:12px;margin-top:34px}.product-highlight-grid article{border:1px solid var(--public-line);background:#ffffffb8;border-radius:14px;padding:18px}.product-highlight-grid article:nth-child(2){background:var(--public-peach)}.product-highlight-grid article:nth-child(3){background:var(--public-mint)}.product-highlight-grid article:nth-child(4){background:var(--public-lilac)}.product-highlight-grid strong{color:var(--public-ink);font-size:20px}.product-evidence-note{color:var(--public-muted)}.product-page .official-section{max-width:var(--public-container);background:0 0;margin:0 auto;padding:clamp(82px,8vw,112px) 32px}.product-page .official-section.muted{background:var(--surface);max-width:calc(var(--public-container) - 32px);border:1px solid #60769f1f;border-radius:32px;padding-inline:48px}.product-page .official-section>header{max-width:720px}.product-page .official-section header h2{margin-top:14px;font-size:clamp(28px,3vw,36px);line-height:1.25}.product-page .official-capability-grid{gap:18px;margin-top:42px}.product-page .official-capability-grid article{border:1px solid var(--public-line);border-radius:var(--public-radius-small);background:#fff;min-height:150px;padding:24px}.product-page .official-capability-grid article:nth-child(2){background:var(--public-peach)}.product-page .official-capability-grid article:nth-child(3){background:var(--public-mint)}.product-workflow{gap:14px;margin-top:42px}.product-workflow li{border:1px solid var(--public-line);background:#fffc;border-radius:14px;padding:20px}.product-audiences{gap:12px;margin-top:38px}.product-audiences p{border:1px solid var(--public-line);color:var(--public-copy);background:#fff;border-radius:14px;padding:17px 18px}.product-page .product-closing{background:var(--surface);align-items:center;margin-bottom:96px}.topics-index-hero{background:var(--surface);box-shadow:none;color:var(--public-ink);border-bottom:0;padding:0}.topics-index-hero:after{display:none}.topics-hero-shell{max-width:var(--public-container);grid-template-columns:minmax(0,1fr) minmax(350px,.72fr);align-items:center;gap:clamp(34px,4.5vw,60px);min-height:0;padding:clamp(38px,4vw,52px) 32px clamp(36px,4vw,48px)}.topics-hero-copy nav,.history-hero-shell>nav,.article-hero nav{color:var(--public-muted);font-size:var(--user-font-control);flex-wrap:wrap;align-items:center;gap:9px;display:flex}.topics-hero-copy nav,.history-hero-shell>nav{margin-bottom:26px}.topics-hero-copy nav a:hover,.history-hero-shell>nav a:hover{color:var(--public-teal)}.topics-hero-copy .eyebrow{color:#4b7c82}.topics-hero-copy h1{color:var(--public-ink);margin:14px 0 16px;font-size:clamp(34px,3vw,44px);line-height:1.15}.topics-hero-copy>p:not(.eyebrow){color:var(--public-copy);max-width:640px;font-size:15px;line-height:1.75}.topics-hero-stats{border-top:0;gap:18px 32px;margin-top:22px;padding-top:0}.topics-hero-stats span{color:var(--public-copy);font-size:var(--user-font-control)}.topics-hero-stats strong{color:var(--public-teal);font-size:17px}.topics-featured-card{border:1px solid var(--public-line);color:var(--public-ink);background:#ffffffe0;border-radius:22px;min-height:0;padding:24px 26px;transform:none;box-shadow:0 18px 50px #243c4014}.topics-featured-card:before{background:var(--line);border-radius:15px;inset:10px}.topics-featured-card>header,.topics-featured-card>footer{color:var(--public-muted)}.topics-featured-card>header{border-bottom:0;padding-bottom:12px}.topics-featured-card h2,.topics-featured-card h2 a{color:var(--public-ink);margin:10px 0 12px;font-size:22px;line-height:1.4}.topics-featured-card>p:not(.eyebrow){color:var(--public-copy);line-height:1.7}.topics-featured-icon{background:var(--public-peach);color:#b16e55;width:44px;height:44px;margin:18px 0 14px}.topics-featured-card>footer{border-top:0;gap:12px;margin-top:16px;padding-top:0}.topics-editorial-card{background:var(--surface);border:1px solid var(--public-line);border-radius:var(--public-radius);box-shadow:var(--public-shadow);color:var(--public-ink);padding:28px}.topics-editorial-card>header,.article-info-card>header{font-size:var(--user-font-control);align-items:center;gap:12px;font-weight:700;display:flex}.topics-editorial-icon,.article-info-icon{background:var(--public-mint);border-radius:var(--public-radius-small);color:var(--public-teal);flex:0 0 44px;justify-content:center;align-items:center;height:44px;display:inline-flex}.topics-editorial-card h2{font-size:var(--user-font-section-title);margin:20px 0 10px;line-height:1.5}.topics-editorial-card>p{color:var(--public-copy);font-size:var(--user-font-body);margin:0;line-height:1.75}.topics-editorial-card>ul{border-block:1px solid var(--public-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:22px 0 18px;padding:18px 0;list-style:none;display:grid}.topics-editorial-card li{font-size:var(--user-font-control);gap:6px;line-height:1.6;display:grid}.topics-editorial-card li span{color:var(--public-copy)}.topics-editorial-link,.article-info-link{color:var(--public-teal);font-size:var(--user-font-control);min-height:var(--public-control-height-compact);align-items:center;gap:8px;font-weight:700;line-height:1.6;display:inline-flex}.topics-editorial-link:hover,.article-info-link:hover{color:var(--public-teal-dark);text-underline-offset:4px;text-decoration:underline}.topics-library{max-width:var(--public-container);gap:44px;padding:clamp(28px,3vw,36px) 32px clamp(72px,7vw,96px);scroll-margin-top:100px}.topics-filter-panel{border:1px solid var(--public-line);background:#fff;border-radius:18px;padding:18px;box-shadow:0 12px 36px #243c400b}.topics-filter-panel>div{border-bottom:1px solid var(--public-line);padding-bottom:16px}.topics-filter-panel nav a{color:#566a6d;border-radius:10px;min-height:42px;padding:9px 11px}.topics-filter-panel nav a[aria-current=page]{background:var(--public-mint);color:var(--public-teal)}.topics-feed-heading{border-bottom:0;margin-bottom:0;padding-bottom:8px}.topics-feed-heading h2{font-size:clamp(27px,3vw,34px)}.topics-page-status{background:var(--public-blue);color:#527a91;border:0}.topics-feed-grid{gap:16px;margin-top:16px}.official-article-card{border:1px solid var(--public-line);background:#fff;border-radius:18px;padding:24px;box-shadow:0 12px 36px #243c400b}.official-article-card:nth-child(3n+1),.official-article-card:nth-child(3n+2){background:var(--surface)}.official-article-card:hover{box-shadow:var(--public-shadow-hover);border-color:#17666d3d;transform:translateY(-2px)}.official-article-card h3{font-size:20px;line-height:1.42}.official-article-card>p{color:var(--public-copy);font-size:14px;line-height:1.75}.topics-pagination{border-top-color:var(--public-line)}.topics-pagination-edge,.topics-pagination>div a{border-radius:999px}.topics-pagination>div a[aria-current=page]{background:var(--public-teal)}.article-hero{background:var(--surface);color:var(--public-ink);border-bottom:1px solid #314d5212;padding:clamp(52px,6vw,80px) 0}.article-hero-shell{max-width:var(--public-container);grid-template-columns:minmax(0,1fr) minmax(240px,.34fr);align-items:center;gap:clamp(38px,5vw,70px);padding-inline:32px}.article-hero h1{color:var(--public-ink);margin:18px 0 20px;font-size:clamp(32px,3.4vw,46px);line-height:1.2}.article-deck{color:var(--public-copy);font-size:16px;line-height:1.85}.article-byline,.article-byline span{color:var(--public-muted)}.article-hero-main{min-width:0}.article-hero .article-breadcrumb{margin-bottom:28px}.article-breadcrumb ol{flex-wrap:wrap;align-items:baseline;gap:8px 12px;min-width:0;margin:0;padding:0;line-height:1.6;list-style:none;display:flex}.article-breadcrumb li{flex:none;align-items:baseline;gap:12px;display:flex}.article-breadcrumb li+li:before{color:var(--public-muted);content:"/";flex-shrink:0}.article-breadcrumb li[aria-current=page]{color:var(--public-copy);overflow-wrap:anywhere;flex:180px;min-width:0}.article-info-card{background:var(--public-bg-soft);border:1px solid var(--public-line);border-radius:var(--public-radius-small);color:var(--public-ink);min-width:0;padding:24px}.article-info-card h2{font-size:var(--user-font-body);margin:0;line-height:1.5}.article-info-card dl{gap:18px;margin:24px 0;display:grid}.article-info-card dt{color:var(--public-copy);font-size:var(--user-font-control);line-height:1.6}.article-info-card dd{font-size:var(--user-font-body);overflow-wrap:anywhere;margin:4px 0 0;line-height:1.6}.article-info-link{border-top:1px solid var(--public-line);width:100%;padding-top:16px}.article-hero-aside{background:var(--surface);border:1px solid var(--public-line);box-shadow:none;color:var(--public-ink);border-radius:22px;min-height:250px;padding:26px}.article-hero-aside:after{display:none}.article-issue-number span,.article-hero-aside strong{color:var(--public-teal)}.article-issue-number small,.article-hero-aside p,.article-hero-aside>small{color:var(--public-copy)}.article-hero-aside>svg{color:#a66d55}.article-layout{max-width:860px;padding:clamp(68px,7vw,96px) 32px}.article-content{color:#344d51;font-size:16px;line-height:1.95}.article-lead{background:var(--surface);border:1px solid var(--public-line);border-left:4px solid var(--public-teal);color:#38585a;border-radius:14px;padding:20px 22px;font-size:17px}.article-content>section,.cms-article-body>section{margin-top:54px}.article-content h2,.cms-article-body h2{font-size:clamp(24px,2.4vw,30px);line-height:1.35}.article-content p,.cms-article-body p,.article-content li,.cms-article-body li{color:#425b5f}.article-faq{border-top-color:var(--public-line)}.article-faq details{border:1px solid var(--public-line);background:#fff;border-radius:14px;margin-bottom:10px;padding:18px 20px}.article-page-turner{max-width:var(--public-container);gap:18px;padding-inline:32px}.article-page-turner>a,.article-page-turner>span{border:1px solid var(--public-line);background:#fff;border-radius:18px;padding:22px}.article-page .related-topics{max-width:var(--public-container);margin:0 auto;padding:clamp(72px,7vw,100px) 32px 96px}.article-page .related-topics>header h2{font-size:clamp(27px,3vw,34px)}.history-hero{background:var(--surface);box-shadow:none;color:var(--public-ink);border-bottom:0;min-height:0;padding:clamp(38px,4vw,52px) 0 clamp(34px,3.5vw,44px)}.history-hero:before,.history-hero:after,.history-hero-glow{display:none}.history-hero-shell{max-width:var(--public-container);text-align:left;padding:0 32px}.history-hero .eyebrow{color:#4b7c82;justify-content:flex-start}.history-hero h1{color:var(--public-ink);margin:14px 0 16px;font-size:clamp(34px,3vw,44px)}.history-hero-lead{color:var(--public-copy);max-width:760px;margin-inline:0;font-size:15px;line-height:1.75}.history-hero-stats{justify-content:flex-start;gap:12px;margin-top:22px}.history-hero-stats span{background:#ffffffc7;border:0;border-radius:14px;min-width:126px;padding:13px 16px;box-shadow:0 10px 28px #243c400d}.history-hero-stats span:nth-child(2){background:var(--public-peach)}.history-hero-stats span:nth-child(3){background:var(--public-mint)}.history-hero-stats strong{color:var(--public-teal);font-size:20px}.history-hero-stats small{color:var(--public-copy)}.history-year-nav{justify-content:flex-start;max-width:max-content;margin:18px 0 0}.history-year-nav span,.history-year-nav a{color:var(--public-copy)}.history-year-nav a{background:#ffffffad;border:0}.history-year-nav a:hover{background:var(--public-mint);color:var(--public-teal)}.history-timeline-shell{max-width:var(--public-container);padding:clamp(28px,3vw,36px) 32px clamp(64px,7vw,88px)}.history-section-heading{align-items:start;gap:clamp(26px,4vw,48px);margin-bottom:clamp(22px,2.5vw,28px)}.history-section-heading h2{margin-top:8px;font-size:clamp(28px,3vw,36px)}.history-section-heading>p{color:var(--public-copy);font-size:15px;line-height:1.8}.history-year-label{background:var(--public-blue);border:0;border-radius:16px;box-shadow:0 10px 28px #243c400b}.history-year-label span{color:#446f86}.history-event-list:before{background:#17666d24}.history-event-marker{border:1px solid var(--public-line);background:#fff;box-shadow:0 8px 22px #243c4014}.history-event-card{background:#fff;border:0;border-radius:20px;box-shadow:0 12px 38px #243c400e}.history-event-card:before,.history-event-card:after{display:none}.history-event-card:hover{box-shadow:var(--public-shadow-hover);border-color:#0000;transform:translateY(-2px)}.history-year-group{gap:24px}.history-year-group+.history-year-group{margin-top:34px}.history-event-list{gap:16px}.history-event-copy>header span{background:var(--public-mint);color:var(--public-teal)}.history-event-content,.history-achievements li{color:var(--public-copy)}.history-closing{background:var(--surface);color:var(--public-ink);max-width:calc(var(--public-container) - 64px);border:0;border-radius:28px;margin:0 auto 72px;padding:40px 44px}.history-closing h2{color:var(--public-ink)}.history-closing p:not(.eyebrow){color:var(--public-copy)}.history-closing a{background:var(--public-teal);color:#fff;border-radius:999px}.login-page.auth-page{background:var(--bg);grid-template-columns:minmax(0,.86fr) minmax(420px,560px);align-items:center;gap:clamp(44px,6vw,90px);padding:108px max(32px,50vw - 590px) 54px}.auth-page .login-backdrop{background:var(--surface);background-size:auto,64px 100%}.auth-page .auth-topbar{left:max(28px,50vw - 590px);right:max(28px,50vw - 590px)}.auth-page .login-intro{max-width:560px;padding:24px 0}.auth-page .login-intro .eyebrow{border:0;border-radius:0;padding:0}.auth-page .login-intro h2{color:var(--public-ink);letter-spacing:-.04em;margin-top:20px;font-size:clamp(34px,3.4vw,46px);font-weight:760;line-height:1.18}.auth-page .login-card{border:1px solid var(--public-line);box-shadow:var(--public-shadow);background:#ffffffe6;border-radius:24px;padding:clamp(28px,4vw,42px)}.auth-page .login-heading h1{color:var(--public-ink);letter-spacing:-.02em;font-size:27px}.auth-page .login-form{gap:17px}.auth-page .login-form input:not([type=checkbox]),.auth-page .login-form select,.auth-page .login-form textarea,.auth-page .password-field{border-color:var(--public-line);border-radius:12px;min-height:46px}.auth-page .submit-button,.auth-page .auth-secondary-button{border-radius:12px;min-height:46px}.auth-page .auth-mode-tabs{background:var(--public-bg-soft);border-color:var(--public-line);border-radius:12px;padding:5px}.auth-page .auth-mode-tabs button{border-radius:9px}.auth-page .invite-preview,.auth-page .auth-login-needed,.auth-page .form-error{border-radius:12px}.sso-status-page{background:var(--surface)}.sso-status-page-passive{background:#fffdfa}.sso-status-card{border-color:var(--public-line);box-shadow:var(--public-shadow);border-radius:22px}.sso-status-card>span{background:var(--public-mint)}.sso-status-card>a{background:var(--public-teal);border-radius:999px;padding-inline:20px}@media (max-width:1080px){.site-header-shell>nav{display:none}.site-mobile-menu{margin-left:auto;display:block}.subsite-hero .site-hero-shell,.topics-hero-shell{grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr)}.subsite-workflow{grid-template-columns:repeat(2,minmax(0,1fr))}.topics-library{grid-template-columns:220px minmax(0,1fr);gap:34px}.article-hero-shell{grid-template-columns:minmax(0,1fr) 220px}}@media (max-width:820px){.subsite-hero{min-height:0}.subsite-hero .site-hero-shell,.topics-hero-shell,.article-hero-shell{grid-template-columns:1fr}.topics-hero-shell{gap:30px;padding-block:36px 40px}.subsite-console{margin-top:12px}.subsite-value-grid,.subsite-audience-grid,.subsite-guidance-grid,.product-highlight-grid,.product-page .official-capability-grid,.product-audiences{grid-template-columns:repeat(2,minmax(0,1fr))}.topics-featured-card,.article-hero-aside{max-width:none}.topics-library{grid-template-columns:1fr;gap:32px;padding-top:28px}.history-hero{padding-block:34px 38px}.history-timeline-shell{padding-block:28px 64px}.topics-filter-panel{position:static}.topics-filter-panel nav{padding-bottom:4px;display:flex;overflow-x:auto}.topics-filter-panel nav a{flex:none}.article-hero-aside{min-height:0;display:grid}.history-section-heading{grid-template-columns:1fr}.login-page.auth-page{padding-inline:max(24px,50vw - 310px);display:block}.auth-page .login-intro{padding:38px 0 30px}.auth-page .login-card{max-width:none}}@media (max-width:600px){.site-header-shell{gap:10px;padding-inline:16px}.site-brand small{font-size:var(--font-size-ui-compact)}.site-language-switcher{min-height:38px;padding-inline:10px}.site-header-actions .site-button{padding-inline:13px}.public-footer{grid-template-columns:1fr;gap:28px;padding:42px 20px;display:grid}.public-footer nav{grid-template-columns:repeat(2,minmax(0,1fr))}.public-footer>.public-footer-meta{flex-direction:column;grid-column:auto;align-items:flex-start}.subsite-hero,.article-hero{padding-block:48px 58px}.subsite-hero .site-hero-shell,.topics-hero-shell,.article-hero-shell,.history-hero-shell{padding-inline:20px}.topics-hero-shell{gap:24px;padding-block:30px 34px}.subsite-hero .site-hero-copy h1,.product-page-hero h1,.topics-hero-copy h1,.history-hero h1{font-size:clamp(31px,9vw,38px)}.article-hero h1{font-size:clamp(29px,8.5vw,36px)}.subsite-console{border-radius:22px;padding-inline:17px}.subsite-console .console-top{margin-inline:-17px}.subsite-console dl,.subsite-console .console-flow{grid-template-columns:1fr}.subsite-section,.product-page .official-section,.topics-library,.article-layout,.article-page-turner,.article-page .related-topics,.history-timeline-shell{padding-left:20px;padding-right:20px}.subsite-section,.product-page .official-section{padding-block:70px}.subsite-audience-section,.product-page .official-section.muted{border-radius:0;max-width:none;padding-inline:20px}.subsite-value-grid,.subsite-audience-grid,.subsite-guidance-grid,.subsite-workflow,.product-highlight-grid,.product-page .official-capability-grid,.product-workflow,.product-audiences{grid-template-columns:1fr}.subsite-course-heading,.subsite-closing,.product-closing,.history-closing{flex-direction:column;align-items:flex-start}.subsite-course-grid{grid-template-columns:1fr}.subsite-closing,.history-closing{border-radius:0;max-width:none;margin-bottom:0;padding:38px 20px}.product-page-hero{border-inline:0;border-radius:0;max-width:none;margin-top:0;padding:48px 20px 56px}.product-page .product-closing{border-radius:0;margin-bottom:0}.topics-featured-card{border-radius:20px;padding:18px}.topics-featured-card>header{padding-bottom:10px}.topics-featured-icon{display:none}.topics-featured-card .eyebrow{margin-top:14px}.topics-featured-card h2,.topics-featured-card h2 a{margin:8px 0 10px;font-size:20px;line-height:1.35}.topics-featured-card>p:not(.eyebrow){font-size:var(--user-font-body);margin-bottom:0;line-height:1.65}.topics-featured-card>footer{font-size:var(--user-font-control);flex-flow:wrap;align-items:center;gap:8px 16px;margin-top:12px;padding-top:10px}.topics-library{gap:28px;padding:24px 20px 68px}.topics-feed-heading{flex-direction:column;align-items:flex-start;gap:14px}.article-hero-aside{display:none}.topics-editorial-card,.article-info-card{padding:20px}.topics-editorial-card>ul{grid-template-columns:1fr;gap:12px}.topics-editorial-card li{flex-wrap:wrap;justify-content:space-between;align-items:baseline;display:flex}.article-info-card dl{gap:14px;margin-block:20px}.article-layout{padding-block:58px}.article-content{font-size:15px}.article-page-turner{grid-template-columns:1fr}.history-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px;display:grid}.history-year-nav{width:100%;overflow-x:auto}.history-year-group{grid-template-columns:1fr;gap:18px}.history-year-label{position:static}.history-timeline-shell{padding:24px 20px 58px}.history-section-heading{gap:12px;margin-bottom:20px}.history-year-group+.history-year-group{margin-top:26px}.history-closing{padding-block:34px}.auth-page .auth-topbar{left:18px;right:18px}.login-page.auth-page{padding:94px 18px 28px}.auth-page .login-intro h2{font-size:32px}.auth-page .login-card{border-radius:20px;padding:26px 20px}.auth-page .auth-grid-two{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.site-button,.official-article-card,.history-event-card,.subsite-course-card{transition:none}}
.dashboard-shell .workspace-page-intro{margin-bottom:var(--member-space-6)}.dashboard-shell .workspace-notice{background:var(--member-surface);border:1px solid var(--member-border);border-radius:var(--member-radius-panel);color:var(--member-copy);font-size:var(--member-font-body);margin-block:var(--member-space-3);overflow-wrap:anywhere;padding:var(--member-space-4);line-height:1.6}.dashboard-shell .workspace-notice p{margin:0}.dashboard-shell .workspace-notice .workspace-button{margin-top:var(--member-space-3);white-space:normal;max-width:100%}.dashboard-shell{--bg:#f1f5f5;--surface:#fff;--surface-soft:#f5f8f7;--text:#1b292b;--line:#e2eae6;--user-font-page-title:24px;--member-ink:#1b292b;--member-copy:#617173;--member-muted:#617173;--member-surface:var(--surface);--member-surface-soft:var(--bg);--member-border:#e2eae6;--member-radius-panel:16px;--member-radius-control:10px;--member-space-1:var(--user-space-1);--member-space-2:var(--user-space-2);--member-space-3:var(--user-space-3);--member-space-4:var(--user-space-4);--member-space-6:var(--user-space-6);--member-space-8:var(--user-space-8);--member-font-body:var(--user-font-body);--member-font-control:var(--user-font-control);--member-font-page-title:var(--user-font-page-title);--member-font-section-title:var(--user-font-section-title);--member-settings-max-width:none;--member-control-height:var(--user-control-height-member);--member-control-height-small:var(--user-control-height-compact);--member-filter-field-width:200px;--member-filter-action-width:104px;--member-shadow-card:none;--member-shadow-float:0 18px 48px #1e454317;--member-hero-background:var(--member-surface);--member-hero-border:#cddcd7db;--member-hero-text:#183235;--member-hero-copy:#5f7472;--member-hero-label:#17666d;--member-hero-stat-background:#ffffffc2;--member-hero-stat-border:#ccdcd6c7;background:var(--bg);grid-template-columns:232px minmax(0,1fr)}.dashboard-shell .workspace-tabs [role=tab]:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.dashboard-shell [role=tabpanel]:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.dashboard-shell .member-sidebar{background:var(--member-surface-soft);border-right:1px solid var(--member-border);box-shadow:none;padding:0 16px 18px}.dashboard-shell .member-brand{border-radius:10px;flex-shrink:0;min-height:80px;margin:0;padding:16px 6px}.dashboard-shell .member-sidebar nav{border:0;gap:4px;padding-top:12px}.dashboard-shell .member-sidebar nav a{border-radius:var(--member-radius-control);color:var(--member-ink);font-size:var(--font-size-ui-small);min-height:46px;padding:10px 11px;transition:background .16s,border-color .16s,color .16s}.dashboard-shell .member-sidebar nav a:hover{background:var(--member-surface);color:var(--member-ink);border-color:#0000}.dashboard-shell .member-sidebar nav a.active{background:var(--brand-soft);box-shadow:none;color:var(--brand);border-color:#0000}.dashboard-shell .sidebar-foot{border:0;border-top:1px solid var(--member-border);box-shadow:none;background:0 0;border-radius:0;flex-shrink:0;padding:12px 0 0}.dashboard-shell .sidebar-session-icon,.dashboard-shell .organization-switcher-icon,.dashboard-shell .recent-product-icon,.dashboard-shell .metric-icon{border-radius:9px}.dashboard-shell .dashboard-content{--dashboard-gutter:clamp(16px, 1.5vw, 24px);padding-bottom:24px;scroll-padding-top:96px}.dashboard-shell .dashboard-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--bg);border:0;justify-content:space-between;min-height:80px;margin-bottom:0;padding-top:16px;padding-bottom:16px}.dashboard-shell .dashboard-header-actions{box-shadow:none;background:0 0;border:0;border-radius:0;gap:8px;padding:0;position:relative}.dashboard-shell .member-workspace-canvas{background:var(--member-surface);border-radius:24px;min-height:calc(100dvh - 104px);padding:clamp(20px,2.2vw,32px)}.dashboard-shell .member-brand strong{font-size:20px}.dashboard-shell .member-workspace-picker{flex-shrink:0;position:relative}.dashboard-shell .member-product-switcher .member-product-switcher-trigger{border-radius:var(--member-radius-control);box-shadow:none;color:var(--member-ink);font-size:var(--member-font-control);gap:var(--member-space-2);min-height:var(--member-control-height);text-align:left;background:0 0;border:1px solid #0000;justify-content:flex-start;width:100%;padding:10px;font-weight:600}.dashboard-shell .member-product-switcher-trigger>span{flex:1}.dashboard-shell .member-product-switcher-trigger>svg{color:var(--member-muted)}.dashboard-shell .member-product-switcher .member-product-switcher-trigger:hover,.dashboard-shell .member-product-switcher .member-product-switcher-trigger.active{background:var(--member-surface);border-color:var(--member-border)}.dashboard-shell .member-product-switcher .member-product-switcher-trigger:focus-visible{background:var(--member-surface);outline:2px solid var(--brand);outline-offset:2px}.dashboard-shell .member-product-switcher-trigger.active .member-product-menu-chevron{color:var(--brand)}.dashboard-shell .member-product-switcher{min-width:0;display:flex}.dashboard-shell .member-product-switcher-panel{background:var(--member-surface);border:1px solid var(--member-border);border-radius:var(--member-radius-panel);box-shadow:var(--member-shadow-float);color:var(--member-ink);width:min(280px,100vw - 24px);z-index:var(--layer-popover);gap:4px;padding:8px;display:grid;overflow-y:auto}.dashboard-shell .member-product-switcher-panel a{border-radius:var(--member-radius-control);color:var(--member-copy);font-size:var(--member-font-control);min-height:var(--member-control-height);align-items:center;gap:10px;padding:10px 12px;display:flex}.dashboard-shell .member-product-switcher-list{gap:4px;margin:0;padding:0;list-style:none;display:grid}.dashboard-shell .member-product-switcher-divider{background:var(--member-border);height:1px;margin:var(--member-space-1) var(--member-space-2)}.dashboard-shell .member-product-switcher-link-arrow{color:var(--member-muted)}.dashboard-shell .member-product-switcher-header{border-bottom:1px solid var(--member-border);justify-content:space-between;align-items:center;padding:0 4px 4px 12px;display:flex}.dashboard-shell .member-product-switcher-header strong{font-size:var(--member-font-control)}.dashboard-shell .member-product-switcher-header button{border-radius:var(--member-radius-control);color:var(--member-copy);min-height:var(--member-control-height);min-width:var(--member-control-height);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex}.dashboard-shell .member-product-switcher-header button:hover{background:var(--brand-soft);color:var(--brand)}.dashboard-shell .member-product-switcher-header button:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.dashboard-shell .member-product-switcher-panel a>span{overflow-wrap:anywhere;flex:1;min-width:0}.dashboard-shell .member-product-switcher-panel a>svg{flex-shrink:0}.dashboard-shell .member-product-switcher-panel a:hover{background:var(--member-surface-soft);color:var(--member-ink)}.dashboard-shell .member-product-switcher-panel a[aria-current=page]{background:var(--brand-soft);color:var(--brand);font-weight:600}.dashboard-shell .member-product-switcher-panel a:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.dashboard-shell .member-product-menu-trigger>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dashboard-shell .member-product-menu-trigger>svg{flex-shrink:0}.dashboard-shell .member-navigation-group-title{color:var(--member-copy);font-size:var(--font-size-ui-compact);margin:14px 12px 4px;font-weight:500}.dashboard-shell .sidebar-foot>a,.dashboard-shell .sidebar-foot>button{border-radius:var(--member-radius-control);color:var(--member-ink);font-size:var(--member-font-control);text-align:left;background:0 0;border:0;align-items:center;gap:10px;width:100%;min-height:44px;padding:10px 12px;display:flex}.dashboard-shell .sidebar-foot>a:hover,.dashboard-shell .sidebar-foot>button:hover{background:var(--member-surface);color:var(--brand)}.dashboard-shell .dashboard-header.member-unified-header{flex-flow:row;align-items:center;gap:24px}.dashboard-shell .member-unified-header .dashboard-header-actions{flex-direction:row;flex:1 1 0;align-items:center;gap:20px;width:auto;min-width:0}.dashboard-shell .member-header-organization{flex:none;min-width:0}.dashboard-shell .member-unified-header .organization-switcher{box-shadow:none;background:0 0;border:0;border-radius:0;gap:8px;width:max-content;max-width:clamp(144px,17vw,220px);min-height:44px;padding:8px 0}.dashboard-shell .member-unified-header .organization-switcher-copy{min-width:0}.dashboard-shell .member-unified-header .organization-switcher-icon,.dashboard-shell .member-unified-header .organization-switcher-copy small{display:none}.dashboard-shell .member-unified-header .organization-switcher-value{max-width:none}.dashboard-shell .member-unified-header .organization-switcher-placeholder{background:var(--member-border);border-radius:var(--member-radius-control);font-size:var(--member-font-control);width:6em;height:1em;display:block}.dashboard-shell .member-unified-header .organization-switcher-control:disabled{cursor:wait;opacity:0}.dashboard-shell .member-global-navigation{flex-wrap:nowrap;flex:1 1 0;justify-content:flex-end;align-items:center;gap:14px;min-width:0;display:flex}.dashboard-shell .member-global-item{flex:none}.dashboard-shell .member-global-item>a,.dashboard-shell .member-global-more,.dashboard-shell .member-global-measure>span,.dashboard-shell .member-unified-header .member-product-menu .member-product-menu-trigger--text,.dashboard-shell .member-unified-header .member-notification-trigger--text{box-shadow:none;color:var(--member-ink);font-size:var(--member-font-control);white-space:nowrap;background:0 0;border:0;border-radius:0;flex:none;justify-content:center;align-items:center;gap:4px;width:auto;min-width:0;min-height:44px;padding:0;font-weight:400;line-height:1.5;display:inline-flex}.dashboard-shell .member-global-item>a:hover,.dashboard-shell .member-global-item>a.active,.dashboard-shell .member-global-more:hover,.dashboard-shell .member-unified-header .member-product-menu .member-product-menu-trigger--text:hover,.dashboard-shell .member-unified-header .member-product-menu .member-product-menu-trigger--text.active,.dashboard-shell .member-unified-header .member-notification-trigger--text:hover{color:var(--brand);text-underline-offset:6px;background:0 0;text-decoration:underline}.dashboard-shell .member-notification-label{position:relative}.dashboard-shell .member-notification-unread-dot{background:var(--red);pointer-events:none;border-radius:50%;width:6px;height:6px;position:absolute;top:0;right:0;transform:translate(50%,-50%)}.dashboard-shell .member-global-item[hidden],.dashboard-shell .member-global-more[hidden]{display:none}.dashboard-shell .member-global-measure{pointer-events:none;visibility:hidden;width:0;height:0;display:flex;position:absolute;top:0;left:0;overflow:hidden}.dashboard-shell .member-user-trigger{border:0;border-left:1px solid var(--member-border);color:var(--member-ink);font-size:var(--member-font-control);background:0 0;border-radius:0;flex:none;align-items:center;gap:9px;max-width:176px;min-height:44px;padding:0 0 0 20px;display:flex}.dashboard-shell .member-user-avatar{background:var(--brand-soft);color:var(--brand);border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;overflow:hidden}.dashboard-shell .member-user-avatar img{object-fit:cover;width:100%;height:100%}.dashboard-shell .member-user-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-shell [data-member-floating=true]{margin:0;position:fixed;inset:auto;overflow-y:auto}.dashboard-shell .member-header-popover{background:var(--member-surface);border:1px solid var(--member-border);border-radius:var(--member-radius-panel);box-shadow:var(--member-shadow-float);color:var(--member-ink);width:min(260px,100vw - 24px);z-index:var(--layer-popover);padding:8px}.dashboard-shell .member-header-popover>a,.dashboard-shell .member-header-popover>button,.dashboard-shell .member-overflow-item>a,.dashboard-shell .member-unified-header .member-overflow-item .member-product-menu-trigger--text,.dashboard-shell .member-overflow-item .member-notification-trigger--text{border-radius:var(--member-radius-control);color:var(--member-ink);font-size:var(--member-font-control);background:0 0;border:0;justify-content:flex-start;align-items:center;gap:8px;width:100%;min-height:44px;padding:10px 14px;display:flex}.dashboard-shell .member-header-popover>a:hover,.dashboard-shell .member-header-popover>button:hover,.dashboard-shell .member-overflow-item>a:hover{background:var(--member-surface-soft);color:var(--brand)}.dashboard-shell .member-user-summary{border-bottom:1px solid var(--member-border);overflow-wrap:anywhere;gap:4px;margin:0 8px 8px;padding:14px 6px;display:grid}.dashboard-shell .member-user-summary strong{font-size:var(--member-font-body)}.dashboard-shell .member-user-summary span{color:var(--member-copy);font-size:var(--member-font-control)}.dashboard-shell .member-product-menu-panel[data-member-floating=true]{width:min(860px,100vw - 24px);height:auto;margin:0;position:fixed;inset:auto}.dashboard-shell .member-quick-links{gap:1px}.dashboard-shell .member-quick-links a,.dashboard-shell .member-quick-links .member-guide-trigger{color:#657775;font-size:var(--font-size-ui-small);font-weight:inherit;min-height:var(--member-control-height);border-radius:10px;padding:8px 9px}.dashboard-shell .member-quick-links a.active{box-shadow:none;color:var(--brand);background:#edf7f2f0;font-weight:780}.dashboard-shell .member-quick-links a:hover,.dashboard-shell .member-quick-links a:focus-visible,.dashboard-shell .member-quick-links .member-guide-trigger:hover:not(:disabled),.dashboard-shell .member-quick-links .member-guide-trigger:focus-visible{color:var(--brand);background:#edf7f2f0}.dashboard-shell .member-product-menu{display:flex}.dashboard-shell .member-product-menu-trigger{color:#657775;cursor:pointer;font-size:var(--font-size-ui-small);font-weight:inherit;min-height:var(--member-control-height);white-space:nowrap;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:5px;padding:8px 9px;transition:background .18s,color .18s;display:flex}.dashboard-shell .member-product-menu-trigger:hover,.dashboard-shell .member-product-menu-trigger:focus-visible,.dashboard-shell .member-product-menu-trigger.active{color:var(--brand);background:#edf7f2f0}.dashboard-shell .member-product-menu-trigger.active{font-weight:780}.dashboard-shell .member-product-menu-chevron{transition:transform .18s}.dashboard-shell .member-product-menu-trigger.active .member-product-menu-chevron{transform:rotate(180deg)}.dashboard-shell .member-product-menu-backdrop,.dashboard-shell .member-product-menu-mobile-header{display:none}.dashboard-shell .member-product-menu-panel{z-index:90;background:#fffffffa;border:1px solid #c7d8d3eb;border-radius:16px;grid-template-columns:200px minmax(0,1fr);width:min(860px,100vw - 300px);min-height:300px;max-height:min(520px,100vh - 96px);animation:.16s ease-out member-product-menu-enter;display:grid;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 18px 46px #1c3d3d24}.dashboard-shell .member-product-menu-tabs{background:var(--surface);border-right:1px solid #cfded9c7;gap:3px;min-height:0;padding:14px 10px;display:grid;overflow-y:auto}.dashboard-shell .member-product-menu-tabs button{color:#536663;cursor:pointer;font-size:var(--font-size-ui-small);text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:43px;padding:8px 10px;font-weight:760;line-height:1.4;transition:background .18s,border-color .18s,color .18s,transform .18s;display:flex}.dashboard-shell .member-product-menu-tabs button:hover,.dashboard-shell .member-product-menu-tabs button:focus-visible,.dashboard-shell .member-product-menu-tabs button.active{color:var(--brand);background:#fffffff0;border-color:#b1cfc6d1}.dashboard-shell .member-product-menu-tabs button.active{box-shadow:0 5px 14px #1f5b5412}.dashboard-shell .member-product-menu-features{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px 10px;padding:18px;display:grid;overflow-y:auto}.dashboard-shell .member-product-menu .member-product-feature{color:#344a47;white-space:normal;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;justify-content:stretch;align-items:center;gap:10px;min-height:68px;padding:10px 12px;display:grid}.dashboard-shell .member-product-menu .member-product-feature:hover,.dashboard-shell .member-product-menu .member-product-feature:focus-visible,.dashboard-shell .member-product-menu .member-product-feature.active{box-shadow:none;color:var(--brand);background:#eff7f3c7;border-color:#a6ccc07a;transform:none}.dashboard-shell .member-product-feature-icon{color:var(--brand);background:#e5f3edeb;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.dashboard-shell .member-product-feature-copy{gap:2px;min-width:0;display:grid}.dashboard-shell .member-product-feature-copy strong{color:#314743;font-size:var(--member-font-control);line-height:1.35}.dashboard-shell .member-product-feature-copy small{color:#82908d;font-size:var(--font-size-ui-small);font-weight:560;line-height:1.4}.dashboard-shell .member-product-feature-arrow{color:#9aaba7}@keyframes member-product-menu-enter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dashboard-shell .organization-switcher{border-radius:11px;min-height:42px;padding:6px 9px}.dashboard-shell .organization-switcher-copy small,.dashboard-shell .organization-switcher-value,.dashboard-shell .organization-switcher-control,.dashboard-shell .organization-switcher-control option{font-size:var(--font-size-ui-small)}.dashboard-shell .dashboard-header-actions .member-notification-trigger:not(.member-notification-trigger--text){border-radius:11px;width:42px;height:42px}.dashboard-shell :where(.summary-grid article,.panel,.workspace-panel){background-color:var(--member-surface);border-color:var(--member-border);border-radius:var(--member-radius-panel);box-shadow:var(--member-shadow-card)}.dashboard-shell .summary-grid{gap:16px}.dashboard-shell .summary-grid article{padding:19px}.dashboard-shell .summary-grid article:before{background:var(--line);height:2px}.dashboard-shell .dashboard-overview{color:var(--member-ink);align-items:start;gap:var(--member-space-6);font-size:var(--member-font-body);grid-template-columns:minmax(0,1fr);grid-template-areas:"title""account""recent""work";font-weight:400;line-height:1.6;display:grid}.dashboard-shell .dashboard-overview>[data-workspace-page-heading]{grid-area:title;margin:0}.dashboard-shell .dashboard-work{grid-area:work;min-width:0}.dashboard-shell .dashboard-overview .recent-products-panel{align-items:center;gap:var(--member-space-4);min-width:0;padding-block:var(--member-space-2);border-bottom:1px solid var(--member-border);grid-area:recent;margin:0;display:flex}.dashboard-shell .recent-products-panel>h2{font-size:var(--member-font-section-title);flex-shrink:0;margin:0;font-weight:600}.dashboard-shell .dashboard-overview .recent-product-list{gap:var(--member-space-2);min-width:0;padding:var(--member-space-1);flex:1;display:flex;overflow-x:auto}.dashboard-shell .dashboard-overview .recent-product-list>a{min-height:var(--member-control-height-small);padding:var(--member-space-2) var(--member-space-3);border-radius:var(--member-radius-control);background:var(--member-surface-soft);white-space:nowrap;border:0;flex:none}.dashboard-shell .dashboard-overview .recent-product-list>a:hover{background:var(--brand-soft);box-shadow:none;transform:none}.dashboard-shell .dashboard-overview .recent-product-icon{width:var(--member-space-6);height:var(--member-space-6);background:0 0}.dashboard-shell .dashboard-recent-all{flex-shrink:0}.dashboard-shell .recent-products-panel>:is(.recent-products-state,.recent-products-empty){min-width:0;min-height:0;padding:var(--member-space-2);flex-wrap:wrap;flex:1}.dashboard-shell .dashboard-account{overflow-wrap:anywhere;grid-area:account;grid-template-columns:minmax(0,1fr) minmax(0,2fr);min-width:0;display:grid}.dashboard-shell .dashboard-account>.panel-heading{gap:var(--member-space-2);min-height:0;padding:var(--member-space-3) var(--member-space-4);flex-wrap:wrap;grid-column:1/-1}.dashboard-shell .dashboard-account-summary{padding:var(--member-space-4);gap:var(--member-space-3);grid-template-columns:minmax(0,1fr) auto;align-content:start;align-items:center;display:grid}.dashboard-shell .dashboard-account-summary>a{justify-self:start}.dashboard-shell .dashboard-account-balance{gap:var(--member-space-1);min-width:0;display:grid}.dashboard-shell .dashboard-account-balance>span,.dashboard-shell .dashboard-account-subscription-summary,.dashboard-shell .dashboard-account-state{color:var(--member-copy);font-size:var(--member-font-control);margin:0}.dashboard-shell .dashboard-account-balance>strong{color:var(--member-ink);font-size:var(--member-font-page-title);font-weight:600;line-height:1.3}.dashboard-shell .dashboard-account-unit{font-size:var(--member-font-control);white-space:nowrap;font-weight:500}.dashboard-shell .dashboard-account-mobile-footer{display:none}.dashboard-shell .dashboard-account .dashboard-account-toggle{border-radius:var(--member-radius-control);display:none}.dashboard-shell .dashboard-account-details{padding-block:var(--member-space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-shell .dashboard-account-section{border-left:1px solid var(--member-border);padding-inline:var(--member-space-4);min-width:0}.dashboard-shell .dashboard-account-section-heading{justify-content:space-between;align-items:center;gap:var(--member-space-2);margin-bottom:var(--member-space-2);flex-wrap:wrap;display:flex}.dashboard-shell .dashboard-account-section-heading h3{font-size:var(--member-font-section-title);margin:0;font-weight:600}.dashboard-shell .dashboard-account :is(.balance-list,.subscription-list){padding:0}.dashboard-shell .dashboard-account .balance-list>div{gap:var(--member-space-2);border-color:var(--member-border);padding-block:var(--member-space-1);grid-template-columns:minmax(0,1fr) auto}.dashboard-shell .dashboard-account .subscription-row{gap:var(--member-space-1);border-color:var(--member-border);padding-block:var(--member-space-1);grid-template-columns:minmax(0,1fr)}.dashboard-shell .dashboard-account-state{align-items:center;gap:var(--member-space-2);flex-wrap:wrap;display:flex}.dashboard-shell .dashboard-account a:focus-visible,.dashboard-shell .dashboard-account button:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media (max-width:900px){.dashboard-shell .dashboard-overview{gap:var(--member-space-4)}.dashboard-shell .dashboard-account{grid-template-columns:minmax(0,1fr)}.dashboard-shell .dashboard-account-summary{padding:var(--member-space-4);gap:var(--member-space-3);grid-template-columns:minmax(0,1fr) auto}.dashboard-shell .dashboard-account-mobile-footer{justify-content:space-between;align-items:center;gap:var(--member-space-2);grid-column:1/-1;display:flex}.dashboard-shell .dashboard-account .dashboard-account-toggle{align-items:center;gap:var(--member-space-1);min-height:var(--member-control-height-small);color:var(--brand);background:0 0;border:0;justify-self:end;padding:0;display:inline-flex}.dashboard-shell .dashboard-account-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.dashboard-shell .dashboard-account-details[data-expanded=false]{display:none}.dashboard-shell .dashboard-account-details{border-top:1px solid var(--member-border);padding-block:var(--member-space-4)}.dashboard-shell .dashboard-account-section:first-child{border-left:0}}@media (max-width:600px){.dashboard-shell .dashboard-overview .recent-products-panel{gap:var(--member-space-2);grid-template-columns:minmax(0,1fr) auto;display:grid}.dashboard-shell .dashboard-overview .recent-product-list,.dashboard-shell .recent-products-panel>:is(.recent-products-state,.recent-products-empty){grid-area:2/1/auto/-1}.dashboard-shell .dashboard-recent-all{grid-area:1/2}.dashboard-shell .dashboard-account>.panel-heading{padding-inline:var(--member-space-4)}.dashboard-shell .dashboard-account-details{grid-template-columns:minmax(0,1fr);padding:0}.dashboard-shell .dashboard-account-section{padding:var(--member-space-4);border:0}.dashboard-shell .dashboard-account-section+.dashboard-account-section{border-top:1px solid var(--member-border)}}.dashboard-shell .dashboard-overview [data-workspace-page-heading] h1{color:var(--member-ink);font-weight:600}.dashboard-shell .dashboard-overview .panel-heading h2{color:var(--member-ink);font-size:var(--member-font-section-title);font-weight:600;line-height:1.4}.dashboard-shell .dashboard-overview .summary-grid strong{color:var(--member-ink);font-size:var(--member-font-page-title);font-weight:600;line-height:1.3}.dashboard-shell .dashboard-overview .summary-grid :is(small,p),.dashboard-shell .dashboard-overview .panel-heading .eyebrow,.dashboard-shell .dashboard-overview :is(.subscription-row,.balance-list) small{color:var(--member-copy);font-size:var(--member-font-control);font-weight:400;line-height:1.6}.dashboard-shell .dashboard-overview .subscription-row strong,.dashboard-shell .dashboard-overview .balance-list>div>span{color:var(--member-ink);font-size:var(--member-font-body);font-weight:500}.dashboard-shell .dashboard-overview .balance-list strong{color:var(--member-ink);font-size:var(--member-font-body);font-weight:600}.dashboard-shell .dashboard-overview .recent-product-list strong{color:var(--member-ink);font-size:var(--member-font-control);font-weight:500;line-height:1.6}.dashboard-shell .dashboard-overview :is(.panel-heading-link,.workspace-button),.dashboard-shell .dashboard-overview .panel-heading>span,.dashboard-shell .dashboard-overview .status{font-size:var(--member-font-control);font-weight:500}.dashboard-shell .dashboard-overview :is(.empty-state,.workspace-loading,.recent-products-state){color:var(--member-copy);font-size:var(--member-font-control);font-weight:400;line-height:1.6}.dashboard-shell .dashboard-unread-link{color:inherit;align-items:flex-start;gap:var(--member-space-3);width:100%;min-width:0;text-decoration:none;display:flex}.dashboard-shell .dashboard-unread-link>div{min-width:0;display:grid}.dashboard-shell .dashboard-unread-link:hover strong{color:var(--brand)}.dashboard-shell .dashboard-unread-link:focus-visible,.dashboard-shell .dashboard-activity-panel a:focus-visible{border-radius:var(--member-radius-control);outline:2px solid var(--brand);outline-offset:2px}.dashboard-shell .dashboard-activity-panel{margin-top:var(--member-space-4)}.dashboard-shell .dashboard-priority-grid{align-items:start;gap:var(--member-space-4);margin-bottom:var(--member-space-6);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-shell .dashboard-priority-grid>.panel{min-width:0;margin:0}.dashboard-shell .dashboard-priority-grid .dashboard-activity-item{align-items:center;gap:var(--member-space-3);padding-block:var(--member-space-3);grid-template-columns:minmax(0,1fr) auto;display:grid}.dashboard-shell .dashboard-priority-grid .panel-heading{min-height:0;padding:var(--member-space-3) var(--member-space-4)}.dashboard-shell .dashboard-priority-grid .dashboard-activity-list{padding-inline:var(--member-space-4)}.dashboard-shell .dashboard-priority-grid .dashboard-activity-copy h3{margin:0 0 var(--member-space-1);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-shell .dashboard-priority-grid .dashboard-activity-item>a{min-height:var(--member-control-height-small);white-space:nowrap}.dashboard-shell .dashboard-priority-grid .dashboard-activity-item>.workspace-muted{max-width:7em}.dashboard-shell .dashboard-priority-grid .dashboard-activity-state{justify-content:space-between;gap:var(--member-space-2) var(--member-space-3);padding:var(--member-space-4);text-align:left;flex-flow:wrap}.dashboard-shell .dashboard-priority-grid .dashboard-activity-state p{flex:12em}.dashboard-shell .dashboard-priority-grid .workspace-loading{padding:var(--member-space-4)}.dashboard-shell .dashboard-attention-panel .dashboard-activity-meta{gap:var(--member-space-2);flex-wrap:nowrap;min-width:0}.dashboard-shell .dashboard-attention-panel .dashboard-activity-meta>span{flex-shrink:0}.dashboard-shell .dashboard-attention-panel .dashboard-activity-meta>span:first-child{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0;overflow:hidden}.dashboard-shell .dashboard-attention-panel .dashboard-activity-meta>.dashboard-attention-context{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}@media (max-width:600px){.dashboard-shell .dashboard-priority-grid .dashboard-activity-item{gap:var(--member-space-1) var(--member-space-2);padding-block:var(--member-space-2)}.dashboard-shell .dashboard-priority-grid .dashboard-activity-copy h3{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box}.dashboard-shell .dashboard-priority-grid .dashboard-activity-copy{display:contents}.dashboard-shell .dashboard-priority-grid .dashboard-activity-copy h3{grid-column:1/-1;margin-bottom:0}.dashboard-shell .dashboard-priority-grid .dashboard-activity-item>a{justify-self:end}}.dashboard-shell .dashboard-billing-heading{margin-top:var(--member-space-6)}.dashboard-shell .dashboard-continue-panel a:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:var(--member-radius-control)}@media (max-width:1100px){.dashboard-shell .dashboard-priority-grid{grid-template-columns:1fr}}.dashboard-shell .dashboard-activity-heading{gap:var(--member-space-3);flex-wrap:wrap}.dashboard-shell .work-activity-actions,.dashboard-shell .work-activity-filters,.dashboard-shell .work-activity-options{align-items:center;gap:var(--member-space-3);flex-wrap:wrap;display:flex}.dashboard-shell .work-activity-controls{gap:var(--member-space-3);padding:0 var(--member-space-6) var(--member-space-4);font-size:var(--member-font-control);display:grid}.dashboard-shell .work-activity-controls p{margin:0}.dashboard-shell .work-activity-options label{align-items:center;gap:var(--member-space-2);flex-wrap:wrap;display:flex}.dashboard-shell .work-activity-filters button[aria-pressed=true]{color:var(--brand);border-color:var(--brand);background:var(--brand-soft)}.dashboard-shell .work-activity-status{color:var(--member-copy);font-weight:500}.dashboard-shell .work-activity-status[data-status=attention],.dashboard-shell .work-activity-status[data-status=unknown]{color:var(--status-warning-color)}.dashboard-shell .work-activity-status[data-status=failed]{color:var(--status-danger-color)}.dashboard-shell .work-activity-status[data-status=completed]{color:var(--status-success-color)}.dashboard-shell .work-activity-warning{padding:var(--member-space-3) var(--member-space-6);color:var(--status-warning-color);background:var(--status-warning-background);font-size:var(--member-font-control);overflow-wrap:anywhere}.dashboard-shell .work-activity-progress{align-items:center;gap:var(--member-space-2);margin-top:var(--member-space-2);font-size:var(--member-font-control);display:flex}.dashboard-shell .work-activity-progress progress{accent-color:var(--brand);appearance:none;background:var(--member-surface-soft);border-radius:var(--member-radius-control);height:var(--member-space-2);border:0;min-width:0;max-width:100%;overflow:hidden}.dashboard-shell .work-activity-progress progress::-webkit-progress-bar{background:var(--member-surface-soft)}.dashboard-shell .work-activity-progress progress::-webkit-progress-value{background:var(--brand);border-radius:var(--member-radius-control)}.dashboard-shell .work-activity-progress progress::-moz-progress-bar{background:var(--brand);border-radius:var(--member-radius-control)}@media (max-width:600px){.dashboard-shell .work-activity-controls,.dashboard-shell .work-activity-warning{padding-inline:var(--member-space-4)}}.dashboard-shell .dashboard-activity-heading h1,.dashboard-shell .dashboard-activity-heading h2{color:var(--member-ink);font-size:var(--member-font-section-title);font-weight:600;line-height:1.4}.dashboard-shell .dashboard-activity-heading h1{font-size:var(--member-font-page-title);margin:0}.dashboard-shell .work-activity-updated{color:var(--member-copy);font-size:var(--member-font-control);padding:var(--member-space-3) var(--member-space-4);margin:0}.dashboard-shell .dashboard-activity-heading p{color:var(--member-copy);font-size:var(--member-font-control);margin:var(--member-space-1) 0 0;font-weight:400;line-height:1.6}.dashboard-shell .dashboard-activity-list{padding:0 var(--member-space-6);margin:0;list-style:none}.dashboard-shell .dashboard-activity-item{align-items:center;gap:var(--member-space-4);padding-block:var(--member-space-4);display:flex}.dashboard-shell .dashboard-activity-item+.dashboard-activity-item{border-top:1px solid var(--member-border)}.dashboard-shell .dashboard-activity-copy{flex:1;min-width:0}.dashboard-shell .dashboard-activity-meta{color:var(--member-copy);font-size:var(--member-font-control);align-items:center;gap:var(--member-space-2) var(--member-space-3);flex-wrap:wrap;font-weight:400;display:flex}.dashboard-shell .dashboard-activity-unread{color:var(--brand)}.dashboard-shell .dashboard-activity-copy h3{color:var(--member-ink);font-size:var(--member-font-body);margin:var(--member-space-2) 0 var(--member-space-1);overflow-wrap:anywhere;font-weight:500;line-height:1.6}.dashboard-shell .dashboard-activity-item.unread h3{color:var(--member-ink);font-weight:600}.dashboard-shell .dashboard-activity-copy>p{-webkit-line-clamp:2;color:var(--member-copy);font-size:var(--member-font-control);overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;font-weight:400;line-height:1.6;display:-webkit-box;overflow:hidden}.dashboard-shell .dashboard-activity-item>a{flex-shrink:0}.dashboard-shell .dashboard-activity-copy>.work-activity-summary{display:block;overflow:visible}.dashboard-shell .dashboard-activity-state{color:var(--member-copy);font-size:var(--member-font-control);align-items:center;gap:var(--member-space-3);padding:var(--member-space-8) var(--member-space-4);text-align:center;flex-direction:column;font-weight:400;line-height:1.6;display:flex}.dashboard-shell .dashboard-activity-state p{margin:0}@media (max-width:600px){.dashboard-shell .dashboard-activity-list{padding-inline:var(--member-space-4)}.dashboard-shell .dashboard-activity-item{align-items:flex-start;gap:var(--member-space-3);flex-direction:column}.dashboard-shell .dashboard-activity-copy{width:100%}}.dashboard-shell .content-grid,.dashboard-shell .recent-products-panel,.dashboard-shell .orders-panel,.dashboard-shell .agent-authorizations,.dashboard-shell .agent-application-panel{margin-top:18px}.dashboard-shell .panel-heading,.dashboard-shell .workspace-panel-heading{border-color:#dae6e2d1;min-height:66px;padding:16px 20px}.dashboard-shell :where(.workspace-tabs,.billing-plan-tabs,.asset-tabs){border-color:var(--member-border);gap:var(--member-space-1);margin-bottom:var(--member-space-4);padding:var(--member-space-1);background:#ffffffbd;border-radius:13px;box-shadow:0 8px 24px #1e45430a}.dashboard-shell :where(.workspace-tabs button,.billing-plan-tabs button,.asset-tabs button){font-size:var(--member-font-control);min-height:var(--member-control-height);padding-block:0;padding-inline:var(--member-space-4);border-radius:9px}.dashboard-shell :where(.workspace-tabs button.active,.billing-plan-tabs button.active,.asset-tabs button.active){background:var(--brand-soft);box-shadow:none}.dashboard-shell .billing-domain-tabs{box-shadow:none;align-items:center;gap:var(--member-space-6);margin-bottom:var(--member-space-4);overscroll-behavior-inline:contain;background:0 0;border:0;border-radius:0;flex-wrap:nowrap;justify-content:flex-start;width:100%;padding:0;overflow-x:auto}.dashboard-shell .billing-domain-tabs a{color:#70807d;font-size:var(--member-font-control);min-height:var(--member-control-height);padding:0 0 var(--member-space-2);text-align:left;white-space:nowrap;background:0 0;border-radius:0;flex:none;align-items:center;font-weight:680;display:inline-flex;position:relative}.dashboard-shell .billing-domain-tabs a:after{background:var(--brand);content:"";border-radius:999px;height:2px;transition:transform .16s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.dashboard-shell .billing-domain-tabs a:hover{color:var(--brand);background:0 0}.dashboard-shell .billing-domain-tabs a.active{box-shadow:none;color:var(--brand);background:0 0;font-weight:800}.dashboard-shell .billing-domain-tabs a.active:after{transform:scaleX(1)}.dashboard-shell .billing-domain-tabs a:focus-visible{outline-offset:3px;outline:3px solid #17666d33}.dashboard-shell .billing-section-heading,.dashboard-shell .account-section-heading,.dashboard-shell .organization-section-heading{margin-bottom:var(--member-space-4)}.dashboard-shell .organization-section-heading p{font-size:var(--font-size-ui-small)}.dashboard-shell .organization-section-heading .workspace-tabs button{align-items:center;gap:6px;display:inline-flex}.dashboard-shell .organization-tab-count{color:var(--brand);font-size:var(--font-size-ui-compact);font-variant-numeric:tabular-nums;background:#17666d17;border:1px solid #17666d21;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:20px;min-height:20px;padding:3px 6px;font-weight:800;line-height:1;display:inline-flex}.dashboard-shell .billing-section-heading .billing-domain-tabs{margin-bottom:0}.dashboard-shell .agent-section-heading{margin-bottom:var(--member-space-3)}.dashboard-shell :where(.workspace-form input:not([type=checkbox]),.workspace-form select,.workspace-form textarea,.workspace-data-table select,.file-upload-form input:not([type=file]),.notification-filter){border-radius:var(--member-radius-control);font-size:var(--member-font-control);min-height:var(--member-control-height);background:#fffefc;border-color:#cadad4eb}.dashboard-shell .asset-filter{gap:var(--member-space-3);padding:var(--member-space-4);background:var(--member-surface-soft);flex-wrap:wrap;align-items:flex-end;display:flex}.dashboard-shell .asset-filter>label{flex:0 1 var(--member-filter-field-width);grid-template-columns:minmax(0,1fr);min-width:0;max-width:100%}.dashboard-shell .asset-filter select{border-color:var(--member-border);border-radius:var(--member-radius-control);font-size:var(--member-font-control);min-height:var(--member-control-height);text-overflow:ellipsis;min-width:0;max-width:100%}.dashboard-shell .asset-filter-actions{gap:var(--member-space-2);flex-wrap:wrap;display:flex}.dashboard-shell .asset-filter-actions>button{flex:0 0 var(--member-filter-action-width);min-height:var(--member-control-height);width:var(--member-filter-action-width)}.dashboard-shell .ledger-workspace,.dashboard-shell .ledger-panel{min-width:0;min-height:0}.dashboard-shell .ledger-balance-summary{gap:var(--member-space-4) var(--member-space-8);flex-wrap:wrap;flex:auto;margin:0;display:flex}.dashboard-shell .ledger-account-description{color:var(--member-copy);font-size:var(--member-font-control);padding:var(--member-space-3) var(--member-space-4);margin:0}.dashboard-shell .ledger-balance-summary>div{gap:var(--member-space-1);min-width:0;display:grid}.dashboard-shell .ledger-balance-summary dt,.dashboard-shell .ledger-detail-content dt{color:var(--member-copy);font-size:var(--member-font-control)}.dashboard-shell .ledger-balance-summary dd{color:var(--member-ink);font-size:var(--member-font-section-title);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:0;font-weight:700}.dashboard-shell .ledger-panel-actions{gap:var(--member-space-2);flex-wrap:wrap;display:flex}.dashboard-shell .ledger-table-wrap{min-width:0;overflow-x:auto}.dashboard-shell .billing-ledger-table{table-layout:fixed;width:100%;min-width:0}.dashboard-shell .billing-ledger-table td{display:table-cell}.dashboard-shell .billing-ledger-table th,.dashboard-shell .billing-ledger-table td{font-size:var(--member-font-control);overflow-wrap:anywhere;padding:var(--member-space-3) var(--member-space-4);vertical-align:middle}.dashboard-shell .billing-ledger-table th:first-child{width:20%}.dashboard-shell .billing-ledger-table th:nth-child(2){width:30%}.dashboard-shell .billing-ledger-table th:last-child{width:16%}.dashboard-shell .billing-ledger-table td>strong,.dashboard-shell .billing-ledger-table td>small{display:block}.dashboard-shell .billing-ledger-table td>small{color:var(--member-copy);font-size:var(--member-font-control);margin-top:var(--member-space-1)}.dashboard-shell .billing-ledger-table .positive{color:var(--brand)}.dashboard-shell .billing-ledger-table .negative{color:var(--red)}.dashboard-shell .ledger-detail-row td{background:var(--member-surface-soft)}.dashboard-shell .ledger-detail-content{gap:var(--member-space-3);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.dashboard-shell .ledger-detail-content dd{color:var(--member-ink);margin:var(--member-space-1) 0 0;overflow-wrap:anywhere}.dashboard-shell .ledger-detail-content>div{min-width:0}@media (max-width:700px){.dashboard-shell .asset-filter>label,.dashboard-shell .ledger-balance-summary{flex-basis:100%}.dashboard-shell .billing-ledger-table thead{display:none}.dashboard-shell .billing-ledger-table,.dashboard-shell .billing-ledger-table tbody{display:block}.dashboard-shell .billing-ledger-table tbody>tr{border-bottom:1px solid var(--member-border);padding:var(--member-space-2) 0;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-shell .billing-ledger-table td{min-width:0;padding:var(--member-space-2) var(--member-space-4);border:0;display:block}.dashboard-shell .billing-ledger-table td[data-label]:before{color:var(--member-copy);content:attr(data-label);font-size:var(--member-font-control);margin-bottom:var(--member-space-1);display:block}.dashboard-shell .billing-ledger-table .ledger-detail-row td{grid-column:1/-1}.dashboard-shell .ledger-detail-content{grid-template-columns:minmax(0,1fr)}}.dashboard-shell .workspace-form{gap:19px;padding:22px}.dashboard-shell :where(th){color:#5f7472;background:#f3f8f5}.dashboard-shell :where(td){border-color:#dce7e3e0}.dashboard-shell :where(tbody tr:hover){background:#e7f4ee7a}.dashboard-shell :where(.workspace-button){border-radius:var(--member-radius-control)}.dashboard-shell .product-console-grid>article{border-color:var(--member-border);box-shadow:var(--member-shadow-card);border-radius:18px}.dashboard-shell .workspace-settings-page{max-width:var(--member-settings-max-width);width:100%;min-width:0;margin-inline:0;container:member-settings/inline-size}.dashboard-shell .workspace-settings-page :is(.workspace-panel,.account-profile-summary){background:var(--member-surface);border:1px solid var(--member-border);border-radius:var(--member-radius-panel);box-shadow:var(--member-shadow-card);min-width:0}.dashboard-shell .workspace-settings-page .workspace-tabs{background:var(--member-surface);border-radius:var(--member-radius-control);box-shadow:none}.dashboard-shell .workspace-settings-page .workspace-tabs button{border-radius:var(--member-radius-control)}.dashboard-shell .workspace-settings-page .workspace-tabs button.active{background:var(--brand-soft)}.dashboard-shell .workspace-settings-page .workspace-panel-heading{border-color:var(--member-border);align-items:flex-start;gap:var(--member-space-3);padding:var(--member-space-6);flex-wrap:wrap}.dashboard-shell .workspace-settings-page .workspace-panel-heading>div{gap:var(--member-space-3);min-width:0}.dashboard-shell .workspace-settings-page .workspace-panel-heading :is(h2,strong),.dashboard-shell .workspace-settings-page .account-profile-summary h2,.dashboard-shell .workspace-settings-page .organization-create-heading h2{color:var(--member-ink);font-size:var(--member-font-section-title);overflow-wrap:anywhere;font-weight:700;line-height:1.4}.dashboard-shell .workspace-settings-page :is(.workspace-panel-heading small,.account-profile-section>header small){color:var(--member-copy);font-size:var(--member-font-control);line-height:1.6}.dashboard-shell .workspace-settings-page :is(.account-profile-layout,.identity-settings-layout,.workspace-columns,.organization-settings-layout){align-items:start;gap:var(--member-space-6)}.dashboard-shell .workspace-settings-page .account-profile-layout{grid-template-columns:minmax(240px,.35fr) minmax(0,1fr)}.dashboard-shell .workspace-settings-page :is(.identity-settings-layout,.workspace-columns){grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell .workspace-settings-page .organization-settings-layout{grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr)}.dashboard-shell .workspace-settings-page .workspace-form{gap:var(--member-space-4);padding:var(--member-space-6)}.dashboard-shell .workspace-settings-page .form-grid{gap:var(--member-space-4)}.dashboard-shell .workspace-settings-page :is(.workspace-form input:not([type=checkbox]),.workspace-form select,.workspace-form textarea,.workspace-data-table select){background-color:var(--member-surface);border-color:var(--member-border);border-radius:var(--member-radius-control);font-size:var(--member-font-control);min-height:var(--member-control-height)}.dashboard-shell .workspace-settings-page :is(.workspace-form input:not([type=checkbox]),.workspace-form select,.workspace-data-table select){height:var(--member-control-height)}.dashboard-shell .workspace-settings-page :is(.workspace-form input:not([type=checkbox]),.workspace-form select,.workspace-form textarea,.workspace-data-table select):disabled{background-color:var(--member-surface-soft);color:var(--member-copy)}.dashboard-shell .workspace-settings-page :is(.workspace-form input:not([type=checkbox]),.workspace-form select,.workspace-form textarea,.workspace-data-table select):focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--action-primary-focus)}.dashboard-shell .workspace-settings-page .account-profile-summary{padding:var(--member-space-6)}.dashboard-shell .workspace-settings-page .account-profile-avatar{background:var(--member-surface-soft);border-color:var(--member-border);box-shadow:none;color:var(--member-copy)}.dashboard-shell .workspace-settings-page .account-profile-summary dl{border-color:var(--member-border);gap:var(--member-space-3);margin-top:var(--member-space-6);padding-block:var(--member-space-4)}.dashboard-shell .workspace-settings-page .account-profile-summary dl>div{gap:var(--member-space-1);grid-template-columns:minmax(0,1fr)}.dashboard-shell .workspace-settings-page .account-profile-summary dd{text-align:left;font-weight:500}.dashboard-shell .workspace-settings-page :is(.account-profile-summary dt,.account-profile-summary>p,.account-profile-completion small){color:var(--member-copy)}.dashboard-shell .workspace-settings-page .account-profile-completion progress{appearance:none;background:var(--member-surface-soft);border-radius:var(--member-radius-control);height:var(--member-space-2);border:0;overflow:hidden}.dashboard-shell .workspace-settings-page .account-profile-completion progress::-webkit-progress-bar{background:var(--member-surface-soft)}.dashboard-shell .workspace-settings-page .account-profile-completion progress::-webkit-progress-value{background:var(--brand);border-radius:var(--member-radius-control)}.dashboard-shell .workspace-settings-page .account-profile-completion progress::-moz-progress-bar{background:var(--brand);border-radius:var(--member-radius-control)}.dashboard-shell .workspace-settings-page .account-profile-form{gap:0;padding:0}.dashboard-shell .workspace-settings-page .account-profile-section{border-color:var(--member-border);gap:var(--member-space-4);padding:var(--member-space-6)}.dashboard-shell .workspace-settings-page .account-profile-section>header h3{color:var(--member-ink);font-size:var(--member-font-body);font-weight:700;line-height:1.5}.dashboard-shell .workspace-settings-page :is(.account-profile-section>header>span,.identity-method-icon,.list-icon,.organization-create-heading>span,.organization-settings-block-heading>span){background:var(--member-surface-soft);border-radius:var(--member-radius-control);color:var(--member-copy)}.dashboard-shell .workspace-settings-page .account-profile-savebar{background:var(--member-surface);gap:var(--member-space-4);padding:var(--member-space-4) var(--member-space-6);flex-wrap:wrap}.dashboard-shell .workspace-settings-page :is(.identity-guidance,.identity-action-notice){background:var(--member-surface-soft);border:1px solid var(--member-border);border-radius:var(--member-radius-control);color:var(--member-copy);padding:var(--member-space-4)}.dashboard-shell .workspace-settings-page .identity-guidance{margin:var(--member-space-6) var(--member-space-6) 0}.dashboard-shell .workspace-settings-page .identity-method-grid{gap:var(--member-space-4);padding:var(--member-space-6);grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr))}.dashboard-shell .workspace-settings-page .identity-method-card{border-color:var(--member-border);border-radius:var(--member-radius-control);box-shadow:none;padding:var(--member-space-4)}.dashboard-shell .workspace-settings-page .identity-method-card.is-unbound{background:var(--member-surface-soft)}.dashboard-shell .workspace-settings-page .identity-method-card>header{gap:var(--member-space-2);flex-wrap:wrap}.dashboard-shell .workspace-settings-page :is(.identity-method-card>header strong,.identity-action-empty strong,.workspace-list-row strong){color:var(--member-ink);font-size:var(--member-font-body);line-height:1.5}.dashboard-shell .workspace-settings-page .workspace-list{padding:0 var(--member-space-6)}.dashboard-shell .workspace-settings-page .workspace-list-row{border-color:var(--member-border);gap:var(--member-space-3);padding-block:var(--member-space-4);grid-template-columns:auto minmax(0,1fr) auto}.dashboard-shell .workspace-settings-page .workspace-list-row :is(strong,small){overflow-wrap:anywhere}.dashboard-shell .workspace-settings-page .workspace-list-row small{color:var(--member-copy);line-height:1.6}.dashboard-shell .workspace-settings-page :is(.security-pagination,.workspace-pagination){border-color:var(--member-border);gap:var(--member-space-3);padding:var(--member-space-4) var(--member-space-6);flex-wrap:wrap}.dashboard-shell .workspace-settings-page .security-pagination button{border-radius:var(--member-radius-control);min-height:var(--member-control-height-small)}.dashboard-shell .workspace-settings-page .workspace-data-table th{background:var(--member-surface-soft);color:var(--member-copy);font-size:var(--member-font-control)}.dashboard-shell .workspace-settings-page .workspace-data-table :is(th,td){border-color:var(--member-border);padding:var(--member-space-4) var(--member-space-6);line-height:1.6}.dashboard-shell .workspace-settings-page .workspace-data-table tbody tr:hover{background:var(--member-surface-soft)}.dashboard-shell .workspace-settings-page .organization-settings-body{gap:0;padding:0}.dashboard-shell .workspace-settings-page .organization-settings-block{background:var(--member-surface);padding:var(--member-space-6);border:0;border-radius:0}.dashboard-shell .workspace-settings-page .organization-settings-block+.organization-settings-block{border-top:1px solid var(--member-border)}.dashboard-shell .workspace-settings-page .organization-settings-block-heading h3{color:var(--member-ink);font-size:var(--member-font-section-title);font-weight:700;line-height:1.4}.dashboard-shell .workspace-settings-page .organization-settings-block-heading.risk>span{background:var(--status-danger-background);color:var(--status-danger-color)}.dashboard-shell .workspace-settings-page .organization-settings-code{overflow-wrap:anywhere}.dashboard-shell .organization-settings-name{align-items:center;gap:var(--member-space-4);padding-top:var(--member-space-4);flex-wrap:wrap;display:flex}.dashboard-shell .organization-settings-name dl{gap:var(--member-space-2);flex:1;min-width:0;margin:0;display:grid}.dashboard-shell .organization-settings-name dt{color:var(--member-copy);font-size:var(--member-font-control)}.dashboard-shell .organization-settings-name dd{color:var(--member-ink);font-size:var(--member-font-body);overflow-wrap:anywhere;margin:0}.dashboard-shell .workspace-settings-page :is(.organization-settings-form,.organization-settings-risk-form){gap:var(--member-space-4);padding:var(--member-space-4) 0 0}.dashboard-shell .workspace-settings-page :is(.organization-settings-risk-form,.organization-settings-risk-action){border-color:var(--member-border);margin-top:var(--member-space-4);padding-top:var(--member-space-4)}.dashboard-shell .workspace-settings-page .organization-create-card{padding:var(--member-space-6)}.dashboard-shell .workspace-settings-page .organization-create-card:before{content:none}.dashboard-shell .workspace-settings-page :is(.organization-create-heading p,.organization-settings-block-heading p,.organization-create-note){color:var(--member-copy);line-height:1.6}.dashboard-shell .workspace-settings-page .organization-create-benefits{border-color:var(--member-border);gap:var(--member-space-3);margin-block:var(--member-space-6);padding-block:var(--member-space-4)}.dashboard-shell .workspace-settings-page .organization-create-form{padding:0}@container member-settings (max-width:900px){.dashboard-shell .workspace-settings-page :is(.account-profile-layout,.identity-settings-layout,.workspace-columns,.organization-settings-layout){grid-template-columns:minmax(0,1fr)}}@container member-settings (max-width:560px){.dashboard-shell .workspace-settings-page :is(.workspace-panel-heading,.workspace-form,.account-profile-section,.organization-settings-block,.organization-create-card,.account-profile-summary,.identity-method-grid){padding:var(--member-space-4)}.dashboard-shell .workspace-settings-page :is(.form-grid.two,.form-grid.three,.organization-settings-form,.organization-settings-risk-form){grid-template-columns:minmax(0,1fr)}.dashboard-shell .workspace-settings-page .account-profile-form,.dashboard-shell .workspace-settings-page .organization-create-form{padding:0}.dashboard-shell .workspace-settings-page :is(.organization-settings-form,.organization-settings-risk-form){padding:var(--member-space-4) 0 0}.dashboard-shell .workspace-settings-page .identity-guidance{margin:var(--member-space-4) var(--member-space-4) 0}.dashboard-shell .workspace-settings-page .workspace-list{padding-inline:var(--member-space-4)}.dashboard-shell .workspace-settings-page :is(.security-pagination,.workspace-pagination,.account-profile-savebar){padding:var(--member-space-4)}.dashboard-shell .workspace-settings-page .workspace-list-row .row-actions{flex-wrap:wrap;grid-column:2/-1}}@media (min-width:761px) and (max-width:1180px){.dashboard-shell{grid-template-columns:216px minmax(0,1fr)}.dashboard-shell .dashboard-header{flex-direction:column;align-items:flex-start;gap:8px}.dashboard-shell .dashboard-header-actions{width:100%}.dashboard-shell .dashboard-header-context,.dashboard-shell .organization-switcher{flex:1;min-width:0}.dashboard-shell .member-product-menu-panel{grid-template-columns:190px minmax(0,1fr);width:100%}}@media (max-width:800px){.dashboard-shell{--user-font-page-title:22px}.dashboard-shell .dashboard-header.member-unified-header,.dashboard-shell .member-unified-header .dashboard-header-actions{gap:12px}.dashboard-shell .member-unified-header .organization-switcher{max-width:144px}.dashboard-shell .member-user-trigger{padding-left:12px}.dashboard-shell .member-user-name{display:none}}@media (max-width:760px){.dashboard-shell{background:var(--bg)}.dashboard-shell .member-sidebar{border-bottom:1px solid var(--member-border);border-right:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 12px;padding:14px 16px 12px;display:grid}.dashboard-shell .member-brand{min-height:48px;padding:4px 0}.dashboard-shell .member-brand strong{font-size:16px}.dashboard-shell .member-sidebar>nav{grid-column:1/-1}.dashboard-shell .member-navigation-group-title{display:none}.dashboard-shell .sidebar-foot{border:0;grid-column:1/-1;justify-content:flex-end;gap:8px;margin-top:4px;padding:0;display:flex}.dashboard-shell .sidebar-foot>a,.dashboard-shell .sidebar-foot>button{width:auto}.dashboard-shell .member-sidebar nav a:hover{transform:none}.dashboard-shell .dashboard-content{padding:0 16px 24px}.dashboard-shell .member-workspace-canvas{border-radius:var(--member-radius-panel);min-height:0;padding:20px}.dashboard-shell .dashboard-header{background:var(--bg);gap:14px;margin:0 -16px;padding:12px 16px}.dashboard-shell .dashboard-header-actions{box-shadow:none;background:0 0;border:0;padding:0}.dashboard-shell .member-quick-links{border-color:var(--member-border);box-shadow:0 8px 22px #1e45430d}.dashboard-shell .member-quick-links>.member-product-menu{flex:calc(33.333% - 2px);min-width:0}.dashboard-shell .member-product-menu-trigger{width:100%}.dashboard-shell .member-product-menu-backdrop{touch-action:none;z-index:118;background:#1a2f2d57;display:block;position:fixed;inset:0}.dashboard-shell .member-product-menu-panel{bottom:max(12px, env(safe-area-inset-bottom));left:max(12px, env(safe-area-inset-left));min-height:0;max-height:none;right:max(12px, env(safe-area-inset-right));top:max(12px, env(safe-area-inset-top));z-index:119;border-radius:18px;grid-template-rows:auto auto minmax(0,1fr);grid-template-columns:1fr;width:auto;display:grid;position:fixed}.dashboard-shell .member-product-menu-mobile-header{border-bottom:1px solid #cfded9c7;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.dashboard-shell .member-product-menu-mobile-header strong{color:var(--member-ink);font-size:var(--member-font-control)}.dashboard-shell .member-product-menu-mobile-header button{color:#60716f;background:#f2f7f4;border:0;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.dashboard-shell .member-product-menu-tabs{border-bottom:1px solid #cfded9c7;border-right:0;gap:7px;padding:10px;display:flex;overflow-x:auto}.dashboard-shell .member-product-menu-tabs button{flex:none;width:auto;min-height:40px;padding:8px 11px}.dashboard-shell .member-product-menu-tabs button svg{display:none}.dashboard-shell .member-product-menu-tabs button.active{transform:none}.dashboard-shell .member-product-menu-features{grid-template-columns:1fr;min-height:0;padding:12px}.dashboard-shell .member-product-menu .member-product-feature{min-height:64px;padding:9px 11px}.dashboard-shell .summary-grid{gap:13px}.dashboard-shell .summary-grid article{padding:17px}.dashboard-shell .workspace-form{padding:18px}}@media (max-width:560px){.dashboard-shell .member-unified-header .organization-switcher{max-width:120px}.dashboard-shell .member-global-navigation{gap:12px}.dashboard-shell .member-user-trigger>svg{display:none}.dashboard-shell .member-workspace-canvas{padding:16px}}.dashboard-shell .order-detail-panel{container:order-detail/inline-size}.dashboard-shell .recharge-flow{--recharge-step-size:var(--member-space-8);padding:var(--member-space-6) var(--member-space-4);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;list-style:none;display:grid}.dashboard-shell .recharge-flow li{align-content:start;gap:var(--member-space-2);grid-template-rows:var(--recharge-step-size) auto;justify-items:center;min-width:0;display:grid;position:relative}.dashboard-shell .recharge-flow li:not(:last-child):after{background:var(--member-border);content:"";height:2px;left:calc(50% + var(--recharge-step-size) / 2 + var(--member-space-2));top:calc(var(--recharge-step-size) / 2 - 1px);width:calc(100% - var(--recharge-step-size) - var(--member-space-4));position:absolute}.dashboard-shell .recharge-flow li>span{background:var(--member-surface-soft);border:1px solid var(--member-border);box-sizing:border-box;color:var(--member-copy);font-size:var(--member-font-control);height:var(--recharge-step-size);width:var(--recharge-step-size);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.dashboard-shell .recharge-flow li>div{gap:var(--member-space-1);overflow-wrap:anywhere;min-width:0;padding-inline:var(--member-space-2);text-align:center;display:grid}.dashboard-shell .recharge-flow strong,.dashboard-shell .recharge-flow small{font-size:var(--member-font-control);line-height:1.5}.dashboard-shell .recharge-flow strong{color:var(--member-ink)}.dashboard-shell .recharge-flow small{color:var(--member-copy)}.dashboard-shell .recharge-flow li.active>span{background:var(--brand-soft);border-color:var(--brand);color:var(--brand)}.dashboard-shell .recharge-flow li.done>span{background:var(--brand);border-color:var(--brand);color:var(--action-primary-color)}.dashboard-shell .recharge-flow li.done:not(:last-child):after{background:var(--brand);opacity:.35}@container order-detail (max-width:560px){.dashboard-shell .recharge-flow{gap:var(--member-space-6);grid-template-columns:1fr}.dashboard-shell .recharge-flow li{align-items:start;column-gap:var(--member-space-3);grid-template-columns:var(--recharge-step-size) minmax(0, 1fr);grid-template-rows:auto;justify-items:start}.dashboard-shell .recharge-flow li>div{text-align:left;padding-inline:0}.dashboard-shell .recharge-flow li:not(:last-child):after{height:calc(100% - var(--recharge-step-size) + var(--member-space-6) - var(--member-space-4));left:calc(var(--recharge-step-size) / 2 - 1px);top:calc(var(--recharge-step-size) + var(--member-space-2));width:2px}}@media (prefers-reduced-motion:reduce){.dashboard-shell .member-sidebar nav a,.dashboard-shell .member-product-menu-trigger,.dashboard-shell .member-product-menu-chevron,.dashboard-shell .member-product-menu-tabs button,.dashboard-shell .member-product-menu .member-product-feature{transition:none}.dashboard-shell .member-product-menu-panel{animation:none}.dashboard-shell .member-product-menu-tabs button.active,.dashboard-shell .member-product-menu .member-product-feature:hover,.dashboard-shell .member-product-menu .member-product-feature:focus-visible{transform:none}}
