.store-root{--store-bg:#070a08;--store-surface:#0f1411;--store-raised:#151b17;--store-line:rgba(222,255,226,0.12);--store-line-strong:rgba(222,255,226,0.23);--store-text:#f1f7f2;--store-muted:#94a39a;--store-primary:#b7f34a;--store-primary-deep:#8ec42c;--store-secondary:#4de2d0;--store-danger:#ff7373;--store-warning:#f8c65e;min-height:100vh;color:var(--store-text);background:radial-gradient(circle at 78% 5%,rgba(77,226,208,.09),transparent 29rem),radial-gradient(circle at 8% 20%,rgba(183,243,74,.07),transparent 30rem),var(--store-bg);color-scheme:dark;font-family:var(--font-geist-sans),Arial,sans-serif;position:relative;isolation:isolate}.store-root:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.19;background-image:linear-gradient(rgba(183,243,74,.08) 1px,transparent 0),linear-gradient(90deg,rgba(183,243,74,.08) 1px,transparent 0);background-size:72px 72px;mask-image:linear-gradient(180deg,black,transparent 80%)}.store-root,.store-root *{box-sizing:border-box}.store-root a{color:inherit;text-decoration:none}.store-root button,.store-root input,.store-root select,.store-root textarea{font:inherit}.store-root button{cursor:pointer}.store-root ::selection{color:#071006;background:var(--store-primary)}.store-root .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.store-root :focus-visible{outline:3px solid var(--store-primary);outline-offset:3px}.store-root .store-shell{width:min(1280px,calc(100% - 48px));margin-inline:auto}.store-root .store-header{position:sticky;top:0;z-index:50;height:72px;border-bottom:1px solid var(--store-line);background:rgba(7,10,8,.84);backdrop-filter:blur(18px)}.store-root .store-header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.store-root .store-brand{display:flex;align-items:center;gap:12px;min-height:44px}.store-root .store-brand>span:last-child{display:flex;flex-direction:column;line-height:1.05}.store-root .store-brand strong{font-size:13px;letter-spacing:.18em}.store-root .store-brand small{color:var(--store-muted);font:10px/1.4 var(--font-geist-mono),monospace;letter-spacing:.22em}.store-root .store-mark{width:40px;height:40px;border:1px solid rgba(183,243,74,.4);border-radius:13px;display:grid;place-items:center;position:relative;overflow:hidden;background:linear-gradient(145deg,rgba(183,243,74,.2),rgba(77,226,208,.04));box-shadow:inset 0 0 16px rgba(183,243,74,.08),0 0 24px rgba(183,243,74,.08)}.store-root .store-mark span{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--store-primary)}.store-root .store-mark span:first-child{transform:translate(-7px,5px)}.store-root .store-mark span:nth-child(2){transform:translateY(-5px)}.store-root .store-mark span:nth-child(3){transform:translate(7px,5px);background:var(--store-secondary)}.store-root .store-mark:after,.store-root .store-mark:before{content:"";position:absolute;width:16px;height:1px;background:rgba(183,243,74,.55)}.store-root .store-mark:before{transform:translate(-3px,2px) rotate(-38deg)}.store-root .store-mark:after{transform:translate(3px,2px) rotate(38deg)}.store-root .store-header nav{display:flex;align-items:center;gap:6px}.store-root .store-header nav a{min-height:44px;display:grid;place-items:center;padding:0 16px;border-radius:999px;color:var(--store-muted);font-size:14px}.store-root .store-header nav a:hover{color:var(--store-text);background:rgba(255,255,255,.05)}.store-root .store-eyebrow{color:var(--store-secondary);font:700 11px/1.4 var(--font-geist-mono),monospace;letter-spacing:.14em}.store-root .store-eyebrow i{width:7px;height:7px;margin-right:8px;display:inline-block;border-radius:50%;background:var(--store-primary);box-shadow:0 0 12px var(--store-primary)}.store-root .store-hero{min-height:calc(100vh - 72px);padding-block:clamp(72px,10vw,132px);display:grid;grid-template-columns:minmax(0,7fr) minmax(340px,5fr);align-items:center;gap:clamp(48px,7vw,104px)}.store-root .store-hero h1{margin:24px 0;max-width:850px;font-size:clamp(3.25rem,7vw,6.9rem);line-height:.88;letter-spacing:-.07em;font-weight:780}.store-root .store-hero h1 em{color:transparent;font-style:normal;background:linear-gradient(100deg,var(--store-primary),var(--store-secondary));background-clip:text;-webkit-background-clip:text}.store-root .store-hero-copy>p{max-width:680px;margin:0;color:var(--store-muted);font-size:clamp(16px,1.5vw,19px);line-height:1.7;word-break:keep-all}.store-root .store-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:36px}.store-root .store-button{min-height:46px;padding:0 20px;border:1px solid transparent;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:14px;font-size:14px;font-weight:720;transition:transform .18s,border-color .18s,background .18s}.store-root .store-button:hover{transform:translateY(-2px)}.store-root .store-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.store-root .store-button-primary{color:#101607;background:var(--store-primary);box-shadow:0 10px 36px -17px rgba(183,243,74,.8)}.store-root .store-button-primary:hover{background:#c8ff62}.store-root .store-button-secondary{color:var(--store-text);border-color:var(--store-line-strong);background:rgba(15,20,17,.7)}.store-root .store-button-danger{color:#210505;background:var(--store-danger)}.store-root .store-button-ghost{color:var(--store-muted);border-color:var(--store-line);background:transparent}.store-root .store-stats{display:flex;gap:clamp(24px,4vw,54px);margin:64px 0 0}.store-root .store-stats div{display:flex;flex-direction:column;gap:8px}.store-root .store-stats dt{color:var(--store-muted);font:10px/1.3 var(--font-geist-mono),monospace;letter-spacing:.13em}.store-root .store-stats dd{margin:0;font-size:25px;font-weight:720}.store-root .featured-wrap{min-width:0}.store-root .featured-card{min-height:520px;padding:clamp(26px,3vw,42px);border:1px solid var(--store-line-strong);border-radius:28px;background:linear-gradient(145deg,rgba(21,27,23,.98),rgba(9,13,10,.96));box-shadow:0 30px 100px -45px rgba(77,226,208,.35);position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.store-root .featured-card:before{content:"";position:absolute;inset:15px;border:1px solid rgba(255,255,255,.045);border-radius:20px;pointer-events:none}.store-root .featured-glow{position:absolute;width:290px;height:290px;top:-90px;right:-70px;border-radius:50%;background:radial-gradient(circle,rgba(183,243,74,.25),rgba(77,226,208,.08) 43%,transparent 70%);filter:blur(6px)}.store-root .featured-label{position:absolute;top:36px;left:40px;color:var(--store-primary);font:10px/1.3 var(--font-geist-mono),monospace;letter-spacing:.16em}.store-root .featured-title-row{display:flex;align-items:center;gap:24px;position:relative}.store-root .featured-title-row h2{margin:8px 0 0;font-size:clamp(28px,3vw,42px);letter-spacing:-.045em}.store-root .featured-card>p{margin:28px 0;color:var(--store-muted);line-height:1.65}.store-root .featured-meta{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:28px;padding-block:18px;border-block:1px solid var(--store-line)}.store-root .featured-meta span{color:var(--store-muted);font:9px/1.4 var(--font-geist-mono),monospace;letter-spacing:.1em}.store-root .featured-meta strong{display:block;margin-top:5px;color:var(--store-text);font-size:13px;letter-spacing:0}.store-root .featured-loading{justify-content:center;gap:22px}.store-root .store-category{width:fit-content;padding:5px 9px;border:1px solid rgba(77,226,208,.22);border-radius:999px;color:var(--store-secondary);background:rgba(77,226,208,.06);font:10px/1 var(--font-geist-mono),monospace;text-transform:uppercase;letter-spacing:.09em}.store-root .app-icon{width:72px;height:72px;flex:none;border-radius:22%;object-fit:cover;background:var(--store-raised);box-shadow:0 14px 32px -18px #000}.store-root .app-icon-large{width:112px;height:112px}.store-root .app-icon-placeholder{display:grid;place-items:center;color:#0b1306;background:linear-gradient(145deg,var(--store-primary),var(--store-secondary));font:800 14px/1 var(--font-geist-mono),monospace;letter-spacing:.06em}.store-root .store-about{padding-block:110px;border-block:1px solid var(--store-line);background:rgba(10,14,11,.8)}.store-root .store-about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:10vw}.store-root .store-about h2{margin:18px 0 0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.06;letter-spacing:-.05em}.store-root .store-principles{display:grid;gap:0}.store-root .store-principles article{display:grid;grid-template-columns:48px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid var(--store-line)}.store-root .store-principles b{color:var(--store-primary);font:12px/1.4 var(--font-geist-mono),monospace}.store-root .store-principles h3{margin:0 0 8px;font-size:17px}.store-root .store-principles p{margin:0;color:var(--store-muted);line-height:1.65}.store-root .catalog-page{min-height:80vh;padding-block:clamp(64px,8vw,110px) 120px}.store-root .catalog-heading{max-width:780px}.store-root .catalog-heading h1{margin:16px 0;font-size:clamp(2.5rem,6vw,5.3rem);line-height:.96;letter-spacing:-.06em}.store-root .catalog-heading p{color:var(--store-muted);font-size:17px;line-height:1.65}.store-root .catalog-toolbar{position:sticky;top:72px;z-index:30;margin:48px 0 24px;padding:16px;border:1px solid var(--store-line);border-radius:18px;background:rgba(15,20,17,.92);backdrop-filter:blur(18px);display:flex;gap:14px;align-items:center}.store-root .store-search{min-height:48px;flex:1;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid var(--store-line);border-radius:12px;background:rgba(0,0,0,.2);color:var(--store-muted)}.store-root .store-search:focus-within{border-color:var(--store-primary);box-shadow:0 0 0 3px rgba(183,243,74,.1)}.store-root .store-search input{width:100%;min-width:0;border:0;outline:0;color:var(--store-text);background:transparent}.store-root .store-search button{width:30px;height:30px;border:0;border-radius:50%;color:var(--store-muted);background:rgba(255,255,255,.06)}.store-root .category-row{display:flex;gap:8px;overflow-x:auto;padding:2px}.store-root .category-row button{min-height:40px;padding:0 14px;white-space:nowrap;color:var(--store-muted);border:1px solid var(--store-line);border-radius:999px;background:transparent;font-size:13px}.store-root .category-row button.active{color:#0b1207;border-color:var(--store-primary);background:var(--store-primary);font-weight:700}.store-root .catalog-count{margin-bottom:18px;color:var(--store-muted);font:12px/1.4 var(--font-geist-mono),monospace;text-transform:uppercase;letter-spacing:.11em}.store-root .catalog-count strong{color:var(--store-text)}.store-root .app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.store-root .app-card{min-height:330px;padding:24px;border:1px solid var(--store-line);border-radius:22px;background:linear-gradient(155deg,rgba(21,27,23,.86),rgba(12,16,13,.94));position:relative;display:flex;flex-direction:column;gap:22px;transition:.18s ease}.store-root .app-card:hover{transform:translateY(-3px);border-color:rgba(183,243,74,.42);background:linear-gradient(155deg,rgba(25,33,27,.96),rgba(12,16,13,.98))}.store-root .app-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.store-root .app-card h3{margin:0 0 10px;font-size:22px;letter-spacing:-.035em}.store-root .app-card p{margin:0;min-height:49px;color:var(--store-muted);line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.store-root .tag-row{display:flex;flex-wrap:wrap;gap:7px}.store-root .tag-row>span{padding:5px 9px;color:var(--store-muted);border:1px solid var(--store-line);border-radius:999px;background:rgba(255,255,255,.025);font:10px/1 var(--font-geist-mono),monospace}.store-root .app-card-meta{margin-top:auto;padding-top:16px;border-top:1px solid var(--store-line);display:flex;justify-content:space-between;gap:14px;color:var(--store-muted);font:10px/1.5 var(--font-geist-mono),monospace}.store-root .card-arrow{position:absolute;right:20px;top:18px;opacity:0;color:var(--store-primary);transition:.18s}.store-root .app-card:focus-visible .card-arrow,.store-root .app-card:hover .card-arrow{opacity:1;transform:translate(2px,-2px)}.store-root .skeleton{display:block;border-radius:8px;background:linear-gradient(90deg,rgba(255,255,255,.04),rgba(255,255,255,.1),rgba(255,255,255,.04));background-size:220% 100%;animation:store-shimmer 1.5s linear infinite}.store-root .skeleton-icon{width:72px;height:72px;border-radius:20px}.store-root .skeleton-title{width:62%;height:25px}.store-root .skeleton-copy{width:100%;height:14px}.store-root .skeleton-copy.short{width:75%}.store-root .app-card-skeleton{justify-content:flex-start}.store-root .store-state{min-height:360px;padding:48px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid var(--store-line);border-radius:24px;background:var(--store-surface)}.store-root .store-state h1,.store-root .store-state h2{margin:18px 0 8px}.store-root .store-state p{max-width:520px;margin:0 0 24px;color:var(--store-muted);line-height:1.6}.store-root .empty-mark,.store-root .store-state>span:first-child{width:64px;height:64px;display:grid;place-items:center;border:1px solid rgba(183,243,74,.3);border-radius:19px;color:var(--store-primary);background:rgba(183,243,74,.07);font:800 13px/1 var(--font-geist-mono),monospace}.store-root .store-state-error>span:first-child{color:var(--store-danger);border-color:rgba(255,115,115,.35);background:rgba(255,115,115,.07);font-size:24px}.store-root .detail-page{min-height:80vh;padding-block:56px 120px}.store-root .store-back{min-height:44px;display:inline-flex;align-items:center;color:var(--store-muted);font-size:14px}.store-root .store-back:hover{color:var(--store-primary)}.store-root .detail-hero{padding-block:52px 48px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.68fr);gap:7vw;align-items:center}.store-root .detail-identity{display:flex;gap:28px;align-items:flex-start}.store-root .detail-identity h1{margin:16px 0 12px;font-size:clamp(2.6rem,6vw,5.5rem);line-height:.94;letter-spacing:-.065em}.store-root .detail-identity p{max-width:650px;margin:0 0 18px;color:var(--store-muted);font-size:18px;line-height:1.6}.store-root .detail-identity code{color:var(--store-secondary);font:11px/1.4 var(--font-geist-mono),monospace;word-break:break-all}.store-root .release-panel{padding:30px;border:1px solid var(--store-line-strong);border-radius:26px;background:linear-gradient(145deg,rgba(21,27,23,.96),rgba(11,15,12,.96));box-shadow:0 30px 80px -50px rgba(183,243,74,.6)}.store-root .release-version{margin:18px 0;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.store-root .release-version strong{font-size:32px;letter-spacing:-.04em}.store-root .release-version span{color:var(--store-muted);font:11px/1.4 var(--font-geist-mono),monospace}.store-root .release-panel dl{margin:0;padding-block:14px;border-block:1px solid var(--store-line);display:grid;grid-template-columns:1fr 1fr}.store-root .release-panel dl div{display:flex;flex-direction:column;gap:5px}.store-root .release-panel dt{color:var(--store-muted);font:9px/1.3 var(--font-geist-mono),monospace;letter-spacing:.1em}.store-root .release-panel dd{margin:0;font-size:14px}.store-root .sha-row{width:100%;min-height:54px;margin:18px 0;padding:9px 11px;border:1px solid var(--store-line);border-radius:11px;color:var(--store-muted);background:rgba(0,0,0,.18);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;text-align:left}.store-root .sha-row span{font:9px/1.2 var(--font-geist-mono),monospace}.store-root .sha-row code{overflow:hidden;text-overflow:ellipsis;color:var(--store-text);font:10px/1.3 var(--font-geist-mono),monospace}.store-root .sha-row b{color:var(--store-primary);font-size:11px}.store-root .store-download{width:100%}.store-root .release-panel>small{display:block;margin-top:13px;text-align:center;color:var(--store-muted);font:9px/1.4 var(--font-geist-mono),monospace}.store-root .sideload-note{margin:8px 0 80px;padding:0 18px;border:1px solid var(--store-line);border-radius:14px;background:rgba(15,20,17,.72)}.store-root .sideload-note summary{min-height:52px;display:flex;align-items:center;color:var(--store-secondary);cursor:pointer;font-size:14px}.store-root .sideload-note p{margin:0;padding:0 0 18px;color:var(--store-muted);line-height:1.65}.store-root .detail-section{margin-top:88px}.store-root .section-heading>span,.store-root .whats-new>span{color:var(--store-secondary);font:10px/1.3 var(--font-geist-mono),monospace;letter-spacing:.13em}.store-root .section-heading h2{margin:8px 0 28px;font-size:clamp(1.9rem,4vw,3rem);letter-spacing:-.045em}.store-root .screenshot-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,34%);gap:18px;overflow-x:auto;padding-bottom:16px;scroll-snap-type:x mandatory}.store-root .screenshot-rail img{width:100%;aspect-ratio:9/17;max-height:650px;object-fit:cover;border:1px solid var(--store-line);border-radius:20px;scroll-snap-align:start;background:var(--store-surface)}.store-root .detail-content-grid{margin-top:88px;display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,.5fr);gap:8vw;align-items:start}.store-root .detail-content-grid .detail-section{margin:0}.store-root .about-copy p{max-width:750px;margin:0 0 18px;color:#c6d0c8;line-height:1.82;white-space:pre-wrap}.store-root .official-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}.store-root .official-links a{min-height:44px;padding:0 15px;display:inline-flex;align-items:center;border:1px solid var(--store-line);border-radius:11px;color:var(--store-secondary)}.store-root .whats-new{padding:28px;border:1px solid rgba(183,243,74,.23);border-radius:22px;background:rgba(183,243,74,.055)}.store-root .whats-new h2{margin:13px 0;font-size:28px}.store-root .whats-new p{color:var(--store-muted);line-height:1.65;white-space:pre-wrap}.store-root .whats-new small{color:var(--store-primary)}.store-root .history-section ol{padding:0;margin:0;list-style:none}.store-root .history-section li{position:relative;display:grid;grid-template-columns:18px 1fr;gap:20px;padding-bottom:34px}.store-root .history-section li:before{content:"";position:absolute;left:4px;top:13px;bottom:0;width:1px;background:var(--store-line)}.store-root .history-section li:last-child:before{display:none}.store-root .history-section li>i{width:9px;height:9px;margin-top:6px;border-radius:50%;border:2px solid var(--store-muted);background:var(--store-bg);z-index:1}.store-root .history-section li.latest>i{border-color:var(--store-primary);background:var(--store-primary);box-shadow:0 0 13px var(--store-primary)}.store-root .history-title{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.store-root .history-title>span{padding:4px 7px;border-radius:999px;color:#101607;background:var(--store-primary);font-size:10px;font-weight:700}.store-root .history-title .badge-warning{background:var(--store-warning)}.store-root .history-section li p{margin:10px 0;color:var(--store-muted);line-height:1.6;white-space:pre-wrap}.store-root .history-section li code{color:#647067;font:10px/1.4 var(--font-geist-mono),monospace}.store-root .detail-loading{min-height:500px;display:flex;flex-direction:column;justify-content:center;gap:20px}.store-root .store-toast{position:fixed;z-index:100;left:50%;bottom:28px;padding:13px 18px;border:1px solid rgba(183,243,74,.35);border-radius:12px;color:#101607;background:var(--store-primary);transform:translate(-50%,30px);opacity:0;pointer-events:none;transition:.18s;font-size:13px;font-weight:700}.store-root .store-toast[data-visible=true]{transform:translate(-50%);opacity:1}.store-root .admin-auth-page{min-height:calc(100vh - 72px);padding:70px 20px;display:grid;place-items:center}.store-root .admin-auth-card{width:min(430px,100%);padding:36px;border:1px solid var(--store-line-strong);border-radius:25px;background:linear-gradient(145deg,rgba(21,27,23,.98),rgba(10,14,11,.98));box-shadow:0 30px 90px -45px #000}.store-root .admin-auth-card>.store-mark{margin-bottom:26px}.store-root .admin-auth-card h1{margin:13px 0 8px;font-size:31px;letter-spacing:-.045em}.store-root .admin-auth-card>p{margin:0 0 28px;color:var(--store-muted);line-height:1.6}.store-root .admin-auth-card>small{display:block;margin-top:22px;color:#657067;font:9px/1.5 var(--font-geist-mono),monospace;overflow-wrap:anywhere}.store-root .admin-auth-card>small i,.store-root .health-pill i{width:7px;height:7px;margin-right:7px;display:inline-block;border-radius:50%;background:var(--store-primary);box-shadow:0 0 8px var(--store-primary)}.store-root .store-form{display:flex;flex-direction:column;gap:17px}.store-root .store-form label{display:flex;flex-direction:column;gap:7px;color:var(--store-muted);font-size:12px;font-weight:650}.store-root .store-form label>span{display:flex;align-items:center;justify-content:space-between;gap:8px}.store-root .store-form label small{color:#657067;font-weight:400}.store-root .admin-mobile-section select,.store-root .admin-panel select,.store-root .store-form input,.store-root .store-form select,.store-root .store-form textarea{width:100%;min-height:46px;padding:10px 12px;border:1px solid var(--store-line);border-radius:11px;outline:0;color:var(--store-text);background:rgba(0,0,0,.23);resize:vertical}.store-root .store-form input:focus,.store-root .store-form select:focus,.store-root .store-form textarea:focus{border-color:var(--store-primary);box-shadow:0 0 0 3px rgba(183,243,74,.09)}.store-root .form-error{padding:11px 13px;border:1px solid rgba(255,115,115,.3);border-radius:10px;color:#ffaaaa;background:rgba(255,115,115,.07);font-size:12px;line-height:1.5}.store-root .admin-loader{width:32px;height:32px;margin:32px auto;border:3px solid var(--store-line);border-top-color:var(--store-primary);border-radius:50%;animation:store-spin .7s linear infinite}.store-root .admin-page{min-height:calc(100vh - 72px);display:grid;grid-template-columns:240px minmax(0,1fr);background:rgba(7,10,8,.9)}.store-root .admin-sidebar{position:sticky;top:72px;height:calc(100vh - 72px);padding:24px 16px;border-right:1px solid var(--store-line);background:#0b0f0c;display:flex;flex-direction:column}.store-root .admin-side-brand{display:flex;align-items:center;gap:12px;padding:0 8px 25px;border-bottom:1px solid var(--store-line)}.store-root .admin-side-brand>div{display:flex;flex-direction:column}.store-root .admin-side-brand strong{font-size:12px;letter-spacing:.12em}.store-root .admin-side-brand small{color:var(--store-muted);font:9px/1.5 var(--font-geist-mono),monospace}.store-root .admin-sidebar nav{display:flex;flex-direction:column;gap:6px;padding-top:24px}.store-root .admin-logout,.store-root .admin-sidebar nav button{min-height:44px;padding:0 13px;border:1px solid transparent;border-radius:11px;color:var(--store-muted);background:transparent;display:flex;align-items:center;gap:12px;text-align:left;font-size:13px}.store-root .admin-sidebar nav button span{width:20px;color:#657067;font:14px/1 var(--font-geist-mono),monospace}.store-root .admin-sidebar nav button:hover{color:var(--store-text);background:rgba(255,255,255,.035)}.store-root .admin-sidebar nav button.active{color:var(--store-primary);border-color:rgba(183,243,74,.15);background:rgba(183,243,74,.07)}.store-root .admin-sidebar nav button.active span{color:var(--store-primary)}.store-root .admin-logout{margin-top:auto;color:#d38d8d}.store-root .admin-main{min-width:0;padding:0 clamp(22px,4vw,58px) 100px}.store-root .admin-toolbar{min-height:116px;border-bottom:1px solid var(--store-line);display:flex;align-items:center;justify-content:space-between;gap:24px}.store-root .admin-toolbar h1{margin:5px 0 0;font-size:30px;letter-spacing:-.04em}.store-root .admin-toolbar-actions{display:flex;align-items:center;gap:10px}.store-root .health-pill{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;border:1px solid var(--store-line);border-radius:999px;color:var(--store-muted);font:10px/1 var(--font-geist-mono),monospace}.store-root .admin-mobile-section{display:none}.store-root .admin-banner{margin:20px 0;padding:14px 16px;border:1px solid rgba(255,115,115,.3);border-radius:12px;color:#ffaaaa;background:rgba(255,115,115,.07);display:flex;justify-content:space-between;gap:16px;font-size:13px}.store-root .admin-banner button{border:0;color:var(--store-primary);background:transparent}.store-root .admin-section{padding-top:30px;display:flex;flex-direction:column;gap:24px}.store-root .metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.store-root .metric-grid article{min-height:145px;padding:20px;border:1px solid var(--store-line);border-radius:17px;background:linear-gradient(145deg,rgba(21,27,23,.82),rgba(13,17,14,.92));display:flex;flex-direction:column}.store-root .metric-grid article>span{color:var(--store-muted);font:9px/1.4 var(--font-geist-mono),monospace;letter-spacing:.11em}.store-root .metric-grid strong{margin:15px 0 8px;font-size:34px;letter-spacing:-.04em}.store-root .metric-grid .metric-word{font-size:24px}.store-root .metric-grid small{margin-top:auto;color:#687369;font:10px/1.4 var(--font-geist-mono),monospace}.store-root .admin-panel{padding:24px;border:1px solid var(--store-line);border-radius:19px;background:rgba(15,20,17,.84);min-width:0}.store-root .admin-panel-head{margin-bottom:22px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.store-root .admin-panel-head h2{margin:6px 0 0;font-size:21px;letter-spacing:-.03em}.store-root .admin-panel-head>span{color:var(--store-muted);font:10px/1.4 var(--font-geist-mono),monospace}.store-root .admin-panel-head code{display:block;margin-top:7px;color:var(--store-secondary);font:10px/1.4 var(--font-geist-mono),monospace}.store-root .admin-table{overflow:hidden;border:1px solid var(--store-line);border-radius:13px}.store-root .admin-table-row{width:100%;min-height:68px;padding:10px 15px;border:0;border-bottom:1px solid var(--store-line);color:var(--store-muted);background:transparent;display:grid;grid-template-columns:minmax(210px,1.5fr) repeat(4,minmax(90px,.7fr));align-items:center;gap:12px;text-align:left;font-size:12px}.store-root button.admin-table-row:hover{color:var(--store-text);background:rgba(255,255,255,.025)}.store-root .admin-table-row:last-child{border-bottom:0}.store-root .admin-table-head{min-height:37px;color:#667168;background:rgba(0,0,0,.18);font:8px/1.3 var(--font-geist-mono),monospace;letter-spacing:.09em}.store-root .app-cell{display:flex;align-items:center;gap:12px}.store-root .app-cell .app-icon{width:42px;height:42px;border-radius:12px}.store-root .app-cell b{color:var(--store-text);font-size:12px}.store-root .app-cell small{display:block;margin-top:4px;color:#667168;font:9px/1.2 var(--font-geist-mono),monospace}.store-root .status-badge{width:fit-content;padding:5px 8px;border:1px solid var(--store-line);border-radius:999px;color:var(--store-muted);background:rgba(255,255,255,.03);font:9px/1 var(--font-geist-mono),monospace;text-transform:uppercase}.store-root .status-badge.success{color:var(--store-primary);border-color:rgba(183,243,74,.25);background:rgba(183,243,74,.06)}.store-root .status-badge.danger{color:var(--store-danger);border-color:rgba(255,115,115,.27);background:rgba(255,115,115,.06)}.store-root .status-badge.warning{color:var(--store-warning);border-color:rgba(248,198,94,.27);background:rgba(248,198,94,.06)}.store-root .status-badge.info{color:var(--store-secondary);border-color:rgba(77,226,208,.27);background:rgba(77,226,208,.06)}.store-root .release-cards{display:flex;flex-direction:column;gap:10px}.store-root .release-cards.compact article{min-height:64px;display:grid;grid-template-columns:1fr auto auto;align-items:center}.store-root .release-cards article{padding:16px;border:1px solid var(--store-line);border-radius:13px;background:rgba(0,0,0,.13)}.store-root .release-cards article strong{font-size:13px}.store-root .release-cards article small{display:block;margin-top:5px;color:#69736a;font:9px/1.4 var(--font-geist-mono),monospace}.store-root .admin-split{padding-top:30px;display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px;align-items:start}.store-root .app-list-panel{position:sticky;top:98px;padding:14px;border:1px solid var(--store-line);border-radius:17px;background:rgba(15,20,17,.86)}.store-root .app-list-panel .store-search{min-height:42px}.store-root .admin-app-list{margin-top:12px;display:flex;flex-direction:column;gap:5px}.store-root .admin-app-list>button{width:100%;min-height:66px;padding:9px;border:1px solid transparent;border-radius:11px;color:var(--store-muted);background:transparent;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;text-align:left}.store-root .admin-app-list>button:hover{background:rgba(255,255,255,.03)}.store-root .admin-app-list>button.active{border-color:rgba(183,243,74,.18);background:rgba(183,243,74,.06)}.store-root .admin-app-list .app-icon{width:38px;height:38px;border-radius:10px;font-size:9px}.store-root .admin-app-list strong{display:block;overflow:hidden;color:var(--store-text);font-size:12px;text-overflow:ellipsis}.store-root .admin-app-list small{display:block;margin-top:3px;overflow:hidden;color:#69736a;font:8px/1.2 var(--font-geist-mono),monospace;text-overflow:ellipsis}.store-root .app-editor{overflow:hidden}.store-root .editor-form{padding-bottom:28px;border-bottom:1px solid var(--store-line)}.store-root .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.store-root .toggle-row{min-height:46px;padding:0 12px;border:1px solid var(--store-line);border-radius:11px;flex-direction:row!important;align-items:center;justify-content:flex-start!important;background:rgba(0,0,0,.15)}.store-root .toggle-row input{width:17px;min-height:17px;accent-color:var(--store-primary)}.store-root .toggle-row span{justify-content:flex-start!important}.store-root .asset-editor{padding-block:28px;border-bottom:1px solid var(--store-line);display:grid;grid-template-columns:200px minmax(0,1fr);gap:30px}.store-root .asset-editor h3{margin:0 0 14px;font-size:15px}.store-root .asset-editor h3 small{color:var(--store-muted)}.store-root .asset-upload{display:flex;flex-direction:column;align-items:flex-start;gap:10px;color:var(--store-muted);font-size:10px}.store-root .asset-upload input{max-width:100%;font-size:10px}.store-root .screenshot-editor{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px}.store-root .screenshot-add,.store-root .screenshot-editor article{min-height:170px;border:1px solid var(--store-line);border-radius:11px;overflow:hidden;background:rgba(0,0,0,.18)}.store-root .screenshot-editor article img{width:100%;height:135px;object-fit:cover;display:block}.store-root .screenshot-editor article>div{display:grid;grid-template-columns:1fr 1fr 1.6fr}.store-root .screenshot-editor button{min-height:34px;border:0;border-right:1px solid var(--store-line);color:var(--store-muted);background:transparent;font-size:10px}.store-root .screenshot-editor button:last-child{border:0;color:var(--store-danger)}.store-root .screenshot-editor button:disabled{opacity:.25}.store-root .screenshot-add{display:grid;place-items:center;color:var(--store-primary);border-style:dashed;position:relative;cursor:pointer}.store-root .screenshot-add input{position:absolute;inset:0;opacity:0;cursor:pointer}.store-root .publish-panel{padding-top:25px;display:flex;align-items:center;justify-content:space-between;gap:20px}.store-root .publish-panel h3{margin:0 0 7px}.store-root .publish-panel p{margin:0;color:var(--store-muted);font-size:12px}.store-root .publish-panel>div:last-child{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.store-root .admin-modal-backdrop{position:fixed;inset:0;z-index:120;padding:20px;background:rgba(0,0,0,.7);backdrop-filter:blur(8px);display:grid;place-items:center}.store-root .admin-modal{width:min(500px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:30px;border:1px solid var(--store-line-strong);border-radius:22px;background:#111713;box-shadow:0 30px 100px -30px #000}.store-root .admin-modal h2{margin:9px 0;font-size:25px}.store-root .admin-modal>p{margin:0 0 22px;color:var(--store-muted);line-height:1.55}.store-root .dialog-actions{display:flex;justify-content:flex-end;gap:9px}.store-root .token-value{display:block;margin:20px 0 12px;padding:15px;border:1px solid rgba(183,243,74,.22);border-radius:11px;color:var(--store-primary);background:#080b09;font:11px/1.6 var(--font-geist-mono),monospace;word-break:break-all;user-select:all}.store-root .admin-modal .check-row{margin:20px 0;min-height:44px;flex-direction:row;align-items:center}.store-root .admin-modal .check-row input{width:18px;min-height:18px;accent-color:var(--store-primary)}.store-root .release-upload-panel>.admin-panel-head>label{min-width:240px;color:var(--store-muted);font-size:11px}.store-root .release-upload-panel>.admin-panel-head select{margin-top:7px}.store-root .apk-drop{padding:16px;border:1px dashed var(--store-line-strong);border-radius:12px;background:rgba(0,0,0,.15)}.store-root .apk-drop input{padding:0;border:0;background:transparent}.store-root .upload-progress{height:34px;border:1px solid var(--store-line);border-radius:10px;overflow:hidden;background:rgba(0,0,0,.2);position:relative}.store-root .upload-progress>div{height:100%;background:linear-gradient(90deg,var(--store-primary-deep),var(--store-primary));transition:width .15s}.store-root .upload-progress>span{position:absolute;inset:0;display:grid;place-items:center;color:var(--store-text);font:10px/1 var(--font-geist-mono),monospace;text-shadow:0 1px 2px #000}.store-root .release-cards:not(.compact)>article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:24px;align-items:center}.store-root .release-card-main>div{display:flex;align-items:baseline;gap:10px}.store-root .release-card-main>div strong{font-size:19px}.store-root .release-card-main>div span{color:var(--store-muted);font:10px/1.3 var(--font-geist-mono),monospace}.store-root .release-card-main p{max-width:600px;margin:11px 0 7px;color:var(--store-muted);font-size:12px;line-height:1.5;white-space:pre-wrap}.store-root .release-card-main code{color:#69736a;font:9px/1.3 var(--font-geist-mono),monospace}.store-root .release-card-stats{min-width:120px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;color:var(--store-muted);font-size:11px}.store-root .release-card-actions{display:flex;gap:7px}.store-root .release-card-actions .store-button{min-height:38px;padding-inline:12px;font-size:11px}.store-root .admin-empty{min-height:160px;display:grid;place-items:center;color:var(--store-muted)}.store-root .operations-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.store-root .operations-grid h2{margin:7px 0 22px}.store-root .operations-grid dl{margin:0}.store-root .operations-grid dl div{min-height:45px;border-bottom:1px solid var(--store-line);display:flex;justify-content:space-between;gap:20px;align-items:center}.store-root .operations-grid dt{color:var(--store-muted);font-size:12px}.store-root .operations-grid dd{margin:0;font:10px/1.4 var(--font-geist-mono),monospace}.store-root .operations-grid p{color:var(--store-muted);line-height:1.6}.store-root .missing-list{margin:0;padding:0;list-style:none}.store-root .missing-list li{padding:12px 0;border-bottom:1px solid var(--store-line);display:flex;justify-content:space-between;gap:20px}.store-root .missing-list code{color:var(--store-muted);font:10px/1.4 var(--font-geist-mono),monospace;word-break:break-all}@keyframes store-spin{to{transform:rotate(1turn)}}.store-root .store-footer{border-top:1px solid var(--store-line);background:#080b09}.store-root .store-footer-inner{min-height:230px;padding-block:48px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.store-root .store-footer p{margin:18px 0 5px}.store-root .store-footer small{color:var(--store-muted);font:10px/1.4 var(--font-geist-mono),monospace}.store-root .store-footer-links{display:flex;flex-wrap:wrap;gap:22px;color:var(--store-muted);font-size:14px}.store-root .store-footer-links a:hover{color:var(--store-primary)}@keyframes store-shimmer{to{background-position:-220% 0}}@media (max-width:959px){.store-root .store-hero{grid-template-columns:1fr}.store-root .featured-card{min-height:460px}.store-root .store-about-grid{grid-template-columns:1fr;gap:52px}.store-root .app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-root .catalog-toolbar{align-items:stretch;flex-direction:column}.store-root .detail-hero{grid-template-columns:1fr}.store-root .release-panel{max-width:620px;width:100%}.store-root .detail-content-grid{grid-template-columns:1fr;gap:48px}.store-root .screenshot-rail{grid-auto-columns:minmax(260px,48%)}.store-root .admin-page{grid-template-columns:82px minmax(0,1fr)}.store-root .admin-sidebar{padding-inline:10px}.store-root .admin-side-brand{justify-content:center;padding-inline:0}.store-root .admin-side-brand>div{display:none}.store-root .admin-sidebar nav button{justify-content:center;font-size:0}.store-root .admin-sidebar nav button span{width:auto;font-size:16px}.store-root .admin-logout{justify-content:center;font-size:10px;padding:0}.store-root .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-root .admin-split{grid-template-columns:230px minmax(0,1fr)}.store-root .asset-editor,.store-root .form-grid{grid-template-columns:1fr}.store-root .release-cards:not(.compact)>article{grid-template-columns:1fr auto}.store-root .release-card-actions{grid-column:1/-1}}@media (max-width:639px){.store-root .store-shell{width:min(100% - 28px,1280px)}.store-root .store-header{height:64px}.store-root .store-header nav{gap:0}.store-root .store-header nav a{padding:0 9px;font-size:12px}.store-root .store-header nav a:nth-child(2){display:none}.store-root .store-brand strong{font-size:11px}.store-root .store-brand small{font-size:8px}.store-root .store-mark{width:36px;height:36px}.store-root .store-hero{min-height:auto;padding-block:70px;gap:56px}.store-root .store-hero h1{font-size:clamp(3rem,15vw,4.6rem)}.store-root .store-stats{gap:20px;justify-content:space-between}.store-root .store-stats dd{font-size:18px}.store-root .featured-card{min-height:430px;padding:26px}.store-root .featured-label{top:26px;left:26px}.store-root .featured-title-row{align-items:flex-end;gap:16px}.store-root .featured-title-row .app-icon-large{width:76px;height:76px}.store-root .featured-meta{gap:8px}.store-root .store-about{padding-block:76px}.store-root .catalog-page{padding-block:56px 90px}.store-root .catalog-toolbar{top:64px;margin-top:34px;padding:10px}.store-root .category-row{margin-inline:-3px}.store-root .app-grid{grid-template-columns:1fr}.store-root .app-card{min-height:310px}.store-root .detail-page{padding-block:30px 90px}.store-root .detail-hero{padding-top:35px;gap:42px}.store-root .detail-identity{flex-direction:column;gap:20px}.store-root .detail-identity .app-icon-large{width:88px;height:88px}.store-root .release-panel{padding:22px}.store-root .sideload-note{margin-bottom:54px}.store-root .detail-content-grid,.store-root .detail-section{margin-top:62px}.store-root .screenshot-rail{grid-auto-columns:minmax(245px,88%)}.store-root .store-footer-inner{align-items:flex-start;flex-direction:column}.store-root .admin-auth-page{min-height:calc(100vh - 64px);padding:35px 14px}.store-root .admin-auth-card{padding:26px 20px}.store-root .admin-page{min-height:calc(100vh - 64px);display:block}.store-root .admin-sidebar{display:none}.store-root .admin-main{padding:0 14px 75px}.store-root .admin-toolbar{min-height:92px}.store-root .admin-toolbar-actions .health-pill,.store-root .admin-toolbar-actions .store-button-secondary{display:none}.store-root .admin-toolbar-actions .store-button{min-height:40px;padding-inline:12px}.store-root .admin-mobile-section{margin-top:16px;display:flex;flex-direction:column;gap:7px;color:var(--store-muted);font-size:11px}.store-root .metric-grid{grid-template-columns:1fr 1fr;gap:9px}.store-root .metric-grid article{min-height:125px;padding:16px}.store-root .metric-grid strong{font-size:27px}.store-root .admin-panel{padding:17px}.store-root .admin-table{border:0;display:flex;flex-direction:column;gap:9px;overflow:visible}.store-root .admin-table-head{display:none}.store-root .admin-table-row{min-height:auto;padding:14px;border:1px solid var(--store-line)!important;border-radius:12px;grid-template-columns:1fr 1fr;gap:12px}.store-root .admin-table-row .app-cell{grid-column:1/-1}.store-root .admin-split{display:block}.store-root .app-list-panel{position:static;margin-bottom:14px}.store-root .admin-app-list{max-height:240px;overflow-y:auto}.store-root .asset-editor{grid-template-columns:1fr}.store-root .publish-panel{align-items:flex-start;flex-direction:column}.store-root .publish-panel>div:last-child{justify-content:flex-start}.store-root .release-upload-panel>.admin-panel-head{flex-direction:column}.store-root .release-upload-panel>.admin-panel-head>label{width:100%;min-width:0}.store-root .release-cards:not(.compact)>article{grid-template-columns:1fr}.store-root .release-card-actions{grid-column:auto;flex-wrap:wrap}.store-root .release-cards.compact article{grid-template-columns:1fr auto}.store-root .release-cards.compact article .status-badge{grid-column:1/-1}.store-root .operations-grid{grid-template-columns:1fr;gap:34px}}@media (prefers-reduced-motion:reduce){.store-root *,.store-root :after,.store-root :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}