:root{color:#17342b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#17342b;--ink-muted:#5e6e68;--cream:#f4f1e8;--paper:#fffdf8;--paper-cool:#f8faf7;--moss:#245746;--moss-dark:#173d31;--lime:#cce889;--amber:#e6a64c;--danger:#9f352d;--shadow-surface:0 0 0 1px #0f201a0f, 0 1px 2px -1px #0f201a14, 0 12px 32px #23383012;--shadow-hover:0 0 0 1px #0f201a17, 0 2px 4px -1px #0f201a17, 0 18px 42px #2338301c;background:#f4f1e8;font-family:Inter,Avenir Next,Avenir,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input,select{color:inherit;font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #24574647}a{color:inherit}h1,h2,p{margin-top:0}h1,h2{letter-spacing:-.035em;text-wrap:balance}p{text-wrap:pretty}.skip-link{z-index:100;color:#fff;background:var(--moss-dark);border-radius:.75rem;padding:.75rem 1rem;transition-property:transform;transition-duration:.15s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.brand,.brand-link{align-items:center;gap:.7rem;display:inline-flex}.brand-link{min-height:44px;text-decoration:none}.brand-word{letter-spacing:-.04em;font-size:1.28rem;font-weight:760}.brand-mark{background:var(--moss);border-radius:9px;place-items:center;width:30px;height:30px;display:inline-grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff1a,0 4px 12px #2457462e}.brand-mark span{border:1.5px solid var(--lime);border-radius:2px;width:12px;height:7px;position:absolute;transform:rotate(30deg)skew(-20deg)}.brand-mark span:first-child{transform:translate(-3px,-4px)rotate(30deg)skew(-20deg)}.brand-mark span:nth-child(2){transform:translate(3px,-1px)rotate(30deg)skew(-20deg)}.brand-mark span:nth-child(3){transform:translate(-2px,5px)rotate(30deg)skew(-20deg)}.eyebrow{color:var(--moss);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.6rem;font-size:.72rem;font-weight:780}.button{cursor:pointer;border:0;border-radius:.75rem;justify-content:center;align-items:center;gap:.65rem;min-height:44px;padding:.7rem 1rem;font-weight:720;text-decoration:none;transition-property:scale,background-color,box-shadow;transition-duration:.15s;transition-timing-function:ease-out;display:inline-flex}.button:active:not(:disabled),.quiet-button:active:not(:disabled),.app-open-link:active{scale:.96}.button:disabled,.quiet-button:disabled{cursor:wait;opacity:.68}.button-primary{color:#fff;background:var(--moss);box-shadow:inset 0 0 0 1px #ffffff17,0 6px 18px #24574638}.button-primary:hover:not(:disabled){background:var(--moss-dark);box-shadow:inset 0 0 0 1px #ffffff1f,0 8px 24px #24574647}.button-large{width:100%;min-height:52px;padding-left:1.1rem;padding-right:.9rem}.login-page{background:var(--paper);grid-template-columns:minmax(22rem,.92fr) minmax(28rem,1.08fr);min-height:100vh;display:grid}.login-story{color:#eff9e9;background:radial-gradient(circle at 15% 70%,#cce8892b,#0000 28%),radial-gradient(circle at 85% 18%,#84bc9529,#0000 32%),linear-gradient(145deg,#173d31 0%,#102b23 100%);flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(2rem,5vw,4.5rem);display:flex;position:relative;overflow:hidden}.login-story:after{content:"";border:1px solid #cce8891f;border-radius:32% 68% 48% 52%;width:24rem;height:24rem;position:absolute;bottom:-8rem;right:-7rem;transform:rotate(18deg)}.login-story .brand-mark{background:#d4ec99}.login-story .brand-mark span{border-color:#173d31}.story-copy{z-index:1;max-width:36rem;padding:4rem 0;position:relative}.story-copy .eyebrow{color:var(--lime)}.story-copy h1{margin-bottom:1.5rem;font-size:clamp(2.8rem,5.3vw,5.5rem);font-weight:650;line-height:.96}.story-copy>p:last-child{color:#eff9e9b3;max-width:31rem;font-size:clamp(1rem,1.6vw,1.15rem);line-height:1.65}.environment-chip{z-index:1;color:#eff9e999;align-items:center;gap:.55rem;margin:0;font-size:.78rem;font-weight:680;display:flex;position:relative}.environment-chip span,.isolation-badge>span{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #cce8891f}.login-panel{background:radial-gradient(circle at 75% 15%, #e6a64c14, transparent 22%), var(--paper);place-items:center;min-height:100vh;padding:clamp(1.5rem,6vw,6rem);display:grid}.login-card{gap:1.3rem;width:min(100%,27rem);display:grid}.login-card h2{margin-bottom:.55rem;font-size:clamp(1.9rem,4vw,2.5rem)}.login-card>div:first-child>p:last-child{color:var(--ink-muted);margin-bottom:0;line-height:1.55}.field-stack{gap:.48rem;display:grid}.field-stack label{font-size:.82rem;font-weight:730}.field-stack input{background:#fff;border:1px solid #17342b2b;border-radius:.75rem;min-height:50px;padding:.72rem .9rem;transition-property:border-color,box-shadow;transition-duration:.15s;box-shadow:0 1px 2px #17342b08}.field-stack input:hover{border-color:#17342b47}.field-stack input:focus{border-color:var(--moss);outline:0;box-shadow:0 0 0 4px #2457461a}.field-stack input::placeholder{color:#9aa49f}.form-error{color:var(--danger);background:#fff0ed;border-radius:.7rem;margin:-.25rem 0 0;padding:.75rem .9rem;font-size:.86rem;line-height:1.45}.privacy-note{color:#84908b;text-align:center;margin:-.3rem 0 0;font-size:.75rem;line-height:1.5}.shell-layout{background:radial-gradient(circle at 75% 8%, #cce8891c, transparent 20rem), var(--cream);min-height:100vh}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8e6;border-bottom:1px solid #17342b14;grid-template-columns:1fr auto 1fr;align-items:center;min-height:72px;padding:.65rem clamp(1rem,4vw,3.5rem);display:grid;position:sticky;top:0}.topbar-context{justify-self:center}.organization-picker{align-items:center;gap:.55rem;display:flex}.organization-picker>span{color:var(--ink-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.73rem;font-weight:720}.organization-picker select{background:var(--paper);cursor:pointer;border:1px solid #17342b1f;border-radius:.7rem;min-width:14rem;min-height:42px;padding:.55rem 2.2rem .55rem .8rem;font-size:.86rem;font-weight:700}.context-label{color:var(--ink-muted);font-size:.84rem;font-weight:650}.account-menu{justify-self:end;align-items:center;gap:.6rem;display:flex}.avatar{width:36px;height:36px;color:var(--moss-dark);background:#e0edc1;border-radius:11px;place-items:center;font-size:.7rem;font-weight:800;display:grid}.account-name{text-overflow:ellipsis;white-space:nowrap;max-width:10rem;font-size:.82rem;font-weight:700;overflow:hidden}.quiet-button{min-height:42px;color:var(--ink-muted);cursor:pointer;background:0 0;border:0;border-radius:.55rem;padding:.4rem .65rem;font-size:.78rem;font-weight:690;transition-property:color,background-color,scale;transition-duration:.15s}.quiet-button:hover:not(:disabled){color:var(--ink);background:#17342b0f}.workspace{width:min(76rem,100% - 2rem);margin:0 auto;padding:clamp(2.5rem,7vw,6rem) 0 4rem}.workspace-heading{justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:2.4rem;display:flex}.workspace-heading>div:first-child{max-width:48rem}.workspace-heading h1{margin-bottom:.8rem;font-size:clamp(2.15rem,5vw,4rem);font-weight:620;line-height:1.02}.workspace-heading>div:first-child>p:last-child{max-width:38rem;color:var(--ink-muted);margin-bottom:0;font-size:1rem;line-height:1.6}.workspace-stat{text-align:right;background:#fffdf8ad;border-radius:1rem;gap:.15rem;min-width:8.5rem;padding:1rem;display:grid;box-shadow:0 0 0 1px #17342b0f}.workspace-stat strong{font-variant-numeric:tabular-nums;font-size:1.75rem;line-height:1}.workspace-stat span{color:var(--ink-muted);font-size:.7rem;font-weight:670}.app-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.app-card{background:var(--paper);min-height:18rem;box-shadow:var(--shadow-surface);border-radius:1.5rem;grid-template-columns:auto 1fr;gap:1.35rem 1.2rem;padding:1.5rem;transition-property:box-shadow,transform;transition-duration:.18s;transition-timing-function:ease-out;display:grid}.app-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.app-icon{width:56px;height:56px;color:var(--app-color);background:color-mix(in srgb, var(--app-color) 13%, white);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--app-color) 14%, white);border-radius:17px;place-items:center;display:grid}.app-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:28px;height:28px}.app-card-copy{align-self:center}.app-card-copy h2{margin-bottom:.45rem;font-size:1.28rem}.app-card-copy p{color:var(--ink-muted);margin-bottom:0;font-size:.9rem;line-height:1.55}.app-open-link{min-height:44px;color:var(--moss);background:#f1f5e9;border-radius:.8rem;grid-column:1/-1;justify-content:space-between;align-self:end;align-items:center;padding:.72rem .85rem .72rem 1rem;font-size:.86rem;font-weight:750;text-decoration:none;transition-property:scale,background-color;transition-duration:.15s;display:inline-flex}.app-open-link:hover{background:#e7efd7}.app-open-link span{font-size:1rem}.app-card-skeleton{background-color:#e9e7df;background-image:linear-gradient(90deg,#0000,#ffffff8c,#0000),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:250% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;animation:1.7s ease-in-out infinite skeleton}@keyframes skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.consultant-note{background:#fffdf894;border-radius:1rem;align-items:flex-start;gap:.9rem;max-width:46rem;margin-top:2rem;padding:1.1rem 1.2rem;display:flex;box-shadow:0 0 0 1px #17342b0d}.note-mark{width:34px;height:34px;color:var(--moss);background:#e4edca;border-radius:10px;flex:none;place-items:center;display:grid}.consultant-note strong{font-size:.86rem}.consultant-note p{color:var(--ink-muted);margin:.22rem 0 0;font-size:.82rem;line-height:1.5}.empty-state,.frame-error{background:var(--paper);box-shadow:var(--shadow-surface);text-align:center;border-radius:1.5rem;padding:clamp(2rem,6vw,4rem)}.empty-state p,.frame-error p{color:var(--ink-muted);margin-bottom:0}.centered-state,.frame-loading{text-align:center;align-content:center;justify-items:center;width:min(31rem,100% - 2rem);min-height:75vh;margin:0 auto;display:grid}.centered-state .brand{margin-bottom:2rem}.centered-state h1{margin-bottom:.65rem;font-size:clamp(1.8rem,5vw,2.7rem)}.centered-state>p:not(.eyebrow),.frame-loading p{color:var(--ink-muted);margin-bottom:1.5rem;line-height:1.55}.loading-line{background:#2457461f;border-radius:999px;width:7rem;height:4px;margin:1.5rem 0;overflow:hidden}.loading-line:after{border-radius:inherit;background:var(--moss);content:"";width:45%;height:100%;animation:1.15s ease-in-out infinite alternate loading;display:block}@keyframes loading{0%{transform:translate(0)}to{transform:translate(125%)}}.app-frame-layout{background:#e8e7e0;grid-template-rows:auto minmax(0,1fr);height:calc(100vh - 72px);padding:.75rem;display:grid}.app-frame-toolbar{grid-template-columns:1fr auto 1fr;align-items:center;min-height:52px;padding:0 .7rem .75rem;display:grid}.back-link{min-height:40px;color:var(--ink-muted);justify-self:start;align-items:center;gap:.4rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.back-link:hover{color:var(--ink)}.app-frame-toolbar>div{align-items:baseline;gap:.55rem;display:flex}.app-frame-toolbar strong{font-size:.86rem}.app-frame-toolbar>div span{color:var(--ink-muted);font-size:.72rem}.isolation-badge{min-height:34px;color:var(--ink-muted);justify-self:end;align-items:center;gap:.5rem;font-size:.7rem;font-weight:700;display:inline-flex}.isolation-badge>span{background:#74a844;width:6px;height:6px;box-shadow:0 0 0 3px #74a8441f}.app-frame{background:#fff;border:0;border-radius:1rem;width:100%;height:100%;box-shadow:0 0 0 1px #0000001a,0 8px 30px #17342b1a}.frame-error{place-self:center}@media (width<=880px){.login-page{grid-template-columns:1fr}.login-story{min-height:auto;padding:2rem 1.5rem 2.5rem}.story-copy{padding:4.5rem 0 3rem}.story-copy h1{font-size:clamp(2.8rem,13vw,4.5rem)}.login-panel{min-height:auto;padding:3.5rem 1.5rem}.topbar{grid-template-columns:auto 1fr}.topbar-context{order:3;grid-column:1/-1;justify-self:stretch;padding-top:.45rem}.organization-picker{justify-content:space-between}.organization-picker select{flex:1;min-width:0}.account-name{display:none}.workspace-heading{flex-direction:column;align-items:flex-start;gap:1.2rem}.workspace-stat{text-align:left}.app-grid{grid-template-columns:1fr}.app-frame-layout{height:calc(100vh - 120px)}.app-frame-toolbar{grid-template-columns:1fr auto}.app-frame-toolbar>div{display:none}}@media (width<=520px){.quiet-button{padding-left:.4rem;padding-right:.4rem}.avatar{display:none}.workspace{width:min(100% - 1.25rem,76rem)}.app-card{grid-template-columns:1fr}.app-icon{border-radius:15px;width:50px;height:50px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
