@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_8db6fa51-module__MMaAbG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_8db6fa51-module__MMaAbG__variable{--font-sans:"Inter", "Inter Fallback"}
:root{--bg-cream:#fffdf9;--brand-orange:#ff5c22;--brand-orange-hover:#e04d1b;--accent-yellow:#f2c94c;--accent-yellow-hover:#dfb73f;--deep-slate:#101e2e;--text-dark:#1a1a1a;--text-muted:#555;--white:#fff;--max-width:1200px}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-cream);max-width:100vw;color:var(--text-dark);font-family:var(--font-sans), sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3,.logo-font{font-family:var(--font-sans), sans-serif;color:var(--text-dark);font-weight:700}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.btn{font-family:var(--font-sans);cursor:pointer;border:2px solid #0000;border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s ease-in-out;display:inline-flex}.btn-primary{background-color:var(--brand-orange);color:var(--white)}.btn-primary:hover{background-color:var(--brand-orange-hover);transform:translateY(-2px);box-shadow:0 4px 12px #ff5c2233}.btn-secondary{border-color:var(--brand-orange);color:var(--brand-orange);background-color:#0000}.btn-secondary:hover{background-color:#ff5c220d;transform:translateY(-2px)}.btn-accent{background-color:var(--accent-yellow);color:var(--text-dark)}.btn-accent:hover{background-color:var(--accent-yellow-hover);transform:translateY(-2px);box-shadow:0 4px 12px #f2c94c40}.header{background-color:var(--bg-cream);z-index:100;width:100%;padding:1.5rem 0;position:relative}.nav-container{justify-content:space-between;align-items:center;display:flex}.logo-link{letter-spacing:-.5px;font-size:1.8rem;text-decoration:none}.nav-links{gap:2.5rem;list-style:none;display:flex}.nav-links a{color:var(--text-dark);font-size:1.05rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--brand-orange)}.mobile-toggle{cursor:pointer;z-index:110;background:0 0;border:none;padding:.5rem;display:none}.mobile-toggle span{background-color:var(--text-dark);width:25px;height:3px;margin:5px 0;transition:all .3s;display:block}.mobile-toggle.open span:first-child{transform:rotate(45deg)translate(6px,6px)}.mobile-toggle.open span:nth-child(2){opacity:0}.mobile-toggle.open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.hero{align-items:center;padding:4rem 0 6rem;display:flex}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}.hero-content{flex-direction:column;gap:1.8rem;display:flex}.hero-title{letter-spacing:-1.5px;font-size:3.8rem;line-height:1.15}.hero-description{color:var(--text-muted);max-width:540px;font-size:1.15rem;line-height:1.6}.hero-ctas{gap:1rem;margin-top:.5rem;display:flex}.hero-visual{justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.hero-image-wrapper{aspect-ratio:3/2;z-index:10;border-radius:1.5rem;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000014}.hero-image-wrapper img{object-fit:cover}.backdrop-circle{z-index:1;background-color:#ffd8c7;border-radius:50%;width:100px;height:100px;position:absolute;top:0;right:0;transform:translate(20px,-20px)}.backdrop-square{background-color:var(--accent-yellow);z-index:1;border-radius:1.25rem;width:80px;height:80px;position:absolute;bottom:0;left:0;transform:translate(-15px,15px)}.trust-section{background-color:var(--bg-cream);text-align:center;padding:6rem 0}.section-title{letter-spacing:-.5px;margin-bottom:3.5rem;font-size:2.8rem}.cards-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.trust-card{background-color:var(--white);text-align:left;border-radius:1.25rem;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000008}.trust-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px #00000014}.card-image-wrapper{aspect-ratio:3/2;width:100%;position:relative;overflow:hidden}.card-image-wrapper img{object-fit:cover;transition:transform .5s}.trust-card:hover .card-image-wrapper img{transform:scale(1.05)}.card-content{flex-direction:column;flex-grow:1;gap:.8rem;padding:2rem;display:flex}.card-title{font-family:var(--font-sans);color:var(--text-dark);font-size:1.3rem;font-weight:700}.card-text{color:var(--text-muted);font-size:.95rem;line-height:1.55}.footer-banner-section{background-color:var(--deep-slate);color:var(--white);padding:5rem 0}.footer-banner-container{grid-template-columns:.95fr 1.05fr;align-items:center;gap:4.5rem;display:grid}.footer-image-wrapper{aspect-ratio:3/2;border-radius:1.5rem;width:100%;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000004d}.footer-image-wrapper img{object-fit:cover}.footer-content{flex-direction:column;align-items:flex-start;gap:1.8rem;display:flex}.footer-banner-title{color:var(--white);letter-spacing:-.5px;font-size:2.8rem;line-height:1.2}.footer-banner-text{color:#ffffffbf;max-width:500px;font-size:1.05rem;line-height:1.6}.footer-bottom-stripe{background-color:var(--brand-orange);width:100%;height:60px}@media (max-width:1024px){.hero-title{font-size:3rem}.hero-grid{gap:2.5rem}.cards-grid{gap:1.5rem}.footer-banner-container{gap:2.5rem}.footer-banner-title{font-size:2.4rem}}@media (max-width:768px){.mobile-toggle{display:block}.nav-links{background-color:var(--bg-cream);z-index:105;flex-direction:column;gap:2rem;width:280px;height:100vh;padding:6rem 2rem 2rem;transition:transform .3s ease-in-out;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-5px 0 25px #0000001a}.nav-links.open{transform:translate(0)}.nav-cta{display:none}.hero-grid{text-align:center;grid-template-columns:1fr;gap:3rem}.hero-description{margin:0 auto}.hero-ctas{justify-content:center}.hero-visual{order:-1}.cards-grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.footer-banner-container{text-align:center;grid-template-columns:1fr;gap:3rem}.footer-content{align-items:center}.footer-banner-text{margin:0 auto}}.page-wrap{background-color:var(--bg-cream);flex-direction:column;min-height:100vh;display:flex}.form-card{background-color:var(--white);border-radius:1.5rem;flex-direction:column;gap:1.8rem;width:100%;max-width:480px;margin:4rem auto;padding:3rem 2.5rem;display:flex;box-shadow:0 15px 40px #0000000d}.form-title{text-align:center;letter-spacing:-.5px;font-size:2.2rem}.form-subtitle{color:var(--text-muted);text-align:center;margin-top:-1.2rem;font-size:.95rem}.form-group{flex-direction:column;gap:.5rem;width:100%;display:flex}.form-label{color:var(--text-dark);font-size:.9rem;font-weight:600}.form-input,.form-select,.form-textarea{background-color:var(--white);font-family:var(--font-sans);width:100%;color:var(--text-dark);border:1px solid #e2e8f0;border-radius:.5rem;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--brand-orange);outline:none}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23555555'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:2.5rem}.form-footer{text-align:center;color:var(--text-muted);font-size:.9rem}.form-footer a{color:var(--brand-orange);font-weight:600}.form-footer a:hover{text-decoration:underline}.role-selectors{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:.5rem;display:grid}.role-selector{text-align:center;cursor:pointer;background:0 0;border:2px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;transition:all .2s}.role-selector:hover{border-color:var(--brand-orange)}.role-selector.active{border-color:var(--brand-orange);background-color:#ff5c220a}.role-selector-title{color:var(--text-dark);margin-bottom:.25rem;font-size:1rem;font-weight:700}.role-selector-desc{color:var(--text-muted);font-size:.8rem}.card-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:9999px;align-self:flex-start;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.badge-orange{color:var(--brand-orange);background-color:#ff5c221a}.badge-yellow{color:#b08b1c;background-color:#f2c94c26}.badge-green{color:#27ae60;background-color:#27ae601a}.badge-blue{color:#2d9cdb;background-color:#2d9cdb1a}.metrics-grid{border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;grid-template-columns:repeat(3,1fr);gap:.5rem;margin:.5rem 0;padding:1rem 0;display:grid}.metric-item{text-align:center;flex-direction:column;align-items:center;display:flex}.metric-val{color:var(--text-dark);font-size:1.1rem;font-weight:700}.metric-lbl{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.card-footer{justify-content:space-between;align-items:center;margin-top:auto;padding-top:.5rem;display:flex}.card-price{color:var(--text-dark);font-size:1.4rem;font-weight:800}.timeline{justify-content:space-between;width:100%;margin:2.5rem 0;display:flex;position:relative}.timeline:before{content:"";z-index:1;background-color:#e2e8f0;width:100%;height:4px;position:absolute;top:15px;left:0}.timeline-progress{content:"";background-color:var(--brand-orange);z-index:2;height:4px;transition:width .3s;position:absolute;top:15px;left:0}.timeline-step{z-index:3;flex-direction:column;align-items:center;width:80px;display:flex;position:relative}.step-node{border:4px solid var(--white);width:32px;height:32px;color:var(--text-muted);background-color:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 0 0 2px #e2e8f0}.timeline-step.active .step-node{background-color:var(--brand-orange);color:var(--white);box-shadow:0 0 0 2px var(--brand-orange)}.timeline-step.completed .step-node{color:var(--white);background-color:#27ae60;box-shadow:0 0 0 2px #27ae60}.step-label{color:var(--text-muted);text-align:center;margin-top:.5rem;font-size:.75rem;font-weight:600}.timeline-step.active .step-label{color:var(--brand-orange)}.timeline-step.completed .step-label{color:#27ae60}.explore-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-top:2rem;display:grid}
