body{-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;margin:0}:root{--bg-primary:#0a0e1a;--bg-secondary:#0f1525;--bg-card:#141c2f;--bg-card-hover:#1a2540;--text-primary:#fff;--text-secondary:#94a3b8;--text-muted:#64748b;--accent-blue:#3b82f6;--accent-gold:#f59e0b;--accent-pro:#a855f7;--border-color:#1e293b;--nav-height:64px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:64px;scroll-padding-top:var(--nav-height)}body{-webkit-font-smoothing:antialiased;background-color:#0a0e1a;background-color:var(--bg-primary);color:#fff;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.nav{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#0a0e1ad9;border-bottom:1px solid #1e293b;border-bottom:1px solid var(--border-color);height:64px;height:var(--nav-height);left:0;position:fixed;right:0;top:0;z-index:100}.nav-container{height:100%;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 24px}.nav-brand,.nav-container{align-items:center;display:flex}.nav-brand{color:#fff;color:var(--text-primary);font-size:1.1rem;font-weight:700;gap:10px;text-decoration:none}.nav-icon{border-radius:8px;height:32px;width:32px}.nav-links{align-items:center;display:flex;gap:32px}.nav-links a{color:#94a3b8;color:var(--text-secondary);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#fff;color:var(--text-primary)}.nav-download-btn{background:#3b82f6!important;background:var(--accent-blue)!important;border-radius:20px;color:#fff!important;font-weight:600!important;padding:8px 20px;transition:background .2s!important}.nav-download-btn:hover{background:#2563eb!important}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:4px}.mobile-menu-btn span{background:#94a3b8;background:var(--text-secondary);border-radius:2px;display:block;height:2px;transition:.2s;width:24px}.hero{padding-bottom:80px;padding-top:144px;padding-top:calc(var(--nav-height) + 80px)}.hero-content{align-items:center;display:flex;gap:60px;margin:0 auto;max-width:1200px;padding:0 24px}.hero-text{flex:1 1}.hero-text h1{font-size:3.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:20px}.hero-text>p{color:#94a3b8;color:var(--text-secondary);font-size:1.1rem;line-height:1.7;margin-bottom:32px;max-width:520px}.app-store-badge{display:inline-block;transition:opacity .2s}.app-store-badge img{height:50px}.app-store-badge:hover{opacity:.85}.app-store-badge.large img{height:56px}.hero-highlights{align-items:center;color:#64748b;color:var(--text-muted);display:flex;font-size:.9rem;gap:12px;margin-top:24px}.hero-highlights .separator{color:#64748b;color:var(--text-muted);opacity:.5}.hero-phone{flex:0 0 auto}.phone-mockup{background:linear-gradient(145deg,#1a2540,#0f1a30);border:1px solid #ffffff14;border-radius:36px;box-shadow:0 25px 80px #00000080;height:560px;padding:12px;width:280px}.phone-mockup.small{border-radius:28px;height:400px;padding:8px;width:200px}.phone-screen{align-items:center;background:#000;border-radius:26px;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.phone-mockup.small .phone-screen{border-radius:22px}.phone-screenshot{display:block;height:100%;object-fit:cover;object-position:top center;width:100%}.phone-placeholder{padding:24px;text-align:center;width:100%}.phone-placeholder span{color:#94a3b8;color:var(--text-secondary);font-size:.85rem;font-weight:500}.section-container{margin:0 auto;max-width:1200px;padding:0 24px}.download-section,.faq-section,.features-section,.screenshots-section,.stats-section{padding:80px 0}.download-section h2,.faq-section h2,.features-section h2,.screenshots-section h2{font-size:2.2rem;font-weight:800;letter-spacing:-.01em;margin-bottom:12px;text-align:center}.section-subtitle{color:#94a3b8;color:var(--text-secondary);font-size:1.05rem;margin-bottom:48px;text-align:center}.features-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.feature-card{background:#141c2f;background:var(--bg-card);border:1px solid #1e293b;border:1px solid var(--border-color);border-radius:16px;padding:28px;transition:background .2s,border-color .2s}.feature-card:hover{background:#1a2540;background:var(--bg-card-hover);border-color:#3b82f64d}.feature-icon{font-size:2rem;margin-bottom:14px}.feature-card h3{font-size:1.15rem;font-weight:700;margin-bottom:8px}.feature-card p{color:#94a3b8;color:var(--text-secondary);font-size:.9rem;line-height:1.6}.pro-section-title{align-items:center;display:flex;font-size:1.6rem;font-weight:700;gap:12px;justify-content:center;margin-bottom:24px;margin-top:56px;text-align:center}.pro-badge-inline{background:linear-gradient(135deg,#a855f7,#7c3aed);background:linear-gradient(135deg,var(--accent-pro),#7c3aed);border-radius:6px;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:4px 10px;text-transform:uppercase}.pro-grid{grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.pro-card{background:linear-gradient(145deg,#a855f714,#141c2f);background:linear-gradient(145deg,#a855f714,var(--bg-card));border-color:#a855f740;position:relative}.pro-card:hover{background:linear-gradient(145deg,#a855f71f,#1a2540);background:linear-gradient(145deg,#a855f71f,var(--bg-card-hover));border-color:#a855f780}.pro-badge{background:linear-gradient(135deg,#a855f7,#7c3aed);background:linear-gradient(135deg,var(--accent-pro),#7c3aed);border-radius:4px;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.05em;padding:3px 8px;position:absolute;right:14px;text-transform:uppercase;top:14px}.screenshots-section{background:#0f1525;background:var(--bg-secondary)}.screenshots-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(6,1fr);margin-top:40px}.screenshot-phone{text-align:center}.screenshot-label{color:#64748b;color:var(--text-muted);font-size:.8rem;font-weight:500;margin-top:12px}.stats-section{background:#0f1525;background:var(--bg-secondary);border-bottom:1px solid #1e293b;border-bottom:1px solid var(--border-color);border-top:1px solid #1e293b;border-top:1px solid var(--border-color)}.stats-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr);text-align:center}.stat-value{color:#f59e0b;color:var(--accent-gold);font-size:2.5rem;font-weight:800;margin-bottom:4px}.stat-label{color:#94a3b8;color:var(--text-secondary);font-size:.9rem}.download-section{background:#0a0e1a;background:var(--bg-primary);text-align:center}.download-section p{color:#94a3b8;color:var(--text-secondary);font-size:1.05rem;margin-bottom:28px}.platform-note{color:#64748b!important;color:var(--text-muted)!important;font-size:.85rem!important;margin-top:20px!important}.faq-section{background:#0a0e1a;background:var(--bg-primary)}.faq-list{margin:40px auto 0;max-width:720px}.faq-item{border-bottom:1px solid #1e293b;border-bottom:1px solid var(--border-color)}.faq-question{align-items:center;background:none;border:none;color:#fff;color:var(--text-primary);cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:600;justify-content:space-between;padding:20px 0;text-align:left;transition:color .2s;width:100%}.faq-question:hover{color:#3b82f6;color:var(--accent-blue)}.faq-chevron{color:#64748b;color:var(--text-muted);flex-shrink:0;font-size:1.3rem;margin-left:16px}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-item.open .faq-answer{max-height:300px;padding-bottom:20px}.faq-answer p{color:#94a3b8;color:var(--text-secondary);font-size:.95rem;line-height:1.7}.footer{background:#0f1525;background:var(--bg-secondary);border-top:1px solid #1e293b;border-top:1px solid var(--border-color);padding:60px 0 0}.footer-container{display:flex;gap:60px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 24px}.footer-brand p{color:#64748b;color:var(--text-muted);font-size:.9rem;margin-top:8px}.footer-logo{align-items:center;display:flex;font-size:1.1rem;font-weight:700;gap:10px}.footer-icon{border-radius:6px;height:28px;width:28px}.footer-links{display:flex;gap:60px}.footer-column{display:flex;flex-direction:column;gap:10px}.footer-column h4{color:#fff;color:var(--text-primary);font-size:.85rem;font-weight:700;letter-spacing:.05em;margin-bottom:4px;text-transform:uppercase}.footer-column a{color:#94a3b8;color:var(--text-secondary);font-size:.9rem;text-decoration:none;transition:color .2s}.footer-column a:hover{color:#fff;color:var(--text-primary)}.footer-bottom{border-top:1px solid #1e293b;border-top:1px solid var(--border-color);margin:40px auto 0;max-width:1200px;padding:20px 24px;text-align:center}.footer-bottom p{color:#64748b;color:var(--text-muted);font-size:.8rem}@media (max-width:1024px){.hero-text h1{font-size:2.8rem}.features-grid{grid-template-columns:repeat(2,1fr)}.screenshots-grid{grid-template-columns:repeat(3,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.nav-links{background:#0a0e1a;background:var(--bg-primary);border-bottom:1px solid #1e293b;border-bottom:1px solid var(--border-color);display:none;flex-direction:column;gap:16px;left:0;padding:16px 24px;position:absolute;right:0;top:64px;top:var(--nav-height)}.mobile-menu-btn,.nav-links.open{display:flex}.hero-content{flex-direction:column;text-align:center}.hero-text h1{font-size:2.2rem}.hero-text>p{max-width:100%}.hero-highlights{flex-wrap:wrap;justify-content:center}.features-grid,.pro-grid{grid-template-columns:1fr}.screenshots-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-grid{gap:30px}.stat-value{font-size:2rem}.footer-container{flex-direction:column;gap:40px}.phone-mockup{border-radius:30px;height:440px;width:220px}.phone-mockup.small{height:300px;width:150px}}@media (max-width:480px){.hero-text h1{font-size:1.8rem}.screenshots-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.phone-mockup.small{border-radius:20px;height:260px;width:130px}.download-section h2,.faq-section h2,.features-section h2,.screenshots-section h2{font-size:1.6rem}}.legal-page{background-color:#0a0e1a;color:#e2e8f0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.7;min-height:100vh}.legal-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0e1ae6;border-bottom:1px solid #1e293b;position:sticky;top:0;z-index:100}.legal-nav-container{margin:0 auto;max-width:800px;padding:16px 24px}.legal-nav-brand{align-items:center;color:#fff;display:flex;font-size:1.05rem;font-weight:600;gap:10px;text-decoration:none}.legal-nav-icon{border-radius:8px;height:32px;width:32px}.legal-content{margin:0 auto;max-width:800px;padding:48px 24px 80px}.legal-content h1{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:8px}.legal-updated{color:#64748b;font-size:.9rem;margin-bottom:48px}.legal-content section{margin-bottom:40px}.legal-content h2{border-bottom:1px solid #1e293b;color:#fff;font-size:1.35rem;font-weight:600;margin-bottom:16px;padding-bottom:8px}.legal-content h3{color:#cbd5e1;font-size:1.1rem;font-weight:600;margin-bottom:10px;margin-top:20px}.legal-content p{color:#94a3b8;margin-bottom:14px}.legal-content ul{margin:0 0 16px 24px;padding:0}.legal-content li{color:#94a3b8;margin-bottom:8px}.legal-content a{color:#3b82f6;text-decoration:none}.legal-content a:hover{text-decoration:underline}.legal-content strong{color:#cbd5e1}.legal-footer{border-top:1px solid #1e293b;padding:24px;text-align:center}.legal-footer p{color:#475569;font-size:.85rem}@media (max-width:768px){.legal-content{padding:32px 16px 60px}.legal-content h1{font-size:1.75rem}.legal-content h2{font-size:1.2rem}}.live-container{-webkit-font-smoothing:antialiased;background:#0a0e1a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.live-header{align-items:center;background:#0f1525;border-bottom:1px solid #1e293b;display:flex;justify-content:space-between;padding:12px 16px;position:sticky;top:0;z-index:10}a.live-header-left{align-items:center;color:inherit;display:flex;gap:10px;text-decoration:none}.live-app-icon{border-radius:8px;height:32px;width:32px}.live-app-name{color:#94a3b8;font-size:14px;font-weight:600}.live-download-btn{background:#3b82f6;border-radius:8px;color:#fff;font-size:13px;font-weight:600;padding:6px 16px;text-decoration:none;transition:background .2s}.live-download-btn:hover{background:#2563eb}.live-session-info{padding:20px 16px 12px}.live-bowler-row{align-items:center;display:flex;gap:12px}.live-bowler-name{font-size:24px;font-weight:700;margin:0}.live-badge{border-radius:12px;font-size:11px;font-weight:700;letter-spacing:.5px;padding:3px 10px;text-transform:uppercase}.live-badge-live{animation:pulse-badge 2s ease-in-out infinite;background:#ef4444;color:#fff}.live-badge-final{background:#1e293b;color:#94a3b8}@keyframes pulse-badge{0%,to{opacity:1}50%{opacity:.7}}.live-meta{color:#94a3b8;display:flex;flex-wrap:wrap;font-size:13px;gap:8px;margin-top:8px}.live-meta span:not(:last-child):after{color:#475569;content:"·";margin-left:8px}.live-notap-badge{color:#a855f7!important;font-weight:600}.live-starting-soon{color:#94a3b8;font-size:16px;padding:48px 16px;text-align:center}.live-games{display:flex;flex-direction:column;gap:16px;padding:0 16px 16px}.live-game-card{background:#141c2f;border:1px solid #1e293b;border-radius:12px;overflow:hidden}.live-game-header{align-items:center;border-bottom:1px solid #1e293b;display:flex;justify-content:space-between;padding:10px 14px}.live-game-label{color:#94a3b8;font-size:14px;font-weight:600}.live-game-score{color:#fff;font-size:18px;font-weight:700}.live-ball-info{align-items:center;border-bottom:1px solid #1e293b;color:#94a3b8;display:flex;flex-wrap:wrap;font-size:12px;gap:10px;padding:6px 14px}.live-ball-item{align-items:center;display:inline-flex;gap:4px}.live-ball-img{border-radius:50%;height:20px;object-fit:cover;width:20px}.live-ball-icon{color:#64748b;flex-shrink:0}.live-ball-name{white-space:nowrap}.live-ball-active{color:#fff;font-weight:600}.live-ball-active .live-ball-icon{color:#3b82f6}.live-max-score{color:#64748b;font-size:12px;font-weight:400}.live-scorecard{-webkit-overflow-scrolling:touch;overflow-x:auto}.live-scorecard-table{border-collapse:collapse;min-width:500px;table-layout:fixed;width:100%}.live-scorecard-table th{border-bottom:1px solid #1e293b;color:#64748b;font-size:11px;font-weight:600;padding:6px 0;text-align:center}.live-scorecard-table th.frame-10{width:12%}.live-scorecard-table td{border-right:1px solid #1e293b;padding:0;text-align:center;vertical-align:top}.live-scorecard-table td:last-child{border-right:none}.pindeck-row td{border-bottom:none;padding:4px 2px 0}.pindeck-cells{display:flex;gap:1px;justify-content:center}.pindeck-cells-10th{gap:2px}.pindeck-mini{align-items:center;display:flex;justify-content:center}.pindeck-svg{opacity:1}.pin-standing{fill:#e2e8f0}.pin-missed{fill:#ef4444}.pin-down{fill:none;stroke:#334155;stroke-width:.6}.rolls-row td{padding:2px 2px 4px}.roll-boxes{display:flex;gap:2px}.roll-box,.roll-boxes{justify-content:center}.roll-box{align-items:center;border-radius:3px;color:#94a3b8;display:inline-flex;font-size:12px;font-weight:600;height:22px;width:22px}.roll-strike{color:#ef4444;font-weight:700}.roll-split{border:1.5px solid #f59e0b;border-radius:50%;color:#f59e0b;font-weight:700}.roll-spare{color:#3b82f6;font-weight:700}.score-row td{border-top:1px solid #1e293b;color:#fff;font-size:14px;font-weight:600;padding:4px 0 8px}.live-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);padding:0 16px 16px}.live-stat-card{background:#141c2f;border:1px solid #1e293b;border-radius:10px;display:flex;flex-direction:column;gap:2px;padding:12px 8px;text-align:center}.live-stat-value{color:#fff;font-size:20px;font-weight:700}.live-stat-label{color:#64748b;font-size:11px;letter-spacing:.5px;text-transform:uppercase}.live-footer{border-top:1px solid #1e293b;margin-top:16px;padding:32px 16px;text-align:center}.live-footer p{color:#94a3b8;font-size:14px;margin-bottom:12px}.live-footer-btns{display:flex;gap:12px;justify-content:center}.live-footer-btn{background:#3b82f6;border-radius:10px;color:#fff;display:inline-block;font-size:15px;font-weight:600;padding:10px 28px;text-decoration:none;transition:background .2s}.live-footer-btn:hover{background:#2563eb}.live-footer-btn-secondary{background:#0000;border:1px solid #3b82f6;color:#3b82f6}.live-footer-btn-secondary:hover{background:#3b82f61a}.live-loading{align-items:center;color:#94a3b8;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:60vh}.live-spinner{animation:spin .8s linear infinite;border:3px solid #1e293b;border-radius:50%;border-top-color:#3b82f6;height:32px;width:32px}@keyframes spin{to{transform:rotate(1turn)}}.live-not-found{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;min-height:60vh;padding:16px;text-align:center}.live-not-found-icon{font-size:48px}.live-not-found h2{font-size:20px;font-weight:700}.live-not-found p{color:#94a3b8;font-size:14px}.live-home-link{color:#3b82f6;font-weight:600;margin-top:8px;text-decoration:none}@media (max-width:480px){.live-stats{grid-template-columns:repeat(2,1fr)}.live-bowler-name{font-size:20px}.live-scorecard-table{min-width:420px}}
/*# sourceMappingURL=main.6bdcfba6.css.map*/