:root{--control-height:40px;--control-border-radius:10px;--font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,:before,:after{box-sizing:border-box;font-family:inherit}html{height:100%}body{min-height:100%;font-family:var(--font-family);color:#111827;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background:#f8f9fc;margin:0;padding:0;font-size:14px;line-height:1.5}#root{text-align:left;flex-direction:column;width:100%;min-height:100vh;display:flex}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.ant-layout{min-height:100vh!important}.ant-layout-sider{overflow:hidden}.ant-menu-item{border-radius:8px!important}.ant-input-textarea textarea{min-height:40px}button:not([class*=ant-]),input:not([type=file]):not([type=color]):not([type=checkbox]):not([type=radio]):not([type=range]):not([class*=ant-]){border-radius:var(--control-border-radius)}.full-width{width:100%}.text-center{text-align:center}.text-muted{color:#6b7280}@media (width<=767px){.hide-mobile{display:none!important}}@media (width>=768px){.hide-desktop{display:none!important}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.canvas-wrapper{background:#e5e7eb;flex:1;justify-content:center;padding:24px;display:flex;overflow:auto}.a4-canvas{transform-origin:top;background:#fff;flex-shrink:0;position:relative;box-shadow:0 4px 24px #0000001f}.tool-item{cursor:grab;color:#374151;-webkit-user-select:none;user-select:none;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:500;transition:border-color .15s,box-shadow .15s;display:flex}.tool-item:hover{border-color:#4f46e5;box-shadow:0 2px 8px #4f46e526}.tool-item:active{cursor:grabbing}
