@layer components{.admin-input-checkbox-module__Hz8HfG__row{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex}.admin-input-checkbox-module__Hz8HfG__input{cursor:pointer;width:16px;height:16px;accent-color:var(--lime-9-primary,#84cc16)}.admin-input-checkbox-module__Hz8HfG__input:disabled{cursor:not-allowed;opacity:.5}.admin-input-checkbox-module__Hz8HfG__label{color:#ffffffd9;font-size:14px}.admin-input-checkbox-module__Hz8HfG__required{color:#f87171;margin-left:4px}}
@layer components{.admin-frame-side-panel-module__D1NMLq__frame-side-panel{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:8px;min-width:260px;padding:16px;display:flex}.admin-frame-side-panel-module__D1NMLq__frame-side-panel-title{color:#fff;margin:0;font-size:16px;font-weight:600}.admin-frame-side-panel-module__D1NMLq__frame-side-panel-subtitle{color:#ffffff80;margin:0 0 8px;font-size:12px}.admin-frame-side-panel-module__D1NMLq__frame-side-panel-status{color:#ffffff80;padding:8px;font-size:12px}.admin-frame-side-panel-module__D1NMLq__frame-side-panel-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.admin-frame-side-panel-module__D1NMLq__frame-side-panel-item{text-align:left;color:#fff;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;gap:4px;width:100%;padding:10px 12px;font-family:inherit;transition:background-color .12s,border-color .12s;display:flex}.admin-frame-side-panel-module__D1NMLq__frame-side-panel-item:hover{background:#ffffff0f}.admin-frame-side-panel-module__D1NMLq__frame-side-panel-item:focus-visible{outline-offset:1px;outline:2px solid #fff9}.admin-frame-side-panel-module__D1NMLq__frame-side-panel-item.admin-frame-side-panel-module__D1NMLq__selected{background:#ffffff1f;border-color:#ffffff4d}.admin-frame-side-panel-module__D1NMLq__frame-side-panel-item-head{justify-content:space-between;align-items:center;display:flex}.admin-frame-side-panel-module__D1NMLq__frame-side-panel-item-name{font-size:14px;font-weight:500}.admin-frame-side-panel-module__D1NMLq__frame-side-panel-item-count{color:#ffffff8c;white-space:nowrap;font-size:11px}.admin-frame-side-panel-module__D1NMLq__frame-side-panel-item-desc{color:#ffffff8c;margin:0;font-size:12px}.admin-frame-side-panel-module__D1NMLq__frame-side-panel-item-preview{color:#ffffff73;font-size:11px}@media (max-width:991px){.admin-frame-side-panel-module__D1NMLq__frame-side-panel{min-width:0}.admin-frame-side-panel-module__D1NMLq__frame-side-panel-list{max-height:260px;overflow-y:auto}}@media (prefers-reduced-motion:reduce){.admin-frame-side-panel-module__D1NMLq__frame-side-panel-item{transition:none}}}
@layer components{.admin-item-display-mini-preview-module__gLMFEG__mini{pointer-events:none;background:#0006;border:1px solid #ffffff14;border-radius:8px;flex:none;position:relative;overflow:hidden}.admin-item-display-mini-preview-module__gLMFEG__mini-inner{transform-origin:0 0;position:absolute;top:0;left:0}.admin-item-display-mini-preview-module__gLMFEG__mini-fallback{color:#ffffff59;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;flex:none;justify-content:center;align-items:center;display:flex}}
@layer components{@keyframes tooltip-module__wAIjiG__tooltip-slide-down{0%{opacity:0;transform:translateY(-6px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes tooltip-module__wAIjiG__tooltip-slide-up{0%{opacity:0;transform:translateY(6px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes tooltip-module__wAIjiG__tooltip-slide-left{0%{opacity:0;transform:translate(6px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes tooltip-module__wAIjiG__tooltip-slide-right{0%{opacity:0;transform:translate(-6px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes tooltip-module__wAIjiG__tooltip-fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.tooltip-module__wAIjiG__tooltip-trigger-btn{background-color:var(--lime-3);color:var(--lime-11);border:1px solid var(--lime-10);cursor:pointer;border-radius:6px;padding:.5rem 1rem}.tooltip-module__wAIjiG__tooltip-trigger-btn:hover{background-color:var(--lime-4)}.tooltip-module__wAIjiG__tooltip-content{font-size:12px;font-weight:var(--font-weight-medium);color:var(--gray-1);background-color:var(--gray-12);-webkit-user-select:none;user-select:none;will-change:transform, opacity;z-index:var(--z-index-sticky-contents);border-radius:6px;padding:6px 10px;line-height:1.4;animation-duration:.22s;animation-timing-function:cubic-bezier(.16,1,.3,1);animation-fill-mode:both;position:relative;box-shadow:0 4px 16px #0003,0 2px 6px #0000001f}.tooltip-module__wAIjiG__tooltip-content[data-state=delayed-open][data-side=bottom],.tooltip-module__wAIjiG__tooltip-content[data-state=instant-open][data-side=bottom]{animation-name:tooltip-module__wAIjiG__tooltip-slide-down}.tooltip-module__wAIjiG__tooltip-content[data-state=delayed-open][data-side=top],.tooltip-module__wAIjiG__tooltip-content[data-state=instant-open][data-side=top]{animation-name:tooltip-module__wAIjiG__tooltip-slide-up}.tooltip-module__wAIjiG__tooltip-content[data-state=delayed-open][data-side=left],.tooltip-module__wAIjiG__tooltip-content[data-state=instant-open][data-side=left]{animation-name:tooltip-module__wAIjiG__tooltip-slide-left}.tooltip-module__wAIjiG__tooltip-content[data-state=delayed-open][data-side=right],.tooltip-module__wAIjiG__tooltip-content[data-state=instant-open][data-side=right]{animation-name:tooltip-module__wAIjiG__tooltip-slide-right}.tooltip-module__wAIjiG__tooltip-content[data-state=closed]{animation-name:tooltip-module__wAIjiG__tooltip-fade-out;animation-duration:.12s;animation-timing-function:ease-in}.tooltip-module__wAIjiG__tooltip-arrow{fill:var(--gray-12)}}
@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{.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);white-space:break-spaces;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{.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{.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 components{.admin-filter-activation-module__WIMnXa__wrapper{border:1px solid var(--gray-6);background-color:var(--gray-2);border-radius:10px;flex-wrap:wrap;align-items:center;gap:.4rem;padding:.6rem .75rem;display:flex}.admin-filter-activation-module__WIMnXa__label{color:var(--gray-10);font-size:.78rem;font-weight:var(--font-weight-semi-bold);white-space:nowrap;padding-right:.2rem}.admin-filter-activation-module__WIMnXa__chip{border:1px solid var(--lime-9-primary);background-color:var(--gray-1);border-radius:20px;align-items:center;gap:.25rem;max-width:220px;padding:.15rem .3rem .15rem .55rem;display:inline-flex}.admin-filter-activation-module__WIMnXa__chip-text{color:var(--gray-12);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.admin-filter-activation-module__WIMnXa__chip-text--mono{font-family:monospace;font-size:.7rem}.admin-filter-activation-module__WIMnXa__chip-remove{color:var(--gray-10);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.1rem;font-size:.82rem;line-height:1;display:inline-flex}.admin-filter-activation-module__WIMnXa__chip-remove:hover{color:var(--gray-12);background-color:var(--gray-4)}.admin-filter-activation-module__WIMnXa__chip-remove:focus-visible{outline:2px solid var(--lime-9-primary);outline-offset:2px}}
@layer components{.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)}}
.piece-character-detail-module__kRrAZq__detail-section{}.piece-character-detail-module__kRrAZq__info-section{}.piece-character-detail-module__kRrAZq__intro-section{}.piece-character-detail-module__kRrAZq__comment-section{}.piece-character-detail-module__kRrAZq__creator-section{}@layer components{.piece-character-detail-module__kRrAZq__loading-wrap{justify-content:center;align-items:center;min-height:calc(100dvh - 200px);padding:3rem 1rem;display:flex}.piece-character-detail-module__kRrAZq__loader{width:40px;height:40px}.piece-character-detail-module__kRrAZq__hero-grid-wrapper .piece-character-detail-module__kRrAZq__hero-grid-inner{padding-bottom:0}.piece-character-detail-module__kRrAZq__info-grid-wrapper .piece-character-detail-module__kRrAZq__info-grid-inner{padding-top:0}.piece-character-detail-module__kRrAZq__info-grid-wrapper .piece-character-detail-module__kRrAZq__info-grid-inner section{border-top:1px solid var(--gray-8)}.piece-character-detail-module__kRrAZq__info-grid-wrapper .piece-character-detail-module__kRrAZq__info-grid-inner section:first-child{border-top:none}.piece-character-detail-module__kRrAZq__icon-btn{width:40px;height:40px;color:var(--gray-12);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .2s;display:flex}.piece-character-detail-module__kRrAZq__icon-btn:hover{background-color:var(--gray-3)}.piece-character-detail-module__kRrAZq__hero{background-color:var(--gray-6);justify-content:center;align-items:center;width:100%;min-height:400px;display:flex;position:relative;overflow:hidden}.piece-character-detail-module__kRrAZq__hero.piece-character-detail-module__kRrAZq__hero-clickable{cursor:pointer}.piece-character-detail-module__kRrAZq__hero.piece-character-detail-module__kRrAZq__hero-dragging{cursor:grabbing}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__hero-carousel{z-index:1;align-self:stretch;width:100%;position:relative;overflow:hidden}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__hero-track{--hero-slide-index:0;--hero-drag-offset:0px;touch-action:pan-y;-webkit-user-select:none;user-select:none;width:100%;min-height:400px;transform:translate3d(calc(var(--hero-slide-index) * -100% + var(--hero-drag-offset)), 0, 0);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__hero-track.piece-character-detail-module__kRrAZq__hero-track-dragging{cursor:grabbing;transition:none}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__hero-slide{flex:0 0 100%;justify-content:center;align-items:center;width:100%;min-height:400px;display:flex;position:relative}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__background-image{z-index:0;position:absolute;inset:0}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__background-image .piece-character-detail-module__kRrAZq__blur-img{filter:blur(20px);opacity:.6;width:100%;height:100%;transform:scale(1.1)}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__background-image:after{content:"";background-color:color-mix(in srgb, var(--gray-12) 30%, transparent);width:100%;height:100%;position:absolute;top:0;left:0}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__main-image-wrapper{z-index:1;aspect-ratio:2/3;width:min(100%,400px);height:auto;box-shadow:0 8px 20px color-mix(in srgb, var(--gray-12) 30%, transparent);color:var(--gray-8);justify-content:center;align-items:center;font-size:80px;display:flex;position:relative;overflow:hidden}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__main-image-wrapper .piece-character-detail-module__kRrAZq__main-img{width:100%;height:100%}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__main-image-wrapper .piece-character-detail-module__kRrAZq__main-img.piece-character-detail-module__kRrAZq__hero-img-locked{opacity:.35;filter:brightness(.5)}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__main-image-wrapper .piece-character-detail-module__kRrAZq__hero-lock-overlay{color:var(--gray-contrast);pointer-events:none;justify-content:center;align-items:center;font-size:48px;display:flex;position:absolute;inset:0}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__main-image-wrapper-wide{aspect-ratio:2;width:min(100%,960px)}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__main-image-wrapper-landscape{aspect-ratio:16/9;width:min(100%,900px)}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__main-image-wrapper-square{aspect-ratio:1;width:min(100%,600px)}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__main-image-wrapper-portrait{aspect-ratio:3/4;width:min(100%,450px)}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__main-image-wrapper-profile{aspect-ratio:2/3}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__hero-nav-btn{z-index:2;color:var(--gray-contrast);cursor:pointer;filter:drop-shadow(0 1px 4px color-mix(in srgb, var(--color-bg) 70%, transparent));opacity:.85;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:28px;transition:opacity .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__hero-nav-btn:hover{opacity:1}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__hero-nav-prev{left:16px}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__hero-nav-next{right:16px}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__hero-plot-badge-wrap{z-index:3;pointer-events:auto;justify-content:flex-end;align-items:center;display:flex;position:absolute;top:14px;right:14px}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__stats-overlay-wrap{z-index:2;cursor:default;position:absolute;bottom:14px;right:14px}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__stats-overlay{background-color:var(--lime-6)}.piece-character-detail-module__kRrAZq__hero-filmstrip-wrap{background-color:var(--gray-1);padding:12px 0 0}.piece-character-detail-module__kRrAZq__hero-filmstrip-position-label{font-size:13px;font-weight:var(--font-weight-medium);color:var(--gray-11);letter-spacing:.04em;text-align:center;margin:0 0 8px;padding:0 16px}.piece-character-detail-module__kRrAZq__section{padding:24px 0}.piece-character-detail-module__kRrAZq__section .piece-character-detail-module__kRrAZq__section-title{font-size:20px;font-weight:var(--font-weight-medium);color:var(--gray-12);margin-bottom:16px}.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item{margin-bottom:24px}.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item:last-child{margin-bottom:0}.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item .piece-character-detail-module__kRrAZq__label{font-size:16px;font-weight:var(--font-weight-semi-bold);color:var(--gray-12);margin-bottom:8px}.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item .piece-character-detail-module__kRrAZq__content-box{background-color:var(--gray-3);border:1px solid var(--gray-6);color:var(--gray-11);white-space:pre-wrap;border-radius:8px;padding:16px;font-size:14px;line-height:1.5}.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item .piece-character-detail-module__kRrAZq__content-box .piece-character-detail-module__kRrAZq__desc-paragraph{margin-top:16px}.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item .piece-character-detail-module__kRrAZq__content-box .piece-character-detail-module__kRrAZq__desc-paragraph:first-child{margin-top:0}.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item .piece-character-detail-module__kRrAZq__backdrop-container{background-color:var(--gray-3);border:1px solid var(--gray-6);cursor:pointer;border-radius:8px;gap:16px;padding:16px;transition:all .2s;display:flex}.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item .piece-character-detail-module__kRrAZq__backdrop-container:hover{background-color:var(--gray-4)}.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item .piece-character-detail-module__kRrAZq__backdrop-container:hover .piece-character-detail-module__kRrAZq__backdrop-name,.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item .piece-character-detail-module__kRrAZq__backdrop-container:hover .piece-character-detail-module__kRrAZq__backdrop-era{text-decoration:underline}.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item .piece-character-detail-module__kRrAZq__backdrop-container .piece-character-detail-module__kRrAZq__backdrop-thumbnail{aspect-ratio:2/3;background-color:var(--gray-6);width:100px;height:auto;color:var(--gray-8);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:40px;display:flex;overflow:hidden}.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item .piece-character-detail-module__kRrAZq__backdrop-container .piece-character-detail-module__kRrAZq__backdrop-thumbnail .piece-character-detail-module__kRrAZq__thumb-img{object-fit:cover;width:100%;height:100%}.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item .piece-character-detail-module__kRrAZq__backdrop-container .piece-character-detail-module__kRrAZq__backdrop-info{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item .piece-character-detail-module__kRrAZq__backdrop-container .piece-character-detail-module__kRrAZq__backdrop-info .piece-character-detail-module__kRrAZq__backdrop-name{font-size:16px;font-weight:var(--font-weight-bold);color:var(--gray-12);align-items:center;gap:6px;display:flex}.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item .piece-character-detail-module__kRrAZq__backdrop-container .piece-character-detail-module__kRrAZq__backdrop-info .piece-character-detail-module__kRrAZq__name-detail-icon-wrap{border:1px solid var(--gray-6);background-color:var(--gray-5);width:22px;height:22px;color:var(--gray-12);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item .piece-character-detail-module__kRrAZq__backdrop-container .piece-character-detail-module__kRrAZq__backdrop-info .piece-character-detail-module__kRrAZq__name-detail-icon{fill:currentColor;width:11px;height:11px}.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item .piece-character-detail-module__kRrAZq__backdrop-container .piece-character-detail-module__kRrAZq__backdrop-info .piece-character-detail-module__kRrAZq__backdrop-era{color:var(--gray-11);border-radius:4px;width:fit-content;font-size:13px;display:inline-block}.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item .piece-character-detail-module__kRrAZq__backdrop-container .piece-character-detail-module__kRrAZq__backdrop-info .piece-character-detail-module__kRrAZq__backdrop-era .piece-character-detail-module__kRrAZq__sub-label{font-weight:var(--font-weight-medium);margin-right:4px}.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item .piece-character-detail-module__kRrAZq__backdrop-container .piece-character-detail-module__kRrAZq__backdrop-info .piece-character-detail-module__kRrAZq__backdrop-desc{color:var(--gray-11);white-space:pre-wrap;margin-top:4px;font-size:14px;line-height:1.5}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__name-row{margin-bottom:8px}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__name-row .piece-character-detail-module__kRrAZq__name-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__name-row .piece-character-detail-module__kRrAZq__name-header .piece-character-detail-module__kRrAZq__name-title{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__name-row .piece-character-detail-module__kRrAZq__name-header .piece-character-detail-module__kRrAZq__name{font-size:24px;font-weight:var(--font-weight-semi-bold);color:var(--gray-12);min-width:0}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__name-row .piece-character-detail-module__kRrAZq__name-header .piece-character-detail-module__kRrAZq__unsafe-badge-wrap{flex-shrink:0;align-items:center;line-height:0;display:inline-flex}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__name-row .piece-character-detail-module__kRrAZq__name-header .piece-character-detail-module__kRrAZq__unsafe-badge-icon{width:29px;height:29px;display:block}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__name-row .piece-character-detail-module__kRrAZq__name-header .piece-character-detail-module__kRrAZq__actions{align-items:center;gap:4px;display:flex}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__name-row .piece-character-detail-module__kRrAZq__name-header .piece-character-detail-module__kRrAZq__actions .piece-character-detail-module__kRrAZq__action-btn{cursor:pointer;width:32px;height:32px;color:var(--gray-11);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;font-size:20px;transition:background-color .2s,color .2s;display:flex}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__name-row .piece-character-detail-module__kRrAZq__name-header .piece-character-detail-module__kRrAZq__actions .piece-character-detail-module__kRrAZq__action-btn:hover{background-color:var(--gray-4);color:var(--gray-12)}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__name-row .piece-character-detail-module__kRrAZq__name-header .piece-character-detail-module__kRrAZq__actions .piece-character-detail-module__kRrAZq__action-btn.piece-character-detail-module__kRrAZq__active[aria-label=좋아요]{color:var(--color-heart)}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__name-row .piece-character-detail-module__kRrAZq__name-header .piece-character-detail-module__kRrAZq__actions .piece-character-detail-module__kRrAZq__action-btn.piece-character-detail-module__kRrAZq__active[aria-label=즐겨찾기]{color:var(--color-star)}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__name-row .piece-character-detail-module__kRrAZq__creator{color:var(--gray-11);align-items:center;gap:12px;font-size:14px;display:flex}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__name-row .piece-character-detail-module__kRrAZq__creator .piece-character-detail-module__kRrAZq__creator-row{min-width:0;color:inherit;align-items:center;gap:6px;text-decoration:none;transition:color .15s;display:inline-flex}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__name-row .piece-character-detail-module__kRrAZq__creator .piece-character-detail-module__kRrAZq__creator-row .piece-character-detail-module__kRrAZq__creator-handle{min-width:0}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__name-row .piece-character-detail-module__kRrAZq__creator .piece-character-detail-module__kRrAZq__creator-row:hover{color:var(--lime-11)}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__name-row .piece-character-detail-module__kRrAZq__creator .piece-character-detail-module__kRrAZq__creator-row:hover .piece-character-detail-module__kRrAZq__creator-handle{text-decoration:underline}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__name-row .piece-character-detail-module__kRrAZq__creator .piece-character-detail-module__kRrAZq__creator-verified-wrap{flex-shrink:0;align-items:center;line-height:0;display:inline-flex}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__name-row .piece-character-detail-module__kRrAZq__creator .piece-character-detail-module__kRrAZq__creator-verified-badge{width:16px;height:16px;display:block}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__name-row .piece-character-detail-module__kRrAZq__creator .piece-character-detail-module__kRrAZq__follow-btn{color:var(--gray-1);font-size:14px;font-weight:var(--font-weight-medium);background-color:var(--gray-12);cursor:pointer;border-radius:50px;padding:10px 12px}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__name-row .piece-character-detail-module__kRrAZq__summary{color:var(--gray-10);margin-top:8px;font-size:14px;line-height:1.5}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__info-meta-grid{flex-direction:column;gap:8px;margin:16px 0;display:flex}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__info-meta-grid .piece-character-detail-module__kRrAZq__info-row{align-items:flex-start;font-size:14px;display:flex}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__info-meta-grid .piece-character-detail-module__kRrAZq__info-row .piece-character-detail-module__kRrAZq__label{width:80px;color:var(--gray-9);font-weight:var(--font-weight-medium);flex-shrink:0}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__info-meta-grid .piece-character-detail-module__kRrAZq__info-row .piece-character-detail-module__kRrAZq__value{color:var(--gray-12);font-weight:var(--font-weight-bold);word-break:break-all;flex:1}.piece-character-detail-module__kRrAZq__info-section .piece-character-detail-module__kRrAZq__stats-row{color:var(--gray-9);gap:16px;font-size:13px;display:flex}.piece-character-detail-module__kRrAZq__intro-section .piece-character-detail-module__kRrAZq__intro-accordion{flex-direction:column;gap:12px;display:flex}.piece-character-detail-module__kRrAZq__intro-section .piece-character-detail-module__kRrAZq__intro-accordion-icon{color:var(--gray-10);flex-shrink:0;font-size:18px;transition:transform .2s}.piece-character-detail-module__kRrAZq__intro-section .piece-character-detail-module__kRrAZq__intro-accordion-item{border:1px solid var(--gray-6);background-color:var(--gray-2);border-radius:12px;overflow:hidden}.piece-character-detail-module__kRrAZq__intro-section .piece-character-detail-module__kRrAZq__intro-accordion-item.piece-character-detail-module__kRrAZq__expanded .piece-character-detail-module__kRrAZq__intro-accordion-icon{transform:rotate(180deg)}.piece-character-detail-module__kRrAZq__intro-section .piece-character-detail-module__kRrAZq__intro-accordion-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:background-color .15s;display:flex}.piece-character-detail-module__kRrAZq__intro-section .piece-character-detail-module__kRrAZq__intro-accordion-header:hover{background-color:var(--gray-3)}.piece-character-detail-module__kRrAZq__intro-section .piece-character-detail-module__kRrAZq__intro-accordion-title{font-size:15px;font-weight:var(--font-weight-semi-bold);color:var(--gray-12)}.piece-character-detail-module__kRrAZq__intro-section .piece-character-detail-module__kRrAZq__intro-accordion-content{border-top:1px solid var(--gray-6)}.piece-character-detail-module__kRrAZq__intro-section .piece-character-detail-module__kRrAZq__intro-container{max-height:600px;padding:20px;transition:max-height .3s;position:relative;overflow:hidden}.piece-character-detail-module__kRrAZq__intro-section .piece-character-detail-module__kRrAZq__intro-container.piece-character-detail-module__kRrAZq__expanded,.piece-character-detail-module__kRrAZq__intro-section .piece-character-detail-module__kRrAZq__intro-container.piece-character-detail-module__kRrAZq__intro-container-uncapped{max-height:none}.piece-character-detail-module__kRrAZq__intro-section .piece-character-detail-module__kRrAZq__intro-container .piece-character-detail-module__kRrAZq__blur-overlay{background:linear-gradient(to bottom, transparent, var(--gray-2) 80%);pointer-events:none;z-index:1;width:100%;height:150px;position:absolute;bottom:0;left:0}.piece-character-detail-module__kRrAZq__intro-section .piece-character-detail-module__kRrAZq__intro-container .piece-character-detail-module__kRrAZq__expand-btn{background-color:var(--gray-3);border:1px solid var(--gray-6);color:var(--gray-12);font-size:14px;font-weight:var(--font-weight-medium);cursor:pointer;z-index:2;border-radius:50px;align-items:center;gap:8px;padding:10px 24px;transition:background-color .2s;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.piece-character-detail-module__kRrAZq__intro-section .piece-character-detail-module__kRrAZq__intro-container .piece-character-detail-module__kRrAZq__expand-btn:hover{background-color:var(--gray-4)}.piece-character-detail-module__kRrAZq__intro-section .piece-character-detail-module__kRrAZq__intro-container .piece-character-detail-module__kRrAZq__expand-btn svg{font-size:18px}.piece-character-detail-module__kRrAZq__intro-section .piece-character-detail-module__kRrAZq__chat-list{flex-direction:column;gap:16px;display:flex}.piece-character-detail-module__kRrAZq__intro-section .piece-character-detail-module__kRrAZq__empty-intro{background-color:var(--gray-3);border:1px solid var(--gray-6);width:100%;color:var(--gray-9);text-align:center;border-radius:8px;justify-content:center;align-items:center;padding:40px 20px;font-size:14px;display:flex}.piece-character-detail-module__kRrAZq__comment-section .piece-character-detail-module__kRrAZq__comment-count{color:var(--gray-9);font-size:14px}.piece-character-detail-module__kRrAZq__creator-section .piece-character-detail-module__kRrAZq__creator-intro-box{background-color:var(--gray-3);border:1px solid var(--gray-6);color:var(--gray-11);white-space:pre-wrap;border-radius:8px;padding:16px;font-size:14px;line-height:1.5}.piece-character-detail-module__kRrAZq__preview-root{pointer-events:none;-webkit-user-select:none;user-select:none}.piece-character-detail-module__kRrAZq__preview-root .piece-character-detail-module__kRrAZq__hero{min-height:220px}.piece-character-detail-module__kRrAZq__preview-root .piece-character-detail-module__kRrAZq__main-image-wrapper{aspect-ratio:2/3;width:min(100%,280px);height:auto;font-size:48px}.piece-character-detail-module__kRrAZq__preview-root .piece-character-detail-module__kRrAZq__main-image-wrapper-wide,.piece-character-detail-module__kRrAZq__preview-root .piece-character-detail-module__kRrAZq__main-image-wrapper-landscape{width:min(100%,560px)}.piece-character-detail-module__kRrAZq__preview-root .piece-character-detail-module__kRrAZq__main-image-wrapper-wide{aspect-ratio:2}.piece-character-detail-module__kRrAZq__preview-root .piece-character-detail-module__kRrAZq__main-image-wrapper-landscape{aspect-ratio:16/9}.piece-character-detail-module__kRrAZq__preview-root .piece-character-detail-module__kRrAZq__main-image-wrapper-square{aspect-ratio:1;width:min(100%,400px)}.piece-character-detail-module__kRrAZq__preview-root .piece-character-detail-module__kRrAZq__main-image-wrapper-portrait{aspect-ratio:3/4;width:min(100%,320px)}.piece-character-detail-module__kRrAZq__preview-root .piece-character-detail-module__kRrAZq__stats-overlay{transform-origin:100% 100%;transform:scale(.85)}.piece-character-detail-module__kRrAZq__preview-root .piece-character-detail-module__kRrAZq__hero-grid-wrapper .piece-character-detail-module__kRrAZq__hero-grid-inner{padding-top:1rem}.piece-character-detail-module__kRrAZq__preview-root .piece-character-detail-module__kRrAZq__info-grid-wrapper .piece-character-detail-module__kRrAZq__info-grid-inner{padding-bottom:1rem;padding-left:1rem;padding-right:1rem}.piece-character-detail-module__kRrAZq__detail-shell{display:contents}@media (max-width:767px){.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item .piece-character-detail-module__kRrAZq__backdrop-container{flex-direction:column}.piece-character-detail-module__kRrAZq__detail-section .piece-character-detail-module__kRrAZq__detail-item .piece-character-detail-module__kRrAZq__backdrop-container .piece-character-detail-module__kRrAZq__backdrop-thumbnail{aspect-ratio:2/3;width:min(100%,200px);height:auto}.piece-character-detail-module__kRrAZq__hero-grid-wrapper .piece-character-detail-module__kRrAZq__hero-grid-inner{padding-top:0;padding-left:0;padding-right:0}.piece-character-detail-module__kRrAZq__hero{min-height:auto}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__background-image{display:none}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__main-image-wrapper{aspect-ratio:2/3;width:100%}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__main-image-wrapper-wide{aspect-ratio:2}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__main-image-wrapper-landscape{aspect-ratio:16/9}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__main-image-wrapper-square{aspect-ratio:1}.piece-character-detail-module__kRrAZq__hero .piece-character-detail-module__kRrAZq__main-image-wrapper-portrait{aspect-ratio:3/4}}}
@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 components{.nav-module__npOb2a__navbar{--nav-safe-area-top:var(--app-safe-area-top,env(safe-area-inset-top,0px));--nav-safe-area-bottom:var(--app-safe-area-bottom,env(safe-area-inset-bottom,0px));--nav-safe-area-left:var(--app-safe-area-left,env(safe-area-inset-left,0px));--nav-store-icon-outline:var(--lime-11);--nav-store-icon-surface:var(--lime-3);--nav-store-icon-accent:var(--lime-8);--nav-store-icon-door:var(--lime-9-primary);--nav-store-button-bg:var(--lime-3);--nav-store-button-bg-hover:var(--lime-4);--nav-store-button-border:var(--lime-7);--nav-store-button-text:var(--lime-11)}[data-theme=dark] .nav-module__npOb2a__navbar,.nav-module__npOb2a__dark .nav-module__npOb2a__navbar,.nav-module__npOb2a__dark-theme .nav-module__npOb2a__navbar{--nav-store-icon-outline:var(--lime-10);--nav-store-icon-surface:var(--lime-9-primary);--nav-store-icon-accent:var(--lime-8);--nav-store-icon-door:var(--lime-10);--nav-store-button-bg:var(--lime-3);--nav-store-button-bg-hover:var(--lime-4);--nav-store-button-border:var(--lime-8);--nav-store-button-text:var(--lime-9-primary)}@keyframes nav-module__npOb2a__nav-store-clover-spin{0%{rotate:none}to{rotate:var(--store-fx-spin-end,360deg)}}@keyframes nav-module__npOb2a__nav-store-sparkle-twinkle{0%,to{opacity:.1;scale:.4}18%{opacity:.62;scale:1.1}36%{opacity:.2;scale:.55}55%{opacity:.72;scale:1.15}74%{opacity:.22;scale:.65}90%{opacity:.52;scale:1}}@keyframes nav-module__npOb2a__nav-store-glow-pulse{0%,to{box-shadow:0 0 0 0 var(--lime-a3)}50%{box-shadow:0 0 14px 0 var(--lime-a4)}}.nav-module__npOb2a__navbar{background-color:var(--gray-4);width:260px;height:100dvh;padding:calc(1rem + var(--nav-safe-area-top)) .75rem calc(1rem + var(--nav-safe-area-bottom)) calc(.75rem + var(--nav-safe-area-left));z-index:100;flex-direction:column;flex-shrink:0;display:flex;position:sticky;top:0}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-buttons{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button{color:var(--gray-12);font-weight:var(--font-weight-semi-bold);transition:all .2s var(--easing-primary);cursor:pointer;background-color:var(--gray-5);border:1px solid var(--gray-7);border-radius:8px;align-items:center;gap:.75rem;padding:1rem;display:flex}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button:hover{background-color:var(--gray-6);box-shadow:0 2px 8px #0000001a}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button.nav-module__npOb2a__active{background-color:var(--gray-6)}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button.nav-module__npOb2a__create-button{background-color:var(--lime-9-primary);color:var(--lime-contrast);border-color:var(--lime-9-primary)}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button.nav-module__npOb2a__create-button:hover{background-color:var(--lime-10);border-color:var(--lime-10);box-shadow:0 4px 12px #94c9474d}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button.nav-module__npOb2a__create-button.nav-module__npOb2a__active{background-color:var(--lime-10)}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button{isolation:isolate;background-color:var(--nav-store-button-bg);color:var(--nav-store-button-text);border-color:var(--nav-store-button-border);animation:nav-module__npOb2a__nav-store-glow-pulse 3.2s var(--easing-primary) infinite;position:relative;overflow:hidden}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button:hover{background-color:var(--nav-store-button-bg-hover);border-color:var(--lime-8);box-shadow:0 4px 12px var(--lime-a4)}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button.nav-module__npOb2a__active{background-color:var(--nav-store-button-bg-hover);border-color:var(--lime-8)}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button .nav-module__npOb2a__icon,.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button .nav-module__npOb2a__name{z-index:1;position:relative}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-clover{opacity:.38;width:12px;height:12px;filter:drop-shadow(0 1px 1px var(--lime-a4));animation:nav-module__npOb2a__nav-store-clover-spin var(--store-fx-spin-dur,9s) linear infinite;animation-delay:var(--store-fx-spin-delay,0s);will-change:rotate;position:absolute;bottom:-6px}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-clover-1{z-index:1;opacity:.34;--store-fx-spin-dur:14s;--store-fx-spin-delay:-2.4s;--store-fx-spin-end:360deg;width:16px;height:16px;bottom:-8px;left:-2%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-clover-2{z-index:3;opacity:.46;--store-fx-spin-dur:9.2s;--store-fx-spin-delay:-5.1s;--store-fx-spin-end:-360deg;width:13px;height:13px;bottom:-4px;left:6%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-clover-3{z-index:4;opacity:.4;--store-fx-spin-dur:7.6s;--store-fx-spin-delay:-1.1s;--store-fx-spin-end:360deg;width:10px;height:10px;bottom:1px;left:11%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-clover-4{z-index:2;opacity:.36;--store-fx-spin-dur:11.4s;--store-fx-spin-delay:-3.8s;--store-fx-spin-end:-360deg;width:15px;height:15px;bottom:-7px;left:16%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-clover-5{z-index:2;opacity:.38;--store-fx-spin-dur:10.1s;--store-fx-spin-delay:-.7s;--store-fx-spin-end:360deg;width:12px;height:12px;bottom:-5px;left:28%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-clover-6{z-index:5;opacity:.44;--store-fx-spin-dur:6.4s;--store-fx-spin-delay:-4.2s;--store-fx-spin-end:-360deg;width:9px;height:9px;bottom:2px;left:33%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-clover-7{z-index:1;opacity:.3;--store-fx-spin-dur:15.5s;--store-fx-spin-delay:-6.5s;--store-fx-spin-end:360deg;width:17px;height:17px;bottom:-9px;left:37%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-clover-8{z-index:4;opacity:.42;--store-fx-spin-dur:8.8s;--store-fx-spin-delay:-2.9s;--store-fx-spin-end:-360deg;width:11px;height:11px;bottom:-2px;left:42%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-clover-9{z-index:2;opacity:.36;--store-fx-spin-dur:12.2s;--store-fx-spin-delay:-1.6s;--store-fx-spin-end:360deg;width:14px;height:14px;bottom:-6px;left:54%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-clover-10{z-index:5;opacity:.4;--store-fx-spin-dur:5.9s;--store-fx-spin-delay:-3.3s;--store-fx-spin-end:-360deg;width:8px;height:8px;bottom:3px;left:58%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-clover-11{z-index:3;opacity:.44;--store-fx-spin-dur:9.6s;--store-fx-spin-delay:-5.8s;--store-fx-spin-end:360deg;width:12px;height:12px;bottom:-3px;left:63%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-clover-12{z-index:1;opacity:.28;--store-fx-spin-dur:13.8s;--store-fx-spin-delay:-.4s;--store-fx-spin-end:-360deg;width:16px;height:16px;bottom:-8px;left:68%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-clover-13{z-index:3;opacity:.4;--store-fx-spin-dur:8.1s;--store-fx-spin-delay:-4.7s;--store-fx-spin-end:360deg;width:11px;height:11px;bottom:-4px;left:78%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-clover-14{z-index:4;opacity:.38;--store-fx-spin-dur:7s;--store-fx-spin-delay:-2.2s;--store-fx-spin-end:-360deg;width:9px;height:9px;bottom:1px;left:84%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-clover-15{z-index:2;opacity:.32;--store-fx-spin-dur:11.8s;--store-fx-spin-delay:-6.9s;--store-fx-spin-end:360deg;width:15px;height:15px;bottom:-7px;left:90%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-spark{background-color:var(--lime-9-primary);width:2px;height:2px;box-shadow:0 0 3px var(--lime-a6), 0 0 6px var(--lime-a4);animation:nav-module__npOb2a__nav-store-sparkle-twinkle var(--store-fx-spark-twinkle,1.6s) var(--easing-primary) infinite;animation-delay:var(--store-fx-spark-delay,0s);will-change:opacity, scale;border-radius:50%;position:absolute}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-spark-1{--store-fx-spark-twinkle:1.7s;--store-fx-spark-delay:-.2s;bottom:38%;left:18%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-spark-2{--store-fx-spark-twinkle:1.3s;--store-fx-spark-delay:-.6s;width:1px;height:1px;bottom:52%;left:44%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-spark-3{background-color:var(--lime-8);--store-fx-spark-twinkle:1.9s;--store-fx-spark-delay:-1s;width:3px;height:3px;bottom:42%;left:68%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-spark-4{--store-fx-spark-twinkle:1.5s;--store-fx-spark-delay:-1.4s;bottom:58%;left:8%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-spark-5{--store-fx-spark-twinkle:1.2s;--store-fx-spark-delay:-.3s;width:1px;height:1px;bottom:48%;left:86%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-spark-6{background-color:var(--lime-8);width:1px;height:1px;box-shadow:0 0 3px var(--lime-a5);--store-fx-spark-twinkle:1.1s;--store-fx-spark-delay:-.8s;bottom:64%;left:32%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-spark-7{--store-fx-spark-twinkle:1.6s;--store-fx-spark-delay:-1.2s;bottom:70%;left:58%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-spark-8{background-color:var(--lime-8);--store-fx-spark-twinkle:1.4s;--store-fx-spark-delay:-1.7s;width:2px;height:2px;bottom:34%;left:52%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-spark-9{--store-fx-spark-twinkle:1.25s;--store-fx-spark-delay:-.5s;width:1px;height:1px;bottom:76%;left:24%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-spark-10{background-color:var(--lime-8);--store-fx-spark-twinkle:1.8s;--store-fx-spark-delay:-2s;width:2px;height:2px;bottom:66%;left:76%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-spark-11{--store-fx-spark-twinkle:1.35s;--store-fx-spark-delay:-.1s;width:1px;height:1px;bottom:46%;left:40%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-spark-12{--store-fx-spark-twinkle:1.15s;--store-fx-spark-delay:-1.5s;width:1px;height:1px;bottom:56%;left:94%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-spark-13{background-color:var(--lime-8);--store-fx-spark-twinkle:2s;--store-fx-spark-delay:-.9s;width:3px;height:3px;bottom:28%;left:12%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-spark-14{--store-fx-spark-twinkle:1.45s;--store-fx-spark-delay:-2.2s;width:1px;height:1px;bottom:30%;left:64%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-spark-15{--store-fx-spark-twinkle:1.55s;--store-fx-spark-delay:-1.1s;width:2px;height:2px;bottom:22%;left:36%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-spark-16{background-color:var(--lime-8);width:1px;height:1px;box-shadow:0 0 3px var(--lime-a5);--store-fx-spark-twinkle:1.05s;--store-fx-spark-delay:-.7s;bottom:74%;left:80%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-spark-17{--store-fx-spark-twinkle:1.65s;--store-fx-spark-delay:-1.8s;width:1px;height:1px;bottom:82%;left:48%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__store-fx-spark-18{background-color:var(--lime-8);--store-fx-spark-twinkle:1.75s;--store-fx-spark-delay:-2.5s;width:2px;height:2px;bottom:44%;left:4%}.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button .nav-module__npOb2a__icon{justify-content:center;align-items:center;font-size:1.25rem;line-height:0;display:flex}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-group{flex-direction:column;gap:.25rem;display:flex}.nav-module__npOb2a__navbar .nav-module__npOb2a__divider{background-color:var(--gray-6);height:1px;margin:.75rem 1rem}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-item{color:var(--gray-11);font-weight:var(--font-weight-medium);transition:all .2s var(--easing-primary);cursor:pointer;border-radius:8px;align-items:center;gap:.75rem;padding:1rem;display:flex}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-item:hover{background-color:var(--gray-3);color:var(--gray-12)}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-item.nav-module__npOb2a__active{background-color:var(--lime-a3);color:var(--lime-9-primary);border-left:4px solid var(--lime-9-primary)}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-item .nav-module__npOb2a__icon{justify-content:center;align-items:center;font-size:1.25rem;line-height:0;display:flex}.nav-module__npOb2a__navbar .nav-module__npOb2a__store-icon{flex-shrink:0;width:20px;height:20px;display:block}.nav-module__npOb2a__navbar .nav-module__npOb2a__store-icon [data-part=outline]{fill:var(--nav-store-icon-outline)}.nav-module__npOb2a__navbar .nav-module__npOb2a__store-icon [data-part=surface]{fill:var(--nav-store-icon-surface)}.nav-module__npOb2a__navbar .nav-module__npOb2a__store-icon [data-part=accent]{fill:var(--nav-store-icon-accent)}.nav-module__npOb2a__navbar .nav-module__npOb2a__store-icon [data-part=door]{fill:var(--nav-store-icon-door)}@media (max-width:991px){.nav-module__npOb2a__navbar{top:initial;width:100%;height:calc(var(--mobile-nav-height,60px) + env(safe-area-inset-bottom,0px));background-color:var(--gray-2);border-top:1px solid var(--gray-5);z-index:100;flex-direction:row;order:2;padding:0;position:sticky;bottom:0;left:0;box-shadow:0 -2px 10px #0000000d}.nav-module__npOb2a__navbar.nav-module__npOb2a__hidden,.nav-module__npOb2a__navbar .nav-module__npOb2a__action-buttons{display:none}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-group{flex-direction:row;flex:1;gap:0;height:100%}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-group.nav-module__npOb2a__essential{display:flex}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-group.nav-module__npOb2a__additional{display:none}.nav-module__npOb2a__navbar .nav-module__npOb2a__divider{display:none}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-item{height:100%;padding:0;padding-bottom:env(safe-area-inset-bottom,0px);border-radius:0;flex-direction:column;flex:1;justify-content:center;gap:.25rem}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-item:hover{background-color:#0000}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-item.nav-module__npOb2a__active{color:var(--lime-9-primary);background-color:#0000;border-left:none}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-item.nav-module__npOb2a__active .nav-module__npOb2a__icon{color:var(--lime-9-primary)}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-item .nav-module__npOb2a__icon{font-size:1.4rem}.nav-module__npOb2a__navbar .nav-module__npOb2a__nav-item .nav-module__npOb2a__name{font-size:.7rem;font-weight:var(--font-weight-medium)}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer{top:initial;bottom:initial;left:initial;width:100%;max-width:100%;height:auto;min-height:0;box-shadow:none;z-index:auto;flex-direction:column;order:initial;background-color:#0000;border:none;border-radius:0;padding:0;position:relative}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer.nav-module__npOb2a__hidden{display:flex}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-buttons{flex-flow:row;align-items:stretch;gap:.5rem;margin-bottom:.65rem;display:flex}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__nav-group{flex:initial;flex-direction:column;gap:0;height:auto}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__nav-group.nav-module__npOb2a__essential{display:none}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__nav-group.nav-module__npOb2a__additional{display:flex}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__divider{background-color:var(--gray-6);opacity:1;border:none;height:1px;margin:.65rem 0;display:block}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__nav-item{flex:initial;height:auto;min-height:0;color:var(--gray-12);font-weight:var(--font-weight-medium);background-color:#0000;border:none;border-radius:0;flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem;padding:.8rem .15rem}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__nav-item:hover{color:var(--gray-12);background-color:#0000}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__nav-item.nav-module__npOb2a__active{color:var(--lime-9-primary);background-color:#0000;border:none}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__nav-item.nav-module__npOb2a__active .nav-module__npOb2a__icon{color:var(--lime-9-primary)}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__nav-item.nav-module__npOb2a__active .nav-module__npOb2a__name{color:var(--lime-9-primary);font-weight:var(--font-weight-semi-bold)}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__nav-item .nav-module__npOb2a__icon{color:var(--gray-11);flex-shrink:0;font-size:1.3rem}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__nav-item .nav-module__npOb2a__name{font-size:.92rem;font-weight:inherit;letter-spacing:-.02em;color:inherit}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button{min-width:0;min-height:0;color:var(--gray-12);background-color:var(--gray-3);border:1px solid var(--gray-6);box-shadow:0 1px 0 color-mix(in srgb, var(--gray-12) 4%, transparent);font-weight:var(--font-weight-medium);transition:background-color .2s var(--easing-primary), border-color .2s var(--easing-primary);border-radius:10px;flex-direction:row;flex:1 1 0;justify-content:center;align-items:center;gap:.4rem;padding:.7rem .45rem;display:flex}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button .nav-module__npOb2a__name{font-size:.88rem;font-weight:inherit;letter-spacing:-.02em;color:inherit;white-space:nowrap}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button .nav-module__npOb2a__icon{color:var(--gray-11);flex-shrink:0;font-size:1.2rem}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button:hover{background-color:var(--gray-4);border-color:var(--gray-7);color:var(--gray-12);transform:none}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button:hover .nav-module__npOb2a__icon{color:var(--gray-12)}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__create-button{background-color:var(--lime-9-primary);border-color:var(--lime-9-primary)}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__create-button.nav-module__npOb2a__active{background-color:var(--lime-10)}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__create-button .nav-module__npOb2a__icon{color:var(--lime-contrast)}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__create-button .nav-module__npOb2a__name{color:var(--lime-contrast);font-weight:var(--font-weight-semi-bold)}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button{isolation:isolate;background-color:var(--nav-store-button-bg);border-color:var(--nav-store-button-border);color:var(--nav-store-button-text);box-shadow:none;animation:nav-module__npOb2a__nav-store-glow-pulse 3.2s var(--easing-primary) infinite;position:relative;overflow:hidden}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button:hover{background-color:var(--nav-store-button-bg-hover);border-color:var(--lime-8);color:var(--nav-store-button-text)}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button:hover .nav-module__npOb2a__icon{color:inherit}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button.nav-module__npOb2a__active{background-color:var(--nav-store-button-bg-hover);border-color:var(--lime-8)}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button .nav-module__npOb2a__icon,.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button .nav-module__npOb2a__name{z-index:1;position:relative}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button .nav-module__npOb2a__name{color:var(--nav-store-button-text);font-weight:var(--font-weight-semi-bold)}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button .nav-module__npOb2a__store-fx-clover-1,.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button .nav-module__npOb2a__store-fx-clover-4,.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button .nav-module__npOb2a__store-fx-clover-7,.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button .nav-module__npOb2a__store-fx-clover-12,.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button .nav-module__npOb2a__store-fx-clover-15{width:12px;height:12px}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button .nav-module__npOb2a__store-fx-clover-2,.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button .nav-module__npOb2a__store-fx-clover-5,.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button .nav-module__npOb2a__store-fx-clover-8,.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button .nav-module__npOb2a__store-fx-clover-9,.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button .nav-module__npOb2a__store-fx-clover-11,.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button .nav-module__npOb2a__store-fx-clover-13{width:9px;height:9px}.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button .nav-module__npOb2a__store-fx-clover-3,.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button .nav-module__npOb2a__store-fx-clover-6,.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button .nav-module__npOb2a__store-fx-clover-10,.nav-module__npOb2a__navbar.nav-module__npOb2a__drawer .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button .nav-module__npOb2a__store-fx-clover-14{width:7px;height:7px}}@media (prefers-reduced-motion:reduce){.nav-module__npOb2a__navbar .nav-module__npOb2a__action-button.nav-module__npOb2a__store-button{animation:none}.nav-module__npOb2a__navbar .nav-module__npOb2a__store-fx-clover,.nav-module__npOb2a__navbar .nav-module__npOb2a__store-fx-spark{animation:none!important}.nav-module__npOb2a__navbar .nav-module__npOb2a__store-fx-clover{opacity:.32;rotate:none}.nav-module__npOb2a__navbar .nav-module__npOb2a__store-fx-spark{opacity:.2;scale:1}}}
@layer components{.admin-preview-module__e2MXJW__banner-preview{justify-content:center;width:100%;display:flex}.admin-preview-module__e2MXJW__banner-li{flex-shrink:0;align-items:center;width:100%;display:flex}.admin-preview-module__e2MXJW__banner-btn{background-color:#141414;border-radius:24px;justify-content:center;align-items:center;width:100%;height:272px;display:flex;position:relative;overflow:hidden}.admin-preview-module__e2MXJW__banner-btn:before{content:"";z-index:1;box-sizing:border-box;pointer-events:none;border:1px solid #ffffff1f;border-radius:24px;width:100%;height:100%;display:block;position:absolute}.admin-preview-module__e2MXJW__banner-image{background-color:var(--banner-bg,#141414);background-image:var(--banner-image,none);background-position:66% 100%;background-repeat:no-repeat;background-size:cover;flex-shrink:0;width:100%;height:100%;position:relative}.admin-preview-module__e2MXJW__banner-text-area{box-sizing:border-box;z-index:2;pointer-events:none;text-shadow:0 4px 16px #00000040;align-items:center;width:100%;height:100%;padding:0 clamp(7%,7% + 6.5vw - 64.48px,12%);display:flex;position:absolute;top:0;left:0}.admin-preview-module__e2MXJW__banner-text-area-inner{flex-direction:column;align-items:flex-start;display:flex}.admin-preview-module__e2MXJW__banner-label{color:var(--banner-label-color,inherit);background-color:var(--banner-label-bg,#0009);border-radius:6px;margin-bottom:16px;padding:6px 10px;font-size:13px;font-weight:700;line-height:1;display:inline-block}.admin-preview-module__e2MXJW__banner-text{flex-direction:column;display:flex}.admin-preview-module__e2MXJW__banner-title{color:var(--banner-text-color,#fff);white-space:pre-wrap;margin:0 0 12px;font-size:32px;font-weight:700;line-height:1.4}.admin-preview-module__e2MXJW__banner-title span{color:var(--banner-point-color,inherit)}.admin-preview-module__e2MXJW__banner-description{color:var(--banner-text-color,#fffc);white-space:pre-wrap;margin:0;font-size:16px;font-weight:500;line-height:1.5}.admin-preview-module__e2MXJW__banner-description span{color:var(--banner-point-color,inherit)}.admin-preview-module__e2MXJW__mobile .admin-preview-module__e2MXJW__banner-li{flex-shrink:0;width:288px;position:relative}.admin-preview-module__e2MXJW__mobile .admin-preview-module__e2MXJW__banner-li:before{content:"";z-index:1;background:linear-gradient(to bottom, var(--banner-bg,transparent) 90%, transparent 100%);box-sizing:border-box;pointer-events:none;border-radius:14px;width:100%;height:62%;display:block;position:absolute;top:0;left:0}.admin-preview-module__e2MXJW__mobile .admin-preview-module__e2MXJW__banner-btn{border-radius:14px;height:272px}.admin-preview-module__e2MXJW__mobile .admin-preview-module__e2MXJW__banner-btn:before{border-radius:14px}.admin-preview-module__e2MXJW__mobile .admin-preview-module__e2MXJW__banner-image{background-position:100% 100%;background-repeat:no-repeat;background-size:auto 44%}.admin-preview-module__e2MXJW__mobile .admin-preview-module__e2MXJW__banner-text-area{text-align:center;justify-content:center;align-items:flex-start;width:100%;padding:18px 8px}.admin-preview-module__e2MXJW__mobile .admin-preview-module__e2MXJW__banner-text-area-inner{align-items:center}.admin-preview-module__e2MXJW__mobile .admin-preview-module__e2MXJW__banner-label{margin-bottom:12px;padding:4px 8px;font-size:11px}.admin-preview-module__e2MXJW__mobile .admin-preview-module__e2MXJW__banner-title{margin-bottom:8px;font-size:20px}.admin-preview-module__e2MXJW__mobile .admin-preview-module__e2MXJW__banner-description{font-size:13px}}
@layer components{.chat-setup-module__2ukBza__memory-note-modal-root{flex-direction:column;gap:12px;display:flex}.chat-setup-module__2ukBza__memory-note-modal-copy-row{display:flex}.chat-setup-module__2ukBza__memory-note-modal-copy-btn{font-size:13px;font-weight:var(--font-weight-medium);color:var(--lime-9-primary);cursor:pointer;background-color:#0000;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;display:inline-flex}.chat-setup-module__2ukBza__memory-note-modal-copy-btn:hover{background-color:var(--gray-2)}.chat-setup-module__2ukBza__memory-note-modal-copy-btn:focus-visible{outline:2px solid var(--lime-9-primary);outline-offset:2px}.chat-setup-module__2ukBza__memory-note-modal-copy-icon{color:var(--lime-9-primary);flex-shrink:0}.chat-setup-module__2ukBza__chatroom-setup{flex-direction:column;gap:32px;display:flex;overflow-y:visible}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__section{flex-direction:column;gap:12px;display:flex}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__section .chat-setup-module__2ukBza__section-title{font-size:18px;font-weight:var(--font-weight-medium);color:var(--color-text-primary)}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__section .chat-setup-module__2ukBza__section-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__section .chat-setup-module__2ukBza__section-desc{color:var(--gray-11);font-size:14px;line-height:1.6}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__section .chat-setup-module__2ukBza__highlight{color:var(--color-red);font-weight:var(--font-weight-medium)}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__model-picker-trigger{border:1px solid var(--gray-7);background-color:var(--gray-1);width:100%;color:var(--color-text-primary);font-size:15px;font-weight:var(--font-weight-medium);text-align:left;cursor:pointer;transition:border-color .2s var(--easing-primary), background-color .2s var(--easing-primary);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-width:0;margin:0;padding:20px;display:flex}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__model-picker-trigger:hover:not(:disabled){background-color:var(--gray-2)}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__model-picker-trigger:disabled{opacity:.65;cursor:not-allowed}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__model-picker-label{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__model-picker-arrow{color:var(--gray-8);flex-shrink:0}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__customization-trigger{border:1px solid var(--gray-7);background-color:var(--gray-1);width:100%;color:var(--color-text-primary);text-align:left;cursor:pointer;transition:border-color .2s var(--easing-primary), background-color .2s var(--easing-primary);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:20px;display:flex}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__customization-trigger:hover{background-color:var(--gray-2)}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__customization-meta{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__customization-heading{font-size:15px;font-weight:var(--font-weight-medium);color:var(--color-text-primary)}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__customization-desc{color:var(--gray-11);font-size:13px;line-height:1.45}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__customization-reset-btn{font-size:13px;font-weight:var(--font-weight-medium);color:var(--color-red);border:1px solid color-mix(in srgb, var(--color-red) 35%, var(--gray-7));background:color-mix(in srgb, var(--color-red) 8%, var(--gray-1));cursor:pointer;border-radius:8px;flex-shrink:0;padding:6px 10px;transition:background-color .15s,border-color .15s,opacity .15s}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__customization-reset-btn:hover:not(:disabled){background:color-mix(in srgb, var(--color-red) 14%, var(--gray-1));border-color:color-mix(in srgb, var(--color-red) 50%, var(--gray-7))}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__customization-reset-btn:disabled{opacity:.5;cursor:not-allowed}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__user-note-panel{background-color:var(--gray-1);border:1px solid var(--gray-7);transition:border-color .2s var(--easing-primary);cursor:pointer;border-radius:12px;padding:20px}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__user-note-panel:hover{background-color:var(--gray-2)}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__user-note-trigger{width:100%;color:var(--color-text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:0;align-items:center;gap:12px;margin:0;padding:0;font-size:15px;display:flex}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__user-note-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__user-note-icon-check{color:var(--lime-9-primary);flex-shrink:0}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__user-note-icon-note{color:var(--gray-11);flex-shrink:0}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__user-note-text{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__user-note-meta{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__user-note-heading{font-size:15px;font-weight:var(--font-weight-medium);color:var(--color-text-primary)}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__user-note-desc{color:var(--gray-11);font-size:13px;line-height:1.45}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__name-edit-group{align-items:center;gap:8px;display:flex}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__name-edit-group .chat-setup-module__2ukBza__name-input{border:1px solid var(--color-border);background-color:var(--color-bg-input);height:44px;color:var(--color-text-primary);border-radius:8px;flex:1;padding:0 12px;font-size:15px}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__name-edit-group .chat-setup-module__2ukBza__name-input:focus{border-color:var(--lime-9-primary);outline:none}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__name-edit-group .chat-setup-module__2ukBza__name-input:disabled{background-color:var(--color-bg-disabled);cursor:not-allowed}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__name-edit-group .chat-setup-module__2ukBza__edit-btn{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);height:44px;color:var(--color-text-primary);white-space:nowrap;border-radius:8px;padding:0 16px;font-size:14px}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__name-edit-group .chat-setup-module__2ukBza__edit-btn.chat-setup-module__2ukBza__save{background-color:var(--lime-9-primary);color:#fff;border:none}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__resource-list{flex-direction:column;gap:16px;display:flex}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__view-all-btn{font-size:13px;font-weight:var(--font-weight-medium);color:var(--gray-11);cursor:pointer;transition:color .15s var(--easing-primary);background:0 0;border:none;flex-shrink:0;padding:0}.chat-setup-module__2ukBza__chatroom-setup .chat-setup-module__2ukBza__view-all-btn:hover{color:var(--color-text-primary)}}
@layer components{.piece-backdrop-list-module__e_gSOa__container{container-type:inline-size}.piece-backdrop-list-module__e_gSOa__skeleton-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.piece-backdrop-list-module__e_gSOa__skeleton-card-wrapper{flex-direction:column;display:flex}.piece-backdrop-list-module__e_gSOa__skeleton-card{border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.piece-backdrop-list-module__e_gSOa__skeleton-thumbnail{aspect-ratio:2/3;background-color:var(--gray-3);width:100%}.piece-backdrop-list-module__e_gSOa__skeleton-info{flex-direction:column;gap:8px;padding:12px 8px;display:flex}.piece-backdrop-list-module__e_gSOa__skeleton-name{background-color:var(--gray-3);border-radius:4px;width:60%;height:16px}.piece-backdrop-list-module__e_gSOa__skeleton-summary{background-color:var(--gray-3);border-radius:4px;width:100%;height:14px}@container (min-width:500px){.piece-backdrop-list-module__e_gSOa__skeleton-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@container (min-width:800px){.piece-backdrop-list-module__e_gSOa__skeleton-grid{grid-template-columns:repeat(4,1fr);gap:20px}}@container (min-width:1100px){.piece-backdrop-list-module__e_gSOa__skeleton-grid{grid-template-columns:repeat(5,1fr)}}@container (min-width:1400px){.piece-backdrop-list-module__e_gSOa__skeleton-grid{grid-template-columns:repeat(6,1fr)}}}
@layer components{.resource-selector-module__C9PC1W__container{flex-direction:column;gap:24px;width:100%;height:100%;display:flex}.resource-selector-module__C9PC1W__header{justify-content:space-between;align-items:center;display:flex}.resource-selector-module__C9PC1W__tabs{gap:8px;display:flex}.resource-selector-module__C9PC1W__scope-label{color:var(--gray-12);font-size:16px;font-weight:600}.resource-selector-module__C9PC1W__tab{cursor:pointer;background-color:var(--gray-6);height:36px;color:var(--gray-12);border-radius:50px;padding:0 14px;font-size:16px;transition:all .2s;display:block}.resource-selector-module__C9PC1W__tab.resource-selector-module__C9PC1W__active{background-color:var(--lime-9-primary);color:var(--lime-contrast)}.resource-selector-module__C9PC1W__search-btn{cursor:pointer;background-color:var(--gray-6);width:36px;height:36px;color:var(--gray-11-text);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.resource-selector-module__C9PC1W__search-btn.resource-selector-module__C9PC1W__active{background-color:var(--lime-9-primary);color:var(--lime-contrast)}.resource-selector-module__C9PC1W__search-bar{background-color:var(--gray-4);border:1px solid var(--gray-6);border-radius:12px;align-items:center;gap:8px;height:40px;padding:0 14px;display:flex}.resource-selector-module__C9PC1W__search-form{flex:1;min-width:0}.resource-selector-module__C9PC1W__search-bar-icon{color:var(--gray-11);flex-shrink:0}.resource-selector-module__C9PC1W__search-input{min-width:0;color:var(--gray-12);background:0 0;border:none;outline:none;flex:1;font-size:14px}.resource-selector-module__C9PC1W__search-input::placeholder{color:var(--gray-10)}.resource-selector-module__C9PC1W__content-area{flex:1;min-height:300px}.resource-selector-module__C9PC1W__grid{grid-template-columns:repeat(4,1fr);gap:16px;padding-bottom:20px;display:grid}.resource-selector-module__C9PC1W__empty-state{color:var(--gray-9);flex-direction:column;justify-content:center;align-items:center;padding:40px 0;font-size:14px;display:flex}.resource-selector-module__C9PC1W__detail-view{flex-direction:column;gap:20px;height:100%;display:flex}.resource-selector-module__C9PC1W__detail-scroll-area{flex:1;padding-right:4px;overflow-y:auto}.resource-selector-module__C9PC1W__action-bar{width:100%;padding:16px 0 var(--app-safe-area-bottom,env(safe-area-inset-bottom,0px));z-index:10;justify-content:center;display:flex;position:sticky;bottom:0;left:0}.resource-selector-module__C9PC1W__action-bar:before{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);content:"";z-index:-1;width:100%;height:200%;position:absolute;top:0;left:0}.resource-selector-module__C9PC1W__select-btn{background-color:var(--lime-9-primary);width:100%;height:52px;color:var(--lime-contrast);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;font-size:16px;font-weight:600;transition:all .2s;display:flex}.resource-selector-module__C9PC1W__select-btn:hover{background-color:var(--lime-10)}@media (max-width:767px){.resource-selector-module__C9PC1W__grid{grid-template-columns:repeat(2,1fr)}}}
@layer components{.form-input-daterange-module__RfJujW__root{width:100%;min-width:0;position:relative}.form-input-daterange-module__RfJujW__label{font-size:.84rem;font-weight:var(--font-weight-medium);color:var(--gray-11);margin-bottom:.45rem;display:block}.form-input-daterange-module__RfJujW__trigger-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.form-input-daterange-module__RfJujW__trigger{border:1px solid var(--gray-6);background:var(--gray-1);min-width:0;color:var(--gray-12);cursor:pointer;text-align:left;border-radius:10px;flex:200px;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .75rem;font-size:.88rem;transition:border-color .15s,background .15s;display:inline-flex}.form-input-daterange-module__RfJujW__trigger:hover{border-color:var(--gray-7);background:var(--gray-2)}.form-input-daterange-module__RfJujW__trigger:focus-visible{outline:2px solid var(--lime-9-primary);outline-offset:2px}.form-input-daterange-module__RfJujW__trigger-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.form-input-daterange-module__RfJujW__chevron{color:var(--gray-9);flex-shrink:0;transition:transform .2s}.form-input-daterange-module__RfJujW__chevron-open{transform:rotate(180deg)}.form-input-daterange-module__RfJujW__clear{border:1px solid var(--gray-6);background:var(--gray-2);color:var(--gray-11);cursor:pointer;border-radius:8px;flex-shrink:0;padding:.45rem .65rem;font-size:.8rem}.form-input-daterange-module__RfJujW__clear:hover{background:var(--gray-3)}.form-input-daterange-module__RfJujW__hint{color:var(--gray-10);margin-top:.4rem;font-size:.78rem;line-height:1.45}.form-input-daterange-module__RfJujW__popover{z-index:40;border:1px solid var(--gray-6);background-color:var(--gray-1);background-image:linear-gradient(180deg, var(--gray-1) 0%, var(--gray-2) 100%);box-shadow:inset 0 1px 0 var(--gray-4);border-radius:14px;flex-wrap:wrap;gap:1rem;max-width:min(100vw - 2rem,720px);padding:1rem;display:flex;position:absolute;top:calc(100% + 6px);left:0}.form-input-daterange-module__RfJujW__clamp-note{width:100%;color:var(--gray-10);border-top:1px solid var(--gray-5);flex-basis:100%;margin:0;padding-top:.25rem;font-size:.78rem}.form-input-daterange-module__RfJujW__month{flex:260px;min-width:240px}.form-input-daterange-module__RfJujW__month-toolbar{justify-content:space-between;align-items:center;margin-bottom:.65rem;display:flex}.form-input-daterange-module__RfJujW__month-title{font-size:.92rem;font-weight:var(--font-weight-semi-bold);color:var(--gray-12)}.form-input-daterange-module__RfJujW__nav-btn{border:1px solid var(--gray-6);background:var(--gray-2);width:2rem;height:2rem;color:var(--gray-11);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.form-input-daterange-module__RfJujW__nav-btn:hover:not(:disabled){background:var(--gray-3)}.form-input-daterange-module__RfJujW__nav-btn:disabled{opacity:.35;cursor:not-allowed}.form-input-daterange-module__RfJujW__weekdays{text-align:center;font-size:.72rem;font-weight:var(--font-weight-medium);color:var(--gray-9);text-transform:none;grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:.35rem;display:grid}.form-input-daterange-module__RfJujW__cells{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.form-input-daterange-module__RfJujW__day{aspect-ratio:1;max-height:2.35rem;color:var(--gray-12);cursor:pointer;text-align:center;background:0 0;border:none;border-radius:8px;padding:0;font-size:.82rem;position:relative}.form-input-daterange-module__RfJujW__day-muted{color:var(--gray-8)}.form-input-daterange-module__RfJujW__day-disabled.form-input-daterange-module__RfJujW__day-muted{color:var(--gray-7);cursor:not-allowed;opacity:.45}.form-input-daterange-module__RfJujW__day-disabled:hover{background:0 0}.form-input-daterange-module__RfJujW__day:hover:not(:disabled),.form-input-daterange-module__RfJujW__day-in-range:hover:not(:disabled){background:var(--gray-3)}html[data-theme=dark] .form-input-daterange-module__RfJujW__day-in-range:hover:not(:disabled){background:var(--gray-11)}.form-input-daterange-module__RfJujW__day-range-end:hover:not(:disabled){background:var(--lime-4)}html[data-theme=dark] .form-input-daterange-module__RfJujW__day-range-end:hover:not(:disabled){background:var(--lime-10)}.form-input-daterange-module__RfJujW__day-today{box-shadow:inset 0 0 0 1px var(--lime-9-primary)}.form-input-daterange-module__RfJujW__day-in-range{background:var(--gray-2);color:var(--gray-12);border-radius:0}html[data-theme=dark] .form-input-daterange-module__RfJujW__day-in-range{background:var(--gray-12);color:var(--gray-1)}.form-input-daterange-module__RfJujW__day-in-range.form-input-daterange-module__RfJujW__day-muted{color:var(--gray-12)}html[data-theme=dark] .form-input-daterange-module__RfJujW__day-in-range.form-input-daterange-module__RfJujW__day-muted{color:var(--gray-1)}.form-input-daterange-module__RfJujW__day-range-end{background:var(--lime-3);color:var(--gray-12);font-weight:var(--font-weight-semi-bold)}html[data-theme=dark] .form-input-daterange-module__RfJujW__day-range-end{background:var(--lime-9-primary);color:var(--gray-1)}.form-input-daterange-module__RfJujW__day-range-start.form-input-daterange-module__RfJujW__day-range-end{border-radius:8px}.form-input-daterange-module__RfJujW__day-in-range.form-input-daterange-module__RfJujW__day-range-start{border-radius:8px 0 0 8px}.form-input-daterange-module__RfJujW__day-in-range.form-input-daterange-module__RfJujW__day-range-end{border-radius:0 8px 8px 0}.form-input-daterange-module__RfJujW__day-in-range:not(.form-input-daterange-module__RfJujW__day-range-start):not(.form-input-daterange-module__RfJujW__day-range-end){border-radius:0}@media (max-width:767px){.form-input-daterange-module__RfJujW__popover{max-width:100%;left:auto;right: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{.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{.admin-item-display-preview-area-module__Rf6ofW__preview-area{flex-direction:column;gap:8px;display:flex}.admin-item-display-preview-area-module__Rf6ofW__preview-area-empty{color:#ffffff80;text-align:center;border:1px dashed #ffffff1f;border-radius:8px;padding:24px;font-size:13px}.admin-item-display-preview-area-module__Rf6ofW__preview-area-empty code{background:#ffffff0f;border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,monospace}.admin-item-display-preview-area-module__Rf6ofW__preview-area-top-row{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.admin-item-display-preview-area-module__Rf6ofW__preview-area-top-row.admin-item-display-preview-area-module__Rf6ofW__preview-area-top-row-split{justify-content:space-between;width:100%}.admin-item-display-preview-area-module__Rf6ofW__preview-area-section-title{color:#ffffff8c;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;margin:0;font-size:12px;font-weight:500;overflow:hidden}.admin-item-display-preview-area-module__Rf6ofW__preview-area-device-toggle{background:#ffffff0a;border:0;border-radius:8px;flex-shrink:0;gap:4px;min-width:0;margin:0;padding:4px;display:flex}.admin-item-display-preview-area-module__Rf6ofW__preview-area-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}.admin-item-display-preview-area-module__Rf6ofW__preview-area-device-btn{color:#ffffff8c;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 12px;font-family:inherit;font-size:12px;transition:background-color .12s,color .12s}.admin-item-display-preview-area-module__Rf6ofW__preview-area-device-btn:hover:not(.admin-item-display-preview-area-module__Rf6ofW__active){color:#ffffffd9;background:#ffffff0f}.admin-item-display-preview-area-module__Rf6ofW__preview-area-device-btn:focus-visible{outline-offset:1px;outline:2px solid #fff9}.admin-item-display-preview-area-module__Rf6ofW__preview-area-device-btn.admin-item-display-preview-area-module__Rf6ofW__active{color:#fff;background:#ffffff26}.admin-item-display-preview-area-module__Rf6ofW__preview-area-stage{justify-content:center;padding:0 0 8px;display:flex}.admin-item-display-preview-area-module__Rf6ofW__preview-area-stage.admin-item-display-preview-area-module__Rf6ofW__carousel{min-width:0;overflow:visible}.admin-item-display-preview-area-module__Rf6ofW__preview-area-frame{width:100%;transition:max-width .25s}.admin-item-display-preview-area-module__Rf6ofW__preview-area-frame.admin-item-display-preview-area-module__Rf6ofW__pc{max-width:1280px}.admin-item-display-preview-area-module__Rf6ofW__preview-area-frame.admin-item-display-preview-area-module__Rf6ofW__mobile{max-width:390px}.admin-item-display-preview-area-module__Rf6ofW__preview-area-frame.admin-item-display-preview-area-module__Rf6ofW__carousel{background:var(--color-bg);border:1px solid #ffffff14;border-radius:8px;min-width:0;padding-inline:28px;overflow:visible}@media (prefers-reduced-motion:reduce){.admin-item-display-preview-area-module__Rf6ofW__preview-area-frame,.admin-item-display-preview-area-module__Rf6ofW__preview-area-device-btn{transition:none}}}
@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-loader{border-color:color-mix(in srgb, var(--lime-4) 34%, transparent);border-top-color:var(--lime-4);width:28px;height:28px}.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{.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{.tabs-module__LShZkW__tabs-root{flex-direction:column;width:100%;display:flex}.tabs-module__LShZkW__tabs-list{border-bottom:1px solid var(--gray-6);display:flex;position:relative}.tabs-module__LShZkW__tabs-list.tabs-module__LShZkW__fixed{top:var(--header-safe-height);z-index:10;background-color:var(--color-bg);position:sticky}.tabs-module__LShZkW__tabs-root.tabs-module__LShZkW__scrollable .tabs-module__LShZkW__tabs-list{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 16px;overflow-x:auto}.tabs-module__LShZkW__tabs-root.tabs-module__LShZkW__scrollable .tabs-module__LShZkW__tabs-list::-webkit-scrollbar{display:none}.tabs-module__LShZkW__tabs-root.tabs-module__LShZkW__scrollable .tabs-module__LShZkW__tabs-trigger{white-space:nowrap;flex:none;padding:15px 24px 13px}.tabs-module__LShZkW__tabs-trigger{text-align:center;cursor:pointer;color:var(--gray-11);background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:15px 24px 13px;font-size:15px}.tabs-module__LShZkW__tabs-trigger[data-state=active]{color:var(--lime-11);border-bottom-color:var(--lime-9-primary)}.tabs-module__LShZkW__tabs-trigger[data-state=active]:hover{color:var(--lime-11)}.tabs-module__LShZkW__tabs-trigger:hover{color:var(--gray-12)}.tabs-module__LShZkW__tabs-content{color:var(--gray-12)}.tabs-module__LShZkW__tabs-content[data-state=inactive]{display:none}@media (max-width:767px){.tabs-module__LShZkW__tabs-trigger{padding:15px 4px 13px}}}
