:root{color:#1e211d;background:#f7f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{min-width:320px;min-height:100vh;margin:0;background:#f7f7f4}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;background:#f7f7f4}.module-header{position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(0,0,0,.1);background:#fff}.module-header-inner{display:flex;min-height:64px;width:min(1280px,100% - 32px);align-items:center;justify-content:space-between;gap:16px;margin:0 auto;padding:12px 0}.module-title-row,.brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.brand-mark{display:inline-grid;width:40px;height:40px;flex-shrink:0;place-items:center;border-radius:6px;color:#fff;background:#1e211d;font-size:1rem;font-weight:900}.module-title,.module-subtitle,.brand-name,.brand-subtitle{display:block;line-height:1.1}.module-title,.brand-name{color:#1e211d;font-size:1.25rem;font-weight:800}.module-subtitle,.brand-subtitle{margin-top:3px;color:#6b7166;font-size:.78rem;font-weight:600}.access-note,.tile-label{display:inline-flex;align-items:center;gap:8px;width:fit-content;min-height:38px;padding:0 12px;border:1px solid rgba(0,0,0,.1);border-radius:6px;background:#f4f5f2;color:#5d6359;font-size:.82rem;font-weight:700}.page-shell{width:min(1280px,100% - 32px);margin:0 auto;padding:24px 0 40px}.module-card{border:1px solid rgba(0,0,0,.1);border-radius:8px;background:#fff;padding:20px;box-shadow:0 1px 3px #171a160f}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.section-heading h1{margin:0;color:#1e211d;font-size:1.55rem;font-weight:800;letter-spacing:0}.section-heading p{margin:4px 0 0;color:#6b7166;font-size:.92rem;font-weight:500;line-height:1.5}.app-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.app-tile{position:relative;display:grid;min-height:230px;grid-template-rows:auto auto 1fr auto;gap:18px;padding:18px;overflow:hidden;border:1px solid rgba(0,0,0,.1);border-radius:8px;background:#fbfbf8;box-shadow:0 1px 3px #171a160d;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.app-tile:hover,.app-tile:focus-visible{border-color:#00000040;background:#fff;box-shadow:0 10px 28px #171a1617;outline:none;transform:translateY(-2px)}.tile-top,.tile-footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.tile-label{min-height:30px;padding:0 9px;font-size:.72rem}.icon-wrap{display:inline-grid;width:48px;height:48px;place-items:center;border-radius:6px;color:#fff;background:#1e211d}.open-icon{display:inline-grid;width:36px;height:36px;place-items:center;border:1px solid rgba(0,0,0,.1);border-radius:6px;color:#5d6359;background:#fff;transition:color .18s ease,background .18s ease,border-color .18s ease}.app-tile:hover .open-icon,.app-tile:focus-visible .open-icon{color:#fff;background:#1e211d;border-color:#1e211d}.tile-copy{display:flex;align-self:end;flex-direction:column;gap:10px}.tile-title{color:#1e211d;font-size:1.15rem;font-weight:800;line-height:1.15}.tile-description{color:#6b7166;font-size:.9rem;font-weight:500;line-height:1.5}.tile-footer{overflow:hidden;color:#6b7166;font-size:.75rem;font-weight:700}.tile-footer span:last-child{overflow:hidden;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;text-overflow:ellipsis;white-space:nowrap}.amber .icon-wrap{background:#b56f22}.green .icon-wrap{background:#3f7f57}.blue .icon-wrap{background:#3c6688}.rose .icon-wrap{background:#a83e59}@media(max-width:1120px){.app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.module-header-inner,.page-shell{width:min(100% - 28px,640px)}.module-header-inner,.section-heading{align-items:flex-start;flex-direction:column}.app-grid{grid-template-columns:1fr}.app-tile{min-height:220px}}
