:root{--bg:#FFFCF7;--surface:#FFFFFF;--surface-2:#FFF8EF;--surface-3:#FBF4E9;--ink:#211A14;--ink-soft:#4A4036;--muted:#736A5F;--faint:#A89E92;--line:#EFE7D9;--line-2:#F5EFE4;--sun-1:#FFC24B;--sun-2:#FF8A1E;--sun-3:#FF5A45;--dawn:#221A3D;--dawn-2:#2E2552;--green:#1C9D6B;--green-bg:#E6F6EF;--blue:#2D7FF9;--blue-bg:#E7F0FF;--amber:#D9890A;--amber-bg:#FBF0D9;--red:#E5484D;--red-bg:#FBE7E7;--violet:#7C5CFC;--violet-bg:#EFEAFE;--r:18px;--r-sm:12px;--r-xs:9px;--r-lg:24px;--r-pill:999px;--shadow-xs:0 1px 2px rgba(33,26,20,.06);--shadow-sm:0 1px 2px rgba(33,26,20,.05), 0 8px 22px -16px rgba(33,26,20,.2);--shadow:0 1px 2px rgba(33,26,20,.05), 0 18px 40px -22px rgba(255,122,26,.3);--shadow-lg:0 24px 60px -24px rgba(33,26,20,.34);--display:"Bricolage Grotesque", system-ui, sans-serif;--body:"Plus Jakarta Sans", system-ui, sans-serif;--mono:"Doto", ui-monospace, monospace;--sidebar-w:262px;--topbar-h:66px}*{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--ink);font-family:var(--body);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button{font-family:inherit;cursor:pointer}h1,h2,h3,h4{font-family:var(--display);font-weight:800;letter-spacing:-.02em;line-height:1.1;color:var(--ink)}::selection{background:#ff8a1e38}:focus-visible{outline:2px solid var(--sun-2);outline-offset:2px;border-radius:6px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#e7ddcd;border-radius:20px;border:3px solid var(--bg)}::-webkit-scrollbar-thumb:hover{background:#d8ccb8}.app{display:grid;grid-template-columns:var(--sidebar-w) 1fr;min-height:100vh}.topglow{position:fixed;top:0;left:0;right:0;height:3px;z-index:200;background:linear-gradient(90deg,var(--sun-1),var(--sun-2),var(--sun-3),var(--sun-2),var(--sun-1))}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff,#fffbf4);border-right:1px solid var(--line);z-index:60}.sb-brand{display:flex;align-items:center;gap:11px;padding:18px 20px 14px}.sb-brand .logo{width:34px;height:34px;flex:none}.sb-brand .brandmark{display:flex;flex-direction:column;gap:4px}.sb-brand .brand{font-size:1.42rem}.sb-brand .brandmark .sub{font-family:var(--body);font-weight:700;font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.brand{font-family:var(--display);font-weight:800;letter-spacing:-.02em;color:var(--ink);line-height:1;white-space:nowrap}.brand .z{display:inline-block;width:1.02em;height:1.02em;vertical-align:-.18em;margin:0 .01em}.sb-tenant{margin:0 14px 10px;padding:10px 12px;display:flex;align-items:center;gap:10px;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--r-sm);cursor:pointer;transition:.2s}.sb-tenant:hover{border-color:var(--sun-2)}.sb-tenant .t-logo{width:30px;height:30px;border-radius:8px;flex:none;display:grid;place-items:center;font-weight:800;color:#fff;font-size:.82rem;background:linear-gradient(135deg,var(--sun-2),var(--sun-3))}.sb-tenant .t-meta{min-width:0;flex:1}.sb-tenant .t-meta b{display:block;font-size:.86rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sb-tenant .t-meta span{font-size:.7rem;color:var(--muted)}.sb-tenant .chev{color:var(--faint);flex:none;width:16px;height:16px}.sb-nav{flex:1;overflow-y:auto;padding:6px 12px 12px}.sb-label{font-size:.66rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--faint);padding:14px 10px 6px}.sb-link{display:flex;align-items:center;gap:11px;padding:9px 11px;border-radius:10px;color:var(--ink-soft);font-weight:600;font-size:.9rem;transition:.16s;position:relative;margin-bottom:1px}.sb-link svg{width:18px;height:18px;flex:none;color:var(--faint);transition:.16s}.sb-link:hover{background:var(--surface-2);color:var(--ink)}.sb-link:hover svg{color:var(--sun-2)}.sb-link.active{background:linear-gradient(120deg,#ff8a1e24,#ff5a4517);color:var(--ink)}.sb-link.active svg{color:var(--sun-2)}.sb-link.active:before{content:"";position:absolute;left:-12px;top:8px;bottom:8px;width:3px;border-radius:0 3px 3px 0;background:linear-gradient(180deg,var(--sun-2),var(--sun-3))}.sb-link .count{margin-left:auto;font-size:.72rem;font-weight:700;background:var(--surface-3);color:var(--muted);border-radius:999px;padding:1px 8px}.sb-link.active .count{background:var(--sun-2);color:#fff}.sb-foot{padding:12px;border-top:1px solid var(--line)}.sb-user{display:flex;align-items:center;gap:10px;padding:8px;border-radius:12px;transition:.2s;cursor:pointer}.sb-user:hover{background:var(--surface-2)}.sb-user .av{width:34px;height:34px;flex:none}.sb-user .u-meta{min-width:0;flex:1}.sb-user .u-meta b{display:block;font-size:.84rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sb-user .u-meta span{font-size:.7rem;color:var(--muted)}.sb-user svg{width:18px;height:18px;flex:none;color:var(--faint)}.sb-logout{display:flex;margin-left:auto}.sb-logout:hover svg{color:var(--sun-3)}.main{display:flex;flex-direction:column;min-width:0}.topbar{position:sticky;top:0;height:var(--topbar-h);z-index:50;display:flex;align-items:center;gap:16px;padding:0 26px;background:#fffcf7d1;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.tb-burger{display:none;width:38px;height:38px;border:1px solid var(--line);border-radius:10px;background:var(--surface);align-items:center;justify-content:center;color:var(--ink)}.tb-title{min-width:0}.tb-title h1{font-size:1.18rem;line-height:1.15}.tb-title .crumb{font-size:.76rem;color:var(--muted);font-weight:600;display:flex;align-items:center;gap:6px}.tb-title .crumb svg{width:13px;height:13px;color:var(--faint)}.tb-search{margin-left:auto;display:flex;align-items:center;gap:8px;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-pill);padding:8px 14px;width:248px;color:var(--muted);position:relative}.search-panel{position:absolute;left:0;top:calc(100% + 8px);width:380px;max-width:80vw;background:var(--surface);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-lg);z-index:120;overflow:hidden;display:none;max-height:60vh;overflow-y:auto}.search-panel.open{display:block}.search-panel .sr-head{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--faint);padding:11px 16px 5px}.sr{display:flex;align-items:center;gap:11px;padding:9px 16px}.sr:hover,.sr.active{background:var(--surface-2)}.sr .tl-ico{width:32px;height:32px;flex:none}.sr .srb{min-width:0}.sr .srb b{font-size:.88rem;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sr .srb span{font-size:.74rem;color:var(--muted)}.sr-empty{padding:18px 16px;color:var(--muted);font-size:.86rem}.tb-search svg{width:16px;height:16px;flex:none}.tb-search input{border:0;background:transparent;outline:none;font-size:.86rem;color:var(--ink);width:100%;font-family:inherit}.tb-icon{width:40px;height:40px;border:1px solid var(--line);border-radius:11px;background:var(--surface);display:grid;place-items:center;color:var(--ink-soft);position:relative;transition:.18s}.tb-icon svg{width:19px;height:19px}.tb-burger svg{width:20px;height:20px}.tb-icon:hover{border-color:var(--sun-2);color:var(--sun-2)}.tb-icon .dot{position:absolute;top:8px;right:9px;width:8px;height:8px;border-radius:50%;background:var(--sun-3);border:2px solid var(--surface)}.tb-bell{position:relative}.notif-panel{position:absolute;right:0;top:calc(100% + 8px);width:340px;max-width:90vw;background:var(--surface);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;transform:translateY(-6px);transition:.18s;z-index:120;overflow:hidden}.notif-panel.open{opacity:1;visibility:visible;transform:none}.notif-head{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid var(--line)}.notif-head b{font-family:var(--display);font-size:1rem}.notif-readall{background:none;border:0;color:var(--sun-2);font-weight:700;font-size:.78rem;cursor:pointer}.notif-readall:hover{text-decoration:underline}.notif-list{max-height:380px;overflow-y:auto}.notif{display:flex;gap:11px;padding:12px 16px;border-bottom:1px solid var(--line-2)}.notif:hover{background:var(--surface-2)}.notif.unread{background:#fff8ef}.notif .nb p{font-size:.86rem;line-height:1.4}.notif .nb .time{font-size:.72rem;color:var(--faint);margin-top:2px}.notif-foot{display:block;text-align:center;padding:11px;font-size:.84rem;font-weight:700;color:var(--sun-2)}.notif-foot:hover{background:var(--surface-2)}.content{padding:26px;max-width:1240px;width:100%;margin:0 auto}@media (min-width:1500px){.content{max-width:1340px}}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-bottom:20px}.page-head .ph-title{font-size:1.7rem;letter-spacing:-.025em}.page-head .ph-sub{color:var(--muted);font-size:.95rem;margin-top:3px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--sun-2)}.eyebrow .sun{width:11px;height:11px;border-radius:50%;background:radial-gradient(circle at 35% 35%,var(--sun-1),var(--sun-2));box-shadow:0 0 0 3px #ff8a1e29}.muted{color:var(--muted)}.faint{color:var(--faint)}.mono{font-family:var(--mono);letter-spacing:.04em}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--body);font-weight:700;font-size:.88rem;padding:10px 17px;border-radius:var(--r-pill);border:1.5px solid transparent;background:none;color:var(--ink);transition:transform .2s,box-shadow .2s,background .2s,border-color .2s,color .2s;white-space:nowrap}.btn svg{width:16px;height:16px}.btn-primary{background:linear-gradient(135deg,var(--sun-2),var(--sun-3));color:#fff;box-shadow:0 9px 22px -10px #ff5a4599}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 30px -10px #ff5a45b3}.btn-ghost{border-color:var(--line);background:var(--surface);color:var(--ink)}.btn-ghost:hover{border-color:var(--sun-2);color:var(--sun-2)}.btn-dark{background:var(--ink);color:#fff}.btn-dark:hover{background:var(--dawn);transform:translateY(-1px)}.btn-soft{background:var(--surface-2);border-color:var(--line);color:var(--ink-soft)}.btn-soft:hover{background:var(--surface-3);color:var(--ink)}.btn-sm{padding:7px 13px;font-size:.8rem}.btn-lg{padding:14px 24px;font-size:.98rem}.btn-icon{padding:9px;width:38px;height:38px;border-radius:11px}.btn-block{width:100%}.btn:disabled{opacity:.5;pointer-events:none}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-sm)}.card-pad{padding:20px}.card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid var(--line)}.card-head h3{font-size:1.02rem}.card-head .ch-sub{font-size:.78rem;color:var(--muted);font-weight:500}.card-body{padding:18px 20px}.grid{display:grid;gap:18px}.g-2{grid-template-columns:repeat(2,1fr)}.g-3{grid-template-columns:repeat(3,1fr)}.g-4{grid-template-columns:repeat(4,1fr)}.col-main{display:grid;grid-template-columns:1.6fr .9fr;gap:18px;align-items:start}@media (max-width:1080px){.g-4{grid-template-columns:repeat(2,1fr)}.g-3,.col-main{grid-template-columns:1fr}}.stat{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:18px;box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.stat .ico{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;margin-bottom:12px}.stat .ico svg{width:19px;height:19px}.stat .s-val{font-family:var(--display);font-weight:800;font-size:1.85rem;letter-spacing:-.02em;line-height:1}.stat .s-label{font-size:.82rem;color:var(--muted);margin-top:5px;font-weight:600}.stat .s-trend{font-size:.74rem;font-weight:700;margin-top:8px;display:inline-flex;align-items:center;gap:4px}.s-trend.up{color:var(--green)}.s-trend.down{color:var(--red)}.ico.sun{background:linear-gradient(135deg,#ffc24b38,#ff8a1e2e);color:var(--sun-2)}.ico.green{background:var(--green-bg);color:var(--green)}.ico.blue{background:var(--blue-bg);color:var(--blue)}.ico.violet{background:var(--violet-bg);color:var(--violet)}.ico.red{background:var(--red-bg);color:var(--red)}.ico svg{width:18px;height:18px}.dz-ico svg{width:26px;height:26px}.ft-ico svg{width:17px;height:17px}.badge{display:inline-flex;align-items:center;gap:5px;font-size:.72rem;font-weight:700;padding:3px 9px;border-radius:var(--r-pill);line-height:1.4}.badge .d{width:6px;height:6px;border-radius:50%;background:currentColor}.b-green{background:var(--green-bg);color:#13794f}.b-amber{background:var(--amber-bg);color:#9a6206}.b-red{background:var(--red-bg);color:#be2f33}.b-blue{background:var(--blue-bg);color:#1b5fc4}.b-violet{background:var(--violet-bg);color:#5b3fd6}.b-gray{background:var(--surface-3);color:var(--muted)}.b-sun{background:linear-gradient(120deg,#ff8a1e29,#ff5a451f);color:#c1551e}.prio{display:inline-flex;align-items:center;gap:5px;font-size:.72rem;font-weight:700}.prio:before{content:"";width:7px;height:7px;border-radius:2px}.prio.high:before{background:var(--red)}.prio.med:before{background:var(--amber)}.prio.low:before{background:var(--green)}.av{border-radius:50%;display:grid;place-items:center;font-weight:700;color:#fff;font-size:.78rem;flex:none;border:2px solid var(--surface);background:linear-gradient(135deg,var(--sun-2),var(--sun-3));overflow:hidden}.av-sm{width:26px;height:26px;font-size:.66rem}.av-md{width:34px;height:34px}.av-lg{width:46px;height:46px;font-size:.95rem}.av-1{background:linear-gradient(135deg,#ff8a1e,#ff5a45)}.av-2{background:linear-gradient(135deg,#7c5cfc,#2d7ff9)}.av-3{background:linear-gradient(135deg,#1c9d6b,#3fb984)}.av-4{background:linear-gradient(135deg,#2d7ff9,#22b8cf)}.av-5{background:linear-gradient(135deg,#ffc24b,#ff8a1e)}.av-stack{display:flex}.av-stack .av{margin-left:-8px}.av-stack .av:first-child{margin-left:0}.table{width:100%;border-collapse:collapse;font-size:.88rem}.table th{text-align:left;font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--faint);padding:11px 16px;border-bottom:1px solid var(--line)}.table td{padding:13px 16px;border-bottom:1px solid var(--line-2);vertical-align:middle}.table tbody tr{transition:.14s}.table tbody tr:hover{background:var(--surface-2)}.table tbody tr:last-child td{border-bottom:0}.table .num{font-variant-numeric:tabular-nums;font-weight:700}.field{margin-bottom:15px}.field label{display:block;font-size:.8rem;font-weight:700;margin-bottom:6px;color:var(--ink-soft)}.input,select.input,textarea.input{width:100%;border:1.5px solid var(--line);background:var(--surface);border-radius:var(--r-sm);padding:11px 13px;font-size:.9rem;font-family:inherit;color:var(--ink);transition:.16s}.input:focus{outline:none;border-color:var(--sun-2);box-shadow:0 0 0 3px #ff8a1e24}.input::placeholder{color:var(--faint)}textarea.input{resize:vertical;min-height:90px}.kanban{display:flex;gap:14px;overflow-x:auto;padding-bottom:10px;align-items:flex-start}.kcol{flex:0 0 282px;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--r);display:flex;flex-direction:column;max-height:calc(100vh - 220px)}.kcol-head{display:flex;align-items:center;gap:8px;padding:13px 14px 9px}.kcol-head .dot{width:9px;height:9px;border-radius:3px}.kcol-head b{font-size:.86rem;font-weight:800;font-family:var(--display)}.kcol-head .n{font-size:.74rem;font-weight:700;color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:0 8px}.kcol-head .add{margin-left:auto;color:var(--faint);width:24px;height:24px;display:grid;place-items:center;border-radius:7px}.kcol-head .add:hover{background:var(--surface);color:var(--sun-2)}.kcol-body{padding:4px 11px 12px;overflow-y:auto;display:flex;flex-direction:column;gap:9px}.kcard{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-sm);padding:12px;box-shadow:var(--shadow-xs);cursor:pointer;transition:.16s}.kcard:hover{border-color:var(--sun-2);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.kcard .labels{display:flex;gap:5px;margin-bottom:8px;flex-wrap:wrap}.kcard .lbl{height:5px;width:30px;border-radius:3px}.kcard h4{font-size:.9rem;font-family:var(--body);font-weight:700;line-height:1.3;margin-bottom:7px}.kcard .desc{font-size:.78rem;color:var(--muted);margin-bottom:10px;line-height:1.45}.kcard .meta{display:flex;align-items:center;gap:10px;font-size:.74rem;color:var(--muted)}.kcard .meta .m{display:inline-flex;align-items:center;gap:4px}.kcard .meta svg{width:13px;height:13px}.kcard .meta .right{margin-left:auto}.lbl-sun{background:var(--sun-2)}.lbl-blue{background:var(--blue)}.lbl-green{background:var(--green)}.lbl-violet{background:var(--violet)}.lbl-red{background:var(--red)}.lbl-amber{background:var(--amber)}.overlay{position:fixed;inset:0;background:#211a146b;backdrop-filter:blur(2px);z-index:140;opacity:0;visibility:hidden;transition:.25s}.overlay.open{opacity:1;visibility:visible}.drawer{position:fixed;top:0;right:0;height:100vh;width:min(520px,94vw);background:var(--surface);z-index:150;box-shadow:var(--shadow-lg);transform:translate(100%);transition:transform .3s cubic-bezier(.32,.72,0,1);display:flex;flex-direction:column}.drawer.open{transform:none}.drawer-head{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid var(--line)}.drawer-body{flex:1;overflow-y:auto;padding:20px}.drawer-foot{padding:14px 20px;border-top:1px solid var(--line);display:flex;gap:10px}.x-btn{margin-left:auto;width:34px;height:34px;border:1px solid var(--line);border-radius:9px;background:var(--surface);display:grid;place-items:center;color:var(--muted)}.x-btn:hover{color:var(--sun-3);border-color:var(--sun-3)}.modal{position:fixed;inset:0;z-index:150;display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;transition:.22s}.modal.open{opacity:1;visibility:visible}.modal-card{background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);width:min(460px,96vw);transform:translateY(12px) scale(.98);transition:.25s cubic-bezier(.32,.72,0,1);overflow:hidden}.modal.open .modal-card{transform:none}.tabs{display:flex;gap:4px;border-bottom:1px solid var(--line);margin-bottom:18px}.tab{padding:9px 14px;font-size:.86rem;font-weight:700;color:var(--muted);border-bottom:2px solid transparent;margin-bottom:-1px;transition:.16s}.tab:hover{color:var(--ink)}.tab.active{color:var(--sun-2);border-color:var(--sun-2)}.timeline{position:relative}.tl-item{display:flex;gap:13px;padding-bottom:18px;position:relative}.tl-item:not(:last-child):before{content:"";position:absolute;left:16px;top:34px;bottom:0;width:2px;background:var(--line)}.tl-ico{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;flex:none;z-index:1}.tl-ico svg{width:16px;height:16px}.tl-body{flex:1;min-width:0;padding-top:2px}.tl-body p{font-size:.88rem;line-height:1.45}.tl-body p b{font-weight:700}.tl-body .time{font-size:.74rem;color:var(--faint);margin-top:2px}.list-row{display:flex;align-items:center;gap:13px;padding:13px 0;border-bottom:1px solid var(--line-2)}.list-row:last-child{border-bottom:0}.progress{height:7px;background:var(--surface-3);border-radius:99px;overflow:hidden}.progress span{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,var(--sun-2),var(--sun-3))}.divider{height:1px;background:var(--line);margin:16px 0}.dropzone{border:2px dashed var(--line);border-radius:var(--r);background:var(--surface-2);padding:34px;text-align:center;transition:.2s}.dropzone:hover{border-color:var(--sun-2);background:#fff6eb}.dropzone .dz-ico{width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,#ffc24b3d,#ff8a1e2e);color:var(--sun-2);display:grid;place-items:center;margin:0 auto 12px}.chip{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;padding:6px 11px;border-radius:var(--r-pill);background:var(--surface);border:1px solid var(--line);color:var(--ink-soft);transition:.16s;cursor:pointer}.chip:hover,.chip.active{border-color:var(--sun-2);color:var(--sun-2);background:#fff6eb}.empty{text-align:center;padding:40px 20px;color:var(--muted)}.flex{display:flex}.items-center{align-items:center}.gap{gap:10px}.gap-sm{gap:6px}.between{justify-content:space-between}.wrap{flex-wrap:wrap}.ml-auto{margin-left:auto}.mt{margin-top:14px}.mt-lg{margin-top:22px}.wl-note{display:inline-flex;align-items:center;gap:7px;font-size:.74rem;color:var(--muted)}.wl-note .lk{width:14px;height:14px;color:var(--sun-2)}@media (max-width:900px){.app{grid-template-columns:1fr}.sidebar{position:fixed;left:0;top:0;width:var(--sidebar-w);transform:translate(-100%);transition:transform .28s cubic-bezier(.32,.72,0,1);box-shadow:var(--shadow-lg)}.sidebar.open{transform:none}.tb-burger{display:flex}.tb-search{display:none}}@media (max-width:560px){.content{padding:18px 16px}.g-2{grid-template-columns:1fr}.page-head .ph-title{font-size:1.4rem}}
