/* 9app: a personal home for everyday apps. */
:root{--bg:#f7f8f5;--panel:#fff;--text:#202d28;--muted:#72806f;--line:#e5e9e2;--green:#24583f;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);color-scheme:light}
*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}[hidden]{display:none!important}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--text);font-family:"Segoe UI",-apple-system,BlinkMacSystemFont,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,a{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #4e946b;outline-offset:4px}.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.visually{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.workspace{display:grid;grid-template-columns:232px minmax(0,1fr);min-height:100dvh}.sidebar{position:sticky;top:0;height:100dvh;background:#fff;border-right:1px solid var(--line);padding:37px 22px 24px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:10px;font-size:32px;font-weight:750;letter-spacing:-1.8px;padding:0 11px;margin-bottom:55px}.brand-mark{display:grid;place-items:center;background:var(--green);width:37px;height:41px;border-radius:12px 12px 12px 3px;font-size:32px;color:#eff4d9;letter-spacing:-4px;padding-right:5px;transform:rotate(-5deg)}.brand-period{color:#80a275}.sidebar-caption{font-size:9px;font-weight:650;color:#83907f;letter-spacing:1.5px;margin:0 12px 13px}.nav-main,.nav-categories{display:grid;gap:7px}.nav-item{border:0;background:transparent;min-height:45px;width:100%;display:flex;align-items:center;gap:12px;padding:0 12px;border-radius:9px;text-align:left;color:#72806b;font-size:12px;font-weight:550;transition:background .15s,color .15s}.nav-item .icon{width:18px;height:18px}.nav-item:hover{background:#f5f7f1;color:var(--green)}.nav-item.selected{background:#edf3e7;color:var(--green)}.nav-count{margin-left:auto;font-size:10px;min-width:20px;padding:3px;text-align:center;border-radius:5px;background:#e1ebd8;color:var(--green)}.category-caption{margin-top:34px}.sidebar-bottom{margin-top:auto;padding-top:40px}.personal-tip{background:#f7f8f3;border:1px solid #eff0e9;border-radius:13px;padding:17px}.tip-spark{display:block;color:#557750;font-size:23px;margin-bottom:10px}.personal-tip strong{font-size:12px;font-weight:600}.personal-tip p{font-size:11px;line-height:1.8;color:#77846e;margin:7px 0 0}.sidebar-signature{display:block;font-size:10px;color:#8a9780;text-align:center;margin-top:24px}
.main-shell{min-width:0}.topbar{height:80px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 44px;gap:20px}.breadcrumb{font-size:11px;color:#7f8c76}.breadcrumb span{margin:0 13px;color:#b3bcb3}.breadcrumb strong{font-weight:550;color:#47574b}.topbar-sign{font-size:10px;color:#7b8a72;white-space:nowrap}.topbar-sign>span{font-size:5px;vertical-align:middle;margin:0 9px;color:#a8b69c}.main-content{max-width:1340px;margin:auto;padding:37px 44px 0}.welcome{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}.eyebrow{font-size:9px;letter-spacing:1.7px;font-weight:650;color:#728769;margin:0 0 11px}h1{font-size:clamp(27px,2.6vw,38px);line-height:1.2;letter-spacing:-1.2px;font-weight:650;margin:0}h1>span{color:#73995e}.welcome-copy{font-size:12px;color:#77866e;margin:12px 0 0}.search{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:12px 13px;width:255px;flex-shrink:0;color:#839478;box-shadow:0 2px 5px #1e382804}.search .icon{width:17px;height:17px}.search input{border:0;background:none;min-width:0;width:100%;font-size:12px;color:var(--text);outline:none}.search:focus-within{border-color:#8baa7a;box-shadow:0 0 0 3px #8baa7a18}.search input::placeholder{color:#87987c}.search kbd{border:1px solid #e8ebe3;border-radius:4px;padding:0 5px;font-size:11px;color:#8b9b7f}
.feature{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:307px;border:1px solid #dce5cf;border-radius:20px;background:#eaf0df;overflow:hidden}.feature-copy{position:relative;z-index:2;padding:32px 36px}.feature-label{display:inline-flex;align-items:center;gap:7px;font-size:8px;letter-spacing:1.5px;font-weight:650;color:#587451}.feature-label>span{width:5px;height:5px;border-radius:50%;background:#72965d}.feature h2{font-size:40px;line-height:1.15;letter-spacing:-1.3px;font-weight:650;margin:17px 0 13px;color:#2b4937}.feature-copy p{font-size:12px;line-height:1.9;color:#68795f;margin:0 0 23px}.explore-button{display:inline-flex;align-items:center;gap:20px;background:var(--green);color:#f4f6ec;border-radius:8px;padding:11px 15px;font-size:11px;font-weight:550;box-shadow:0 4px 8px #294f3215;transition:background .2s,transform .2s}.explore-button:hover{background:#163e2a;transform:translateY(-2px)}.explore-button .icon{width:16px;height:16px}
.feature-art{position:relative;min-height:320px;pointer-events:none}.orbit{position:absolute;left:50%;top:49%;transform:translate(-50%,-50%);border:1px solid #becfad75;border-radius:50%;aspect-ratio:1}.orbit-one{width:190px}.orbit-two{width:300px}.orbit-three{width:430px}.art-center{position:absolute;left:50%;top:47%;transform:translate(-50%,-50%) rotate(-10deg);width:116px;height:116px;border-radius:28px;background:#2b523b;box-shadow:10px 18px 25px #34593224,inset 0 0 0 1px #ffffff20;color:#eaf1d7;display:flex;align-items:center;justify-content:center;font-size:57px;font-weight:650;letter-spacing:-4px}.art-center>span{font-size:20px;letter-spacing:-1px;margin:24px 0 0 1px}.art-center i{position:absolute;top:10px;right:14px;font-size:16px;letter-spacing:0;font-style:normal;color:#c5db9e}.art-card{position:absolute;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #fff;border-radius:12px;padding:13px 16px;box-shadow:0 12px 28px #415a2e0d;z-index:2;white-space:nowrap}.art-card strong{display:block;font-size:11px;font-weight:600}.art-card div>span{display:block;font-size:9px;color:#879278;margin-top:5px}.art-drive{top:38px;left:3%;transform:rotate(-6deg)}.art-family{right:6%;bottom:52px;transform:rotate(5deg)}.art-icon{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:#edf2e7;color:#66804d}.art-family .art-icon{background:#f6ede3;color:#a58a62}.art-check{font-size:10px;color:#63894e;border:1px solid #dce8ce;border-radius:50%;margin-left:8px;width:17px;height:17px;display:grid;place-items:center}.art-ball{position:absolute;right:10%;top:44px;transform:rotate(15deg);background:#d6e4ba;border:5px solid #e4edcf;width:64px;height:64px;display:grid;place-items:center;border-radius:20px;color:#64814c;box-shadow:5px 7px 20px #5b753a0d}.art-ball .icon{width:36px;height:36px;stroke-width:1.2}.art-dot{position:absolute;width:8px;height:8px;border-radius:50%;background:#b0c58e}.dot-one{left:15%;bottom:58px}.dot-two{right:23%;top:16px;width:5px;height:5px}.art-plus{position:absolute;font-size:25px;color:#9db885;left:11%;top:51%;font-weight:300}.art-footnote{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);font-size:7px;letter-spacing:1.6px;color:#839570;white-space:nowrap}
.library{margin-top:37px}.library-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.library h2{margin:0;display:flex;align-items:center;gap:10px;font-size:19px;letter-spacing:-.5px;font-weight:650}.library h2>span{display:grid;place-items:center;font-size:10px;color:#6c855f;background:#eaf0e2;border-radius:6px;width:23px;height:22px;letter-spacing:0;font-weight:500}.library-heading p{margin:8px 0 0;color:#7d8b74;font-size:11px}.add-app{display:flex;align-items:center;gap:7px;border:1px solid #dce3d6;border-radius:8px;padding:9px 12px;background:#fff;color:#64785c;font-size:10px;font-weight:550}.add-app:hover{background:#f0f4e9}.add-app .icon{width:15px;height:15px}.filters{display:flex;gap:7px;padding:20px 0}.filters button{border:1px solid transparent;background:transparent;padding:8px 15px;border-radius:7px;font-size:11px;color:#7d8b73;white-space:nowrap;transition:background .2s,color .2s}.filters button:hover{background:#eef1e8}.filters button.selected{border-color:#dce5d1;background:#eaf0e3;color:#41643a;font-weight:550}.app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}
.tile{min-width:0;background:#fff;border:1px solid var(--line);border-radius:15px;padding:11px;position:relative;transition:transform .2s,box-shadow .2s,border-color .2s}.tile:hover{transform:translateY(-4px);box-shadow:0 12px 30px #334b3010;border-color:#cbd8bf}.tile-top{height:132px;border-radius:9px;background:#edf3e7;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;isolation:isolate}.tile-top::before,.tile-top::after{content:'';position:absolute;width:200px;height:200px;border:1px solid #d3dfc980;border-radius:50%;z-index:-1}.tile-top::before{left:-83px;top:13px}.tile-top::after{right:-90px;top:-108px;width:230px;height:230px}.tile[data-category=family] .tile-top{background:#f5eee3}.tile[data-category=family] .tile-top::before,.tile[data-category=family] .tile-top::after{border-color:#e5d8be80}.tile[data-category=hobby] .tile-top{background:#e9eff4}.tile[data-category=hobby] .tile-top::before,.tile[data-category=hobby] .tile-top::after{border-color:#cddae780}.tile-top img{width:60px;height:60px;border-radius:16px;box-shadow:0 8px 13px #1e332018;border:3px solid #fff;transform:rotate(-7deg);transition:transform .2s}.tile:hover .tile-top img{transform:rotate(0deg) translateY(-2px)}.tile-category{position:absolute;left:13px;top:12px;font-size:8px;color:#708b58;letter-spacing:.9px;text-transform:uppercase;font-weight:600}.tile[data-category=family] .tile-category{color:#9b7f55}.tile[data-category=hobby] .tile-category{color:#647f95}.tile-menu{position:absolute;right:14px;top:15px;display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:#758966;font-size:21px;letter-spacing:2px;z-index:2}.tile-menu:hover{background:#ffffffb0;color:var(--green)}.tile-favorite{position:absolute;right:14px;bottom:12px;font-size:14px;color:#9ba64b}.tile-content{padding:17px 9px 2px}.app-name-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.tile h3{font-size:20px;letter-spacing:-.5px;font-weight:650;margin:0}.app-status{font-size:8px;color:#788a6c;display:flex;align-items:center;gap:4px;white-space:nowrap}.app-status::before{content:'';width:4px;height:4px;background:#85a36c;border-radius:50%}.tile-description{font-size:11px;line-height:1.8;color:#77866a;min-height:40px;margin:10px 0 13px}.app-open{display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;border-top:1px solid #eff1ea;background:none;width:100%;padding:12px 0 6px;color:#546d48;font-size:11px;font-weight:550;text-align:left}.app-open:hover{color:#183c25}.app-open .icon{width:17px;height:17px}.app-open:disabled{cursor:default;color:#9da497}.app-open:disabled .icon{display:none}.page-footer{margin-top:36px;padding:23px 0 25px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:15px;color:#819174;font-size:9px}.page-footer>span:first-child{display:flex;align-items:center;gap:9px}.footer-mark{font-size:16px;color:#8ca47b;font-weight:700;line-height:1}.page-footer strong{color:#6b805e;font-weight:550}
.empty{padding:30px 15px;text-align:center;color:#738466;font-size:12px;line-height:1.8;border:1px dashed #dce4d3;border-radius:12px;background:#f5f7f0}.empty>.icon{width:28px;height:28px;color:#a8b49d}.empty h3{font-size:16px;color:#6c8061;font-weight:550;margin:7px 0}.empty p{margin:0}.toast{position:fixed;left:50%;bottom:calc(24px + var(--safe-bottom));transform:translateX(-50%);max-width:calc(100vw - 32px);padding:13px 20px;background:#254632;color:#f6f8ed;border:1px solid #506b46;border-radius:11px;box-shadow:0 6px 30px #152b3220;font-size:12px;z-index:60;line-height:1.6;text-align:center}
.sheet-backdrop{position:fixed;inset:0;background:#1f33284f;backdrop-filter:blur(5px);z-index:40}.sheet{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(460px,calc(100vw - 32px));max-height:85dvh;overflow:auto;padding:26px;background:#fff;border:1px solid #e2e8da;border-radius:20px;box-shadow:0 20px 80px #18301f26;z-index:41}.sheet-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.sheet-head .eyebrow{display:block;font-size:8px;margin-bottom:8px}.sheet h2{font-size:22px;font-weight:600;letter-spacing:-.5px;margin:0}.btn-close{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);background:#f8faf4;border-radius:10px;color:#778d67;font-size:14px}.sheet-note{font-size:12px;color:#7a8c6d;line-height:1.8;margin:0 0 22px}.restore-list{display:grid;gap:10px}.restore-app{display:flex;align-items:center;gap:12px;width:100%;border:1px solid var(--line);padding:12px;background:#fafbf7;border-radius:10px;text-align:left;font-size:13px}.restore-app img{width:35px;height:35px;border-radius:10px}.restore-app span{margin-left:auto;color:var(--green);font-size:11px}.sheet.act h2{margin:10px 0 23px}.sheet.act>button{display:block;width:100%;text-align:left;padding:14px;margin-top:8px;border:1px solid var(--line);border-radius:10px;background:#f5f8ee;font-size:13px}.sheet.act>button.danger{color:#ab6051;background:#fcf5f1;border-color:#f0e2d8}.sheet.act>button.ghost{background:transparent;border:0;text-align:center;color:#7e916f}
@media(min-width:1600px){.main-content{padding-top:48px}.feature{min-height:350px}.feature-copy{padding:38px 43px}.feature h2{font-size:47px}.tile-top{height:155px}.welcome{margin-bottom:35px}}
@media(max-width:1150px){.workspace{grid-template-columns:196px minmax(0,1fr)}.sidebar{padding:31px 15px 20px}.main-content{padding:30px 27px 0}.topbar{padding:0 27px}.welcome{flex-wrap:wrap}.search{width:100%;max-width:360px}.feature-copy{padding:27px}.feature h2{font-size:35px}.art-card{padding:11px}.art-drive{left:-5%;top:35px}.art-family{right:0;bottom:52px}.art-center{width:95px;height:95px;font-size:48px}.art-ball{right:1%;top:55px;width:49px;height:49px;border-radius:15px}.art-ball .icon{width:28px;height:28px}.app-grid{gap:12px}.tile-content{padding:15px 4px 2px}.app-status{font-size:7px}.tile h3{font-size:18px}}
@media(max-width:850px){.workspace{grid-template-columns:1fr}.sidebar{position:relative;height:auto;padding:20px 25px;border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:center;gap:24px}.brand{font-size:28px;margin:0;padding:0}.brand-mark{width:32px;height:35px;font-size:28px}.sidebar-caption,.nav-categories,.sidebar-bottom{display:none}.nav-main{display:flex;margin-left:auto;gap:8px}.nav-item{font-size:11px;gap:9px;min-height:38px;padding:0 11px}.nav-count{display:none}.topbar{height:48px;border:0}.topbar-sign{font-size:9px}.main-content{padding-top:17px}.welcome{flex-wrap:nowrap;gap:18px}.welcome h1{font-size:29px}.welcome-copy{font-size:11px}.search{width:215px}.feature-art{min-height:310px}.feature{grid-template-columns:1fr 1fr}.feature h2{font-size:37px}.tile-top{height:119px}.app-name-row{align-items:flex-start;flex-direction:column;gap:7px}.tile-description{min-height:57px}.tile-category{font-size:7px}}
@media(max-width:600px){.sidebar{padding:calc(17px + var(--safe-top)) 20px 17px;gap:12px}.nav-item{padding:0 9px;width:38px;justify-content:center}.nav-item .icon{width:17px;height:17px}.nav-item span:not(.nav-count){display:none}.topbar{height:45px;padding:0 21px}.breadcrumb{font-size:10px}.breadcrumb span{margin:0 7px}.topbar-sign{font-size:0}.topbar-sign>span{font-size:5px;margin:0 4px}.main-content{padding:17px 20px 0}.welcome{display:block;margin-bottom:22px}.eyebrow{font-size:8px;letter-spacing:1.3px}.welcome h1{font-size:32px;letter-spacing:-1px}.welcome-copy{font-size:12px;line-height:1.7;margin-top:10px}.search{width:100%;max-width:none;margin-top:22px;padding:13px 14px;border-radius:11px}.search input{font-size:16px}.search kbd{display:none}.feature{display:block;min-height:280px;border-radius:17px}.feature-copy{padding:25px 23px;max-width:80%}.feature h2{font-size:35px;margin-top:15px}.feature-copy p{font-size:10px;max-width:210px;line-height:1.9;margin-bottom:20px}.desktop-break{display:none}.feature-label{font-size:7px;letter-spacing:1px}.explore-button{font-size:10px;padding:11px 12px;gap:10px}.feature-art{position:absolute;right:-65px;top:0;width:185px;height:100%;min-height:0;opacity:.9}.orbit-one{width:135px}.orbit-two{width:230px}.orbit-three{width:325px}.art-center{top:48%;left:55%;width:95px;height:95px;font-size:48px;box-shadow:5px 12px 20px #34593224}.art-center>span{font-size:17px}.art-card,.art-footnote,.art-plus{display:none}.art-ball{top:28px;right:77px;width:43px;height:43px;border-width:3px;border-radius:13px}.art-ball .icon{width:28px;height:28px}.dot-one{left:30%;bottom:35px;width:6px;height:6px}.dot-two{display:none}.library{margin-top:29px}.library h2{font-size:18px;gap:8px}.library-heading{align-items:flex-start;gap:8px}.library-heading p{font-size:10px;margin-top:7px}.add-app{font-size:0;width:36px;height:36px;padding:0;justify-content:center;border-radius:9px}.add-app .icon{width:17px;height:17px}.filters{gap:3px;overflow-x:auto;padding:17px 0;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}.filters button{font-size:10px;padding:8px 12px}.app-grid{grid-template-columns:1fr;gap:14px}.tile{display:grid;grid-template-columns:91px minmax(0,1fr);padding:10px;gap:13px;border-radius:14px}.tile-top{height:100%;min-height:140px;border-radius:10px}.tile-top img{width:53px;height:53px;border-radius:15px}.tile-category{left:0;right:0;text-align:center;top:12px;font-size:7px}.tile-menu{right:8px;top:8px;color:#7b8e6c;background:#fff9;width:32px;height:32px;font-size:20px}.tile-content{padding:6px 8px 0 0}.app-name-row{flex-direction:row;align-items:center;padding-right:25px;gap:5px}.tile h3{font-size:19px}.app-status{display:none}.tile-description{font-size:11px;line-height:1.75;min-height:36px;margin:8px 0 12px;padding-right:8px}.app-open{padding:10px 0 3px;font-size:11px}.tile-favorite{right:10px;bottom:10px}.page-footer{margin-top:27px;padding:20px 0 calc(24px + var(--safe-bottom));font-size:8px;flex-direction:column;gap:10px;align-items:flex-start}.sheet{top:auto;bottom:0;left:0;transform:none;width:100%;max-height:85dvh;border-radius:22px 22px 0 0;padding:25px 23px calc(23px + var(--safe-bottom))}.toast{font-size:11px;bottom:calc(18px + var(--safe-bottom))}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
/* The home screen opens directly into the personal app library. */
.main-content { padding-top: 38px; padding-bottom: calc(28px + var(--safe-bottom)); }
.library { margin-top: 0; }
.library-heading { margin-bottom: 22px; }
.library h1 { display: flex; align-items: center; gap: 12px; margin: 0; font-size: 28px; font-weight: 650; letter-spacing: -.7px; }
.library h1 > span { display: grid; place-items: center; width: 26px; height: 25px; border-radius: 7px; background: #eaf0e2; color: #6c855f; font-size: 12px; letter-spacing: 0; }
.library > .search { width: 100%; max-width: 420px; margin: 0; }
.tile-top { height: 100px; }
@media (max-width: 850px) { .main-content { padding-top: 25px; } }
@media (max-width: 600px) {
  .main-content { padding-top: 22px; }
  .library h1 { font-size: 23px; gap: 8px; }
  .library-heading { margin-bottom: 17px; }
  .library > .search { max-width: none; }
  .tile-top { height: 100%; min-height: 128px; }
}
.tile[data-category=work] .tile-top { background: #e6f2f0; }
.tile[data-category=work] .tile-top::before,
.tile[data-category=work] .tile-top::after { border-color: #c5ddd880; }
.tile[data-category=work] .tile-category { color: #3d7a72; }
.library-catalog { min-height: 60dvh; }
.library-catalog .tile { filter: grayscale(1); opacity: .8; }
.library-catalog .tile:hover { filter: grayscale(.25); opacity: 1; }
.catalog-open { background: #eef0ea; }
.library-catalog .library-heading { align-items: center; }
.library-catalog .btn-close { flex-shrink: 0; }
.app-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 8px;padding:6px 2px 28px}
.tile,.tile:hover{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;min-width:0;background:transparent;border:0;border-radius:16px;padding:8px 4px 4px;box-shadow:none;transform:none}
.tile img,.tile:hover img{width:64px;height:64px;border-radius:18px;border:0;transform:none;box-shadow:0 3px 10px #1e33201f}
.tile-name{display:block;width:100%;margin:0;font-size:12px;font-weight:600;letter-spacing:-.2px;line-height:1.25;text-align:center;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tile-favorite{position:absolute;top:4px;right:calc(50% - 38px);font-size:11px;color:#c4a012;line-height:1}
.tile-soon{opacity:.45}
@media(min-width:851px){.app-grid{grid-template-columns:repeat(6,minmax(0,1fr));max-width:720px}}
@media(max-width:600px){.app-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 4px}.tile,.tile:hover{display:flex;grid-template-columns:none;padding:6px 2px 2px;gap:7px}.tile img,.tile:hover img{width:58px;height:58px;border-radius:16px}.tile-name{font-size:11px}.tile-top{display:none;height:auto;min-height:0}}
.app-groups{display:flex;flex-direction:column;gap:22px;padding:4px 0 36px}
.app-group{min-width:0}
.group-title{display:flex;align-items:baseline;gap:8px;margin:0 4px 2px;font-size:13px;font-weight:700;letter-spacing:-.2px;color:#3f5348}
.group-count{margin:0;min-width:0;padding:0;border-radius:0;background:none;color:#8a9780;font-size:12px;font-weight:550;text-align:left;letter-spacing:0}
.group-empty{margin:4px 4px 0;font-size:12px;color:#8a9780}
.app-groups .app-grid{padding:2px 0 0;max-width:none}
@media(min-width:851px){.app-groups .app-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(max-width:600px){.app-groups{gap:18px}.group-title{font-size:12px}}
