.bottom-tab-bar{position:fixed;bottom:0;left:0;right:0;height:56px;display:flex;background:#fff;border-top:1px solid #e5e7eb;z-index:100;padding-bottom:env(safe-area-inset-bottom,0)}.tab-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:none;background:none;cursor:pointer;color:#9ca3af;transition:color .15s;font-family:inherit;-webkit-tap-highlight-color:transparent}.tab-item.active{color:#6366f1}.tab-icon{font-size:20px;line-height:1}.tab-label{font-size:11px;font-weight:500;letter-spacing:.01em}.prep-tab{padding:16px}.prep-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.prep-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;cursor:pointer;font-family:inherit;transition:border-color .15s}.prep-card:active{border-color:#6366f1}.prep-emoji{font-size:28px}.prep-label{font-size:14px;font-weight:500;color:#374151;text-align:center}.checklist-view{padding:16px}.checklist-title{font-size:22px;font-weight:700;color:#111827;margin:0 0 16px}.refresher-card{border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;overflow:hidden}.refresher-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border:none;background:#fef3c7;font-size:15px;font-weight:600;color:#92400e;cursor:pointer;font-family:inherit}.refresher-body{padding:16px;background:#fffbeb}.refresher-section{margin-bottom:16px}.refresher-section:last-child{margin-bottom:0}.refresher-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#92400e;margin-bottom:6px}.refresher-text{font-size:14px;color:#374151;line-height:1.5;font-style:italic}.refresher-stat{display:flex;gap:8px;align-items:baseline;font-size:13px;color:#374151;margin-bottom:6px;line-height:1.4}.stat-badge{font-weight:700;color:#6366f1;white-space:nowrap}.refresher-question{font-size:13px;color:#374151;margin-bottom:4px}.checklist-section{margin-bottom:20px}.section-title{font-size:16px;font-weight:600;color:#374151;margin:0 0 10px}.checklist-item{display:flex;gap:10px;align-items:flex-start;padding:8px 0;font-size:14px;color:#374151;line-height:1.5;cursor:pointer}.checklist-item input[type=checkbox]{margin-top:3px;flex-shrink:0}.checklist-item .checked{text-decoration:line-through;color:#9ca3af}.drill-container{display:flex;flex-direction:column;height:100%;padding:16px}.drill-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.drill-close{background:none;border:none;font-size:16px;color:#6b7280;cursor:pointer;padding:8px 0;font-family:inherit}.drill-progress{font-size:14px;color:#9ca3af}.flashcard{flex:1;perspective:1000px;cursor:pointer;max-height:400px}.flashcard-inner{position:relative;width:100%;height:100%;min-height:250px;transition:transform .4s;transform-style:preserve-3d}.flashcard.flipped .flashcard-inner{transform:rotateX(180deg)}.flashcard-front,.flashcard-back{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;border-radius:16px;border:1px solid #e5e7eb;background:#fff}.flashcard-back{transform:rotateX(180deg);background:#f9fafb}.flashcard-prompt{font-size:18px;text-align:center;color:#111827;line-height:1.5;margin:0}.flashcard-response{font-size:16px;text-align:center;color:#374151;line-height:1.6;margin:0;white-space:pre-line}.flashcard-hint{font-size:13px;color:#9ca3af;margin-top:16px}.drill-actions{display:flex;gap:12px;padding:16px 0}.drill-btn{flex:1;padding:14px;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;background:#6366f1;color:#fff}.drill-btn.got-it{background:#059669;color:#fff}.drill-btn.need-practice{background:#fef3c7;color:#92400e}.drill-btn.secondary{background:#f3f4f6;color:#374151;margin-top:8px}.drill-summary{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:24px;text-align:center}.drill-summary h2{font-size:24px;margin-bottom:24px;color:#111827}.summary-stats{display:flex;gap:32px;margin-bottom:32px}.summary-stat{display:flex;flex-direction:column;align-items:center}.summary-value{font-size:36px;font-weight:700;color:#6366f1}.summary-label{font-size:14px;color:#6b7280}.practice-tab{padding:16px}.filter-row{margin-bottom:16px}.filter-select{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-family:inherit;color:#374151;background:#fff}.practice-modes{display:flex;flex-direction:column;gap:12px}.mode-card{display:flex;gap:16px;align-items:flex-start;padding:16px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;cursor:pointer;text-align:left;font-family:inherit;transition:border-color .15s}.mode-card:active{border-color:#6366f1}.mode-icon{font-size:28px;flex-shrink:0}.mode-info h3{font-size:16px;font-weight:600;color:#111827;margin:0 0 4px}.mode-info p{font-size:13px;color:#6b7280;margin:0 0 8px;line-height:1.4}.mode-count{font-size:12px;font-weight:500;color:#6366f1}.category-filters{display:flex;flex-wrap:wrap;gap:8px;padding:0 4px}.category-chip{padding:6px 12px;border:1px solid #e5e7eb;border-radius:20px;font-size:12px;font-family:inherit;color:#6b7280;background:#fff;cursor:pointer;transition:all .15s}.category-chip.active{border-color:#6366f1;color:#6366f1;background:#eef2ff}.playbook-tab{padding:16px}.playbook-search{width:100%;padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;font-size:15px;font-family:inherit;margin-bottom:16px;box-sizing:border-box}.playbook-search:focus{outline:none;border-color:#6366f1}.section-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.section-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;cursor:pointer;font-family:inherit;transition:border-color .15s}.section-card:active{border-color:#6366f1}.section-icon{font-size:24px}.section-label{font-size:13px;font-weight:500;color:#374151;text-align:center}.section-content{padding:16px}.section-content h2{font-size:22px;font-weight:700;color:#111827;margin:0 0 16px}.script-card{padding:14px;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:10px;background:#fff}.script-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6366f1;margin-bottom:6px}.script-text{font-size:15px;color:#111827;line-height:1.5;margin-bottom:6px}.script-context{font-size:12px;color:#9ca3af}.stat-detail-card{padding:14px;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:10px;background:#fff}.stat-value-lg{font-size:24px;font-weight:700;color:#6366f1;margin-bottom:4px}.stat-label-text{font-size:14px;color:#374151;margin-bottom:8px}.stat-framing{font-size:13px;color:#111827;font-style:italic;line-height:1.5;margin-bottom:6px}.stat-source{font-size:11px;color:#9ca3af}.router-card{padding:12px 14px;border:1px solid #e5e7eb;border-left:3px solid;border-radius:8px;margin-bottom:8px;background:#fff}.router-say{font-size:14px;color:#111827;margin-bottom:4px}.router-target{font-size:13px;color:#6366f1;font-weight:500}.confidence-badge{display:inline-block;font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px;margin-top:4px}.confidence-badge.high{background:#dcfce7;color:#166534}.confidence-badge.medium{background:#fef3c7;color:#92400e}.objection-group-title{font-size:16px;font-weight:600;margin:20px 0 10px}.objection-detail-card{padding:12px 14px;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px;background:#fff}.objection-q-text{font-size:14px;font-weight:500;color:#111827;margin-bottom:8px}.objection-a-text{font-size:13px;color:#374151;line-height:1.5}.discovery-stage-title{font-size:16px;font-weight:600;color:#111827;margin:20px 0 10px}.discovery-channel{margin-bottom:16px}.discovery-channel-name{font-size:14px;font-weight:600;color:#6366f1;margin-bottom:6px}.discovery-cue{font-size:13px;color:#374151;padding:4px 0;line-height:1.5}.boundary-detail-card{padding:12px 14px;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px;background:#fff}.boundary-ask-text{font-size:14px;color:#111827;margin-bottom:4px}.boundary-say-text{font-size:13px;color:#059669}.later-stage-card{padding:14px;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:12px;background:#fff}.later-stage-card h3{font-size:16px;margin:0 0 4px}.later-stage-card p{font-size:13px;color:#6b7280;margin:0 0 10px}.later-channel{margin-bottom:8px}.later-channel summary{font-size:14px;font-weight:500;color:#6366f1;cursor:pointer;padding:4px 0}.later-cues{padding:4px 0 4px 16px}.search-results-list{display:flex;flex-direction:column;gap:8px}.search-result-card{padding:12px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.result-type{font-size:11px;font-weight:600;text-transform:uppercase;color:#6366f1}.result-text{font-size:13px;color:#374151;margin-top:4px;line-height:1.4}.search-empty-msg{text-align:center;color:#9ca3af;padding:40px 0;font-size:14px}.services-tab{padding:16px}.service-block{margin-bottom:12px}.service-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border:1px solid #e5e7eb;border-left:4px solid;border-radius:10px;background:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:600;color:#111827}.service-header.expanded{border-bottom-left-radius:0;border-bottom-right-radius:0}.service-emoji{margin-right:8px}.expand-arrow{font-size:12px;color:#9ca3af}.service-body{padding:16px;border:1px solid #e5e7eb;border-top:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background:#f9fafb}.service-tagline{font-size:14px;color:#6b7280;font-style:italic;margin-bottom:16px}.service-body h4{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6366f1;margin:20px 0 10px}.service-body h4:first-of-type{margin-top:0}.pkg-card{padding:12px;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px;background:#fff}.pkg-header-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.pkg-name{font-size:15px;font-weight:600;color:#111827}.pkg-badge{font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px;background:#dbeafe;color:#1e40af}.pkg-price{font-size:14px;font-weight:500;color:#059669;margin-bottom:6px}.pkg-desc{font-size:13px;color:#6b7280;line-height:1.4;margin-bottom:8px}.pkg-include-item{font-size:13px;color:#374151;padding:2px 0}.pkg-meta{font-size:12px;color:#9ca3af;margin-top:6px}.deliverable-item{font-size:13px;color:#374151;padding:3px 0}.crosssell-detail{padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px;background:#fff}.crosssell-signal{font-size:13px;color:#6b7280}.crosssell-target-name{font-size:14px;font-weight:500;color:#6366f1;margin:4px 0}.crosssell-pitch-text{font-size:13px;color:#374151;font-style:italic}.competitor-card{display:flex;gap:8px;align-items:baseline;font-size:13px;padding:6px 0;color:#374151}.comp-name{font-weight:500}.comp-location{color:#9ca3af}.comp-range{color:#6b7280;margin-left:auto}.funding-section{margin-top:24px}.funding-section h3{font-size:18px;font-weight:600;margin:0 0 4px}.funding-block{margin-bottom:16px}.funding-trigger-text{font-size:13px;font-weight:500;color:#92400e;margin-bottom:8px}.funding-detail-card{padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:6px;background:#fff}.funding-prog-name{font-size:14px;font-weight:600;color:#111827;margin-bottom:4px}.funding-prog-pitch{font-size:13px;color:#374151;font-style:italic;margin-bottom:4px}.funding-prog-applies{font-size:12px;color:#9ca3af}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f9fafb;color:#111827;-webkit-font-smoothing:antialiased}.app{min-height:100dvh;display:flex;flex-direction:column}.top-bar{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:50}.logo{font-size:18px;font-weight:700;color:#6366f1}.app-title{font-size:14px;color:#9ca3af}.tab-content{flex:1;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px));overflow-y:auto}.back-btn{background:none;border:none;font-size:15px;color:#6b7280;cursor:pointer;padding:8px 0;margin-bottom:8px;font-family:inherit}.tab-title{font-size:28px;font-weight:700;color:#111827;margin:0 0 4px}.tab-subtitle{font-size:14px;color:#6b7280;margin:0 0 20px}.filter-select{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-family:inherit;color:#374151;background:#fff;margin-bottom:12px}.section-desc{font-size:14px;color:#6b7280;margin:-8px 0 16px}
