@layer components{@keyframes accordion-module__Ccr9dW__slideDown{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordion-module__Ccr9dW__slideUp{0%{height:var(--radix-accordion-content-height)}to{height:0}}.accordion-module__Ccr9dW__accordion-root{width:100%}.accordion-module__Ccr9dW__accordion-item{border-bottom:1px solid var(--gray-4)}.accordion-module__Ccr9dW__accordion-trigger{width:100%;font-weight:var(--font-weight-medium);color:var(--gray-12);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem;transition:background-color .2s;display:flex}.accordion-module__Ccr9dW__accordion-trigger:hover{background-color:var(--gray-3)}.accordion-module__Ccr9dW__accordion-trigger svg{transition:transform .3s cubic-bezier(.87,0,.13,1)}.accordion-module__Ccr9dW__accordion-trigger[data-state=open] svg{transform:rotate(180deg)}.accordion-module__Ccr9dW__accordion-content{color:var(--gray-11);background-color:var(--gray-1);overflow:hidden}.accordion-module__Ccr9dW__accordion-content[data-state=open]{animation:.3s cubic-bezier(.87,0,.13,1) accordion-module__Ccr9dW__slideDown}.accordion-module__Ccr9dW__accordion-content[data-state=closed]{animation:.3s cubic-bezier(.87,0,.13,1) accordion-module__Ccr9dW__slideUp}.accordion-module__Ccr9dW__accordion-content .accordion-module__Ccr9dW__accordion-content-text{padding:1rem}}
@layer components{.avatar-module__ovhxcq__user-profile-wrapper{align-items:center;gap:1rem;display:flex}.avatar-module__ovhxcq__user-info-name{font-weight:var(--font-weight-semi-bold)}.avatar-module__ovhxcq__user-info-handle,.avatar-module__ovhxcq__profile-bio{color:var(--gray-11);font-size:.9rem}.avatar-module__ovhxcq__avatar-root{vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:var(--gray-4);border-radius:100%;justify-content:center;align-items:center;width:45px;height:45px;display:inline-flex;overflow:hidden}.avatar-module__ovhxcq__avatar-image{object-fit:cover;border-radius:inherit;width:100%;height:100%}.avatar-module__ovhxcq__avatar-fallback{background-color:var(--lime-3);width:100%;height:100%;color:var(--lime-11);justify-content:center;align-items:center;font-size:15px;font-weight:500;line-height:1;display:flex}.avatar-module__ovhxcq__separator{background-color:var(--gray-4)}.avatar-module__ovhxcq__separator[data-orientation=horizontal]{width:100%;height:1px;margin:15px 0}}
@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{.page-module__xbQTSq__scope-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.page-module__xbQTSq__user-id-cell{align-items:flex-start;gap:.35rem;max-width:220px;display:flex}.page-module__xbQTSq__user-id-cell-lines{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.page-module__xbQTSq__user-id-cell-name{color:var(--lime-9-primary);word-break:break-word;font-size:.75rem;font-weight:500;text-decoration:none}.page-module__xbQTSq__user-id-cell-name:hover{text-decoration:underline}.page-module__xbQTSq__user-id-cell-name-plain{color:var(--gray-12);word-break:break-word;font-size:.75rem;font-weight:500}.page-module__xbQTSq__user-id-cell-email{color:var(--gray-11);word-break:break-all;font-size:.68rem;line-height:1.3}.page-module__xbQTSq__login-methods{align-items:center;gap:4px;min-height:18px;display:inline-flex}.page-module__xbQTSq__login-method{width:18px;height:18px;color:var(--gray-11);background-color:var(--gray-3);border-radius:4px;justify-content:center;align-items:center;display:inline-flex;position:relative}.page-module__xbQTSq__login-method-icon{flex-shrink:0;font-size:.82rem}.page-module__xbQTSq__login-method-icon-kakao{color:var(--gray-12)}.page-module__xbQTSq__login-method-empty{color:var(--gray-10);font-size:.65rem}.page-module__xbQTSq__login-method-tooltip{white-space:nowrap;color:var(--color-bg);background-color:var(--gray-12);opacity:0;visibility:hidden;pointer-events:none;z-index:100;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:500;transition:opacity .15s,visibility .15s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-6px)}.page-module__xbQTSq__login-method-tooltip:after{content:"";border:4px solid #0000;border-top-color:var(--gray-12);position:absolute;top:100%;left:50%;transform:translate(-50%)}.page-module__xbQTSq__login-method:hover .page-module__xbQTSq__login-method-tooltip{opacity:1;visibility:visible}.page-module__xbQTSq__bool-cell{justify-content:center;align-items:center;display:inline-flex;position:relative}.page-module__xbQTSq__bool-cell-icon{flex-shrink:0;font-size:1.15rem}.page-module__xbQTSq__bool-cell-icon--yes{color:var(--lime-9-primary)}.page-module__xbQTSq__bool-cell-icon--no{color:var(--color-red)}.page-module__xbQTSq__bool-cell-tooltip{white-space:nowrap;color:var(--color-bg);background-color:var(--gray-12);opacity:0;visibility:hidden;pointer-events:none;z-index:100;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:500;transition:opacity .15s,visibility .15s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-6px)}.page-module__xbQTSq__bool-cell-tooltip:after{content:"";border:4px solid #0000;border-top-color:var(--gray-12);position:absolute;top:100%;left:50%;transform:translate(-50%)}.page-module__xbQTSq__bool-cell:hover .page-module__xbQTSq__bool-cell-tooltip{opacity:1;visibility:visible}.page-module__xbQTSq__user-id-copy{color:var(--gray-10);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;padding:.15rem;font-size:.82rem;display:inline-flex}.page-module__xbQTSq__user-id-copy:hover{color:var(--gray-12);background-color:var(--gray-4)}.page-module__xbQTSq__settlement-policy-stack{flex-direction:column;gap:4px;min-width:0;font-size:12px;display:flex}.page-module__xbQTSq__settlement-policy-line{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.page-module__xbQTSq__settlement-policy-label{color:var(--gray-11);flex-shrink:0;min-width:3.25rem}.page-module__xbQTSq__settlement-policy-value{color:var(--gray-12);word-break:break-word;min-width:0}.page-module__xbQTSq__activity-dates{flex-direction:column;gap:4px;min-width:0;font-size:12px;display:flex}.page-module__xbQTSq__activity-dates-line{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.page-module__xbQTSq__activity-dates-label{color:var(--gray-11);flex-shrink:0;min-width:2.5rem}.page-module__xbQTSq__activity-dates-value{color:var(--gray-12);min-width:0}.page-module__xbQTSq__deleted-value{color:var(--color-red);font-weight:500}.page-module__xbQTSq__usage-stack{flex-direction:column;gap:4px;font-size:12px;display:flex}.page-module__xbQTSq__usage-line{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.page-module__xbQTSq__usage-label{color:var(--gray-11);min-width:80px}.page-module__xbQTSq__usage-value{color:var(--gray-12)}.page-module__xbQTSq__author-stack{flex-direction:column;gap:4px;min-width:0;font-size:12px;display:flex}.page-module__xbQTSq__author-empty{color:var(--gray-11)}.page-module__xbQTSq__author-char-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.page-module__xbQTSq__author-thumb-wrap{border-radius:6px;flex-shrink:0;width:28px;height:28px;position:relative;overflow:hidden}.page-module__xbQTSq__author-thumb-fit{border-radius:6px;width:100%;height:100%}.page-module__xbQTSq__author-thumb-fit img{object-fit:cover}.page-module__xbQTSq__author-thumb-placeholder{background:var(--gray-4);border-radius:6px;width:36px;height:36px}.page-module__xbQTSq__author-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.page-module__xbQTSq__author-name{color:var(--gray-12);word-break:break-word;font-weight:500}.page-module__xbQTSq__author-paid{color:var(--gray-11);font-size:11px}.page-module__xbQTSq__payout-term-sheet{flex-direction:column;gap:1rem;display:flex}.page-module__xbQTSq__payout-term-sheet-summary{color:var(--gray-11);margin:0;font-size:.85rem;line-height:1.5}.page-module__xbQTSq__payout-term-sheet-summary-strong{color:var(--gray-12);font-weight:600}.page-module__xbQTSq__payout-term-sheet-ratio-compare{border:1px solid var(--gray-6);background:var(--gray-2);border-radius:8px;grid-template-columns:1fr 1fr;gap:.75rem;padding:.75rem;display:grid}.page-module__xbQTSq__payout-term-sheet-ratio-item{flex-direction:column;gap:.25rem;display:flex}.page-module__xbQTSq__payout-term-sheet-ratio-label{color:var(--gray-11);font-size:.72rem}.page-module__xbQTSq__payout-term-sheet-ratio-value{color:var(--gray-12);font-size:.9rem;font-weight:600}.page-module__xbQTSq__payout-term-sheet-deleted-list{color:var(--red-11);word-break:break-all;margin:0;padding-left:1.1rem;font-size:.78rem}.page-module__xbQTSq__form-actions{justify-content:flex-end;gap:.5rem;margin-top:.5rem;display:flex}.page-module__xbQTSq__cancel-btn{font-size:.85rem;font-weight:var(--font-weight-medium);cursor:pointer;border:1px solid var(--gray-6);background:var(--gray-3);color:var(--gray-11);border-radius:6px;padding:.45rem .85rem}.page-module__xbQTSq__cancel-btn:disabled{opacity:.6;cursor:not-allowed}}
@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}}
@layer components{.creation-example-list-module__pqESsa__section{border:1px solid var(--gray-6);background:linear-gradient(145deg, color-mix(in srgb, var(--lime-1) 55%, var(--color-bg)), var(--color-bg));box-shadow:0 1px 0 color-mix(in srgb, var(--gray-12) 6%, transparent);border-radius:16px;flex-direction:column;gap:12px;margin-top:24px;padding:20px 20px 22px;display:flex}.creation-example-list-module__pqESsa__head{flex-direction:column;gap:6px;padding-left:2px;display:flex}.creation-example-list-module__pqESsa__title{font-size:16px;font-weight:var(--font-weight-semi-bold);color:var(--gray-12);align-items:center;gap:8px;margin:0;display:flex}.creation-example-list-module__pqESsa__title:before{content:"";background:var(--lime-9-primary);border-radius:4px;flex-shrink:0;width:4px;height:1.1em}.creation-example-list-module__pqESsa__description{color:var(--gray-11);margin:0;padding-left:12px;font-size:13px;line-height:1.5}.creation-example-list-module__pqESsa__skeleton-row{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.creation-example-list-module__pqESsa__skeleton-card{background-color:var(--gray-3);border:1px solid var(--gray-5);border-radius:14px;width:200px;height:76px}.creation-example-list-module__pqESsa__list{flex-direction:column;gap:10px;margin:4px 0 0;padding:0;list-style:none;display:flex}.creation-example-list-module__pqESsa__item{margin:0;padding:0}.creation-example-list-module__pqESsa__card{border:1px solid var(--gray-6);background-color:var(--color-bg);border-radius:14px;flex-direction:row;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;transition:border-color .18s,box-shadow .18s,background-color .18s;display:flex}.creation-example-list-module__pqESsa__card:hover{border-color:color-mix(in srgb, var(--lime-9-primary) 45%, var(--gray-6));background-color:color-mix(in srgb, var(--lime-1) 35%, var(--color-bg));box-shadow:0 6px 20px color-mix(in srgb, var(--gray-12) 8%, transparent)}.creation-example-list-module__pqESsa__card-main{flex-direction:row;flex:1;align-items:center;gap:12px;min-width:0;display:flex}.creation-example-list-module__pqESsa__avatar{width:56px;height:56px;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--gray-12) 8%, transparent);border-radius:14px;flex-shrink:0;overflow:hidden}.creation-example-list-module__pqESsa__avatar img{object-fit:cover}.creation-example-list-module__pqESsa__avatar-placeholder{background:linear-gradient(135deg, var(--gray-4), var(--gray-3))}.creation-example-list-module__pqESsa__card-text{flex-direction:column;gap:4px;min-width:0;display:flex}.creation-example-list-module__pqESsa__card-name{font-size:15px;font-weight:var(--font-weight-semi-bold);color:var(--gray-12);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.creation-example-list-module__pqESsa__card-desc{color:var(--gray-11);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.creation-example-list-module__pqESsa__card-actions{flex-flow:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.creation-example-list-module__pqESsa__apply{font-size:13px;font-weight:var(--font-weight-semi-bold);color:var(--gray-1);background-color:var(--lime-9-primary);border:1px solid var(--lime-9-primary);cursor:pointer;box-shadow:0 2px 10px color-mix(in srgb, var(--lime-9-primary) 28%, transparent);border-radius:10px;flex-shrink:0;padding:9px 16px;transition:background-color .15s,color .15s,border-color .15s,box-shadow .15s,transform .12s}.creation-example-list-module__pqESsa__apply:hover:not(:disabled){background-color:color-mix(in srgb, var(--lime-9-primary) 92%, var(--gray-12));border-color:color-mix(in srgb, var(--lime-9-primary) 92%, var(--gray-12));box-shadow:0 4px 14px color-mix(in srgb, var(--lime-9-primary) 38%, transparent)}.creation-example-list-module__pqESsa__apply:active:not(:disabled){transform:scale(.98)}.creation-example-list-module__pqESsa__apply:disabled{opacity:.65;cursor:default}.creation-example-list-module__pqESsa__replace{font-size:13px;font-weight:var(--font-weight-medium);color:var(--gray-11);background-color:var(--color-bg);border:1px solid var(--gray-6);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:9px 14px;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s,transform .12s;display:inline-flex}.creation-example-list-module__pqESsa__replace:hover{color:var(--gray-12);border-color:color-mix(in srgb, var(--lime-9-primary) 28%, var(--gray-6));background-color:color-mix(in srgb, var(--lime-1) 22%, var(--color-bg))}.creation-example-list-module__pqESsa__replace:active{transform:scale(.98)}@media (max-width:767px){.creation-example-list-module__pqESsa__section{border-radius:14px;padding:16px 14px 18px}.creation-example-list-module__pqESsa__description{padding-left:0}.creation-example-list-module__pqESsa__title:before{align-self:flex-start;margin-top:.2em}.creation-example-list-module__pqESsa__card{flex-direction:column;align-items:stretch}.creation-example-list-module__pqESsa__card-actions{flex-direction:column;align-items:stretch;width:100%}.creation-example-list-module__pqESsa__apply,.creation-example-list-module__pqESsa__replace{text-align:center;justify-content:center;width:100%}.creation-example-list-module__pqESsa__skeleton-row{flex-direction:column}.creation-example-list-module__pqESsa__skeleton-card{width:100%}}}
@layer components{.form-item-list-module__hDApvG__form-item-list{flex-direction:column;gap:12px;margin-top:16px;display:flex}.form-item-list-module__hDApvG__form-field-error{color:var(--color-red);margin-top:4px;font-size:12px}.form-item-list-module__hDApvG__form-item{background-color:var(--color-bg);border:1px solid var(--gray-6);border-radius:12px;flex-direction:column;transition:all .2s;display:flex}.form-item-list-module__hDApvG__form-item:hover{border-color:var(--lime-9-primary);background-color:var(--gray-2)}.form-item-list-module__hDApvG__form-item.form-item-list-module__hDApvG__accordion .form-item-list-module__hDApvG__item-header{cursor:pointer}.form-item-list-module__hDApvG__form-item.form-item-list-module__hDApvG__expanded{border-color:var(--lime-9-primary);background-color:var(--color-bg)}.form-item-list-module__hDApvG__form-item.form-item-list-module__hDApvG__expanded .form-item-list-module__hDApvG__item-header .form-item-list-module__hDApvG__item-header-left .form-item-list-module__hDApvG__item-title{color:var(--lime-9-primary);font-weight:var(--font-weight-bold)}.form-item-list-module__hDApvG__form-item.form-item-list-module__hDApvG__expanded .form-item-list-module__hDApvG__item-header .form-item-list-module__hDApvG__item-header-left .form-item-list-module__hDApvG__toggle-icon{color:var(--lime-9-primary)}.form-item-list-module__hDApvG__form-item.form-item-list-module__hDApvG__expanded:hover{background-color:var(--color-bg)}.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-header{justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-header .form-item-list-module__hDApvG__item-header-left{flex-direction:column;flex-grow:1;align-items:flex-start;gap:4px;min-width:0;display:flex}.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-header .form-item-list-module__hDApvG__item-header-left .form-item-list-module__hDApvG__item-title-row{align-items:center;gap:12px;width:100%;min-width:0;display:flex}.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-header .form-item-list-module__hDApvG__item-header-left .form-item-list-module__hDApvG__item-title{font-size:16px;font-weight:var(--font-weight-medium);color:var(--gray-12)}.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-header .form-item-list-module__hDApvG__item-header-left .form-item-list-module__hDApvG__toggle-icon{color:var(--gray-9);flex-shrink:0;justify-content:center;align-items:center;font-size:18px;transition:transform .2s;display:flex}.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-header .form-item-list-module__hDApvG__item-header-left .form-item-list-module__hDApvG__item-subtitle{color:var(--gray-10);flex-direction:column;gap:4px;width:100%;min-width:0;font-size:13px;line-height:1.4;display:flex}.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-header .form-item-list-module__hDApvG__item-actions{gap:8px;display:flex}.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-header .form-item-list-module__hDApvG__item-actions button,.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-header .form-item-list-module__hDApvG__item-actions span[role=button]{cursor:pointer;border:1px solid var(--gray-7);background-color:var(--color-bg);color:var(--gray-12);font-size:14px;font-weight:var(--font-weight-medium);border-radius:6px;align-items:center;gap:4px;padding:5px 12px;transition:all .1s;display:flex}:is(.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-header .form-item-list-module__hDApvG__item-actions button,.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-header .form-item-list-module__hDApvG__item-actions span[role=button]):hover{background-color:var(--gray-3);border-color:var(--gray-8)}:is(.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-header .form-item-list-module__hDApvG__item-actions button,.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-header .form-item-list-module__hDApvG__item-actions span[role=button]):focus-visible{outline:2px solid var(--lime-9-primary);outline-offset:2px}:is(.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-header .form-item-list-module__hDApvG__item-actions button,.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-header .form-item-list-module__hDApvG__item-actions span[role=button]) svg{font-size:16px}:is(.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-header .form-item-list-module__hDApvG__item-actions button,.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-header .form-item-list-module__hDApvG__item-actions span[role=button]).form-item-list-module__hDApvG__delete-btn{color:var(--gray-11)}:is(.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-header .form-item-list-module__hDApvG__item-actions button,.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-header .form-item-list-module__hDApvG__item-actions span[role=button]).form-item-list-module__hDApvG__delete-btn:hover{color:var(--color-red);border-color:var(--color-red);background-color:var(--gray-2)}.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-content{padding:0 20px 20px}.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-content:empty{padding:0}.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-content:has(>:empty){padding:0}.form-item-list-module__hDApvG__item-mapping-section{border-top:1px solid var(--gray-5);flex-direction:column;gap:8px;padding-top:16px;display:flex}.form-item-list-module__hDApvG__item-mapping{font-size:14px;font-weight:var(--font-weight-medium);align-items:center;gap:6px;display:inline-flex}.form-item-list-module__hDApvG__item-mapping-from{color:var(--gray-11);text-decoration:line-through}.form-item-list-module__hDApvG__item-mapping-arrow{color:var(--lime-9-primary);font-weight:var(--font-weight-bold)}.form-item-list-module__hDApvG__item-mapping-to{color:var(--gray-12)}.form-item-list-module__hDApvG__item-mapping-label{color:var(--lime-9-primary);font-size:12px;font-weight:var(--font-weight-medium)}.form-item-list-module__hDApvG__migration-section{border-top:1px solid var(--gray-6);flex-direction:column;gap:12px;padding-top:24px;display:flex}.form-item-list-module__hDApvG__migration-section .form-item-list-module__hDApvG__section-label{font-size:13px;font-weight:var(--font-weight-semi-bold);color:var(--gray-11)}.form-item-list-module__hDApvG__migration-section .form-item-list-module__hDApvG__section-description{color:var(--gray-10);margin-top:-8px;font-size:12px;line-height:1.5}.form-item-list-module__hDApvG__item-subtitle-row{align-items:center;gap:6px;min-width:0;display:flex}.form-item-list-module__hDApvG__item-subtitle-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.form-item-list-module__hDApvG__item-subtitle-chip{font-size:11px;font-weight:var(--font-weight-medium);border-radius:6px;flex-shrink:0;padding:1px 7px}.form-item-list-module__hDApvG__item-subtitle-chip-user{background-color:var(--gray-3);color:var(--gray-11);border:1px solid var(--gray-6)}.form-item-list-module__hDApvG__item-subtitle-chip-char,.form-item-list-module__hDApvG__item-subtitle-chip-ai-judge{background-color:var(--lime-2);color:var(--lime-11);border:1px solid var(--lime-6)}.form-item-list-module__hDApvG__item-subtitle-chip-variable-score-change-after-transition{background-color:var(--gray-3);color:var(--gray-12);border:1px solid var(--gray-7)}.form-item-list-module__hDApvG__item-subtitle-chip-chat-count-after-transition{background-color:var(--gray-2);color:var(--gray-11);border:1px solid var(--gray-6)}.form-item-list-module__hDApvG__item-subtitle-chip-specific-scene{background-color:var(--gray-3);color:var(--gray-12);border:1px solid var(--gray-7)}.form-item-list-module__hDApvG__item-subtitle-chip-range{background-color:var(--gray-2);color:var(--gray-12);border:1px solid var(--lime-7);font-variant-numeric:tabular-nums}.form-item-list-module__hDApvG__item-subtitle-chip-turn{background-color:var(--gray-2);color:var(--gray-10);border:1px solid var(--gray-6)}.form-item-list-module__hDApvG__item-subtitle-more{color:var(--gray-9);font-size:12px}.form-item-list-module__hDApvG__item-add-button{border:1px dashed var(--gray-7);width:100%;color:var(--gray-11);font-size:15px;font-weight:var(--font-weight-medium);cursor:pointer;background-color:#0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding:16px;transition:all .2s;display:flex}.form-item-list-module__hDApvG__item-add-button:hover:not(:disabled){background-color:var(--lime-1);border-color:var(--lime-9-primary);color:var(--lime-9-primary)}.form-item-list-module__hDApvG__item-add-button:disabled{cursor:not-allowed;opacity:.55;border-color:var(--gray-6);color:var(--gray-9)}.form-item-list-module__hDApvG__add-button-description{color:var(--gray-10);margin-top:8px;font-size:13px;line-height:1.5}@media (max-width:767px){.form-item-list-module__hDApvG__form-item .form-item-list-module__hDApvG__item-content{padding:0 12px 12px}#sheet_wrapper .form-item-list-module__hDApvG__form-item-list{margin-left:-20px;margin-right:-20px}#sheet_wrapper .form-item-list-module__hDApvG__form-item-list .form-item-list-module__hDApvG__accordion{border-left-color:#0000;border-right-color:#0000;border-radius:0}#sheet_wrapper .form-item-list-module__hDApvG__form-item-list .form-item-list-module__hDApvG__expanded{border-left-color:#0000;border-right-color:#0000}}}
.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 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{@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{.text-max-length-bar-module__BDYquG__text-max-length-bar{top:calc(var(--header-safe-height) + 49px + 8px);z-index:10;background-color:var(--gray-7);border:1px solid var(--gray-6);box-shadow:0 1px 0 var(--gray-4);color:var(--gray-11);border-radius:8px;flex-direction:column;gap:8px;margin-top:8px;padding:10px 14px;font-size:13px;line-height:1.35;display:flex;position:sticky}.text-max-length-bar-module__BDYquG__text-max-length-header{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.text-max-length-bar-module__BDYquG__text-max-length-title{font-size:13px;font-weight:var(--font-weight-medium);color:var(--gray-12);white-space:nowrap}.text-max-length-bar-module__BDYquG__text-max-length-count{font-size:13px;font-weight:var(--font-weight-medium);font-variant-numeric:tabular-nums;color:var(--gray-12);flex-shrink:0}.text-max-length-bar-module__BDYquG__text-max-length-count .text-max-length-bar-module__BDYquG__current{color:var(--gray-12)}.text-max-length-bar-module__BDYquG__text-max-length-count .text-max-length-bar-module__BDYquG__current-tone-green{color:var(--color-green)}.text-max-length-bar-module__BDYquG__text-max-length-count .text-max-length-bar-module__BDYquG__current-tone-yellow{color:var(--color-star)}.text-max-length-bar-module__BDYquG__text-max-length-count .text-max-length-bar-module__BDYquG__current-tone-red{color:var(--color-red)}.text-max-length-bar-module__BDYquG__text-max-length-count .text-max-length-bar-module__BDYquG__max{color:var(--gray-11)}.text-max-length-bar-module__BDYquG__text-max-length-gauge-wrap{width:100%}.text-max-length-bar-module__BDYquG__text-max-length-track{background-color:var(--gray-4);border-radius:999px;width:100%;height:8px;overflow:hidden}.text-max-length-bar-module__BDYquG__text-max-length-fill{min-width:0;max-width:100%;height:100%;width:calc(var(--text-max-fill-pct,0) * 1%);border-radius:999px;transition:width .2s,background-color .2s;display:block}.text-max-length-bar-module__BDYquG__fill-tone-green{background-color:var(--color-green)}.text-max-length-bar-module__BDYquG__fill-tone-yellow{background-color:var(--color-star)}.text-max-length-bar-module__BDYquG__fill-tone-red{background-color:var(--color-red)}@media (max-width:767px){.text-max-length-bar-module__BDYquG__text-max-length-bar{top:calc(var(--header-safe-height) + 49px);border-radius:0;width:calc(100% + 32px);margin-top:16px;transform:translate(-16px)}}}
@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{.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{.test-search-filter-module__mRMcPG__filter-group{flex-wrap:wrap;align-items:center;gap:12px 18px;display:flex}.test-search-filter-module__mRMcPG__filter{align-items:center;gap:6px;min-width:0;display:inline-flex}.test-search-filter-module__mRMcPG__filter-label{font-size:.875rem;font-weight:var(--font-weight-semi-bold);color:var(--gray-12);white-space:nowrap;flex-shrink:0}.test-search-filter-module__mRMcPG__filter-select{min-width:0;font-size:.875rem;font-weight:var(--font-weight-medium);color:var(--gray-11);background:0 0;border:none;gap:2px;min-height:auto;padding:0}.test-search-filter-module__mRMcPG__filter-select:hover{color:var(--gray-12);background:0 0}@media (max-width:767px){.test-search-filter-module__mRMcPG__filter-group{gap:10px 14px;width:100%}}}
@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{.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}}
@layer components{.still-cut-image-module__zNM0Va__still-cut{width:100%;max-width:100%;margin:0;display:block}.still-cut-image-module__zNM0Va__frame{background-color:var(--gray-3);border-radius:12px;width:100%;position:relative;overflow:hidden}.still-cut-image-module__zNM0Va__image-fit{width:100%;display:block}.still-cut-image-module__zNM0Va__lock-badge{background-color:color-mix(in srgb, var(--gray-12) 55%, transparent);width:28px;height:28px;color:var(--gray-1);border-radius:999px;justify-content:center;align-items:center;font-size:14px;display:inline-flex;position:absolute;top:8px;right:8px}.still-cut-image-module__zNM0Va__caption{color:var(--gray-11);margin-top:6px;font-size:12px;line-height:1.3}.still-cut-image-module__zNM0Va__placeholder{border:1px dashed var(--gray-7);background-color:var(--gray-3);border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:120px;display:flex}.still-cut-image-module__zNM0Va__placeholder-text{color:var(--gray-10);font-size:12px}}
@layer components{.reroll-candidate-nav-module__hITXMW__wrap{align-items:center;gap:2px;margin-right:2px;display:inline-flex}.reroll-candidate-nav-module__hITXMW__nav-btn{background:var(--gray-4);width:28px;height:28px;color:var(--gray-11);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.reroll-candidate-nav-module__hITXMW__nav-btn:hover:not(:disabled){background:var(--gray-6);color:var(--gray-12)}.reroll-candidate-nav-module__hITXMW__nav-btn:disabled{opacity:.4;cursor:not-allowed}.reroll-candidate-nav-module__hITXMW__index-label{text-align:center;min-width:28px;font-size:12px;font-weight:var(--font-weight-medium);color:var(--gray-11)}}
@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{@keyframes chat-setup-ui-customization-module__NUnYTa__role-accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes chat-setup-ui-customization-module__NUnYTa__role-accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.chat-setup-ui-customization-module__NUnYTa__customization{flex-direction:column;gap:20px;display:flex}.chat-setup-ui-customization-module__NUnYTa__section{flex-direction:column;gap:12px;display:flex}.chat-setup-ui-customization-module__NUnYTa__section-title{font-size:18px;font-weight:var(--font-weight-medium);color:var(--gray-12)}.chat-setup-ui-customization-module__NUnYTa__section-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.chat-setup-ui-customization-module__NUnYTa__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}.chat-setup-ui-customization-module__NUnYTa__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-ui-customization-module__NUnYTa__reset-btn:disabled{opacity:.5;cursor:not-allowed}.chat-setup-ui-customization-module__NUnYTa__section-desc{color:var(--gray-11);font-size:14px;line-height:1.6}.chat-setup-ui-customization-module__NUnYTa__preview-sticky-boundary{flex-direction:column;gap:20px;display:flex}.chat-setup-ui-customization-module__NUnYTa__preview-sticky{z-index:2;background:var(--gray-1);border:1px solid var(--gray-7);border-radius:12px;position:sticky;top:0;overflow:hidden}.chat-setup-ui-customization-module__NUnYTa__preview-head{justify-content:space-between;align-items:center;padding:10px 14px 6px;display:flex}.chat-setup-ui-customization-module__NUnYTa__preview-label{letter-spacing:.06em;text-transform:uppercase;color:var(--gray-10);font-size:11px;font-weight:600}.chat-setup-ui-customization-module__NUnYTa__preview-mode-badge{background:var(--lime-3);color:var(--lime-11);border-radius:999px;padding:3px 8px;font-size:10px;font-weight:600}.chat-setup-ui-customization-module__NUnYTa__preview-panel{flex-direction:column;gap:8px;max-height:min(22dvh,180px);padding:0 12px 12px;display:flex;overflow-y:auto}.chat-setup-ui-customization-module__NUnYTa__subsection-title{color:var(--gray-11);align-items:center;gap:8px;margin-bottom:8px;font-size:13px;font-weight:600;display:flex}.chat-setup-ui-customization-module__NUnYTa__subsection-title:before{content:"";background:var(--lime-9-primary);border-radius:2px;width:3px;height:14px}.chat-setup-ui-customization-module__NUnYTa__common-fields,.chat-setup-ui-customization-module__NUnYTa__role-list{flex-direction:column;gap:12px;display:flex}.chat-setup-ui-customization-module__NUnYTa__role-accordion{flex-direction:column;gap:10px;display:flex}.chat-setup-ui-customization-module__NUnYTa__role-accordion-item{background:var(--gray-1);border:1px solid var(--gray-7);border-radius:12px;overflow:visible}.chat-setup-ui-customization-module__NUnYTa__role-accordion-header{margin:0}.chat-setup-ui-customization-module__NUnYTa__role-accordion-trigger{width:100%;min-height:54px;color:var(--gray-12);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.chat-setup-ui-customization-module__NUnYTa__role-accordion-trigger:hover{background:var(--gray-2)}.chat-setup-ui-customization-module__NUnYTa__role-accordion-icon{color:var(--gray-10);transition:transform .2s var(--easing-primary);flex-shrink:0}.chat-setup-ui-customization-module__NUnYTa__role-accordion-trigger[data-state=open] .chat-setup-ui-customization-module__NUnYTa__role-accordion-icon{transform:rotate(180deg)}.chat-setup-ui-customization-module__NUnYTa__role-accordion-content,.chat-setup-ui-customization-module__NUnYTa__role-accordion-content[data-state=open]{overflow:visible}.chat-setup-ui-customization-module__NUnYTa__role-accordion-content[data-state=closed]{animation:.18s ease-out chat-setup-ui-customization-module__NUnYTa__role-accordion-up;overflow:hidden}.chat-setup-ui-customization-module__NUnYTa__role-accordion-body{min-width:0;padding:0 14px 14px}.chat-setup-ui-customization-module__NUnYTa__role-card{background:var(--gray-1);border:1px solid var(--gray-7);border-radius:12px;padding:14px}.chat-setup-ui-customization-module__NUnYTa__role-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.chat-setup-ui-customization-module__NUnYTa__role-name{align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.chat-setup-ui-customization-module__NUnYTa__role-chip{letter-spacing:.04em;background:var(--gray-3);color:var(--gray-11);text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.chat-setup-ui-customization-module__NUnYTa__detail-link{color:var(--gray-11);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:12px;font-weight:500;text-decoration:underline}.chat-setup-ui-customization-module__NUnYTa__detail-link:hover{color:var(--gray-12)}.chat-setup-ui-customization-module__NUnYTa__role-fields{flex-wrap:wrap;gap:10px;display:flex}.role-fields .input-name{color:var(--gray-11);font-size:14px}.chat-setup-ui-customization-module__NUnYTa__field{flex-direction:column;gap:6px;min-width:0;display:flex}.chat-setup-ui-customization-module__NUnYTa__field-label{color:var(--gray-11);font-size:12px}.chat-setup-ui-customization-module__NUnYTa__number-input{border:1px solid var(--gray-6);background:var(--gray-2);font-variant-numeric:tabular-nums;text-align:center;width:100%;height:36px;color:var(--gray-12);border-radius:8px;padding:0 8px;font-size:13px}.chat-setup-ui-customization-module__NUnYTa__number-input:focus{border-color:var(--lime-8);outline:none}.chat-setup-ui-customization-module__NUnYTa__save-hint{color:var(--gray-11);align-items:center;gap:6px;font-size:12px;display:flex}.chat-setup-ui-customization-module__NUnYTa__save-dot{background:var(--lime-9-primary);border-radius:50%;width:6px;height:6px}.chat-setup-ui-customization-module__NUnYTa__slider-row{flex-direction:column;gap:8px;display:flex}.chat-setup-ui-customization-module__NUnYTa__slider-header{justify-content:space-between;align-items:center;display:flex}.chat-setup-ui-customization-module__NUnYTa__slider-label{color:var(--gray-12);font-size:13px}.chat-setup-ui-customization-module__NUnYTa__slider-value{color:var(--gray-11);font-size:12px}.chat-setup-ui-customization-module__NUnYTa__range-input{width:100%;accent-color:var(--lime-9-primary)}.chat-setup-ui-customization-module__NUnYTa__range-labels{color:var(--gray-10);justify-content:space-between;font-size:11px;display:flex}.chat-setup-ui-customization-module__NUnYTa__modal-body{flex-direction:column;gap:20px;display:flex}.chat-setup-ui-customization-module__NUnYTa__select-input{border:1px solid var(--gray-6);background:var(--gray-1);width:100%;height:42px;color:var(--gray-12);border-radius:10px;padding:0 14px;font-size:14px}.chat-setup-ui-customization-module__NUnYTa__text-input{border:1px solid var(--gray-6);background:var(--gray-1);width:100%;height:42px;color:var(--gray-12);border-radius:10px;padding:0 12px;font-size:14px}.chat-setup-ui-customization-module__NUnYTa__preview-wrap{background:var(--gray-1);border:1px solid var(--gray-7);border-radius:12px;padding:16px}.chat-setup-ui-customization-module__NUnYTa__radio-group{flex-wrap:wrap;gap:8px;display:flex}.chat-setup-ui-customization-module__NUnYTa__radio-opt{border:1px solid var(--gray-6);background:var(--gray-1);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;min-height:40px;padding:8px 16px;font-size:13px;font-weight:500;display:flex}.chat-setup-ui-customization-module__NUnYTa__radio-opt-active{border-color:var(--lime-8);background:var(--lime-3);color:var(--lime-11)}@media (max-width:767px){.chat-setup-ui-customization-module__NUnYTa__role-fields{grid-template-columns:1fr}}}
.chat-setup-ui-customization-detail-module__mojvUW__modal-body{}.chat-setup-ui-customization-detail-module__mojvUW__preview-head{}.chat-setup-ui-customization-detail-module__mojvUW__preview-label{}.chat-setup-ui-customization-detail-module__mojvUW__preview-mode-badge{}.chat-setup-ui-customization-detail-module__mojvUW__field{}.chat-setup-ui-customization-detail-module__mojvUW__field-label{}.chat-setup-ui-customization-detail-module__mojvUW__radio-group{}.chat-setup-ui-customization-detail-module__mojvUW__radio-opt{}.chat-setup-ui-customization-detail-module__mojvUW__radio-opt-active{}.chat-setup-ui-customization-detail-module__mojvUW__preview-sticky{}.chat-setup-ui-customization-detail-module__mojvUW__preview-panel{}@layer components{.chat-setup-ui-customization-detail-module__mojvUW__preview-sticky{z-index:4;margin-bottom:4px;position:sticky;top:0}.chat-setup-ui-customization-detail-module__mojvUW__preview-panel{max-height:min(20dvh,160px);padding:12px 14px 14px}.chat-setup-ui-customization-detail-module__mojvUW__form-fields{flex-direction:column;gap:20px;display:flex}.chat-setup-ui-customization-detail-module__mojvUW__shadow-header,.chat-setup-ui-customization-detail-module__mojvUW__shadow-enable{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.chat-setup-ui-customization-detail-module__mojvUW__shadow-enable-options{flex-shrink:0;gap:8px;display:flex}.chat-setup-ui-customization-detail-module__mojvUW__shadow-grid-disabled{opacity:.45;pointer-events:none}.chat-setup-ui-customization-detail-module__mojvUW__shadow-preview{background:var(--gray-3);font-size:12px;font-family:var(--font-mono,ui-monospace, monospace);color:var(--gray-11);text-overflow:ellipsis;white-space:nowrap;border-radius:8px;align-items:center;max-width:60%;padding:6px 12px;display:inline-flex;overflow:hidden}.chat-setup-ui-customization-detail-module__mojvUW__shadow-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.chat-setup-ui-customization-detail-module__mojvUW__shadow-field{flex-direction:column;gap:6px;display:flex}.chat-setup-ui-customization-detail-module__mojvUW__shadow-label{color:var(--gray-11);justify-content:space-between;font-size:12px;display:flex}.chat-setup-ui-customization-detail-module__mojvUW__shadow-label span:last-child{font-variant-numeric:tabular-nums}.chat-setup-ui-customization-detail-module__mojvUW__shadow-slider{width:100%;accent-color:var(--lime-9-primary);height:4px}.chat-setup-ui-customization-detail-module__mojvUW__letter-spacing-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.chat-setup-ui-customization-detail-module__mojvUW__letter-spacing-value{font-variant-numeric:tabular-nums;color:var(--gray-11);font-size:12px}.chat-setup-ui-customization-detail-module__mojvUW__letter-spacing-slider{width:100%;accent-color:var(--lime-9-primary);height:4px}.chat-setup-ui-customization-detail-module__mojvUW__letter-spacing-labels{color:var(--gray-10);justify-content:space-between;margin-top:6px;font-size:11px;display:flex}@media (max-width:767px){.chat-setup-ui-customization-detail-module__mojvUW__shadow-grid{grid-template-columns:1fr}}}
@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)}}
.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 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__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}}
@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 pages{.page-content-module__XtlBoa__recommend-page{flex-direction:column;gap:12px;display:flex}.page-content-module__XtlBoa__filter-section{flex-direction:column;gap:12px;padding-top:0;padding-bottom:0;display:flex}.page-content-module__XtlBoa__filter-divider{border-top:1px solid var(--gray-6);width:100%;height:0}.page-content-module__XtlBoa__carousel-section,.page-content-module__XtlBoa__latest-section{padding-top:0;padding-bottom:0}.page-content-module__XtlBoa__latest-divider{background-color:var(--gray-7);width:100%;height:1px;margin-bottom:20px;display:block}.page-content-module__XtlBoa__latest-list{flex-direction:column;gap:16px;display:flex}.page-content-module__XtlBoa__latest-title-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.page-content-module__XtlBoa__latest-title{font-size:1.125rem;font-weight:var(--font-weight-semi-bold);color:var(--gray-12);line-height:1.3}.page-content-module__XtlBoa__latest-view-all-link{font-size:.8125rem;font-weight:var(--font-weight-medium);color:var(--gray-10);flex-shrink:0;align-items:center;gap:2px;text-decoration:none;transition:color .15s;display:flex}.page-content-module__XtlBoa__latest-view-all-link svg{font-size:.875rem}.page-content-module__XtlBoa__latest-view-all-link:hover{color:var(--gray-12)}@media (max-width:767px){.page-content-module__XtlBoa__recommend-page{gap:12px}}}
@layer components{.modal-module__6N3BYW__wrapper{--modal-safe-area-top:var(--app-safe-area-top,env(safe-area-inset-top,0px));--modal-safe-area-bottom:var(--app-safe-area-bottom,env(safe-area-inset-bottom,0px));--modal-available-height:calc(100dvh - var(--modal-safe-area-top) - var(--modal-safe-area-bottom) - 32px)}.modal-module__6N3BYW__wrapper{visibility:hidden;opacity:0;min-width:772px;min-height:200px;max-height:min(80vh, var(--modal-available-height));background-color:var(--gray-2);z-index:var(--z-index-modal);border:1px solid var(--gray-a4);transition:var(--easing-primary) .5s opacity, var(--easing-primary) .5s transform, var(--easing-primary) .1s visibility;border-radius:16px;flex-direction:column;align-items:center;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,calc(10px - 50%))}.modal-module__6N3BYW__wrapper.modal-module__6N3BYW__active{visibility:visible;opacity:1;transform:translate(-50%,-50%)}.modal-module__6N3BYW__wrapper.modal-module__6N3BYW__changing{opacity:0;transition:none}.modal-module__6N3BYW__header{border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom:1px solid var(--gray-a4);flex-shrink:0;justify-content:space-between;align-items:center;width:100%;min-height:60px;padding:0 16px;display:flex}.modal-module__6N3BYW__inner{flex:auto;width:100%;min-height:0;padding:40px;position:relative;overflow-y:auto}.modal-module__6N3BYW__inner .modal-module__6N3BYW__image{width:100%}.modal-module__6N3BYW__close-btn{cursor:pointer;width:32px;height:32px}.modal-module__6N3BYW__image{width:85px;height:85px;margin:0 auto 12px}.modal-module__6N3BYW__btn-group{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:24px;display:flex}.modal-module__6N3BYW__btn{text-align:center;vertical-align:middle;background-color:var(--lime-9-primary);min-width:100px;color:var(--lime-contrast);cursor:pointer;border:none;border-radius:8px;flex-grow:1;flex-basis:auto;padding:12px 24px;font-size:16px;font-weight:600;transition:all .2s}.modal-module__6N3BYW__btn:hover{filter:brightness(.95)}.modal-module__6N3BYW__outline{background-color:var(--gray-3);color:var(--gray-12);border:1px solid var(--gray-4)}.modal-module__6N3BYW__outline:hover{background-color:var(--gray-4)}.modal-module__6N3BYW__fixed{width:180px}.modal-module__6N3BYW__foot-btn-wrapper{padding-top:30px}.modal-module__6N3BYW__foot-btn{position:absolute;bottom:18px;right:18px}.modal-module__6N3BYW__subject{font-size:18px;font-weight:var(--font-weight-medium);text-align:center;color:var(--gray-12);word-break:keep-all}.modal-module__6N3BYW__subject-area{justify-content:center;align-items:center;gap:6px;display:flex}.modal-module__6N3BYW__back-btn{cursor:pointer;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.modal-module__6N3BYW__back-btn svg{width:24px;height:24px}.modal-module__6N3BYW__title{font-size:24px;line-height:1.3;font-weight:var(--font-weight-semi-bold);text-align:center;color:var(--gray-12);word-break:keep-all;margin-bottom:16px}.modal-module__6N3BYW__sub{text-align:center;color:var(--gray-11);white-space:pre-wrap;word-break:keep-all;font-size:16px;font-weight:400;line-height:1.5}@media only screen and (max-width:767px){.modal-module__6N3BYW__wrapper{min-width:initial;min-height:initial;width:calc(100% - 32px);max-height:var(--modal-available-height);border-radius:10px}.modal-module__6N3BYW__inner{flex-direction:column;height:100%;padding:30px 16px 16px;display:flex}.modal-module__6N3BYW__close-btn{width:32px;height:32px;left:initial;z-index:var(--z-index-modal);right:8px}.modal-module__6N3BYW__contents{width:100%}}}
@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{.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{.modal-toast-module__XUtIRa__wrapper{opacity:0;min-width:300px;max-width:calc(100vw - 84px);min-height:70px;box-shadow:#00000029;z-index:var(--z-index-modal-toast);transition-timing-function:var(--easing-primary);-webkit-user-drag:none;border-radius:14px;transition-property:opacity,transform;transition-duration:.5s;display:flex;position:fixed}.modal-toast-module__XUtIRa__wrapper.modal-toast-module__XUtIRa__tc{top:164px;left:50%;transform:translate(-50%,-20px)}.modal-toast-module__XUtIRa__wrapper.modal-toast-module__XUtIRa__tc.modal-toast-module__XUtIRa__active{transform:translate(-50%)}.modal-toast-module__XUtIRa__wrapper.modal-toast-module__XUtIRa__tr{top:42px;right:42px;transform:translate(20px)}.modal-toast-module__XUtIRa__wrapper.modal-toast-module__XUtIRa__tr.modal-toast-module__XUtIRa__active{transform:translate(0)}.modal-toast-module__XUtIRa__wrapper.modal-toast-module__XUtIRa__active{opacity:.96}.modal-toast-module__XUtIRa__wrapper.modal-toast-module__XUtIRa__active:hover{opacity:1}.modal-toast-module__XUtIRa__wrapper.modal-toast-module__XUtIRa__success{background-color:#1ab394}.modal-toast-module__XUtIRa__wrapper.modal-toast-module__XUtIRa__success .modal-toast-module__XUtIRa__description-box{background-color:#127d67}.modal-toast-module__XUtIRa__wrapper.modal-toast-module__XUtIRa__warning{background-color:#f89406}.modal-toast-module__XUtIRa__wrapper.modal-toast-module__XUtIRa__warning .modal-toast-module__XUtIRa__description-box{background-color:#b66b04}.modal-toast-module__XUtIRa__wrapper.modal-toast-module__XUtIRa__error{background-color:#ed5565}.modal-toast-module__XUtIRa__wrapper.modal-toast-module__XUtIRa__error .modal-toast-module__XUtIRa__description-box{background-color:#b63e4a}.modal-toast-module__XUtIRa__wrapper.modal-toast-module__XUtIRa__info{background-color:#2f96b4}.modal-toast-module__XUtIRa__wrapper.modal-toast-module__XUtIRa__info .modal-toast-module__XUtIRa__description-box{background-color:#216a80}.modal-toast-module__XUtIRa__wrapper.modal-toast-module__XUtIRa__loading{background-color:#2f96b4}.modal-toast-module__XUtIRa__wrapper.modal-toast-module__XUtIRa__loading .modal-toast-module__XUtIRa__description-box{background-color:#216a80}.modal-toast-module__XUtIRa__inner{align-items:center;width:100%;padding:30px 68px;display:flex;position:relative}.modal-toast-module__XUtIRa__img{width:29px;height:29px;margin-right:18px}.modal-toast-module__XUtIRa__text{font-size:24px;line-height:30px;font-weight:var(--font-weight-semi-bold)}.modal-toast-module__XUtIRa__body{flex-direction:column;flex:0 auto;align-items:stretch;gap:8px;width:fit-content;min-width:0;max-width:100%;display:flex}.modal-toast-module__XUtIRa__description{opacity:.9;flex:auto;width:auto;min-width:0;max-width:100%;margin:0;font-size:8px;line-height:18px;display:block}.modal-toast-module__XUtIRa__description-box{z-index:1;text-align:left;background-color:#00000029;border-radius:8px;padding:2px 6px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden}.modal-toast-module__XUtIRa__description-box:has(.modal-toast-module__XUtIRa__description-expanded){width:94%}.modal-toast-module__XUtIRa__description-collapsed{white-space:nowrap;text-overflow:ellipsis;padding-left:10px;font-size:10px;display:block;overflow:hidden}.modal-toast-module__XUtIRa__description-expanded{white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;scrollbar-width:thin;scrollbar-color:var(--gray-12) transparent;min-height:88px;max-height:220px;padding:8px 4px 8px 8px;font-size:15px;overflow-y:auto}.modal-toast-module__XUtIRa__description-expanded::-webkit-scrollbar{width:8px}.modal-toast-module__XUtIRa__description-expanded::-webkit-scrollbar-thumb{background-color:var(--gray-12);background-clip:content-box;border:2px solid #0000;border-radius:999px}.modal-toast-module__XUtIRa__description-expanded::-webkit-scrollbar-thumb:hover{background-color:var(--gray-8)}.modal-toast-module__XUtIRa__description-row{justify-content:space-between;align-items:flex-start;gap:4px;width:100%;min-width:0;display:flex}.modal-toast-module__XUtIRa__description-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.modal-toast-module__XUtIRa__description-copy{width:24px;height:24px;color:inherit;cursor:pointer;background-color:#ffffff3d;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.modal-toast-module__XUtIRa__description-copy:hover{background-color:#ffffff57}.modal-toast-module__XUtIRa__description-copy-icon{width:13px;height:13px}.modal-toast-module__XUtIRa__description-collapsed-trigger{width:100%;min-width:0;max-width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:0;display:flex}.modal-toast-module__XUtIRa__description-toggle{width:24px;height:24px;color:inherit;cursor:pointer;background-color:#ffffff3d;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.modal-toast-module__XUtIRa__description-toggle:hover{background-color:#ffffff57}.modal-toast-module__XUtIRa__expand-icon{opacity:.95;transition:transform .2s var(--easing-primary);flex-shrink:0;width:12px;height:12px}.modal-toast-module__XUtIRa__expand-icon.modal-toast-module__XUtIRa__expanded{transform:rotate(180deg)}.modal-toast-module__XUtIRa__progress-track{border-radius:inherit;pointer-events:none;align-items:flex-end;width:100%;height:100%;display:flex;position:absolute;bottom:0;left:0;overflow:hidden}.modal-toast-module__XUtIRa__progress-bar{background-color:#fff6;width:100%;height:4px;display:block}.modal-toast-module__XUtIRa__xmark{cursor:pointer;opacity:.84;width:20px;height:20px;position:absolute;top:7px;right:8px}.modal-toast-module__XUtIRa__xmark:hover{opacity:1}@media only screen and (max-width:767px){.modal-toast-module__XUtIRa__wrapper{min-width:calc(100% - 16px)}.modal-toast-module__XUtIRa__wrapper.modal-toast-module__XUtIRa__tc,.modal-toast-module__XUtIRa__wrapper.modal-toast-module__XUtIRa__tr{top:32px;left:50%;bottom:initial;right:initial;transform:translate(-50%,-20px)}:is(.modal-toast-module__XUtIRa__wrapper.modal-toast-module__XUtIRa__tc,.modal-toast-module__XUtIRa__wrapper.modal-toast-module__XUtIRa__tr).modal-toast-module__XUtIRa__active{transform:translate(-50%)}.modal-toast-module__XUtIRa__inner{text-align:center;flex-direction:column;justify-content:center;padding:14px 28px 12px}.modal-toast-module__XUtIRa__img{width:25px;height:25px;margin-bottom:8px;margin-right:0}.modal-toast-module__XUtIRa__progress-track{height:3px}.modal-toast-module__XUtIRa__text{white-space:initial;font-size:17px;line-height:23px}}}
@layer components{.sheet-module__lpFEZW__wrapper{--sheet-safe-area-top:var(--app-safe-area-top,env(safe-area-inset-top,0px));--sheet-safe-area-bottom:var(--app-safe-area-bottom,env(safe-area-inset-bottom,0px))}.sheet-module__lpFEZW__wrapper{z-index:var(--z-index-sheet);transition:transform var(--easing-ease-out-expo) .4s;display:flex;position:fixed}.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__right,.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__left{min-width:600px;max-width:24%;height:100%;top:0}:is(.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__right,.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__left) .sheet-module__lpFEZW__inner{width:100%;height:100%}.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__top,.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__bottom{flex-direction:column;width:100%;height:26%;left:0}:is(.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__top,.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__bottom) .sheet-module__lpFEZW__inner{width:100%;height:100%}.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__right{padding:16px 16px 16px 0;right:0;transform:translate(100%)}.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__right.sheet-module__lpFEZW__active{transform:translate(0)}.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__left{padding:16px 0 16px 16px;left:0;transform:translate(-100%)}.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__left.sheet-module__lpFEZW__active{transform:translate(0)}.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__top{padding:16px 16px 0;top:0;transform:translateY(-100%)}.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__top.sheet-module__lpFEZW__active{transform:translateY(0)}.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__bottom{padding:0 16px 16px;bottom:0;transform:translateY(100%)}.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__bottom.sheet-module__lpFEZW__active{transform:translateY(0)}.sheet-module__lpFEZW__inner{background-color:var(--gray-5);border:1px solid var(--gray-a4);box-shadow:0 0 30px var(--color-bg);-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);border-radius:14px;flex-direction:column;flex-grow:1;min-height:0;padding-top:24px;display:flex;overflow:hidden}.sheet-module__lpFEZW__inner section{padding:0 20px}.sheet-module__lpFEZW__inner section.sheet-module__lpFEZW__contents-area{padding-left:20px;padding-right:20px;overflow-y:auto}.sheet-module__lpFEZW__inner section.sheet-module__lpFEZW__contents-area:after{content:"";height:20px;display:block}.sheet-module__lpFEZW__title-area{flex-shrink:0;align-items:center;display:flex}.sheet-module__lpFEZW__text{flex-grow:1}.sheet-module__lpFEZW__title{color:var(--gray-12);font-size:20px;line-height:20px;font-weight:var(--font-weight-extra-bold)}.sheet-module__lpFEZW__sub{color:var(--gray-a9);margin-top:7px;font-size:14px;line-height:14px}.sheet-module__lpFEZW__sub span{color:var(--color-star)}.sheet-module__lpFEZW__sheet-close-icon{width:30px;height:30px;color:var(--gray-12);opacity:.64;cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0;margin-left:8px}.sheet-module__lpFEZW__sheet-close-icon:hover{opacity:.84}.sheet-module__lpFEZW__contents-area{flex-grow:1;min-height:0;margin-top:24px}@media (max-width:767px){.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__right,.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__left,.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__top,.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__bottom{width:100%;min-width:auto;max-width:none;height:100dvh;padding:0}:is(.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__right,.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__left,.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__top,.sheet-module__lpFEZW__wrapper.sheet-module__lpFEZW__bottom) .sheet-module__lpFEZW__inner{padding-top:calc(24px + var(--sheet-safe-area-top));border-radius:0}.sheet-module__lpFEZW__inner section.sheet-module__lpFEZW__contents-area:after{height:calc(20px + var(--sheet-safe-area-bottom))}}}
@layer components{@keyframes chat-messenger-module__YZNfdW__unread-wave{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--color-red) 50%, transparent)}50%{box-shadow:0 0 0 12px #0000}}.chat-messenger-module__YZNfdW__chat-messenger-area{--chat-messenger-safe-area-bottom:var(--app-safe-area-bottom,env(safe-area-inset-bottom,0px));right:35px;bottom:calc(33px + var(--chat-messenger-safe-area-bottom));z-index:var(--z-index-sheet-dim);transition:transform var(--easing-primary) .5s;position:fixed}.chat-messenger-module__YZNfdW__chat-messenger-area.chat-messenger-module__YZNfdW__unread:before{content:"";aspect-ratio:1;background-color:var(--color-red);z-index:1;border-radius:50%;width:18px;animation-name:chat-messenger-module__YZNfdW__unread-wave;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;bottom:0;right:-4px}.chat-messenger-module__YZNfdW__chat-messenger-btn{background-color:var(--gray-6);border:1px solid var(--gray-6);width:164px;height:65px;box-shadow:0 12px 30px color-mix(in srgb, var(--gray-1) 16%, transparent);cursor:pointer;transition-timing-function:var(--easing-primary);opacity:0;box-sizing:border-box;pointer-events:none;border-radius:50px;align-items:center;padding:5px 22px 5px 5px;transition-property:width,transform,opacity,background-color;transition-duration:.3s;display:flex;overflow:hidden;transform:scale(.7)}.chat-messenger-module__YZNfdW__chat-messenger-btn.chat-messenger-module__YZNfdW__ready{opacity:1;pointer-events:auto;transform:scale(1)}.chat-messenger-module__YZNfdW__chat-messenger-btn.chat-messenger-module__YZNfdW__active{background-color:var(--lime-9-primary);border-color:#0000;width:115px}.chat-messenger-module__YZNfdW__chat-messenger-btn.chat-messenger-module__YZNfdW__active .chat-messenger-module__YZNfdW__chat-messenger-text{color:var(--gray-6);margin-left:0}.chat-messenger-module__YZNfdW__chat-messenger-icon-wrapper{background-color:var(--lime-9-primary);border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;display:flex}.chat-messenger-module__YZNfdW__chat-messenger-icon{width:34px;height:34px;color:var(--lime-4)}.chat-messenger-module__YZNfdW__chat-messenger-text{white-space:nowrap;font-size:18px;line-height:18px;font-weight:var(--font-weight-extra-bold);color:var(--lime-9-primary);margin-left:12px}.chat-messenger-module__YZNfdW__chat-messenger-widget{color-scheme:normal;flex-direction:column;display:flex;z-index:9999!important;border-radius:16px!important;bottom:106px!important;overflow:hidden!important}.chat-messenger-module__YZNfdW__chat-messenger-widget #chatwoot_live_chat_widget{flex:1}.chat-messenger-module__YZNfdW__chat-messenger-widget #chatwoot_live_chat_widget[style*="visibility: hidden"]{display:none}.chat-messenger-module__YZNfdW__chat-messenger-widget.has-unread-view #chatwoot_live_chat_widget{opacity:0;pointer-events:none}@media only screen and (max-width:991px){.chat-messenger-module__YZNfdW__chat-messenger-area{right:13px;bottom:calc(var(--mobile-nav-height,var(--header-height)) + 13px + var(--chat-messenger-safe-area-bottom));opacity:0;pointer-events:none;z-index:var(--z-index-sheet-dim)}.chat-messenger-module__YZNfdW__chat-messenger-area.chat-messenger-module__YZNfdW__unread:before{width:14px}.chat-messenger-module__YZNfdW__chat-messenger-btn{background-color:var(--lime-9-primary);border:1px solid var(--lime-9-primary);border-radius:18px;width:42px;height:42px;padding:0}.chat-messenger-module__YZNfdW__chat-messenger-btn.chat-messenger-module__YZNfdW__active{background-color:var(--lime-9-primary);border-color:#0000;width:42px}.chat-messenger-module__YZNfdW__chat-messenger-text{display:none}.chat-messenger-module__YZNfdW__chat-messenger-icon{width:28px;height:28px}}@media (max-width:767px){.chat-messenger-module__YZNfdW__chat-messenger-widget{border-radius:0!important}}}
@layer components{.admin-nav-module__ScX12W__admin-nav{--admin-nav-safe-area-top:var(--app-safe-area-top,env(safe-area-inset-top,0px))}.admin-nav-module__ScX12W__admin-nav{border-right:1px solid var(--gray-6);background-color:var(--gray-3);width:56px;height:100dvh;transition:width .2s var(--easing-primary);flex-shrink:0;display:flex;position:sticky;top:0}.admin-nav-module__ScX12W__admin-nav:hover{width:320px}.admin-nav-module__ScX12W__admin-nav-title{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-nav-module__ScX12W__first-depth-nav{border-right:1px solid var(--gray-6);width:56px;padding:calc(.75rem + var(--admin-nav-safe-area-top)) .5rem .75rem;transition:width .2s var(--easing-primary);flex-direction:column;flex-shrink:0;gap:.5rem;display:flex}.admin-nav-module__ScX12W__admin-nav:hover .admin-nav-module__ScX12W__first-depth-nav{width:150px;padding:calc(.75rem + var(--admin-nav-safe-area-top)) .5rem .75rem}.admin-nav-module__ScX12W__first-depth-item{color:var(--gray-11);font-weight:var(--font-weight-medium);transition:all .2s var(--easing-primary);box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.75rem .5rem;display:flex;position:relative}.admin-nav-module__ScX12W__admin-nav:hover .admin-nav-module__ScX12W__first-depth-item{justify-content:flex-start;padding:.75rem}.admin-nav-module__ScX12W__first-depth-item:hover{color:var(--gray-12);background-color:var(--gray-4)}.admin-nav-module__ScX12W__first-depth-item.admin-nav-module__ScX12W__active{color:var(--lime-9-primary);background-color:var(--lime-a3)}.admin-nav-module__ScX12W__first-depth-item.admin-nav-module__ScX12W__first-depth-item-disabled{color:var(--gray-8);cursor:default;pointer-events:none}.admin-nav-module__ScX12W__first-depth-item.admin-nav-module__ScX12W__first-depth-item-disabled:hover{color:var(--gray-8);background-color:#0000}.admin-nav-module__ScX12W__first-depth-item .admin-nav-module__ScX12W__icon{flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;line-height:0;display:flex}.admin-nav-module__ScX12W__first-depth-item .admin-nav-module__ScX12W__name{opacity:0;white-space:nowrap;width:0;transition:width .2s var(--easing-primary), opacity .2s var(--easing-primary);position:absolute;overflow:hidden}.admin-nav-module__ScX12W__admin-nav:hover :is(.admin-nav-module__ScX12W__first-depth-item .admin-nav-module__ScX12W__name){opacity:1;width:auto;position:static}.admin-nav-module__ScX12W__second-depth-nav{opacity:0;width:0;min-width:0;transition:opacity .2s var(--easing-primary);flex-direction:column;flex:1;gap:.35rem;min-height:0;padding:0;display:flex;overflow:hidden}.admin-nav-module__ScX12W__admin-nav:hover .admin-nav-module__ScX12W__second-depth-nav{left:150px;top:var(--second-depth-top,0);width:170px;max-height:calc(100dvh - var(--second-depth-top,0) - var(--admin-nav-safe-area-top) - 1rem);opacity:1;min-height:0;padding:.5rem .75rem 1rem .25rem;position:absolute;overflow:hidden auto}.admin-nav-module__ScX12W__second-depth-title{color:var(--gray-11);font-size:.8rem;font-weight:var(--font-weight-semi-bold);padding:.5rem}.admin-nav-module__ScX12W__second-depth-item{color:var(--gray-11);transition:all .2s var(--easing-primary);border-radius:8px;padding:.6rem .75rem;font-size:.95rem}.admin-nav-module__ScX12W__second-depth-item:hover{color:var(--gray-12);background-color:var(--gray-4)}.admin-nav-module__ScX12W__second-depth-item.admin-nav-module__ScX12W__active{color:var(--lime-9-primary);background-color:var(--lime-a3)}.admin-nav-module__ScX12W__second-depth-empty{color:var(--gray-10);padding:.6rem .75rem;font-size:.9rem}@media (max-width:767px){.admin-nav-module__ScX12W__admin-nav{border-right:none;border-bottom:1px solid var(--gray-6);width:100%;height:auto;padding-top:var(--admin-nav-safe-area-top);flex-direction:column;position:static}.admin-nav-module__ScX12W__admin-nav:hover{width:100%}.admin-nav-module__ScX12W__first-depth-nav{border-right:none;border-bottom:1px solid var(--gray-6);flex-direction:row;width:100%;padding:.75rem .5rem;overflow-x:auto}.admin-nav-module__ScX12W__admin-nav:hover .admin-nav-module__ScX12W__first-depth-nav{width:100%;padding:.75rem .5rem}.admin-nav-module__ScX12W__first-depth-item{flex-shrink:0;justify-content:flex-start;min-width:max-content;padding:.75rem 1rem}.admin-nav-module__ScX12W__admin-nav:hover .admin-nav-module__ScX12W__first-depth-item{justify-content:flex-start;padding:.75rem 1rem}.admin-nav-module__ScX12W__first-depth-item .admin-nav-module__ScX12W__name{opacity:1;width:auto;position:static;overflow:visible}.admin-nav-module__ScX12W__admin-nav:hover :is(.admin-nav-module__ScX12W__first-depth-item .admin-nav-module__ScX12W__name){opacity:1;width:auto}.admin-nav-module__ScX12W__second-depth-nav{opacity:1;flex-flow:wrap;align-items:center;width:100%;min-width:0;max-height:none;padding:1rem .75rem;position:static;top:auto;left:auto;overflow:visible}.admin-nav-module__ScX12W__admin-nav:hover .admin-nav-module__ScX12W__second-depth-nav{width:100%;max-height:none;padding:1rem .75rem;position:static;top:auto;left:auto}}}
@layer components{.footer-module__o_vn2a__footer{z-index:1;border-top:1px solid var(--gray-3);background-color:var(--color-bg);width:100%;padding:1.5rem 0 1.25rem;position:relative}.footer-module__o_vn2a__footer.footer-module__o_vn2a__hidden{display:none}.footer-module__o_vn2a__footer .footer-module__o_vn2a__footer-inner{color:var(--gray-9);flex-direction:column;gap:1rem;font-size:.875rem;display:flex}.footer-module__o_vn2a__footer .footer-module__o_vn2a__footer-top{flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:.75rem;width:100%;display:flex}.footer-module__o_vn2a__footer .footer-module__o_vn2a__links{gap:1.5rem;display:flex}.footer-module__o_vn2a__footer .footer-module__o_vn2a__links .footer-module__o_vn2a__link-item{cursor:pointer;transition:color .2s}.footer-module__o_vn2a__footer .footer-module__o_vn2a__links .footer-module__o_vn2a__link-item:hover{color:var(--lime-9-primary)}.footer-module__o_vn2a__footer .footer-module__o_vn2a__company-meta{border-top:1px solid var(--gray-4);width:100%;color:var(--gray-10);padding-top:.875rem;font-size:.75rem;line-height:1.55}.footer-module__o_vn2a__footer .footer-module__o_vn2a__company-line{flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;margin:0 0 .35rem;display:flex}.footer-module__o_vn2a__footer .footer-module__o_vn2a__company-item{white-space:nowrap}.footer-module__o_vn2a__footer .footer-module__o_vn2a__company-sep{color:var(--gray-8);-webkit-user-select:none;user-select:none;flex-shrink:0;font-weight:300}.footer-module__o_vn2a__footer .footer-module__o_vn2a__company-address{word-break:keep-all;overflow-wrap:anywhere;max-width:52rem;margin:0}@media (max-width:767px){.footer-module__o_vn2a__footer .footer-module__o_vn2a__footer-top{flex-direction:column;align-items:flex-start}.footer-module__o_vn2a__footer .footer-module__o_vn2a__company-meta{padding-top:.75rem}.footer-module__o_vn2a__footer .footer-module__o_vn2a__company-line{flex-direction:column;align-items:flex-start;gap:.25rem}.footer-module__o_vn2a__footer .footer-module__o_vn2a__company-sep{display:none}.footer-module__o_vn2a__footer .footer-module__o_vn2a__company-item{white-space:normal}}}
@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}}
.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 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}}}
.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{.page-module__t9PIFa__form{flex-direction:column;gap:1.25rem;display:flex}.page-module__t9PIFa__form-actions{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.page-module__t9PIFa__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__t9PIFa__cancel-btn:hover:not(:disabled){background-color:var(--gray-5);color:var(--gray-12)}.page-module__t9PIFa__cancel-btn:disabled{opacity:.5;cursor:not-allowed}}
@layer pages{.page-module__KaRtRG__form{flex-direction:column;gap:1.25rem;display:flex}.page-module__KaRtRG__scope-actions-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.page-module__KaRtRG__form-actions{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.page-module__KaRtRG__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__KaRtRG__cancel-btn:hover:not(:disabled){background-color:var(--gray-5);color:var(--gray-12)}.page-module__KaRtRG__cancel-btn:disabled{opacity:.5;cursor:not-allowed}}
@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}}
.password-reset-result-action-sheet-content-module__XzuvUW__password-sheet{}.password-reset-result-action-sheet-content-module__XzuvUW__password-sheet__label{}.password-reset-result-action-sheet-content-module__XzuvUW__password-sheet__row{}.password-reset-result-action-sheet-content-module__XzuvUW__password-sheet__value{}.password-reset-result-action-sheet-content-module__XzuvUW__password-sheet__actions{}
.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-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{.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-table-page-layout-module__XJ1f0a__page{flex-direction:column;gap:1rem;display:flex}.admin-table-page-layout-module__XJ1f0a__page-header{flex-direction:column;gap:.35rem;display:flex}.admin-table-page-layout-module__XJ1f0a__page-header-main{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.admin-table-page-layout-module__XJ1f0a__page-header-actions{flex-shrink:0;align-items:center;gap:.5rem;display:inline-flex}.admin-table-page-layout-module__XJ1f0a__page-title{color:var(--gray-12);font-size:1.35rem;font-weight:var(--font-weight-bold)}.admin-table-page-layout-module__XJ1f0a__page-description{color:var(--gray-11);font-size:.92rem}.admin-table-page-layout-module__XJ1f0a__list-header{justify-content:space-between;align-items:center;gap:.25rem;display:flex}.admin-table-page-layout-module__XJ1f0a__list-header-bulk-actions{justify-content:flex-start;align-items:center;gap:.75rem;width:100%;display:flex}.admin-table-page-layout-module__XJ1f0a__list-header-actions{flex-direction:row;justify-content:flex-end;align-items:center;gap:1rem;width:100%;margin-bottom:1rem;display:flex}.admin-table-page-layout-module__XJ1f0a__table-grid{padding-top:0}@media (max-width:768px){.admin-table-page-layout-module__XJ1f0a__list-header{align-items:row;flex-direction:column;gap:.5rem}}}
@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}}}
.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{.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}}}
.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{}
.status-action-sheet-content-module__C75kgq__form{}.status-action-sheet-content-module__C75kgq__form-actions{}.status-action-sheet-content-module__C75kgq__cancel-btn{}
.status-action-sheet-content-module__bLdJnq__form{}.status-action-sheet-content-module__bLdJnq__form-actions{}.status-action-sheet-content-module__bLdJnq__cancel-btn{}
@layer pages{.page-module__WXwjXa__pre-wrap{white-space:pre-wrap;font-family:inherit}}
@layer pages{.page-module__SNJCaG__pre-wrap{white-space:pre-wrap;font-family:inherit}}
