.hosted-apps-hero{align-items:end}.hosted-app-page .home-main,.hosted-app-page .home-content,.hosted-app-page .home-footer{width:calc(100% - 40px);max-width:1100px;padding-left:0;padding-right:0}.hosted-app-page .home-hero{grid-template-columns:1fr}.hosted-app-page .home-hero-copy{width:100%}.hosted-app-hero-title-row{align-items:center;gap:18px;min-width:0;display:flex}.hosted-app-hero-title-row .home-title{min-width:0}.hosted-app-hero-icon{justify-content:flex-start;display:flex}.hosted-apps-controls{justify-content:space-between;align-items:center;gap:16px;display:flex}.hosted-apps-category-filter{align-items:center;gap:10px;display:flex}.hosted-apps-category-filter label{color:var(--text-secondary);font-size:.88rem;font-weight:700}.hosted-apps-category-filter select{border:1px solid var(--border-soft);color:var(--foreground);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font:inherit;background-color:#111827;border-radius:8px;outline:none;min-height:40px;padding:0 12px;transition:border-color .18s,box-shadow .18s}.hosted-apps-category-filter select:focus{border-color:#60a5faa3;box-shadow:0 0 0 3px #60a5fa29}.hosted-apps-view-toggle{border:1px solid var(--border);background:#0f172ad1;border-radius:999px;align-items:center;gap:6px;padding:6px;display:inline-flex}.hosted-apps-view-btn{width:38px;height:38px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;transition:background-color .18s,color .18s,transform .18s;display:inline-flex}.hosted-apps-view-btn:hover{color:var(--foreground);background:#ffffff14;transform:translateY(-1px)}.hosted-apps-view-btn.is-active{color:#dbeafe;background:linear-gradient(135deg,#2f80ed38,#1b5fc44d);box-shadow:inset 0 0 0 1px #60a5fa3d}.hosted-apps-category{flex-direction:column;gap:18px;display:flex}.hosted-apps-category-toggle{border:0;border-bottom:1px solid var(--border);cursor:pointer;text-align:right;background:0 0;justify-content:flex-end;align-items:center;gap:10px;width:100%;padding:0 0 14px;display:flex}.hosted-apps-category-toggle:hover .hosted-apps-category-heading{color:#93c5fd}.hosted-apps-category-heading{letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:1.4rem;transition:color .18s}.hosted-apps-category-chevron{width:20px;height:20px;color:var(--foreground);flex:none;transition:transform .18s}.hosted-apps-category-chevron-open{transform:rotate(180deg)}.hosted-apps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.hosted-app-card{border:1px solid var(--border);min-height:292px;color:var(--foreground);background:radial-gradient(circle at 0 0,#60a5fa0d,#0000 38%),linear-gradient(#111111f7,#070707fc);border-radius:8px;flex-direction:column;gap:16px;padding:22px;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.hosted-app-card:hover{border-color:#60a5fa75;transform:translateY(-2px);box-shadow:0 18px 42px #0000003d}.hosted-app-card-media{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.hosted-app-card-stack,.hosted-app-detail-stack{color:#bfdbfe;white-space:nowrap;background:#60a5fa14;border:1px solid #93c5fd38;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:700}.hosted-app-card-body{flex-direction:column;flex:1;gap:10px;display:flex}.hosted-app-card h3,.hosted-app-detail-copy h1{margin:0}.hosted-app-card h3{font-size:1.22rem}.hosted-app-card p,.hosted-app-detail-copy p,.hosted-app-detail-list{color:var(--text-secondary);margin:0;line-height:1.65}.hosted-app-card-footer{justify-content:space-between;align-items:center;gap:14px;padding-top:4px;display:flex}.hosted-app-price{color:var(--foreground);font-size:.92rem;font-weight:700}.hosted-app-card-link{color:#93c5fd;font-size:.9rem;font-weight:700}.hosted-app-icon{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.hosted-app-icon-tile{width:72px;height:72px}.hosted-app-icon-detail{width:184px;height:184px}.hosted-app-icon-placeholder{color:#dbeafe;letter-spacing:0;font-weight:800}.hosted-app-icon-tile.hosted-app-icon-placeholder{font-size:1.25rem}.hosted-app-icon-detail.hosted-app-icon-placeholder{font-size:2.4rem}.hosted-app-detail{width:100%}.hosted-app-detail-copy{flex-direction:column;gap:18px;display:flex}.hosted-app-detail-copy h1{font-size:clamp(2.2rem,4vw,3.4rem);line-height:1}.hosted-app-detail-meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hosted-app-detail-list{padding-left:18px}.hosted-app-detail-actions{flex-wrap:wrap;gap:12px;padding-top:4px;display:flex}.hosted-app-inquiry-modal .shared-modal-body{padding:16px 32px 32px}.hosted-app-inquiry-form{flex-direction:column;gap:18px;padding-top:8px;display:flex}.hosted-app-inquiry-subtext{color:var(--text-secondary);margin:0;font-size:.92rem}.hosted-app-inquiry-error{color:#f87171;margin:0;font-size:.85rem}.hosted-app-inquiry-success{color:var(--text-secondary);margin:0;font-size:.92rem}.hosted-app-feedback-bar{z-index:5;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f0f0feb;width:100%;margin:24px auto 0;position:sticky;bottom:0}.hosted-app-feedback-header{text-align:center;flex-direction:column;align-items:center;gap:6px;max-width:1200px;margin:0 auto;padding:14px 24px;display:flex}.hosted-app-feedback-title-row{align-items:center;gap:12px;display:flex}.hosted-app-feedback-header-text{color:var(--foreground);font-size:.96rem;font-weight:700}.hosted-app-feedback-subtext{color:var(--text-secondary);text-align:center;margin:0;font-size:.88rem}.hosted-app-feedback-toggle{color:#fff;cursor:pointer;font:inherit;background:linear-gradient(135deg,#2f80ed 0%,#1b5fc4 100%);border:0;border-radius:8px;flex:none;align-items:center;gap:6px;padding:8px 16px;font-weight:800;transition:transform .18s,box-shadow .18s;display:inline-flex}.hosted-app-feedback-toggle:hover{transform:translateY(-1px);box-shadow:0 16px 34px #2f80ed4d}.hosted-app-feedback-chevron{width:16px;height:16px;transition:transform .18s}.hosted-app-feedback-chevron-open{transform:rotate(180deg)}.hosted-app-feedback-panel{justify-content:center;max-width:1200px;margin:0 auto;padding:0 24px 24px;display:flex}.hosted-app-feedback-form{flex-direction:column;gap:18px;width:100%;max-width:480px;display:flex}.hosted-app-feedback-error{color:#f87171;margin:0;font-size:.85rem}.hosted-app-feedback-success{color:var(--text-secondary);margin:0;font-size:.92rem}@media (max-width:960px){.hosted-apps-grid{grid-template-columns:1fr}}@media (max-width:640px){.hosted-app-feedback-header{flex-wrap:wrap}.hosted-app-feedback-form{max-width:none}.hosted-apps-controls{flex-wrap:wrap;align-items:flex-start}.hosted-apps-category-filter{justify-content:space-between;width:100%}.hosted-app-hero-title-row{flex-direction:column;align-items:flex-start}.hosted-apps-grid{gap:14px}.hosted-app-card{padding:20px}.hosted-app-card-footer,.hosted-app-detail-actions{flex-direction:column;align-items:stretch}}
