.template-switcher{position:fixed;bottom:28px;right:95px;z-index:1100;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026,0 0 0 1px #0000000d;width:320px;max-width:calc(100vw - 40px);font-family:system-ui,-apple-system,sans-serif;transition:all .3s ease}.template-switcher-header{display:flex;align-items:center;gap:4px}.template-switcher-toggle{flex:1;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:none;border:none;cursor:pointer;font-size:14px;font-weight:600;color:#1f2937;transition:background-color .2s}.template-switcher-toggle:hover{background-color:#f3f4f6}.template-switcher.is-open .template-switcher-toggle{border-radius:12px 0 0}.template-switcher:not(.is-open) .template-switcher-toggle{border-radius:12px 0 0 12px}.template-switcher-title{display:flex;align-items:center;gap:8px}.template-switcher-chevron{transition:transform .2s ease}.template-switcher-chevron.rotated{transform:rotate(180deg)}.template-switcher-minimize{padding:14px 16px;background:none;border:none;cursor:pointer;color:#6b7280;transition:color .2s,background-color .2s;border-radius:0 12px 12px 0}.template-switcher.is-open .template-switcher-minimize{border-radius:0 12px 0 0}.template-switcher-minimize:hover{color:#1f2937;background-color:#f3f4f6}.template-switcher-content{padding:0 16px 16px;border-top:1px solid #e5e7eb;max-height:60vh;overflow-y:auto}.template-switcher-description{font-size:12px;color:#6b7280;margin:12px 0}.template-options{display:flex;flex-direction:column;gap:10px}.template-option{display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:12px;background:#f9fafb;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .2s ease;text-align:left;position:relative}.template-option:hover{background:#f3f4f6;border-color:#e5e7eb;transform:translateY(-1px)}.template-option.is-active{background:#eff6ff;border-color:#3b82f6}.template-option-preview-card{width:100%;border-radius:10px;overflow:hidden;position:relative;margin-bottom:2px;border:1px solid rgba(0,0,0,.06);background:#fff}.template-option-thumbnail{width:100%;height:90px;display:block;overflow:hidden}.template-option-thumbnail svg{width:100%;height:100%;display:block}.template-option-accent-strip{height:4px;width:100%;transition:background-color .2s ease}.template-option-info{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.template-option-name{font-size:13px;font-weight:600;color:#1f2937;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.coming-soon-badge{font-size:9px;font-weight:500;color:#fff;background:#9ca3af;padding:2px 6px;border-radius:4px;text-transform:uppercase;letter-spacing:.03em}.template-option.is-coming-soon{opacity:.6;cursor:not-allowed}.template-option.is-coming-soon:hover{border-color:#e5e7eb;background:#fff;transform:none}.template-option-desc{font-size:11px;color:#6b7280;line-height:1.45}.template-option-features{display:flex;gap:4px;flex-wrap:wrap;margin-top:2px}.template-option-feature-tag{font-size:9px;font-weight:600;padding:3px 7px;border-radius:999px;background:#f3f4f6;color:#6b7280;white-space:nowrap;letter-spacing:.02em}.template-option-check{color:#3b82f6;flex-shrink:0;position:absolute;top:12px;right:12px;background:#ffffffe0;border-radius:999px;padding:4px}.template-copy-link{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:12px;padding:10px 16px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;font-size:12px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease}.template-copy-link:hover{background:#e5e7eb;border-color:#d1d5db}.template-copy-link svg{flex-shrink:0}.template-option-custom-indicator{position:absolute;top:8px;right:8px;width:12px;height:12px;background:#fff;border:2px solid #3b82f6;border-radius:50%;z-index:2}.template-color-section{margin-top:12px;border-top:1px solid #e5e7eb;padding-top:12px}.template-color-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 10px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:13px;font-weight:500;color:#374151;transition:all .2s ease}.template-color-toggle:hover{background:#f3f4f6;border-color:#d1d5db}.template-color-toggle-title{display:flex;align-items:center;gap:8px}.template-color-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:600;color:#fff;background:#3b82f6;border-radius:9px}.template-color-chevron{transition:transform .2s ease}.template-color-chevron.rotated{transform:rotate(180deg)}.template-color-picker-content{margin-top:10px;padding:12px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.template-color-fields{display:flex;flex-direction:column;gap:12px}.template-color-field{display:flex;flex-direction:column;gap:6px}.template-color-field-header{display:flex;align-items:center;justify-content:space-between}.template-color-label{display:flex;flex-direction:column;font-size:12px;font-weight:600;color:#374151}.template-color-label-hint{font-size:10px;font-weight:400;color:#9ca3af;margin-top:1px}.template-color-field-reset{display:flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;background:#fff;border:1px solid #e5e7eb;border-radius:4px;cursor:pointer;color:#6b7280;transition:all .2s ease}.template-color-field-reset:hover{background:#f3f4f6;border-color:#d1d5db;color:#374151}.template-color-picker-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.template-color-input-wrapper{display:flex;align-items:center;gap:8px}.template-color-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.template-color-preview-box{width:28px;height:28px;border-radius:6px;border:2px solid #d1d5db;cursor:pointer;transition:all .2s ease;box-shadow:inset 0 0 0 1px #0000001a;flex-shrink:0;padding:0;background:none}.template-color-preview-box:hover{border-color:#9ca3af;transform:scale(1.05)}.template-color-preview-box:focus{outline:none;border-color:#3b82f6;box-shadow:inset 0 0 0 1px #0000001a,0 0 0 3px #3b82f633}.template-color-preview-box.is-customized{border-color:#3b82f6;box-shadow:inset 0 0 0 1px #0000001a,0 0 0 2px #3b82f633}.template-color-value{font-size:11px;font-family:Monaco,Consolas,monospace;color:#6b7280;min-width:60px}.template-color-actions{display:flex;gap:8px;margin-top:10px}.template-color-reset,.template-color-reset-all{display:flex;align-items:center;gap:6px;flex:1;padding:8px 10px;font-size:11px;font-weight:500;border-radius:6px;cursor:pointer;transition:all .2s ease;justify-content:center}.template-color-reset{background:#fff;border:1px solid #e5e7eb;color:#374151}.template-color-reset:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.template-color-reset:disabled{opacity:.5;cursor:not-allowed}.template-color-reset-all{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.template-color-reset-all:hover{background:#fee2e2;border-color:#f87171}.template-color-hint{margin-top:10px;padding:6px 10px;font-size:10px;color:#059669;background:#ecfdf5;border-radius:4px;text-align:center;border:1px solid #a7f3d0}.template-color-modal-overlay{position:fixed;inset:0;background:#00000080;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.template-color-modal{background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;width:100%;max-width:360px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:modalSlideIn .2s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.template-color-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb}.template-color-modal-title{font-size:16px;font-weight:600;color:#1f2937;margin:0}.template-color-modal-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;border-radius:8px;cursor:pointer;color:#6b7280;transition:all .2s ease}.template-color-modal-close:hover{background:#f3f4f6;color:#1f2937}.template-color-modal-content{padding:20px;overflow-y:auto;flex:1}.template-color-modal-description{font-size:13px;color:#6b7280;margin:0 0 16px}.template-color-modal-picker{display:flex;justify-content:center;margin-bottom:16px}.template-color-modal-input{width:200px;height:150px;padding:0;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;background:none}.template-color-modal-input::-webkit-color-swatch-wrapper{padding:8px}.template-color-modal-input::-webkit-color-swatch{border-radius:8px;border:none}.template-color-modal-input::-moz-color-swatch{border-radius:8px;border:none}.template-color-modal-preview{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding:12px;background:#f9fafb;border-radius:8px}.template-color-modal-preview-box{width:48px;height:48px;border-radius:8px;border:2px solid #d1d5db;box-shadow:inset 0 0 0 1px #0000001a;flex-shrink:0}.template-color-modal-hex-input{flex:1;padding:10px 12px;font-size:14px;font-family:Monaco,Consolas,monospace;border:1px solid #d1d5db;border-radius:6px;text-transform:uppercase;background:#fff;transition:border-color .2s ease}.template-color-modal-hex-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.template-color-modal-presets{margin-bottom:8px}.template-color-modal-presets-label{display:block;font-size:12px;font-weight:500;color:#4b5563;margin-bottom:10px}.template-color-modal-presets-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:6px}.template-color-preset{width:100%;aspect-ratio:1;border-radius:6px;border:2px solid transparent;cursor:pointer;transition:all .15s ease;box-shadow:inset 0 0 0 1px #0000001a}.template-color-preset:hover{transform:scale(1.1);border-color:#9ca3af}.template-color-preset.is-selected{border-color:#3b82f6;box-shadow:inset 0 0 0 1px #0000001a,0 0 0 2px #3b82f64d}.template-color-modal-actions{display:flex;gap:10px;padding:16px 20px;border-top:1px solid #e5e7eb;background:#f9fafb}.template-color-modal-cancel,.template-color-modal-apply{flex:1;padding:10px 16px;font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease}.template-color-modal-cancel{background:#fff;border:1px solid #d1d5db;color:#374151}.template-color-modal-cancel:hover{background:#f3f4f6;border-color:#9ca3af}.template-color-modal-apply{background:#3b82f6;border:1px solid #3b82f6;color:#fff}.template-color-modal-apply:hover{background:#2563eb;border-color:#2563eb}@media(max-width:480px){.template-color-modal{max-width:100%;max-height:85vh;border-radius:16px 16px 0 0;margin-top:auto}.template-color-modal-overlay{align-items:flex-end;padding:0}.template-color-modal-input{width:100%;height:120px}.template-color-modal-presets-grid{grid-template-columns:repeat(6,1fr)}}.template-switcher-minimized{position:fixed;bottom:28px;right:95px;z-index:1100;width:44px;height:44px;border-radius:50%;background:#fff;border:none;box-shadow:0 4px 20px #00000026,0 0 0 1px #0000000d;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1f2937;transition:all .2s ease}.template-switcher-minimized:hover{background:#f3f4f6;transform:scale(1.05)}@media(max-width:768px){.template-switcher{width:auto;min-width:200px;max-width:calc(100vw - 40px);right:20px;left:auto;bottom:90px}.template-switcher-toggle{padding:10px 12px;font-size:12px}.template-switcher-content{padding:0 12px 12px}.template-switcher-description{font-size:11px}.template-option{padding:10px;gap:8px}.template-option-thumbnail{height:74px}.template-option-name{font-size:12px}.template-option-desc{font-size:10px}.template-option-feature-tag{font-size:8px;padding:2px 6px}.template-copy-link{padding:8px 12px;font-size:11px}.template-switcher-minimized{width:36px;height:36px;bottom:32px;right:95px}.template-color-toggle{padding:6px 8px;font-size:11px}.template-color-picker-content{padding:10px}.template-color-fields{gap:10px}.template-color-field{gap:4px}.template-color-label{font-size:11px}.template-color-label-hint{font-size:9px}.template-color-preview-box{width:24px;height:24px}.template-color-value{font-size:10px;min-width:55px}.template-color-picker-row{flex-direction:column;align-items:flex-start;gap:8px}.template-color-actions{flex-direction:column}.template-color-reset,.template-color-reset-all{width:100%}}@media(max-width:480px){.template-switcher{max-width:calc(100vw - 40px);right:20px;left:auto;bottom:90px}}.template-modern-orange .template-switcher{background:#fffdfb}.template-elegant-blue .template-switcher{background:#fbfdff}.template-natural-green .template-switcher{background:#fbfdf9}.template-luxury-gold .template-switcher,.template-minimal-dark .template-switcher{color:#f9fafb}.template-luxury-gold .template-switcher{background:#151311;box-shadow:0 10px 30px #00000059,0 0 0 1px #d4af372e}.template-luxury-gold .template-switcher-toggle,.template-luxury-gold .template-switcher-minimize{color:#f5f3ef}.template-luxury-gold .template-switcher-content{border-top-color:#d4af3729}.template-minimal-dark .template-switcher{background:#0f1115;box-shadow:0 10px 30px #00000059,0 0 0 1px #00d4ff24}.template-minimal-dark .template-switcher-toggle,.template-minimal-dark .template-switcher-minimize{color:#f9fafb}.template-minimal-dark .template-switcher-content{border-top-color:#00d4ff24}.template-luxury-gold .template-switcher-toggle:hover,.template-luxury-gold .template-switcher-minimize:hover,.template-minimal-dark .template-switcher-toggle:hover,.template-minimal-dark .template-switcher-minimize:hover{background:#ffffff0a}.template-luxury-gold .template-switcher-description,.template-minimal-dark .template-switcher-description{color:#9ca3af}.template-modern-orange .template-option.is-active{background:#fff7ed;border-color:#ff6b00}.template-modern-orange .template-option-check,.template-modern-orange .template-option.is-active .template-option-feature-tag{color:#ff6b00}.template-modern-orange .template-option.is-active .template-option-feature-tag{background:#fff0e6}.template-elegant-blue .template-option.is-active{background:#eff6ff;border-color:#2563eb}.template-elegant-blue .template-option-check,.template-elegant-blue .template-option.is-active .template-option-feature-tag{color:#2563eb}.template-elegant-blue .template-option.is-active .template-option-feature-tag{background:#dbeafe}.template-natural-green .template-option.is-active{background:#f0fdf4;border-color:#2d5a27}.template-natural-green .template-option-check,.template-natural-green .template-option.is-active .template-option-feature-tag{color:#2d5a27}.template-natural-green .template-option.is-active .template-option-feature-tag{background:#dcfce7}.template-luxury-gold .template-option.is-active{background:#221f1b;border-color:#d4af37}.template-luxury-gold .template-option.is-active .template-option-name,.template-luxury-gold .template-option.is-active .template-option-desc,.template-luxury-gold .template-option-check,.template-luxury-gold .template-option.is-active .template-option-feature-tag{color:#d4af37}.template-luxury-gold .template-option.is-active .template-option-feature-tag{background:#d4af3724}.template-minimal-dark .template-option.is-active{background:#111827;border-color:#00d4ff}.template-minimal-dark .template-option.is-active .template-option-name,.template-minimal-dark .template-option.is-active .template-option-desc,.template-minimal-dark .template-option-check,.template-minimal-dark .template-option.is-active .template-option-feature-tag{color:#00d4ff}.template-minimal-dark .template-option.is-active .template-option-feature-tag{background:#00d4ff1f}
