:root{--sd-ui-surface: rgba(255, 255, 255, .84);--sd-ui-border: rgba(31, 41, 51, .08);--sd-ui-shadow: 0 18px 44px rgba(15, 23, 42, .05);--sd-ui-radius-card: 24px;--sd-ui-radius-pill: 999px;--sd-ui-space-card: 1.25rem;--sd-ui-space-stack-xs: .35rem;--sd-ui-space-stack-sm: 1rem;--sd-ui-text-muted: #52606d;--sd-ui-pill-background: #fff7ed;--sd-ui-pill-default: #334155;--sd-ui-pill-urgent: #7f1d1d;--sd-ui-pill-high: #9a3412;--sd-ui-pill-medium: #92400e;--sd-ui-pill-low: #1e3a8a}.sd-page-shell,.sd-page-shell__header,.sd-page-shell__nav{display:block}.sd-card{background:var(--sd-ui-surface);border:1px solid var(--sd-ui-border);border-radius:var(--sd-ui-radius-card);box-shadow:var(--sd-ui-shadow);padding:var(--sd-ui-space-card)}.sd-section-title{margin-bottom:var(--sd-ui-space-stack-sm)}.sd-section-title__heading{margin:0}.sd-section-title__subtitle{color:var(--sd-ui-text-muted);margin:var(--sd-ui-space-stack-xs) 0 0}.sd-status-pill{align-self:center;background:var(--sd-ui-pill-background);border-radius:var(--sd-ui-radius-pill);color:var(--sd-ui-pill-default);padding:.35rem .7rem;text-transform:capitalize;white-space:nowrap}.sd-status-pill[data-tone=urgent]{color:var(--sd-ui-pill-urgent)}.sd-status-pill[data-tone=high]{color:var(--sd-ui-pill-high)}.sd-status-pill[data-tone=medium]{color:var(--sd-ui-pill-medium)}.sd-status-pill[data-tone=low]{color:var(--sd-ui-pill-low)}@font-face{font-family:Comfortaa;src:url(/fonts/comfortaa-500-latin.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Comfortaa;src:url(/fonts/comfortaa-700-latin.woff2) format("woff2");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins-400-latin.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins-500-latin.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap}:root{font-family:IBM Plex Sans,ui-sans-serif,system-ui,sans-serif;color:#1f2933;background:#f7f7f5}*{box-sizing:border-box}body{margin:0;background:#f7f7f5}a{color:inherit;text-decoration:none}p{margin:.25rem 0 0;color:#52606d}#root{min-height:100vh}.page-shell{max-width:1500px;margin:0 auto;padding:1.5rem 1rem 2rem}.shell-header{margin-bottom:1.5rem;padding:.85rem 1rem;border:1px solid #ececec;border-radius:20px;background:#ffffffeb;box-shadow:0 16px 40px #0f172a0a}.shell-nav{display:flex;justify-content:space-between;gap:1rem;align-items:center;flex-wrap:wrap}.shell-nav-primary,.shell-nav-admin,.shell-nav-account{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.shell-nav-primary{flex:1 1 auto}.shell-nav-admin{padding-left:.85rem;border-left:1px solid #ececec}.shell-nav-account{margin-left:auto}.shell-nav-link{display:inline-flex;align-items:center;min-height:38px;padding:.55rem .8rem;border-radius:10px;color:#54595f;font-size:.92rem;font-weight:500;transition:background-color .16s ease,color .16s ease}.shell-nav-link:hover{background:#f3f4f6}.shell-nav-link.is-active{background:#54595f;color:#fff}.shell-nav-link-admin{color:#6b7280}.page-intro{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1.5rem}.page-intro-title{display:flex;align-items:center;gap:.9rem}.page-intro-title h1{margin:0;font-family:Comfortaa,ui-sans-serif,sans-serif;font-size:28px;color:#3e4146;font-weight:500;line-height:1.4}.page-intro-actions,.page-controls{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.page-controls select,.page-controls input{min-width:180px}.field-label-inline{display:grid;gap:.35rem;font-size:.8rem;color:#6b7280}.field-label-inline span{font-weight:500}.grid{display:grid;gap:1rem}.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.stack{display:grid;gap:.75rem}.compact-gap{gap:.5rem}.row{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;border-bottom:1px solid #ececec;padding-bottom:.75rem}.row:last-child{border-bottom:none;padding-bottom:0}.row-tight{padding-bottom:0;border-bottom:none;align-items:center}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:999px;background:#4b5563;color:#fff;padding:.72rem 1rem;font:inherit;cursor:pointer}button:hover{filter:brightness(.98)}button:disabled{cursor:not-allowed;opacity:.6}.button-reset{border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;width:100%;background:transparent;color:inherit;padding:0}.button-secondary,.pill-link{display:inline-flex;align-items:center;gap:.35rem;padding:.65rem .9rem;border-radius:999px;background:#e5e7eb;color:#111827;font-weight:500}input,textarea,select{width:100%;border:1px solid #e5e7eb;border-radius:14px;padding:.8rem .9rem;font:inherit;background:#fff}input:focus,textarea:focus,select:focus{outline:none;border-color:#c7cdd4;box-shadow:0 0 0 3px #1118270f}textarea{resize:vertical}.form-block{margin-bottom:1rem}.form-block-tight{margin-bottom:0}.form-label{display:block;margin-bottom:.45rem;color:#3e4146;font-family:Comfortaa,ui-sans-serif,sans-serif;font-size:14px;font-weight:500;line-height:1.4}.surface-panel{background:#ffffffd9;border:1px solid #ececec;border-radius:22px;padding:1rem}.section-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.kanban-screen,.table-screen,.operations-screen{display:grid;gap:1rem}.board{display:grid;grid-template-columns:repeat(6,minmax(280px,1fr));gap:20px;overflow-x:auto;padding-bottom:.5rem}.board-column{min-height:66vh;background:#ffffff73;border:1px solid #eff0f1;border-radius:10px;padding:.8rem}.board-column-planned{background:#f4f5f6}.board-column-in_progress{background:#fbf9f8}.board-column-waiting_for_approval{background:#fbf9f2}.board-column-under_revision{background:#fbf9f8}.board-column-waiting_for_release{background:#f5fafc}.board-column-completed{background:#f8faf7}.board-column-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.85rem}.column-pill{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.25rem .65rem;background:#efefef;font-size:12px;color:#3e4146;font-family:Comfortaa,ui-rounded,Hiragino Maru Gothic ProN,Arial Rounded MT Bold,sans-serif;font-weight:700;line-height:1.4}.column-pill-planned{background:#e7e9eb}.column-pill-in_progress{background:#efdfda}.column-pill-waiting_for_approval{background:#fdecc8}.column-pill-under_revision{background:#efdfda}.column-pill-waiting_for_release{background:#d3e5ef}.column-pill-completed{background:#dbeddb}.task-card{display:flex;flex-direction:column;justify-content:space-between;gap:.4rem;padding:8px 10px;width:100%;max-width:260px;height:96px;border-radius:10px;background:#fff;border:1px solid #e0e0e0;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease}.task-card-with-estimate{height:135px}.task-card-title{display:flex;align-items:center;height:50px;overflow:hidden;color:#54595f;font-family:Poppins,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:1.4}.task-card-title span{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.task-card:hover,.list-card:hover,.table-row:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f172a0f}.task-detail-link{color:#858b93;font-family:Poppins,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:1px}.task-estimate{display:flex;flex-direction:column;justify-content:center;text-align:center}.task-estimate-label,.task-estimate-date{color:#858b93;font-family:Poppins,ui-sans-serif,system-ui,sans-serif;font-size:10px;font-weight:400;line-height:1.5;letter-spacing:1px}.inline-actions{display:flex;justify-content:space-between;gap:.5rem;flex-wrap:wrap;align-items:center}.inline-actions button,.inline-actions a{padding:.55rem .8rem}.feedback-banner{border-radius:18px;padding:.9rem 1rem;border:1px solid transparent}.feedback-banner-success{background:#ecfdf3;color:#166534;border-color:#bbf7d0}.feedback-banner-error{background:#fef2f2;color:#991b1b;border-color:#fecaca}.feedback-banner-info{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.empty-state{border:1px dashed #d1d5db;border-radius:18px;padding:1rem;background:#ffffffbf}.task-meta{display:flex;gap:.75rem;flex-wrap:wrap;color:#7b8794;font-size:.9rem}.session-banner{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;padding:0}.shell-logout-button{min-height:38px;padding:.55rem .95rem}.list-card{display:grid;gap:.35rem;padding:1rem;border:1px solid #ececec;border-radius:18px;background:#ffffffd9}.list-card strong{line-height:1.35}.admin-client-org-card{min-height:64px;padding:.85rem 1rem;align-content:center}.list-card-selected{border-color:#111827;box-shadow:0 0 0 2px #1118270f}.state-pill{border-radius:999px;padding:.3rem .65rem;text-transform:capitalize;font-size:.85rem;background:#efefef}.meta-line{display:flex;justify-content:space-between;gap:1rem;align-items:center;border-bottom:1px solid #f2f2f2;padding-bottom:.65rem}.meta-line:last-child{border-bottom:none;padding-bottom:0}.meta-line span{color:#7b8794}.checkbox-row{display:flex;gap:.65rem;align-items:center}.checkbox-row input{width:auto}.modal-stage{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;align-items:center;justify-items:center;padding:2rem 1rem;background:#1f29336b;overflow-y:auto}.modal-stage>section,.modal-stage>.modal-card-shell>section{width:min(100%,720px);background:#fff!important;border-radius:15px!important}.modal-card-shell{width:100%;display:grid;justify-items:center}.create-task-modal>section,.create-task-modal>.modal-card-shell>section{width:min(100%,640px)}.estimate-task-modal>section,.estimate-task-modal>.modal-card-shell>section{width:min(100%,450px)}.modal-header{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:.35rem}.modal-header h2{margin:0;color:#3e4146;font-family:Comfortaa,ui-sans-serif,sans-serif;font-size:28px;font-weight:500;line-height:1.4}.modal-body{display:grid;gap:1rem}.create-task-intro p{margin:0;color:#54595f;font-family:Poppins,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:400;line-height:1.45}.modal-section{display:grid;gap:.7rem;padding-top:.9rem;border-top:1px solid #efefef}.modal-section:first-child{padding-top:0;border-top:none}.create-task-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;column-gap:1rem}.create-task-input,.create-task-textarea{border-color:#e6e6e7;border-radius:10px;background:#fff;color:#4b5563;font-size:.86rem;line-height:1.45}.create-task-input{min-height:42px;padding:.7rem .8rem}.create-task-input::placeholder,.create-task-textarea::placeholder{color:#c0c5cd;font-style:italic}.create-task-textarea{padding:.7rem .8rem;white-space:pre-line}.create-task-textarea-description{min-height:96px}.create-task-textarea-deliverables{min-height:108px}.create-task-examples-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;align-items:start}.create-task-examples-row .create-task-input{min-height:88px}.visually-hidden-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.create-task-upload-field{display:grid;align-content:start;cursor:pointer}.create-task-upload-panel{min-height:42px;border:1px solid #e6e6e7;border-radius:10px;padding:.65rem .8rem;background:transparent;display:grid;justify-items:center;align-content:center;gap:.22rem;text-align:center;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.create-task-upload-field:hover .create-task-upload-panel{border-color:#cfd5dc;box-shadow:0 8px 22px #0f172a0a}.create-task-upload-field:focus-within .create-task-upload-panel{border-color:#c7cdd4;box-shadow:0 0 0 3px #1118270f}.create-task-upload-icon{width:22px;height:22px;border-radius:999px;display:grid;place-items:center;background:#eef1f4;color:#66707b;font-size:.82rem;font-weight:600}.create-task-upload-title{color:#3e4146;font-family:Comfortaa,ui-sans-serif,sans-serif;font-size:14px;font-weight:500;line-height:1.4}.create-task-upload-copy{color:#8b9199;font-size:.8rem;line-height:1.45;text-align:center}.create-task-upload-list{display:flex;flex-wrap:wrap;gap:.45rem}.create-task-upload-chip{display:inline-flex;align-items:center;max-width:100%;padding:.32rem .6rem;border-radius:999px;background:#eff2f5;color:#59626d;font-size:.78rem;line-height:1.35}.create-task-footer{margin-top:.1rem}.create-task-footer-button{width:100px;height:35px;justify-content:center;padding:8px 16px;border-radius:15px;background:#54595f;color:#fff;font-size:12px;font-weight:400;line-height:1}.create-task-footer .button-secondary{background:#54595f;color:#fff}.detail-section-heading{color:#3e4146;font-family:Comfortaa,ui-sans-serif,sans-serif;font-size:14px;font-weight:500;line-height:1.4}.detail-header-pill{align-self:flex-start}.detail-header-actions{display:grid;justify-items:end;gap:.45rem}.detail-copy-link-button{width:20px;height:20px;padding:0;min-height:20px;display:inline-grid;place-items:center;background:transparent;color:#54595f;border-radius:0}.detail-copy-link-button:hover{background:transparent;filter:none}.task-detail-modal .modal-header{align-items:flex-start}.task-detail-modal .modal-header h2{flex:1 1 auto}.detail-walkthrough-grid{column-gap:1.25rem}.detail-summary-link{display:inline-flex;align-items:center;gap:.55rem;color:#54595f;font-size:14px;font-weight:500;line-height:1.4}.detail-summary-arrow{color:#54595f}.detail-item-panel{display:grid;gap:.55rem}.detail-copy-panel{color:#54595f;line-height:1.55}.detail-comment-meta{color:#858b93;font-size:10px;line-height:1.5;letter-spacing:1px}.detail-comment-button{width:132px}.detail-actions-row{margin-top:.15rem}.detail-link-button{display:inline-flex;align-items:center;text-decoration:none}.auth-shell{max-width:540px;margin:3rem auto 0}.auth-seed-list,.auth-role-list{display:grid;gap:.75rem}.auth-seed-item{display:grid;gap:.2rem;justify-items:start;text-align:left;width:100%;padding:.8rem .9rem;border:1px solid #e6e6e7;border-radius:10px;background:#fff;color:#54595f}.auth-seed-item strong{font-size:.92rem}.auth-seed-item span{font-size:.8rem;color:#7a8189}.auth-role-card{display:grid;gap:.45rem;padding:.8rem .9rem;border:1px solid #e6e6e7;border-radius:10px;background:#fff;color:#54595f}.auth-role-notes{margin:0;padding-left:1rem;display:grid;gap:.28rem;color:#6d7480;font-size:.82rem;line-height:1.45}.table-wrap{background:#ffffffd1;border:1px solid #ececec;border-radius:18px;overflow:auto}.data-table{width:100%;border-collapse:collapse;min-width:900px}.data-table th,.data-table td{text-align:left;padding:.95rem .9rem;border-bottom:1px solid #efefef;vertical-align:top}.data-table th{font-weight:600;color:#4b5563;white-space:nowrap}.table-row{transition:transform .14s ease,box-shadow .14s ease}.segmented{display:flex;gap:.6rem;flex-wrap:wrap}.segmented button{background:#e5e7eb;color:#111827}.segmented .is-active{background:#4b5563;color:#fff}.content-summary{padding:1.15rem 1.25rem}.homepage-editor-shell{display:grid;gap:1rem;padding:1.15rem 1.25rem}.homepage-slot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.homepage-slot-card{align-content:start}.content-help-copy{font-size:.95rem;color:#6b7280}.content-item-meta{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.list-shell{display:grid;gap:1rem}.split-shell{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:1rem}.stacked-sections{display:grid;gap:1rem}.quiet-label{font-size:.86rem;color:#6b7280;text-transform:uppercase;letter-spacing:.08em}@media(max-width:1100px){.two-column,.split-shell,.create-task-meta-grid,.homepage-slot-grid{grid-template-columns:1fr}}@media(max-width:960px){.page-intro,.section-header{flex-direction:column}.page-shell{padding:1rem .8rem 1.5rem}.shell-nav{justify-content:flex-start}.shell-nav-admin{padding-left:0;border-left:none}.shell-nav-account{margin-left:0}}
