@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Instrument+Sans:wght@400;500;600;700&display=swap";:root{--bg:#efe7da;--bg-strong:#ddcfb7;--paper:#fffbf4e0;--paper-strong:#fff9f0;--text:#132923;--muted:#5f675f;--line:#1329231f;--green:#17483c;--green-strong:#0f3229;--amber:#b97a16;--red:#cb5436;--shadow:0 22px 60px #0a17131f;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--radius-sm:12px;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#ffffff73,#0000 38%),linear-gradient(140deg,#f1ebdf 0%,#e7dcc9 100%);font-family:Instrument Sans,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}.auth-layout,.shell{min-height:100vh}.auth-layout{grid-template-columns:minmax(0,1.15fr) minmax(360px,480px);gap:28px;padding:28px;display:grid}.auth-brand,.auth-panel,.shell-sidebar,.panel,.board-column,.ticket-card,.status-card,.empty-state{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.auth-brand,.auth-panel,.shell-sidebar,.panel,.status-card,.empty-state{background:var(--paper);border-radius:var(--radius-xl)}.auth-brand{background:linear-gradient(160deg, #124a3df2, #081512f5), var(--paper);color:#fff;flex-direction:column;justify-content:space-between;padding:40px;display:flex;position:relative;overflow:hidden}.auth-brand:after{content:"";pointer-events:none;background:radial-gradient(circle,#eab03847,#0000 66%);border-radius:999px;width:420px;height:420px;position:absolute;inset:auto -10% -12% auto}.brand-badge{background:#fffffff5;border-radius:24px;width:fit-content;padding:18px 22px}.brand-badge__logo,.shell-brand__logo,.status-card__logo{width:auto;height:34px}.brand-copy{z-index:1;gap:18px;max-width:680px;display:grid;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.16em;opacity:.72;font-size:.74rem}.brand-copy h1,.page-header h1,.status-card h1{letter-spacing:-.05em;font-family:Space Grotesk,sans-serif;font-size:clamp(2.3rem,4vw,4.4rem);line-height:.96}.brand-copy p{color:#fffc;max-width:52ch;font-size:1.05rem;line-height:1.7}.auth-panel{align-content:start;gap:20px;padding:28px;display:grid}.auth-panel__header{background:#ffffff9e;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:8px;display:grid}.tab-button,.nav-link,.primary-button,.secondary-button,.google-button,.client-toggle{cursor:pointer;border:0;transition:transform .18s,background-color .18s,color .18s,border-color .18s,box-shadow .18s}.tab-button{color:var(--muted);background:0 0;border-radius:999px;padding:12px 16px;font-weight:600}.tab-button.is-active{background:var(--green);color:#fff}.google-button,.primary-button,.secondary-button,.secondary-button.is-ghost{border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:14px 18px;font-weight:600;display:inline-flex}.google-button,.secondary-button{color:var(--text);border:1px solid var(--line);background:#ffffffd1}.primary-button{background:var(--green);color:#fff}.secondary-button.is-ghost{color:var(--green);background:#17483c1a;border:1px solid #17483c29}.google-button:hover,.primary-button:hover,.secondary-button:hover,.tab-button:hover,.nav-link:hover,.client-toggle:hover{transform:translateY(-1px)}.google-button:disabled,.primary-button:disabled,.secondary-button:disabled{opacity:.65;cursor:not-allowed;transform:none}.auth-divider{text-align:center;color:var(--muted);font-size:.92rem;position:relative}.auth-divider:before{content:"";border-top:1px solid var(--line);position:absolute;inset:50% 0 auto}.auth-divider span{background:var(--paper);padding-inline:12px;position:relative}.auth-form,.editor-form{gap:16px;display:grid}.field{gap:8px;display:grid}.field span{font-weight:600}.field input,.field textarea,.field select{border-radius:var(--radius-sm);width:100%;min-height:52px;color:var(--text);background:#ffffffe6;border:1px solid #13292329;padding:14px 16px}.field textarea{resize:vertical;min-height:160px}.auth-note,.section-text,.page-header p,.board-column__header p,.ticket-card__topline,.ticket-description,.profile-card__meta,.callout,.empty-state p,.status-card p{color:var(--muted)}.callout{border:1px solid var(--line);border-radius:14px;padding:12px 14px}.callout.is-error{color:#8b2f1a;background:#cb543614}.callout.is-success{color:var(--green);background:#17483c14}.callout.is-info{color:#8c5b13;background:#b97a1614}.shell{min-height:100vh;padding:20px;position:relative}.shell-main{min-width:0}.shell-backdrop{z-index:29;opacity:0;pointer-events:none;background:#08151229;border:0;position:fixed;inset:0}.shell-backdrop.is-visible{opacity:1;pointer-events:auto}.shell-sidebar{z-index:30;align-content:start;gap:28px;width:min(360px,100vw - 28px);padding:24px;transition:transform .22s;display:grid;position:fixed;top:20px;bottom:20px;right:20px;transform:translate(calc(100% + 40px))}.shell-sidebar.is-open{transform:translate(0)}.shell-sidebar__top{justify-content:space-between;align-items:start;gap:16px;display:flex}.shell-brand{gap:16px;display:grid}.shell-brand__label{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);font-size:.7rem}.shell-brand h2,.board-column__header h2,.panel h2,.empty-state h2{letter-spacing:-.04em;font-family:Space Grotesk,sans-serif}.shell-nav{gap:10px;display:grid}.nav-link{color:var(--muted);border-radius:16px;align-items:center;gap:12px;padding:14px 16px;display:flex}.nav-link.is-active{background:var(--green);color:#fff}.profile-card{background:linear-gradient(160deg,#17483c1f,#ffffffb3);border:1px solid #1329231a;border-radius:22px;gap:12px;padding:18px;display:grid}.profile-card__name{font-weight:700}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.chip,.chip--count{background:#ffffffb8;border:1px solid #1329231f;border-radius:999px;align-items:center;padding:8px 12px;font-size:.92rem;display:inline-flex}.chip--dark{color:#fff;background:var(--green)}.chip--count{background:#b97a161f}.page-section{gap:18px;display:grid}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:14px;display:flex}.page-header h1{font-size:clamp(2rem,3vw,3rem)}.page-header__intro{max-width:62ch;margin-top:8px}.page-header__actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.board{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;display:grid}.board-column{background:linear-gradient(#fff9f0f5,#f5ecdfeb);border-radius:24px;align-content:start;gap:16px;padding:18px;display:grid}.board-column--priority{grid-column:span 2}.board-column__header{justify-content:space-between;align-items:start;gap:12px;display:flex}.project-grid{gap:12px;display:grid}.project-grid--priority{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card{background:#ffffffc2;border:1px solid #1329231a;border-radius:20px;gap:14px;padding:16px;display:grid}.project-card__header{justify-content:space-between;align-items:start;gap:12px;display:flex}.project-card__header h3{letter-spacing:-.03em;font-family:Space Grotesk,sans-serif;font-size:1.18rem}.project-card__header p{color:var(--muted);margin-top:4px}.project-card__meta{font-size:.88rem}.project-ticket-list{gap:10px;display:grid}.ticket-card{color:#fff;background:linear-gradient(160deg,#19483c,#102d25);border-radius:18px;gap:10px;padding:14px;display:grid}.ticket-card__header{justify-content:space-between;align-items:start;gap:12px;display:flex}.ticket-card h4{letter-spacing:-.02em;margin:0;font-family:Space Grotesk,sans-serif;font-size:1rem}.ticket-card__meta-line{color:#ffffffad;margin-top:4px;font-size:.88rem}.ticket-description{color:#ffffffdb;font-size:.95rem;line-height:1.55}.urgency-pill{color:#fff;border-radius:999px;align-items:center;padding:7px 10px;font-size:.85rem;font-weight:700;display:inline-flex}.secondary-button--compact{width:100%;padding:10px 12px}.urgency-pill.is-critical{background:#cf4e32}.urgency-pill.is-high{background:#d68516}.urgency-pill.is-medium{background:#d6a522}.urgency-pill.is-low{background:#6f9f64}.panel{padding:24px}.panel--form{max-width:860px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.range-legend{color:var(--muted);justify-content:space-between;align-items:center;font-size:.92rem;display:flex}.admin-grid{grid-template-columns:minmax(0,1.5fr) minmax(320px,440px);gap:20px;display:grid}.panel--stacked{align-content:start;gap:18px;display:grid}.stack-card{background:#ffffffa6;border:1px solid #1329231a;border-radius:22px;gap:16px;padding:18px;display:grid}.user-list{gap:16px;margin-top:18px;display:grid}.user-card{background:#ffffffad;border:1px solid #1329231a;border-radius:22px;gap:14px;padding:18px;display:grid}.user-card__header,.user-card__footer{justify-content:space-between;align-items:start;gap:16px;display:flex}.user-card__header h3{font-family:Space Grotesk,sans-serif}.user-card__header p{color:var(--muted)}.client-toggle-grid{flex-wrap:wrap;gap:10px;display:flex}.client-toggle{color:var(--muted);background:#ffffffdb;border:1px solid #13292324;border-radius:999px;padding:10px 14px}.client-toggle.is-selected{color:#fff;background:#17483ceb}.empty-state,.status-screen{place-items:center;display:grid}.empty-state{min-height:320px;padding:28px}.status-screen{min-height:100vh;padding:24px}.status-card{text-align:center;justify-items:center;gap:18px;max-width:560px;padding:32px;display:grid}@media (width<=1180px){.auth-layout,.admin-grid{grid-template-columns:1fr}}@media (width<=840px){.auth-layout,.shell{padding:14px}.auth-brand,.auth-panel,.shell-sidebar,.panel,.status-card{border-radius:24px}.shell-sidebar{width:calc(100vw - 28px);top:14px;bottom:14px;right:14px}.form-grid,.user-card__header,.user-card__footer,.page-header{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.page-header .primary-button{width:100%}.page-header__actions{justify-content:stretch;width:100%}.page-header__actions>*{flex:100%}.board-column--priority,.project-grid--priority{grid-column:span 1;grid-template-columns:1fr}}
