@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#fff;font-family:DM Sans,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site{background:#fff;width:100%;overflow:hidden}h1,h2{letter-spacing:-.03em;font-family:Playfair Display,serif}h3,p,a,span,strong{line-height:1.5}.section-label{letter-spacing:.14em;color:#2457a6;align-items:center;gap:8px;margin-bottom:18px;font-size:12px;font-weight:700;display:inline-flex}.section-label:before{content:"";background:linear-gradient(90deg,#e63b45 0%,#f4c542 50%,#2457a6 100%);border-radius:10px;width:22px;height:3px}.navbar{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:25px;width:100%;min-height:76px;padding:12px clamp(20px,5vw,70px);display:flex;position:sticky;top:0}.brand{flex-shrink:0;align-items:center;gap:10px;display:flex}.brand-logo{object-fit:contain;flex-shrink:0;width:52px;height:52px;display:block}.brand span{color:#172033;font-size:17px;font-weight:700}.navbar nav{align-items:center;gap:30px;margin-left:auto;display:flex}.navbar nav a{color:#596273;font-size:14px;font-weight:600;transition:color .2s}.navbar nav a:hover{color:#2457a6}.nav-button{color:#fff;background:#2457a6;border-radius:12px;padding:11px 18px;font-size:13px;font-weight:700;transition:transform .2s,background .2s}.nav-button:hover{background:#1d4788;transform:translateY(-1px)}.hero-section{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:60px;max-width:1280px;min-height:700px;margin:0 auto;padding:90px clamp(20px,6vw,80px);display:grid;position:relative}.hero-section:before{content:none}.hero-content,.hero-visual{z-index:1;position:relative}.eyebrow{color:#2457a6;letter-spacing:.08em;background:#f5f8fd;border:1px solid #e1e9f7;border-radius:30px;margin-bottom:20px;padding:8px 13px;font-size:11px;font-weight:700;display:inline-flex}.hero-content h1{color:#172033;max-width:680px;font-size:clamp(46px,6vw,78px);line-height:1.03}.hero-content h1 span{color:#2457a6}.hero-text{color:#626b7c;max-width:600px;margin-top:25px;font-size:17px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.primary-button,.secondary-button,.light-button{border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:13px 20px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.primary-button{color:#fff;background:#2457a6;box-shadow:0 8px 20px #2457a629}.primary-button:hover,.secondary-button:hover,.light-button:hover{transform:translateY(-2px)}.secondary-button{color:#2457a6;background:#fff;border:1px solid #dce4f0}.hero-note{color:#8a92a1;margin-top:20px;font-size:13px}.hero-visual{justify-content:center;align-items:center;min-height:540px;display:flex}.phone{background:#172033;border-radius:40px;width:285px;padding:10px;position:relative;transform:rotate(2deg);box-shadow:0 25px 60px #1720332e,0 5px 15px #17203314}.phone-notch{z-index:3;background:#172033;border-radius:0 0 15px 15px;width:90px;height:22px;position:absolute;top:15px;left:50%;transform:translate(-50%)}.phone-screen{background:#fff;border-radius:31px;min-height:540px;padding:45px 16px 20px}.app-greeting{color:#172033;font-size:20px;font-weight:700}.app-subtitle{color:#858d9c;margin-top:4px;margin-bottom:20px;font-size:11px}.app-card{background:#fff;border:1px solid #edf0f5;border-radius:15px;align-items:center;gap:10px;margin-bottom:10px;padding:13px;display:flex;box-shadow:0 5px 16px #1720330d}.app-card.housing{background:#f8fbff;border-color:#dce7f8}.card-icon{background:#f2f5fa;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.app-card strong{color:#172033;font-size:12px;display:block}.app-card small{color:#8a92a1;margin-top:2px;font-size:9px;display:block}.floating-card{background:#fff;border:1px solid #e8ebf0;border-radius:13px;align-items:center;gap:7px;padding:11px 14px;font-size:11px;display:flex;position:absolute;box-shadow:0 12px 30px #1720331a}.floating-one{top:100px;left:5%}.floating-two{bottom:100px;right:2%}.story-section{background:#f8fafc;padding:110px clamp(20px,7vw,100px)}.story-grid{grid-template-columns:.9fr 1.1fr;gap:80px;max-width:1180px;margin:0 auto;display:grid}.story-grid h2,.features-heading h2,.audience-content h2,.partner-inner h2,.contact-section h2{color:#172033;font-size:clamp(36px,4.5vw,58px);line-height:1.08}.story-grid h2 span,.features-heading h2 span,.audience-content h2 span,.partner-inner h2 span,.contact-section h2 span{color:#2457a6}.story-text{max-width:620px}.story-text p{color:#667082;margin-bottom:18px;font-size:16px;line-height:1.8}.story-signature{border-left:3px solid #f4c542;flex-direction:column;margin-top:30px;padding-left:16px;display:flex}.story-signature strong{color:#172033;font-size:15px}.story-signature span{color:#8a92a1;font-size:12px}.problem-section{max-width:1180px;margin:0 auto;padding:110px 20px}.problem-section h2{max-width:700px;margin-bottom:45px;font-size:clamp(38px,5vw,60px);line-height:1.05}.problem-section h2 span{color:#e63b45}.problem-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.problem-card{background:#fff;border:1px solid #e8ebf0;border-radius:20px;min-height:210px;padding:28px;transition:transform .2s,box-shadow .2s}.problem-card:hover{transform:translateY(-4px);box-shadow:0 14px 35px #17203312}.problem-card>div{margin-bottom:18px;font-size:25px}.problem-card h3{color:#172033;margin-bottom:8px;font-size:18px}.problem-card p{color:#727b8b;font-size:14px;line-height:1.65}.features-section{background:#f8fafc;padding:110px clamp(20px,7vw,100px)}.features-heading{grid-template-columns:1fr .7fr;align-items:end;gap:50px;max-width:1180px;margin:0 auto 45px;display:grid}.features-heading p{color:#727b8b;max-width:480px;line-height:1.75}.features-grid{grid-template-columns:repeat(2,1fr);gap:18px;max-width:1180px;margin:0 auto;display:grid}.feature-card{background:#fff;border:1px solid #e7ebf1;border-radius:20px;min-height:240px;padding:28px;position:relative;overflow:hidden}.feature-card.large{background:#f7faff;border-color:#dce7f8;grid-row:span 2;min-height:498px}.feature-number{color:#a1a8b4;font-size:12px;font-weight:700;position:absolute;top:22px;right:24px}.feature-icon{background:#f3f6fa;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:30px;font-size:24px;display:flex}.feature-card h3{color:#172033;margin-bottom:10px;font-size:21px}.feature-card p{color:#727b8b;max-width:450px;font-size:14px;line-height:1.7}.audience-section{grid-template-columns:1fr .75fr;align-items:center;gap:80px;max-width:1180px;margin:0 auto;padding:110px 20px;display:grid}.audience-content p{color:#727b8b;max-width:650px;margin-top:20px;font-size:15px;line-height:1.75}.audience-stats{flex-direction:column;gap:12px;display:flex}.audience-stats>div{background:#fff;border:1px solid #e8ebf0;border-radius:16px;align-items:center;gap:15px;padding:17px 20px;display:flex}.audience-stats strong{background:#f5f7fa;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.audience-stats span{color:#4f596b;font-size:14px;font-weight:600}.partner-section{color:#fff;background:#172033;margin:0;padding:100px 20px}.partner-inner{text-align:center;max-width:1000px;margin:0 auto}.partner-inner .section-label{color:#f4c542}.partner-inner h2{color:#fff;max-width:850px;margin:0 auto}.partner-inner h2 span{color:#f4c542}.partner-inner>p{color:#c5cad4;max-width:720px;margin:22px auto 40px;font-size:15px;line-height:1.75}.partner-options{grid-template-columns:repeat(2,1fr);gap:12px;max-width:800px;margin:0 auto 32px;display:grid}.partner-options>div{text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:20px}.partner-options strong,.partner-options span{display:block}.partner-options strong{font-size:14px}.partner-options span{color:#aeb5c2;margin-top:4px;font-size:12px}.light-button{color:#172033;background:#fff}.status-section{background:#f8fafc;padding:35px 20px}.status-box{background:#fff;border:1px solid #e6eaf0;border-radius:16px;align-items:center;gap:15px;max-width:900px;margin:0 auto;padding:20px 24px;display:flex}.status-dot{background:#35a86b;border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 5px #e9f7ef}.status-box strong{color:#172033;font-size:14px}.status-box p{color:#7c8492;margin-top:2px;font-size:12px}.contact-section{text-align:center;background:#fff;padding:110px 20px}.contact-section h2{max-width:800px;margin:0 auto}.contact-section p{color:#727b8b;max-width:650px;margin:22px auto 30px;line-height:1.75}.contact-section .primary-button{display:inline-flex}footer{background:#fff;border-top:1px solid #e8ebf0;justify-content:space-between;align-items:center;gap:25px;padding:30px clamp(20px,5vw,70px);display:flex}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand .brand-logo{object-fit:contain;width:48px;height:48px;display:block}.footer-brand>div:last-child{flex-direction:column;display:flex}.footer-brand strong{color:#172033;font-size:14px}.footer-brand span{color:#8a92a1;font-size:11px}footer>p{color:#969daa;font-size:11px}@media (width<=900px){.navbar nav{display:none}.hero-section{text-align:center;grid-template-columns:1fr;padding-top:65px}.hero-content{flex-direction:column;align-items:center;display:flex}.hero-text{max-width:650px}.hero-visual{min-height:500px}.story-grid,.audience-section{grid-template-columns:1fr;gap:45px}.features-heading{grid-template-columns:1fr;gap:15px}.problem-grid,.features-grid{grid-template-columns:1fr}.feature-card.large{grid-row:auto;min-height:280px}}@media (width<=600px){.navbar{min-height:68px;padding:9px 16px}.brand-logo{width:42px;height:42px}.brand span{font-size:15px}.nav-button{padding:9px 13px;font-size:11px}.hero-section{gap:20px;min-height:auto;padding:60px 18px 50px}.hero-section:before{font-size:100px;top:25px;right:-10px}.eyebrow{font-size:9px}.hero-content h1{font-size:43px}.hero-text{font-size:15px;line-height:1.65}.hero-actions{flex-direction:column;width:100%}.primary-button,.secondary-button{width:100%}.hero-visual{min-height:470px}.phone{width:255px}.phone-screen{min-height:490px}.floating-one{top:80px;left:0}.floating-two{bottom:55px;right:0}.story-section,.features-section,.problem-section,.audience-section{padding:75px 18px}.story-grid h2,.features-heading h2,.audience-content h2,.partner-inner h2,.contact-section h2,.problem-section h2{font-size:38px}.story-text p{font-size:15px}.feature-card,.feature-card.large{min-height:220px;padding:23px}.partner-section{padding:75px 18px}.partner-options{grid-template-columns:1fr}.status-box{padding:17px}.status-box p{font-size:11px}.contact-section{padding:75px 18px}footer{flex-direction:column;align-items:flex-start;padding:25px 18px}.footer-brand .brand-logo{width:40px;height:40px}}
