.Home-module__g21JLG__navbar{background:var(--graphite-black);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;border-bottom:1px solid rgba(255,255,255,.1);align-items:center;height:90px;display:flex;position:fixed;top:0;left:0;right:0}.Home-module__g21JLG__navContent{justify-content:space-between;align-items:center;width:100%;padding:0 2rem;display:flex}.Home-module__g21JLG__logo{flex-direction:column;align-items:flex-start;display:flex}.Home-module__g21JLG__logoText{background:linear-gradient(135deg,var(--off-white)0%,var(--vibrant-red)100%);-webkit-text-fill-color:transparent;letter-spacing:.5px;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Bungee,cursive;font-size:1.5rem;font-weight:400}.Home-module__g21JLG__logoSubtitle{color:rgba(255,255,255,.7);letter-spacing:.3px;margin:-2px 0 0;font-size:.85rem;font-style:normal;font-weight:500}.Home-module__g21JLG__navLoginBtn{color:#3c4043;cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:flex;box-shadow:0 1px 2px rgba(60,64,67,.3)}.Home-module__g21JLG__navLoginBtn:hover{background-color:#f8f9fa;box-shadow:0 1px 3px rgba(60,64,67,.3)}.Home-module__g21JLG__navGoogleIcon{flex-shrink:0}.Home-module__g21JLG__container{justify-content:center;align-items:center;min-height:100vh;padding-top:90px;display:flex;position:relative}.Home-module__g21JLG__container:before{content:"";filter:blur(2px);z-index:-2;background-image:url(https://images.unsplash.com/photo-1623874514711-0f321325f318?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2070&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:absolute;top:0;bottom:0;left:0;right:0}.Home-module__g21JLG__container:after{content:"";z-index:-1;background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4));position:absolute;top:0;bottom:0;left:0;right:0}.Home-module__g21JLG__hero{text-align:left;color:#fff;z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.Home-module__g21JLG__heroTitle{color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.7);letter-spacing:-.02em;margin-bottom:2rem;font-family:Bungee,cursive;font-size:max(3rem,min(8vw,8rem));font-weight:400;line-height:.9}.Home-module__g21JLG__heroSubtext{color:rgba(255,255,255,.9);text-shadow:1px 1px 2px rgba(0,0,0,.7);max-width:600px;font-size:max(1.1rem,min(2.5vw,1.5rem));font-weight:400;line-height:1.4}.Home-module__g21JLG__loginWrapper{background:var(--white);text-align:center;border-radius:16px;width:100%;max-width:400px;margin:2rem;padding:3rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.Home-module__g21JLG__title{color:var(--graphite-black);background:linear-gradient(135deg,var(--vibrant-red)0%,var(--graphite-black)100%);-webkit-text-fill-color:transparent;letter-spacing:.5px;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-family:Bungee,cursive;font-size:2.5rem;font-weight:400}.Home-module__g21JLG__subtitle{color:#666;margin-bottom:2rem;font-size:1.1rem;font-style:italic;font-weight:400;line-height:1.4}.Home-module__g21JLG__googleLoginBtn{color:#3c4043;cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:4px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:40px;padding:12px 16px;font-family:Google Sans,Roboto,Arial,sans-serif;font-size:14px;font-weight:500;transition:all .15s;display:flex;box-shadow:0 1px 2px rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.Home-module__g21JLG__googleLoginBtn:hover{background-color:#f8f9fa;border-color:#dadce0;box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px 3px rgba(60,64,67,.15)}.Home-module__g21JLG__googleLoginBtn:active{background-color:#f1f3f4;border-color:#5f6368;box-shadow:0 1px 2px rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}.Home-module__g21JLG__googleLoginBtn:focus{border-color:#4285f4;outline:none;box-shadow:0 1px 2px rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.Home-module__g21JLG__googleIcon{flex-shrink:0}@media (max-width:600px){.Home-module__g21JLG__navContent{padding:0 1rem}.Home-module__g21JLG__logoText{font-size:1.2rem}.Home-module__g21JLG__logoSubtitle{margin-top:-1px;font-size:.65rem}.Home-module__g21JLG__navLoginBtn{padding:6px 12px;font-size:13px}.Home-module__g21JLG__hero{text-align:center;padding:0 1rem}.Home-module__g21JLG__heroTitle{margin-bottom:1.5rem;font-size:max(2rem,min(10vw,4rem));line-height:1}.Home-module__g21JLG__heroSubtext{margin:0 auto;font-size:max(1rem,min(4vw,1.2rem))}.Home-module__g21JLG__loginWrapper{margin:1rem;padding:2rem}.Home-module__g21JLG__title{margin-bottom:.5rem;font-size:2rem}.Home-module__g21JLG__subtitle{margin-bottom:1.5rem;font-size:1rem}}
