.page-module__GprFZW__pageWrapper{background-color:var(--bg-secondary);min-height:100vh}.page-module__GprFZW__hero{border-bottom:1px solid var(--border-light);background:#fff;padding:4rem 0}.page-module__GprFZW__heroContent{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:768px){.page-module__GprFZW__heroContent{grid-template-columns:2fr 1fr}}.page-module__GprFZW__title{margin-bottom:1rem;font-size:2.5rem}.page-module__GprFZW__overview{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.page-module__GprFZW__badges{flex-wrap:wrap;gap:1rem;display:flex}.page-module__GprFZW__ratingBadge{background-color:var(--warning-bg);color:#b45309;border-radius:var(--radius-xl);padding:.5rem 1rem;font-weight:700}.page-module__GprFZW__highlightBadge{background-color:var(--success-bg);color:var(--success);border-radius:var(--radius-xl);padding:.5rem 1rem;font-weight:700}.page-module__GprFZW__heroCard{border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;overflow:hidden}.page-module__GprFZW__cardHeader{background:var(--bg-tertiary);border-bottom:1px solid var(--border-light);text-align:center;padding:1rem}.page-module__GprFZW__cardHeader h3{margin:0;font-size:1.125rem}.page-module__GprFZW__cardBody{text-align:center;padding:1.5rem}.page-module__GprFZW__cardBody p{color:var(--text-primary);margin-bottom:1rem}.page-module__GprFZW__applyBtn,.page-module__GprFZW__applyBtnLg{background-color:var(--success);color:#fff;border-radius:var(--radius-md);text-align:center;width:100%;transition:all var(--transition-fast);margin-bottom:1rem;padding:.75rem 1.5rem;font-weight:700;display:block}.page-module__GprFZW__applyBtn:hover,.page-module__GprFZW__applyBtnLg:hover{background-color:#059669;transform:translateY(-2px);box-shadow:0 4px 6px -1px #10b98166}.page-module__GprFZW__disclaimerText{color:var(--text-tertiary)!important;margin:0!important;font-size:.75rem!important}.page-module__GprFZW__mainGrid{grid-template-columns:1fr;gap:2rem;padding:3rem 1.5rem;display:grid}@media (min-width:992px){.page-module__GprFZW__mainGrid{grid-template-columns:3fr 1fr;gap:3rem}}.page-module__GprFZW__content{flex-direction:column;gap:3rem;display:flex}.page-module__GprFZW__section h2{border-bottom:1px solid var(--border-light);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem}.page-module__GprFZW__section h3{margin:1.5rem 0 1rem;font-size:1.25rem}.page-module__GprFZW__tableWrapper{border:1px solid var(--border-light);border-radius:var(--radius-md);overflow-x:auto}.page-module__GprFZW__table{border-collapse:collapse;width:100%}.page-module__GprFZW__table th,.page-module__GprFZW__table td{border-bottom:1px solid var(--border-light);text-align:left;padding:1rem}.page-module__GprFZW__table th{background-color:var(--bg-tertiary);width:30%;color:var(--text-secondary);font-weight:600}.page-module__GprFZW__table tr:last-child th,.page-module__GprFZW__table tr:last-child td{border-bottom:none}.page-module__GprFZW__goodText{color:var(--success)}.page-module__GprFZW__platformList{flex-direction:column;gap:1rem;list-style-type:none;display:flex}.page-module__GprFZW__platformList li{border:1px solid var(--border-light);border-radius:var(--radius-md);background-color:#fff;padding:1rem}.page-module__GprFZW__featuresGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.page-module__GprFZW__featureItem{border-radius:var(--radius-md);text-align:center;padding:1rem;font-weight:600}.page-module__GprFZW__featureItem.page-module__GprFZW__has{background-color:var(--success-bg);color:var(--success);border:1px solid #10b98133}.page-module__GprFZW__featureItem.page-module__GprFZW__has:before{content:"✅ "}.page-module__GprFZW__featureItem.page-module__GprFZW__lacks{background-color:var(--danger-bg);color:var(--danger);border:1px solid #ef444433}.page-module__GprFZW__featureItem.page-module__GprFZW__lacks:before{content:"❌ "}.page-module__GprFZW__prosConsGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.page-module__GprFZW__prosConsGrid{grid-template-columns:1fr 1fr}}.page-module__GprFZW__prosCard,.page-module__GprFZW__consCard{border-radius:var(--radius-lg);border:1px solid var(--border-light);background:#fff;padding:2rem}.page-module__GprFZW__prosCard{border-top:4px solid var(--success)}.page-module__GprFZW__consCard{border-top:4px solid var(--danger)}.page-module__GprFZW__prosCard h3,.page-module__GprFZW__consCard h3{margin-top:0;margin-bottom:1.5rem;font-size:1.25rem}.page-module__GprFZW__prosCard ul,.page-module__GprFZW__consCard ul{flex-direction:column;gap:1rem;list-style-type:none;display:flex}.page-module__GprFZW__verdictSection{background:var(--bg-primary);border-radius:var(--radius-lg);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);padding:2.5rem}.page-module__GprFZW__verdictSection h2{text-align:center;margin-bottom:2rem;font-size:1.5rem}.page-module__GprFZW__verdictContent{text-align:center;flex-direction:column;align-items:center;gap:2rem;margin-bottom:2rem;display:flex}@media (min-width:600px){.page-module__GprFZW__verdictContent{text-align:left;flex-direction:row;justify-content:center}}.page-module__GprFZW__verdictScore{background-color:var(--accent-secondary);width:120px;height:120px;color:var(--accent-primary);border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__GprFZW__scoreNumber{font-size:2.5rem;font-weight:800;line-height:1}.page-module__GprFZW__scoreDesc{margin-top:.25rem;font-size:.875rem;font-weight:600}.page-module__GprFZW__verdictAction{max-width:300px;margin:0 auto}.page-module__GprFZW__stickyWidget{border-radius:var(--radius-lg);border:1px solid var(--border-light);background:#fff;padding:1.5rem;position:sticky;top:100px}.page-module__GprFZW__stickyWidget h3{margin-bottom:1rem;font-size:1.125rem}.page-module__GprFZW__sidebarList{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;list-style-type:none;display:flex}.page-module__GprFZW__sidebarList a{color:var(--text-secondary);transition:color var(--transition-fast);text-decoration:none}.page-module__GprFZW__sidebarList a:hover{color:var(--accent-primary)}.page-module__GprFZW__viewAllBtn{text-align:center;background:var(--bg-tertiary);color:var(--text-primary);border-radius:var(--radius-md);transition:background-color var(--transition-fast);padding:.75rem;font-weight:600;display:block}.page-module__GprFZW__viewAllBtn:hover{background:var(--border-light)}
