.utm-scenarios{margin-bottom:1.25rem}.utm-scenarios-label{font-size:.8125rem;font-weight:600;color:#6b7280;margin-bottom:.625rem}.utm-scenarios-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}@media (max-width: 768px){.utm-scenarios-grid{grid-template-columns:repeat(2,1fr)}}.utm-scenario-card{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:.75rem .5rem;background:#fff;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:all .2s;text-align:center}.utm-scenario-card:hover{border-color:#0b3333;background:#f0f7f7;box-shadow:0 2px 8px #0b333314}.utm-scenario-card.active{border-color:#0b3333;background:#0b3333}.utm-scenario-card.active .utm-scenario-icon{color:#ffffffe6}.utm-scenario-card.active .utm-scenario-name{color:#fff}.utm-scenario-card.active .utm-scenario-detail{color:#fff9}.utm-scenario-icon{color:#0b3333;display:flex;align-items:center;justify-content:center}.utm-scenario-name{font-size:.75rem;font-weight:700;color:#1f2937;line-height:1.2}.utm-scenario-detail{font-size:.625rem;color:#9ca3af;font-family:SF Mono,Consolas,monospace}.utm-custom-templates{margin-bottom:1rem}.utm-custom-templates-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.utm-custom-templates-label{font-size:.8125rem;font-weight:600;color:#6b7280}.utm-templates-list{display:flex;flex-wrap:wrap;gap:.375rem}.utm-template-chip{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .625rem;background:#f0f7f7;border:1px solid #d1e7e7;border-radius:8px;cursor:pointer;font-size:.75rem;font-weight:600;color:#0b3333;transition:all .15s}.utm-template-chip:hover{background:#e0f0f0;border-color:#0b3333}.utm-template-chip-delete{width:16px;height:16px;border-radius:50%;border:none;background:#0b33331a;color:#0b3333;font-size:10px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.utm-template-chip-delete:hover{background:#dc2626;color:#fff}.utm-mode-tabs{display:flex;gap:0;margin-bottom:1.5rem;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#f9fafb}.utm-mode-tab{flex:1;padding:.75rem 1rem;font-size:.875rem;font-weight:600;color:#6b7280;background:transparent;border:none;cursor:pointer;transition:all .2s}.utm-mode-tab.active{background:#0b3333;color:#fff}.utm-mode-tab:hover:not(.active){background:#f3f4f6}.utm-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.utm-form-group{margin-bottom:1.25rem}.utm-form-group:last-child{margin-bottom:0}.utm-form-group-half{flex:1;min-width:0}.utm-form-row{display:flex;gap:1rem}@media (max-width: 640px){.utm-form-row{flex-direction:column;gap:0}}.utm-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.utm-label-sm{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;color:#374151;margin-bottom:.375rem}.utm-required{font-size:.6875rem;font-weight:600;color:#dc2626;background:#fef2f2;padding:.125rem .375rem;border-radius:4px}.utm-optional{font-size:.6875rem;font-weight:600;color:#6b7280;background:#f3f4f6;padding:.125rem .375rem;border-radius:4px}.utm-tooltip-trigger{width:18px;height:18px;border-radius:50%;border:1px solid #d1d5db;background:#fff;color:#9ca3af;font-size:11px;font-weight:700;cursor:help;display:inline-flex;align-items:center;justify-content:center;position:relative}.utm-tooltip-trigger:hover:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#1f2937;color:#fff;font-size:12px;font-weight:400;padding:.5rem .75rem;border-radius:8px;white-space:normal;width:-moz-max-content;width:max-content;max-width:280px;line-height:1.5;z-index:50;pointer-events:none}.utm-tooltip-trigger:hover:before{content:"";position:absolute;bottom:calc(100% + 4px);left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:#1f2937;z-index:50}.utm-input{width:100%;padding:.625rem .875rem;font-size:.875rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#1f2937;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.utm-input:focus{outline:none;border-color:#0b3333;box-shadow:0 0 0 3px #0b33331a}.utm-input.utm-input-error{border-color:#dc2626}.utm-input.utm-input-warn{border-color:#f59e0b}.utm-textarea{width:100%;padding:.625rem .875rem;font-size:.875rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#1f2937;resize:vertical;font-family:inherit;box-sizing:border-box}.utm-textarea:focus{outline:none;border-color:#0b3333;box-shadow:0 0 0 3px #0b33331a}.utm-error{font-size:.75rem;color:#dc2626;margin-top:.25rem;min-height:0}.utm-warn{font-size:.75rem;color:#d97706;margin-top:.25rem;min-height:0}.utm-presets{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.5rem}.utm-preset-btn{padding:.25rem .625rem;font-size:.75rem;font-weight:500;color:#4b5563;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .15s}.utm-preset-btn:hover{background:#f0f7f7;border-color:#0b3333;color:#0b3333}.utm-preset-btn.active{background:#0b3333;border-color:#0b3333;color:#fff}.utm-preview-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;margin-top:1rem}.utm-preview-title{font-size:.9375rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}.utm-preview-url{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:.875rem 1rem;font-family:SF Mono,Consolas,Monaco,monospace;font-size:.8125rem;line-height:1.6;word-break:break-all;color:#374151}.utm-preview-url .utm-param-key{color:#6b7280}.utm-preview-url .utm-param-value{color:#059669;font-weight:600}.utm-preview-url .utm-param-sep{color:#9ca3af}.utm-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.utm-ga4-preview{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #f3f4f6}.utm-ga4-title{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:700;color:#6b7280;margin-bottom:.625rem}.utm-ga4-table{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.utm-ga4-row{display:grid;grid-template-columns:1.2fr .8fr .8fr 1fr;gap:0}@media (max-width: 640px){.utm-ga4-row{grid-template-columns:1fr 1fr}}.utm-ga4-header{background:#f3f4f6}.utm-ga4-row span{padding:.5rem .75rem;font-size:.6875rem;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb}.utm-ga4-row span:last-child{border-right:none}.utm-ga4-header span{font-weight:700;color:#4b5563}.utm-ga4-row:last-child span{border-bottom:none;color:#1f2937;font-weight:500}.utm-ga4-channel{font-weight:700!important}.utm-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:all .2s;white-space:nowrap}.utm-btn-primary{background:#0b3333;color:#fff;border-color:#0b3333}.utm-btn-primary:hover{background:#0a2a2a}.utm-btn-primary.utm-copied{background:#059669;border-color:#059669}.utm-btn-secondary{background:#fff;color:#374151;border-color:#e5e7eb}.utm-btn-secondary:hover{background:#f9fafb;border-color:#d1d5db}.utm-btn-ghost{background:transparent;color:#6b7280;border-color:transparent}.utm-btn-ghost:hover{background:#f3f4f6;color:#374151}.utm-btn-sm{padding:.375rem .75rem;font-size:.75rem}.utm-btn-full{width:100%;justify-content:center;padding:.75rem 1rem;margin-top:.5rem}.utm-qr-modal{position:fixed;inset:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.utm-qr-modal-inner{background:#fff;border-radius:16px;padding:2rem;max-width:360px;width:100%;text-align:center;position:relative}.utm-qr-close{position:absolute;top:.75rem;right:.75rem;width:32px;height:32px;border-radius:50%;border:none;background:#f3f4f6;color:#6b7280;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.utm-qr-close:hover{background:#e5e7eb}.utm-qr-title{font-size:1.0625rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.utm-qr-container{display:flex;justify-content:center;margin-bottom:1rem}.utm-qr-container canvas{border-radius:8px}.utm-qr-url{font-size:.6875rem;color:#9ca3af;word-break:break-all;margin-bottom:1rem;line-height:1.4}.utm-bulk-params{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #f3f4f6}.utm-bulk-params-label{font-size:.875rem;font-weight:700;color:#374151;margin-bottom:1rem}.utm-bulk-results{margin-top:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.utm-bulk-results-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.utm-bulk-results-header .utm-preview-title{margin-bottom:0}.utm-bulk-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.utm-bulk-table{width:100%;border-collapse:collapse;font-size:.8125rem}.utm-bulk-table th{text-align:left;font-weight:600;color:#6b7280;padding:.5rem .75rem;border-bottom:2px solid #f3f4f6;white-space:nowrap}.utm-bulk-table td{padding:.625rem .75rem;border-bottom:1px solid #f3f4f6;color:#374151;word-break:break-all;max-width:400px}.utm-bulk-table .utm-bulk-copy-cell{width:60px;text-align:center}.utm-history-section{margin-top:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.utm-history-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.utm-history-title{font-size:.9375rem;font-weight:700;color:#1f2937}.utm-history-actions{display:flex;gap:.375rem}.utm-history-list{display:flex;flex-direction:column;gap:.5rem}.utm-history-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background:#f9fafb;border-radius:8px;font-size:.8125rem}.utm-history-item-body{flex:1;min-width:0}.utm-history-item-meta{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.utm-history-item-date{color:#9ca3af;font-size:.75rem}.utm-history-item-campaign{font-weight:600;color:#0b3333;font-size:.75rem}.utm-history-item-url{color:#6b7280;word-break:break-all;font-family:SF Mono,Consolas,monospace;font-size:.75rem;line-height:1.5}.utm-history-item-actions{display:flex;gap:.25rem;flex-shrink:0}.utm-history-item-btn{width:28px;height:28px;border-radius:6px;border:1px solid #e5e7eb;background:#fff;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.utm-history-item-btn:hover{border-color:#d1d5db;color:#374151}.utm-history-item-btn.utm-delete-btn:hover{border-color:#fca5a5;color:#dc2626;background:#fef2f2}
