/* A data-free first paint. These shapes are not interactive application controls. */
.workspace-loading{--wl-line:#e8eeeb;--wl-border:#edf0ee;position:relative;min-height:100vh;min-height:100dvh;background:#fff;color:#53635b;font:400 13px/1.5 Inter,system-ui,sans-serif;overflow:hidden}
.workspace-loading *{box-sizing:border-box}
.wl-preview{display:grid;grid-template-columns:212px minmax(0,1fr);height:100vh;height:100dvh;overflow:hidden;pointer-events:none;user-select:none}
.wl-sidebar{display:flex;flex-direction:column;background:#173631;padding:14px 18px;gap:30px}
.wl-logo{object-fit:contain;object-position:left center;max-width:100%}
.wl-nav{display:grid;gap:22px}
.wl-nav>div,.wl-sidebar-foot{display:flex;align-items:center;gap:13px}
.wl-sidebar .wl-line,.wl-sidebar .wl-square{background:#ffffff1c}
.wl-nav>div:nth-child(3n) .wl-line{width:70px}
.wl-sidebar-foot{margin-top:auto;margin-bottom:10px}
.wl-stage{min-width:0;overflow:hidden}
.wl-line{display:block;height:10px;width:96px;max-width:100%;border-radius:3px;background:var(--wl-line)}
.wl-title{height:16px;width:162px}
.wl-square,.wl-circle{display:block;flex:none;width:18px;height:18px;background:var(--wl-line);border-radius:4px}
.wl-circle{width:30px;height:30px;border-radius:50%}
.wl-topbar{height:60px;padding:0 24px;border-bottom:1px solid var(--wl-border);display:flex;align-items:center;justify-content:space-between;gap:24px}
.wl-topbar>div{display:flex;align-items:center;gap:16px}
.wl-search{display:block;width:260px;max-width:100%;height:34px;border:1px solid var(--wl-border);border-radius:6px;background:#fafcfb}
.wl-tabs{display:flex;gap:20px;height:32px;align-items:center;padding:0 14px;background:#f4f7f5;border-bottom:1px solid var(--wl-border)}
.wl-tabs>span{display:block;width:65px;height:9px;border-radius:3px;background:#e3eae6}
.wl-table-layout{display:grid;grid-template-columns:240px minmax(0,1fr);height:calc(100% - 92px)}
.wl-views{border-right:1px solid var(--wl-border);padding:18px 16px;display:flex;flex-direction:column;gap:22px}
.wl-views>.wl-title{width:58px;height:11px}
.wl-views>div{display:flex;align-items:center;gap:12px}
.wl-views>div:nth-child(even) .wl-line{width:72px}
.wl-grid-stage{overflow:hidden}
.wl-toolbar,.wl-tools{height:49px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--wl-border)}
.wl-toolbar>.wl-title{width:126px;height:12px}
.wl-pill{display:block;width:102px;height:32px;flex:none;border-radius:999px;background:var(--wl-line)}
.wl-tools{height:42px;justify-content:flex-start}
.wl-tools>.wl-line{width:56px}
.wl-grid{min-width:680px;mask-image:linear-gradient(#000 50%,transparent 95%)}
.wl-grid-head,.wl-grid-row{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;min-height:32px;border-bottom:1px solid var(--wl-border)}
.wl-grid-head{height:36px;background:#fafcfb}
.wl-grid-head>span,.wl-grid-row>span{padding:11px 16px;border-right:1px solid var(--wl-border)}
.wl-grid .wl-line{height:8px;width:70%}
.wl-grid-row:nth-child(3n) .wl-line{width:48%}
.wl-grid-row:nth-child(even)>span:nth-child(even) .wl-line{width:32%}
.wl-grid-row>span:first-child .wl-line{width:78%}
.wl-content{padding:28px 32px}
.wl-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 28px;min-height:38px}
.wl-heading>.wl-title{height:24px;width:190px}
.wl-directory-tools{display:flex;gap:14px;margin-bottom:22px}
.wl-directory-tools>.wl-search{width:390px;height:38px}
.wl-directory-tools>.wl-pill{height:38px;width:90px;background:#f3f6f4}
.wl-register{border:1px solid var(--wl-border);border-radius:6px;overflow:hidden;mask-image:linear-gradient(#000 60%,transparent)}
.wl-list-row{display:flex;align-items:center;gap:28px;min-height:68px;border-bottom:1px solid var(--wl-border);padding:16px 20px}
.wl-list-row>.wl-title{height:12px;width:32%;margin-right:auto}
.wl-list-row:last-child{border-bottom:0}
.wl-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:26px}
.wl-cards>div{border:1px solid var(--wl-border);border-radius:8px;padding:24px;display:flex;align-items:center;gap:18px}
.wl-cards .wl-circle{width:36px;height:36px;background:#f1f4f2}
.wl-cards .wl-title{width:52px;height:24px;margin-bottom:14px}
.wl-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.wl-panels>section{border:1px solid var(--wl-border);border-radius:8px;padding:24px;overflow:hidden}
.wl-panels .wl-list-row{padding-inline:0;justify-content:space-between}
.wl-record-tabs{display:flex;gap:28px;padding-bottom:18px;border-bottom:1px solid var(--wl-border);margin-bottom:28px}
.wl-record-tabs>.wl-line{width:68px}
.wl-record-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px}
.wl-details>section{margin-bottom:30px}
.wl-details>section>.wl-title{margin-bottom:20px;height:13px;width:124px}
.wl-details>section>div{display:grid;grid-template-columns:130px minmax(0,1fr);gap:20px;align-items:center;margin:14px 0}
.wl-input{display:block;height:36px;width:100%;border:1px solid var(--wl-border);border-radius:6px;background:#fafcfb}
.wl-conversation{border-left:1px solid var(--wl-border);padding-left:28px}
.wl-compose{display:block;height:94px;border:1px solid var(--wl-border);border-radius:6px;margin:22px 0}
.wl-conversation>div{display:flex;align-items:center;gap:14px;margin:26px 0}
.wl-entry .wl-preview,.wl-public .wl-preview{display:grid;grid-template-columns:minmax(0,1fr);place-items:center;background:#fafcfb}
.wl-entry-art{width:min(440px,calc(100% - 40px));padding:40px;background:white;border:1px solid var(--wl-border);border-radius:8px}
.wl-entry-art>img{display:block;object-fit:contain;object-position:left center;margin-bottom:42px;max-width:100%}
.wl-entry-lines{display:grid;gap:20px}
.wl-entry-lines>.wl-title{height:22px;width:180px}
.wl-entry-lines>.wl-line:not(.wl-title){width:80%;margin-bottom:12px}
.wl-entry-lines>.wl-pill{width:100%;height:38px}
.wl-public .wl-entry-art{width:min(720px,calc(100% - 40px));min-height:520px}
.wl-public .wl-entry-art>img{display:none}
.wl-status{position:absolute;bottom:24px;left:calc(50% + 106px);transform:translateX(-50%);display:flex;align-items:center;gap:14px;width:max-content;max-width:calc(100% - 40px);padding:10px 16px;border:1px solid var(--wl-border);border-radius:8px;background:#fff;color:#53635b;box-shadow:0 2px 8px #17363106}
.wl-entry .wl-status,.wl-public .wl-status{left:50%}
.wl-status p{margin:0;font-size:13px;line-height:1.5;font-weight:400}
.wl-status button{white-space:nowrap;background:#173631;color:#fff;font:500 13px/1.4 Inter,system-ui,sans-serif;padding:8px 14px;border:1px solid #173631;border-radius:999px;cursor:pointer}
.wl-status button:focus-visible{outline:2px solid #426e58;outline-offset:3px}
.wl-status button[hidden]{display:none}
.wl-line,.wl-square,.wl-circle,.wl-tabs>span,.wl-pill{animation:wl-breathe 1.8s ease-in-out 5}
.wl-failed .wl-preview{opacity:.45}
.wl-failed .wl-line,.wl-failed .wl-square,.wl-failed .wl-circle,.wl-failed .wl-tabs>span,.wl-failed .wl-pill{animation:none}
.wl-recovery{min-height:100vh;display:grid;place-items:center;padding:24px;background:#fff;color:#53635b;font:400 14px/1.5 Inter,system-ui,sans-serif}
.wl-recovery .wl-status{position:static;transform:none;flex-direction:column;text-align:center;max-width:460px}
.wl-noscript{position:absolute;inset:0;display:grid;place-items:center;padding:32px;background:#fff;text-align:center}
@keyframes wl-breathe{50%{opacity:.45}}
/* Keep navigation out of the skeleton; authenticated loads use the real shell. */
.workspace-loading .wl-preview,.wl-table .wl-table-layout{grid-template-columns:minmax(0,1fr)}
.workspace-loading .wl-status{top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%);max-width:calc(100% - 40px);justify-content:center;text-align:center;flex-wrap:wrap;padding:14px 20px}
.wl-inset{flex:1;min-height:0;min-width:0;width:100%}
.wl-inset .wl-preview{height:100%;min-height:280px}
.wl-inset .wl-grid{mask-image:linear-gradient(#000 20%,transparent 95%)}
@media(prefers-reduced-motion:reduce){.workspace-loading *{animation:none!important}}
@media(forced-colors:active){.wl-line,.wl-square,.wl-circle,.wl-tabs>span,.wl-pill{border:1px solid GrayText;background:Canvas}.wl-sidebar{background:Canvas}}
@media(max-width:1000px){.wl-record-layout{grid-template-columns:minmax(0,1fr) 260px;gap:24px}.wl-details>section>div{grid-template-columns:100px minmax(0,1fr)}}
@media(max-width:700px){.wl-preview{grid-template-columns:66px minmax(0,1fr)}.wl-sidebar{padding:20px 22px;gap:34px}.wl-sidebar .wl-line,.wl-logo{display:none}.wl-nav{gap:26px}.wl-topbar{padding-inline:16px;height:60px}.wl-topbar>.wl-title{width:100px;height:12px}.wl-topbar .wl-search{display:none}.wl-topbar>div{gap:0}.wl-table-layout{grid-template-columns:46px minmax(0,1fr)}.wl-views{padding:18px 13px;gap:28px}.wl-views>.wl-line,.wl-views>.wl-search,.wl-views>div>.wl-line{display:none}.wl-tabs{gap:18px;overflow:hidden}.wl-tabs>span{flex:0 0 50px}.wl-content{padding:20px 16px}.wl-heading{gap:16px;margin-bottom:24px}.wl-heading>.wl-title{height:20px;width:120px}.wl-heading>.wl-pill{width:64px}.wl-status{left:calc(50% + 33px);max-width:calc(100% - 88px);bottom:16px;flex-wrap:wrap;justify-content:center;text-align:center}.wl-list-row{padding:16px;gap:14px}.wl-list-row>.wl-line:not(.wl-title){display:none}.wl-list-row>.wl-title{width:65%}.wl-directory-tools{gap:10px}.wl-directory-tools>.wl-pill{width:54px}.wl-cards{grid-template-columns:1fr;gap:12px}.wl-cards>div{padding:18px}.wl-cards>div:nth-child(3){display:none}.wl-panels{grid-template-columns:1fr}.wl-panels>section:nth-child(2){display:none}.wl-record-layout{grid-template-columns:1fr}.wl-conversation{display:none}.wl-details>section>div{grid-template-columns:1fr;gap:10px}.wl-entry-art{padding:28px}.wl-public .wl-entry-art{min-height:460px}}
