.margin-config-form{background:#fff;border-radius:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:800px}.margin-config-form h2{border-bottom:2px solid #007bff;color:#333;margin-bottom:1.5rem;padding-bottom:.5rem;text-align:center}.margin-config-form h3{color:#555;font-size:1.2rem;margin:1.5rem 0 1rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:2px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.margins-section{background:#f8f9fa;border-radius:6px;margin:1.5rem 0;padding:1.5rem}.margins-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1rem}.form-group label input[type=checkbox]{margin-right:.5rem;transform:scale(1.2);width:auto}.form-actions{border-top:1px solid #eee;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1rem}.btn-primary,.btn-secondary{border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:600;min-width:120px;padding:.75rem 1.5rem;transition:all .3s ease}.btn-primary{background:#007bff;color:#fff}.btn-primary:hover:not(:disabled){background:#0056b3;transform:translateY(-1px)}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover:not(:disabled){background:#545b62;transform:translateY(-1px)}.btn-primary:disabled,.btn-secondary:disabled{cursor:not-allowed;opacity:.6;transform:none}.message{border-radius:4px;font-weight:500;margin-top:1rem;padding:1rem}.message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.loading{color:#666;font-size:1.1rem}.error,.loading{padding:2rem;text-align:center}.error{background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#dc3545}.margin-preview{background:#f8f9fa;border-radius:6px;margin-top:2rem;padding:1.5rem}.preview-container{background:#e9ecef;border:2px dashed #adb5bd;border-radius:4px;margin:1rem 0;padding:2rem;position:relative}.preview-element{background:#007bff;border-radius:4px;color:#fff;font-weight:500;padding:1rem;text-align:center}.preview-info{background:#212529;border-radius:4px;color:#f8f9fa;font-family:Monaco,Menlo,Ubuntu Mono,monospace;margin-top:1rem;padding:1rem}.preview-info code{background:none;color:#f8f9fa;font-size:.9rem}@media (max-width:768px){.margin-config-form{margin:1rem;padding:1rem}.margins-grid{grid-template-columns:1fr}.form-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}.margin-config-form *{transition:all .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:2px solid #007bff;outline-offset:2px}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.app,body{min-height:100vh}.app{display:flex;flex-direction:column}.app-main{align-items:flex-start;display:flex;flex:1 1;justify-content:center;padding:0 1rem}@media (max-width:768px){.app-main{padding:0 .5rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.app-main>*{animation:fadeIn .6s ease-out}.app.unauthorized{align-items:center;background:linear-gradient(135deg,#ff6b6b,#ee5a5a);justify-content:center;padding:2rem}.unauthorized-container{animation:slideUp .6s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:500px;padding:3rem 2rem;text-align:center;width:100%}.unauthorized-icon{animation:pulse 2s infinite;font-size:4rem;margin-bottom:1.5rem}.unauthorized-title{color:#d63031;font-size:2rem;font-weight:700;margin-bottom:1rem}.unauthorized-message{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.unauthorized-details{background:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:1.5rem;text-align:left}.unauthorized-details p{color:#495057;font-weight:500;margin-bottom:.8rem}.unauthorized-requirements{margin-top:1rem!important}.unauthorized-details ul{list-style:none;padding:0}.unauthorized-details li{color:#6c757d;padding:.3rem 0 .3rem 1.5rem;position:relative}.unauthorized-details li:before{color:#d63031;content:"•";font-weight:700;left:0;position:absolute}.unauthorized-footer{color:#999;font-size:.9rem;font-style:italic}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width:768px){.unauthorized-container{margin:1rem;padding:2rem 1.5rem}.unauthorized-title{font-size:1.5rem}.unauthorized-icon{font-size:3rem}}
/*# sourceMappingURL=main.32875664.css.map*/