.lp-page{position:relative;min-height:100vh;overflow-x:hidden}html{scroll-behavior:smooth}.home-background-grid{position:fixed;inset:0;z-index:0;background-color:hsl(var(--background))}.home-background-grid-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 2px 2px,transparent 1px,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 2px,transparent 0);background-size:25px 25px}.home-background-images{position:fixed;inset:0;z-index:5;pointer-events:none}.home-background-image{position:absolute;transition:none}.lp-main-content{position:relative;z-index:10;min-height:auto;display:flex;flex-direction:column;padding:10rem 1rem 5rem}.lp-content-container{max-width:800px;margin:0 auto;text-align:center;height:auto;padding:0 1rem;width:100%;box-sizing:border-box}.lp-hero-section{position:relative;height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-top:8rem;margin-bottom:8rem}.lp-hero-title{font-size:3.75rem;font-weight:700;color:hsl(var(--foreground));margin-bottom:2rem;line-height:1.1;font-family:Lora,serif;padding:0 64px}.lp-hero-title .gradient-text{background:linear-gradient(102deg,rgb(20 125 255/71%) -3.59%,rgb(255 101 30/78%) 118.73%) rgba(255,255,255,1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-hero-subtitle{font-size:1.5rem;color:hsl(var(--foreground));margin-bottom:2rem;font-weight:400;padding:0 32px;line-height:1.6}.lp-hero-features{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;align-items:center}.lp-hero-feature{display:flex;align-items:center;text-align:start;gap:.5rem;font-size:1.15rem;color:hsl(var(--foreground));font-weight:300;opacity:70%}.lp-hero-feature-icon{width:16px;height:16px;flex-shrink:0}.lp-contrast-boxes{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:67rem;margin:0 auto 3rem;padding:0 1rem}.lp-contrast-box{padding:1.5rem;border-radius:8px;text-align:left}.lp-contrast-box.without{background-color:hsl(0,0%,50%,.1);border:1px solid hsl(0,0%,50%,.3)}.lp-contrast-box.with{background-color:hsl(142,76%,36%,.1);border:1px solid hsl(142,76%,36%,.3)}.lp-contrast-heading{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;opacity:.8}.lp-contrast-box.without .lp-contrast-heading{color:hsl(0,0%,40%)}.lp-contrast-box.with .lp-contrast-heading{color:hsl(142,76%,36%)}.lp-contrast-text{font-size:1rem;font-weight:300;line-height:1.5;margin:0;color:hsl(var(--foreground))}@media (max-width:768px){.lp-hero-title{font-size:2.5rem;padding:0 32px}.lp-hero-subtitle{font-size:1rem}.lp-hero-features,.lp-hero-subtitle{background-color:rgba(255,255,255,.8);border-radius:12px;padding:1.2rem;margin:0 -1.125rem 2rem}.lp-hero-feature{font-size:1rem}}@media (max-width:480px){.lp-hero-title{font-size:2.5rem;padding:0 16px}.lp-hero-subtitle{font-size:1rem}.lp-hero-features,.lp-hero-subtitle{background-color:rgba(255,255,255,.9);border-radius:12px;padding:1.2rem;margin:0 -1.125rem 2rem}.lp-hero-feature{font-size:1rem}}@media (prefers-color-scheme:dark){@media (max-width:768px){.lp-hero-features,.lp-hero-subtitle{background-color:rgba(0,0,0,.8)}}@media (max-width:480px){.lp-hero-features,.lp-hero-subtitle{background-color:rgba(0,0,0,.8)}}.lp-hero-feature-icon{filter:invert(1)}.lp-hero-title .gradient-text{background:linear-gradient(102deg,rgb(19 96 255/85%) -3.59%,rgb(255 107 37/89%) 118.73%) rgba(255,255,255,1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}}.lp-content-sections{display:flex;flex-direction:column;gap:6rem}.lp-content-section{display:flex;height:auto;min-height:80vh;flex-direction:column;align-items:center;justify-content:center}.lp-section-title{font-size:2.25rem;font-weight:500;margin-bottom:2rem;font-family:Lora,serif}.lp-section-subtitle,.lp-section-title{color:hsl(var(--foreground));text-align:center}.lp-section-subtitle{font-size:1.25rem;line-height:1.6;font-weight:300;margin-bottom:3rem;max-width:42rem;margin-left:auto;margin-right:auto}.lp-problems-grid{display:grid;grid-template-columns:1fr 1fr;gap:94px;max-width:80rem;background-color:hsl(var(--foreground));color:hsl(var(--background));border-radius:16px;padding:4rem;width:90vw;margin:0 calc(-50vw + 42%);position:relative;overflow:hidden}.lp-problem-item{text-align:left;padding:0;background-color:transparent;border:none;border-radius:0;position:relative;z-index:2}.lp-problem-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.lp-problem-icon{width:32px;height:32px;margin-bottom:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp-problem-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}.lp-problem-title{font-size:1.5rem;font-weight:500;color:hsl(var(--background));margin-bottom:0;font-family:Lora,serif}.lp-problem-description{font-size:1.15rem;color:hsl(var(--background)/.8);line-height:1.6;font-weight:300;margin:0;padding-left:0}.lp-story{max-width:67rem;margin:0 auto;text-align:left}.lp-story p{font-size:1.15rem;color:hsl(var(--foreground));line-height:1.75;font-weight:300;margin-bottom:1.5rem}.lp-story-ending{font-weight:500!important;font-size:1.25rem!important;text-align:center!important;margin-top:3.5rem!important}.lp-value-prop{max-width:67rem;margin:0 auto 3rem;text-align:left}.lp-value-prop p{font-size:1.15rem;color:hsl(var(--foreground));line-height:1.75;font-weight:300}.lp-benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:67rem;margin:0 auto}.lp-benefit{text-align:left;padding:1.5rem;background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px}.lp-benefit h3{font-size:1.25rem;font-weight:500;color:hsl(var(--foreground));margin-bottom:.5rem}.lp-benefit p{font-size:1.15rem;color:hsl(var(--muted-foreground));line-height:1.6;font-weight:300}.lp-features{display:flex;flex-direction:column;gap:4rem;max-width:67rem;margin:0 auto}.lp-feature-alternating{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.lp-feature-image{width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:12px;display:flex;align-items:center;justify-content:center}.lp-feature-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}.lp-feature-text{text-align:left;width:100%}.lp-feature-text h3{font-size:1.5rem;font-weight:500;color:hsl(var(--foreground));margin-bottom:1rem;font-family:Lora,serif}.lp-feature-text p{font-size:1.15rem;color:hsl(var(--foreground));line-height:1.6;font-weight:300;margin-bottom:1.5rem}.lp-feature-example{background-color:hsl(var(--foreground));color:hsl(var(--background));border-radius:8px;padding:1rem;font-size:.9rem;line-height:1.5;font-weight:300}.lp-feature-example strong{font-weight:500;color:hsl(var(--background))}.lp-use-cases{display:flex;flex-direction:column;gap:3rem;max-width:67rem;margin:0 auto}.lp-use-case{text-align:left;padding:2rem;background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px}.lp-use-case h3{font-size:1.5rem;font-weight:500;color:hsl(var(--foreground));margin-bottom:1rem;font-family:Lora,serif}.lp-use-case ul{list-style:none;padding:0;margin-bottom:1.5rem}.lp-use-case li{font-size:1rem;color:hsl(var(--foreground));line-height:1.6;font-weight:300;margin-bottom:.5rem;padding-left:1rem;position:relative}.lp-use-case li:before{content:"•";position:absolute;left:0;color:hsl(var(--primary))}.lp-use-case-detail{border-top:1px solid hsl(var(--border));padding-top:1.5rem}.lp-use-case-detail h4{font-size:1.125rem;font-weight:500;color:hsl(var(--foreground));margin-bottom:.5rem}.lp-use-case-detail p{font-size:1.15rem;color:hsl(var(--muted-foreground));line-height:1.6;font-weight:300}.lp-credibility{display:flex;flex-direction:column;gap:2rem;max-width:67rem;margin:0 auto}.lp-credibility-section{text-align:left;padding:1.5rem;background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px}.lp-credibility-section h3{font-size:1.25rem;font-weight:500;color:hsl(var(--foreground));margin-bottom:1rem}.lp-credibility-section ul{list-style:none;padding:0}.lp-credibility-section li{font-size:1rem;color:hsl(var(--foreground));line-height:1.6;font-weight:300;margin-bottom:.75rem;padding-left:1rem;position:relative}.lp-credibility-section li:before{content:"•";position:absolute;left:0;color:hsl(var(--primary))}.lp-real-life-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:67rem;margin:0 auto}.lp-real-life-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.5rem;background-color:hsl(var(--foreground));color:hsl(var(--background));border-radius:16px;transition:transform .2s ease}.lp-real-life-item:hover{transform:translateY(-2px)}.lp-real-life-icon{width:32px;height:32px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.lp-real-life-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}.lp-real-life-item p{font-size:1rem;line-height:1.5;font-weight:300;margin:0}.lp-pricing{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:67rem;margin:0 auto 2rem}.lp-pricing-tier{text-align:left;background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.lp-pricing-content{padding:1.5rem;display:flex;flex-direction:column;min-height:0;flex:1}.lp-pricing-tier h3{font-size:1.25rem;font-weight:500;color:hsl(var(--foreground));margin-bottom:1rem}.lp-pricing-tier ul{list-style:none;padding:0}.lp-pricing-tier li{font-size:1rem;color:hsl(var(--foreground));line-height:1.6;font-weight:300;margin-bottom:.5rem;padding-left:1rem;position:relative}.lp-pricing-tier li:before{content:"•";position:absolute;left:0;color:hsl(var(--primary))}.lp-pricing-tagline{font-size:10px;text-transform:uppercase;opacity:.54;margin-bottom:.5rem;font-weight:500;letter-spacing:.1em}.lp-invitation{margin:0 auto;width:100%;text-align:left}.lp-invitation>p{font-size:1.15rem;color:hsl(var(--foreground));line-height:1.6;font-weight:300;margin-bottom:2rem;text-align:center}.lp-spaces{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,300px));gap:2rem;margin-bottom:2rem;width:100%;justify-content:center}.lp-space{text-align:left;padding:1.5rem;background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;overflow:hidden;max-width:300px;width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box}.lp-space-image{width:calc(100% + 3rem);aspect-ratio:16/9;margin:-1.5rem -1.5rem 1rem;overflow:hidden;position:relative}.lp-space-image>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lp-space-link{text-decoration:none;color:inherit;display:block;cursor:pointer}.lp-space-link:hover{cursor:pointer}.lp-space-link:hover .lp-space-image-overlay{opacity:1}.lp-space-image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.lp-space-eye-icon{width:42px;height:42px;filter:brightness(0);flex-shrink:0}.lp-space h3{font-size:1.125rem;font-weight:500;color:hsl(var(--foreground));margin-bottom:1rem}.lp-space ul{list-style:none;padding:0}.lp-space li{font-size:.875rem;color:hsl(var(--muted-foreground));line-height:1.6;font-weight:300;margin-bottom:.5rem;padding-left:1rem;position:relative}.lp-space li:before{content:"•";position:absolute;left:0;color:hsl(var(--primary))}.lp-space-cta{background:hsl(var(--foreground));color:hsl(var(--background));border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:1rem;width:100%}.lp-space-cta:hover{background:hsl(var(--foreground)/.9);transform:translateY(-1px)}.lp-space-cta-gradient{background:linear-gradient(132deg,rgba(0,110,244,.73) 20.49%,rgba(255,101,30,.75) 92.03%),#FFF;color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:1rem;width:100%}.lp-space-cta-gradient:hover{background:linear-gradient(132deg,rgba(1,221,89,.73) 20.49%,rgba(0,221,225,.75) 92.03%),#FFF;transform:translateY(-1px)}.lp-cta-button{background:linear-gradient(102deg,rgba(0,110,244,.73) 20.49%,rgba(255,101,30,.75) 92.03%),#FFF;color:white;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin:.5rem;display:inline-block;text-decoration:none}.lp-cta-button:hover{background:linear-gradient(102deg,rgba(1,221,89,.73) 20.49%,rgba(0,221,225,.75) 92.03%),#FFF;transform:translateY(-1px)}.lp-cta-button a{color:white;text-decoration:none;display:block;width:100%;height:100%}.lp-cta-button.primary{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.lp-cta-button.secondary{background-color:transparent;color:hsl(var(--foreground));border:1px solid hsl(var(--border))}.lp-cta-button.secondary:hover{background-color:hsl(var(--accent))}.lp-final-ctas{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem}.lp-trust-elements{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.lp-trust-elements p{font-size:.875rem;color:hsl(var(--muted-foreground));font-weight:300}@media (max-width:768px){.lp-benefits,.lp-pricing{grid-template-columns:1fr}.lp-spaces{grid-template-columns:repeat(auto-fit,minmax(280px,280px))}.lp-space{width:100%;margin-left:auto;margin-right:auto}.lp-final-ctas,.lp-trust-elements{flex-direction:column}.lp-trust-elements{gap:.5rem}.lp-contrast-boxes{grid-template-columns:1fr;gap:1.5rem}.lp-feature-alternating{grid-template-columns:1fr;gap:2rem}.lp-feature-image{height:200px}.lp-feature-image img{-o-object-fit:contain;object-fit:contain;border-radius:12px}.lp-problems-grid{grid-template-columns:1fr;gap:1.5rem}.lp-real-life-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.lp-real-life-item{padding:1.5rem 1rem}.lp-real-life-icon{width:28px;height:28px;margin-bottom:.75rem}.lp-real-life-item p{font-size:.9rem}}@media (max-width:480px){.lp-real-life-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.lp-real-life-item{padding:1.25rem 1rem}}@media (prefers-color-scheme:dark){.home-background-grid-pattern{background-image:radial-gradient(circle at 2px 2px,transparent 1px,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 2px,transparent 0)}.lp-problem-icon img,.lp-real-life-icon img{filter:brightness(0)}}.lp-content-section[id=join-spaces]{scroll-margin-top:180px}.lp-identity-section{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.lp-identity-lines{display:flex;flex-direction:column;gap:6rem;text-align:start}.lp-identity-line{font-size:clamp(1.5rem,3vw + 1rem,3rem);line-height:1.15;margin:0;font-weight:500;letter-spacing:.03em;font-family:Rubik,Inter,sans-serif}.lp-identity-line strong{font-weight:600}.lp-identity-line:first-child{margin-top:17vh}.lp-identity-usecases{margin-top:6rem}.lp-section-subheading{font-size:1.25rem;margin-bottom:1rem;text-align:start;font-style:italic;font-weight:400}.lp-usecases-masonry{-moz-column-count:3;column-count:3;-moz-column-gap:1rem;column-gap:1rem}@media (max-width:768px){.lp-usecases-masonry{-moz-column-count:2;column-count:2}}.lp-usecase-link{text-decoration:none;color:inherit}.lp-usecase-card{background:hsl(var(--foreground));color:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:12px;overflow:hidden;display:inline-block;width:100%;margin-bottom:1rem;-moz-column-break-inside:avoid;break-inside:avoid}.lp-usecase-image img{width:100%;height:120px;-o-object-fit:cover;object-fit:cover;display:block}.lp-usecase-body{padding:.75rem .85rem 1rem;display:flex;flex-direction:column;gap:.4rem}.lp-usecase-body h3{font-size:.95rem;line-height:1.3;margin:0;text-align:start}.lp-usecase-desc{margin:0;font-size:.85rem;color:hsl(var(--muted-foreground));line-height:1.4}.lp-usecase-actions{margin-top:auto}.lp-narrative-section-wide{width:100vw;margin:0 calc(-50vw + 50%);padding:0 2rem;display:flex;justify-content:center;align-items:center;min-height:65vh}.lp-narrative-card-narrow.lp-card{background:hsl(var(--card));max-width:960px;width:100%}.lp-narrative-text{margin:0;font-size:1rem;line-height:1.6;text-align:start}.lp-narrative-profile{display:flex;align-items:center;gap:.75rem;margin-top:1.25rem}.lp-profile-image{width:16px;height:16px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.lp-profile-name{font-weight:400}.lp-path-section{margin:8rem 0}.lp-path-grid-column{display:flex;flex-direction:column;gap:2rem}.lp-path-item-column{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem 0}.lp-path-heading{margin:0;font-size:1.15rem;font-weight:700;text-align:start}.lp-path-copy{text-align:end;line-height:1.5;max-width:520px;margin:0 0 0 auto}@media (max-width:640px){.lp-path-copy{text-align:start;margin-left:0}}.lp-tribe-section{min-height:auto!important;margin-top:20vh!important}.lp-testimonials-section-wide{width:100vw;margin:0 calc(-50vw + 50%) 4rem;display:flex;justify-content:center;padding:0 2rem}.lp-testimonials-container{position:relative;width:100%;max-width:960px}.lp-testimonials{display:flex;gap:1.5rem;overflow-x:scroll;overflow-y:hidden;padding:1.5rem 1rem;margin:0 -1rem;width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.lp-testimonials::-webkit-scrollbar{display:none}.lp-testimonial-card{flex:0 0 auto;width:260px;scroll-snap-align:start;margin:.5rem}@media (max-width:768px){.lp-testimonial-card{width:240px}}@media (max-width:480px){.lp-testimonial-card{width:220px}}.lp-testimonial-text{margin:0 0 .75rem;font-size:.95rem;line-height:1.5;text-align:start}.lp-testimonial-author{display:flex;align-items:center;gap:.5rem}.lp-testimonial-pic{width:16px;height:16px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.lp-testimonial-name{font-size:.85rem;color:hsl(var(--muted-foreground));text-align:start}.lp-card{background:hsl(var(--muted));padding:2rem}.lp-card,.lp-card-white{border:1px solid hsl(var(--border));border-radius:12px;box-shadow:0 6px 22px rgba(0,0,0,.08)}.lp-card-white{background:hsl(var(--foreground));color:hsl(var(--background));padding:1rem}.lp-pricing-special{background-color:#22c55e;padding:1rem 1.5rem;font-size:.9rem}.lp-pricing-badge,.lp-pricing-special{color:white;font-weight:600;text-align:center}.lp-pricing-badge{position:absolute;top:0;right:0;width:180px;height:30px;background:linear-gradient(45deg,#3b82f6,#ef4444);font-size:9px;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;line-height:1.1;transform:rotate(45deg) translate(54px,-30px);z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.15)}.lp-pricing-tier.lp-card{background:hsl(var(--card));padding:0;position:relative;overflow:hidden}.lp-spaces-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:67rem;margin:0 auto}@media (max-width:768px){.lp-spaces-grid{grid-template-columns:1fr;gap:1.5rem}}.lp-brew-club-container{display:flex;justify-content:center;max-width:400px;margin:0 auto}.lp-brew-club-row{display:flex;align-items:center;gap:3rem;max-width:1000px;margin:0 auto}.lp-brew-club-card{flex:0 0 280px}.lp-brew-club-text{flex:1;text-align:start}@media (max-width:768px){.lp-brew-club-row{flex-direction:column;gap:2rem}.lp-brew-club-card{flex:none;width:100%;max-width:400px}.lp-brew-club-text{text-align:center}}.lp-identity-line img{display:inline;height:.9em;width:auto;vertical-align:baseline;margin-right:.1em;transform:translateY(.1em);-o-object-fit:contain;object-fit:contain}.dark .lp-identity-line img{filter:brightness(0) invert(1)}.lp-pricing-cta{display:flex;justify-content:center;margin-top:2rem}.lp-pricing-content .lp-pricing-cta{margin-top:auto;padding-top:1.5rem}.lp-pricing-content .lp-pricing-cta .lp-cta-button{width:100%;justify-content:center;margin:0;text-align:center}.lp-path-cta{margin-top:3rem}.lp-password-overlay,.lp-path-cta{display:flex;justify-content:center}.lp-password-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:transparent;align-items:center;z-index:9999;transition:all .3s ease}.lp-password-overlay--animating{opacity:0}.lp-password-overlay--animating .home-background-grid-pattern{opacity:0;transition:opacity .3s ease}.lp-password-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.2);max-width:400px;width:90%;text-align:center;position:relative;z-index:10000}.lp-password-container{position:relative;display:flex;flex-direction:column;align-items:center}.lp-password-input{width:100%;padding:.75rem 1rem;border:1px solid hsl(var(--border));border-radius:8px;background:hsl(var(--background));color:hsl(var(--foreground));font-family:Courier New,monospace;font-size:1rem;text-align:center;margin-bottom:1rem;outline:none;transition:border-color .2s ease}.lp-password-input:focus{border-color:hsl(var(--primary))}.lp-password-hint{font-family:Rubik,Inter,sans-serif;font-size:.9rem;color:hsl(var(--muted-foreground));opacity:.54;margin:0;line-height:1.4;letter-spacing:.02em}.lp-password-login-link{color:hsl(var(--primary));text-decoration:underline;transition:opacity .2s ease}.lp-password-login-link:hover{opacity:.8}.lp-password-loading{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;padding:.5rem;height:40px;min-height:40px;opacity:0;transition:opacity .2s ease}.lp-password-loading--visible{opacity:1}.lp-password-loading-spinner{width:12px;height:12px;border-top:2px solid hsl(var(--border));border:2px solid hsl(var(--border));border-top-color:hsl(var(--primary));border-radius:50%;animation:spin 1s linear infinite}.lp-password-loading-text{font-family:Rubik,Inter,sans-serif;font-size:.8rem;color:hsl(var(--muted-foreground));opacity:.7;margin:0;letter-spacing:.01em}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home-header{position:fixed;top:24px;left:0;right:0;display:flex;justify-content:center;pointer-events:none;z-index:50;padding:0 12px}.home-header-container{display:flex;align-items:center;justify-content:space-between;width:400px;padding:8px 12px;border-radius:8px;box-shadow:0 4px 24px rgba(0,0,0,.1);background:linear-gradient(102deg,rgba(0,54,120,.046) -3.59%,rgba(119,38,0,.063) 118.73%),rgba(255,255,255,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);pointer-events:auto}.home-header-brand{display:flex;align-items:center;gap:12px}.home-header-brand-text{font-size:18px;font-weight:600;color:hsl(var(--foreground))}.home-header-nav{display:flex;gap:12px}.home-header-nav-item{font-size:14px;font-weight:300;color:hsl(var(--foreground));text-decoration:none;padding:6px 10px;border-radius:6px;transition:all .2s ease;cursor:pointer}.home-header-nav-item:hover{background:rgba(0,0,0,.05)}.home-header-nav-item.active{text-decoration:underline;text-underline-offset:4px}.home-header-brand-icon{width:20px;height:20px;margin:0 4px}.home-header-button{padding:4px 8px;font-size:13px;font-weight:500;color:hsl(var(--foreground));background:transparent;border:1px solid hsl(var(--foreground));border-radius:4px;cursor:pointer;transition:all .2s ease}.home-header-button:hover{background:hsl(var(--foreground));color:hsl(var(--background))}@media (prefers-color-scheme:dark){.home-header-container{background:linear-gradient(102deg,rgb(0 54 120/37%) -3.59%,rgb(148 47 0/40%) 118.73%),rgba(0,0,0,.7);box-shadow:0 4px 24px rgba(0,0,0,.3)}.home-header-brand-text{color:hsl(var(--foreground))}.home-header-nav-item:hover{background:rgba(255,255,255,.1)}.home-header-brand-icon{filter:brightness(0) invert(1)}.home-header-button{color:hsl(var(--foreground));border-color:hsl(var(--foreground))}.home-header-button:hover{background:hsl(var(--foreground));color:hsl(var(--background))}}