.circle-swatch.svelte-ccg5gj{width:var(--circle-swatch-size);height:var(--circle-swatch-size);cursor:pointer;transition:transform var(--circle-swatch-motion-fast,var(--picker-motion-duration-fast,.16s)) var(--circle-swatch-motion-ease,var(--picker-motion-ease,ease)), opacity var(--circle-swatch-motion-fast,var(--picker-motion-duration-fast,.16s)) var(--circle-swatch-motion-ease,var(--picker-motion-ease,ease)), filter var(--circle-swatch-motion-fast,var(--picker-motion-duration-fast,.16s)) var(--circle-swatch-motion-ease,var(--picker-motion-ease,ease));background:0 0;border:2px solid #0000;border-radius:9999px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.circle-swatch.svelte-ccg5gj:hover{transform:translateY(-1px)scale(1.04)}.circle-swatch.svelte-ccg5gj:disabled{cursor:default;opacity:.5;transform:none}.circle-swatch.svelte-ccg5gj:focus-visible{outline:2px solid color-mix(in srgb, var(--primary) 72%, var(--tertiary) 28%);outline-offset:3px}.circle-swatch-active.svelte-ccg5gj{border-color:color-mix(in srgb, var(--primary) 62%, transparent);box-shadow:0 0 0 1.25px color-mix(in srgb, var(--primary) 10%, transparent)}.circle-swatch-fill.svelte-ccg5gj{border-radius:inherit;background:radial-gradient(circle at 30% 28%, color-mix(in srgb, var(--tertiary) 40%, transparent), transparent 38%), var(--circle-swatch-color);border:1.5px solid color-mix(in srgb, var(--circle-swatch-color) 22%, var(--primary) 14%);width:100%;height:100%;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--tertiary) 36%, transparent);transition:border-color var(--circle-swatch-motion-base,var(--picker-motion-duration-base,.2s)) var(--circle-swatch-motion-ease,var(--picker-motion-ease,ease)), box-shadow var(--circle-swatch-motion-base,var(--picker-motion-duration-base,.2s)) var(--circle-swatch-motion-ease,var(--picker-motion-ease,ease)), transform var(--circle-swatch-motion-fast,var(--picker-motion-duration-fast,.16s)) var(--circle-swatch-motion-ease,var(--picker-motion-ease,ease)), opacity var(--circle-swatch-motion-fast,var(--picker-motion-duration-fast,.16s)) var(--circle-swatch-motion-ease,var(--picker-motion-ease,ease));display:block}.picker-shell.svelte-1fjic7w{--grid-handle-size:1.76rem;--hue-handle-size:1.52rem;--hue-bar-height:1.15rem;--alpha-handle-size:var(--hue-handle-size);--alpha-rail-width:var(--hue-bar-height);--swatch-size:var(--picker-size,1.8rem);--swatch-gap:.4rem;height:100%;min-height:0;animation:svelte-1fjic7w-color-picker-open-fade .42s var(--picker-motion-ease) both;transition:opacity var(--picker-motion-duration-base) var(--picker-motion-ease), transform var(--picker-motion-duration-base) var(--picker-motion-ease), filter var(--picker-motion-duration-base) var(--picker-motion-ease);flex-direction:column;gap:.9rem;display:flex}@keyframes svelte-1fjic7w-color-picker-open-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.picker-shell.svelte-1fjic7w{animation-duration:1ms}}.surface-alpha-row.svelte-1fjic7w{flex:auto;gap:.55rem;min-height:0;display:flex}.surface-wrap.svelte-1fjic7w{border:1px solid color-mix(in srgb, var(--tertiary) 85%, transparent);background:radial-gradient(circle at top, color-mix(in srgb, var(--tertiary) 18%, transparent), transparent 55%), color-mix(in srgb, var(--tertiary) 22%, transparent);min-height:0;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--tertiary) 70%, transparent), 0 12px 26px -24px color-mix(in srgb, var(--primary) 85%, transparent);transition:box-shadow var(--picker-motion-duration-base) var(--picker-motion-ease), border-color var(--picker-motion-duration-base) var(--picker-motion-ease), transform var(--picker-motion-duration-fast) var(--picker-motion-ease);border-radius:1.15rem;flex:auto;position:relative;overflow:hidden}.color-slider.svelte-1fjic7w{appearance:none;border:1px solid color-mix(in srgb, var(--tertiary) 96%, transparent);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--tertiary) 62%, transparent), 0 10px 20px -18px color-mix(in srgb, var(--primary) 74%, transparent);cursor:pointer;border-radius:9999px}.color-slider.svelte-1fjic7w::-webkit-slider-runnable-track{background:0 0;border-radius:9999px}.color-slider.svelte-1fjic7w::-moz-range-track{background:0 0;border-radius:9999px}.color-slider.svelte-1fjic7w::-webkit-slider-thumb{appearance:none;border:2px solid color-mix(in srgb, var(--tertiary) 95%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--primary) 18%, transparent), 0 7px 18px -10px color-mix(in srgb, var(--primary) 70%, transparent);border-radius:9999px}.color-slider.svelte-1fjic7w::-moz-range-thumb{border:2px solid color-mix(in srgb, var(--tertiary) 95%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--primary) 18%, transparent), 0 7px 18px -10px color-mix(in srgb, var(--primary) 70%, transparent);border-radius:9999px}.color-slider.svelte-1fjic7w:focus-visible{outline:2px solid color-mix(in srgb, var(--primary) 72%, var(--tertiary) 28%);outline-offset:3px}.alpha-slider.svelte-1fjic7w{flex:0 0 var(--alpha-rail-width);width:var(--alpha-rail-width);background:var(--alpha-gradient), conic-gradient(var(--quaternary) 25%, var(--tertiary) 25% 50%, var(--quaternary) 50% 75%, var(--tertiary) 75%);writing-mode:vertical-lr;direction:rtl;background-size:auto,8px 8px;min-height:0}.alpha-slider.svelte-1fjic7w::-webkit-slider-runnable-track{width:var(--alpha-rail-width);height:100%}.alpha-slider.svelte-1fjic7w::-moz-range-track{width:var(--alpha-rail-width);height:100%}.alpha-slider.svelte-1fjic7w::-webkit-slider-thumb{width:var(--alpha-handle-size);height:var(--alpha-handle-size);margin-left:calc((var(--alpha-rail-width) - var(--alpha-handle-size)) / 2);background:radial-gradient(circle at 30% 28%, color-mix(in srgb, var(--tertiary) 32%, transparent), transparent 38%), var(--alpha-thumb-color)}.alpha-slider.svelte-1fjic7w::-moz-range-thumb{width:var(--alpha-handle-size);height:var(--alpha-handle-size);background:radial-gradient(circle at 30% 28%, color-mix(in srgb, var(--tertiary) 32%, transparent), transparent 38%), var(--alpha-thumb-color)}.surface-canvas.svelte-1fjic7w{cursor:crosshair;touch-action:none;width:100%;height:100%;display:block}.surface-canvas.svelte-1fjic7w:focus-visible{outline:2px solid color-mix(in srgb, var(--primary) 72%, var(--tertiary) 28%);outline-offset:-2px}.surface-indicator.svelte-1fjic7w{width:var(--grid-handle-size);height:var(--grid-handle-size);border:2px solid color-mix(in srgb, var(--tertiary) 96%, transparent);background:var(--indicator-color);box-shadow:0 0 0 1px color-mix(in srgb, var(--primary) 18%, transparent), 0 10px 22px -12px color-mix(in srgb, var(--primary) 72%, transparent);pointer-events:none;border-radius:9999px;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.hue-slider.svelte-1fjic7w{min-width:0;height:var(--hue-bar-height);background:linear-gradient(180deg, color-mix(in srgb, var(--tertiary) 18%, transparent), color-mix(in srgb, var(--tertiary) 4%, transparent)), var(--hue-gradient);flex:auto}.hue-slider.svelte-1fjic7w::-webkit-slider-runnable-track{height:var(--hue-bar-height)}.hue-slider.svelte-1fjic7w::-moz-range-track{height:var(--hue-bar-height)}.hue-slider.svelte-1fjic7w::-webkit-slider-thumb{width:var(--hue-handle-size);height:var(--hue-handle-size);margin-top:calc((var(--hue-bar-height) - var(--hue-handle-size)) / 2);background:radial-gradient(circle at 30% 28%, color-mix(in srgb, var(--tertiary) 32%, transparent), transparent 38%), var(--hue-thumb-color)}.hue-slider.svelte-1fjic7w::-moz-range-thumb{width:var(--hue-handle-size);height:var(--hue-handle-size);background:radial-gradient(circle at 30% 28%, color-mix(in srgb, var(--tertiary) 32%, transparent), transparent 38%), var(--hue-thumb-color)}.hue-row.svelte-1fjic7w{align-items:center;gap:var(--swatch-gap);display:flex}.shortcut-swatches.svelte-1fjic7w{align-items:center;gap:var(--swatch-gap);flex:none;display:flex}.eyedropper-button.svelte-1fjic7w{width:var(--swatch-size);height:var(--swatch-size);border:1px solid color-mix(in srgb, var(--tertiary) 78%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--tertiary) 32%, transparent), color-mix(in srgb, var(--tertiary) 8%, transparent)), color-mix(in srgb, var(--tertiary) 24%, transparent);color:var(--picker-fg,currentColor);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--tertiary) 48%, transparent), 0 10px 20px -18px color-mix(in srgb, var(--primary) 74%, transparent);cursor:pointer;transition:background-color var(--picker-motion-duration-fast) var(--picker-motion-ease), border-color var(--picker-motion-duration-fast) var(--picker-motion-ease), opacity var(--picker-motion-duration-fast) var(--picker-motion-ease), transform var(--picker-motion-duration-fast) var(--picker-motion-ease);border-radius:9999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.eyedropper-button.svelte-1fjic7w:hover:not(:disabled){border-color:color-mix(in srgb, var(--tertiary) 95%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--tertiary) 42%, transparent), color-mix(in srgb, var(--tertiary) 14%, transparent)), color-mix(in srgb, var(--tertiary) 34%, transparent);transform:translateY(-1px)}.eyedropper-button.svelte-1fjic7w:focus-visible{outline:2px solid color-mix(in srgb, var(--primary) 72%, var(--tertiary) 28%);outline-offset:3px}.eyedropper-button.svelte-1fjic7w:disabled{cursor:not-allowed;opacity:.45}.picker-trigger{--picker-size:1.8rem}.editor-surface.svelte-1xtjw0p{background:color-mix(in srgb, var(--tertiary) 38%, transparent);border:1px solid color-mix(in srgb, var(--tertiary) 50%, transparent);box-shadow:0 14px 30px -22px color-mix(in srgb, var(--primary) 28%, transparent), inset 0 1px 0 color-mix(in srgb, var(--tertiary) 38%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:auto;border-radius:1.5rem;gap:.7rem;width:100%;padding:.8rem;display:grid}.editor-field.svelte-1xtjw0p,.editor-content-block-control.svelte-1xtjw0p{display:grid}.editor-field.svelte-1xtjw0p{gap:.35rem}.editor-content-block-control.svelte-1xtjw0p{gap:.55rem}.editor-icon-row.svelte-1xtjw0p,.editor-image-mode-row.svelte-1xtjw0p,.editor-cycle-row.svelte-1xtjw0p,.editor-link-toggle-row.svelte-1xtjw0p,.editor-color-control.svelte-1xtjw0p,.editor-image-actions.svelte-1xtjw0p{align-items:center;display:flex}.editor-icon-row.svelte-1xtjw0p,.editor-image-mode-row.svelte-1xtjw0p,.editor-cycle-row.svelte-1xtjw0p{gap:.5rem}.editor-link-toggle-row.svelte-1xtjw0p{scrollbar-color:color-mix(in srgb, var(--primary) 34%, transparent) color-mix(in srgb, var(--tertiary) 24%, transparent);scrollbar-width:thin;gap:.45rem;padding:.05rem .05rem .4rem;overflow-x:auto}.editor-icon-spacer.svelte-1xtjw0p{margin-left:auto}.editor-text-size-control.svelte-1xtjw0p,.editor-crop-shape-control.svelte-1xtjw0p{display:inline-flex;position:relative}.editor-text-size-popover.svelte-1xtjw0p,.editor-crop-shape-popover.svelte-1xtjw0p{z-index:3;position:absolute;bottom:calc(100% + .48rem);left:50%;transform:translate(-50%)}.editor-text-size-popover.svelte-1xtjw0p{width:12.4rem}.editor-crop-shape-popover.svelte-1xtjw0p{max-width:calc(100vw - 1.5rem);left:auto;right:0;transform:none}.editor-text-size-panel.svelte-1xtjw0p{background:color-mix(in srgb, var(--tertiary) 94%, transparent);border:1px solid color-mix(in srgb, var(--tertiary) 70%, transparent);box-shadow:0 14px 26px -18px color-mix(in srgb, var(--primary) 44%, transparent), inset 0 1px 0 color-mix(in srgb, var(--tertiary) 64%, transparent);transform-origin:50% 100%;border-radius:9999px;width:100%;padding:.46rem .72rem}.editor-text-size-panel-inner.svelte-1xtjw0p{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.72rem;display:grid}.editor-text-size-a.svelte-1xtjw0p{color:color-mix(in srgb, var(--primary) 82%, transparent);font-family:var(--font-family-sans);letter-spacing:0;font-weight:800;line-height:1}.editor-text-size-a-small.svelte-1xtjw0p{font-size:.66rem}.editor-text-size-a-large.svelte-1xtjw0p{font-size:1rem}.editor-text-size-slider-shell.svelte-1xtjw0p{width:100%;height:1.35rem;position:relative}.editor-text-size-track.svelte-1xtjw0p{background:color-mix(in srgb, var(--primary) 20%, transparent);border-radius:9999px;height:.42rem;position:absolute;top:50%;left:0;right:0;overflow:visible;transform:translateY(-50%)}.editor-text-size-fill.svelte-1xtjw0p{background:color-mix(in srgb, var(--primary) 88%, transparent);border-radius:inherit;height:100%;transition:width .17s cubic-bezier(.22,1,.36,1);display:block}.editor-text-size-thumb.svelte-1xtjw0p{background:var(--primary);box-shadow:0 3px 7px color-mix(in srgb, var(--primary) 28%, transparent);border-radius:9999px;width:1.08rem;height:1.08rem;transition:left .17s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;transform:translate(-50%,-50%)}.editor-text-size-slider.svelte-1xtjw0p{cursor:pointer;opacity:0;width:100%;height:1.35rem;margin:0;position:absolute;inset:0}.editor-crop-shape-panel.svelte-1xtjw0p{background:color-mix(in srgb, var(--tertiary) 94%, transparent);border:1px solid color-mix(in srgb, var(--tertiary) 70%, transparent);box-shadow:0 14px 26px -18px color-mix(in srgb, var(--primary) 44%, transparent), inset 0 1px 0 color-mix(in srgb, var(--tertiary) 64%, transparent);transform-origin:calc(100% - 1.225rem) 100%;border-radius:9999px;align-items:center;gap:.28rem;padding:.34rem;display:flex}.editor-crop-shape-btn.svelte-1xtjw0p{color:color-mix(in srgb, var(--primary) 72%, transparent);background:0 0;border:0;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;display:inline-flex}.editor-crop-shape-btn.active-control.svelte-1xtjw0p{background:color-mix(in srgb, var(--primary) 90%, transparent);color:var(--tertiary);box-shadow:0 8px 16px -12px color-mix(in srgb, var(--primary) 55%, transparent)}.editor-icon-btn.svelte-1xtjw0p,.editor-cycle-btn.svelte-1xtjw0p,.editor-link-toggle-btn.svelte-1xtjw0p{cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.editor-icon-btn.svelte-1xtjw0p{background:color-mix(in srgb, var(--tertiary) 16%, transparent);color:color-mix(in srgb, var(--primary) 82%, transparent);border:0;width:2.45rem;height:2.45rem}.editor-icon-btn.active-control.svelte-1xtjw0p{background:color-mix(in srgb, var(--tertiary) 90%, transparent);color:color-mix(in srgb, var(--primary) 90%, transparent);box-shadow:0 12px 22px -16px color-mix(in srgb, var(--primary) 48%, transparent), inset 0 1px 0 color-mix(in srgb, var(--tertiary) 55%, transparent)}.editor-text-glyph.svelte-1xtjw0p,.editor-cycle-glyph.svelte-1xtjw0p{font-weight:800;line-height:1}.editor-text-glyph.svelte-1xtjw0p{font-size:.98rem}.editor-size-glyph.svelte-1xtjw0p{font-family:var(--font-family-sans);letter-spacing:0;font-size:.86rem}.editor-heading-glyph.svelte-1xtjw0p,.editor-quote-glyph.svelte-1xtjw0p{font-family:Georgia,serif}.editor-quote-glyph.svelte-1xtjw0p{font-size:1.4rem;font-weight:700;transform:translateY(.08rem)}.editor-cycle-item.svelte-1xtjw0p{flex-direction:column;align-items:center;gap:5px;width:3.2rem;display:flex}.editor-cycle-btn.svelte-1xtjw0p{background:color-mix(in srgb, var(--tertiary) 85%, transparent);border:1.5px solid color-mix(in srgb, var(--quaternary) 35%, transparent);color:color-mix(in srgb, var(--primary) 75%, transparent);width:2.4rem;height:2.4rem}.editor-cycle-glyph.svelte-1xtjw0p{font-size:.8rem}.editor-cycle-title.svelte-1xtjw0p{color:color-mix(in srgb, var(--tertiary) 95%, transparent);text-overflow:ellipsis;max-width:100%;text-shadow:0 1px 3px color-mix(in srgb, var(--primary) 50%, transparent);white-space:nowrap;font-size:.6rem;font-weight:600;line-height:1;overflow:hidden}.editor-color-picker-panel.svelte-1xtjw0p{background:color-mix(in srgb, var(--tertiary) 46%, transparent);border:1px solid color-mix(in srgb, var(--tertiary) 55%, transparent);border-radius:1.35rem;height:13rem;padding:.7rem}.editor-link-toggle-btn.svelte-1xtjw0p{background:color-mix(in srgb, var(--tertiary) 82%, transparent);border:1px solid color-mix(in srgb, var(--tertiary) 50%, transparent);color:color-mix(in srgb, var(--primary) 82%, transparent);flex:none;width:2.45rem;height:2.45rem}.editor-link-toggle-mask.svelte-1xtjw0p{width:1.25rem;height:1.25rem;-webkit-mask:var(--link-icon-mask) center/contain no-repeat;-webkit-mask:var(--link-icon-mask) center/contain no-repeat;mask:var(--link-icon-mask) center/contain no-repeat;background:currentColor;display:block}.hidden-link-toggle.svelte-1xtjw0p{opacity:.42;background:color-mix(in srgb, var(--tertiary) 38%, transparent)}.editor-content-zone.svelte-1xtjw0p{border-radius:1.25rem;gap:.45rem;min-height:3.1rem;display:grid}.editor-content-zone-available.svelte-1xtjw0p{background:color-mix(in srgb, var(--tertiary) 36%, transparent);border:1px solid color-mix(in srgb, var(--tertiary) 55%, transparent);max-height:13.5rem;padding:.35rem;overflow-y:auto}.editor-content-zone-selected.content-drop-target.svelte-1xtjw0p,.editor-content-zone-available.content-drop-target.svelte-1xtjw0p{background:color-mix(in srgb, var(--tertiary) 68%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--primary) 12%, transparent), inset 0 1px 0 color-mix(in srgb, var(--tertiary) 48%, transparent)}.editor-content-drag-row.svelte-1xtjw0p{cursor:grab;touch-action:none}.editor-content-drag-row.svelte-1xtjw0p:active{cursor:grabbing}.editor-content-drag-row.content-drag-source.svelte-1xtjw0p{opacity:.35}.editor-content-drag-preview.svelte-1xtjw0p{filter:drop-shadow(0 16px 24px color-mix(in srgb, var(--primary) 18%, transparent));pointer-events:none;z-index:1000;position:fixed}.editor-content-empty.svelte-1xtjw0p{color:color-mix(in srgb, var(--primary) 62%, transparent);margin:0;padding:.7rem .65rem;font-size:.78rem;font-weight:650}.editor-image-actions.svelte-1xtjw0p{flex-wrap:nowrap;gap:.5rem}.site-block-renderer.svelte-a220mw{width:100%;height:100%;min-height:0;font-size:var(--block-font-size,16px);font-weight:var(--block-font-weight,600)}.site-block-renderer.svelte-a220mw *{box-sizing:border-box}.site-block-renderer.svelte-a220mw a{min-width:0;max-width:100%}.site-block-renderer.svelte-a220mw a>span{text-overflow:ellipsis!important;min-width:0!important;overflow:hidden!important}.site-block-renderer.svelte-a220mw :where(a,button,span,p,small,h1,h2,h3,h4,h5,h6):not([style*=font-weight]){font-weight:var(--block-font-weight,600)!important}.site-block-renderer[data-managed-border=true].svelte-a220mw>*{border-color:var(--block-border-color,transparent)!important;border-radius:var(--block-radius,0px)!important;border-style:solid!important;border-width:var(--block-border-width,1.5px)!important}.site-block-renderer[data-managed-border=true][data-border-style=retro].svelte-a220mw>*{box-shadow:5px 5px 0 var(--block-border-color,currentColor)!important}.site-block-renderer[data-managed-border=true][data-border-style=bevel].svelte-a220mw>*{border-style:outset!important}.site-block-renderer[data-managed-border=true][data-border-style=dotted].svelte-a220mw>*{border-style:dotted!important}.site-block-renderer[data-editable=true].svelte-a220mw iframe{pointer-events:none}.site-block-renderer[data-editable=true].svelte-a220mw *{cursor:pointer}.site-block-renderer[data-editable=true].svelte-a220mw a,.site-block-renderer[data-editable=true].svelte-a220mw img{-webkit-user-drag:none}.site-block-renderer.svelte-a220mw [data-content-strip]::-webkit-scrollbar{display:none}.lib-block-grid-shell.svelte-16uncgo{width:100%;position:relative;container-type:inline-size}.lib-block-grid.svelte-16uncgo{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:calc((100cqw - (3 * var(--grid-gap))) * var(--row-height-ratio) / 4);gap:var(--grid-gap);display:grid;position:relative}.grid-item.svelte-16uncgo{touch-action:pan-y;-webkit-user-select:none;user-select:none;min-height:0;transition:transform .2s,opacity .16s;position:relative;overflow:visible;container:block-controls/inline-size}.free-grid-item.svelte-16uncgo{z-index:8}.editable-grid.svelte-16uncgo .selected-grid-item:where(.svelte-16uncgo),.interacting-grid-item.svelte-16uncgo{z-index:20;touch-action:none}.interacting-grid.svelte-16uncgo .grid-item:where(.svelte-16uncgo){transition:none}.block-surface.svelte-16uncgo{cursor:pointer;width:100%;height:100%;min-height:100%;position:relative}.block-handle.svelte-16uncgo{z-index:30;border:1px solid color-mix(in srgb, var(--block-handle-bg) 28%, transparent);background:color-mix(in srgb, var(--block-handle-bg) 42%, transparent);width:2.35rem;height:2.35rem;color:var(--block-handle-fg);box-shadow:0 1px 4px color-mix(in srgb, var(--primary) 15%, transparent), inset 0 1px 0 color-mix(in srgb, var(--block-handle-fg) 22%, transparent);-webkit-backdrop-filter:blur(14px)saturate(1.4);backdrop-filter:blur(14px)saturate(1.4);cursor:pointer;opacity:0;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:opacity .16s,transform .16s;display:flex;position:absolute;transform:scale(.9)}.lock-handle.svelte-16uncgo{top:-.72rem;left:-.72rem}.duplicate-handle.svelte-16uncgo{top:-.72rem;right:-.72rem}.rotate-handle.svelte-16uncgo{top:-.72rem;left:50%;transform:translate(-50%)scale(.9)}.grid-item.svelte-16uncgo:hover .block-handle:where(.svelte-16uncgo),.selected-grid-item.svelte-16uncgo .block-handle:where(.svelte-16uncgo),.grid-item.svelte-16uncgo:focus-within .block-handle:where(.svelte-16uncgo){opacity:1;transform:scale(1)}.grid-item.svelte-16uncgo:hover .rotate-handle:where(.svelte-16uncgo),.selected-grid-item.svelte-16uncgo .rotate-handle:where(.svelte-16uncgo),.grid-item.svelte-16uncgo:focus-within .rotate-handle:where(.svelte-16uncgo){transform:translate(-50%)scale(1)}@container block-controls (width<=7.25rem){.lock-handle.svelte-16uncgo{left:calc(50% - 3.9rem)}.duplicate-handle.svelte-16uncgo{left:calc(50% + 1.55rem);right:auto}}.drag-placeholder.svelte-16uncgo .block-surface:where(.svelte-16uncgo){opacity:.34;filter:saturate(.85)}.drag-placeholder.free-grid-item.svelte-16uncgo .block-surface:where(.svelte-16uncgo),.drag-placeholder.delete-hover.svelte-16uncgo .block-surface:where(.svelte-16uncgo){opacity:0}.resize-handle.svelte-16uncgo{z-index:25;width:3.45rem;height:3.45rem;box-shadow:none;cursor:pointer;touch-action:none;opacity:0;background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:opacity .16s,transform .16s;display:flex;position:absolute;bottom:-1.58rem;right:-1.58rem;transform:scale(.92)}.resize-handle-arc.svelte-16uncgo{width:1.5rem;height:1.5rem;cursor:inherit;pointer-events:none;filter:drop-shadow(0 1px 2px color-mix(in srgb, var(--block-handle-fg) 35%, transparent));display:block;overflow:visible}.resize-handle-outline.svelte-16uncgo,.resize-handle-stroke.svelte-16uncgo{fill:none;stroke-linecap:round;stroke-linejoin:round;cursor:inherit;pointer-events:none}.resize-handle-outline.svelte-16uncgo{stroke:color-mix(in srgb, var(--block-handle-fg) 45%, transparent);stroke-width:8px}.resize-handle-stroke.svelte-16uncgo{stroke:color-mix(in srgb, var(--block-handle-bg) 55%, transparent);stroke-width:4px}.selected-grid-item.svelte-16uncgo .resize-handle:where(.svelte-16uncgo),.interacting-grid-item.svelte-16uncgo .resize-handle:where(.svelte-16uncgo),.grid-item.svelte-16uncgo:focus-within .resize-handle:where(.svelte-16uncgo){opacity:1;transform:scale(1)}.editor-surface-overlay.svelte-16uncgo{z-index:var(--z-toast);pointer-events:none;justify-content:center;display:flex;position:fixed}.drag-preview.svelte-16uncgo{z-index:var(--z-floating);pointer-events:none;opacity:.92;will-change:left, top;transition:opacity .15s,transform .15s,filter .15s;position:fixed;overflow:visible}.drag-preview.svelte-16uncgo .site-block-renderer{height:100%}.drag-preview.over-trash.svelte-16uncgo{opacity:.58;filter:saturate(.9)}.drag-preview.over-archive.svelte-16uncgo{opacity:.68;filter:saturate(.92)}.controls-disabled.svelte-16uncgo .grid-item:where(.svelte-16uncgo){pointer-events:none}.site-preview-content-anchor.svelte-1x1inzs{position:relative}.site-blur-background.svelte-1x1inzs{pointer-events:none;z-index:0;background:var(--site-background-color);position:absolute;inset:0;overflow:hidden}.site-blur-background.svelte-1x1inzs:before{content:"";background-image:var(--site-background-image);filter:blur(2px)saturate(1.03);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:-32px}
