:root{--sidebar: #0b1220;--sidebar-hover: #151d2e;--sidebar-active: #1d4ed8;--sidebar-text: #94a3b8;--sidebar-width: 248px;--surface: #f4f6f9;--surface-main: #f4f6f9;--white: #ffffff;--ink: #0f172a;--muted: #64748b;--muted-2: #94a3b8;--line: #e8edf3;--accent: #eff4ff;--accent-text: #1d4ed8;--link: #1d4ed8;--success: #16a34a;--warning: #d97706;--danger: #dc2626;--info: #2563eb;--shadow: 0 1px 2px rgb(15 23 42 / 6%);--radius: 12px;--radius-sm: 8px;--font-head: "Inter", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace;--touch: 44px;--tabs-h: 71px;--vvh: 100dvh;--vv-top: 0px;--klavye: 0px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;height:100%;height:100dvh;overflow:hidden}html.klavye-acik,html.klavye-acik body,html.klavye-acik app-root{height:var(--vvh, 100dvh);max-height:var(--vvh, 100dvh);overflow:hidden}html.teklif-pdf,html.teklif-pdf body{height:100%;height:100dvh;overflow:hidden;background:#e8edf3}body{font-family:var(--font-body);background:var(--surface);color:var(--ink);-webkit-font-smoothing:antialiased}body.is-layered{overflow:hidden}button,input,select,textarea,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.btn,input,select,textarea{min-height:var(--touch)}input,select,textarea{font-size:16px}.page{display:flex;flex-direction:column;gap:20px;padding:24px 28px 32px;min-width:0}.page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.actions,[actions]{display:flex;flex-wrap:wrap;align-items:center;gap:8px}[actions]{justify-content:flex-end;width:100%}.crumb{margin:0 0 6px;color:var(--muted-2);font-size:12px}.page h1,.page-head h1{margin:0 0 4px;font-family:var(--font-head);font-size:26px;font-weight:700;letter-spacing:-.03em}.page-head p,.lede{margin:0;color:var(--muted);font-size:13px}.card,.table-wrap,.kpi,.summary{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box;min-width:120px;min-height:var(--touch);padding:0 14px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--white);color:var(--ink);font-size:13px;font-weight:600;cursor:pointer}.btn.icon,.btn.icon-btn,.icon-btn{flex:0 0 40px;width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;padding:0}.btn.fab{min-width:0}.btn.primary{border-color:var(--ink);background:var(--ink);color:var(--white)}.btn.danger{border-color:#fecaca;background:#fef2f2;color:var(--danger)}.btn:disabled{opacity:.5;cursor:default}.status{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;border-radius:var(--radius-sm);background:var(--white);border:1px solid var(--line);color:var(--muted);font-size:13px}.status p{margin:0}.status.error{color:var(--danger);border-color:#fecaca;background:#fef2f2}.search-field{display:flex;align-items:center;gap:8px;min-height:var(--touch);padding:0 12px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--white)}.search-field input{width:100%;min-height:0;border:0;outline:0;background:transparent;color:var(--ink)}.table-wrap{overflow:auto}table{width:100%;min-width:640px;border-collapse:collapse}th,td{padding:12px 14px;text-align:left;font-size:13px}th{background:#f8fafc;color:var(--muted);font-weight:600;border-bottom:1px solid var(--line)}td{border-bottom:1px solid var(--line)}.num{text-align:right;font-variant-numeric:tabular-nums}.mobile-list,.mobile-only,.mobile-dock,.fab{display:none}@media(max-width:900px){:root{--touch: 48px}.page{gap:14px;padding:12px 14px calc(108px + env(safe-area-inset-bottom))}html.klavye-acik .page{padding-bottom:calc(72px + env(safe-area-inset-bottom))}html.klavye-acik input:not([type=checkbox]):not([type=radio]),html.klavye-acik textarea{scroll-margin-bottom:24px;scroll-margin-top:12px}html.klavye-acik .search-field:focus-within,html.klavye-acik .search:focus-within{position:sticky;top:0;z-index:6;scroll-margin-top:8px}html.klavye-acik .fab{display:none}.page-head{flex-direction:column;gap:10px}.page-head .actions{width:100%;flex-direction:column;align-items:stretch}.page-head .btn,.page-head .btn.primary{width:100%}.crumb{display:block}.lede{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.page h1,.page-head h1{font-size:22px}.desktop-table,.desktop-only{display:none!important}.mobile-list,.mobile-only{display:flex;flex-direction:column;gap:10px}.mobile-card,.card.mobile-card{min-height:var(--touch);padding:16px;border-radius:14px}.mobile-dock{position:fixed;left:0;right:0;bottom:calc(var(--tabs-h) + env(safe-area-inset-bottom,0px));z-index:26;display:flex;align-items:center;gap:8px;padding:10px 14px;background:#fffffff5;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-dock .btn{flex:1}.mobile-dock .save-state{flex:0 1 auto;margin-right:auto;color:var(--muted);font-size:12px;font-weight:700;white-space:nowrap}.mobile-dock .save-state.is-dirty{color:var(--warning)}.scroll-x{overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;-webkit-mask-image:linear-gradient(to right,#000 78%,transparent);mask-image:linear-gradient(to right,#000 78%,transparent)}.scroll-x::-webkit-scrollbar{height:4px}.scroll-x::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}.fab{position:fixed;right:14px;bottom:calc(var(--tabs-h) + 16px + env(safe-area-inset-bottom));z-index:27;display:inline-flex;min-height:52px;padding:0 18px;border-radius:999px;box-shadow:0 10px 28px #0f172a38}table{min-width:0}.btn{font-size:14px}.page-head>div,.mobile-card,.mobile-card>*,.search-field input{min-width:0;overflow-wrap:anywhere}input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px!important;min-width:0;max-width:100%}.btn.icon,.btn.icon-btn,.icon-btn{flex-basis:44px;width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px}html.klavye-acik .mobile-dock{bottom:0;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}}@page{size:A4;margin:0}@media print{html,body,html.teklif-pdf,html.teklif-pdf body{width:210mm!important;height:auto!important;overflow:visible!important;overflow-x:hidden!important;background:#fff!important}app-sidebar,.tabs,.backdrop,app-command-palette,.chrome{display:none!important}.shell,.frame,.main,.page{display:block!important;height:auto!important;overflow:visible!important;overflow-x:hidden!important;padding:0!important;margin:0!important;background:#fff!important;box-shadow:none!important}*{scrollbar-width:none!important}*::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}}
