.image-crop-dialog{border:1px solid var(--line);background:var(--surface);width:min(680px,100vw - 32px);max-height:calc(100dvh - 32px);color:var(--text);border-radius:14px;padding:28px;overflow:auto}.image-crop-dialog::backdrop{background:#0a0910c7}.image-crop-dialog h2{margin:0 0 8px;font-size:24px}.image-crop-dialog>p{color:var(--muted);margin:0 0 20px}.crop-stage{background:var(--bg);border-radius:8px;position:relative;overflow:hidden}.crop-stage canvas{touch-action:none;cursor:grab;width:100%;height:auto;display:block}.crop-stage canvas:active{cursor:grabbing}.crop-stage-avatar{max-width:280px;margin:auto}.crop-circle{pointer-events:none;border:2px solid #fff;border-radius:50%;position:absolute;inset:0;box-shadow:0 0 0 150px #0a0910a6}.crop-loading{place-items:center;font-size:13px;display:grid;position:absolute;inset:0}.crop-zoom{justify-content:center;align-items:center;gap:16px;margin:18px 0;display:flex}.crop-zoom output{text-align:center;font-variant-numeric:tabular-nums;min-width:4ch;font-size:13px}.crop-zoom .icon-button{width:44px;height:44px;font-size:23px}.crop-actions{align-items:center;gap:12px;display:flex}.crop-actions>:first-child{margin-right:auto}.picker-adjust{margin-top:8px}@media (width<=580px){.image-crop-dialog{padding:20px}.crop-stage-avatar{max-width:210px}.crop-actions{gap:8px}.crop-actions .button{padding:12px}}.crop-ratio,.crop-size{margin-bottom:20px}.crop-size input{width:100%;min-height:44px;accent-color:var(--accent)}.artwork-source-column,.artwork-source-editor{gap:20px;min-width:0;display:grid}.artwork-source-column>.segmented{white-space:normal;flex-wrap:wrap}.artwork-source-column>.segmented button{flex:1;justify-content:center;min-height:44px;font-size:14px}.embed-preview{border:1px solid var(--line);border-radius:12px;min-width:0;padding:16px}.embed-preview h2{margin:0 0 16px;font-size:17px}.external-artwork{width:100%;min-width:0;position:relative}.external-artwork>img{object-fit:contain;width:100%;max-height:600px;display:block}.embed-status{color:var(--muted);text-align:center;justify-items:center;gap:12px;padding:28px 16px;font-size:14px;line-height:1.6;display:grid}.embed-status p{margin:0}.source-credit{color:var(--lilac);overflow-wrap:anywhere;align-items:center;gap:8px;padding:14px 0;font-size:14px;display:flex}.source-credit svg{flex-shrink:0}.source-credit:hover{text-decoration:underline}.art-thumbnail .external-artwork,.art-thumbnail .external-artwork>img{height:100%}.art-thumbnail .external-artwork>img{object-fit:cover}.embed-image-options{gap:12px;padding:4px 4px 16px;display:flex;overflow-x:auto}.embed-image-options button{border:2px solid #0000;border-radius:8px;flex:0 0 72px;position:relative;overflow:hidden}.embed-image-options button[aria-pressed=true]{border-color:var(--accent)}.embed-image-options img{object-fit:cover;width:68px;height:68px}.embed-image-options span{color:var(--text);background:var(--surface);padding:2px 6px;position:absolute;bottom:0;right:0}.roller-image>.external-artwork{touch-action:pan-y;max-height:100%;overflow-y:auto}.roller-image>.external-artwork>img{max-height:calc(100dvh - 220px)}.roller-footer .source-credit{padding:4px 0}@media (width<=580px){.embed-preview{padding:12px}}.world-search,.world-link-form{align-items:end;gap:12px;margin:24px 0;display:flex}.world-search .search-box,.world-link-form .field{flex:1;min-width:0;margin:0}.world-list{gap:0;margin:20px 0;display:grid}.world-list-item{border-bottom:1px solid var(--line);grid-template-columns:180px minmax(0,1fr);gap:24px;padding:24px 0;display:grid}.world-list-cover{background:var(--surface);min-height:120px;color:var(--muted);border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.world-list-cover>img{object-fit:cover;width:100%;height:140px}.world-list-copy{align-self:center;min-width:0}.world-list-copy h3{overflow-wrap:anywhere;justify-content:space-between;align-items:center;gap:16px;margin:0 0 8px;display:flex}.world-list-copy p{color:var(--muted);overflow-wrap:anywhere;margin:0 0 12px}.world-list-item:hover h3{color:var(--accent)}.world-meta{color:var(--muted);flex-wrap:wrap;gap:8px 20px;font-size:12px;display:flex}.world-meta strong{color:var(--accent)}.world-page>.back-link{margin-bottom:20px}.world-page .profile-name{min-width:0}.world-page .profile-name p{white-space:normal;overflow-wrap:anywhere}.world-content{grid-template-columns:232px minmax(0,1fr);gap:46px;padding:32px 0 60px;display:grid}.world-sidebar h2{margin-top:0;font-size:17px}.world-sidebar p{font-size:13px}.world-main{min-width:0}.world-main>.character-blocks>.character-block:first-child{margin-top:0;padding-top:0}.world-person{align-items:center;gap:12px;min-width:0;display:flex}.world-person>span:last-child{overflow-wrap:anywhere;min-width:0}.world-person small{color:var(--muted);font-size:12px;display:block}.world-people{margin:24px 0}.world-member-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:18px 0;display:flex}.world-linker{border-bottom:1px solid var(--line);margin-bottom:24px;padding:0 0 24px}.world-membership{color:var(--accent);align-items:center;gap:8px;display:flex}.world-status{color:var(--muted)}@media (width<=800px){.world-content{grid-template-columns:minmax(0,1fr);gap:28px}.world-sidebar{border-bottom:1px solid var(--line);padding-bottom:20px}.world-list-item{grid-template-columns:140px minmax(0,1fr);gap:18px}}@media (width<=580px){.world-list-item{grid-template-columns:minmax(0,1fr);gap:16px}.world-list-cover{height:140px}.world-member-row{flex-wrap:wrap;align-items:flex-start}.world-link-form{flex-direction:column;align-items:stretch}.world-page .profile-name h1{font-size:27px}}.mature-settings{max-width:900px}.mature-settings-section{border-top:1px solid var(--line);padding:28px 0}.mature-setting-heading{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.mature-setting-heading>svg{color:var(--lilac);flex:none}.mature-setting-heading h2{margin:0;font-size:21px}.mature-settings-section>p{max-width:70ch;color:var(--muted);margin:15px 0}.age-status{color:var(--muted);background:var(--surface);border-radius:7px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;display:inline-flex}.age-status.confirmed{color:var(--accent)}.mature-options{border:0;gap:12px;min-width:0;margin:20px 0;padding:0;display:grid}.mature-option{cursor:pointer;border:1px solid var(--line);border-radius:10px;align-items:flex-start;gap:12px;padding:17px;display:flex}.mature-option:has(input:checked){border-color:var(--accent);background:var(--surface)}.mature-option:has(input:disabled){cursor:not-allowed}.mature-option input{width:18px;height:18px;accent-color:var(--accent);flex:0 0 18px;margin:3px 0 0;padding:0}.mature-option>span{min-width:0}.mature-option input:focus-visible,.adult-field input:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.mature-option strong,.mature-option small{display:block}.mature-option small{color:var(--muted);margin-top:5px;font-size:13px;line-height:1.6}.mature-save-status{min-height:24px;color:var(--lilac)}.adult-field{padding:20px 0}.adult-field .field-hint{margin:8px 0 0 28px}.mature-gate{text-align:center;width:min(100% - 40px,650px);margin:50px auto;padding:36px 24px}.mature-gate>svg{color:var(--lilac)}.mature-gate h1{margin:20px 0 12px;font-size:clamp(25px,4vw,38px)}.mature-gate p{color:var(--muted);margin-bottom:24px}.mature-gate .actions{flex-wrap:wrap;justify-content:center}.mature-gate>.text-button{margin-top:15px}.mature-preview{background:var(--surface);width:100%;height:100%;min-height:100px;color:var(--text);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:18px;display:flex}.mature-preview>span{color:var(--muted);font-size:12px}.mature-visible-note{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;padding:12px;font-size:12px;display:flex}.cast-selector .mature-preview{width:34px;min-height:0;padding:3px}.cast-selector .mature-preview strong,.cast-selector .mature-preview>span{display:none}.roller-image>.mature-gate{align-self:center}@media (width<=600px){.mature-setting-heading h2{font-size:19px}.mature-settings-section .actions{flex-direction:column;align-items:stretch}.mature-settings-section{padding:24px 0}.mature-gate{padding:22px 0}}.art-reveal-button{width:100%;min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.art-thumbnail-covered{isolation:isolate}.art-blurred-image{filter:blur(22px);pointer-events:none;position:absolute;inset:-24px}.art-blurred-image>img,.art-blurred-image>.external-artwork{object-fit:cover;width:100%;height:100%}.art-reveal-label{background:#0000007a;display:block;position:absolute;inset:0}.art-reveal-label .mature-preview{color:#fff;background:0 0}.art-reveal-label .mature-preview>span{color:#fff}.art-reveal-button:hover .art-reveal-label,.art-reveal-button:focus-visible .art-reveal-label{background:#0000009e}.art-reveal-button:focus-visible{outline:2px solid var(--accent);outline-offset:5px;border-radius:12px}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(data:font/woff2;base64,d09GMgABAAAAAAn4ABMAAAAAEwQAAAmOAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGjQbgnQcLj9IVkFSgQEGYD9TVEFUgQIAgQovahEICok0h0ULIAAwhzoBNgIkAzwEIAWHJgeBDgwHG6QQUdRKTmoBFD8K42bniObKrG3LZFcMWZzFmrjTFhQ6TVTqPJcInrfrvzq3b2PGn1wwMiNYGTy9ViREYARlL1zAGcPdPqBt3gNWrfKthv4xnM+b9caw+wmjgEUVRjHXhS6jgCK6zf5HiWQacJpGdAgdrbV6g/Rf1BfxRqZVQnrxRVWSJb6RLFnyu0elilmjeoSQCKnxsmwLaddUMjnksriSYuuPl06EAl7KfAiWQjCUETz0zNZ3EII94CDQtzkMfZ/9IkkY8tZRZTDky5ZVwBAM+GYpdd4ZVAWYImnLkiTg48l79gGx3D+VBtLeyg8u7bJAd4uo0pFuQBFysE9C95l0W4Fkiao6GfrDbu77lVU7wk9cV3uqOsXmQiMkhVKl1ugjzUAJBSIkkVWHijkpkVSyUFsgVBuJMA0N+ZnXtyUv5yMigGdfQRmwL1AAjQ3YXG6iIFNSUdPQo8+AISPGAltBMDQRAtyf4ZspLlZkpyOVoMZPvFGWzvk8p5SUC/NWPMj6T2/Yas2EdlON5GkfdkeFwVGjta825H89NIenlLWAPAp5h1KDtRhCaAQWMsFKtEvOKpIhgLHlXPARokkgEGEOAkqxJRQpKYq4ezahIiLHP6hZpqMbV0pUF2vdvEimLEQ/iIUYLgYWs0VXGVlLTOPdaPmFfCC/XrtzqVo1ez7vz6+Kd2+7o11ZJ+4MreLbB5BKVGxobAq4jZYalZ5aX2CKJiwUuc9GNJyi4M8bGyKcdjSRrG4JohdF8buJfmQefbYYREnMFsOoiNliFDVxmRgL0XUmUMLqzW0A4gCQAhWGYCQpFNukwXhIkPMsbRI19ewtw8Cp2Wj/Ro5cM2OTAbJAvZ/L4opBXb9+UHscYuOKM/W8isgwN26Exexjizmfnlp9dE3hOSqdZ/F5QqbckIlPb+oKfXxd6hftJ7Sm/uyPYpONza84CRlMNk/uhOrLpyf53982++zRkXNu3g3VF8qFbx1+7fbHZ9DrB3VXWNSmhnT2vrwS1+1Z+kHGBaZIhnnvuLBTNDeA340D1DWu5/jEa9pVfl6+Jij+yo3EELNixXCLjr173Q5eDP7Y7/L4iQFHbjpaJLFoP4cCsYP6sAPL7gMHNg53yYjqxqTDrYqLDl5DzW/eTLjYxCvucprjI3yl2ykKowKUC2Ox2FJLFo6Fa1HBWLC2jMCIIBEmklkYhmkpmBhTm/LCvJAH5oGcMKcgFEP1xUdho8ANPa6RFD99/PN60fjj9eXy2Eex4B5MpmRapXidzFk1p4uLk3+hn6jAP9ovJcXPPwk8o/0ltizbdbnTprvx4PSxT0VZ3Xc772aN7RflgbXRYwc3hLNO+k878nxGwfuVM8m8Gs7WEoVGWLHwSpx4vNSHBCMNqJ4m15Kp/TfHHVkQd++eY7PGN4W5byTs+6Ft8Ozvb/D60btv37de8ER0mS3P/0sLW84qGjEVkwztPzz06eGUWwKLwPb0D/WFd3vltl2aP276KpM0JNz6AfnAnZ5ADlF2zVyZ2OkxHSMxWPMnSZLbbDR3F1UjPVqp4d68da13F1YZujdWw7271iecO2l9+/4p47Oztjck355/75wFOI+VdGDqbNGs+ISgxg3iB2jb2r+b0CWsNLHIM4sdv8SDSFBP/Oromz6FNCWw2iMTxV0R8QLyBTkpe0j5+pSSJOOTB5Mck/gh3IopuNQnhKj02t3FL80gGbEh89SZcwTxcYt5cZT/nMnB3uXfPy8BSpVMBuRx+ZhACGzDBmwHsJRAjhotOnzuj2wDz3ug2wOUAY2NgZln9/TK/enG/oE4rO1wxvGUFMAxsZ0qNjRC7hl9d17e7imbgDt6uJXhUobDg7v3RX/yRCKxgMhfyiKcZfbpk0wmCcdQlIAOHeakXLvCNt++WfKiozNqSZxxJotn+c0a7DdPsx7DPYgKIDxwwYUZDg9aJbxocTjcwovr9WAsVV32mQoiiIOCHc60Oltst9qCQYuCqN1yHo0Kj60OgI2OqmiuBUWrNA0NDhYCDcdpmMrs1fZZ0xdTzMr1HdPtIHstYhqaPDDA5YxUDx7J4fJiisBSDI/L6G/bn34GNy8Q2g044ZTulAdFLb0tI6NNxfj3DzLjWiNGxje1pz7aXOcNV68lDPEd2SXl6VfBuwmHzdf1gxFy1HvA7pD8I2BnnmyGw852Cg5XbgIdEEGE5UCzen5jTlG6JCU5iajlxVcsXvbcS0SAcg1dcesWJLVK8+hYHOYQ+Pjy+EyVGXP0aPTFagrV9E03hCQvYx+g47KGq+1GsLj8uBIyihNw33YUe8PNC4BOJ3Lm1AglLV3nCuvUdIP+v15tVGbWIwgxLVpPkfpthCGpTKG+oA/DQfsKKvxhScqaN6FuElAUtTKv2UYgOmQegsN/n7njHUju8wM4VTcm+Q8xfX9SFwjTzdVqu95UOWSIGOabH8OGBEba//8Yxl3GcPdP/dMBOoSX/0z5SZmBoLbaPs+9asaMpb36yknKaw6FqWZa6A5vDa02mhkOba1q6KtLV208xrkwmW5C4VD6n2fvRjADy2qDYYnNy+H10Fq0LMbNzS863gkO7iQ8eC48/Ny5m59tOcEso3u7Qg3yrqDL6eKXwJAuWnhylfbWrRObe66rzX59+XDtzusnL66dI/86ArmtLlzED860Ef3bFPV78OX/zFTA11fcBn2Vntb7qiGBSgLBHyuv/uEaqqoTgSpOyjlzh86me1Vriv7i9rLPLvtghWmSnblRbAsBJL/4dScSQTBxOivHMO5QvBBY0iheJvfwWLxLOGzYKZyM4zVc2Cll46zEpeUV4MqGEWZj22SdOxhGAjgs9AEnfT+RoiMfcDb0GS5NncKVxju4Nt/mRk13O9Gz3FLct5oCD6wkwUNrCfHIUg6SMf8LwQGyVaBUqpLPW5BaMpRshEpl8nS1qw5dgnzlik8QBXmdy5UrIH74heTKZKMSilQso4hsRiGraQZRzxpNGqlEJMsXuAU7GlcR8mWSykUpVkWGyIf0a8v4qEQp5CtGsMiZa+4ESYQy+WilCiguHzxMXO54ogShooTV2bj2z1zL6DYSoImoQ8lFUWxMLBNQQgLkV2tHYgUoIbkuREz+fJHKxxWBcnvu3KQppFCxLkguB1NyVSp/TknRvNwYlCdbblWu3ze6owHdWluhE5tgQ6ej2SV65CijijoaRfSiH4Nqz1OpfEW+WeI/oU0ly60zkV9YzOQSYtZVEGYmrysTZAJkY4qZtIBD9/LYTIK7Nww3vMiYBwA=)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-cyrillic-wght-normal-Dvxsihut.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-greek-wght-normal-DL7QRZyv.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-vietnamese-wght-normal-usUDDRr7.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-ext-wght-normal-Ch3YOpNY.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-wght-normal-DHIcAJRg.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@layer base{:root{color:#f4f1f9;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#1c1b25;--surface:#262530;--raised:#302e3b;--line:#3a3747;--text:#f4f1f9;--muted:#b8b2c6;--dim:#a29baf;--accent:#a8e6cf;--accent-ink:#183b30;--lilac:#98d8bf;--radius:14px;--ease:cubic-bezier(.16,1,.3,1);background:#1c1b25;font-family:Manrope Variable,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:#575064 var(--bg);scrollbar-width:thin;scroll-padding-top:24px}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit;background:0 0;border:0}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-underline-offset:4px;text-decoration:none}img{max-width:100%;display:block}svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance;letter-spacing:-.025em}h1{font-size:clamp(30px,3.6vw,48px);font-weight:730;line-height:1.14}h2{font-size:23px;font-weight:700;line-height:1.3}h3{font-size:17px;font-weight:700}p{line-height:1.75}::selection{background:var(--lilac);color:var(--bg)}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}input,textarea,select{color:var(--text);background:var(--surface);width:100%;min-width:0;caret-color:var(--accent);border:1px solid #474253;border-radius:10px;outline:none;padding:13px 15px;transition:border-color .18s,background .18s}input::placeholder,textarea::placeholder{color:var(--dim);opacity:1}input:focus,textarea:focus,select:focus{border-color:var(--lilac);outline-offset:2px;outline:2px solid #98d8bf33}input[readonly]{color:var(--muted);background:#22212b}textarea{resize:vertical;min-height:90px;line-height:1.65}select{cursor:pointer}code{font-variant-numeric:tabular-nums;font-family:inherit}hr{border:0;border-top:1px solid var(--line)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-width{max-width:1360px;margin-inline:auto;padding-inline:40px}.muted{color:var(--muted)}.button{background:var(--accent);color:var(--accent-ink);white-space:nowrap;min-height:44px;transition:background .2s, color .2s, transform .2s var(--ease);border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:12px 19px;font-size:14px;font-weight:750;line-height:1.25;display:inline-flex}.button:hover:not(:disabled){background:#c5f2e0;transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button.secondary{background:var(--raised);color:var(--text)}.button.secondary:hover{background:#403b4e}.button.small{min-height:39px;padding:10px 15px;font-size:13px}.button.subtle{border-color:var(--line);background:0 0}.button.danger{color:#ffd4d9;background:#5c303b}.full-width{width:100%}.text-button{color:var(--lilac);align-items:center;gap:8px;padding:8px 0;font-size:13px;font-weight:650;display:inline-flex}.text-button:hover{color:#d6f7e9}.icon-button{background:var(--surface);width:38px;height:38px;color:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .18s,color .18s;display:inline-flex}.icon-button:hover:not(:disabled){color:var(--text);background:#3d384b}.actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.avatar{color:#f1e6fa;background:#534560;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;font-weight:700;display:inline-flex;overflow:hidden}.avatar img{object-fit:cover;object-position:50% 26%;width:100%;height:100%}.media-placeholder{color:#c7b8d7;text-align:center;background:#36313f;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;min-height:150px;padding:24px;display:flex}.media-placeholder span{max-width:180px;font-size:13px;line-height:1.5}.loading-state{min-height:280px;color:var(--muted);justify-content:center;align-items:center;gap:14px;font-size:14px;display:flex}.spin{animation:1.3s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-note{color:#f9c5d3;overflow-wrap:anywhere;background:#492c39;border-radius:10px;align-items:flex-start;gap:9px;margin-block:15px;padding:13px 16px;font-size:14px;line-height:1.5;display:flex}.error-note svg{margin-top:2px}.empty-state{text-align:center;border-radius:var(--radius);color:var(--lilac);background:#23212d;flex-direction:column;align-items:center;gap:16px;padding:54px 24px;display:flex}.empty-state h3{color:var(--text);font-size:23px}.empty-state p{color:var(--muted);max-width:420px;font-size:14px}.empty-state .button{margin-top:4px}.page-error{max-width:750px;margin:80px auto}.page-error h1{font-size:32px}.skip-link{background:var(--accent);color:var(--accent-ink);z-index:100;border-radius:8px;padding:12px;position:absolute;top:-70px;left:20px}.skip-link:focus{top:10px}}@layer components{.site-header{background:#1c1b25;border-bottom:1px solid #302c3b}.header-inner{align-items:center;gap:44px;max-width:1360px;height:72px;margin:auto;padding:0 40px;display:flex}.brand{white-space:nowrap;flex-shrink:0;align-items:center;gap:9px;display:flex}.brand img{object-fit:contain;width:40px;height:40px}.brand>span{letter-spacing:-.04em;font-size:31px;font-weight:820}.brand-period{color:var(--accent)}.main-nav{color:var(--muted);align-items:center;gap:28px;font-size:13px;font-weight:650;display:flex}.main-nav a:hover,.main-nav .active{color:var(--text)}.header-actions{align-items:center;gap:18px;margin-left:auto;display:flex}.login-link{font-size:13px;font-weight:650}.header-avatar .avatar{width:35px;height:35px}.site-footer{border-top:1px solid var(--line);max-width:1280px;color:var(--dim);align-items:center;gap:22px;margin:80px max(40px,50% - 640px) 0;padding:25px 0 32px;font-size:12px;display:flex}.footer-brand{letter-spacing:-.035em;color:var(--muted);font-size:23px;font-weight:800}.site-footer>div{align-items:center;gap:16px;margin-left:auto;display:flex}.profile-page{padding-top:22px}.profile-banner{aspect-ratio:91/20;background:#343142;border-radius:16px;position:relative;overflow:hidden}.profile-banner>img{object-fit:cover;object-position:center;width:100%;height:100%}.banner-vignette{pointer-events:none;background:linear-gradient(#0000 30%,#19152545);position:absolute;inset:0}.banner-edit{background:#221c31df;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:650;display:flex;position:absolute;bottom:17px;right:18px}.banner-empty{color:#c9b4e2;background:#383044;justify-content:center;align-items:center;gap:18px;height:100%;display:flex}.banner-empty span{letter-spacing:-.03em;font-size:24px}.demo-badge{color:#f6eafb;background:#292130d9;border-radius:20px;padding:7px 11px;font-size:11px;font-weight:700;position:absolute;top:18px;right:18px}.profile-identity{align-items:center;gap:22px;min-height:108px;padding:17px 20px 20px;display:flex;position:relative}.profile-avatar{outline:6px solid var(--bg);width:110px;height:110px;margin-top:-59px;font-size:42px}.banner-edit{opacity:0;pointer-events:none}.profile-banner:hover .banner-edit,.profile-banner:focus-within .banner-edit{opacity:1;pointer-events:auto}.profile-avatar-edit{position:relative}.profile-avatar-edit>.profile-avatar-image{width:100%;height:100%;font-size:inherit}.avatar-edit-overlay{color:#fff;opacity:0;pointer-events:none;background:#000000a6;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:11px;display:flex;position:absolute;inset:0}.profile-avatar-edit:hover .avatar-edit-overlay,.profile-avatar-edit:focus-visible .avatar-edit-overlay{opacity:1}.profile-name{flex:1;min-width:0}.profile-name>div{align-items:center;gap:15px;display:flex}.profile-name h1{overflow-wrap:anywhere;font-size:34px;font-weight:760}.pronouns{color:#bcb1cb;white-space:nowrap;background:#2e293a;border-radius:20px;padding:5px 10px;font-size:12px}.profile-name p{color:var(--muted);align-items:center;gap:10px;margin-top:7px;font-size:12px;display:flex}.identity-dot{background:#80758f;border-radius:50%;width:3px;height:3px;display:inline-block}.profile-actions{align-items:center;gap:10px;display:flex}.profile-actions .button{min-height:41px;padding:11px 15px;font-size:12px}.profile-tabs{border-bottom:1px solid var(--line);scrollbar-width:none;gap:27px;display:flex;overflow-x:auto}.profile-tabs button{white-space:nowrap;color:var(--muted);align-items:center;gap:8px;padding:17px 4px;font-size:13px;font-weight:650;display:inline-flex;position:relative}.profile-tabs button span{color:var(--muted);background:var(--surface);border-radius:5px;padding:2px 6px;font-size:10px}.profile-tabs button.active{color:var(--lilac)}.profile-tabs button.active:after{content:"";background:var(--lilac);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:2px;right:2px}.profile-tabs button:hover{color:var(--text)}.profile-content{padding-top:28px}.profile-about{justify-content:space-between;align-items:flex-start;gap:20px 40px;margin:20px 0;display:flex}.profile-about-copy{flex:1;min-width:0;max-width:70ch}.profile-about h2{margin-bottom:8px;font-size:15px}.profile-about-meta{flex-shrink:0;gap:12px;padding-top:3px;display:grid}.profile-bio{white-space:pre-line;color:#c5bfd0;overflow-wrap:anywhere;font-size:13px;line-height:1.9}.joined{color:var(--dim);align-items:center;gap:8px;font-size:11px;display:flex}.profile-counts{color:var(--muted);flex-wrap:wrap;gap:15px;font-size:11px;display:flex}.profile-counts span{white-space:nowrap;align-items:center;gap:6px;display:flex}.demo-note{color:#b0a6bf;margin-top:15px;font-size:10px;line-height:1.6}.profile-invite{background:#302a3c;border-radius:14px;margin-top:33px;padding:23px}.profile-invite>svg{color:var(--lilac);margin-bottom:17px}.profile-invite h3{color:#eee3fd;font-size:19px;line-height:1.45}.profile-invite p{color:#c4b5d7;margin-top:11px;font-size:12px;line-height:1.8}.profile-invite a{color:var(--accent);align-items:center;gap:10px;margin-top:23px;font-size:12px;font-weight:750;display:flex}.profile-main{min-width:0}.section-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:23px;display:flex}.section-heading h2{align-items:center;gap:10px;display:flex}.section-heading p{color:var(--dim);margin-top:5px;font-size:12px}.count{color:#c4b3dc;letter-spacing:0;background:#322d3e;border-radius:7px;padding:3px 7px;font-size:11px}.reel-controls{align-items:center;gap:6px;margin-left:auto;display:flex}.control-divider{background:var(--line);width:1px;height:17px;margin:0 6px}.character-showcase{overflow:hidden}.reel-stage{touch-action:pan-y;-webkit-user-select:none;user-select:none;border-radius:16px;height:378px;position:relative;overflow:hidden}.reel-atmosphere{pointer-events:none;position:absolute;inset:0}.reel-perspective{perspective:1100px;height:100%;transform-style:preserve-3d;position:relative}.reel-card{text-align:left;backface-visibility:hidden;width:266px;height:352px;transform-style:preserve-3d;background:#322d3d;border-radius:14px;margin-left:-133px;padding:0;position:absolute;top:5px;left:50%;overflow:hidden;box-shadow:0 14px 24px #0f0c1b66}.reel-card img{object-fit:cover;width:100%;height:100%}.reel-card-shade{background:linear-gradient(#0000 47%,#171020b5 85%,#140c1def);position:absolute;inset:0}.reel-card-label{position:absolute;bottom:20px;left:22px;right:20px}.reel-card-label>.reel-species{color:#f0e2f9;margin-top:6px;font-size:11px;display:block}.reel-card-label>strong{letter-spacing:-.035em;color:#fff;overflow-wrap:anywhere;font-size:34px;font-weight:700;line-height:1.1;display:block}.character-open{color:#fff;background:#f8f0ff21;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:1px;right:0}.reel-card:not(.selected) .character-open{display:none}.reel-bottom{justify-content:center;align-items:center;gap:20px;padding:16px 0 4px;display:flex}.cast-selector{scrollbar-width:thin;gap:9px;max-width:100%;padding:4px;display:flex;overflow-x:auto}.cast-selector button{border:1px solid var(--line);color:var(--muted);white-space:nowrap;border-radius:8px;align-items:center;gap:9px;padding:5px 11px 5px 5px;font-size:11px;display:flex;position:relative;overflow:hidden}.cast-selector img,.cast-selector .media-placeholder{object-fit:cover;border-radius:5px;width:27px;height:29px;min-height:0;padding:0}.cast-selector .media-placeholder svg{width:16px}.cast-selector .media-placeholder span{display:none}.cast-selector button.active{color:#e4f8ef;background:#263a33;border-color:#80bda6}.reel-hint{color:var(--dim);white-space:nowrap;align-items:center;gap:5px;font-size:10px;display:flex}.recent-art{margin-top:48px}.art-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:23px 18px;display:grid}.art-tile{min-width:0}.art-thumbnail{aspect-ratio:1/1.1;background:var(--surface);border-radius:12px;position:relative;overflow:hidden}.art-thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease)}.art-tile:hover .art-thumbnail img{transform:scale(1.04)}.art-expand{opacity:0;background:#211928be;border-radius:50%;padding:6px;transition:opacity .2s;display:flex;position:absolute;top:12px;right:12px}.art-tile:hover .art-expand,.art-tile:focus-visible .art-expand{opacity:1}.art-kind{color:#e4d4f6;background:#1f192beb;border-radius:6px;padding:5px 8px;font-size:10px;position:absolute;bottom:10px;left:10px}.art-caption{margin-top:11px}.art-caption h3{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:680;overflow:hidden}.art-caption>span{color:var(--dim);white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:10px;display:block;overflow:hidden}.roller-invite{text-align:left;border-bottom:1px solid var(--line);border-top:1px solid var(--line);width:100%;color:var(--muted);justify-content:flex-end;align-items:center;gap:20px;margin-top:28px;padding:20px 0;font-size:13px;display:flex}.roller-invite span:last-child{color:var(--lilac);align-items:center;gap:10px;font-size:12px;font-weight:650;display:flex}.segmented{background:var(--surface);white-space:nowrap;border-radius:9px;gap:3px;padding:4px;display:flex}.segmented button{color:var(--muted);border-radius:6px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;display:flex}.segmented button.active{color:#f3e8ff;background:#484053}.search-box{background:var(--surface);color:var(--dim);border-radius:9px;align-items:center;gap:10px;margin-bottom:24px;padding-left:13px;display:flex}.search-box input{background:0 0;border:0;padding:12px 12px 12px 0;font-size:12px}.search-box input:focus{outline:none}.search-box:focus-within{outline:2px solid var(--lilac);outline-offset:2px}.gallery-toolbar{align-items:center;gap:12px;margin-bottom:26px;display:flex}.gallery-toolbar .search-box{flex:1;margin:0}.gallery-toolbar select{border-color:var(--line);max-width:180px;padding:11px;font-size:12px}.character-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 20px;display:grid}.character-tile>div{aspect-ratio:3/4;background:var(--surface);border-radius:12px;height:auto;position:relative;overflow:hidden}.character-tile img{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease)}.character-tile:hover img{transform:scale(1.04)}.character-tile h3{justify-content:space-between;align-items:center;gap:12px;margin-top:13px;font-size:18px;display:flex}.character-tile h3 svg{color:var(--lilac)}.character-tile p{color:var(--muted);margin-top:5px;font-size:11px}.character-tile-count{background:#211b2ee0;border-radius:7px;align-items:center;gap:5px;padding:6px 9px;font-size:11px;display:flex;position:absolute;bottom:12px;right:12px}.art-roller{width:100vw;max-width:none;height:100dvh;max-height:none;color:var(--text);background:#111017;border:0;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}.art-roller[open]{flex-direction:column;display:flex}.art-roller::backdrop{background:#111017}.roller-header{font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:20px;padding:18px 35px;font-size:13px;display:flex}.roller-brand{letter-spacing:-.035em;font-size:27px;font-weight:800}.roller-brand>span{color:var(--accent)}.roller-image-stage{perspective:1500px;touch-action:none;flex:1;place-items:center;min-height:0;padding:10px 85px;display:grid;position:relative;overflow:hidden}.roller-image{justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex}.roller-image>img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%}.roller-prev,.roller-next{z-index:3;background:#302b3b;width:44px;height:44px;position:absolute;top:50%;transform:translateY(-50%)}.roller-prev{left:28px}.roller-next{right:28px}.roller-footer{align-items:center;gap:30px;padding:25px 35px;display:flex}.roller-footer h2{font-size:20px}.roller-footer p{color:var(--muted);margin-top:5px;font-size:11px}.roller-footer>div{flex:1;min-width:0}.roller-instruction{color:var(--dim);align-items:center;gap:8px;font-size:11px;display:flex}.comments{padding-top:3px}.comment-form{grid-template-columns:38px minmax(0,1fr);gap:15px;display:grid}.comment-form textarea{border-color:var(--line);font-size:13px}.comment-submit{justify-content:space-between;align-items:center;margin-top:9px;display:flex}.comment-submit>span{color:var(--dim);font-size:10px}.comment-list{margin-top:28px}.comment{border-bottom:1px solid var(--line);gap:14px;padding:20px 0;display:flex}.comment-content{flex:1;min-width:0}.comment-meta{align-items:center;gap:12px;min-height:32px;display:flex}.comment-meta>a{font-size:13px;font-weight:750}.comment-meta time{color:var(--dim);font-size:10px}.comment-meta .icon-button{width:28px;height:28px;margin-left:auto}.comment-content p{white-space:pre-wrap;overflow-wrap:anywhere;color:#d1cadb;margin-top:5px;font-size:13px}.comment-login{background:var(--surface);color:var(--muted);border-radius:12px;align-items:center;gap:12px;padding:23px;font-size:13px;display:flex}.comment-login a{color:var(--lilac);text-decoration:underline}.no-comments{padding:18px 0;font-size:13px}.back-link{color:var(--muted);align-items:center;gap:9px;font-size:12px;font-weight:600;display:inline-flex}.back-link:hover{color:var(--lilac)}.detail-top{justify-content:space-between;align-items:center;gap:20px;margin-block:30px;display:flex}.character-layout{grid-template-columns:340px minmax(0,1fr);gap:65px;display:grid}.character-portrait-panel{align-self:start;position:sticky;top:30px}.character-portrait{aspect-ratio:3/4;background:var(--surface);border-radius:14px;overflow:hidden}.character-portrait img{object-fit:cover;width:100%;height:100%}.character-owner{align-items:center;gap:11px;padding:20px 0;display:flex}.character-owner>span{color:var(--dim);font-size:11px;line-height:1.7}.character-owner strong{color:var(--text);font-size:13px;display:block}.character-owner>svg{color:var(--dim);margin-left:auto}.character-portrait-panel>.button{margin-top:22px}.character-heading{padding:15px 0 28px}.character-meta{align-items:center;gap:10px;margin-top:15px;display:flex}.character-meta>span{color:#c5b4dd;background:#302a3c;border-radius:6px;padding:5px 9px;font-size:11px}.character-heading h1{overflow-wrap:anywhere;font-size:clamp(42px,5vw,68px);line-height:1.1}.character-heading>p{color:#c9bed6;max-width:560px;margin-top:15px;font-size:16px}.character-body{min-width:0}.character-body>.profile-tabs{margin-bottom:38px}.character-block{margin:0 0 35px}.character-block>h2{margin-bottom:15px;font-size:20px}.long-copy{color:#cbc3d6;white-space:pre-wrap;overflow-wrap:anywhere;max-width:72ch;font-size:14px;line-height:1.9}.traits{flex-wrap:wrap;gap:9px;display:flex}.traits>span{color:#d1c0e8;background:#302b3b;border-radius:7px;padding:9px 12px;font-size:12px}.color-palette{flex-wrap:wrap;gap:12px;display:flex}.color-palette>div{text-align:center}.color-palette>div>span{border:1px solid #ffffff12;border-radius:9px;width:70px;height:62px;display:block}.color-palette code{color:var(--muted);margin-top:8px;font-size:10px;display:block}.fact-list{margin:0}.fact-list>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(100px,1fr) 1.5fr;gap:20px;padding:12px 0;font-size:13px;display:grid}.fact-list dt{color:var(--dim)}.fact-list dd{overflow-wrap:anywhere;margin:0}.character-block figure{margin:0}.character-block figure>img{border-radius:12px;width:100%;height:auto}.character-block figcaption{color:var(--muted);margin-top:12px;font-size:12px}.character-art-folder{padding-top:8px}.artwork-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:44px;display:grid}.artwork-display{background:#15131c;border-radius:14px;overflow:hidden}.artwork-display>button{justify-content:center;align-items:center;width:100%;padding:0;display:flex;position:relative}.artwork-display img{object-fit:contain;width:100%;max-height:740px}.embedded-artwork-display{position:relative}.artwork-display>button>span,.artwork-fullscreen{background:#231a2de8;border-radius:8px;align-items:center;gap:8px;padding:10px 13px;font-size:12px;display:flex;position:absolute;bottom:16px;right:16px}.artwork-info{padding-top:10px}.tag{color:#d1bfe9;background:#322b40;border-radius:6px;padding:6px 9px;font-size:11px;display:inline-flex}.artwork-info h1{overflow-wrap:anywhere;margin-top:18px;font-size:31px}.artist-credit{border-top:1px solid var(--line);margin:10px 0 24px;padding-top:22px}.artist-credit>span{color:var(--dim);margin-bottom:5px;font-size:11px;display:block}.artist-credit strong{font-size:13px}.artist-credit a{color:var(--accent);overflow-wrap:anywhere}.artist-credit a svg{vertical-align:middle}.artist-credit-fields{border:0;gap:16px;min-width:0;margin:0;padding:0;display:grid}.artist-credit-fields legend{margin-bottom:12px;font-size:14px;font-weight:700}.artist-search-results{gap:8px;display:grid}.artist-search-results .button{text-align:left;white-space:normal;overflow-wrap:anywhere;justify-content:space-between;gap:12px}.artist-search-results span{font-size:12px;font-weight:400}.publication-links-editor{border:0;gap:14px;min-width:0;margin:0;padding:0;display:grid}.publication-links-editor legend{margin-bottom:10px;font-size:14px;font-weight:700}.publication-link-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.publication-link-row>button{min-height:44px;margin-top:26px}.publication-links{margin-block:24px}.publication-links h2{margin-bottom:12px;font-size:14px}.publication-links ul{flex-wrap:wrap;gap:8px 18px;padding:0;list-style:none;display:flex}.publication-links a{color:var(--accent);overflow-wrap:anywhere;align-items:center;gap:6px;min-height:32px;font-size:13px;display:inline-flex}.publication-links a svg{flex-shrink:0}.folder-link{background:var(--surface);color:var(--lilac);border-radius:9px;align-items:center;gap:10px;margin-block:25px;padding:16px;font-size:13px;display:flex}.folder-link>svg:last-child{margin-left:auto}.artwork-info time{margin-top:20px;font-size:11px;display:block}.artwork-comments{max-width:850px;margin-top:45px}.auth-page{grid-template-columns:1fr 1fr;gap:78px;max-width:1200px;padding-top:45px;padding-bottom:20px;display:grid}.auth-art{border-radius:16px;min-height:650px;position:relative;overflow:hidden}.auth-art>img{object-fit:cover;width:100%;height:100%;position:absolute}.auth-art>div:first-of-type{background:linear-gradient(#0000 25%,#171220be 73%,#171220f5);position:absolute;inset:0}.auth-art-copy{position:absolute;bottom:40px;left:35px;right:30px}.auth-art-copy>svg{color:var(--accent);margin-bottom:20px}.auth-art-copy h2{font-size:39px;line-height:1.2}.auth-art-copy p{color:#ddd1e8;margin-top:15px;font-size:14px}.auth-art-copy>span{color:#c1adcf;margin-top:35px;font-size:10px;display:block}.auth-form-panel{align-self:center;padding-block:15px}.auth-form-panel h1{margin-top:33px;font-size:34px}.auth-form-panel>p:first-of-type{color:var(--muted);margin-top:13px;font-size:13px}.auth-form-panel form{margin-top:28px}.stack-form{flex-direction:column;gap:21px;display:flex}.field{flex-direction:column;gap:9px;min-width:0;display:flex}.field-label{color:#e1d8ec;font-size:12px;font-weight:700;display:block}.field-hint{color:var(--dim);font-size:11px;line-height:1.65}.field input,.field select,.field textarea{font-size:13px}.input-prefix{background:var(--surface);border:1px solid #474253;border-radius:10px;align-items:center;display:flex}.input-prefix>span{color:var(--dim);padding-left:15px}.input-prefix input{background:0 0;border:0;padding-left:6px}.password-field{position:relative}.password-field input{padding-right:50px}.password-field>button{background:0 0;position:absolute;top:5px;right:6px}.dev-verification{color:#c3b3d7;align-items:start;gap:7px;font-size:11px;line-height:1.65;display:flex}.dev-verification>svg{margin-top:1px}.auth-switch{color:var(--muted);margin-top:25px;font-size:12px}.auth-switch a{color:var(--lilac);margin-left:4px;font-weight:700}.editor-page{max-width:1180px;padding-top:34px}.page-title{justify-content:space-between;align-items:center;gap:30px;margin:35px 0 38px;display:flex}.page-title h1{font-size:clamp(29px,3.5vw,42px)}.page-title p{color:var(--muted);max-width:620px;margin-top:13px;font-size:13px}.subtle-label{color:var(--muted);border:1px solid var(--line);white-space:nowrap;border-radius:7px;padding:7px 10px;font-size:11px}.image-picker{min-width:0}.image-picker>.field-label{margin-bottom:12px}.dropzone{background:#25222e;border:1px dashed #696074;border-radius:12px;height:340px;position:relative;overflow:hidden}.dropzone.drag-over{border-color:var(--accent);background:#373045}.dropzone>img,.dropzone>.media-placeholder{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.dropzone>button{z-index:1;width:100%;height:100%;color:var(--lilac);flex-direction:column;justify-content:center;align-items:center;gap:13px;font-size:14px;font-weight:650;display:flex;position:relative}.dropzone>button>small{color:var(--muted);font-size:11px;font-weight:400}.dropzone.has-image>button{color:#fff;opacity:0;background:#16111b88;transition:opacity .2s}.dropzone.has-image:hover>button,.dropzone.has-image>button:focus-visible,.dropzone.has-image>button:disabled{opacity:1}.picker-note{color:var(--dim);justify-content:space-between;align-items:center;gap:10px;margin-top:10px;font-size:10px;line-height:1.6;display:flex}.picker-note .text-button{flex-shrink:0;padding:0;font-size:10px}.image-picker.picker-banner .dropzone{aspect-ratio:91/20;height:auto}.image-picker.picker-banner .dropzone>img{object-fit:cover}.image-picker.picker-avatar .dropzone{border-radius:50%;width:175px;height:175px}.image-picker.picker-avatar .dropzone>img{object-fit:cover}.image-picker.picker-avatar .picker-note{max-width:190px;display:block}.image-picker.picker-avatar .picker-note .text-button{margin-top:10px}.profile-editor-columns{grid-template-columns:225px 1fr;gap:50px;margin-top:40px;display:grid}.profile-editor-form{max-width:910px}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:10px;margin-top:18px;padding-top:25px;display:flex}.form-actions>span{color:var(--muted);margin-right:auto;font-size:12px}.character-basics{border-bottom:1px solid var(--line);grid-template-columns:300px 1fr;gap:55px;padding-bottom:50px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:17px;display:grid}.editor-tip{background:var(--surface);color:#c1b1d7;border-radius:10px;align-items:start;gap:13px;padding:17px;display:flex}.editor-tip>svg{margin-top:3px}.editor-tip p{font-size:12px;line-height:1.8}.block-builder{margin-top:42px}.builder-workspace{grid-template-columns:210px minmax(0,1fr);align-items:start;gap:32px;display:grid}.section-toolbox{position:sticky;top:25px}.section-toolbox h3{margin-bottom:8px;font-size:14px}.section-toolbox>p{color:var(--dim);margin-bottom:20px;font-size:11px}.section-toolbox>button{background:var(--surface);text-align:left;color:#cec3db;cursor:grab;border-radius:8px;align-items:center;gap:11px;width:100%;margin:8px 0;padding:13px;font-size:12px;display:flex}.section-toolbox>button:hover{background:#373042}.section-toolbox>button>svg:first-child{color:var(--lilac)}.section-toolbox>button>svg:last-child{color:var(--dim);margin-left:auto}.section-toolbox>small{color:var(--dim);margin-top:12px;font-size:10px;display:block}.block-canvas{outline-offset:6px;border-radius:12px;outline:2px solid #0000;min-width:0;transition:outline-color .15s}.block-canvas.drop-active{outline-color:var(--accent)}.block-editor-list{margin:0;padding:0;list-style:none}.block-editor-item{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin-bottom:15px;position:relative}.block-editor-header{color:var(--lilac);align-items:center;gap:9px;padding:9px 13px 9px 8px;display:flex}.block-editor-header strong{font-size:12px;font-weight:650}.drag-handle{touch-action:none;cursor:grab;color:var(--dim);padding:10px 6px;display:flex}.drag-handle:active{cursor:grabbing}.block-item-actions{gap:2px;margin-left:auto;display:flex}.block-item-actions .icon-button{background:0 0;width:30px;height:30px}.block-editor-fields{border-top:1px solid var(--line);flex-direction:column;gap:19px;padding:20px;display:flex}.block-editor-fields input,.block-editor-fields textarea{background:#201e2a}.block-drop-target{min-height:110px;color:var(--dim);border:1px dashed #5c536a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:12px;display:flex}.builder-preview{border:1px solid var(--line);border-radius:14px;min-height:200px;padding:35px}.builder-preview .character-block:last-child{margin-bottom:0}.palette-preview{gap:8px;margin-top:6px;display:flex}.palette-preview>span{border-radius:5px;width:36px;height:29px}.sticky-save{background:var(--bg);z-index:30;padding:18px 0;position:sticky;bottom:0}.danger-zone{border-top:1px solid var(--line);margin-top:35px;padding-top:20px}.danger-zone p{color:var(--muted);margin-bottom:15px;font-size:12px}.danger-zone .text-button{color:#d6a4b7;font-size:12px}.upload-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:55px;display:grid}.upload-form .dropzone{height:480px}.upload-existing{background:var(--surface);border-radius:12px;padding:12px}.upload-existing img{object-fit:contain;border-radius:7px;width:100%;max-height:580px}.checkbox-field{color:var(--muted);align-items:start;gap:10px;font-size:12px;line-height:1.7;display:flex}.checkbox-field input{width:16px;height:16px;accent-color:var(--accent);flex-shrink:0;margin:3px 0 0}.site-search{background:var(--surface);border:1px solid var(--line);border-radius:10px;flex:240px;align-items:center;min-width:150px;max-width:380px;margin-left:auto;display:flex}.site-search:focus-within{border-color:var(--accent)}.site-search{position:relative}.search-suggestions{z-index:30;background:var(--surface);border:1px solid var(--line);border-radius:12px;position:absolute;inset:calc(100% + 8px) 0 auto;overflow:hidden}.search-suggestions [role=listbox]{max-height:min(420px,55dvh);padding:6px;overflow-y:auto}.search-suggestion{cursor:pointer;border-radius:8px;padding:10px}.search-suggestion:hover,.search-suggestion[aria-selected=true]{background:var(--raised);color:var(--accent)}.search-suggestion strong{overflow-wrap:anywhere;font-size:13px;display:block}.search-suggestion small{color:var(--muted);margin-top:3px;font-size:11px;display:block}.search-suggestion-status{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:10px 14px;font-size:11px}.site-search input{background:0 0;border:0;width:100%;min-width:0;padding:10px 12px;font-size:13px}.site-search button{width:42px;height:42px;color:var(--accent);flex-shrink:0;place-items:center;display:grid}.keyword-editor{margin-block:24px}.keyword-editor .field-hint{margin-bottom:10px}.keyword-badges{flex-wrap:wrap;gap:8px;margin-block:12px;display:flex}.keyword-badge{border:1px solid var(--line);background:var(--surface);color:var(--text);overflow-wrap:anywhere;border-radius:8px;align-items:center;gap:6px;max-width:100%;padding:5px 9px;font-size:12px;display:inline-flex}a.keyword-badge:hover{border-color:var(--accent);color:var(--accent)}.keyword-badge button{flex-shrink:0;place-items:center;width:26px;height:26px;display:grid}.keyword-entry{gap:10px;max-width:480px;display:flex}.keyword-entry input{flex:1;min-width:0}.search-page{padding-block:24px 60px}.search-page h1{overflow-wrap:anywhere}.search-filters,.search-pagination{flex-wrap:wrap;gap:10px;display:flex}.search-summary{color:var(--muted);margin-block:24px;font-size:13px}.search-results{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px;display:grid}.search-result{border-top:1px solid var(--line);gap:20px;min-width:0;padding-block:24px;display:flex}.search-result-image{background:var(--surface);border-radius:12px;flex-shrink:0;width:110px;height:130px;overflow:hidden}.search-result-image img{object-fit:cover;width:100%;height:100%}.search-result-copy{min-width:0}.search-result-copy h2{overflow-wrap:anywhere;margin-block:6px;font-size:20px}.search-result-copy h2 a{align-items:center;gap:10px;display:flex}.search-result-copy h2 svg{flex-shrink:0}.search-result-copy>p{color:var(--muted);overflow-wrap:anywhere;font-size:13px}.search-result-type{text-transform:capitalize}.search-pagination{justify-content:space-between;margin-top:30px}.theme-scope{color:var(--text);background:var(--bg);font-family:var(--theme-font)}.theme-scope.published-theme{min-height:calc(100dvh - 72px);padding-bottom:40px}.theme-scope :is(input,textarea,select){border-color:var(--field-line);border-radius:min(var(--radius), 16px)}.theme-scope :is(input,textarea,select):focus,.theme-scope :focus-visible{outline-color:var(--lilac)}.theme-scope .button{border-radius:min(var(--radius), 16px)}.theme-scope .button:hover:not(:disabled){background:var(--accent);filter:brightness(.95)}.theme-scope .button.secondary:hover:not(:disabled){background:var(--surface)}.theme-scope :is(.text-button,.icon-button):hover:not(:disabled){color:var(--text)}.theme-scope .icon-button:hover:not(:disabled){background:var(--surface)}.theme-scope :is(.profile-banner,.banner-empty,.profile-invite,.empty-state,.media-placeholder,.reel-card,.pronouns,.count,.traits>span,.character-meta>span,.tag,.segmented button.active,.cast-selector button.active){background:var(--surface);color:var(--text)}.theme-scope :is(.profile-banner,.empty-state,.profile-invite,.art-thumbnail,.character-tile>div,.character-portrait,.character-block figure>img,.builder-preview){border-radius:var(--radius)}.theme-scope :is(.profile-bio,.long-copy,.character-heading>p,.profile-invite p,.demo-note,.comment-body,.comment-login,.character-owner,.character-meta,.theme-preview-copy){color:var(--muted)}.theme-scope :is(.profile-invite h3,.field-label,.comment-author,.comment-body p){color:var(--text)}.theme-scope .comment-content p{color:var(--muted)}.theme-scope.published-theme{display:flow-root}.theme-scope .cast-selector button.active{border-color:var(--lilac)}.theme-scope .banner-edit,.theme-scope :is(.art-expand,.character-tile-count,.artwork-display>button>span){color:#f4f1f9}.theme-scope .art-roller{--text:#f4f1f9;--muted:#b8b2c6;--dim:#a29baf;--surface:#262530;--lilac:#98d8bf;--accent:#a8e6cf;--accent-ink:#183b30;color:var(--text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Manrope Variable,sans-serif}.theme-studio{max-width:1240px}.theme-form-body,.theme-custom-controls,.theme-inheritance{border:0;min-width:0;margin:0;padding:0}.theme-target-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(220px,1fr) 1fr;align-items:end;gap:36px;padding-bottom:26px;display:grid}.theme-target-row>p{max-width:400px;color:var(--muted);padding-bottom:8px;font-size:13px}.theme-inheritance{flex-wrap:wrap;gap:12px 24px;padding-top:24px;display:flex}.theme-inheritance legend{float:left;width:100%;margin-bottom:12px;font-size:14px;font-weight:700}.theme-inheritance label{align-items:center;gap:10px;min-height:44px;font-size:13px;display:flex}.theme-inheritance input{width:18px;height:18px;accent-color:var(--accent);margin:0}.theme-workspace{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:start;gap:64px;padding-top:32px;display:grid}.theme-controls{min-width:0}.theme-section+.theme-section{border-top:1px solid var(--line);margin-top:32px;padding-top:30px}.theme-section h2,.theme-section legend{font-size:18px;font-weight:700;line-height:1.4}.theme-section legend{float:left;width:100%;margin-bottom:18px}.theme-section>p{color:var(--muted);margin-top:8px;font-size:12px}.theme-starters{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.theme-starter{text-align:left;border:1px solid var(--line);border-radius:10px;min-height:80px;padding:7px}.theme-starter[aria-pressed=true]{border-color:var(--accent);background:var(--surface)}.theme-starter:hover:not(:disabled){border-color:var(--muted)}.theme-starter>span:last-child{justify-content:space-between;align-items:center;gap:4px;margin:9px 2px 2px;font-size:12px;display:flex}.theme-swatch-strip{border-radius:5px;height:31px;display:flex;overflow:hidden}.theme-swatch-strip i{flex:1}.theme-colors{clear:both;grid-template-columns:1fr 1fr;gap:18px;display:grid}.theme-color-field{min-width:0}.theme-color-field>label{margin-bottom:9px;font-size:12px;font-weight:700;display:block}.theme-color-field>div{align-items:center;gap:8px;display:flex}.theme-color-field input[type=color]{cursor:pointer;flex:0 0 44px;width:44px;height:44px;padding:4px}.theme-color-field input:not([type=color]){font-variant-numeric:tabular-nums;padding:12px 10px;font-size:13px}.theme-custom-controls .form-row{clear:both;margin-top:22px}.theme-custom-controls>.text-button{min-height:44px;margin-top:15px}.theme-custom-controls:disabled{opacity:.55}.theme-custom-controls:disabled>p{clear:both;margin:0 0 18px}.theme-presets{clear:both}.theme-presets>.field,.theme-preset-picker{margin-top:20px}.theme-preset-picker{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.theme-presets>.actions{margin-top:13px}.theme-presets .text-button{min-height:44px}.theme-presets .text-button[aria-label]{justify-content:center;min-width:44px}.theme-preset-empty{padding:16px 0 0}.theme-delete{background:var(--surface);border-radius:10px;margin-top:18px;padding:18px}.theme-delete p{overflow-wrap:anywhere;margin-bottom:12px;font-size:13px}.theme-status{overflow-wrap:anywhere;min-height:20px}.theme-preview-panel{min-width:0;position:sticky;top:24px}.theme-preview-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.theme-preview-heading h2{font-size:18px}.theme-preview-heading>span{color:var(--muted);font-size:11px}.theme-preview{border:1px solid var(--line);border-radius:16px;overflow:hidden}.theme-preview-banner{background:var(--surface);height:125px;color:var(--muted);place-items:center;font-size:16px;display:grid}.theme-preview-banner img{object-fit:cover;width:100%;height:100%}.theme-preview-content{padding:24px}.theme-preview-content>.avatar{outline:5px solid var(--bg);background:var(--surface);width:65px;height:65px;color:var(--text);margin-top:-56px;font-size:28px;position:relative}.theme-preview-content h3{overflow-wrap:anywhere;margin-top:14px;font-size:28px;line-height:1.2}.theme-preview-content h4{margin:20px 0 10px;font-size:16px}.theme-preview-content>p{overflow-wrap:anywhere;margin-top:8px;font-size:12px}.theme-preview-tabs{border-bottom:1px solid var(--line);color:var(--muted);gap:20px;margin-bottom:20px;padding:19px 0 13px;font-size:12px;display:flex}.theme-preview-tabs>span:first-child{color:var(--lilac);font-weight:700}.theme-preview-copy{white-space:pre-line;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.theme-preview-action{white-space:normal;margin-top:24px;font-size:12px}.theme-preview-cast{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.theme-preview-cast img,.theme-preview-cast .media-placeholder{aspect-ratio:3/4;object-fit:cover;border-radius:var(--radius);width:100%;height:auto;min-height:0}.theme-preview-cast .media-placeholder{padding:12px}.theme-preview-cast .media-placeholder span{display:none}.theme-preview-cast strong{overflow-wrap:anywhere;margin-top:8px;font-size:11px;display:block}.theme-preview-portrait{border-radius:var(--radius);height:200px;margin:18px 18px 0;overflow:hidden}.theme-preview-portrait img{object-fit:cover;object-position:50% 30%;width:100%;height:100%}.theme-preview-note{color:var(--muted);margin-top:17px;font-size:12px}.theme-preview-jump{display:none}.theme-save{margin-top:30px}.theme-save>span{overflow-wrap:anywhere}.theme-settings-link{color:var(--lilac);align-items:center;gap:8px;min-height:44px;font-size:13px;display:inline-flex}.early-access-notice{color:#e4f8ef;background:#20372f;border-bottom:1px solid #385b4c}.early-access-notice-inner{align-items:center;gap:12px;max-width:1360px;margin-inline:auto;padding:6px 40px;display:flex}.early-access-notice-inner>svg{color:var(--accent)}.early-access-notice p{flex:1;font-size:13px;line-height:1.6}.early-access-notice button{width:44px;height:44px;color:var(--accent);border-radius:8px;flex:0 0 44px;justify-content:center;align-items:center;display:inline-flex}.early-access-notice button:hover{color:#e4f8ef;background:#304f42}.cookie-banner{inset-inline:20px;z-index:80;background:var(--surface);border:1px solid var(--line);border-radius:14px;max-width:1040px;max-height:calc(100dvh - 40px);margin-inline:auto;padding:24px;position:fixed;bottom:20px;overflow-y:auto}.cookie-banner h2{margin-bottom:8px;font-size:21px}.cookie-banner p,.cookie-dialog p{color:var(--muted);font-size:14px;line-height:1.65}.cookie-banner a,.cookie-dialog a,.cookie-policy a{color:var(--accent);text-decoration:underline}.cookie-banner-copy>a{padding-block:8px;font-size:14px;display:inline-block}.cookie-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.cookie-actions .button{white-space:normal;flex:1;min-height:44px}.cookie-dialog{background:var(--surface);width:min(640px,100% - 32px);max-height:calc(100dvh - 32px);color:var(--text);border:1px solid var(--line);border-radius:14px;padding:28px;overflow-y:auto}.cookie-dialog::backdrop{background:#0c0b12bf}.cookie-dialog-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.cookie-dialog-heading .icon-button{width:44px;height:44px}.cookie-category{border-bottom:1px solid var(--line);padding-block:20px}.cookie-category-heading,.cookie-preference{justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;display:flex}.cookie-category-heading>span{color:var(--accent);font-size:13px}.cookie-preference{cursor:pointer;min-height:44px;font-size:17px;font-weight:700}.cookie-preference input{width:22px;height:22px;accent-color:var(--accent);cursor:pointer;flex-shrink:0}.cookie-no-trackers{margin-block:16px}.cookie-settings-link{color:var(--muted);text-underline-offset:4px;min-height:44px;padding:10px 0;text-decoration:underline}.cookie-settings-link:hover{color:var(--accent)}.cookie-storage-warning{bottom:16px;z-index:81;background:var(--raised);border:1px solid var(--line);border-radius:10px;align-items:center;gap:12px;max-width:650px;margin-inline:auto;padding:12px 16px;font-size:14px;display:flex;position:fixed;inset-inline:16px}.cookie-storage-warning button{min-width:44px;min-height:44px}.cookie-policy{max-width:980px;margin:48px auto;padding-inline:40px}.cookie-policy>*+*{margin-top:24px}.cookie-policy p,.cookie-policy li{color:var(--muted);line-height:1.75}.cookie-inventory{gap:0;display:grid}.cookie-inventory>div{border-bottom:1px solid var(--line);padding-block:20px}.cookie-inventory dt{overflow-wrap:anywhere;margin-bottom:8px;font-weight:700}.cookie-inventory dd{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.site-footer>div{flex-wrap:wrap}.demo-notice{z-index:40;color:#e4f8ef;background:#20372f;border-bottom:1px solid #80bda6;align-items:center;gap:12px;padding:12px 24px;font-size:13px;display:flex;position:sticky;top:0}.demo-notice>svg{color:#a8e6cf}.demo-notice p{flex:1;line-height:1.5}.demo-notice p span{color:#c5e1d5}.demo-notice-actions{align-items:center;gap:20px;display:flex}.demo-notice button{color:#a8e6cf;align-items:center;gap:6px;min-height:44px;font-weight:700;display:inline-flex}.demo-notice button:hover{text-decoration:underline}.demo-notice a{color:#a8e6cf;white-space:nowrap;align-items:center;min-height:44px;font-weight:700;text-decoration:underline;display:inline-flex}@media (width<=600px){.demo-notice{flex-wrap:wrap;gap:8px;padding:8px 16px;font-size:12px}.demo-notice p span{display:block}.demo-notice-actions{justify-content:space-between;width:100%}}.roller-demo-label{letter-spacing:0;color:#a8e6cf;font-size:11px;font-weight:650;line-height:1.4;display:block}.demo-tour{z-index:90;pointer-events:none;position:fixed;inset:0}.demo-tour-spotlight{border:2px solid var(--accent);border-radius:14px;position:fixed;box-shadow:0 0 0 200vmax #100d19bf}.demo-tour-panel{background:var(--surface);max-width:calc(100% - 32px);color:var(--text);border:1px solid var(--line);pointer-events:auto;border-radius:14px;flex-direction:column;padding:20px;display:flex;position:fixed;overflow:hidden}.demo-tour-content{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--accent) var(--surface);min-height:0;overflow-y:auto}.demo-tour-meta,.demo-tour-progress,.demo-tour-actions{flex-shrink:0}.demo-tour-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.demo-tour-meta button{min-height:44px;color:var(--accent);padding:8px 0 8px 12px;font-weight:700}.demo-tour-meta button:hover{color:var(--text);text-decoration:underline}.demo-tour-progress{gap:5px;margin:4px 0 16px;display:flex}.demo-tour-progress span{background:var(--line);border-radius:2px;flex:1;height:3px}.demo-tour-progress .complete{background:var(--accent)}.demo-tour-panel h2{text-wrap:balance;font-size:23px;line-height:1.3}.demo-tour-panel h2:focus{outline:none}.demo-tour-panel p{color:var(--muted);margin-top:12px;font-size:14px;line-height:1.75}.demo-tour-actions{justify-content:space-between;gap:8px;margin-top:16px;display:flex}.demo-tour-actions .button{gap:6px;min-height:44px;padding-inline:12px}@media (width<=480px){.demo-tour-panel{padding:16px}.demo-tour-panel h2{font-size:20px}}.landing-hero{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:56px;padding-block:78px 72px;display:grid}.landing-intro h1{letter-spacing:-.035em;max-width:530px;font-size:clamp(48px,4.85vw,70px);line-height:1.07}.landing-intro h1 span{color:var(--accent);display:block}.landing-intro>p{max-width:430px;color:var(--muted);margin-top:26px;font-size:16px;line-height:1.8}.landing-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:32px;display:flex}.landing-actions .button{min-height:48px}.landing-demo-link{align-items:center;gap:10px;min-height:44px;font-size:13px;font-weight:650;display:inline-flex}.landing-demo-link svg{transition:transform .25s var(--ease)}.landing-demo-link:hover svg{transform:translate(4px)}.landing-intro>.landing-community{color:var(--dim);margin-top:25px;font-size:12px}.landing-showcase{min-width:0}.landing-showcase .section-heading{display:none}.landing-showcase .section-heading h2{font-size:16px}.landing-showcase .section-heading p{font-size:11px}.landing-showcase .reel-hint{display:none}.landing-showcase .reel-bottom{justify-content:center}.landing-showcase .cast-selector{max-width:100%}.landing-showcase .reel-stage{height:386px}.landing-showcase .reel-card{width:264px;height:356px;margin-left:-132px}.landing-demo-credit{color:var(--dim);flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 16px;margin-top:15px;font-size:10px;display:flex}.landing-demo-credit a{align-items:center;gap:5px;display:inline-flex}.landing-demo-credit a:hover{color:var(--accent)}.landing-preview-fallback{align-content:center;justify-items:center;gap:20px;min-height:478px;display:grid}.landing-preview-fallback img{object-fit:cover;border-radius:var(--radius);width:264px;height:356px}.landing-preview-fallback p{color:var(--muted);text-align:center;max-width:340px;font-size:13px}.landing-details{border-top:1px solid var(--line);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:56px;padding-block:64px;display:grid}.landing-details-intro h2{font-size:clamp(27px,2.6vw,36px);line-height:1.2}.landing-details-intro p{color:var(--muted);max-width:340px;margin-top:20px;font-size:14px}.landing-features{gap:26px;display:grid}.landing-features h3{font-size:16px}.landing-features p{color:var(--muted);max-width:60ch;margin-top:7px;font-size:13px}.account-email-page{max-width:600px;min-height:65vh;padding-block:70px}.account-email-page h1{margin-top:24px;font-size:clamp(30px,5vw,42px)}.account-email-page>p{color:var(--muted);margin-block:20px 28px}.account-email-page>.text-button{margin-top:24px;display:inline-flex}.auth-intro{background:var(--surface);border-radius:16px;flex-direction:column;justify-content:space-between;gap:24px;min-height:650px;padding:30px 36px 38px;display:flex;overflow:hidden}.auth-orbits{width:100%;max-width:400px;height:auto;min-height:180px;stroke:var(--accent);stroke-width:1.5px;flex-shrink:0;align-self:center}.auth-orbits ellipse:first-child{opacity:.38}.auth-orbits ellipse:nth-child(2){opacity:.65}.auth-orbits circle{fill:var(--accent);stroke:none}.auth-orbits .auth-orbit-dot{fill:var(--text)}.auth-intro h2{font-size:37px;line-height:1.18}.auth-intro-copy>p{color:var(--muted);margin-top:15px;font-size:14px}.auth-benefits{border-top:1px solid var(--line);gap:18px;margin:28px 0 0;padding-top:25px;display:grid}.auth-benefits dt{font-size:13px;font-weight:700}.auth-benefits dd{color:var(--muted);max-width:40ch;margin:5px 0 0;font-size:12px;line-height:1.65}}@layer responsive{@media (width>=801px) and (height<=800px){.header-inner{height:64px}.profile-page{padding-top:16px}.profile-identity{min-height:80px;padding:10px 16px}.profile-avatar{width:80px;height:80px;margin-top:-26px}.profile-name h1{font-size:30px}.profile-page>.profile-tabs button{padding-block:12px}.profile-content{padding-top:20px}.character-showcase .section-heading{margin-bottom:14px}.character-showcase .section-heading h2{font-size:21px}.character-showcase .section-heading p{font-size:11px}.profile-page .reel-stage{height:266px}.profile-page .reel-card{width:202px;height:252px;margin-left:-101px}.profile-page .reel-card-label{bottom:17px;left:17px;right:17px}.profile-page .reel-card-label>strong{font-size:29px}.profile-page .reel-bottom{padding-top:8px}}@media (width>=1500px){.reel-stage{height:408px}.reel-card{width:282px;height:379px;margin-left:-141px}}@media (width<=1100px){.page-width{padding-inline:28px}.header-inner{gap:26px;padding-inline:28px}.profile-counts{flex-wrap:wrap;gap:12px}.profile-actions .subtle{display:none}.reel-card{width:238px;height:326px;margin-left:-119px}.reel-stage{height:350px}.reel-hint{display:none}.cast-selector{max-width:100%}.character-layout{grid-template-columns:280px minmax(0,1fr);gap:38px}.character-body .profile-tabs{gap:12px}.artwork-layout{grid-template-columns:minmax(0,1fr) 260px;gap:28px}.site-footer{margin-inline:28px}.auth-page{gap:42px}.auth-art-copy h2{font-size:32px}.gallery-toolbar{flex-wrap:wrap}.gallery-toolbar .search-box{min-width:170px}.character-basics{grid-template-columns:270px 1fr;gap:35px}}@media (width<=800px){.header-inner{height:69px}.main-nav{display:none}.header-actions{gap:12px}.profile-identity{gap:16px;padding-inline:7px}.profile-avatar{width:87px;height:87px;margin-top:-44px}.profile-name h1{font-size:29px}.profile-name>div{gap:10px}.pronouns{font-size:10px}.profile-name p{gap:8px;font-size:10px}.profile-actions .button{padding:10px;font-size:11px}.profile-about{flex-direction:column;gap:16px}.profile-about-meta{width:100%}.profile-main .profile-invite{display:none}.profile-tabs{gap:22px}.profile-tabs button{font-size:12px}.profile-main{width:100%}.reel-card{width:262px;height:350px;margin-left:-131px}.reel-stage{height:373px}.reel-hint{display:flex}.character-layout{grid-template-columns:240px 1fr;gap:25px}.character-heading h1{font-size:43px}.character-heading>p{font-size:14px}.character-body .profile-tabs button{padding:15px 2px;font-size:11px}.character-body .profile-tabs button>svg{display:none}.character-body .art-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.artwork-layout{grid-template-columns:1fr}.artwork-info{max-width:680px}.artwork-info h1{font-size:32px}.auth-page{gap:30px}.auth-art{min-height:580px}.auth-art-copy{left:24px;right:24px}.auth-art-copy h2{font-size:28px}.auth-form-panel h1{font-size:29px}.character-basics{grid-template-columns:230px 1fr;gap:25px}.form-row{grid-template-columns:1fr;gap:20px}.builder-workspace{grid-template-columns:170px 1fr;gap:20px}.upload-form{gap:30px}.upload-form .dropzone{height:370px}.profile-editor-columns{grid-template-columns:185px 1fr;gap:27px}}@media (width<=580px){.page-width{padding-inline:18px}.header-inner{gap:15px;padding-inline:18px}.brand>span{font-size:27px}.brand img{width:32px;height:32px}.header-actions{gap:12px}.header-actions .button{min-height:36px;padding:9px 12px;font-size:11px}.header-actions .button>svg{display:none}.header-actions>.icon-button,.header-avatar .avatar{width:30px;height:30px}.login-link{font-size:11px}.profile-page{padding-top:17px}.profile-banner{border-radius:12px}.demo-badge{padding:5px 9px;font-size:9px;top:10px;right:10px}.banner-empty{gap:11px}.banner-empty span{font-size:17px}.banner-empty svg{width:25px}.profile-identity{flex-wrap:wrap;gap:13px;padding:14px 0 22px}.profile-avatar{outline-width:5px;width:76px;height:76px;margin-top:-33px}.profile-name>div{flex-wrap:wrap;gap:9px}.profile-name h1{font-size:27px}.profile-name p{font-size:10px}.profile-name p .identity-dot,.profile-name p .identity-dot+span{display:none}.profile-actions{justify-content:flex-end;width:100%;margin-top:1px}.profile-actions .button{min-height:35px;padding:8px 11px}.profile-actions .button>svg{width:14px}.profile-tabs{gap:17px}.profile-tabs button{gap:6px;padding-block:15px;font-size:11px}.profile-tabs button>svg{width:14px}.profile-tabs button span{padding-inline:4px;font-size:9px}.profile-content{padding-top:26px}.section-heading{align-items:flex-start;gap:10px;margin-bottom:20px}.section-heading h2{gap:8px;font-size:20px}.section-heading p{max-width:220px;font-size:11px}.reel-controls{gap:4px;margin-top:0}.reel-controls .icon-button{width:29px;height:32px}.control-divider{height:13px;margin-inline:1px}.character-showcase .section-heading{align-items:center}.character-showcase .section-heading p{max-width:200px}.profile-page .character-showcase .reel-controls{display:none}.reel-stage{border-radius:0;height:324px;margin-inline:-18px}.reel-card{width:216px;height:293px;margin-left:-108px}.reel-card-label{bottom:17px;left:17px;right:17px}.reel-card-label>strong{font-size:29px}.reel-bottom{justify-content:center;padding-top:8px}.reel-hint{display:none}.cast-selector{gap:7px;max-width:100%}.cast-selector button{gap:7px;padding:4px 9px 4px 4px;font-size:10px}.recent-art{margin-top:35px}.recent-art .section-heading p{display:none}.art-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 13px}.recent-art .art-tile:last-child:nth-child(3){display:none}.art-caption h3{font-size:11px}.art-caption>span{font-size:9px}.roller-invite{flex-direction:column;align-items:flex-start;gap:10px;padding-block:18px;font-size:13px}.segmented{padding:3px}.segmented button{padding:6px 8px;font-size:10px}.segmented svg{width:13px}.gallery-toolbar{gap:10px}.gallery-toolbar .search-box{flex-basis:100%}.gallery-toolbar select{flex:1;max-width:none}.character-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.character-tile h3{font-size:17px}.character-tile p{font-size:10px}.character-grid+.empty-state{grid-column:1/-1}.site-footer{margin-top:50px;flex-wrap:wrap;gap:14px;margin-inline:18px;padding-bottom:24px;font-size:10px}.site-footer>div{justify-content:space-between;width:100%;margin-left:0}.character-layout{grid-template-columns:1fr;gap:15px}.character-portrait-panel{position:static}.character-portrait{aspect-ratio:4/4.4;width:100%;max-height:460px}.character-portrait img{object-position:50% 28%}.character-owner{padding-block:17px}.character-portrait-panel .demo-note{margin-top:0}.character-heading{padding:20px 0 15px}.character-heading h1{font-size:49px}.character-meta{margin-top:12px}.character-body .profile-tabs{gap:20px;margin-bottom:30px}.character-body .profile-tabs button{font-size:12px}.detail-top{gap:12px;margin-block:22px}.detail-top .back-link{font-size:11px}.detail-top .button{padding:9px 10px;font-size:10px}.detail-top .actions{gap:6px}.detail-top .icon-button{width:31px;height:31px}.artwork-layout{gap:25px}.artwork-info h1{font-size:29px}.artwork-comments{margin-top:35px}.artwork-display img{max-height:600px}.roller-header{padding:14px 18px}.roller-image-stage{padding:8px 12px}.roller-prev{left:15px}.roller-next{right:15px}.roller-prev,.roller-next{background:#302b3bef;width:38px;height:38px;top:auto;bottom:15px;transform:none}.roller-footer{flex-wrap:wrap;gap:16px;padding:18px}.roller-footer>div{flex-basis:100%}.roller-footer h2{font-size:19px}.roller-instruction{flex:1;font-size:10px}.roller-footer .button{min-height:35px;padding:10px;font-size:11px}.auth-page{flex-direction:column-reverse;gap:32px;max-width:460px;padding-top:22px;display:flex}.auth-art{min-height:290px}.auth-art>img{object-position:50% 32%}.auth-art-copy{bottom:23px;left:25px}.auth-art-copy h2{font-size:29px}.auth-art-copy>svg{display:none}.auth-art-copy>span{margin-top:20px}.auth-form-panel{align-self:stretch;padding:0}.auth-form-panel h1{margin-top:30px}.editor-page{padding-top:25px}.page-title{margin-top:25px;margin-bottom:29px}.page-title p{font-size:12px}.subtle-label{display:none}.page-title h1{font-size:30px}.profile-editor-columns{grid-template-columns:1fr;gap:30px;margin-top:28px}.image-picker.picker-avatar .dropzone{width:140px;height:140px}.image-picker.picker-banner .dropzone>button{gap:3px;font-size:12px}.image-picker.picker-banner .dropzone>button>svg{width:22px;height:22px}.character-basics{grid-template-columns:1fr;gap:30px;padding-bottom:32px}.character-basics .dropzone{height:300px}.form-row{grid-template-columns:1fr 1fr;gap:14px}.form-row .field input{font-size:12px}.block-builder{margin-top:32px}.block-builder .section-heading{flex-wrap:wrap;row-gap:15px}.builder-workspace{grid-template-columns:1fr;gap:20px}.section-toolbox{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid;position:static}.section-toolbox h3,.section-toolbox>p,.section-toolbox>small{grid-column:1/-1;margin:0}.section-toolbox>p{margin-bottom:7px}.section-toolbox>button{margin:0;padding:12px;font-size:11px}.section-toolbox>small{margin-top:7px}.block-editor-header{padding-right:8px}.block-editor-header strong{font-size:11px}.block-editor-fields{padding:17px}.block-item-actions .icon-button{width:27px}.builder-preview{padding:22px}.sticky-save>span{display:none}.sticky-save{padding-block:13px}.upload-form{grid-template-columns:1fr;gap:28px}.upload-form .dropzone{height:320px}.comment-form{grid-template-columns:29px minmax(0,1fr);gap:11px}.comment-form .avatar{width:29px;height:29px}.comment-meta{flex-wrap:wrap;gap:5px 10px}.comment-meta>a{font-size:12px}.comment-meta time{font-size:9px}.empty-state{padding:38px 20px}.empty-state h3{font-size:21px}.page-error{margin-inline:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1200px){.site-header .header-inner{flex-wrap:wrap;gap:14px 22px;height:auto;padding-block:12px}.site-search{flex-basis:100%;order:3;max-width:none;margin-left:0}.header-actions{margin-left:auto}}@media (width<=700px){.search-results{grid-template-columns:1fr}.search-result-image{width:84px;height:105px}.search-result{gap:14px}}.theme-scope .profile-banner{border-radius:var(--radius)}@media (width<=1000px){.theme-workspace{gap:30px}}@media (width<=800px){.theme-workspace{grid-template-columns:minmax(0,1fr)}.theme-preview-panel{width:100%;max-width:520px;margin:0 auto;position:static}.theme-preview-jump{min-height:44px;display:inline-flex}.theme-preview-heading>span{display:none}.theme-target-row{gap:20px}}@media (width<=580px){.theme-target-row{grid-template-columns:minmax(0,1fr);gap:12px}.theme-target-row>p{padding:0}.theme-inheritance{gap:6px}.theme-inheritance label{width:100%}.theme-colors{gap:18px 12px}.theme-preset-picker{grid-template-columns:minmax(0,1fr)}.theme-save{flex-wrap:wrap}.theme-save>span{flex-basis:100%;display:block}.theme-save .button{padding:12px;font-size:12px}.theme-preview-content{padding:20px}}@media (width<=800px){.early-access-notice-inner{align-items:flex-start;gap:10px;padding:10px 20px}.early-access-notice-inner>svg{margin-top:4px}.early-access-notice button{margin-top:-7px;margin-right:-10px}}@media (width<=600px){.cookie-banner{inset-inline:12px;max-height:calc(100dvh - 24px);padding:18px;bottom:12px}.cookie-actions{gap:8px}.cookie-actions .button{flex-basis:calc(50% - 8px);padding-inline:10px}.cookie-dialog{padding:20px}.cookie-policy{margin-block:32px;padding-inline:20px}}@media (width>=801px) and (height<=800px){.landing-hero{padding-block:45px 48px}.landing-showcase .reel-stage{height:326px}.landing-showcase .reel-card{width:230px;height:308px;margin-left:-115px}}@media (width<=1100px) and (width>=801px){.landing-hero,.landing-details{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:30px}.landing-intro h1{font-size:49px}.landing-showcase .section-heading p{display:none}.landing-showcase .reel-card{width:230px;height:308px;margin-left:-115px}.landing-showcase .reel-stage{height:330px}}@media (width<=800px){.landing-hero{grid-template-columns:1fr;gap:44px;padding-block:48px}.landing-intro h1{max-width:600px;font-size:clamp(43px,7.8vw,60px)}.landing-intro>p{max-width:520px;margin-top:22px}.landing-actions{margin-top:25px}.landing-intro>.landing-community{margin-top:16px}.landing-showcase .section-heading{margin-bottom:18px}.landing-details{grid-template-columns:1fr;gap:32px;padding-block:42px}.landing-details-intro p{max-width:430px;margin-top:14px}}@media (width<=480px){.landing-hero{gap:35px;padding-top:35px}.landing-intro h1{font-size:45px}.landing-intro>p{font-size:14px}.landing-actions{gap:10px 17px}.landing-actions .button{padding-inline:14px;font-size:13px}.landing-demo-link{gap:6px;font-size:12px}.landing-intro>.landing-community{font-size:11px}.landing-showcase .section-heading{align-items:center}.landing-showcase .section-heading h2{font-size:15px}.landing-showcase .section-heading p{display:none}.landing-showcase .reel-stage{height:326px;margin-inline:0}.landing-showcase .reel-card{width:216px;height:293px;margin-left:-108px}.landing-preview-fallback{min-height:380px}.landing-preview-fallback img{width:216px;height:293px}.landing-details-intro h2{font-size:28px}}@media (prefers-reduced-motion:reduce){.landing-demo-link svg{transition:none}}@media (width<=1100px){.auth-intro{padding-inline:28px}.auth-intro h2{font-size:32px}}@media (width<=800px){.auth-intro{gap:18px;min-height:580px;padding:25px}.auth-orbits{min-height:130px}.auth-intro h2{font-size:28px}}@media (width<=580px){.auth-intro{gap:18px;min-height:0;padding:25px}.auth-orbits{height:130px;min-height:0}.auth-intro h2{font-size:29px}.auth-benefits{margin-top:22px;padding-top:22px}}}@layer mobile-inputs{@media (width<=1024px),(any-pointer:coarse){input,textarea,select,[contenteditable]:not([contenteditable=false]){font-size:max(16px,1em)}}}.optional-artist-credit{margin:16px 0}.profile-image-credits{color:var(--muted);flex-wrap:wrap;gap:8px 24px;margin:0 0 20px;font-size:12px;display:flex}.profile-image-credits a{color:var(--lilac);text-underline-offset:3px;text-decoration:underline}.cast-timer{pointer-events:none;background:#a8e6cf26;height:3px;position:absolute;inset:auto 0 0}.cast-timer>span{background:var(--accent);transform-origin:0;width:100%;height:100%;display:block}.character-tile-wrapper{min-width:0;position:relative}.character-tile-wrapper>.character-tile{display:block}.character-feature-toggle{border:1px solid var(--line);background:var(--surface);min-height:36px;color:var(--text);opacity:0;pointer-events:none;border-radius:8px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;display:inline-flex;position:absolute;top:12px;right:12px}.character-tile-wrapper:hover .character-feature-toggle,.character-tile-wrapper:focus-within .character-feature-toggle,.character-feature-toggle.is-featured{opacity:1;pointer-events:auto}.character-feature-toggle.is-featured{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}@media (width<=580px),(hover:none),(any-pointer:coarse){.character-feature-toggle{opacity:1;pointer-events:auto;min-width:44px;min-height:44px;padding:10px;top:8px;right:8px}.character-feature-toggle:active{transform:scale(.96)}}.character-feature-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.character-feature-toggle:disabled{cursor:wait}@media (width<=580px){.profile-main>section>.section-heading{flex-wrap:wrap;align-items:flex-start;gap:12px}.profile-main>section>.section-heading>div:first-child{flex-basis:100%}.profile-main>section>.section-heading>.button{min-height:44px}}.profile-main>section>.artwork-heading{flex-wrap:wrap;align-items:center;gap:12px 20px;margin-bottom:20px}.artwork-heading>h2{margin:0}.profile-main>section>.artwork-heading>div{flex:none}@media (width<=580px),(hover:none),(any-pointer:coarse){.artwork-heading .segmented button{min-height:44px;padding-inline:12px}}.mobile-menu-toggle,.mobile-navigation{display:none}@media (width<=800px){.site-header .header-inner{flex-wrap:nowrap;gap:12px;height:68px;padding-block:10px}.header-inner>.site-search,.header-actions>.notification-link,.header-actions>.header-staff-link,.header-actions>.button,.header-actions>.login-link,.header-role>:not(.header-avatar){display:none}.header-inner .header-actions{gap:4px}.header-actions .header-avatar{justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.header-actions .header-avatar .avatar{width:34px;height:34px}.mobile-menu-toggle{width:44px;height:44px;color:var(--text);border-radius:8px;place-items:center;display:grid;position:relative}.mobile-menu-toggle[aria-expanded=true]{background:var(--surface)}.mobile-menu-dot{background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:6px;right:6px}.mobile-navigation:not([hidden]){border-top:1px solid var(--line);padding:8px 18px 18px;display:block}.mobile-navigation .site-search{width:100%;max-width:none;margin:4px 0 12px}.mobile-navigation nav{gap:2px;display:grid}.mobile-navigation nav>a{border-radius:8px;align-items:center;gap:12px;min-height:44px;padding:10px 12px;font-size:14px;display:flex}.mobile-navigation nav>a:hover,.mobile-navigation nav>a:focus-visible{background:var(--surface)}.mobile-unread-count{color:var(--accent);margin-left:auto;font-size:12px}}.artwork-groups-row{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:8px 18px;margin-bottom:20px;display:flex}.artwork-groups{scrollbar-width:thin;flex:240px;gap:16px;min-width:0;display:flex;overflow-x:auto}.artwork-groups button{min-height:44px;color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;flex-shrink:0;align-items:center;gap:8px;padding:10px 2px;font-size:13px;display:inline-flex}.artwork-groups button[aria-current=page]{color:var(--accent);border-bottom-color:var(--accent)}.artwork-groups button>span{font-size:11px}.artwork-groups-row>button{align-items:center;gap:7px;min-height:44px;display:inline-flex}.artwork-group-editor{border-bottom:1px solid var(--line);margin-bottom:24px;padding-bottom:20px}.artwork-group-editor>label:not(.search-box){gap:8px;font-size:13px;display:grid}.artwork-group-editor input:not([type=checkbox]){width:100%}.artwork-group-editor fieldset{border:0;min-width:0;margin:18px 0;padding:0}.artwork-group-editor legend{margin-bottom:10px;font-size:13px;font-weight:700}.artwork-group-options{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:4px 16px;max-height:300px;display:grid;overflow-y:auto}.artwork-group-options>label{cursor:pointer;align-items:center;gap:12px;min-height:48px;padding:8px 2px;font-size:13px;display:flex}.artwork-group-options input{width:18px;height:18px;accent-color:var(--accent);flex-shrink:0}.artwork-group-options span{overflow-wrap:anywhere;min-width:0}.artwork-group-options small{color:var(--muted);margin-top:3px;display:block}.artwork-group-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.artwork-group-actions button,.artwork-group-remove button{min-height:44px}.group-wizard-steps{color:var(--muted);flex-wrap:wrap;gap:12px 24px;margin:0 0 20px;padding:0;font-size:13px;list-style:none;display:flex}.group-wizard-steps [aria-current=step]{color:var(--accent);font-weight:700}.group-wizard>.artwork-group-actions{margin-top:20px}.group-wizard h3{overflow-wrap:anywhere;margin-bottom:16px}.group-wizard .search-box{margin:16px 0 8px}.group-selection-count{color:var(--muted);font-size:12px}.group-thumbnail-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;max-height:560px;padding:4px;display:grid;overflow-y:auto}.group-artwork-choice{cursor:pointer;border:2px solid #0000;border-radius:12px;flex-direction:column;min-width:0;padding:5px;display:flex;position:relative}.group-artwork-choice.is-selected{border-color:var(--accent)}.group-artwork-choice:focus-within{outline:2px solid var(--accent);outline-offset:1px}.group-artwork-choice>input{opacity:0;width:1px;height:1px;position:absolute}.group-choice-check{z-index:2;border:1px solid var(--muted);background:var(--surface);border-radius:6px;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:13px;right:13px}.is-selected .group-choice-check{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}.group-choice-image{isolation:isolate;aspect-ratio:1;background:var(--surface);border-radius:8px;position:relative;overflow:hidden}.group-choice-image>img,.group-choice-image .external-artwork,.group-choice-image img{object-fit:cover;width:100%;height:100%}.group-choice-image .mature-preview{min-height:0;padding:12px;font-size:11px}.group-choice-title{overflow-wrap:anywhere;margin-top:8px;font-size:13px;font-weight:700}.group-artwork-choice>small{color:var(--muted);overflow-wrap:anywhere;font-size:11px}.artwork-membership{margin-block:20px}.artwork-membership>.field-hint{display:block}.artwork-membership-form{margin-top:16px}.artwork-membership-form fieldset{border:0;min-width:0;margin:0 0 12px;padding:0}.artwork-membership-form legend{margin-bottom:10px;font-size:13px}.artwork-membership-form label{overflow-wrap:anywhere;align-items:center;gap:12px;min-height:44px;font-size:13px;display:flex}.artwork-membership-form input{width:18px;height:18px;accent-color:var(--accent);flex-shrink:0}@media (width<=580px){.group-thumbnail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:none}}.group-management{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 24px;margin:0 0 24px;display:flex}.group-management-copy{flex:200px;min-width:0}.group-management-copy h3{overflow-wrap:anywhere;margin:0;font-size:17px;line-height:1.4}.group-management-title{align-items:center;gap:10px;display:flex}.group-management-title .count{flex-shrink:0}.group-management-copy p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.6}.group-management-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.group-management-actions>button{min-height:44px}.group-management.is-confirming{background:var(--surface);border-radius:12px;padding:20px}.group-management.is-confirming>.error-note{flex-basis:100%}@media (width<=580px){.group-management{gap:14px}.group-management-actions{width:100%}.group-management-actions>button{flex:auto;justify-content:center}.group-management.is-confirming{padding:16px}}.artwork-pagination{justify-content:space-between;align-items:center;gap:12px;margin-top:28px;display:flex}.artwork-pagination span{color:var(--muted);text-align:center;font-size:12px}.artwork-pagination .button{min-height:44px}.role-badge{white-space:nowrap;vertical-align:middle;border-radius:6px;flex-shrink:0;align-items:center;gap:5px;width:fit-content;padding:4px 8px;font:750 11px/1.3 Manrope Variable,sans-serif;display:inline-flex}.role-admin{color:#f4d58c;background:#3c3221;border:1px solid #76613d}.role-moderator{color:#a1e5d5;background:#203b36;border:1px solid #477b6f}.role-user{color:#c9c3d4;background:#302e3b;border:1px solid #534e61}.header-staff-link{align-items:center;gap:7px;padding:9px 6px;font-size:12px;font-weight:750;display:inline-flex}.header-staff-link:hover{color:var(--lilac)}.header-role{align-items:center;gap:8px;display:flex}.staff-page{max-width:1120px;min-height:70vh;padding-top:44px;padding-bottom:70px}.staff-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.staff-heading h1{margin-bottom:8px;font-size:clamp(30px,4vw,42px)}.staff-heading p,.role-guide p,.staff-member p,.staff-activity p{color:var(--muted);font-size:13px}.role-guide{border-block:1px solid var(--line);margin-bottom:12px;padding:16px 0}.role-guide summary{cursor:pointer;font-size:13px;font-weight:700}.role-guide summary svg{vertical-align:middle;margin-right:7px}.role-guide dl{gap:18px;margin:24px 0;display:grid}.role-guide dl>div{grid-template-columns:124px 1fr;gap:16px;display:grid}.role-guide dd{color:var(--muted);max-width:75ch;margin:0;font-size:13px;line-height:1.75}.staff-search{gap:12px;margin-top:24px;display:flex}.staff-search .search-box{flex:1;margin:0}.staff-notice{min-height:20px;color:var(--lilac);margin:12px 0;font-size:13px}.staff-member{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;display:flex}.staff-member-identity{align-items:center;gap:13px;min-width:0;display:flex}.staff-member-identity>div{min-width:0}.staff-member-name{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.staff-member-name>a{overflow-wrap:anywhere;align-items:center;gap:6px;font-size:14px;font-weight:750;display:inline-flex}.staff-member p{margin:5px 0 0}.status-suspended{color:#f5b4bf}.staff-member-actions{flex-wrap:wrap}.staff-action-form{background:var(--surface);border:1px solid var(--line);border-radius:12px;width:100%;padding:20px}.staff-action-form h3{margin:0 0 8px;font-size:16px}.staff-action-form p{color:var(--muted);max-width:70ch;margin:0 0 16px;font-size:13px}.staff-action-form .field{margin-bottom:16px}.staff-action-form .actions{flex-wrap:wrap}.staff-activity{margin:0;padding:0;list-style:none}.staff-activity li{border-bottom:1px solid var(--line);overflow-wrap:anywhere;padding:22px 0}.staff-activity li>div{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.staff-activity strong{font-size:14px}.staff-activity time{color:var(--dim);font-variant-numeric:tabular-nums;font-size:12px}.staff-activity p{margin:8px 0 0}.staff-activity .activity-reason{color:var(--text);white-space:pre-wrap}.staff-pagination{color:var(--muted);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;font-size:12px;display:flex}.staff-empty{color:var(--muted);padding:32px 0;font-size:14px}.moderation-control{margin:16px 0}.comment .moderation-control{margin:8px 0 0}.comment-meta{flex-wrap:wrap}.character-owner .role-badge{margin-top:5px}@media (width<=800px){.header-role>.role-badge{display:none}}@media (width<=580px){.staff-page{padding-top:28px}.staff-heading{align-items:flex-start}.staff-heading p{max-width:26ch}.staff-member{align-items:flex-start;gap:14px}.staff-member-actions{width:100%}.staff-action-form{padding:16px}.role-guide dl>div{grid-template-columns:1fr;gap:8px}.staff-pagination{flex-direction:column;align-items:flex-start}.header-staff-link{padding:8px}.header-staff-link span{display:none}.header-staff-link svg{width:20px;height:20px}.profile-name>div{flex-wrap:wrap}}.notification-link{flex-shrink:0;position:relative}.notification-popover{z-index:100;background:var(--surface);border:1px solid var(--line);border-radius:14px;width:min(380px,100vw - 36px);position:absolute;top:calc(100% + 12px);right:0;overflow:hidden}.notification-popover-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.notification-popover-heading h2{font-size:16px}.notification-popover-heading>span{color:var(--muted);font-size:12px}.notification-popover-body{overscroll-behavior:contain;max-height:min(420px,60dvh);overflow-y:auto}.notification-popover .notification-list a{border-radius:0;padding:16px 20px;font-size:13px;line-height:1.6}.notification-popover .notification-list .unread{background:var(--raised)}.notification-popover .notification-list a:hover{background:var(--bg)}.notification-popover-message{color:var(--muted);padding:24px 20px;font-size:13px;line-height:1.7}.notification-popover-message h3{color:var(--text);margin-top:12px;font-size:14px}.notification-popover-footer{border-top:1px solid var(--line);color:var(--lilac);justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;font-size:13px;font-weight:700;display:flex}.notification-popover-footer:hover{background:var(--raised)}.notification-badge{background:var(--accent);min-width:19px;color:var(--accent-ink);text-align:center;font-variant-numeric:tabular-nums;border-radius:8px;padding:2px 4px;font-size:10px;font-weight:800;line-height:1.5;position:absolute;top:-5px;right:-7px}.notifications-page{padding-top:34px}.notification-settings{border-bottom:1px solid var(--line);margin-bottom:32px;padding:22px 0}.notification-settings label{cursor:pointer;align-items:flex-start;gap:12px;display:flex}.notification-settings input{width:18px;height:18px;accent-color:var(--accent);margin-top:3px}.notification-settings small{color:var(--muted);margin-top:5px;font-size:13px;font-weight:400;display:block}.notification-list{margin:0;padding:0;list-style:none}.notification-list li{border-bottom:1px solid var(--line)}.notification-list a{overflow-wrap:anywhere;border-radius:8px;padding:22px 16px;display:block}.notification-list a:hover{background:var(--raised)}.notification-list .unread{background:var(--surface)}.notification-list small{color:var(--muted);flex-wrap:wrap;gap:12px;margin-top:8px;font-size:12px;display:flex}.notification-unread{color:var(--accent);font-weight:700}.notification-empty{color:var(--muted);padding:42px 0}.notification-empty h2{color:var(--text);margin-top:14px}.notification-pagination{justify-content:space-between;margin-top:24px;display:flex}.notification-status,.comment-status{color:var(--muted);font-size:13px}.notification-status:empty,.comment-status:empty{display:none}.comment{scroll-margin-top:100px}.comment-reply{margin-left:32px}.comment-focused{background:var(--surface);outline:1px solid var(--line);border-radius:8px;padding-inline:12px}.reply-context{color:var(--lilac);margin-top:4px;font-size:12px;display:inline-block}.reply-context:hover{text-decoration:underline}.comment-reply-button{min-height:36px;font-size:12px}.reply-form{margin-top:12px}.reply-form label{margin-bottom:8px;display:block}.reply-form .comment-submit{flex-wrap:wrap;gap:8px}.reply-form textarea{font-size:13px}@media (width<=580px){.notifications-page{padding-top:25px}.comment-reply{margin-left:16px}.notifications-page .section-heading{flex-wrap:wrap;gap:12px}.notification-list a{padding:18px 12px}}.showcase-customize{justify-content:flex-end;margin-bottom:20px;display:flex}.showcase-widgets{grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:28px;display:grid}.showcase-widget{overflow-wrap:anywhere;grid-column:span 6;min-width:0;container-type:inline-size}.widget-width-half{grid-column:span 3}.widget-width-third{grid-column:span 2}.widget-width-wide{grid-column:span 4}.widget-surface-panel,.widget-surface-accent{background:var(--surface);border-radius:14px;padding:24px}.widget-surface-accent{background:var(--raised);border:1px solid var(--accent)}.widget-space-compact{--widget-space:12px}.widget-space-comfortable{--widget-space:24px}.widget-space-airy{--widget-space:40px}.widget-surface-panel,.widget-surface-accent{padding:var(--widget-space)}.widget-surface-plain{padding-block:calc(var(--widget-space) / 2)}.widget-corners-round{border-radius:16px}.widget-corners-inherit{border-radius:var(--radius,14px)}.widget-corners-square{border-radius:0}.widget-align-center .widget-heading,.widget-align-center .section-heading{text-align:center}.widget-align-center .widget-heading h2,.widget-align-center .section-heading h2{margin-inline:auto}.widget-align-center .widget-copy{text-align:center;margin-inline:auto}.widget-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.widget-heading h2{font-size:23px}.widget-heading .text-button{font-size:12px}.widget-copy{white-space:pre-line;color:var(--muted);max-width:70ch;line-height:1.9}.widget-copy+:is(.character-showcase,.widget-character-grid,.art-grid,.widget-links,.world-list){margin-top:24px}.widget-empty{padding-block:20px;font-size:13px;line-height:1.8}.widget-spacer{height:var(--widget-space)}.widget-divider hr{border:0;border-top:1px solid var(--line);margin:0}.widget-links{flex-direction:column;gap:10px;display:flex}.widget-links a{background:var(--raised);min-height:44px;color:var(--lilac);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:14px;display:flex}.widget-links a:hover{background:var(--bg)}.widget-character-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.widget-character-image{aspect-ratio:3/4;background:var(--surface);border-radius:12px;position:relative;overflow:hidden}.widget-character-image>img,.widget-character-image>.media-placeholder{object-fit:cover;width:100%;height:100%}.widget-character h3{justify-content:space-between;align-items:center;gap:8px;margin-top:12px;font-size:16px;display:flex}.widget-character p{color:var(--muted);margin-top:4px;font-size:12px}.showcase-widget .art-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.widget-layout-spotlight .art-grid,.widget-layout-spotlight .widget-character-grid{grid-template-columns:1fr}.widget-layout-spotlight .art-image,.widget-layout-spotlight .widget-character-image{aspect-ratio:4/3}.showcase-widget .reel-stage{margin-inline:0}.showcase-widget .world-list{grid-template-columns:1fr}@container (width<=620px){.showcase-widget .reel-card{width:210px;height:282px;margin-left:-105px}.showcase-widget .reel-stage{height:314px}.showcase-widget .reel-card-label>strong{font-size:28px}.showcase-widget .art-grid,.widget-character-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.widget-layout-spotlight .art-grid,.widget-layout-spotlight .widget-character-grid{grid-template-columns:1fr}}@container (width<=330px){.showcase-widget .reel-card{width:174px;height:238px;margin-left:-87px}.showcase-widget .reel-stage{height:270px}.showcase-widget .art-grid,.widget-character-grid{grid-template-columns:1fr}.widget-heading h2{font-size:20px}}@media (width<=800px){.showcase-widgets{gap:20px}.showcase-widget{grid-column:1/-1}}.entry-editor{background:var(--surface);border:1px solid var(--line);border-radius:12px;margin-bottom:28px;padding:24px}.entry-editor fieldset{border:0;gap:18px;min-width:0;margin:20px 0 0;padding:0;display:grid}.entry-editor label{gap:8px;display:grid}.entry-editor .checkbox-field{display:flex}.entry-editor textarea{resize:vertical;min-height:180px}.entry-editor input,.entry-editor textarea,.entry-editor select{width:100%}.text-entry{border-bottom:1px solid var(--line);padding:28px 0}.text-entry h3{overflow-wrap:anywhere;margin:12px 0;font-size:23px}.entry-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;display:flex}.entry-meta a{color:var(--lilac);overflow-wrap:anywhere}.entry-editor input[type=checkbox]{width:18px}.entry-body{white-space:pre-wrap;overflow-wrap:anywhere;max-width:72ch;line-height:1.9}.text-entry .actions{flex-wrap:wrap;margin-top:18px}@media (width<=580px){.entry-editor{padding:16px}.entries-section>.section-heading{flex-wrap:wrap;gap:16px}}.watermark-settings{border-block:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(160px,240px);gap:32px;padding-block:28px;display:grid}.watermark-settings .stack-form{gap:14px}.watermark-sample{background:var(--raised);border-radius:var(--radius);overflow-wrap:anywhere;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-width:0;padding:20px;display:flex}.watermark-sample img{object-fit:contain;width:100%;max-height:100px}.watermark-fallback{color:var(--text);font-size:23px}.watermark-field{border-block:1px solid var(--line);gap:8px;padding-block:18px;display:grid}.watermark-field input:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.watermark-preview{gap:12px;margin:20px 0 0;display:grid}.watermark-preview img{object-fit:contain;border-radius:var(--radius);background:var(--surface);width:100%;max-height:640px}.watermark-preview figcaption{color:var(--muted);font-size:14px;line-height:1.6}.artwork-share{position:relative}.artwork-share-options{z-index:5;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);gap:12px;width:min(340px,100vw - 40px);padding:20px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.artwork-share-options .text-button{text-align:left}.shared-artwork-image{display:block}.shared-artwork-image img{object-fit:contain;width:100%;max-height:85vh}.shared-artwork-image span{text-align:center;color:var(--muted);padding:12px;display:block}@media (width<=580px){.artwork-page .detail-top{position:relative}.artwork-share{position:static}.artwork-share-options{width:100%;left:0;right:0}.watermark-settings{grid-template-columns:minmax(0,1fr);gap:20px}.watermark-settings input[type=file]{max-width:100%}}.settings-security-link{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-top:36px;padding:24px 0;display:flex}.settings-security-link h2{margin-bottom:8px;font-size:20px}.settings-security-link p{color:var(--muted);margin:0;font-size:13px}.security-page{max-width:1060px;padding-top:32px;padding-bottom:60px}.security-page .page-title{margin-bottom:12px}.security-section{border-bottom:1px solid var(--line);padding:28px 0}.security-section-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.security-section-heading h2{align-items:center;gap:10px;font-size:21px;display:flex}.security-section-heading p{margin:8px 0 0}.security-section p,.security-form p,.security-recovery p{color:var(--muted);max-width:72ch;font-size:13px;line-height:1.8}.security-status{white-space:nowrap;color:var(--muted);background:var(--raised);border:1px solid var(--line);border-radius:6px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.security-status.enabled{color:var(--accent)}.security-page .actions{flex-wrap:wrap}.security-form,.security-recovery{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin-top:20px;padding:24px}.security-form h3,.security-recovery h3{margin-bottom:12px;font-size:17px}.security-form .field{max-width:540px;margin-bottom:18px}.authenticator-setup{grid-template-columns:256px minmax(0,1fr);align-items:start;gap:28px;margin:22px 0;display:grid}.mfa-qr{background:#fff;border-radius:8px;width:256px;max-width:100%;height:auto;display:block}.authenticator-setup details{margin:18px 0}.authenticator-setup summary{cursor:pointer;font-size:13px;font-weight:700}.setup-key{-webkit-user-select:all;user-select:all;overflow-wrap:anywhere;color:var(--text);padding:12px 0;font-size:14px;display:block}.security-notice{color:var(--accent);font-size:13px}.security-notice:empty{display:none}.recovery-codes{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 28px;max-width:650px;padding:18px 0;list-style:none;display:grid}.recovery-codes code{-webkit-user-select:all;user-select:all;color:var(--text);overflow-wrap:anywhere;font-size:14px}.security-recovery .checkbox-field{margin:22px 0}.security-devices{margin:0;padding:0;list-style:none}.security-device{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:22px 0;display:flex}.device-identity{align-items:flex-start;gap:12px;min-width:0;display:flex}.device-identity>svg{color:var(--muted);flex-shrink:0;margin-top:4px}.device-identity>div{min-width:0}.device-name{overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:10px;font-size:14px;display:flex}.device-identity p{font-variant-numeric:tabular-nums;margin:4px 0 0;font-size:12px}.device-confirm,.device-rename{width:100%}.device-rename .field{max-width:450px;margin-bottom:16px}.security-empty{padding:18px 0}@media (width<=580px){.security-page{padding-top:24px}.security-section-heading{flex-wrap:wrap}.security-section-heading h2{font-size:20px}.security-form,.security-recovery{padding:18px}.authenticator-setup{grid-template-columns:minmax(0,1fr);gap:14px}.mfa-qr{margin-inline:auto}.recovery-codes{grid-template-columns:minmax(0,1fr)}.security-device{align-items:flex-start}}
