:root {
  --hnp-primary: #007cba;
  --hnp-primary-dark: #005a87;
  --hnp-primary-light: #4a9ece;
  --hnp-primary-ultra-light: #e3f2fd;
  --hnp-secondary: #8b4513;
  --hnp-accent: #f0c33c;
  --hnp-accent-light: #fff3cd;
  --hnp-success: #00a32a;
  --hnp-success-bg: #e8f5e9;
  --hnp-warning: #f57c00;
  --hnp-warning-bg: #fff3e0;
  --hnp-danger: #d63638;
  --hnp-danger-bg: #ffebee;
  --hnp-info: #5c6bc0;
  --hnp-info-bg: #e8eaf6;
  --hnp-text: #1a202c;
  --hnp-text-light: #4a5568;
  --hnp-text-muted: #718096;
  --hnp-border: #cbd5e0;
  --hnp-border-light: #e2e8f0;
  --hnp-border-lighter: #f7fafc;
  --hnp-bg: #ffffff;
  --hnp-bg-alt: #f7fafc;
  --hnp-bg-soft: #edf2f7;
  --hnp-bg-soft-2: #e6f2ff;
  --hnp-bg-panel: #fafbfc;
  --hnp-bg-elevated: #ffffff;
  --hnp-space-xs: 0.25rem;
  --hnp-space-sm: 0.5rem;
  --hnp-space-md: 0.75rem;
  --hnp-space-lg: 1rem;
  --hnp-space-xl: 1.5rem;
  --hnp-space-2xl: 2rem;
  --hnp-space-3xl: 3rem;
  --hnp-radius-sm: 4px;
  --hnp-radius: 8px;
  --hnp-radius-lg: 12px;
  --hnp-radius-xl: 16px;
  --hnp-radius-full: 9999px;
  --hnp-shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --hnp-shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.1),0 1px 2px 0 rgba(0, 0, 0, 0.06);
  --hnp-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1),0 2px 4px -1px rgba(0, 0, 0, 0.06);
  --hnp-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1),0 4px 6px -2px rgba(0, 0, 0, 0.05);
  --hnp-shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1),0 10px 10px -5px rgba(0, 0, 0, 0.04);
  --hnp-font-sans: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
  --hnp-font-mono: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;
  --hnp-text-xs: 0.75rem;
  --hnp-text-sm: 0.875rem;
  --hnp-text-base: 1rem;
  --hnp-text-lg: 1.125rem;
  --hnp-text-xl: 1.25rem;
  --hnp-text-2xl: 1.5rem;
  --hnp-text-3xl: 1.875rem;
  --hnp-sidebar-width: 260px;
  --hnp-header-height: 80px;
  --hnp-max-content: 1200px;
  --z-base: 1;
  --z-dropdown: 50;
  --z-sidebar: 100;
  --z-header: 200;
  --z-jump-btn: 300;
  --z-modal-backdrop: 9998;
  --z-modal: 9999;
  --transition-fast: 150ms cubic-bezier(0.4, 0, 0.2, 1);
  --transition-base: 250ms cubic-bezier(0.4, 0, 0.2, 1);
  --transition-slow: 350ms cubic-bezier(0.4, 0, 0.2, 1);
  --bounce: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}
