.ugc-shell{--ugc-line:rgba(255,255,255,0.1);--ugc-muted:#a49fa9;--ugc-accent:#d7b9f2;max-width:1380px;margin:0 auto;padding:30px 40px 100px;font-size:14px;line-height:1.6}.ugc-shell *{box-sizing:border-box}.ugc-shell h1,.ugc-shell h2,.ugc-shell h3,.ugc-shell p{margin-top:0}.ugc-shell h1{font-size:34px;letter-spacing:-1px;line-height:1.3;margin-bottom:12px;font-weight:600}.ugc-shell h2{font-size:22px;line-height:1.4}.ugc-shell h3{font-size:16px}.ugc-shell a.ugc-primary,.ugc-shell button,.ugc-shell input,.ugc-shell select,.ugc-shell textarea{font:inherit}.ugc-shell a.ugc-primary,.ugc-shell button{border:1px solid var(--ugc-line);padding:9px 15px;border-radius:9px;cursor:pointer;transition:background .16s}.ugc-shell button:hover:not(:disabled){background:var(--bg-panel)}.ugc-shell button:disabled{opacity:.4;cursor:not-allowed}.ugc-shell a{color:inherit;text-decoration:none}.ugc-shell a:hover{text-decoration:underline}.ugc-shell .ugc-primary{background:var(--ugc-accent);color:#201828;border-color:var(--ugc-accent);font-weight:600;display:inline-flex;align-items:center;justify-content:center}.ugc-shell .ugc-primary:hover:not(:disabled){background:#e4cef8}.ugc-shell input:not([type=checkbox]):not([type=radio]),.ugc-shell select,.ugc-shell textarea{background:var(--bg-input);border:1px solid var(--border-default);color:inherit;border-radius:8px;padding:11px 12px;min-width:0}.ugc-shell input:focus,.ugc-shell select:focus,.ugc-shell textarea:focus{outline:2px solid #9c7cb9;outline-offset:2px}.ugc-shell textarea{resize:vertical;min-height:110px}.ugc-shell input[type=checkbox]{accent-color:#d0b1ec;width:16px;height:16px}.ugc-shell :focus-visible{outline:2px solid #d3b4ef;outline-offset:3px}.ugc-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:42px;border-bottom:1px solid var(--ugc-line);padding-bottom:18px}.ugc-nav>div{display:flex;gap:26px}.ugc-nav a,.ugc-nav a[aria-current]{color:var(--text-secondary)}.ugc-header{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:26px}.ugc-header p{color:var(--ugc-muted);margin-bottom:0}.ugc-eyebrow{font-size:10px;letter-spacing:3px;color:var(--text-secondary);display:block;margin-bottom:12px}.ugc-header-actions{display:flex;gap:16px;align-items:center;white-space:nowrap}.ugc-header-actions>span{color:var(--ugc-muted);font-size:12px}.ugc-statuses{display:inline-flex;gap:6px;flex-wrap:wrap}.ugc-badge{display:inline-block;border:1px solid #4f4459;color:var(--text-secondary);background:var(--bg-panel);border-radius:5px;padding:3px 8px;font-size:11px;white-space:nowrap}.ugc-badge.approved,.ugc-badge.published{background:#203c33;color:#a6dac0;border-color:#3c6051}.ugc-badge.deleted,.ugc-badge.pending,.ugc-badge.rejected{background:var(--bg-panel);color:var(--text-secondary);border-color:var(--border-default)}.ugc-steps{display:flex;border:1px solid var(--ugc-line);border-radius:12px;background:var(--bg-panel);margin:25px 0 30px;padding:6px;gap:6px}.ugc-shell .ugc-steps button{flex:1 1;border:0;text-align:left;padding:12px 16px}.ugc-steps button>span{display:inline-flex;border:1px solid var(--border-default);border-radius:50%;width:25px;height:25px;align-items:center;justify-content:center;margin-right:10px;font-size:12px}.ugc-shell .ugc-steps button[aria-current]{background:var(--bg-panel)}.ugc-steps button[aria-current]>span{background:#c3a8db;color:#292130;border-color:#c3a8db}.ugc-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:32px;gap:32px;align-items:start}.ugc-editor-layout.previewing{display:block;max-width:850px;margin:0 auto}.ugc-panel{padding:26px;border:1px solid var(--ugc-line);border-radius:13px;background:var(--bg-panel);margin-bottom:22px}.ugc-muted{color:var(--ugc-muted);font-size:13px}.ugc-field{display:block;margin:22px 0}.ugc-field>span{display:flex;align-items:baseline;gap:8px;margin-bottom:8px;font-size:13px;font-weight:500}.ugc-field>span>small{margin-left:auto;font-size:11px}.ugc-field em,.ugc-field>span>small{font-weight:400;color:var(--text-secondary)}.ugc-field em{font-size:10px;font-style:normal}.ugc-field>input,.ugc-field>textarea{display:block;width:100%}.ugc-field>small{display:block;color:var(--ugc-muted);margin-top:7px;font-size:11px}.ugc-field.invalid input,.ugc-field.invalid textarea{border-color:#c092e9}.ugc-field-error{display:block;color:var(--text-secondary);font-size:12px;margin-top:6px}.ugc-notice{padding:14px 18px;background:var(--bg-panel);border:1px solid #554860;color:var(--text-secondary);border-radius:10px;margin:18px 0}.ugc-notice a,.ugc-notice button{margin-left:12px}.ugc-error{padding:12px 16px;border-radius:8px;background:var(--bg-panel);color:var(--text-secondary);border:1px solid #5d4275;margin:16px 0;overflow-wrap:anywhere}.ugc-success{color:#afdec6}.ugc-loading{text-align:center;color:var(--ugc-muted);padding:65px 15px}.reverie-feed-loading{min-height:min(48vh,420px);display:grid;place-items:center;margin:0;padding:0;font-size:15px;color:var(--text-secondary)}.m-story-grid,.reverie-grid{animation:reverie-feed-in .18s ease-out}@keyframes reverie-feed-in{0%{opacity:.35}to{opacity:1}}.ugc-preserve{white-space:pre-wrap;overflow-wrap:anywhere}.ugc-editor-aside{position:-webkit-sticky;position:sticky;top:95px}.ugc-preview{border:1px solid var(--ugc-line);border-radius:12px}.ugc-cover-preview,.ugc-preview{background:var(--bg-panel);overflow:hidden}.ugc-cover-preview{aspect-ratio:3/2;position:relative}.ugc-cover-preview>img{width:100%;height:100%;object-fit:cover;cursor:zoom-in}.ugc-cover-preview>div:last-child{position:absolute;bottom:0;left:0;right:0;padding:50px 24px 20px;background:linear-gradient(transparent,rgba(15,10,16,.92))}.ugc-cover-preview>div:last-child>span{font-size:10px;letter-spacing:1px;color:var(--text-secondary)}.ugc-cover-preview h2{font-size:26px;margin:7px 0 0}.ugc-preview.compact .ugc-cover-preview{aspect-ratio:3/4}.ugc-preview.compact h2{font-size:22px}.ugc-preview-body{padding:24px}.ugc-preview.compact .ugc-preview-body{max-height:450px;overflow:auto}.ugc-preview-body>p{color:var(--text-secondary);font-size:13px}.ugc-preview-body h3{margin-top:23px}.ugc-cast-preview{display:flex;gap:12px;align-items:flex-start;margin:15px 0}.ugc-avatar-placeholder,.ugc-cast-preview img{width:42px;height:42px;border-radius:50%;object-fit:cover;flex-shrink:0;cursor:zoom-in}.ugc-avatar-placeholder{background:var(--bg-panel);display:grid;place-items:center;color:var(--text-secondary)}.ugc-cast-preview p{font-size:12px;color:var(--text-secondary);margin:6px 0 0}.ugc-opening-preview{padding:12px 14px;border-left:2px solid var(--border-default);background:var(--bg-panel);margin:12px 0;border-radius:0 8px 8px 0}.ugc-opening-preview>span{font-size:11px;color:var(--text-secondary)}.ugc-opening-preview p{font-size:13px;color:var(--text-secondary);margin:7px 0 0}.ugc-image-placeholder{min-height:180px;display:grid;place-items:center;color:var(--text-secondary);background:radial-gradient(ellipse at 65% 25%,#463556,#27202e 70%);font-size:12px}.ugc-image-field{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:15px}.ugc-image-actions{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.ugc-image-actions>small{max-width:260px;color:var(--ugc-muted);font-size:11px}.ugc-shell .ugc-selected-image{padding:0;position:relative;overflow:hidden}.ugc-selected-image img{width:120px;height:120px;object-fit:cover;display:block}.ugc-selected-image.cover img{height:175px}.ugc-selected-image span{position:absolute;bottom:0;left:0;right:0;font-size:10px;padding:6px;background:#141018cc}.ugc-candidates{width:100%;display:flex;gap:10px;overflow:auto}.ugc-candidates>div{width:80px;flex-shrink:0}.ugc-candidates img{width:78px;height:78px;object-fit:cover;display:block}.ugc-shell .ugc-candidates button{padding:0;overflow:hidden;display:block;width:100%;font-size:10px;margin-bottom:5px}.ugc-section-heading{display:flex;gap:15px;justify-content:space-between;align-items:center;margin-bottom:14px}.ugc-section-heading h2,.ugc-section-heading h3{margin:0}.ugc-section-heading p{margin:6px 0 0}.ugc-button-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.ugc-button-row>a{padding:8px 10px;border:1px solid var(--ugc-line);border-radius:8px;font-size:12px}.ugc-opening-editor{padding:18px;background:var(--bg-panel);border:1px solid var(--ugc-line);border-radius:10px;margin:20px 0}.ugc-editor-footer{display:flex;justify-content:space-between;gap:20px;margin-top:25px}.ugc-shell .ugc-text-button{background:transparent;padding:0;border:0;color:var(--text-secondary);font-size:12px;text-decoration:underline}.ugc-shell .ugc-danger{color:var(--text-secondary);border-color:var(--border-default);background:var(--bg-panel)}.ugc-work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.ugc-work-card{background:var(--bg-panel);border:1px solid var(--ugc-line);border-radius:12px;overflow:hidden;display:grid;grid-template-columns:130px 1fr}.ugc-work-card>img{width:130px;height:100%;min-height:210px;object-fit:cover}.ugc-work-card>div:last-child{padding:22px}.ugc-work-card h2{font-size:20px;margin:10px 0}.ugc-review-feedback{font-size:12px;color:var(--text-secondary)}.ugc-empty{text-align:center;padding:70px 25px;color:var(--ugc-muted)}.ugc-empty>span{font-size:38px;color:var(--text-secondary)}.ugc-empty h2{color:var(--text-primary);margin:20px 0 12px}.ugc-empty p{margin-bottom:24px}.ugc-empty h3{color:var(--text-primary);margin:0 0 12px}.ugc-empty button{padding:10px 24px;border:1px solid #695879;border-radius:9px;color:var(--text-secondary);background:var(--bg-panel);cursor:pointer}.ugc-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:25px}.ugc-stat-grid>div{background:var(--bg-panel);border:1px solid var(--ugc-line);padding:18px 20px;border-radius:12px}.ugc-stat-grid span{font-size:11px;color:var(--text-secondary);display:block}.ugc-stat-grid strong{display:block;font-size:28px;margin-top:5px}.ugc-stat-grid .ugc-stat-time{font-size:12px;font-weight:500;margin-top:12px}.ugc-admin{max-width:1540px}.ugc-filters{display:flex;flex-wrap:wrap;gap:10px}.ugc-filters>input:first-child{min-width:220px;flex:1 1}.ugc-filters>input,.ugc-filters>select{font-size:12px!important;padding:8px 10px!important}.ugc-shell .ugc-list-panel{padding:20px}.ugc-batch-bar{display:flex;gap:15px;align-items:center;justify-content:space-between;padding:20px 0}.ugc-batch-bar>span{font-size:12px;color:var(--text-secondary);white-space:nowrap}.ugc-batch-bar button{font-size:11px;padding:6px 10px}.ugc-table-scroll{overflow:auto}.ugc-admin table{width:100%;border-collapse:collapse;text-align:left;font-size:12px;min-width:850px}.ugc-admin th{font-weight:400;font-size:11px;color:var(--text-secondary);padding:12px 10px;background:var(--bg-panel)}.ugc-admin td,.ugc-admin th{border-bottom:1px solid var(--ugc-line)}.ugc-admin td{padding:17px 10px;vertical-align:middle}.ugc-table-work{display:flex;gap:12px;align-items:center}.ugc-shell .ugc-thumbnail{padding:0;border:0;border-radius:6px;overflow:hidden;flex-shrink:0}.ugc-thumbnail img{width:45px;height:64px;object-fit:cover;display:block}.ugc-shell .ugc-title-button{padding:0;border:0;background:none;font-weight:500;text-align:left}.ugc-table-work p{color:var(--text-secondary);margin:3px 0;font-size:11px;max-width:240px}.ugc-admin td>small,.ugc-table-work small{font-size:10px;color:var(--text-secondary)}.ugc-block{display:block}.ugc-pagination{display:flex;justify-content:space-between;align-items:center;padding-top:20px;font-size:12px;color:var(--text-secondary)}.ugc-pagination button{margin-left:8px;font-size:12px}.ugc-shell .ugc-number{width:65px;padding:8px}.ugc-confirm-overlay,.ugc-drawer-overlay{position:fixed;inset:0;background:#09060db3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;display:flex;justify-content:flex-end}.ugc-drawer{width:min(790px,95vw);background:var(--bg-panel);display:flex;flex-direction:column;max-height:100dvh;border-left:1px solid #453850}.ugc-drawer-header{display:flex;justify-content:space-between;align-items:flex-start;padding:25px;border-bottom:1px solid var(--ugc-line);gap:15px}.ugc-drawer-header h2{margin-bottom:9px}.ugc-drawer-body{padding:25px;overflow:auto;flex:1 1}.ugc-drawer-body>.ugc-button-row,.ugc-drawer-body>.ugc-preview{margin-bottom:25px}.ugc-drawer-footer{padding:17px 25px;display:flex;gap:10px;flex-wrap:wrap;border-top:1px solid var(--ugc-line);background:var(--bg-panel)}.ugc-drawer .ugc-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ugc-log{padding:15px 0;border-bottom:1px solid var(--ugc-line)}.ugc-log time{float:right;font-size:10px;color:var(--text-secondary)}.ugc-log p{font-size:12px;margin:7px 0}.ugc-log small{font-size:9px;color:var(--text-secondary);overflow-wrap:anywhere}.ugc-shell details{margin-top:14px}.ugc-shell summary{cursor:pointer;color:var(--text-secondary);font-size:12px}.ugc-shell pre{font-size:11px;overflow:auto;background:var(--bg-panel);padding:12px;border-radius:8px;max-height:350px}.ugc-confirm-overlay{z-index:1100;align-items:center;justify-content:center}.ugc-confirm{max-width:540px;width:90vw;padding:30px;background:var(--bg-panel);border:1px solid #584866;border-radius:15px;box-shadow:0 25px 100px #0008}.ugc-lightbox{position:fixed;inset:0;width:100vw;max-width:none;height:100dvh;max-height:none;background:#100c15f5;color:#eee;border:0;padding:0;overflow:hidden}.ugc-lightbox::-webkit-backdrop{background:#050208e6}.ugc-lightbox::backdrop{background:#050208e6}.ugc-lightbox-toolbar{height:80px;padding:20px;display:flex;justify-content:space-between;align-items:center;gap:20px;background:var(--bg-panel)}.ugc-lightbox-toolbar>div{display:flex;align-items:center;gap:10px}.ugc-lightbox-stage{height:calc(100% - 145px);display:flex;align-items:center;justify-content:center;overflow:hidden;touch-action:none;cursor:-webkit-grab;cursor:grab}.ugc-lightbox-stage img{object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0}.ugc-lightbox-bottom{height:65px;display:flex;align-items:center;justify-content:center;gap:20px}.ugc-explore-heading{display:flex;justify-content:space-between;align-items:center;gap:12px 18px;flex-wrap:wrap;margin:12px 0 15px}.ugc-explore-title{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1 280px}.ugc-explore-heading h2{font-size:18px;color:var(--text-primary);margin:0;flex:0 0 auto;white-space:nowrap}.ugc-explore-heading span{font-size:11px;color:var(--text-secondary);flex:0 0 auto;margin-left:auto}.ugc-home-search{display:flex;align-items:center;gap:8px;min-width:0;flex:1 1 180px;max-width:340px;height:36px;padding:0 12px;border:1px solid #5e4d6d;border-radius:999px;background:var(--bg-panel);color:var(--text-primary)}.ugc-home-search svg{flex:0 0 auto;color:var(--text-secondary)}.ugc-home-search input{flex:1 1;min-width:0;height:100%;border:0;outline:0;background:none;color:var(--text-primary);font:inherit;font-size:13px}.ugc-home-search input::placeholder{color:var(--text-secondary)}.ugc-home-search-clear{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:0;border-radius:50%;color:var(--text-secondary);cursor:pointer}.ugc-home-search-clear,.ugc-home-search-clear:hover{background:var(--bg-panel)}.ugc-home-more{text-align:center;margin:25px auto}.ugc-home-more button{padding:10px 24px;border:1px solid #695879;border-radius:9px;color:var(--text-secondary);cursor:pointer}.ugc-home-more button,.ugc-home-more button:hover:not(:disabled){background:var(--bg-panel)}.ugc-home-more button:disabled{opacity:.55;cursor:wait}.ugc-readonly{border:1px solid #6d5880;border-radius:8px;padding:12px 16px;color:var(--text-secondary);background:var(--bg-panel);margin:10px}.ugc-account-links{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.ugc-account-links a{border:1px solid #534461;border-radius:8px;padding:10px 16px;color:var(--text-secondary)}.header-tools{display:flex;align-items:center;gap:14px;flex:0 0 auto}.account-switch{font-size:12px;cursor:pointer;white-space:nowrap}.account-switch,.header-signin{border:1px solid #5c4c6a;background:var(--bg-panel);color:var(--text-secondary);border-radius:8px;padding:8px 12px}.account-switch.is-admin{border-color:#9056c4;color:var(--text-secondary);background:var(--bg-panel)}.account-switch.is-compact{font-size:11px;padding:6px 10px}.account-switch:disabled{opacity:.6;cursor:wait}.m-me .account-switch{margin:4px 0 16px}.ugc-forbidden{max-width:560px}.ugc-forbidden h1{margin:12px 0 10px}.ugc-forbidden a{color:var(--text-secondary);border-bottom:1px solid #5c4c6a}.ugc-ops{list-style:none;margin:0 0 28px;padding:0;display:grid;grid-gap:10px;gap:10px}.ugc-ops li{border:1px solid var(--ugc-line,#40354a);border-radius:10px;padding:10px 14px;background:rgba(0,0,0,.18)}.ugc-ops strong{margin-right:12px}.ugc-ops span{color:var(--ugc-muted,#b1a9b8);font-size:12px}.ugc-ops p{margin:6px 0 0;color:var(--text-secondary)}@media (max-width:1000px){.ugc-shell{padding:24px 24px 95px}.ugc-editor-layout{grid-template-columns:minmax(0,1fr) 260px;gap:20px}.ugc-work-grid{grid-template-columns:1fr}.ugc-header h1{font-size:28px}.ugc-batch-bar{align-items:flex-start;flex-direction:column}.ugc-stat-grid strong{font-size:24px}}@media (max-width:720px){.ugc-shell{padding:20px 16px 110px}.ugc-nav{margin-bottom:25px;font-size:11px;gap:10px}.ugc-nav>div{gap:13px}.ugc-header{align-items:flex-start;flex-direction:column}.ugc-header h1{font-size:27px}.ugc-header-actions{width:100%;justify-content:space-between}.ugc-editor-layout{display:block}.ugc-editor-aside{display:none}.ugc-steps{gap:2px}.ugc-shell .ugc-steps button{padding:9px 4px;text-align:center;font-size:11px}.ugc-steps button>span{display:flex;margin:0 auto 5px;width:23px;height:23px}.ugc-panel{padding:19px}.ugc-section-heading{align-items:flex-start;flex-wrap:wrap}.ugc-work-card{grid-template-columns:90px 1fr}.ugc-work-card>img{width:90px;min-height:210px}.ugc-work-card>div:last-child{padding:17px}.ugc-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ugc-filters>input:first-child{width:100%;flex-basis:100%}.ugc-drawer{width:100vw}.ugc-drawer-body{padding:15px}.ugc-lightbox-toolbar{height:auto;min-height:110px;flex-wrap:wrap;padding:12px}.ugc-lightbox-toolbar strong{font-size:12px}.ugc-lightbox-toolbar>div{gap:6px;flex-wrap:wrap}.ugc-lightbox-toolbar button{font-size:11px;padding:6px 9px}.ugc-lightbox-stage{height:calc(100% - 180px)}.ugc-cover-preview h2{font-size:23px}.ugc-drawer-header{padding:18px}.ugc-drawer-header h2{font-size:20px}.ugc-batch-bar>.ugc-button-row{gap:6px}}.ugc-header-links{margin-left:auto;display:flex;align-items:center;gap:25px;margin-right:20px;font-size:13px;color:var(--text-secondary)}.ugc-header-links a:first-child{border:1px solid #5c4c6a;padding:8px 14px;border-radius:8px;background:var(--bg-panel);color:var(--text-secondary)}.ugc-home-create{display:flex;justify-content:space-between;align-items:center;margin:5px 0 22px;font-size:12px;color:var(--text-secondary)}.ugc-home-create a:first-child{padding:9px 14px;background:var(--bg-panel);border:1px solid #645076;border-radius:8px}@media (max-width:1000px){.ugc-header-links{gap:14px;margin-right:20px;font-size:12px}}@media (max-width:720px){.ugc-header-links{display:none}}.ugc-shell.ugc-create input:focus,.ugc-shell.ugc-create input:focus-visible,.ugc-shell.ugc-create select:focus,.ugc-shell.ugc-create select:focus-visible,.ugc-shell.ugc-create textarea:focus,.ugc-shell.ugc-create textarea:focus-visible{outline:none;box-shadow:none;border-color:#9e929f}.ugc-create .ugc-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.ugc-create .ugc-section-heading:has(>button:only-child){justify-content:flex-end}.ugc-image-picker{margin-top:24px}.ugc-image-label{display:block;font-weight:600;margin-bottom:12px}.ugc-upload-root{position:relative;width:-moz-fit-content;width:fit-content;max-width:100%}.ugc-create .ugc-upload-tile{width:170px;height:214px;border:1px dashed #786b79;background:var(--bg-panel);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.ugc-upload-selected{position:relative;width:170px}.ugc-upload-selected>img{width:170px;height:214px;border-radius:12px;object-fit:cover}.ugc-create .ugc-remove-image{position:absolute;right:8px;top:8px;padding:6px;background:#161018dd;border-radius:50%;display:grid;place-items:center}.ugc-create .ugc-image-replace{width:100%;margin-top:8px}.ugc-upload-menu{position:absolute;z-index:20;top:70px;left:calc(100% + 12px);width:170px;padding:8px;border:1px solid #625464;border-radius:14px;background:var(--bg-panel);box-shadow:0 12px 32px #0005}.ugc-create .ugc-upload-menu button{border:none;background:transparent;width:100%;display:flex;align-items:center;gap:16px;text-align:left;padding:14px}.ugc-generation-dialog{width:min(1240px,calc(100vw - 48px));max-width:none;max-height:calc(100dvh - 48px);margin:auto;padding:0;border:1px solid #524354;border-radius:20px;background:var(--bg-panel);color:var(--text-primary);overflow:auto}.ugc-generation-dialog::-webkit-backdrop{background:#09060cbb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ugc-generation-dialog::backdrop{background:#09060cbb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ugc-generation-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border-default)}.ugc-generation-header h2{margin:0;font-size:22px}.ugc-generation-header button{display:grid;place-items:center;padding:7px}.ugc-generation-grid{display:grid;grid-template-columns:minmax(170px,.75fr) minmax(280px,1.5fr) minmax(220px,1fr);grid-gap:24px;gap:24px;padding:24px}.ugc-generation-grid>section{min-width:0}.ugc-generation-grid h3{font-size:15px;margin:0 0 14px}.ugc-generation-grid h3 small{color:var(--text-secondary);font-size:12px;font-weight:400}.ugc-face-reference{padding:18px;border:1px dashed #57485e;border-radius:14px}.ugc-create .ugc-reference-upload{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px;width:100%;min-height:240px;border:1px dashed #65556c;background:transparent;padding:20px 10px;color:var(--text-secondary)}.ugc-reference-upload small{font-size:11px}.ugc-reference-selected img{width:100%;border-radius:10px;max-height:280px;object-fit:contain}.ugc-reference-selected button{width:100%;margin-top:12px}.ugc-generation-controls{display:flex;flex-direction:column;gap:24px}.ugc-generation-controls .ugc-field{margin:0}.ugc-generation-controls textarea{width:100%;margin-top:12px;box-sizing:border-box}.ugc-default-model{display:flex;align-items:center;gap:10px;padding:16px;background:var(--bg-panel);border:1px solid #74535f;border-radius:12px}.ugc-default-model span{margin-left:auto}.ugc-style-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:9px;gap:9px}.ugc-create .ugc-style-options button{padding:5px;background:var(--bg-panel);border:1px solid transparent;border-radius:10px;font-size:12px}.ugc-create .ugc-style-options button[aria-pressed=true]{border-color:#deab76;color:#f6cf9b;background:#41302e}.ugc-style-swatch{display:grid;place-items:center;height:54px;margin-bottom:5px;border-radius:7px;background:var(--bg-panel);color:var(--text-secondary)}.ugc-style-anime .ugc-style-swatch{background:var(--bg-panel);color:var(--text-primary)}.ugc-style-western .ugc-style-swatch{background:#403229;color:#ebc9a8}.ugc-style-realistic .ugc-style-swatch{background:#2c3734;color:#c1d8cf}.ugc-style-cinematic .ugc-style-swatch,.ugc-style-sci-fi .ugc-style-swatch{background:var(--bg-panel);color:var(--text-secondary)}.ugc-style-painting .ugc-style-swatch{background:var(--bg-panel);color:var(--text-primary)}.ugc-generate-button{width:100%;min-height:46px}.ugc-generation-preview{display:flex;flex-direction:column;gap:16px;border-left:1px solid var(--border-default);padding-left:24px}.ugc-generation-preview h3{text-align:center;margin:0}.ugc-generated-image{display:flex;flex:1 1;min-height:340px;flex-direction:column;gap:16px;align-items:center;justify-content:center;border:1px solid #46394c;border-radius:14px;background:var(--bg-panel);overflow:hidden;color:var(--text-secondary);font-size:13px;text-align:center}.ugc-generated-image img{display:block;width:100%;max-height:520px}.ugc-generation-preview>button{min-height:46px}@media (max-width:1000px){.ugc-generation-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.ugc-face-reference{grid-column:1/-1}.ugc-create .ugc-reference-upload{min-height:120px}.ugc-reference-selected img{max-height:150px}}@media (max-width:600px){.ugc-create .ugc-header{align-items:flex-start;gap:16px}.ugc-create .ugc-header h1{font-size:28px}.ugc-create .ugc-steps{gap:6px}.ugc-create .ugc-steps button{padding:12px 5px;font-size:12px}.ugc-upload-menu{top:95px;left:80px;width:156px}.ugc-generation-dialog{width:100%;max-height:100dvh;height:100dvh;border-radius:0;border:none}.ugc-generation-header{padding:16px;position:-webkit-sticky;position:sticky;top:0;z-index:2;background:var(--bg-panel)}.ugc-generation-grid{display:flex;flex-direction:column;padding:16px 16px max(24px,env(safe-area-inset-bottom));gap:24px}.ugc-face-reference{padding:14px}.ugc-generation-preview{border-left:none;border-top:1px solid var(--border-default);padding:20px 0 0}.ugc-generated-image{min-height:280px}.ugc-generation-controls textarea{font-size:16px}.ugc-generation-grid button{min-height:44px}}.ugc-shell.ugc-create .ugc-image-replace,.ugc-shell.ugc-create .ugc-upload-menu button,.ugc-shell.ugc-create .ugc-upload-tile{font-style:normal;letter-spacing:normal;line-height:1.6;white-space:nowrap;overflow:visible;text-overflow:clip;min-width:max-content;padding-inline:20px}.ugc-shell.ugc-create .ugc-upload-tile>span{display:block;padding-inline:3px}.ugc-visibility-field{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:26px;padding-top:22px;border-top:1px solid var(--ugc-line)}.ugc-visibility-field p{margin:6px 0 0;font-size:12px}.ugc-shell .ugc-visibility-field button{display:flex;align-items:center;gap:10px;white-space:nowrap;background:transparent;border:none;padding:10px 0 10px 10px}.ugc-switch-track{display:block;width:40px;height:24px;border-radius:20px;padding:3px;background:#5a5261}.ugc-switch-track>span{display:block;width:18px;height:18px;background:#fff;border-radius:50%;transition:transform .15s}[aria-checked=true] .ugc-switch-track{background:#a987df}[aria-checked=true] .ugc-switch-track>span{transform:translateX(16px)}.ugc-submission-success{padding:22px;border:1px solid #56745f;background:#22332a;border-radius:14px;margin-bottom:24px}.ugc-submission-success h2{font-size:20px;margin-bottom:8px}.ugc-submission-success a{display:inline-block;margin-top:10px;text-decoration:underline}@media (max-width:1023px){.m-header{justify-content:space-between}.m-search-trigger{display:grid;place-items:center;width:44px;height:44px;color:#eee}.m-me .ugc-account-links{display:flex;flex-direction:column;margin:0;gap:0}.m-me .ugc-account-links a{display:flex;align-items:center;min-height:62px;padding:14px 0;border:0;border-bottom:1px solid #28282d;border-radius:0;background:none;font-size:16px}.m-me .ugc-account-links a:after{content:"›";margin-left:auto;color:#999;font-size:24px}.m-me .m-settings-language{min-height:62px;padding:14px 0;border-radius:0;background:none;border-bottom:1px solid #28282d}.m-search{padding:0 16px 32px;min-height:100dvh;background:#101113;color:#eee}.m-search-header{display:flex;align-items:center;gap:10px;padding:12px 0 24px}.m-search-header>a{display:grid;place-items:center;min-width:32px;height:44px;color:inherit}.m-search-header form{display:flex;flex:1 1;min-width:0;background:#191a1e;border:1px solid #3b3c43;border-radius:12px}.m-search-header input{width:100%;min-width:0;height:44px;background:transparent;border:0;padding:10px 12px;color:#eee;font-size:16px}.m-search-header input:focus,.m-search-header input:focus-visible{outline:none!important;box-shadow:none!important;border:0!important}.m-search button{color:inherit;border:0;background:none;cursor:pointer}.m-search-header form button{padding:0 12px;display:grid;place-items:center}.m-search section{margin-bottom:32px}.m-search h1,.m-search h2{font-size:18px;margin:0 0 16px;font-weight:600}.m-search-heading{display:flex;justify-content:space-between;align-items:baseline}.m-search-empty,.m-search-heading>button{color:var(--text-secondary);font-size:14px}.m-search-tags{display:flex;gap:10px;flex-wrap:wrap}.m-search-tags>button,.m-search-tags>span{background:#333338;border-radius:24px;min-height:38px;padding:8px 15px;font-size:15px}.m-search-tags>span.recent{display:flex;align-items:center;gap:6px;background:none;border:1px solid #424249;padding:0 8px}.m-search-tags .recent button{min-height:38px;padding:6px}.ugc-editor.ugc-shell{padding:0 16px calc(100px + env(safe-area-inset-bottom));max-width:760px;--ugc-accent:var(--reverie-accent);--ugc-muted:#999ba6}.ugc-editor .ugc-editor-aside,.ugc-editor .ugc-nav,.ugc-editor .ugc-steps{display:none}.ugc-editor .ugc-header{position:relative;display:block;min-height:84px;margin:0;padding:16px 80px 28px}.ugc-editor .ugc-header h1{text-align:center;letter-spacing:0;font-size:19px;white-space:nowrap;margin:0;line-height:28px}.ugc-editor .ugc-header .ugc-eyebrow,.ugc-editor .ugc-header p{display:none}.ugc-editor .m-editor-back{position:absolute;left:0;top:6px;font-size:34px;line-height:44px;width:44px;text-align:center}.ugc-editor .ugc-header-actions{position:static}.ugc-editor .ugc-header-actions button{position:absolute;right:0;top:9px;padding:10px 0;background:none;border:0;color:var(--reverie-accent);font-size:13px}.ugc-editor .ugc-header-actions>span{position:absolute;left:0;right:0;top:52px;text-align:center;font-size:11px}.ugc-editor .m-editor-step{font-size:20px;margin:22px 0 18px}.ugc-editor .ugc-editor-layout{display:block}.ugc-editor .ugc-panel{padding:16px;border-radius:12px;background:#17181c;margin-bottom:16px;min-width:0}.ugc-editor .ugc-panel h2,.ugc-editor .ugc-section-heading h2{font-size:17px}.ugc-editor .ugc-section-heading{flex-wrap:wrap;gap:12px;align-items:center}.ugc-editor .ugc-field>span{flex-wrap:wrap;gap:4px}.ugc-editor input:not([type=checkbox]),.ugc-editor select,.ugc-editor textarea{max-width:100%;font-size:16px;background:#101114;border-color:#36373f}.ugc-editor textarea{min-height:120px}.ugc-editor .ugc-button-row{flex-wrap:wrap;gap:6px}.ugc-editor .ugc-button-row button{padding:7px 10px;min-height:38px;background:var(--bg-panel)}.ugc-editor .ugc-image-field{flex-wrap:wrap}.ugc-editor .ugc-image-actions{min-width:0;flex:1 1}.ugc-editor .ugc-editor-footer{position:fixed;z-index:60;bottom:0;left:0;right:0;display:flex;gap:12px;margin:0;padding:12px max(16px,calc((100vw - 728px)/2)) calc(12px + env(safe-area-inset-bottom));background:#101113f5;border-top:1px solid #2b2b31;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ugc-editor .ugc-editor-footer button{flex:1 1;min-height:44px}.ugc-editor .m-add-character{width:100%;min-height:46px;margin-bottom:18px;border:1px dashed #52505c;background:transparent;color:var(--reverie-accent)}.ugc-editor .ugc-primary:hover:not(:disabled){background:var(--reverie-accent)}.ugc-shell .ugc-nav a[href="/admin"]{display:none}}.ugc-shell .ugc-image-picker:lang(zh-TW),.ugc-shell .ugc-image-picker:lang(zh-TW) button,.ugc-shell .ugc-image-picker:lang(zh-TW) input,.ugc-shell .ugc-image-picker:lang(zh-TW) textarea{font-family:PingFang TC,Microsoft JhengHei,Noto Sans CJK TC,sans-serif}.ugc-shell .ugc-image-picker button>span,.ugc-shell .ugc-image-picker h3{overflow:visible;text-overflow:unset;padding-right:2px}.ugc-ai-icon{flex-shrink:0;vertical-align:middle}.ugc-shell .ugc-style-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ugc-shell .ugc-style-swatch{height:auto;aspect-ratio:1;display:block;overflow:hidden;padding:0;background:var(--bg-panel)}.ugc-style-swatch img{width:100%;height:100%;display:block;object-fit:cover}.ugc-generation-progress{display:grid;grid-gap:8px;gap:8px}.ugc-generation-progress>div{display:flex;justify-content:space-between;color:var(--text-secondary);font-size:13px}.ugc-generation-progress progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:7px;border:none;border-radius:10px;background:var(--bg-panel);overflow:hidden}.ugc-generation-progress progress::-webkit-progress-bar{background:var(--bg-panel);border-radius:10px}.ugc-generation-progress progress::-webkit-progress-value{background:#c4a1ee;border-radius:10px;-webkit-transition:width .45s linear;transition:width .45s linear}.ugc-generation-progress progress::-moz-progress-bar{background:#c4a1ee;border-radius:10px}.ugc-generation-progress small{color:var(--text-secondary)}.ugc-row-actions{display:flex;flex-wrap:wrap;gap:7px;min-width:240px;max-width:340px}.ugc-shell .ugc-row-actions button{white-space:nowrap;padding:7px 10px;font-size:12px}.ugc-stat-grid>.ugc-stat-filter{text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:24px}.ugc-stat-filter[aria-pressed=true]{border-color:var(--accent,#b995f5);box-shadow:inset 0 0 0 1px var(--accent,#b995f5)}.ugc-stat-filter:hover{background:rgba(185,149,245,.16)}.ugc-required{color:var(--text-secondary)}.ugc-generation-dialog[open]{display:flex;flex-direction:column;height:min(900px,calc(100dvh - 32px));max-height:calc(100dvh - 32px);overflow:hidden}.ugc-generation-header{flex:0 0 auto}.ugc-generation-grid{flex:1 1;min-height:0;overflow:hidden}.ugc-face-reference,.ugc-generation-controls{overflow-y:auto;min-height:0}.ugc-generation-preview{min-height:0;overflow:hidden}.ugc-generation-preview .ugc-generated-image{min-height:0}.ugc-generated-image img{height:100%;max-height:100%;min-height:0;object-fit:contain}.ugc-generation-actions{display:flex;justify-content:flex-end;gap:16px;padding:16px 24px max(16px,env(safe-area-inset-bottom));border-top:1px solid var(--border-default);background:var(--bg-panel);flex-shrink:0}.ugc-generation-actions button{flex:1 1;max-width:320px;min-height:46px}@media (min-width:601px) and (max-width:1000px){.ugc-generation-grid{grid-template-columns:minmax(130px,.65fr) minmax(240px,1.2fr) minmax(180px,1fr);gap:14px;padding:14px}.ugc-face-reference{grid-column:auto}}@media (max-width:600px){.ugc-generation-dialog[open]{height:100dvh;max-height:100dvh}.ugc-generation-grid{overflow-y:auto}.ugc-face-reference,.ugc-generation-controls,.ugc-generation-preview{overflow:visible;flex-shrink:0}.ugc-generation-preview .ugc-generated-image{height:min(45dvh,340px);flex:auto}.ugc-generation-actions{padding:12px 16px max(12px,env(safe-area-inset-bottom));gap:12px}}.ugc-shell .ugc-work-actions>a,.ugc-shell .ugc-work-actions>button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;flex:0 0 112px;width:112px;height:44px;min-height:44px;margin:0;padding:0 10px;font-size:14px;line-height:1.2;font-weight:500;text-align:center;border-radius:10px}.ugc-shell .ugc-badge.pending{background:#203745;color:#b6dfff;border-color:#52738b}.ugc-shell .ugc-badge.rejected{background:#45272d;color:#ffc2c8;border-color:#89565e}.ugc-shell .ugc-badge.draft,.ugc-shell .ugc-badge.unpublished,.ugc-shell .ugc-badge.withdrawn{border-color:var(--border-default,#34343c)}.ugc-operation-toast{position:fixed;top:24px;left:50%;transform:translateX(-50%);z-index:10000;max-width:min(560px,calc(100vw - 32px));padding:14px 22px;border:1px solid #537663;border-radius:12px;background:#203c33;color:#d1f4df;box-shadow:0 8px 32px #0005;font-size:14px;overflow-wrap:anywhere}.ugc-operation-toast.is-error{background:#45272d;border-color:#89565e;color:#ffc2c8}.auth-overlay{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:18px;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-modal{position:relative;width:min(440px,100%);overflow:hidden;border-radius:16px;padding:24px 24px 22px;background:rgba(18,18,24,.82);border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 60px -15px rgba(0,0,0,.7);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}@media (min-width:640px){.auth-modal{padding:40px 40px 32px}}.auth-modal-blob{position:absolute;width:256px;height:256px;border-radius:50%;pointer-events:none;filter:blur(64px);mix-blend-mode:screen;animation:auth-blob 8s ease-in-out infinite}.auth-modal-blob-a{top:-80px;right:-80px;background:rgba(124,58,237,.3)}.auth-modal-blob-b{bottom:-80px;left:-80px;background:rgba(79,70,229,.3);animation-delay:2s}.auth-modal-blob-c{top:50%;left:50%;background:rgba(219,39,119,.2);opacity:.5;animation-name:auth-blob-center;animation-delay:4s}@keyframes auth-blob{0%,to{transform:translate(0) scale(1)}33%{transform:translate(18px,-12px) scale(1.06)}66%{transform:translate(-14px,10px) scale(.94)}}@keyframes auth-blob-center{0%,to{transform:translate(-50%,-50%) scale(1)}33%{transform:translate(calc(-50% + 14px),calc(-50% - 10px)) scale(1.06)}66%{transform:translate(calc(-50% - 12px),calc(-50% + 8px)) scale(.94)}}.auth-modal-close{position:absolute;top:16px;right:16px;z-index:2;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:#e2e8f0;cursor:pointer}.auth-modal-close:hover{color:#fff;background:rgba(255,255,255,.1)}.auth-modal-close-icon{width:20px;height:20px}.auth-modal-body{position:relative;z-index:1}.auth-modal-title{margin:0 8px 24px;text-align:center;font-size:22px;line-height:1.25;font-weight:800;color:#fff}@media (min-width:640px){.auth-modal-title{font-size:28px}}.auth-modal-highlight{display:inline-block;background:linear-gradient(90deg,#c4b5fd,#818cf8,#f0abfc);-webkit-background-clip:text;background-clip:text;color:transparent}.auth-modal-social{display:flex;flex-direction:column;gap:10px}.auth-modal-google{width:100%;height:50px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#fff;color:#0f172a;font-size:15px;font-weight:650;cursor:pointer;box-shadow:0 10px 24px rgba(0,0,0,.18);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.auth-modal-google:hover{background:#f3f4f6;transform:translateY(-1px);box-shadow:0 16px 32px rgba(0,0,0,.22)}.auth-modal-google:disabled{opacity:.6;cursor:wait;transform:none}.auth-modal-google-icon{width:22px;height:22px;flex:0 0 22px}.auth-modal-dev{width:100%;height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:#fff;cursor:pointer}.auth-modal-divider{display:flex;align-items:center;gap:12px;margin:18px 0 16px;color:#94a3b8;font-size:11px;font-weight:700;letter-spacing:.12em}.auth-modal-divider:after,.auth-modal-divider:before{content:"";flex:1 1;height:1px;background:rgba(255,255,255,.12)}.auth-modal-steps{display:flex;justify-content:center;gap:8px;margin-bottom:16px}.auth-modal-steps span{width:10px;height:10px;border-radius:50%;background:#4b5563}.auth-modal-steps span.is-active{background:#6366f1}.auth-modal-form{display:flex;flex-direction:column;gap:12px}.auth-modal-field label{display:block;margin-bottom:6px;font-size:13px;font-weight:650;color:#e5e7eb}.auth-modal-field input{width:100%;height:46px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:#fff;padding:0 14px;outline:none}.auth-modal-field input:focus{border-color:rgba(129,140,248,.7);box-shadow:0 0 0 3px rgba(99,102,241,.18)}.auth-modal-hint{margin:6px 0 0;font-size:12px;color:#9ca3af;text-align:left}.auth-modal-hint.is-dev{color:#c4b5fd}.auth-modal-error{font-size:12px;color:#fca5a5}.auth-modal-actions{display:flex;gap:12px;margin-top:4px}.auth-modal-submit{flex:2 1;height:46px;border:0;border-radius:12px;background:linear-gradient(90deg,#6366f1,#8b5cf6);color:#fff;font-weight:700;cursor:pointer}.auth-modal-submit:disabled{opacity:.55;cursor:wait}.auth-modal-back{flex:1 1;height:46px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:#e5e7eb;cursor:pointer}.auth-modal-resend{border:0;background:transparent;color:#a5b4fc;font-size:12px;cursor:pointer;padding:0;align-self:flex-start}.auth-modal-resend:disabled{color:#6b7280;cursor:default}.auth-modal-switch{margin-top:16px;text-align:center;font-size:13px;color:#94a3b8}.auth-modal-switch button{border:0;background:transparent;color:#c4b5fd;font-weight:700;cursor:pointer;padding:0}.header-signin{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;padding:8px 14px;font-size:12px;cursor:pointer;white-space:nowrap}:root{--reverie-accent:#b995fc;--reverie-accent-soft:rgba(185,149,252,.14);--reverie-accent-line:rgba(185,149,252,.38)}.ugc-shell{--ugc-accent:var(--reverie-accent);--ugc-muted:#aba6b8;--ugc-line:rgba(185,149,252,.18)}.sidebar-search,.ugc-home-search{border-color:var(--reverie-accent-line)}.sidebar-search:focus-within,.ugc-home-search:focus-within{border-color:var(--reverie-accent);box-shadow:0 0 0 2px var(--reverie-accent-soft)}.account-switch,.account-switch.is-admin,.ugc-account-links a,.ugc-header-links a,.ugc-home-create a{color:var(--reverie-accent);border-color:var(--reverie-accent-line);background:var(--reverie-accent-soft)}.account-switch:hover,.ugc-header-links a:hover,.ugc-home-create a:hover{background:rgba(185,149,252,.23);color:#e5d6ff}.ugc-shell input:focus,.ugc-shell select:focus,.ugc-shell textarea:focus{outline-color:var(--reverie-accent);border-color:var(--reverie-accent)}@media(min-width:1024px){:root{--sidebar-width:232px}.desktop-sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar-width);z-index:30;display:flex!important;flex-direction:column;padding:0 14px 20px;background:#1c1c26;border-right:1px solid #2b2938}.sidebar-brand{display:flex;align-items:center;gap:10px;min-height:86px;padding:0 10px;text-decoration:none;color:#f5f2fa;font:30px Georgia,serif;flex-shrink:0}.sidebar-brand img{width:39px;height:39px;object-fit:contain}.sidebar-functions{display:flex;flex-direction:column;gap:6px;margin:12px 0 24px;flex-shrink:0}.sidebar-functions a{display:flex;align-items:center;gap:13px;min-height:48px;padding:11px 14px;border-radius:10px;color:#c4c2ce;font-size:15px;text-decoration:none}.sidebar-functions a svg{flex-shrink:0}.sidebar-functions a:hover,.sidebar-history a:hover{background:#2a2837;color:#eee7fc}.sidebar-functions a[aria-current=page]{background:#373044;color:#e7d7ff}.sidebar-search{display:flex;align-items:center;gap:6px;padding:8px;margin:0 0 6px;border:1px solid var(--reverie-accent-line);border-radius:9px;background:#14141d;color:var(--reverie-accent)}.sidebar-search input{width:0;min-width:0;flex:1 1;background:none;color:#eee;border:0;outline:0;font-size:13px}.sidebar-search button{display:flex;border:0;padding:3px;background:none;color:var(--reverie-accent);cursor:pointer}.sidebar-history-heading{border-top:1px solid #34313f;padding:23px 12px 15px;display:flex;align-items:center;gap:12px;font-size:14px;color:#b6b2c3;flex-shrink:0}.sidebar-history{border-top:1px solid #34313f;padding-top:16px;display:flex;flex-direction:column;gap:6px;min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#4f465f transparent}.sidebar-history a{display:flex;align-items:center;gap:12px;padding:9px 10px;border-radius:9px;color:#cecad8;text-decoration:none;min-height:64px;flex-shrink:0}.sidebar-history a[aria-current=page]{background:var(--reverie-accent-soft);color:#e5d6ff}.sidebar-history img{width:43px;height:50px;object-fit:cover;border-radius:8px;flex-shrink:0}.sidebar-history span{font-size:14px;line-height:21px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.reverie-header,.reverie-header.is-chat,body:has(.conversation-mode) .reverie-header{margin-left:var(--sidebar-width);padding:0 28px;height:70px;justify-content:flex-end;gap:16px;width:auto}.reverie-header .header-tools,.reverie-header .ugc-header-links{margin-left:0}.reverie-home,.reverie-home.has-recents{margin-left:var(--sidebar-width);padding:26px 30px 70px;min-height:calc(100dvh - 70px)}.reverie-home .reverie-filters{margin:0 0 24px}.reverie-home .ugc-home-search{display:none}.reverie-home .reverie-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}.reverie-chat.conversation-mode,.reverie-chat.opening-mode{margin:20px 28px 24px calc(var(--sidebar-width) + 28px);height:calc(100dvh - 114px);width:auto;max-width:none;padding:0;grid-template-columns:minmax(230px,30%) minmax(0,1fr);gap:20px}.ugc-shell{margin-left:var(--sidebar-width);margin-right:0;max-width:none;padding:28px 36px 100px}.ugc-nav{display:none}@media(max-width:1280px){:root{--sidebar-width:212px}.reverie-home .reverie-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.reverie-chat.conversation-mode,.reverie-chat.opening-mode{grid-template-columns:minmax(190px,28%) minmax(0,1fr);margin-left:calc(var(--sidebar-width) + 20px);margin-right:20px;gap:16px}.reverie-header .header-tools{gap:8px}}@media(min-width:1800px){.reverie-home .reverie-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}}@media(max-width:600px){.m-header{height:auto;min-height:50px;flex-wrap:wrap;padding-top:calc(10px + env(safe-area-inset-top,0px));padding-bottom:10px;gap:10px}.m-header-tools{max-width:100%;flex-wrap:wrap;gap:6px;margin-left:0}}@media(min-width:1024px){:root:has(.desktop-sidebar[data-collapsed=true]){--sidebar-width:80px}.sidebar-brand-row{display:flex;align-items:center;gap:4px;min-height:86px;flex-shrink:0}.sidebar-brand-row .sidebar-brand{min-height:0;min-width:0;padding:0 2px;gap:7px;flex:1 1;font-size:26px}.sidebar-brand-row .sidebar-brand img{width:32px;height:32px}.sidebar-toggle{display:grid;place-items:center;width:32px;height:36px;flex:0 0 32px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--text-secondary);cursor:pointer}.sidebar-toggle:hover{background:var(--bg-panel);color:var(--text-primary)}.sidebar-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.desktop-sidebar[data-collapsed=true]{padding-left:10px;padding-right:10px}.desktop-sidebar[data-collapsed=true] .sidebar-brand-row{justify-content:center}.desktop-sidebar[data-collapsed=true] .sidebar-brand,.desktop-sidebar[data-collapsed=true] .sidebar-functions a span,.desktop-sidebar[data-collapsed=true] .sidebar-history a span,.desktop-sidebar[data-collapsed=true] .sidebar-search{display:none}.desktop-sidebar[data-collapsed=true] .sidebar-functions a{justify-content:center;padding:11px 0}.desktop-sidebar[data-collapsed=true] .sidebar-history a{justify-content:center;padding:8px 0}.desktop-sidebar[data-collapsed=true] .sidebar-history img{width:40px;height:48px}}:root{--bg-page:#08090c;--bg-sidebar:#0c0d11;--bg-panel:#121318;--bg-input:#0d0e12;--border-default:#292b35;--accent:#ae95fc;--accent-hover:#bba6ff;--accent-soft:#1b1829;--text-primary:#eeeef2;--text-secondary:#a4a5b1;--text-on-accent:#151020;--reverie-accent:var(--accent);--reverie-accent-soft:var(--accent-soft);--reverie-accent-line:var(--border-default);--reverie-accent-ink:var(--text-on-accent);--bg:var(--bg-page);--panel:var(--bg-panel);--text:var(--text-primary);--muted:var(--text-secondary);--line:var(--border-default);--purple:var(--accent)}.app,.m-header,.reverie-chat.conversation-mode,.reverie-chat.opening-mode,.reverie-header,.reverie-header.is-chat,body,body:has(.conversation-mode) .reverie-header,body:has(.reverie-chat),body:has(.reverie-chat) .app,html{background:var(--bg-page);color:var(--text-primary)}.desktop-sidebar,.m-nav.mobile-nav{background:var(--bg-sidebar);border-color:var(--border-default)}.sidebar-brand{color:var(--text-primary)}.sidebar-functions a,.sidebar-history a{color:var(--text-secondary)}.sidebar-functions a:hover,.sidebar-history a:hover{background:var(--bg-panel);color:var(--text-primary)}.sidebar-functions a[aria-current=page],.sidebar-history a[aria-current=page]{background:var(--accent-soft);color:var(--text-primary)}.sidebar-functions a[aria-current=page] svg{color:var(--accent)}.sidebar-history,.sidebar-history-heading,.sidebar-search,.ugc-home-search{border-color:var(--border-default)}.sidebar-search,.ugc-home-search{background:var(--bg-input);color:var(--text-secondary)}.sidebar-search:focus-within,.ugc-home-search:focus-within{border-color:var(--accent);box-shadow:none}.account-switch,.account-switch.is-admin,.ugc-account-links a,.ugc-header-links a,.ugc-home-create a{background:var(--bg-panel);border-color:var(--border-default);color:var(--text-secondary)}.account-switch:hover,.ugc-header-links a:hover,.ugc-home-create a:hover{background:#1b1d24;color:var(--text-primary)}.ugc-shell{--ugc-line:var(--border-default);--ugc-muted:var(--text-secondary);--ugc-accent:var(--accent);color:var(--text-primary)}.ugc-shell a.ugc-primary,.ugc-shell button{background:var(--bg-panel);border-color:var(--border-default);color:var(--text-primary)}.ugc-shell button:hover:not(:disabled){background:#1b1d24}.ugc-editor input,.ugc-editor select,.ugc-editor textarea,.ugc-shell input,.ugc-shell select,.ugc-shell textarea{background:var(--bg-input);border-color:var(--border-default);color:var(--text-primary);accent-color:var(--accent)}.ugc-shell input:focus,.ugc-shell select:focus,.ugc-shell textarea:focus{border-color:var(--accent);outline-color:var(--accent);box-shadow:none}.ugc-confirm,.ugc-drawer,.ugc-panel,.ugc-preview,.ugc-shell .ugc-stat-filter,.ugc-stat-grid>div,.ugc-steps,.ugc-work-card{background:var(--bg-panel);border-color:var(--border-default)}.ugc-shell .ugc-steps button{background:transparent;color:var(--text-secondary)}.ugc-shell .ugc-steps button[aria-current]{background:var(--accent-soft);color:var(--text-primary)}.ugc-steps button>span{border-color:var(--border-default)}.ugc-steps button[aria-current]>span{background:var(--accent);color:var(--text-on-accent);border-color:var(--accent)}.ugc-avatar-placeholder,.ugc-cover-preview,.ugc-image-placeholder{background:var(--bg-panel);color:var(--text-secondary)}.ugc-cover-preview>div:last-child{background:linear-gradient(transparent,rgba(8,9,12,.94))}.reverie-chat .send,.ugc-editor .ugc-editor-footer .ugc-primary,.ugc-shell .ugc-primary,.ugc-shell a.ugc-primary{color:#fff;background:var(--accent)}.reverie-chat .send:hover:not(:disabled),.ugc-shell .ugc-primary:hover:not(:disabled){background:var(--accent-hover)}.ugc-shell .ugc-stat-filter[aria-pressed=true]{background:var(--accent-soft);border-color:var(--accent);box-shadow:none}.ugc-shell .ugc-score-value{padding:2px 0;border:0;background:transparent;border-radius:0;font-weight:600;cursor:text}.ugc-shell .ugc-score-value:hover{background:transparent;color:var(--accent)}.ugc-inline-score{width:90px;padding:3px 6px!important}.ugc-ranking-options{display:flex;flex-direction:column;gap:16px;margin:24px 0}.ugc-ranking-options label{display:flex;align-items:center;gap:10px}.ugc-ranking-options input[type=number]{width:100%}.ugc-required{color:var(--accent)}.m-gender select,.m-tags button,.reverie-filters button{color:var(--text-primary)}.m-tags button[aria-pressed=true]{color:var(--text-on-accent)}@media(min-width:1024px){.reverie-chat .chat-window,.reverie-chat .reverie-portrait{background:var(--bg-panel);border-color:var(--border-default)}}.ugc-shell .ugc-field input,.ugc-shell .ugc-field select,.ugc-shell .ugc-field textarea,.ugc-shell .ugc-filters input,.ugc-shell .ugc-filters select,.ugc-shell .ugc-ranking-options input[type=number]{background:var(--bg-input);border:1px solid var(--border-default);color:var(--text-primary)}.ugc-shell .ugc-field input:focus,.ugc-shell .ugc-field select:focus,.ugc-shell .ugc-field textarea:focus{border-color:var(--accent);outline-color:var(--accent)}.ugc-shell [aria-checked=true] .ugc-switch-track{background:var(--accent)}.ugc-shell .ugc-switch-track{background:#343640}.ugc-editor .ugc-panel{background:var(--bg-panel);border-color:var(--border-default)}.ugc-editor .ugc-header-actions button{color:var(--text-secondary)}:root{color-scheme:dark}.reverie-filter-row button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:var(--text-on-accent)}.ugc-shell .ugc-default-model,.ugc-shell .ugc-face-reference,.ugc-shell .ugc-generated-image,.ugc-shell .ugc-generation-dialog,.ugc-shell .ugc-reference-upload{border-color:var(--border-default);background:var(--bg-panel)}.ugc-shell .ugc-style-options button[aria-pressed=true]{background:var(--accent-soft);border-color:var(--accent);color:var(--text-primary)}.ugc-shell .ugc-default-model{color:var(--text-primary)}.ugc-shell .ugc-default-model span{color:var(--accent)}.ugc-generation-progress progress::-webkit-progress-value{background:var(--accent)}.ugc-generation-progress progress::-moz-progress-bar{background:var(--accent)}.ugc-generation-progress progress,.ugc-generation-progress progress::-webkit-progress-bar{background:var(--border-default)}.ugc-shell .ugc-generation-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;justify-items:center}.ugc-shell .ugc-generation-actions button{width:100%;max-width:320px;text-align:center}.ugc-shell .ugc-generation-actions .ugc-generation-secondary{background:var(--bg-input);color:var(--text-secondary);border:1px solid var(--border-default);box-shadow:none}.ugc-shell .ugc-generation-actions .ugc-generation-secondary:hover:not(:disabled){background:#1b1d24;color:var(--text-primary)}.ugc-bottom-sheet{position:fixed;inset:auto 0 0;margin:0;width:100%;max-width:none;max-height:80dvh;padding:0;border:1px solid var(--border-default);border-radius:24px 24px 0 0;background:var(--bg-panel);color:var(--text-primary);overflow:auto}.ugc-bottom-sheet::-webkit-backdrop{background:#000a}.ugc-bottom-sheet::backdrop{background:#000a}.ugc-sheet-content{padding:10px 20px max(24px,env(safe-area-inset-bottom))}.ugc-sheet-handle{width:40px;height:4px;border-radius:8px;background:#555761;margin:0 auto 24px}.ugc-sheet-content h2{font-size:20px;margin:0 0 20px}.ugc-sheet-options{display:flex;flex-direction:column;gap:10px}.ugc-sheet-options a,.ugc-shell .ugc-sheet-options button{display:flex;align-items:center;gap:12px;padding:16px;min-height:52px;background:#202127;color:var(--text-primary);border:1px solid var(--border-default);border-radius:12px;text-decoration:none;font-size:15px}.ugc-shell .ugc-sheet-cancel{width:100%;margin-top:18px;min-height:44px}.ugc-toast{position:fixed;top:80px;left:50%;transform:translateX(-50%);z-index:200;width:max-content;max-width:calc(100vw - 32px);padding:12px 20px;border:1px solid var(--border-default);border-radius:10px;background:#292b35;color:var(--text-primary);box-shadow:0 8px 24px #0006}@media(max-width:1023px){.ugc-editor .ugc-header-actions>span{display:none}.ugc-editor .ugc-header{min-height:44px;margin-bottom:20px;padding-bottom:0}.ugc-editor .ugc-header-actions{min-height:0}.ugc-opening-intro{display:none}.ugc-editor .ugc-opening-editor,.ugc-editor .ugc-opening-editor button,.ugc-editor .ugc-opening-editor label,.ugc-editor .ugc-opening-editor select,.ugc-editor .ugc-opening-editor textarea{font-size:14px;line-height:1.6}.reverie-chat .opening-divider{display:none}body:has(.ugc-my-works) .m-header,body:has(.ugc-my-works) .reverie-header,body:has(.ugc-my-works) .ugc-nav{display:none!important}.ugc-my-works{padding:20px 16px 100px}.ugc-my-works .ugc-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.ugc-my-works .ugc-header h1{font-size:22px;margin:0;letter-spacing:0}.ugc-my-works .ugc-header .ugc-eyebrow,.ugc-my-works .ugc-header p{display:none}.ugc-my-works .ugc-header>a{font-size:13px;padding:8px 10px;white-space:nowrap}.ugc-my-works .ugc-work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.ugc-my-works .ugc-work-card{display:flex;flex-direction:column;min-width:0;overflow:hidden}.ugc-my-works .ugc-work-card>img{width:100%;height:auto;aspect-ratio:3/4;object-fit:contain;background:var(--bg-input)}.ugc-my-works .ugc-work-card>div{padding:10px;min-width:0;display:flex;flex-direction:column;flex:1 1}.ugc-my-works .ugc-work-card h2{font-size:15px;line-height:1.4;margin:8px 0;overflow-wrap:anywhere}.ugc-my-works .ugc-work-description{font-size:13px;color:var(--text-secondary);line-height:1.5;overflow-wrap:anywhere;margin:0 0 12px}.ugc-my-works .ugc-review-feedback,.ugc-my-works .ugc-work-meta{display:none}.ugc-my-works .ugc-statuses{display:flex;flex-wrap:wrap;gap:4px}.ugc-my-works .ugc-statuses span{font-size:10px;padding:2px 5px}.ugc-my-works .ugc-work-menu-button{margin-top:auto;width:100%;min-height:40px}.ugc-success-only .ugc-submission-success{margin:20dvh auto 0;text-align:center;background:var(--bg-panel);padding:32px 20px;border-radius:16px}.ugc-success-actions{display:flex;flex-direction:column;gap:14px;margin-top:30px}.ugc-success-actions a{display:block;padding:12px;border:1px solid var(--border-default);border-radius:10px;text-decoration:none;color:var(--text-primary)}body:has(.ugc-success-only) .m-header,body:has(.ugc-success-only) .mobile-nav{display:none!important}.ugc-shell .ugc-generation-dialog[open]{height:100dvh;max-height:100dvh;width:100vw;max-width:100vw;margin:0;border-radius:0}.ugc-generation-dialog[data-screen=edit] .ugc-generation-preview{display:none}.ugc-generation-dialog[data-screen=edit] .ugc-generation-grid{display:flex;flex-direction:column;overflow:auto}.ugc-generation-dialog[data-screen=edit] .ugc-generation-controls{display:contents}.ugc-generation-controls>.ugc-field{order:0}.ugc-generation-controls>.ugc-style-section{order:1}.ugc-generation-dialog .ugc-face-reference{order:2}.ugc-generation-controls>.ugc-model-section{order:3}.ugc-generation-controls>.ugc-error{order:4}.ugc-generation-dialog[data-screen=edit] .ugc-generation-actions button:nth-child(2){display:none}.ugc-shell .ugc-generation-dialog[data-screen=edit] .ugc-generation-actions,.ugc-shell .ugc-wait-actions{grid-template-columns:1fr}.ugc-generation-dialog[data-screen=result] .ugc-face-reference,.ugc-generation-dialog[data-screen=result] .ugc-generation-controls,.ugc-generation-dialog[data-screen=waiting] .ugc-face-reference,.ugc-generation-dialog[data-screen=waiting] .ugc-generation-controls,.ugc-generation-dialog[data-screen=waiting] .ugc-generation-main-actions{display:none}.ugc-generation-dialog[data-screen=result] .ugc-generation-grid,.ugc-generation-dialog[data-screen=waiting] .ugc-generation-grid{display:flex;flex-direction:column}.ugc-generation-dialog[data-screen=result] .ugc-generation-preview,.ugc-generation-dialog[data-screen=waiting] .ugc-generation-preview{flex:1 1;display:flex;flex-direction:column;min-height:0}.ugc-generation-dialog[data-screen=result] .ugc-generation-preview h3,.ugc-generation-dialog[data-screen=result] .ugc-generation-progress{display:none}.ugc-generation-dialog[data-screen=result] .ugc-generated-image{height:auto;flex:1 1}.ugc-my-works .ugc-header{flex-direction:row;text-align:left}.ugc-my-works .ugc-header>div{text-align:left}.ugc-my-works .ugc-work-card>.ugc-image-placeholder{flex:none;width:100%;aspect-ratio:3/4;min-height:0}}.app:has(.reverie-home,.m-home,.reverie-chat){isolation:isolate}.app:has(.reverie-home,.m-home,.reverie-chat):before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:url(/images/backgrounds/moonlit-library.png) 50%/cover no-repeat;opacity:.28}.app .reverie-chat.conversation-mode,.app .reverie-chat.opening-mode,.app:has(.reverie-home,.m-home,.reverie-chat) .m-header,.app:has(.reverie-home,.m-home,.reverie-chat) .reverie-header{background:transparent}.app:has(.reverie-home,.m-home,.reverie-chat) .desktop-sidebar{background:rgba(12,13,17,.9)}@media(min-width:1024px){.app .reverie-chat .chat-window,.app .reverie-chat .reverie-portrait{background:rgba(18,19,24,.91)}}@media(max-width:1023px){.app:has(.reverie-home,.m-home,.reverie-chat):before{content:none;display:none;background-image:none}}.ugc-editor .m-editor-back,.ugc-editor .m-editor-back:active,.ugc-editor .m-editor-back:focus,.ugc-editor .m-editor-back:hover{text-decoration:none}@media(max-width:1023px){.m-nav .mobile-nav-item{font-weight:600}}.reverie-chat .send,.ugc-editor .ugc-editor-footer .ugc-primary,.ugc-shell .ugc-primary,.ugc-shell a.ugc-primary{background:#ae95f2;color:#211a33;border:1px solid transparent;border-radius:12px;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:500;transition:background-color .16s,transform .1s}.reverie-chat .send:active:not(:disabled),.ugc-shell .ugc-primary:active:not(:disabled){background:#a18add;transform:scale(.98)}.reverie-chat .send:focus-visible,.ugc-shell .ugc-primary:focus-visible{outline:2px solid #d4c5ff;outline-offset:3px}.ugc-shell .ugc-editor-footer .ugc-next-step{height:46px;min-height:46px;padding:0 24px;font-size:15px;font-weight:500}.ugc-shell .ugc-editor-footer .ugc-prev-step{min-height:46px;background:transparent;border-color:transparent;box-shadow:none;color:var(--text-secondary);font-size:15px;font-weight:400}.ugc-shell .ugc-editor-footer .ugc-prev-step:hover:not(:disabled){background:transparent;color:var(--text-primary)}.app .reverie-chat .composer .send{width:40px;height:40px;min-width:40px;min-height:40px;flex:0 0 40px;padding:0;align-self:center;border-radius:12px}.app .reverie-chat .composer .send svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.app .reverie-chat .composer{padding-right:8px;align-items:center}@property --sidebar-width{syntax:"<length>";inherits:true;initial-value:232px}@media(min-width:1024px){:root{transition:--sidebar-width .24s cubic-bezier(.22,.61,.36,1);scrollbar-gutter:stable}.desktop-sidebar{transition:none;overflow-x:clip;padding-left:10px;padding-right:10px}.reverie-chat.conversation-mode,.reverie-chat.opening-mode,.reverie-header,.reverie-home,.ugc-shell{transition:none;overflow-anchor:none}.sidebar-brand-row{position:relative;display:block;height:86px;min-height:86px}.sidebar-brand-row .sidebar-brand{position:absolute;left:0;top:25px;display:flex;width:166px;max-width:none;white-space:nowrap;opacity:1;transition:opacity .12s}.sidebar-toggle{position:absolute;right:14px;top:25px}.desktop-sidebar[data-collapsed=true] .sidebar-brand-row .sidebar-brand{display:flex;width:166px;max-width:none;opacity:0;visibility:hidden;pointer-events:none}.desktop-sidebar[data-collapsed=true] .sidebar-toggle{right:14px}.sidebar-functions a,.sidebar-history a{position:relative;display:flex;justify-content:flex-start;padding:11px 17px;gap:0;overflow:hidden;transition:none}.sidebar-functions a span,.sidebar-history a span{position:absolute;left:58px;right:auto;width:140px;max-width:none;white-space:nowrap;opacity:1;transition:opacity .12s}.desktop-sidebar[data-collapsed=true] .sidebar-functions a,.desktop-sidebar[data-collapsed=true] .sidebar-history a{justify-content:flex-start;padding:11px 17px;gap:0}.desktop-sidebar[data-collapsed=true] .sidebar-functions a span,.desktop-sidebar[data-collapsed=true] .sidebar-history a span{display:block;max-width:none;opacity:0;visibility:hidden}.desktop-sidebar[data-collapsed=true] .sidebar-history a,.sidebar-history a{padding:8px 10px;min-height:64px}.desktop-sidebar[data-collapsed=true] .sidebar-history img,.sidebar-history img{width:40px;height:48px;transition:none}}@media(prefers-reduced-motion:reduce){.sidebar-brand-row .sidebar-brand,.sidebar-functions a span,.sidebar-history a span,:root{transition:none}}