.color-picker.svelte-1nw9cg5{position:relative;display:inline-flex;flex:0 0 auto}.trigger.svelte-1nw9cg5{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--text-primary, #1e293b);cursor:pointer;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease,transform .12s ease}.trigger.svelte-1nw9cg5:hover:not(:disabled),.open.svelte-1nw9cg5 .trigger:where(.svelte-1nw9cg5){border-color:var(--border, #d8dee8);background:var(--bg-secondary, #f8fafc)}.trigger.svelte-1nw9cg5:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--primary, #2563eb) 20%,transparent)}.trigger.svelte-1nw9cg5:active:not(:disabled){transform:scale(.96)}.trigger.svelte-1nw9cg5:disabled{opacity:.5;cursor:not-allowed}.trigger.with-value.svelte-1nw9cg5{justify-content:flex-start;width:152px;padding:0 .65rem;gap:.6rem;border-color:var(--border, #d8dee8);background:var(--bg-primary, #fff)}.trigger-swatch.svelte-1nw9cg5,.current-color.svelte-1nw9cg5{display:block;flex:0 0 auto;width:30px;height:30px;border-radius:50%;background:var(--swatch-color);box-shadow:inset 0 0 0 1px #0f172a1f,0 2px 6px #0f172a29}.trigger-swatch.no-color.svelte-1nw9cg5,.current-color.no-color.svelte-1nw9cg5{background:linear-gradient(45deg,transparent 45%,#ef4444 46%,#ef4444 54%,transparent 55%),var(--bg-primary, #fff)}.trigger-value.svelte-1nw9cg5{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;font-weight:600;letter-spacing:.01em}.chevron.svelte-1nw9cg5{display:flex;margin-left:auto;color:var(--text-muted, #64748b);transition:transform .12s ease}.open.svelte-1nw9cg5 .chevron:where(.svelte-1nw9cg5){transform:rotate(180deg)}.chevron.svelte-1nw9cg5 svg{width:14px;height:14px}.popover.svelte-1nw9cg5{position:fixed;inset:auto;margin:0;z-index:1000;width:280px;box-sizing:border-box;padding:1rem;border:1px solid color-mix(in srgb,var(--border, #d8dee8) 78%,transparent);border-radius:16px;background:var(--bg-primary, #fff);box-shadow:0 18px 42px #0f172a29,0 3px 10px #0f172a14;animation:svelte-1nw9cg5-reveal .12s ease-out}.popover-heading.svelte-1nw9cg5{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.popover-heading.svelte-1nw9cg5>div:where(.svelte-1nw9cg5),.custom-copy.svelte-1nw9cg5{display:flex;flex-direction:column}.eyebrow.svelte-1nw9cg5{margin-bottom:.1rem;color:var(--text-muted, #64748b);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.popover-heading.svelte-1nw9cg5 strong:where(.svelte-1nw9cg5){font-size:.95rem;color:var(--text-primary, #0f172a)}.current-color.svelte-1nw9cg5{width:34px;height:34px}.preset-grid.svelte-1nw9cg5{display:grid;grid-template-columns:repeat(5,1fr);gap:.45rem}.preset-grid.after-options.svelte-1nw9cg5,.brand-section.after-options.svelte-1nw9cg5{margin-top:.8rem;padding-top:.8rem;border-top:1px solid var(--border, #e2e8f0)}.section-label.svelte-1nw9cg5{display:block;margin-bottom:.45rem;color:var(--text-muted, #64748b);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.brand-grid.svelte-1nw9cg5{display:grid;grid-template-columns:repeat(5,1fr);gap:.45rem}.named-options.svelte-1nw9cg5{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.named-option.svelte-1nw9cg5{display:flex;align-items:center;min-width:0;gap:.45rem;padding:.45rem .5rem;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--text-secondary, #475569);font:inherit;font-size:.76rem;cursor:pointer}.named-option.svelte-1nw9cg5:hover{background:var(--bg-secondary, #f8fafc)}.named-option.selected.svelte-1nw9cg5{border-color:color-mix(in srgb,var(--primary, #2563eb) 24%,transparent);background:color-mix(in srgb,var(--primary, #2563eb) 7%,transparent);color:var(--text-primary, #0f172a);font-weight:600}.named-option.svelte-1nw9cg5 svg{width:13px;height:13px;margin-left:auto;color:var(--primary, #2563eb)}.option-swatch.svelte-1nw9cg5{flex:0 0 auto;width:20px;height:20px;border-radius:6px;background:var(--swatch-color);box-shadow:inset 0 0 0 1px #0f172a1f}.option-swatch.no-color.svelte-1nw9cg5{background:linear-gradient(45deg,transparent 45%,#ef4444 46%,#ef4444 54%,transparent 55%),var(--bg-primary, #fff)}.swatch.svelte-1nw9cg5{display:flex;align-items:center;justify-content:center;aspect-ratio:1;padding:0;border:0;border-radius:10px;background:var(--swatch-color);color:#fff;cursor:pointer;box-shadow:inset 0 0 0 1px #0f172a1a;transition:transform .1s ease,box-shadow .1s ease}.swatch.svelte-1nw9cg5:hover{transform:translateY(-2px) scale(1.03);box-shadow:inset 0 0 0 1px #0f172a14,0 5px 10px color-mix(in srgb,var(--swatch-color) 32%,transparent)}.swatch.selected.svelte-1nw9cg5{box-shadow:inset 0 0 0 2px #ffffffe6,0 0 0 2px var(--swatch-color)}.swatch.svelte-1nw9cg5 svg{width:17px;height:17px;filter:drop-shadow(0 1px 1px rgba(15,23,42,.3))}.custom-section.svelte-1nw9cg5{margin-top:1rem;padding-top:.9rem;border-top:1px solid var(--border, #e2e8f0)}.custom-copy.svelte-1nw9cg5 strong:where(.svelte-1nw9cg5){color:var(--text-primary, #0f172a);font-size:.82rem}.custom-copy.svelte-1nw9cg5 span:where(.svelte-1nw9cg5){margin-top:.1rem;color:var(--text-muted, #64748b);font-size:.72rem}.custom-controls.svelte-1nw9cg5{display:flex;align-items:center;gap:.55rem;margin-top:.65rem}.spectrum-button.svelte-1nw9cg5{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:conic-gradient(from 90deg,#ef4444,#f59e0b,#22c55e,#06b6d4,#6366f1,#d946ef,#ef4444);cursor:pointer;box-shadow:0 2px 6px #0f172a29}.spectrum-button.svelte-1nw9cg5>span:where(.svelte-1nw9cg5){width:24px;height:24px;border:3px solid var(--bg-primary, #fff);border-radius:50%;background:var(--swatch-color);box-shadow:inset 0 0 0 1px #0f172a1f}.spectrum-button.selected.svelte-1nw9cg5{box-shadow:0 0 0 2px var(--bg-primary, #fff),0 0 0 4px var(--primary, #2563eb)}.native-color-input.svelte-1nw9cg5{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.hex-input.svelte-1nw9cg5{min-width:0;flex:1;height:40px;padding:0 .7rem;border:1px solid var(--border, #d8dee8);border-radius:10px;background:var(--bg-primary, #fff);color:var(--text-primary, #0f172a);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.84rem;font-weight:600;text-transform:uppercase}.hex-input.svelte-1nw9cg5:focus{border-color:var(--primary, #2563eb);outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--primary, #2563eb) 15%,transparent)}@keyframes svelte-1nw9cg5-reveal{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:360px){.popover.svelte-1nw9cg5{width:min(280px,calc(100vw - 2rem))}}@media(prefers-reduced-motion:reduce){.popover.svelte-1nw9cg5{animation:none}}
