.learning-module__6aVmqq__studio{grid-template-columns:minmax(0,1.55fr) minmax(260px,.8fr);align-items:start;gap:26px;display:grid}.learning-module__6aVmqq__sourceTabs{gap:8px;margin:20px 0;display:flex}.learning-module__6aVmqq__sourceTabs button{flex:1}.learning-module__6aVmqq__sourceTabs button[aria-pressed]{background:var(--surface);color:var(--ink);border:1px solid var(--line)}.learning-module__6aVmqq__sourceTabs button[aria-pressed=true],.learning-module__6aVmqq__sourceTabs button[aria-pressed=true]:hover,.learning-module__6aVmqq__sourceTabs button[aria-pressed=true]:focus-visible{background:var(--soft);color:var(--accent-ink);border-color:var(--accent)}.learning-module__6aVmqq__sourceTabs button[aria-pressed=false]:hover{background:var(--bg)}.learning-module__6aVmqq__upload{border:1px dashed var(--accent);background:var(--soft);text-align:center;border-radius:14px;place-items:center;gap:9px;padding:27px;display:grid}.learning-module__6aVmqq__upload input{max-width:100%;font-size:13px}.learning-module__6aVmqq__previewTitle{justify-content:space-between;align-items:center;gap:15px;margin:22px 0 14px;display:flex}.learning-module__6aVmqq__previewTitle h2{margin:0}.learning-module__6aVmqq__editorCard{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:15px;padding:22px;display:grid}.learning-module__6aVmqq__editorCard label{gap:7px;margin:0;font-size:12px;font-weight:600;display:grid}.learning-module__6aVmqq__editorCard textarea{resize:vertical;width:100%;min-height:76px;font-weight:400;line-height:1.6}.learning-module__6aVmqq__optionEditor{grid-template-columns:26px 1fr;align-items:center;gap:10px;display:grid}.learning-module__6aVmqq__optionEditor input[type=radio]{width:18px;height:18px}.learning-module__6aVmqq__optionEditor input[type=text]{width:100%}.learning-module__6aVmqq__number{color:var(--muted);align-items:center;gap:10px;font-size:12px;display:flex}.learning-module__6aVmqq__number span{background:var(--soft);width:28px;height:28px;color:var(--ink);border-radius:50%;place-items:center;font-weight:700;display:grid}.learning-module__6aVmqq__studyShell{max-width:800px;margin:0 auto}.learning-module__6aVmqq__studyTop{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.learning-module__6aVmqq__studyShell progress{width:100%;height:5px;margin-bottom:30px}.learning-module__6aVmqq__studyCard{background:var(--surface);border:1px solid var(--line);border-radius:22px;flex-direction:column;justify-content:center;min-height:300px;padding:clamp(24px,5vw,55px);display:flex;box-shadow:0 12px 35px #00000005}.learning-module__6aVmqq__studyCard h2{letter-spacing:-.7px;white-space:pre-wrap;overflow-wrap:anywhere;margin:14px 0 25px;font-size:clamp(23px,2.6vw,32px);line-height:1.4}.learning-module__6aVmqq__choices{gap:11px;display:grid}.learning-module__6aVmqq__choice{text-align:left;border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:11px;align-items:center;gap:13px;padding:17px 20px;line-height:1.5;display:flex}.learning-module__6aVmqq__choice span{background:var(--bg);border-radius:6px;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:11px;display:grid}.learning-module__6aVmqq__choice[aria-pressed=true]{background:var(--soft);border-color:var(--accent)}.learning-module__6aVmqq__choice[data-correct=true]{border-color:var(--success);background:var(--success-soft)}.learning-module__6aVmqq__answer{border-top:1px solid var(--line);white-space:pre-wrap;overflow-wrap:anywhere;padding:20px 0 0;line-height:1.7}.learning-module__6aVmqq__studyFooter{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:22px 0;display:flex}.learning-module__6aVmqq__reviewBadge{background:var(--soft);border-radius:8px;padding:8px 12px;font-size:12px}.learning-module__6aVmqq__bookCount{color:var(--muted);gap:22px;padding:20px 0;font-size:13px;display:flex}.learning-module__6aVmqq__bookCount strong{color:var(--ink);margin-bottom:4px;font-size:25px;display:block}.learning-module__6aVmqq__sticky{position:sticky;top:25px}.learning-module__6aVmqq__helpSteps{counter-reset:steps;padding:0;list-style:none}.learning-module__6aVmqq__helpSteps li{counter-increment:steps;gap:13px;padding:14px 0;font-size:13px;line-height:1.5;display:flex}.learning-module__6aVmqq__helpSteps li:before{content:counter(steps);background:var(--soft);border-radius:50%;flex-shrink:0;place-items:center;width:25px;height:25px;font-size:11px;display:grid}.learning-module__6aVmqq__studyResult{text-align:center;padding:28px}.learning-module__6aVmqq__studyResult>strong{letter-spacing:-3px;margin:20px 0 5px;font-size:60px;display:block}.learning-module__6aVmqq__studyResult .artwork{object-fit:contain;width:210px;height:140px;margin:auto}.learning-module__6aVmqq__sourceText{min-height:210px!important;font-family:inherit!important;font-size:13px!important}@media (max-width:950px){.learning-module__6aVmqq__studio{grid-template-columns:1fr}.learning-module__6aVmqq__sticky{position:static}}@media (max-width:520px){.learning-module__6aVmqq__editorCard{padding:18px}.learning-module__6aVmqq__studyCard{min-height:260px}.learning-module__6aVmqq__choice{padding:14px}.learning-module__6aVmqq__sourceTabs{flex-wrap:wrap}.learning-module__6aVmqq__sourceTabs button{min-width:90px}.learning-module__6aVmqq__studyFooter button{flex:1}.learning-module__6aVmqq__studyTop{align-items:flex-start}.learning-module__6aVmqq__studyResult{padding:20px 5px}}
.backlog-module__m4FtAW__backlog{gap:24px;min-width:0;display:grid}.backlog-module__m4FtAW__heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.backlog-module__m4FtAW__heading h2{letter-spacing:-.04em;margin:10px 0;font-size:clamp(24px,3vw,34px);line-height:1.14}.backlog-module__m4FtAW__heading p,.backlog-module__m4FtAW__hint{color:var(--muted);font-size:13px;line-height:1.65}.backlog-module__m4FtAW__eyebrow{letter-spacing:.15em;color:var(--muted);font-size:10px;font-weight:700}.backlog-module__m4FtAW__heading>button{flex-shrink:0}.backlog-module__m4FtAW__navigation{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:8px;padding-bottom:12px;display:flex}.backlog-module__m4FtAW__navigation button{color:var(--muted);background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;font-weight:600;display:flex}.backlog-module__m4FtAW__navigation button[aria-pressed=true]{background:var(--ink);color:var(--surface)}.backlog-module__m4FtAW__navigation span{opacity:1;font-size:10px}.backlog-module__m4FtAW__filters{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.backlog-module__m4FtAW__filters label{color:var(--muted);gap:6px;font-size:11px;display:grid}.backlog-module__m4FtAW__filters select{min-width:135px;padding:10px 12px}.backlog-module__m4FtAW__filters .backlog-module__m4FtAW__search{flex:1;align-items:center;min-width:200px;display:flex;position:relative}.backlog-module__m4FtAW__search svg{position:absolute;left:13px}.backlog-module__m4FtAW__search input{width:100%;padding-left:38px}.backlog-module__m4FtAW__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.backlog-module__m4FtAW__item{border:1px solid var(--line);background:var(--surface);border-radius:18px;align-content:start;gap:12px;min-width:0;padding:20px;display:grid;position:relative}.backlog-module__m4FtAW__item[data-type=hotfix]{border-top:3px solid #d98473}.backlog-module__m4FtAW__meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;font-size:10px;display:flex}.backlog-module__m4FtAW__kind{color:var(--ink);background:var(--bg);border-radius:5px;padding:4px 7px;font-weight:700}.backlog-module__m4FtAW__meta [data-priority=critical]{color:#b54437;font-weight:700}.backlog-module__m4FtAW__title{text-align:left;color:var(--ink);letter-spacing:-.02em;background:0 0;border:0;padding:0;font-size:16px;font-weight:650;line-height:1.45}.backlog-module__m4FtAW__title:hover{text-decoration:underline}.backlog-module__m4FtAW__description{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.65;display:-webkit-box;overflow:hidden}.backlog-module__m4FtAW__tags{flex-wrap:wrap;gap:6px;display:flex}.backlog-module__m4FtAW__tags button{background:var(--bg);color:var(--muted);border:0;border-radius:5px;padding:3px 6px;font-size:10px}.backlog-module__m4FtAW__tags button[aria-pressed=true]{outline:1px solid}.backlog-module__m4FtAW__item footer{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;display:flex}.backlog-module__m4FtAW__item footer button{color:var(--ink);background:0 0;border:0;align-items:center;gap:5px;margin-left:auto;padding:6px 0;font-size:11px;font-weight:600;display:flex}.backlog-module__m4FtAW__item progress{width:100%;height:3px;accent-color:var(--accent);border:0}.backlog-module__m4FtAW__item small{color:var(--muted);font-size:10px}.backlog-module__m4FtAW__roadmap{grid-template-columns:repeat(4,minmax(220px,1fr));gap:16px;padding-bottom:14px;display:grid;overflow-x:auto}.backlog-module__m4FtAW__lane{flex-direction:column;gap:12px;min-width:0;display:flex}.backlog-module__m4FtAW__laneItems{scrollbar-width:thin;align-content:start;gap:12px;max-height:70vh;padding:2px 5px 8px 2px;display:grid;overflow-y:auto}.backlog-module__m4FtAW__laneItems:empty{display:none}.backlog-module__m4FtAW__laneItems:focus-visible{outline:2px solid var(--accent-ink);outline-offset:2px}.backlog-module__m4FtAW__lane .backlog-module__m4FtAW__description{display:none}.backlog-module__m4FtAW__lane>header{align-items:center;gap:8px;padding:0 3px 8px;display:flex}.backlog-module__m4FtAW__lane h3{margin:0;font-size:13px}.backlog-module__m4FtAW__lane header small{color:var(--muted);margin-left:auto}.backlog-module__m4FtAW__lane .backlog-module__m4FtAW__item{padding:16px}.backlog-module__m4FtAW__lane .backlog-module__m4FtAW__title{font-size:14px}.backlog-module__m4FtAW__dot{background:#bdb7bc;border-radius:50%;width:7px;height:7px}.backlog-module__m4FtAW__dot[data-lane=now]{background:#cf765f}.backlog-module__m4FtAW__dot[data-lane=next]{background:#ac94c4}.backlog-module__m4FtAW__dot[data-lane=soon]{background:#88ab8e}.backlog-module__m4FtAW__bottom{color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}@media (max-width:800px){.backlog-module__m4FtAW__list{grid-template-columns:1fr}.backlog-module__m4FtAW__heading{align-items:start}.backlog-module__m4FtAW__heading h2{font-size:25px}}@media (max-width:500px){.backlog-module__m4FtAW__heading{flex-direction:column;gap:12px}.backlog-module__m4FtAW__filters label:not(.backlog-module__m4FtAW__search){flex:1}.backlog-module__m4FtAW__filters select{width:100%;min-width:0}.backlog-module__m4FtAW__navigation button{padding:8px;font-size:12px}.backlog-module__m4FtAW__roadmap{grid-template-columns:repeat(4,260px)}.backlog-module__m4FtAW__item{padding:17px}}
.room-module__rBmzAq__page{max-width:1080px}.room-module__rBmzAq__heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;display:flex}.room-module__rBmzAq__heading h1{letter-spacing:-1.3px;margin:5px 0 8px;font-size:clamp(29px,3vw,40px)}.room-module__rBmzAq__heading h1>span{color:#b4879b;vertical-align:4px;margin-left:13px;font-size:25px;display:inline-block}.room-module__rBmzAq__heading p{color:var(--muted);font-size:14px}.room-module__rBmzAq__purse{border:1px solid var(--line);background:var(--surface);box-shadow:0 4px 0 color-mix(in srgb, var(--line) 50%, transparent);border-radius:20px;flex-shrink:0;align-items:center;gap:12px;padding:12px 20px;display:flex}.room-module__rBmzAq__purse>span:first-child{color:#b994c7;background:#efe1ee;border-radius:50%;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.room-module__rBmzAq__purse strong{font-size:26px;font-weight:600;line-height:1.1}.room-module__rBmzAq__purse>span:last-child{font-size:12px;line-height:1.3}.room-module__rBmzAq__purse small{color:var(--muted);font-size:10px;display:block}.room-module__rBmzAq__live{color:var(--muted);min-height:0;margin:0;font-size:12px}.room-module__rBmzAq__live:not(:empty){margin-bottom:12px}.room-module__rBmzAq__roomFrame{border:1px solid var(--line);isolation:isolate;background:radial-gradient(at 48% 45%,#faf3ef 0%,#f4e9ed 48%,#ecdfed 100%);border-radius:26px;position:relative;overflow:hidden}.room-module__rBmzAq__sceneTop{z-index:1;justify-content:space-between;align-items:center;display:flex;position:absolute;top:20px;left:24px;right:24px}.room-module__rBmzAq__roomName{color:#705c73;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff7efa8;border:1px solid #e8d7dc;border-radius:20px;align-items:center;gap:7px;padding:6px 12px;font-size:11px;display:flex}.room-module__rBmzAq__roomName i{background:#9faa82;border-radius:50%;width:6px;height:6px}.room-module__rBmzAq__motion{color:#6d5b70;background:#fff8f1b0;border:1px solid #e0d3dc;border-radius:20px;align-items:center;gap:5px;padding:8px 12px;font-size:10px;display:flex}.room-module__rBmzAq__roomDrawing{width:100%;height:auto;max-height:700px;padding:35px 30px 0;display:block}.room-module__rBmzAq__sceneBottom{justify-content:space-between;align-items:center;gap:12px;padding:0 28px 21px;display:flex}.room-module__rBmzAq__sceneBottom p{color:#795e72;align-items:center;gap:8px;font-size:11px;display:flex}.room-module__rBmzAq__previewBar{color:#594554;background:#fff9f4;border:1px solid #dbbdcc;border-radius:15px;align-items:center;gap:16px;margin:0 20px 20px;padding:14px 17px;display:flex;box-shadow:0 4px 20px #93738410}.room-module__rBmzAq__previewBar>div{flex:1}.room-module__rBmzAq__previewBar strong{font-size:13px;display:block}.room-module__rBmzAq__previewBar small{color:#7b6675;margin-top:3px;font-size:11px;display:block}.room-module__rBmzAq__closePreview{background:#f0e5e9;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.room-module__rBmzAq__placement{border:1px solid var(--line);background:var(--surface);border-radius:16px;flex-wrap:wrap;align-items:end;gap:14px;margin-top:10px;padding:18px;display:flex}.room-module__rBmzAq__placement label{flex:1;min-width:150px;margin:0;font-size:11px}.room-module__rBmzAq__spots{flex-wrap:wrap;gap:6px;display:flex}.room-module__rBmzAq__spots button{background:var(--soft-neutral);border:1px solid var(--line);border-radius:9px;align-items:center;gap:6px;min-height:42px;padding:10px 12px;font-size:12px;display:flex}.room-module__rBmzAq__spots button[aria-pressed=true]{background:var(--soft);border-color:var(--accent);color:var(--accent-ink)}.room-module__rBmzAq__underRoom{justify-content:space-between;align-items:center;gap:20px;padding:19px 5px 25px;display:flex}.room-module__rBmzAq__underRoom>div{color:var(--muted);align-items:center;gap:11px;display:flex}.room-module__rBmzAq__underRoom strong{color:var(--ink);font-size:12px;font-weight:600;display:block}.room-module__rBmzAq__underRoom p span{color:var(--muted);font-size:11px}.room-module__rBmzAq__underRoom>a{color:var(--accent-ink);align-items:center;gap:8px;font-size:12px;text-decoration:none;display:flex}.room-module__rBmzAq__shopSection{border-top:1px solid var(--line);padding-top:26px}.room-module__rBmzAq__shopHeading{justify-content:space-between;align-items:center;gap:22px;margin-bottom:22px;display:flex}.room-module__rBmzAq__shopHeading h2{letter-spacing:-.7px;margin-top:4px;font-size:25px}.room-module__rBmzAq__shopHeading p{color:var(--muted);margin-top:5px;font-size:12px}.room-module__rBmzAq__collectionToggle{background:var(--soft-neutral);border:1px solid var(--line);border-radius:11px;flex-shrink:0;gap:3px;padding:4px;display:flex}.room-module__rBmzAq__collectionToggle button{color:var(--muted);background:0 0;border-radius:7px;align-items:center;gap:6px;padding:8px 11px;font-size:11px;display:flex}.room-module__rBmzAq__collectionToggle button[aria-pressed=true]{background:var(--surface);color:var(--ink);box-shadow:0 2px 4px #00000008}.room-module__rBmzAq__categories{flex-wrap:wrap;gap:6px;margin-bottom:20px;display:flex}.room-module__rBmzAq__categories button{color:var(--muted);background:0 0;border:1px solid #0000;border-radius:20px;min-height:36px;padding:7px 13px;font-size:12px}.room-module__rBmzAq__categories button:hover{background:var(--soft-neutral)}.room-module__rBmzAq__categories button[aria-pressed=true]{color:var(--accent-ink);background:var(--soft);border-color:color-mix(in srgb, var(--accent) 25%, var(--line))}.room-module__rBmzAq__shop{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.room-module__rBmzAq__item{border:1px solid var(--line);background:var(--surface);border-radius:17px;min-width:0;transition:border-color .2s;overflow:hidden}.room-module__rBmzAq__item[data-equipped=true]{border-color:color-mix(in srgb, var(--accent) 45%, var(--line))}.room-module__rBmzAq__itemArt{color:#665361;background:#f3ece5;width:100%;height:158px;padding:18px;display:block;position:relative}.room-module__rBmzAq__itemArt[data-category=accessory],.room-module__rBmzAq__itemArt[data-category=companion]{background:#f0e9f3}.room-module__rBmzAq__itemArt[data-category=plant]{background:#edf0e8}.room-module__rBmzAq__itemArt[data-category=rug]{background:#f4e7ec}.room-module__rBmzAq__itemDrawing{width:100%;height:100%;display:block;overflow:visible}.room-module__rBmzAq__try{white-space:nowrap;opacity:0;background:#fff9f0e8;border:1px solid #e5d7d7;border-radius:15px;padding:3px 9px;font-size:10px;transition:opacity .15s;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.room-module__rBmzAq__itemArt:hover .room-module__rBmzAq__try,.room-module__rBmzAq__itemArt:focus-visible .room-module__rBmzAq__try{opacity:1}.room-module__rBmzAq__equipped{color:#68614c;background:#fff8e9d9;border-radius:20px;align-items:center;gap:4px;padding:3px 7px;font-size:9px;display:flex;position:absolute;top:8px;right:8px}.room-module__rBmzAq__itemBody{padding:14px 13px 12px}.room-module__rBmzAq__itemBody h3{letter-spacing:0;min-height:2.8em;font-size:12px;font-weight:600;line-height:1.4}.room-module__rBmzAq__itemMeta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px;margin-top:7px;display:flex}.room-module__rBmzAq__itemMeta>span{color:var(--muted);font-size:10px}.room-module__rBmzAq__itemMeta i{color:var(--accent);font-size:10px;font-style:normal}.room-module__rBmzAq__itemAction{background:var(--soft-neutral);min-height:34px;color:var(--ink);border-radius:7px;padding:7px 8px;font-size:10px;font-weight:600}.room-module__rBmzAq__itemAction:disabled{opacity:1;color:var(--muted);background:0 0}.room-module__rBmzAq__itemAction:hover:not(:disabled){background:var(--soft);color:var(--accent-ink)}.room-module__rBmzAq__empty{text-align:center;color:var(--muted);border:1px dashed var(--line-strong);border-radius:18px;justify-items:center;gap:16px;max-width:600px;margin:auto;padding:50px 22px;display:grid}.room-module__rBmzAq__rewards{border-top:1px solid var(--line);margin-top:30px;padding:20px 0}.room-module__rBmzAq__rewards summary{cursor:pointer;font-size:13px;font-weight:600}.room-module__rBmzAq__rewardRules{gap:35px;margin:22px 0;display:flex}.room-module__rBmzAq__rewardRules p{grid-template-columns:auto 1fr;align-items:center;gap:4px 10px;display:grid}.room-module__rBmzAq__rewardRules svg{color:var(--accent);grid-row:span 2}.room-module__rBmzAq__rewardRules strong{font-size:12px}.room-module__rBmzAq__rewardRules span{color:var(--muted);font-size:11px}.room-module__rBmzAq__history{max-width:550px;margin:16px 0 0;padding:0;list-style:none}.room-module__rBmzAq__history li{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;padding:8px 0;font-size:11px;display:flex}.room-module__rBmzAq__history strong{color:var(--accent-ink)}.room-module__rBmzAq__buyArt{background:#f3e9ef;border-radius:16px;max-width:250px;height:175px;margin:0 auto 20px;padding:15px}.room-module__rBmzAq__blink{transform-box:fill-box;transform-origin:50%;animation:8s infinite room-module__rBmzAq__blink}.room-module__rBmzAq__clouds{animation:17s ease-in-out infinite alternate room-module__rBmzAq__drift}.room-module__rBmzAq__steam{animation:4s ease-in-out infinite room-module__rBmzAq__steam}.room-module__rBmzAq__fairyLights{animation:6s ease-in-out infinite alternate room-module__rBmzAq__glow}.room-module__rBmzAq__resident>g{transform-box:fill-box;transform-origin:bottom;animation:6s ease-in-out infinite room-module__rBmzAq__breathe}.room-module__rBmzAq__buddy>g{transform-box:fill-box;transform-origin:bottom;animation:7s ease-in-out infinite room-module__rBmzAq__breathe}.room-module__rBmzAq__roomDrawing[data-motion=false] *,.room-module__rBmzAq__itemDrawing *{animation:none}@keyframes room-module__rBmzAq__blink{0%,45%,49%,to{transform:scaleY(1)}47%{transform:scaleY(.13)}}@keyframes room-module__rBmzAq__drift{to{transform:translate(10px)}}@keyframes room-module__rBmzAq__steam{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:.8;transform:translateY(-4px)}}@keyframes room-module__rBmzAq__glow{to{opacity:.65}}@keyframes room-module__rBmzAq__breathe{50%{transform:scaleY(.976)}}[data-theme=midnight] .room-module__rBmzAq__roomFrame{background:radial-gradient(#494059,#342d42)}[data-theme=midnight] .room-module__rBmzAq__sceneBottom p{color:#eddae9}@media (max-width:1100px){.room-module__rBmzAq__shop{grid-template-columns:repeat(3,minmax(0,1fr))}.room-module__rBmzAq__roomDrawing{padding:42px 5px 0}.room-module__rBmzAq__shopHeading h2{font-size:23px}}@media (max-width:620px){.room-module__rBmzAq__heading{align-items:flex-start;gap:8px}.room-module__rBmzAq__heading h1{font-size:30px}.room-module__rBmzAq__heading p{max-width:210px;font-size:12px}.room-module__rBmzAq__purse{border-radius:15px;gap:7px;padding:9px 11px}.room-module__rBmzAq__purse strong{font-size:21px}.room-module__rBmzAq__purse>span:first-child{width:25px;height:25px;font-size:13px}.room-module__rBmzAq__purse small{display:none}.room-module__rBmzAq__heading h1>span{margin-left:7px;font-size:20px}.room-module__rBmzAq__roomFrame{border-radius:20px}.room-module__rBmzAq__sceneTop{top:12px;left:12px;right:12px}.room-module__rBmzAq__roomName{padding:5px 8px;font-size:9px}.room-module__rBmzAq__motion{padding:6px 8px}.room-module__rBmzAq__motion span{display:none}.room-module__rBmzAq__roomDrawing{width:112%;max-width:none;margin-left:-6%;padding:48px 0 0}.room-module__rBmzAq__sceneBottom{align-items:end;padding:3px 14px 14px}.room-module__rBmzAq__sceneBottom p{max-width:160px;font-size:10px;line-height:1.4}.room-module__rBmzAq__sceneBottom .room-module__rBmzAq__secondary{font-size:10px}.room-module__rBmzAq__underRoom{gap:12px;padding-bottom:20px}.room-module__rBmzAq__underRoom>a{text-align:right;max-width:140px;font-size:10px}.room-module__rBmzAq__shopHeading{flex-direction:column;align-items:start;gap:12px}.room-module__rBmzAq__shopHeading h2{font-size:24px}.room-module__rBmzAq__categories{gap:3px}.room-module__rBmzAq__categories button{padding:6px 10px;font-size:11px}.room-module__rBmzAq__shop{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.room-module__rBmzAq__itemArt{height:138px;padding:20px 12px}.room-module__rBmzAq__itemBody{padding:10px}.room-module__rBmzAq__itemBody h3{font-size:11px}.room-module__rBmzAq__itemMeta{flex-direction:column;align-items:start}.room-module__rBmzAq__itemAction{width:100%}.room-module__rBmzAq__rewardRules{flex-direction:column;gap:20px}.room-module__rBmzAq__previewBar{flex-wrap:wrap;gap:8px;margin:0 10px 10px;padding:10px}.room-module__rBmzAq__previewBar>div{flex-basis:calc(100% - 45px)}.room-module__rBmzAq__previewBar .room-module__rBmzAq__closePreview{order:-1}.room-module__rBmzAq__previewBar button{font-size:11px}.room-module__rBmzAq__placement{gap:10px}.room-module__rBmzAq__spots button{padding:9px;font-size:11px}.room-module__rBmzAq__try{display:none}}@media (prefers-reduced-motion:reduce){.room-module__rBmzAq__roomDrawing *{animation:none}}.room-module__rBmzAq__invitation{grid-template-columns:minmax(240px,1fr) minmax(280px,.85fr);align-items:center;gap:44px;max-width:1050px;margin:30px auto;display:grid}.room-module__rBmzAq__invitationArt{background:var(--warm);border-radius:32px;overflow:hidden}.room-module__rBmzAq__invitation h1{letter-spacing:-.04em;font-size:clamp(28px,4vw,44px);line-height:1.15}.room-module__rBmzAq__invitation p{color:var(--muted);line-height:1.8}.room-module__rBmzAq__invitation .room-module__rBmzAq__primary{margin:12px 0}.room-module__rBmzAq__roomControls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.room-module__rBmzAq__roomControls>a{color:var(--muted);margin-left:auto;font-size:11px}.room-module__rBmzAq__nameForm{align-items:center;gap:12px;margin-left:auto;display:flex}.room-module__rBmzAq__nameForm input{max-width:240px}.room-module__rBmzAq__page[data-quiet=true] .room-module__rBmzAq__underRoom,.room-module__rBmzAq__page[data-quiet=true] .room-module__rBmzAq__heading,.room-module__rBmzAq__page[data-quiet=true] .room-module__rBmzAq__placement{display:none}.room-module__rBmzAq__page[data-quiet=true] .room-module__rBmzAq__roomFrame{width:100%;max-width:1080px;margin:auto}.room-module__rBmzAq__page[data-quiet=true] .room-module__rBmzAq__sceneBottom>button{display:none}@media (max-width:700px){.room-module__rBmzAq__invitation{grid-template-columns:1fr;gap:20px;margin-top:0}.room-module__rBmzAq__invitationArt{max-width:400px;margin:auto}.room-module__rBmzAq__nameForm{width:100%;margin-left:0}.room-module__rBmzAq__nameForm input{flex:1;min-width:0}.room-module__rBmzAq__roomControls>a{margin-left:0}}
.assignment-jobs-module__gORhGW__jobs{gap:.6rem;margin-bottom:1.5rem;display:grid}.assignment-jobs-module__gORhGW__job{background:var(--soft-neutral);border:1px solid var(--line);border-radius:16px;align-items:flex-start;gap:.85rem;padding:1rem 1.2rem;display:flex}.assignment-jobs-module__gORhGW__symbol{color:var(--accent-ink);flex-shrink:0;margin-top:.15rem}.assignment-jobs-module__gORhGW__copy{flex:1;min-width:0}.assignment-jobs-module__gORhGW__copy strong{font-size:.87rem;display:block}.assignment-jobs-module__gORhGW__copy span{margin-top:.2rem;font-size:.8rem;display:block}.assignment-jobs-module__gORhGW__copy p{color:var(--muted);margin:.4rem 0 0;font-size:.78rem}.assignment-jobs-module__gORhGW__copy small{color:var(--muted);overflow-wrap:anywhere;font-size:.65rem}.assignment-jobs-module__gORhGW__actions{align-items:center;gap:.35rem;display:flex}.assignment-jobs-module__gORhGW__actions>button{font-size:.77rem}@media (max-width:650px){.assignment-jobs-module__gORhGW__job{flex-wrap:wrap}.assignment-jobs-module__gORhGW__actions{margin-left:2rem}.assignment-jobs-module__gORhGW__copy{flex-basis:calc(100% - 3rem)}}
.project-deliverables-module__sjLgnq__section{margin:30px 0 38px}.project-deliverables-module__sjLgnq__heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.project-deliverables-module__sjLgnq__heading h2{margin-top:4px;font-size:24px}.project-deliverables-module__sjLgnq__heading h2 span{color:var(--muted);margin-left:8px;font-size:14px;font-weight:500}.project-deliverables-module__sjLgnq__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.project-deliverables-module__sjLgnq__delivery{border:1px solid var(--line);background:var(--surface);border-radius:17px;min-width:0;padding:20px}.project-deliverables-module__sjLgnq__title{align-items:center;gap:12px;display:flex}.project-deliverables-module__sjLgnq__title h3{overflow-wrap:anywhere;margin-top:4px;font-size:17px}.project-deliverables-module__sjLgnq__mark{background:var(--soft);width:43px;height:48px;color:var(--accent-ink);border-radius:13px 13px 17px 17px;flex-shrink:0;place-items:center;display:grid}.project-deliverables-module__sjLgnq__tags{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:10px;display:flex}.project-deliverables-module__sjLgnq__tags span+span{border-left:1px solid var(--line-strong);padding-left:8px}.project-deliverables-module__sjLgnq__edit{width:32px;height:36px;color:var(--muted);background:0 0;border-radius:8px;flex-shrink:0;place-items:center;margin-left:auto;display:grid}.project-deliverables-module__sjLgnq__edit:hover{background:var(--soft-neutral)}.project-deliverables-module__sjLgnq__meta{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:20px;font-size:11px;display:flex}.project-deliverables-module__sjLgnq__meta time{color:var(--ink);font-weight:600}.project-deliverables-module__sjLgnq__progress{background:var(--soft-neutral);border-radius:10px;height:4px;margin-top:9px;overflow:hidden}.project-deliverables-module__sjLgnq__progress i{background:var(--accent);height:100%;display:block}.project-deliverables-module__sjLgnq__actions{justify-content:space-between;align-items:center;gap:8px;margin-top:15px;display:flex}.project-deliverables-module__sjLgnq__submit{color:var(--ink);background:var(--soft-neutral);border-radius:8px;align-items:center;gap:6px;min-height:36px;padding:8px 10px;font-size:11px;font-weight:600;display:flex}.project-deliverables-module__sjLgnq__delivery[data-delivered=true] .project-deliverables-module__sjLgnq__mark,.project-deliverables-module__sjLgnq__submit[aria-pressed=true]{background:var(--success-soft);color:var(--success)}.project-deliverables-module__sjLgnq__empty{border:1px dashed var(--line-strong);color:var(--muted);border-radius:14px;padding:20px 24px;font-size:13px}.project-deliverables-module__sjLgnq__note{color:var(--muted);margin-top:12px;font-size:11px}@media (max-width:720px){.project-deliverables-module__sjLgnq__list{grid-template-columns:1fr}.project-deliverables-module__sjLgnq__heading{gap:10px}.project-deliverables-module__sjLgnq__heading h2{font-size:22px}.project-deliverables-module__sjLgnq__delivery{padding:16px}}
.project-workspace-module__CsICtG__root{min-width:0}.project-workspace-module__CsICtG__health{grid-template-columns:1.2fr repeat(4,minmax(0,.8fr));gap:9px;margin:0 0 16px;display:grid}.project-workspace-module__CsICtG__health article{border:1px solid var(--line);background:var(--surface);border-radius:13px;min-width:0;padding:15px}.project-workspace-module__CsICtG__health span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:750;display:block}.project-workspace-module__CsICtG__health strong{letter-spacing:-.03em;margin-top:7px;font-size:20px;display:block}.project-workspace-module__CsICtG__health small{color:var(--muted);margin-top:5px;font-size:11px;display:block}.project-workspace-module__CsICtG__meter{background:var(--line);border-radius:999px;height:5px;margin-top:11px;overflow:hidden}.project-workspace-module__CsICtG__meter i{border-radius:inherit;background:var(--accent);height:100%;display:block}.project-workspace-module__CsICtG__on_track{color:var(--success)!important}.project-workspace-module__CsICtG__at_risk{color:var(--warning)!important}.project-workspace-module__CsICtG__impossible{color:var(--danger)!important}.project-workspace-module__CsICtG__commandBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 0 10px;display:flex}.project-workspace-module__CsICtG__views{border:1px solid var(--line);background:var(--soft-neutral);border-radius:10px;gap:3px;padding:3px;display:flex}.project-workspace-module__CsICtG__views button{min-height:32px;color:var(--muted);background:0 0;border-radius:7px;align-items:center;gap:6px;padding:0 10px;font-size:11px;font-weight:650;display:flex}.project-workspace-module__CsICtG__views button[aria-pressed=true]{background:var(--surface);color:var(--ink);box-shadow:0 1px 4px #0000000d}.project-workspace-module__CsICtG__projectActions{flex-wrap:wrap;gap:7px;display:flex}.project-workspace-module__CsICtG__primary,.project-workspace-module__CsICtG__secondary{border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:35px;padding:0 11px;font-size:11px;font-weight:700;display:inline-flex}.project-workspace-module__CsICtG__primary{background:var(--button);color:var(--button-text)}.project-workspace-module__CsICtG__secondary{border:1px solid var(--line-strong);background:var(--surface);color:var(--ink)}.project-workspace-module__CsICtG__filters{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 94%, var(--soft));border-radius:13px;padding:10px}.project-workspace-module__CsICtG__search{border:1px solid var(--line-strong);background:var(--surface);border-radius:9px;flex-direction:row;align-items:center;gap:7px;min-height:38px;margin:0;padding:0 10px;display:flex}.project-workspace-module__CsICtG__search svg{color:var(--muted);flex:none}.project-workspace-module__CsICtG__search input{width:100%;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;font-size:12px}.project-workspace-module__CsICtG__search button{background:var(--soft-neutral);width:24px;height:24px;color:var(--muted);border-radius:6px;place-items:center;display:grid}.project-workspace-module__CsICtG__filterControls{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}.project-workspace-module__CsICtG__filterLabel{color:var(--muted);align-items:center;gap:5px;padding:0 3px;font-size:11px;font-weight:750;display:inline-flex}.project-workspace-module__CsICtG__filterLabel b{background:var(--accent);min-width:16px;height:16px;color:var(--button-text);border-radius:999px;place-items:center;padding:0 4px;font-size:11px;display:grid}.project-workspace-module__CsICtG__filterControls select{border:1px solid var(--line);background-color:var(--surface);max-width:180px;min-height:31px;color:var(--ink);font:inherit;border-radius:8px;padding:4px 25px 4px 8px;font-size:11px}.project-workspace-module__CsICtG__toggle{border:1px solid var(--line);background:var(--surface);min-height:31px;color:var(--muted);border-radius:8px;align-items:center;gap:5px;padding:0 8px;font-size:11px;display:flex}.project-workspace-module__CsICtG__toggle input{accent-color:var(--accent)}.project-workspace-module__CsICtG__sort{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:flex}.project-workspace-module__CsICtG__sort select{max-width:110px}.project-workspace-module__CsICtG__reset{min-height:31px;color:var(--accent-ink);background:0 0;border-radius:8px;padding:0 8px;font-size:11px;font-weight:700}.project-workspace-module__CsICtG__reset:hover{background:var(--soft)}.project-workspace-module__CsICtG__filterFooter{color:var(--muted);flex-wrap:wrap;gap:7px;margin-top:8px;padding:0 3px;font-size:11px;display:flex}.project-workspace-module__CsICtG__filterFooter span:first-child{color:var(--ink);font-weight:700}.project-workspace-module__CsICtG__filterFooter span+span:before{content:"·";margin-right:7px}.project-workspace-module__CsICtG__bulk{z-index:8;border:1px solid color-mix(in srgb, var(--accent) 30%, var(--line));background:color-mix(in srgb, var(--soft) 75%, var(--surface));border-radius:11px;flex-wrap:wrap;align-items:center;gap:12px;margin:10px 0;padding:9px 11px;display:flex;position:sticky;top:68px;box-shadow:0 8px 24px #0000000c}.project-workspace-module__CsICtG__bulk strong{font-size:11px}.project-workspace-module__CsICtG__bulk label{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}.project-workspace-module__CsICtG__bulk select{border:1px solid var(--line);background:var(--surface);min-height:30px;font:inherit;border-radius:7px;font-size:11px}.project-workspace-module__CsICtG__bulk button{color:var(--accent-ink);background:0 0;align-items:center;gap:5px;margin-left:auto;font-size:11px;font-weight:700;display:flex}.project-workspace-module__CsICtG__board{grid-template-columns:repeat(6,minmax(210px,1fr));gap:8px;margin-top:12px;padding-bottom:8px;display:grid;overflow-x:auto}.project-workspace-module__CsICtG__lane{border:1px solid var(--line);background:var(--soft-neutral);border-radius:12px;min-height:420px;padding:8px}.project-workspace-module__CsICtG__lane>header{align-items:center;gap:6px;padding:5px 4px 10px;display:flex}.project-workspace-module__CsICtG__lane h3{margin:0;font-size:11px}.project-workspace-module__CsICtG__lane header b{background:var(--surface);min-width:20px;height:20px;color:var(--muted);border-radius:999px;place-items:center;margin-left:auto;font-size:11px;display:grid}.project-workspace-module__CsICtG__statusDot{background:var(--muted);border-radius:50%;width:7px;height:7px}.project-workspace-module__CsICtG__statusDot[data-status=doing]{background:var(--accent)}.project-workspace-module__CsICtG__statusDot[data-status=blocked]{background:var(--warning)}.project-workspace-module__CsICtG__statusDot[data-status=review]{background:var(--accent-ink)}.project-workspace-module__CsICtG__statusDot[data-status=done]{background:var(--success)}.project-workspace-module__CsICtG__cards{gap:7px;display:grid}.project-workspace-module__CsICtG__cards>p{color:var(--muted);text-align:center;padding:20px 4px}.project-workspace-module__CsICtG__card{border:1px solid var(--line);background:var(--surface);border-radius:10px;min-width:0;padding:14px;box-shadow:0 1px 3px #00000008}.project-workspace-module__CsICtG__card[draggable=true]{cursor:grab}.project-workspace-module__CsICtG__card[draggable=true]:active{cursor:grabbing}.project-workspace-module__CsICtG__done{background:var(--soft-neutral)}.project-workspace-module__CsICtG__cardTop{align-items:center;gap:6px;display:flex}.project-workspace-module__CsICtG__selectTask{place-items:center;width:20px;height:20px;display:grid}.project-workspace-module__CsICtG__selectTask input{opacity:0;position:absolute}.project-workspace-module__CsICtG__selectTask span{border:1px solid var(--line-strong);background:var(--surface);border-radius:4px;place-items:center;width:14px;height:14px;display:grid}.project-workspace-module__CsICtG__selectTask input:checked+span{border-color:var(--accent);background:var(--accent);box-shadow:inset 0 0 0 3px var(--surface)}.project-workspace-module__CsICtG__priority{background:var(--soft-neutral);width:fit-content;color:var(--muted);letter-spacing:.02em;border-radius:999px;padding:4px 6px;font-size:11px;font-weight:800;display:inline-flex}.project-workspace-module__CsICtG__priority.project-workspace-module__CsICtG__essential{background:var(--soft);color:var(--danger)}.project-workspace-module__CsICtG__priority.project-workspace-module__CsICtG__important{background:var(--soft);color:var(--warning)}.project-workspace-module__CsICtG__priority.project-workspace-module__CsICtG__optional{background:var(--soft);color:var(--success)}.project-workspace-module__CsICtG__openIcon{width:25px;height:25px;color:var(--muted);background:0 0;border-radius:7px;place-items:center;margin-left:auto;display:grid}.project-workspace-module__CsICtG__openIcon:hover{background:var(--soft);color:var(--ink)}.project-workspace-module__CsICtG__cardTitle{width:100%;color:var(--ink);text-align:left;background:0 0;margin:9px 0 5px;font-size:13px;font-weight:720;line-height:1.4;display:block}.project-workspace-module__CsICtG__cardTitle:hover{text-decoration:underline}.project-workspace-module__CsICtG__card p{color:var(--muted);margin:0 0 9px;font-size:11px;line-height:1.45}.project-workspace-module__CsICtG__cardMeta{color:var(--muted);flex-wrap:wrap;gap:6px 9px;font-size:11px;display:flex}.project-workspace-module__CsICtG__cardMeta span{align-items:center;gap:4px;display:flex}.project-workspace-module__CsICtG__tags{flex-wrap:wrap;gap:4px;margin-top:8px;display:flex}.project-workspace-module__CsICtG__tags span{background:var(--soft);color:var(--accent-ink);border-radius:5px;padding:3px 5px;font-size:11px}.project-workspace-module__CsICtG__cardActions{border-top:1px solid var(--line);align-items:center;gap:6px;margin-top:10px;padding-top:9px;display:flex}.project-workspace-module__CsICtG__cardActions select{border:1px solid var(--line);background:var(--surface);min-width:0;min-height:29px;font:inherit;border-radius:7px;flex:1;font-size:11px}.project-workspace-module__CsICtG__cardActions button{background:var(--soft);min-height:29px;color:var(--accent-ink);border-radius:7px;align-items:center;gap:4px;padding:0 7px;font-size:11px;font-weight:700;display:flex}.project-workspace-module__CsICtG__list{gap:10px;margin-top:12px;display:grid}.project-workspace-module__CsICtG__milestone{border:1px solid var(--line);background:var(--surface);border-radius:12px;overflow:hidden}.project-workspace-module__CsICtG__milestone>header{border-bottom:1px solid var(--line);background:var(--soft-neutral);align-items:center;gap:9px;min-height:43px;padding:0 12px;display:flex}.project-workspace-module__CsICtG__milestone>header button{color:var(--ink);background:0 0;align-items:center;gap:6px;display:flex}.project-workspace-module__CsICtG__milestone>header strong{font-size:11px}.project-workspace-module__CsICtG__milestone>header span{background:var(--surface);color:var(--muted);border-radius:999px;padding:3px 6px;font-size:11px}.project-workspace-module__CsICtG__milestone>header time{color:var(--muted);align-items:center;gap:4px;margin-left:auto;font-size:11px;display:flex}.project-workspace-module__CsICtG__listCards{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px;padding:11px;display:grid}.project-workspace-module__CsICtG__list>.project-workspace-module__CsICtG__card{max-width:420px}.project-workspace-module__CsICtG__tableWrap{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin-top:12px;overflow:auto}.project-workspace-module__CsICtG__table{border-collapse:collapse;width:100%;min-width:920px;font-size:11px}.project-workspace-module__CsICtG__table th{z-index:2;border-bottom:1px solid var(--line-strong);background:var(--soft-neutral);color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.05em;padding:10px 9px;font-size:11px;position:sticky;top:0}.project-workspace-module__CsICtG__table td{border-bottom:1px solid var(--line);vertical-align:middle;padding:9px}.project-workspace-module__CsICtG__table tbody tr:last-child td{border-bottom:0}.project-workspace-module__CsICtG__table tbody tr:hover{background:color-mix(in srgb, var(--soft) 35%, var(--surface))}.project-workspace-module__CsICtG__table input{accent-color:var(--accent)}.project-workspace-module__CsICtG__table select{border:1px solid var(--line);background:var(--surface);min-height:29px;font:inherit;border-radius:7px;font-size:11px}.project-workspace-module__CsICtG__tableTitle{color:var(--ink);text-align:left;background:0 0;font-size:11px;font-weight:700;display:block}.project-workspace-module__CsICtG__tableTitle:hover{text-decoration:underline}.project-workspace-module__CsICtG__table td small{max-width:260px;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:11px;display:block;overflow:hidden}.project-workspace-module__CsICtG__doneRow{background:var(--soft-neutral)}.project-workspace-module__CsICtG__empty{border:1px dashed var(--line-strong);background:var(--soft-neutral);text-align:center;border-radius:13px;place-items:center;gap:10px;min-height:230px;margin-top:12px;padding:30px;display:grid}.project-workspace-module__CsICtG__empty h3{margin:0;font-size:14px}.project-workspace-module__CsICtG__footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:14px;padding-top:12px;display:flex}.project-workspace-module__CsICtG__footer button{min-height:31px;color:var(--muted);background:0 0;border-radius:8px;padding:0 8px;font-size:11px;font-weight:650}.project-workspace-module__CsICtG__footer button:hover{background:var(--soft);color:var(--ink)}@media (max-width:1200px){.project-workspace-module__CsICtG__health{grid-template-columns:repeat(3,1fr)}.project-workspace-module__CsICtG__health article:first-child{grid-column:span 2}.project-workspace-module__CsICtG__board{grid-template-columns:repeat(6,220px)}}@media (max-width:760px){.project-workspace-module__CsICtG__health{grid-template-columns:repeat(2,1fr)}.project-workspace-module__CsICtG__health article:first-child{grid-column:span 2}.project-workspace-module__CsICtG__commandBar{align-items:stretch}.project-workspace-module__CsICtG__views{width:100%}.project-workspace-module__CsICtG__views button{flex:1;justify-content:center}.project-workspace-module__CsICtG__projectActions{width:100%}.project-workspace-module__CsICtG__projectActions button{flex:1}.project-workspace-module__CsICtG__filterControls{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.project-workspace-module__CsICtG__filterLabel{grid-column:1/-1}.project-workspace-module__CsICtG__filterControls select{width:100%;max-width:none}.project-workspace-module__CsICtG__sort{grid-template-columns:auto 1fr;display:grid}.project-workspace-module__CsICtG__filterFooter span:last-child{display:none}.project-workspace-module__CsICtG__bulk{top:56px}.project-workspace-module__CsICtG__listCards{grid-template-columns:1fr}.project-workspace-module__CsICtG__board{grid-template-columns:repeat(6,240px)}.project-workspace-module__CsICtG__footer{justify-content:stretch}.project-workspace-module__CsICtG__footer button{flex:1}}@media (max-width:480px){.project-workspace-module__CsICtG__filterControls{grid-template-columns:1fr}.project-workspace-module__CsICtG__filterLabel{grid-column:auto}.project-workspace-module__CsICtG__health{grid-template-columns:1fr 1fr}.project-workspace-module__CsICtG__health article:first-child{grid-column:1/-1}.project-workspace-module__CsICtG__projectActions button.project-workspace-module__CsICtG__secondary:first-child{flex-basis:100%;width:100%}}@media (prefers-reduced-motion:reduce){.project-workspace-module__CsICtG__card,.project-workspace-module__CsICtG__views button{transition:none}}.project-workspace-module__CsICtG__toggle,.project-workspace-module__CsICtG__sort,.project-workspace-module__CsICtG__filterLabel{flex-direction:row;margin:0}.project-workspace-module__CsICtG__search input:focus{box-shadow:none}.project-workspace-module__CsICtG__search:focus-within{outline:2px solid var(--accent);outline-offset:2px}.project-workspace-module__CsICtG__cardContent{min-width:0}.project-workspace-module__CsICtG__done .project-workspace-module__CsICtG__cardTitle,.project-workspace-module__CsICtG__doneRow .project-workspace-module__CsICtG__titleButton{text-decoration:line-through}.project-workspace-module__CsICtG__listCards{grid-template-columns:1fr;gap:0;padding:0}.project-workspace-module__CsICtG__listCards .project-workspace-module__CsICtG__card{border:0;border-bottom:1px solid var(--line);box-shadow:none;border-radius:0;grid-template-columns:120px minmax(0,1fr) 200px;align-items:center;gap:18px;padding:16px 18px;display:grid}.project-workspace-module__CsICtG__listCards .project-workspace-module__CsICtG__card:last-child{border-bottom:0}.project-workspace-module__CsICtG__listCards .project-workspace-module__CsICtG__cardTop{flex-wrap:wrap}.project-workspace-module__CsICtG__listCards .project-workspace-module__CsICtG__openIcon{display:none}.project-workspace-module__CsICtG__listCards .project-workspace-module__CsICtG__cardTitle{margin:0 0 6px;font-size:13px}.project-workspace-module__CsICtG__listCards .project-workspace-module__CsICtG__cardActions{border:0;margin:0;padding:0}@media (max-width:1100px){.project-workspace-module__CsICtG__listCards .project-workspace-module__CsICtG__card{grid-template-columns:105px minmax(0,1fr)}.project-workspace-module__CsICtG__listCards .project-workspace-module__CsICtG__cardActions{grid-column:2}}@media (max-width:600px){.project-workspace-module__CsICtG__listCards .project-workspace-module__CsICtG__card{grid-template-columns:1fr;gap:10px;padding:15px}.project-workspace-module__CsICtG__listCards .project-workspace-module__CsICtG__cardActions{grid-column:1}}
.project-page-module__LGbI8W__briefReader{border:1px solid var(--line);background:var(--surface);border-radius:18px;margin:20px 0 30px;padding:22px 24px 18px;box-shadow:0 8px 24px #19272209}.project-page-module__LGbI8W__briefReader>header{grid-template-columns:auto 1fr;align-items:start;gap:13px;display:grid}.project-page-module__LGbI8W__briefIcon{background:var(--soft);width:40px;height:40px;color:var(--accent-ink);border-radius:12px;place-items:center;display:grid}.project-page-module__LGbI8W__briefReader h2,.project-page-module__LGbI8W__planHeading h2{color:var(--ink);letter-spacing:-.035em;margin:3px 0 5px;font-size:20px}.project-page-module__LGbI8W__briefReader header p,.project-page-module__LGbI8W__planHeading p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.project-page-module__LGbI8W__briefReader article{max-width:78ch;color:var(--ink);white-space:pre-wrap;margin:19px 0 0 53px;font-size:13px;line-height:1.75}.project-page-module__LGbI8W__briefPreview{-webkit-line-clamp:5;-webkit-mask-image:linear-gradient(to bottom, var(--ink) 72%, transparent 100%);mask-image:linear-gradient(to bottom, var(--ink) 72%, transparent 100%);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.project-page-module__LGbI8W__briefExpanded{display:block}.project-page-module__LGbI8W__briefToggle{background:var(--soft-neutral);min-height:34px;color:var(--accent-ink);border-radius:8px;align-items:center;gap:6px;margin:13px 0 0 53px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.project-page-module__LGbI8W__briefToggle:hover{background:var(--soft)}.project-page-module__LGbI8W__planHeading{margin:0 0 14px}.project-page-module__LGbI8W__planHeading h2{font-size:22px}@media (max-width:760px){.project-page-module__LGbI8W__briefReader{padding:18px}.project-page-module__LGbI8W__briefReader article,.project-page-module__LGbI8W__briefToggle{margin-left:0}.project-page-module__LGbI8W__briefReader article{font-size:12px}}
