:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.landing-page{min-height:100vh;background:linear-gradient(135deg,#fff,#f8f9fa);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden;position:relative;z-index:1}body{background:linear-gradient(135deg,#fff,#f8f9fa)!important;overflow-x:hidden!important}.landing-nav{position:fixed!important;top:0!important;left:0!important;right:0!important;background:#fffffff2!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border-bottom:1px solid rgba(0,0,0,.1)!important;z-index:1000!important;padding:0!important;width:100%!important;overflow:visible!important}.nav-container{width:95%!important;max-width:1400px!important;margin:0 auto!important;padding:.25rem 2rem!important;display:flex!important;justify-content:space-between!important;align-items:center!important}.nav-links{display:flex!important;align-items:center!important;gap:1rem!important;flex-shrink:0!important;white-space:nowrap!important;overflow:visible!important}.nav-link{background:none;border:none;color:#000;font-size:1rem;font-weight:500;cursor:pointer;transition:color .2s ease;padding:.5rem 1rem;border-radius:6px}.nav-link:hover{color:#666;background:#0000000d}.nav-cta{background:linear-gradient(135deg,gold,#ffed4e,#ffb347,#ffed4e,gold)!important;color:#000!important;border:none!important;padding:.75rem 1.5rem!important;border-radius:8px!important;font-weight:700!important;transition:all .3s ease!important;box-shadow:0 4px 20px #ffd7004d!important;white-space:nowrap!important;overflow:visible!important;flex-shrink:0!important;min-width:fit-content!important}.hero-section{padding:6rem 2rem 4rem;min-height:100vh;display:flex;align-items:center}.hero-container{width:100%;max-width:none;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:0 2rem}.hero-content{max-width:none;display:flex;flex-direction:column;align-items:flex-start}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1.5rem;background:linear-gradient(135deg,#000,#333);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:left;margin-left:0;padding-left:0;padding-bottom:.5rem;overflow:visible}.hero-subtitle{font-size:1.25rem;line-height:1.6;color:#666;margin-bottom:2.5rem;max-width:none;text-align:left;margin-left:0;padding-left:0}.hero-cta{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;width:100%;margin-left:0;padding-left:0}.hero-button{background:linear-gradient(135deg,gold,#ffed4e,#ffb347,#ffed4e,gold)!important;color:#000!important;border:none!important;padding:1rem 2rem!important;font-size:1.125rem!important;font-weight:700!important;border-radius:12px!important;cursor:pointer!important;transition:all .3s ease!important;box-shadow:0 4px 20px #ffd7004d!important}.hero-button:hover{transform:translateY(-3px)!important;box-shadow:0 8px 30px #ffd70066!important}.hero-note{font-size:.875rem;color:#888;text-align:left;margin-left:0}.hero-visual{display:flex;justify-content:center;align-items:center}.hero-image-placeholder{width:100%;max-width:none}.dashboard-mockup{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000001a;overflow:hidden;border:1px solid rgba(0,0,0,.1)}.mockup-header{background:#f8f9fa;padding:1rem;display:flex;gap:.5rem;border-bottom:1px solid rgba(0,0,0,.1)}.mockup-dot{width:12px;height:12px;border-radius:50%;background:#ddd}.mockup-dot:nth-child(1){background:#ff5f57}.mockup-dot:nth-child(2){background:#ffbd2e}.mockup-dot:nth-child(3){background:#28ca42}.mockup-content{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.mockup-header-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.mockup-page-title{font-size:1.25rem;font-weight:600;color:#000}.mockup-action-buttons{display:flex;gap:.5rem}.mockup-btn{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.mockup-btn-purple{background:#6366f1;color:#fff}.mockup-btn-grey{background:#6b7280;color:#fff}.mockup-property-score{background:#f0f9ff;border:1px solid #e0f2fe;border-radius:8px;padding:1.5rem;position:relative}.mockup-score-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.mockup-score-header h3{font-size:1.125rem;font-weight:600;color:#000;margin:0}.mockup-view-btn{background:none;border:none;color:#6366f1;font-size:.875rem;cursor:pointer;padding:.25rem .5rem}.mockup-score-display{background:#dcfce7;border:1px solid #bbf7d0;border-radius:8px;padding:1.5rem;text-align:center}.mockup-score-value{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:.5rem}.mockup-score-label{font-size:1rem;font-weight:600;color:#000;margin-bottom:.25rem}.mockup-score-note{font-size:.875rem;color:#666}.mockup-property-info{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.mockup-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.mockup-section-header h3{font-size:1.125rem;font-weight:600;color:#000;margin:0}.mockup-edit-btn{background:#000;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer}.mockup-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.mockup-info-item{display:flex;flex-direction:column;gap:.25rem}.mockup-label{font-size:.75rem;font-weight:600;color:#666;text-transform:uppercase}.mockup-value{font-size:.875rem;font-weight:500;color:#000}.features-section{padding:6rem 2rem;background:#fff}.features-container{width:100%;max-width:none;margin:0 auto;padding:0 2rem}.section-title{font-size:2.5rem;font-weight:700;text-align:center;color:#000;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-card{padding:2rem;text-align:center;background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000d;border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001a}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.25rem;font-weight:600;color:#000;margin-bottom:1rem}.feature-card p{color:#666;line-height:1.6}.social-proof-section{padding:6rem 2rem;background:linear-gradient(135deg,#f8f9fa,#fff)}.social-proof-container{width:100%;max-width:none;margin:0 auto;padding:0 2rem}.testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-top:3rem}.testimonial{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #0000000d;border-left:4px solid #ffd700}.testimonial p{font-size:1.125rem;line-height:1.6;color:#333;margin-bottom:1.5rem;font-style:italic}.testimonial-author{display:flex;flex-direction:column;gap:.25rem}.testimonial-author strong{color:#000;font-weight:600}.testimonial-author span{color:#666;font-size:.875rem}.cta-section{padding:6rem 2rem;background:linear-gradient(135deg,#000,#333);color:#fff;text-align:center}.cta-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-section p{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.landing-footer{background:#000!important;color:#fff!important;padding:3rem 2rem 1rem!important;width:100%!important;overflow:visible!important}.footer-container{width:100%;max-width:none;margin:0 auto}.footer-content{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:2rem!important;flex-wrap:wrap!important;gap:0!important;min-height:120px!important;width:95%!important;max-width:1400px!important;margin-left:auto!important;margin-right:auto!important;padding:0 2rem!important}.footer-links{display:flex!important;gap:1rem!important;flex-shrink:0!important;white-space:nowrap!important;overflow:visible!important;max-width:none!important}.button{padding:.75rem 1.5rem;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;font-weight:500;font-size:14px;min-width:120px;display:inline-block!important}.button--primary{background-color:gold;color:#000;box-shadow:0 2px 4px #ffd7004d}.button--primary:hover{background-color:#ffed4e;transform:translateY(-1px);box-shadow:0 4px 8px #ffd70066}.button--primary:disabled{background-color:#ccc;color:#666;cursor:not-allowed;transform:none;box-shadow:none}.button--secondary{background:none;color:inherit}.button--social{background-color:#fff;border:1px solid #ddd;color:#333}.button--text{background:none;border:none;color:inherit;padding:0;min-width:auto}@media (max-width: 768px){.hero-container{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.nav-links{gap:1rem}.nav-link{font-size:.875rem;padding:.5rem}.features-grid,.testimonials{grid-template-columns:1fr}.footer-content{flex-direction:column;text-align:center}.footer-links{justify-content:center}}@media (max-width: 480px){.hero-section{padding:6rem 1rem 2rem}.hero-title,.section-title{font-size:2rem}.nav-container{padding:0 1rem}.features-section,.social-proof-section,.cta-section{padding:4rem 1rem}}.pricing-page{min-height:100vh;background:linear-gradient(135deg,#fff,#f8f9fa);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%;overflow-x:hidden}body{display:block!important;place-items:unset!important;background:linear-gradient(135deg,#fff,#f8f9fa)!important}.pricing-nav{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);z-index:1000;padding:0}.nav-container{width:100%;max-width:none;margin:0 auto;padding:0 4rem;display:flex;justify-content:space-between;align-items:center}.back-button{background:none;border:none;color:#000;font-size:1rem;font-weight:500;cursor:pointer;transition:color .2s ease;padding:.5rem 1rem;border-radius:6px;align-self:center!important}.back-button:hover{color:#666;background:#0000000d}.nav-cta{background:linear-gradient(135deg,gold,#ffed4e,#ffb347,#ffed4e,gold)!important;color:#000!important;border:none!important;padding:.75rem 1.5rem!important;border-radius:8px!important;font-weight:700!important;transition:all .3s ease!important;box-shadow:0 4px 20px #ffd7004d!important;white-space:nowrap!important;overflow:visible!important}.nav-cta:hover{transform:translateY(-3px)!important;box-shadow:0 8px 30px #ffd70066!important}.pricing-header{padding:6rem 2rem 1rem;text-align:center;background:#fff}.header-container{width:100%;max-width:none;margin:0 auto;padding:0 2rem}.pricing-header h1{font-size:3rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1rem;background:linear-gradient(135deg,#000,#333);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding-bottom:.5rem;overflow:visible}.pricing-header p{font-size:1.25rem;color:#666;line-height:1.6}.billing-options-section{padding:0rem 2rem;background:#fff;text-align:center}.billing-options-container{width:100%;max-width:none;margin:0 auto;padding:0 2rem}.billing-options-section h2{font-size:2.5rem;font-weight:700;line-height:1.2;color:#000;margin-bottom:1rem;padding-bottom:.5rem;overflow:visible}.billing-options-section p{font-size:1.125rem;color:#666;margin-bottom:3rem}.billing-options{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.billing-option{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:2rem;cursor:pointer;transition:all .3s ease;position:relative;min-width:200px;flex:1;max-width:300px}.billing-option:hover{border-color:gold;transform:translateY(-2px);box-shadow:0 4px 20px #0000001a}.billing-option.active{border-color:gold;background:linear-gradient(135deg,#fff9e6,#fff);box-shadow:0 4px 20px #ffd70033}.billing-option.active .billing-price .period{color:#000!important;font-weight:600}.billing-option.active .billing-description{color:#333!important;font-weight:500}.billing-header h3{font-size:1.25rem;font-weight:600;color:#000;margin-bottom:1rem}.billing-price{display:flex;align-items:baseline;justify-content:center;gap:.25rem;margin-bottom:1rem}.billing-price .currency{font-size:1.25rem;font-weight:600;color:#000}.billing-price .amount{font-size:2rem;font-weight:700;color:#000}.billing-price .period{font-size:.875rem;color:#000;font-weight:500}.billing-description{color:#666;font-size:.875rem;margin-bottom:.5rem}.save-badge{background:linear-gradient(135deg,gold,#ffed4e);color:#000;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;display:inline-block}.pricing-tiers{padding:4rem 2rem;background:linear-gradient(135deg,#f8f9fa,#fff)}.tiers-container{width:100%;max-width:none;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;align-items:start;padding:0 2rem}.tiers-container.single-plan{display:flex;justify-content:center;max-width:500px}.pricing-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #0000000d;border:1px solid rgba(0,0,0,.05);transition:all .3s ease;position:relative}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001a}.pricing-card.featured{border:2px solid #ffd700;transform:scale(1.05)}.pricing-card.featured:hover{transform:scale(1.05) translateY(-5px)}.featured-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,gold,#ffed4e);color:#000;padding:.5rem 1.5rem;border-radius:20px;font-size:.875rem;font-weight:600}.discount-badge{background:linear-gradient(135deg,gold,#ffed4e);color:#000;padding:.5rem 1rem;border-radius:12px;font-size:.875rem;font-weight:600;display:inline-block;margin-top:.5rem}.plan-header{text-align:center;margin-bottom:2rem}.plan-header h3{font-size:1.5rem;font-weight:700;color:#000;margin-bottom:1rem}.price{display:flex;align-items:baseline;justify-content:center;gap:.25rem;margin-bottom:1rem}.currency{font-size:1.5rem;font-weight:600;color:#000}.amount{font-size:3rem;font-weight:700;color:#000}.period{font-size:1rem;color:#000;font-weight:500}.plan-description{color:#666;font-size:1rem;line-height:1.5}.plan-features{margin-bottom:2rem}.plan-features ul{list-style:none;padding:0;margin:0}.plan-features li{padding:.75rem 0;color:#333;font-size:1rem;line-height:1.5;border-bottom:1px solid rgba(0,0,0,.05)}.plan-features li:last-child{border-bottom:none}.plan-button{width:100%!important;padding:1rem 2rem!important;font-size:1.125rem!important;font-weight:600!important;border-radius:12px!important;transition:all .3s ease!important}.plan-button:hover{transform:translateY(-2px)!important;box-shadow:0 4px 15px #0003!important}.coming-soon-section{padding:4rem 2rem;background:#fff;text-align:center}.coming-soon-container{width:100%;max-width:none;margin:0 auto;padding:0 2rem}.coming-soon-section h2{font-size:2rem;font-weight:700;color:#000;margin-bottom:1rem}.coming-soon-section p{font-size:1.125rem;color:#666;line-height:1.6}.faq-section{padding:6rem 2rem;background:#fff}.faq-container{width:100%;max-width:none;margin:0 auto;padding:0 2rem}.faq-section h2{font-size:2.5rem;font-weight:700;line-height:1.2;text-align:center;color:#000;margin-bottom:3rem;padding-bottom:.5rem;overflow:visible}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.faq-item{background:#f8f9fa;padding:2rem;border-radius:12px;border-left:4px solid #ffd700}.faq-item h4{font-size:1.25rem;font-weight:600;color:#000;margin-bottom:1rem}.faq-item p{color:#666;line-height:1.6}.pricing-cta{padding:6rem 2rem;background:linear-gradient(135deg,#000,#333);color:#fff;text-align:center}.cta-container{width:100%;max-width:none;margin:0 auto;padding:0 2rem}.pricing-cta h2{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem;padding-bottom:.5rem;overflow:visible}.pricing-cta p{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.cta-button{background:linear-gradient(135deg,gold,#ffed4e,#ffb347,#ffed4e,gold)!important;color:#000!important;border:none!important;padding:1rem 2rem!important;font-size:1.125rem!important;font-weight:700!important;border-radius:12px!important;cursor:pointer!important;transition:all .3s ease!important;box-shadow:0 4px 20px #ffd7004d!important;margin-bottom:1rem!important}.cta-button:hover{transform:translateY(-3px)!important;box-shadow:0 8px 30px #ffd70066!important}.cta-note{font-size:.875rem;opacity:.8}.pricing-footer{background:#000;color:#fff;padding:3rem 2rem 1rem;width:100%;overflow:visible}.footer-container{width:100%;max-width:none;margin:0 auto;overflow:visible}.footer-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:0;width:95%;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 2rem}.footer-links{display:flex;gap:2rem}.footer-link{background:none;border:none;color:#fff;font-size:1rem;cursor:pointer;transition:color .2s ease}.footer-link:hover{color:gold}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1rem;text-align:center;opacity:.7}@media (max-width: 768px){.pricing-header h1{font-size:2.5rem}.pricing-header p{font-size:1.125rem}.billing-options{flex-direction:column;align-items:center}.billing-option{max-width:100%;width:100%}.billing-options-section h2{font-size:2rem}.tiers-container{grid-template-columns:1fr;gap:1.5rem}.pricing-card.featured{transform:none}.pricing-card.featured:hover{transform:translateY(-5px)}.faq-grid{grid-template-columns:1fr}.footer-content{flex-direction:column;text-align:center}.footer-links{justify-content:center}}@media (max-width: 480px){.pricing-header{padding:6rem 1rem 2rem}.pricing-header h1{font-size:2rem}.pricing-tiers{padding:2rem 1rem}.pricing-card{padding:1.5rem}.faq-section,.pricing-cta{padding:4rem 1rem}.nav-container{padding:0 1rem}}#root{max-width:none;margin:0 auto;padding:0;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
