._container_12jvq_1{max-width:1000px;margin:0 auto;padding:3rem 2rem 5rem;display:flex;flex-direction:column;gap:3rem}._breadcrumbWrapper_12jvq_10{margin-bottom:-1.5rem}._heroRow_12jvq_14{display:flex;align-items:stretch;gap:2.5rem;position:relative}._heroVs_12jvq_21{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:var(--surface);color:var(--foreground);font-family:var(--font-family-display);font-size:1.25rem;font-weight:700;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;box-shadow:var(--shadow-md);border:1px solid var(--border)}._heroVsButton_12jvq_42{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:var(--surface);color:var(--foreground);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;box-shadow:var(--shadow-md);border:1px solid var(--border);cursor:pointer;transition:all var(--animation-duration-fast) ease}._heroVsButton_12jvq_42:hover{background:var(--muted);transform:translate(-50%,-50%) scale(1.05)}._toolCard_12jvq_67{flex:1;background:var(--surface);border:1px solid var(--border);padding:2.5rem 2rem;border-radius:var(--radius-md);display:flex;flex-direction:column;align-items:center;gap:1.25rem;position:relative;transition:border-color .2s ease;min-width:0}._winnerCard_12jvq_82{border:2px solid var(--accent);background:color-mix(in srgb,var(--accent) 3%,var(--surface));padding:calc(2.5rem - 1px) calc(2rem - 1px)}._winnerBadge_12jvq_88{position:absolute;top:-1rem;left:50%;transform:translate(-50%);background:var(--accent);color:var(--accent-foreground);padding:.35rem 1rem;border-radius:var(--radius-full);font-size:.75rem;font-weight:700;display:flex;align-items:center;gap:.35rem;text-transform:uppercase;letter-spacing:.05em;box-shadow:var(--shadow);white-space:nowrap}._toolEmoji_12jvq_108{font-size:4rem;line-height:1}._toolName_12jvq_113{font-family:var(--font-family-display);font-size:2rem;text-align:center;margin:0;color:var(--foreground)}._toolScoreRow_12jvq_121{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}._toolRating_12jvq_129{display:flex;align-items:center;gap:.35rem;font-size:.9375rem;color:var(--muted-foreground);font-weight:500}._starIcon_12jvq_138{color:#d4a373;fill:currentColor}._toolMeta_12jvq_143{width:100%;display:flex;flex-direction:column;gap:.75rem;background:var(--background);padding:1.25rem;border-radius:var(--radius-sm);border:1px solid var(--border);margin-top:.5rem}._toolMetaItem_12jvq_155{margin:0;font-size:.9375rem;line-height:1.5;display:flex;flex-direction:column;gap:.15rem}._metaLabel_12jvq_164{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);font-weight:600}._metaValue_12jvq_172{color:var(--foreground);font-weight:500}._visitButton_12jvq_177{margin-top:auto;width:100%}._quickCompareBars_12jvq_182{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:2rem;margin-top:-1rem;box-shadow:var(--shadow)}._quickCompareBars_12jvq_182 h3{font-family:var(--font-family-display);font-size:1.25rem;margin:0 0 1.5rem;color:var(--foreground)}._barGroup_12jvq_198{display:flex;align-items:center;gap:2rem;margin-bottom:1rem}._barGroup_12jvq_198:last-child{margin-bottom:0}._barLabel_12jvq_209{width:80px;font-weight:600;color:var(--muted-foreground);font-size:.9375rem}._barsWrapper_12jvq_216{flex:1;display:flex;flex-direction:column;gap:.5rem}._barContainer_12jvq_223{height:1.5rem;background:var(--muted);border-radius:var(--radius-sm);position:relative;overflow:hidden;display:flex;align-items:center}._barFillA_12jvq_233{height:100%;background:var(--info);border-radius:var(--radius-sm);transition:width .5s ease}._barFillB_12jvq_240{height:100%;background:var(--accent);border-radius:var(--radius-sm);transition:width .5s ease}._barText_12jvq_247{position:absolute;left:.75rem;color:var(--surface);font-size:.8125rem;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.5);z-index:1}._summaryCard_12jvq_257{background:color-mix(in srgb,var(--info) 8%,var(--surface));border:1px solid color-mix(in srgb,var(--info) 20%,var(--surface));border-left:4px solid var(--info);padding:2rem;border-radius:var(--radius-sm)}._summaryCard_12jvq_257 h3{font-family:var(--font-family-display);color:var(--info-active);margin:0 0 .75rem;font-size:1.5rem}._summaryCard_12jvq_257 p{margin:0;line-height:1.7;color:var(--foreground);font-size:1.0625rem}._tableContainer_12jvq_279{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow)}._featuresTable_12jvq_287{width:100%;border-collapse:collapse;text-align:left;min-width:600px}._featuresTable_12jvq_287 th{background:var(--background);padding:1.25rem 1.5rem;font-family:var(--font-family-display);font-size:1.125rem;font-weight:600;border-bottom:1px solid var(--border);color:var(--foreground)}._featuresTable_12jvq_287 td{padding:1.25rem 1.5rem;border-bottom:1px solid var(--border);vertical-align:top;font-size:.9375rem;line-height:1.6;color:var(--foreground)}._featuresTable_12jvq_287 tr:last-child td{border-bottom:none}._featuresTable_12jvq_287 tbody tr:nth-child(2n){background:color-mix(in srgb,var(--background) 50%,transparent)}._featureNameCol_12jvq_321{background:color-mix(in srgb,var(--muted) 30%,transparent);font-weight:500}._featuresTable_12jvq_287 th:first-child,._featuresTable_12jvq_287 td:first-child{font-weight:600;width:25%;border-right:1px solid var(--border)}._featuresTable_12jvq_287 th:not(:first-child),._featuresTable_12jvq_287 td:not(:first-child){width:37.5%}._featureYes_12jvq_338{display:inline-flex;align-items:center;gap:.25rem;color:var(--success);font-weight:500}._featureNo_12jvq_346{display:inline-flex;align-items:center;gap:.25rem;color:var(--error);font-weight:500}._noData_12jvq_354{text-align:center;padding:4rem 2rem;background:var(--surface);border:1px dashed var(--border);border-radius:var(--radius-md);color:var(--muted-foreground)}._generateCard_12jvq_363{background:color-mix(in srgb,var(--primary) 5%,var(--surface));border:1px solid color-mix(in srgb,var(--primary) 20%,var(--border));border-radius:var(--radius-md);padding:3rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}._generateIcon_12jvq_375{color:var(--primary);margin-bottom:.5rem}._generateCard_12jvq_363 h3{font-family:var(--font-family-display);font-size:1.75rem;margin:0;color:var(--foreground)}._generateCard_12jvq_363 p{color:var(--muted-foreground);max-width:500px;margin:0;line-height:1.6}._generateAuth_12jvq_394{margin-top:1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}._generateAction_12jvq_402{display:flex;align-items:center;gap:1rem;margin-top:1rem}._costBadge_12jvq_409{background:var(--surface)}._generateError_12jvq_413{display:inline-flex;align-items:center;gap:.5rem;color:var(--error);background:color-mix(in srgb,var(--error) 10%,transparent);padding:.5rem 1rem;border-radius:var(--radius-sm);font-size:.875rem;margin-top:1rem}._prosConsSection_12jvq_425{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}._prosConsCol_12jvq_431{background:var(--surface);border:1px solid var(--border);padding:2rem;border-radius:var(--radius-md);box-shadow:var(--shadow)}._prosConsCol_12jvq_431 h3{font-family:var(--font-family-display);font-size:1.5rem;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border);color:var(--foreground)}._prosConsList_12jvq_448{display:flex;flex-direction:column;gap:1.25rem}._proItem_12jvq_454,._conItem_12jvq_454{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.5;color:var(--foreground)}._proIcon_12jvq_463{color:var(--success);flex-shrink:0;margin-top:.15rem}._conIcon_12jvq_469{color:var(--error);flex-shrink:0;margin-top:.15rem}._emptyProsCons_12jvq_475{color:var(--muted-foreground);font-size:.9375rem;font-style:italic;margin:0}._toolSelectorCard_12jvq_482{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:2rem;margin-top:2rem;box-shadow:var(--shadow)}._toolSelectorCard_12jvq_482 h3{font-family:var(--font-family-display);font-size:1.5rem;margin:0 0 1.5rem;color:var(--foreground);text-align:center}._selectorRow_12jvq_499{display:flex;align-items:flex-end;gap:1.5rem;justify-content:center}._selectorCol_12jvq_506{display:flex;flex-direction:column;gap:.5rem;width:250px}._selectorCol_12jvq_506 label{font-size:.875rem;font-weight:600;color:var(--muted-foreground)}._selectorVs_12jvq_519{font-family:var(--font-family-display);font-weight:700;color:var(--muted-foreground);padding-bottom:.5rem}._bottomNav_12jvq_526{display:flex;justify-content:center;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border)}._errorContainer_12jvq_534{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1.5rem;text-align:center;padding:2rem}._errorContainer_12jvq_534 h2{font-family:var(--font-family-display);font-size:2.5rem;margin:0;color:var(--foreground)}._errorText_12jvq_552{color:var(--muted-foreground);font-size:1.125rem;max-width:500px;margin:0 0 1rem}@media(max-width:768px){._heroRow_12jvq_14{flex-direction:column;gap:3rem}._heroVsButton_12jvq_42,._heroVs_12jvq_21{position:static;transform:none;margin:-1.5rem auto;z-index:10}._prosConsSection_12jvq_425{grid-template-columns:1fr}._featuresTable_12jvq_287 th:first-child,._featuresTable_12jvq_287 td:first-child{width:30%}._featuresTable_12jvq_287 th:not(:first-child),._featuresTable_12jvq_287 td:not(:first-child){width:35%}._selectorRow_12jvq_499{flex-direction:column;align-items:stretch}._selectorCol_12jvq_506{width:100%}._selectorVs_12jvq_519{text-align:center;padding:0}._barGroup_12jvq_198{flex-direction:column;align-items:flex-start;gap:.5rem}._barLabel_12jvq_209{width:auto}}
