html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{font-family:Poppins,Roboto,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;--main-background-color:#fefefe;--main-text-color:#181818;--secondary-color: #4262FF;--tertiary-color: #FF9D48;--sub-text-size: .75em;--main-text-size: 1em;--sub-header-text-size: 1.5em;--header-text-size: 2em;background-color:var(--main-background-color);color:var(--main-text-color);line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;min-width:320px;min-height:100vh}#root{margin:0 auto;padding:.5em 1em;text-align:center;width:100vw}a{text-decoration:none;color:var(--main-text-color)}button{border:none;color:var(--main-text-color);background-color:var(--main-background-color);font-family:Poppins;font-weight:500}button :hover{cursor:pointer}#I-hate-everything{font-size:1em;color:gray}.navbar{display:flex;min-height:64px;justify-content:space-between;align-items:center;padding:0 24px;flex-wrap:wrap;border-style:solid;border-width:1px;border-color:#c7c6c6;border-radius:4px}.navbar-header{font-size:var(--sub-header-text-size)}.navbar-button{background-color:var(--secondary-color);color:var(--main-background-color);border-radius:12px;padding-left:1.4em;padding-right:1.4em;font-weight:500;font-size:14px;height:48px}.navbar-left{display:flex;justify-content:center;align-items:center;gap:2em}.navbar-left-links{display:flex;gap:1.5em;justify-content:center;align-items:center;height:var(--sub-header-text-size)}.navbar-left-link-text{font-size:16px}.navbar-right{display:flex;gap:2em}.navbar-right-links{display:flex;flex:1;justify-content:space-between;align-items:center;gap:1em}.navbar-right-link-text{font-size:16px}.navbar-login :hover{cursor:pointer}@media only screen and (max-width: 1024px){.navbar{justify-content:center;gap:32px;height:120px}}.section-one{max-width:100dvw;max-height:1200px;display:flex;justify-content:center;margin-top:4dvh}.section-one-content{display:flex;flex-direction:column;width:800px;align-items:center;gap:32px}.section-one-header{font-family:Poppins;font-size:2.8em;font-weight:600;line-height:1.2em;width:1000px;gap:12px;display:flex;flex-wrap:wrap;text-wrap:wrap;justify-content:center}.section-one-sub-header{font-family:Poppins;font-weight:700;display:flex;font-size:2em;flex-direction:column;align-items:flex-start;width:1000px;gap:24px;margin-bottom:32px}.sectionOneImage{border-radius:5%;max-height:600px;max-width:80dvw;z-index:10}.section-one-text{font-size:22px;line-height:1.5}@media only screen and (max-width: 850px){.section-one-content{width:550px}.section-one-header{font-size:2em;text-align:center;width:550px}.section-one-sub-header{text-align:center;align-items:center;width:400px}.section-one-image{width:550px}}@media only screen and (max-width: 500px){.section-one-content{width:350px}.section-one-header{font-size:2em;text-align:center;width:350px}.section-one-sub-header,.section-one-text{text-align:center;align-items:center;width:350px}.section-one-image{width:350px}}.signup-page{display:flex;justify-content:center;align-items:center}.form-container{margin-top:80px;width:320px;border-radius:.75rem;background-color:#111827;padding:2rem;color:#f3f4f6}.title{text-align:center;font-size:1.5rem;line-height:2rem;font-weight:700}.form{margin-top:1.5rem}.input-group{margin-top:.25rem;font-size:.875rem;line-height:1.25rem}.input-group label{display:block;color:#9ca3af;margin-bottom:4px}.input-group input{width:90%;border-radius:.375rem;border:1px solid rgba(55,65,81,1);outline:0;background-color:#111827;padding:.75rem 1rem;color:#f3f4f6}.input-group input:focus{border-color:#a78bfa}.forgot{display:flex;justify-content:flex-end;font-size:.75rem;line-height:1rem;color:#9ca3af;margin:8px 0 14px}.forgot a,.login a{color:#f3f4f6;text-decoration:none;font-size:14px}.forgot a:hover,.login a:hover{text-decoration:underline rgba(167,139,250,1)}.sign{cursor:pointer;display:block;width:100%;background-color:#a78bfa;padding:.75rem;text-align:center;color:#111827;border:none;border-radius:.375rem;margin-top:20px;font-size:14px}.error-message{display:block;width:100%;background-color:#f55;color:#fff;border:none;border-radius:.375rem;height:40px;text-align:center;justify-content:center;align-items:center;display:flex;margin:10px 0}.social-message{display:flex;align-items:center;padding-top:1rem}.line{height:1px;flex:1 1 0%;background-color:#374151}.social-message .message{padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;color:#9ca3af}.social-icons{display:flex;justify-content:center}.social-icons .icon{border-radius:.125rem;padding:.75rem;border:none;background-color:transparent;margin-left:8px}.social-icons .icon svg{height:1.25rem;width:1.25rem;fill:#fff}.login{text-align:center;font-size:.75rem;line-height:1rem;color:#9ca3af}.login-page{width:100dvw;display:flex;justify-content:center;background-color:#fff}.login-line{height:1px;flex:1 1 0%;background-color:#374151;margin-top:10px;margin-bottom:10px}.dashboard-container{display:flex;flex-direction:column;gap:32px;padding:32px 20px 20px;max-width:800px;margin:auto}.dashboard-section{margin-bottom:20px;min-height:150px}.dashboard-section h2{font-size:1.7em;font-weight:700;margin-bottom:24px;color:#333}.dashboard-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:30px}.dashboard-card{padding:15px;background-color:#fefefe;border-radius:8px;box-shadow:0 4px 6px #0000001a;font-size:1.1em;color:var(--main-text-color);transition:box-shadow .2s ease;min-height:120px;line-height:1.5}.dashboard-card:hover{box-shadow:0 6px 10px #3e3e3e26}.dashboard-divider{width:100%;height:2px;background-color:#909090;margin:20px 0}.bill-title{font-weight:700}@media (max-width: 600px){.dashboard-container{padding:10px}.dashboard-section h2{font-size:1.3em}.dashboard-card{font-size:.85em}}.create-change-form-container{display:flex;justify-content:center;min-height:70vh;background-color:#fefefe;padding:20px}.create-change-form{width:100%;max-width:800px;background:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 8px #0000001a;box-sizing:border-box}.create-change-form-title{text-align:center;font-size:1.5em;font-weight:700;margin-bottom:20px;color:#333}.create-change-form-label{display:block;margin-bottom:8px;font-weight:700;color:#555;margin-top:16px}.create-change-form-input,.create-change-form-textarea{width:100%;padding:10px;margin-bottom:16px;border:1px solid #ccc;border-radius:4px;font-size:1em;font-family:Poppins;box-sizing:border-box}.create-change-form-textarea{resize:vertical;min-height:40vh}.create-change-form-button{width:100%;padding:12px;background-color:#007bff;color:#fff;border:none;border-radius:4px;font-size:1em;cursor:pointer;transition:background-color .3s ease}.create-change-form-button:hover{background-color:#0056b3}@media (max-width: 480px){.create-change-form{padding:15px}}.bill-response-container{display:flex;flex-direction:row;gap:32px;padding:32px 20px 20px;max-width:800px;margin:auto}.bill-response-column{flex:1;display:flex;flex-direction:column;gap:20px}.bill-response-section{margin-bottom:20px;min-height:150px}.bill-response-section h3{font-size:1.5em;font-weight:700;margin-bottom:16px;color:#333}.bill-response-divider{width:100%;height:2px;background-color:#909090;margin:20px 0}.bill-response-card-group{display:flex;gap:20px;margin-bottom:20px;flex-direction:column}.bill-response-small-card,.bill-response-large-card{padding:20px;background-color:#fefefe;border-radius:8px;box-shadow:0 4px 6px #0000001a;font-size:.9em;color:#444;transition:box-shadow .2s ease;min-height:220px}.bill-response-small-card h4,.bill-response-large-card h4{font-size:1.2em;font-weight:700;margin-bottom:12px;color:#333}.bill-response-small-card p,.bill-response-large-card p{font-size:1em;color:#666;line-height:1.6}.bill-response-small-card:hover,.bill-response-large-card:hover{box-shadow:0 6px 12px #3e3e3e26}.bill-response-feedback-form{display:flex;flex-direction:column;gap:10px;margin-top:10px}.bill-response-feedback-form label{font-size:1em;color:#444}.bill-response-feedback-form input[type=radio]{margin-right:10px}.bill-response-feedback-submit{padding:8px 16px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1em;margin-top:10px}.bill-response-feedback-submit:hover{background-color:#0056b3}.give-feedback{margin-top:16px}@media (max-width: 600px){.bill-response-container{flex-direction:column;gap:20px;padding:10px}.bill-response-section h3{font-size:1.3em}.bill-response-small-card,.bill-response-large-card{font-size:.85em}}.my-changes-container{display:flex;flex-direction:column;gap:32px;padding:20px;max-width:1200px;margin:auto}.my-changes-section{min-height:200px}.my-changes-section h2{font-size:2em;font-weight:700;margin-bottom:24px;color:#333}.my-changes-cards{display:grid;grid-template-columns:1fr;gap:30px}.my-changes-card{padding:20px;background-color:#fefefe;border-radius:8px;box-shadow:0 4px 8px #0000001a;font-size:1em;color:var(--main-text-color);transition:box-shadow .2s ease;min-height:250px}.my-changes-card h3{font-size:1.5em;margin-bottom:10px}.my-changes-card p{font-size:1.2em;color:var(--main-text-color);line-height:1.6}.my-changes-card:hover{box-shadow:0 6px 12px #3e3e3e26}.feedback-card-text{font-weight:500;font-size:1.2em;line-height:1.5}.feedback-response-large-card{padding:20px;background-color:#fefefe;border-radius:8px;box-shadow:0 4px 6px #0000001a;font-size:.9em;color:var([--main-text-color]);transition:box-shadow .2s ease;min-height:150px;display:flex;justify-content:center;align-items:center}@media (max-width: 600px){.my-changes-container{padding:10px}.my-changes-section h2{font-size:1.5em}.my-changes-card{font-size:.9em}.my-changes-card h3{font-size:1.3em}.my-changes-card p{font-size:.9em}}.admin-dashboard-container{display:flex;flex-direction:row;gap:32px;padding:32px 20px 20px;max-width:1200px;margin:auto}.admin-dashboard-column{flex:1;display:flex;flex-direction:column;gap:20px}.admin-dashboard-section{margin-bottom:20px;min-height:150px}.admin-dashboard-section h3{font-size:1.5em;font-weight:700;margin-bottom:16px;color:#333}.admin-dashboard-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px}.admin-dashboard-card{padding:15px;background-color:#fefefe;border-radius:8px;box-shadow:0 4px 6px #0000001a;font-size:.9em;color:#444;transition:box-shadow .2s ease;min-height:100px}.admin-dashboard-card:hover{box-shadow:0 6px 10px #3e3e3e26}.admin-dashboard-card-group{display:flex;gap:20px;margin-bottom:20px}.admin-dashboard-small-card{flex:1;padding:15px;background-color:#fefefe;border-radius:8px;box-shadow:0 4px 6px #0000001a;font-size:.9em;color:#444;transition:box-shadow .2s ease;min-height:100px;margin-top:16px;line-height:1.5}.admin-dashboard-large-card{padding:20px;background-color:#fefefe;border-radius:8px;box-shadow:0 4px 6px #0000001a;font-size:.9em;color:#444;transition:box-shadow .2s ease;min-height:180px;margin-top:20px;line-height:1.5}.admin-dashboard-divider{width:100%;height:2px;background-color:#909090;margin:20px 0}@media (max-width: 600px){.admin-dashboard-container{flex-direction:column;gap:20px;padding:10px}.admin-dashboard-section h3{font-size:1.3em}.admin-dashboard-card,.admin-dashboard-small-card,.admin-dashboard-large-card{font-size:.85em}}.bills-container{display:flex;flex-direction:row;gap:32px;padding:32px 20px 20px;max-width:800px;margin:auto}.bills-column{flex:1;display:flex;flex-direction:column;gap:20px}.bills-section{margin-bottom:20px;min-height:150px}.bills-section h3{font-size:1.5em;font-weight:700;margin-bottom:16px;color:#333}.bills-divider{width:100%;height:2px;background-color:#909090;margin:20px 0}.bills-card-group{display:flex;gap:20px;margin-bottom:20px}.bills-small-card,.bills-large-card{padding:20px;background-color:#fefefe;border-radius:8px;box-shadow:0 4px 6px #0000001a;font-size:.9em;color:#444;transition:box-shadow .2s ease;min-height:180px}.bills-small-card h4,.bills-large-card h4{font-size:1.2em;font-weight:700;margin-bottom:12px;color:#333}.bills-small-card p,.bills-large-card p{font-size:1em;color:#666;line-height:1.6}.bills-small-card:hover,.bills-large-card:hover{box-shadow:0 6px 12px #3e3e3e26}@media (max-width: 600px){.bills-container{flex-direction:column;gap:20px;padding:10px}.bills-section h3{font-size:1.3em}.bills-small-card,.bills-large-card{font-size:.85em}}.community-container{display:flex;flex-direction:column;gap:32px;padding:20px;max-width:800px;margin:auto}.community-section{min-height:200px}.community-section h2{font-size:2em;font-weight:700;margin-bottom:24px;color:#333}.community-cards{display:grid;grid-template-columns:1fr;gap:30px}.community-card{padding:20px;background-color:#fefefe;border-radius:8px;box-shadow:0 4px 8px #0000001a;font-size:1em;color:var(--main-text-color);transition:box-shadow .2s ease;min-height:250px}.community-card h3{font-size:1.5em;margin-bottom:10px}.community-card p{font-size:1.2em;color:var(--main-text-color);line-height:1.6}.community-card:hover{box-shadow:0 6px 12px #3e3e3e26}.feedback-section-header{font-size:1.3em;line-height:1.5;text-align:center;justify-content:center;align-items:center;display:flex;margin-bottom:32px}@media (max-width: 600px){.community-container{padding:10px}.community-section h2{font-size:1.5em}.community-card{font-size:.9em}.community-card h3{font-size:1.3em}.community-card p{font-size:.9em}}
