.page-header{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a2332cc;border-bottom:1px solid #2d3a4fcc}.page-header__inner{justify-content:space-between;align-items:center;max-width:72rem;height:4rem;margin:0 auto;padding-left:1rem;padding-right:1rem;display:flex}.page-header__logo{color:var(--foreground);align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;display:flex}.page-header__logo-image{flex-shrink:0}.page-header__logo-accent{color:var(--primary)}.page-nav{align-items:center;gap:1.5rem;display:flex}.page-nav__link{color:var(--muted);font-size:.875rem;transition:color .2s}.page-nav__link:hover{color:var(--primary)}.page-nav__button{appearance:none;cursor:pointer;font-family:inherit;line-height:inherit;background:0 0;border:0;padding:0}.page-nav__link--active{color:var(--primary);font-weight:500}.page-footer{background:#1a23324d;border-top:1px solid #2d3a4fcc;margin-top:6rem;padding-top:2.5rem;padding-bottom:2.5rem}.page-footer__inner{text-align:center;max-width:72rem;color:var(--muted);margin:0 auto;padding-left:1rem;padding-right:1rem;font-size:.875rem}.page-footer__primary{margin-bottom:.75rem}.page-footer__secondary{flex-wrap:wrap;margin-bottom:1rem}.page-footer__copy{opacity:.8;font-size:.8125rem}.page-footer__link{color:inherit;transition:color .2s}.page-footer__link:hover{color:var(--primary)}.home{min-height:100vh}.home__main{max-width:72rem;margin:0 auto;padding:5rem 1rem}.home__hero{text-align:center;margin-bottom:5rem}.home__title{letter-spacing:-.025em;color:var(--foreground);margin-bottom:1.25rem;font-size:2.25rem;font-weight:700}@media (min-width:640px){.home__title{font-size:3rem}}@media (min-width:1024px){.home__title{font-size:3.75rem}}.home__gradient{background:linear-gradient(135deg,var(--primary)0%,var(--accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.home__subtitle{max-width:42rem;color:var(--muted);margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.75}.home__ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;display:flex}.home__section{margin-bottom:0}.home__section-title{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.home__section-desc{color:var(--muted);margin-bottom:2rem}.home__stock-grid{gap:1.5rem;display:grid}.home__loading-row{align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.home__spinner{border:2px solid #ffffff26;border-top-color:#38bdf8f2;border-radius:9999px;width:1rem;height:1rem;animation:.9s linear infinite home-spin}.home__skeleton-card.card{border-left:4px solid #38bdf840}.home__skeleton-content{flex-direction:column;gap:.75rem;display:flex}.home__skeleton-line{background:linear-gradient(90deg,#ffffff0f 0%,#ffffff1f 35%,#ffffff0f 70%) 0 0/200% 100%;border-radius:.5rem;height:.75rem;animation:1.35s ease-in-out infinite home-skeleton}.home__skeleton-line--lg{width:45%;height:1.25rem}.home__skeleton-line--md{width:70%}@keyframes home-spin{to{transform:rotate(360deg)}}@keyframes home-skeleton{0%{background-position:0 0}to{background-position:-200% 0}}@media (min-width:640px){.home__stock-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.home__stock-grid{grid-template-columns:repeat(3,1fr)}}.home__pricing-section{margin-top:2rem}.home__pricing-card-wrap{flex-direction:column;align-items:center;max-width:28rem;margin:0 auto;display:flex}.home .card{width:100%;box-shadow:var(--shadow-card-hover);border-width:2px;border-color:#38bdf84d}.home .card__header{text-align:center}.home .card__title{color:var(--foreground);font-size:1.25rem}.home .card__content{text-align:center}.home__pricing-price-wrap{justify-content:center;align-items:baseline;gap:.25rem;margin-bottom:.5rem;display:flex}.home__pricing-price-amount{color:var(--primary);font-size:2.25rem;font-weight:700}.home__pricing-price-period{color:var(--muted)}.home__pricing-price-note{color:var(--muted);font-size:.875rem}.home__pricing-features{text-align:left;color:var(--foreground);margin-top:1.5rem;font-size:.875rem}.home__pricing-feature{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.home__pricing-feature-check{color:var(--positive);font-weight:700}