*,
::after,
::before {
  box-sizing: border-box;
  margin: 0;
  padding: 0
}
html {
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
body {
  font-family: var(--hnp-font-sans);
  line-height: 1.6;
  color: var(--hnp-text);
  background: var(--hnp-bg-alt)
}
.hnp-chip,
.hnp-nav-icon,
.hnp-section-icon,
.hnp-summary-header {
  font-variant-emoji: emoji
}
.hnp-chart-container,
.hnp-planet-card,
.hnp-section {
  font-variant-emoji: text
}
.hnp-numeric {
  font-family: var(--hnp-font-mono);
  font-variant-numeric: tabular-nums
}
.hnp-layout {
  display: flex;
  max-width: 1600px;
  margin: 0 auto;
  min-height: 100vh;
  background: var(--hnp-bg);
  box-shadow: 0 0 0 1px var(--hnp-border-lighter)
}
.hnp-summary-header {
  background: linear-gradient(135deg,#0077b6 0,#005a87 100%);
  color: #fff;
  padding: var(--hnp-space-xl) var(--hnp-space-2xl);
  position: sticky;
  top: 0;
  z-index: var(--z-header);
  box-shadow: var(--hnp-shadow-md);
  border-bottom: 3px solid var(--hnp-accent)
}
.hnp-summary-title {
  font-size: var(--hnp-text-2xl);
  font-weight: 800;
  margin: 0 0 var(--hnp-space-md) 0;
  letter-spacing: -.025em;
  text-shadow: 0 2px 4px rgba(0,0,0,.1);
  display: flex;
  align-items: center;
  gap: var(--hnp-space-sm)
}
.hnp-summary-title::before {
  content: "🕐";
  font-size: 1.5em;
  font-family: "Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;
  font-variant-emoji: emoji
}
.hnp-summary-chips {
  display: flex;
  flex-wrap: nowrap;
  gap: var(--hnp-space-lg);
  align-items: stretch
}
.hnp-summary-chips > p {
  margin: 0;
  display: flex
}
.hnp-chip {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: var(--hnp-space-sm);
  background: rgba(255,255,255,.15);
  border: 1px solid rgba(255,255,255,.3);
  border-radius: var(--hnp-radius-full);
  padding: var(--hnp-space-sm) var(--hnp-space-lg);
  font-size: var(--hnp-text-sm);
  font-weight: 600;
  backdrop-filter: blur(10px);
  transition: all var(--transition-fast);
  white-space: nowrap;
  flex: 1;
  min-width: 0;
  margin: 0!important
}
.hnp-chip:hover {
  background: rgba(255,255,255,.25);
  transform: translateY(-2px);
  box-shadow: var(--hnp-shadow-md)
}
.hnp-chip-icon {
  font-size: var(--hnp-text-2xl);
  margin-bottom: 0;
  flex-shrink: 0;
  font-family: "Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif
}
.hnp-chip-label {
  font-size: var(--hnp-text-xs);
  opacity: .8;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin-bottom: 0;
  margin-right: var(--hnp-space-xs);
  flex-shrink: 0
}
.hnp-chip-value {
  font-weight: 700;
  font-size: var(--hnp-text-sm);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1;
  min-width: 0
}
.hnp-sidebar {
  width: var(--hnp-sidebar-width);
  background: var(--hnp-bg);
  border-right: 1px solid var(--hnp-border-light);
  position: sticky;
  top: var(--hnp-header-height);
  height: calc(100vh - var(--hnp-header-height));
  overflow-y: auto;
  overflow-x: hidden;
  padding: var(--hnp-space-xl) 0;
  flex-shrink: 0;
  scrollbar-width: thin;
  scrollbar-color: var(--hnp-border) transparent
}
.hnp-sidebar::-webkit-scrollbar {
  width: 6px
}
.hnp-sidebar::-webkit-scrollbar-track {
  background: 0 0
}
.hnp-sidebar::-webkit-scrollbar-thumb {
  background: var(--hnp-border);
  border-radius: var(--hnp-radius-full)
}
.hnp-sidebar::-webkit-scrollbar-thumb:hover {
  background: var(--hnp-text-muted)
}
.hnp-sidebar-title {
  font-size: var(--hnp-text-xs);
  text-transform: uppercase;
  letter-spacing: .1em;
  color: var(--hnp-text-muted);
  padding: 0 var(--hnp-space-xl);
  margin-bottom: var(--hnp-space-md);
  font-weight: 700
}
.hnp-nav-list {
  list-style: none;
  margin: 0;
  padding: 0
}
.hnp-nav-item {
  margin-bottom: var(--hnp-space-xs)
}
.hnp-nav-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--hnp-space-md) var(--hnp-space-xl);
  color: var(--hnp-text-light);
  text-decoration: none;
  font-weight: 500;
  font-size: var(--hnp-text-sm);
  transition: all var(--transition-fast);
  border-left: 3px solid transparent;
  position: relative
}
.hnp-nav-link::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  background: linear-gradient(90deg,var(--hnp-primary-ultra-light),transparent);
  transition: width var(--transition-fast)
}
.hnp-nav-link:hover {
  color: var(--hnp-primary);
  background: var(--hnp-bg-soft-2);
  border-left-color: var(--hnp-primary-light)
}
.hnp-nav-link:hover::before {
  width: 100%
}
.hnp-nav-link.active {
  background: linear-gradient(90deg,var(--hnp-primary-ultra-light) 0,transparent 100%);
  border-left-color: var(--hnp-primary);
  color: var(--hnp-primary);
  font-weight: 700
}
.hnp-nav-label {
  display: flex;
  align-items: center;
  gap: var(--hnp-space-sm)
}
.hnp-nav-icon {
  font-size: var(--hnp-text-xl);
  width: 24px;
  text-align: center;
  flex-shrink: 0
}
.hnp-nav-count {
  background: var(--hnp-primary);
  color: #fff;
  font-size: var(--hnp-text-xs);
  font-weight: 700;
  padding: .2rem var(--hnp-space-sm);
  border-radius: var(--hnp-radius-full);
  min-width: 20px;
  text-align: center;
  box-shadow: var(--hnp-shadow-xs)
}
.hnp-main-content {
  flex: 1;
  padding: var(--hnp-space-xl);
  max-width: var(--hnp-max-content);
  margin: 0 auto;
  width: 100%;
  overflow-x: hidden
}
.hnp-section {
  background: var(--hnp-bg-elevated);
  border-radius: var(--hnp-radius-lg);
  border: 1px solid var(--hnp-border-light);
  margin-bottom: var(--hnp-space-xl);
  box-shadow: var(--hnp-shadow-sm);
  scroll-margin-top: calc(var(--hnp-header-height) + var(--hnp-space-2xl));
  transition: box-shadow var(--transition-base);
  overflow: hidden
}
.hnp-section:hover {
  box-shadow: var(--hnp-shadow-md)
}
.hnp-section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--hnp-space-lg) var(--hnp-space-xl);
  border-bottom: 2px solid var(--hnp-primary);
  background: linear-gradient(135deg,#e6f2ff 0,#f0f8ff 100%);
  position: relative;
  overflow: hidden
}
.hnp-section-header::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(90deg,var(--hnp-primary),var(--hnp-accent))
}
.hnp-section-title {
  display: flex;
  align-items: center;
  gap: var(--hnp-space-md);
  margin: 0;
  font-size: var(--hnp-text-xl);
  font-weight: 800;
  color: var(--hnp-primary);
  letter-spacing: -.025em
}
.hnp-section-icon {
  font-size: var(--hnp-text-2xl);
  filter: drop-shadow(0 2px 4px rgba(0, 124, 186, .2))
}
.hnp-section-count {
  background: var(--hnp-primary);
  color: #fff;
  font-size: var(--hnp-text-xs);
  font-weight: 700;
  padding: var(--hnp-space-xs) var(--hnp-space-md);
  border-radius: var(--hnp-radius-full);
  box-shadow: var(--hnp-shadow-sm);
  margin-left: auto
}
.hnp-section-body {
  padding: var(--hnp-space-xl)
}
.hnp-subtitle {
  font-size: var(--hnp-text-xl);
  font-weight: 800;
  color: var(--hnp-primary);
  margin-bottom: var(--hnp-space-lg);
  padding-bottom: var(--hnp-space-sm);
  border-bottom: 2px solid var(--hnp-primary);
  display: flex;
  align-items: center;
  gap: var(--hnp-space-md)
}
.hnp-houses-title,
h4.hnp-houses-subtitle {
  font-size: var(--hnp-text-lg);
  font-weight: 700;
  color: var(--hnp-primary);
  margin-top: var(--hnp-space-xl);
  margin-bottom: var(--hnp-space-md);
  padding-bottom: var(--hnp-space-xs);
  border-bottom: 1px solid var(--hnp-border)
}
.hnp-section-title::first-letter,
.hnp-subtitle::first-letter {
  font-size: 2em;
  line-height: 1;
  margin-right: .2em;
  font-style: normal;
  filter: none;
  -webkit-text-fill-color: initial;
  background: 0 0;
  -webkit-background-clip: initial;
  display: inline-block;
  vertical-align: middle;
  font-family: "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","Android Emoji",EmojiSymbols,sans-serif!important
}
.hnp-chip-icon,
.hnp-decl-header,
.hnp-element-item,
.hnp-midpoint-label,
.hnp-section-title,
.hnp-subtitle,
.hnp-toggle-title {
  font-variant-emoji: emoji;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility
}
.hnp-planets-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(280px,1fr));
  gap: var(--hnp-space-md)
}
.hnp-planet-card {
  background: linear-gradient(135deg,var(--hnp-bg-panel) 0,var(--hnp-bg) 100%);
  padding: var(--hnp-space-md);
  border-radius: var(--hnp-radius);
  border: 1px solid var(--hnp-border-light);
  transition: all var(--transition-base);
  position: relative;
  overflow: hidden
}
.hnp-planet-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg,var(--hnp-primary),var(--hnp-accent));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform var(--transition-base)
}
.hnp-planet-card:hover {
  border-color: var(--hnp-primary-light);
  box-shadow: var(--hnp-shadow-md);
  transform: translateY(-2px)
}
.hnp-planet-card:hover::before {
  transform: scaleX(1)
}
.hnp-planet-name {
  font-weight: 800;
  background: linear-gradient(135deg,var(--hnp-primary) 0,var(--hnp-primary-dark) 100%);
  color: #fff;
  padding: var(--hnp-space-sm) var(--hnp-space-md);
  border-radius: var(--hnp-radius);
  margin-bottom: var(--hnp-space-sm);
  display: inline-block;
  font-size: var(--hnp-text-sm);
  box-shadow: var(--hnp-shadow-sm)
}
.hnp-planet-name-bold {
  font-weight: 800;
  color: var(--hnp-primary);
  font-size: var(--hnp-text-base)
}
.hnp-decl-symbol,
.hnp-planet-card span[style*=color],
.hnp-planet-name-bold::before,
.hnp-planet-symbol {
  color: inherit!important;
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .15));
  font-style: normal;
  font-family: 'Segoe UI Symbol','Apple Symbols','Noto Sans Symbols','DejaVu Sans',serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility
}
.hnp-planet-card span:contains("☉"),
.hnp-planet-card:has(span:contains("☉")) .hnp-planet-name-bold {
  color: #ff9800!important
}
.hnp-planet-card span:contains("☽"),
.hnp-planet-card:has(span:contains("☽")) .hnp-planet-name-bold {
  color: #9c27b0!important
}
.hnp-planet-card span:contains("☿"),
.hnp-planet-card:has(span:contains("☿")) .hnp-planet-name-bold {
  color: #00bcd4!important
}
.hnp-planet-card span:contains("♀"),
.hnp-planet-card:has(span:contains("♀")) .hnp-planet-name-bold {
  color: #e91e63!important
}
.hnp-planet-card span:contains("♂"),
.hnp-planet-card:has(span:contains("♂")) .hnp-planet-name-bold {
  color: #f44336!important
}
.hnp-planet-card span:contains("♃"),
.hnp-planet-card:has(span:contains("♃")) .hnp-planet-name-bold {
  color: #ff5722!important
}
.hnp-planet-card span:contains("♄"),
.hnp-planet-card:has(span:contains("♄")) .hnp-planet-name-bold {
  color: #795548!important
}
.hnp-planet-card span:contains("♅"),
.hnp-planet-card:has(span:contains("♅")) .hnp-planet-name-bold {
  color: #00bcd4!important
}
.hnp-planet-card span:contains("♆"),
.hnp-planet-card:has(span:contains("♆")) .hnp-planet-name-bold {
  color: #3f51b5!important
}
.hnp-planet-card span:contains("♇"),
.hnp-planet-card:has(span:contains("♇")) .hnp-planet-name-bold {
  color: #9c27b0!important
}
.hnp-retrograde {
  color: var(--hnp-danger);
  font-weight: 800;
  margin-left: var(--hnp-space-xs);
  font-size: .9em;
  animation: pulse 2s ease-in-out infinite
}
@keyframes pulse {
  0%,
  100% {
    opacity: 1
  }
  50% {
    opacity: .6
  }
}
.hnp-house-info {
  color: var(--hnp-text-light);
  font-size: var(--hnp-text-sm);
  margin-left: var(--hnp-space-sm);
  font-style: italic;
  font-weight: 500
}
.hnp-house-icon {
  font-size: var(--hnp-text-lg);
  margin-right: var(--hnp-space-xs)
}
.hnp-time-info {
  background: linear-gradient(135deg,#e3f2fd 0,#bbdefb 100%);
  padding: var(--hnp-space-lg);
  border-radius: var(--hnp-radius-lg);
  margin-bottom: var(--hnp-space-xl);
  border-left: 4px solid var(--hnp-primary);
  box-shadow: var(--hnp-shadow-sm);
  display: flex!important;
  gap: var(--hnp-space-lg);
  align-items: center!important;
  flex-wrap: wrap
}
.hnp-time-info p {
  margin: 0!important;
  font-size: var(--hnp-text-sm);
  flex: 1 1 300px!important;
  white-space: nowrap;
  display: inline-block!important
}
.hnp-time-info strong {
  color: var(--hnp-primary-dark);
  font-weight: 700;
  font-family: "Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif
}
.hnp-chart-container > p[style*="background: #f0f8ff"] {
  background: linear-gradient(135deg,#e3f2fd 0,#bbdefb 100%)!important;
  padding: var(--hnp-space-lg)!important;
  border-radius: var(--hnp-radius-lg)!important;
  border: none!important;
  border-left: 4px solid var(--hnp-primary)!important;
  box-shadow: var(--hnp-shadow-sm)!important;
  margin: 0!important;
  text-align: left!important
}
.hnp-chart-container > p[style*="background: #fff3cd"] {
  background: linear-gradient(135deg,#fff3e0 0,#ffe0b2 100%)!important;
  padding: var(--hnp-space-lg)!important;
  border-radius: var(--hnp-radius-lg)!important;
  border: none!important;
  border-left: 4px solid var(--hnp-warning)!important;
  box-shadow: var(--hnp-shadow-sm)!important;
  margin: 0!important;
  text-align: left!important
}
@media (min-width:1024px) {
  .hnp-chart-container {
    display: block;
    font-size: 0!important
  }
  .hnp-chart-container > * {
    font-size: 1rem
  }
  .hnp-chart-container .hnp-time-info {
    display: inline-block!important;
    width: 31.5%!important;
    max-width: 31.5%!important;
    vertical-align: top!important;
    margin-right: 2.5%!important;
    margin-bottom: 1rem!important;
    box-sizing: border-box!important;
    min-height: 120px!important;
    height: auto!important
  }
  .hnp-chart-container .hnp-time-info + p[style*="background: #f0f8ff"] {
    display: inline-block!important;
    width: 31.5%!important;
    max-width: 31.5%!important;
    vertical-align: top!important;
    margin: 0 2.5% 1rem 0!important;
    box-sizing: border-box!important;
    min-height: 120px!important;
    height: auto!important
  }
  .hnp-chart-container .hnp-time-info + p[style*="background: #f0f8ff"] + p[style*="background: #fff3cd"] {
    display: inline-block!important;
    width: 31.5%!important;
    max-width: 31.5%!important;
    vertical-align: top!important;
    margin: 0 0 1rem 0!important;
    box-sizing: border-box!important;
    min-height: 120px!important;
    height: auto!important
  }
  .hnp-time-info {
    display: block!important;
    padding: .75rem!important
  }
  .hnp-time-info p {
    margin: 0 0 .5rem 0!important;
    font-size: .8rem!important;
    line-height: 1.4!important
  }
  .hnp-time-info p:last-child {
    margin-bottom: 0!important
  }
  .hnp-time-info strong {
    font-size: .75rem!important
  }
  .hnp-chart-container .hnp-time-info + p[style*="background: #f0f8ff"],
  .hnp-chart-container .hnp-time-info + p[style*="background: #f0f8ff"] + p[style*="background: #fff3cd"] {
    font-size: .8rem!important;
    line-height: 1.4!important;
    padding: .75rem!important
  }
  .hnp-chart-container .hnp-time-info + p[style*="background: #f0f8ff"] + p[style*="background: #fff3cd"] strong,
  .hnp-chart-container .hnp-time-info + p[style*="background: #f0f8ff"] strong {
    font-size: .85rem!important;
    display: block!important;
    margin-bottom: .25rem!important
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .hnp-chart-container .hnp-time-info,
  .hnp-chart-container .hnp-time-info + p[style*="background: #f0f8ff"],
  .hnp-chart-container .hnp-time-info + p[style*="background: #f0f8ff"] + p[style*="background: #fff3cd"] {
    display: block!important;
    width: 100%!important;
    margin: 0 0 1rem 0!important
  }
}
.hnp-lunar-phase-banner {
  text-align: center;
  background: linear-gradient(135deg,var(--hnp-accent-light) 0,#fff9e6 100%);
  padding: var(--hnp-space-md);
  border-radius: var(--hnp-radius);
  border: 2px solid var(--hnp-accent);
  margin: var(--hnp-space-lg) 0;
  box-shadow: var(--hnp-shadow-sm)
}
.hnp-moon-phase {
  color: var(--hnp-text);
  font-weight: 700;
  margin-left: var(--hnp-space-sm);
  font-size: var(--hnp-text-base)
}
.hnp-element-row {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(110px,1fr));
  gap: var(--hnp-space-sm);
  margin-bottom: var(--hnp-space-md)
}
.hnp-element-item {
  padding: var(--hnp-space-md) var(--hnp-space-sm);
  background: linear-gradient(135deg,var(--hnp-bg-soft-2) 0,var(--hnp-bg-soft) 100%);
  border-radius: var(--hnp-radius);
  text-align: center;
  font-weight: 700;
  font-size: var(--hnp-text-base);
  border: 1px solid var(--hnp-border-light);
  transition: all var(--transition-fast);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--hnp-space-xs);
  min-height: 80px
}
.hnp-element-item:hover {
  transform: translateY(-2px);
  box-shadow: var(--hnp-shadow-md);
  border-color: var(--hnp-primary)
}
.hnp-element-item::first-line {
  font-size: 2em;
  line-height: 1.2;
  font-family: "Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif!important;
  font-variant-emoji: emoji
}
.hnp-planet-aspects {
  margin-bottom: var(--hnp-space-md)
}
.hnp-major-accordion {
  margin-bottom: var(--hnp-space-md);
  border-radius: var(--hnp-radius);
  overflow: hidden;
  border: 1px solid var(--hnp-border-light);
  box-shadow: var(--hnp-shadow-xs)
}
.hnp-major-accordion-header {
  background: linear-gradient(135deg,var(--hnp-primary) 0,var(--hnp-primary-dark) 100%);
  color: #fff;
  padding: var(--hnp-space-md) var(--hnp-space-lg);
  cursor: pointer;
  font-weight: 700;
  font-size: var(--hnp-text-sm);
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all var(--transition-base);
  user-select: none
}
.hnp-major-accordion-header:hover {
  background: linear-gradient(135deg,var(--hnp-primary-dark) 0,#003d5c 100%);
  box-shadow: inset 0 -2px 4px rgba(0,0,0,.1)
}
.hnp-major-accordion-header:active {
  transform: scale(.99)
}
.hnp-major-accordion-icon {
  font-size: var(--hnp-text-lg);
  transition: transform var(--transition-base)
}
.hnp-major-accordion-icon.active {
  transform: rotate(180deg)
}
.hnp-major-accordion-content {
  display: none;
  padding: var(--hnp-space-lg);
  background: var(--hnp-bg-panel);
  border-top: 2px solid var(--hnp-primary-light)
}
.hnp-major-accordion-content.active {
  display: block;
  animation: slideDown var(--transition-base)
}
@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px)
  }
  to {
    opacity: 1;
    transform: translateY(0)
  }
}
.hnp-aspects-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(300px,1fr));
  gap: var(--hnp-space-sm)
}
.hnp-aspect-item {
  margin: 0;
  padding: var(--hnp-space-sm) var(--hnp-space-md);
  background: linear-gradient(90deg,var(--hnp-bg-soft) 0,var(--hnp-bg) 100%);
  border-radius: var(--hnp-radius-sm);
  border-left: 3px solid var(--hnp-primary);
  transition: all var(--transition-fast);
  font-size: var(--hnp-text-sm)
}
.hnp-aspect-item:hover {
  background: var(--hnp-bg-soft-2);
  transform: translateX(4px);
  box-shadow: var(--hnp-shadow-sm)
}
.hnp-minor-accordion {
  margin-bottom: var(--hnp-space-md);
  border-radius: var(--hnp-radius);
  overflow: hidden;
  border: 1px solid var(--hnp-border-light);
  box-shadow: var(--hnp-shadow-xs)
}
.hnp-minor-accordion-header {
  background: linear-gradient(135deg,var(--hnp-primary) 0,var(--hnp-primary-dark) 100%);
  color: #fff;
  padding: var(--hnp-space-md) var(--hnp-space-lg);
  cursor: pointer;
  font-weight: 700;
  font-size: var(--hnp-text-sm);
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all var(--transition-base);
  user-select: none
}
.hnp-minor-accordion-header:hover {
  background: linear-gradient(135deg,var(--hnp-primary-dark) 0,#003d5c 100%);
  box-shadow: inset 0 -2px 4px rgba(0,0,0,.1)
}
.hnp-minor-accordion-header:active {
  transform: scale(.99)
}
.hnp-minor-accordion-icon {
  font-size: var(--hnp-text-lg);
  transition: transform var(--transition-base)
}
.hnp-minor-accordion-icon.active {
  transform: rotate(180deg)
}
.hnp-minor-accordion-content {
  display: none;
  padding: var(--hnp-space-lg);
  background: var(--hnp-bg-panel);
  border-top: 2px solid var(--hnp-primary-light);
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  max-width: 100%
}
.hnp-minor-accordion-content.active {
  display: block;
  animation: slideDown var(--transition-base)
}
.hnp-motion-table-wrapper,
.hnp-table-wrapper {
  overflow-x: auto;
  background: var(--hnp-bg);
  border-radius: var(--hnp-radius);
  box-shadow: var(--hnp-shadow-sm);
  margin-bottom: var(--hnp-space-lg);
  border: 1px solid var(--hnp-border-light)
}
.hnp-minor-aspects-table,
.hnp-motion-table {
  width: 100%;
  min-width: 480px;
  border-collapse: collapse;
  font-size: var(--hnp-text-sm)
}
.hnp-minor-aspects-table td,
.hnp-minor-aspects-table th,
.hnp-motion-table td,
.hnp-motion-table th {
  border: 1px solid var(--hnp-border-light);
  padding: var(--hnp-space-sm) var(--hnp-space-md);
  text-align: left
}
.hnp-minor-aspects-table th,
.hnp-motion-table th {
  background: linear-gradient(135deg,var(--hnp-bg-soft) 0,var(--hnp-bg-soft-2) 100%);
  font-weight: 800;
  color: var(--hnp-primary);
  text-transform: uppercase;
  font-size: var(--hnp-text-xs);
  letter-spacing: .05em;
  border-bottom: 2px solid var(--hnp-primary)
}
.hnp-minor-aspects-table tbody tr,
.hnp-motion-table tbody tr {
  transition: background var(--transition-fast)
}
.hnp-minor-aspects-table tbody tr:hover,
.hnp-motion-table tbody tr:hover {
  background: var(--hnp-bg-soft)
}
.hnp-minor-aspects-table tbody tr:nth-child(2n),
.hnp-motion-table tbody tr:nth-child(2n) {
  background: var(--hnp-bg-panel)
}
.hnp-motion-container {
  margin-bottom: var(--hnp-space-2xl)
}
.hnp-motion-note {
  background: linear-gradient(135deg,#fff3e0 0,#ffe0b2 100%);
  border-left: 4px solid var(--hnp-warning);
  padding: var(--hnp-space-lg);
  margin-bottom: var(--hnp-space-xl);
  border-radius: var(--hnp-radius);
  font-size: var(--hnp-text-sm);
  line-height: 1.6;
  box-shadow: var(--hnp-shadow-sm)
}
.hnp-motion-note strong {
  color: #e65100;
  font-weight: 700
}
.hnp-motion-planet {
  display: flex;
  align-items: center;
  gap: var(--hnp-space-sm);
  font-weight: 600
}
.hnp-planet-symbol {
  font-size: var(--hnp-text-lg);
  font-family: 'Segoe UI Symbol','Apple Symbols','Noto Sans Symbols','DejaVu Sans',serif;
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .1))
}
.hnp-motion-speed {
  font-family: var(--hnp-font-mono);
  font-weight: 600;
  color: var(--hnp-text);
  font-size: var(--hnp-text-sm)
}
.hnp-state-badge {
  display: inline-block;
  padding: var(--hnp-space-xs) var(--hnp-space-sm);
  border-radius: var(--hnp-radius-full);
  font-size: var(--hnp-text-xs);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .05em;
  border: 1px solid
}
.hnp-state-fast {
  background: #e3f2fd;
  color: #1565c0;
  border-color: #1565c0
}
.hnp-state-direct {
  background: #e8f5e9;
  color: #2e7d32;
  border-color: #2e7d32
}
.hnp-state-slow {
  background: #fff3e0;
  color: #ef6c00;
  border-color: #ef6c00
}
.hnp-state-stationary {
  background: #fff9c4;
  color: #f57f17;
  border-color: #f57f17
}
.hnp-state-retrograde {
  background: #ffebee;
  color: #c62828;
  border-color: #c62828
}
.hnp-motion-bar-cell {
  width: 180px;
  padding: var(--hnp-space-sm) var(--hnp-space-md)
}
.hnp-motion-bar-container {
  background: var(--hnp-border-light);
  border-radius: var(--hnp-radius-full);
  height: 16px;
  overflow: hidden;
  position: relative;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1)
}
.hnp-motion-bar {
  height: 100%;
  border-radius: var(--hnp-radius-full);
  transition: width .6s cubic-bezier(.65, 0, .35, 1);
  will-change: width
}
.hnp-bar-fast {
  background: linear-gradient(90deg,#42a5f5 0,#1976d2 100%)
}
.hnp-bar-direct {
  background: linear-gradient(90deg,#66bb6a 0,#388e3c 100%)
}
.hnp-bar-slow {
  background: linear-gradient(90deg,#ffa726 0,#f57c00 100%)
}
.hnp-bar-stationary {
  background: linear-gradient(90deg,#ffca28 0,#f9a825 100%)
}
.hnp-bar-retrograde {
  background: linear-gradient(90deg,#ef5350 0,#d32f2f 100%)
}
.hnp-motion-percent {
  font-weight: 700;
  color: var(--hnp-text-light);
  text-align: center;
  font-size: var(--hnp-text-sm);
  font-family: var(--hnp-font-mono)
}
.hnp-motion-legend {
  display: flex;
  flex-wrap: wrap;
  gap: var(--hnp-space-lg);
  justify-content: center;
  padding: var(--hnp-space-lg);
  background: var(--hnp-bg-panel);
  border-radius: var(--hnp-radius);
  font-size: var(--hnp-text-sm);
  margin-top: var(--hnp-space-lg);
  border: 1px solid var(--hnp-border-light)
}
.hnp-motion-legend-item {
  display: flex;
  align-items: center;
  gap: var(--hnp-space-sm);
  font-weight: 500
}
.hnp-legend-dot {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: var(--hnp-shadow-xs)
}
.hnp-dot-fast {
  background: #42a5f5
}
.hnp-dot-direct {
  background: #66bb6a
}
.hnp-dot-slow {
  background: #ffa726
}
.hnp-dot-stationary {
  background: #ffca28
}
.hnp-dot-retrograde {
  background: #ef5350
}
.hnp-declination-note {
  background: linear-gradient(135deg,#e8eaf6 0,#c5cae9 100%);
  border-left: 4px solid var(--hnp-info);
  padding: var(--hnp-space-lg);
  margin-bottom: var(--hnp-space-xl);
  border-radius: var(--hnp-radius);
  font-size: var(--hnp-text-sm);
  line-height: 1.6;
  box-shadow: var(--hnp-shadow-sm)
}
.hnp-declination-note strong {
  color: #3f51b5;
  font-weight: 700
}
.hnp-declination-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(380px,1fr));
  gap: var(--hnp-space-xl)
}
.hnp-declination-section {
  background: var(--hnp-bg);
  border-radius: var(--hnp-radius-lg);
  overflow: hidden;
  box-shadow: var(--hnp-shadow-md);
  border: 1px solid var(--hnp-border-light);
  transition: transform var(--transition-base),box-shadow var(--transition-base)
}
.hnp-declination-section:hover {
  transform: translateY(-2px);
  box-shadow: var(--hnp-shadow-lg)
}
.hnp-decl-header {
  display: flex;
  align-items: center;
  gap: var(--hnp-space-sm);
  padding: var(--hnp-space-lg);
  margin: 0;
  font-size: var(--hnp-text-base);
  font-weight: 700;
  color: #fff
}
.hnp-decl-parallel {
  background: linear-gradient(135deg,#66bb6a 0,#43a047 100%)
}
.hnp-decl-contraparallel {
  background: linear-gradient(135deg,#ef5350 0,#e53935 100%)
}
.hnp-decl-icon {
  font-size: var(--hnp-text-2xl);
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, .2))
}
.hnp-declination-list {
  padding: var(--hnp-space-md);
  display: flex;
  flex-direction: column;
  gap: var(--hnp-space-sm)
}
.hnp-decl-card {
  padding: var(--hnp-space-md);
  border-radius: var(--hnp-radius-sm);
  border-left: 3px solid;
  transition: all var(--transition-fast)
}
.hnp-decl-card:hover {
  transform: translateX(4px);
  box-shadow: var(--hnp-shadow-sm)
}
.hnp-decl-parallel-card {
  border-left-color: #66bb6a;
  background: linear-gradient(90deg,#f1f8e9 0,var(--hnp-bg) 100%)
}
.hnp-decl-parallel-card:hover {
  background: #e8f5e9
}
.hnp-decl-contraparallel-card {
  border-left-color: #ef5350;
  background: linear-gradient(90deg,#ffebee 0,var(--hnp-bg) 100%)
}
.hnp-decl-contraparallel-card:hover {
  background: #ffcdd2
}
.hnp-decl-planets {
  display: flex;
  align-items: center;
  gap: var(--hnp-space-sm);
  margin-bottom: var(--hnp-space-sm);
  font-size: var(--hnp-text-base);
  font-weight: 600;
  flex-wrap: wrap
}
.hnp-decl-symbol {
  font-size: var(--hnp-text-xl);
  font-family: 'Segoe UI Symbol','Apple Symbols','Noto Sans Symbols','DejaVu Sans',serif;
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .1))
}
.hnp-decl-connector {
  font-size: var(--hnp-text-xl);
  color: var(--hnp-text-light);
  font-weight: 700
}
.hnp-decl-details {
  display: flex;
  align-items: center;
  gap: var(--hnp-space-sm);
  font-size: var(--hnp-text-sm);
  color: var(--hnp-text-light);
  flex-wrap: wrap
}
.hnp-decl-value {
  font-family: var(--hnp-font-mono);
  font-weight: 600;
  padding: var(--hnp-space-xs) var(--hnp-space-sm);
  background: var(--hnp-bg);
  border-radius: var(--hnp-radius-sm);
  border: 1px solid var(--hnp-border);
  font-size: var(--hnp-text-xs)
}
.hnp-decl-separator {
  font-weight: 700;
  color: var(--hnp-text-muted)
}
.hnp-decl-orb {
  font-weight: 600;
  color: var(--hnp-text-light);
  font-size: var(--hnp-text-xs);
  padding: var(--hnp-space-xs) var(--hnp-space-sm);
  background: var(--hnp-bg-soft);
  border-radius: var(--hnp-radius-full);
  border: 1px solid var(--hnp-border-light);
  margin-left: auto
}
.hnp-sensitive-container {
  margin-bottom: var(--hnp-space-2xl)
}
.hnp-sensitive-note {
  background: linear-gradient(135deg,#fff3e0 0,#ffe0b2 100%);
  border-left: 4px solid var(--hnp-warning);
  padding: var(--hnp-space-lg);
  margin-bottom: var(--hnp-space-xl);
  border-radius: var(--hnp-radius);
  font-size: var(--hnp-text-sm);
  line-height: 1.6;
  box-shadow: var(--hnp-shadow-sm)
}
.hnp-sensitive-note strong {
  font-weight: 700
}
.hnp-sensitive-toggles {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(300px,1fr));
  gap: var(--hnp-space-md);
  margin-top: var(--hnp-space-lg)
}
.hnp-sensitive-toggle-card {
  border-radius: var(--hnp-radius);
  overflow: hidden;
  box-shadow: var(--hnp-shadow-sm);
  border: 1px solid var(--hnp-border-light);
  transition: box-shadow var(--transition-base);
  background: var(--hnp-bg)
}
.hnp-sensitive-toggle-card:hover {
  box-shadow: var(--hnp-shadow-md)
}
.hnp-sensitive-toggle-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--hnp-space-md);
  cursor: pointer;
  user-select: none;
  background: var(--hnp-bg);
  transition: background var(--transition-fast)
}
.hnp-sensitive-toggle-header:hover {
  background: var(--hnp-bg-soft)
}
.hnp-sensitive-toggle-header:active {
  transform: scale(.99)
}
.hnp-toggle-header-left {
  display: flex;
  align-items: center;
  gap: var(--hnp-space-md)
}
.hnp-toggle-color-dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: var(--hnp-shadow-xs)
}
.hnp-toggle-color-dot.anaretic {
  background: #d63638
}
.hnp-toggle-color-dot.initial {
  background: #00a32a
}
.hnp-toggle-color-dot.cardinal {
  background: #f0c33c
}
.hnp-toggle-color-dot.fixed {
  background: #8b4513
}
.hnp-toggle-color-dot.mutable {
  background: #4a5568
}
.hnp-toggle-title {
  font-weight: 700;
  font-size: var(--hnp-text-sm);
  color: var(--hnp-text)
}
.hnp-toggle-header-right {
  display: flex;
  align-items: center;
  gap: var(--hnp-space-md)
}
.hnp-toggle-count {
  background: var(--hnp-primary);
  color: #fff;
  font-size: var(--hnp-text-xs);
  font-weight: 700;
  padding: var(--hnp-space-xs) var(--hnp-space-sm);
  border-radius: var(--hnp-radius-full);
  min-width: 20px;
  text-align: center;
  box-shadow: var(--hnp-shadow-xs)
}
.hnp-toggle-arrow {
  font-size: var(--hnp-text-xs);
  color: var(--hnp-text-muted);
  transition: transform var(--transition-base)
}
.hnp-toggle-arrow.active {
  transform: rotate(180deg)
}
.hnp-sensitive-toggle-body {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(240px,1fr));
  gap: var(--hnp-space-sm);
  padding: 0;
  background: var(--hnp-bg-panel);
  border-top: 1px solid var(--hnp-border-light);
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height var(--transition-slow),opacity var(--transition-base),padding var(--transition-base)
}
.hnp-sensitive-toggle-body.active {
  max-height: 2000px;
  opacity: 1;
  padding: var(--hnp-space-md)
}
.hnp-planet-card strong,
.hnp-sensitive-toggle-body strong {
  font-variant-emoji: emoji;
  -webkit-text-fill-color: initial
}
.hnp-planet-card strong:contains("☉"),
.hnp-sensitive-toggle-body strong:contains("☉") {
  color: #ff9800
}
.hnp-planet-card strong:contains("☽"),
.hnp-sensitive-toggle-body strong:contains("☽") {
  color: #9c27b0
}
.hnp-planet-card strong:contains("☿"),
.hnp-sensitive-toggle-body strong:contains("☿") {
  color: #00bcd4
}
.hnp-planet-card strong:contains("♀"),
.hnp-sensitive-toggle-body strong:contains("♀") {
  color: #e91e63
}
.hnp-planet-card strong:contains("♂"),
.hnp-sensitive-toggle-body strong:contains("♂") {
  color: #f44336
}
.hnp-planet-card strong:contains("♃"),
.hnp-sensitive-toggle-body strong:contains("♃") {
  color: #ff5722
}
.hnp-planet-card strong:contains("♄"),
.hnp-sensitive-toggle-body strong:contains("♄") {
  color: #795548
}
.hnp-planet-card strong:contains("♅"),
.hnp-sensitive-toggle-body strong:contains("♅") {
  color: #00bcd4
}
.hnp-planet-card strong:contains("♆"),
.hnp-sensitive-toggle-body strong:contains("♆") {
  color: #3f51b5
}
.hnp-planet-card strong:contains("♇"),
.hnp-sensitive-toggle-body strong:contains("♇") {
  color: #9c27b0
}
.hnp-soli-container {
  margin-bottom: var(--hnp-space-2xl)
}
.hnp-soli-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(300px,1fr));
  gap: var(--hnp-space-md)
}
.hnp-soli-planet-header {
  display: flex;
  align-items: center;
  gap: var(--hnp-space-sm);
  margin-bottom: var(--hnp-space-sm)
}
.hnp-soli-planet-symbol {
  font-size: var(--hnp-text-2xl);
  font-family: 'Segoe UI Symbol','Apple Symbols','Noto Sans Symbols','DejaVu Sans',serif;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, .2));
  flex-shrink: 0
}
.hnp-soli-planet-name {
  font-weight: 700;
  font-size: var(--hnp-text-lg);
  color: var(--hnp-primary)
}
.hnp-soli-phase-wrap {
  margin-top: var(--hnp-space-sm);
  padding-top: var(--hnp-space-sm);
  border-top: 1px solid var(--hnp-border-light)
}
.hnp-soli-phase {
  display: inline-block;
  margin-left: var(--hnp-space-sm);
  padding: var(--hnp-space-xs) var(--hnp-space-sm);
  border-radius: var(--hnp-radius-sm);
  font-size: var(--hnp-text-xs);
  font-weight: 700;
  letter-spacing: .05em;
  text-transform: uppercase;
  border: 1px solid
}
.hnp-soli-waxing {
  background: var(--hnp-success-bg);
  color: var(--hnp-success);
  border-color: var(--hnp-success)
}
.hnp-soli-waning {
  background: var(--hnp-warning-bg);
  color: var(--hnp-warning);
  border-color: var(--hnp-warning)
}
.hnp-soli-angle-line {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: var(--hnp-space-sm);
  margin-top: var(--hnp-space-sm);
  font-size: var(--hnp-text-sm)
}
.hnp-soli-angle-main {
  font-weight: 800;
  color: var(--hnp-text-light);
  font-family: var(--hnp-font-mono)
}
.hnp-soli-angle-secondary {
  font-family: var(--hnp-font-mono);
  font-weight: 700;
  color: var(--hnp-text-light);
  background: var(--hnp-bg);
  border: 1px solid var(--hnp-border-light);
  border-radius: var(--hnp-radius-full);
  padding: var(--hnp-space-xs) var(--hnp-space-sm);
  font-size: var(--hnp-text-xs)
}
.hnp-soli-orientation {
  margin-left: var(--hnp-space-sm);
  font-size: var(--hnp-text-xs);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: #1565c0;
  background: #e3f2fd;
  border: 1px solid #90caf9;
  border-radius: var(--hnp-radius-full);
  padding: var(--hnp-space-xs) var(--hnp-space-sm)
}
.hnp-soli-returns-btn {
  background: linear-gradient(135deg,var(--hnp-primary) 0,var(--hnp-primary-dark) 100%);
  color: #fff;
  border: none;
  border-radius: var(--hnp-radius-sm);
  padding: var(--hnp-space-sm) var(--hnp-space-md);
  cursor: pointer;
  font-weight: 700;
  font-size: var(--hnp-text-sm);
  transition: all var(--transition-base);
  box-shadow: var(--hnp-shadow-sm)
}
.hnp-soli-returns-btn:hover {
  background: linear-gradient(135deg,var(--hnp-primary-dark) 0,#003d5c 100%);
  transform: translateY(-1px);
  box-shadow: var(--hnp-shadow-md)
}
.hnp-soli-returns-btn:active {
  transform: translateY(0);
  box-shadow: var(--hnp-shadow-xs)
}
#hnp-soli-modal {
  display: none;
  position: fixed;
  inset: 0;
  z-index: var(--z-modal);
  animation: fadeIn var(--transition-base)
}
@keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
#hnp-soli-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.6);
  backdrop-filter: blur(4px)
}
#hnp-soli-modal [role=dialog] {
  position: relative;
  max-width: 980px;
  margin: 5vh auto;
  background: var(--hnp-bg);
  border-radius: var(--hnp-radius-lg);
  box-shadow: var(--hnp-shadow-xl);
  overflow: hidden;
  animation: slideUp var(--transition-base);
  max-height: 85vh;
  display: flex;
  flex-direction: column
}
@keyframes slideUp {
  from {
    opacity: 0;
    transform: translateY(20px)
  }
  to {
    opacity: 1;
    transform: translateY(0)
  }
}
#hnp-soli-modal-content table,
.hnp-returns-table-wrapper,
.hnp-soli-returns-table-wrapper {
  overflow-x: auto;
  overflow-y: auto;
  max-height: 500px;
  background: var(--hnp-bg);
  border: 1px solid var(--hnp-border-light);
  border-radius: var(--hnp-radius);
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: var(--hnp-border) transparent
}
#hnp-soli-modal-content::-webkit-scrollbar,
.hnp-returns-table-wrapper::-webkit-scrollbar,
.hnp-soli-returns-table-wrapper::-webkit-scrollbar {
  width: 8px;
  height: 8px
}
#hnp-soli-modal-content::-webkit-scrollbar-track,
.hnp-returns-table-wrapper::-webkit-scrollbar-track,
.hnp-soli-returns-table-wrapper::-webkit-scrollbar-track {
  background: var(--hnp-bg-soft)
}
#hnp-soli-modal-content::-webkit-scrollbar-thumb,
.hnp-returns-table-wrapper::-webkit-scrollbar-thumb,
.hnp-soli-returns-table-wrapper::-webkit-scrollbar-thumb {
  background: var(--hnp-border);
  border-radius: var(--hnp-radius-full)
}
#hnp-soli-modal-content::-webkit-scrollbar-thumb:hover,
.hnp-returns-table-wrapper::-webkit-scrollbar-thumb:hover,
.hnp-soli-returns-table-wrapper::-webkit-scrollbar-thumb:hover {
  background: var(--hnp-text-muted)
}
#hnp-soli-modal-content {
  max-height: 65vh;
  overflow-y: auto;
  overflow-x: auto;
  padding: var(--hnp-space-lg);
  position: relative
}
.hnp-scroll-indicator {
  display: none;
  position: sticky;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(90deg,rgba(0,124,186,.9),rgba(0,90,135,.9));
  color: #fff;
  padding: var(--hnp-space-sm);
  text-align: center;
  font-size: var(--hnp-text-xs);
  font-weight: 700;
  z-index: 20;
  border-radius: var(--hnp-radius-sm);
  margin-top: var(--hnp-space-sm);
  animation: slideHint 2s ease-in-out infinite
}
.hnp-scroll-indicator::before {
  content: "👉 "
}
.hnp-scroll-indicator::after {
  content: " 👈"
}
@keyframes slideHint {
  0%,
  100% {
    transform: translateX(0)
  }
  50% {
    transform: translateX(5px)
  }
}
@media (max-width:767px) {
  .hnp-scroll-indicator {
    display: block
  }
}
#hnp-soli-modal-content table,
.hnp-returns-table {
  width: 100%;
  border-collapse: collapse;
  font-family: var(--hnp-font-mono);
  font-size: .875rem;
  min-width: 600px
}
#hnp-soli-modal-content table th,
.hnp-returns-table th {
  position: sticky;
  top: 0;
  background: linear-gradient(135deg,var(--hnp-primary) 0,var(--hnp-primary-dark) 100%);
  color: #fff;
  font-weight: 700;
  font-size: .75rem;
  text-transform: uppercase;
  letter-spacing: .05em;
  padding: .75rem .5rem;
  border: 1px solid var(--hnp-primary-dark);
  z-index: 10;
  white-space: nowrap
}
#hnp-soli-modal-content table td,
.hnp-returns-table td {
  padding: .6rem .5rem;
  border: 1px solid var(--hnp-border-light);
  text-align: left;
  vertical-align: top;
  white-space: nowrap
}
#hnp-soli-modal-content table tbody tr:nth-child(odd),
.hnp-returns-table tbody tr:nth-child(odd) {
  background: var(--hnp-bg)
}
#hnp-soli-modal-content table tbody tr:nth-child(2n),
.hnp-returns-table tbody tr:nth-child(2n) {
  background: var(--hnp-bg-panel)
}
#hnp-soli-modal-content table tbody tr:hover,
.hnp-returns-table tbody tr:hover {
  background: var(--hnp-bg-soft)
}
#hnp-soli-modal-content table td:first-child,
.hnp-returns-table td:first-child {
  white-space: normal;
  min-width: 100px;
  line-height: 1.3
}
.hnp-midpoints-title {
  font-size: var(--hnp-text-xl);
  font-weight: 800;
  color: var(--hnp-primary);
  margin-bottom: var(--hnp-space-lg);
  padding-bottom: var(--hnp-space-sm);
  border-bottom: 2px solid var(--hnp-primary);
  display: flex;
  align-items: center;
  gap: var(--hnp-space-sm)
}
.hnp-midpoints-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(220px,1fr));
  gap: var(--hnp-space-md);
  margin-top: var(--hnp-space-md)
}
.hnp-midpoint-item {
  background: linear-gradient(135deg,#f3e5f5 0,#e1bee7 100%);
  padding: var(--hnp-space-md);
  border-radius: var(--hnp-radius);
  border-left: 4px solid #9c27b0;
  box-shadow: var(--hnp-shadow-sm);
  transition: all var(--transition-base);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--hnp-space-md);
  min-height: 60px
}
.hnp-midpoint-item:hover {
  transform: translateY(-2px);
  box-shadow: var(--hnp-shadow-md);
  border-left-color: #6a1b9a
}
.hnp-midpoint-label {
  font-weight: 700;
  color: #6a1b9a;
  font-size: var(--hnp-text-base);
  white-space: nowrap;
  flex-shrink: 0
}
.hnp-midpoint-value {
  font-family: var(--hnp-font-mono);
  font-size: var(--hnp-text-lg);
  font-weight: 800;
  color: #4a148c;
  text-align: right;
  flex: 1
}
.hnp-precision-note {
  font-size: var(--hnp-text-sm);
  color: var(--hnp-text-light);
  font-style: italic;
  margin-top: var(--hnp-space-md);
  text-align: center;
  padding: var(--hnp-space-sm);
  background: var(--hnp-bg-soft);
  border-radius: var(--hnp-radius-sm)
}
.hnp-disseminating {
  color: #7b341e;
  font-weight: 800;
  background: var(--hnp-danger-bg);
  padding: var(--hnp-space-xs) var(--hnp-space-sm);
  border-radius: var(--hnp-radius-sm);
  margin-left: var(--hnp-space-sm);
  font-size: var(--hnp-text-xs);
  border: 1px solid #ef9a9a
}
.hnp-jump-top {
  position: fixed;
  bottom: var(--hnp-space-2xl);
  right: var(--hnp-space-2xl);
  background: linear-gradient(135deg,var(--hnp-primary) 0,var(--hnp-primary-dark) 100%);
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  font-size: var(--hnp-text-2xl);
  cursor: pointer;
  box-shadow: var(--hnp-shadow-lg);
  z-index: var(--z-jump-btn);
  transition: all var(--transition-base);
  opacity: 0;
  visibility: hidden;
  transform: scale(.8)
}
.hnp-jump-top.visible {
  opacity: 1;
  visibility: visible;
  transform: scale(1)
}
.hnp-jump-top:hover {
  background: linear-gradient(135deg,var(--hnp-primary-dark) 0,#003d5c 100%);
  transform: translateY(-4px) scale(1.05);
  box-shadow: var(--hnp-shadow-xl)
}
.hnp-jump-top:active {
  transform: translateY(-2px) scale(1)
}
.hnp-form-container,
.hnp-form-wrap {
  max-width: 500px;
  margin: var(--hnp-space-2xl) auto;
  padding: var(--hnp-space-xl);
  border: 1px solid var(--hnp-border-light);
  border-radius: var(--hnp-radius-lg);
  background: var(--hnp-bg);
  box-shadow: var(--hnp-shadow-md)
}
.hnp-form-container h2,
.hnp-form-container h3,
.hnp-form-wrap h2,
.hnp-form-wrap h3 {
  margin: 0 0 var(--hnp-space-lg) 0;
  color: var(--hnp-primary);
  font-weight: 800
}
.hnp-form-field,
.hnp-form-group {
  margin-bottom: var(--hnp-space-md)
}
.hnp-form-field label,
.hnp-form-label {
  display: block;
  margin-bottom: var(--hnp-space-xs);
  font-weight: 600;
  color: var(--hnp-text);
  font-size: var(--hnp-text-sm)
}
.hnp-form-field input,
.hnp-form-field select,
.hnp-form-input,
.hnp-form-select {
  width: 100%;
  padding: var(--hnp-space-sm) var(--hnp-space-md);
  border: 1px solid var(--hnp-border);
  border-radius: var(--hnp-radius-sm);
  font-size: var(--hnp-text-base);
  background: var(--hnp-bg);
  transition: all var(--transition-fast);
  font-family: var(--hnp-font-sans)
}
.hnp-form-field input:focus,
.hnp-form-field select:focus,
.hnp-form-input:focus,
.hnp-form-select:focus {
  outline: 0;
  border-color: var(--hnp-primary);
  box-shadow: 0 0 0 3px var(--hnp-primary-ultra-light)
}
.hnp-form-button,
.hnp-submit-btn {
  background: linear-gradient(135deg,var(--hnp-primary) 0,var(--hnp-primary-dark) 100%);
  color: #fff;
  border: none;
  padding: var(--hnp-space-md) var(--hnp-space-xl);
  font-size: var(--hnp-text-base);
  border-radius: var(--hnp-radius);
  cursor: pointer;
  font-weight: 700;
  transition: all var(--transition-base);
  box-shadow: var(--hnp-shadow-sm);
  width: 100%
}
.hnp-form-button:hover,
.hnp-submit-btn:hover {
  background: linear-gradient(135deg,var(--hnp-primary-dark) 0,#003d5c 100%);
  transform: translateY(-1px);
  box-shadow: var(--hnp-shadow-md)
}
.hnp-form-button:active,
.hnp-submit-btn:active {
  transform: translateY(0);
  box-shadow: var(--hnp-shadow-xs)
}
.hnp-form-button:disabled,
.hnp-submit-btn:disabled {
  opacity: .5;
  cursor: not-allowed;
  transform: none
}
.hnp-autocomplete-container {
  position: relative
}
.hnp-autocomplete-results {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: var(--hnp-bg);
  border: 1px solid var(--hnp-border);
  border-top: none;
  border-radius: 0 0 var(--hnp-radius) var(--hnp-radius);
  max-height: 240px;
  overflow-y: auto;
  z-index: var(--z-dropdown);
  box-shadow: var(--hnp-shadow-lg);
  margin-top: -1px
}
.hnp-autocomplete-item {
  padding: var(--hnp-space-md);
  cursor: pointer;
  border-bottom: 1px solid var(--hnp-border-lighter);
  transition: background var(--transition-fast);
  font-size: var(--hnp-text-sm)
}
.hnp-autocomplete-item:hover {
  background: var(--hnp-bg-soft)
}
.hnp-autocomplete-item:last-child {
  border-bottom: none
}
.hnp-loading {
  padding: var(--hnp-space-md);
  text-align: center;
  color: var(--hnp-text-light);
  font-style: italic;
  font-size: var(--hnp-text-sm)
}
.hnp-chart-container {
  max-width: 100vw!important;
  margin: 0!important;
  padding: 0!important;
  border: none;
  background: var(--hnp-bg);
  border-radius: 0;
  box-shadow: none
}
@media (min-width:1440px) {
  .hnp-main-content {
    padding: var(--hnp-space-2xl) var(--hnp-space-3xl)
  }
  .hnp-planets-grid {
    grid-template-columns: repeat(4,1fr)
  }
  .hnp-aspects-grid {
    grid-template-columns: repeat(3,1fr)
  }
  .hnp-section-body {
    padding: var(--hnp-space-2xl)
  }
}
@media (min-width:1024px) and (max-width:1439px) {
  :root {
    --hnp-sidebar-width: 240px
  }
  .hnp-planets-grid {
    grid-template-columns: repeat(3,1fr)
  }
  .hnp-aspects-grid {
    grid-template-columns: repeat(2,1fr)
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .hnp-layout {
    flex-direction: column
  }
  .hnp-sidebar {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    border-right: none;
    border-bottom: 1px solid var(--hnp-border-light);
    padding: var(--hnp-space-md) 0
  }
  .hnp-sidebar-title {
    display: none
  }
  .hnp-nav-list {
    display: flex;
    flex-wrap: wrap;
    gap: var(--hnp-space-xs);
    padding: 0 var(--hnp-space-md)
  }
  .hnp-nav-item {
    margin-bottom: 0
  }
  .hnp-nav-link {
    padding: var(--hnp-space-sm) var(--hnp-space-md);
    border-radius: var(--hnp-radius-sm);
    border-left: none;
    border-bottom: 3px solid transparent;
    font-size: var(--hnp-text-sm)
  }
  .hnp-nav-link.active {
    border-left: none;
    border-bottom-color: var(--hnp-primary)
  }
  .hnp-planets-grid {
    grid-template-columns: repeat(2,1fr)
  }
  .hnp-aspects-grid {
    grid-template-columns: repeat(2,1fr)
  }
  .hnp-declination-grid {
    grid-template-columns: 1fr
  }
}
@media (max-width:767px) {
  :root {
    --hnp-space-xl: 1rem;
    --hnp-space-2xl: 1.5rem
  }
  .hnp-layout {
    flex-direction: column
  }
  .hnp-summary-header {
    padding: var(--hnp-space-md)
  }
  .hnp-summary-title {
    font-size: var(--hnp-text-xl)
  }
  .hnp-summary-chips {
    flex-direction: column;
    gap: var(--hnp-space-sm)
  }
  .hnp-chip {
    padding: var(--hnp-space-sm);
    flex-direction: row;
    font-size: var(--hnp-text-xs)
  }
  .hnp-chip-icon {
    font-size: var(--hnp-text-lg)
  }
  .hnp-chip-label {
    font-size: .65rem
  }
  .hnp-chip-value {
    font-size: var(--hnp-text-xs)
  }
  .hnp-sidebar {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    border-right: none;
    border-bottom: 1px solid var(--hnp-border-light);
    padding: var(--hnp-space-sm)
  }
  .hnp-sidebar-title {
    display: none
  }
  .hnp-nav-list {
    display: flex;
    overflow-x: auto;
    gap: var(--hnp-space-xs);
    padding-bottom: var(--hnp-space-xs);
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch
  }
  .hnp-nav-item {
    margin-bottom: 0;
    flex-shrink: 0
  }
  .hnp-nav-link {
    padding: var(--hnp-space-sm);
    border-radius: var(--hnp-radius-sm);
    border-left: none;
    font-size: var(--hnp-text-xs);
    white-space: nowrap
  }
  .hnp-nav-icon {
    font-size: var(--hnp-text-base)
  }
  .hnp-nav-count {
    font-size: .65rem;
    padding: .1rem var(--hnp-space-xs)
  }
  .hnp-main-content {
    padding: var(--hnp-space-md) var(--hnp-space-sm);
    max-width: 100%;
    width: 100%
  }
  .hnp-section {
    margin-bottom: var(--hnp-space-md);
    margin-left: 0;
    margin-right: 0;
    width: 100%
  }
  .hnp-section-header {
    padding: var(--hnp-space-md)
  }
  .hnp-section-title {
    font-size: var(--hnp-text-lg);
    gap: var(--hnp-space-sm)
  }
  .hnp-section-icon {
    font-size: var(--hnp-text-xl)
  }
  .hnp-section-body {
    padding: var(--hnp-space-md)
  }
  .hnp-planets-grid {
    grid-template-columns: repeat(2,1fr);
    gap: var(--hnp-space-sm)
  }
  .hnp-midpoints-grid {
    grid-template-columns: 1fr;
    gap: var(--hnp-space-sm)
  }
  .hnp-midpoint-item {
    padding: var(--hnp-space-sm);
    min-height: 50px;
    flex-direction: row
  }
  .hnp-midpoint-label {
    font-size: var(--hnp-text-sm)
  }
  .hnp-midpoint-value {
    font-size: var(--hnp-text-base)
  }
  .hnp-declination-grid,
  .hnp-sensitive-toggles,
  .hnp-soli-grid {
    grid-template-columns: 1fr;
    gap: var(--hnp-space-sm)
  }
  .hnp-aspects-grid {
    grid-template-columns: 1fr
  }
  .hnp-planet-card {
    padding: var(--hnp-space-sm);
    font-size: var(--hnp-text-sm);
    word-wrap: break-word;
    overflow-wrap: break-word
  }
  .hnp-planet-name {
    font-size: var(--hnp-text-sm);
    padding: var(--hnp-space-xs) var(--hnp-space-sm)
  }
  .hnp-planet-name-bold {
    font-size: var(--hnp-text-sm)
  }
  .hnp-house-info {
    display: block;
    margin-left: 0;
    margin-top: var(--hnp-space-xs);
    font-size: var(--hnp-text-xs)
  }
  .hnp-element-row {
    grid-template-columns: repeat(2,1fr);
    gap: var(--hnp-space-xs)
  }
  .hnp-element-item {
    padding: var(--hnp-space-sm);
    font-size: var(--hnp-text-xs)
  }
  .hnp-motion-table-wrapper,
  .hnp-table-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  .hnp-minor-accordion-content {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding: var(--hnp-space-md)!important
  }
  .hnp-minor-aspects-table {
    display: table;
    width: 100%;
    min-width: 480px
  }
  .hnp-minor-aspects-table thead {
    display: table-header-group
  }
  .hnp-minor-aspects-table tbody,
  .hnp-minor-aspects-table td,
  .hnp-minor-aspects-table tr {
    display: revert
  }
  .hnp-minor-aspects-table td,
  .hnp-minor-aspects-table th {
    padding: .4rem .5rem;
    font-size: .75rem;
    white-space: nowrap
  }
  .hnp-minor-aspects-table td:before {
    display: none
  }
  .hnp-motion-table {
    display: block
  }
  .hnp-motion-table thead {
    display: none
  }
  .hnp-motion-table tbody,
  .hnp-motion-table tr {
    display: block
  }
  .hnp-motion-table tr {
    margin-bottom: var(--hnp-space-md);
    border: 1px solid var(--hnp-border-light);
    border-radius: var(--hnp-radius);
    padding: var(--hnp-space-md);
    background: #fff;
    box-shadow: var(--hnp-shadow-xs)
  }
  .hnp-motion-table td {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: var(--hnp-space-sm) 0;
    border: none;
    font-size: var(--hnp-text-sm)
  }
  .hnp-motion-table td:before {
    content: attr(data-label);
    font-weight: 700;
    color: var(--hnp-primary);
    margin-right: var(--hnp-space-sm);
    flex-shrink: 0
  }
  .hnp-motion-bar-cell {
    width: 100%;
    padding: var(--hnp-space-sm) 0;
    display: block
  }
  .hnp-motion-bar-cell:before {
    content: 'Motion:';
    display: block;
    font-weight: 700;
    color: var(--hnp-primary);
    margin-bottom: var(--hnp-space-xs)
  }
  .hnp-motion-bar-container {
    width: 100%;
    margin-top: var(--hnp-space-xs)
  }
  .hnp-motion-planet {
    font-size: var(--hnp-text-base)
  }
  .hnp-planet-symbol {
    font-size: var(--hnp-text-xl)
  }
  .hnp-declination-section {
    margin-bottom: var(--hnp-space-lg)
  }
  .hnp-decl-header {
    padding: var(--hnp-space-md);
    font-size: var(--hnp-text-base)
  }
  .hnp-decl-icon {
    font-size: var(--hnp-text-xl)
  }
  .hnp-decl-card {
    padding: var(--hnp-space-sm)
  }
  .hnp-decl-planets {
    font-size: var(--hnp-text-sm)
  }
  .hnp-decl-symbol {
    font-size: var(--hnp-text-lg)
  }
  .hnp-decl-details {
    gap: var(--hnp-space-xs);
    font-size: var(--hnp-text-xs)
  }
  .hnp-decl-value {
    padding: .15rem var(--hnp-space-xs);
    font-size: .7rem
  }
  .hnp-decl-orb {
    font-size: .7rem;
    padding: .15rem var(--hnp-space-sm);
    margin-left: 0;
    width: 100%;
    text-align: center;
    margin-top: var(--hnp-space-xs)
  }
  #hnp-soli-modal-content,
  .hnp-returns-table-wrapper,
  .hnp-soli-returns-table-wrapper {
    max-height: 400px
  }
  #hnp-soli-modal-content table,
  .hnp-returns-table {
    font-size: .75rem
  }
  #hnp-soli-modal-content table th,
  .hnp-returns-table th {
    font-size: .7rem;
    padding: .5rem .35rem
  }
  #hnp-soli-modal-content table td,
  .hnp-returns-table td {
    padding: .4rem .3rem
  }
  #hnp-soli-modal-content table td:first-child,
  .hnp-returns-table td:first-child {
    min-width: 85px
  }
  .hnp-midpoint-card {
    padding: var(--hnp-space-sm)
  }
  .hnp-midpoint-label {
    font-size: var(--hnp-text-sm)
  }
  .hnp-midpoint-value {
    font-size: var(--hnp-text-lg);
    padding: var(--hnp-space-sm)
  }
  .hnp-time-info {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--hnp-space-sm);
    min-height: auto!important;
    height: auto!important;
    display: block!important;
    padding: var(--hnp-space-md)!important;
    margin-bottom: var(--hnp-space-lg)!important
  }
  .hnp-time-info p {
    white-space: normal;
    flex: 1 1 auto;
    margin: 0 0 .5rem 0!important;
    font-size: var(--hnp-text-sm)!important;
    line-height: 1.5!important
  }
  .hnp-time-info p:last-child {
    margin-bottom: 0!important
  }
  .hnp-chart-container .hnp-time-info + p[style*="background: #f0f8ff"] {
    margin-bottom: var(--hnp-space-lg)!important
  }
  .hnp-jump-top {
    bottom: var(--hnp-space-lg);
    right: var(--hnp-space-lg);
    width: 48px;
    height: 48px;
    font-size: var(--hnp-text-xl)
  }
  .hnp-form-container,
  .hnp-form-wrap {
    padding: var(--hnp-space-lg);
    margin: var(--hnp-space-lg) var(--hnp-space-sm)
  }
  .hnp-form-field label,
  .hnp-form-label {
    font-size: var(--hnp-text-sm)
  }
  .hnp-form-field input,
  .hnp-form-field select,
  .hnp-form-input,
  .hnp-form-select {
    font-size: var(--hnp-text-base);
    padding: var(--hnp-space-sm)
  }
  .hnp-form-button,
  .hnp-submit-btn {
    padding: var(--hnp-space-md);
    font-size: var(--hnp-text-base)
  }
}
@media print {
  .hnp-jump-top,
  .hnp-major-accordion-icon,
  .hnp-minor-accordion-icon,
  .hnp-nav-link,
  .hnp-sidebar,
  .hnp-soli-returns-btn,
  .hnp-toggle-arrow {
    display: none!important
  }
  .hnp-major-accordion-content,
  .hnp-minor-accordion-content,
  .hnp-section-body,
  .hnp-sensitive-toggle-body {
    display: block!important;
    max-height: none!important;
    opacity: 1!important;
    padding: var(--hnp-space-lg)!important
  }
  .hnp-layout {
    display: block
  }
  .hnp-main-content {
    max-width: 100%;
    padding: 0
  }
  .hnp-section {
    page-break-inside: avoid;
    box-shadow: none;
    border: 1px solid #000
  }
  .hnp-major-accordion-header,
  .hnp-minor-accordion-header,
  .hnp-planet-name,
  .hnp-section-header {
    background: #f0f0f0!important;
    color: #000!important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact
  }
  * {
    box-shadow: none!important
  }
  .hnp-decl-parallel-card {
    background: #f1f8e9!important;
    border-left: 3px solid #66bb6a!important
  }
  .hnp-decl-contraparallel-card {
    background: #ffebee!important;
    border-left: 3px solid #ef5350!important
  }
}
:focus-visible {
  outline: 3px solid var(--hnp-primary);
  outline-offset: 2px
}
:focus:not(:focus-visible) {
  outline: 0
}
@media (prefers-reduced-motion:reduce) {
  *,
  ::after,
  ::before {
    animation-duration: 0s!important;
    animation-iteration-count: 1!important;
    transition-duration: 0s!important;
    scroll-behavior: auto!important
  }
}
@media (prefers-contrast:high) {
  :root {
    --hnp-border: #000;
    --hnp-text: #000;
    --hnp-bg: #fff
  }
  .hnp-planet-card,
  .hnp-section {
    border: 2px solid #000
  }
}
.hnp-aspect-item,
.hnp-motion-bar,
.hnp-nav-link,
.hnp-planet-card {
  will-change: transform
}
@supports (scroll-behavior:smooth) {
  html {
    scroll-behavior: smooth
  }
}