.DesignPanel-module__dGzWZa__panel{--panel-bg:#101012f0;--panel-bg-solid:#101012fa;--panel-fg:#f0ece2;--panel-fg-dim:#f0ece29e;--panel-fg-faint:#f0ece26b;--panel-stroke:#ffffff1f;--panel-stroke-strong:#ffffff38;--panel-accent:#e8a547;--panel-radius:14px;z-index:9999;font-family:var(--font-geist,var(--font-sans,system-ui)),system-ui,sans-serif;color:var(--panel-fg);touch-action:manipulation;isolation:isolate;flex-direction:column;align-items:flex-end;gap:8px;font-size:12px;display:flex;position:fixed;bottom:18px;right:18px}.DesignPanel-module__dGzWZa__handle{background:var(--panel-bg);-webkit-backdrop-filter:blur(14px)saturate(160%);border:1px solid var(--panel-stroke);height:32px;color:var(--panel-fg);font:inherit;letter-spacing:.01em;cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-weight:500;transition:background .16s,border-color .16s,transform .12s cubic-bezier(.34,1.56,.64,1);display:inline-flex;box-shadow:0 1px 2px #0000004d,0 12px 28px -12px #00000073}@media (hover:hover) and (pointer:fine){.DesignPanel-module__dGzWZa__handle:hover{background:var(--panel-bg-solid);border-color:var(--panel-stroke-strong)}}.DesignPanel-module__dGzWZa__handle:active{transform:scale(.97)}.DesignPanel-module__dGzWZa__handle:focus-visible{outline:2px solid var(--panel-accent);outline-offset:3px}.DesignPanel-module__dGzWZa__handleDot{background:var(--panel-accent);width:8px;height:8px;box-shadow:0 0 12px var(--panel-accent);border-radius:999px}.DesignPanel-module__dGzWZa__handleLabel{font-variant-numeric:tabular-nums}.DesignPanel-module__dGzWZa__handleHint{color:var(--panel-fg-faint);letter-spacing:.04em;background:#ffffff0f;border:1px solid #ffffff14;border-radius:4px;padding:2px 5px;font-size:10px;font-weight:500}.DesignPanel-module__dGzWZa__body{background:var(--panel-bg);-webkit-backdrop-filter:blur(20px)saturate(160%);border:1px solid var(--panel-stroke);border-radius:var(--panel-radius);flex-direction:column;width:340px;max-height:calc(100vh - 80px);animation:.22s cubic-bezier(.2,.9,.2,1) DesignPanel-module__dGzWZa__designPanelOpen;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000004d,0 30px 80px -16px #0009}@keyframes DesignPanel-module__dGzWZa__designPanelOpen{0%{opacity:0;transform:translateY(6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.DesignPanel-module__dGzWZa__panelCollapsed .DesignPanel-module__dGzWZa__body{display:none}.DesignPanel-module__dGzWZa__panel{transition:right .32s cubic-bezier(.22,1,.36,1),left .32s cubic-bezier(.22,1,.36,1),bottom .32s cubic-bezier(.22,1,.36,1),top .32s cubic-bezier(.22,1,.36,1),align-items 0s linear .32s}html[data-lenses-side-open]:not([data-design-panel-side=left]):not([data-design-panel-side=sheet]) .DesignPanel-module__dGzWZa__panel{align-items:flex-start;left:18px;right:auto}html[data-lenses-side-open][data-design-panel-side=left] .DesignPanel-module__dGzWZa__panel{align-items:flex-end;left:auto;right:18px}html[data-lenses-side-open][data-design-panel-side=sheet] .DesignPanel-module__dGzWZa__panel{align-items:flex-end;inset:18px 18px auto auto}@media (prefers-reduced-motion:reduce){.DesignPanel-module__dGzWZa__panel{transition:none}}.DesignPanel-module__dGzWZa__header{border-bottom:1px solid var(--panel-stroke);flex:none;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 14px 12px;display:flex}.DesignPanel-module__dGzWZa__title{letter-spacing:-.01em;margin:0;font-size:13px;font-weight:600}.DesignPanel-module__dGzWZa__headerActions{flex:none;align-items:center;gap:4px;display:inline-flex}.DesignPanel-module__dGzWZa__iconBtn{width:26px;height:26px;color:var(--panel-fg-dim);border:1px solid var(--panel-stroke);cursor:pointer;background:#ffffff0a;border-radius:7px;justify-content:center;align-items:center;padding:0;transition:background .14s,border-color .14s,color .14s,transform .1s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.DesignPanel-module__dGzWZa__iconBtn svg{color:currentColor;display:block}@media (hover:hover) and (pointer:fine){.DesignPanel-module__dGzWZa__iconBtn:hover{border-color:var(--panel-stroke-strong);color:var(--panel-fg);background:#ffffff1a}}.DesignPanel-module__dGzWZa__iconBtn:active{transform:scale(.92)}.DesignPanel-module__dGzWZa__iconBtn:focus-visible{outline:2px solid var(--panel-accent);outline-offset:2px}.DesignPanel-module__dGzWZa__iconBtn[aria-pressed=true]{border-color:var(--panel-stroke-strong);color:var(--panel-fg);background:#ffffff1f}.DesignPanel-module__dGzWZa__iconBtnDanger{color:#ffb8a8d9}@media (hover:hover) and (pointer:fine){.DesignPanel-module__dGzWZa__iconBtnDanger:hover{color:#ffd4c8;background:#ff503c26;border-color:#ff786466}}.DesignPanel-module__dGzWZa__slots{border-bottom:1px solid var(--panel-stroke);flex:none;align-items:center;gap:8px;padding:10px 14px;display:flex}.DesignPanel-module__dGzWZa__slotsLabel{color:var(--panel-fg-dim);letter-spacing:.06em;text-transform:uppercase;flex:none;font-size:10.5px;font-weight:500}.DesignPanel-module__dGzWZa__slotGroup{border:1px solid var(--panel-stroke);isolation:isolate;border-radius:6px;align-items:stretch;display:inline-flex;overflow:hidden}.DesignPanel-module__dGzWZa__slotBtn,.DesignPanel-module__dGzWZa__slotSave{height:22px;color:var(--panel-fg);font:inherit;font-variant-numeric:tabular-nums;cursor:pointer;background:#ffffff0a;border:none;padding:0 8px;font-size:10.5px;font-weight:600;transition:background .12s}.DesignPanel-module__dGzWZa__slotSave{border-left:1px solid var(--panel-stroke);color:var(--panel-fg-dim);padding:0 6px;font-weight:400}@media (hover:hover) and (pointer:fine){.DesignPanel-module__dGzWZa__slotBtn:hover,.DesignPanel-module__dGzWZa__slotSave:hover{color:var(--panel-fg);background:#ffffff1f}}.DesignPanel-module__dGzWZa__slotBtn:focus-visible,.DesignPanel-module__dGzWZa__slotSave:focus-visible{outline:2px solid var(--panel-accent);outline-offset:2px;z-index:1}.DesignPanel-module__dGzWZa__sections{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff29 transparent;flex:auto;padding:4px 0 8px;overflow-y:auto}.DesignPanel-module__dGzWZa__sections::-webkit-scrollbar{width:8px}.DesignPanel-module__dGzWZa__sections::-webkit-scrollbar-track{background:0 0}.DesignPanel-module__dGzWZa__sections::-webkit-scrollbar-thumb{background:#ffffff29 padding-box padding-box;border:2px solid #0000;border-radius:999px}.DesignPanel-module__dGzWZa__section{border-bottom:1px solid var(--panel-stroke)}.DesignPanel-module__dGzWZa__section:last-child{border-bottom:none}.DesignPanel-module__dGzWZa__sectionSummary{cursor:pointer;letter-spacing:.02em;text-transform:uppercase;color:var(--panel-fg);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:10px 14px;font-size:11.5px;font-weight:600;list-style:none;transition:background .12s;display:flex}.DesignPanel-module__dGzWZa__sectionSummary::-webkit-details-marker{display:none}@media (hover:hover) and (pointer:fine){.DesignPanel-module__dGzWZa__sectionSummary:hover{background:#ffffff0a}}.DesignPanel-module__dGzWZa__sectionSummary:focus-visible{outline:2px solid var(--panel-accent);outline-offset:-2px}.DesignPanel-module__dGzWZa__sectionLabel{flex:auto}.DesignPanel-module__dGzWZa__sectionChevron{color:var(--panel-fg-faint);font-size:16px;line-height:1;transition:transform .18s cubic-bezier(.2,.9,.2,1);transform:rotate(90deg)}.DesignPanel-module__dGzWZa__section[open] .DesignPanel-module__dGzWZa__sectionChevron{transform:rotate(-90deg)}.DesignPanel-module__dGzWZa__sectionHint{color:var(--panel-fg-dim);font-size:10.5px;font-style:italic;font-family:var(--font-serif,Georgia,serif);letter-spacing:.005em;margin:-4px 14px 6px}.DesignPanel-module__dGzWZa__sectionBody{flex-direction:column;gap:8px;padding:4px 14px 12px;display:flex}.DesignPanel-module__dGzWZa__row{grid-template-columns:96px 1fr;align-items:center;gap:10px;font-size:11.5px;display:grid}.DesignPanel-module__dGzWZa__rowDisabled{opacity:.4}.DesignPanel-module__dGzWZa__rowDisabled .DesignPanel-module__dGzWZa__colorInput,.DesignPanel-module__dGzWZa__rowDisabled .DesignPanel-module__dGzWZa__textInput{cursor:not-allowed}.DesignPanel-module__dGzWZa__rowLabel{color:var(--panel-fg-dim);letter-spacing:.005em;text-wrap:balance;font-weight:500}.DesignPanel-module__dGzWZa__rowControl{align-items:center;gap:6px;min-width:0;display:inline-flex}.DesignPanel-module__dGzWZa__slider{appearance:none;cursor:pointer;background:#ffffff14;border-radius:999px;outline:none;flex:auto;min-width:0;height:4px;margin:0}.DesignPanel-module__dGzWZa__slider:focus-visible{outline:2px solid var(--panel-accent);outline-offset:4px}.DesignPanel-module__dGzWZa__slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--panel-fg);cursor:grab;border:none;border-radius:999px;width:14px;height:14px;transition:transform .12s cubic-bezier(.34,1.56,.64,1);box-shadow:0 1px 2px #0006}.DesignPanel-module__dGzWZa__slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.DesignPanel-module__dGzWZa__slider:active::-webkit-slider-thumb{cursor:grabbing;transform:scale(1.15)}.DesignPanel-module__dGzWZa__slider::-moz-range-thumb{background:var(--panel-fg);cursor:grab;border:none;border-radius:999px;width:14px;height:14px;box-shadow:0 1px 2px #0006}.DesignPanel-module__dGzWZa__numberInput{border:1px solid var(--panel-stroke);width:52px;height:22px;color:var(--panel-fg);font:inherit;font-variant-numeric:tabular-nums;-moz-appearance:textfield;text-align:right;background:#ffffff0f;border-radius:4px;flex:none;padding:0 6px;font-size:10.5px}.DesignPanel-module__dGzWZa__numberInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.DesignPanel-module__dGzWZa__numberInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.DesignPanel-module__dGzWZa__numberInput:focus{border-color:var(--panel-accent);background:#ffffff1a;outline:none}.DesignPanel-module__dGzWZa__rowValue{display:none}.DesignPanel-module__dGzWZa__select{border:1px solid var(--panel-stroke);height:26px;color:var(--panel-fg);font:inherit;cursor:pointer;appearance:none;text-overflow:ellipsis;background:#ffffff0f url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5'><path fill='%23f0ece2' d='M0 0l4 5 4-5z' opacity='0.6'/></svg>") right 8px center no-repeat;border-radius:6px;flex:auto;min-width:0;padding:0 22px 0 8px;font-size:11px}.DesignPanel-module__dGzWZa__select:focus{border-color:var(--panel-accent);background-color:#ffffff1a;outline:none}.DesignPanel-module__dGzWZa__select option{color:var(--panel-fg);background:#1c1c1f}.DesignPanel-module__dGzWZa__colorInput{border:1px solid var(--panel-stroke);cursor:pointer;background:0 0;border-radius:4px;flex:none;width:22px;height:22px;padding:0;overflow:hidden}.DesignPanel-module__dGzWZa__colorInput::-webkit-color-swatch-wrapper{padding:0}.DesignPanel-module__dGzWZa__colorInput::-webkit-color-swatch{border:none;border-radius:3px}.DesignPanel-module__dGzWZa__colorInput::-moz-color-swatch{border:none;border-radius:3px}.DesignPanel-module__dGzWZa__textInput{border:1px solid var(--panel-stroke);min-width:0;height:22px;color:var(--panel-fg);font:inherit;font-variant-numeric:tabular-nums;background:#ffffff0f;border-radius:4px;flex:auto;padding:0 6px;font-family:ui-monospace,JetBrains Mono,monospace;font-size:10.5px}.DesignPanel-module__dGzWZa__textInput:focus{border-color:var(--panel-accent);background:#ffffff1a;outline:none}.DesignPanel-module__dGzWZa__checkbox{width:16px;height:16px;accent-color:var(--panel-accent);cursor:pointer}@media (prefers-reduced-motion:reduce){.DesignPanel-module__dGzWZa__body{animation:none}.DesignPanel-module__dGzWZa__handle,.DesignPanel-module__dGzWZa__iconBtn,.DesignPanel-module__dGzWZa__sectionChevron{transition:none}.DesignPanel-module__dGzWZa__slider::-webkit-slider-thumb{transition:none}}@media (max-width:899px){.DesignPanel-module__dGzWZa__panel{display:none!important}}@media (max-width:540px){.DesignPanel-module__dGzWZa__panel{align-items:stretch;bottom:12px;left:12px;right:12px}.DesignPanel-module__dGzWZa__body{width:100%;max-height:60vh}.DesignPanel-module__dGzWZa__handle{align-self:flex-end}html[data-lenses-side-open] .DesignPanel-module__dGzWZa__panel{inset:12px 12px auto}html[data-lenses-side-open] .DesignPanel-module__dGzWZa__body{max-height:50vh}}
