app-site-layout{--ash: #f9fbfe;--paper: #ffffff;--ink: #1b2d47;--slate: #68768b;--line: #dce4ef;--line-soft: #e5eaf2;--copper: #3569d9;--copper-deep: #2857bb;--lichen: #4c8576;--font: "Manrope", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--gutter: clamp(24px, 5vw, 72px);--max: 1280px;background:var(--ash);color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.6}app-site-layout h1,app-site-layout h2,app-site-layout h3,app-site-layout h4{font-stretch:normal}app-site-layout .site-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:44px;padding:15px 21px;border:1px solid var(--line);border-radius:7px;background:transparent;color:var(--ink);font-size:13px;line-height:1.4;font-family:inherit;font-weight:550;text-decoration:none;cursor:pointer;transition:background-color .2s,border-color .2s,color .2s}app-site-layout .site-button app-icon{font-size:17px}app-site-layout .site-button--primary{background:var(--copper);border-color:var(--copper);color:#fff;box-shadow:0 3px 6px #3569d918}app-site-layout .site-button--primary:hover{background:var(--copper-deep);border-color:var(--copper-deep)}app-site-layout .site-button--light{background:#fff;border-color:#fff;color:#203553}app-site-layout .site-button--light:hover{background:#e6edfa;border-color:#e6edfa}app-site-layout .text-link{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:550;text-decoration:none}app-site-layout .text-link:hover{color:var(--copper)}app-site-layout input:not([type=checkbox],[type=radio],[type=range],[type=color]),app-site-layout textarea,app-site-layout select{font-family:inherit;font-size:13px;border:1px solid var(--line);background:#fbfcfe;border-radius:7px;padding:12px 13px}app-site-layout input:focus,app-site-layout textarea:focus,app-site-layout select:focus{outline:2px solid rgba(53,105,217,.168627451);outline-offset:1px;border-color:var(--copper)}app-site-layout input::placeholder,app-site-layout textarea::placeholder{color:#8a95a6;opacity:1}app-site-layout .field{font-size:12px;gap:7px;font-weight:550}app-site-layout .field small{font-size:10px}app-site-layout .btn{font-family:inherit;font-size:12px;padding:13px 20px;border-width:1px;border-radius:7px}@media(max-width:760px){app-site-layout input:not([type=checkbox],[type=radio]),app-site-layout textarea{font-size:16px}}app-shell{font-family:var(--font);color:var(--ink)}app-shell h1,app-shell h2,app-shell h3,app-shell h4{font-stretch:normal}app-shell .page-head{align-items:center;margin-bottom:28px;gap:20px}app-shell .page-head h1{font-size:30px;font-weight:650;letter-spacing:-.045em;line-height:1.3}app-shell .page-head p{font-size:13px;color:var(--slate);line-height:1.8;margin-top:7px;max-width:65ch}app-shell .page-actions{gap:9px}app-shell .btn{--btn-bg: var(--copper);font-size:12px;font-weight:600;min-height:39px;padding:10px 15px;border-width:1px;border-radius:7px;gap:8px}app-shell .btn--ghost{background:#fff;color:#586b86;border-color:#dbe3ef}app-shell .btn--ghost:hover{background:#f3f6fc;color:var(--copper);border-color:#c7d6ef}app-shell .btn--quiet{background:transparent;color:var(--slate);border-color:transparent}app-shell .btn--quiet:hover{background:#edf2fa;color:var(--ink)}app-shell .btn--danger{--btn-bg: var(--danger)}app-shell .btn--small{min-height:31px;font-size:11px;padding:6px 10px}app-shell .panel{border:1px solid #e3e9f2;border-radius:13px;padding:22px;box-shadow:0 2px 4px #243b5803}app-shell .panel h2{font-size:16px;font-weight:650;letter-spacing:-.025em;margin-bottom:18px}app-shell .stat-row{grid-template-columns:repeat(auto-fit,minmax(min(185px,100%),1fr));gap:16px;margin-bottom:25px}app-shell .stat{padding:22px;border:1px solid #e3e9f2;border-radius:13px;box-shadow:0 2px 4px #243b5803}app-shell .stat b{font-size:30px;font-weight:600;letter-spacing:-.035em;font-stretch:normal;margin-bottom:10px}app-shell .stat span{font-size:12px;line-height:1.7;color:var(--slate)}app-shell .badge{font-size:10px;font-weight:600;padding:3px 8px;border-radius:5px;background:#edf1f7;color:#65768e}app-shell .badge--ok{background:#eaf5ef;color:#3f806a}app-shell .badge--warn{background:#fff4e3;color:#a07937}app-shell .badge--danger{background:#fff0ef;color:#b15d55}app-shell .badge--info{background:#edf2ff;color:#5075c1}app-shell .table-wrap{border-color:#e3e9f2;border-radius:12px;box-shadow:0 2px 4px #243b5803}app-shell .table{font-size:12px}app-shell .table th{color:#8190a5;font-size:10px;font-weight:600;background:#fafbfd;padding:15px 18px;border-bottom:1px solid #e8edf4}app-shell .table td{padding:17px 18px;border-bottom-color:#eef1f6}app-shell .table tbody tr:hover{background:#f9fbff}app-shell .table td b{font-weight:600}app-shell .field{font-size:12px;gap:8px;font-weight:550}app-shell input:not([type=checkbox],[type=radio],[type=range],[type=color]),app-shell select,app-shell textarea{font-family:inherit;font-size:13px;background:#fcfdff;border:1px solid #dce4ef;border-radius:7px;padding:11px 12px;min-height:40px}app-shell input:focus,app-shell select:focus,app-shell textarea:focus{outline:3px solid rgba(53,105,217,.0705882353);outline-offset:0;border-color:var(--copper)}app-shell input::placeholder,app-shell textarea::placeholder{color:#8d9bb0;opacity:1}app-shell .chip{border:1px solid #e1e8f2;background:#fff;color:#75849a;font-size:12px;font-weight:550;padding:8px 13px;border-radius:7px;transition:background-color .2s,color .2s}app-shell .chip:hover{border-color:#c5d4ed;color:var(--copper)}app-shell .chip.active{background:#ecf2ff;color:#3569d9;border-color:#cfddf8}app-shell .chips{gap:8px}app-shell .tabs{gap:6px;border-bottom:1px solid #e1e8f2;padding-bottom:10px;margin-bottom:24px}app-shell .tabs button,app-shell .tabs a{font-size:12px;font-weight:550;padding:9px 15px;border:0;border-radius:7px;color:#7c8aa0;margin:0}app-shell .tabs .active{color:var(--copper);background:#eaf1fe}app-shell .tabs button:hover,app-shell .tabs a:hover{color:var(--copper)}app-shell .empty{padding:46px 24px;background:#fff;border:1px dashed #d5dfed;border-radius:13px;font-size:13px;line-height:1.8}app-shell .empty strong{font-size:18px;font-weight:600;margin-bottom:7px}app-shell .board{gap:16px;grid-auto-columns:minmax(250px,1fr)}app-shell .column{background:#edf1f7;border:1px solid #e1e7f1;border-radius:11px;padding:12px}app-shell .column-head{font-size:12px;padding:5px 5px 17px}app-shell .column-list{gap:10px}app-shell .card{border-color:#e1e7f1;border-radius:9px;padding:15px;font-size:12px;box-shadow:0 2px 3px #20395803}app-shell .card-title{font-size:13px;font-weight:600;line-height:1.65}app-shell .card-meta{font-size:11px;line-height:1.7;gap:7px}app-shell .avatar{background:#e8effc;color:#5c7daf;border-color:#fff}app-shell .modal-backdrop{background:#182b464d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:24px}app-shell .modal{border:1px solid #e0e8f3;border-radius:16px;padding:27px;box-shadow:0 25px 100px -30px #172e5b60}app-shell .modal-head{margin-bottom:24px}app-shell .modal-head h2{font-size:21px;font-weight:600}app-shell .modal-foot{border-top:1px solid var(--line-soft);padding-top:20px;margin-top:26px}:root app-shell app-projects .grid{gap:20px}:root app-shell app-projects .project{position:relative;padding:24px;border:1px solid #e1e8f2;border-radius:13px;gap:10px;overflow:hidden}:root app-shell app-projects .project:before{content:"";position:absolute;top:26px;left:0;width:3px;height:30px;background:var(--c);border-radius:0 3px 3px 0}:root app-shell app-projects .project:hover{border-color:#c2d1e9;box-shadow:0 5px 18px -10px #45638a25}:root app-shell app-projects .project h2{font-size:20px;font-weight:650;letter-spacing:-.035em;margin-block:6px 0}:root app-shell app-projects .numbers{padding-top:18px;margin-top:7px}:root app-shell app-projects .numbers b{font-size:24px;font-weight:600}:root app-shell app-projects .type{font-size:11px}:root app-shell app-projects .pl{font-size:10px}:root app-shell app-projects .foot{flex-wrap:wrap;font-size:10px;padding-top:8px;gap:8px}:root app-shell app-projects .progress{height:4px;margin-top:13px}:root app-shell app-projects .period{font-size:10px}:root app-shell app-projects .client{font-size:12px}:root app-shell app-contacts .list{max-width:none}:root app-shell app-contacts .msg{padding:24px;gap:17px}:root app-shell app-contacts .msg--new{border-left:3px solid #5682da}:root app-shell app-contacts .body{font-size:13px;line-height:1.85;color:#5b6e88}:root app-shell app-contacts .meta{font-size:11px}:root app-shell app-contacts footer{border-top:1px solid var(--line-soft);padding-top:17px}:root app-shell app-contacts .msg header b{font-size:15px;font-weight:600}app-shell app-posts .table td:first-child{max-width:400px}app-shell app-profile .stack{max-width:760px}app-shell app-users .person{gap:12px}@media(max-width:700px){app-shell .page-head{gap:16px;margin-bottom:23px}app-shell .page-head h1{font-size:26px}app-shell .page-head p{font-size:12px}app-shell .page-head>:first-child{flex-basis:100%}app-shell .page-head>:last-child:not(:first-child){margin-left:0}app-shell .panel,app-shell .stat{padding:18px}app-shell .stat-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}app-shell .stat b{font-size:25px}app-shell .table th,app-shell .table td{padding:14px}app-shell .modal{padding:22px}app-shell .modal-backdrop{padding:12px}app-shell input:not([type=checkbox],[type=radio],[type=range],[type=color]),app-shell textarea,app-shell select{font-size:16px}:root app-shell app-contacts header{flex-wrap:wrap}:root app-shell app-contacts .meta{flex-wrap:wrap}:root app-shell app-contacts footer .btn{white-space:normal;overflow-wrap:anywhere}:root app-shell app-contacts .body{overflow-wrap:anywhere}}:root{--ash: #f5f7fb;--paper: #ffffff;--ink: #23344d;--slate: #738197;--line: #dce4ef;--line-soft: #e8edf4;--copper: #3569d9;--copper-deep: #2856ba;--lichen: #498978;--danger: #b42318;--info: #3d5a80;--font: "Manrope", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--step--1: clamp(.82rem, .8rem + .1vw, .88rem);--step-0: clamp(.875rem, .85rem + .1vw, .95rem);--step-1: clamp(1.2rem, 1.12rem + .4vw, 1.4rem);--step-2: clamp(1.5rem, 1.35rem + .8vw, 2rem);--step-3: clamp(2rem, 1.6rem + 2vw, 3.2rem);--step-4: clamp(2.7rem, 1.8rem + 4.6vw, 6.2rem);--radius-s: 6px;--radius-m: 12px;--radius-l: 18px;--gutter: clamp(1rem, 4vw, 3rem);--max: 78rem;--shadow-lift: 0 1px 0 rgb(31 35 40 / .04), 0 12px 32px -12px rgb(31 35 40 / .22)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5.5rem;-webkit-text-size-adjust:100%}body{margin:0;background:var(--ash);color:var(--ink);font-family:var(--font);font-size:var(--step-0);line-height:1.55;font-optical-sizing:auto;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{margin:0;line-height:1.08;font-weight:700;font-stretch:88%;letter-spacing:-.02em;text-wrap:balance}p{margin:0;text-wrap:pretty}a{color:inherit}img{max-width:100%;display:block}button{font:inherit}:focus-visible{outline:2px solid var(--copper);outline-offset:2px;border-radius:4px}::selection{background:var(--copper);color:var(--paper)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.wrap{width:100%;max-width:var(--max);margin-inline:auto;padding-inline:var(--gutter)}.muted{color:var(--slate)}.btn{--btn-bg: var(--ink);--btn-fg: var(--paper);display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1.15rem;border:1.5px solid var(--btn-bg);border-radius:8px;background:var(--btn-bg);color:var(--btn-fg);font-weight:600;font-size:var(--step-0);line-height:1.2;text-decoration:none;cursor:pointer;transition:background-color .15s,color .15s,border-color .15s,transform .15s;white-space:nowrap}.btn:hover{--btn-bg: var(--copper-deep)}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn--copper{--btn-bg: var(--copper)}.btn--ghost{background:transparent;color:var(--ink);border-color:var(--ink)}.btn--ghost:hover{background:var(--ink);color:var(--paper)}.btn--quiet{background:transparent;color:var(--ink);border-color:transparent}.btn--quiet:hover{background:#1f232812;color:var(--ink)}.btn--danger{--btn-bg: var(--danger)}.btn--small{padding:.4rem .7rem;font-size:var(--step--1);border-radius:6px}.field{display:grid;gap:.35rem;font-size:var(--step--1);font-weight:600}.field>span small{font-weight:400;color:var(--slate)}.field--row{display:flex;align-items:center;gap:.5rem}input:not([type=checkbox],[type=radio],[type=range],[type=color]),select,textarea{width:100%;font:inherit;font-size:var(--step-0);font-weight:400;color:var(--ink);background:var(--paper);border:1.5px solid var(--line);border-radius:8px;padding:.6rem .75rem;transition:border-color .15s}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--ink)}textarea{resize:vertical;min-height:7rem;line-height:1.5}input[type=checkbox],input[type=radio]{accent-color:var(--copper);width:1.05rem;height:1.05rem}input[type=color]{width:3rem;height:2.4rem;border:1.5px solid var(--line);border-radius:8px;background:var(--paper);padding:2px}.form-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(15rem,100%),1fr))}.form-grid .span-all{grid-column:1/-1}.prose{font-size:1.1rem;line-height:1.7;max-width:68ch}.prose>*+*{margin-top:1.1em}.prose h2{font-size:var(--step-2);margin-top:1.8em}.prose h3{font-size:var(--step-1);margin-top:1.5em}.prose a{color:var(--copper-deep);text-underline-offset:3px}.prose blockquote{margin-inline:0;padding-left:1rem;border-left:3px solid var(--copper);color:var(--slate)}.prose code{font-size:.9em;background:#1f232812;padding:.1em .35em;border-radius:4px}.prose pre{background:var(--ink);color:var(--paper);padding:1rem 1.2rem;border-radius:var(--radius-m);overflow-x:auto;font-size:.9rem;line-height:1.5}.prose pre code{background:none;padding:0}.prose img{border-radius:var(--radius-m)}.prose ul,.prose ol{padding-left:1.3rem}.prose li+li{margin-top:.3em}.prose table{border-collapse:collapse;width:100%;display:block;overflow-x:auto}.prose th,.prose td{border:1px solid var(--line);padding:.45rem .6rem;text-align:left}.page-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.page-head>:first-child{flex:1 1 24rem;min-width:0}.page-head>:last-child:not(:first-child){flex:0 1 auto;max-width:100%}.page-head h1{font-size:var(--step-2)}.page-head p{color:var(--slate);margin-top:.25rem}.page-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.panel{background:var(--paper);border:1px solid var(--line-soft);border-radius:var(--radius-m);padding:1.1rem 1.2rem}.panel h2{font-size:var(--step-1);margin-bottom:.75rem}.badge{display:inline-flex;align-items:center;gap:.3rem;padding:.12rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600;line-height:1.5;background:#1f232814;color:var(--ink);white-space:nowrap}.badge--ok{background:#6f7f2e29;color:#4c5a1a}.badge--warn{background:#c0501e24;color:var(--copper-deep)}.badge--danger{background:#b423181f;color:var(--danger)}.badge--info{background:#3d5a8024;color:var(--info)}.table-wrap{overflow-x:auto;background:var(--paper);border:1px solid var(--line-soft);border-radius:var(--radius-m)}.table{width:100%;border-collapse:collapse;font-size:.93rem}.table th{text-align:left;font-weight:600;color:var(--slate);font-size:.8rem;padding:.65rem .8rem;border-bottom:1px solid var(--line);white-space:nowrap}.table td{padding:.65rem .8rem;border-bottom:1px solid var(--line-soft);vertical-align:middle}.table tr:last-child td{border-bottom:0}.table tbody tr:hover{background:#1f232806}.num{text-align:right;font-variant-numeric:tabular-nums}.tabs{display:flex;gap:.25rem;border-bottom:1px solid var(--line);margin-bottom:1.25rem;overflow-x:auto}.tabs button,.tabs a{border:0;background:none;padding:.6rem .9rem;font-weight:600;color:var(--slate);border-bottom:2px solid transparent;margin-bottom:-1px;cursor:pointer;text-decoration:none;white-space:nowrap}.tabs .active{color:var(--ink);border-bottom-color:var(--copper)}.empty{text-align:center;padding:2.5rem 1rem;color:var(--slate);border:1.5px dashed var(--line);border-radius:var(--radius-m)}.empty strong{display:block;color:var(--ink);font-size:var(--step-1);margin-bottom:.3rem}.empty .btn{margin-top:1rem}.avatar{--size: 2rem;width:var(--size);height:var(--size);border-radius:50%;background:var(--ink);color:var(--paper);display:inline-grid;place-items:center;font-size:calc(var(--size) * .38);font-weight:700;object-fit:cover;flex:none;border:2px solid var(--paper)}.avatars{display:flex}.avatars>*+*{margin-left:-.5rem}.chips{display:flex;flex-wrap:wrap;gap:.4rem}.chip{border:1.5px solid var(--line);background:transparent;border-radius:999px;padding:.3rem .75rem;font-size:.85rem;font-weight:600;cursor:pointer;color:var(--ink)}.chip.active{background:var(--ink);border-color:var(--ink);color:var(--paper)}.stat-row{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(13.5rem,100%),1fr));margin-bottom:1.5rem}@media(max-width:560px){.stat-row{grid-template-columns:1fr 1fr;gap:.6rem}.stat{padding:.8rem .85rem}.stat b{font-size:var(--step-1)}.stat span{font-size:.8rem}}.stat{background:var(--paper);border:1px solid var(--line-soft);border-radius:var(--radius-m);padding:1rem 1.1rem;text-decoration:none}.stat b{display:block;font-size:var(--step-2);font-stretch:85%;font-variant-numeric:tabular-nums;line-height:1.1}.stat span{color:var(--slate);font-size:.88rem}.board{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(16rem,1fr);gap:1rem;overflow-x:auto;padding-bottom:1rem;align-items:start}.column{background:#1f23280b;border-radius:var(--radius-m);padding:.75rem;min-height:12rem}.column-head{display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:.92rem;padding:.1rem .25rem .6rem}.column-list{display:grid;gap:.55rem;min-height:3rem}.card{background:var(--paper);border:1px solid var(--line-soft);border-radius:8px;padding:.7rem .8rem;cursor:grab;font-size:.93rem}.card:hover{border-color:var(--line)}.card-title{font-weight:600;line-height:1.3}.card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.5rem;font-size:.8rem;color:var(--slate)}.cdk-drag-preview{box-shadow:var(--shadow-lift);border-radius:8px;cursor:grabbing}.cdk-drag-placeholder{opacity:.35}.cdk-drag-animating,.column-list.cdk-drop-list-dragging .card:not(.cdk-drag-placeholder){transition:transform .2s cubic-bezier(0,0,.2,1)}.modal-backdrop{position:fixed;inset:0;background:#1f232873;display:grid;place-items:center;padding:1rem;z-index:900;animation:fade-in .15s ease-out}.modal{background:var(--paper);border-radius:var(--radius-l);width:min(40rem,100%);max-height:calc(100dvh - 2rem);overflow-y:auto;padding:1.4rem 1.5rem;box-shadow:0 30px 80px -20px #1f232880;animation:modal-in .2s ease-out}.modal--wide{width:min(56rem,100%)}.modal-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.1rem}.modal-head h2{font-size:var(--step-1)}.modal-foot{display:flex;justify-content:space-between;gap:.5rem;margin-top:1.4rem;flex-wrap:wrap}.modal-foot .right{display:flex;gap:.5rem;margin-left:auto}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(10px) scale(.99)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
