.name-box.svelte-147dteq{background:var(--color-white);border:3px solid var(--box-color);border-radius:var(--radius-lg);padding:1rem;box-shadow:var(--shadow-md);transition:all var(--transition-normal);width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow:hidden;flex-shrink:0}.name-box.svelte-147dteq:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.box-header.svelte-147dteq{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid var(--overlay-light)}.color-indicator.svelte-147dteq{width:24px;height:24px;border-radius:50%;flex-shrink:0;box-shadow:var(--shadow-sm)}.name-info.svelte-147dteq{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.primary-name.svelte-147dteq{margin:0;font-size:1.1rem;font-weight:700;color:var(--dark-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;transition:color var(--transition-fast)}.primary-name.svelte-147dteq:hover{color:var(--purple-dark);text-decoration:underline}.current-rank.svelte-147dteq{font-size:.75rem;font-weight:600;color:var(--dark-text);text-transform:uppercase;letter-spacing:.5px;line-height:1}.comparison-chart-wrapper.svelte-4oxxfb{width:100%;max-width:100%;height:100%;position:relative;box-sizing:border-box}.background-stripe.svelte-4oxxfb{pointer-events:none}.comparison-line.svelte-4oxxfb{transition:stroke-width var(--transition-fast);filter:drop-shadow(var(--shadow-sm))}.comparison-line.svelte-4oxxfb:hover{stroke-width:5;filter:drop-shadow(0 3px 6px rgba(0,0,0,.2))}.loading-overlay.svelte-4oxxfb{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:var(--linen-90, rgba(255, 255, 255, .9));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;border-radius:inherit}.no-data.svelte-4oxxfb{display:flex;align-items:center;justify-content:center;min-height:400px;color:var(--color-gray-500);font-size:1.1rem}.page-layout.svelte-1o99ix4{background:var(--linen);min-height:100vh;width:100%}.main-content.svelte-1o99ix4{width:100%;max-width:100%;background:var(--linen);min-height:100vh;padding:2rem;box-sizing:border-box;overflow-x:hidden}.add-name-section.svelte-1o99ix4{max-width:500px;margin:0 auto 2rem}.add-name-btn.svelte-1o99ix4{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;background:var(--yellow-secondary);border:2px solid var(--yellow-primary);border-radius:var(--radius-lg);color:var(--dark-text);cursor:pointer;transition:all var(--transition-fast)}.add-name-btn.svelte-1o99ix4:hover{background:var(--yellow-primary);transform:translateY(-2px);box-shadow:var(--shadow-md)}.add-name-search.svelte-1o99ix4{background:var(--color-white);border:2px solid var(--purple-dark);border-radius:var(--radius-lg);padding:1rem;box-shadow:var(--shadow-md);animation:slideDown .3s ease-out}.search-header.svelte-1o99ix4{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.search-header.svelte-1o99ix4 h3:where(.svelte-1o99ix4){margin:0;font-size:1rem;color:var(--dark-text);font-weight:600}.comparison-container.svelte-1o99ix4{display:grid;grid-template-columns:minmax(280px,320px) 1fr minmax(280px,320px);gap:1.5rem;align-items:start;max-width:100%;width:100%}.name-boxes-sidebar.svelte-1o99ix4{display:flex;flex-direction:column;gap:1.5rem;width:100%;min-width:0}.left-sidebar.svelte-1o99ix4,.right-sidebar.svelte-1o99ix4{position:sticky;top:2rem;max-height:calc(100vh - 4rem);overflow-y:auto;overflow-x:hidden;width:100%;box-sizing:border-box}.chart-section.svelte-1o99ix4{background:var(--color-white);border:2px solid var(--purple-dark);border-radius:var(--radius-xl);padding:2rem;box-shadow:var(--shadow-sm);min-height:600px;min-width:0;display:flex;align-items:stretch;justify-content:flex-start;overflow:hidden}.chart-with-filter.svelte-1o99ix4{width:100%;max-width:100%;display:flex;flex-direction:column;gap:1.5rem;overflow:hidden}.state-filter-section.svelte-1o99ix4{display:flex;align-items:center;justify-content:center;gap:1rem}.state-filter-label.svelte-1o99ix4{font-size:.9rem;font-weight:600;color:var(--dark-text);text-transform:uppercase;letter-spacing:.5px}.state-select.svelte-1o99ix4{padding:.5rem 2rem .5rem 1rem;font-size:.95rem;font-weight:500;color:var(--dark-text);background:var(--color-white);border:2px solid var(--purple-dark);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%2341224A' d='M1.41 0L6 4.58L10.59 0L12 1.41l-6 6l-6-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:12px;min-width:200px}.state-select.svelte-1o99ix4:hover{border-color:var(--pink-dark);box-shadow:0 2px 8px var(--green-primary-20)}.state-select.svelte-1o99ix4:focus{outline:none;border-color:var(--pink-dark);box-shadow:0 0 0 3px var(--pink-dark-15)}.chart-wrapper.svelte-1o99ix4{max-width:100%;padding:0;display:flex;justify-content:center;overflow-x:auto;overflow-y:visible}.chart-wrapper.svelte-1o99ix4 svg{width:100%}.year-filter-section.svelte-1o99ix4{width:100%;max-width:100%}.chart-placeholder.svelte-1o99ix4{margin:auto;text-align:center}.placeholder-icon.svelte-1o99ix4{width:80px;height:80px;margin-bottom:1rem;opacity:.8}.placeholder-content.svelte-1o99ix4 h2:where(.svelte-1o99ix4){font-size:1.3rem;color:var(--purple-dark);margin:0 0 .5rem}.placeholder-content.svelte-1o99ix4 p:where(.svelte-1o99ix4){font-size:.95rem;color:var(--color-gray-700);margin:0}.error-message.svelte-1o99ix4{padding:2rem}.plus-icon.svelte-1o99ix4{font-size:1.2rem;font-weight:700;line-height:1;transition:transform var(--transition-normal)}.add-name-btn.svelte-1o99ix4:hover .plus-icon:where(.svelte-1o99ix4){transform:rotate(90deg)}.mobile-legend.svelte-1o99ix4{display:none}@media (max-width: 1200px){.comparison-container.svelte-1o99ix4{grid-template-columns:1fr;gap:1.5rem}.mobile-legend.svelte-1o99ix4{display:flex;flex-direction:column;gap:.75rem;order:-2;background:var(--color-white);border:2px solid var(--purple-dark);border-radius:var(--radius-lg);padding:1rem;box-shadow:var(--shadow-sm)}.legend-list.svelte-1o99ix4{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:0;padding:0;list-style:none;justify-content:center}.legend-item.svelte-1o99ix4{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;color:var(--dark-text)}.legend-dot.svelte-1o99ix4{width:12px;height:12px;border-radius:50%;display:inline-block;flex-shrink:0}.legend-scroll-btn.svelte-1o99ix4{align-self:center;display:inline-flex;align-items:center;justify-content:center;padding:.4rem .85rem;font-size:.8rem;font-weight:600;background:var(--yellow-secondary);border:2px solid var(--yellow-primary);border-radius:var(--radius-md);color:var(--dark-text);cursor:pointer;transition:all var(--transition-fast)}.legend-scroll-btn.svelte-1o99ix4:hover{background:var(--yellow-primary)}.chart-section.svelte-1o99ix4{order:-1}.left-sidebar.svelte-1o99ix4,.right-sidebar.svelte-1o99ix4{position:static;max-height:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}}@media (max-width: 768px){.main-content.svelte-1o99ix4{padding:1rem}.add-name-section.svelte-1o99ix4{margin-bottom:1.5rem}.chart-section.svelte-1o99ix4{padding:1rem;min-height:400px}.chart-with-filter.svelte-1o99ix4{gap:1rem}.state-filter-section.svelte-1o99ix4{flex-wrap:wrap;gap:.5rem}.state-select.svelte-1o99ix4{min-width:160px}.left-sidebar.svelte-1o99ix4,.right-sidebar.svelte-1o99ix4{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width: 480px){.main-content.svelte-1o99ix4{padding:.75rem}.add-name-btn.svelte-1o99ix4{padding:.75rem 1rem;font-size:.9rem}.chart-section.svelte-1o99ix4{padding:.75rem;min-height:300px}.left-sidebar.svelte-1o99ix4,.right-sidebar.svelte-1o99ix4{grid-template-columns:1fr}.state-select.svelte-1o99ix4{min-width:0;width:100%}.state-filter-section.svelte-1o99ix4{flex-direction:column;align-items:stretch}.state-filter-label.svelte-1o99ix4{text-align:center}}
