:root{--paper:#f5efdf;--surface:#fffbf2;--ink:#29265b;--muted:#726b7a;--line:#dcd5c5;--blue:#2259c7;--pink:#d9458c;--yellow:#f1cc45;--green:#5c8054;--shadow:0 10px 35px #29265b0d;--radius:8px;color:var(--ink);background:var(--paper);font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit;color:inherit}.button,button{display:inline-flex;gap:8px;align-items:center;justify-content:center;min-height:37px;border:1px solid var(--line);border-radius:6px;background:var(--surface);padding:9px 13px;cursor:pointer;text-decoration:none;font-weight:500;transition:background .15s,border-color .15s,transform .15s}.button:hover,button:hover{border-color:var(--ink);background:color-mix(in srgb,var(--surface) 88%,var(--ink) 12%)}button:disabled{opacity:.45;cursor:not-allowed}.button.primary,button.primary{background:var(--ink);border-color:var(--ink);color:var(--surface)}button.primary:hover{background:var(--blue);border-color:var(--blue)}a{color:inherit;text-decoration:none}a:hover{color:var(--blue)}input,select,textarea{background:var(--surface);border:1px solid var(--line);border-radius:5px;padding:10px 11px;min-width:0}input:not([type=checkbox]):not([type=range]):not([type=color]),textarea{width:100%}input[type=checkbox]{accent-color:var(--blue);width:17px;height:17px}textarea{min-height:96px;resize:vertical;line-height:1.6}select{max-width:100%}input:focus,select:focus,textarea:focus{border-color:var(--blue);outline:2px solid #2259c721}:focus-visible{outline:3px solid var(--blue);outline-offset:3px}h1,h2,h3,p{margin:0}h1,h2{font-family:Georgia,Times New Roman,serif}h1{font-size:40px;line-height:1.15;letter-spacing:-1.4px}h1 em{font-weight:400}h2{font-size:26px;letter-spacing:-.5px}h3{font-size:16px;font-weight:600}p{line-height:1.6}small{font-size:12px}svg{flex-shrink:0}img{max-width:100%;display:block}.studio-root{min-height:100vh;background-color:var(--paper);color:var(--ink)}[data-theme=indigo]{--paper:#242556;--surface:#f5efdf;--ink:#29265b;--muted:#716d7b;--line:#c6becb;--blue:#2259c7;background-image:none}.studio-root[data-theme=indigo] .gallery-controls,.studio-root[data-theme=indigo] .page-heading,.studio-root[data-theme=indigo] .studio-footer,.studio-root[data-theme=indigo] .topbar,.studio-root[data-theme=indigo]>.main-shell,.studio-root[data-theme=indigo]>.sidebar{color:#f5efdf}.studio-root[data-theme=indigo] h1 em{color:#ee95c6}.studio-root[data-theme=indigo] .activity-section,.studio-root[data-theme=indigo] .directory-row,.studio-root[data-theme=indigo] .project-caption,.studio-root[data-theme=indigo] .team-section{background:var(--surface);color:var(--ink)}[data-theme=sunprint]{--paper:#f4e1b0;--surface:#fff5dd;--blue:#ad4527;--pink:#b83265;--line:#d3bd8b}.sidebar{position:fixed;left:0;top:0;bottom:0;width:184px;border-right:1px solid var(--line);padding:37px 18px 20px;display:flex;flex-direction:column;z-index:30;background:inherit}.brand{font-family:Georgia,serif;font-size:43px;font-weight:600;letter-spacing:-3px;line-height:.9;position:relative;padding-left:10px}.brand>span{display:inline-flex;gap:3px;margin-left:7px;transform:translateY(-3px)}.brand i{width:8px;height:8px;background:var(--blue);border-radius:100%}.brand i+i{background:var(--pink);width:6px;height:6px;align-self:flex-end}.brand small{font-family:Arial,sans-serif;font-size:8px;letter-spacing:2px;display:block;margin-top:15px}.rail-rule{height:1px;background:var(--line);margin:34px 10px 24px}.sidebar nav{display:flex;flex-direction:column;gap:7px}.nav-link{padding:13px;display:flex;gap:11px;align-items:center;font-size:13px;border-radius:5px;font-weight:500}.nav-link.active{background:var(--ink);color:#fff8ed;box-shadow:0 3px 5px #29265b0c}.nav-link small{margin-left:auto;border-radius:20px;background:#e3c1d5;color:var(--ink);padding:1px 5px}.rail-note{padding:50px 12px 10px;margin-top:auto;line-height:1.5}.rail-note p{font-family:Georgia,serif;font-style:italic;font-size:15px;margin:20px 0 15px}.rail-note>span:last-child{font-size:8px;letter-spacing:1.7px}.tiny-orbit{width:46px;height:32px;display:block;border:1px solid var(--blue);border-radius:50%;transform:rotate(-28deg);position:relative}.tiny-orbit:before{width:10px;height:10px;left:12px;top:8px;background:var(--blue)}.tiny-orbit:after,.tiny-orbit:before{content:"";position:absolute;border-radius:50%}.tiny-orbit:after{width:6px;height:6px;right:0;top:0;background:var(--pink)}.sidebar-bottom{margin-top:30px}.local-tag,.rail-setting{border:0;background:none;font-size:11px;padding:9px 10px;justify-content:flex-start;width:100%}.local-tag{font-size:10px;color:var(--muted)}.local-tag i,.save-status i{width:5px;height:5px;background:var(--green);border-radius:50%}.profile-switch{margin:16px 5px 0;display:flex;align-items:center;gap:10px;padding-top:18px;border-top:1px solid var(--line)}.profile-switch small{display:block;font-size:9px;color:var(--muted);margin-bottom:2px}.profile-switch select{padding:0;border:0;background:transparent;font-size:13px;font-weight:600}.avatar{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-family:Georgia,serif;font-size:17px;background:#d6dff1;color:#29265b;flex-shrink:0}.avatar.harman{background:#edc9d7}.avatar.large{width:49px;height:49px;font-size:25px}.main-shell{margin-left:184px}.topbar{height:75px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 32px}.breadcrumb{font-size:12px;display:flex;gap:12px}.breadcrumb span{opacity:.4}.top-actions{gap:15px}.save-status,.top-actions{display:flex;align-items:center}.save-status{font-size:10px;color:var(--muted);gap:6px}.search-trigger{border:0;background:transparent;color:var(--muted);font-size:11px;padding:8px 3px;gap:8px}.search-trigger kbd{font-size:9px;background:#ebe5d8;border:1px solid var(--line);border-radius:3px;padding:3px 5px}.icon-btn{width:34px;min-height:34px;padding:7px;border-color:transparent;background:transparent;flex-shrink:0}.notification-button{position:relative}.notification-button i{position:absolute;right:6px;top:5px;width:5px;height:5px;background:var(--pink);border-radius:50%}.main-content{padding:33px 32px 55px;min-height:calc(100vh - 145px);animation:page-in .25s ease-out}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.page-heading h1{margin:12px 0 11px}.page-heading p{font-size:13px;color:var(--muted)}.page-heading>.primary{padding:12px 18px}.eyebrow{font-size:9px;font-weight:500;letter-spacing:2px;display:flex;gap:10px;align-items:center}.paired-dots{display:inline-flex;align-items:center;width:20px;position:relative;height:10px}.paired-dots:after,.paired-dots:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--blue);display:block}.paired-dots:after{width:5px;height:5px;background:var(--pink);margin-left:4px}.gallery-controls{display:flex;justify-content:space-between;align-items:center;gap:14px;border-bottom:1px solid var(--line);margin:0 0 23px;padding-bottom:12px;flex-wrap:wrap}.browse-tabs{display:flex;gap:18px}.browse-tabs button{background:transparent;border:0;border-radius:0;font-size:12px;padding:5px 0;min-height:27px;color:var(--muted)}.browse-tabs button.active{color:inherit;border-bottom:2px solid var(--ink)}.filter-tools{display:flex;gap:8px;align-items:center}.filter-tools select{background:transparent;font-size:10px;padding:6px 4px;border:0}.compact-search{display:flex;gap:6px;align-items:center}.compact-search input{border:0;background:transparent;font-size:11px;width:112px!important;padding:5px 0}.project-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 23px}.project-card{min-width:0;position:relative}.project-cover{display:block;position:relative;aspect-ratio:1.57;overflow:hidden;border-radius:7px;background:var(--surface);border:1px solid #29265b18}.project-cover>img{width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.project-cover:hover>img{transform:scale(1.035)}.cover-index{position:absolute;top:12px;left:14px;font-size:7px;letter-spacing:1.5px;color:#fffbf2;background:#29265b60;padding:4px 5px;border-radius:2px}.cover-open{position:absolute;bottom:14px;right:14px;background:var(--surface);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(5px);transition:all .2s}.project-cover:focus-visible .cover-open,.project-cover:hover .cover-open{opacity:1;transform:none}.project-caption{padding:10px 2px 1px}.project-title-line{display:flex;align-items:center;gap:1px}.project-title-line>a{margin-right:auto}.project-title-line h2{font-size:24px;font-weight:500;letter-spacing:-.6px}.project-caption>p{font-size:11px;color:var(--muted);margin:1px 0 11px}.favorite{color:#a59aa5;width:27px;min-height:27px;padding:5px}.favorite.is-favorite{color:#aa7820}.favorite.is-favorite svg{fill:#e7c35455}.card-menu{position:relative}.card-menu summary{list-style:none;cursor:pointer;font-size:10px;letter-spacing:2px;padding:8px}.card-menu>div{position:absolute;right:0;top:25px;background:var(--surface);border:1px solid var(--line);padding:6px;z-index:20;box-shadow:var(--shadow);width:174px;border-radius:6px;display:grid}.card-menu button{border:0;justify-content:flex-start;font-size:12px}.project-meta{display:flex;gap:10px;align-items:center}.stage{display:inline-flex;gap:5px;align-items:center;font-size:9px;border:1px solid var(--line);padding:3px 7px;border-radius:4px;white-space:nowrap}.stage i{width:5px;height:5px;background:var(--green);border-radius:50%}.stage-exploring i{background:var(--pink)}.stage-prototyping i{background:var(--blue)}.stage-research i{background:#9b6b31}.project-change{font-size:9px;color:var(--muted);white-space:nowrap}.avatar-pair{display:flex;padding-left:5px;margin-left:auto}.avatar-pair span{width:20px;height:20px;border-radius:50%;background:#d0dae6;display:flex;align-items:center;justify-content:center;font-size:8px;border:2px solid var(--paper);margin-left:-5px}.avatar-pair span+span{background:#e9c3d2}.add-project-tile{aspect-ratio:1.21;background:transparent;border:1px dashed #b8afb4;border-radius:7px;display:flex;flex-direction:column;gap:11px;color:var(--muted);padding:30px;align-self:start}.add-project-tile strong{font-family:Georgia,serif;font-weight:400;font-size:23px;color:var(--ink);letter-spacing:-.5px}.add-project-tile>span:not(.add-orbit){font-size:11px}.add-project-tile small{font-size:10px;color:var(--blue);margin-top:9px}.add-orbit{width:62px;height:62px;display:flex;align-items:center;justify-content:center;border:1px solid #c8bacc;border-radius:50%;margin-bottom:5px;position:relative}.add-orbit:after{content:"";position:absolute;width:7px;height:7px;background:var(--pink);border-radius:50%;top:6px;right:3px}.list-mode{grid-template-columns:1fr}.list-mode .project-card{display:flex;gap:20px;align-items:center}.list-mode .project-cover{width:160px;flex-shrink:0}.list-mode .project-caption{flex:1 1}.list-mode .add-project-tile{aspect-ratio:auto;min-height:100px;flex-direction:row}.list-mode .project-meta{max-width:400px}.dashboard-lower{border-top:1px solid var(--line);margin-top:45px;padding-top:35px;display:grid;grid-template-columns:1fr 1fr;gap:46px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:23px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:10px}.section-heading h2{font-size:26px}.section-heading>a{font-size:11px;color:var(--muted)}.member-row{display:flex;gap:15px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.member-row>div{flex:1 1}.member-row h3{font-weight:500;font-size:14px}.member-row h3 small{margin-left:8px;font-size:9px;color:var(--muted);font-weight:400}.member-row p{font-size:11px;color:var(--muted);margin-top:5px}.continue-link{display:block;margin-top:23px;background:#e7e4d6;padding:15px 18px;border-radius:5px}.continue-link span{font-size:9px;color:var(--muted);display:block;margin-bottom:7px}.continue-link b{font-size:12px;font-weight:500;display:flex;justify-content:space-between}.activity-row{display:flex;gap:12px;align-items:flex-start;padding:14px 0;border-bottom:1px solid var(--line)}.activity-dot{width:6px;height:6px;margin-top:6px;border-radius:50%;background:var(--blue);flex-shrink:0}.activity-dot.harman{background:var(--pink)}.activity-row>div{flex:1 1}.activity-row p{font-size:12px;line-height:1.4}.activity-row small{font-size:9px;color:var(--muted);display:block;margin-top:6px}.text-button{border:0;background:transparent;font-size:11px;padding:11px 0;color:var(--blue)}.dashboard-glance{display:flex;padding:15px;gap:15px;align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:5px}.dashboard-glance strong{font-size:26px;font-family:Georgia,serif;margin-left:auto}.dashboard-glance b{font-size:12px}.studio-footer{margin:0 32px;border-top:1px solid var(--line);padding:19px 0 22px;display:flex;justify-content:space-between;gap:15px;font-size:9px;color:var(--muted)}.studio-footer>span:last-child{letter-spacing:1px;font-size:8px}.studio-footer i{display:inline-block;background:var(--pink);width:4px;height:4px;border-radius:50%;margin:0 8px}.modal{width:min(550px,calc(100vw - 32px));max-height:90dvh;border:1px solid var(--line);border-radius:11px;background:var(--surface);color:var(--ink);padding:26px;box-shadow:0 30px 100px #19173835;overflow:auto}.modal.wide{width:min(880px,calc(100vw - 32px))}.modal::backdrop{background:#201e3545;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal[open]{animation:panel-in .22s ease-out}.modal-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.modal-heading h2{font-size:29px}.field{display:block;margin-bottom:18px}.field-title,.field>span{display:block;font-size:12px;margin-bottom:8px;font-weight:500}.field p{font-size:11px;color:var(--muted);margin-top:6px}.row{align-items:center}.actions,.row{display:flex;gap:10px}.actions{border-top:1px solid var(--line);justify-content:flex-end;margin-top:24px;padding-top:20px}.muted{color:var(--muted);font-size:12px}.empty{text-align:center;padding:50px 20px}.empty h3{font-family:Georgia,serif;font-weight:400;font-size:27px;margin:12px 0}.empty p{font-size:13px;color:var(--muted)}.orbit-mark{font-size:43px;color:var(--blue)}.project-form-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:30px}.cover-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:15px}.cover-options button{padding:0;overflow:hidden;aspect-ratio:1.3}.cover-options button img{height:100%;width:100%;object-fit:cover}.cover-options .selected{outline:2px solid var(--blue);outline-offset:2px}.upload-label{cursor:pointer;font-size:12px}.upload-label input{display:none}.cover-preview{height:160px;overflow:hidden;margin-top:12px;border-radius:5px}.cover-preview img{object-fit:cover;width:100%;height:100%}.check-label{display:flex;align-items:center;gap:7px;font-size:13px}.error-toast,.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:7px;padding:13px 20px;z-index:100;box-shadow:var(--shadow);font-size:13px;max-width:calc(100vw - 35px)}.error-toast{border-color:#b14040;z-index:101}.intro-note{position:fixed;bottom:20px;left:calc(50% + 90px);transform:translateX(-50%);background:var(--surface);border:1px solid var(--line);padding:12px 16px;border-radius:7px;display:flex;gap:25px;align-items:center;box-shadow:var(--shadow);z-index:40;max-width:700px;width:calc(100% - 230px);font-size:11px}.intro-note b{font-weight:600;display:block;margin-bottom:4px}.intro-note button{font-size:11px;white-space:nowrap}.danger{background:#b23c48!important;color:white!important;border-color:#b23c48!important}.danger-text{color:#ac3445}.search-field{display:flex;align-items:center;gap:12px}.search-field+p{margin:13px 0}.notification-row,.search-results>a{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line);padding:15px 0;font-size:13px}.search-results small{font-size:10px;color:var(--muted);text-transform:capitalize;white-space:nowrap}.search-suggestion{padding:35px 0;color:var(--muted);font-family:Georgia,serif;font-style:italic}.notification-row p{font-size:12px}.notification-row span+span{flex:1 1}.notification-row b{font-size:12px}.asset-preview img{max-height:65vh;object-fit:contain;margin:20px auto}.asset-preview video{max-width:100%;max-height:60vh}.asset-preview pre{background:#eee7db;overflow:auto;padding:18px;max-height:55vh;white-space:pre-wrap}.asset-preview iframe{height:55vh;width:100%;border:0;margin:15px 0}.asset-preview p{margin-bottom:16px}.directory-labels,.directory-row{display:grid;grid-template-columns:2.3fr 1fr 1.4fr .5fr 24px;align-items:center;gap:20px}.directory-labels{padding:0 16px 14px;font-size:10px;color:var(--muted)}.directory-labels,.directory-row{border-bottom:1px solid var(--line)}.directory-row{padding:22px 15px}.directory-row:hover{background:var(--surface)}.directory-identity{display:flex;gap:20px;align-items:center}.directory-cover{width:90px;aspect-ratio:1.2;overflow:hidden;border-radius:5px;flex-shrink:0}.directory-cover img{width:100%;height:100%;object-fit:cover}.directory-identity h2{font-size:26px;margin-bottom:5px}.directory-identity p{font-size:11px;color:var(--muted);max-width:240px}.directory-row>.stage{justify-self:start}.directory-row>span{font-size:11px}.directory-row>span small{display:block;font-size:10px;margin-top:7px;color:var(--muted)}.directory-footer{display:flex;align-items:center;gap:12px;color:var(--muted);margin:26px 15px;font-size:12px}.boot{padding:100px 10vw;background:var(--paper);height:100vh}.boot h1{margin:45px 0 20px}.boot .brand span{font-size:25px;color:var(--blue)}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.settings-section{border-top:1px solid var(--line);padding:22px 0}.settings-section h3{margin-bottom:12px}.settings-section p{font-size:12px;margin:8px 0 15px}.settings-section .row{flex-wrap:wrap}.theme-options{display:flex;gap:9px}.theme-options button{min-height:64px;flex:1 1;display:flex;flex-direction:column;font-size:11px}.theme-options i{width:25px;height:17px;border-radius:3px;border:1px solid #bbb}.local-explainer{background:#e7e8dc;padding:17px;border-radius:6px;font-size:12px;line-height:1.6}.local-explainer li{margin-bottom:8px}.local-explainer ul{padding-left:17px}.badge{font-size:10px;padding:4px 7px;background:#e7e4d6;border-radius:4px;display:inline-flex;align-items:center;gap:5px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.error-inline{background:#f4d9da;border:1px solid #c0868b;border-radius:5px;padding:12px;font-size:12px}.split-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}@keyframes page-in{0%{opacity:.55;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes panel-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}[data-reduced-motion=true] *,[data-reduced-motion=true] :after,[data-reduced-motion=true] :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}@media(min-width:1650px){.main-content{max-width:1550px;margin:auto}.project-cover{aspect-ratio:1.65}.add-project-tile{aspect-ratio:1.28}}@media(max-width:1280px){.sidebar{width:172px;padding-left:13px;padding-right:13px}.main-shell{margin-left:172px}.main-content{padding:28px 25px 45px}.studio-footer,.topbar{margin-left:25px;margin-right:25px}.project-change{display:none}.project-gallery{gap:24px 19px}.project-caption>p{font-size:10px}.page-heading h1{font-size:36px}.filter-tools{gap:3px}.filter-tools select{font-size:9px}.browse-tabs{gap:14px}.top-actions{gap:10px}.dashboard-lower{gap:30px}.directory-labels,.directory-row{grid-template-columns:2.2fr .9fr 1.3fr .4fr 20px;gap:14px}}@media(max-width:900px){.sidebar{width:150px;padding-left:10px;padding-right:10px}.main-shell{margin-left:150px}.brand{font-size:37px}.brand small{font-size:7px;letter-spacing:1.4px}.nav-link{padding:12px 8px;font-size:12px;gap:8px}.project-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.page-heading{align-items:flex-start}.page-heading h1{font-size:33px}.page-heading .eyebrow{font-size:8px}.page-heading p{font-size:12px}.topbar{gap:5px}.save-status{display:none}.gallery-controls{gap:10px}.filter-tools{width:100%;justify-content:space-between}.dashboard-lower{grid-template-columns:1fr;gap:35px}.directory-labels{display:none}.directory-row{grid-template-columns:1fr auto 20px;gap:12px}.directory-row>.avatar-pair,.directory-row>span:nth-child(3){display:none}.studio-footer{font-size:8px}.studio-footer>span:last-child{display:none}.rail-note{padding-top:25px}.intro-note{left:calc(50% + 65px);width:calc(100% - 185px)}}@media(max-width:600px){.sidebar{top:auto;bottom:0;width:100%;height:67px;display:block;padding:0;background:var(--surface);color:var(--ink)!important;border:0;border-top:1px solid var(--line);z-index:50}.rail-note,.rail-rule,.sidebar-bottom,.sidebar>.brand{display:none}.sidebar nav{display:grid;grid-template-columns:repeat(4,1fr);height:100%;gap:0}.nav-link{border-radius:0;flex-direction:column;gap:4px;padding:10px 2px 7px;font-size:10px;position:relative}.nav-link.active{background:#e9e6db;color:var(--ink);box-shadow:none}.nav-link small{position:absolute;top:7px;left:57%;font-size:8px}.main-shell{margin-left:0;padding-bottom:66px}.topbar{height:60px;margin:0 18px;gap:5px}.breadcrumb{font-size:10px;gap:6px}.top-actions{gap:7px}.search-trigger kbd,.search-trigger>span{display:none}.top-actions .icon-btn{width:29px;padding:5px}.main-content{padding:25px 18px 32px}.page-heading{gap:12px;margin-bottom:22px;flex-wrap:wrap}.page-heading h1{font-size:33px;letter-spacing:-1.2px;margin-top:12px;max-width:320px}.page-heading p{font-size:12px;max-width:275px}.page-heading .eyebrow{font-size:7px;letter-spacing:1.5px}.page-heading>.primary{padding:10px 13px;font-size:11px;min-height:36px}.gallery-controls{padding-bottom:12px;margin-bottom:18px}.browse-tabs{gap:20px}.browse-tabs button{font-size:11px}.filter-tools{flex-wrap:wrap;gap:5px}.filter-tools select{font-size:10px;padding:6px 2px}.compact-search input{width:100px!important}.project-gallery{grid-template-columns:1fr;gap:28px}.project-cover{aspect-ratio:1.5}.project-title-line h2{font-size:27px}.project-caption>p{font-size:12px;margin-bottom:12px}.project-change{display:block;font-size:9px}.stage{font-size:10px}.project-caption{padding-top:12px}.avatar-pair span{width:23px;height:23px;font-size:9px}.add-project-tile{aspect-ratio:1.6}.dashboard-lower{margin-top:32px;padding-top:28px}.section-heading .eyebrow{font-size:7px;letter-spacing:1.2px}.section-heading h2{font-size:25px}.member-row h3 small{display:block;margin:4px 0 0}.member-row p{font-size:10px}.studio-footer{margin:0 18px;padding-bottom:20px}.modal{padding:21px 17px;max-height:88dvh}.modal-heading h2{font-size:25px}.project-form-grid,.settings-grid{grid-template-columns:1fr;gap:20px}.intro-note{left:50%;bottom:77px;width:calc(100% - 28px);font-size:10px;padding:12px;gap:10px}.intro-note button{font-size:10px;min-height:35px}.error-toast,.toast{bottom:78px;width:calc(100% - 28px);font-size:12px}.directory-identity{gap:13px}.directory-cover{width:68px}.directory-identity h2{font-size:23px}.directory-identity p{font-size:10px}.directory-row{padding:18px 0}.directory-row>.stage{font-size:8px;padding:4px}.directory-footer{font-size:11px;margin:20px 0}.search-results>a{font-size:12px}.actions{flex-wrap:wrap}.save-status{display:none}.list-mode .project-cover{width:100px}.list-mode .project-change{display:none}.list-mode .project-caption>p{font-size:10px}}:root{--paper:#f7f5ee;--surface:#fffdf7;--ink:#211d32;--muted:#706a7c;--line:#d4cfda;--blue:#783bcc;--pink:#a57dd7;--green:#783bcc;--radius:12px;--display:Impact,"Arial Narrow",Arial,sans-serif;font-size:16px;font-family:Arial,Helvetica,sans-serif}body{background:var(--paper)}.button,button{font-size:.875rem;border-radius:8px;min-height:40px}.button.primary,button.primary{background:linear-gradient(130deg,#9149ec,#6334b5);border-color:#7540bd;color:white;box-shadow:0 3px 0 #38205416}.button:hover,button:hover{border-color:var(--blue);background:#eee5fa}button.primary:hover{background:#6334b5}input,select,textarea{font-size:1rem}h1,h2,h3{color:var(--ink)}h1,h2{font-family:var(--display);font-weight:400;letter-spacing:-.025em}h1 em{font-style:normal;color:var(--blue)}p{font-size:1rem}small{font-size:.75rem}.muted{font-size:.875rem}.eyebrow{font:.75rem/1.6 Courier New,monospace;letter-spacing:.16em;color:var(--ink);display:block}.studio-root{background:var(--paper);background-image:url(/art/paper-grain.svg);background-size:160px}.mascot{width:44px;height:44px;color:var(--blue);overflow:visible}.pupil{transform-origin:51px 65px;animation:blink 8s infinite}.wordmark{font-family:var(--display);font-size:2.4rem;letter-spacing:-.035em;display:inline-flex;align-items:center;line-height:1;gap:1px;color:var(--ink)}.wordmark .mascot{width:.69em;height:.88em;transform:translateY(-.01em)}.portrait{display:block;background-image:url(/art/team.png);background-size:300% 100%;background-repeat:no-repeat;aspect-ratio:.77;width:100%}.entry-screen{min-height:100dvh;position:relative;padding:28px 38px 22px;flex-direction:column;overflow:hidden}.entry-screen:before{content:"";position:absolute;width:85vw;height:85vw;border:1px solid #9c85b41c;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.entry-bottom,.entry-top{display:flex;justify-content:space-between;align-items:center;font:.75rem/1.5 Courier New,monospace;letter-spacing:.08em;position:relative;z-index:1}.entry-top>span:last-child{text-align:right}.entry-bottom{margin-top:auto}.entry-bottom .mascot{width:30px}.intro-center{margin:auto;text-align:center;padding:100px 0}.intro-center .wordmark{font-size:clamp(6rem,15vw,14rem)}.intro-center p{font:.8rem Courier New,monospace;letter-spacing:.35em;margin:25px 0 70px}.loading-track{width:min(440px,75vw);height:14px;padding:3px;border:1px solid #bdb3cd;border-radius:30px;margin:0 auto 24px}.loading-track i{display:block;height:100%;border-radius:20px;background:linear-gradient(90deg,#6531a5,#9c51fa);animation:load 1.9s ease-out forwards}.intro-center small{font:.7rem Courier New,monospace;letter-spacing:.14em}.skip-intro{display:block;margin:25px auto 0;background:none;border:0;color:var(--muted);font-size:.75rem}.profile-content{position:relative;max-width:920px;width:100%;margin:auto;padding:42px 0}.profile-content h1{font-size:clamp(3.5rem,6.5vw,6rem);line-height:.99;margin:16px 0 36px}.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:760px}.profile-card{display:block;padding:0;overflow:hidden;background:#faf8f1;border-radius:10px;text-align:left;transition:transform .25s,box-shadow .25s;border:1px solid #cec5d5;min-width:0}.profile-card .portrait{height:215px;aspect-ratio:auto;background-size:300% 100%}.profile-card>span:last-child{display:block;padding:14px 20px}.profile-card b{font:1.6rem var(--display);display:block}.profile-card small{color:var(--muted);display:block;margin-top:4px}.profile-card.selected{border:2px solid var(--blue);box-shadow:0 0 0 5px #793bcc12;transform:translateY(-5px)}.profile-card:hover{transform:translateY(-7px)}.profile-hint{margin-top:35px;color:var(--muted);font-size:.875rem}.entry-auth{margin-top:32px;gap:25px;flex-wrap:wrap;max-width:850px}.entry-auth,.entry-auth form{display:flex;align-items:center}.entry-auth form{border:1px solid #c8bed3;border-radius:24px;gap:35px;padding:15px 22px}.entry-auth label{font:.75rem Courier New,monospace;letter-spacing:.05em}.entry-auth input{display:block;width:155px!important;letter-spacing:.5em;border:0;background:transparent;padding:9px 0 0;font-size:1.4rem}.round{border-radius:50%;width:45px;height:45px;padding:10px}.or{font:.75rem Courier New,monospace}.viewer-entry{border-radius:24px;color:var(--blue);background:#eee6f5;padding:12px 21px}.local-notice{color:var(--muted);width:100%;line-height:1.5;font-size:.75rem}.entry-auth>p{width:100%;color:#b02e46}.abdes-shell{max-width:1700px;margin:auto;padding:0 4.3vw}.studio-header{height:94px;display:flex;align-items:center;justify-content:space-between;gap:26px;border-bottom:1px solid var(--line);position:relative;z-index:20}.studio-header nav{display:flex;gap:35px;align-items:center;margin-left:auto}.studio-header nav a{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;position:relative;padding:34px 0}.studio-header nav small{color:#8d8498;font:.65rem Courier New,monospace;margin-right:8px}.studio-header nav a.selected{color:var(--blue);font-weight:700}.studio-header nav a.selected:after{content:"";position:absolute;bottom:22px;left:0;right:0;height:2px;background:var(--blue)}.header-profile{display:flex;gap:10px;align-items:center;border-left:1px solid var(--line);padding-left:24px}.profile-button{background:none;border:0;padding:0;gap:9px;text-transform:capitalize}.profile-button>.portrait{width:34px;height:34px;border-radius:50%;aspect-ratio:1;background-size:300% auto}.settings-button{background:none;border:0}.scene{min-height:calc(100dvh - 174px);padding:38px 0 45px;transform-origin:center top}.page-footer{height:70px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font:.7rem Courier New,monospace;letter-spacing:.07em;gap:15px;color:var(--muted)}.page-footer button{border:0;background:none;font:.75rem Courier New,monospace;color:var(--blue);text-transform:uppercase}.dashboard-hero{display:grid;grid-template-columns:38% 62%;position:relative;min-height:390px;margin-bottom:38px}.greeting{position:relative;z-index:2;padding:25px 0 0}.greeting h1{font-size:clamp(3.4rem,5.7vw,6.2rem);line-height:.99;margin-top:20px}.greeting h1 em{display:block}.hero-bottom{display:flex;gap:16px;align-items:center;margin-top:29px}.hero-bottom span{font:.7rem/1.6 Courier New,monospace;letter-spacing:.1em}.hero-bottom .mascot{width:36px;height:36px}.hero-world{position:relative;display:block;clip-path:polygon(6% 0,100% 0,100% 81%,87% 100%,0 100%,0 34%,13% 19%);overflow:hidden;min-height:420px;transition:clip-path .6s}.hero-world:hover{clip-path:polygon(0 0,100% 0,100% 90%,94% 100%,0 100%,0 30%,7% 14%)}.hero-world img{height:100%;width:100%;object-fit:cover;position:absolute;transition:transform 1s}.hero-world:hover img{transform:scale(1.05)}.hero-world span{bottom:0;left:0;right:0;padding:38px 13% 26px 30px;background:linear-gradient(transparent,#271648ad);color:white;display:flex;align-items:center;justify-content:space-between;font:.7rem Courier New,monospace}.hero-margin,.hero-world span{position:absolute;letter-spacing:.15em}.hero-margin{right:20px;top:22px;text-align:right;font:.7rem/1.6 Courier New,monospace;color:#fff;text-shadow:0 1px 6px #26174b}.dashboard-panels{display:grid;grid-template-columns:1.12fr 1fr 1fr;gap:25px}.section-top{display:flex;align-items:center;justify-content:space-between;font:.75rem Courier New,monospace;letter-spacing:.04em;margin-bottom:18px}.section-top a{display:flex;gap:4px;font:.75rem Arial,sans-serif;color:var(--muted)}.world-card{display:block;border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fffdf6;transition:transform .35s,box-shadow .35s}.world-card:hover{transform:translateY(-5px) rotate(-.5deg);box-shadow:0 16px 32px #37234c15}.world-image{height:290px;position:relative;clip-path:polygon(5% 0,94% 0,100% 11%,100% 94%,72% 100%,0 86%,0 8%);overflow:hidden;background:#d4c2ea}.world-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.world-card:hover img{transform:scale(1.06)}.world-stage{position:absolute;top:18px;left:22px;font:.7rem Courier New,monospace;color:white;text-transform:uppercase;text-shadow:0 2px 4px #201729}.world-caption{padding:20px 24px 23px;display:flex;align-items:center;justify-content:space-between;gap:10px}.world-caption h2{font-size:2rem;margin-bottom:8px}.world-caption span{font:.75rem Courier New,monospace}.circle-link{width:40px;height:40px;border:1px solid;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.current-project .world-image{height:180px;clip-path:none}.current-project .world-card{background:#3e2b63;color:white}.current-project .world-caption{padding:17px 20px}.current-project h2{color:white;font-size:1.8rem}.current-project .world-caption span{font-size:.7rem}.world-progress{height:5px;background:#ac97bf55;margin:0 22px 16px;border-radius:5px;overflow:hidden}.world-progress i{height:100%;display:block;background:#b18be8}.activity-panel,.message-panel{border:1px solid var(--line);border-radius:14px;padding:21px 23px;display:flex;flex-direction:column;background:#fffdf633}.quiet-state{padding:27px 0 20px}.quiet-state>span{font:1.9rem/1.05 var(--display);color:#5c5269}.quiet-state p{font-size:.875rem;color:var(--muted);margin-top:15px}.text-link{display:flex;gap:10px;align-items:center;font-size:.875rem;color:var(--blue);margin-top:25px}.team-line{display:flex;justify-content:space-between;margin-top:auto;padding-top:20px;border-top:1px solid var(--line);gap:9px}.team-line>span{display:flex;align-items:center;gap:6px;font-size:.75rem}.activity-item .portrait,.team-line .portrait{width:29px;height:29px;border-radius:50%;background-size:300% auto;flex-shrink:0}.activity-item{display:flex;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding:16px 0}.activity-item p{font-size:.875rem}.activity-item small{font-size:.75rem;color:var(--muted)}.activity-item div{flex:1 1}.editorial-heading{display:flex;justify-content:space-between;align-items:center;margin:13px 0 36px;gap:20px}.editorial-heading h1{font-size:clamp(3.2rem,5.3vw,5rem);margin-top:13px;line-height:1}.pill{border-radius:25px!important;padding:12px 22px}.project-filter{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:25px;font:.75rem Courier New,monospace}.project-filter input{width:240px!important;border:0;border-bottom:1px solid #d2c5df;background:none;border-radius:0;font-size:.875rem}.world-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.new-world{background:transparent;border:1px dashed #bfb1cc;border-radius:18px;display:flex;flex-direction:column;gap:20px;min-height:380px}.new-world h2{font-size:2.7rem}.new-world>span:last-child{color:var(--muted)}.viewer-banner{display:flex;align-items:center;gap:8px;background:#e9def5;padding:8px 20px;font-size:.875rem}.viewer-banner button{margin-left:auto;border:0;background:none;color:var(--blue);min-height:28px;padding:0}.modal{background:var(--paper);box-shadow:0 35px 150px #24103c40}.modal-heading h2{font:2.2rem var(--display)}.modal::backdrop{background:#21122c45;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.field>span{font-size:.875rem}.modal p{font-size:.9rem}.error-toast,.toast{font-size:.875rem;border-radius:20px}.chat-page-heading h1{font-size:3.8rem!important;font-family:var(--display)}.chat-page-heading h1 em{font-style:normal}.chat-edition,.conversation-footnote .paired-dots,.conversation-footnote p{display:none!important}.chat-layout{border-radius:18px!important}.chat-layout .conversation-list{background:#ebe3f333}.chat-layout .conversation-avatar{background:#e8dafa;color:var(--blue)}.chat-layout .message.own .message-text{background:#7b40cd;color:white;border-radius:13px 13px 3px 13px;padding:15px}.chat-layout .composer textarea,.chat-layout .message-text{font-size:1rem}.chat-layout .conversation-link b{font-size:.95rem}.chat-layout .conversation-link p{font-size:.8rem}.chat-layout .conversation-link.active{background:#e6daf5;border-color:#c0a3e0}.chat-layout .thread-heading h2{font:1.7rem var(--display)}.chat-layout .composer-hint,.chat-layout .thread-heading p{font-size:.75rem}.chat-layout .message-byline b{font-size:.875rem}.chat-layout .message-byline span{font-size:.75rem}.workspace-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.workspace-heading h1{font-size:2.8rem;margin-top:8px}.workspace-heading .back-link{font:.75rem Courier New,monospace;color:var(--muted)}.workspace-actions{display:flex;align-items:center;gap:10px}.canvas-area{height:calc(100dvh - 230px);min-height:550px;position:relative;margin:0 -2vw;background-image:radial-gradient(#9f85b831 .8px,transparent 0);background-size:22px 22px;border:1px solid #d8d0df;border-radius:18px;overflow:hidden}.canvas-scroll{height:100%;width:100%;overflow:auto;position:relative;overscroll-behavior:contain}.canvas-world{position:relative;min-width:1100px;transform-origin:0 0}.canvas-dock{position:absolute;left:17px;top:25px;z-index:12;border:1px solid #cabbd6;background:#faf7f1ee;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:7px;border-radius:12px;box-shadow:0 5px 25px #45266d10;display:flex;flex-direction:column;gap:5px}.canvas-dock button{border:0;background:none;padding:8px;min-height:37px;width:37px;border-radius:7px;color:#655079}.canvas-dock button.selected,.canvas-dock button:hover{background:var(--blue);color:white}.canvas-controls{position:absolute;bottom:18px;left:18px;z-index:12;display:flex;gap:1px;align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:9px;padding:3px;font:.75rem Courier New,monospace}.canvas-controls button{border:0;background:none;padding:6px;min-height:30px;min-width:30px}.canvas-coordinate{bottom:22px;right:22px;font:.7rem Courier New,monospace;color:var(--muted)}.canvas-coordinate,.canvas-empty{position:absolute;pointer-events:none}.canvas-empty{left:150px;top:110px;max-width:540px}.canvas-empty h2{font-size:4.5rem;line-height:1}.canvas-empty h2 em{color:var(--blue);font-style:normal}.canvas-empty p{margin-top:23px;color:var(--muted);max-width:350px}.canvas-empty button{pointer-events:auto;margin-top:28px}.canvas-empty .mascot{position:absolute;left:530px;top:65px;width:100px;height:100px;transform:rotate(9deg)}.canvas-object{position:absolute;background:#fffdf5f2;border:1px solid #cdbbdd;border-radius:12px;box-shadow:0 9px 18px #3221430c;display:flex;flex-direction:column;min-width:270px;transition:box-shadow .2s}.canvas-object.selected,.canvas-object:hover{box-shadow:0 10px 25px #5c358b20;border-color:var(--blue)}.canvas-object.selected:after{content:"";position:absolute;inset:-4px;border:1px solid #a582d2;border-radius:14px;pointer-events:none}.canvas-object>header{display:flex;align-items:center;padding:10px 11px;border-bottom:1px solid #ddd2e5;gap:6px;background:#faf7fc;border-radius:12px 12px 0 0}.canvas-object>header strong{font-size:.875rem;flex:1 1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.canvas-object>header button{padding:4px;min-height:26px;width:26px;border:0;background:none}.canvas-object .drag-handle{cursor:grab}.canvas-object .object-body{padding:17px;overflow:auto;flex:1 1;min-height:0}.canvas-object .resize-grip{position:absolute;right:2px;bottom:2px;cursor:nwse-resize;border:0;background:none;width:23px;height:23px;min-height:23px;padding:3px;color:var(--blue);z-index:4}.canvas-object.image-object{background:transparent;border:0;box-shadow:none}.canvas-object.image-object>header{opacity:0;transition:opacity .2s}.canvas-object.image-object.selected>header,.canvas-object.image-object:focus-within>header,.canvas-object.image-object:hover>header{opacity:1}.canvas-object.image-object .object-body{padding:0;overflow:hidden}.canvas-picture{height:100%;position:relative}.canvas-picture img{height:100%;width:100%;object-fit:contain}.tool-drawer{position:absolute;left:75px;top:25px;bottom:65px;width:330px;z-index:15;background:#faf7f1f7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #c9b8d9;border-radius:15px;box-shadow:12px 14px 40px #2b144d15;display:flex;flex-direction:column;padding:20px}.tool-drawer header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.tool-drawer h2{font-size:1.7rem}.tool-drawer p{font-size:.8rem;color:var(--muted);margin:8px 0 15px}.tool-drawer input{font-size:.875rem}.tool-choices{overflow:auto;display:flex;flex-direction:column;gap:7px}.tool-choice{justify-content:flex-start;text-align:left;padding:12px;background:#fffaf8;cursor:grab;gap:12px}.tool-choice small{font:.65rem Courier New,monospace;color:var(--blue)}.tool-choice b{font-weight:500;font-size:.875rem}.canvas-object .w-help,.canvas-object .w-scope{font-size:.75rem}.canvas-object input,.canvas-object select,.canvas-object textarea{font-size:.875rem}.canvas-object .w-add{flex-wrap:wrap}.canvas-object .w-add input{flex:1 1;min-width:100px}.canvas-object .w-add button{min-width:50px}.canvas-object .w-task-title{font-size:.875rem}.canvas-object .w-toolbar button{font-size:.75rem}.vault-note{font-family:Georgia,serif;font-size:1.4rem;line-height:1.4;white-space:pre-wrap}.vault-note h3{font:1.5rem var(--display);margin-bottom:16px}.vault-note p{font:1.1rem/1.5 Georgia,serif}.vault-filter{display:flex;gap:10px;flex-wrap:wrap}.vault-filter button{border-radius:20px;background:none;font-size:.875rem}.vault-filter button.selected{background:var(--blue);color:white}.vault-object .object-body{cursor:pointer}.vault-object .object-body:focus-visible{outline:2px solid var(--blue)}.vault-file{display:flex;gap:15px;align-items:center;overflow-wrap:anywhere}.vault-picture{width:100%;height:100%;object-fit:contain}.vault-caption{font:.75rem Courier New,monospace;margin-top:8px}.vault-detail-image{max-height:48vh;margin:auto;object-fit:contain}.tool-drawer .icon-btn{width:28px;min-height:28px;padding:4px}.workspace-heading .eyebrow{font-size:.65rem}.canvas-extend{position:absolute;bottom:100px;left:140px;color:#9c89ac;font:1.1rem Georgia,serif;font-style:italic}.boot{display:grid;place-content:center;text-align:center}.boot p{margin-top:25px}.profile-card .portrait{background-size:300% auto}.portrait{background-position-y:35%!important}.canvas-area{height:calc(100dvh - 270px);min-height:380px}.is-viewer .canvas-area{height:calc(100dvh - 315px)}.workspace-heading{margin-bottom:18px}.canvas-empty{top:70px}.canvas-empty h2{font-size:3.5rem}.sr-only{width:1px!important;height:1px!important;max-width:1px!important;clip-path:inset(50%);padding:0!important;border:0!important}.vault-filter button.primary{background:linear-gradient(130deg,#9149ec,#6334b5);color:white}.canvas-picture img.fit-cover{object-fit:cover}.chat-page-heading .eyebrow{font-size:.75rem!important}.chat-page-heading{margin-bottom:28px!important}.chat-layout .conversation-list{max-width:none}.canvas-object .check-label{font-size:.875rem}.empty h3{font-family:var(--display);font-size:2rem}.conversation-search input,.thread-tools input{font-size:.875rem!important}.readonly-composer{font-size:.8rem!important}@keyframes load{0%{width:2%}to{width:100%}}@keyframes blink{0%,42%,45%,to{transform:scaleY(1)}43%,44%{transform:scaleY(.08)}}@media(min-width:1600px){.dashboard-hero,.hero-world{min-height:510px}.greeting h1{font-size:6.8rem}}@media(max-width:1000px){.studio-header nav{gap:20px}.studio-header nav small{display:none}.header-profile{padding-left:12px}.profile-button>span:last-child{display:none}.dashboard-panels{gap:15px}.activity-panel,.message-panel{padding:18px}.team-line{flex-wrap:wrap}.hero-world{min-height:380px}.greeting .eyebrow{font-size:.65rem}.greeting h1{font-size:4.3rem}.greeting{padding-top:10px}.world-image{height:240px}.canvas-empty .mascot{left:470px}.workspace-actions button{padding:8px}.profile-content{max-width:760px}}@media(max-width:700px){.abdes-shell{padding:0 20px}.studio-header{height:75px;flex-wrap:wrap;gap:0;margin-bottom:53px}.studio-header .wordmark{font-size:2rem}.studio-header nav{position:absolute;top:75px;left:-20px;right:-20px;border-bottom:1px solid var(--line);height:51px;justify-content:space-around;gap:0;padding:0 15px}.studio-header nav a{font-size:.7rem;padding:17px 0}.studio-header nav a.selected:after{bottom:7px}.header-profile{border:0}.profile-button>.portrait{width:31px;height:31px}.scene{padding-top:22px}.dashboard-hero{grid-template-columns:1fr;gap:24px;margin-bottom:26px}.greeting h1{font-size:4.3rem;line-height:.99;margin-top:15px}.greeting h1 br:nth-child(2){display:none}.greeting h1 em{display:inline-block;margin-left:.15em}.hero-bottom{position:absolute;bottom:5px;right:0;max-width:130px;gap:10px}.hero-bottom span{font-size:.6rem}.hero-bottom .mascot{width:25px}.hero-world{min-height:300px;margin-left:8px}.hero-margin{top:auto;bottom:205px;right:15px}.dashboard-panels{grid-template-columns:1fr}.dashboard-panels .world-image{height:220px}.activity-panel,.message-panel{min-height:250px}.quiet-state{padding-top:18px}.team-line{margin-top:15px}.editorial-heading{align-items:flex-start;flex-wrap:wrap}.editorial-heading h1{font-size:3.4rem}.editorial-heading>.pill{font-size:.8rem}.world-grid{grid-template-columns:1fr;gap:22px}.world-image{height:230px}.project-filter{gap:15px}.project-filter input{width:145px!important}.project-filter>span{font-size:.65rem}.new-world{min-height:270px}.page-footer{font-size:.65rem;gap:8px}.page-footer>span:first-child{display:none}.page-footer button{font-size:.65rem}.entry-screen{padding:22px}.profile-content{padding:40px 0}.profile-content h1{font-size:3.25rem}.profile-grid{gap:11px}.profile-card .portrait{height:145px}.profile-card>span:last-child{padding:12px 10px}.profile-card b{font-size:1.15rem}.profile-card small{font-size:.7rem}.entry-auth{gap:15px;margin-top:24px}.entry-auth form{padding:12px 16px;gap:20px}.entry-auth input{width:130px!important}.viewer-entry{padding:10px 14px;font-size:.8rem}.or{display:none}.entry-bottom,.entry-top{font-size:.6rem}.entry-bottom .mascot{display:none}.intro-center .wordmark{font-size:6.3rem}.intro-center p{font-size:.6rem;letter-spacing:.22em}.workspace-heading{align-items:flex-start;flex-wrap:wrap;gap:15px}.workspace-heading h1{font-size:2.4rem}.workspace-actions{flex-wrap:wrap;gap:6px}.workspace-actions button,.workspace-actions select{font-size:.75rem;min-height:35px}.canvas-area{margin:0 -10px;height:calc(100dvh - 305px);min-height:480px}.canvas-dock{left:10px;top:15px;padding:5px}.canvas-empty{left:85px;top:85px;max-width:230px}.canvas-empty h2{font-size:3rem}.canvas-empty p{font-size:.9rem}.canvas-empty .mascot{display:none}.tool-drawer{left:62px;top:15px;bottom:60px;width:min(310px,calc(100% - 73px));padding:14px}.canvas-coordinate{font-size:.6rem;right:12px}.viewer-banner{font-size:.75rem;padding:8px}.viewer-banner button{font-size:.7rem}.chat-page-heading h1{font-size:2.8rem!important}.chat-layout{min-height:600px}.chat-layout .conversation-list{max-width:180px}.chat-layout .thread-heading p{display:none}.chat-layout .thread-tools{flex-wrap:wrap}.modal{padding:23px 18px}.modal-heading h2{font-size:1.8rem}.canvas-object{min-width:250px}.vault-filter{gap:5px}.vault-filter button{font-size:.75rem;padding:8px 12px}}@media(max-width:600px){.chat-layout .conversation-list{max-width:none;width:100%}.chat-layout.mobile-list,.conversation-list{min-height:480px}.chat-page-heading .eyebrow{font-size:.65rem!important}.chat-layout .conversation-link p{font-size:.8rem}}@media(prefers-reduced-motion:reduce){.scene{transform:none!important;opacity:1!important;clip-path:none!important}.pupil{animation:none}}:root{--paper:#fbfaf7;--surface:#fff;--blue:#8645df;--ink:#242033;--line:#e3ddec}*{scrollbar-width:none!important}::-webkit-scrollbar{display:none!important}body,html{overflow-x:hidden}.studio-root{background:#fbfaf7;background-image:none}.abdes-shell{max-width:none;padding:0 4.5vw}.studio-header{height:82px;border:0}.studio-header nav{gap:34px}.studio-header nav a{font-size:11px;padding:27px 0;letter-spacing:.06em}.studio-header nav a.selected:after{bottom:18px}.studio-header .wordmark{font-size:30px}.header-profile{border:0;padding-left:12px}.scene{min-height:calc(100dvh - 82px);padding:22px 0 30px}.neutral-portrait{background:#e9e6ee!important;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#bbb4c7}.neutral-portrait>svg{width:58%;height:66%;fill:#c5bfd0;stroke:#c5bfd0;margin-top:22%}.neutral-portrait img{width:100%;height:100%;object-fit:cover}.profile-button>.portrait{width:36px;height:36px;border:2px solid #a06bea}.entry-screen{background:#fff;padding:30px;display:flex;align-items:center;justify-content:center}.entry-screen:before{display:none}.intro-center{width:100%;padding:0}.intro-center .wordmark{font-size:clamp(90px,15vw,210px)}.loading-track{margin-top:70px;height:10px;width:300px;border:0;background:#e9e4ef;padding:0}.eye-blink{transform-origin:50px 60px;animation:eye-wink 6s infinite}.pupil{animation:eye-look 8s infinite}.profile-content{max-width:1050px;padding:0;text-align:center}.profile-content h1{color:#8546dd;letter-spacing:-.03em;font-size:clamp(80px,10vw,145px);margin:0 0 52px}.profile-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:28px;max-width:none}.profile-card{width:178px;text-align:center;border:1px solid #e0dae6;border-radius:14px;background:#fff;box-shadow:0 5px 20px #38155905}.profile-card .portrait{height:178px;width:100%;padding:0!important}.profile-card>span:last-child{padding:15px 10px}.profile-card b{font:600 16px Arial,sans-serif}.profile-card small{font-size:12px;color:#9a8da6}.profile-card.selected{border:1px solid #8745e8;box-shadow:0 0 0 4px #965ce516}.add-person{background:transparent;border:1px dashed #ceb9e7;color:#9060cb;box-shadow:none;display:flex;flex-direction:column;gap:17px;justify-content:center;min-height:250px}.add-person>svg{width:33px;height:33px}.add-person>span{font-size:13px}.entry-auth{justify-content:center;margin:36px auto 0}.entry-auth form{padding:9px 16px;gap:25px;border-radius:20px}.profile-edit-photo{display:flex;align-items:center;gap:22px;margin-bottom:25px}.profile-edit-photo>.portrait{width:90px;height:90px;border-radius:50%}.profile-edit-photo .upload-label{margin:0}.modal{border-radius:20px;border:1px solid #dcd0e9;padding:30px;background:#fefdfb;box-shadow:0 30px 100px #24133730}.modal::backdrop{background:#25203938;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-heading h2{font:500 28px var(--display)}.quiet-dashboard{height:calc(100dvh - 135px);min-height:650px;display:flex;flex-direction:column;justify-content:space-between}.dashboard-stage{display:grid;grid-template-columns:34% 66%;gap:0;min-height:380px;height:65%}.notification-stack{display:flex;flex-direction:column;gap:14px;padding-right:60px}.notification{display:flex;gap:12px;padding:17px 0;border-bottom:1px solid #e9e3ed;align-items:center}.notification>.portrait{width:35px;height:35px;flex-shrink:0;border-radius:50%}.notification div{flex:1 1}.notification b{font-size:13px}.notification p{font-size:12px;color:#827488;margin:6px 0 0;line-height:1.5}.last-world{height:100%;min-height:300px;max-height:520px;display:block;position:relative;overflow:hidden;clip-path:polygon(10% 0,97% 0,100% 15%,93% 36%,100% 62%,82% 98%,26% 100%,2% 79%,0 47%,13% 26%);transition:clip-path .7s,transform .7s}.last-world:hover{transform:rotate(-1deg) scale(1.015);clip-path:polygon(5% 0,97% 0,100% 10%,95% 36%,100% 66%,88% 98%,20% 100%,0 85%,0 43%,9% 24%)}.last-world img{height:100%;width:100%;object-fit:cover;object-position:55% 45%;transition:transform 1s}.last-world:hover img{transform:scale(1.04)}.last-world>span{position:absolute;bottom:10%;left:20%;right:15%;display:flex;justify-content:space-between;align-items:center;color:white;font:34px var(--display);text-shadow:0 2px 12px #211b45}.project-carousel{display:flex;gap:40px;overflow-x:auto;padding:25px 0 8px;scroll-snap-type:x mandatory;align-items:center;min-height:215px}.project-carousel .organic-project{width:230px;min-width:230px;scroll-snap-align:start}.project-carousel .organic-cover{height:140px}.project-carousel .organic-caption{font-size:13px}.carousel-add{width:70px;height:70px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;background:#eee5f8;color:#9361d4;margin:0 20px}.gallery-heading{display:flex;justify-content:space-between;align-items:center;margin:20px 0 50px;gap:20px}.gallery-heading h1{font:clamp(42px,5vw,68px) var(--display);margin:0}.gallery-actions{display:flex;align-items:center;gap:16px}.gallery-actions input{width:160px;background:transparent;border:0;border-bottom:1px solid #dfd5e8;border-radius:0;font-size:13px}.gallery-actions select{width:auto;font-size:12px;background:transparent}.view-switch{display:flex;gap:3px;padding:4px;border-radius:20px;background:#eee9f2}.view-switch button{border:0;background:transparent;min-height:32px;padding:7px 11px;border-radius:18px;color:#a299aa}.view-switch button.selected{background:white;color:#8344d6;box-shadow:0 2px 7px #3b245618}.organic-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:60px 42px;padding:5px 0 60px}.organic-project{min-width:0}.organic-cover{display:block;height:270px;overflow:hidden;border-radius:24px 45px 18px 38px;clip-path:polygon(8% 0,91% 2%,100% 17%,97% 75%,82% 100%,20% 96%,0 78%,2% 21%);transition:transform .5s,clip-path .5s;background:#eee5f4}.organic-cover img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.organic-cover:hover{transform:translateY(-7px) rotate(-1deg);clip-path:polygon(2% 3%,96% 0,100% 12%,100% 88%,92% 100%,12% 98%,0 87%,0 10%)}.organic-cover:hover img{transform:scale(1.05)}.organic-1 .organic-cover{clip-path:polygon(5% 9%,76% 0,97% 11%,100% 90%,78% 99%,9% 95%,0 60%);transform:rotate(2deg)}.organic-2 .organic-cover{clip-path:polygon(18% 0,92% 4%,100% 28%,94% 95%,20% 100%,0 76%,4% 21%);transform:rotate(-2deg)}.organic-caption{display:flex;justify-content:space-between;align-items:center;margin:14px 15px 0;font-size:16px}.organic-caption>a{display:flex;align-items:center;gap:14px}.organic-caption button{border:0;background:transparent;color:#9e8dae;min-height:32px}.layout-portrait{grid-template-columns:repeat(4,minmax(0,1fr))}.layout-portrait .organic-cover{height:340px}.layout-list{display:flex;flex-direction:column;gap:22px}.layout-list .organic-project{display:flex;align-items:center;gap:25px}.layout-list .organic-cover{height:105px;width:160px;flex-shrink:0}.layout-list .organic-caption{flex:1 1;margin:0}.vault-cover-placeholder{height:100%;display:grid;place-items:center;background:radial-gradient(at 0 0,#f2d2f4,transparent 80%),linear-gradient(145deg,#ded3f5,#bea2e4)}.vault-cover-placeholder .mascot{width:90px;height:90px;opacity:.55;transform:rotate(-10deg)}.new-vault-space{height:270px;border:1px dashed #d9c9e7;background:transparent;border-radius:50% 44% 48% 32%;color:#a481ca}.canvas-choice-page{height:calc(100dvh - 140px);overflow:hidden}.choice-art{height:100%;clip-path:polygon(18% 0,90% 0,100% 80%,60% 100%,0 75%);opacity:.5}.choice-art img{width:100%;height:100%;object-fit:cover}.canvas-choices{display:grid;grid-template-columns:1fr 1fr;gap:20px}.canvas-choices button{flex-direction:column;gap:25px;padding:35px 20px;min-height:150px;background:#f5effa;border-color:#dfc9f4;color:#7142b2}.canvas-choices b{font-weight:500}.canvas-choices svg{width:32px;height:32px}.notebook-open .abdes-shell{padding:0}.notebook-open .studio-header{height:72px;padding:0 30px;background:#8451cd;color:white}.notebook-open .studio-header .wordmark{color:white}.notebook-open .studio-header nav a{color:#f2e6ff}.notebook-open .studio-header nav a.selected{color:white}.notebook-open .studio-header nav a.selected:after{background:#dac0ff;bottom:13px}.notebook-open .scene{padding:0;min-height:0}.notebook-open .viewer-banner{position:absolute;top:72px;z-index:35;right:10px;border-radius:0 0 12px 12px;padding:2px 12px;font-size:11px}.notebook-open .viewer-banner button{min-height:28px}.canvas-area,.vault-canvas{border:0!important;border-radius:0!important;height:calc(100dvh - 72px)!important;min-height:0!important;margin:0!important;position:relative;background:none!important}.notebook{height:100%;width:100%;position:relative;background:#fbfaf7;--grid:#a08eac21}.notebook.dark{background:#211c30;--grid:#d3b2f01c;color:#ede0ff}.notebook-surface{position:absolute;inset:0;overflow:hidden;touch-action:none;outline:none}.notebook-grid{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(var(--grid) 1px,transparent 1px),linear-gradient(90deg,var(--grid) 1px,transparent 1px)}.canvas-world.notebook-world{position:absolute;top:0;left:0;transform-origin:0 0;background:none!important}.notebook-ink{position:absolute;top:0;left:0;z-index:1;pointer-events:none;overflow:visible}.notebook-title{position:absolute;left:95px;top:90px;z-index:15;display:flex;align-items:center;gap:14px;background:#fffdf9df;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:4px 12px;border-radius:25px;box-shadow:0 3px 22px #4328580a}.notebook-title b{font-size:13px;font-weight:500}.notebook-title span{font-size:11px;color:#ac97bd}.notebook-title a,.notebook-title button{background:none;border:0;min-height:32px;display:flex;align-items:center;font-size:12px;padding:4px}.notebook-tools{position:absolute;top:24px;left:20px;width:47px;z-index:12;display:flex;flex-direction:column;align-items:center;gap:3px;padding:7px 4px;background:#fffdf9f5;border:1px solid #e0d6e8;border-radius:15px;box-shadow:0 5px 24px #4423680c}.notebook-tools button{min-height:36px;width:36px;padding:8px;background:transparent;border:0;color:#776884;border-radius:10px}.notebook-tools button.selected{background:#9151df;color:white}.notebook-tools>span{height:1px;width:24px;background:#e7dcee;margin:3px}.notebook-tools input[type=color]{padding:3px;width:30px;height:30px;border:0;background:none;border-radius:50%;cursor:pointer}.notebook-tools input[type=range]{width:32px;padding:0;min-height:20px;height:20px}.notebook-bottom{position:absolute;bottom:20px;right:22px;display:flex;align-items:center;gap:7px;background:#fffdf9eb;border:1px solid #e0d6e8;border-radius:24px;padding:2px 10px;z-index:12;color:#665075}.notebook-bottom button{background:transparent;border:0;padding:8px;min-height:32px;color:inherit}.notebook-bottom span{font-size:11px;min-width:38px;text-align:center}.canvas-dock{position:absolute!important;top:auto!important;left:20px!important;bottom:20px!important;display:flex!important;flex-direction:row!important;border-radius:16px!important;padding:5px!important;transform:none!important;background:#fffdf9!important;z-index:16!important;box-shadow:0 4px 18px #43285812!important;width:auto!important;gap:2px!important}.canvas-dock button{width:36px!important;height:36px!important;min-height:36px!important;padding:8px!important}.hide-legacy-select{display:none!important}.tool-drawer{position:absolute!important;top:65px!important;bottom:75px!important;left:90px!important;right:auto!important;width:370px!important;z-index:20!important;box-shadow:0 20px 60px #30204720!important;background:#fffdfb!important;border-radius:18px!important;padding:20px!important;overflow:auto}.tool-drawer header h2{font:24px var(--display)}.tool-choices{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.tool-choice{display:flex!important;flex-direction:column!important;align-items:stretch!important;padding:8px!important;gap:8px!important;border-radius:12px!important;min-height:118px!important;background:#f8f5fc!important}.tool-choice b{font-size:11px!important;font-weight:500!important}.tool-preview{height:80px;min-height:80px;position:relative;background:#efe7f5;border-radius:7px;overflow:hidden;width:100%}.tool-preview img,.tool-preview svg{width:100%;height:100%}.tool-preview img{object-fit:contain}.thread-instruction{position:absolute;top:20px;left:50%;transform:translateX(-50%);background:#f0e4fc;color:#7643aa;border-radius:20px;padding:10px 18px;font-size:12px;z-index:12}.mode-hand .notebook-surface{cursor:grab}.mode-hand .notebook-surface:active{cursor:grabbing}.mode-eraser .notebook-surface,.mode-highlighter .notebook-surface,.mode-line .notebook-surface,.mode-pencil .notebook-surface,.mode-thread .notebook-surface{cursor:crosshair}.notebook .canvas-object{box-shadow:0 8px 28px #472e6810;border:1px solid #d9cbe599;border-radius:8px}.notebook .canvas-object.image-object{background:transparent!important;border:0!important;box-shadow:none!important}.notebook .image-object .object-body{padding:0}.notebook .image-object header{opacity:0;transition:opacity .2s}.notebook .image-object.selected header,.notebook .image-object:focus-within header,.notebook .image-object:hover header{opacity:1}.notebook .image-object .resize-grip{opacity:0}.notebook .image-object.selected .resize-grip,.notebook .image-object:hover .resize-grip{opacity:1}.notebook .canvas-picture,.notebook .vault-picture{background:none!important}.notebook .canvas-picture img,.notebook .vault-picture{width:100%;height:100%;object-fit:contain;padding:0!important}.notebook .vault-note{background:#eaddff!important;color:#493367;white-space:pre-wrap}.notebook .vault-note h3{font-size:20px;color:inherit}.notebook .vault-note p{font-size:16px;color:inherit;line-height:1.6}.notebook.dark .canvas-object:not(.image-object){border-color:#6f558c}.notebook.dark .canvas-object header{background:#45354f;color:#f3e4ff}.canvas-object .drag-handle,.canvas-object .resize-grip{touch-action:none}.chat-layout{height:calc(100dvh - 128px)!important;min-height:500px!important;max-height:none!important;border:1px solid #e9e1ed!important;border-radius:20px!important;overflow:hidden;background:#fffdfb;grid-template-columns:270px minmax(0,1fr)!important}.chat-main{min-width:0}.conversation-list{background:#f6f2f9!important;padding:22px 14px!important}.conversation-search{display:flex;align-items:center;gap:9px}.conversation-search input{min-width:0;font-size:13px!important}.conversation-search button{padding:5px;border:0;background:none}.conversation-link{padding:18px 10px!important;border-radius:13px!important}.conversation-link.active{background:#eadef7!important;border-color:transparent!important}.conversation-link b{font-size:13px!important}.conversation-link p{font-size:11px!important;color:#9c8ca9!important}.conversation-avatar{width:38px!important;height:38px!important;flex-shrink:0;border-radius:50%!important;overflow:hidden;background:#dfcfed!important;color:#8050b3!important}.conversation-avatar>.portrait,.conversation-avatar>img{height:100%;width:100%;object-fit:cover}.thread-heading{min-height:82px!important;border-color:#eee8f1!important}.thread-heading h2{font:500 17px Arial,sans-serif!important}.thread-heading>button:last-child{margin-left:auto;border:0;background:none;color:#a391b1}.thread-tools{border-color:#eee8f1!important}.thread-tools input{font-size:12px!important}.message-list{padding:20px 30px!important}.message>.portrait{width:33px;height:33px;flex-shrink:0;border-radius:50%}.message.own .message-content{background:#8c4de0!important;color:white!important;border-radius:16px 16px 3px 16px!important}.message.own .message-byline b,.message.own .message-byline span{color:#e8d8ff!important}.message-text{font-size:14px!important}.composer-wrap{margin:12px 25px 22px!important}.composer{border-radius:18px!important;border-color:#e3d6ed!important;background:#fbf9fd!important}.composer textarea{font-size:14px!important;min-height:57px!important}.attachment-limit,.chat-edition,.composer-hint,.conversation-footnote,.day-separator{display:none!important}.message-list>.empty{background:none;border:0}.message-list>.empty .orbit-mark{display:none}.member-picker{display:flex;flex-direction:column;gap:10px;margin:20px 0}.member-picker label{display:flex;align-items:center;gap:12px}.member-picker input{width:17px}.member-picker .portrait{width:32px;height:32px;border-radius:50%}.upload-label{margin:12px 12px 12px 0}@keyframes eye-wink{0%,44%,48%,to{transform:scaleY(1)}46%{transform:scaleY(.12)}}@keyframes eye-look{0%,to{transform:translateX(0)}30%{transform:translateX(4px)}70%{transform:translateX(-3px)}}@media(max-width:1000px){.organic-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-heading{align-items:flex-start}.gallery-actions{flex-wrap:wrap;justify-content:flex-end}.gallery-actions input{display:none}.dashboard-stage{grid-template-columns:30% 70%}.notification-stack{padding-right:20px}.notification{flex-wrap:wrap}.notification>svg{display:none}.notification p{font-size:11px}.chat-layout{grid-template-columns:210px minmax(0,1fr)!important}}@media(max-width:650px){.abdes-shell{padding:0 20px}.studio-header{height:74px;gap:14px;flex-wrap:wrap;padding:12px 0}.studio-header .wordmark{font-size:25px}.studio-header nav{order:3;width:100%;justify-content:space-between;gap:15px;margin:0}.studio-header nav a{font-size:10px;padding:2px 0 9px}.studio-header nav a.selected:after{bottom:1px}.header-profile{margin-left:auto}.profile-button>.portrait{width:29px;height:29px}.scene{padding-top:24px}.profile-content h1{font-size:80px;margin-bottom:35px}.profile-card{width:130px}.profile-card .portrait{height:126px}.profile-grid{gap:17px}.add-person{min-height:192px}.entry-auth{gap:12px}.entry-auth form{gap:10px}.entry-auth input{width:110px!important}.entry-screen{padding:20px}.quiet-dashboard{height:auto;min-height:calc(100dvh - 122px)}.dashboard-stage{display:flex;flex-direction:column-reverse;height:auto;gap:25px;min-height:0}.last-world{height:330px;min-height:0;width:100%;margin-top:20px}.notification-stack{width:100%;padding:0}.notification{flex-wrap:nowrap}.project-carousel{min-height:210px;gap:22px}.project-carousel .organic-project{min-width:185px;width:185px}.gallery-heading{margin:15px 0 30px;align-items:center}.gallery-heading h1{font-size:40px}.gallery-actions{gap:8px}.gallery-actions .view-switch{display:none}.gallery-actions button{font-size:11px;padding:10px 12px}.organic-gallery{gap:32px 17px}.organic-cover{height:165px}.organic-caption{margin:8px 4px;font-size:13px}.layout-portrait .organic-cover{height:230px}.organic-caption>a{gap:5px}.organic-caption button{padding:3px}.new-vault-space{height:165px}.notebook-open .studio-header{height:92px;padding:10px 18px;align-content:center;gap:8px}.notebook-open .studio-header nav a{padding:2px 0 9px}.notebook-open .studio-header nav a.selected:after{bottom:0}.canvas-area,.vault-canvas{height:calc(100dvh - 92px)!important}.notebook-title{top:104px;left:68px;gap:8px;padding:2px 9px;max-width:calc(100vw - 80px)}.notebook-title b{font-size:12px;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notebook-title span{font-size:10px}.notebook-tools{left:10px;top:14px;width:41px;padding:4px 2px;gap:0}.notebook-tools button{width:32px;min-height:32px;padding:7px}.canvas-dock{left:10px!important;bottom:62px!important;max-width:calc(100vw - 20px)!important}.notebook-bottom{bottom:14px;right:10px}.tool-drawer{left:60px!important;top:55px!important;width:calc(100vw - 72px)!important;bottom:112px!important;padding:13px!important}.tool-preview{height:65px;min-height:65px}.tool-choice{min-height:103px!important}.thread-instruction{top:auto;bottom:114px;max-width:80vw;white-space:nowrap;font-size:11px}.chat-layout{display:block!important;height:calc(100dvh - 125px)!important;min-height:0!important;border-radius:15px!important}.conversation-list{height:100%;min-height:0!important}.chat-main{height:100%!important;min-height:0!important}.message-list{padding:13px 14px!important}.composer-wrap{margin:8px 12px 12px!important}.thread-heading{min-height:60px!important}.notebook-open .viewer-banner{top:92px}.canvas-choices{gap:10px}.canvas-choices button{padding:22px 10px}.modal{padding:22px;max-width:calc(100vw - 30px)}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important}}[data-reduced-motion=true] *{animation:none!important;transition:none!important}.viewer-banner{position:absolute;right:4.5vw;top:85px;border-radius:18px;z-index:22;padding:2px 10px;font-size:11px;box-shadow:0 3px 14px #4624550b}.viewer-banner button{min-height:25px;font-size:11px;padding:3px 8px}.quiet-dashboard{display:grid;grid-template-rows:minmax(250px,1fr) 185px;gap:25px;height:calc(100dvh - 150px);min-height:500px}.dashboard-stage{height:100%;min-height:0}.last-world{min-height:0}.carousel-wrap{position:relative;min-width:0}.project-carousel{height:100%;min-height:0;padding:0 0 5px}.project-carousel .organic-cover{height:128px}.carousel-arrows{position:absolute;right:0;bottom:2px;display:flex;gap:5px}.carousel-arrows button{border-radius:50%;background:#f5eefd;color:#8850c4;width:36px;min-height:36px}.scene{animation:scene-arrive .45s both}.notebook-open .scene{animation:none}.intro-center .mascot{animation:mascot-arrive 1.6s cubic-bezier(.3,.9,.3,1) both}.mode-thread .canvas-object:hover{outline:2px dashed #9a6fdd;outline-offset:8px}.mode-hand .canvas-object,.mode-highlighter .canvas-object,.mode-line .canvas-object,.mode-pencil .canvas-object{-webkit-user-select:none;user-select:none}.notebook-tools input{accent-color:#9259d8}.tool-choice:disabled{opacity:.78}.organic-cover{background:transparent}@keyframes scene-arrive{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes mascot-arrive{0%{transform:rotate(-18deg) scale(.8)}40%{transform:rotate(8deg) scale(1.05)}70%{transform:rotate(-3deg)}to{transform:rotate(0)}}@media(max-width:650px){.quiet-dashboard{display:flex;height:auto;min-height:calc(100dvh - 122px);gap:25px}.dashboard-stage{height:auto;min-height:0}.last-world{min-height:300px}.carousel-wrap{min-height:190px}.project-carousel{height:190px}.viewer-banner{top:98px;right:20px}.notebook-open .viewer-banner{top:92px}}.w-avatar .portrait{width:100%;height:100%;border-radius:50%}.readonly-composer{background:#f5effa!important;color:#93829f;font-size:11px}.studio-header .wordmark .mascot{width:.81em;height:1.02em}.profile-button>span.portrait:last-child{display:flex}@media(max-width:700px){.studio-header{margin-bottom:0}.studio-header nav{position:static;top:auto;left:auto;right:auto;background:transparent;border:0;padding:0}}@media(max-width:650px){.studio-header{height:92px;align-content:center;gap:8px;padding:10px 0}.scene{min-height:calc(100dvh - 92px);padding:18px 0}.studio-header nav{padding:0}.chat-layout{height:calc(100dvh - 130px)!important}.notebook-open .studio-header{height:92px}.notebook-open .scene{padding:0;min-height:0}.viewer-banner{top:99px}.profile-button{min-height:32px}}.notebook-open .viewer-banner{top:auto;bottom:68px;left:20px;right:auto}@media(max-width:650px){.notebook-open .viewer-banner{top:auto;bottom:117px;left:10px;right:auto}}.notebook .canvas-object{min-width:0;background:transparent!important;border:0!important;box-shadow:none!important;outline:0;overflow:visible}.notebook .canvas-object>header{position:absolute;left:0;bottom:calc(100% + 10px);height:36px;max-width:100%;width:max-content;min-width:160px;padding:3px 7px;border:1px solid #decee8;border-radius:12px;background:#fffdfbee!important;box-shadow:0 3px 12px #41245412;z-index:12;opacity:0!important;pointer-events:none;transition:opacity .12s}.notebook .canvas-object.selected>header{opacity:1!important;pointer-events:auto}.notebook .canvas-object>header strong{max-width:135px;font-size:11px;color:#80698f}.notebook .canvas-object>header button{color:#87679e}.notebook .canvas-object>header button[aria-pressed=true]{color:#7133bb;background:#ecdef9}.notebook .canvas-object>.object-body{height:100%;width:100%;padding:0;overflow:visible}.notebook .canvas-object.image-object>.object-body{overflow:hidden}.notebook .canvas-object .resize-grip{opacity:0;pointer-events:none;background:#fffdfb!important;border:1px solid #be96e8;color:#8651c5;border-radius:5px;right:-8px;bottom:-8px;z-index:15}.notebook .canvas-object.selected .resize-grip{opacity:1;pointer-events:auto}.notebook .canvas-object.selected:after{inset:-6px;border:1px dashed #a87cdb;border-radius:4px}.notebook .canvas-object:not(.selected):after{display:none}.notebook .canvas-object.image-object img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;cursor:move}.notebook .canvas-object.piece-object{filter:drop-shadow(0 6px 7px #3520460c)}.notebook .drawing-layer{z-index:10}.notebook .thread-layer{z-index:1}.notebook .notebook-ink *{pointer-events:none!important}.selection-actions{position:absolute;top:18px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;background:#fffdfbeb;border:1px solid #dfcdef;border-radius:25px;padding:4px 9px 4px 17px;z-index:25;box-shadow:0 7px 24px #43275012}.selection-actions span{font-size:12px;color:#88679e}.selection-actions button{border:0;background:none;min-height:30px;padding:5px;color:#8752bd}.mode-select .notebook-surface{cursor:default}.mode-eraser .notebook-surface{cursor:none}.piece-face{width:100%;height:100%;position:relative;box-sizing:border-box;color:#5a397d;padding:22px;font-family:Arial,sans-serif}.piece-face input,.piece-face textarea{border:0!important;background:transparent!important;outline:none!important;box-shadow:none!important;color:inherit!important;padding:0!important;width:100%;border-radius:0!important;font:inherit;min-width:0;resize:none;line-height:1.45}.piece-face input:disabled,.piece-face textarea:disabled{opacity:1!important;color:inherit!important;-webkit-text-fill-color:currentColor}.piece-face input::placeholder,.piece-face textarea::placeholder{color:inherit;opacity:.5}.piece-face .piece-title{font-size:17px;font-weight:600;margin-bottom:14px}.piece-face .piece-body{font-size:17px;line-height:1.7;height:calc(100% - 40px)}.piece-face button{background:none;border:0;color:inherit;min-height:26px;padding:3px}.face-sticky{background:linear-gradient(155deg,var(--note-color) 0,#e0c9f7 100%);border-radius:2px 3px 20px 4px;transform:rotate(-1.4deg);padding:25px 24px 30px;clip-path:polygon(0 0,100% 1%,99% 89%,90% 100%,1% 98%)}.note-fold{position:absolute;bottom:0;right:0;width:29px;height:29px;background:#c3a3de;clip-path:polygon(100% 0,100% 100%,0 100%)}.face-sticky:before{content:"";position:absolute;top:-1px;left:33%;width:36%;height:17px;background:#fff6;transform:rotate(-3deg)}.face-deadline{background:#f7f0fc;border:1px solid #d9c0ef;border-radius:3px 3px 19px 19px;padding:0 23px 19px;clip-path:polygon(0 0,100% 0,100% 17%,97% 20%,100% 23%,100% 94%,96% 100%,4% 100%,0 94%,0 23%,3% 20%,0 17%)}.deadline-top{display:flex;align-items:center;gap:9px;background:#9560d0;color:#fff;margin:0 -23px;padding:13px 23px}.deadline-top .piece-title{margin:0;font-size:15px}.deadline-top span{font-size:23px}.deadline-value{font:76px/.95 var(--display);margin-top:18px;color:#8351ba;letter-spacing:-.04em}.deadline-value small{display:block;font:11px Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase;margin-top:8px;color:#ac87c4}.piece-face .deadline-date{font-size:13px!important;border-top:1px dashed #d9c5e9!important;padding-top:13px!important;margin-top:17px;color:#8c6ca0!important;color-scheme:light}.face-checklist,.face-list{background:linear-gradient(90deg,transparent,transparent 20px,#c5a5e950 0,#c5a5e950 21px,transparent 0),repeating-linear-gradient(transparent,transparent 37px,#a986c51c 0,#a986c51c 38px),#fffcfa;border-radius:1px 1px 9px 5px;border-top:5px solid #d5beeb;padding:21px 22px 15px 33px}.face-list{background:repeating-linear-gradient(transparent,transparent 37px,#a986c521 0,#a986c521 38px);border:0;padding-left:8px}.piece-rows{max-height:calc(100% - 85px);overflow:auto}.piece-row{display:flex;gap:9px;align-items:center;min-height:38px}.piece-row input{font-size:14px!important}.piece-row .paper-check{border:1.5px solid #b998d7!important;width:21px;height:21px;min-height:21px;flex-shrink:0;border-radius:5px;padding:1px;display:grid;place-items:center}.piece-row .paper-check[aria-pressed=true]{background:#9e72cb;color:white;border-color:transparent!important}.is-done input{text-decoration:line-through;opacity:.55}.row-number{font:13px Courier New,monospace;color:#b18bcf;flex-shrink:0}.row-remove{opacity:0}.piece-row:hover .row-remove{opacity:.7}.piece-add-row{display:flex;align-items:center;gap:8px;margin-top:10px;padding-top:5px;border-top:1px dashed #d9c6e8}.piece-add-row input{font-size:13px!important}.face-stamp{border:4px double #925fc5;border-radius:50% 47% 49% 45%;padding:9px;transform:rotate(-8deg);color:#9864c9;background:#f8f0ff30}.stamp-ring{border:1.5px dashed #a276cf;border-radius:50%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;padding:15px}.stamp-ring .piece-title{font:27px var(--display);text-align:center;margin:0;letter-spacing:.05em}.stamp-ring>span{font-size:16px;color:#b395cc}.face-label{background:#e3cff5;clip-path:polygon(0 25%,13% 0,100% 2%,98% 98%,13% 100%,0 75%);border-radius:4px;display:flex;align-items:center;gap:15px;padding:17px 22px}.label-hole{width:12px;height:12px;border-radius:50%;background:#fffdf7;flex-shrink:0;box-shadow:0 0 0 1px #c9abe2}.face-label .piece-title{margin:0;font-size:19px;font-weight:500}.face-bars{padding:12px 14px 0}.sculpted-bars{height:165px;display:flex;align-items:end;gap:17px;border-bottom:1px solid #b299c4;padding:0 12px;overflow:hidden}.sculpted-bars>div{flex:1 1;min-width:15px;max-width:72px;position:relative;display:flex;align-items:center;flex-direction:column}.sculpted-bars i{display:block;width:100%;min-height:4px;border-radius:7px 7px 0 0;clip-path:polygon(5% 4%,90% 0,100% 9%,96% 100%,0 100%,0 12%)}.sculpted-bars b{font-size:12px;font-weight:400;margin-bottom:7px;color:#9b7ab2}.sculpted-bars span{font-size:11px;margin:7px 0;text-overflow:ellipsis;max-width:70px;overflow:hidden;white-space:nowrap}.piece-data-editor{font-size:11px;margin-top:12px;color:#b091c5;max-height:90px;overflow:auto}.piece-data-editor summary{cursor:pointer}.piece-data-editor .piece-row input[type=number]{width:60px!important}.face-progress{padding:12px 8px}.face-progress .piece-title{font-size:14px;margin-bottom:8px}.progress-number{text-align:right;font:36px var(--display);color:#9b66cc;margin-top:-28px;pointer-events:none}.progress-number small{font:14px Arial}.sculpted-progress{height:20px;border-radius:30px;background:#e8ddf1;box-shadow:inset 0 2px 3px #4c246f0d;margin-top:12px;padding:3px}.sculpted-progress i{display:block;height:100%;border-radius:30px;background:linear-gradient(90deg,#c5a2eb,#9252d7)}.piece-face .piece-value-slider{opacity:0;width:100%;height:18px;accent-color:#9b63d2}.dashboard-piece:hover .piece-value-slider,.selected .piece-value-slider{opacity:1}.face-ring{text-align:center;padding:8px}.face-ring .piece-title{text-align:center;font-size:14px}.sculpted-ring{width:160px;height:160px;border-radius:50%;display:grid;place-items:center;margin:0 auto;transform:rotate(-7deg);box-shadow:0 5px 18px #794baa08}.sculpted-ring>span{height:126px;width:126px;border-radius:50%;background:#fbfaf7;display:grid;align-content:center;justify-content:center;font:48px var(--display);transform:rotate(7deg);position:relative;color:#9561c3}.sculpted-ring small{position:absolute;bottom:28px;right:30px;font:13px Arial}.face-counter{border:1px dashed #c0a0dc;border-radius:50%;text-align:center;padding:25px 20px;background:#ece0f92b}.face-counter .piece-title{text-align:center;font-size:14px;font-weight:400}.counter-number{font:75px/.95 var(--display);color:#9c73c4}.counter-controls{display:flex;justify-content:center;gap:25px;margin-top:14px}.counter-controls button{width:30px;border:1px solid #ddc9ec;border-radius:50%;font-size:20px;color:#a583be}.face-link{padding:18px 26px 18px 38px;border-left:3px solid #c0a0df;background:linear-gradient(90deg,#eee2f680,transparent);border-radius:0 30px 30px 0}.link-symbol{position:absolute;left:9px;top:18px;color:#ad8fc7;font-size:24px}.face-link .piece-title{font-size:18px}.face-link .piece-body{height:auto;font-size:12px;color:#af97c0!important}.face-link a{position:absolute;bottom:12px;right:18px;color:#9a6bc4}.face-palette{padding:8px}.face-palette .piece-title{font-size:13px;margin:0 0 16px}.palette-fan{display:flex;gap:6px;height:75px}.palette-fan label{flex:1 1;border-radius:5px 5px 13px 5px;transform:rotate(-4deg);position:relative;overflow:hidden;box-shadow:0 2px 4px #3924470d}.palette-fan label:nth-child(2n){transform:rotate(4deg)}.palette-fan input{opacity:0;width:100%;height:100%;cursor:pointer}.palette-fan small{position:absolute;bottom:5px;left:0;right:0;text-align:center;font:8px monospace;color:white;mix-blend-mode:difference;pointer-events:none}.face-quote{padding:34px 18px 15px 44px;background:transparent;color:#9c77b6}.quote-mark{position:absolute;top:-3px;left:0;font:85px Georgia;color:#c4a4df}.face-quote .piece-body{font:italic 23px/1.5 Georgia;max-height:calc(100% - 35px);color:#81549f!important}.face-quote .piece-title{font-size:12px;text-align:right;margin-top:5px;font-weight:400}.face-divider{padding:10px 0;display:flex;align-items:center;gap:20px}.face-divider .piece-title{width:45%;flex-shrink:0;margin:0;font:22px var(--display);text-align:center;color:#a27ec1!important}.divider-rule{height:2px;background:#c3a7df;flex:1 1;transform:rotate(-1deg);border-radius:100%}.face-decision{background:#f1e6fa;padding:26px 24px 20px;clip-path:polygon(4% 0,94% 0,100% 6%,97% 100%,0 97%,1% 8%);border-radius:3px}.decision-seal{position:absolute;right:13px;top:12px;border:1px solid #b995d5;color:#aa7ecd;border-radius:50%;height:38px;width:38px;display:grid;place-items:center;transform:rotate(-13deg)}.face-decision .piece-title{max-width:75%;font-size:18px;margin-top:25px}.face-decision .piece-body{font-size:16px;height:calc(100% - 76px)}.piece-picker{position:absolute;top:65px;left:85px;bottom:90px;width:410px;background:#fffcfaed;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #dfd1e9;border-radius:22px;padding:21px;z-index:30;overflow:auto;box-shadow:0 18px 50px #43245618}.piece-picker>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.piece-picker h2{font:27px var(--display);color:#7e55a4}.piece-picker>header button{background:none;border:0;font-size:25px;color:#aa8abd}.piece-picker-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.piece-choice{cursor:pointer;min-height:130px;border:1px solid transparent;border-radius:14px;display:flex;align-items:center;flex-direction:column;gap:9px;padding:8px;transition:background .2s}.piece-choice:focus-visible,.piece-choice:hover{background:#f0e7f8;border-color:#d6b9f0;outline:none}.piece-choice>span{font-size:11px;color:#987aa9}.piece-mini{width:140px;height:92px;position:relative;pointer-events:none;overflow:hidden;display:grid;place-items:center}.piece-mini .piece-face{width:280px;height:210px;transform:scale(.43);transform-origin:center center;position:absolute}.piece-mini .face-label{height:130px}.piece-mini .face-divider{height:100px}.piece-mini .face-stamp{width:235px;height:185px;transform:scale(.45) rotate(-7deg)}.piece-mini .face-ring{height:245px}.piece-mini .face-progress{height:145px}.piece-mini .face-palette{height:150px}.piece-mini .face-deadline{height:240px}.piece-mini .face-bars{height:250px}.piece-mini .face-counter{height:210px;width:220px}.piece-mini .face-quote{height:160px}.piece-mini .piece-face input,.piece-mini .piece-face textarea{font-size:18px!important}.is-preview .piece-data-editor,.is-preview .row-remove{display:none}.media-face{width:100%;height:100%;overflow:hidden}.video-face{border-radius:14px;background:#211a2c;display:flex;flex-direction:column}.video-face video{width:100%;height:calc(100% - 24px);object-fit:contain}.media-face small{display:block;font-size:10px;padding:7px 12px;color:#aa8cbd;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.voice-face{padding:17px 15px;background:#efe3fa;border-radius:24px 24px 24px 5px;display:flex;align-items:stretch;flex-direction:column}.voice-wave{display:flex;align-items:center;justify-content:center;gap:3px;height:52px}.voice-wave i{width:3px;background:#bd95df;border-radius:3px}.voice-face audio{width:100%;height:35px;margin-top:5px}.voice-face small{text-align:center;padding:5px;color:#ae8ac5}.voice-recorder{display:flex;flex-direction:column;align-items:center;gap:22px;padding:24px;color:#9661ca}.voice-recorder strong{font:48px var(--display)}.voice-recorder.recording>svg{color:#c673a4;animation:record-pulse 1s infinite alternate}.voice-recorder audio{max-width:100%}@keyframes record-pulse{to{opacity:.3}}.dashboard-pieces{position:relative;display:flex;flex-direction:column;gap:23px}.dashboard-piece{width:100%;max-width:300px;height:220px;position:relative}.dashboard-piece .piece-face{font-size:14px}.dashboard-piece-deadline{height:240px;max-width:260px}.dashboard-piece-progress{height:135px}.dashboard-piece-divider,.dashboard-piece-label{height:90px}.dashboard-piece-link,.dashboard-piece-palette{height:145px}.dashboard-piece-stamp{max-width:230px;height:165px}.dashboard-piece-checklist,.dashboard-piece-list{height:285px}.dashboard-piece-bars{height:290px}.dashboard-piece-controls{position:absolute;top:-20px;right:0;display:flex;gap:5px;z-index:2;opacity:0}.dashboard-piece:focus-within .dashboard-piece-controls,.dashboard-piece:hover .dashboard-piece-controls{opacity:1}.dashboard-piece-controls a,.dashboard-piece-controls button{background:#fffdfc;border:0;border-radius:50%;padding:4px;min-height:25px;color:#b297c4;display:flex;align-items:center}.dashboard-add-piece{border:1px dashed #d9c5e9;background:transparent;border-radius:50%;height:35px;width:35px;min-height:35px;padding:7px;color:#b096c8;margin:2px 0 8px}.notification-stack{overflow:auto;max-height:100%;padding-top:20px;padding-bottom:10px}.dashboard-pieces .piece-picker{position:fixed;top:130px;bottom:70px;left:5vw}.notebook.dark .sculpted-ring>span{background:#211c30}.notebook.dark .piece-face:not(.face-sticky):not(.face-deadline):not(.face-checklist):not(.face-label):not(.face-decision){color:#c7a5e5}.notebook.dark .canvas-object>header{background:#fdf8ff!important}@media(max-width:650px){.piece-picker{left:61px;right:10px;top:60px;bottom:120px;width:auto;padding:12px}.piece-picker-grid{gap:8px}.piece-choice{padding:5px;min-height:112px}.piece-mini{width:110px;height:82px}.piece-mini .piece-face{transform:scale(.36)}.selection-actions{top:auto;bottom:117px;left:auto;right:10px;transform:none;max-width:80vw}.selection-actions span{font-size:11px}.dashboard-pieces .piece-picker{left:15px;right:15px;top:130px;bottom:25px;width:auto}.notification-stack{overflow:visible;max-height:none;padding-right:0}.dashboard-piece{max-width:100%}.notebook .canvas-object>header{min-width:120px}.piece-face .piece-title{font-size:16px}}.notebook .canvas-object:not(.piece-object):not(.image-object)>.object-body{overflow:auto}.profile-content .profile-greeting{margin-bottom:46px;color:#8546dd}.profile-content .profile-greeting h1{margin:0;font-size:clamp(80px,10vw,145px);line-height:1.05}.profile-greeting p{font:clamp(40px,5vw,72.5px)/1.12 var(--display);letter-spacing:-.025em;margin:12px 0 0;color:inherit}.quiet-dashboard{width:100%;grid-template-rows:minmax(320px,1fr) 180px;min-height:540px;gap:30px}.dashboard-stage{width:100%;grid-template-columns:minmax(0,45fr) minmax(0,55fr);column-gap:5%;align-items:center}.dashboard-stage>.notification-stack{grid-column:1;grid-row:1;align-self:stretch;justify-content:flex-start;padding:32px 12px 24px 0;min-width:0;max-height:100%;overflow:auto}.dashboard-stage>.last-world{grid-column:2;grid-row:1;justify-self:end;width:100%;max-width:760px;height:100%;max-height:550px;min-height:0;margin:0}.dashboard-countdowns{width:100%;max-width:500px;display:flex;flex-direction:column;gap:35px;padding:8px 5px}.dashboard-pieces:empty{display:none}.countdown{color:var(--countdown-color);min-width:0}.countdown>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px}.countdown h2{font:500 18px/1.4 Arial,sans-serif;letter-spacing:.01em;margin:0;overflow-wrap:anywhere}.countdown-controls{display:flex;gap:4px;opacity:0;transition:opacity .2s}.countdown:focus-within .countdown-controls,.countdown:hover .countdown-controls{opacity:1}.countdown-controls button{border:0;background:transparent;min-height:28px;padding:5px;color:inherit;opacity:.65}.countdown-digits{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:10px}.countdown-digits>div{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.countdown-digits strong{font:clamp(30px,3.4vw,62px)/1 var(--display);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:500;letter-spacing:.015em}.countdown-digits small{font-size:9px;letter-spacing:.11em;text-transform:uppercase;margin-top:9px;opacity:.75}.countdown-track{margin-top:21px;height:7px;border-radius:10px;background:white;border:1px solid #e9e3ee;overflow:hidden}.countdown-track i{display:block;height:100%;border-radius:inherit;background:var(--countdown-color);transition:width .7s linear}.countdown footer{margin-top:10px;font-size:10px;opacity:.65}.countdown-colors{border:0;padding:0;margin:22px 0;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.countdown-colors legend{margin-bottom:12px;font-size:12px;color:#80708b}.countdown-colors>button{width:27px;height:27px;min-height:27px;padding:0;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #e7dfeb}.countdown-colors>button[aria-pressed=true]{outline:2px solid #ac8ed0;outline-offset:3px}.countdown-colors label{display:flex;gap:7px;align-items:center;font-size:11px;color:#8c739a}.countdown-colors input[type=color]{height:29px;width:32px;min-height:0;padding:0;border:0;background:transparent}.countdown-dates{display:grid;grid-template-columns:1fr 1fr;gap:15px}.countdown-dates input{min-width:0;width:100%}.countdown-undo{font-size:11px;color:#8e749f;display:flex;align-items:center;gap:8px}.countdown-undo button{font-size:11px;background:none;border:0;color:#8546dd;padding:4px;min-height:25px}.flow-image{position:relative;isolation:isolate;min-width:0;clip-path:none!important;-webkit-mask-image:none!important;mask-image:none!important;border-radius:0!important;transform:none!important;overflow:visible!important;background:transparent!important}.flow-image-art{overflow:hidden;transform-origin:50% 50%;transition:none!important}.flow-image-art,.flow-image-art>a{height:100%;width:100%;position:relative}.flow-image-art>a{display:block}.flow-image-art img{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.last-world .flow-image-art>a>span{position:absolute;bottom:14%;left:18%;right:19%;display:flex;justify-content:space-between;align-items:center;color:white;font:34px var(--display);text-shadow:0 2px 12px #211b45}.flow-image>.shape-shuffle{position:absolute;right:11%;top:14%;z-index:3;padding:6px;width:31px;height:31px;min-height:31px;border:1px solid #ffffff65;border-radius:50% 42% 55% 40%;background:#34244726;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);color:#fff;opacity:.8;display:grid;place-items:center;box-shadow:0 2px 10px #30213c18;cursor:pointer;transition:background .2s,opacity .2s,transform .2s}.shape-shuffle svg{width:19px;height:19px}.flow-image>.shape-shuffle:focus-visible,.flow-image>.shape-shuffle:hover{opacity:1;background:#8751cb;transform:rotate(15deg);outline:2px solid #d2b0ee;outline-offset:3px}.last-world>.shape-shuffle{top:auto;bottom:17%;right:11%}.asset-flow{height:100%;width:100%}.asset-flow .flow-image-art img{object-fit:contain}.asset-flow .flow-image-art img.fit-cover{object-fit:cover}.canvas-object.image-object>.object-body:has(.asset-flow){overflow:visible!important}.vault-asset:has(.asset-flow){padding:0!important;background:transparent!important;overflow:visible!important}.vault-asset .asset-flow img{object-fit:contain}.preview-flow{height:min(60vh,600px);width:100%;margin:15px 0}.preview-flow .flow-image-art img{object-fit:contain;max-height:none}.message-flow{width:280px;max-width:100%;margin:8px 0}.message-flow>.flow-image{height:190px}.message-flow>span{font-size:10px;opacity:.7;display:block;margin:6px 18px;overflow-wrap:anywhere}.attachment-image-open{display:block!important;padding:0!important;border:0!important;width:100%;height:100%;background:none!important}.attachment-image-open img{width:100%!important;height:100%!important;object-fit:cover!important}.choice-art{opacity:.7}@media(max-width:1000px){.dashboard-stage{grid-template-columns:minmax(0,44fr) minmax(0,56fr);column-gap:3%}.countdown-digits{gap:5px}.dashboard-stage>.notification-stack{padding-right:10px}.countdown h2{font-size:16px}.countdown-controls{opacity:.65}}@media(max-width:650px){.profile-content .profile-greeting{margin-bottom:30px}.profile-content .profile-greeting h1{font-size:80px}.profile-greeting p{font-size:40px;max-width:340px;margin:10px auto 0}.quiet-dashboard{display:flex;height:auto;min-height:calc(100dvh - 122px)}.dashboard-stage{display:flex;flex-direction:column-reverse;gap:20px}.dashboard-stage>.last-world{width:100%;height:300px;flex-shrink:0;margin:10px 0;min-height:300px}.dashboard-stage>.notification-stack{width:100%;padding:10px 0;overflow:visible;max-height:none}.dashboard-countdowns{max-width:100%;padding:0 6px;gap:30px}.countdown-digits strong{font-size:clamp(38px,11vw,55px)}.countdown h2{font-size:16px}.countdown-dates{grid-template-columns:1fr;gap:0}.countdown-track{margin-top:17px}.countdown-colors{gap:10px}.flow-image>.shape-shuffle{width:30px;height:30px;min-height:30px}.last-world .flow-image-art>a>span{font-size:30px}.last-world>.shape-shuffle{bottom:17%}.project-carousel .organic-cover{height:128px}.message-flow{width:240px}}@media(prefers-reduced-motion:reduce){.countdown-track i,.shape-shuffle{transition:none}}[data-reduced-motion=true] .countdown-track i,[data-reduced-motion=true] .shape-shuffle{transition:none}.storage-report .storage-total{font:48px var(--display);color:#8546dd;margin:10px 0 25px}.storage-total small{display:block;font:11px Arial,sans-serif;color:#9b85aa;margin-top:6px}.storage-report table{width:100%;border-collapse:collapse;font-size:12px}.storage-report th{text-align:left;font-weight:400}.storage-report td{text-align:right;white-space:nowrap}.storage-report td,.storage-report th{padding:10px 0;border-bottom:1px solid #eee7f2}.storage-report th small{color:#a190ab;font-size:10px}.storage-report>p:not(.storage-total){font-size:12px;line-height:1.6}.storage-explanation{color:#8e7c9b}.cloud-setup{display:grid;gap:18px;max-width:380px;margin:0 auto;text-align:left}.cloud-setup label{display:grid;gap:8px}.cloud-setup input{width:100%}.cloud-setup .wordmark{font-size:35px;justify-content:center;margin-bottom:12px}.cloud-setup small{color:#8a769e}.cloud-setup .primary{justify-content:center}.cloud-admin{display:grid;gap:30px}.cloud-usage{padding-top:22px;border-top:1px solid #e3d8ed}.cloud-usage strong{font-size:36px;color:#8045dc}.cloud-usage p,.cloud-usage small{color:#80718d;font-size:13px;line-height:1.7}.cloud-usage progress{width:100%;height:8px;accent-color:#8045dc}.cloud-usage a{color:#8045dc}