:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#16211d;background:#f7faf8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}.store-shell{min-height:100vh;background:#f7faf8}.store-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto minmax(240px,520px) auto;gap:24px;align-items:center;min-height:76px;padding:14px clamp(16px,4vw,48px);border-bottom:1px solid #e3ece7;background:#ffffffe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-lockup{display:flex;align-items:center;gap:12px}.brand-mark,.app-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;color:#fff;background:linear-gradient(135deg,#0f9b68,#0b8060);box-shadow:0 12px 24px #0f8f6238}.brand-lockup strong,.brand-lockup span{display:block}.brand-lockup strong{font-size:20px;line-height:1.1}.brand-lockup span{color:#6d7d75;font-size:12px}.search-box{display:flex;align-items:center;gap:10px;min-height:44px;padding:0 16px;border-radius:999px;background:#eef5f1;color:#63746c}.search-box input{width:100%;border:0;outline:0;background:transparent;color:#17251f}.admin-link,.install-button,.primary-action,.form-header button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:0;border-radius:999px;padding:0 18px;font-weight:700;cursor:pointer}.admin-link{background:#eef5f1;color:#0f7d5d}.store-main{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 64px}.category-tabs{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{display:inline-flex;align-items:center;gap:8px;min-width:max-content;border:1px solid #deebe5;border-radius:999px;background:#fff;color:#53655d;padding:10px 16px;cursor:pointer}.category-tabs button.active{border-color:#0f9b68;background:#0f9b68;color:#fff}.section-block{margin-top:34px}.section-block h2{margin:0 0 16px;font-size:20px}.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.featured-card,.app-row,.admin-form,.admin-list,.login-card{border:1px solid #dfebe5;border-radius:8px;background:#fff;box-shadow:0 18px 50px #142e240f}.featured-card{display:grid;gap:16px;padding:20px}.featured-card-copy{display:grid;grid-template-columns:auto 1fr;gap:0 14px;align-items:center}.featured-card-copy .app-icon{grid-row:span 3}.featured-card h3,.featured-card p,.app-row h3,.app-row p{margin:0}.featured-card-copy p,.featured-card>p,.app-row p,.meta-line,.admin-table span,.admin-message,.login-card p{color:#65786f}.featured-card-copy span,.meta-line{display:inline-flex;align-items:center;gap:5px;font-size:13px}.app-list{display:grid;gap:12px}.app-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center;padding:16px}.app-row-main{min-width:0}.app-row-main h3,.app-row-main p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meta-line{gap:16px;margin-top:8px}.install-button{border:1px solid #0f9b68;color:#0f8f62}.install-button.block{width:100%;background:#0f9b68;color:#fff}.empty-state{display:grid;place-items:center;gap:10px;min-height:240px;text-align:center;color:#65786f}.empty-state h3,.empty-state p{margin:0}.admin-shell{display:grid;grid-template-columns:264px minmax(0,1fr);min-height:100vh;background:#0f1720}.admin-sidebar{display:flex;flex-direction:column;min-height:100vh;border-right:1px solid #223142;background:#111b26;color:#fff;padding:18px}.admin-brand{padding-bottom:18px;border-bottom:1px solid #223142}.admin-sidebar nav{display:grid;gap:8px;margin-top:22px}.admin-sidebar a,.logout-button{display:flex;align-items:center;gap:10px;border:0;border-radius:8px;background:transparent;color:#c9d4df;padding:12px;cursor:pointer}.admin-sidebar a.active,.admin-sidebar a:hover,.logout-button:hover{background:#1d2a38;color:#fff}.logout-button{margin-top:auto}.admin-main{min-width:0;background:#f4f7f8}.admin-topbar{display:flex;justify-content:space-between;align-items:center;min-height:68px;padding:14px 28px;border-bottom:1px solid #deebe5;background:#fff}.admin-topbar span,.form-header span{display:block;color:#6d7d75;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.admin-topbar strong{display:block}.health-pill{display:inline-flex!important;align-items:center;gap:6px;color:#0f8f62!important}.admin-grid{display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(360px,.95fr);gap:20px;padding:24px}.admin-form,.admin-list{padding:20px}.form-header{display:flex;justify-content:space-between;gap:18px;align-items:start;margin-bottom:18px}.form-header h1,.form-header h2{margin:4px 0 0}.form-header button{background:#eef5f1;color:#0f7d5d}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.field{display:grid;gap:7px;margin-bottom:12px}.field span{color:#465a52;font-size:13px;font-weight:700}.field input,.field textarea{width:100%;border:1px solid #d6e4de;border-radius:8px;background:#fbfdfc;color:#17251f;padding:11px 12px;outline:0}.field textarea{min-height:104px;resize:vertical}.file-field{display:flex;align-items:center;gap:10px;border:1px dashed #9ccfbc;border-radius:8px;color:#0f7d5d;background:#f2faf6;padding:14px;cursor:pointer}.file-field input{display:none}.switch-row{display:flex;gap:20px;margin:14px 0}.switch-row label{display:inline-flex;align-items:center;gap:8px;font-weight:700}.primary-action{width:100%;margin-top:8px;background:#0f9b68;color:#fff}.admin-table{display:grid;gap:10px}.admin-table article{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:12px;align-items:center;border:1px solid #edf3f0;border-radius:8px;padding:12px}.admin-table strong,.admin-table span{display:block}.admin-table button{display:grid;place-items:center;width:36px;height:36px;border:1px solid #dce8e2;border-radius:8px;background:#fff;color:#52685f;cursor:pointer}.login-page{display:grid;place-items:center;min-height:100vh;padding:24px;background:#0f1720}.login-card{width:min(420px,100%);padding:28px}.login-card .brand-mark{margin-bottom:18px}.login-card h1{margin:0}.from-emerald-500-to-teal-600{background:linear-gradient(135deg,#10b981,#0d9488)}.from-blue-500-to-blue-600{background:linear-gradient(135deg,#3b82f6,#2563eb)}.from-cyan-500-to-blue-600{background:linear-gradient(135deg,#06b6d4,#2563eb)}.from-amber-500-to-orange-600{background:linear-gradient(135deg,#f59e0b,#ea580c)}.from-rose-500-to-pink-600{background:linear-gradient(135deg,#f43f5e,#db2777)}.from-indigo-500-to-violet-600{background:linear-gradient(135deg,#6366f1,#7c3aed)}@media(max-width:920px){.store-header{grid-template-columns:1fr;gap:12px}.admin-link{width:max-content}.featured-grid,.admin-grid,.admin-shell{grid-template-columns:1fr}.admin-sidebar{min-height:auto}}@media(max-width:620px){.app-row,.admin-table article,.field-grid{grid-template-columns:1fr}.install-button{width:100%}}
