@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_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--primary:#38b292;--primary-hover:#2d8d74;--background:#f4f6f9;--surface:#fff;--surface-border:#e2e8f0;--text:#334155;--text-dark:#1e293b;--text-muted:#64748b;--success:#38b292;--accent:#fec62c;--accent-hover:#e5b227;--primary-dark:#226f5b}body{background:var(--background);color:var(--text);flex-direction:column;min-height:100vh;margin:0;padding:0;font-family:Inter,system-ui,sans-serif;display:flex}.container{box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;width:100%;max-width:800px;margin:0 auto;padding:2rem;display:flex}.glass-panel{background:var(--surface);box-sizing:border-box;border-radius:12px;width:100%;padding:3rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a}.card-progress-bg{background:#f1f5f9;width:100%;height:8px;position:absolute;top:0;left:0}.card-progress-fill{background:var(--primary);border-top-left-radius:12px;height:8px;transition:width .3s;position:absolute;top:0;left:0}h1{color:var(--text-dark);margin-bottom:1rem;font-size:1.6rem;font-weight:700}h2{color:var(--text-dark);margin-bottom:2rem;font-size:1.4rem;font-weight:600;line-height:1.4}p{color:var(--text-muted);line-height:1.6}.subtitle{text-transform:uppercase;color:var(--primary);letter-spacing:.05em;margin-bottom:1rem;font-size:.85rem;font-weight:600}.btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:background .2s}.btn:hover{background:var(--primary-hover)}.btn:disabled{opacity:.5;cursor:not-allowed}.option-btn{border:1px solid var(--surface-border);color:var(--text);text-align:left;cursor:pointer;background:#fff;border-radius:8px;align-items:center;width:100%;margin-bottom:1rem;padding:1.25rem 1.5rem;font-size:1.05rem;transition:all .2s;display:flex}.option-btn:hover{background:#f8fafc;border-color:#cbd5e1}.option-btn.selected{border-color:var(--primary);background:#f0fdf4}input{border:1px solid var(--surface-border);width:100%;color:var(--text-dark);box-sizing:border-box;background:#fff;border-radius:8px;margin-bottom:1rem;padding:1rem;font-size:1rem}input:focus{border-color:var(--primary);outline:none}.fade-in{animation:.4s forwards fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.welcome-icon{background:var(--primary);border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1.5rem;display:flex}.welcome-icon svg{stroke:#fff;width:24px;height:24px}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;border-bottom:1px solid var(--surface-border);background:#ffffffe6;justify-content:space-between;align-items:center;padding:1.5rem 2rem;transition:all .3s;display:flex;position:sticky;top:0}.navbar.scrolled{background:var(--primary-dark);border-bottom:none;padding:1rem 2rem;box-shadow:0 4px 12px #0000001a}.nav-links{align-items:center;gap:2rem;display:flex}.nav-link{color:var(--text-dark);font-weight:500;text-decoration:none;transition:color .2s}.nav-link:hover{color:var(--primary)}.navbar.scrolled .nav-link{color:#ffffffe6}.navbar.scrolled .nav-link:hover{color:#fff}.btn-accent{background:var(--accent);color:var(--text-dark)}.btn-accent:hover{background:var(--accent-hover)}.hero-section{text-align:center;background:linear-gradient(135deg,#f0fdf4 0%,#e2e8f0 100%);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;margin:2rem;padding:6rem 2rem;display:flex}.hero-title{color:var(--primary-dark);max-width:800px;margin-bottom:1.5rem;font-size:3rem;line-height:1.2}.hero-subtitle{max-width:600px;margin-bottom:2.5rem;font-size:1.25rem}.section{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem}.section-title{text-align:center;color:var(--primary-dark);margin-bottom:3rem;font-size:2.5rem}.grid-3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.grid-2{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;display:grid}.service-card{background:var(--surface);border:1px solid var(--surface-border);border-radius:12px;padding:2rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px #00000005}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000f}.service-icon{margin-bottom:1rem;font-size:2.5rem}.footer{background:var(--primary-dark);color:#fff;margin-top:auto;padding:1.5rem 2rem 1rem}.footer-content{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:1200px;margin:0 auto;display:grid}.footer-col h3{color:var(--accent);margin-top:0;margin-bottom:.5rem;font-size:1rem}.footer-col p,.footer-col a{color:#e2e8f0;margin-top:0;margin-bottom:.25rem;font-size:.85rem;line-height:1.4;text-decoration:none;display:block}.footer-col a:hover{color:#fff;text-decoration:underline}.footer-bottom{text-align:center;color:#94a3b8;border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1rem;font-size:.8rem}.footer-bottom p{margin:0}@media (max-width:768px){.hero-title{font-size:2rem}.nav-links{display:none}.grid-3,.grid-2{grid-template-columns:1fr}.hero-section{margin:1rem;padding:4rem 1rem}.section{padding:2.5rem 1rem}.footer{padding:2rem 1rem 1rem}}
