body:has(.homepage-no-shell)>header{display:none!important}body:has(.homepage-no-shell)>footer{display:none!important}body:has(.homepage-no-shell)>header nav{display:none!important}.homepage-no-shell{margin-top:0!important;padding-top:0!important}body:has(.homepage-no-shell){margin-top:0!important;padding-top:0!important}.hero-section{justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.hero-content{z-index:10;max-width:4xl;text-align:center;margin:0 auto;padding:2rem;position:relative}.hero-title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}@media (min-width:768px){.hero-title{font-size:4.5rem}}.hero-subtitle{margin-bottom:1rem;font-size:1.5rem;font-weight:500;line-height:1.4}@media (min-width:768px){.hero-subtitle{font-size:1.875rem}}.hero-description{max-width:42rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.7}@media (min-width:768px){.hero-description{font-size:1.25rem}}.section-header{text-align:center;margin-bottom:3rem}.section-title{margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}@media (min-width:768px){.section-title{font-size:3rem}}.section-subtitle{max-width:42rem;margin:0 auto;font-size:1.25rem;line-height:1.6}.card-feature{background-color:var(--background-default);border:1px solid var(--border-default);border-radius:1rem;padding:2rem;transition:transform .2s,box-shadow .2s}.card-feature:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.app-card{background-color:var(--background-default);border:1px solid var(--border-default);border-radius:1rem;box-shadow:0 4px 6px #0000000d}.btn-primary{cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 16px #00000026}.btn-ghost{cursor:pointer;background-color:#0000;border:1px solid;border-radius:.75rem;justify-content:center;align-items:center;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-ghost:hover{opacity:.9;transform:translateY(-2px)}.bg-grid-pattern{background-image:linear-gradient(90deg,#00000008 1px,#0000 1px),linear-gradient(#00000008 1px,#0000 1px);background-size:2rem 2rem}
