:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#11100f;color:#f4f1ed;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:linear-gradient(180deg,#1f2220f0,#11100f 320px),#11100f}button,input{font:inherit}code{color:#dffbf3}video{display:block;max-width:100%}.authShell{display:grid;place-items:center;min-height:100vh;padding:24px}.authCard{width:min(520px,100%);padding:26px;border:1px solid rgba(244,241,237,.14);border-radius:8px;background:#1b1a18;box-shadow:0 22px 70px #00000047}.authCard h1{margin-bottom:12px;font-size:2.05rem}.authCard p{color:#bdb7ae;line-height:1.5}.authForm{display:grid;gap:10px;margin-top:18px}.authTabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:18px;padding:4px;border:1px solid rgba(244,241,237,.12);border-radius:8px;background:#ffffff0a}.authTabs button{min-height:36px;border:1px solid transparent;border-radius:6px;background:transparent;color:#bdb7ae;cursor:pointer}.authTabs button.active{border-color:#8fd5c2a6;background:#8fd5c224;color:#dffbf3}.authForm label,.profilePanel label{color:#d8d0c5;font-size:.84rem;font-weight:700}.authForm input,.profilePanel input,.profilePanel select{width:100%;height:42px;margin-top:6px;padding:0 12px;border:1px solid rgba(244,241,237,.16);border-radius:8px;outline:0;background:#ffffff0f;color:#f4f1ed}.profilePanel select{cursor:pointer}.primaryButton,.secondaryButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid rgba(143,213,194,.4);border-radius:8px;background:#8fd5c226;color:#dffbf3;cursor:pointer;transition:background .16s ease,border-color .16s ease,filter .16s ease,transform .16s ease}.primaryButton:hover,.secondaryButton:hover{filter:brightness(1.08);transform:translateY(-1px)}.primaryButton:active,.secondaryButton:active{transform:translateY(0)}.secondaryButton{border-color:#f4f1ed29;background:#26231f;color:#f4f1ed}.primaryButton.compact,.secondaryButton.compact{min-height:36px}.primaryButton:disabled,.secondaryButton:disabled{cursor:progress;opacity:.7}.successText{color:#8fd5c2!important}.errorText{color:#ffb4a6!important}.shell{width:min(1480px,calc(100% - 32px));margin:0 auto;padding:28px 0 48px}.shell.quickOpen{width:min(1680px,calc(100% - 28px))}.topbar{position:relative;z-index:30;display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:24px;animation:fadeUp .52s ease both}.eyebrow{margin:0 0 6px;color:#8fd5c2;font-size:.82rem;font-weight:700;text-transform:uppercase}h1{margin:0;font-size:clamp(1.6rem,3vw,3rem);line-height:1.05;letter-spacing:0}.dailyMotivation{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:-6px 0 24px;padding:18px 20px;overflow:hidden;border:1px solid rgba(143,213,194,.24);border-radius:8px;background:linear-gradient(135deg,#8fd5c21f,#e7bc7412),#181714;box-shadow:0 18px 48px #00000038,inset 0 1px #ffffff0a;animation:fadeUp .62s 80ms ease both}.dailyMotivation:before{position:absolute;top:0;right:0;bottom:0;left:0;width:42%;content:"";background:linear-gradient(100deg,transparent,rgba(255,255,255,.08),transparent);transform:translate(-120%);animation:softSheen 4.8s .9s ease-in-out infinite;pointer-events:none}.dailyMotivation>div,.dailyMotivation>span{position:relative;z-index:1}.dailyMotivation p:last-child{max-width:920px;margin:0;color:#f5efe7;font-size:clamp(1rem,1.4vw,1.22rem);line-height:1.55}.dailyMotivation>span{flex:0 0 auto;padding:7px 10px;border:1px solid rgba(231,188,116,.24);border-radius:999px;background:#e7bc7414;color:#e8cf9f;font-size:.78rem;font-weight:700;text-transform:uppercase}.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.profileMenu{position:relative;z-index:60}.profileTrigger{display:inline-flex;align-items:center;gap:8px;max-width:240px;height:42px;padding:0 12px;border:1px solid rgba(244,241,237,.16);border-radius:8px;background:#26231f;color:#f4f1ed;cursor:pointer}.profileTrigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileTrigger img,.profileAvatar img{display:block;width:28px;height:28px;border-radius:50%;object-fit:cover}.profileStatusDot,.presenceDot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#777066;box-shadow:0 0 0 3px #7770661f}.profileStatusDot.online,.presenceDot.online,.presenceIcon.online{background:#8fd5c2;color:#8fd5c2;box-shadow:0 0 0 3px #8fd5c224}.profileStatusDot.busy,.presenceDot.busy,.presenceIcon.busy{background:#e8cf9f;color:#e8cf9f;box-shadow:0 0 0 3px #e8cf9f24}.profileStatusDot.offline,.presenceDot.offline,.presenceIcon.offline{background:#777066;color:#777066}.profilePanel{position:absolute;right:0;top:calc(100% + 10px);z-index:80;display:grid;gap:12px;width:280px;padding:14px;border:1px solid rgba(244,241,237,.15);border-radius:8px;background:#171614;box-shadow:0 22px 70px #0000005c}.profileAvatar{display:flex;align-items:center;justify-content:space-between;gap:12px}.profileAvatar img,.profileAvatar>svg{width:48px;height:48px;border-radius:50%;background:#26231f}.avatarUpload{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 11px;border:1px solid rgba(143,213,194,.28);border-radius:8px;background:#8fd5c21a;color:#dffbf3;cursor:pointer}.avatarUpload input{display:none}.profileEmail,.profileMessage{overflow-wrap:anywhere;color:#9c948a;font-size:.82rem}.profileMessage{color:#8fd5c2}.categoryTabs{display:inline-flex;gap:6px;padding:4px;border:1px solid rgba(244,241,237,.12);border-radius:8px;background:#ffffff0a}.categoryTab{display:inline-flex;align-items:center;gap:7px;height:34px;padding:0 10px;border:1px solid transparent;border-radius:6px;background:transparent;color:#bdb7ae;cursor:pointer}.categoryTab span{display:inline-grid;place-items:center;min-width:22px;height:20px;padding:0 6px;border-radius:999px;background:#f4f1ed14;color:#d8d0c5;font-size:.74rem}.categoryTab.active{border-color:#8fd5c2a6;background:#8fd5c224;color:#dffbf3}.search{display:flex;align-items:center;gap:8px;min-width:min(280px,100%);height:42px;padding:0 12px;border:1px solid rgba(244,241,237,.16);border-radius:8px;background:#ffffff0f;color:#bdb7ae}.search input{width:100%;border:0;outline:0;color:#f4f1ed;background:transparent}.search input::placeholder{color:#9c948a}.entryGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;min-height:calc(100vh - 180px);align-items:stretch}.entryCard{position:relative;display:grid;grid-template-columns:minmax(180px,.8fr) minmax(0,1fr);gap:18px;align-items:stretch;min-height:360px;padding:14px;border:1px solid rgba(244,241,237,.14);border-radius:8px;background:#1b1a18;color:#f4f1ed;text-align:left;cursor:pointer;box-shadow:0 22px 70px #00000042;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,transform .16s ease;animation:fadeUp .56s var(--stagger, 0ms) ease both}.entryCard:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(120deg,transparent 15%,rgba(143,213,194,.08),transparent 42%);opacity:0;transform:translate(-30%);transition:opacity .18s ease,transform .52s ease;pointer-events:none}.entryCard:hover{border-color:#8fd5c2b8;background:#211f1c;box-shadow:0 26px 80px #00000057;transform:translateY(-2px)}.entryCard:hover:before{opacity:1;transform:translate(24%)}.entryMedia{display:grid;place-items:center;min-height:330px;overflow:hidden;border-radius:8px;background:#0b0b0a}.mediaPlaceholder{display:grid;place-items:center;width:100%;height:100%;min-height:220px;padding:16px;color:#9c948a;text-align:center}.mediaPlaceholder.small{min-height:150px;border-radius:6px;background:#0b0b0a;font-size:.8rem}.loadingStrip{margin-bottom:12px;padding:9px 12px;border:1px solid rgba(143,213,194,.2);border-radius:8px;background:#8fd5c214;color:#bfe9dd;font-size:.86rem}.entryMedia img,.entryMedia video{width:100%;height:100%;object-fit:cover;transition:filter .2s ease,transform .22s ease}.entryCard:hover .entryMedia img,.entryCard:hover .entryMedia video{filter:saturate(1.05) contrast(1.04);transform:scale(1.018)}.entryContent{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:18px 8px}.entryCount{width:max-content;margin-bottom:14px;padding:5px 9px;border:1px solid rgba(143,213,194,.24);border-radius:999px;background:#8fd5c21a;color:#bfe9dd;font-size:.78rem;font-weight:700;text-transform:uppercase}.entryContent strong{margin-bottom:10px;font-size:2rem;line-height:1.08;letter-spacing:0}.entryContent span:last-child{color:#bdb7ae;font-size:1rem;line-height:1.45}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:16px}.card{position:relative;overflow:hidden;border:1px solid rgba(244,241,237,.14);border-radius:8px;background:#1b1a18;box-shadow:0 18px 50px #00000038;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease;animation:fadeUp .46s var(--stagger, 0ms) ease both}.card:hover{border-color:#8fd5c275;box-shadow:0 24px 70px #00000047;transform:translateY(-2px)}.imageLink{position:relative;display:block;width:100%;aspect-ratio:9 / 16;overflow:hidden;padding:0;border:0;background:#0b0b0a;cursor:pointer}.imageLink img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.imageLink video{width:100%;height:100%;object-fit:cover;pointer-events:none}.imageLink:hover img,.imageLink:hover video{transform:scale(1.025)}.downloadBadge{position:absolute;right:10px;bottom:10px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#0c0c0bbd;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cardBody{min-height:208px;padding:12px}.meta{display:flex;justify-content:space-between;gap:8px;margin-bottom:8px;color:#9c948a;font-size:.76rem}.card p{min-height:54px;margin:0;color:#f5efe7;font-size:.98rem;line-height:1.38}.tagsRow{display:grid;grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:8px;min-height:42px;margin-top:10px;padding:8px;border:1px solid rgba(143,213,194,.2);border-radius:8px;background:#8fd5c214}.tagsRow span{overflow-wrap:anywhere;color:#bfe9dd;font-size:.78rem;line-height:1.32}.tagCopy{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid rgba(143,213,194,.28);border-radius:8px;background:#8fd5c21f;color:#dffbf3;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.tagCopy:hover{border-color:#8fd5c2c7;background:#8fd5c22e;transform:translateY(-1px)}.cardActions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:12px}.iconButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:38px;height:38px;border:1px solid rgba(244,241,237,.18);border-radius:8px;background:#26231f;color:#f4f1ed;text-decoration:none;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.iconButton:hover{border-color:#8fd5c2b8;background:#303028;transform:translateY(-1px)}.iconButton:active,.tagCopy:active,.prepareButton:active,.doneButton:active,.openPlatform:active,.panelAction:active,.platformTab:active,.categoryTab:active{transform:translateY(0)}.iconButton.active{border-color:#8fd5c2db;background:#8fd5c22e;color:#dffbf3}.iconButton:disabled{opacity:.48;cursor:not-allowed;transform:none}.iconButton:disabled:hover{border-color:#f4f1ed2e;background:#26231f;transform:none}.iconButton.wide{width:auto;min-width:116px;padding:0 14px}.workspace{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}.quickOpen .workspace{grid-template-columns:minmax(0,1fr) minmax(340px,400px);align-items:start}.quickOpen .libraryPane{max-height:calc(100vh - 128px);overflow:auto;padding-right:2px}.quickOpen .grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.card.selected{border-color:#8fd5c2db;box-shadow:0 18px 50px #0000003d,0 0 0 1px #8fd5c252}.card.completed{border-color:#e7bc747a;box-shadow:0 18px 50px #00000038,0 0 0 1px #e7bc7429}.card.multiSelected{border-color:#8fd5c2e6;box-shadow:0 18px 50px #0000003d,0 0 0 2px #8fd5c257}.selectToggle{position:absolute;left:10px;top:10px;z-index:5;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(244,241,237,.42);border-radius:8px;background:#0c0c0bc7;color:#111a17;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .16s ease,border-color .16s ease,transform .16s ease}.selectToggle:hover{border-color:#8fd5c2db;transform:translateY(-1px)}.selectToggle.checked{border-color:#8fd5c2eb;background:#8fd5c2}.postedBadge{position:absolute;left:10px;top:10px;z-index:2;display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border:1px solid rgba(231,188,116,.42);border-radius:999px;background:#14110cc7;color:#f4d59c;font-size:.72rem;font-weight:800;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.card.selectMode .postedBadge{top:52px}.prepareButton{display:inline-flex;align-items:center;justify-content:center;min-width:86px;flex:1 1 86px;height:38px;padding:0 12px;border:1px solid rgba(143,213,194,.28);border-radius:8px;background:#8fd5c21a;color:#dffbf3;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.prepareButton:hover{border-color:#8fd5c2b8;background:#8fd5c229;transform:translateY(-1px)}.doneButton{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:102px;flex:1 1 112px;height:38px;padding:0 12px;border:1px solid rgba(231,188,116,.28);border-radius:8px;background:#e7bc7414;color:#e8cf9f;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.doneButton:hover{border-color:#e7bc74b8;background:#e7bc7424;transform:translateY(-1px)}.doneButton.done{border-color:#e7bc74b8;background:#e7bc7429;color:#f4d59c}.publishPanel{position:sticky;top:18px;display:flex;flex-direction:column;gap:14px;max-height:calc(100vh - 36px);overflow:auto;padding:16px;border:1px solid rgba(244,241,237,.15);border-radius:8px;background:#171614;box-shadow:0 22px 70px #00000057;animation:panelIn .28s ease both}.panelHeader{display:flex;align-items:start;justify-content:space-between;gap:14px}.panelHeader h2{margin:0;font-size:1.45rem;letter-spacing:0}.openPlatform,.panelAction{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 12px;border:1px solid rgba(244,241,237,.18);border-radius:8px;background:#26231f;color:#f4f1ed;text-decoration:none;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.openPlatform:hover,.panelAction:hover{border-color:#8fd5c2b8;background:#303028;transform:translateY(-1px)}.platformTabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.platformTab{flex:0 0 auto;min-height:34px;padding:0 11px;border:1px solid rgba(244,241,237,.14);border-radius:8px;background:#211f1c;color:#bdb7ae;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.platformTab:hover{border-color:#8fd5c26b;color:#f4f1ed;transform:translateY(-1px)}.platformTab.active{border-color:#8fd5c2d1;background:#8fd5c226;color:#dffbf3}.embedNotice{padding:10px 12px;border:1px solid rgba(231,188,116,.26);border-radius:8px;background:#e7bc7414;color:#e8cf9f;font-size:.86rem;line-height:1.4}.selectedAsset{display:grid;grid-template-columns:94px minmax(0,1fr);gap:12px;align-items:center;padding:10px;border:1px solid rgba(244,241,237,.12);border-radius:8px;background:#1d1b18}.selectedAsset img,.selectedAsset video{width:94px;aspect-ratio:9 / 16;object-fit:cover;border-radius:6px;background:#0b0b0a}.selectedAsset video{pointer-events:auto}.selectedAsset span,.publishTextBlock label{display:block;margin-bottom:5px;color:#9c948a;font-size:.76rem;font-weight:700;text-transform:uppercase}.selectedAsset strong{display:block;overflow-wrap:anywhere;color:#f5efe7;font-size:.95rem;line-height:1.28}.publishTextBlock{display:grid;gap:9px;padding:12px;border:1px solid rgba(244,241,237,.12);border-radius:8px;background:#1d1b18}.publishTextBlock p{margin:0;overflow-wrap:anywhere;color:#f5efe7;line-height:1.42}.panelActions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.panelAction{width:100%}.panelAction.posted{border-color:#8fd5c2d1;background:#8fd5c229;color:#dffbf3}.panelAction.edgeAction{grid-column:1 / -1;border-color:#8fd5c252;background:#8fd5c21f;color:#dffbf3}.panelAction:disabled{opacity:.5;cursor:not-allowed;transform:none}.panelAction:disabled:hover{border-color:#f4f1ed2e;background:#26231f;transform:none}.edgeStatus{padding:9px 11px;border:1px solid rgba(143,213,194,.24);border-radius:8px;background:#8fd5c214;color:#c8f0e5;font-size:.82rem;line-height:1.35}.chatDock{position:fixed;right:22px;bottom:22px;z-index:90}.chatLauncher{position:relative;display:inline-grid;place-items:center;width:54px;height:54px;border:1px solid rgba(143,213,194,.35);border-radius:999px;background:#1f2623;color:#dffbf3;cursor:pointer;box-shadow:0 18px 54px #0000005c;transition:border-color .16s ease,background .16s ease,transform .16s ease}.chatLauncher:hover{border-color:#8fd5c2cc;background:#26332f;transform:translateY(-1px)}.chatLauncher .presenceDot{position:absolute;right:8px;bottom:8px}.chatLauncher strong{position:absolute;right:-3px;top:-4px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#e8cf9f;color:#171614;font-size:.72rem}.chatPanel{position:absolute;right:0;bottom:66px;display:grid;grid-template-rows:auto auto minmax(190px,320px) auto auto;width:min(380px,calc(100vw - 28px));overflow:hidden;border:1px solid rgba(244,241,237,.15);border-radius:10px;background:#171614;box-shadow:0 28px 90px #0000007a;animation:panelIn .22s ease both}.chatHeader,.callBar,.messageComposer{display:flex;align-items:center;gap:10px;padding:12px}.chatHeader{justify-content:space-between;border-bottom:1px solid rgba(244,241,237,.1)}.chatContact{display:flex;align-items:center;min-width:0;gap:10px}.chatContact img,.chatContact>svg{flex:0 0 auto;width:38px;height:38px;border-radius:50%;background:#26231f;object-fit:cover}.chatContact div{min-width:0}.chatContact strong,.chatContact span{display:flex;align-items:center;gap:6px}.chatContact strong{overflow:hidden;color:#f5efe7;text-overflow:ellipsis;white-space:nowrap}.chatContact span,.callBar,.messageBubble small,.chatEmpty{color:#9c948a;font-size:.78rem}.presenceIcon{width:8px;height:8px;border-radius:50%}.callBar{justify-content:space-between;flex-wrap:wrap;border-bottom:1px solid rgba(244,241,237,.1);background:#8fd5c20f}.callButton{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 10px;border:1px solid rgba(143,213,194,.28);border-radius:8px;background:#8fd5c21f;color:#dffbf3;cursor:pointer}.callButton.accept{border-color:#8fd5c2a6;background:#8fd5c22e}.callButton.end{border-color:#ffb4a652;background:#ffb4a61a;color:#ffcabf}.callButton:disabled{cursor:not-allowed;opacity:.48}.messageList{display:flex;flex-direction:column;gap:9px;overflow:auto;padding:12px}.messageBubble{align-self:flex-start;max-width:82%;padding:9px 10px;border:1px solid rgba(244,241,237,.1);border-radius:10px 10px 10px 3px;background:#23211e;color:#f5efe7}.messageBubble.mine{align-self:flex-end;border-color:#8fd5c238;border-radius:10px 10px 3px;background:#8fd5c224}.messageBubble span,.messageBubble small{display:block;overflow-wrap:anywhere}.messageBubble small{margin-top:4px}.chatEmpty{margin:auto}.emojiRow{display:flex;gap:6px;overflow-x:auto;padding:8px 12px;border-top:1px solid rgba(244,241,237,.1)}.emojiRow button{flex:0 0 auto;width:32px;height:32px;border:1px solid rgba(244,241,237,.12);border-radius:8px;background:#22201d;cursor:pointer}.messageComposer{border-top:1px solid rgba(244,241,237,.1)}.messageComposer input{min-width:0;flex:1;height:38px;border:0;outline:0;background:transparent;color:#f4f1ed}.messageComposer button{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(143,213,194,.28);border-radius:8px;background:#8fd5c21f;color:#dffbf3;cursor:pointer}.messageComposer button:disabled{cursor:not-allowed;opacity:.45}.empty{display:grid;place-items:center;min-height:220px;color:#9c948a;border:1px dashed rgba(244,241,237,.18);border-radius:8px}.copiedPulse svg{animation:copyPulse .52s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes panelIn{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@keyframes softSheen{0%,58%{transform:translate(-130%)}to{transform:translate(260%)}}@keyframes copyPulse{0%{transform:scale(.86)}48%{transform:scale(1.14)}to{transform:scale(1)}}@media (max-width: 720px){.shell{width:min(100% - 20px,1480px);padding-top:18px}.topbar{align-items:stretch;flex-direction:column}.dailyMotivation{align-items:flex-start;flex-direction:column;gap:12px;margin-top:-4px;padding:15px}.actions,.categoryTabs,.search,.profileMenu,.profileTrigger{width:100%}.profilePanel{position:static;z-index:auto;width:100%;margin-top:10px}.chatDock{right:12px;bottom:12px}.chatPanel{right:-2px;bottom:62px;width:calc(100vw - 24px);grid-template-rows:auto auto minmax(180px,42vh) auto auto}.categoryTabs{justify-content:stretch}.categoryTab{flex:1;justify-content:center}.iconButton.wide{flex:1}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.entryGrid{grid-template-columns:minmax(0,1fr);min-height:auto;gap:12px}.entryCard{grid-template-columns:112px minmax(0,1fr);min-height:180px;padding:10px}.entryMedia{min-height:160px}.entryContent{padding:8px 0}.entryContent strong{font-size:1.25rem}.entryContent span:last-child{font-size:.9rem}.quickOpen .workspace{grid-template-columns:minmax(0,1fr)}.quickOpen .libraryPane{max-height:none;overflow:visible;padding-right:0}.quickOpen .grid{grid-template-columns:repeat(2,minmax(0,1fr))}.publishPanel{position:static;order:-1;max-height:none;padding:12px}.panelActions{grid-template-columns:1fr}.cardBody{min-height:222px;padding:10px}.cardActions{flex-wrap:wrap}.doneButton,.prepareButton{flex:1 1 100%}.card p{font-size:.9rem}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}.entryCard:hover,.card:hover,.iconButton:hover,.tagCopy:hover,.prepareButton:hover,.openPlatform:hover,.panelAction:hover,.platformTab:hover,.primaryButton:hover,.secondaryButton:hover{transform:none}}
