:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171717;background:#fafafa;font-size:14px;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer;border:1px solid #e5e5e5;border-radius:6px;background:#fff;padding:6px 12px;white-space:nowrap;min-height:32px}button:hover{background:#f5f5f5}button:disabled{opacity:.45;cursor:not-allowed}.primary{background:#171717;color:#fff;border-color:#171717}.primary:hover{background:#262626}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #737373;outline-offset:2px}input,select,textarea{border:1px solid #e5e5e5;border-radius:6px;background:#fff;padding:8px 10px;min-width:0;max-width:100%}textarea{resize:vertical;line-height:1.6}h1,h2,h3,p{margin:0}h1{font-size:25px;font-weight:600;letter-spacing:-.6px}h2{font-size:15px;line-height:24px}h3{font-size:14px;line-height:22px}p{line-height:1.7}small{font-size:12px;color:#737373}a{color:#525252;overflow-wrap:anywhere}.app-header{height:80px;border-bottom:1px solid #e5e5e5;display:flex;align-items:center;justify-content:space-between;padding:0 32px;background:#fff;gap:20px}.brand{display:flex;gap:12px;align-items:center;flex-shrink:0}.brand strong{font-size:15px}.brand small{display:block;font-size:10px;letter-spacing:1.3px;margin-top:4px}.brand-mark{display:grid;place-items:center;background:#171717;color:#fff;border-radius:9px;width:36px;height:36px;font-size:28px;font-weight:600}.header-actions{display:flex;align-items:center;gap:10px;min-width:0}.user-name{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#737373;margin-right:10px}main{padding:32px;min-width:0}.week-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;gap:24px}.eyebrow{font-size:11px;letter-spacing:1px;color:#737373;display:block;margin-bottom:12px}.week-bar p{font-size:12px;color:#737373;margin-top:10px}.week-actions{display:flex;gap:8px;flex-shrink:0}.filters{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:0 0 20px}.filters select{width:144px;flex:0 0 144px;height:34px;padding:4px 10px}.filters select:nth-child(2){width:176px;flex-basis:176px}.filters .search{width:240px;flex:0 0 240px;height:34px}.active{background:#171717!important;color:#fff!important;border-color:#171717!important}.sync{margin-left:auto;color:#a3a3a3;font-size:11px}.inbox-strip{display:flex;gap:12px;align-items:center;margin-bottom:16px;color:#737373;font-size:12px;flex-wrap:wrap}.board-scroll{overflow-x:auto;min-width:0;padding-bottom:24px}.board{display:flex;gap:16px;align-items:flex-start}.column{width:300px;min-width:300px;flex:0 0 300px;border:1px solid #e5e5e5;border-radius:8px;background:#f5f5f5}.column-header{display:flex;justify-content:space-between;padding:16px;align-items:center;font-weight:600;font-size:13px}.column-header>span:first-child{display:flex;align-items:center;gap:8px}.column-header i{width:7px;height:7px;background:#a3a3a3;border-radius:50%}.column-header i.IN_PROGRESS{background:#171717}.column-header i.IN_REVIEW{background:#a38a57}.column-header i.DONE{background:#729b84}.count{font-size:11px;font-weight:400;color:#737373;border:1px solid #e5e5e5;border-radius:4px;padding:1px 6px}.cards{padding:0 10px 10px}.task-card{width:100%;min-width:0;text-align:left;display:block;padding:14px;background:#fff;white-space:normal;margin-bottom:9px;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #00000003}.task-card:hover{background:#fff;border-color:#a3a3a3;box-shadow:0 3px 8px #00000006}.card-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.4px;color:#a3a3a3;margin-bottom:10px}.task-card h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;font-size:14px;font-weight:550;min-height:22px}.card-bottom{display:flex;justify-content:space-between;gap:8px;margin-top:20px;color:#737373;font-size:11px}.project-label{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.assignee{flex-shrink:0}.blocked{color:#a16207}.task-card small{display:block;margin-top:8px;font-size:10px}.empty{padding:45px 10px;text-align:center;color:#a3a3a3;font-size:12px}.paging{display:flex;justify-content:space-between}.mobile-tabs{display:none}.welcome{text-align:center;padding:110px 24px}.large{margin:0 auto 28px;width:60px;height:60px;font-size:46px}.welcome p{color:#737373;margin:20px 0 30px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0003;display:flex;justify-content:center;align-items:center;z-index:300;padding:16px}.panel{background:#fff;border:1px solid #e5e5e5;border-radius:8px;width:min(560px,calc(100vw - 32px));max-height:calc(100dvh - 32px);display:grid;grid-template-rows:auto minmax(0,1fr);box-shadow:0 18px 60px #0002;outline:none;min-width:0}.panel-header{display:grid;grid-template-columns:minmax(0,1fr) 66px;gap:16px;align-items:start;padding:16px 20px;border-bottom:1px solid #e5e5e5}.panel-header h2{min-width:0;overflow-wrap:anywhere}.corner-actions{display:grid;grid-template-columns:30px 30px;gap:6px;width:66px;min-width:66px;flex:0 0 66px}.corner{display:grid;place-items:center;width:30px;height:30px;min-height:30px;padding:0;border-radius:6px}.corner.close{grid-column:2;color:#525252}.corner svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.panel-body{padding:20px;overflow:auto;min-width:0;min-height:0;overscroll-behavior:contain}.side{z-index:200;justify-content:flex-end;align-items:stretch;padding:0}.side>.panel{width:min(560px,100vw);max-height:100dvh;border-radius:0;border-width:0 0 0 1px;box-shadow:-8px 0 40px #0001}.alert{z-index:600}.alert .panel{width:min(448px,calc(100vw - 32px))}.alert p{font-size:14px}.alert textarea{width:100%;margin-top:16px}.form{display:flex;flex-direction:column;gap:16px;min-width:0}.form label{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#525252}.form input,.form select,.form textarea{width:100%;font-size:14px;color:#171717}.form pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.8}.criterion-edit{display:flex;gap:8px;align-items:start}.criterion-edit textarea{flex:1;min-width:0}.criterion-edit button{flex-shrink:0}.check-row{flex-direction:row!important;align-items:flex-start;line-height:1.7}.check-row input{width:16px;height:16px;flex-shrink:0;accent-color:#171717}.detail-meta{display:flex;gap:12px;align-items:center;font-size:12px;color:#737373;margin-bottom:18px;flex-wrap:wrap}.pill{padding:4px 8px;border:1px solid #e5e5e5;border-radius:5px;color:#171717}.people{display:flex;flex-wrap:wrap;gap:14px;align-items:center;font-size:12px;color:#737373}.people b{font-weight:500;color:#171717;overflow-wrap:anywhere}.action-row{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.detail-section{border-top:1px solid #eee;padding-top:20px;margin-top:22px}.detail-section header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.detail-section h3{font-weight:600;margin-bottom:12px}.prewrap{white-space:pre-wrap;overflow-wrap:anywhere}.muted{color:#737373;font-size:12px;margin-top:10px}.criteria{padding-left:20px;line-height:1.8;overflow-wrap:anywhere}.materials{display:flex;flex-direction:column;gap:10px;margin-top:14px}.materials img{max-width:100%;border-radius:6px;border:1px solid #eee}.materials a{font-size:12px}.block-detail{border-left:3px solid #d97706;padding:12px;margin-top:18px;background:#fffbf0;font-size:12px}.timeline{padding:12px 0;border-bottom:1px solid #f5f5f5}.timeline p{font-size:13px;margin-top:6px;overflow-wrap:anywhere}.comment-box{margin:16px 0;display:flex;gap:8px;align-items:start}.comment-box textarea{flex:1;min-width:0}.project-row{padding:20px 0;border-bottom:1px solid #eee;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.project-row>div{flex:1;min-width:0}.project-row strong{overflow-wrap:anywhere}.project-row small{display:block;margin-top:6px}.project-row details{width:100%}.project-member{display:flex;justify-content:space-between;margin:10px 0}.toast-host{position:fixed;z-index:500;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));width:min(360px,calc(100vw - 32px));display:flex;flex-direction:column;gap:8px;pointer-events:none}.toast{display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:8px;border:1px solid #e5e5e5;border-left:3px solid #171717;background:#fff;border-radius:8px;padding:10px;box-shadow:0 14px 36px #0f172a24;font-size:13px;line-height:20px;pointer-events:auto;overflow-wrap:anywhere}.toast.error{border-left-color:#b42318}.toast button{padding:0;width:30px;height:30px}.spinner{width:14px;height:14px;border:2px solid #fff5;border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}summary{cursor:pointer;font-size:13px;color:#525252}@media (max-width: 1023px){.mobile-tabs{display:flex;gap:8px;overflow:auto;margin-bottom:16px}.mobileHidden{display:none}.column{width:100%;min-width:0;flex:1}.board-scroll{overflow-x:hidden}.week-bar{align-items:flex-start}.week-actions{flex-direction:column}main{padding:20px}.app-header{padding:0 20px}.filters .search{flex:1 0 200px}.user-name{display:none}}@media (max-width: 767px){.side>.panel{width:100vw}.app-header{height:72px}.brand small{font-size:8px}.header-actions{gap:5px}.header-actions button{padding:6px 8px}h1{font-size:21px}.week-bar{gap:12px}.filters select{width:132px;flex-basis:132px}.sync{display:none}.week-actions button{font-size:12px}}@media (pointer: coarse){button{min-height:44px}.panel-header{grid-template-columns:minmax(0,1fr) 94px}.corner-actions{width:94px;min-width:94px;grid-template-columns:44px 44px}.corner{width:44px;height:44px;min-height:44px}}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important}}@media (max-width: 379px){.app-header{height:auto;min-height:72px;padding:12px 16px;flex-wrap:wrap;gap:12px}.header-actions{margin-left:auto}.week-bar{flex-wrap:wrap}.week-actions{flex-direction:row}.mobile-tabs{gap:4px}.mobile-tabs button{padding:6px 8px;font-size:12px}}
