:root{--gis-primary: #000000;--gis-accent: #FF6600;--gis-blue: #2563eb;--gis-dark-bg: #0f172a}body{font-family:Inter,sans-serif;background-color:#f8fafc}.labs-hero{background:linear-gradient(135deg,#eef2ff,#fff);padding:100px 0 60px;text-align:center}.labs-hero h1{font-size:3.5rem;font-weight:800;color:var(--gis-primary);margin-bottom:1.5rem}.labs-section{background-color:var(--gis-dark-bg);padding:80px 0;margin-bottom:-50px}.labs-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.labs-content-padding{padding:3.5rem}.labs-badge{display:inline-block;background:#ff66001a;color:var(--gis-accent);padding:.5rem 1rem;border-radius:50px;font-weight:700;font-size:.75rem;letter-spacing:.05em;margin-bottom:1.5rem;text-transform:uppercase}.login-title{font-weight:800;color:var(--gis-primary);margin-bottom:1rem}#google-login-btn{min-height:44px;max-width:100%;width:400px;display:block}.labs-info-panel{background-color:var(--gis-accent);color:#fff;padding:3rem;height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.labs-info-panel:after{content:"";position:absolute;bottom:-50px;right:-50px;width:250px;height:250px;background:#ffffff1a;border-radius:50%}.labs-info-panel h2{font-size:2.5rem;font-weight:800;letter-spacing:-.02em;position:relative;z-index:2;margin-bottom:0}.labs-info-panel p{font-size:1.1rem;font-weight:400;line-height:1.4;position:relative;z-index:2}.user-info-wrapper{background:#f8fafc;border-radius:16px;padding:1.5rem;margin-bottom:2rem;display:flex;align-items:center;gap:1.5rem}.user-profile img{width:64px;height:64px;border-radius:50%;border:3px solid var(--gis-accent)}.user-name{font-weight:700;font-size:1.25rem;margin:0;color:var(--gis-primary)}.user-email{color:#64748b;font-size:.9rem}@media(max-width:991px){.labs-content-padding,.labs-info-panel{padding:2.5rem}.labs-hero h1{font-size:2.5rem}.labs-info-panel{text-align:center;min-height:200px}#google-login-btn{width:100%;max-width:100%}}
