.my-assets{max-width:1200px;margin:0 auto;padding:5rem 1rem}.my-assets__upload{max-width:1200px;margin:0 auto 2.5rem;padding:0 1rem}.my-assets__upload-top{margin-bottom:2rem}.my-assets__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.my-assets__title{color:#0f172a;margin:0;font-size:2.25rem;font-weight:800;line-height:1.1}.my-assets__subtitle{color:#64748b;margin-top:.5rem}.my-assets__empty{text-align:center;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:1.5rem;padding:5rem 1rem}.my-assets__sections{gap:2rem;display:grid}.my-assets__section-title{color:#334155;text-transform:uppercase;letter-spacing:.08em;margin:0 0 1rem;font-size:.95rem;font-weight:800}.my-assets__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.my-assets__card{background:#fff;border:0;border-radius:1.5rem;transition:box-shadow .22s;overflow:hidden;box-shadow:0 1px 3px #0f172a17}.my-assets__card:hover{box-shadow:0 12px 24px #0f172a1f}.my-assets__thumb{aspect-ratio:16/9;background:#f1f5f9;position:relative;overflow:hidden}.my-assets__thumb-inner{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.my-assets__type-badge{color:#0f172a;background:#ffffffe6;position:absolute;top:1rem;right:1rem}.my-assets__card-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.my-assets__asset-name{color:#0f172a;margin:0;font-size:1.125rem;font-weight:700;line-height:1.25}.my-assets__asset-date{color:#64748b;align-items:center;gap:.25rem;margin-top:.25rem;font-size:.75rem;display:inline-flex}.my-assets__head-actions{align-items:center;gap:.2rem;display:flex}.my-assets__card-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:.75rem;padding-top:1rem;display:flex}.my-assets__card-actions{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.my-assets__size-text{text-transform:uppercase;letter-spacing:.09em;color:#94a3b8;font-size:10px;font-weight:800}.my-assets__open-btn{color:#2563eb;border-radius:.65rem;height:2rem;padding:0 .75rem;font-size:.75rem;font-weight:800}.my-assets__open-btn:hover{background:#2563eb14}.my-assets__delete-btn{color:#b91c1c;border-radius:.6rem;height:1.9rem;padding:0 .65rem;font-size:.72rem;font-weight:700}.my-assets__delete-btn:hover{background:#b91c1c1a}@media (width<=1024px){.my-assets__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.my-assets{padding:3rem 1rem}.my-assets__header{flex-direction:column;align-items:flex-start}.my-assets__grid{grid-template-columns:1fr}}.create-project-modal__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:120;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.create-project-modal__panel{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;width:min(100%,480px);overflow:hidden;box-shadow:0 20px 48px #0f172a38}.create-project-modal__header{padding:1rem 1rem .25rem}.create-project-modal__header h3{color:#0f172a;font-size:1rem;font-weight:700}.create-project-modal__header p{color:#64748b;margin-top:.3rem;font-size:.85rem}.create-project-modal__form{flex-direction:column;gap:.75rem;padding:.75rem 1rem 1rem;display:flex}.create-project-modal__form label{color:#0f172a;flex-direction:column;gap:.3rem;font-size:.85rem;font-weight:600;display:flex}.create-project-modal__input,.create-project-modal__textarea{border:1px solid #cbd5e1;border-radius:.6rem;outline:none;padding:.6rem .75rem;font-size:.9rem}.create-project-modal__input:focus,.create-project-modal__textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.create-project-modal__textarea{resize:vertical;min-height:90px}.create-project-modal__actions{justify-content:flex-end;gap:.5rem;margin-top:.4rem;display:flex}.create-scene-modal__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:130;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.create-scene-modal__panel{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;width:min(100%,480px);overflow:hidden;box-shadow:0 20px 48px #0f172a38}.create-scene-modal__header{padding:1rem 1rem .25rem}.create-scene-modal__header h3{color:#0f172a;font-size:1rem;font-weight:700}.create-scene-modal__header p{color:#64748b;margin-top:.3rem;font-size:.85rem}.create-scene-modal__form{flex-direction:column;gap:.75rem;padding:.75rem 1rem 1rem;display:flex}.create-scene-modal__form label{color:#0f172a;flex-direction:column;gap:.3rem;font-size:.85rem;font-weight:600;display:flex}.create-scene-modal__input,.create-scene-modal__textarea{border:1px solid #cbd5e1;border-radius:.6rem;outline:none;padding:.6rem .75rem;font-size:.9rem}.create-scene-modal__input:focus,.create-scene-modal__textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.create-scene-modal__textarea{resize:vertical;min-height:90px}.create-scene-modal__actions{justify-content:flex-end;gap:.5rem;margin-top:.4rem;display:flex}.create-interface-modal__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:130;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.create-interface-modal__panel{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;width:min(100%,520px);overflow:hidden;box-shadow:0 20px 48px #0f172a38}.create-interface-modal__header{padding:1rem 1rem .25rem}.create-interface-modal__header h3{color:#0f172a;font-size:1rem;font-weight:700}.create-interface-modal__header p{color:#64748b;margin-top:.3rem;font-size:.85rem}.create-interface-modal__form{flex-direction:column;gap:.75rem;padding:.75rem 1rem 1rem;display:flex}.create-interface-modal__form label{color:#0f172a;flex-direction:column;gap:.3rem;font-size:.85rem;font-weight:600;display:flex}.create-interface-modal__input,.create-interface-modal__textarea{border:1px solid #cbd5e1;border-radius:.6rem;outline:none;padding:.6rem .75rem;font-size:.9rem}.create-interface-modal__input:focus,.create-interface-modal__textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.create-interface-modal__textarea{resize:vertical;min-height:90px}.create-interface-modal__actions{justify-content:flex-end;gap:.5rem;margin-top:.4rem;display:flex}.project-editor{grid-template-columns:280px minmax(0,1fr);gap:.9rem;min-height:70vh;display:grid}.project-editor__sidebar{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;justify-content:flex-start;gap:.9rem;padding:.9rem;display:flex}.project-editor__sidebar-hero{gap:.75rem;display:grid}.project-editor__sidebar-project-row{align-items:flex-start;gap:.75rem;display:flex}.project-editor__sidebar-thumb{background:linear-gradient(135deg,#f8fafce6 0%,#f1f5f9f2 100%);border:1px dashed #cbd5e1;border-radius:.85rem;flex:none;justify-content:center;align-items:center;width:3.1rem;height:3.1rem;display:flex;position:relative;overflow:visible}.project-editor__sidebar-thumb-button{cursor:pointer;background:0 0;border:0;border-radius:.85rem;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex;overflow:hidden}.project-editor__sidebar-thumb-image{object-fit:cover;width:100%;height:100%;display:block}.project-editor__sidebar-divider{background:linear-gradient(90deg,#0000 0%,#e2e8f0 15% 85%,#0000 100%);width:100%;height:1px}.project-editor__eyebrow{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.project-editor__title{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.project-editor__title-link{color:inherit;text-decoration:none}.project-editor__title-link:hover{text-decoration:underline}.project-editor__desc{color:#64748b;margin:.2rem 0 0;font-size:.84rem;line-height:1.35}.project-editor__info{gap:.1rem;display:grid}.project-editor__tree{flex-direction:column;gap:.35rem;display:flex}.project-editor__tree-item{color:#334155;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:.65rem;align-items:center;gap:.5rem;padding:.55rem .7rem;font-size:.86rem;font-weight:600;display:flex}.project-editor__tree-item.active{color:#1d4ed8;background:#eff6ff;border-color:#60a5fa}.project-editor__content{min-width:0}.project-editor__topbar{justify-content:flex-start;align-items:flex-start;margin-bottom:.65rem;display:flex}.project-editor__back-btn{color:#475569;gap:.35rem;padding-left:0;padding-right:.35rem;font-size:.82rem;font-weight:600}.project-editor__back-btn:hover{color:#0f172a;background:0 0}.project-editor__overview-hero{background:linear-gradient(135deg,#f8fbff 0%,#fff 100%);border:1px solid #e2e8f0;border-radius:1rem;gap:.7rem;padding:1rem;display:grid}.project-editor__overview-info{gap:.2rem;display:grid}.project-editor__overview-title{color:#0f172a;margin-top:.25rem;font-size:1.45rem;font-weight:800;line-height:1.15}.project-editor__overview-desc{color:#64748b;margin-top:.5rem;font-size:.92rem;line-height:1.45}.project-editor__overview-meta{gap:.3rem;margin-top:.1rem;display:grid}.project-editor__overview-meta-row{color:#334155;align-items:center;gap:.25rem;width:100%;min-width:0;font-size:.6rem;display:flex}.project-editor__overview-id-button{flex:auto;min-width:0;max-width:calc(100% - 2rem)}.project-editor__overview-id-copy-btn{flex:none}.project-editor__overview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.project-editor__overview-main-preview{background:#0b1020;border:1px solid #e2e8f0;border-radius:.9rem;width:100%;height:62vh;min-height:360px;overflow:hidden}.project-editor__overview-runtime-canvas{position:relative}.project-editor__overview-runtime-canvas .ui-builder__canvas-node{cursor:default}.project-editor__overview-runtime-canvas .ui-builder__canvas-root-node{width:100%;height:100%}.project-editor__overview-stat{background:#fff;border:1px solid #e2e8f0;border-radius:.9rem;align-items:center;gap:.5rem;padding:.5rem;display:flex}.project-editor__overview-stat-icon{color:#2563eb;background:#eff6ff;border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;display:flex}.project-editor__overview-stat-value{color:#0f172a;font-size:1.05rem;font-weight:800;line-height:1}.project-editor__overview-stat-label{color:#64748b;margin-top:.15rem;font-size:.78rem}.project-editor__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.project-editor__assets-toolbar{justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.project-editor__assets-title{color:#0f172a;margin:0;font-size:1.05rem;font-weight:800}.project-editor__assets-subtitle{color:#64748b;margin:.2rem 0 0;font-size:.84rem;line-height:1.4}.project-editor__section-pill{color:#475569;background:#f1f5f9;border-radius:999px;justify-content:center;align-items:center;min-height:1.9rem;padding:0 .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.project-editor__mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin-top:.6rem;display:grid}.project-editor__mini-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;gap:.45rem;padding:.6rem;display:flex}.project-editor__mini-thumb{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:.55rem;justify-content:center;align-items:center;height:3.5rem;display:flex}.project-editor__mini-title{color:#1e293b;font-size:.82rem;font-weight:600}.project-editor__cards-grid{grid-template-columns:repeat(auto-fit,minmax(280px,360px));align-items:start;gap:.65rem;display:grid;overflow:visible}.project-editor__asset-card,.project-editor__scene-card{background:#fff;border:1px solid #e2e8f0;border-radius:.85rem;align-items:center;gap:.65rem;padding:.5rem;display:flex}.project-editor__asset-copy{flex-direction:column;min-width:0;display:flex}.project-editor__scene-card{text-align:left;z-index:1;align-self:stretch;align-items:center;width:100%;max-width:360px;min-height:8.75rem;padding-right:.8rem;position:relative;overflow:visible}.project-editor__scene-card--primary{background:radial-gradient(circle at 100% 0,#bfdbfe73,#0000 36%),linear-gradient(135deg,#eff6ff 0%,#fff 100%);border-color:#93c5fd;box-shadow:0 14px 30px #2563eb14}.project-editor__image-card{flex-direction:column;align-items:stretch;max-width:380px;padding-right:.65rem}.project-editor__asset-thumb,.project-editor__scene-thumb{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:.7rem;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}.project-editor__scene-primary-flag{letter-spacing:.04em;text-transform:uppercase;z-index:2;color:#1d4ed8;background:#eff6fff5;border:1px solid #93c5fd;border-radius:999px;align-items:center;gap:.15rem;padding:.12rem .22rem;font-size:.42rem;font-weight:700;display:inline-flex;position:absolute;top:.35rem;right:.35rem}.project-editor__scene-primary-flag--action{cursor:pointer;background:0 0;border:0;place-items:center;width:1.35rem;height:1.35rem;padding:.22rem;display:grid}.project-editor__scene-primary-flag--action:hover{color:#2563eb;background:0 0}.project-editor__scene-actions{flex-direction:column;align-self:center;align-items:stretch;gap:.35rem;margin-left:auto;display:flex}.project-editor__image-thumb{aspect-ratio:16/9;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.8rem;width:100%;overflow:hidden}.project-editor__image-thumb img{object-fit:cover;width:100%;height:100%;display:block}.project-editor__hdri-preview{color:#0f172a;background:radial-gradient(circle at 30% 28%,#ffffffeb,#0000 24%),linear-gradient(135deg,#f0f6fffa,#7597d1e6 55%,#244a7ef2);place-items:center;gap:.45rem;width:100%;height:100%;padding:.7rem;display:grid}.project-editor__hdri-preview-badge{color:#fff;letter-spacing:.14em;text-transform:uppercase;background:#0f172ad1;border-radius:999px;place-self:start;padding:.18rem .5rem;font-size:.62rem;font-weight:800}.project-editor__hdri-preview-name{text-overflow:ellipsis;white-space:nowrap;text-align:center;color:#0f172aeb;place-self:end stretch;margin:0;font-size:.78rem;font-weight:700;overflow:hidden}.project-editor__asset-name{color:#0f172a;font-size:.86rem;font-weight:700}.project-editor__asset-meta{color:#64748b;font-size:.6rem}.project-editor__asset-id-row{align-items:center;gap:.15rem;min-width:0;display:flex}.project-editor__asset-id-button{color:#64748b;text-align:left;cursor:pointer;background:0 0;border:0;flex:auto;align-items:center;gap:.25rem;min-width:0;padding:0;display:flex}.project-editor__asset-id-button:hover .project-editor__asset-id-value{color:#0f172a}.project-editor__asset-id-label{letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;flex:none;font-size:.6rem;font-weight:800}.project-editor__asset-id-value{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.6rem;font-weight:600;overflow:hidden}.project-editor__asset-id-copy-btn{color:#475569;flex:none;width:1rem;height:1rem}.project-editor__asset-id-copy-btn:hover{color:#0f172a}.project-editor__danger-zone{background:linear-gradient(#fff5f5 0%,snow 100%);border:1px solid #fecaca;border-radius:1rem;gap:.85rem;padding:1rem;display:grid}.project-editor__danger-title{color:#b91c1c;letter-spacing:.04em;text-transform:uppercase;font-size:.88rem;font-weight:800}.project-editor__danger-description{color:#7f1d1d;font-size:.82rem;line-height:1.5}.project-editor__danger-label{color:#7f1d1d;gap:.35rem;font-size:.82rem;font-weight:600;display:grid}.project-editor__danger-label input{color:#0f172a;background:#fff;border:1px solid #fecaca;border-radius:.75rem;outline:none;padding:.75rem .85rem}.project-editor__danger-label input:focus{border-color:#f87171;box-shadow:0 0 0 3px #f8717126}.project-editor__asset-tags{flex-wrap:wrap;gap:.28rem;margin-top:.05rem;display:flex}.project-editor__asset-usage-tag{color:#475569;background:#f3f4f6;border:1px solid #d1d5db;border-radius:.45rem;justify-content:center;align-items:center;width:fit-content;margin-top:.05rem;padding:.1rem .3rem;font-size:.55rem;font-weight:700;display:inline-flex}.project-editor__asset-delete-btn{color:#fb7185f2;background:#f43f5e1a;border:1px solid #f43f5e59;border-radius:.35rem;flex:none;width:2.25rem;height:2.25rem;margin-left:auto;padding:0}.project-editor__asset-delete-btn:hover{color:#fecdd3;background:#f43f5e33;border-color:#f43f5e8c}.project-editor__asset-edit-btn{flex:none;align-self:center;width:2.25rem;height:2.25rem;margin-left:auto}.project-editor__image-menu{z-index:60;align-self:center;margin-left:auto;position:relative}.project-editor__image-meta-row{align-items:center;gap:.45rem;display:flex}.project-editor__context-menu{z-index:200;background:#fff;border:1px solid #dbe2ea;border-radius:.6rem;min-width:220px;padding:.25rem;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 14px 34px #0206171f}.project-editor__context-menu button{text-align:left;color:#1e293b;background:0 0;border:0;border-radius:.45rem;width:100%;padding:.5rem .65rem;font-size:.82rem}.project-editor__context-menu button:hover{background:#f1f5f9}.project-editor__image-previewer-backdrop{z-index:140;background:#020617b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.project-editor__image-previewer-modal{background:#0b1220;border:1px solid #1f2937;border-radius:.9rem;flex-direction:column;width:min(1120px,96vw);max-height:92vh;display:flex;overflow:hidden;box-shadow:0 26px 64px #02061780}.project-editor__image-previewer-head{color:#f8fafc;border-bottom:1px solid #94a3b833;justify-content:space-between;align-items:center;padding:.7rem .8rem;display:flex}.project-editor__image-previewer-body{padding:.8rem;overflow:auto}.project-editor__image-previewer-img{object-fit:contain;background:#020617;border-radius:.65rem;width:100%;height:auto;max-height:calc(92vh - 92px)}.project-editor__interface-card{width:100%;max-width:360px;padding-right:.8rem}.project-editor__narrow-list{max-width:520px}.project-editor__narrow-list .studio-list-item{width:100%;max-width:520px}.project-editor__deploy-form{gap:.6rem;display:grid}.project-editor__deploy-form label{color:#334155;gap:.3rem;font-size:.82rem;display:grid}.project-editor__deploy-form input,.project-editor__deploy-form textarea{color:#111827;background:#fff;border:1px solid #dbe4ee;border-radius:.5rem;padding:.45rem .55rem;font-size:.82rem}.project-editor__deploy-form textarea{resize:vertical}.project-editor__deploy-checkbox{align-items:center;gap:.45rem;display:flex!important}.project-editor__deploy-checklist{background:#f8fbff;border:1px solid #dbe4ee;border-radius:.65rem;gap:.35rem;padding:.55rem;display:grid}.project-editor__deploy-checklist p{color:#475569;margin:0;font-size:.78rem;font-weight:600}@media (width<=980px){.project-editor{grid-template-columns:1fr}.project-editor__overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-editor__grid,.project-editor__mini-grid,.project-editor__cards-grid{grid-template-columns:1fr}.project-editor__scene-card,.project-editor__narrow-list,.project-editor__narrow-list .studio-list-item{max-width:100%}}@media (width<=640px){.project-editor__overview-grid{grid-template-columns:1fr}}.studio-shell{background:radial-gradient(circle at 10% 10%,#064e3b12,#0000 35%),radial-gradient(circle at 90% 20%,#1e40af12,#0000 30%),linear-gradient(145deg,#f8fafc 0%,#f1f5f9 100%);min-height:calc(100vh - 4rem);padding:1rem;display:flex}.studio-container{flex-direction:column;width:100%;max-width:1200px;min-height:calc(100vh - 6rem);margin:0 auto;display:flex}.studio-container--editor{max-width:min(96vw,3200px);min-height:calc(100vh - 6rem)}.studio-header{margin-bottom:1rem}.studio-dashboard-content{flex-direction:column;flex:1;min-height:0;display:flex}.studio-title{color:#0f172a;font-size:1.85rem;font-weight:700}.studio-subtitle{color:#475569;margin-top:.4rem;font-size:.95rem}.studio-tabs{background:#fff;border:1px solid #e2e8f0;border-radius:.85rem;gap:.45rem;margin-top:.9rem;padding:.3rem;display:inline-flex}.studio-tab{color:#334155;background:0 0;border:none;border-radius:.55rem;padding:.45rem .75rem;font-size:.85rem;font-weight:600}.studio-tab.active{color:#fff;background:#0f172a}.studio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.studio-tabs--inner{margin-top:0}.studio-panel{background:#ffffffe6;border:1px solid #e2e8f0;border-radius:1rem;padding:1rem;box-shadow:0 10px 30px #0f172a0d}.studio-panel__head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.studio-panel__title{color:#0f172a;font-size:1rem;font-weight:700}.studio-panel__subtitle{color:#64748b;margin-top:.25rem;font-size:.85rem}.studio-panel__head--stacked{flex-direction:column;align-items:stretch}.studio-library-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.studio-library-tabs{background:#f8fafcf2;border:1px solid #e2e8f0;border-radius:.9rem;align-items:center;gap:.35rem;width:fit-content;margin-top:.5rem;padding:.25rem;display:inline-flex}.studio-library-tab{color:#475569;background:0 0;border:0;border-radius:.65rem;padding:.5rem .9rem;font-size:.84rem;font-weight:700;transition:background-color .18s,color .18s,box-shadow .18s}.studio-library-tab.active{color:#fff;background:#0f172a;box-shadow:0 8px 20px #0f172a2e}.studio-upload-hint{color:#64748b;text-align:right;justify-content:flex-end;align-items:center;font-size:.8rem;display:flex}.studio-assets-import-menu{z-index:3000;background:#0f172af5;border:1px solid #ffffff24;border-radius:.65rem;width:14rem;display:grid;position:fixed;overflow:hidden;box-shadow:0 10px 20px #00000059}.studio-assets-import-item{text-align:left;color:#e2e8f0eb;background:0 0;border:0;width:100%;padding:.58rem .65rem;font-size:.78rem;font-weight:600}.studio-assets-import-item:hover{background:#3b82f633}.studio-project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.studio-card{border:1px solid #e2e8f0!important;border-radius:1rem!important}.studio-form{flex-direction:column;gap:.65rem;display:flex}.studio-form label{color:#0f172a;flex-direction:column;gap:.3rem;font-size:.86rem;font-weight:600;display:flex}.studio-input,.studio-textarea{background:#fff;border:1px solid #cbd5e1;border-radius:.6rem;outline:none;padding:.6rem .75rem;font-size:.9rem}.studio-input:focus,.studio-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.studio-textarea{resize:vertical;min-height:95px}.studio-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.studio-list{flex-direction:column;gap:.5rem;display:flex}.studio-list-item{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:.8rem;flex-direction:column;gap:.2rem;padding:.65rem .75rem;display:flex}.studio-list-item.selected{background:#eff6ff;border-color:#93c5fd}.studio-list-item strong{color:#0f172a;font-size:.89rem}.studio-list-item span{color:#64748b;font-size:.78rem}.studio-project-card{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:.45rem;padding:.75rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.studio-project-card:hover{border-color:#cbd5e1;box-shadow:0 8px 24px #0f172a14}.studio-project-card.selected{border-color:#60a5fa;box-shadow:0 0 0 2px #3b82f633}.studio-project-card__thumb,.studio-project-card__body{text-align:left;background:0 0;border:0;width:100%;padding:0}.studio-project-card__thumb{color:#e2e8f0;background:linear-gradient(145deg,#0f172a 0%,#1e293b 100%);border-radius:.85rem;height:8.5rem;position:relative;overflow:visible}.studio-project-card__thumb img{object-fit:cover;border-radius:.85rem;width:100%;height:100%;display:block}.studio-project-card__thumb span{padding:.45rem .6rem;font-size:.72rem;font-weight:600;position:absolute;inset:auto 0 0}.studio-project-card__thumb-badge{color:#fff;background:linear-gradient(#0000,#0f172ad1)}.studio-project-card__thumb-ribbon{color:#fff;text-align:center;letter-spacing:.08em;z-index:3;pointer-events:none;background:linear-gradient(90deg,#dc2626 0%,#ef4444 50%,#b91c1c 100%);width:9.75rem;position:absolute;top:1.15rem;left:-2.75rem;transform:rotate(-45deg);box-shadow:0 8px 22px #7f1d1d4d}.studio-project-card__thumb:disabled{cursor:default;opacity:.95}.studio-project-card__body{cursor:pointer}.studio-project-card__title{color:#0f172a;font-size:.95rem;font-weight:700}.studio-project-card__desc{color:#475569;flex:1;font-size:.82rem;line-height:1.35}.studio-project-card__meta{color:#94a3b8;font-size:.74rem}.studio-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.studio-library-card{border:1px solid #e2e8f0!important;border-radius:1rem!important}.studio-library-card__content{grid-template-columns:4.5rem minmax(0,1fr);gap:.9rem;padding:1rem;display:grid}.studio-library-card__thumb{background:linear-gradient(145deg,#0f172a 0%,#1e293b 100%);border-radius:.9rem;justify-content:center;align-items:center;min-height:100%;display:flex}.studio-library-card__body{flex-direction:column;gap:.65rem;min-width:0;display:flex}.studio-library-card__head,.studio-library-card__footer{justify-content:space-between;align-items:flex-start;gap:.85rem;display:flex}.studio-library-card__title{color:#0f172a;font-size:.95rem;font-weight:700}.studio-library-card__meta{color:#64748b;margin-top:.15rem;font-size:.78rem}.studio-library-card__info{color:#64748b;flex-direction:column;gap:.2rem;font-size:.75rem;display:flex}.studio-library-card__info span{align-items:center;gap:.35rem;display:inline-flex}.studio-library-card__project-tags{flex-wrap:wrap;gap:.35rem;margin-top:.15rem;display:flex}.studio-library-card__project-tag{color:#334155;background:#f3f4f6;border:1px solid #d1d5db;border-radius:.45rem;justify-content:center;align-items:center;max-width:fit-content;padding:.18rem .45rem;font-size:.68rem;font-weight:700;transition:background-color .18s,color .18s,border-color .18s;display:inline-flex}.studio-library-card__project-tag:hover{color:#0f172a;background:#e5e7eb;border-color:#cbd5e1}.studio-library-card__actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.studio-project-empty{grid-column:1/-1}.studio-empty{color:#64748b;font-size:.86rem}.studio-warning{color:#b45309;font-size:.78rem}.studio-store-button{box-shadow:0 14px 34px #02061738;color:#fff!important;background:#020617!important}.studio-store-button:hover{box-shadow:0 18px 40px #0206174d;background:#000!important}@media (width<=900px){.studio-grid,.studio-form-row,.studio-project-grid,.studio-library-grid{grid-template-columns:1fr}.studio-panel__head,.studio-library-header,.studio-library-card__head,.studio-library-card__footer{flex-direction:column}.studio-library-tabs{width:100%}}
