:root{color:#111;font-synthesis:none;background:#fff;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:0}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,input:focus-visible,textarea:focus-visible,.upload-button:focus-within{outline-offset:2px;outline:3px solid #3b82f680}.loading-screen{place-items:center;min-height:100vh;display:grid}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.button{white-space:nowrap;border:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 18px;font-size:14px;font-weight:500;display:inline-flex}.button-primary{color:#fff;background:#000}.button-primary:hover:not(:disabled){background:#303030}.button-secondary{color:#111;background:#fff;border-color:#d4d4d4}.button-secondary:hover:not(:disabled){background:#fafafa}.icon-button{color:#737373;background:0 0;border:0;border-radius:9999px;flex:none;place-items:center;width:36px;height:36px;display:inline-grid}.icon-button:hover{color:#111;background:#f5f5f5}.danger-hover:hover{color:#b42318;background:#fff1f0}.login-layout{place-items:center;min-height:100vh;padding:32px 20px;display:grid}.login-shell{width:min(100%,360px)}.brand-mark{border-radius:12px;width:48px;height:48px;margin-bottom:28px;display:block}.login-shell h1{margin:0 0 36px;font-family:SF Pro Rounded,system-ui,sans-serif;font-size:34px;font-weight:600;line-height:1.2}.login-form{flex-direction:column;gap:10px;display:flex}.login-form label{font-size:14px;font-weight:500}.login-form>input,.password-wrap>input{color:#111;background:#fff;border:1px solid #d4d4d4;border-radius:9999px;outline:none;width:100%;height:44px;padding:0 17px}.login-form>input:focus,.password-wrap>input:focus{border-color:#111}.password-wrap{margin-bottom:10px;position:relative}.password-wrap>input{padding-right:50px}.password-toggle{position:absolute;top:4px;right:5px}.login-submit{width:100%;height:44px}.form-error{color:#ae251c;margin:0;font-size:13px;line-height:1.5}.topbar{z-index:20;background:#fffffff5;border-bottom:1px solid #e5e5e5;position:sticky;top:0}.topbar-inner{grid-template-columns:1fr auto 1fr;align-items:center;width:80%;height:64px;margin:auto;display:grid}.brand{color:#111;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-family:SF Pro Rounded,system-ui,sans-serif;font-size:18px;font-weight:600;display:inline-flex}.brand-icon{border-radius:8px;width:31px;height:31px;display:block}.desktop-nav{background:#fafafa;border-radius:9999px;align-items:center;gap:4px;padding:4px;display:flex}.nav-link{color:#737373;background:0 0;border:0;border-radius:9999px;align-items:center;gap:7px;height:34px;padding:0 14px;font-size:13px;display:inline-flex}.nav-link:hover{color:#111}.nav-link.active{color:#000;background:#fff;box-shadow:inset 0 0 0 1px #e5e5e5}.logout-button{justify-self:end}.main-content{width:80%;margin:0 auto;padding:50px 0 100px}.page-heading{align-items:flex-end;gap:16px;margin-bottom:31px;display:flex}.page-heading h1{margin:5px 0 0;font-family:SF Pro Rounded,system-ui,sans-serif;font-size:30px;font-weight:600;line-height:1.2}.eyebrow{color:#737373;font-size:12px}.back-button{color:#111;background:#fff;border:1px solid #e5e5e5;border-radius:9999px;place-items:center;width:36px;height:36px;margin-bottom:1px;display:grid}.back-button:hover{background:#fafafa}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin:54px 0 10px;display:flex}.section-heading h2{margin:0;font-size:19px;font-weight:600;line-height:1.4}.text-link{color:#525252;white-space:nowrap;background:0 0;border:0;align-items:center;gap:2px;padding:5px 0;font-size:13px;display:inline-flex}.text-link:hover{color:#000;text-decoration:underline}.portal-heading{justify-content:space-between;align-items:center}.site-section-heading{align-items:baseline;gap:10px;margin:38px 0 17px;display:flex}.site-section-heading h2{margin:0;font-size:18px;font-weight:600}.site-section-heading>span{color:#a3a3a3;font-size:13px}.site-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.site-card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;min-width:0;overflow:hidden}.site-card:hover{border-color:#c9c9c9}.site-link{color:#111;align-items:center;gap:13px;min-width:0;min-height:100px;padding:18px;text-decoration:none;display:flex}.site-monogram{background:#f2f2f2;border-radius:8px;flex:none;place-items:center;width:42px;height:42px;font-size:18px;font-weight:600;display:grid}.site-identity{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.site-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;overflow:hidden}.site-identity small{text-overflow:ellipsis;white-space:nowrap;color:#737373;font-size:12px;overflow:hidden}.site-open-icon{color:#a3a3a3;flex:none}.site-link:hover .site-open-icon{color:#111}.site-card-actions{border-top:1px solid #ededed;justify-content:flex-end;align-items:center;gap:2px;padding:5px 8px;display:flex}.site-card-actions .icon-button{width:32px;height:32px}.site-action-divider{background:#e5e5e5;width:1px;height:17px;margin:0 5px}.site-dialog{color:#111;background:#fff;border:1px solid #d4d4d4;border-radius:8px;width:min(440px,100% - 28px);padding:26px}.site-dialog::backdrop{background:#00000061}.site-form{flex-direction:column;gap:10px;display:flex}.site-form h2{margin:0 0 12px;font-size:20px;font-weight:600}.site-form label{font-size:13px;font-weight:500}.site-form input{color:#111;background:#fff;border:1px solid #d4d4d4;border-radius:8px;width:100%;height:42px;margin-bottom:8px;padding:0 12px}.site-form input:focus{border-color:#111}.site-form .confirm-actions{margin-top:10px}.composer{border:1px solid #e5e5e5;border-radius:8px;padding:22px 23px 15px}.composer-label{margin-bottom:10px;font-size:14px;font-weight:600;display:block}.composer textarea{resize:vertical;color:#111;background:#fff;border:0;outline:none;width:100%;min-height:200px;padding:3px 0;font-size:16px;line-height:1.6}.composer textarea::placeholder{color:#a3a3a3}.composer-footer{border-top:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:16px;padding-top:14px;display:flex}.composer-tools{align-items:center;gap:17px;min-width:0;display:flex}.upload-button{color:#525252;cursor:pointer;border-radius:8px;align-items:center;gap:7px;padding:7px 2px;font-size:14px;display:inline-flex}.upload-button:hover{color:#000}.upload-button input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.character-count{color:#a3a3a3;white-space:nowrap;font-size:12px}.preview-grid,.image-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;max-width:760px;margin:16px 0 18px;display:grid}.preview-tile,.image-tile{aspect-ratio:1;background:#fafafa;border-radius:6px;min-width:0;position:relative;overflow:hidden}.preview-tile img,.image-tile img{object-fit:cover;width:100%;height:100%;display:block}.preview-remove{color:#fff;background:#000000c7;border:0;border-radius:9999px;place-items:center;width:27px;height:27px;display:grid;position:absolute;top:6px;right:6px}.pending-files,.attachment-list{max-width:760px;margin:14px 0}.attachment-row{border-bottom:1px solid #e5e5e5;align-items:center;gap:11px;min-width:0;min-height:52px;padding:7px 0;display:flex}.attachment-icon{color:#525252;background:#f5f5f5;border-radius:6px;flex:none;place-items:center;width:35px;height:35px;display:grid}.attachment-details{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.attachment-details strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.attachment-details small{color:#737373;font-size:11px}.attachment-actions{flex:none;gap:2px;display:flex}.attachment-actions a{text-decoration:none}.day-group{margin:25px 0 34px}.day-heading{color:#111;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:16px;font-weight:600;display:flex}.day-heading svg{color:#a3a3a3}.day-heading:hover svg{color:#111;transform:translate(2px)}.entries{margin-top:18px}.entry{grid-template-columns:20px minmax(0,1fr);gap:12px;display:grid}.entry-rail{justify-content:center;display:flex;position:relative}.entry-rail:after{content:"";background:#e5e5e5;width:1px;position:absolute;top:14px;bottom:0}.entry:last-child .entry-rail:after{bottom:18px}.entry-dot{z-index:1;background:#111;border-radius:9999px;width:8px;height:8px;margin-top:9px}.entry-content{min-width:0;padding:0 0 24px}.entry-meta{justify-content:space-between;align-items:center;gap:16px;min-height:29px;display:flex}.entry-meta time{color:#737373;font-variant-numeric:tabular-nums;font-size:13px}.entry-actions{opacity:.65;gap:2px;display:flex}.entry:hover .entry-actions,.entry-actions:focus-within{opacity:1}.entry-body{color:#262626;white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0 0;font-size:15px;line-height:1.75}.image-grid{margin:14px 0 0}.image-tile{border:0;padding:0}.image-tile:hover img{opacity:.88}.edit-area textarea{resize:vertical;border:1px solid #d4d4d4;border-radius:8px;width:100%;min-height:100px;padding:12px;line-height:1.6}.edit-actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.empty-state{color:#a3a3a3;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:45px 20px;display:flex}.empty-state p{color:#737373;margin:14px 0 0;font-size:14px}.inline-loading{color:#737373;justify-content:center;padding:24px;display:flex}.load-more{margin:18px auto 0;display:flex}.page-error{color:#ae251c;border:1px solid #f2c6c2;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;margin:18px 0;padding:11px 14px;font-size:13px;display:flex}.search-form{align-items:center;gap:12px;margin-bottom:31px;display:flex}.search-field{color:#737373;background:#fafafa;border-radius:9999px;flex:auto;align-items:center;min-width:0;height:44px;padding:0 7px 0 15px;display:flex}.search-field:focus-within{background:#fff;outline:2px solid #3b82f680}.search-field input{color:#111;background:0 0;border:0;outline:none;flex:auto;min-width:0;padding:0 10px;font-size:14px}.search-field input::placeholder{color:#a3a3a3}.date-filter{color:#737373;white-space:nowrap;border:1px solid #e5e5e5;border-radius:9999px;align-items:center;gap:8px;height:44px;padding:0 12px;font-size:13px;display:flex}.date-filter input{color:#111;background:0 0;border:0;outline:none;width:122px;font-size:13px}.timeline-filters{margin:30px 0 0}.timeline-list-heading{margin:34px 0 2px}.clear-filters{min-height:44px}.stats-grid{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.stat{flex-direction:column;gap:8px;min-width:0;padding:26px 12px 26px 0;display:flex}.stat+.stat{border-left:1px solid #e5e5e5;padding-left:25px}.stat strong{overflow-wrap:anywhere;font-family:SF Pro Rounded,system-ui,sans-serif;font-size:26px;font-weight:600;line-height:1.2}.stat span{color:#737373;font-size:13px}.confirm-dialog{color:#111;background:#fff;border:1px solid #d4d4d4;border-radius:8px;width:min(390px,100% - 32px);padding:25px}.confirm-dialog::backdrop{background:#00000061}.confirm-dialog h2{margin:0;font-size:20px;font-weight:600;line-height:1.35}.confirm-dialog p{color:#737373;margin:10px 0 25px;font-size:14px;line-height:1.55}.confirm-dialog .form-error{color:#ae251c;margin:-12px 0 18px;font-size:13px}.confirm-actions{justify-content:flex-end;gap:9px;display:flex}.lightbox{z-index:20;background:#000000e0;place-items:center;padding:55px 20px 20px;display:grid;position:fixed;inset:0}.lightbox img{object-fit:contain;max-width:100%;max-height:100%}.lightbox-actions{gap:8px;display:flex;position:absolute;top:15px;right:18px}.lightbox-actions a,.lightbox-actions button{color:#fff;background:#ffffff26;border:0;border-radius:9999px;place-items:center;width:36px;height:36px;display:grid}.lightbox-actions a:hover,.lightbox-actions button:hover{background:#ffffff4d}.mobile-nav{display:none}@media (width<=700px){.topbar-inner{grid-template-columns:1fr auto;height:55px}.desktop-nav{display:none}.main-content{padding:34px 0 110px}.page-heading{margin-bottom:25px}.page-heading h1{font-size:27px}.composer{padding:18px 17px 13px}.composer textarea{min-height:180px}.section-heading{margin-top:42px}.mobile-nav{z-index:10;min-height:65px;padding:4px 8px max(5px, env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e5e5e5;grid-template-columns:repeat(3,1fr);align-items:center;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#737373;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:50px;font-size:11px;display:flex}.mobile-nav button.active{color:#111;font-weight:600}.image-grid,.preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat:nth-child(3){border-top:1px solid #e5e5e5;border-left:0;padding-left:0}.stat:nth-child(4){border-top:1px solid #e5e5e5}}@media (width<=640px){.topbar-inner,.main-content{width:min(100% - 28px,1180px)}}@media (width<=480px){.portal-heading .button{padding:0 12px}.site-grid{grid-template-columns:minmax(0,1fr)}.search-form{flex-direction:column;align-items:stretch}.date-filter{width:fit-content}.clear-filters{align-self:flex-start;min-height:36px}.composer-footer,.composer-tools{gap:8px}.composer-footer .button{padding:0 14px}.entry{gap:8px}}
