body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin:0;color:#202223;background:#f6f6f7;line-height:1.5}.shopify-app{min-height:100vh;background:#f6f6f7}.page{padding:0;max-width:100%}.container{max-width:1200px;margin:0 auto;padding:0 16px}.header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding:16px 0}.header h1{font-size:24px;font-weight:600;margin:0;color:#202223}.btn{padding:12px 16px;border:1px solid #d1d3d4;background:#fff;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:36px}.btn:hover{background:#f6f6f7;border-color:#bfc2c4}.btn.primary{background:#008060;color:#fff;border-color:#008060}.btn.primary:hover{background:#006f52;border-color:#006f52}.btn.destructive{background:#d72c0d;color:#fff;border-color:#d72c0d}.btn.destructive:hover{background:#b71c0a;border-color:#b71c0a}.btn-group{display:inline-flex;gap:8px}.card{background:#fff;border:1px solid #e1e3e5;border-radius:8px;padding:20px;margin-bottom:16px;box-shadow:0 1px #0000000d}.card-header{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e1e3e5}.card-title{font-size:16px;font-weight:600;color:#202223;margin:0}.table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e1e3e5;border-radius:8px;overflow:hidden;box-shadow:0 1px #0000000d}.table th,.table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e1e3e5;font-size:14px}.table th{background:#f6f6f7;font-weight:600;color:#202223}.table tr:last-child td{border-bottom:none}.table tr:hover{background:#f6f6f7}.badge{display:inline-block;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500;background:#e1e3e5;color:#202223}.badge.success{background:#d4edda;color:#155724}.badge.warning{background:#fff3cd;color:#856404}.badge.danger{background:#f8d7da;color:#721c24}.badge.info{background:#d1ecf1;color:#0c5460}.actions{display:inline-flex;gap:8px}.actions .icon-btn{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d1d3d4;border-radius:6px;background:#fff;cursor:pointer;transition:all .2s ease}.actions .icon-btn:hover{background:#f6f6f7;border-color:#bfc2c4}.form-group{margin-bottom:16px}.form-label{display:block;font-size:14px;font-weight:500;color:#202223;margin-bottom:6px}.form-input{width:100%;padding:12px;border:1px solid #d1d3d4;border-radius:6px;font-size:14px;background:#fff;transition:border-color .2s ease}.form-input:focus{outline:none;border-color:#008060;box-shadow:0 0 0 2px #0080601a}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-4{gap:16px}.gap-2{gap:8px}.mb-4{margin-bottom:16px}.mb-2{margin-bottom:8px}.p-4{padding:16px}.text-primary{color:#008060}.text-secondary{color:#6d7175}.text-success{color:#155724}.text-warning{color:#856404}.text-danger{color:#721c24}.text-muted{color:#6d7175}.bg-primary{background-color:#008060}.bg-secondary{background-color:#6d7175}.bg-light{background-color:#f6f6f7}.bg-white{background-color:#fff}
