@layer components{.test-ranking-toolbar-module__0c_iva__ranking-toolbar-section{--grid-padding:0 20px}.test-ranking-toolbar-module__0c_iva__period-tabs{--period-tab-padding:3px;--period-tab-radius:10px;--period-tab-count:4;--period-tab-gap:2px;--period-tab-width:58px}.test-ranking-toolbar-module__0c_iva__period-tabs-index-0{--active-period-index:0}.test-ranking-toolbar-module__0c_iva__period-tabs-index-1{--active-period-index:1}.test-ranking-toolbar-module__0c_iva__period-tabs-index-2{--active-period-index:2}.test-ranking-toolbar-module__0c_iva__period-tabs-index-3{--active-period-index:3}.test-ranking-toolbar-module__0c_iva__ranking-toolbar-section{padding-top:0;padding-bottom:0}.test-ranking-toolbar-module__0c_iva__ranking-toolbar{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.test-ranking-toolbar-module__0c_iva__period-tabs-wrap{width:fit-content;max-width:100%;display:flex}.test-ranking-toolbar-module__0c_iva__period-tabs{grid-template-columns:repeat(var(--period-tab-count), var(--period-tab-width));gap:var(--period-tab-gap);width:calc(var(--period-tab-width) * var(--period-tab-count) + var(--period-tab-gap) * (var(--period-tab-count) - 1) + var(--period-tab-padding) * 2);max-width:100%;padding:var(--period-tab-padding);background-color:var(--color-bg);border:1px solid var(--gray-6);border-radius:var(--period-tab-radius);display:grid;position:relative}.test-ranking-toolbar-module__0c_iva__period-indicator{top:var(--period-tab-padding);bottom:var(--period-tab-padding);left:var(--period-tab-padding);width:calc(( 100% - (var(--period-tab-padding) * 2) - (var(--period-tab-gap) * (var(--period-tab-count) - 1)) ) / var(--period-tab-count));background-color:color-mix(in srgb, var(--lime-3) 42%, var(--gray-5));border:1px solid color-mix(in srgb, var(--lime-7) 22%, var(--gray-6));border-radius:calc(var(--period-tab-radius) - var(--period-tab-padding));transform:translateX(calc(var(--active-period-index,0) * (100% + var(--period-tab-gap))));transition:transform .24s var(--easing-primary);pointer-events:none;position:absolute}.test-ranking-toolbar-module__0c_iva__period-tab{z-index:1;width:100%;min-height:34px;font:inherit;font-size:.875rem;font-weight:var(--font-weight-medium);color:var(--gray-10);text-align:center;border-radius:calc(var(--period-tab-radius) - var(--period-tab-padding));white-space:nowrap;cursor:pointer;transition:color .2s var(--easing-primary);background:0 0;border:none;justify-content:center;align-items:center;padding:0 8px;display:flex;position:relative}.test-ranking-toolbar-module__0c_iva__period-tab[aria-selected=true]{color:var(--gray-12);font-weight:var(--font-weight-semi-bold)}.test-ranking-toolbar-module__0c_iva__period-tab:hover{color:var(--gray-12)}.test-ranking-toolbar-module__0c_iva__updated-at{font-size:.8rem;font-weight:var(--font-weight-medium);color:var(--gray-10);margin:0;line-height:1.4}@media (max-width:767px){.test-ranking-toolbar-module__0c_iva__period-tab{min-height:32px;padding:0 6px;font-size:.8125rem}}}
@layer components{.select-module__pFYR-a__select-wrap{flex-direction:column;display:flex}.select-module__pFYR-a__select-trigger{background-color:var(--gray-1);min-height:35px;color:var(--gray-12);border:1px solid var(--gray-7);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:5px;padding:11px 12px;font-size:14px;line-height:1;display:inline-flex;position:relative}.select-module__pFYR-a__select-trigger:hover{background-color:var(--gray-2)}.select-module__pFYR-a__select-trigger span:has(svg){line-height:0}.select-module__pFYR-a__select-trigger .select-module__pFYR-a__select-value-sr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.select-module__pFYR-a__select-trigger.select-module__pFYR-a__has-error{border-color:var(--color-red)}.select-module__pFYR-a__select-trigger[data-disabled]{cursor:not-allowed;opacity:.65;pointer-events:none}.select-module__pFYR-a__form-field-error{color:var(--color-red);margin-top:12px;font-size:12px}.select-module__pFYR-a__select-viewport{max-height:100%;padding:5px}.select-module__pFYR-a__select-content{background-color:var(--gray-4);z-index:var(--z-index-modal);min-width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height);box-shadow:0 10px 38px var(--gray-1);border-radius:8px;overflow:hidden}.select-module__pFYR-a__select-item{color:var(--gray-12);-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:6px;align-items:flex-start;min-height:25px;padding:8px 35px 8px 25px;font-size:13px;line-height:1.35;display:flex;position:relative}.select-module__pFYR-a__select-item[data-highlighted]{background-color:var(--lime-9-primary);color:var(--lime-contrast);outline:none}.select-module__pFYR-a__select-item[data-highlighted] .select-module__pFYR-a__select-item-description{color:color-mix(in oklch, var(--lime-contrast) 85%, transparent)}.select-module__pFYR-a__select-item-body{flex-direction:column;gap:2px;min-width:0;display:flex}.select-module__pFYR-a__select-item-label{font-size:13px;font-weight:var(--font-weight-medium)}.select-module__pFYR-a__select-item-description{color:var(--gray-11);white-space:pre-line;font-size:12px;line-height:1.4}.select-module__pFYR-a__select-selected-description{color:var(--gray-11);white-space:pre-line;margin:8px 0 0;font-size:12px;line-height:1.45}.select-module__pFYR-a__select-item-indicator{justify-content:center;align-items:center;width:25px;display:inline-flex;position:absolute;left:0}}
.sheet-content-piece-plot-variable-module__7FHmLq__form-sections{}.sheet-content-piece-plot-variable-module__7FHmLq__form-section{}.sheet-content-piece-plot-variable-module__7FHmLq__readonly-fieldset{}.sheet-content-piece-plot-variable-module__7FHmLq__relative{}.sheet-content-piece-plot-variable-module__7FHmLq__form-field-label{}.sheet-content-piece-plot-variable-module__7FHmLq__form-field-description{}.sheet-content-piece-plot-variable-module__7FHmLq__required-mark{}.sheet-content-piece-plot-variable-module__7FHmLq__item-subtitle-row{}.sheet-content-piece-plot-variable-module__7FHmLq__item-subtitle-text{}.sheet-content-piece-plot-variable-module__7FHmLq__item-subtitle-chip{}.sheet-content-piece-plot-variable-module__7FHmLq__item-subtitle-chip-range{}.sheet-content-piece-plot-variable-module__7FHmLq__item-subtitle-more{}.sheet-content-piece-plot-variable-module__7FHmLq__input-error{}.sheet-content-piece-plot-variable-module__7FHmLq__input-name-wrapper{}.sheet-content-piece-plot-variable-module__7FHmLq__input-name{}.sheet-content-piece-plot-variable-module__7FHmLq__input-help{}.sheet-content-piece-plot-variable-module__7FHmLq__input-name-area{}.sheet-content-piece-plot-variable-module__7FHmLq__input-area{}@layer components{.sheet-content-piece-plot-variable-module__7FHmLq__edit-readonly-fieldset{border:none;flex-direction:column;flex:1;min-width:0;min-height:0;margin:0;padding:0;display:flex}.sheet-content-piece-plot-variable-module__7FHmLq__edit-wrapper{flex-direction:column;min-height:100%;display:flex;position:relative}.sheet-content-piece-plot-variable-module__7FHmLq__edit-tabs{flex-grow:1}.sheet-content-piece-plot-variable-module__7FHmLq__edit-form-content{flex-direction:column;gap:20px;padding:20px 0;display:flex}.sheet-content-piece-plot-variable-module__7FHmLq__edit-checkbox-wrapper{justify-content:flex-end;align-items:center;margin-top:-10px;display:flex}.sheet-content-piece-plot-variable-module__7FHmLq__edit-variable-limit-section{background-color:var(--gray-2);border:1px solid var(--gray-a4);border-radius:8px;flex-direction:column;gap:8px;padding:16px;display:flex}.sheet-content-piece-plot-variable-module__7FHmLq__edit-variable-limit-inputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.sheet-content-piece-plot-variable-module__7FHmLq__edit-variable-limit-field{min-width:0}.sheet-content-piece-plot-variable-module__7FHmLq__edit-description-area{margin-top:20px}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-section{flex-direction:column;gap:12px;display:flex}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-title{font-size:18px;font-weight:var(--font-weight-bold);color:var(--gray-12)}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-description{color:var(--gray-a9);font-size:14px;line-height:1.6}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-list{flex-direction:column;gap:12px;margin-top:10px;display:flex}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-item{background-color:var(--gray-2);border:1px solid var(--gray-a4);border-radius:12px;flex-direction:column;gap:16px;padding:20px;transition:all .2s;display:flex}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-header{justify-content:space-between;align-items:center;display:flex}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-header-left{flex-grow:1;align-items:center;gap:8px;display:flex}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-header-left .sheet-content-piece-plot-variable-module__7FHmLq__toggle-icon{color:var(--gray-9);font-size:18px;transition:transform .2s}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-number{font-size:14px;font-weight:var(--font-weight-bold);color:var(--gray-11)}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-item.sheet-content-piece-plot-variable-module__7FHmLq__expanded{background-color:var(--color-bg);border-color:var(--lime-9-primary);box-shadow:0 4px 12px color-mix(in srgb, var(--gray-12) 5%, transparent)}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-item.sheet-content-piece-plot-variable-module__7FHmLq__expanded .sheet-content-piece-plot-variable-module__7FHmLq__toggle-icon,.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-item.sheet-content-piece-plot-variable-module__7FHmLq__expanded .sheet-content-piece-plot-variable-module__7FHmLq__edit-range-number{color:var(--lime-9-primary)}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-inputs-row{cursor:pointer;align-items:center;gap:12px;display:flex}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-inputs{flex-grow:1;align-items:flex-start;gap:8px;display:flex}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-inputs input{width:80px}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-fixed-field{flex-direction:column;gap:8px;min-width:96px;display:flex}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-fixed-label{font-size:13px;font-weight:var(--font-weight-bold);color:var(--gray-11);margin:0}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-fixed-value{border:1px solid var(--gray-a5);background-color:var(--gray-2);min-height:44px;color:var(--gray-11);white-space:nowrap;border-radius:8px;align-items:center;padding:0 12px;font-size:14px;display:flex}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-separator{color:var(--gray-11);font-weight:var(--font-weight-bold);margin-top:36px}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-remove-btn{color:var(--gray-9);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:14px}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-remove-btn:hover{color:var(--color-red);text-decoration:underline}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-expanded{flex-direction:column;gap:24px;padding-top:16px;display:flex}.sheet-content-piece-plot-variable-module__7FHmLq__edit-delta-section{flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.sheet-content-piece-plot-variable-module__7FHmLq__edit-delta-axis{grid-template-columns:repeat(7,minmax(0,1fr));align-items:start;gap:6px;width:100%;min-width:0;display:grid}.sheet-content-piece-plot-variable-module__7FHmLq__edit-delta-step{width:100%;min-width:0;max-width:100%}.sheet-content-piece-plot-variable-module__7FHmLq__edit-delta-step [class*=__input-area]{gap:6px;width:100%;min-width:0;max-width:100%}.sheet-content-piece-plot-variable-module__7FHmLq__edit-delta-step [class*=__input-name-area]{width:100%;min-width:0}.sheet-content-piece-plot-variable-module__7FHmLq__edit-delta-step [class*=__input-name-wrapper]{gap:0;width:100%;min-width:0}.sheet-content-piece-plot-variable-module__7FHmLq__edit-delta-step [class*=__input-name]:not([class*=__input-name-]){width:100%;font-size:11px;font-weight:var(--font-weight-bold);text-align:center;word-break:keep-all;justify-content:center;line-height:1.25}.sheet-content-piece-plot-variable-module__7FHmLq__edit-delta-negative [class*=__input-name]:not([class*=__input-name-]){color:var(--color-red)}.sheet-content-piece-plot-variable-module__7FHmLq__edit-delta-zero [class*=__input-name]:not([class*=__input-name-]){color:var(--gray-11)}.sheet-content-piece-plot-variable-module__7FHmLq__edit-delta-positive [class*=__input-name]:not([class*=__input-name-]){color:var(--lime-9-primary)}.sheet-content-piece-plot-variable-module__7FHmLq__edit-delta-step [class*=__input-label]{box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:32px;overflow:hidden}.sheet-content-piece-plot-variable-module__7FHmLq__edit-delta-step input[type=number]{text-align:center;box-sizing:border-box;flex:1 1 0;width:auto;min-width:0;max-width:100%;height:32px;min-height:32px;padding:0 2px;font-size:12px}.sheet-content-piece-plot-variable-module__7FHmLq__edit-delta-fixed-value{width:100%;min-height:32px;font-size:12px;font-weight:var(--font-weight-bold);color:var(--gray-12);box-sizing:border-box;justify-content:center;align-items:center;margin:0;display:flex}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-add-btn{background-color:var(--color-bg);border:2px dashed var(--gray-a6);width:100%;color:var(--gray-11);font-size:16px;font-weight:var(--font-weight-bold);cursor:pointer;border-radius:8px;margin-top:10px;padding:16px}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-add-btn:hover{border-color:var(--lime-9-primary);color:var(--lime-9-primary)}.sheet-content-piece-plot-variable-module__7FHmLq__edit-sub-btn{background-color:var(--color-bg);border:1px solid var(--gray-a6);width:100%;height:56px;color:var(--gray-12);font-size:18px;font-weight:var(--font-weight-bold);cursor:pointer;border-radius:12px}.sheet-content-piece-plot-variable-module__7FHmLq__edit-sub-btn:hover{background-color:var(--gray-3)}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-errors{border:1px solid var(--color-red);background-color:color-mix(in srgb, var(--color-red) 8%, transparent);border-radius:8px;flex-direction:column;gap:8px;margin-top:8px;padding:12px;display:flex}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-error-heading{font-size:13px;font-weight:var(--font-weight-medium);color:var(--color-red);margin:0}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-error-list{flex-direction:column;gap:4px;margin:0;padding-left:18px;display:flex}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-error-text{color:var(--color-red);margin:0;font-size:12px}.sheet-content-piece-plot-variable-module__7FHmLq__edit-sticky-action-area{flex-direction:column;gap:8px;display:flex}.sheet-content-piece-plot-variable-module__7FHmLq__edit-save-block-summary{color:var(--color-red);margin:0;padding:0 4px;font-size:12px;line-height:1.4}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-fill-gaps{margin-top:0}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-fill-gaps-btn{background-color:var(--lime-2);border:1px solid var(--lime-8);color:var(--lime-11);font-size:14px;font-weight:var(--font-weight-medium);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:10px 20px;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-fill-gaps-btn:hover{background-color:var(--lime-3);border-color:var(--lime-9-primary);color:var(--lime-9-primary)}.sheet-content-piece-plot-variable-module__7FHmLq__edit-save-disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media (max-width:767px){.sheet-content-piece-plot-variable-module__7FHmLq__edit-wrapper{min-height:100%}.sheet-content-piece-plot-variable-module__7FHmLq__edit-variable-limit-inputs{grid-template-columns:1fr}.sheet-content-piece-plot-variable-module__7FHmLq__edit-range-inputs{flex-wrap:wrap}.sheet-content-piece-plot-variable-module__7FHmLq__edit-delta-axis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}}
.admin-classify-tag-alias-locale-select-module__4UfFlq__input-area{}.admin-classify-tag-alias-locale-select-module__4UfFlq__input-name-area{}.admin-classify-tag-alias-locale-select-module__4UfFlq__input-name-wrapper{}.admin-classify-tag-alias-locale-select-module__4UfFlq__input-name{}@layer components{.admin-classify-tag-alias-locale-select-module__4UfFlq__wrap{min-width:0}.admin-classify-tag-alias-locale-select-module__4UfFlq__select{width:100%}}
@layer components{.tabs-module__LShZkW__tabs-root{flex-direction:column;width:100%;display:flex}.tabs-module__LShZkW__tabs-list{border-bottom:1px solid var(--gray-6);display:flex;position:relative}.tabs-module__LShZkW__tabs-list.tabs-module__LShZkW__fixed{top:var(--header-safe-height);z-index:10;background-color:var(--color-bg);position:sticky}.tabs-module__LShZkW__tabs-root.tabs-module__LShZkW__scrollable .tabs-module__LShZkW__tabs-list{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 16px;overflow-x:auto}.tabs-module__LShZkW__tabs-root.tabs-module__LShZkW__scrollable .tabs-module__LShZkW__tabs-list::-webkit-scrollbar{display:none}.tabs-module__LShZkW__tabs-root.tabs-module__LShZkW__scrollable .tabs-module__LShZkW__tabs-trigger{white-space:nowrap;flex:none;padding:15px 24px 13px}.tabs-module__LShZkW__tabs-trigger{text-align:center;cursor:pointer;color:var(--gray-11);background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:15px 24px 13px;font-size:15px}.tabs-module__LShZkW__tabs-trigger[data-state=active]{color:var(--lime-11);border-bottom-color:var(--lime-9-primary)}.tabs-module__LShZkW__tabs-trigger[data-state=active]:hover{color:var(--lime-11)}.tabs-module__LShZkW__tabs-trigger:hover{color:var(--gray-12)}.tabs-module__LShZkW__tabs-content{color:var(--gray-12)}.tabs-module__LShZkW__tabs-content[data-state=inactive]{display:none}@media (max-width:767px){.tabs-module__LShZkW__tabs-trigger{padding:15px 4px 13px}}}
@layer pages{.page-module__lAHlgG__chat-grid-inner{--grid-padding:0}@keyframes page-module__lAHlgG__pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes page-module__lAHlgG__blink{0%,to{opacity:1}50%{opacity:0}}.page-module__lAHlgG__chat-grid{z-index:0;flex:1;position:relative}.page-module__lAHlgG__chat-grid-inner{padding:0}.page-module__lAHlgG__chat-container{flex-direction:column;display:flex}.page-module__lAHlgG__messages-container{flex-direction:column;flex:1;gap:16px;display:flex}.page-module__lAHlgG__sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module__lAHlgG__older-messages-loading{top:var(--header-safe-height);z-index:var(--z-index-sticky-contents);-webkit-mask-image:linear-gradient(to bottom, var(--gray-1) 0%, var(--gray-1) 64%, transparent 100%);mask-image:linear-gradient(to bottom, var(--gray-1) 0%, var(--gray-1) 64%, transparent 100%);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);pointer-events:none;justify-content:center;align-items:center;padding:.5rem 1rem 2rem;display:flex;position:sticky}.page-module__lAHlgG__older-messages-loading-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;display:flex}.page-module__lAHlgG__older-messages-loading-spinner{border-width:3px;width:24px;height:24px}.page-module__lAHlgG__older-messages-loading-label{font-size:.75rem;font-weight:var(--font-weight-medium);color:var(--gray-11);line-height:1.3}.page-module__lAHlgG__messages-end-anchor{width:100%;height:1px;scroll-margin-bottom:calc(120px + env(safe-area-inset-bottom,0px));pointer-events:none;flex-shrink:0}.page-module__lAHlgG__output-reason-inline-wrap{box-sizing:border-box;width:100%;max-width:100%;margin-top:.5rem;padding-left:.25rem}.page-module__lAHlgG__loading-state{height:100%;color:var(--gray-11);justify-content:center;align-items:center;display:flex}.page-module__lAHlgG__loader{width:40px;height:40px}.page-module__lAHlgG__streaming-message{background:var(--gray-3);border:1px solid var(--gray-6);border-radius:12px;margin-top:8px;padding:16px;animation:2s cubic-bezier(.4,0,.6,1) infinite page-module__lAHlgG__pulse}.page-module__lAHlgG__typing-cursor{background:var(--lime-9-primary);width:2px;height:1em;margin-left:2px;animation:1s step-end infinite page-module__lAHlgG__blink;display:inline-block}.page-module__lAHlgG__edit-message-area{background-color:var(--gray-3);border:1px solid var(--lime-9-primary);box-shadow:0 4px 12px color-mix(in srgb, var(--gray-12) 10%, transparent);border-radius:18px;flex-direction:column;gap:12px;margin-left:48px;padding:16px;display:flex}.page-module__lAHlgG__edit-textarea{width:100%;min-height:120px;color:var(--gray-12);resize:vertical;background:0 0;border:none;outline:none;font-family:inherit;font-size:15px;line-height:1.6}.page-module__lAHlgG__edit-actions{justify-content:flex-end;gap:8px;display:flex}.page-module__lAHlgG__edit-save{font-size:14px;font-weight:var(--font-weight-medium);cursor:pointer;border:none;border-radius:8px;padding:8px 16px;transition:all .2s}.page-module__lAHlgG__edit-cancel{background-color:var(--gray-5);color:var(--gray-11)}.page-module__lAHlgG__edit-cancel:hover:not(:disabled){background-color:var(--gray-6);color:var(--gray-12)}.page-module__lAHlgG__edit-save{background-color:var(--lime-9-primary);color:var(--lime-contrast)}.page-module__lAHlgG__edit-save:hover:not(:disabled){filter:brightness(1.05)}.page-module__lAHlgG__edit-save:disabled{opacity:.5;cursor:not-allowed}@container (max-width:856px){.page-module__lAHlgG__chat-grid-inner{--grid-padding:1rem;padding-bottom:0;padding-left:1rem;padding-right:1rem}}@media (max-width:767px){.page-module__lAHlgG__messages-container{gap:12px}.page-module__lAHlgG__edit-message-area{margin-left:0}}}
@layer components{.admin-classify-tag-alias-edit-row-module__wcPRfa__alias-row{border-bottom:1px solid var(--gray-4);justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.35rem 0;font-size:.9rem;display:flex}.admin-classify-tag-alias-edit-row-module__wcPRfa__alias-edit{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.admin-classify-tag-alias-edit-row-module__wcPRfa__alias-edit-fields{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.admin-classify-tag-alias-edit-row-module__wcPRfa__alias-form-input{flex:8rem;min-width:5rem}.admin-classify-tag-alias-edit-row-module__wcPRfa__alias-field{border:1px solid var(--gray-6);background:var(--gray-1);min-width:5rem;color:var(--gray-12);border-radius:6px;padding:.35rem .5rem;font-size:.85rem}.admin-classify-tag-alias-edit-row-module__wcPRfa__alias-field-narrow{max-width:4.5rem}.admin-classify-tag-alias-edit-row-module__wcPRfa__alias-field-wide{flex:1;min-width:8rem}.admin-classify-tag-alias-edit-row-module__wcPRfa__alias-meta{color:var(--gray-10);font-size:.75rem}.admin-classify-tag-alias-edit-row-module__wcPRfa__alias-actions{flex-direction:row;flex-shrink:0;align-items:center;gap:.35rem;display:flex}.admin-classify-tag-alias-edit-row-module__wcPRfa__locale-select{flex:0 10rem;min-width:8rem}.admin-classify-tag-alias-edit-row-module__wcPRfa__promote-btn{border:1px solid var(--gray-6);cursor:pointer;border-radius:8px;padding:.45rem .85rem;font-size:.85rem;transition:background-color .2s}.admin-classify-tag-alias-edit-row-module__wcPRfa__promote-btn:disabled{opacity:.5;cursor:not-allowed}.admin-classify-tag-alias-edit-row-module__wcPRfa__promote-btn{background-color:var(--lime-9-primary);color:var(--gray-1);border-color:var(--lime-9-primary)}.admin-classify-tag-alias-edit-row-module__wcPRfa__promote-btn:hover:not(:disabled){background-color:color-mix(in srgb, var(--lime-9-primary) 88%, var(--gray-12))}.admin-classify-tag-alias-edit-row-module__wcPRfa__save-btn{background-color:var(--gray-3);color:var(--gray-11)}.admin-classify-tag-alias-edit-row-module__wcPRfa__save-btn:hover:not(:disabled){background-color:var(--gray-5);color:var(--gray-12)}.admin-classify-tag-alias-edit-row-module__wcPRfa__delete-btn{background-color:var(--gray-1);color:var(--color-red);border-color:color-mix(in srgb, var(--color-red) 35%, var(--gray-6))}.admin-classify-tag-alias-edit-row-module__wcPRfa__delete-btn:hover:not(:disabled){background-color:color-mix(in srgb, var(--color-red) 8%, var(--gray-2))}.admin-classify-tag-alias-edit-row-module__wcPRfa__table-row{border-bottom:1px solid var(--gray-4)}.admin-classify-tag-alias-edit-row-module__wcPRfa__table-cell-id{width:6rem;color:var(--gray-11);vertical-align:middle;font-size:.85rem}.admin-classify-tag-alias-edit-row-module__wcPRfa__table-cell-alias{vertical-align:middle;min-width:10rem}.admin-classify-tag-alias-edit-row-module__wcPRfa__table-cell-action{vertical-align:middle;white-space:nowrap;width:5.5rem}.admin-classify-tag-alias-edit-row-module__wcPRfa__table-alias-form-input{width:100%;min-width:0}.admin-classify-tag-alias-edit-row-module__wcPRfa__grid-cell{min-height:auto}.admin-classify-tag-alias-edit-row-module__wcPRfa__grid-cell-edit{border:1px solid var(--gray-6);background:var(--gray-1);border-radius:8px;flex-direction:column;gap:.35rem;padding:.35rem;display:flex}.admin-classify-tag-alias-edit-row-module__wcPRfa__grid-cell-input-row{align-items:flex-end;gap:.35rem;display:flex}.admin-classify-tag-alias-edit-row-module__wcPRfa__grid-cell-input{flex:1;min-width:0}.admin-classify-tag-alias-edit-row-module__wcPRfa__grid-cell-tag-id{color:var(--gray-10);font-variant-numeric:tabular-nums;flex-shrink:0;padding-bottom:.7rem;font-size:.72rem}.admin-classify-tag-alias-edit-row-module__wcPRfa__grid-cell-actions{flex-wrap:wrap;justify-content:stretch;gap:.25rem;display:flex}.admin-classify-tag-alias-edit-row-module__wcPRfa__grid-cell-actions .admin-classify-tag-alias-edit-row-module__wcPRfa__promote-btn{flex:auto;min-width:0;padding:.35rem .5rem;font-size:.78rem}.admin-classify-tag-alias-edit-row-module__wcPRfa__cancel-btn{border:1px solid var(--gray-6);background:var(--gray-1);color:var(--gray-11);cursor:pointer;border-radius:6px;padding:.35rem .6rem;font-size:.78rem}.admin-classify-tag-alias-edit-row-module__wcPRfa__cancel-btn:hover:not(:disabled){background:var(--gray-3)}.admin-classify-tag-alias-edit-row-module__wcPRfa__cancel-btn:disabled{opacity:.5;cursor:not-allowed}}
@layer components{.chat-setup-module__2ukBza__chatroom-setup{flex-direction:column;gap:32px;display:flex;overflow-y:visible}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__section{flex-direction:column;gap:12px;display:flex}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__section .chat-setup-module__2ukBza__section-title{font-size:18px;font-weight:var(--font-weight-medium);color:var(--color-text-primary)}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__section .chat-setup-module__2ukBza__section-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__section .chat-setup-module__2ukBza__view-all-btn{font-size:13px;font-weight:var(--font-weight-medium);color:var(--gray-11);cursor:pointer;transition:color .15s var(--easing-primary);background:0 0;border:none;flex-shrink:0;padding:0}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__section .chat-setup-module__2ukBza__view-all-btn:hover{color:var(--color-text-primary)}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__section .chat-setup-module__2ukBza__section-desc{color:var(--gray-11);font-size:14px;line-height:1.6}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__section .chat-setup-module__2ukBza__highlight{color:var(--color-red);font-weight:var(--font-weight-medium)}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__model-picker-trigger{border:1px solid var(--gray-7);background-color:var(--gray-1);width:100%;color:var(--color-text-primary);font-size:15px;font-weight:var(--font-weight-medium);text-align:left;cursor:pointer;transition:border-color .2s var(--easing-primary), background-color .2s var(--easing-primary);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-width:0;margin:0;padding:20px;display:flex}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__model-picker-trigger:hover:not(:disabled){background-color:var(--gray-2)}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__model-picker-trigger:disabled{opacity:.65;cursor:not-allowed}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__model-picker-label{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__model-picker-arrow{color:var(--gray-8);flex-shrink:0}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__customization-trigger{border:1px solid var(--gray-7);background-color:var(--gray-1);width:100%;color:var(--color-text-primary);text-align:left;cursor:pointer;transition:border-color .2s var(--easing-primary), background-color .2s var(--easing-primary);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:20px;display:flex}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__customization-trigger:hover{background-color:var(--gray-2)}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__customization-meta{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__customization-heading{font-size:15px;font-weight:var(--font-weight-medium);color:var(--color-text-primary)}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__customization-desc{color:var(--gray-11);font-size:13px;line-height:1.45}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__customization-reset-btn{font-size:13px;font-weight:var(--font-weight-medium);color:var(--color-red);border:1px solid color-mix(in srgb, var(--color-red) 35%, var(--gray-7));background:color-mix(in srgb, var(--color-red) 8%, var(--gray-1));cursor:pointer;border-radius:8px;flex-shrink:0;padding:6px 10px;transition:background-color .15s,border-color .15s,opacity .15s}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__customization-reset-btn:hover:not(:disabled){background:color-mix(in srgb, var(--color-red) 14%, var(--gray-1));border-color:color-mix(in srgb, var(--color-red) 50%, var(--gray-7))}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__customization-reset-btn:disabled{opacity:.5;cursor:not-allowed}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__user-note-panel{background-color:var(--gray-1);border:1px solid var(--gray-7);transition:border-color .2s var(--easing-primary);cursor:pointer;border-radius:12px;padding:20px}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__user-note-panel:hover{background-color:var(--gray-2)}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__user-note-trigger{width:100%;color:var(--color-text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:0;align-items:center;gap:12px;margin:0;padding:0;font-size:15px;display:flex}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__user-note-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__user-note-icon-check{color:var(--lime-9-primary);flex-shrink:0}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__user-note-icon-note{color:var(--gray-11);flex-shrink:0}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__user-note-text{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__user-note-meta{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__user-note-heading{font-size:15px;font-weight:var(--font-weight-medium);color:var(--color-text-primary)}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__user-note-desc{color:var(--gray-11);font-size:13px;line-height:1.45}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__name-edit-group{align-items:center;gap:8px;display:flex}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__name-edit-group .chat-setup-module__2ukBza__name-input{border:1px solid var(--color-border);background-color:var(--color-bg-input);height:44px;color:var(--color-text-primary);border-radius:8px;flex:1;padding:0 12px;font-size:15px}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__name-edit-group .chat-setup-module__2ukBza__name-input:focus{border-color:var(--lime-9-primary);outline:none}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__name-edit-group .chat-setup-module__2ukBza__name-input:disabled{background-color:var(--color-bg-disabled);cursor:not-allowed}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__name-edit-group .chat-setup-module__2ukBza__edit-btn{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);height:44px;color:var(--color-text-primary);white-space:nowrap;border-radius:8px;padding:0 16px;font-size:14px}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__name-edit-group .chat-setup-module__2ukBza__edit-btn.chat-setup-module__2ukBza__save{background-color:var(--lime-9-primary);color:#fff;border:none}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__resource-list{flex-direction:column;gap:16px;display:flex}.chat-setup-module__2ukBza__memory-note-modal-root{flex-direction:column;gap:12px;display:flex}.chat-setup-module__2ukBza__memory-note-modal-copy-row{display:flex}.chat-setup-module__2ukBza__memory-note-modal-copy-btn{font-size:13px;font-weight:var(--font-weight-medium);color:var(--lime-9-primary);cursor:pointer;background-color:#0000;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;display:inline-flex}.chat-setup-module__2ukBza__memory-note-modal-copy-btn:hover{background-color:var(--gray-2)}.chat-setup-module__2ukBza__memory-note-modal-copy-btn:focus-visible{outline:2px solid var(--lime-9-primary);outline-offset:2px}.chat-setup-module__2ukBza__memory-note-modal-copy-icon{color:var(--lime-9-primary);flex-shrink:0}}
.page-module__WYez0W__tabs-root{}.page-module__WYez0W__loading{}.page-module__WYez0W__loader{}.page-module__WYez0W__draft-button{}.page-module__WYez0W__relative{}.page-module__WYez0W__required-mark{}
@layer components{.mark-renderer-module__alCTVG__wrapper{word-wrap:break-word;white-space:pre-wrap}.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__empty{align-items:center;min-height:48px;display:flex}.mark-renderer-module__alCTVG__wrapper .mark-renderer-module__alCTVG__placeholder{color:var(--gray-9);font-size:13px}@scope(.mark-renderer-module__alCTVG__markdown-body) to (.mark-renderer-module__alCTVG__raw-html){:scope p{margin:0 0 .75em}:scope p:last-child{margin-bottom:0}:scope h1,:scope h2,:scope h3,:scope h4,:scope h5,:scope h6{font-weight:var(--font-weight-semi-bold);color:var(--gray-12);margin:1em 0 .5em;line-height:1.3}:is(:scope h1,:scope h2,:scope h3,:scope h4,:scope h5,:scope h6):first-child{margin-top:0}:scope h1{font-size:1.35em}:scope h2{font-size:1.2em}:scope h3{font-size:1.1em}:scope ul{padding-left:1.5em;list-style-type:disc;list-style-position:outside}:scope ol{padding-left:1.5em;list-style-type:decimal;list-style-position:outside}:scope li{margin:.25em 0;display:list-item}:scope code{background-color:var(--gray-5);color:var(--gray-12);border-radius:4px;padding:.15em .4em;font-size:.9em}:scope pre{background-color:var(--gray-5);border-radius:8px;margin:.75em 0;padding:12px;overflow-x:auto}:scope pre code{background:0 0;padding:0;font-size:13px}:scope blockquote{border-left:3px solid var(--gray-7);color:var(--gray-11);margin:.75em 0;padding-left:1em}:scope a{color:var(--lime-9-primary);text-underline-offset:2px;text-decoration:underline}:scope a:hover{color:var(--lime-10)}:scope strong{font-weight:var(--font-weight-semi-bold)}:scope hr{border:none;border-top:1px solid var(--gray-6);margin:1em 0}:scope table{border-collapse:collapse;width:100%;margin:.75em 0;font-size:13px}:scope th,:scope td{border:1px solid var(--gray-6);text-align:left;padding:6px 10px}:scope th{background-color:var(--gray-4);font-weight:var(--font-weight-medium);color:var(--gray-12)}:scope tr:nth-child(2n){background-color:var(--gray-3)}}.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__content-themed h1,.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__content-themed h2,.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__content-themed h3,.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__content-themed h4,.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__content-themed h5,.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__content-themed h6,.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__content-themed th{color:var(--mark-font-color)}.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__content-themed code{background-color:color-mix(in srgb, var(--mark-font-color) 14%, transparent);color:var(--mark-font-color)}.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__content-themed pre{background-color:color-mix(in srgb, var(--mark-font-color) 10%, transparent)}.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__content-themed pre code{color:var(--mark-font-color);background:0 0;padding:0}.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__content-themed blockquote{border-left-color:color-mix(in srgb, var(--mark-font-color) 35%, transparent);color:color-mix(in srgb, var(--mark-font-color) 78%, transparent)}.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__content-themed a{color:var(--mark-font-color);text-underline-offset:2px;text-decoration:underline}.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__content-themed a:hover{color:color-mix(in srgb, var(--mark-font-color) 82%, white)}.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__content-themed hr{border-top-color:color-mix(in srgb, var(--mark-font-color) 28%, transparent)}.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__content-themed th,.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__content-themed td{border-color:color-mix(in srgb, var(--mark-font-color) 28%, transparent)}.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__content-themed th{background-color:color-mix(in srgb, var(--mark-font-color) 12%, transparent)}.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__content-themed td{color:var(--mark-font-color)}.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__content-themed tr:nth-child(2n){background-color:color-mix(in srgb, var(--mark-font-color) 7%, transparent)}.mark-renderer-module__alCTVG__wrapper.mark-renderer-module__alCTVG__content-themed .mark-renderer-module__alCTVG__restricted-image{border-color:color-mix(in srgb, var(--mark-font-color) 35%, transparent);background-color:color-mix(in srgb, var(--mark-font-color) 8%, transparent);color:color-mix(in srgb, var(--mark-font-color) 65%, transparent)}.mark-renderer-module__alCTVG__wrapper .mark-renderer-module__alCTVG__raw-html{white-space:initial}.mark-renderer-module__alCTVG__wrapper .mark-renderer-module__alCTVG__raw-html *{box-sizing:border-box}.mark-renderer-module__alCTVG__wrapper .mark-renderer-module__alCTVG__raw-html blockquote{border-left:3px solid var(--gray-7);color:var(--gray-11);margin:.75em 0;padding-left:1em}.mark-renderer-module__alCTVG__wrapper .mark-renderer-module__alCTVG__restricted-image{box-sizing:border-box;aspect-ratio:16/9;border:1px dashed var(--gray-7);background-color:var(--gray-3);height:120px;color:var(--gray-10);border-radius:8px;justify-content:center;align-items:center;margin:.75em 0;padding:12px;display:flex}.mark-renderer-module__alCTVG__wrapper .mark-renderer-module__alCTVG__restricted-image-label{text-align:center;font-size:13px}}
.edit-action-sheet-content-module__JBVMDa__form{}.edit-action-sheet-content-module__JBVMDa__form-block-title{}.edit-action-sheet-content-module__JBVMDa__form-block{}.edit-action-sheet-content-module__JBVMDa__alias-list{}.edit-action-sheet-content-module__JBVMDa__form-actions{}.edit-action-sheet-content-module__JBVMDa__cancel-btn{}
@layer components{.pagination-module__U5Aksq__wrapper{width:100%;margin-top:30px}.pagination-module__U5Aksq__inner{justify-content:center;align-items:center;display:flex}.pagination-module__U5Aksq__ul{align-items:center;display:flex}.pagination-module__U5Aksq__li{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;color:var(--gray-11);border-radius:10px;margin:0 4px;padding:12px 14px;font-size:16px;line-height:16px}.pagination-module__U5Aksq__li.pagination-module__U5Aksq__active{background-color:var(--lime-9-primary);box-shadow:0 0 0 1px inset var(--lime-9-primary);pointer-events:none;color:var(--lime-contrast)}.pagination-module__U5Aksq__li:hover{background-color:var(--gray-a4)}.pagination-module__U5Aksq__arrow-icon{opacity:.8;width:20px;height:20px;display:block}@media (max-width:991px){.pagination-module__U5Aksq__li:hover{background-color:#0000}}@media (max-width:767px){.pagination-module__U5Aksq__wrapper{margin-top:24px}.pagination-module__U5Aksq__li{font-size:15px;line-height:15px}}}
@layer components{.form-submit-module__8ArM6a__form-submit-area{justify-content:flex-end;width:100%;display:flex}.form-submit-module__8ArM6a__form-submit{text-align:center;background-color:var(--lime-9-primary);color:var(--lime-contrast);font-weight:var(--font-weight-medium);cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;transition:all .2s}.form-submit-module__8ArM6a__form-submit:hover{filter:brightness(.95)}@media (max-width:767px){.form-submit-module__8ArM6a__form-submit-area{justify-content:center}}}
@layer components{.admin-select-multiple-module__fpvuwq__wrapper{flex-direction:column;gap:.35rem;display:flex}.admin-select-multiple-module__fpvuwq__label{color:var(--gray-11);font-size:.86rem;font-weight:var(--font-weight-semi-bold)}.admin-select-multiple-module__fpvuwq__container{border:1px solid var(--gray-6);background-color:var(--gray-1);cursor:text;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.3rem;min-height:2.4rem;padding:.35rem .5rem;transition:border-color .15s;display:flex}.admin-select-multiple-module__fpvuwq__container:focus-within{border-color:var(--lime-9-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--lime-9-primary) 15%, transparent)}.admin-select-multiple-module__fpvuwq__tag{background-color:var(--gray-3);border:1px solid var(--gray-6);color:var(--gray-12);border-radius:4px;align-items:center;gap:.2rem;max-width:200px;padding:.1rem .25rem .1rem .45rem;font-family:monospace;font-size:.75rem;display:inline-flex}.admin-select-multiple-module__fpvuwq__tag-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-select-multiple-module__fpvuwq__tag-remove{color:var(--gray-10);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:.8rem;line-height:1;display:inline-flex}.admin-select-multiple-module__fpvuwq__tag-remove:hover{color:var(--gray-12)}.admin-select-multiple-module__fpvuwq__input{min-width:120px;color:var(--gray-12);background:0 0;border:none;outline:none;flex:1;padding:.1rem 0;font-size:.86rem}.admin-select-multiple-module__fpvuwq__input::placeholder{color:var(--gray-9)}.admin-select-multiple-module__fpvuwq__clear-button{color:var(--gray-9);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:.1rem;font-size:.9rem;display:inline-flex}.admin-select-multiple-module__fpvuwq__clear-button:hover{color:var(--gray-12)}.admin-select-multiple-module__fpvuwq__hint{color:var(--gray-10);font-size:.78rem}}
@layer pages{.sheet-content-daily-attendance-form-action-module__JBfw8W__form{flex-direction:column;gap:16px;display:flex}.sheet-content-daily-attendance-form-action-module__JBfw8W__form-actions{gap:8px;margin-top:16px;display:flex}}
@layer components{.admin-user-nickname-change-modal-module__TEKIqq__form{flex-direction:column;gap:0;display:flex}.admin-user-nickname-change-modal-module__TEKIqq__current-label{color:var(--color-text-secondary);margin:0 0 6px;font-size:14px}.admin-user-nickname-change-modal-module__TEKIqq__current-value{word-break:break-all;color:var(--color-text);background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:8px;margin:0 0 20px;padding:12px 14px;font-size:14px}.admin-user-nickname-change-modal-module__TEKIqq__notice{color:var(--color-text-secondary);margin:0 0 16px;font-size:13px;line-height:1.5}.admin-user-nickname-change-modal-module__TEKIqq__hint-error,.admin-user-nickname-change-modal-module__TEKIqq__check-error{color:var(--color-red);margin:8px 0 0;font-size:13px}.admin-user-nickname-change-modal-module__TEKIqq__duplicate-msg{color:var(--color-text-secondary);margin:8px 0 0;font-size:13px;line-height:1.5}.admin-user-nickname-change-modal-module__TEKIqq__duplicate-msg__nick{color:var(--lime-9-primary);font-weight:600}.admin-user-nickname-change-modal-module__TEKIqq__duplicate-msg__emphasis{color:var(--color-red);font-weight:600}.admin-user-nickname-change-modal-module__TEKIqq__duplicate-msg__link{color:var(--lime-9-primary);margin-top:4px;font-weight:500;text-decoration:underline;display:inline-block}.admin-user-nickname-change-modal-module__TEKIqq__duplicate-msg__link:hover{color:var(--lime-10)}.admin-user-nickname-change-modal-module__TEKIqq__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-top:20px;display:flex}.admin-user-nickname-change-modal-module__TEKIqq__submit-wrap{width:auto;display:inline-block}}
@layer components{.resource-selector-module__C9PC1W__container{flex-direction:column;gap:24px;width:100%;height:100%;display:flex}.resource-selector-module__C9PC1W__header{justify-content:space-between;align-items:center;display:flex}.resource-selector-module__C9PC1W__tabs{gap:8px;display:flex}.resource-selector-module__C9PC1W__scope-label{color:var(--gray-12);font-size:16px;font-weight:600}.resource-selector-module__C9PC1W__tab{cursor:pointer;background-color:var(--gray-6);height:36px;color:var(--gray-12);border-radius:50px;padding:0 14px;font-size:16px;transition:all .2s;display:block}.resource-selector-module__C9PC1W__tab.resource-selector-module__C9PC1W__active{background-color:var(--lime-9-primary);color:var(--lime-contrast)}.resource-selector-module__C9PC1W__search-btn{cursor:pointer;background-color:var(--gray-6);width:36px;height:36px;color:var(--gray-11-text);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.resource-selector-module__C9PC1W__search-btn.resource-selector-module__C9PC1W__active{background-color:var(--lime-9-primary);color:var(--lime-contrast)}.resource-selector-module__C9PC1W__search-bar{background-color:var(--gray-4);border:1px solid var(--gray-6);border-radius:12px;align-items:center;gap:8px;height:40px;padding:0 14px;display:flex}.resource-selector-module__C9PC1W__search-form{flex:1;min-width:0}.resource-selector-module__C9PC1W__search-bar-icon{color:var(--gray-11);flex-shrink:0}.resource-selector-module__C9PC1W__search-input{min-width:0;color:var(--gray-12);background:0 0;border:none;outline:none;flex:1;font-size:14px}.resource-selector-module__C9PC1W__search-input::placeholder{color:var(--gray-10)}.resource-selector-module__C9PC1W__content-area{flex:1;min-height:300px}.resource-selector-module__C9PC1W__grid{grid-template-columns:repeat(4,1fr);gap:16px;padding-bottom:20px;display:grid}.resource-selector-module__C9PC1W__empty-state{color:var(--gray-9);flex-direction:column;justify-content:center;align-items:center;padding:40px 0;font-size:14px;display:flex}.resource-selector-module__C9PC1W__detail-view{flex-direction:column;gap:20px;height:100%;display:flex}.resource-selector-module__C9PC1W__detail-scroll-area{flex:1;padding-right:4px;overflow-y:auto}.resource-selector-module__C9PC1W__action-bar{width:100%;padding:16px 0 var(--app-safe-area-bottom,env(safe-area-inset-bottom,0px));z-index:10;justify-content:center;display:flex;position:sticky;bottom:0;left:0}.resource-selector-module__C9PC1W__action-bar:before{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);content:"";z-index:-1;width:100%;height:200%;position:absolute;top:0;left:0}.resource-selector-module__C9PC1W__select-btn{background-color:var(--lime-9-primary);width:100%;height:52px;color:var(--lime-contrast);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;font-size:16px;font-weight:600;transition:all .2s;display:flex}.resource-selector-module__C9PC1W__select-btn:hover{background-color:var(--lime-10)}@media (max-width:767px){.resource-selector-module__C9PC1W__grid{grid-template-columns:repeat(2,1fr)}}}
@layer pages{.page-module__wcpLIG__pre-wrap{white-space:pre-wrap;font-size:.85rem;display:block}.page-module__wcpLIG__form{flex-direction:column;gap:1.25rem;display:flex}.page-module__wcpLIG__form-actions{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.page-module__wcpLIG__cancel-btn{background-color:var(--gray-3);color:var(--gray-11);border:1px solid var(--gray-6);cursor:pointer;border-radius:8px;padding:.6rem 1.25rem;font-size:.9rem;transition:background-color .2s}.page-module__wcpLIG__cancel-btn:hover:not(:disabled){background-color:var(--gray-5);color:var(--gray-12)}.page-module__wcpLIG__cancel-btn:disabled{opacity:.5;cursor:not-allowed}.page-module__wcpLIG__error-text{color:var(--color-red);font-size:.9rem}}
@layer pages{.page-module__6V7qhW__password-sheet{flex-direction:column;gap:16px;display:flex}.page-module__6V7qhW__password-sheet__label{color:var(--color-text-secondary);margin:0;font-size:14px}.page-module__6V7qhW__password-sheet__row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.page-module__6V7qhW__password-sheet__value{word-break:break-all;min-width:0;color:var(--color-text);background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:8px;flex:1;padding:12px 14px;font-family:ui-monospace,monospace;font-size:14px}.page-module__6V7qhW__password-sheet__actions{justify-content:flex-end;margin-top:8px;display:flex}.page-module__6V7qhW__bool-cell{justify-content:center;align-items:center;display:inline-flex;position:relative}.page-module__6V7qhW__bool-cell-icon{flex-shrink:0;font-size:1.15rem}.page-module__6V7qhW__bool-cell-icon-yes{color:var(--lime-9-primary)}.page-module__6V7qhW__bool-cell-icon-no{color:var(--color-red)}.page-module__6V7qhW__bool-cell-sr{color:var(--color-text-secondary);opacity:.7}.page-module__6V7qhW__login-methods{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.page-module__6V7qhW__login-method{min-height:24px;color:var(--color-text);background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:13px;display:inline-flex}.page-module__6V7qhW__login-method-icon{color:var(--gray-11);flex-shrink:0;font-size:.9rem}.page-module__6V7qhW__login-method-icon-kakao{color:var(--gray-12)}.page-module__6V7qhW__deleted-badge{color:var(--color-red);border:1px solid var(--color-red);background-color:#ef44441a;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:13px;font-weight:600;display:inline-flex}.page-module__6V7qhW__deleted-badge-icon{flex-shrink:0;font-size:14px}.page-module__6V7qhW__deleted-badge-date{color:var(--color-text-secondary);font-size:12px;font-weight:400}}
@layer components{@keyframes modal-content-terms-agreement-module__FU_-cW__terms-agreement-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.modal-content-terms-agreement-module__FU_-cW__terms-agreement-form{width:100%}.modal-content-terms-agreement-module__FU_-cW__terms-agreement-step-content{width:100%;animation:modal-content-terms-agreement-module__FU_-cW__terms-agreement-fade-in .3s var(--easing-primary)}.modal-content-terms-agreement-module__FU_-cW__terms-agreement-step-content .modal-content-terms-agreement-module__FU_-cW__terms-agreement-step-title{font-size:1.25rem;font-weight:var(--font-weight-medium);color:var(--gray-12);margin-bottom:.5rem}.modal-content-terms-agreement-module__FU_-cW__terms-agreement-step-content .modal-content-terms-agreement-module__FU_-cW__terms-agreement-step-description{color:var(--gray-11);margin-bottom:1.5rem;font-size:16px;font-weight:400;line-height:1.5}.modal-content-terms-agreement-module__FU_-cW__terms-agreement-form-section{flex-direction:column;gap:1.25rem;width:100%;margin-bottom:2rem;display:flex}.modal-content-terms-agreement-module__FU_-cW__terms-agreement-form-section>div>div{background-color:var(--gray-4)!important}.modal-content-terms-agreement-module__FU_-cW__terms-agreement-form-section>div>div>span{background-color:var(--gray-7)!important}.modal-content-terms-agreement-module__FU_-cW__terms-agreement-form-section>div>div:first-of-type:has(>ul>li:only-child)>:not(ul){display:none}.modal-content-terms-agreement-module__FU_-cW__legal-btn{color:var(--lime-9-primary);text-underline-position:under;text-decoration:underline}button.modal-content-terms-agreement-module__FU_-cW__legal-btn{cursor:pointer;font:inherit;background:0 0;border:none;padding:0}.modal-content-terms-agreement-module__FU_-cW__legal-modal-body{color:var(--gray-12);white-space:pre-wrap;margin:0;line-height:1.6}@media (max-width:767px){.modal-content-terms-agreement-module__FU_-cW__terms-agreement-step-content .modal-content-terms-agreement-module__FU_-cW__terms-agreement-step-title{font-size:1.15rem}.modal-content-terms-agreement-module__FU_-cW__terms-agreement-step-content .modal-content-terms-agreement-module__FU_-cW__terms-agreement-step-description{margin-bottom:1.25rem;font-size:.85rem}.modal-content-terms-agreement-module__FU_-cW__terms-agreement-form-section{gap:1rem;margin-bottom:1.5rem}}}
@layer components{.admin-detail-page-layout-module__bWO8-q__page{flex-direction:column;gap:1rem;display:flex}.admin-detail-page-layout-module__bWO8-q__page-header{flex-direction:column;gap:.35rem;display:flex}.admin-detail-page-layout-module__bWO8-q__page-header-main{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.admin-detail-page-layout-module__bWO8-q__page-header-actions{flex-shrink:0;align-items:center;gap:.5rem;display:inline-flex}.admin-detail-page-layout-module__bWO8-q__page-title{color:var(--gray-12);font-size:1.35rem;font-weight:var(--font-weight-bold)}.admin-detail-page-layout-module__bWO8-q__header-grid{padding-bottom:0}.admin-detail-page-layout-module__bWO8-q__detail-grid{padding-top:0}}
@layer components{.admin-llm-model-preview-module__pmM2ca__preview{border-bottom:1px solid var(--gray-6);flex-direction:column;gap:18px;width:100%;padding-bottom:24px;display:flex}.admin-llm-model-preview-module__pmM2ca__preview-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.admin-llm-model-preview-module__pmM2ca__preview-title{color:var(--gray-12);margin:0;font-size:18px;font-weight:700}.admin-llm-model-preview-module__pmM2ca__preview-description,.admin-llm-model-preview-module__pmM2ca__preview-count{color:var(--gray-10);margin:6px 0 0;font-size:13px;line-height:1.5}.admin-llm-model-preview-module__pmM2ca__preview-count{text-align:right;flex-shrink:0}.admin-llm-model-preview-module__pmM2ca__perspective-toolbar{border:0;align-items:center;gap:6px;min-inline-size:0;margin:0;padding:0;display:flex}.admin-llm-model-preview-module__pmM2ca__perspective-legend{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-llm-model-preview-module__pmM2ca__perspective-button,.admin-llm-model-preview-module__pmM2ca__retry-button,.admin-llm-model-preview-module__pmM2ca__reset-button,.admin-llm-model-preview-module__pmM2ca__save-button{border:1px solid var(--gray-6);background:var(--gray-2);color:var(--gray-11);cursor:pointer}:is(.admin-llm-model-preview-module__pmM2ca__perspective-button,.admin-llm-model-preview-module__pmM2ca__retry-button,.admin-llm-model-preview-module__pmM2ca__reset-button,.admin-llm-model-preview-module__pmM2ca__save-button):hover:not(:disabled){border-color:var(--gray-8);color:var(--gray-12)}:is(.admin-llm-model-preview-module__pmM2ca__perspective-button,.admin-llm-model-preview-module__pmM2ca__retry-button,.admin-llm-model-preview-module__pmM2ca__reset-button,.admin-llm-model-preview-module__pmM2ca__save-button):focus-visible{outline:2px solid var(--lime-9-primary);outline-offset:2px}:is(.admin-llm-model-preview-module__pmM2ca__perspective-button,.admin-llm-model-preview-module__pmM2ca__retry-button,.admin-llm-model-preview-module__pmM2ca__reset-button,.admin-llm-model-preview-module__pmM2ca__save-button):disabled{cursor:not-allowed;opacity:.45}.admin-llm-model-preview-module__pmM2ca__perspective-button{border-radius:9px;min-height:38px;padding:0 14px;font-size:13px;font-weight:600}.admin-llm-model-preview-module__pmM2ca__perspective-button.admin-llm-model-preview-module__pmM2ca__is-active{border-color:var(--lime-9-primary);background:var(--lime-3);color:var(--lime-11)}.admin-llm-model-preview-module__pmM2ca__fetching-status{color:var(--gray-10);margin-left:auto;font-size:12px}.admin-llm-model-preview-module__pmM2ca__status{border-block:1px solid var(--gray-5);min-height:180px;color:var(--gray-10);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;margin:0;font-size:14px;display:flex}.admin-llm-model-preview-module__pmM2ca__status p{margin:0}.admin-llm-model-preview-module__pmM2ca__retry-button{border-radius:8px;min-height:36px;padding:0 14px}.admin-llm-model-preview-module__pmM2ca__picker-frame{width:min(100%,560px);margin-inline:auto}.admin-llm-model-preview-module__pmM2ca__picker-list{max-height:520px;padding-bottom:4px}.admin-llm-model-preview-module__pmM2ca__action-bar{justify-content:flex-end;gap:8px;display:flex}.admin-llm-model-preview-module__pmM2ca__reset-button,.admin-llm-model-preview-module__pmM2ca__save-button{border-radius:9px;min-width:104px;min-height:42px;padding:0 18px;font-size:14px;font-weight:650}.admin-llm-model-preview-module__pmM2ca__save-button{border-color:var(--lime-9-primary);background:var(--lime-9-primary);color:var(--lime-contrast)}.admin-llm-model-preview-module__pmM2ca__save-button:hover:not(:disabled){border-color:var(--lime-10);background:var(--lime-10);color:var(--lime-contrast)}@media (max-width:767px){.admin-llm-model-preview-module__pmM2ca__preview-header{flex-direction:column;align-items:flex-start;gap:4px}.admin-llm-model-preview-module__pmM2ca__preview-count{text-align:left}.admin-llm-model-preview-module__pmM2ca__perspective-toolbar{flex-wrap:wrap}.admin-llm-model-preview-module__pmM2ca__fetching-status{width:100%;margin-left:0}.admin-llm-model-preview-module__pmM2ca__picker-frame{width:100%}.admin-llm-model-preview-module__pmM2ca__action-bar{justify-content:stretch}.admin-llm-model-preview-module__pmM2ca__reset-button,.admin-llm-model-preview-module__pmM2ca__save-button{flex:1}}}
.view-action-sheet-content-module__utvJLq__form{}.view-action-sheet-content-module__utvJLq__form-block-title{}.view-action-sheet-content-module__utvJLq__form-block{}.view-action-sheet-content-module__utvJLq__alias-meta{}.view-action-sheet-content-module__utvJLq__alias-list{}.view-action-sheet-content-module__utvJLq__form-actions{}.view-action-sheet-content-module__utvJLq__cancel-btn{}
@layer pages{.filter-sheet-content-module__iiUFUa__content{gap:1rem;display:grid}.filter-sheet-content-module__iiUFUa__definition{color:var(--gray-11);border-bottom:1px solid var(--gray-6);padding-bottom:1rem;font-size:.84rem;line-height:1.55}}
.modal-content-continue-module__Ohgs6W__btn-group{}.modal-content-continue-module__Ohgs6W__btn{}.modal-content-continue-module__Ohgs6W__btn-outline{}@layer components{.modal-content-continue-module__Ohgs6W__wrap{flex-direction:column;gap:20px;width:100%;min-width:0;display:flex}.modal-content-continue-module__Ohgs6W__section{flex-direction:column;gap:12px;min-width:0;display:flex}.modal-content-continue-module__Ohgs6W__section-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.modal-content-continue-module__Ohgs6W__section-title{font-size:14px;font-weight:var(--font-weight-semibold);letter-spacing:-.01em;color:var(--gray-12);margin:0}.modal-content-continue-module__Ohgs6W__section-hint{color:var(--gray-10);font-size:12px}.modal-content-continue-module__Ohgs6W__instruction-option{align-items:center;gap:6px;min-width:0;display:inline-flex}.modal-content-continue-module__Ohgs6W__instruction-icon{color:currentColor;flex-shrink:0;width:16px;height:16px}.modal-content-continue-module__Ohgs6W__model-row{border-top:1px solid var(--gray-5);justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.modal-content-continue-module__Ohgs6W__model-row-text{align-items:baseline;gap:8px;min-width:0;display:flex}.modal-content-continue-module__Ohgs6W__model-current{color:var(--gray-11);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.modal-content-continue-module__Ohgs6W__model-toggle{font-size:13px;font-weight:var(--font-weight-medium);color:var(--lime-11);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:4px 6px}.modal-content-continue-module__Ohgs6W__model-list{max-height:min(42vh,280px);margin-top:8px;padding-right:2px}}
@layer components{.admin-detail-module__Oo9vcW__page{flex-direction:column;gap:1rem;display:flex}.admin-detail-module__Oo9vcW__state-box{border:1px solid var(--gray-6);background-color:var(--gray-2);color:var(--gray-11);border-radius:12px;padding:1rem}.admin-detail-module__Oo9vcW__card{border:1px solid var(--gray-6);background-color:var(--gray-2);border-radius:12px;padding:1rem}.admin-detail-module__Oo9vcW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.admin-detail-module__Oo9vcW__item{border:1px solid var(--gray-5);background-color:var(--gray-1);border-radius:10px;padding:.7rem}.admin-detail-module__Oo9vcW__item dt{color:var(--gray-10);margin-bottom:.25rem;font-size:.8rem}.admin-detail-module__Oo9vcW__item dd{color:var(--gray-12);word-break:break-word;font-size:.9rem;line-height:1.4}.admin-detail-module__Oo9vcW__item--full{grid-column:1/-1}.admin-detail-module__Oo9vcW__link{color:var(--lime-9-primary);text-decoration:none}.admin-detail-module__Oo9vcW__link:hover{text-decoration:underline}@media (max-width:767px){.admin-detail-module__Oo9vcW__grid{grid-template-columns:1fr}}}
@layer components{.piece-character-list-module__M2IbPG__container{container-type:inline-size}.piece-character-list-module__M2IbPG__grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.piece-character-list-module__M2IbPG__empty-area{min-height:200px;color:var(--color-text-tertiary);justify-content:center;align-items:center;margin-top:40px;font-size:14px;display:flex}.piece-character-list-module__M2IbPG__card{background-color:var(--gray-8);cursor:pointer;border-radius:16px;flex-direction:column;width:100%;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.piece-character-list-module__M2IbPG__background-layer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.piece-character-list-module__M2IbPG__background-layer:after{content:"";z-index:1;background:#0000008a;width:100%;height:100%;position:absolute;top:0;left:0}.piece-character-list-module__M2IbPG__background-layer img{object-fit:cover;opacity:.8;filter:blur(20px);z-index:0;transform:scale(1.2)}.piece-character-list-module__M2IbPG__content-layer{z-index:1;flex-direction:column;gap:14px;width:100%;height:100%;padding:16px;display:flex;position:relative}.piece-character-list-module__M2IbPG__main-image-wrapper{aspect-ratio:1;background-color:#ffffff1a;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 8px #0003}.piece-character-list-module__M2IbPG__main-image-wrapper img{object-fit:cover;transition:transform .3s}.piece-character-list-module__M2IbPG__card:hover .piece-character-list-module__M2IbPG__main-image-wrapper img{transform:scale(1.05)}.piece-character-list-module__M2IbPG__main-image-wrapper .piece-character-list-module__M2IbPG__image-placeholder{background-color:var(--gray-2);width:100%;height:100%;color:var(--gray-8);justify-content:center;align-items:center;display:flex}.piece-character-list-module__M2IbPG__main-image-wrapper .piece-character-list-module__M2IbPG__image-placeholder svg{width:40px;height:40px}.piece-character-list-module__M2IbPG__info-area{flex-direction:column;flex:1;gap:6px;min-height:0;display:flex}.piece-character-list-module__M2IbPG__name{color:var(--gray-12);white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:700;line-height:1.2;overflow:hidden}.piece-character-list-module__M2IbPG__creator-row{align-items:center;gap:8px;display:flex}.piece-character-list-module__M2IbPG__creator{color:#fff9;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.piece-character-list-module__M2IbPG__badge{color:#000;background-color:#fff;border-radius:4px;justify-content:center;align-items:center;padding:2px 6px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.piece-character-list-module__M2IbPG__description{color:#fffc;-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;margin-top:2px;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}@container (min-width:500px){.piece-character-list-module__M2IbPG__grid{grid-template-columns:repeat(3,1fr);gap:16px}}@container (min-width:800px){.piece-character-list-module__M2IbPG__grid{grid-template-columns:repeat(4,1fr);gap:20px}}@container (min-width:1100px){.piece-character-list-module__M2IbPG__grid{grid-template-columns:repeat(5,1fr)}}@container (min-width:1400px){.piece-character-list-module__M2IbPG__grid{grid-template-columns:repeat(6,1fr)}}}
@layer components{.search-bar-module__94LVhW__search-bar{background-color:var(--gray-3);border:1px solid var(--gray-7);z-index:10;border-radius:12px;align-items:center;width:100%;height:52px;padding:0 18px;transition:border-color .2s ease-out;display:flex;position:relative}.search-bar-module__94LVhW__search-bar label:focus-within{box-shadow:none!important}.search-bar-module__94LVhW__search-bar .search-bar-module__94LVhW__icon-search{width:24px;height:24px;color:var(--gray-9);flex-shrink:0;margin-right:12px}.search-bar-module__94LVhW__search-bar .search-bar-module__94LVhW__btn-clear{cursor:pointer;width:20px;height:20px;color:var(--gray-9);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0 0 0 8px;padding:0;display:flex}.search-bar-module__94LVhW__search-bar .search-bar-module__94LVhW__btn-clear:hover{color:var(--gray-contrast)}.search-bar-module__94LVhW__search-bar .search-bar-module__94LVhW__btn-clear svg{width:16px;height:16px}.search-bar-module__94LVhW__search-bar-embedded{min-width:0;height:auto;min-height:42px;box-shadow:none;z-index:0;background-color:#0000;border:none;border-radius:0;flex:1;padding:0 6px 0 0}.search-bar-module__94LVhW__search-bar-embedded:focus-within{box-shadow:none;border-color:#0000}.search-bar-module__94LVhW__search-bar-embedded .search-bar-module__94LVhW__icon-search{margin-right:10px}.search-bar-module__94LVhW__search-field{min-width:0;box-shadow:none;background:0 0;border:none;flex:1;gap:0;margin:0;padding:0}.search-bar-module__94LVhW__search-field label{width:100%;height:100%;box-shadow:none;background:0 0;border:none;border-radius:0;margin:0;padding:0}.search-bar-module__94LVhW__search-field label.search-bar-module__94LVhW__focus{box-shadow:none}.search-bar-module__94LVhW__search-field input{width:100%;color:var(--gray-contrast);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:16px}.search-bar-module__94LVhW__search-field input::placeholder{color:var(--gray-9)}@media (max-width:767px){.search-bar-module__94LVhW__search-bar-embedded{min-height:40px;padding:0}}}
@layer components{.admin-chat-preview-message-module__J24-JW__deleted{opacity:.5}.admin-chat-preview-message-module__J24-JW__message-wrapper{margin-bottom:24px}.admin-chat-preview-message-module__J24-JW__scene-change-divider{align-items:center;gap:16px;width:100%;margin:32px 0 16px;display:flex}.admin-chat-preview-message-module__J24-JW__scene-change-divider:before,.admin-chat-preview-message-module__J24-JW__scene-change-divider:after{content:"";background-color:var(--purple-3);flex:1;height:1px}.admin-chat-preview-message-module__J24-JW__scene-change-badge{background-color:var(--purple-9);color:#fff;border-radius:100px;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:700;display:flex}.admin-chat-preview-message-module__J24-JW__scene-change-badge:before{content:"SCENE 전환: ";opacity:.8;font-weight:400}.admin-chat-preview-message-module__J24-JW__deleted-indicator{color:var(--red-9);margin-top:4px;padding-left:52px;font-size:11px;font-weight:700}}
@layer pages{.page-module__32Y7kG__llm-models-page{width:100%}.page-module__32Y7kG__preview-grid{flex-direction:column;gap:28px;display:flex}.page-module__32Y7kG__page-header{flex-direction:column;gap:.35rem;display:flex}.page-module__32Y7kG__page-title{color:var(--gray-12);font-size:1.35rem;font-weight:var(--font-weight-bold)}.page-module__32Y7kG__page-description{color:var(--gray-11);font-size:.92rem}.page-module__32Y7kG__form{flex-direction:column;gap:1.25rem;display:flex}.page-module__32Y7kG__form-actions{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.page-module__32Y7kG__cancel-btn{background-color:var(--gray-3);color:var(--gray-11);border:1px solid var(--gray-6);cursor:pointer;border-radius:8px;padding:.6rem 1.25rem;font-size:.9rem;transition:background-color .2s}.page-module__32Y7kG__cancel-btn:hover:not(:disabled){background-color:var(--gray-5);color:var(--gray-12)}.page-module__32Y7kG__cancel-btn:disabled{opacity:.5;cursor:not-allowed}.page-module__32Y7kG__tags-cell{color:var(--gray-11);text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:.85rem;overflow:hidden}.page-module__32Y7kG__form-field-label{color:var(--gray-12);align-items:center;gap:4px;margin-bottom:8px;font-size:16px;font-weight:500;display:flex;position:relative}.page-module__32Y7kG__form-field-description{color:var(--gray-11);white-space:pre-wrap;margin-bottom:8px;font-size:13px;line-height:1.4}.page-module__32Y7kG__required-mark{color:var(--red-9)}}
@layer components{.admin-system-prompt-template-panel-module__OjGy4q__panel{flex-direction:column;gap:1rem;min-height:0;display:flex}.admin-system-prompt-template-panel-module__OjGy4q__panel--compact{gap:.5rem}.admin-system-prompt-template-panel-module__OjGy4q__header{flex-direction:column;gap:.25rem;display:flex}.admin-system-prompt-template-panel-module__OjGy4q__title{color:var(--color-text);margin:0;font-size:1rem;font-weight:600}.admin-system-prompt-template-panel-module__OjGy4q__row{flex-direction:column;gap:.375rem;display:flex}.admin-system-prompt-template-panel-module__OjGy4q__field-label{color:var(--color-text);font-size:.8125rem;font-weight:500}.admin-system-prompt-template-panel-module__OjGy4q__toolbar{flex-wrap:wrap;gap:.5rem;display:flex}.admin-system-prompt-template-panel-module__OjGy4q__body-with-actions{flex-direction:row;flex:1;align-items:stretch;gap:.75rem;min-height:0;display:flex}.admin-system-prompt-template-panel-module__OjGy4q__body-actions-col{flex-direction:column;flex-shrink:0;justify-content:flex-start;gap:.5rem;display:flex}.admin-system-prompt-template-panel-module__OjGy4q__body-action-btn{white-space:nowrap;width:100%}.admin-system-prompt-template-panel-module__OjGy4q__body-field-col{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.admin-system-prompt-template-panel-module__OjGy4q__panel--body-slot{flex-direction:column;min-height:0;display:flex}.admin-system-prompt-template-panel-module__OjGy4q__panel--body-slot .admin-system-prompt-template-panel-module__OjGy4q__body-field-col .admin-system-prompt-template-panel-module__OjGy4q__body-editor{flex-direction:column;flex:1;min-height:0;display:flex}.admin-system-prompt-template-panel-module__OjGy4q__panel--body-slot .admin-system-prompt-template-panel-module__OjGy4q__body-field-col .admin-system-prompt-template-panel-module__OjGy4q__body-editor .input-label{flex-direction:column;flex:1;min-height:0;display:flex}.admin-system-prompt-template-panel-module__OjGy4q__panel--body-slot .admin-system-prompt-template-panel-module__OjGy4q__body-field-col .admin-system-prompt-template-panel-module__OjGy4q__body-editor textarea{flex:1;min-height:960px}.admin-system-prompt-template-panel-module__OjGy4q__panel--compact .input{padding-top:8px;padding-bottom:8px}@media (max-width:1100px){.admin-system-prompt-template-panel-module__OjGy4q__body-actions-col{width:min-content;max-width:44vw}.admin-system-prompt-template-panel-module__OjGy4q__panel--body-slot .admin-system-prompt-template-panel-module__OjGy4q__body-field-col .admin-system-prompt-template-panel-module__OjGy4q__body-editor textarea{min-height:640px}}}
.modal-content-reroll-module__EslDiW__btn-group{}.modal-content-reroll-module__EslDiW__btn{}.modal-content-reroll-module__EslDiW__btn-outline{}@layer components{.modal-content-reroll-module__EslDiW__wrap{flex-direction:column;gap:20px;width:100%;min-width:0;display:flex}.modal-content-reroll-module__EslDiW__section{flex-direction:column;gap:12px;min-width:0;display:flex}.modal-content-reroll-module__EslDiW__section-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.modal-content-reroll-module__EslDiW__section-title{font-size:14px;font-weight:var(--font-weight-semibold);letter-spacing:-.01em;color:var(--gray-12);margin:0}.modal-content-reroll-module__EslDiW__section-hint{color:var(--gray-10);font-size:12px}.modal-content-reroll-module__EslDiW__instruction-option{align-items:center;gap:6px;min-width:0;display:inline-flex}.modal-content-reroll-module__EslDiW__instruction-icon{color:currentColor;flex-shrink:0;width:16px;height:16px}.modal-content-reroll-module__EslDiW__custom-instruction{border:1px solid var(--gray-6);background:var(--gray-2);width:100%;min-height:84px;color:var(--gray-12);resize:vertical;border-radius:12px;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .15s}.modal-content-reroll-module__EslDiW__custom-instruction::placeholder{color:var(--gray-9)}.modal-content-reroll-module__EslDiW__custom-instruction:focus{border-color:var(--lime-9-primary);outline:none}.modal-content-reroll-module__EslDiW__model-row{border-top:1px solid var(--gray-5);justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.modal-content-reroll-module__EslDiW__model-row-text{align-items:baseline;gap:8px;min-width:0;display:flex}.modal-content-reroll-module__EslDiW__model-current{color:var(--gray-11);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.modal-content-reroll-module__EslDiW__model-toggle{font-size:13px;font-weight:var(--font-weight-medium);color:var(--lime-11);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:4px 6px}.modal-content-reroll-module__EslDiW__model-list{max-height:min(42vh,280px);margin-top:8px;padding-right:2px}}
.page-module__EOMGFG__form-tab-shell{}.page-module__EOMGFG__tabs-root{}.page-module__EOMGFG__loading{}.page-module__EOMGFG__loader{}.page-module__EOMGFG__draft-button{}.page-module__EOMGFG__relative{}.page-module__EOMGFG__required-mark{}
.page-module__zB1wVG__form-tab-shell{}.page-module__zB1wVG__tabs-root{}.page-module__zB1wVG__loading{}.page-module__zB1wVG__loader{}.page-module__zB1wVG__draft-button{}.page-module__zB1wVG__relative{}.page-module__zB1wVG__required-mark{}.page-module__zB1wVG__form-sections{}
.page-module__Iz6XQq__tabs-root{}.page-module__Iz6XQq__loading{}.page-module__Iz6XQq__loader{}.page-module__Iz6XQq__draft-button{}.page-module__Iz6XQq__relative{}.page-module__Iz6XQq__required-mark{}
@layer components{.admin-filter-activation-module__WIMnXa__wrapper{border:1px solid var(--gray-6);background-color:var(--gray-2);border-radius:10px;flex-wrap:wrap;align-items:center;gap:.4rem;padding:.6rem .75rem;display:flex}.admin-filter-activation-module__WIMnXa__label{color:var(--gray-10);font-size:.78rem;font-weight:var(--font-weight-semi-bold);white-space:nowrap;padding-right:.2rem}.admin-filter-activation-module__WIMnXa__chip{border:1px solid var(--lime-9-primary);background-color:var(--gray-1);border-radius:20px;align-items:center;gap:.25rem;max-width:220px;padding:.15rem .3rem .15rem .55rem;display:inline-flex}.admin-filter-activation-module__WIMnXa__chip-text{color:var(--gray-12);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.admin-filter-activation-module__WIMnXa__chip-text--mono{font-family:monospace;font-size:.7rem}.admin-filter-activation-module__WIMnXa__chip-remove{color:var(--gray-10);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.1rem;font-size:.82rem;line-height:1;display:inline-flex}.admin-filter-activation-module__WIMnXa__chip-remove:hover{color:var(--gray-12);background-color:var(--gray-4)}.admin-filter-activation-module__WIMnXa__chip-remove:focus-visible{outline:2px solid var(--lime-9-primary);outline-offset:2px}}
@layer components{.admin-statistics-area-chart-module__ltwjEW__chart-wrap{border:1px solid var(--gray-5);background-color:var(--gray-1);border-radius:14px;width:100%;padding:1rem .9rem .5rem}.admin-statistics-area-chart-module__ltwjEW__chart-wrap-inline{background-color:#0000;border:0;border-radius:0;padding:.8rem 0 .1rem}.admin-statistics-area-chart-module__ltwjEW__chart-title{color:var(--gray-12);font-size:.9rem;font-weight:var(--font-weight-semi-bold);margin-bottom:.7rem;padding-left:.15rem}.admin-statistics-area-chart-module__ltwjEW__chart-legend{flex-wrap:wrap;gap:.65rem 1rem;margin:-.35rem 0 .75rem;padding-left:.15rem;display:flex}.admin-statistics-area-chart-module__ltwjEW__legend-item{cursor:pointer;transition:background-color .2s var(--easing-primary), opacity .2s var(--easing-primary);background:0 0;border:0;border-radius:999px;align-items:center;gap:.35rem;margin:-.15rem -.35rem;padding:.15rem .35rem;display:inline-flex}.admin-statistics-area-chart-module__ltwjEW__legend-item:hover{background-color:var(--gray-a3)}.admin-statistics-area-chart-module__ltwjEW__legend-label{color:var(--gray-11);font-size:.78rem}.admin-statistics-area-chart-module__ltwjEW__legend-item-active{background-color:var(--gray-a4)}.admin-statistics-area-chart-module__ltwjEW__legend-item-active .admin-statistics-area-chart-module__ltwjEW__legend-label{color:var(--gray-12);font-weight:var(--font-weight-semi-bold)}.admin-statistics-area-chart-module__ltwjEW__legend-swatch{border-radius:999px;flex-shrink:0;width:.75rem;height:.75rem}.admin-statistics-area-chart-module__ltwjEW__legend-swatch-default{background-color:var(--gray-11)}.admin-statistics-area-chart-module__ltwjEW__legend-swatch-submitted-creators{background-color:var(--color-star)}.admin-statistics-area-chart-module__ltwjEW__legend-swatch-approved-creators{background-color:var(--lime-9-primary)}.admin-statistics-area-chart-module__ltwjEW__legend-swatch-active-creators{background-color:var(--piece-plot-first-scene-fill)}.admin-statistics-area-chart-module__ltwjEW__legend-swatch-total-valid-chats{background-color:var(--gray-12)}.admin-statistics-area-chart-module__ltwjEW__legend-swatch-free-valid-chats{background-color:var(--color-green)}.admin-statistics-area-chart-module__ltwjEW__legend-swatch-paid-valid-chats{background-color:var(--color-red)}.admin-statistics-area-chart-module__ltwjEW__legend-swatch-revenue{background-color:var(--color-star)}.admin-statistics-area-chart-module__ltwjEW__legend-swatch-profit{background-color:var(--lime-9-primary)}.admin-statistics-area-chart-module__ltwjEW__legend-swatch-signup{background-color:var(--gray-11)}.admin-statistics-area-chart-module__ltwjEW__legend-swatch-play{background-color:var(--color-star)}.admin-statistics-area-chart-module__ltwjEW__legend-swatch-payment{background-color:var(--lime-9-primary)}.admin-statistics-area-chart-module__ltwjEW__chart-svg{width:100%;height:auto;display:block}.admin-statistics-area-chart-module__ltwjEW__chart-grid-line{stroke:var(--gray-5);stroke-width:1px}.admin-statistics-area-chart-module__ltwjEW__chart-zero-line{stroke:var(--gray-9);stroke-width:1.25px;stroke-dasharray:5 4}.admin-statistics-area-chart-module__ltwjEW__chart-zero-label{fill:var(--gray-11);font-size:10px;font-weight:var(--font-weight-semi-bold)}.admin-statistics-area-chart-module__ltwjEW__chart-area{fill:var(--lime-a5);opacity:.85}.admin-statistics-area-chart-module__ltwjEW__chart-line{fill:none;stroke-width:2.25px;stroke-linejoin:round;stroke-linecap:round}.admin-statistics-area-chart-module__ltwjEW__chart-line-single{stroke:var(--lime-9-primary)}.admin-statistics-area-chart-module__ltwjEW__chart-line-default{stroke:var(--gray-11)}.admin-statistics-area-chart-module__ltwjEW__chart-line-submitted-creators{stroke:var(--color-star)}.admin-statistics-area-chart-module__ltwjEW__chart-line-approved-creators{stroke:var(--lime-9-primary)}.admin-statistics-area-chart-module__ltwjEW__chart-line-active-creators{stroke:var(--piece-plot-first-scene-fill)}.admin-statistics-area-chart-module__ltwjEW__chart-line-total-valid-chats{stroke:var(--gray-12)}.admin-statistics-area-chart-module__ltwjEW__chart-line-free-valid-chats{stroke:var(--color-green)}.admin-statistics-area-chart-module__ltwjEW__chart-line-paid-valid-chats{stroke:var(--color-red)}.admin-statistics-area-chart-module__ltwjEW__chart-line-revenue{stroke:var(--color-star)}.admin-statistics-area-chart-module__ltwjEW__chart-line-profit{stroke:var(--lime-9-primary)}.admin-statistics-area-chart-module__ltwjEW__chart-line-signup{stroke:var(--gray-11)}.admin-statistics-area-chart-module__ltwjEW__chart-line-play{stroke:var(--color-star)}.admin-statistics-area-chart-module__ltwjEW__chart-line-payment{stroke:var(--lime-9-primary)}.admin-statistics-area-chart-module__ltwjEW__chart-line-dimmed{opacity:.35}.admin-statistics-area-chart-module__ltwjEW__chart-line-focused{stroke-width:3px}.admin-statistics-area-chart-module__ltwjEW__chart-point{stroke:var(--gray-1);stroke-width:2px;pointer-events:none}.admin-statistics-area-chart-module__ltwjEW__chart-point-hit{fill:#0000;cursor:pointer;pointer-events:all}.admin-statistics-area-chart-module__ltwjEW__chart-point-default{fill:var(--gray-11)}.admin-statistics-area-chart-module__ltwjEW__chart-point-submitted-creators{fill:var(--color-star)}.admin-statistics-area-chart-module__ltwjEW__chart-point-approved-creators{fill:var(--lime-9-primary)}.admin-statistics-area-chart-module__ltwjEW__chart-point-active-creators{fill:var(--piece-plot-first-scene-fill)}.admin-statistics-area-chart-module__ltwjEW__chart-point-total-valid-chats{fill:var(--gray-12)}.admin-statistics-area-chart-module__ltwjEW__chart-point-free-valid-chats{fill:var(--color-green)}.admin-statistics-area-chart-module__ltwjEW__chart-point-paid-valid-chats{fill:var(--color-red)}.admin-statistics-area-chart-module__ltwjEW__chart-point-revenue{fill:var(--color-star)}.admin-statistics-area-chart-module__ltwjEW__chart-point-profit{fill:var(--lime-9-primary)}.admin-statistics-area-chart-module__ltwjEW__chart-point-signup{fill:var(--gray-11)}.admin-statistics-area-chart-module__ltwjEW__chart-point-play{fill:var(--color-star)}.admin-statistics-area-chart-module__ltwjEW__chart-point-payment,.admin-statistics-area-chart-module__ltwjEW__chart-point-single{fill:var(--lime-9-primary)}.admin-statistics-area-chart-module__ltwjEW__chart-point-dimmed{opacity:.35}.admin-statistics-area-chart-module__ltwjEW__chart-point-focused{stroke-width:2.5px}.admin-statistics-area-chart-module__ltwjEW__tooltip-group{pointer-events:none}.admin-statistics-area-chart-module__ltwjEW__tooltip-bg{fill:var(--lime-9-primary);stroke:var(--lime-10);stroke-width:1px;opacity:.98;rx:7}.admin-statistics-area-chart-module__ltwjEW__tooltip-bg-submitted-creators{fill:var(--color-star);stroke:var(--color-star);stroke-width:1px;opacity:.98;rx:7}.admin-statistics-area-chart-module__ltwjEW__tooltip-bg-approved-creators{fill:var(--lime-9-primary);stroke:var(--lime-10);stroke-width:1px;opacity:.98;rx:7}.admin-statistics-area-chart-module__ltwjEW__tooltip-bg-active-creators{fill:var(--piece-plot-first-scene-fill);stroke:var(--piece-plot-first-scene-fill);stroke-width:1px;opacity:.98;rx:7}.admin-statistics-area-chart-module__ltwjEW__tooltip-bg-total-valid-chats{fill:var(--gray-12);stroke:var(--gray-12);stroke-width:1px;opacity:.98;rx:7}.admin-statistics-area-chart-module__ltwjEW__tooltip-bg-free-valid-chats{fill:var(--color-green);stroke:var(--color-green);stroke-width:1px;opacity:.98;rx:7}.admin-statistics-area-chart-module__ltwjEW__tooltip-bg-paid-valid-chats{fill:var(--color-red);stroke:var(--color-red);stroke-width:1px;opacity:.98;rx:7}.admin-statistics-area-chart-module__ltwjEW__tooltip-bg-revenue{fill:var(--color-star);stroke:var(--color-star);stroke-width:1px;opacity:.98;rx:7}.admin-statistics-area-chart-module__ltwjEW__tooltip-bg-profit{fill:var(--lime-9-primary);stroke:var(--lime-10);stroke-width:1px;opacity:.98;rx:7}.admin-statistics-area-chart-module__ltwjEW__tooltip-bg-signup{fill:var(--gray-12);stroke:var(--gray-12);stroke-width:1px;opacity:.98;rx:7}.admin-statistics-area-chart-module__ltwjEW__tooltip-bg-play{fill:var(--color-star);stroke:var(--color-star);stroke-width:1px;opacity:.98;rx:7}.admin-statistics-area-chart-module__ltwjEW__tooltip-bg-payment{fill:var(--lime-9-primary);stroke:var(--lime-10);stroke-width:1px;opacity:.98;rx:7}.admin-statistics-area-chart-module__ltwjEW__tooltip-line{fill:var(--gray-1);font-size:11.5px;font-weight:var(--font-weight-semi-bold)}.admin-statistics-area-chart-module__ltwjEW__tooltip-bg-revenue~.admin-statistics-area-chart-module__ltwjEW__tooltip-line{fill:var(--gray-12)}.admin-statistics-area-chart-module__ltwjEW__chart-axis-label{fill:var(--gray-10);font-size:10.5px}}@media (max-width:767px){@layer components{.admin-statistics-area-chart-module__ltwjEW__chart-wrap{padding:.85rem .55rem .35rem}}}
@layer components{.admin-statistics-work-table-module__ogJT8a__name-col{flex-direction:column;align-items:flex-start;gap:.35rem;display:flex}.admin-statistics-work-table-module__ogJT8a__kind-badge{font-size:.72rem;font-weight:var(--font-weight-medium);color:var(--gray-10);border:1px solid var(--gray-6);background:var(--gray-3);border-radius:6px;padding:.12rem .45rem;display:inline-block}.admin-statistics-work-table-module__ogJT8a__usage-stack{color:var(--gray-11);flex-direction:column;gap:.28rem;font-size:.82rem;line-height:1.4;display:flex}.admin-statistics-work-table-module__ogJT8a__llm-list{color:var(--gray-11);margin:0;padding-left:1.05rem;font-size:.82rem;line-height:1.45}}
@layer components{.slider-notice-module__wbr8OG__wrapper{justify-content:center;display:flex;overflow:hidden}.slider-notice-module__wbr8OG__inner{width:100%;max-width:1218px;padding:0 20px;position:relative}.slider-notice-module__wbr8OG__ul{width:100%;transition:transform .3s var(--easing-primary);display:flex}.slider-notice-module__wbr8OG__ul.slider-notice-module__wbr8OG__loading{width:100%}.slider-notice-module__wbr8OG__ul.slider-notice-module__wbr8OG__loading .slider-notice-module__wbr8OG__li{width:100%}.slider-notice-module__wbr8OG__ul.slider-notice-module__wbr8OG__loading .slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__dummy-btn{width:100%}.slider-notice-module__wbr8OG__li{opacity:.54;width:100%;transition:opacity .8s var(--easing-primary);flex-shrink:0;align-items:center;display:flex}.slider-notice-module__wbr8OG__li.slider-notice-module__wbr8OG__active{opacity:1}.slider-notice-module__wbr8OG__li.slider-notice-module__wbr8OG__active .slider-notice-module__wbr8OG__image.slider-notice-module__wbr8OG__is-first-animation{transform:scale(1)}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__btn,.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__dummy-btn{width:100%;height:272px;transition:background-color .6s var(--easing-primary);background-color:#141414;border-radius:24px;justify-content:center;align-items:center;margin:0 4px;display:flex;position:relative;overflow:hidden}:is(.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__btn,.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__dummy-btn):before{content:"";z-index:1;box-sizing:border-box;pointer-events:none;border:1px solid #ffffff1f;border-radius:24px;width:100%;height:100%;display:block;position:absolute}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__image{background-color:var(--banner-bg,#141414);background-image:var(--banner-image,none);opacity:1;background-position:66% 100%;background-repeat:no-repeat;background-size:cover;flex-shrink:0;width:100%;height:100%;position:relative}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__image.slider-notice-module__wbr8OG__is-first-animation{opacity:1}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__image .slider-notice-module__wbr8OG__blur{width:14%;height:100%;display:block;position:absolute}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__image .slider-notice-module__wbr8OG__blur.slider-notice-module__wbr8OG__left{background:linear-gradient(90deg,#4747ff 0%,#4747ff00 100%);left:-2px}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__image .slider-notice-module__wbr8OG__blur.slider-notice-module__wbr8OG__right{right:-2px}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__text-area{box-sizing:border-box;z-index:2;pointer-events:none;text-shadow:0 4px 16px #00000040;align-items:center;width:100%;height:100%;padding:0 clamp(7%,7% + 6.5vw - 64.48px,12%);display:flex;position:absolute;top:0;left:0}-inner:is(.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__text-area){flex-direction:column;align-items:flex-start;display:flex}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__text-area .slider-notice-module__wbr8OG__label,.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__text-area .slider-notice-module__wbr8OG__title,.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__text-area .slider-notice-module__wbr8OG__description{transition:transform .8s cubic-bezier(.16,1,.3,1),opacity .8s cubic-bezier(.16,1,.3,1)}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__text-area .slider-notice-module__wbr8OG__label{color:var(--banner-label-color,inherit);background-color:var(--banner-label-bg,#0009);border-radius:6px;margin-bottom:16px;padding:6px 10px;font-size:13px;font-weight:700;line-height:1;display:inline-block}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__text-area .slider-notice-module__wbr8OG__title{color:var(--banner-text-color,#fff);white-space:pre-wrap;margin-bottom:12px;font-size:32px;font-weight:700;line-height:1.4}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__text-area .slider-notice-module__wbr8OG__title span{color:var(--banner-point-color,inherit)}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__text-area .slider-notice-module__wbr8OG__description{color:var(--banner-text-color,#fffc);white-space:pre-wrap;font-size:16px;font-weight:500;line-height:1.5}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__text-area .slider-notice-module__wbr8OG__description span{color:var(--banner-point-color,inherit)}.slider-notice-module__wbr8OG__controller{-webkit-user-select:none;user-select:none;pointer-events:none;box-sizing:border-box;justify-content:flex-end;width:100%;max-width:72%;padding:0 20px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.slider-notice-module__wbr8OG__controller-inner{pointer-events:visible;background-color:#000000bd;border-radius:10px;align-items:center;padding:9px 9px 9px 14px;display:flex}.slider-notice-module__wbr8OG__controller-pos-area{letter-spacing:3px;color:#fff;font-size:15px;line-height:15px}.slider-notice-module__wbr8OG__controller-pos-area span{color:#ffffff8a}.slider-notice-module__wbr8OG__controller-btn-area{align-items:center;margin-left:6px;display:flex}.slider-notice-module__wbr8OG__controller-btn-area .slider-notice-module__wbr8OG__controller-btn{cursor:pointer;opacity:.74;justify-content:center;align-items:center;margin-left:3px;display:flex}.slider-notice-module__wbr8OG__controller-btn-area .slider-notice-module__wbr8OG__controller-btn:hover{opacity:1}.slider-notice-module__wbr8OG__controller-btn-area .slider-notice-module__wbr8OG__controller-btn:first-child{margin-left:0}.slider-notice-module__wbr8OG__controller-btn-img{width:18px;height:18px}.slider-notice-module__wbr8OG__idx-area{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:12px;font-weight:var(--font-weight-medium);z-index:2;pointer-events:none;text-shadow:0 4px 16px #00000040;background-color:#00000070;border-radius:50px;justify-content:center;align-items:center;padding:6px 12px;display:flex;position:absolute;top:8px;right:8px}@media (max-width:991px){.slider-notice-module__wbr8OG__idx-area{display:block!important}.slider-notice-module__wbr8OG__wrapper{justify-content:center;display:flex;overflow:hidden}.slider-notice-module__wbr8OG__inner{width:100%;padding:0;position:relative}.slider-notice-module__wbr8OG__ul{scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:8px;width:100%;padding:0 max(0px,50% - 210px);transition:none;overflow-x:scroll}.slider-notice-module__wbr8OG__ul::-webkit-scrollbar{display:none}.slider-notice-module__wbr8OG__li{scroll-snap-align:center;opacity:1;flex-shrink:0;width:420px;transition:none;position:relative}.slider-notice-module__wbr8OG__li:before{content:"";z-index:1;background:linear-gradient(to bottom, var(--banner-bg,transparent) 90%, transparent 100%);box-sizing:border-box;pointer-events:none;border-radius:14px;width:100%;height:52%;display:block;position:absolute;top:0;left:0}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__btn,.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__dummy-btn{border-radius:14px;width:100%;height:320px;margin:0;transition:none}:is(.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__btn,.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__dummy-btn):before{border-radius:14px}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__image{opacity:1;background-position:100% 100%;background-repeat:no-repeat;background-size:auto 54%;transition:none;transform:scale(1)}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__text-area{text-align:center;justify-content:center;align-items:flex-start;width:100%;padding:18px 8px}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__text-area .slider-notice-module__wbr8OG__label{margin-bottom:12px;padding:4px 8px;font-size:11px}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__text-area .slider-notice-module__wbr8OG__title{margin-bottom:8px;font-size:20px}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__text-area .slider-notice-module__wbr8OG__description{font-size:13px}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__text-area-inner{flex-direction:column;align-items:center;display:flex}.slider-notice-module__wbr8OG__controller{top:9px;bottom:initial;max-width:initial;justify-content:flex-end;padding:0 30px 0 0;display:none;position:absolute}.slider-notice-module__wbr8OG__controller-inner{border-radius:50px;padding:5px 10px;position:static}.slider-notice-module__wbr8OG__controller-pos-area{font-size:13px;font-weight:var(--font-weight-extra-bold);letter-spacing:initial}.slider-notice-module__wbr8OG__controller-btn-area{display:none}}@media (max-width:420px){.slider-notice-module__wbr8OG__ul{padding:0 max(0px,50% - 144px)}.slider-notice-module__wbr8OG__li{width:288px}.slider-notice-module__wbr8OG__li:before{background:linear-gradient(to bottom, var(--banner-bg,transparent) 90%, transparent 100%);height:62%}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__image{background-size:auto 44%}.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__btn,.slider-notice-module__wbr8OG__li .slider-notice-module__wbr8OG__dummy-btn{height:272px}}}
@layer components{.notification-empty-module__pSjwxG__notification-empty{color:var(--gray-10);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px 16px;display:flex}.notification-empty-module__pSjwxG__notification-empty-icon{width:32px;height:32px}.notification-empty-module__pSjwxG__notification-empty-message{color:var(--gray-11);margin:0;font-size:.875rem}}
@layer components{.notification-item-module__rwj2Dq__notification-item{border-radius:8px;align-items:stretch;width:100%;transition:background-color .15s;display:flex;position:relative}.notification-item-module__rwj2Dq__notification-item:hover{background-color:var(--gray-4)}.notification-item-module__rwj2Dq__is-unread{background-color:var(--color-accent-2,var(--gray-3))}.notification-item-module__rwj2Dq__is-read{background-color:#0000}.notification-item-module__rwj2Dq__notification-item-body{cursor:pointer;text-align:left;color:inherit;font:inherit;background:0 0;border:none;flex:1;align-items:flex-start;gap:10px;width:100%;padding:10px 36px 10px 12px;display:flex}.notification-item-module__rwj2Dq__notification-item-icon{background-color:var(--gray-5);width:28px;height:28px;color:var(--gray-12);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.notification-item-module__rwj2Dq__notification-item-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.notification-item-module__rwj2Dq__notification-item-title{font-size:.875rem;font-weight:var(--font-weight-bold,600);color:var(--gray-12);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notification-item-module__rwj2Dq__notification-item-message{color:var(--gray-11);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.4;display:-webkit-box;overflow:hidden}.notification-item-module__rwj2Dq__notification-item-time{color:var(--gray-10);margin-top:2px;font-size:.75rem}.notification-item-module__rwj2Dq__notification-item-hide{width:24px;height:24px;color:var(--gray-10);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:inline-flex;position:absolute;top:6px;right:6px}.notification-item-module__rwj2Dq__notification-item-hide:hover{background-color:var(--gray-6);color:var(--gray-12)}.notification-item-module__rwj2Dq__notification-item-hide svg{width:16px;height:16px}}
@layer components{.notification-module__66Ct4W__notification-badge{background-color:var(--color-red);color:#fff;min-width:16px;height:16px;font-size:.625rem;font-weight:var(--font-weight-bold,600);border:2px solid var(--color-bg);box-sizing:content-box;border-radius:999px;justify-content:center;align-items:center;padding:0 4px;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-4px}.notification-module__66Ct4W__notification-content{background-color:var(--color-bg);border:1px solid var(--gray-6);z-index:1000;border-radius:12px;flex-direction:column;width:340px;max-width:calc(100vw - 24px);display:flex;overflow:hidden;box-shadow:0 12px 32px #0000002e}.notification-module__66Ct4W__notification-header{border-bottom:1px solid var(--gray-5);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.notification-module__66Ct4W__notification-title{font-size:.95rem;font-weight:var(--font-weight-bold,600);color:var(--gray-12)}.notification-module__66Ct4W__notification-read-all{color:var(--gray-11);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:.8125rem}.notification-module__66Ct4W__notification-read-all:hover:not(:disabled){background-color:var(--gray-4);color:var(--gray-12)}.notification-module__66Ct4W__notification-read-all:disabled{color:var(--gray-9);cursor:not-allowed}.notification-module__66Ct4W__notification-body{min-height:120px;max-height:60vh;padding:6px;overflow-y:auto}.notification-module__66Ct4W__notification-status{color:var(--gray-11);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px 16px;font-size:.875rem;display:flex}.notification-module__66Ct4W__notification-retry{border:1px solid var(--gray-7);color:var(--gray-12);cursor:pointer;background:0 0;border-radius:6px;padding:4px 10px;font-size:.8125rem}.notification-module__66Ct4W__notification-retry:hover{background-color:var(--gray-4)}.notification-module__66Ct4W__notification-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.notification-module__66Ct4W__notification-list-item{list-style:none}.notification-module__66Ct4W__notification-footer{border-top:1px solid var(--gray-5);display:flex}.notification-module__66Ct4W__notification-detail{color:var(--gray-12);font-size:.875rem;font-weight:var(--font-weight-medium,500);cursor:pointer;background:0 0;border:none;flex:1;padding:12px}.notification-module__66Ct4W__notification-detail:hover{background-color:var(--gray-4)}}
@layer components{.logo-module__E5fF0G__logo-wrapper{align-items:center;gap:10px;display:inline-flex;position:relative}.logo-module__E5fF0G__logo-wrapper.logo-module__E5fF0G__beta .logo-module__E5fF0G__beta-badge{display:inline-flex}.logo-module__E5fF0G__logo path{fill:var(--lime-9-primary)}.logo-module__E5fF0G__logo-dev-text{fill:var(--gray-12);stroke:var(--gray-8);stroke-width:1.5px;paint-order:stroke fill;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.logo-module__E5fF0G__beta-badge{font-size:.8rem;font-weight:var(--font-weight-medium);color:var(--gray-11);white-space:nowrap;cursor:help;border:1px solid var(--gray-11);border-radius:50px;align-items:center;gap:.25rem;padding:.4rem .6rem;display:none}.logo-module__E5fF0G__beta-badge .logo-module__E5fF0G__beta-badge-icon{flex-shrink:0;font-size:.9em}.logo-module__E5fF0G__beta-badge svg{width:auto!important;height:auto!important}.logo-module__E5fF0G__beta-tooltip-content{max-width:220px;font-weight:var(--font-weight-regular);line-height:1.5;display:block}.logo-module__E5fF0G__beta-tooltip-content strong{font-weight:var(--font-weight-semi-bold)}}
@layer components{.nav-module__npOb2a__navbar{--nav-safe-area-top:var(--app-safe-area-top,env(safe-area-inset-top,0px));--nav-safe-area-bottom:var(--app-safe-area-bottom,env(safe-area-inset-bottom,0px));--nav-safe-area-left:var(--app-safe-area-left,env(safe-area-inset-left,0px))}.nav-module__npOb2a__navbar{background-color:var(--gray-4);border-right:1px solid var(--gray-6);width:260px;height:100dvh;padding:calc(1rem + var(--nav-safe-area-top)) .75rem calc(1rem + var(--nav-safe-area-bottom)) calc(.75rem + var(--nav-safe-area-left));z-index:100;flex-direction:column;flex-shrink:0;display:flex;position:sticky;top:0}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-buttons{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button{color:var(--gray-12);font-weight:var(--font-weight-semi-bold);transition:all .2s var(--easing-primary);cursor:pointer;background-color:var(--gray-5);border:1px solid var(--gray-7);border-radius:8px;align-items:center;gap:.75rem;padding:1rem;display:flex}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button:hover{background-color:var(--gray-6);transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button.nav-module__npOb2a__active{background-color:var(--gray-6)}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button.nav-module__npOb2a__create-button{background-color:var(--lime-9-primary);color:var(--lime-contrast);border-color:var(--lime-9-primary)}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button.nav-module__npOb2a__create-button:hover{background-color:var(--lime-10);border-color:var(--lime-10);box-shadow:0 4px 12px #94c9474d}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button.nav-module__npOb2a__create-button.nav-module__npOb2a__active{background-color:var(--lime-10)}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__icon{justify-content:center;align-items:center;font-size:1.25rem;line-height:0;display:flex}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-group{flex-direction:column;gap:.25rem;display:flex}.nav-module__npOb2a__navbar .nav-module__npOb2a__divider{background-color:var(--gray-6);height:1px;margin:.75rem 1rem}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-item{color:var(--gray-11);font-weight:var(--font-weight-medium);transition:all .2s var(--easing-primary);cursor:pointer;border-radius:8px;align-items:center;gap:.75rem;padding:1rem;display:flex}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-item:hover{background-color:var(--gray-3);color:var(--gray-12)}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-item.nav-module__npOb2a__active{background-color:var(--lime-a3);color:var(--lime-9-primary);border-left:4px solid var(--lime-9-primary)}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-item .nav-module__npOb2a__icon{justify-content:center;align-items:center;font-size:1.25rem;line-height:0;display:flex}@media (max-width:767px){.nav-module__npOb2a__navbar{top:initial;width:100%;height:calc(var(--mobile-nav-height,60px) + env(safe-area-inset-bottom,0px));background-color:var(--gray-2);border-top:1px solid var(--gray-5);z-index:100;flex-direction:row;order:2;padding:0;position:sticky;bottom:0;left:0;box-shadow:0 -2px 10px #0000000d}.nav-module__npOb2a__navbar.nav-module__npOb2a__hidden,.nav-module__npOb2a__navbar .nav-module__npOb2a__action-buttons{display:none}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-group{flex-direction:row;flex:1;gap:0;height:100%}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-group.nav-module__npOb2a__essential{display:flex}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-group.nav-module__npOb2a__additional{display:none}.nav-module__npOb2a__navbar .nav-module__npOb2a__divider{display:none}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-item{height:100%;padding:0;padding-bottom:env(safe-area-inset-bottom,0px);border-radius:0;flex-direction:column;flex:1;justify-content:center;gap:.25rem}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-item:hover{background-color:#0000}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-item.nav-module__npOb2a__active{color:var(--lime-9-primary);background-color:#0000;border-left:none}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-item.nav-module__npOb2a__active .nav-module__npOb2a__icon{color:var(--lime-9-primary)}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-item .nav-module__npOb2a__icon{font-size:1.4rem}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-item .nav-module__npOb2a__name{font-size:.7rem;font-weight:var(--font-weight-medium)}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer{top:initial;bottom:initial;left:initial;width:100%;max-width:100%;height:auto;min-height:0;box-shadow:none;z-index:auto;flex-direction:column;order:initial;background-color:#0000;border:none;border-radius:0;padding:0;position:relative}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer.nav-module__npOb2a__hidden{display:flex}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-buttons{flex-flow:row;align-items:stretch;gap:.5rem;margin-bottom:.65rem;display:flex}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__nav-group{flex:initial;flex-direction:column;gap:0;height:auto}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__nav-group.nav-module__npOb2a__essential,.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__nav-group.nav-module__npOb2a__additional{display:flex}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__divider{background-color:var(--gray-6);opacity:1;border:none;height:1px;margin:.65rem 0;display:block}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__nav-item{flex:initial;height:auto;min-height:0;color:var(--gray-12);font-weight:var(--font-weight-medium);background-color:#0000;border:none;border-radius:0;flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem;padding:.8rem .15rem}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__nav-item:hover{color:var(--gray-12);background-color:#0000}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__nav-item.nav-module__npOb2a__active{color:var(--lime-9-primary);background-color:#0000;border:none}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__nav-item.nav-module__npOb2a__active .nav-module__npOb2a__icon{color:var(--lime-9-primary)}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__nav-item.nav-module__npOb2a__active .nav-module__npOb2a__name{color:var(--lime-9-primary);font-weight:var(--font-weight-semi-bold)}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__nav-item .nav-module__npOb2a__icon{color:var(--gray-11);flex-shrink:0;font-size:1.3rem}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__nav-item .nav-module__npOb2a__name{font-size:.92rem;font-weight:inherit;letter-spacing:-.02em;color:inherit}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button{min-width:0;min-height:0;color:var(--gray-12);background-color:var(--gray-3);border:1px solid var(--gray-6);box-shadow:0 1px 0 color-mix(in srgb, var(--gray-12) 4%, transparent);font-weight:var(--font-weight-medium);transition:background-color .2s var(--easing-primary), border-color .2s var(--easing-primary);border-radius:10px;flex-direction:row;flex:1 1 0;justify-content:center;align-items:center;gap:.4rem;padding:.7rem .45rem;display:flex}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button .nav-module__npOb2a__name{font-size:.88rem;font-weight:inherit;letter-spacing:-.02em;color:inherit;white-space:nowrap}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button .nav-module__npOb2a__icon{color:var(--gray-11);flex-shrink:0;font-size:1.2rem}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button:hover{background-color:var(--gray-4);border-color:var(--gray-7);color:var(--gray-12);transform:none}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button:hover .nav-module__npOb2a__icon{color:var(--gray-12)}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__create-button{background-color:var(--lime-9-primary);border-color:var(--lime-9-primary)}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__create-button.nav-module__npOb2a__active{background-color:var(--lime-10)}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__create-button .nav-module__npOb2a__icon{color:var(--lime-contrast)}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__create-button .nav-module__npOb2a__name{color:var(--lime-contrast);font-weight:var(--font-weight-semi-bold)}}}
@layer pages{.page-module__eX0E2W__system-prompt-research-page{width:100%}.page-module__eX0E2W__layout{flex-direction:column;gap:.75rem;display:flex}.page-module__eX0E2W__row-template-select{width:100%}.page-module__eX0E2W__row-editors{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:1rem;min-height:0;display:grid}.page-module__eX0E2W__template-editor-col{min-width:0;min-height:0}.page-module__eX0E2W__bridge-col{justify-content:center;align-items:center;display:flex}@media (max-width:1100px){.page-module__eX0E2W__row-editors{grid-template-columns:1fr}.page-module__eX0E2W__bridge-col{padding:.5rem 0}}}
@layer components{.admin-chat-test-piece-selector-module__jTR9ba__piece-section{gap:12px;display:grid}.admin-chat-test-piece-selector-module__jTR9ba__piece-heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.admin-chat-test-piece-selector-module__jTR9ba__label{font-size:20px;font-weight:var(--font-weight-medium);color:var(--gray-12);margin-bottom:8px;display:block}.admin-chat-test-piece-selector-module__jTR9ba__required-mark{color:var(--color-red);margin-left:2px}.admin-chat-test-piece-selector-module__jTR9ba__description{color:var(--gray-10);margin:0;font-size:14px;line-height:1.5}.admin-chat-test-piece-selector-module__jTR9ba__controls{border:1px solid var(--gray-6);background:var(--gray-2);border-radius:12px;gap:12px;padding:16px;display:grid}.admin-chat-test-piece-selector-module__jTR9ba__search-block{gap:8px;display:grid}.admin-chat-test-piece-selector-module__jTR9ba__search-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.admin-chat-test-piece-selector-module__jTR9ba__search-hint{color:var(--gray-10);margin:0;font-size:13px}.admin-chat-test-piece-selector-module__jTR9ba__search-row button,.admin-chat-test-piece-selector-module__jTR9ba__text-button{border:1px solid var(--gray-7);background:var(--gray-1);min-height:38px;color:var(--gray-12);cursor:pointer;border-radius:8px;padding:0 14px}.admin-chat-test-piece-selector-module__jTR9ba__search-row button:disabled{cursor:default;opacity:.55}.admin-chat-test-piece-selector-module__jTR9ba__text-button{flex-shrink:0;min-height:34px;font-size:13px}.admin-chat-test-piece-selector-module__jTR9ba__locked-hint{color:var(--gray-10);margin:0;font-size:13px}.admin-chat-test-piece-selector-module__jTR9ba__select-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-chat-test-piece-selector-module__jTR9ba__field{min-width:0;color:var(--gray-11);gap:8px;font-size:13px;display:grid}@media (max-width:767px){.admin-chat-test-piece-selector-module__jTR9ba__select-grid{grid-template-columns:1fr}.admin-chat-test-piece-selector-module__jTR9ba__piece-heading{flex-direction:column;align-items:stretch}}}
.label-description-action-sheet-content-module__GgiMCq__sheet-form{}.label-description-action-sheet-content-module__GgiMCq__sheet-actions{}.label-description-action-sheet-content-module__GgiMCq__cancel-btn{}.label-description-action-sheet-content-module__GgiMCq__primary-btn{}
@layer pages{.page-module__pg7-La__pre-wrap{white-space:pre-wrap;word-break:break-word}.page-module__pg7-La__link{color:var(--lime-9-primary);text-underline-offset:2px;text-decoration:underline}.page-module__pg7-La__image-links{flex-direction:column;gap:8px;display:flex}}
.llm-model-form-module__hmLFBq__form{}.llm-model-form-module__hmLFBq__form-actions{}.llm-model-form-module__hmLFBq__cancel-btn{}.llm-model-form-module__hmLFBq__form-field-label{}.llm-model-form-module__hmLFBq__form-field-description{}
@layer pages{.page-module__qUv8qa__related-links{align-items:center;display:inline-flex}}
@layer pages{.page-module__SNJCaG__pre-wrap{white-space:pre-wrap;font-family:inherit}}
