:root{--bg:#ffffff;--card:#ffffff;--text:#111827;--muted:#6b7280;--primary:#6366f1;--primary-ink:#0b0f2b;--accent:#22d3ee;--success:#16a34a;--warning:#f59e0b;--danger:#ef4444;--shadow:0 8px 24px rgba(17,24,39,0.08);--radius:14px}*{box-sizing:border-box}body,html{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Apple Color Emoji,Segoe UI Emoji;color:var(--text);background:#ffffff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{max-width:1100px;margin:0 auto;padding:24px}@media (max-width:640px){.container{padding:16px}}.nav{justify-content:space-between;padding:12px 0;margin-bottom:12px;flex-wrap:wrap;gap:8px}.brand,.nav{display:flex;align-items:center}.brand{gap:12px}.logo{width:40px;height:40px;border-radius:10px;background:linear-gradient(145deg,var(--primary),var(--accent));box-shadow:0 6px 18px rgba(111,123,247,.45)}.brand h1{font-size:18px;font-weight:700;margin:0;letter-spacing:.3px}.badge{font-size:12px;color:var(--muted)}.store-header{display:grid;grid-template-columns:auto 1fr auto;grid-gap:16px;gap:16px;align-items:center;background:var(--card);border:1px solid #e5e7eb;border-radius:var(--radius);padding:18px;margin-top:8px}.app-icon,.store-header{box-shadow:var(--shadow)}.app-icon{width:64px;height:64px;border-radius:16px;object-fit:cover;border:1px solid #e5e7eb;background:#fff;display:block}@media (max-width:640px){.app-icon{width:56px;height:56px;border-radius:14px}}.app-meta{display:grid;grid-gap:6px;gap:6px}.app-title{font-size:22px;font-weight:700;margin:0}.app-dev{font-size:13px;color:var(--muted)}@media (max-width:640px){.app-title{font-size:18px}.app-dev{font-size:12px}}.rating-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}@media (max-width:640px){.rating-row{gap:6px;font-size:13px}.star{width:14px;height:14px}.meta-pill{font-size:11px;padding:4px 6px}}.stars{display:inline-flex;gap:2px}.star{width:16px;height:16px;display:inline-block;-webkit-clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);background:#facc15}.rating-num{font-weight:600}.meta-pill{font-size:12px;color:var(--muted);border:1px solid #e5e7eb;padding:6px 8px;border-radius:999px}.store-actions{display:flex}.btn,.store-actions{gap:10px;align-items:center}.btn{display:inline-flex;padding:14px 18px;border-radius:12px;font-weight:600;font-size:14px;border:1px solid #e5e7eb;cursor:pointer;transition:transform .06s ease,box-shadow .2s ease,background .2s ease}.btn-primary{color:#ffffff;background:#111111;border:none;border-radius:9999px;box-shadow:0 10px 22px rgba(0,0,0,.25)}.btn-primary:hover{transform:translateY(-2px);filter:brightness(1.1)}.btn-arrow{margin-left:10px}.btn-ghost{color:var(--text);background:#f3f4f6}.shots{margin-top:18px;display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#d1d5db #f3f4f6;padding-bottom:8px}.shots::-webkit-scrollbar{height:6px}.shots::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.shots::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.shots::-webkit-scrollbar-thumb:hover{background:#9ca3af}.shot-container{flex:0 0 auto;width:200px;scroll-snap-align:start}.shot{aspect-ratio:9/19;border-radius:16px;background:#f3f4f6;border:1px solid #e5e7eb;box-shadow:var(--shadow)}.shot img{width:100%;height:100%;object-fit:cover;border-radius:16px;display:block}.shot-label{font-size:12px;color:var(--muted);margin-top:6px;text-align:center}.store-section{margin-top:20px}.store-card{background:var(--card);border:1px solid #e5e7eb;border-radius:var(--radius);box-shadow:var(--shadow);padding:18px}.store-card h3{margin:0 0 10px;font-size:18px}@media (max-width:640px){.store-card{padding:14px}.store-card h3{font-size:16px}.store-list{font-size:13px}.store-section{margin-top:16px}}.store-list{display:grid;grid-gap:8px;gap:8px;color:var(--muted);font-size:14px}.store-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}@media (max-width:640px){.store-grid{grid-template-columns:1fr;gap:8px}}.store-item{padding:12px;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb}.icon-link{display:inline-flex;align-items:center;gap:8px;color:var(--text)}.icon-link svg{width:18px;height:18px;display:inline-block}.card{background:var(--card);border:1px solid #e5e7eb;border-radius:var(--radius);box-shadow:var(--shadow)}.hero .left{padding:32px}.hero h2{font-size:40px;line-height:1.1;margin:0 0 12px}.subtitle{color:var(--muted);font-size:16px;margin-bottom:20px}.cta{display:flex;gap:12px;flex-wrap:wrap}.btn-icon{padding:10px;width:42px;height:42px;justify-content:center;border-radius:50%}.btn-icon svg{width:20px;height:20px}.section{margin-top:26px}.section h3{margin:0 0 12px;font-size:18px}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.feature{padding:16px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06)}.feature h4{margin:0 0 8px;font-size:14px}.feature p{margin:0;font-size:13px;color:var(--muted)}.footer{margin:24px 0 6px;color:var(--muted);font-size:12px;text-align:center}@media (max-width:980px){.store-header{grid-template-columns:auto 1fr}.store-actions{margin-top:8px}.grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.grid{grid-template-columns:1fr}.shot-container{width:160px}.store-header{grid-template-columns:1fr;padding:14px;gap:12px}.store-actions{grid-column:1/-1;flex-direction:row;justify-content:space-between;margin-top:4px}.btn{flex:1 1;justify-content:center;padding:12px 16px;font-size:13px}.btn-icon{width:44px;height:44px;flex:0 0 auto}.brand h1{font-size:16px}.badge{font-size:11px}.logo{width:36px;height:36px}.section h3{font-size:16px}.feature{padding:12px}.feature h4{font-size:13px}.feature p{font-size:12px}.footer{font-size:11px;margin:16px 0 8px}}