.landing{background:linear-gradient(180deg,#ffffff,#f8fafc);background-color:#fff;min-height:calc(100dvh - 95px);width:100%;display:flex;flex-direction:column;overflow-x:hidden;padding-top:0}.landing__personas-wrapper{width:100%;background:linear-gradient(135deg,rgba(140,90,255,.08),rgba(140,90,255,.03) 50%,rgba(255,255,255,0)),linear-gradient(45deg,rgba(255,255,255,.9),rgba(255,255,255,.95));position:relative;overflow:hidden}.landing__personas-wrapper .background-icons{position:absolute;inset:0;width:100%;height:100%;display:grid;grid-template-columns:repeat(16,1fr);grid-template-rows:repeat(16,1fr);opacity:.08;z-index:0;pointer-events:none}.landing__personas-wrapper .background-icons svg{width:32px;height:32px;color:#024974;transform:rotate(45deg)}.landing__personas-wrapper:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(140,90,255,.03) 0,rgba(140,90,255,.01) 30%,transparent 70%);z-index:0;pointer-events:none}.landing__personas-wrapper:after{content:"";position:absolute;inset:0;background:linear-gradient(45deg,rgba(140,90,255,.04),transparent);z-index:0;pointer-events:none}.landing__hero-wrapper{position:relative;z-index:1;top:0;left:0;pointer-events:auto}.landing__hero-wrapper .MuiCarousel-root .MuiCarousel-slide{position:absolute!important;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out}.landing__hero-wrapper .MuiCarousel-root .MuiCarousel-slide.MuiCarousel-slide--active{opacity:1;position:relative!important}.landing__hero-wrapper:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}.landing__hero{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:2rem 0;max-width:1200px;margin:0 auto;gap:1.5rem;width:100%;box-sizing:border-box;min-height:calc(100dvh - 95px)}@media(max-width:1024px){.landing__hero{padding:2rem 1rem;gap:1.25rem}}@media(max-width:900px){.landing__hero{flex-direction:column;gap:1.25rem;text-align:center;min-height:auto;padding:2rem 1rem;justify-content:center;width:100%;max-width:100%}}.landing__hero:before{content:"";position:absolute;top:0;left:0;inset:0;background:rgba(43,43,43,.75);z-index:0;pointer-events:none}.landing__content{text-align:center;max-width:500px;display:flex;flex-direction:column;justify-content:center;gap:1rem;padding-right:.5rem;position:relative;z-index:3}.landing__content .fade-in{opacity:0;transform:translateY(30px);animation:fadeInUp .8s ease-out forwards}.landing__content .fade-in-delay-1{animation-delay:.2s}.landing__content .fade-in-delay-2{animation-delay:.4s}.landing__content .fade-in-delay-3{animation-delay:.6s}.landing__content:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:450px;height:450px;background:radial-gradient(circle,rgba(140,90,255,.05) 0,rgba(140,90,255,.02) 80%,transparent 100%);filter:blur(38px);border-radius:50%;z-index:0;pointer-events:none}@media(max-width:900px){.landing__content{padding-right:0;align-items:center;max-width:100%;width:100%}}.landing__headline{margin-top:0;font-size:2.5rem;font-weight:700;line-height:1.1;margin-bottom:.5rem;letter-spacing:-.02em}.landing__headline--bold{font-weight:900;color:#18181b}.landing__headline--highlight{color:#024974;font-weight:900;position:relative;display:inline-block}@media(max-width:768px){.landing__headline{font-size:2rem}}@media(max-width:480px){.landing__headline{font-size:1.75rem}}.landing__subtext{font-size:1.0625rem;line-height:1.5;margin-bottom:.5rem;max-width:540px}@media(max-width:768px){.landing__subtext{font-size:.9375rem}}.landing__social-proof{display:flex;align-items:center;gap:1.5rem;margin-bottom:.75rem}@media(max-width:900px){.landing__social-proof{flex-direction:column;align-items:center;gap:.75rem}}.landing__avatars{display:flex;align-items:center;position:relative;height:40px}.landing__avatars img{width:40px;height:40px;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.08);margin-left:-12px;transition:transform .2s ease;background:#e5e7eb;object-fit:cover}.landing__avatars img:hover{transform:translateY(-2px)}.landing__avatars img:first-child{margin-left:0}.landing__rating{display:flex;align-items:center;gap:.5rem}.landing__rating .landing__stars{color:#facc15;font-size:1.125rem;letter-spacing:1px}.landing__rating .landing__rating-text{color:#18181b;font-size:.9375rem;font-weight:500}.landing__cta{display:inline-flex;align-items:center;background:#024974;color:#fff;font-weight:700;font-size:1.0625rem;padding:.875rem 2.25rem;border-radius:999px;text-decoration:none;margin-bottom:1.25rem;box-shadow:0 4px 12px rgba(37,99,235,.15);transition:all .3s ease;max-width:fit-content}.landing__cta:hover{background:rgb(1.3949152542,50.9144067797,80.9050847458);transform:translateY(-2px);box-shadow:0 6px 16px rgba(37,99,235,.2)}@media(max-width:900px){.landing__cta{margin:0 auto 1.25rem}}.landing__stats{display:flex;text-align:left;gap:2.5rem;margin-top:.75rem;color:#024974}@media(max-width:900px){.landing__stats{justify-content:center;gap:2rem}}@media(max-width:768px){.landing__stats{gap:1.5rem}}@media(max-width:600px){.landing__stats{align-items:center;flex-wrap:wrap;gap:1.25rem}}@media(max-width:480px){.landing__stats{gap:1rem;margin-top:.5rem}}.landing__stat{display:flex;flex-direction:column;align-items:flex-start;gap:.375rem}@media(max-width:900px){.landing__stat{align-items:center}}.landing__stat .landing__stat-value{font-size:2.75rem;font-weight:800;color:#024974;line-height:1}@media(max-width:768px){.landing__stat .landing__stat-value{font-size:2.25rem}}@media(max-width:480px){.landing__stat .landing__stat-value{font-size:1.875rem}}.landing__stat .landing__stat-label{font-size:.9375rem;color:#29363d;font-weight:500}@media(max-width:768px){.landing__stat .landing__stat-label{font-size:.875rem}}@media(max-width:480px){.landing__stat .landing__stat-label{font-size:.8125rem;text-align:center}}.landing__visual{flex:1;display:flex;align-items:center;justify-content:flex-end;min-width:320px;position:relative;z-index:1}@media(max-width:900px){.landing__visual{min-width:0;width:100%}}.landing__visual-card{width:90%;height:auto;background:#fff;border-radius:999px;box-shadow:0 8px 40px rgba(0,0,0,.08);overflow:hidden;transition:transform .3s ease}.landing__visual-card:hover{transform:translateY(-4px)}.landing__visual-card img{width:100%;height:100%;object-fit:cover}@media(max-width:1024px){.landing__visual-card{width:420px;height:320px}}@media(max-width:600px){.landing__visual-card{width:100%;height:220px;border-radius:20px}}.landing__personas-section{border-top:2px solid rgba(0,0,0,.08);max-width:1600px;margin:0 auto;padding:6rem 3rem;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.landing__personas-header{text-align:center;margin-bottom:3rem}.landing__personas-pill{display:inline-block;border:1px solid #024974;background-color:rgba(212,183,246,.143);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#024974;font-size:.875rem;font-weight:600;padding:.5rem 1.25rem;border-radius:50px;margin-bottom:1rem;box-shadow:0 4px 12px rgba(2,73,116,.2);text-transform:uppercase;letter-spacing:.5px}.landing__personas-title{font-size:2.5rem;font-weight:800;color:#18181b;margin-bottom:.5rem;letter-spacing:-.01em}.landing__personas-title--highlight{color:#024974;font-weight:900;position:relative;display:inline-block}.landing__personas-title--highlight:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:8px;background:rgba(2,73,116,.15);z-index:-1;border-radius:4px}.landing__personas-subtitle{font-size:1.15rem;color:#52525b;margin-bottom:0}.landing__personas-grid{display:grid;grid-template-columns:repeat(2,380px);justify-content:center;gap:3rem;width:100%}@media(max-width:1200px){.landing__personas-grid{grid-template-columns:repeat(2,minmax(350px,1fr));gap:2rem}}@media(max-width:900px){.landing__personas-grid{grid-template-columns:1fr;max-width:600px}}@media(max-width:500px){.landing__personas-grid{gap:1.5rem}}.landing__personas-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:2rem;box-shadow:0 8px 24px rgba(0,0,0,.06);padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .2s ease,box-shadow .2s ease;position:relative}.landing__personas-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.08)}@media(max-width:1200px){.landing__personas-card{padding:2rem 1.75rem;height:380px}}@media(max-width:500px){.landing__personas-card{padding:1.75rem 1.5rem;height:360px;border-radius:1.5rem}}.landing__personas-card--1{background:#fff9f0;border:1px solid rgba(255,193,7,.2)}.landing__personas-card--2{background:#f0f8ff;border:1px solid rgba(54,162,235,.2)}.landing__personas-card--3{background:#faf0fa;border:1px solid rgba(153,102,255,.2)}.landing__personas-card--4,.landing__personas-card--highlighted{background:#f8f5ff;border:2px solid rgba(2,73,116,.3);box-shadow:0 8px 28px rgba(2,73,116,.12)}.landing__personas-icon{width:80px;height:80px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.05)}.landing__personas-icon svg{width:40px;height:40px;color:#024974}.landing__personas-icon img{width:48px;height:48px;object-fit:contain}.landing__personas-card-title{font-size:1.35rem;font-weight:700;color:#18181b;margin-bottom:.75rem;text-shadow:0 1px 2px rgba(0,0,0,.05)}.landing__personas-card-description{font-size:1.0625rem;color:#52525b;line-height:1.6;max-width:300px;flex-grow:1;display:flex;flex-direction:column;justify-content:center;height:120px;overflow:hidden}.landing__personas-card-highlight{color:#024974;font-weight:700;font-size:.95rem;display:block;margin-top:.5rem;text-shadow:0 1px 2px rgba(140,90,255,.1)}.landing__personas-card--highlighted .landing__personas-cta{display:inline-block;margin-top:1.5rem;padding:.85rem 2.25rem;background:#024974;color:#fff;font-weight:700;font-size:1.08rem;border-radius:999px;text-decoration:none;box-shadow:0 2px 8px rgba(2,73,116,.15);transition:background .2s ease,transform .1s ease}.landing__personas-card--highlighted .landing__personas-cta:hover{background:rgb(1.3949152542,50.9144067797,80.9050847458);transform:translateY(-1px)}@media(max-width:900px){.landing__personas-section{padding:4rem 1rem 3rem;margin-top:2rem}.landing__personas-title{font-size:2rem}.landing__personas-grid{gap:1.5rem}.landing__personas-card{min-height:380px}}@media(max-width:600px){.landing__personas-section{padding:3rem .75rem 2.5rem;margin-top:1.5rem;border-radius:2rem}.landing__personas-title{font-size:1.75rem}.landing__personas-grid{grid-template-columns:1fr}.landing__personas-card{padding:2rem 1.5rem 1.5rem;min-height:320px}.landing__personas-card-description{max-width:100%;font-size:1rem}}.subscribeButton{padding:14px 28px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border:none;border-radius:12px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(139,92,246,.3);white-space:nowrap}.subscribeButton:hover{background:linear-gradient(135deg,#9f7aea,#8b5cf6);transform:translateY(-2px);box-shadow:0 6px 20px rgba(139,92,246,.4)}.subscribeButton:active{transform:translateY(-1px);box-shadow:0 2px 8px rgba(139,92,246,.3)}.compliance-logo-section{background-color:#fff;text-align:center!important}.hero-slide:not(:first-child){display:none}@media(max-width:768px){.hero-slide{background-size:cover!important;background-position:50%!important;background-attachment:scroll!important;background-repeat:no-repeat!important;display:flex!important;align-items:center!important;justify-content:center!important}}@media(max-width:480px){.hero-slide{background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;display:flex!important;align-items:center!important;justify-content:center!important}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.description{font-size:1rem;line-height:1.6;color:#29363d;margin-bottom:2rem;max-width:540px}@media(max-width:900px){.about{margin-top:-120px}}.about__born{position:relative;background:linear-gradient(180deg,rgba(2,73,116,.06),rgba(2,73,116,.02));overflow:hidden}.about__born-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:2rem;align-items:center}.about__born-text{max-width:680px}.about__born-text h2{font-size:clamp(1.5rem,2.4vw,2.25rem);line-height:1.2;color:#29363d;margin-bottom:14px}.about__born-text li,.about__born-text p{font-size:1.0625rem;line-height:1.7;color:#3b454a}.about__born-text ul{margin:10px 0 16px;padding-left:1.2rem;list-style:disc}.about__born-visual{position:relative;display:grid;gap:16px;align-items:center;justify-items:center}.about__born .split-visual{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}.about__born .split-visual img{width:100%;height:220px;object-fit:cover;border-radius:16px;box-shadow:0 6px 24px rgba(0,0,0,.08)}.about__born .orbit{position:relative;width:260px;height:260px;margin-top:8px;display:grid;place-items:center}.about__born .orbit__center{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:88px;height:88px;border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 8px 30px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.06)}.about__born .orbit__center img{width:64px;height:64px;object-fit:contain}.about__born .orbit__ring{position:absolute;inset:0;display:grid;place-items:center;animation:orbit-rotate 18s linear infinite}.about__born .orbit__item{--radius:100px;position:absolute;top:50%;left:50%;width:40px;height:40px;display:grid;place-items:center;background:#fff;color:#024974;border:1px solid rgba(0,0,0,.06);border-radius:50%;box-shadow:0 8px 20px rgba(0,0,0,.06);transform:translate(-50%,-50%) rotate(var(--angle,0deg)) translate(var(--radius)) rotate(calc(-1 * var(--angle, 0deg)))}.about__born .orbit__item .orbit__icon{display:grid;place-items:center;animation:orbit-counter-rotate 18s linear infinite;rotate:-95deg}.about__born .orbit__item--pm{--angle:0deg}.about__born .orbit__item--landlord{--angle:180deg}.about__born .orbit__item--tenant{--angle:270deg}.about__born .orbit__item--tradie{--angle:90deg}@keyframes orbit-counter-rotate{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes orbit-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.about__born .fadeInLeft{opacity:0;transform:translateX(-16px);animation:fadeInLeft .6s ease forwards}.about__born .slideUp{opacity:0;transform:translateY(12px);animation:slideUp .65s ease forwards}.about__born .slideUp:nth-of-type(2){animation-delay:.12s}.about__born .slideUp:nth-of-type(3){animation-delay:.18s}@keyframes fadeInLeft{to{opacity:1;transform:translateX(0)}}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}@media(max-width:992px){.about__born-grid{grid-template-columns:1fr}.about__born .split-visual img{height:180px}}.about__hero .about__content{display:flex;flex-direction:column}.about__hero .about__content .img-box{order:13;margin-top:30px}.about__hero .about__content .img-box img{border-radius:50px;width:100%;height:100%;object-fit:cover}.about__section{width:100%;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;position:relative;z-index:1}.about__mv{background:linear-gradient(135deg,rgba(226,232,240,.9490196078),rgba(241,245,249,.9019607843))}.about__mv-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:2rem;align-items:center}.about__mv-text h2{font-size:1.5rem;margin:16px 0 8px}.about__mv-text p{font-size:1.0625rem;color:#3b454a;line-height:1.7}.about__mv-text .about__mv-tagline{margin-top:14px;font-size:1.125rem;font-weight:600;color:#0c5d2a}.about__mv-cards{margin-top:16px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.about__mv-card{display:flex;flex-direction:column;gap:10px;padding:30px;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.04);background:#fff;border:1px solid rgba(2,73,116,.12);height:100%}.about__mv-card h3{font-size:1.25rem;margin:0}.about__mv-card p{margin:0;color:#3b454a;line-height:1.7}.about__mv-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,rgba(2,73,116,.1019607843),rgba(2,73,116,.0509803922));box-shadow:0 4px 18px rgba(0,0,0,.06);border:1px solid rgba(2,73,116,.18);color:#024974}@media(max-width:992px){.about__mv-cards,.about__mv-grid{grid-template-columns:1fr}}.about .typewriter{display:inline-flex;align-items:center;gap:2px}.about .typewriter__caret{display:inline-block;width:8px;color:#024974;animation:caretBlink 1.1s steps(1) infinite;margin-left:2px}@keyframes caretBlink{50%{opacity:0}}.about__grid{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.about__card{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:space-between;border-radius:1rem;padding:2rem;box-shadow:0 2px 12px rgba(0,0,0,.04);text-align:center;transition:.2s ease-in-out}.about__card:hover{transform:translateY(-5px)}.about__card:hover .about__card-icon{background:rgba(12,93,42,.15)}.about__card:hover .about__card-icon svg{color:#0c5d2a!important}.about__card h2{font-size:1.375rem;font-weight:600;color:#111;margin-bottom:10px}.about__card p,.about__card ul{font-size:1.0625rem;line-height:1.7;color:#444}.about__card-icon{width:80px;height:80px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.about__card-icon svg{width:40px;height:40px;color:#024974;transition:all .3s ease}@media(max-width:768px){.about__hero .img-box{margin-bottom:20px}.about__card h2{font-size:1.25rem}}@media(min-width:300px){.about__content-text,.about__hero .about__content .img-box{max-width:100%}}@media(min-width:991px){.about__content-text{max-width:50%}.about__hero .about__content{flex-direction:row;gap:30px}.about__hero .about__content .img-box{order:13;max-width:50%}}