:root{--color-primary-start: #F8D090;--color-primary-end: #FF9D57;--gradient-primary: linear-gradient(180deg, #F8D090 0%, #FF9D57 100%)}.cs-groups{display:flex;flex-direction:column;gap:14px}.cs-group{display:flex;flex-direction:column;gap:8px}.cs-group__name{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#999;margin:0}.cs-grad-card{margin:0}.cs-singles{display:flex;flex-wrap:wrap;gap:8px}.cs-single{display:flex;align-items:center;gap:10px;flex:1 1 calc(50% - 4px);min-width:180px;background:linear-gradient(180deg,#fafafa,#f3f8fb);border-radius:var(--radius-md,16px);padding:10px 14px;box-shadow:0 1px 1px #21212142,0 2px 5px #21212133;position:relative;overflow:hidden}.cs-single:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 -1px 3px #21212140,inset 0 1px 3px #ffffff80}.cs-single__picker{width:36px;height:36px;border-radius:50%;border:2px solid #e8e8f0;cursor:pointer;flex-shrink:0;padding:0;background:transparent}.cs-single__picker::-webkit-color-swatch-wrapper{padding:0}.cs-single__picker::-webkit-color-swatch{border:none;border-radius:50%}.cs-single__info{display:flex;flex-direction:column;min-width:0;flex:1}.cs-single__label{font-size:12px;font-weight:600;color:#444}.cs-single__hex{font-size:11px;color:#999;font-family:monospace}.cs-single__preview{font-size:22px;font-weight:700;font-family:Poppins,sans-serif;flex-shrink:0;pointer-events:none;user-select:none}.cs-single__swatch{width:36px;height:36px;border-radius:50%;flex-shrink:0;border:2px solid #e8e8f0}.cs-single__rgba{width:100%;border:none;background:#f0f0f5;border-radius:6px;padding:4px 8px;font-size:11px;font-family:monospace;color:#555;outline:none}.cs-single__rgba:focus{background:#e8e8f0}.aref-search-wrap{display:flex;align-items:center;gap:8px;background:#f5f5fa;border-radius:12px;padding:10px 14px;margin-bottom:10px;border:1px solid #e8e8f0;transition:border-color .15s}.aref-search-wrap:focus-within{border-color:var(--color-primary-end,#FF9D57)}.aref-search-wrap input{flex:1;border:none;background:transparent;font-size:13px;outline:none}.aref-search-wrap .material-symbols-rounded{color:#aaa;font-size:20px}.aref-cat-tabs{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:10px}.aref-tab{padding:6px 12px;border:none;border-radius:8px;font-size:12px;font-weight:600;background:#f0f0f5;color:#888;cursor:pointer;transition:all .15s}.aref-tab:hover{background:#e4e4ed;color:#666}.aref-tab--active,.aref-tab--active:hover{background:var(--color-primary-end,#FF9D57);color:#fff}.aref-results{max-height:260px;overflow-y:auto;display:flex;flex-direction:column;gap:2px;margin-bottom:10px;border-radius:10px}.aref-item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;cursor:pointer;transition:all .15s;border:1px solid transparent}.aref-item:hover{background:#f0f5f4;border-color:#e0ebe9}.aref-item__preview{width:44px;height:44px;border-radius:10px;object-fit:cover;background:#f0f0f5;flex-shrink:0;box-shadow:0 1px 3px #00000014}.aref-item__info{flex:1;min-width:0}.aref-item__name{font-size:13px;font-weight:600;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aref-item__cat{font-size:11px;color:#999;margin-top:1px;display:flex;align-items:center;gap:4px}.aref-item__cat-icon{font-size:13px}.aref-item__add{font-size:22px;color:var(--color-primary-end,#FF9D57);opacity:.6;transition:opacity .15s}.aref-item:hover .aref-item__add{opacity:1}.aref-item__status{display:inline-block;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;padding:2px 6px;border-radius:4px;margin-left:6px;vertical-align:middle}.aref-item__status--pending{background:#fff3cd;color:#856404}.aref-item__status--draft{background:#e2e3e5;color:#383d41}.aref-empty{padding:24px 16px;text-align:center;font-size:13px;color:#999;background:#fafafa;border-radius:10px;border:1px dashed #e0e0e8}.aref-empty .material-symbols-rounded{display:block;font-size:28px;margin:0 auto 6px;opacity:.4}.aref-selected{display:flex;flex-direction:column;gap:6px;margin-top:6px}.aref-selected:empty{display:none}.aref-selected-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#999;margin-bottom:2px}.aref-chip{display:flex;align-items:center;gap:8px;padding:6px 10px;background:#fff;border:1px solid #e8e8f0;border-radius:10px;font-size:12px;font-weight:600;color:#333;transition:all .15s}.aref-chip:hover{border-color:#ccc}.aref-chip__img{width:32px;height:32px;border-radius:8px;object-fit:cover;background:#f0f0f5;flex-shrink:0}.aref-chip__body{flex:1;min-width:0}.aref-chip__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aref-chip__meta{font-size:10px;font-weight:500;color:#999;display:flex;align-items:center;gap:3px}.aref-chip__remove{background:none;border:none;cursor:pointer;font-size:18px;color:#ccc;line-height:1;padding:2px;border-radius:6px;transition:all .15s}.aref-chip__remove:hover{color:#e74c3c;background:#e74c3c14}.ds-tile__linked-overlay{position:absolute;inset:0;pointer-events:none;z-index:2;border-radius:inherit;overflow:hidden}.ds-tile__linked-overlay img{width:100%;height:100%;object-fit:cover}.workspace-tabs-wrapper{display:flex;align-items:stretch;flex-shrink:0;position:relative;background:linear-gradient(180deg,#d8d8e0,#d0d0d8);border-bottom:1px solid #bbbbc5}.workspace-tabs{display:flex;align-items:center;gap:0;padding:6px 10px 0;overflow-x:auto;overflow-y:hidden}.workspace-tabs__list{display:flex;align-items:center;gap:4px;height:100%;padding-bottom:6px}.workspace-tab{display:flex;align-items:center;gap:6px;padding:7px 14px 7px 10px;height:auto;background:linear-gradient(180deg,#ffffff80,#f0f0f566);color:#777;border-radius:10px 10px 0 0;font-size:12px;font-weight:600;cursor:pointer;border:1px solid rgba(0,0,0,.06);border-bottom:none;white-space:nowrap;transition:all .15s;position:relative;box-shadow:0 1px 2px #0000000a}.workspace-tab:hover{background:linear-gradient(180deg,#ffffffb3,#f8f8fc99);color:#555}.workspace-tab--active{background:linear-gradient(180deg,#f8f8fc,#eeeef3);color:#333;border-color:#00000014;box-shadow:0 -1px 4px #0000000f,0 1px #eeeef3;z-index:1}.workspace-tab__icon{font-size:15px}.workspace-tab--active .workspace-tab__icon{color:var(--color-primary-end, #FF9D57)}.workspace-tab__label{font-size:12px}.workspace-tab__close{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:5px;background:none;border:none;cursor:pointer;font-size:12px;color:#aaa;margin-left:4px;padding:0;transition:all .1s}.workspace-tab__close:hover{background:#dc35451a;color:#e74c3c}.workspace-tab--modified .workspace-tab__label:after{content:"●";margin-left:4px;color:var(--color-primary-end,#FF9D57);font-size:8px;vertical-align:middle}.workspace-tabs__add{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;background:none;border:1px dashed rgba(0,0,0,.12);cursor:pointer;color:#999;flex-shrink:0;margin-left:6px;margin-bottom:6px;transition:all .15s}.workspace-tabs__add:hover{background:#ff9d571a;border-color:var(--color-primary-end,#FF9D57);color:var(--color-primary-end,#FF9D57)}.workspace-tabs__add .material-symbols-rounded{font-size:16px}.toast-banner{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#333;color:#fff;padding:10px 22px;border-radius:10px;font-size:13px;font-weight:600;z-index:99999;box-shadow:0 4px 16px #00000040;animation:toast-in .3s ease,toast-out .3s ease 3s forwards;pointer-events:none}@keyframes toast-in{0%{opacity:0;transform:translate(-50%) translateY(12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes toast-out{0%{opacity:1}to{opacity:0}}.tab-add-dropdown{display:none;position:fixed;min-width:200px;padding:4px;background:#fff;border-radius:10px;box-shadow:0 4px 24px #00000026,0 0 0 1px #0000000f;z-index:500}.tab-add-dropdown--open{display:block}.tab-add-dropdown__item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;border:none;background:none;font-size:13px;font-weight:500;color:#444;cursor:pointer;border-radius:6px;text-align:left;font-family:Poppins,sans-serif}.tab-add-dropdown__item:hover{background:linear-gradient(180deg,#f8d090,#ff9d57);color:#fff}.tab-add-dropdown__item:hover .material-symbols-rounded{color:#fff}.tab-add-dropdown__item .material-symbols-rounded{font-size:18px;color:#888}.tab-add-dropdown__item:disabled{opacity:.4;pointer-events:none}.tab-add-dropdown__divider{height:1px;background:#e8e8f0;margin:4px 8px}.workspace-body{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;background:#eeeef3}.creation-prompt{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:40px 20px;overflow-y:auto}.creation-prompt__inner{text-align:center;max-width:900px;width:100%}.creation-prompt__icon{font-size:56px;color:var(--color-primary-end,#FF9D57);margin-bottom:12px}.creation-prompt__title{font-size:22px;font-weight:700;color:#333;margin:0 0 6px}.creation-prompt__desc{font-size:14px;color:#888;margin:0 0 28px}.creation-prompt__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.creation-prompt__card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;border-radius:16px;border:2px solid #e8e8f0;background:linear-gradient(180deg,#fff,#f8f8fc);cursor:pointer;transition:all .18s;position:relative;overflow:hidden}.creation-prompt__card:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 -1px 3px #2121211a,inset 0 1px 3px #ffffff80}.creation-prompt__card:hover{border-color:var(--color-primary-end,#FF9D57);background:linear-gradient(180deg,#f0fdf4,#e8f8f0);transform:translateY(-2px);box-shadow:0 4px 12px #ff9d5726}.creation-prompt__card .material-symbols-rounded{font-size:32px;color:var(--color-primary-end,#FF9D57)}.creation-prompt__card-label{font-size:14px;font-weight:700;color:#333}.creation-prompt__card-desc{font-size:11px;color:#999;line-height:1.3}.creation-prompt__card--alt{border-style:dashed}.creation-prompt__card--alt .material-symbols-rounded{color:#999}.creation-prompt__card--alt:hover .material-symbols-rounded{color:var(--color-primary-end,#FF9D57)}.my-submissions{margin-top:36px;text-align:left}.my-submissions__header{display:flex;align-items:center;gap:8px;margin-bottom:14px}.my-submissions__title{font-size:16px;font-weight:700;color:#333;margin:0}.my-submissions__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.my-sub-card{display:flex;flex-direction:column;border-radius:14px;border:2px solid #e8e8f0;background:linear-gradient(180deg,#fff,#f8f8fc);cursor:pointer;transition:all .18s;position:relative;overflow:hidden}.my-sub-card:hover{border-color:var(--color-primary-end,#FF9D57);transform:translateY(-2px);box-shadow:0 4px 12px #ff9d5726}.my-sub-card__img{width:100%;aspect-ratio:16/10;object-fit:cover;background:#e8e8f0;display:block}.my-sub-card__body{padding:10px 12px}.my-sub-card__name{font-size:13px;font-weight:700;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-sub-card__meta{font-size:11px;color:#999;margin-top:2px;display:flex;align-items:center;gap:6px}.my-sub-card__status{display:inline-block;padding:1px 6px;border-radius:6px;font-size:10px;font-weight:600;text-transform:uppercase}.my-sub-card__version{font-size:10px;font-weight:600;color:#7c7c9a;background:#ededf4;padding:1px 5px;border-radius:4px}.my-sub-card__status--approved{background:#e0f5e9;color:#1a8a4a}.my-sub-card__status--pending{background:#fef3cd;color:#856404}.my-sub-card__status--draft{background:#e8e8f0;color:#666}@media (max-width: 640px){.creation-prompt__grid,.my-submissions__grid{grid-template-columns:repeat(2,1fr)}}.modal-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-card{background:#fff;border-radius:16px;width:480px;max-width:90vw;box-shadow:0 16px 48px #0003;overflow:hidden}.modal-card__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e8e8f0}.modal-card__header h3{font-size:15px;font-weight:700;display:flex;align-items:center;gap:8px;margin:0;color:#333}.modal-card__header .material-symbols-rounded{font-size:20px;color:var(--color-primary-end,#FF9D57)}.modal-card__close{background:none;border:none;cursor:pointer;color:#888;padding:4px}.modal-card__close:hover{color:#333}.modal-card__body{padding:20px}.modal-card__footer{display:flex;justify-content:flex-end;gap:8px;padding:16px 20px;border-top:1px solid #e8e8f0}.modal-card--wide{width:560px;max-width:95vw}.modal-card--wide .modal-card__body{max-height:70vh;overflow-y:auto}.submit-tab-bar{display:flex;gap:4px;margin-bottom:16px;padding:4px;background:#f0f0f5;border-radius:10px;overflow-x:auto}.submit-tab-bar:empty{display:none}.submit-tab-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;border:none;border-radius:8px;background:transparent;cursor:pointer;font-size:12px;font-weight:600;color:#888;white-space:nowrap;transition:all .15s}.submit-tab-btn:hover{background:#ffffff80;color:#555}.submit-tab-btn--active{background:#fff;color:#333;box-shadow:0 1px 3px #0000001a}.submit-tab-btn .material-symbols-rounded{font-size:16px}.submit-tab-btn--has-preview{color:var(--color-primary-end,#FF9D57)}.submit-tab-btn--has-preview.submit-tab-btn--active{color:#333}.submit-defaults-banner{display:flex;flex-direction:column;gap:12px;padding:16px;margin-bottom:16px;background:#fef5ed;border:1px solid #f5dcc5;border-radius:10px}.submit-defaults-banner__top{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500;color:#2d7a6d}.submit-defaults-banner__top .material-symbols-rounded{font-size:20px;color:var(--color-primary-end,#FF9D57)}.submit-defaults-banner .preview-thumb{max-width:100%;border-radius:8px}.submit-defaults-toggle{margin-left:auto;background:none;border:1px solid #b5ddd5;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:600;color:#2d7a6d;cursor:pointer;transition:all .15s;white-space:nowrap}.submit-defaults-toggle:hover{background:#fde8d4;border-color:#ff9d57}.submit--using-defaults .form-group{display:none}.zip-import-options{display:flex;flex-direction:column;gap:6px}.zip-import-option{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#f8f8fc;border:2px solid transparent;border-radius:10px;cursor:pointer;transition:border-color .15s,background .15s}.zip-import-option:hover{border-color:#e0e0e8}.zip-import-option input[type=checkbox]{accent-color:var(--color-primary-end,#FF9D57);width:16px;height:16px;flex-shrink:0}.zip-import-option__icon{font-size:20px;color:var(--color-primary-end,#FF9D57)}.zip-import-option__text{flex:1}.zip-import-option__name{font-size:13px;font-weight:600;color:#333}.zip-import-option__meta{font-size:11px;color:#888}.load-results{display:flex;flex-direction:column;gap:6px;max-height:200px;overflow-y:auto;margin-top:10px}.load-result-item{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f8f8fc;border:2px solid transparent;border-radius:10px;cursor:pointer}.load-result-item:hover{border-color:#e0e0e8}.load-result-item--selected{border-color:var(--color-primary-end,#FF9D57);background:linear-gradient(135deg,#f8d0900f,#ff9d570f)}.load-result-item__name{font-size:13px;font-weight:600;color:#333}.load-result-item__meta{font-size:11px;color:#888}.bld-layout{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch;flex:1;min-height:0;overflow:hidden}.bld-layout--asset{max-width:none}.bld-layout--asset .bld-editor>.bld-section{display:none}.bld-layout--asset.bld-layout--preview-in-inspector .bld-preview{display:none}.bld-layout--no-preview{grid-template-columns:1fr!important}.bld-layout--no-preview .bld-preview{display:none}.bld-preview--hidden{display:none!important}.bld-editor{display:flex;flex-direction:column;gap:8px;overflow-y:auto;padding:12px}.bld-editor>.bld-section{display:none}.bld-section{background:var(--gradient-light, linear-gradient(180deg, #fafafa, #f3f8fb));border-radius:var(--radius-md,16px);padding:20px;box-shadow:var(--shadow-z100, 0px 1px 1px 0px rgba(33,33,33,.26), 0px 2px 5px 0px rgba(33,33,33,.2));position:relative;overflow:hidden}.bld-section:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:var(--shadow-inset, inset 0px -1px 3px 0px rgba(33,33,33,.25), inset 0px 1px 3px 0px rgba(255,255,255,.5))}.bld-section__title{font-size:15px;font-weight:700;display:flex;align-items:center;gap:8px;margin:0 0 14px;color:#333}.bld-section__title .material-symbols-rounded{font-size:20px;color:var(--color-primary-end, #FF9D57)}.bld-hint{font-size:12px;color:#888;margin:-8px 0 14px}.form-group{margin-bottom:14px}.form-group:last-child{margin-bottom:0}.form-group label{display:block;font-size:13px;font-weight:600;margin-bottom:6px;color:#444}.form-group input[type=text],.form-group textarea{width:100%;padding:10px 14px;border:2px solid #e8e8f0;border-radius:12px;font-size:14px;background:#fff;transition:border-color .15s;box-shadow:inset 0 1px 2px #2121210f}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--color-primary-end,#FF9D57)}.form-group textarea{resize:vertical}.tmode-grid{display:flex;gap:8px;flex-wrap:wrap}.tmode-chip{display:flex;align-items:center;gap:6px;padding:8px 16px;border:2px solid #e8e8f0;border-radius:12px;cursor:pointer;font-size:13px;font-weight:600;color:#666;transition:all .15s}.tmode-chip input{display:none}.tmode-chip .material-symbols-rounded{font-size:18px}.tmode-chip--active{border-color:var(--color-primary-end,#FF9D57);background:linear-gradient(135deg,#f8d09014,#ff9d5714);color:#333}.tmode-grid--sm{gap:6px}.tmode-grid--sm .tmode-chip{padding:6px 12px;font-size:12px}.ds-settings{display:flex;flex-direction:column;gap:18px}.ds-setting{display:flex;flex-direction:column;gap:6px}.ds-setting__header{display:flex;align-items:center;justify-content:space-between}.ds-setting__label{font-size:13px;font-weight:600;color:#555}.ds-setting__value{font-size:13px;font-weight:700;color:var(--color-primary-end,#FF9D57);min-width:40px;text-align:right}.ds-setting__range{width:100%;accent-color:var(--color-primary-end,#FF9D57)}.cat-section{background:linear-gradient(180deg,#fafafa,#f3f8fb);border-radius:var(--radius-md,16px);box-shadow:0 1px 1px #21212142,0 2px 5px #21212133;position:relative;margin-bottom:6px}.cat-section:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 -1px 3px #21212140,inset 0 1px 3px #ffffff80}.cat-section__header{display:flex;align-items:center;gap:8px;width:100%;padding:12px 16px;border:none;background:transparent;cursor:pointer;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#333;text-align:left;transition:all .15s;position:relative;z-index:1}.cat-section__header:hover{background:#00000005}.cat-section__icon{font-size:20px;color:var(--color-primary-end,#FF9D57)}.cat-section__title{flex:1}.cat-section__arrow{font-size:20px;color:#999;transition:transform .25s}.cat-section--open>.cat-section__header .cat-section__arrow{transform:rotate(180deg)}.cat-section__body{display:flex;flex-direction:column;gap:8px;padding:0 14px 14px;position:relative;z-index:1}.cat-section:not(.cat-section--open)>.cat-section__body{display:none}.cat-label{font-family:Poppins,sans-serif;font-size:13px;font-weight:700;color:#555;margin:4px 0 0 2px;text-transform:uppercase;letter-spacing:.3px}.cat-card{background:linear-gradient(180deg,#fafafa,#f3f8fb);border-radius:var(--radius-md,16px);box-shadow:0 1px 1px #21212142,0 2px 5px #21212133;position:relative}.cat-card:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 -1px 3px #21212140,inset 0 1px 3px #ffffff80}.cat-card__row{display:flex;align-items:center;gap:12px;min-height:56px;padding:10px 12px;position:relative}.cat-card__row--accent{gap:8px}.cat-card__icon{font-size:28px;color:#555;flex-shrink:0}.cat-card__desc{flex:1;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#212121;opacity:.8}.cat-dropdown{position:relative;flex:1;max-width:180px;min-width:120px}.cat-dropdown__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;border:none;background:linear-gradient(180deg,#fafafa,#f3f8fb);border-radius:var(--radius-md,16px);box-shadow:0 1px 1px #21212142,0 2px 5px #21212133;cursor:pointer;position:relative;overflow:hidden;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#212121;text-transform:uppercase}.cat-dropdown__trigger:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 -1px 3px #21212140,inset 0 1px 3px #ffffff80}.cat-dropdown__arrow{font-size:22px;color:#888}.cat-dropdown__menu{display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border-radius:12px;padding:4px;z-index:100;box-shadow:0 4px 24px #00000026,0 0 0 1px #0000000f}.cat-dropdown--open .cat-dropdown__menu{display:block}.cat-dropdown__option{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;border:none;background:none;font-size:13px;font-weight:600;color:#444;cursor:pointer;border-radius:8px;text-align:left;font-family:Poppins,sans-serif}.cat-dropdown__option:hover{background:linear-gradient(180deg,#f8d090,#ff9d57);color:#fff}.cat-dropdown__option:hover .material-symbols-rounded{color:#fff}.cat-dropdown__option .material-symbols-rounded{font-size:18px;color:#888}.cat-dropdown__option--active,.cat-dropdown__option--active .material-symbols-rounded{color:var(--color-primary-end,#FF9D57)}.cat-accent-circles{display:flex;gap:6px;flex-wrap:wrap;align-items:center;flex:1}.cat-accent-swatch{width:32px;height:32px;border-radius:50%;cursor:pointer;position:relative;border:none;padding:0;box-shadow:0 1px 3px #0000001f;transition:transform .1s}.cat-accent-swatch:hover{transform:scale(1.1)}.cat-accent-swatch--active{outline:3px solid var(--color-primary-end,#FF9D57);outline-offset:2px}.cat-accent-swatch__check{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.cat-card--gradient-pair{display:flex;flex-direction:row}.cat-card__gradient-preview{width:100px;min-height:100px;flex-shrink:0;align-self:stretch;border-radius:var(--radius-md,16px) 0 0 var(--radius-md,16px)}.cat-card__color-rows{flex:1;display:flex;flex-direction:column}.cat-card__color-row{display:flex;align-items:center;gap:12px;min-height:56px;padding:10px 12px}.cat-card__color-label{flex:1;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#212121}.cat-card__color-hex{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#212121}.cat-card__color-input{width:32px;height:32px;border-radius:50%;border:none;cursor:pointer;padding:0;background:transparent}.cat-card__color-input::-webkit-color-swatch-wrapper{padding:0}.cat-card__color-input::-webkit-color-swatch{border:none;border-radius:50%}.cat-card__color-divider{height:1px;background:#212121;opacity:.1;margin:0 12px}.cat-toggle-advanced{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border:none;background:linear-gradient(180deg,#fafafa,#f3f8fb);border-radius:var(--radius-md,16px);box-shadow:0 1px 1px #21212142,0 2px 5px #21212133;cursor:pointer;font-size:13px;font-weight:600;color:#666;transition:all .15s;position:relative;overflow:hidden}.cat-toggle-advanced:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 -1px 3px #21212140,inset 0 1px 3px #ffffff80}.cat-toggle-advanced:hover{color:#333}.cat-toggle-advanced .material-symbols-rounded{font-size:18px;color:#888}.cat-toggle-advanced__arrow{margin-left:auto!important;transition:transform .2s}.cat-toggle-advanced--open .cat-toggle-advanced__arrow{transform:rotate(180deg)}body.fullscreen-app{overflow:hidden!important;margin:0!important}body.fullscreen-app .page-wrapper{height:100dvh!important;min-height:0!important;padding:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;background:#dddde5!important;max-width:none!important}body.fullscreen-app .header,body.fullscreen-app .footer,body.fullscreen-app .tile-bg{display:none!important}body.fullscreen-app main{flex:1!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;max-width:none!important;width:100%!important;padding:0!important;margin:0!important}body.fullscreen-app #main-content{flex:1!important;display:flex!important;flex-direction:column!important;min-height:0!important;overflow:hidden!important;max-width:none!important;width:100%!important}body.fullscreen-app .bld-layout{max-width:none!important;flex:1!important;min-height:0!important;width:100%!important;padding:0!important;margin:0!important}body.fullscreen-app .bld-layout--asset.bld-layout--preview-in-inspector{grid-template-columns:1fr!important}body.fullscreen-app .bld-layout--asset .bld-editor{min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;gap:0!important;padding:0!important}body.fullscreen-app .bld-layout--asset .bld-editor>.bld-section{display:none!important}body.fullscreen-app .bld-actions{display:none!important}body.fullscreen-app .submit-error{position:fixed!important;bottom:60px;left:50%;transform:translate(-50%);z-index:100;max-width:500px}body.fullscreen-app .upload-progress{position:fixed!important;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:32px;border-radius:20px;z-index:200;box-shadow:0 8px 32px #0003;min-width:320px;text-align:center}body.fullscreen-app .submit-success{position:fixed!important;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:32px;border-radius:20px;z-index:200;box-shadow:0 8px 32px #0003;text-align:center}body.fullscreen-app .bld-layout--asset #asset-panels{flex:1!important;display:flex!important;flex-direction:column!important;min-height:0!important;overflow:hidden!important}body.fullscreen-app .ap-category-section{flex-shrink:0;padding:10px 14px}body.fullscreen-app .ap-section-title{display:none!important}body.fullscreen-app .ap-cat-grid{grid-template-columns:repeat(4,1fr)!important;gap:6px!important}body.fullscreen-app .ap-cat-card{padding:8px 10px!important;border-radius:10px!important;gap:8px!important}body.fullscreen-app .ap-cat-card__icon-wrap{width:28px!important;height:28px!important;border-radius:8px!important}body.fullscreen-app .ap-cat-card__icon-wrap .material-symbols-rounded{font-size:16px!important}body.fullscreen-app .ap-cat-card__name{font-size:12px!important}body.fullscreen-app .ap-cat-card__desc{display:none!important}body.fullscreen-app .ap-inspector{flex:1!important;min-height:0!important;grid-template-columns:1fr 1fr 1fr!important;grid-template-rows:1fr!important;border-radius:0!important}body.fullscreen-app .ap-inspector--overlay{grid-template-columns:1fr 1fr 1fr!important;grid-template-rows:1fr auto!important}body.fullscreen-app .ap-inspector__center{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}body.fullscreen-app .ap-inspector__center .ap-btm-frame,body.fullscreen-app .ap-inspector__center .ap-preview-hint,body.fullscreen-app .ap-inspector__center .sf-preview-empty,body.fullscreen-app .ap-inspector__center .sf-ds-frame,body.fullscreen-app .ap-inspector__center .ap-pane-header{display:none!important}body.fullscreen-app .ap-inspector__center .ap-preview-wrap{flex:1;width:100%;display:flex;align-items:center;justify-content:center;padding:12px}body.fullscreen-app .ap-inspector__center .ds-frame{max-width:none}body.fullscreen-app .ap-inspector--overlay .ap-inspector__bottom{max-height:none;overflow-y:auto}body.fullscreen-app .ap-inspector__left,body.fullscreen-app .ap-inspector__right{min-height:0!important;overflow:hidden!important}body.fullscreen-app .ap-inspector__left{display:flex!important;flex-direction:column!important}body.fullscreen-app .ap-platform-list,body.fullscreen-app .ap-upload-area,body.fullscreen-app .ap-section{flex:1!important;min-height:0!important;overflow-y:auto!important}body.fullscreen-app #upload-smart_folders{flex:1!important;min-height:0!important;grid-template-rows:1fr!important;border-radius:0!important}body.fullscreen-app #upload-smart_folders .ap-inspector__left,body.fullscreen-app #upload-smart_folders .ap-inspector__right{min-height:0!important;overflow:hidden!important}body.fullscreen-app #upload-smart_folders .ap-inspector__left{display:flex!important;flex-direction:column!important}body.fullscreen-app #upload-smart_folders .ap-platform-list,body.fullscreen-app #upload-smart_folders .ap-upload-area{flex:1!important;min-height:0!important;overflow-y:auto!important}.ap-platform-list{flex:1;overflow-y:auto;padding:4px 0}.ap-plat-group__toggle{display:flex;align-items:center;gap:6px;padding:9px 14px;width:100%;border:none;cursor:pointer;text-align:left;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#666;transition:all .15s;background:linear-gradient(180deg,#fff9,#f0f0f599);border-bottom:1px solid rgba(33,33,33,.06)}.ap-plat-group__toggle:hover{background:linear-gradient(180deg,#fffc,#f0f0f5cc);color:#444}.ap-plat-group__arrow{font-size:16px;color:#aaa;transition:transform .25s ease;flex-shrink:0}.ap-plat-group--open .ap-plat-group__arrow{transform:rotate(180deg);color:var(--color-primary-end, #FF9D57)}.ap-plat-group__label{flex:1;min-width:0}.ap-plat-group__count{font-size:9px;font-weight:700;color:#fff;background:var(--gradient-primary, linear-gradient(180deg, #F8D090, #FF9D57));padding:2px 6px;border-radius:6px;margin-left:auto;flex-shrink:0;box-shadow:0 1px 3px #ff9d5740}.ap-plat-group__body{display:none;padding:6px 10px 8px;flex-wrap:wrap;gap:5px;background:linear-gradient(180deg,#f4f4f9,#ededf2);border-bottom:1px solid rgba(33,33,33,.06)}.ap-plat-group--open .ap-plat-group__body{display:flex}.ap-plat-chip{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;border-radius:10px;border:none;font-size:11px;font-weight:600;color:#555;cursor:pointer;background:var(--gradient-light, linear-gradient(180deg, #fafafa, #f3f8fb));box-shadow:var(--shadow-z100, 0px 1px 1px 0px rgba(33,33,33,.26), 0px 2px 5px 0px rgba(33,33,33,.2));transition:all .15s;white-space:nowrap;position:relative;overflow:hidden}.ap-plat-chip:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:var(--shadow-inset, inset 0px -1px 3px 0px rgba(33,33,33,.25), inset 0px 1px 3px 0px rgba(255,255,255,.5))}.ap-plat-chip:hover{transform:translateY(-1px);box-shadow:0 2px 3px #2121214d,0 4px 10px #21212133;color:#333}.ap-plat-chip--active{background:var(--gradient-primary, linear-gradient(180deg, #F8D090, #FF9D57));color:#fff;box-shadow:0 2px 8px #ff9d5759}.ap-plat-chip--active:after{box-shadow:inset 0 -1px 3px #00000026,inset 0 1px 3px #ffffff59}.ap-plat-chip--active:hover{filter:brightness(1.05);transform:translateY(-1px)}.ap-plat-chip__badge{font-size:8px;font-weight:700;color:#fff;background:#ffffff59;padding:1px 5px;border-radius:4px}.ap-plat-chip--active .ap-plat-chip__badge{background:#fff6}.ap-plat-chip__dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;background:var(--color-primary-end, #FF9D57);box-shadow:0 0 4px #ff9d5799}.ap-plat-chip--active .ap-plat-chip__dot{background:#fff;box-shadow:0 0 4px #ffffff80}.sf-ds-frame{max-width:none}.sf-ds-icon-tile.sf-ds-icon-tile--custom .ds-tile__folder-wrap{inset:0!important}.sf-ds-icon-tile.sf-ds-icon-tile--custom .ds-tile__folder-bg{width:100%;height:100%;object-fit:contain}.ap-preview-wrap{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;gap:10px}.ap-preview-hint{font-size:12px;color:#999;text-align:center}.ap-upload-area{flex:1;overflow-y:auto;padding:16px}.ap-upload-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:200px;gap:8px;color:#bbb}.ap-upload-empty .material-symbols-rounded{font-size:40px}.ap-upload-empty p{font-size:13px;font-weight:500;text-align:center}.ap-upload-card{background:var(--gradient-light, linear-gradient(180deg, #fafafa, #f3f8fb));border-radius:var(--radius-md, 16px);padding:16px;margin-bottom:12px;box-shadow:var(--shadow-z100, 0px 1px 1px 0px rgba(33,33,33,.26), 0px 2px 5px 0px rgba(33,33,33,.2));position:relative;overflow:hidden}.ap-upload-card:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:var(--shadow-inset, inset 0px -1px 3px 0px rgba(33,33,33,.25), inset 0px 1px 3px 0px rgba(255,255,255,.5))}.ap-upload-card__header{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#666;margin-bottom:10px;display:flex;align-items:center;gap:6px}.ap-upload-card__header .material-symbols-rounded{font-size:16px;color:#aaa}.ap-upload-card__drop{width:100%;min-height:120px;border:2px dashed rgba(33,33,33,.15);border-radius:var(--radius-md, 16px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#f8f8fc);transition:all .2s;padding:20px}.ap-upload-card__drop:hover{border-color:var(--color-primary-end,#FF9D57);background:linear-gradient(180deg,#f0fdf4,#e8f8f0);transform:translateY(-1px);box-shadow:0 4px 12px #ff9d5726}.ap-upload-card__drop.ap-drop--dragover{border-color:var(--color-primary-end,#FF9D57);background:linear-gradient(180deg,#e6f9ec,#d4f0e2);border-style:solid;box-shadow:0 0 0 3px #ff9d5726,0 4px 16px #ff9d5733}.ap-upload-card__drop input{position:absolute;inset:0;opacity:0;cursor:pointer;z-index:2}.ap-upload-card__drop .material-symbols-rounded{font-size:32px;color:#ccc;transition:all .2s}.ap-upload-card__drop:hover .material-symbols-rounded{color:var(--color-primary-end,#FF9D57)}.ap-upload-card__drop-text{font-size:12px;font-weight:600;color:#999}.ap-upload-card__drop-hint{font-size:10px;color:#bbb;margin-top:-4px}.ap-upload-card__thumb{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;z-index:1;background:linear-gradient(180deg,#f0fdf4,#e8f8f0)}.ap-upload-card__drop--has-file{border-color:var(--color-primary-end,#FF9D57);border-style:solid;background:linear-gradient(180deg,#f0fdf4,#e8f8f0);padding:0}.ap-upload-card__drop--has-file .material-symbols-rounded{color:#27ae60;font-size:24px}.ap-upload-card__drop--has-file .ap-upload-card__drop-text{color:#27ae60}.ap-upload-card__drop--has-file .ap-upload-card__drop-hint{display:none}.ap-upload-card__filename{font-size:10px;font-weight:600;color:#27ae60;margin-top:4px;display:flex;align-items:center;gap:4px}.ap-upload-card__filename .material-symbols-rounded{font-size:14px}.ap-btm-frame{width:100%;max-width:100%;aspect-ratio:1240/1080;border-radius:16px;overflow:hidden;box-shadow:0 4px 8px #21212133,0 8px 24px #21212126;border:2px solid rgba(255,255,255,.6);position:relative;container-type:inline-size}.ap-btm-frame:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 -1px 3px #21212140,inset 0 1px 3px #ffffff80;z-index:6}.ap-btm-bg{position:absolute;inset:0;background:linear-gradient(180deg,#efeff3,#cfcfdb)}.ap-btm-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:5.16%;padding:2.58% 2.58% 0;z-index:1}.ap-btm-tile{position:relative;border-radius:19.3%;aspect-ratio:1}.ap-btm-tile--folder{overflow:visible}.ap-btm-tile__folder-wrap{position:absolute}.ap-btm-tile__folder-bg{width:100%;height:100%;display:block;pointer-events:none}.ap-btm-tile--game{border-radius:17.4%;overflow:hidden;position:relative}.ap-btm-tile__game-bg{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,#fafafa,#f3f8fb);box-shadow:0 2.045px 2.045px #21212142,0 3.409px 6.818px #21212130}.ap-btm-tile__game-bg:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 -.909px 2.273px #21212140,inset 0 .909px 2.273px #ffffff80}.ap-btm-tile__game-art{position:absolute;width:69.57%;height:69.57%;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:13.73%;overflow:hidden;z-index:1}.ap-btm-tile__game-art canvas{width:100%;height:100%;display:block}.ap-btm-tile--selected{overflow:visible}.ap-btm-tile__highlight{position:absolute;inset:-2.67% -1.61% -1.61% -2.67%;border:5.543px solid var(--accent, #84e5ff);border-radius:18px;box-shadow:0 0 5.543px var(--accent-glow, #3eb2d1);pointer-events:none;z-index:4}.ap-btm-tile__highlight:after{content:"";position:absolute;inset:-5.543px;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1.64px #fafafa66}.ap-btm-tile--overlay .ap-btm-tile__game-bg{display:none}.ap-btm-tile--overlay .ap-btm-tile__game-art{width:100%;height:100%;left:0;top:0;transform:none;border-radius:inherit}.ap-btm-dock{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:start;justify-content:center;gap:2.131cqi;padding:1.421cqi 0;z-index:2}.ap-btm-dock__icon{width:5.682cqi;height:5.682cqi;border-radius:100cqi;flex-shrink:0;overflow:hidden;position:relative;box-shadow:0 2.202px 2.202px #00000040}.ap-btm-dock__art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.ap-btm-dock__icon--util{display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;background:linear-gradient(180deg,#fafafa,#f3f8fb);box-shadow:0 2.202px 2.202px #00000040;border-radius:100cqi}.ap-btm-dock__icon--util>img{position:absolute;width:62%;height:62%;top:19%;left:19%}.ap-btm-corner{position:absolute;bottom:0;display:flex;align-items:center;justify-content:center;width:18.06%;height:10%;background:linear-gradient(180deg,#fafafa,#f3f8fb);box-shadow:0 2.327px 2.327px #21212142,0 3.49px 6.98px #21212133;z-index:3}.ap-btm-corner--left{left:0;border-top-right-radius:3.002cqi}.ap-btm-corner--right{right:0;border-top-left-radius:3.002cqi}.ap-btm-corner__icon{position:relative;flex-shrink:0}.ap-btm-corner__icon--lg{width:6.004cqi;height:6.004cqi}.ap-btm-corner__icon--sm{width:4.503cqi;height:4.503cqi}.ap-btm-corner__icon img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain}.ap-btm-corner__shadow{position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 -2px 4px #21212140,inset 0 2px 4px #ffffff80}.snd-list{overflow-y:auto;flex:1;padding:4px 8px}.snd-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;cursor:pointer;transition:all .15s;font-size:12px;font-weight:600;color:#666;position:relative}.snd-item:hover{background:#ff9d5714;color:#444}.snd-item--active{background:#ff9d5726;color:var(--color-primary-end,#FF9D57)}.snd-item__icon{font-size:18px}.snd-item__name{flex:1;text-transform:capitalize}.snd-item__play{width:26px;height:26px;border-radius:50%;border:none;flex-shrink:0;background:var(--gradient-primary, linear-gradient(180deg, #F8D090, #FF9D57));color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 4px #ff9d574d;transition:all .15s}.snd-item__play:hover{transform:scale(1.1);box-shadow:0 2px 8px #ff9d5780}.snd-item__play .material-symbols-rounded{font-size:16px;color:#fff}.snd-item__dot{width:6px;height:6px;border-radius:50%;background:var(--color-primary-end,#FF9D57);display:none}.snd-item--has-file .snd-item__dot{display:block}.snd-upload-area{padding:16px;overflow-y:auto;flex:1}.snd-upload-card{background:var(--gradient-light, linear-gradient(180deg, #fafafa, #f3f8fb));border-radius:var(--radius-md, 16px);padding:16px;margin-bottom:12px;box-shadow:var(--shadow-z100, 0px 1px 1px 0px rgba(33,33,33,.26), 0px 2px 5px 0px rgba(33,33,33,.2));position:relative;overflow:hidden}.snd-upload-card:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:var(--shadow-inset, inset 0px -1px 3px 0px rgba(33,33,33,.25), inset 0px 1px 3px 0px rgba(255,255,255,.5))}.snd-upload-card__header{display:flex;align-items:center;gap:8px;margin-bottom:12px;position:relative;z-index:1}.snd-upload-card__header .material-symbols-rounded{font-size:20px;color:var(--color-primary-end,#FF9D57)}.snd-upload-card__header span:last-child{font-size:14px;font-weight:700;color:#333;text-transform:capitalize}.snd-player{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#ff9d570f;border-radius:12px;margin-top:10px;position:relative;z-index:1}.snd-player__info{flex:1;min-width:0}.snd-player__name{font-size:12px;font-weight:600;color:#333;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.snd-player__size{font-size:10px;color:#999}.snd-player__remove{width:28px;height:28px;border-radius:8px;border:none;background:none;color:#ccc;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.snd-player__remove:hover{background:#e74c3c14;color:#e74c3c}.snd-detail-card{background:var(--gradient-light, linear-gradient(180deg, #fafafa, #f3f8fb));border-radius:var(--radius-md, 16px);padding:14px;margin-top:12px;box-shadow:var(--shadow-z100, 0px 1px 1px 0px rgba(33,33,33,.26), 0px 2px 5px 0px rgba(33,33,33,.2));position:relative;overflow:hidden}.snd-detail-card:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:var(--shadow-inset, inset 0px -1px 3px 0px rgba(33,33,33,.25), inset 0px 1px 3px 0px rgba(255,255,255,.5))}.snd-detail-row{display:flex;justify-content:space-between;font-size:12px;padding:4px 0;position:relative;z-index:1}.snd-detail-row__label{color:#999;font-weight:500}.snd-detail-row__value{color:#333;font-weight:600}.music-mode-picker{padding:8px;display:flex;flex-direction:column;gap:6px}.music-mode-btn{display:flex;align-items:center;gap:10px;padding:12px 14px;border:none;border-radius:var(--radius-md, 16px);background:var(--gradient-light, linear-gradient(180deg, #fafafa, #f3f8fb));cursor:pointer;text-align:left;transition:all .15s;width:100%;position:relative;overflow:hidden;box-shadow:var(--shadow-z100, 0px 1px 1px 0px rgba(33,33,33,.26), 0px 2px 5px 0px rgba(33,33,33,.2))}.music-mode-btn:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:var(--shadow-inset, inset 0px -1px 3px 0px rgba(33,33,33,.25), inset 0px 1px 3px 0px rgba(255,255,255,.5))}.music-mode-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ff9d5726}.music-mode-btn--active{background:var(--gradient-primary, linear-gradient(180deg, #F8D090, #FF9D57))}.music-mode-btn--active .material-symbols-rounded,.music-mode-btn--active .music-mode-btn__label{color:#fff}.music-mode-btn--active .music-mode-btn__desc{color:#fffc}.music-mode-btn .material-symbols-rounded{font-size:22px;color:#fff;transition:color .15s;position:relative;z-index:1}.music-mode-btn__text{display:flex;flex-direction:column;position:relative;z-index:1}.music-mode-btn__label{font-size:13px;font-weight:700;color:#333}.music-mode-btn__desc{font-size:10px;color:#999;margin-top:1px}.music-tracks-header{display:flex;align-items:center;gap:6px;padding:10px 12px 6px;font-size:12px;font-weight:700;color:#888;text-transform:uppercase;letter-spacing:.4px}.music-tracks-header .material-symbols-rounded{font-size:16px}.music-add-track-btn{margin-left:auto;width:24px;height:24px;border-radius:6px;border:1px dashed rgba(0,0,0,.12);background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#999;transition:all .15s}.music-add-track-btn:hover{border-color:var(--color-primary-end,#FF9D57);color:var(--color-primary-end,#FF9D57);background:#ff9d5714}.music-add-track-btn .material-symbols-rounded{font-size:16px}.music-track-list{overflow-y:auto;flex:1;padding:4px 8px}.music-track-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;cursor:pointer;transition:all .15s;font-size:12px;font-weight:600;color:#666;position:relative}.music-track-item:hover{background:#ff9d5714;color:#444}.music-track-item--active{background:#ff9d5726;color:var(--color-primary-end,#FF9D57)}.music-track-item__icon{font-size:18px}.music-track-item__name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.music-track-item__play{width:26px;height:26px;border-radius:50%;border:none;flex-shrink:0;background:var(--gradient-primary, linear-gradient(180deg, #F8D090, #FF9D57));color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 4px #ff9d574d;transition:all .15s}.music-track-item__play:hover{transform:scale(1.1);box-shadow:0 2px 8px #ff9d5780}.music-track-item__play .material-symbols-rounded{font-size:16px;color:#fff}.music-track-item__remove{font-size:16px;color:#ccc;cursor:pointer;border:none;background:none;padding:2px;border-radius:4px;transition:all .15s}.music-track-item__remove:hover{color:#e74c3c;background:#e74c3c14}.music-center-area{padding:16px;overflow-y:auto;flex:1}.music-schedule-slots{display:flex;flex-direction:column;gap:8px}.music-slot-card{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--gradient-light, linear-gradient(180deg, #fafafa, #f3f8fb));border-radius:12px;box-shadow:var(--shadow-z100, 0px 1px 1px 0px rgba(33,33,33,.26), 0px 2px 5px 0px rgba(33,33,33,.2));position:relative;overflow:hidden}.music-slot-card:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:var(--shadow-inset, inset 0px -1px 3px 0px rgba(33,33,33,.25), inset 0px 1px 3px 0px rgba(255,255,255,.5))}.music-slot-card__time{display:flex;align-items:center;gap:2px;position:relative;z-index:1;flex-shrink:0}.sched-spinner{display:flex;flex-direction:column;align-items:center;gap:0}.sched-spin-btn{border:none;background:none;cursor:pointer;padding:0;line-height:1;color:#999;transition:color .15s;display:flex;align-items:center;justify-content:center}.sched-spin-btn:hover{color:var(--color-primary-end,#FF9D57)}.sched-spin-btn .material-symbols-rounded{font-size:18px}.sched-spin-val{font-size:14px;font-weight:700;color:#333;min-width:24px;text-align:center;line-height:1}.sched-colon{font-size:14px;font-weight:700;color:#333;padding:0 1px}.music-slot-card__arrow{font-size:16px;color:#ccc;position:relative;z-index:1}.music-slot-card__track{flex:1;font-size:12px;font-weight:600;color:#333;position:relative;z-index:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.music-slot-card__track select{width:100%;border:1px solid #e0e0e8;border-radius:8px;padding:4px 8px;font-size:12px;background:#fff;color:#333;cursor:pointer}.music-slot-card__remove{flex-shrink:0;width:26px;height:26px;border-radius:8px;border:none;background:none;color:#ccc;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;position:relative;z-index:1}.music-slot-card__remove:hover{color:#e74c3c;background:#e74c3c14}.music-schedule-add{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;margin-top:8px;border:2px dashed rgba(0,0,0,.1);border-radius:12px;background:none;cursor:pointer;font-size:12px;font-weight:600;color:#999;transition:all .15s;width:100%}.music-schedule-add:hover{border-color:var(--color-primary-end,#FF9D57);color:var(--color-primary-end,#FF9D57)}.music-playback-mode{display:flex;gap:4px;margin-bottom:12px}.music-pb-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border:none;border-radius:10px;font-size:12px;font-weight:600;cursor:pointer;background:var(--gradient-light, linear-gradient(180deg, #fafafa, #f3f8fb));color:#888;box-shadow:var(--shadow-z100, 0px 1px 1px 0px rgba(33,33,33,.26), 0px 2px 5px 0px rgba(33,33,33,.2));position:relative;overflow:hidden;transition:all .15s}.music-pb-btn:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:var(--shadow-inset, inset 0px -1px 3px 0px rgba(33,33,33,.25), inset 0px 1px 3px 0px rgba(255,255,255,.5))}.music-pb-btn--active{background:var(--gradient-primary, linear-gradient(180deg, #F8D090, #FF9D57));color:#fff}.music-playlist-items{display:flex;flex-direction:column;gap:6px}.music-pl-item{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--gradient-light, linear-gradient(180deg, #fafafa, #f3f8fb));border-radius:12px;cursor:grab;box-shadow:var(--shadow-z100, 0px 1px 1px 0px rgba(33,33,33,.26), 0px 2px 5px 0px rgba(33,33,33,.2));position:relative;overflow:hidden;transition:all .15s}.music-pl-item:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:var(--shadow-inset, inset 0px -1px 3px 0px rgba(33,33,33,.25), inset 0px 1px 3px 0px rgba(255,255,255,.5))}.music-pl-item__drag{font-size:16px;color:#ccc;cursor:grab;position:relative;z-index:1}.music-pl-item__num{font-size:11px;font-weight:700;color:#aaa;min-width:16px;text-align:center;position:relative;z-index:1}.music-pl-item__name{flex:1;font-size:12px;font-weight:600;color:#333;position:relative;z-index:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.music-pl-item__play{width:30px;height:30px;border-radius:50%;border:none;background:var(--gradient-primary, linear-gradient(180deg, #F8D090, #FF9D57));color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 6px #ff9d574d;transition:all .15s;flex-shrink:0;position:relative;z-index:1}.music-pl-item__play:hover{transform:scale(1.05)}.music-pl-item__play .material-symbols-rounded{font-size:18px}.music-pl-item__remove{font-size:16px;color:#ccc;cursor:pointer;border:none;background:none;padding:2px;border-radius:4px;transition:all .15s;position:relative;z-index:1}.music-pl-item__remove:hover{color:#e74c3c;background:#e74c3c14}.gate-loading[data-astro-cid-mhnjvyd6]{display:flex;align-items:center;justify-content:center;min-height:50vh}.spin[data-astro-cid-mhnjvyd6]{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-prompt[data-astro-cid-mhnjvyd6]{display:flex;align-items:center;justify-content:center;min-height:60vh}.maint-gate[data-astro-cid-mhnjvyd6]{display:flex;align-items:center;justify-content:center;min-height:70vh;padding:var(--space-xl)}.maint-gate__card[data-astro-cid-mhnjvyd6]{background:#fff;border-radius:var(--radius-lg,32px);padding:48px;text-align:center;max-width:480px;box-shadow:0 8px 32px #00000014}.maint-gate__card[data-astro-cid-mhnjvyd6] h1[data-astro-cid-mhnjvyd6]{font-family:var(--font-display);font-weight:800;font-size:1.8rem;margin:16px 0 8px}.maint-gate__card[data-astro-cid-mhnjvyd6] p[data-astro-cid-mhnjvyd6]{color:#666;margin-bottom:16px}.maint-gate__actions[data-astro-cid-mhnjvyd6]{display:flex;gap:12px;justify-content:center;margin-top:24px;flex-wrap:wrap}.btn-light[data-astro-cid-mhnjvyd6]{background:#f0f0f5;color:var(--color-body,#222)}.btn-light[data-astro-cid-mhnjvyd6]:hover{background:#e4e4ea}.lp-card[data-astro-cid-mhnjvyd6]{background:#fff;border-radius:var(--radius-lg,32px);padding:48px;text-align:center;max-width:400px;box-shadow:0 8px 32px #00000014}.lp-card[data-astro-cid-mhnjvyd6] h2[data-astro-cid-mhnjvyd6]{margin:16px 0 8px}.lp-card[data-astro-cid-mhnjvyd6] p[data-astro-cid-mhnjvyd6]{color:#666;margin-bottom:24px}.btn-discord[data-astro-cid-mhnjvyd6]{display:inline-flex;align-items:center;gap:8px;background:#5865f2;color:#fff;border:none;padding:12px 24px;border-radius:12px;font-weight:600;cursor:pointer;text-decoration:none;font-size:14px}.btn-discord[data-astro-cid-mhnjvyd6]:hover{background:#4752c4}.btn[data-astro-cid-mhnjvyd6]{display:inline-flex;align-items:center;gap:6px;border:none;border-radius:12px;font-weight:600;cursor:pointer;font-size:13px;padding:10px 18px;text-decoration:none;transition:all .15s}.btn-primary[data-astro-cid-mhnjvyd6]{background:linear-gradient(135deg,var(--color-primary-start,#F8D090),var(--color-primary-end,#FF9D57));color:#fff}.btn-primary[data-astro-cid-mhnjvyd6]:hover{filter:brightness(1.05);transform:translateY(-1px)}.btn-primary[data-astro-cid-mhnjvyd6]:disabled{opacity:.5;pointer-events:none}.btn-lg[data-astro-cid-mhnjvyd6]{padding:14px 28px;font-size:15px;border-radius:16px}.btn-light[data-astro-cid-mhnjvyd6]{background:#f0f0f5;color:#333}.btn-light[data-astro-cid-mhnjvyd6]:hover{background:#e4e4ec}.req[data-astro-cid-mhnjvyd6]{color:#e74c3c}.hint[data-astro-cid-mhnjvyd6]{font-weight:400;color:#888;font-size:12px}.app-navbar[data-astro-cid-mhnjvyd6]{display:flex;align-items:center;justify-content:space-between;padding:0 12px;height:38px;flex-shrink:0;background:linear-gradient(180deg,#e8e8f0,#dddde5);border-bottom:1px solid #c8c8d0;font-size:13px;user-select:none}.app-navbar__left[data-astro-cid-mhnjvyd6]{display:flex;align-items:center;gap:2px}.app-navbar__logo[data-astro-cid-mhnjvyd6]{display:flex;align-items:center;gap:6px;padding:4px 10px 4px 4px;text-decoration:none;color:#333;font-weight:700;font-size:13px;border-right:1px solid #c8c8d0;margin-right:4px}.app-navbar__logo[data-astro-cid-mhnjvyd6] img[data-astro-cid-mhnjvyd6]{height:20px;width:20px;object-fit:contain}.app-navbar__menus[data-astro-cid-mhnjvyd6]{display:flex;align-items:center}.app-menu[data-astro-cid-mhnjvyd6]{position:relative}.app-menu__trigger[data-astro-cid-mhnjvyd6]{background:none;border:none;padding:5px 10px;font-size:13px;font-weight:500;color:#444;cursor:pointer;border-radius:4px}.app-menu__trigger[data-astro-cid-mhnjvyd6]:hover,.app-menu--open[data-astro-cid-mhnjvyd6] .app-menu__trigger[data-astro-cid-mhnjvyd6]{background:#00000014;color:#111}.app-menu__dropdown[data-astro-cid-mhnjvyd6]{display:none;position:absolute;top:100%;left:0;margin-top:2px;min-width:240px;padding:4px;background:#fff;border-radius:8px;box-shadow:0 4px 24px #00000026,0 0 0 1px #0000000f;z-index:500}.app-menu--open[data-astro-cid-mhnjvyd6] .app-menu__dropdown[data-astro-cid-mhnjvyd6]{display:block}.app-menu__item[data-astro-cid-mhnjvyd6]{display:flex;align-items:center;gap:8px;width:100%;padding:7px 12px;border:none;background:none;font-size:13px;color:#333;cursor:pointer;border-radius:5px;text-align:left}.app-menu__item[data-astro-cid-mhnjvyd6]:hover{background:var(--gradient-primary, linear-gradient(180deg, #F8D090, #FF9D57));color:#fff}.app-menu__item[data-astro-cid-mhnjvyd6]:hover .material-symbols-rounded[data-astro-cid-mhnjvyd6]{color:#fff}.app-menu__item[data-astro-cid-mhnjvyd6] .material-symbols-rounded[data-astro-cid-mhnjvyd6]{font-size:16px;color:#888}.app-menu__item--primary[data-astro-cid-mhnjvyd6]{font-weight:600}.app-menu__shortcut[data-astro-cid-mhnjvyd6]{margin-left:auto;font-size:11px;color:#aaa;font-weight:500}.app-menu__item[data-astro-cid-mhnjvyd6]:hover .app-menu__shortcut[data-astro-cid-mhnjvyd6]{color:#ffffffb3}.app-menu__divider[data-astro-cid-mhnjvyd6]{height:1px;background:#e8e8f0;margin:4px 8px}.app-navbar__right[data-astro-cid-mhnjvyd6]{display:flex;align-items:center;gap:8px}.app-navbar__submit[data-astro-cid-mhnjvyd6]{padding:5px 14px;font-size:12px;border-radius:8px}.app-navbar__submit[data-astro-cid-mhnjvyd6] .material-symbols-rounded[data-astro-cid-mhnjvyd6]{font-size:15px}.ap-category-section[data-astro-cid-mhnjvyd6]{background:var(--gradient-light, linear-gradient(180deg, #fafafa, #f3f8fb));border-radius:var(--radius-md, 16px);padding:20px;box-shadow:var(--shadow-z100, 0px 1px 1px 0px rgba(33,33,33,.26), 0px 2px 5px 0px rgba(33,33,33,.2));position:relative;overflow:hidden}.ap-category-section[data-astro-cid-mhnjvyd6]:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:var(--shadow-inset, inset 0px -1px 3px 0px rgba(33,33,33,.25), inset 0px 1px 3px 0px rgba(255,255,255,.5))}.ap-section-title[data-astro-cid-mhnjvyd6]{font-size:15px;font-weight:700;display:flex;align-items:center;gap:8px;margin:0 0 14px;color:#333}.ap-section-title[data-astro-cid-mhnjvyd6] .material-symbols-rounded[data-astro-cid-mhnjvyd6]{font-size:20px;color:var(--color-primary-end, #FF9D57)}.ap-cat-grid[data-astro-cid-mhnjvyd6]{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.ap-cat-card[data-astro-cid-mhnjvyd6]{display:flex;align-items:center;gap:12px;padding:14px 16px;background:var(--gradient-light, linear-gradient(180deg, #fafafa, #f3f8fb));border-radius:var(--radius-md, 16px);cursor:pointer;transition:all .2s;box-shadow:var(--shadow-z100, 0px 1px 1px 0px rgba(33,33,33,.26), 0px 2px 5px 0px rgba(33,33,33,.2));position:relative;overflow:hidden;border:2px solid transparent}.ap-cat-card[data-astro-cid-mhnjvyd6]:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:var(--shadow-inset, inset 0px -1px 3px 0px rgba(33,33,33,.25), inset 0px 1px 3px 0px rgba(255,255,255,.5))}.ap-cat-card[data-astro-cid-mhnjvyd6] input[data-astro-cid-mhnjvyd6]{display:none}.ap-cat-card__icon-wrap[data-astro-cid-mhnjvyd6]{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(180deg,#f0f0f5,#e8e8f0);box-shadow:inset 0 -1px 2px #21212126,inset 0 1px 2px #ffffff80}.ap-cat-card__icon-wrap[data-astro-cid-mhnjvyd6] .material-symbols-rounded[data-astro-cid-mhnjvyd6]{font-size:22px;color:#888}.ap-cat-card__text[data-astro-cid-mhnjvyd6]{display:flex;flex-direction:column;gap:2px;min-width:0}.ap-cat-card__name[data-astro-cid-mhnjvyd6]{font-size:14px;font-weight:700;color:#444}.ap-cat-card__desc[data-astro-cid-mhnjvyd6]{font-size:11px;color:#999;line-height:1.3}.ap-cat-card--active[data-astro-cid-mhnjvyd6]{border-color:var(--color-primary-end,#FF9D57)}.ap-cat-card--active[data-astro-cid-mhnjvyd6] .ap-cat-card__icon-wrap[data-astro-cid-mhnjvyd6]{background:var(--gradient-primary, linear-gradient(180deg, #F8D090, #FF9D57))}.ap-cat-card--active[data-astro-cid-mhnjvyd6] .ap-cat-card__icon-wrap[data-astro-cid-mhnjvyd6] .material-symbols-rounded[data-astro-cid-mhnjvyd6]{color:#fff}.ap-cat-card--active[data-astro-cid-mhnjvyd6] .ap-cat-card__name[data-astro-cid-mhnjvyd6]{color:#212121}.ap-cat-card[data-astro-cid-mhnjvyd6]:hover:not(.ap-cat-card--active){transform:translateY(-1px);box-shadow:0 2px 3px #2121214d,0 4px 10px #21212140}.ap-inspector[data-astro-cid-mhnjvyd6]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;background:var(--gradient-light, linear-gradient(180deg, #fafafa, #f3f8fb));border-radius:var(--radius-lg, 32px);box-shadow:var(--shadow-z100, 0px 1px 1px 0px rgba(33,33,33,.26), 0px 2px 5px 0px rgba(33,33,33,.2));position:relative;overflow:hidden;min-height:480px}.ap-inspector--overlay[data-astro-cid-mhnjvyd6]{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr auto}.ap-inspector--music[data-astro-cid-mhnjvyd6]{grid-template-columns:1fr 0px 1fr;min-width:620px}.ap-inspector--music[data-astro-cid-mhnjvyd6] .ap-inspector__center[data-astro-cid-mhnjvyd6]{display:none}.ap-inspector--overlay[data-astro-cid-mhnjvyd6] .ap-inspector__left[data-astro-cid-mhnjvyd6],.ap-inspector--overlay[data-astro-cid-mhnjvyd6] .ap-inspector__center[data-astro-cid-mhnjvyd6],.ap-inspector--overlay[data-astro-cid-mhnjvyd6] .ap-inspector__right[data-astro-cid-mhnjvyd6]{grid-row:1}.ap-inspector--overlay[data-astro-cid-mhnjvyd6] .ap-inspector__bottom[data-astro-cid-mhnjvyd6]{grid-column:1 / -1;grid-row:2;border-top:1px solid rgba(33,33,33,.08);background:linear-gradient(180deg,#f8f8fc,#f0f0f5)}.ap-inspector[data-astro-cid-mhnjvyd6]:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:var(--shadow-inset, inset 0px -1px 3px 0px rgba(33,33,33,.25), inset 0px 1px 3px 0px rgba(255,255,255,.5));z-index:5}@media (max-width:860px){.ap-inspector[data-astro-cid-mhnjvyd6]{grid-template-columns:1fr;grid-template-rows:auto 1fr auto;min-height:auto}.ap-inspector--overlay[data-astro-cid-mhnjvyd6]{grid-template-columns:1fr;grid-template-rows:auto 1fr auto auto}.ap-inspector__left[data-astro-cid-mhnjvyd6]{max-height:200px}}.ap-inspector__left[data-astro-cid-mhnjvyd6]{display:flex;flex-direction:column;border-right:1px solid rgba(33,33,33,.08);background:linear-gradient(180deg,#f8f8fc,#f0f0f5)}.ap-inspector__center[data-astro-cid-mhnjvyd6]{display:flex;flex-direction:column;background:linear-gradient(180deg,#f5f5fa,#eeeef3)}.ap-inspector__right[data-astro-cid-mhnjvyd6]{display:flex;flex-direction:column;border-left:1px solid rgba(33,33,33,.08);background:linear-gradient(180deg,#f8f8fc,#f0f0f5)}.ap-pane-header[data-astro-cid-mhnjvyd6]{display:flex;align-items:center;gap:6px;padding:12px 16px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--color-primary-end, #FF9D57);border-bottom:1px solid rgba(33,33,33,.08);background:#ffffff80;flex-shrink:0}.ap-pane-header[data-astro-cid-mhnjvyd6] .material-symbols-rounded[data-astro-cid-mhnjvyd6]{font-size:16px}.ap-pane-header--standalone[data-astro-cid-mhnjvyd6]{display:flex;align-items:center;gap:8px;padding:14px 0 10px;font-size:15px;font-weight:700;text-transform:none;letter-spacing:0;color:#333;border-bottom:none;background:transparent}.ap-pane-header--standalone[data-astro-cid-mhnjvyd6] .material-symbols-rounded[data-astro-cid-mhnjvyd6]{font-size:20px;color:var(--color-primary-end, #FF9D57)}.ap-pane-search[data-astro-cid-mhnjvyd6]{padding:8px 12px;border-bottom:1px solid rgba(33,33,33,.06);display:flex;align-items:center;gap:6px;flex-shrink:0}.ap-pane-search[data-astro-cid-mhnjvyd6] .material-symbols-rounded[data-astro-cid-mhnjvyd6]{font-size:16px;color:#aaa}.ap-pane-search[data-astro-cid-mhnjvyd6] input[data-astro-cid-mhnjvyd6]{flex:1;border:none;background:transparent;font-size:12px;outline:none;color:#333}.ap-pane-search--inline[data-astro-cid-mhnjvyd6]{padding:8px 0;border-bottom:none;margin-bottom:8px}.ap-pane-search--inline[data-astro-cid-mhnjvyd6] input[data-astro-cid-mhnjvyd6]{background:#f5f5fa;padding:6px 10px;border-radius:8px}.ap-section[data-astro-cid-mhnjvyd6]{background:var(--gradient-light, linear-gradient(180deg, #fafafa, #f3f8fb));border-radius:var(--radius-md, 16px);padding:20px;box-shadow:var(--shadow-z100, 0px 1px 1px 0px rgba(33,33,33,.26), 0px 2px 5px 0px rgba(33,33,33,.2));position:relative;overflow:hidden}.ap-section[data-astro-cid-mhnjvyd6]:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:var(--shadow-inset, inset 0px -1px 3px 0px rgba(33,33,33,.25), inset 0px 1px 3px 0px rgba(255,255,255,.5))}.ap-hint[data-astro-cid-mhnjvyd6]{font-size:12px;color:#888;margin:0 0 14px}.sf-tabs[data-astro-cid-mhnjvyd6]{display:flex;gap:4px;margin-bottom:12px;position:relative;z-index:1}.sf-tab[data-astro-cid-mhnjvyd6]{padding:8px 16px;border:none;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;background:var(--gradient-light, linear-gradient(180deg, #fafafa, #f3f8fb));color:#888;box-shadow:var(--shadow-z100, 0px 1px 1px 0px rgba(33,33,33,.26), 0px 2px 5px 0px rgba(33,33,33,.2));position:relative;overflow:hidden;transition:all .15s}.sf-tab[data-astro-cid-mhnjvyd6]:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:var(--shadow-inset, inset 0px -1px 3px 0px rgba(33,33,33,.25), inset 0px 1px 3px 0px rgba(255,255,255,.5))}.sf-tab--active[data-astro-cid-mhnjvyd6]{background:var(--gradient-primary, linear-gradient(180deg, #F8D090, #FF9D57));color:#fff}.sf-grid[data-astro-cid-mhnjvyd6]{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px;position:relative;z-index:1}.sf-card[data-astro-cid-mhnjvyd6]{background:var(--gradient-light, linear-gradient(180deg, #fafafa, #f3f8fb));border-radius:var(--radius-md, 16px);padding:12px;box-shadow:var(--shadow-z100, 0px 1px 1px 0px rgba(33,33,33,.26), 0px 2px 5px 0px rgba(33,33,33,.2));position:relative;overflow:hidden;transition:all .15s}.sf-card[data-astro-cid-mhnjvyd6]:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:var(--shadow-inset, inset 0px -1px 3px 0px rgba(33,33,33,.25), inset 0px 1px 3px 0px rgba(255,255,255,.5))}.sf-card[data-astro-cid-mhnjvyd6]:hover{transform:translateY(-1px);box-shadow:0 2px 3px #2121214d,0 4px 10px #21212140}.sf-card__header[data-astro-cid-mhnjvyd6]{display:flex;align-items:center;gap:8px;margin-bottom:10px;position:relative;z-index:1}.sf-card__name[data-astro-cid-mhnjvyd6]{font-size:13px;font-weight:700;color:#333;text-transform:capitalize}.sf-card__hero-preview[data-astro-cid-mhnjvyd6]{width:100%;height:80px;border-radius:8px;object-fit:cover;margin-bottom:8px;background:#f0f0f5;display:none;position:relative;z-index:1}.sf-card__files[data-astro-cid-mhnjvyd6]{display:flex;gap:6px;position:relative;z-index:1}.sf-file[data-astro-cid-mhnjvyd6]{flex:1;text-align:center}.sf-file__label[data-astro-cid-mhnjvyd6]{font-size:10px;font-weight:600;color:#888;display:block;margin-bottom:4px}.sf-file__drop[data-astro-cid-mhnjvyd6]{width:100%;aspect-ratio:1;border:2px dashed rgba(33,33,33,.12);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;overflow:hidden;background:#ffffff80;transition:border-color .15s}.sf-file__drop[data-astro-cid-mhnjvyd6]:hover{border-color:var(--color-primary-end,#FF9D57)}.sf-file__drop[data-astro-cid-mhnjvyd6] input[data-astro-cid-mhnjvyd6]{position:absolute;inset:0;opacity:0;cursor:pointer}.sf-file__drop[data-astro-cid-mhnjvyd6] img[data-astro-cid-mhnjvyd6]{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.sf-file__drop[data-astro-cid-mhnjvyd6] .material-symbols-rounded[data-astro-cid-mhnjvyd6]{font-size:20px;color:#ccc}.ds-bg-video[data-astro-cid-mhnjvyd6]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;border-radius:inherit}.file-drop[data-astro-cid-mhnjvyd6]{border:2px dashed #ddd;border-radius:12px;padding:24px;text-align:center;cursor:pointer;position:relative;transition:all .15s;background:#fafafe}.file-drop[data-astro-cid-mhnjvyd6]:hover{border-color:var(--color-primary-end,#FF9D57);background:#fef5ed}.file-drop[data-astro-cid-mhnjvyd6] input[data-astro-cid-mhnjvyd6][type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}.file-drop[data-astro-cid-mhnjvyd6] .material-symbols-rounded[data-astro-cid-mhnjvyd6]{font-size:32px;color:#bbb;display:block;margin-bottom:8px}.file-drop__text[data-astro-cid-mhnjvyd6]{font-size:13px;font-weight:500;color:#666;display:block}.file-drop__info[data-astro-cid-mhnjvyd6]{font-size:11px;color:#aaa;display:block;margin-top:4px}.file-drop--sm[data-astro-cid-mhnjvyd6]{padding:12px;border-radius:10px}.file-drop--sm[data-astro-cid-mhnjvyd6] .material-symbols-rounded[data-astro-cid-mhnjvyd6]{font-size:24px;margin-bottom:4px}.file-drop--sm[data-astro-cid-mhnjvyd6] .file-drop__text[data-astro-cid-mhnjvyd6]{font-size:11px}.preview-thumb[data-astro-cid-mhnjvyd6]{max-width:100%;border-radius:12px;margin-top:10px}.gallery-grid[data-astro-cid-mhnjvyd6]{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.gallery-slot[data-astro-cid-mhnjvyd6]{position:relative}.gallery-thumb[data-astro-cid-mhnjvyd6]{width:100%;border-radius:8px;margin-top:4px}.bld-actions[data-astro-cid-mhnjvyd6]{margin:16px 0}.submit-error[data-astro-cid-mhnjvyd6]{background:linear-gradient(180deg,#fdeaea,#f8d8d8);color:#c0392b;padding:12px 16px;border-radius:var(--radius-md, 16px);font-size:13px;margin-bottom:12px;box-shadow:var(--shadow-z100, 0px 1px 1px 0px rgba(33,33,33,.26), 0px 2px 5px 0px rgba(33,33,33,.2))}.upload-progress[data-astro-cid-mhnjvyd6]{background:var(--gradient-light, linear-gradient(180deg, #fafafa, #f3f8fb));border-radius:var(--radius-md, 16px);padding:20px;box-shadow:var(--shadow-z100, 0px 1px 1px 0px rgba(33,33,33,.26), 0px 2px 5px 0px rgba(33,33,33,.2));text-align:center;position:relative;overflow:hidden}.upload-progress[data-astro-cid-mhnjvyd6]:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:var(--shadow-inset, inset 0px -1px 3px 0px rgba(33,33,33,.25), inset 0px 1px 3px 0px rgba(255,255,255,.5))}.progress-bar[data-astro-cid-mhnjvyd6]{height:8px;background:#21212114;border-radius:4px;overflow:hidden;margin:12px 0 8px;position:relative;z-index:1}.progress-bar__fill[data-astro-cid-mhnjvyd6]{height:100%;background:var(--gradient-primary, linear-gradient(90deg,#F8D090,#FF9D57));border-radius:4px;transition:width .3s}.progress-text[data-astro-cid-mhnjvyd6]{font-size:13px;color:#888;position:relative;z-index:1}.submit-success[data-astro-cid-mhnjvyd6]{background:var(--gradient-light, linear-gradient(180deg, #fafafa, #f3f8fb));border-radius:var(--radius-md, 16px);padding:32px;box-shadow:var(--shadow-z100, 0px 1px 1px 0px rgba(33,33,33,.26), 0px 2px 5px 0px rgba(33,33,33,.2));text-align:center;position:relative;overflow:hidden}.submit-success[data-astro-cid-mhnjvyd6]:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:var(--shadow-inset, inset 0px -1px 3px 0px rgba(33,33,33,.25), inset 0px 1px 3px 0px rgba(255,255,255,.5))}.submit-success[data-astro-cid-mhnjvyd6] h2[data-astro-cid-mhnjvyd6]{margin:12px 0 8px;position:relative;z-index:1}.submit-success[data-astro-cid-mhnjvyd6] p[data-astro-cid-mhnjvyd6]{color:#666;margin-bottom:20px;position:relative;z-index:1}.bld-preview[data-astro-cid-mhnjvyd6]{display:flex;flex-direction:column;background:#dddde5;border-left:1px solid #c0c0c8;overflow-y:auto}.bld-preview__sticky[data-astro-cid-mhnjvyd6]{padding:16px;display:flex;flex-direction:column;align-items:center;max-width:480px;width:100%;margin:0 auto}.bld-preview__heading[data-astro-cid-mhnjvyd6]{font-size:12px;font-weight:700;display:flex;align-items:center;gap:6px;color:#888;margin-bottom:10px;text-transform:uppercase;letter-spacing:.5px}.ds-frame[data-astro-cid-mhnjvyd6]{width:100%;border-radius:20px;overflow:hidden;box-shadow:0 8px 32px #0000001f;border:3px solid #e0e0e8;background:#e0e0e8;display:flex;flex-direction:column;align-items:center;gap:3px;padding-bottom:3px}.ds-screen[data-astro-cid-mhnjvyd6]{position:relative;overflow:hidden}.ds-top[data-astro-cid-mhnjvyd6]{aspect-ratio:1280/720;background:#f3f8fb;container-type:inline-size;width:100%}.ds-bottom[data-astro-cid-mhnjvyd6]{aspect-ratio:1240/1080;background:#f3f8fb;container-type:inline-size;width:64.583%}.ds-top__bg[data-astro-cid-mhnjvyd6]{position:absolute;inset:0;background-size:cover;background-position:center;transition:all .3s}.ds-top__bg[data-astro-cid-mhnjvyd6]:after{content:"";position:absolute;inset:0;background:var(--hero-gradient, none);pointer-events:none;z-index:1}.ds-top__status[data-astro-cid-mhnjvyd6]{position:absolute;top:1.042cqi;right:2.075cqi;z-index:2}.ds-top__status-pill[data-astro-cid-mhnjvyd6]{display:flex;align-items:center;gap:.729cqi;background:linear-gradient(180deg,#fafafa,#f3f8fb);padding:.957cqi 1.914cqi;border-radius:11.965cqi;font-family:Poppins,sans-serif;font-weight:600;font-size:1.914cqi;color:#212121;box-shadow:0 .574px .574px #21212142,0 1.149px 2.872px #21212133;position:relative}.ds-top__status-pill[data-astro-cid-mhnjvyd6]:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 -.574px 1.723px #21212140,inset 0 .574px 1.723px #ffffff80}.ds-status__icon[data-astro-cid-mhnjvyd6]{height:1.914cqi;width:auto;display:block}.ds-status__icon--trigger[data-astro-cid-mhnjvyd6]{height:2.872cqi}.ds-top__time[data-astro-cid-mhnjvyd6]{white-space:nowrap}.ds-top__hero[data-astro-cid-mhnjvyd6]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:1;mask:radial-gradient(ellipse 80% 80% at center,black 20%,transparent 75%);-webkit-mask:radial-gradient(ellipse 80% 80% at center,black 20%,transparent 75%)}.ds-top__hero-img[data-astro-cid-mhnjvyd6]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none;z-index:0}.ds-top__hero-logo[data-astro-cid-mhnjvyd6]{max-width:57.92%;max-height:57.92%;width:auto;height:auto;object-fit:contain;pointer-events:none;position:relative;z-index:1}.ds-top__game-logo[data-astro-cid-mhnjvyd6]{font-family:Poppins,sans-serif;font-weight:700;font-size:14px;color:#fafafa;opacity:.5;text-shadow:0 2px 8px rgba(0,0,0,.3)}.ds-top__folder-hero[data-astro-cid-mhnjvyd6]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1;gap:2cqi}.ds-top__folder-hero-img[data-astro-cid-mhnjvyd6]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none;z-index:0}.ds-top__folder-hero-default[data-astro-cid-mhnjvyd6]{position:relative;z-index:1}.ds-top__folder-hero-logo[data-astro-cid-mhnjvyd6]{max-width:50%;max-height:50%;width:auto;height:auto;object-fit:contain;pointer-events:none;position:relative;z-index:1}.ds-top__folder-icon-wrap[data-astro-cid-mhnjvyd6]{position:relative;width:34cqi;height:34cqi}.ds-top__folder-icon-svg[data-astro-cid-mhnjvyd6]{position:absolute;inset:-4%;width:108%;height:108%;object-fit:contain;pointer-events:none}.ds-top__folder-icon-custom[data-astro-cid-mhnjvyd6]{position:absolute;z-index:2;top:14%;left:10%;width:80%;height:80%;object-fit:contain;pointer-events:none}.ds-top__folder-thumbs[data-astro-cid-mhnjvyd6]{position:absolute;z-index:1;inset:15% 7% 12% 10%;display:grid;grid-template-columns:1fr 1fr;gap:1.2cqi;overflow:hidden}.ds-top__folder-thumb[data-astro-cid-mhnjvyd6]{background:linear-gradient(180deg,#fafafa,#e8eef2);border-radius:2cqi;display:flex;align-items:center;justify-content:center;box-shadow:0 .3px .8px #21212126,inset 0 -.3px .8px #21212126,inset 0 .3px .8px #fff6;overflow:hidden}.ds-top__folder-thumb[data-astro-cid-mhnjvyd6] img[data-astro-cid-mhnjvyd6]{width:70%;height:70%;object-fit:contain;border-radius:1cqi}.ds-top__folder-pill[data-astro-cid-mhnjvyd6]{display:flex;flex-direction:column;align-items:center;background:linear-gradient(180deg,#fafafa,#f3f8fb);padding:1.2cqi 3.5cqi;border-radius:10cqi;box-shadow:0 .574px .574px #21212142,0 1.149px 2.872px #21212133;position:relative}.ds-top__folder-pill[data-astro-cid-mhnjvyd6]:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 -.574px 1.723px #21212140,inset 0 .574px 1.723px #ffffff80}.ds-top__folder-pill-name[data-astro-cid-mhnjvyd6]{font-family:Poppins,sans-serif;font-weight:600;font-size:2.2cqi;color:#212121;line-height:1.3}.ds-top__folder-pill-sub[data-astro-cid-mhnjvyd6]{font-family:Poppins,sans-serif;font-weight:500;font-size:1.3cqi;color:#212121;opacity:.8;line-height:1.3}.ds-top__corner[data-astro-cid-mhnjvyd6]{position:absolute;bottom:0;display:flex;align-items:center;justify-content:center;gap:1.192cqi;width:11.875cqi;height:6.25cqi;border-radius:0;z-index:3;box-shadow:0 2.327px 2.327px #21212142,0 3.49px 6.98px #21212133;overflow:hidden}.ds-top__corner--left[data-astro-cid-mhnjvyd6]{left:0;border-top-right-radius:1.939cqi}.ds-top__corner[data-astro-cid-mhnjvyd6]:before{content:"";position:absolute;inset:0;background:var(--corner-bg, linear-gradient(180deg, #fafafa, #f3f8fb));border-radius:inherit}.ds-top__corner[data-astro-cid-mhnjvyd6]:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 -1.163px 2.327px #21212140,inset 0 1.163px 2.327px #ffffff80}.ds-top-corner__icon[data-astro-cid-mhnjvyd6]{position:relative;z-index:1;display:block;object-fit:contain}.ds-top-corner__icon--lg[data-astro-cid-mhnjvyd6]{width:3.877cqi;height:3.877cqi}.ds-top-corner__icon--sm[data-astro-cid-mhnjvyd6]{width:2.908cqi;height:2.908cqi}.ds-bottom__bg[data-astro-cid-mhnjvyd6]{position:absolute;inset:0;pointer-events:none}.ds-bottom__bg-base[data-astro-cid-mhnjvyd6]{position:absolute;inset:0;background:linear-gradient(180deg,#efeff3,#cfcfdb)}.ds-bottom__grid[data-astro-cid-mhnjvyd6]{position:relative;display:grid;grid-template-columns:repeat(4,1fr);column-gap:5.16%;row-gap:0;padding:2.58% 2.58% 0;align-content:start;z-index:1}#ds-grid[data-astro-cid-mhnjvyd6]>#ds-game-0[data-astro-cid-mhnjvyd6],#ds-grid[data-astro-cid-mhnjvyd6]>#ds-game-1[data-astro-cid-mhnjvyd6],#ds-grid[data-astro-cid-mhnjvyd6]>#ds-game-2[data-astro-cid-mhnjvyd6],#ds-grid[data-astro-cid-mhnjvyd6]>#ds-game-3[data-astro-cid-mhnjvyd6],#ds-grid[data-astro-cid-mhnjvyd6]>#ds-game-4[data-astro-cid-mhnjvyd6],#ds-grid[data-astro-cid-mhnjvyd6]>#ds-game-5[data-astro-cid-mhnjvyd6],#ds-grid[data-astro-cid-mhnjvyd6]>#ds-game-6[data-astro-cid-mhnjvyd6],#ds-grid[data-astro-cid-mhnjvyd6]>#ds-game-7[data-astro-cid-mhnjvyd6]{margin-top:14%}.ds-tile[data-astro-cid-mhnjvyd6]{position:relative;border-radius:19.3%;aspect-ratio:1;z-index:1}.ds-tile--folder[data-astro-cid-mhnjvyd6]{overflow:visible;position:relative}.ds-tile__folder-wrap[data-astro-cid-mhnjvyd6]{position:absolute}.ds-tile__folder-bg[data-astro-cid-mhnjvyd6]{width:100%;height:100%;display:block;pointer-events:none;position:relative;z-index:3}.ds-tile--folder-clickable[data-astro-cid-mhnjvyd6],.ds-tile--game[data-astro-cid-mhnjvyd6]{cursor:pointer}.ds-tile--folder-clickable[data-astro-cid-mhnjvyd6]:hover,.ds-tile--game[data-astro-cid-mhnjvyd6]:hover{filter:brightness(1.05)}.ds-tile__folder-icon[data-astro-cid-mhnjvyd6]{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;z-index:4;display:none;pointer-events:none}.ds-tile__folder-icon[data-astro-cid-mhnjvyd6][src]:not([src=""]){display:block}.ds-tile__folder-icon[data-astro-cid-mhnjvyd6]:not([src]),.ds-tile__folder-icon[data-astro-cid-mhnjvyd6][src=""]{display:none}.ds-tile--game[data-astro-cid-mhnjvyd6]{border-radius:17.4%;overflow:hidden;position:relative}.ds-tile__game-bg[data-astro-cid-mhnjvyd6]{position:absolute;inset:0;background:linear-gradient(180deg,#fafafa,#f3f8fb);border-radius:inherit;box-shadow:0 2.045px 2.045px #21212142,0 3.409px 6.818px #21212130}.ds-tile__game-bg[data-astro-cid-mhnjvyd6]:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 -.909px 2.273px #21212140,inset 0 .909px 2.273px #ffffff80}.ds-tile__game-art[data-astro-cid-mhnjvyd6]{position:absolute;width:80%;height:80%;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:13.73%;overflow:hidden;transition:width .16s ease,height .16s ease}.ds-tile__game-art[data-astro-cid-mhnjvyd6] img[data-astro-cid-mhnjvyd6]{width:100%;height:100%;object-fit:cover;display:block}.ds-tile--selected[data-astro-cid-mhnjvyd6]{overflow:visible}.ds-tile__highlight[data-astro-cid-mhnjvyd6]{position:absolute;left:0;top:0;width:0;height:0;border:6px solid var(--accent, #84e5ff);border-radius:var(--tile-border-radius, 18px);box-shadow:0 0 8px var(--accent-glow, #3eb2d1);box-sizing:border-box;pointer-events:none;z-index:0;opacity:0;transition:left .16s ease,top .16s ease,width .16s ease,height .16s ease,border-radius .16s ease,opacity .16s ease}.ds-tile__highlight[data-astro-cid-mhnjvyd6]:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1.64px #fafafa66}.ds-bottom__dock[data-astro-cid-mhnjvyd6]{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:start;justify-content:center;gap:2.131cqi;padding:1.421cqi 0;z-index:2}.ds-dock__icon[data-astro-cid-mhnjvyd6]{width:5.682cqi;height:5.682cqi;border-radius:100cqi;flex-shrink:0;overflow:hidden;position:relative;box-shadow:0 2.202px 2.202px #00000040}.ds-dock__game-art[data-astro-cid-mhnjvyd6]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.ds-dock__icon--util[data-astro-cid-mhnjvyd6]{display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;background:linear-gradient(180deg,#fafafa,#f3f8fb);box-shadow:0 2.202px 2.202px #00000040;border-radius:100cqi}.ds-dock__icon--util[data-astro-cid-mhnjvyd6]>img[data-astro-cid-mhnjvyd6]{position:absolute;width:62%;height:62%;top:19%;left:19%}.ds-bottom__corner[data-astro-cid-mhnjvyd6]{position:absolute;bottom:0;display:flex;align-items:center;justify-content:center;width:18.06%;height:10%;background:linear-gradient(180deg,#fafafa,#f3f8fb);box-shadow:0 2.327px 2.327px #21212142,0 3.49px 6.98px #21212133;z-index:3}.ds-bottom__corner--left[data-astro-cid-mhnjvyd6]{left:0;border-top-right-radius:3.002cqi}.ds-bottom__corner--right[data-astro-cid-mhnjvyd6]{right:0;border-top-left-radius:3.002cqi}.ds-corner__icon-wrap[data-astro-cid-mhnjvyd6]{position:relative;flex-shrink:0}.ds-corner__icon-wrap--lg[data-astro-cid-mhnjvyd6]{width:6.004cqi;height:6.004cqi}.ds-corner__icon-wrap--sm[data-astro-cid-mhnjvyd6]{width:4.503cqi;height:4.503cqi}.ds-corner__icon-wrap[data-astro-cid-mhnjvyd6] .ds-corner__svg[data-astro-cid-mhnjvyd6]{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain}.ds-corner__inset-shadow[data-astro-cid-mhnjvyd6]{position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 -2px 4px #21212140,inset 0 2px 4px #ffffff80}.cs-advanced[data-astro-cid-mhnjvyd6]{margin-top:10px}.wallpaper-preview-row[data-astro-cid-mhnjvyd6]{display:flex;align-items:center;gap:8px;margin-top:8px}.wallpaper-thumb[data-astro-cid-mhnjvyd6]{width:80px;height:45px;object-fit:cover;border-radius:6px;border:1px solid #e0e0e8}.wallpaper-remove[data-astro-cid-mhnjvyd6]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:none;background:#f5f5fa;color:#888;cursor:pointer;transition:background .15s,color .15s}.wallpaper-remove[data-astro-cid-mhnjvyd6]:hover{background:#fee;color:#e74c3c}.wallpaper-type-badge[data-astro-cid-mhnjvyd6]{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;padding:2px 6px;border-radius:4px;background:#ff9d5726;color:var(--color-primary-end,#FF9D57)}
