.gpl-container{max-width:1200px;margin:0 auto;padding:24px;color:#1e293b}.gpl-container h2{font-size:24px;font-weight:700;color:#0f172a;margin-bottom:24px}.gpl-form-section{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:28px 30px;margin-bottom:24px;box-shadow:0 4px 16px rgb(15 23 42 / .04)}.gpl-itens-csv{padding-top:15px}.gpl-form-section h3{margin-top:0;margin-bottom:24px;font-size:18px;font-weight:600;color:#0f172a;border-bottom:1px solid #eef2f7;padding-bottom:14px}.gpl-form-row{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.gpl-form-row:last-child{margin-bottom:0}.item-row{border:1px solid #e2e8f0;border-radius:12px;padding:22px;margin-bottom:16px;background:#f8fafc;transition:border-color 0.2s,box-shadow 0.2s}.item-row:hover{border-color:#cbd5e1;box-shadow:0 2px 10px rgb(15 23 42 / .05)}.gpl-form-group{flex:1;min-width:200px}.gpl-table{font-size:14px}.gpl-form-group label{display:block;margin-bottom:7px;font-weight:600;font-size:14px;color:#334155}.gpl-form-group input,.gpl-form-group select,.gpl-form-group textarea{width:100%;padding:8px 14px;border:1px solid #cbd5e1;border-radius:10px;font-size:14px;color:#1e293b;background:#fff;transition:border-color 0.2s,box-shadow 0.2s;box-sizing:border-box}.gpl-form-group input:focus,.gpl-form-group select:focus,.gpl-form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgb(37 99 235 / .13)}.gpl-form-group textarea{min-height:100px;resize:vertical}.gpl-form-group input[readonly]{background-color:#f1f5f9;color:#64748b}.gpl-btn{display:grid;align-items:center;justify-content:center;gap:6px;margin-top:2px;padding:11px 6px;border:none;border-radius:10px;font-size:12px;font-weight:600;cursor:pointer;transition:background-color 0.2s ease,transform 0.1s ease}.gpl-btn:active{transform:translateY(1px)}.gpl-btn-primary{background-color:#2563eb;color:#fff}.gpl-btn-primary:hover{background-color:#1d4ed8}.gpl-btn-secondary{background-color:#f1f5f9;color:#334155;border:1px solid #e2e8f0}.gpl-btn-secondary:hover{background-color:#e2e8f0}.gpl-btn-danger{background-color:#fef2f2;color:#dc2626;border:1px solid #fecaca}.gpl-btn-danger:hover{background-color:#fee2e2}.gpl-btn-info{background-color:#045e0d;color:#fff}.gpl-btn-info:hover{background-color:#034a0a}.gpl-btn-catalogo{background-color:#380043;color:#fff}.gpl-btn-catalogo:hover{background-color:#29002f;color:#fff}.gpl-table td .gpl-btn{padding:6px 14px;font-size:12px;border-radius:8px;margin:2px 2px;text-decoration:none;line-height:1.4}.gpl-notice{padding:16px 18px;border-radius:12px;margin-bottom:20px}.gpl-notice-error{background-color:#fef2f2;border:1px solid #fecaca;color:#991b1b}.gpl-notice-success{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.gpl-notice-warning{background-color:#fffbeb;border:1px solid #fde68a;color:#92400e}.gpl-notice a{color:inherit;font-weight:700;text-decoration:underline}.gpl-notice a:hover{opacity:.8}.gpl-item{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:18px;margin-bottom:16px}.gpl-form-actions{margin-top:30px;text-align:right}.gpl-form-actions .gpl-btn{padding:13px 32px;font-size:15px}#empresa-selector-help,.description{color:#64748b;font-size:13px;line-height:1.5}#adicionar-item{margin-top:4px}.remove-item,.remove-item-row{background-color:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color 0.2s}.remove-item:hover,.remove-item-row:hover{background-color:#fee2e2}.error{border-color:#dc3545!important}@media (max-width:768px){.gpl-form-group{flex:100%}.gpl-form-row{flex-direction:column;gap:15px}.gpl-container{padding:10px}}.gpl-loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(255 255 255 / .85);display:none;align-items:center;justify-content:center;z-index:9999}.gpl-loading-overlay.active{display:flex}.gpl-loading-content{text-align:center;color:#1d2327;font-size:16px}.gpl-loading-spinner{width:60px;height:60px;border:6px solid #dcdcdc;border-top-color:#0073aa;border-radius:50%;margin:0 auto 15px;animation:gpl-spin 1s linear infinite}@keyframes gpl-spin{to{transform:rotate(360deg)}}.gpl-auto-fill{display:flex;align-items:flex-start;gap:18px;background:linear-gradient(135deg,#f4f7ff 0%,#eef2fb 100%);border:1px solid #e0e6f5;border-radius:14px;padding:24px 26px;margin-bottom:24px;box-shadow:0 4px 16px rgb(33 64 154 / .06)}.gpl-auto-fill-icon{flex:0 0 auto;width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:#2563eb;color:#fff;border-radius:12px;box-shadow:0 4px 12px rgb(37 99 235 / .3)}.gpl-auto-fill-body{flex:1;min-width:0}.gpl-auto-fill-title{display:block;font-size:16px;font-weight:600;color:#1e293b;margin-bottom:14px;line-height:1.4}.gpl-auto-fill-controls{display:flex;gap:10px;flex-wrap:wrap}.gpl-auto-fill-controls input{flex:1;min-width:220px;padding:12px 16px;border:1px solid #cbd5e1;border-radius:10px;font-size:15px;background:#fff;transition:border-color 0.2s,box-shadow 0.2s}.gpl-auto-fill-controls input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgb(37 99 235 / .15)}.gpl-auto-fill-controls .gpl-btn{padding:12px 28px;border-radius:10px;font-size:15px;font-weight:600;background:#2563eb;border:none;color:#fff;cursor:pointer;transition:background 0.2s,transform 0.1s}.gpl-auto-fill-controls .gpl-btn:hover{background:#1d4ed8}.gpl-auto-fill-controls .gpl-btn:active{transform:translateY(1px)}.gpl-auto-fill-help{display:block;margin-top:12px;font-size:13px;color:#64748b;line-height:1.5}@media (max-width:600px){.gpl-auto-fill{flex-direction:column;padding:20px}.gpl-auto-fill-controls .gpl-btn{width:100%}}