@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}*{margin:0;padding:0;box-sizing:border-box}.auth-page{min-height:100vh;display:flex}.auth-container{flex:1 1;display:flex;align-items:center;justify-content:center;padding:1.5rem}.auth-background{flex:1 1;background-color:purple}.auth-card{background-color:#ffffff;border-radius:.5rem;box-shadow:0 4px 12px rgba(0,0,0,.1);width:100%;max-width:450px;padding:2rem}.auth-header{text-align:center;margin-bottom:1.5rem;gap:1rem;display:flex;flex-direction:column}.logo{color:purple;text-decoration:none}.auth-title,.logo{font-size:1.5rem;font-weight:700}.auth-title{margin-bottom:.5rem}.auth-subtitle{color:gray}.form-group{margin-bottom:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.form-label{display:block;margin-bottom:.5rem}.form-input{width:100%;padding:.75rem;border:1px solid gray;border-radius:.25rem;font-size:1rem}.password-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.forgot-password{font-size:.85rem;color:purple;text-decoration:none}.forgot-password:hover{text-decoration:underline;cursor:pointer}.remember-me{margin:.5rem 0}.checkbox-container{display:flex;align-items:center;cursor:pointer;color:gray;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:.2rem}.auth-button{background-color:purple;color:white;font-weight:600;padding:.75rem 1rem;border:none;border-radius:.25rem;font-size:1rem;cursor:pointer;transition:background-color .3s;margin-top:.5rem}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-button:hover{background-color:rgb(81,5,81)}.auth-footer{margin-top:1.5rem;text-align:center;font-size:1rem;color:gray}.divider{text-align:center;margin-top:20px;margin-bottom:12px;position:relative}.divider span{background:white;padding:0 12px;color:#888;position:relative;z-index:1}.google-button{display:flex;align-items:center;justify-content:center;gap:12px;background-color:white;border:1px solid #ddd;color:#444;padding:10px 20px;border-radius:6px;font-weight:500;cursor:pointer;margin-top:16px;width:100%}.google-icon{width:20px;height:20px}.divider:before{content:"";height:1px;background:#ccc;position:absolute;left:0;right:0;top:50%;z-index:0}.auth-link{color:purple;text-decoration:none;font-weight:500}.auth-link:hover{text-decoration:underline}.password-hint{font-size:.75rem;color:gray;margin-top:.25rem}.app-container{min-height:100vh;display:flex;flex-direction:column}.app-header{background-color:white;box-shadow:0 3px 8px rgba(0,0,0,.24);padding:1rem 1.5rem;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:100}.app-header,.main-navigation{display:flex;align-items:center}.main-navigation{gap:1.5rem}.nav-link{color:gray;font-weight:500;text-decoration:none}.nav-link:hover{color:purple}.nav-button{background-color:purple;color:white;font-weight:500;padding:.5rem 1rem;border-radius:.25rem;text-decoration:none}.nav-button:hover{background-color:rgb(103,3,103)}.hero-section{background-color:purple;color:white;padding:4rem 1.5rem;text-align:center}.hero-content{max-width:800px;margin:0 auto}.hero-title{font-size:2.25rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{font-size:1.25rem;max-width:600px;margin:0 auto}.main-content{flex:1 1;padding:3rem 1.5rem;max-width:1200px;margin:0 auto;width:100%}.section-header{text-align:center;margin-bottom:2rem}.section-title{font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.section-subtitle{font-size:1.2rem;color:gray}.feature-section{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:4rem}.feature-card{padding:1.5rem;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);border-radius:.5rem;transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 3px 8px rgba(0,0,0,.24);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.feature-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.feature-description{color:gray}.app-footer{background-color:#1a202c;color:white;padding:3rem 2rem 2rem;margin-top:auto}.footer-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-bottom:2rem;border-bottom:1px solid gray}.footer-links{display:flex;gap:2rem}.footer-column{display:flex;flex-direction:column;gap:.75rem}.footer-heading{font-size:1rem;font-weight:600;margin-bottom:.5rem}.footer-link{color:gray;text-decoration:none;transition:color .3s}.footer-link:hover{color:white;cursor:pointer}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:1.5rem;text-align:center;color:gray;font-size:.85rem}.calculator-wrapper{border-radius:.5rem;box-shadow:0 4px 12px rgba(0,0,0,.1);overflow:hidden;max-width:800px;margin:0 auto}.calculator{padding:1.5rem}.calculator-form{display:flex;flex-direction:column;gap:1.5rem}.form-select{width:100%;padding:.75rem;border:1px solid gray;font-size:1rem;border-radius:.25rem}.input-wrapper{position:relative}.input-prefix{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:gray}.input-prefix~.form-input{padding-left:1.5rem}.slider-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.slider-value{font-weight:700;color:purple}.form-range{width:100%;background-color:gray;accent-color:purple;cursor:pointer}.range-labels{display:flex;justify-content:space-between;color:gray;opacity:.5}.calculate-button{background-color:purple;color:white;font-weight:600;padding:.75rem 1rem;border:none;border-radius:.25rem;font-size:1rem;cursor:pointer;transition:background-color .15s}.calculate-button:hover{background-color:rgb(86,5,86)}.results-container{margin-top:1.5rem;background-color:#800080;border-radius:.25rem;padding:1rem}.result-header{margin-bottom:1rem}.result-header h3{font-size:large;font-weight:600;color:white}.results-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.result-item{background-color:white;padding:1rem;border-radius:.25rem;box-shadow:0 4px 12px rgba(0,0,0,.1)}.result-label{font-size:1.25rem;color:rgb(121,41,41);margin-bottom:1rem}.result-value{font-size:1.25rem;font-weight:700;color:purple}