:root{--blue: #1726d5;--blue-dark: #07133f;--blue-soft: #eef2ff;--blue-soft-strong: #e6ebfb;--ink: #101936;--muted: #6d7588;--line: #d8deec;--bg: #f7f8fc;--white: #ffffff;--green: #0c7a43;--amber: #9a5b00;--red: #bd2431;--shadow: 0 20px 60px rgba(18, 28, 68, .12);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled,select:disabled{cursor:wait;opacity:.62}.app-shell{min-height:100vh;padding-bottom:92px}.hero-header{align-items:center;background:var(--blue);border-bottom:8px solid #d6dcee;color:var(--white);display:flex;justify-content:space-between;gap:32px;padding:34px clamp(22px,6vw,76px) 28px}.company,.eyebrow{font-size:.9rem;font-weight:900;letter-spacing:.22em;margin:0 0 10px;text-transform:uppercase}.hero-header h1{font-size:clamp(2.3rem,5vw,4.7rem);line-height:.96;margin:0;text-transform:uppercase}.subtitle{font-size:clamp(1rem,2vw,1.28rem);margin:16px 0 0;opacity:.9}.review-box{min-width:min(310px,34vw);text-align:right}.review-box span{border:2px solid rgba(255,255,255,.92);border-radius:8px;display:inline-flex;font-size:1rem;font-weight:900;letter-spacing:.18em;padding:12px 22px;text-transform:uppercase}.review-box p{font-size:1.08rem;margin:18px 0 4px}.review-box strong{font-size:1.07rem}.toolbar{align-items:center;display:flex;gap:18px;justify-content:space-between;margin:24px auto 16px;max-width:1380px;padding:0 clamp(18px,5vw,76px)}.toolbar-actions,.signed-in,.role-toggle{align-items:center;display:flex;gap:12px}.segmented-tabs{background:#e7ecfb;border-radius:8px;display:inline-flex;padding:4px}.segmented-tabs button{background:transparent;border-radius:6px;color:var(--blue-dark);font-weight:900;min-height:46px;padding:0 26px}.segmented-tabs button.active{background:var(--white);box-shadow:0 6px 18px #121c441f;color:var(--blue)}.role-toggle,.signed-in{background:var(--white);border:1px solid var(--line);border-radius:8px;min-height:46px;padding:0 12px}.role-toggle select{background:transparent;border:0;color:var(--blue-dark);font-weight:850}.signed-in span{color:var(--muted)}.signed-in strong{color:var(--blue);text-transform:capitalize}.primary-button,.secondary-button,.danger-button,.icon-button{align-items:center;border-radius:8px;display:inline-flex;font-weight:900;gap:8px;justify-content:center;min-height:46px}.primary-button{background:var(--blue);color:var(--white);padding:0 18px}.secondary-button{background:#e9edfa;color:var(--blue);padding:0 14px}.danger-button{background:#ffecef;color:var(--red);padding:0 14px}.icon-button{background:#1726d514;color:var(--blue);flex:0 0 42px;min-height:42px;width:42px}.setup-strip,.error-strip{align-items:center;border-radius:8px;display:flex;gap:10px;margin:0 auto 16px;max-width:1220px;padding:13px 16px}.setup-strip{background:#fff7e3;color:#684600}.error-strip{background:#fff0f2;color:var(--red)}.error-strip button{background:transparent;color:inherit;font-weight:900;margin-left:auto}.priority-board{display:grid;gap:44px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin:0 auto;max-width:1380px;padding:8px clamp(18px,5vw,76px) 36px}.board-column{display:flex;flex-direction:column;gap:20px;min-width:0}.section-block{min-width:0}.section-title-row{align-items:center;display:flex;gap:16px;justify-content:space-between;margin:0 0 14px;min-height:46px;position:relative}.section-title-row:before{background:var(--blue);border-radius:999px;content:"";display:block;height:30px;left:0;position:absolute;width:7px}.section-due_active .section-title-row{background:var(--blue);border-radius:8px;color:var(--white);padding:0 22px}.section-due_active .section-title-row:before{display:none}.section-title-row h2{font-size:clamp(1.25rem,2vw,1.72rem);margin:0;padding-left:20px;text-transform:uppercase}.section-due_active .section-title-row h2{padding-left:0}.section-title-row span{color:#8d95aa;font-size:.92rem;font-weight:900;letter-spacing:.12em;text-align:right;text-transform:uppercase}.section-due_active .section-title-row span{color:#ffffffc7}.cards-list{display:grid;gap:14px}.priority-card{background:var(--blue-soft-strong);border:2px solid transparent;border-radius:8px;display:grid;gap:12px;padding:19px 20px}.status-parked,.status-canceled,.section-parked .priority-card{background:var(--white);border-color:#c5cede;border-style:dashed}.status-completed{background:#eaf8ef}.status-canceled{background:#fff3f4}.card-top{align-items:flex-start;display:grid;gap:14px;grid-template-columns:46px minmax(0,1fr) auto}.item-number{color:var(--blue);font-size:1.22rem;font-weight:950;line-height:1.2}.card-title-group{min-width:0}.priority-card h3{color:var(--blue-dark);font-size:clamp(1.13rem,1.7vw,1.34rem);line-height:1.08;margin:0 0 10px}.priority-card p{color:#42495c;font-size:clamp(1rem,1.4vw,1.09rem);line-height:1.45;margin:0}.card-meta,.card-actions{display:flex;flex-wrap:wrap;gap:8px}.status-pill,.priority-pill,.outline-chip{align-items:center;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:950;letter-spacing:.08em;min-height:27px;padding:0 10px;text-transform:uppercase}.status-pill{background:var(--white);color:var(--blue-dark)}.priority-pill{background:#f2f4fb;color:#5d667b}.priority-high .priority-pill{background:#fff2d5;color:var(--amber)}.priority-low .priority-pill{background:#eef2f5;color:#647081}.outline-chip{background:var(--white);border:2px solid var(--blue);color:var(--blue)}.notes-line{align-items:center;color:#4f5c76;display:flex;gap:8px;font-size:.95rem}.card-actions{border-top:1px solid rgba(16,25,54,.09);margin-top:2px;padding-top:12px}.compact-select{align-items:center;background:var(--white);border:1px solid #cad2e5;border-radius:8px;color:var(--blue-dark);display:inline-flex;gap:8px;min-height:44px;padding:0 10px}.compact-select select{background:transparent;border:0;color:inherit;font-weight:850;min-width:112px}.login-screen,.loading-screen{align-items:center;background:linear-gradient(180deg,var(--blue) 0 36%,transparent 36%),var(--bg);display:flex;min-height:100vh;justify-content:center;padding:24px}.login-panel{background:var(--white);border-radius:8px;box-shadow:var(--shadow);max-width:560px;padding:34px;width:100%}.login-panel h1{color:var(--blue-dark);font-size:2.8rem;margin:0 0 24px}.login-panel label,.form-grid label{color:var(--blue-dark);display:grid;font-weight:900;gap:8px}.login-row{display:grid;gap:10px;grid-template-columns:1fr auto}input,select,textarea{background:var(--white);border:1px solid #cbd3e6;border-radius:8px;color:var(--ink);min-height:48px;padding:11px 12px;width:100%}textarea{min-height:92px;resize:vertical}.success-message{color:var(--green);font-weight:850}.error-message{color:var(--red);font-weight:850}.loading-screen{color:var(--white);flex-direction:column;font-size:1.2rem;font-weight:900;gap:14px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop{align-items:center;background:#07133f6b;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:20px;position:fixed;z-index:30}.editor-modal{background:var(--white);border-radius:8px;box-shadow:var(--shadow);max-height:min(820px,calc(100vh - 32px));max-width:820px;overflow:auto;padding:24px;width:100%}.modal-title-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.modal-title-row h2{color:var(--blue-dark);font-size:2rem;margin:0}.form-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.wide-field{grid-column:1 / -1}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:22px}.bottom-tabs{background:#fffffff5;border-top:1px solid var(--line);bottom:0;display:none;gap:8px;left:0;padding:10px 14px calc(10px + env(safe-area-inset-bottom));position:fixed;right:0;z-index:20}.bottom-tabs button{align-items:center;background:transparent;border-radius:8px;color:#5e6677;display:flex;flex:1;flex-direction:column;font-size:.84rem;font-weight:900;gap:4px;min-height:58px}.bottom-tabs button.active{background:var(--blue);color:var(--white)}@media (min-width: 1180px){.primary-column .priority-card{min-height:132px}}@media (max-width: 980px){.hero-header{align-items:flex-start;flex-direction:column}.review-box{min-width:0;text-align:left}.toolbar{align-items:stretch;flex-direction:column}.toolbar-actions{justify-content:space-between}.priority-board{gap:20px;grid-template-columns:1fr}}@media (max-width: 720px){.app-shell{padding-bottom:94px}.hero-header{padding:28px 18px 24px}.hero-header h1{font-size:2.55rem}.review-box span{font-size:.82rem;padding:10px 14px}.toolbar{margin-top:16px;padding:0 14px}.segmented-tabs{display:none}.toolbar-actions{flex-wrap:wrap}.toolbar-actions .primary-button{flex:1 1 130px}.role-toggle,.signed-in{flex:1 1 180px}.setup-strip,.error-strip{border-radius:0;margin-bottom:12px}.priority-board{padding:4px 14px 28px}.section-title-row{min-height:42px}.section-title-row h2{font-size:1.15rem}.section-title-row span{font-size:.72rem}.priority-card{padding:17px 15px}.card-top{grid-template-columns:38px minmax(0,1fr) auto}.item-number{font-size:1.05rem}.priority-card h3{font-size:1.13rem}.card-actions{display:grid;grid-template-columns:1fr 1fr}.card-actions .compact-select{grid-column:1 / -1}.secondary-button,.danger-button{min-width:0}.login-row,.form-grid{grid-template-columns:1fr}.modal-actions{display:grid;grid-template-columns:1fr 1fr}.bottom-tabs{display:flex}}
