:root{color-scheme:light;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f7f9fc;color:#172033}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#f7f9fc}body{min-height:100vh}:where(a,button):focus-visible{outline:2px solid rgba(31,111,193,.72);outline-offset:4px}.launcher{min-height:100vh;width:min(1100px,calc(100% - 40px));margin:0 auto;display:flex;flex-direction:column;justify-content:center;padding:56px 0}.launcher-brand{font-size:28px;font-weight:780;letter-spacing:-.055em;margin:0 auto 32px;color:#172033}.launcher-brand span{color:#718096;font-weight:560}.project-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.project-tile{min-height:230px;border:1px solid #e1e7ef;border-radius:26px;background:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#172033;box-shadow:0 8px 28px rgba(36,52,76,.045);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease;overflow:hidden}.project-tile:hover{transform:translateY(-3px);border-color:#bfd0e3;box-shadow:0 18px 44px rgba(36,52,76,.09)}.project-tile.freeze-dry img{width:min(220px,76%);height:auto;display:block}.tile-wordmark{font-size:40px;font-weight:760;letter-spacing:-.055em;color:#172033}.tile-wordmark>span{color:#7d8ca0;font-weight:520}.project-tile.daily{background:linear-gradient(145deg,#fff,#f8fbff)}.project-tile.table{background:linear-gradient(145deg,#fff,#fbfbfd)}.project-tile.calendi{background:linear-gradient(145deg,#fff,#f9fbff)}.hub-not-found{width:min(720px,100%);margin:0 auto 20px;padding:11px 13px;border:1px solid #d9e3ef;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 4px 16px rgba(35,48,71,.035)}.hub-not-found[hidden]{display:none}.hub-not-found strong{display:block;font-size:12px;color:#26364e}.hub-not-found span{display:block;margin-top:3px;font-size:10px;color:#7d899a}.hub-not-found b{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#4b627c;font-weight:650;overflow-wrap:anywhere}.hub-not-found a{font-size:10px;font-weight:720;color:#256bb2;text-decoration:none;white-space:nowrap}@media(min-width:1200px){.project-tiles{grid-template-columns:repeat(5,minmax(0,1fr))}.project-tile{min-height:205px}.tile-wordmark{font-size:34px}.project-tile.freeze-dry img{width:min(185px,78%)}}@media(max-width:900px){.launcher{justify-content:flex-start;padding-top:48px}.project-tiles{grid-template-columns:1fr 1fr}.project-tile{min-height:210px}}@media(max-width:560px){.launcher{width:min(100% - 22px,1100px);padding:34px 0}.launcher-brand{font-size:25px;margin-bottom:24px}.project-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.project-tile{min-height:128px;border-radius:19px}.project-tile.freeze-dry img{width:min(150px,78%)}.tile-wordmark{font-size:clamp(24px,7.4vw,31px)}.hub-not-found{align-items:flex-start}}@media(max-width:350px){.launcher{width:min(100% - 18px,1100px)}.project-tiles{gap:8px}.project-tile{min-height:118px}.tile-wordmark{font-size:23px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
