:root{--avatar-accent-1:var(--odin-info);--avatar-radius-module:18px;--avatar-radius-box:14px}
.avatar-studio-hero{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;margin-bottom:1.25rem;padding:1.5rem;border:1px solid var(--odin-line);border-radius:var(--avatar-radius-module);background:radial-gradient(circle at 88% 10%,color-mix(in srgb,var(--avatar-accent-1) 17%,transparent),transparent 30%),linear-gradient(135deg,rgba(15,35,53,.98),rgba(8,22,36,.98))}.avatar-studio-hero h1{margin:.2rem 0 .4rem;font-size:clamp(1.65rem,3vw,2.35rem)}.avatar-studio-hero p{margin:0;max-width:760px;color:var(--odin-muted)}.avatar-studio-hero-status{display:flex;align-items:center;gap:.8rem;min-width:190px;padding:.8rem 1rem;border:1px solid rgba(85,201,139,.25);border-radius:15px;background:rgba(85,201,139,.08)}.avatar-studio-hero-status>i{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;color:var(--odin-success);background:rgba(85,201,139,.12)}.avatar-studio-hero-status span{display:grid}.avatar-studio-hero-status small,.avatar-module-status small{font-size:.65rem;letter-spacing:.1em;color:var(--odin-muted)}.avatar-studio-hero.is-manage .btn{white-space:nowrap}.avatar-studio-layout{display:grid;gap:1.25rem}.avatar-studio-workspace,.avatar-studio-library,.avatar-studio-history{min-width:0}.avatar-studio-manage-list,.avatar-studio-module-body{padding:1.25rem;border:1px solid var(--odin-line);border-radius:var(--avatar-radius-module);background:var(--odin-panel,#0b1826)}.avatar-studio-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.avatar-studio-section-title{display:flex;align-items:flex-start;gap:.75rem;min-width:0}.avatar-studio-section-title>div{min-width:0}.avatar-studio-section-icon{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--avatar-accent-1) 25%,transparent);border-radius:13px;background:color-mix(in srgb,var(--avatar-accent-1) 10%,transparent);color:var(--avatar-accent-1);font-size:.9rem}.avatar-studio-section-head .odin-v2-section-kicker{display:block;color:var(--avatar-accent-1);font-size:.62rem;font-weight:800;letter-spacing:.1em;line-height:1.2}.avatar-studio-section-head h2{margin:.12rem 0 .18rem;font-size:1rem;line-height:1.25}.avatar-studio-section-head p{margin:0;color:var(--odin-muted);font-size:.7rem;line-height:1.45}.avatar-studio-step,.avatar-studio-section-head>strong{font-size:.72rem;color:var(--avatar-accent-1);border:1px solid color-mix(in srgb,var(--avatar-accent-1) 30%,transparent);border-radius:999px;padding:.45rem .7rem;white-space:nowrap}.avatar-studio-editor-grid{display:grid;grid-template-columns:minmax(320px,560px) minmax(260px,1fr);gap:clamp(1rem,3vw,2.2rem);align-items:center}.avatar-studio-preview-column{display:grid;gap:.75rem;min-width:0}.avatar-studio-canvas-wrap{position:relative;width:min(100%,560px);aspect-ratio:1;padding:clamp(.65rem,1.5vw,1rem);border:1px solid var(--odin-line);border-radius:var(--avatar-radius-module);overflow:hidden;background:#fff;box-shadow:none}.avatar-studio-canvas-wrap canvas{display:block;width:100%;height:100%;touch-action:none;cursor:grab}.avatar-studio-canvas-wrap canvas:active{cursor:grabbing}.avatar-studio-canvas-empty{position:absolute;inset:0 0 50%;display:grid;place-content:center;justify-items:center;text-align:center;color:#7990a0;padding:2rem;pointer-events:none}.avatar-studio-canvas-empty i{font-size:2rem;margin-bottom:.65rem}.avatar-studio-canvas-empty strong{color:#344b5b}.avatar-studio-canvas-empty small{max-width:300px}.avatar-studio-canvas-empty[hidden]{display:none}.avatar-studio-controls{display:grid;gap:.9rem}.avatar-studio-upload{display:flex;align-items:center;gap:.9rem;padding:1rem;border:1px dashed color-mix(in srgb,var(--avatar-accent-1) 45%,transparent);border-radius:var(--avatar-radius-box);background:color-mix(in srgb,var(--avatar-accent-1) 5%,transparent);cursor:pointer}.avatar-studio-upload:hover{border-color:var(--avatar-accent-1)}.avatar-studio-upload>i{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:color-mix(in srgb,var(--avatar-accent-1) 12%,transparent);color:var(--avatar-accent-1)}.avatar-studio-upload span{display:grid}.avatar-studio-upload small,.avatar-studio-hint small{color:var(--odin-muted);font-size:.74rem}.avatar-studio-range{display:grid;gap:.55rem;padding:.9rem;border:1px solid var(--odin-line);border-radius:var(--avatar-radius-box)}.avatar-studio-range span{display:flex;align-items:center;gap:.5rem}.avatar-studio-range output{margin-left:auto;color:var(--avatar-accent-1);font-weight:800}.avatar-studio-range input{accent-color:var(--avatar-accent-1)}.avatar-studio-hint{display:flex;align-items:flex-start;gap:.7rem;color:#bcd2df}.avatar-studio-hint>i{margin-top:.2rem;color:var(--avatar-accent-1)}.avatar-studio-hint span{display:grid}.avatar-studio-generate{min-height:46px}.avatar-studio-privacy{display:flex;gap:.5rem;margin:0;color:var(--odin-muted);font-size:.72rem}.avatar-studio-unavailable{display:flex;align-items:center;gap:1rem;padding:1.25rem;border:1px solid rgba(239,179,79,.28);border-radius:18px;background:rgba(239,179,79,.07)}.avatar-studio-unavailable>i{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;color:#efb34f;background:rgba(239,179,79,.12)}.avatar-studio-unavailable h2{margin:0 0 .2rem;font-size:1.05rem}.avatar-studio-unavailable p{margin:0;color:var(--odin-muted);font-size:.8rem}.avatar-studio-filters{display:flex;gap:.45rem;overflow:auto;padding-bottom:.25rem}.avatar-studio-filters button{border:1px solid var(--odin-line);border-radius:999px;padding:.5rem .8rem;color:var(--odin-muted);background:var(--odin-panel,#0b1826);font-size:.76rem;white-space:nowrap}.avatar-studio-filters button.active{color:#06131e;background:var(--avatar-accent-1);border-color:var(--avatar-accent-1);font-weight:800}.avatar-studio-stickers{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1rem}.avatar-sticker-card{position:relative;display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:.75rem;text-align:left;padding:.75rem;border:1px solid var(--odin-line);border-radius:var(--avatar-radius-box);background:var(--odin-panel-2,#102336);color:var(--odin-text);transition:.18s ease}.avatar-sticker-card:hover:not(:disabled),.avatar-sticker-card[aria-pressed="true"]{border-color:var(--avatar-accent-1);background:color-mix(in srgb,var(--avatar-accent-1) 8%,transparent);transform:translateY(-2px)}.avatar-sticker-card[aria-pressed="true"]{box-shadow:0 0 0 2px color-mix(in srgb,var(--avatar-accent-1) 14%,transparent)}.avatar-sticker-card.is-locked{opacity:.55}.avatar-sticker-preview{position:relative;width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08);overflow:hidden}.avatar-sticker-preview img{position:absolute;inset:5px;width:calc(100% - 10px);height:calc(100% - 10px);object-fit:contain;z-index:2}.avatar-sticker-preview i{color:#577081}.avatar-sticker-copy{min-width:0;display:grid}.avatar-sticker-copy small{color:var(--avatar-accent-1);font-size:.62rem;text-transform:uppercase;letter-spacing:.07em}.avatar-sticker-copy strong{font-size:.8rem;line-height:1.2}.avatar-sticker-copy em{color:var(--odin-muted);font-size:.66rem;font-style:normal;margin-top:.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.avatar-sticker-lock{position:absolute;right:.55rem;top:.55rem;font-size:.65rem;color:var(--odin-muted)}.avatar-history-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem}.avatar-history-empty{grid-column:1/-1;display:grid;place-items:center;padding:2rem;border:1px dashed var(--odin-line);border-radius:var(--avatar-radius-box);text-align:center;color:var(--odin-muted)}.avatar-history-empty i{font-size:1.7rem;margin-bottom:.5rem}.avatar-history-card{border:1px solid var(--odin-line);border-radius:var(--avatar-radius-box);overflow:hidden;background:var(--odin-panel-2,#102336)}.avatar-history-card>img{display:block;width:100%;aspect-ratio:1;object-fit:cover;background:#fff}.avatar-history-card-copy{display:grid;gap:.25rem;padding:.7rem}.avatar-history-card-copy small{color:var(--odin-muted);font-size:.65rem}.avatar-history-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem;margin-top:.35rem}.avatar-history-actions button,.avatar-history-actions a{display:grid;place-items:center;min-height:34px;border:1px solid var(--odin-line);border-radius:9px;color:var(--avatar-accent-1);background:transparent;text-decoration:none;font-size:.68rem}.avatar-history-card.is-active{border-color:var(--odin-success)}.avatar-history-active{color:var(--odin-success)!important}.avatar-module-status{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem 1.15rem;border:1px solid rgba(85,201,139,.22);border-radius:var(--avatar-radius-module);background:rgba(85,201,139,.06)}.avatar-module-status-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;color:var(--odin-success);background:rgba(85,201,139,.12)}.avatar-module-status>div:nth-child(2){display:grid}.avatar-module-status>div:nth-child(2) span{color:var(--odin-muted);font-size:.76rem}.avatar-module-switch{display:flex;align-items:center;gap:.55rem;cursor:pointer}.avatar-module-switch input{display:none}.avatar-module-switch span{position:relative;width:46px;height:25px;border-radius:999px;background:#263c4c}.avatar-module-switch span:after{content:"";position:absolute;width:19px;height:19px;left:3px;top:3px;border-radius:50%;background:#fff;transition:.18s}.avatar-module-switch input:checked+span{background:var(--odin-success)}.avatar-module-switch input:checked+span:after{transform:translateX(21px)}.avatar-module-switch em{font-style:normal;font-size:.75rem;color:var(--odin-success)}.avatar-manage-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-bottom:1rem}.avatar-manage-stats>div{display:flex;align-items:center;gap:.8rem;padding:1rem;border:1px solid var(--odin-line);border-radius:var(--avatar-radius-box);background:var(--odin-panel,#0b1826)}.avatar-manage-stats i{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:var(--avatar-accent-1);background:color-mix(in srgb,var(--avatar-accent-1) 10%,transparent)}.avatar-manage-stats span{display:grid}.avatar-manage-stats small{color:var(--odin-muted);font-size:.62rem;letter-spacing:.07em}.avatar-manage-stats strong{font-size:1.25rem}.avatar-manage-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.avatar-manage-toolbar>label{position:relative;min-width:250px}.avatar-manage-toolbar>label i{position:absolute;left:.8rem;top:50%;transform:translateY(-50%);color:var(--odin-muted)}.avatar-manage-toolbar input{width:100%;padding:.55rem .7rem .55rem 2.3rem;border:1px solid var(--odin-line);border-radius:999px;background:var(--odin-panel,#0b1826);color:var(--odin-text)}.avatar-manage-rows{display:grid}.avatar-manage-row{display:grid;grid-template-columns:58px minmax(180px,1.2fr) 120px minmax(180px,1fr) 90px 34px;align-items:center;gap:.8rem;padding:.7rem;border-bottom:1px solid var(--odin-line)}.avatar-manage-thumb{position:relative;width:52px;height:52px;display:grid;place-items:center;border-radius:50%;overflow:hidden;background:#fff;color:#587080}.avatar-manage-thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.avatar-manage-name,.avatar-manage-assignment{display:grid;min-width:0}.avatar-manage-name small,.avatar-manage-assignment small{color:var(--odin-muted);font-size:.65rem}.avatar-manage-assignment strong{font-size:.76rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.avatar-manage-type{width:max-content;padding:.35rem .55rem;border-radius:999px;font-size:.65rem;color:var(--avatar-accent-1);background:color-mix(in srgb,var(--avatar-accent-1) 10%,transparent)}.avatar-manage-type.is-trip{color:#efb34f;background:rgba(239,179,79,.1)}.avatar-manage-type.is-achievement{color:#c894ff;background:rgba(200,148,255,.1)}.avatar-manage-active{font-size:.7rem;color:var(--odin-success)}.avatar-manage-active i{display:inline-block;width:7px;height:7px;border-radius:50%;background:currentColor}.avatar-manage-action{border:0;background:transparent;color:var(--odin-muted)}.avatar-manage-empty{padding:2rem;text-align:center;color:var(--odin-muted)}.avatar-sticker-form .modal-header{align-items:flex-start}.avatar-sticker-form .modal-title{font-size:1.15rem}.avatar-sticker-form-grid{display:grid;grid-template-columns:260px 1fr;gap:1rem}.avatar-sticker-drop{display:grid;aspect-ratio:1;border:1px dashed color-mix(in srgb,var(--avatar-accent-1) 45%,transparent);border-radius:var(--avatar-radius-box);overflow:hidden;background:#fff;cursor:pointer}.avatar-sticker-drop input{display:none}.avatar-sticker-drop>span{display:grid;place-content:center;justify-items:center;text-align:center;color:#60798b;padding:1rem}.avatar-sticker-drop img{width:100%;height:100%;object-fit:contain}.avatar-sticker-fields{display:grid;gap:.75rem}.avatar-sticker-fields label{display:grid;gap:.35rem;color:var(--odin-muted);font-size:.72rem}.avatar-sticker-dates{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.avatar-sticker-validation{display:flex;gap:.5rem;margin-top:1rem;padding:.75rem;border-radius:12px;background:color-mix(in srgb,var(--avatar-accent-1) 7%,transparent);color:color-mix(in srgb,var(--avatar-accent-1) 42%,white);font-size:.76rem}.avatar-sticker-validation.is-valid{background:rgba(85,201,139,.08);color:var(--odin-success)}
@media(max-width:1399.98px){.avatar-studio-stickers{grid-template-columns:repeat(3,minmax(0,1fr))}.avatar-history-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:991.98px){.avatar-studio-hero{align-items:flex-start}.avatar-studio-editor-grid{grid-template-columns:1fr}.avatar-studio-canvas-wrap{margin:auto}.avatar-studio-stickers{grid-template-columns:repeat(2,minmax(0,1fr))}.avatar-history-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.avatar-manage-row{grid-template-columns:52px minmax(0,1fr) auto}.avatar-manage-type,.avatar-manage-assignment,.avatar-manage-active{grid-column:2}.avatar-manage-action{grid-column:3;grid-row:1}.avatar-manage-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.avatar-manage-toolbar{align-items:stretch;flex-direction:column}.avatar-manage-toolbar>label{min-width:0}.avatar-sticker-form-grid{grid-template-columns:1fr}.avatar-sticker-drop{width:min(100%,300px);margin:auto}}
@media(max-width:575.98px){.avatar-studio-section-icon{width:38px;height:38px;border-radius:12px}.avatar-studio-section-head h2{font-size:1rem}.avatar-studio-hero,.avatar-studio-layout,.avatar-studio-workspace,.avatar-studio-library,.avatar-studio-history,.avatar-studio-manage-list,.avatar-studio-editor-grid,.avatar-studio-canvas-wrap,.avatar-studio-controls,.avatar-studio-stickers,.avatar-sticker-card{width:100%;max-width:100%;min-width:0}.avatar-studio-layout{overflow:hidden}.avatar-studio-hero{display:grid;padding:1rem}.avatar-studio-hero-status{width:100%;min-width:0}.avatar-studio-workspace,.avatar-studio-library,.avatar-studio-history{padding:0;overflow:visible}.avatar-studio-module-body,.avatar-studio-manage-list{padding:.85rem;border-radius:16px;overflow:hidden}.avatar-studio-section-head{display:grid;min-width:0}.avatar-studio-editor-grid{display:block}.avatar-studio-canvas-wrap{margin:0 auto;height:auto;aspect-ratio:1}.avatar-studio-canvas-wrap canvas{width:100%;height:auto;aspect-ratio:1}.avatar-studio-controls{margin-top:1rem}.avatar-studio-filters{width:100%;max-width:100%}.avatar-studio-stickers{grid-template-columns:minmax(0,1fr)}.avatar-sticker-card{grid-template-columns:56px minmax(0,1fr);gap:.65rem;padding:.65rem}.avatar-sticker-preview{width:56px;height:56px}.avatar-sticker-copy strong,.avatar-sticker-copy em{white-space:normal;overflow-wrap:anywhere}.avatar-history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.avatar-module-status{grid-template-columns:auto minmax(0,1fr)}.avatar-module-switch{grid-column:1/-1;justify-content:flex-end}.avatar-manage-stats{grid-template-columns:1fr 1fr}.avatar-manage-stats>div{padding:.75rem;min-width:0}.avatar-studio-hero.is-manage .btn{width:100%}.avatar-sticker-dates{grid-template-columns:1fr}}
[data-bs-theme="light"] .avatar-studio-module-body,[data-bs-theme="light"] .avatar-studio-manage-list,[data-bs-theme="light"] .avatar-manage-stats>div{background:#fff}[data-bs-theme="light"] .avatar-studio-hero{background:radial-gradient(circle at 88% 10%,rgba(28,145,180,.13),transparent 30%),linear-gradient(135deg,#fff,#f3f8fb)}[data-bs-theme="light"] .avatar-sticker-card,[data-bs-theme="light"] .avatar-studio-filters button,[data-bs-theme="light"] .avatar-studio-range,[data-bs-theme="light"] .avatar-manage-toolbar input{background:#f5f9fb;color:#172433}

.avatar-studio-chooser{position:relative;width:100%;max-width:none}
.avatar-studio-chooser-trigger{width:100%;min-height:74px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.75rem 1rem;border:1px dashed color-mix(in srgb,var(--avatar-accent-1) 45%,transparent);border-radius:var(--avatar-radius-box);background:color-mix(in srgb,var(--avatar-accent-1) 5%,transparent);color:var(--odin-text);text-align:left}
.avatar-studio-chooser-trigger:hover,.avatar-studio-chooser.is-open .avatar-studio-chooser-trigger{border-color:var(--avatar-accent-1);background:color-mix(in srgb,var(--avatar-accent-1) 8%,transparent)}
.avatar-studio-chooser-trigger>span:nth-child(2){display:grid;min-width:0}.avatar-studio-chooser-trigger small{font-size:.61rem;letter-spacing:.09em;color:var(--odin-muted)}.avatar-studio-chooser-trigger strong{font-size:.82rem;white-space:normal;line-height:1.25}.avatar-studio-chooser-trigger>i{color:var(--odin-muted);transition:transform .18s}.avatar-studio-chooser.is-open .avatar-studio-chooser-trigger>i{transform:rotate(180deg)}
.avatar-studio-chooser-thumb,.avatar-studio-chooser-option-thumb{position:relative;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08);overflow:hidden;color:#60798b}
.avatar-studio-chooser-thumb{width:44px;height:44px}.avatar-studio-chooser-option-thumb{width:40px;height:40px}
.avatar-studio-chooser-thumb img,.avatar-studio-chooser-option-thumb img{position:absolute;inset:4px;width:calc(100% - 8px);height:calc(100% - 8px);object-fit:contain}
.avatar-studio-chooser-menu{position:absolute;left:0;right:0;top:calc(100% + 7px);z-index:20;max-height:330px;overflow:auto;padding:.4rem;border:1px solid color-mix(in srgb,var(--avatar-accent-1) 45%,transparent);border-radius:var(--avatar-radius-box);background:#0d202c;box-shadow:none}
.avatar-studio-chooser-menu[hidden]{display:none}.avatar-studio-chooser-menu>button{width:100%;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.55rem;border:0;border-radius:10px;background:transparent;color:var(--odin-text);text-align:left}.avatar-studio-chooser-menu>button:hover:not(:disabled),.avatar-studio-chooser-menu>button.is-selected{background:color-mix(in srgb,var(--avatar-accent-1) 10%,transparent)}.avatar-studio-chooser-menu>button:disabled{opacity:.5}.avatar-studio-chooser-menu>button>span:nth-child(2){display:grid;min-width:0}.avatar-studio-chooser-menu strong{font-size:.76rem;line-height:1.25;white-space:normal}.avatar-studio-chooser-menu small{font-size:.62rem;color:var(--odin-muted)}.avatar-studio-chooser-menu>button>i{font-size:.68rem;color:var(--odin-muted)}
[data-bs-theme="light"] .avatar-studio-chooser-trigger,[data-bs-theme="light"] .avatar-studio-chooser-menu{background:#f3fafc;color:#172433;border-color:#9ecad8}[data-bs-theme="light"] .avatar-studio-chooser-menu>button{color:#172433}[data-bs-theme="light"] .avatar-studio-chooser-thumb,[data-bs-theme="light"] .avatar-studio-chooser-option-thumb{background:#fff;border-color:#d5e1e8}[data-bs-theme="light"] .avatar-studio-chooser-trigger:hover,[data-bs-theme="light"] .avatar-studio-chooser.is-open .avatar-studio-chooser-trigger,[data-bs-theme="light"] .avatar-studio-chooser-menu>button:hover:not(:disabled),[data-bs-theme="light"] .avatar-studio-chooser-menu>button.is-selected{background:#e8f5f9}\n@media(max-width:575.98px){.avatar-studio-preview-column,.avatar-studio-chooser{width:100%;max-width:100%}.avatar-studio-chooser-menu{position:static;margin-top:.45rem;max-height:280px}}

.avatar-sticker-card.is-locked{cursor:pointer}.avatar-sticker-card.is-locked:hover{opacity:.78}
.avatar-sticker-alert{width:min(92vw,520px)!important;border:1px solid color-mix(in srgb,var(--avatar-accent-1) 45%,transparent)!important;border-radius:var(--avatar-radius-module)!important;background:#0d202c!important;color:var(--odin-text)!important}
.avatar-sticker-alert .swal2-title{color:var(--odin-text)!important;font-size:1.25rem!important}
.avatar-sticker-alert .swal2-image{width:min(280px,72vw)!important;margin:1rem auto .5rem!important;padding:.75rem;border-radius:50%;background:#eaf0f4}
.avatar-sticker-alert .swal2-close{color:var(--odin-muted)!important}
.avatar-sticker-alert-copy{text-align:left}.avatar-sticker-alert-copy>span{display:block;text-align:center;color:var(--avatar-accent-1);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.avatar-sticker-alert-copy>p{margin:.8rem 0;color:var(--odin-text);font-size:.88rem;line-height:1.55}
.avatar-sticker-alert-requirements{margin-top:1rem;padding:1rem;border:1px solid color-mix(in srgb,var(--avatar-accent-1) 20%,transparent);border-radius:14px;background:color-mix(in srgb,var(--avatar-accent-1) 6%,transparent)}.avatar-sticker-alert-requirements>strong{font-size:.78rem}.avatar-sticker-alert-requirements ul{margin:.65rem 0 0;padding-left:1.15rem;color:var(--odin-muted);font-size:.78rem}.avatar-sticker-alert-requirements li+li{margin-top:.4rem}
.avatar-sticker-alert .swal2-actions{margin-top:1rem}.avatar-sticker-alert .swal2-confirm{min-width:140px}
.avatar-sticker-fields textarea{resize:vertical}
[data-bs-theme="light"] .avatar-sticker-alert{background:#f8fbfc!important;color:#172433!important;border-color:#9ecad8!important}[data-bs-theme="light"] .avatar-sticker-alert .swal2-title,[data-bs-theme="light"] .avatar-sticker-alert-copy>p{color:#172433!important}[data-bs-theme="light"] .avatar-sticker-alert-requirements{background:#e8f5f9;border-color:#c5e4ed}

.avatar-sticker-alert-backdrop{position:fixed;inset:0;z-index:1090;display:grid;place-items:center;padding:1rem;background:rgba(2,10,17,.78);backdrop-filter:blur(4px);overflow:auto}
.avatar-sticker-alert-backdrop .avatar-sticker-alert{position:relative;width:min(100%,520px);max-height:calc(100vh - 2rem);overflow:auto;padding:1.4rem;border:1px solid color-mix(in srgb,var(--avatar-accent-1) 45%,transparent);border-radius:var(--avatar-radius-module);background:#0d202c;color:var(--odin-text);text-align:center}
.avatar-sticker-alert-close{position:absolute;right:.8rem;top:.8rem;z-index:2;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:color-mix(in srgb,var(--avatar-accent-1) 8%,transparent);color:var(--odin-muted)}
.avatar-sticker-alert-close:hover{background:color-mix(in srgb,var(--avatar-accent-1) 16%,transparent);color:var(--odin-text)}
.avatar-sticker-alert-image{display:block;width:min(280px,72vw);height:auto;aspect-ratio:1;object-fit:contain;margin:.35rem auto .8rem;padding:.75rem;border-radius:50%;background:#eaf0f4}
.avatar-sticker-alert h2{margin:0;color:var(--odin-text);font-size:1.25rem}
.avatar-sticker-alert-actions{display:flex;justify-content:center;margin-top:1rem}.avatar-sticker-alert-actions .btn{min-width:140px}
[data-bs-theme="light"] .avatar-sticker-alert-backdrop{background:rgba(21,37,49,.55)}[data-bs-theme="light"] .avatar-sticker-alert-backdrop .avatar-sticker-alert{background:#f8fbfc;color:#172433;border-color:#9ecad8}[data-bs-theme="light"] .avatar-sticker-alert h2{color:#172433}
@media(max-width:575.98px){.avatar-sticker-alert-backdrop{place-items:end center;padding:.5rem}.avatar-sticker-alert-backdrop .avatar-sticker-alert{max-height:calc(100vh - 1rem);padding:1rem;border-radius:18px}.avatar-sticker-alert-image{width:min(240px,68vw)}}

#avatarStickerModal{z-index:2000}.modal-backdrop.show{z-index:1990}

.avatar-sticker-editor-page{max-width:1100px;margin:0 auto}.avatar-sticker-editor-form{display:grid;gap:1rem}.avatar-sticker-editor-section{display:grid;gap:.9rem;padding:1rem;border:1px solid var(--odin-line);border-radius:var(--avatar-radius-box);background:color-mix(in srgb,var(--odin-panel-2,#102336) 72%,transparent)}.avatar-sticker-editor-section-head{display:flex;align-items:flex-start;gap:.7rem}.avatar-sticker-editor-section-head>i{margin-top:.15rem;color:var(--avatar-accent-1)}.avatar-sticker-editor-section-head>div{display:grid}.avatar-sticker-editor-section-head small{color:var(--odin-muted);font-size:.7rem}.avatar-sticker-editor-actions{display:flex;justify-content:flex-end;gap:.65rem;padding-top:.25rem}.avatar-manage-action{display:grid;place-items:center;width:34px;height:34px;text-decoration:none}
@media(max-width:575.98px){.avatar-sticker-editor-actions{display:grid;grid-template-columns:1fr}.avatar-sticker-editor-actions .btn{width:100%}}

.avatar-studio-library-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem}
.avatar-studio-library-toolbar .avatar-studio-filters{flex:1;min-width:0}
.avatar-studio-library-search{position:relative;display:block;flex:0 0 min(300px,32%);margin-left:auto}
.avatar-studio-library-search i{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);color:var(--odin-muted);pointer-events:none}
.avatar-studio-library-search input{width:100%;min-height:38px;padding:.55rem .8rem .55rem 2.35rem;border:1px solid var(--odin-line);border-radius:999px;background:var(--odin-panel,#0b1826);color:var(--odin-text);font-size:.76rem;outline:0}
.avatar-studio-library-search input:focus{border-color:var(--avatar-accent-1);box-shadow:0 0 0 3px color-mix(in srgb,var(--avatar-accent-1) 12%,transparent)}
.avatar-studio-library-search input::placeholder{color:var(--odin-muted)}
[data-bs-theme="light"] .avatar-studio-library-search input{background:#f5f9fb;color:#172433}
@media(max-width:991.98px){.avatar-studio-library-toolbar{align-items:stretch;flex-direction:column}.avatar-studio-library-search{flex:auto;width:100%;max-width:none;margin-left:0}}

.avatar-studio-import{flex:0 0 auto;display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap}
.avatar-studio-import-hint{margin:0 0 1rem;color:var(--odin-muted);font-size:.72rem;line-height:1.45}
@media(max-width:575.98px){.avatar-studio-import{justify-content:center;width:100%;white-space:normal}}
