.Dropzone-module__ixXqWG__zone{text-align:center;border:1px dashed var(--line-strong);border-radius:var(--radius-lg);background:var(--paper-raised);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out), transform var(--dur) var(--ease-out);-webkit-tap-highlight-color:transparent;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:1.75rem 1.25rem 1.5rem;display:flex;position:relative}.Dropzone-module__ixXqWG__zone[data-variant=editor]{width:min(100%,560px);min-height:320px;padding:3rem 1.5rem}.Dropzone-module__ixXqWG__zone[data-variant=minimal]{background:0 0;border:0;gap:.9rem;width:auto;padding:.5rem 1rem}.Dropzone-module__ixXqWG__zone[data-variant=minimal] .Dropzone-module__ixXqWG__hint{color:var(--ink-faint);font-size:.8rem}.Dropzone-module__ixXqWG__zone:hover{border-color:var(--ink)}.Dropzone-module__ixXqWG__zone:has(.Dropzone-module__ixXqWG__input:focus-visible){border-color:var(--ink)}.Dropzone-module__ixXqWG__zone[data-variant=minimal][data-over]{transform:scale(1.03)}.Dropzone-module__ixXqWG__zone:has(.Dropzone-module__ixXqWG__input:focus-visible){outline:2px solid var(--ink);outline-offset:3px}.Dropzone-module__ixXqWG__input{opacity:0;cursor:pointer;z-index:2;width:100%;height:100%;margin:0;padding:0;font-size:0;position:absolute;inset:0}.Dropzone-module__ixXqWG__input:disabled{cursor:progress}.Dropzone-module__ixXqWG__zone .btn{pointer-events:none}.Dropzone-module__ixXqWG__zone:hover .btn--primary:not(:disabled){background:var(--ink-soft);border-color:var(--ink-soft)}.Dropzone-module__ixXqWG__zone[data-over]{border-style:solid;border-color:var(--ink);background:var(--paper-sunken);transform:scale(1.01)}.Dropzone-module__ixXqWG__zone[data-busy]{cursor:progress}.Dropzone-module__ixXqWG__zone[data-busy] .Dropzone-module__ixXqWG__hint,.Dropzone-module__ixXqWG__zone[data-busy] .Dropzone-module__ixXqWG__title{opacity:0;transition:opacity .3s var(--ease-out)}.Dropzone-module__ixXqWG__bigIcon{color:var(--ink-faint);margin-bottom:.5rem}.Dropzone-module__ixXqWG__title{color:var(--ink-soft);letter-spacing:-.01em;margin-top:.35rem;font-weight:500}.Dropzone-module__ixXqWG__hint{color:var(--ink-mute);text-wrap:balance;font-size:.8rem}.Dropzone-module__ixXqWG__overlay{z-index:70;color:#f6f6f3;animation:Dropzone-module__ixXqWG__fade var(--dur-fast) var(--ease-out) both;background:#0c0c0be6;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.Dropzone-module__ixXqWG__overlayInner{border-radius:var(--radius-lg);letter-spacing:-.02em;text-align:center;border:1px dashed #f6f6f380;flex-direction:column;align-items:center;gap:1rem;padding:3rem 4rem;font-size:1.4rem;font-weight:600;display:flex}@keyframes Dropzone-module__ixXqWG__fade{0%{opacity:0}to{opacity:1}}
.Logo-module__wacNiq__logo{letter-spacing:-.03em;align-items:center;font-size:1.25rem;font-weight:700;font-stretch:90%;line-height:1;display:inline-flex}.Logo-module__wacNiq__logo[data-size=sm]{font-size:1.05rem}
.LanguageSwitcher-module__kcAi4G__switch{border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--paper-raised);align-items:center;height:36px;padding:3px;display:inline-flex}.LanguageSwitcher-module__kcAi4G__option{border-radius:var(--radius-pill);letter-spacing:.06em;height:100%;color:var(--ink-mute);transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);align-items:center;padding:0 .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.LanguageSwitcher-module__kcAi4G__option:hover{color:var(--ink)}.LanguageSwitcher-module__kcAi4G__option[aria-current=page],.LanguageSwitcher-module__kcAi4G__option[aria-current=page]:hover{background:var(--ink);color:var(--paper)}
.AccountLink-module__7xUHdG__link{letter-spacing:.06em;text-transform:uppercase;height:36px;color:var(--ink-mute);transition:color var(--dur-fast) var(--ease-out);align-items:center;padding:0 .5rem;font-size:.78rem;font-weight:600;display:inline-flex}.AccountLink-module__7xUHdG__link:hover{color:var(--ink)}
.Header-module__hBw1pG__header{height:calc(var(--header-h) + var(--safe-top));padding-top:var(--safe-top);background:var(--paper);position:static}.Header-module__hBw1pG__inner{justify-content:space-between;align-items:center;gap:1rem;height:100%;display:flex}.Header-module__hBw1pG__right{align-items:center;gap:.75rem;display:flex}
.SignInForm-module__OoyqQW__form{flex-direction:column;gap:.6rem;width:min(100%,320px);margin-inline:auto;display:flex}.SignInForm-module__OoyqQW__code{letter-spacing:.35em;padding-left:calc(1.1rem + .35em);font-size:1.35rem}.SignInForm-module__OoyqQW__links{text-align:center;margin-top:.25rem}.SignInForm-module__OoyqQW__links button:disabled{cursor:default;opacity:.55}@media (min-width:640px){.SignInForm-module__OoyqQW__form[data-layout=row]{flex-flow:wrap;align-items:center;width:min(100%,560px)}.SignInForm-module__OoyqQW__form[data-layout=row] .input{text-align:left;flex:240px}.SignInForm-module__OoyqQW__form[data-layout=row] .SignInForm-module__OoyqQW__code{text-align:center}.SignInForm-module__OoyqQW__form[data-layout=row] .SignInForm-module__OoyqQW__submit{flex:none}.SignInForm-module__OoyqQW__form[data-layout=row] .SignInForm-module__OoyqQW__links{text-align:left;flex-basis:100%}}
.QuotaBadge-module__QX5Tsa__badge{border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--paper-raised);letter-spacing:.02em;height:30px;color:var(--ink-mute);white-space:nowrap;transition:border-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out);align-items:center;padding:0 .75rem;font-size:.78rem;font-weight:600;display:inline-flex}.QuotaBadge-module__QX5Tsa__badge:hover{border-color:var(--ink);color:var(--ink)}.QuotaBadge-module__QX5Tsa__badge[data-low]{background:var(--ink);border-color:var(--ink);color:var(--paper)}.QuotaBadge-module__QX5Tsa__badge[data-low]:hover{background:var(--ink-soft);border-color:var(--ink-soft);color:var(--paper)}
.QuotaModal-module__5D6tEq__dialog{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);width:min(100% - 2rem,420px);color:var(--ink);box-shadow:var(--shadow-lift);margin:auto;padding:0}.QuotaModal-module__5D6tEq__dialog[open]{animation:QuotaModal-module__5D6tEq__modalIn .32s var(--ease-out) both}.QuotaModal-module__5D6tEq__dialog::backdrop{animation:QuotaModal-module__5D6tEq__backdropIn .32s var(--ease-out) both;background:#0c0c0b73}.QuotaModal-module__5D6tEq__body{text-align:center;flex-direction:column;align-items:center;gap:.6rem;padding:2rem 1.5rem 1.5rem;display:flex;position:relative}.QuotaModal-module__5D6tEq__close{border-radius:var(--radius-pill);width:32px;height:32px;color:var(--ink-mute);justify-content:center;align-items:center;display:inline-flex;position:absolute;top:.75rem;right:.75rem}.QuotaModal-module__5D6tEq__close:hover{color:var(--ink);background:var(--paper-sunken)}.QuotaModal-module__5D6tEq__title{margin:0;padding-inline:1.5rem}.QuotaModal-module__5D6tEq__lead{max-width:34ch;margin:0 0 .75rem;line-height:1.45}.QuotaModal-module__5D6tEq__cta{width:min(100%,320px)}.QuotaModal-module__5D6tEq__later{margin-top:.5rem}@keyframes QuotaModal-module__5D6tEq__modalIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}@keyframes QuotaModal-module__5D6tEq__backdropIn{0%{opacity:0}to{opacity:1}}
.QuotaWall-module__tFMpTq__wall{text-align:center;flex-direction:column;align-items:center;gap:.6rem;width:min(100%,420px);margin-inline:auto;padding:.5rem 1rem;display:flex}.QuotaWall-module__tFMpTq__wall[data-variant=editor]{justify-content:center;width:min(100%,560px);min-height:320px;padding:3rem 1.5rem}.QuotaWall-module__tFMpTq__title{margin:0}.QuotaWall-module__tFMpTq__lead{max-width:34ch;margin:0 0 .75rem;line-height:1.45}.QuotaWall-module__tFMpTq__buy{width:min(100%,320px)}.QuotaWall-module__tFMpTq__note{color:var(--ink-faint);margin-top:.25rem}
.HeroTitle-module__CAMuLW__title{font-size:min(clamp(2.4rem, 1rem + 5.6vw, 7.5rem), calc((100vw - var(--gutter) * 2) * .9 / var(--title-em)), 13svh);position:relative}.HeroTitle-module__CAMuLW__line{white-space:nowrap;display:block}.HeroTitle-module__CAMuLW__word{--stencil-stroke:#8b6cf0;paint-order:stroke fill;-webkit-text-stroke:.118em transparent;transition:color .45s cubic-bezier(.16,1,.3,1),-webkit-text-stroke-color .45s cubic-bezier(.16,1,.3,1)}.HeroTitle-module__CAMuLW__word[data-stenciled]{color:var(--paper);-webkit-text-stroke-color:var(--stencil-stroke)}.HeroTitle-module__CAMuLW__overlay{z-index:1000;pointer-events:none;position:fixed;inset:0}.HeroTitle-module__CAMuLW__hand{opacity:0;will-change:transform, opacity;filter:drop-shadow(0 6px 10px #0c0c0b2e);width:44px;height:44px;position:absolute;top:0;left:0}.HeroTitle-module__CAMuLW__hand svg{display:block}.HeroTitle-module__CAMuLW__ring{opacity:0;border:2px solid #8b6cf0;border-radius:50%;width:56px;height:56px;position:absolute;transform:translate(-50%,-50%)scale(.3)}
.InstallLink-module__Wp9Luq__dialog{}.InstallLink-module__Wp9Luq__dialog:focus-visible{outline:none}.InstallLink-module__Wp9Luq__body{}.InstallLink-module__Wp9Luq__title{text-wrap:balance;padding-inline:0;font-size:1.1rem;}.InstallLink-module__Wp9Luq__lead{margin-bottom:.25rem;font-size:.875rem;}.InstallLink-module__Wp9Luq__cta{margin-top:.75rem;}.InstallLink-module__Wp9Luq__steps{text-align:left;width:100%;margin:0;padding:0;list-style:none}.InstallLink-module__Wp9Luq__step{border-top:1px solid var(--line);align-items:center;gap:.85rem;padding:.65rem 0;font-size:.875rem;line-height:1.4;display:flex}.InstallLink-module__Wp9Luq__step:last-child{border-bottom:1px solid var(--line)}.InstallLink-module__Wp9Luq__stepNumber{width:1.5em;color:var(--ink-faint);flex:none;font-size:.75rem}.InstallLink-module__Wp9Luq__stepText{flex-wrap:wrap;align-items:center;gap:.3rem;display:inline-flex}.InstallLink-module__Wp9Luq__shareIcon{width:15px;height:15px;color:var(--ink-soft);margin-inline:.1rem}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--line);color:var(--ink-mute);font-size:.8rem}.Footer-module__S6Hkya__installRow{justify-content:center;padding-top:1.25rem;font-size:.875rem;display:flex}.Footer-module__S6Hkya__installRow+.Footer-module__S6Hkya__inner{padding-top:.5rem}.Footer-module__S6Hkya__installLink{color:var(--ink-soft);-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong);text-underline-offset:3px;transition:text-decoration-color var(--dur-fast)}.Footer-module__S6Hkya__installLink:hover{-webkit-text-decoration-color:var(--ink);text-decoration-color:var(--ink)}.Footer-module__S6Hkya__inner{white-space:nowrap;flex-wrap:nowrap;justify-content:center;align-items:center;gap:.6rem;padding-block:1.25rem;display:flex}.Footer-module__S6Hkya__dot{color:var(--line-strong)}.Footer-module__S6Hkya__author{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong);text-underline-offset:3px;transition:text-decoration-color var(--dur-fast);align-items:center;gap:.25rem;font-weight:600;display:inline-flex}.Footer-module__S6Hkya__author:hover{-webkit-text-decoration-color:var(--ink);text-decoration-color:var(--ink)}.Footer-module__S6Hkya__instagram{width:13px;height:13px;color:var(--ink-mute)}.Footer-module__S6Hkya__link{color:var(--ink-soft);text-decoration:underline;-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong);text-underline-offset:3px;transition:text-decoration-color var(--dur-fast)}.Footer-module__S6Hkya__link:hover{-webkit-text-decoration-color:var(--ink);text-decoration-color:var(--ink)}@media (max-width:480px){.Footer-module__S6Hkya__footer{font-size:.72rem}.Footer-module__S6Hkya__inner{gap:.45rem;padding-block:1rem}.Footer-module__S6Hkya__installRow{padding-top:1rem;font-size:.8rem}.Footer-module__S6Hkya__installRow+.Footer-module__S6Hkya__inner{padding-top:.4rem}.Footer-module__S6Hkya__instagram{width:12px;height:12px}}@media (max-height:480px){.Footer-module__S6Hkya__inner{padding-block:.6rem}}
.AccountPanel-module__LiLFjG__panel{flex-direction:column;display:flex}.AccountPanel-module__LiLFjG__head{border-bottom:1px solid var(--line);flex-direction:column;gap:.9rem;padding-bottom:2rem;display:flex}.AccountPanel-module__LiLFjG__head:empty{min-height:clamp(4rem,10vw,5.5rem)}.AccountPanel-module__LiLFjG__lead{padding-block:1.75rem 1.5rem}.AccountPanel-module__LiLFjG__rows{margin:0}.AccountPanel-module__LiLFjG__row{border-bottom:1px solid var(--line);grid-template-columns:1fr;gap:.35rem 1.5rem;padding-block:1.5rem;display:grid}.AccountPanel-module__LiLFjG__label{margin:0;padding-top:.15rem}.AccountPanel-module__LiLFjG__value{overflow-wrap:anywhere;margin:0;font-weight:600}.AccountPanel-module__LiLFjG__status{margin:0;font-size:1.1rem;font-weight:600}.AccountPanel-module__LiLFjG__planLead{max-width:44ch;margin:.25rem 0 0;font-weight:400}.AccountPanel-module__LiLFjG__actions{flex-wrap:wrap;gap:.5rem;margin-top:1.1rem;display:flex}.AccountPanel-module__LiLFjG__foot{padding-top:1.25rem;display:flex}.AccountPanel-module__LiLFjG__signOut{color:var(--ink-mute);margin-left:-.75rem}.AccountPanel-module__LiLFjG__plan{border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:.4rem;width:min(100%,560px);margin-top:2.5rem;padding:1rem 1.2rem;display:flex}.AccountPanel-module__LiLFjG__planTitle{letter-spacing:-.01em;font-size:1rem;font-weight:600}.AccountPanel-module__LiLFjG__planBody{line-height:1.45}.AccountPanel-module__LiLFjG__planNote{color:var(--ink-faint);margin-top:.25rem;font-size:.78rem}.AccountPanel-module__LiLFjG__panel form{margin-inline:0}@media (min-width:640px){.AccountPanel-module__LiLFjG__row{grid-template-columns:8rem 1fr}}@media (max-width:639px){.AccountPanel-module__LiLFjG__head[data-centred],.AccountPanel-module__LiLFjG__lead{text-align:center}.AccountPanel-module__LiLFjG__panel form,.AccountPanel-module__LiLFjG__plan{width:100%}.AccountPanel-module__LiLFjG__plan{text-align:center;align-items:center}.AccountPanel-module__LiLFjG__actions .btn{flex:100%}}
.QuotaLine-module__hEwF9a__notice{border-radius:var(--radius-lg);background:var(--notice-bg);color:var(--notice-ink);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.1rem .4rem;padding:.55rem 1.1rem;line-height:1.4;display:inline-flex}.QuotaLine-module__hEwF9a__link{color:inherit;text-underline-offset:3px;font-weight:600;text-decoration:underline}@media (max-width:480px){.QuotaLine-module__hEwF9a__notice{flex-direction:column}.QuotaLine-module__hEwF9a__dot{display:none}}
.account-module__YBDXCq__article{max-width:820px;padding-block:clamp(2.5rem,6vw,5rem) clamp(3rem,8vw,6rem)}
.landing-module__06aw0q__hero{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:clamp(2.5rem,5vw,3.75rem);padding-block:1.5rem;display:flex;position:relative}.landing-module__06aw0q__title{width:100%}.landing-module__06aw0q__upload{justify-content:center;width:100%;display:flex}.landing-module__06aw0q__notice{padding-inline:var(--gutter);justify-content:center;display:flex;position:absolute;bottom:1.25rem;left:0;right:0}@media (max-height:480px){.landing-module__06aw0q__hero{gap:1rem;padding-block:.5rem}}
.site-module__hCGMAG__site{flex-direction:column;min-height:100svh;display:flex}.site-module__hCGMAG__main{flex-direction:column;flex:1;display:flex}
.editor-module__6x9rbG__editor{flex-direction:column;min-height:100svh;display:flex}.editor-module__6x9rbG__stage{z-index:5;height:calc(46svh + var(--safe-top));min-height:calc(260px + var(--safe-top));padding:calc(.85rem + var(--safe-top)) .85rem .85rem;background:var(--paper-sunken);border-bottom:1px solid var(--line);grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);place-items:center;display:grid;position:sticky;top:0;overflow:hidden}.editor-module__6x9rbG__editor[data-status=empty] .editor-module__6x9rbG__stage{height:auto;min-height:100svh;padding:calc(4.5rem + var(--safe-top)) 1rem 2rem;border-bottom:0;position:static}.editor-module__6x9rbG__editor[data-status=booting] .editor-module__6x9rbG__stage,.editor-module__6x9rbG__editor[data-status=loading] .editor-module__6x9rbG__stage,.editor-module__6x9rbG__editor[data-phase=intro] .editor-module__6x9rbG__stage,.editor-module__6x9rbG__editor[data-phase=reveal] .editor-module__6x9rbG__stage{height:100svh;min-height:0;padding:calc(1.25rem + var(--safe-top)) 1.25rem 1.25rem;border-bottom:0;position:static}.editor-module__6x9rbG__stageLogo{top:var(--safe-top);height:56px;padding-inline:var(--gutter);align-items:center;display:flex;position:absolute;left:0;right:0}.editor-module__6x9rbG__viewport{touch-action:pan-y;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;grid-area:1/1;place-items:center;width:100%;min-width:0;height:100%;min-height:0;display:grid;position:relative;overflow:hidden}.editor-module__6x9rbG__viewport[data-zoomed]{touch-action:none;cursor:grab}.editor-module__6x9rbG__viewport[data-zoomed]:active{cursor:grabbing}.editor-module__6x9rbG__frame{border-radius:12px;max-width:100%;max-height:100%;position:relative;overflow:hidden}.editor-module__6x9rbG__editor[data-status=loading] .editor-module__6x9rbG__frame,.editor-module__6x9rbG__editor[data-phase=intro] .editor-module__6x9rbG__frame{opacity:0}.editor-module__6x9rbG__editor[data-flying] .editor-module__6x9rbG__stage,.editor-module__6x9rbG__editor[data-flying] .editor-module__6x9rbG__viewport{overflow:visible}.editor-module__6x9rbG__editor[data-phase=reveal] .editor-module__6x9rbG__frame{animation:.56s cubic-bezier(.16,1,.3,1) both editor-module__6x9rbG__pop}@keyframes editor-module__6x9rbG__pop{0%{opacity:0;transform:scale(.82)}to{opacity:1;transform:none}}.editor-module__6x9rbG__canvas{z-index:1;transform-origin:50%;will-change:transform;width:100%;height:100%;display:block;position:relative}.editor-module__6x9rbG__beforeMask{z-index:2;will-change:transform;position:absolute;inset:0;overflow:hidden}.editor-module__6x9rbG__before{will-change:transform;width:100%;height:100%;display:block;position:absolute;inset:0}.editor-module__6x9rbG__wipeLine{background:var(--ink);z-index:3;pointer-events:none;width:5px;position:absolute;top:0;bottom:0;left:0}.editor-module__6x9rbG__canvas:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.editor-module__6x9rbG__zoomReset{z-index:6;color:#f6f6f3;opacity:.75;width:38px;height:38px;animation:editor-module__6x9rbG__rise var(--dur) var(--ease-out) both;transition:opacity var(--dur-fast), transform var(--dur-fast) var(--ease-out), background-color var(--dur-fast);background:#0c0c0b8c;border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;left:12px}.editor-module__6x9rbG__zoomReset:hover,.editor-module__6x9rbG__zoomReset:focus-visible{opacity:1;background:#0c0c0bcc}.editor-module__6x9rbG__zoomReset:active{transform:scale(.94)}.editor-module__6x9rbG__empty{text-align:center;width:100%;max-width:560px;animation:editor-module__6x9rbG__rise var(--dur-slow) var(--ease-out) both;flex-direction:column;align-items:center;gap:.75rem;display:flex}.editor-module__6x9rbG__emptyTitle{margin-top:.5rem}.editor-module__6x9rbG__emptyLead{margin-bottom:1.25rem}.editor-module__6x9rbG__processing{z-index:7;border-radius:var(--radius-pill);background:var(--ink);height:32px;color:var(--paper);letter-spacing:.02em;pointer-events:none;align-items:center;gap:.5rem;padding:0 .8rem 0 .6rem;font-size:.78rem;font-weight:600;display:inline-flex;position:absolute;top:12px;right:12px}.editor-module__6x9rbG__intro{z-index:4;grid-area:1/1;place-self:center}.editor-module__6x9rbG__intro button{pointer-events:none;opacity:1}.editor-module__6x9rbG__processing{opacity:0;transition:opacity var(--dur-fast) var(--ease-out) .12s, transform var(--dur-fast) var(--ease-out) .12s;transform:translateY(-4px)}.editor-module__6x9rbG__processing[data-visible]{opacity:1;transform:none}.editor-module__6x9rbG__tipRow{grid-area:2/1;justify-content:center;align-items:center;min-height:44px;padding-top:6px;display:flex}.editor-module__6x9rbG__tipCoarse{display:none}@media (pointer:coarse){.editor-module__6x9rbG__tipFine{display:none}.editor-module__6x9rbG__tipCoarse{display:inline}}.editor-module__6x9rbG__tipBubble{--tip-bg:#fdf6c9;--tip-line:#efe2a3;--tip-ink:#5d4a05;--tip-icon:#a0851c;border:1px solid var(--tip-line);border-radius:var(--radius-pill);background:var(--tip-bg);max-width:100%;color:var(--tip-ink);animation:editor-module__6x9rbG__rise var(--dur) var(--ease-out) both;align-items:center;gap:.45rem;padding:.3rem .3rem .3rem .65rem;font-size:.72rem;line-height:1.3;display:inline-flex}.editor-module__6x9rbG__tipBubble span{min-width:0}.editor-module__6x9rbG__tipIcon{width:14px;height:14px;color:var(--tip-icon);flex:none}.editor-module__6x9rbG__tipClose{width:24px;height:24px;color:var(--tip-icon);transition:background-color var(--dur-fast), color var(--dur-fast);border-radius:50%;flex:none;place-items:center;display:grid}.editor-module__6x9rbG__tipClose:hover{color:var(--tip-ink);background:#5d4a051a}.editor-module__6x9rbG__panel{background:var(--paper);animation:editor-module__6x9rbG__panelIn .56s var(--ease-out) both;flex-direction:column;animation-delay:.12s;display:flex}@keyframes editor-module__6x9rbG__panelIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes editor-module__6x9rbG__panelInSide{0%{opacity:0;transform:translate(36px)}to{opacity:1;transform:none}}.editor-module__6x9rbG__controls{padding:.75rem var(--gutter) .5rem;flex-direction:column;flex:1;gap:1.25rem;display:flex}.editor-module__6x9rbG__sliders{flex-direction:column;gap:.5rem;display:flex}.editor-module__6x9rbG__slider{animation:editor-module__6x9rbG__rise .48s var(--ease-out) both;animation-delay:calc(.26s + var(--i,0) * 55ms);flex-direction:column;display:flex}.editor-module__6x9rbG__sliderHead{justify-content:space-between;align-items:baseline;font-size:.9rem;font-weight:600;display:flex}.editor-module__6x9rbG__sliderHead output{color:var(--ink-mute);font-size:.82rem;font-weight:500}.editor-module__6x9rbG__actions{padding:.85rem var(--gutter) calc(.85rem + env(safe-area-inset-bottom,0px));background:var(--paper);border-top:1px solid var(--line);align-items:center;gap:.5rem;display:flex;position:sticky;bottom:0}.editor-module__6x9rbG__panelHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:.75rem;min-height:40px;padding-bottom:.75rem;display:flex}.editor-module__6x9rbG__newImage{flex:none;padding-inline:1.1rem}.editor-module__6x9rbG__download{flex:1;min-width:0}@media (min-width:1024px),(min-width:640px) and (orientation:landscape){.editor-module__6x9rbG__editor{grid-template-columns:minmax(0,1fr) clamp(300px,32vw,380px);height:100dvh;min-height:0;display:grid}.editor-module__6x9rbG__stage{border-bottom:0;height:100%;min-height:0;padding:1.75rem;position:relative}.editor-module__6x9rbG__editor[data-status=empty] .editor-module__6x9rbG__stage,.editor-module__6x9rbG__editor[data-status=booting] .editor-module__6x9rbG__stage,.editor-module__6x9rbG__editor[data-status=loading] .editor-module__6x9rbG__stage,.editor-module__6x9rbG__editor[data-phase=intro] .editor-module__6x9rbG__stage,.editor-module__6x9rbG__editor[data-phase=reveal] .editor-module__6x9rbG__stage{grid-column:1/-1;height:100%;min-height:0;padding:1.75rem;position:relative}.editor-module__6x9rbG__panel{border-left:1px solid var(--line);height:100%;animation-name:editor-module__6x9rbG__panelInSide;overflow-y:auto}.editor-module__6x9rbG__controls{padding:1rem 1.5rem .75rem}.editor-module__6x9rbG__actions{padding:1rem 1.5rem 1.25rem}.editor-module__6x9rbG__processing{top:16px;right:16px}.editor-module__6x9rbG__zoomReset{top:14px;left:14px}.editor-module__6x9rbG__tipRow{min-height:52px;padding-top:10px}.editor-module__6x9rbG__tipBubble{font-size:.78rem}}@keyframes editor-module__6x9rbG__rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@media (max-height:480px) and (orientation:landscape){.editor-module__6x9rbG__controls{gap:.6rem;padding:.6rem 1rem .4rem}.editor-module__6x9rbG__panelHead{min-height:32px;padding-bottom:.4rem}.editor-module__6x9rbG__sliders{gap:.1rem}.editor-module__6x9rbG__sliderHead{font-size:.82rem}.editor-module__6x9rbG__sliders .range{height:24px}.editor-module__6x9rbG__actions{gap:.4rem;padding:.5rem 1rem}.editor-module__6x9rbG__actions .btn{--btn-h:42px;font-size:.9rem}.editor-module__6x9rbG__tipRow{min-height:36px;padding-top:4px}}
