@layer component{.popup-wrapper[data-v-89b2464d]{--transition-duration:.2s;align-items:center;background-color:transparent;border:0;display:flex;height:100%;inset:0;justify-content:center;margin:0;max-height:none;max-width:none;overflow:hidden;padding:0;pointer-events:none;position:fixed;width:100%;z-index:100}.popup-wrapper[data-v-89b2464d]::backdrop{opacity:0}.popup-wrapper.--closing[data-v-89b2464d],.popup-wrapper.--open[data-v-89b2464d],.popup-wrapper.--opening[data-v-89b2464d],.popup-wrapper.--opening-start[data-v-89b2464d]{opacity:1}.popup-wrapper.--open[data-v-89b2464d]{pointer-events:all}.backdrop[data-v-89b2464d]{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:oklch(from var(--bg-down) l c h/30%);inset:0;pointer-events:none;position:fixed;transition:opacity var(--transition-duration) ease}.popup-wrapper.--overlay .backdrop[data-v-89b2464d]{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:oklch(from var(--bg-up) l c h/70%)}.--opening-start .backdrop[data-v-89b2464d]{opacity:0}.--open .backdrop[data-v-89b2464d],.--opening .backdrop[data-v-89b2464d]{opacity:1}.--closing .backdrop[data-v-89b2464d]{opacity:0}.popup[data-v-89b2464d]{--popup-width:576px;--popup-margin:var(--sp-sm);--scale-x:1;--scale-y:1;--offset-x:0px;--offset-y:0px;border:2px solid var(--bg-down);border-radius:var(--border-radius-md);box-shadow:0 0 50px 50px oklch(from var(--bg-down) l c h/30%);color:var(--fg);display:flex;flex-direction:column;margin:var(--popup-margin);max-height:calc(100% - var(--popup-margin)*2);max-width:calc(100% - var(--popup-margin)*2);opacity:1;transform:translate(var(--offset-x)) translateY(var(--offset-y)) scale(var(--scale-x),var(--scale-y));transform-origin:center center;transition:transform var(--transition-duration) cubic-bezier(.657,.235,.168,1.157),opacity .1s ease .1s;width:var(--popup-width)}@media(width>=768px){.popup[data-v-89b2464d]{--popup-margin:var(--sp-md)}}.--closing .popup[data-v-89b2464d],.--open .popup[data-v-89b2464d]:before,.--opening .popup[data-v-89b2464d]:before{opacity:0}.popup-wrapper.--sm .popup[data-v-89b2464d]{--popup-width:320px}.popup-wrapper.--md .popup[data-v-89b2464d]{--popup-width:768px}.popup-wrapper.--lg .popup[data-v-89b2464d]{--popup-width:992px}.popup-wrapper.--xl .popup[data-v-89b2464d]{--popup-width:1200px}.popup-wrapper.--full .popup[data-v-89b2464d]{--popup-width:100%}@media(width<768px){.popup-wrapper.--full .popup[data-v-89b2464d]{--popup-margin:0px}.popup-wrapper.--full .popup>.content[data-v-89b2464d],.popup-wrapper.--full .popup>.footer[data-v-89b2464d],.popup-wrapper.--full .popup>.header[data-v-89b2464d]{border-radius:0}}.popup-wrapper.--full-height .popup[data-v-89b2464d]{height:100%}.popup-wrapper.--overlay .popup[data-v-89b2464d]{--popup-width:100%;margin:0;max-height:100%;max-width:100%}.popup>div[data-v-89b2464d]:first-child{border-top-left-radius:var(--border-radius-md);border-top-right-radius:var(--border-radius-md)}.popup>div[data-v-89b2464d]:last-child{border-bottom-left-radius:var(--border-radius-md);border-bottom-right-radius:var(--border-radius-md)}.header[data-v-89b2464d]{align-items:center;background-color:var(--bg);display:flex;padding:calc(var(--sp-sm) + var(--sp)*-1) var(--sp-sm) 0 calc(var(--sp-sm) + var(--sp)*1);position:relative}.popup-wrapper.--overlay .header[data-v-89b2464d]{background-color:transparent}.title[data-v-89b2464d]{--line-height-sm:var(--line-height-base-sm);--line-height-base:var(--line-height-base-base);--line-height-lg:var(--line-height-base-lg);--line-height:var(--line-height-base);line-height:var(--line-height)}@container (width <= 396px){.title[data-v-89b2464d]{--line-height:var(--line-height-sm)}}@container (width >= 792px){.title[data-v-89b2464d]{--line-height:var(--line-height-lg)}}.title[data-v-89b2464d]{font-size:var(--font-size-base);font-family:var(--font);font-weight:400;letter-spacing:.02em}.title[data-v-89b2464d],.title strong[data-v-89b2464d]{font-weight:700}.title[data-v-89b2464d]{font-family:var(--font-display);font-palette:--rosebud-display;text-wrap:pretty;color:var(--fg-primary);letter-spacing:.08em;text-transform:uppercase;flex:1}.popup-wrapper.--overlay .title[data-v-89b2464d]{margin:0}.content[data-v-89b2464d]{background-color:var(--bg);flex:1;overflow:auto;padding:var(--sp-sm) var(--sp-md) var(--sp-md)}.content[data-v-89b2464d]:focus-visible{outline:2px dashed var(--fg-down);outline-offset:-.25em}.popup-wrapper.--overlay .content[data-v-89b2464d]{background-color:transparent}.footer[data-v-89b2464d]{background-color:var(--bg);border-block-start:1px solid oklch(from var(--fg) l c h/10%);padding:.5em 1em}}@layer compose{.content[data-v-89b2464d]>p:last-child{margin-block-end:0}}body:has(.popup-wrapper.--open){overflow:clip}@layer component{.avatar[data-v-eba88d17]{--avatar-size:calc(var(--sp)*16);align-items:center;aspect-ratio:1;block-size:var(--avatar-size);border-radius:var(--border-radius-md);color:var(--fg-down);display:inline-flex;flex:none;inline-size:var(--avatar-size);justify-content:center;overflow:clip}.avatar.--sm[data-v-eba88d17]{--avatar-size:calc(var(--sp)*8);border-radius:50%}.avatar.--lg[data-v-eba88d17]{--avatar-size:calc(var(--sp)*22)}.fallback[data-v-eba88d17],.img[data-v-eba88d17]{block-size:100%;inline-size:100%;-o-object-fit:cover;object-fit:cover}.fallback[data-v-eba88d17] svg{fill:currentcolor}}@layer component{.checkbox-field[data-v-5addb4a4]{--line-height-sm:var(--line-height-xs-sm);--line-height-base:var(--line-height-xs-base);--line-height-lg:var(--line-height-xs-lg);--line-height:var(--line-height-base);line-height:var(--line-height)}@container (width <= 256px){.checkbox-field[data-v-5addb4a4]{--line-height:var(--line-height-sm)}}@container (width >= 512px){.checkbox-field[data-v-5addb4a4]{--line-height:var(--line-height-lg)}}.checkbox-field[data-v-5addb4a4]{font-size:var(--font-size-xs);font-family:var(--font);font-weight:400;letter-spacing:.02em;text-wrap:pretty}.checkbox-field strong[data-v-5addb4a4]{font-weight:700}.checkbox-field[data-v-5addb4a4]{align-items:center;color:var(--fg-down);cursor:pointer;display:flex;gap:.75em}@media(hover:hover){.checkbox-field:hover .box[data-v-5addb4a4]{transform:scale(var(--hover-scale-x),var(--hover-scale-y))}}.checkbox-field:focus-visible .box[data-v-5addb4a4]{transform:scale(var(--hover-scale-x),var(--hover-scale-y))}.label[data-v-5addb4a4]{font-family:var(--font-display);font-palette:--rosebud-display;font-weight:700;text-wrap:pretty;color:var(--fg-primary);letter-spacing:.08em;text-transform:uppercase;--line-height-sm:var(--line-height-sm-sm);--line-height-base:var(--line-height-sm-base);--line-height-lg:var(--line-height-sm-lg);--line-height:var(--line-height-base);line-height:var(--line-height)}@container (width <= 317px){.label[data-v-5addb4a4]{--line-height:var(--line-height-sm)}}@container (width >= 634px){.label[data-v-5addb4a4]{--line-height:var(--line-height-lg)}}.label[data-v-5addb4a4]{font-size:var(--font-size-sm);color:var(--fg-down)}.box[data-v-5addb4a4]{--hover-scale-x:1.1;--hover-scale-y:1.1;--squish-transition:.8s var(--ease-spring);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;block-size:1.4em;border:2px solid var(--fg-down);border-radius:.25em;cursor:pointer;display:inline-grid;flex:none;inline-size:1.4em;margin:0;place-content:center;transition:background-color var(--transition),border-color var(--transition),transform var(--squish-transition)}.box[data-v-5addb4a4]:before{background-color:var(--bg);block-size:.75em;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);content:"";inline-size:.75em;rotate:8deg;scale:0;transition:scale .2s cubic-bezier(.34,1.8,.64,1)}.box[data-v-5addb4a4]:checked{background-color:var(--fg-primary);border-color:var(--fg-primary)}.box[data-v-5addb4a4]:checked:before{scale:1}@media(hover:hover){.box[data-v-5addb4a4]:hover{transform:scale(var(--hover-scale-x),var(--hover-scale-y))}}.box[data-v-5addb4a4]:focus-visible{transform:scale(var(--hover-scale-x),var(--hover-scale-y))}.box[data-v-5addb4a4]:focus-visible{outline:2px solid var(--fg-secondary);outline-offset:2px}.box[data-v-5addb4a4]{position:relative;top:-.2em}}
