.studio-hero-grid.svelte-1d4i12f{transition:gap .42s cubic-bezier(.22,1,.36,1),grid-template-columns .52s cubic-bezier(.22,1,.36,1)}.studio-copy.svelte-1d4i12f,.studio-panel.svelte-1d4i12f,.studio-preview-pane.svelte-1d4i12f{min-width:0}.studio-copy.svelte-1d4i12f{overflow:hidden;transition:opacity .26s ease,transform .42s cubic-bezier(.22,1,.36,1),max-height .42s cubic-bezier(.22,1,.36,1),filter .42s cubic-bezier(.22,1,.36,1)}.studio-panel.svelte-1d4i12f{transition:box-shadow .42s ease,transform .42s cubic-bezier(.22,1,.36,1)}.studio-preview-pane.svelte-1d4i12f{transition:min-height .52s cubic-bezier(.22,1,.36,1)}.studio-result-frame.svelte-1d4i12f{-webkit-touch-callout:none;touch-action:manipulation}.studio-result-frame.svelte-1d4i12f:focus-visible{outline:3px solid rgba(10,40,31,.35);outline-offset:4px}.expand-corners.svelte-1d4i12f{position:relative;display:inline-block;width:14px;height:14px;color:currentColor}.corner.svelte-1d4i12f{position:absolute;width:5px;height:5px;border-color:currentColor}.corner-tl.svelte-1d4i12f{top:0;left:0;border-top:1.5px solid;border-left:1.5px solid;border-radius:3px 0 0}.corner-tr.svelte-1d4i12f{top:0;right:0;border-top:1.5px solid;border-right:1.5px solid;border-radius:0 3px 0 0}.corner-bl.svelte-1d4i12f{bottom:0;left:0;border-bottom:1.5px solid;border-left:1.5px solid;border-radius:0 0 0 3px}.corner-br.svelte-1d4i12f{right:0;bottom:0;border-right:1.5px solid;border-bottom:1.5px solid;border-radius:0 0 3px}@media (max-width: 1023px){.studio-hero-grid.studio-expanded.svelte-1d4i12f{gap:1.25rem}.studio-hero-grid.studio-expanded.svelte-1d4i12f .studio-copy:where(.svelte-1d4i12f){max-height:0;opacity:0;transform:translateY(-12px);filter:blur(4px);pointer-events:none}.studio-hero-grid.studio-expanded.svelte-1d4i12f .studio-preview-pane:where(.svelte-1d4i12f){min-height:min(72vh,680px)}}@media (min-width: 1024px){.studio-hero-grid.svelte-1d4i12f{grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);gap:2.5rem}.studio-hero-grid.studio-expanded.svelte-1d4i12f{grid-template-columns:minmax(0,0fr) minmax(0,1fr);gap:0;align-items:start}.studio-copy.svelte-1d4i12f{max-height:640px;opacity:1;transform:translate(0);filter:blur(0)}.studio-hero-grid.studio-expanded.svelte-1d4i12f .studio-copy:where(.svelte-1d4i12f){max-height:0;opacity:0;transform:translate(-18px);filter:blur(5px);pointer-events:none}.studio-hero-grid.studio-expanded.svelte-1d4i12f .studio-panel:where(.svelte-1d4i12f){box-shadow:0 30px 90px #0f172a24}.studio-hero-grid.studio-expanded.svelte-1d4i12f .studio-preview-pane:where(.svelte-1d4i12f){min-height:clamp(680px,72vh,820px)}}@media (prefers-reduced-motion: reduce){.studio-hero-grid.svelte-1d4i12f,.studio-copy.svelte-1d4i12f,.studio-panel.svelte-1d4i12f,.studio-preview-pane.svelte-1d4i12f{transition:none}}.compare-slider.svelte-1d4i12f{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:ew-resize}.compare-after.svelte-1d4i12f,.compare-before.svelte-1d4i12f,.compare-checker.svelte-1d4i12f{position:absolute;top:0;right:0;bottom:0;left:0}.compare-after.svelte-1d4i12f img:where(.svelte-1d4i12f),.compare-before.svelte-1d4i12f img:where(.svelte-1d4i12f){position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.compare-checker.svelte-1d4i12f{background:repeating-conic-gradient(#fff,#fff 25%,#d1d5db 0%,#d1d5db 50%) 50% / 10px 10px}.compare-before.svelte-1d4i12f{clip-path:polygon(0 0,var(--slider-position) 0,var(--slider-position) 100%,0 100%)}.compare-handle.svelte-1d4i12f{position:absolute;inset-block:0;left:var(--slider-position);width:2px;transform:translate(-1px);background:#fff}.compare-handle.svelte-1d4i12f span:where(.svelte-1d4i12f){position:absolute;top:50%;left:50%;display:grid;width:42px;height:42px;transform:translate(-50%,-50%);place-items:center;border-radius:999px;background:#fff;color:#0a281f;font-size:12px;font-weight:800;box-shadow:0 10px 28px #0f172a33}.faq-wrap.svelte-1d4i12f{display:grid;gap:.75rem}.faq-card.svelte-1d4i12f{overflow:clip;border:1px solid rgba(0,0,0,.1);border-radius:18px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.faq-summary.svelte-1d4i12f{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center;padding:1rem 1.125rem;cursor:pointer;list-style:none;font-weight:700;color:#111827}.faq-summary.svelte-1d4i12f::-webkit-details-marker{display:none}.faq-chevron.svelte-1d4i12f{display:grid;width:30px;height:30px;place-items:center;border-radius:999px;background:#f3f4f6;color:#4b5563;font-size:12px;transition:transform .18s ease}.faq-card[open].svelte-1d4i12f .faq-chevron:where(.svelte-1d4i12f){transform:rotate(180deg)}.faq-content.svelte-1d4i12f{height:0}.faq-content.svelte-1d4i12f p:where(.svelte-1d4i12f){padding:0 1.125rem 1rem;color:#4b5563;line-height:1.65}.color-picker-container.svelte-1d4i12f{--cp-border-color: white;--cp-text-color: #686868;--cp-input-color: #f3f3f3;--cp-button-hover-color: #777;--focus-color: #686868}
