:root{--black:#181817;--orange:#ff8049;--yellow:#ffc96d;--gold:#f3a929;--eggshell:#f8f8d5;--white:#fff;--paper:#f6f6f2;--muted:#6e6e68;--line:#deded8;--shadow:0 12px 30px #18181714}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--black);background:var(--paper);letter-spacing:-.5px;margin:0;font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.45}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;justify-content:space-between;align-items:center;height:72px;padding:0 20px;display:flex;position:sticky;top:0}.brand img{width:210px;height:auto;display:block}.top-actions{align-items:center;gap:10px;display:flex}.icon-button,.avatar{background:var(--white);border:1px solid var(--line);cursor:pointer;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid;position:relative}.icon-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px}.notification-dot{background:var(--orange);border:2px solid var(--white);border-radius:50%;width:9px;height:9px;position:absolute;top:6px;right:4px}.avatar{background:var(--black);color:var(--white);border-color:var(--black);letter-spacing:.02em;font-size:.78rem;font-weight:600}.desktop-location,.desktop-sidebar{display:none}main{width:min(100%,1240px);margin:0 auto;padding:20px 18px 116px}.mobile-context{justify-content:space-between;align-items:flex-end;margin:2px 0 24px;display:flex}.mobile-context p,.eyebrow,.urgent-copy p{letter-spacing:.12em;margin:0;font-size:.73rem;font-weight:600;line-height:1.2}.location-trigger{border:0;border-bottom:1px solid var(--black);cursor:pointer;background:0 0;padding:0 0 3px;font-size:.9rem;font-weight:600}.location-trigger span{margin-left:4px}.urgent-card{background:var(--eggshell);border:1px solid #e9e7b3;border-radius:16px;grid-template-columns:42px 1fr;gap:14px;margin-bottom:16px;padding:18px;display:grid}.urgent-icon{background:var(--gold);border-radius:50%;place-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:600;display:grid}.urgent-copy p{margin:2px 0 5px}.urgent-copy h2{margin:0 0 4px;font-size:1rem;line-height:1.25}.urgent-copy span{color:#656456;font-size:.86rem}.urgent-card>button{border:0;border-bottom:1px solid var(--black);cursor:pointer;background:0 0;grid-column:2;justify-self:start;padding:4px 0;font-size:.86rem;font-weight:600}.search-section{margin:0 0 16px}.search-box{background:var(--white);border:1px solid var(--line);border-radius:14px;align-items:center;gap:11px;min-height:56px;padding:0 16px;display:flex;box-shadow:0 2px #18181705}.search-box:focus-within{border-color:var(--black);box-shadow:0 0 0 3px #ff804933}.search-box svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:21px}.search-box input{min-width:0;color:var(--black);background:0 0;border:0;outline:0;flex:1;font-size:1rem}.search-box input::placeholder{color:#777770}.search-box kbd{color:var(--muted);background:var(--paper);border:1px solid var(--line);border-radius:6px;padding:3px 7px;font-family:inherit;font-size:.72rem;display:none}.section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.section-heading h2{letter-spacing:-.045em;margin:4px 0 0;font-size:1.65rem;line-height:1}.section-heading button,#view-all{border:0;border-bottom:1px solid var(--black);cursor:pointer;background:0 0;padding:5px 0;font-size:.86rem;font-weight:600}.filter-row{scrollbar-width:none;gap:8px;margin:0 -18px 14px;padding:0 18px 2px;display:flex;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter{min-height:38px;color:var(--muted);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:0 16px;font-size:.86rem;font-weight:600}.filter.active{color:var(--white);background:var(--black);border-color:var(--black)}.tool-grid{grid-template-columns:1fr;gap:10px;display:grid}.tool-card{text-align:left;width:100%;min-height:78px;color:var(--black);background:var(--white);border:1px solid var(--line);cursor:pointer;border-radius:14px;grid-template-columns:48px minmax(0,1fr) 28px;align-items:center;gap:13px;padding:13px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.tool-card:hover,.tool-card:focus-visible{box-shadow:var(--shadow);border-color:#aaa9a1;outline:none;transform:translateY(-2px)}.tool-icon{background:var(--paper);border-radius:11px;place-items:center;width:46px;height:46px;display:grid}.tool-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.tool-copy{flex-direction:column;min-width:0;display:flex}.tool-copy strong{font-size:.98rem;line-height:1.2}.tool-copy small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:.8rem;overflow:hidden}.tool-arrow{background:var(--paper);border-radius:50%;place-items:center;width:28px;height:28px;font-size:.9rem;display:grid}.tool-card[hidden]{display:none}.empty-state{text-align:center;color:var(--muted);background:var(--white);border:1px dashed var(--line);border-radius:14px;padding:30px 16px;display:none}.empty-state.visible{display:block}.updates-section{margin-top:42px}.update-row{border-top:1px solid var(--line);grid-template-columns:52px minmax(0,1fr) 34px;align-items:center;gap:14px;padding:15px 0;display:grid}.update-row:last-child{border-bottom:1px solid var(--line)}.update-date{border:1px solid var(--line);width:48px;height:54px;color:var(--muted);letter-spacing:.08em;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;font-size:.66rem;display:flex}.update-date strong{color:var(--black);letter-spacing:0;font-size:1.15rem;line-height:1}.update-row>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.update-row>span:nth-child(2) strong{line-height:1.25}.update-row small{color:var(--muted);margin-top:4px;font-size:.78rem}.update-row button{background:var(--white);border:1px solid var(--line);cursor:pointer;border-radius:50%;width:34px;height:34px;padding:0}.mobile-nav{z-index:30;height:78px;padding:8px 8px max(8px, env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffffa;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 28px #1818170f}.mobile-nav a,.mobile-nav button{color:var(--muted);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:0;font-size:.69rem;font-weight:600;display:flex;position:relative}.mobile-nav a>span,.mobile-nav button>span{font-size:1.25rem;line-height:1}.mobile-nav .active{color:var(--black)}.mobile-nav i{background:var(--orange);width:17px;height:17px;color:var(--black);border-radius:50%;place-items:center;font-size:.62rem;font-style:normal;display:grid;position:absolute;top:4px;right:calc(50% - 19px)}.floating-spoke{z-index:40;min-height:54px;color:var(--white);background:var(--black);border:1px solid #343431;border-radius:16px;grid-template-columns:38px auto 18px;align-items:center;gap:9px;padding:8px 13px 8px 8px;font-size:.9rem;font-weight:600;transition:transform .18s,box-shadow .18s;display:grid;position:fixed;bottom:94px;right:16px;box-shadow:0 14px 34px #18181747}.floating-spoke:hover,.floating-spoke:focus-visible{outline:3px solid #ff804959;transform:translateY(-2px);box-shadow:0 18px 42px #18181757}.floating-spoke-mark{width:38px;height:38px;color:var(--black);background:var(--orange);border-radius:10px;place-items:center;font-family:IBM Plex Serif,Georgia,serif;font-size:1.35rem;font-style:italic;display:grid}.floating-spoke>span:last-child{color:var(--orange);font-size:1rem}dialog{border:0;border-radius:18px;width:min(100% - 28px,470px);padding:0;box-shadow:0 28px 80px #18181747}dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1818178f}dialog form{padding:22px}.dialog-head{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.dialog-head h2{margin:5px 0 0;font-size:1.5rem}.dialog-head>button{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:50%;width:36px;height:36px;font-size:1.45rem;line-height:1}.location-option{text-align:left;background:var(--white);border:1px solid var(--line);cursor:pointer;border-radius:11px;justify-content:space-between;align-items:center;width:100%;min-height:64px;margin-top:8px;padding:11px 12px;display:flex}.location-option.selected{border-color:var(--black);background:var(--eggshell)}.location-option span{flex-direction:column;display:flex}.location-option small{color:var(--muted);margin-top:2px}.location-option b{color:var(--orange);font-size:1.1rem}.toast{z-index:50;opacity:0;pointer-events:none;background:var(--black);max-width:calc(100% - 32px);color:var(--white);box-shadow:var(--shadow);border-radius:999px;padding:11px 16px;font-size:.86rem;transition:all .2s;position:fixed;bottom:94px;left:50%;transform:translate(-50%,20px)}.toast.visible{opacity:1;transform:translate(-50%)}@media (min-width:700px){.topbar{padding:0 30px}main{padding:34px 30px 80px}.mobile-context{display:none}.desktop-location{color:var(--muted);align-items:center;gap:8px;margin-left:auto;margin-right:22px;font-size:.88rem;display:flex}.urgent-card{grid-template-columns:42px 1fr auto;align-items:center;padding:16px 18px}.urgent-card>button{grid-column:auto}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-row{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.mobile-nav{border:1px solid var(--line);width:min(520px,100% - 40px);height:70px;box-shadow:var(--shadow);border-radius:18px;bottom:18px;left:50%;right:auto;transform:translate(-50%)}.floating-spoke{bottom:104px;right:28px}.toast{bottom:105px}}@media (min-width:1050px){body{padding-left:250px}.topbar{margin-left:-250px;padding-left:34px;padding-right:34px}.brand img{width:240px}.desktop-sidebar{z-index:10;background:var(--black);width:250px;color:var(--white);flex-direction:column;padding:30px 18px 24px;display:flex;position:fixed;top:72px;bottom:0;left:0}.desktop-sidebar nav{gap:5px;display:grid}.side-link{color:#bcbcb5;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;min-height:46px;padding:0 13px;font-size:.9rem;font-weight:600;display:flex}.side-link:hover,.side-link.active{color:var(--white);background:#2a2a28}.side-link strong{background:var(--orange);width:19px;height:19px;color:var(--black);border-radius:50%;place-items:center;margin-left:auto;font-size:.64rem;display:grid}.nav-icon{place-items:center;width:22px;font-size:1.15rem;display:grid}.signout{width:100%;margin-top:auto}main{padding:48px 46px 70px}.mobile-nav{display:none}.tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.floating-spoke{bottom:24px;right:24px}.toast{bottom:28px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.preview-banner{background:var(--black);color:#fff;text-align:center;padding:8px 20px;font-size:.875rem}.preview-banner a{margin-left:18px;text-decoration:underline}.desktop-sidebar button.side-link{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0}.login-page{place-items:center;min-height:100svh;margin:0 auto;padding:32px 20px;display:grid}.login-card{border:1px solid var(--line);width:min(100%,440px);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:36px}.login-card img{width:100%;height:auto;margin-bottom:28px}.login-card h1{margin-bottom:10px;font-size:1.8rem}.login-card p{color:var(--muted)}.login-card form{gap:12px;margin-top:24px;display:grid}.login-card input{border:1px solid var(--line);border-radius:8px;width:100%;padding:12px}.login-card button{background:var(--orange);cursor:pointer;border:0;border-radius:8px;padding:12px;font-weight:600}.login-card button:disabled{opacity:.5;cursor:not-allowed}.login-card .login-notice{border-left:3px solid var(--orange);color:var(--black);background:var(--paper);padding:12px}.login-help{font-size:.875rem}.preview-link{margin-top:12px;text-decoration:underline;display:inline-block}:focus-visible{outline:3px solid var(--orange);outline-offset:3px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.mobile-signout{text-align:right;margin-top:18px}.mobile-signout button{border:1px solid var(--line);background:#fff;border-radius:20px;padding:6px 12px;font-size:.875rem}.page-heading{margin:0 0 28px}.page-heading h1{letter-spacing:-.045em;margin:8px 0 10px;font-size:clamp(2rem,4vw,2.8rem);line-height:1.1}.page-heading>p:last-child{color:var(--muted);margin:0}.page-card-grid{gap:16px;display:grid}.page-card{border:1px solid var(--line);background:var(--white);border-radius:16px;flex-direction:column;padding:26px;display:flex}.category-label{background:var(--eggshell);border-radius:999px;align-self:flex-start;padding:5px 10px;font-size:.75rem;font-weight:600}.page-card h2,.content-note h2,.page-empty h2{letter-spacing:-.03em;margin:16px 0 8px;font-size:1.3rem}.page-card p,.content-note p,.page-empty p{color:var(--muted);max-width:60ch;margin:0 0 22px}.page-action{border-bottom:1px solid var(--black);justify-content:space-between;align-self:flex-start;align-items:center;gap:20px;margin-top:auto;padding:10px 0 5px;font-size:.9rem;font-weight:600;display:inline-flex}.content-note{background:var(--eggshell);border:1px solid #e9e7b3;border-radius:16px;margin-top:24px;padding:22px 26px}.content-note h2{margin-top:0}.content-note p:last-child{margin-bottom:0}.page-empty{text-align:center;border:1px solid var(--line);background:var(--white);border-radius:18px;flex-direction:column;align-items:center;margin-bottom:24px;padding:40px 24px;display:flex}.empty-mark{background:var(--eggshell);border-radius:18px;place-items:center;width:64px;height:64px;font-size:2rem;display:grid}.page-empty .page-action{align-self:center}.page-empty .empty-detail{margin:24px 0 0;font-size:.85rem}@media (min-width:700px){.page-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1050px){.desktop-sidebar{top:calc(72px + var(--notice-height,44px))}}.action-notice{z-index:21;background:var(--yellow);color:var(--black);position:relative}.action-notice summary{cursor:pointer;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:10px 18px;font-size:.85rem;list-style:none;display:flex}.action-notice summary::-webkit-details-marker{display:none}.notice-alert{border:1.5px solid;border-radius:50%;flex:0 0 20px;place-items:center;height:20px;font-weight:600;display:grid}.notice-chevron svg{fill:none;stroke:currentColor;stroke-width:2px;width:18px;height:18px;display:block}.action-notice[open] .notice-chevron{transform:rotate(180deg)}.notice-details{max-width:780px;margin:auto;padding:6px 24px 20px;font-size:.9rem}.notice-details p{margin:0 0 10px}.notice-details a{text-underline-offset:4px;font-weight:600;text-decoration:underline}.mobile-nav svg,.nav-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.mobile-nav a,.mobile-nav button{gap:6px;font-size:.75rem}.mobile-nav .active{color:var(--black);background:var(--eggshell);border-radius:12px}.spoke-ai-label{color:var(--black);align-items:center;gap:6px;margin:0 0 9px 3px;font-size:.78rem;font-weight:600;display:flex}.spoke-ai-label svg{fill:none;stroke:#a94720;stroke-width:1.7px;stroke-linejoin:round;width:15px;height:15px}.spoke-search{isolation:isolate;border-color:#e5bda8;gap:12px;padding:8px 10px 8px 12px;position:relative}.spoke-search:before{content:"";z-index:-1;pointer-events:none;opacity:.35;border-radius:16px;animation:5s ease-in-out infinite spoke-glow;position:absolute;inset:-2px;box-shadow:0 0 16px 3px #ff804938,0 0 4px 1px #ff804926}.spoke-search:focus-within{border-color:#a94720;box-shadow:0 0 0 3px #ff804933}.spoke-search:focus-within:before{animation-play-state:paused}@keyframes spoke-glow{0%,to{opacity:.35}50%{opacity:.8}}@media (prefers-reduced-motion:reduce){.spoke-search:before{opacity:.5;animation:none}}.spoke-search-mark{height:36px;color:var(--muted);flex:0 0 28px;place-items:center;display:grid}.spoke-send{height:36px;color:var(--black);background:var(--orange);opacity:1;cursor:pointer;border:0;border-radius:50%;flex:0 0 36px;place-items:center;padding:0;transition:opacity .2s;display:grid}.spoke-send:disabled{opacity:.4;cursor:default}.spoke-send svg{stroke:currentColor;width:20px}.spoke-handoff-content{padding:24px}.spoke-handoff-content>p{color:var(--muted)}.spoke-handoff textarea{width:100%;min-height:110px;font:inherit;border:1px solid var(--line);resize:vertical;border-radius:10px;padding:12px}.spoke-handoff-actions{gap:12px;margin-top:16px;display:flex}.spoke-handoff-actions button,.spoke-handoff-actions a{border:1px solid var(--black);font:inherit;cursor:pointer;background:#fff;border-radius:10px;padding:11px 16px;font-weight:600}.spoke-handoff-actions a{background:var(--black);color:#fff}.handoff-status{font-size:.85rem}@media (min-width:1050px){.action-notice{margin-left:-250px}}.notice-task-link{margin-left:20px;display:inline-block}.task-progress{background:var(--eggshell);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:20px;display:flex}.task-progress strong,.task-progress span{display:block}.task-progress span{color:var(--muted);margin-top:5px;font-size:.85rem}.task-progress progress{width:150px;max-width:100%;height:8px;accent-color:var(--black)}.task-thread{gap:14px;display:grid}.task-item{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:flex-start;gap:16px;padding:22px;display:flex}.task-check{flex:0 0 28px;width:28px;height:28px;margin-top:3px;position:relative}.task-check input{opacity:0;cursor:pointer;width:28px;height:28px;margin:0;position:absolute;inset:0}.task-check span{border:1.5px solid var(--muted);pointer-events:none;border-radius:8px;place-items:center;width:28px;height:28px;font-weight:600;display:grid}.task-check input:checked+span{color:#fff;background:var(--black);border-color:var(--black)}.task-check input:focus-visible+span{outline:3px solid var(--orange);outline-offset:3px}.task-check input:disabled+span{opacity:.5}.task-body{flex:1;min-width:0}.task-location{color:var(--muted);margin:0 0 6px;font-size:.75rem}.task-body h2{margin:0;font-size:1.1rem}.task-status{color:var(--muted);margin:8px 0 14px;font-size:.8rem}.task-body details{border-top:1px solid var(--line);padding-top:12px}.task-body summary{cursor:pointer;font-size:.85rem;font-weight:600}.task-body details>p{color:var(--muted);margin-bottom:4px;font-size:.9rem}.task-item.completed h2{color:var(--muted);text-decoration:line-through}.task-error{border-left:3px solid var(--orange);background:#fff;padding:12px}.inbox-help{color:var(--muted);margin-bottom:20px;font-size:.85rem}.inbox-list{gap:14px;display:grid}.inbox-item{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.inbox-item.unread{border-left:4px solid var(--orange)}.inbox-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:20px;list-style:none;display:flex}.inbox-item summary::-webkit-details-marker{display:none}.inbox-heading{flex-direction:column;gap:7px;display:flex}.inbox-sender{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:.75rem;display:flex}.inbox-heading small{color:var(--muted);font-size:.75rem}.test-label{background:var(--eggshell);color:var(--black);border-radius:99px;padding:2px 8px;display:inline-block}.inbox-body{padding:0 20px 20px}.inbox-body p{white-space:pre-wrap;margin:0;font-size:.95rem;line-height:1.65}.inbox-controls{justify-content:flex-end;margin-top:20px;display:flex}.inbox-controls button{border:1px solid var(--line);background:var(--paper);font:inherit;cursor:pointer;border-radius:8px;padding:8px 12px;font-size:.8rem}.inbox-controls button:disabled{opacity:.5;cursor:default}.notifications-dialog{width:min(100% - 28px,600px);max-height:80svh}.restaurant-display{z-index:100;background:var(--black);color:#fff;touch-action:manipulation;flex-direction:column;padding:clamp(20px,4vw,54px);display:flex;position:fixed;inset:0;overflow:auto}.restaurant-display.critical{background:var(--yellow);color:var(--black)}.display-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;font-size:.85rem;display:flex}.display-header img{filter:invert();width:min(260px,55vw);height:auto}.critical .display-header img{filter:none}.display-slide{flex:1;justify-content:center;align-items:center;gap:32px;padding:36px 0;display:flex}.display-copy{width:100%;max-width:900px}.display-label{letter-spacing:.14em;font-size:.85rem;font-weight:600}.display-copy h1{letter-spacing:-.05em;margin:16px 0 24px;font-size:clamp(2.2rem,6vw,5.5rem);line-height:1.05}.display-copy>p:last-of-type{white-space:pre-wrap;font-size:clamp(1.1rem,2.5vw,1.65rem);line-height:1.5}.display-detail{border-bottom:2px solid;padding:12px 0;font-size:1.1rem;font-weight:600;display:inline-block}.display-art{align-self:stretch;width:55%;min-height:280px;position:relative}.display-art img{object-fit:contain}.has-image .display-copy{width:45%}.has-image .display-copy h1{font-size:clamp(2rem,4vw,3.6rem)}.display-footer{opacity:.85;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:.85rem;display:flex}.display-footer button,.display-exit{color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:999px;padding:10px 18px}.publisher-page{max-width:900px;padding:32px 24px 80px}.publisher-page .page-heading{margin-top:28px}.publish-form{border:1px solid var(--line);background:#fff;border-radius:18px;gap:20px;margin:26px 0;padding:26px;display:grid}.publish-form label{gap:8px;font-size:.9rem;font-weight:600;display:grid}.publish-form input:not([type=checkbox]),.publish-form textarea,.publish-form select{border:1px solid var(--line);width:100%;min-width:0;font:inherit;background:#fff;border-radius:8px;padding:12px}.publish-form small{color:var(--muted);font-weight:400}.publish-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.publish-form fieldset{border:1px solid var(--line);border-radius:10px;padding:16px}.publish-form .publish-location{align-items:center;gap:10px;padding:7px 0;display:flex}.publish-submit{background:var(--orange);font:inherit;cursor:pointer;border:0;border-radius:10px;padding:14px;font-weight:600}.publish-submit:disabled{opacity:.5;cursor:default}.publish-success{background:var(--eggshell);border-radius:8px;padding:12px}.published-updates{gap:14px;display:grid}.published-updates button{border:1px solid var(--line);font:inherit;cursor:pointer;background:#fff;border-radius:8px;padding:9px 12px}@media (max-width:699px){.display-slide.has-image{flex-direction:column}.display-art{width:100%;min-height:35svh}.has-image .display-copy{width:100%}.publish-fields{grid-template-columns:1fr}}.admin-shell{min-height:100svh}.admin-header{border-bottom:1px solid var(--line);background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:22px 28px;display:flex}.admin-header img{width:240px;max-width:65vw;height:auto}.admin-header>span{color:var(--muted);margin-left:auto;font-size:.85rem}.admin-header button,.admin-search button{border:1px solid var(--line);font:inherit;cursor:pointer;background:#fff;border-radius:8px;padding:10px 14px}.admin-nav{background:var(--black);color:#fff;gap:8px;padding:12px 24px;display:flex;overflow-x:auto}.admin-nav a{white-space:nowrap;border-radius:8px;padding:10px 12px;font-size:.85rem}.admin-nav a:hover,.admin-nav a:focus-visible{background:#343431}.admin-page{max-width:1250px;margin:auto;padding:36px 24px 80px}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-stat-number{font-size:2.5rem}.admin-records{gap:16px;margin-top:24px;display:grid}.admin-form{gap:16px;margin-top:16px;display:grid}.admin-form label{gap:8px;font-size:.85rem;font-weight:600;display:grid}.admin-form input:not([type=checkbox]),.admin-form select,.admin-form textarea,.admin-search input{border:1px solid var(--line);width:100%;font:inherit;background:#fff;border-radius:8px;padding:12px}.admin-form small{color:var(--muted);font-weight:400}.admin-form .admin-check{align-items:center;gap:10px;padding:6px 0;display:flex}.admin-form .admin-check[hidden]{display:none}.admin-submit{background:var(--orange);font:inherit;cursor:pointer;border:0;border-radius:10px;justify-self:start;padding:12px 18px;font-weight:600}.admin-submit:disabled{opacity:.5;cursor:default}.admin-location{border:1px solid var(--line);background:#fff;border-radius:16px}.admin-location>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:20px;list-style:none;display:flex}.admin-location>summary::-webkit-details-marker{display:none}.admin-location>summary small{color:var(--muted);margin-top:5px;display:block}.admin-location-content{padding:0 22px 22px}.admin-targets{border:1px solid var(--line);border-radius:10px;padding:16px}.admin-targets>div{max-height:270px;margin:12px 0;overflow:auto}.admin-targets input[type=checkbox],.admin-check input[type=checkbox]{width:18px;height:18px;accent-color:var(--black);flex-shrink:0}.admin-search{gap:10px;display:flex}.admin-pagination{justify-content:space-between;gap:20px;margin-top:26px;display:flex}.admin-pagination a{text-decoration:underline}.audit-data{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--paper);max-height:400px;padding:14px;font-size:.75rem;overflow:auto}.task-deadline{margin:8px 0;font-size:.8rem}.publish-form fieldset{max-height:350px;overflow-y:auto}@media (min-width:1050px){.admin-shell{margin-left:-250px}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}
.hub-main{max-width:1180px}.desktop-home-intro{display:none}.desktop-home-intro p{letter-spacing:.14em;margin:0 0 16px;font-size:.76rem;font-weight:600}.page-heading{margin-bottom:20px}.page-heading h1{margin-bottom:4px}.simple-heading{align-items:center;margin-bottom:12px}.simple-heading h2{margin:0;font-size:1.55rem}.simple-heading p{color:var(--muted);margin:6px 0 0;font-size:.86rem}.section-link{border:0;border-bottom:1px solid var(--black);font:inherit;cursor:pointer;background:0 0;align-items:center;gap:8px;padding:4px 0;font-size:.82rem;font-weight:600;display:inline-flex}.home-spoke{margin-bottom:28px}.today-section,.quick-access-section,.latest-section{margin-top:28px}.today-card{background:var(--white);border:1px solid var(--line);border-radius:16px;grid-template-columns:1fr;display:grid;overflow:hidden}.today-stat{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:42px 1fr;align-items:center;gap:12px;min-height:76px;padding:14px 16px;display:grid}.today-stat:last-child{border-bottom:0}.today-stat>span:last-child{align-items:baseline;gap:8px;display:flex}.today-stat strong{font-size:1.45rem}.today-stat small{color:var(--muted)}.today-icon{border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.today-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:20px;height:20px}.today-icon.task{color:#b44d24;background:#fff0eb}.today-icon.message{color:#246ca5;background:#eaf4ff}.today-icon.action{color:#b64e24;background:#fff0e8}.quick-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.quick-tool-card{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:42px minmax(0,1fr);align-content:center;gap:10px 12px;min-width:0;min-height:114px;padding:14px;display:grid}.quick-tool-card .tool-icon{width:42px;height:42px}.quick-tool-card .tool-copy{grid-column:1/-1}.quick-tool-card .tool-arrow{display:none}.latest-card{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:56px minmax(0,1fr);gap:14px;padding:12px;display:grid}.newsletter-cover{background:#ff7d49;border-radius:8px;height:66px;display:block;overflow:hidden}.newsletter-cover img{object-fit:cover;object-position:top;width:100%;height:66px;display:block}.latest-copy{align-self:center}.latest-kicker{font-weight:600;color:#a94720!important;font-size:.68rem!important}.latest-copy h3{margin:0 0 6px}.latest-copy p{color:var(--muted)}.latest-action{background:#ffd8c6;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.tools-search{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:10px;min-height:48px;margin-bottom:14px;padding:0 14px;display:flex}.tools-search svg{fill:none;stroke:currentColor;width:20px}.tools-search input{border:0;outline:0;width:100%}.tools-directory .tool-grid{grid-template-columns:1fr}.more-dialog-content{padding:22px}.nav-more-icon{place-items:center;width:22px;display:grid}.mobile-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.mobile-nav>a,.mobile-nav>button{width:100%;min-width:0;height:100%;color:var(--muted);font:inherit;white-space:nowrap;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:0 2px;font-size:.69rem;font-weight:600;line-height:1;display:flex}.mobile-nav>a>svg{flex:0 0 24px;width:24px;height:24px}.mobile-nav>a>span,.mobile-nav>button>span{font-size:inherit;line-height:1}.mobile-nav .mobile-more-tab{color:var(--muted);font:inherit;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:0 2px;font-size:.69rem;font-weight:600;line-height:1;display:flex}.mobile-more-dots{flex:0 0 24px;place-items:center;width:24px;height:24px;letter-spacing:0!important;font-size:0!important;line-height:0!important;display:grid!important}.mobile-more-dots:after{content:"•••";letter-spacing:1px;font-size:1.05rem;line-height:1;display:block}.mobile-nav>a.active,.mobile-nav>button.active{color:var(--black);background:var(--eggshell)}.contact-switch{background:#e9e9e4;border-radius:999px;grid-template-columns:1fr 1fr;gap:3px;margin-bottom:22px;padding:4px;display:inline-grid}.contact-switch button{min-width:120px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 18px;font-size:.85rem;font-weight:600}.contact-switch button.active{background:var(--black);color:#fff}.contact-list{gap:10px;display:grid}.contact-card{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:22px;padding:18px 20px;display:flex}.contact-card h2{margin:8px 0 2px;font-size:1.05rem}.contact-card p{color:var(--muted);margin:0;font-size:.84rem}.contact-actions{flex-direction:column;align-items:flex-end;gap:5px;font-size:.82rem;display:flex}.contact-actions a{border-bottom:1px solid var(--line)}@media (max-width:699px){.contact-switch{width:100%;display:grid}.contact-switch button{min-width:0}.contact-card{flex-direction:column;align-items:flex-start}.contact-actions{align-items:flex-start}}@media (min-width:700px){.today-card{grid-template-columns:repeat(3,1fr)}.today-stat{border-right:1px solid var(--line);border-bottom:0}.quick-tool-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.latest-card{grid-template-columns:110px minmax(0,1fr)}.newsletter-cover,.newsletter-cover img{height:130px}}@media (min-width:1050px){body{padding-left:230px}.topbar{margin-left:-230px}.desktop-sidebar{width:230px;color:var(--black);border-right:1px solid var(--line);background:#fff;padding:22px 14px}.side-link{color:#54544f}.side-link:hover,.side-link.active{color:var(--black);background:#fff1ea}.desktop-home-intro{display:block}.hub-main{padding-top:28px}.tools-directory .tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.signout{color:#666}.desktop-more-toggle{position:relative}.desktop-more-toggle .desktop-more-chevron{place-items:center;width:18px;height:18px;margin-left:auto;line-height:0;transition:transform .18s;display:grid;font-size:0!important}.desktop-more-toggle .desktop-more-chevron:after{content:"⌄";font-size:1rem;line-height:1;display:block}.desktop-more-toggle .desktop-more-chevron.open{transform:rotate(180deg)}.desktop-more-inline{border-left:1px solid var(--line);gap:2px;margin:3px 0 7px 18px;padding-left:13px;display:grid}.desktop-more-link{color:#666;width:100%;min-height:39px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:0 10px;font-size:.82rem;font-weight:500;display:flex}.desktop-more-link .nav-icon{width:18px}.desktop-more-link .nav-icon svg{width:18px;height:18px}.desktop-more-link:hover,.desktop-more-link.active{color:var(--black);background:#fff1ea}dialog:has(.more-dialog-content){display:none!important}}
.action-notice{z-index:31;position:sticky;top:0}.topbar{top:var(--notice-height,44px);z-index:30}@media (min-width:1050px){.desktop-sidebar{top:calc(72px + var(--notice-height,44px))}}
@media (max-width:1049px){dialog:has(.more-dialog-content){border-radius:22px 22px 0 0;width:100%;max-width:none;max-height:min(72svh,620px);margin:auto 0 0;overflow:auto}dialog:has(.more-dialog-content)[open]{animation:.2s ease-out more-sheet-in}.more-dialog-content{padding:22px 18px calc(24px + env(safe-area-inset-bottom))}@keyframes more-sheet-in{0%{opacity:.75;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}}@media (min-width:1050px){dialog:has(.more-dialog-content){display:none!important}}
.inbox-new-badge{background:var(--orange);width:max-content;color:var(--black);letter-spacing:.08em;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;margin:0 0 7px;padding:4px 9px;font-size:.65rem;font-weight:700;line-height:1;display:inline-flex}.inbox-item.unread .inbox-heading>strong{font-weight:700}
