:root{--bg:#f5f2eb;--text-primary:#1a1a1a}html,body{background-color:var(--bg);min-height:100%;color:var(--text-primary);margin:0;padding:0;transition:background-color .3s,color .3s;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.65}h1,h2,h3,h4,h5,h6{color:var(--text-primary);margin:0;font-family:Plus Jakarta Sans,system-ui,sans-serif}h1{letter-spacing:-.03em;font-weight:700;line-height:1.15}h2{letter-spacing:-.02em;font-weight:600;line-height:1.25}h3{font-weight:600;line-height:1.3}@media (width<=1024px){.sidebar-container{z-index:1000;transition:left .3s cubic-bezier(.4,0,.2,1);top:0;bottom:0;left:-260px;box-shadow:20px 0 25px -5px #0000001a;position:fixed!important}.sidebar-container.open{left:0!important}.sidebar-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;opacity:0;pointer-events:none;background-color:#0006;transition:opacity .3s;position:fixed;inset:0}.sidebar-overlay.visible{opacity:1;pointer-events:auto}.main-content{width:100%!important;margin-left:0!important}.header-hamburger{display:flex!important}.frame-area{padding:16px!important}.admin-area{padding:24px!important}.table-container{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}}.header-hamburger{cursor:pointer;color:#1f4d3a;background-color:#0000;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:none}.header-hamburger:hover{background-color:#1f4d3a0d}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#d1d5db}
