#__next,body,html{margin:0;padding:0;height:100%;width:100%;overflow:hidden;background:white;font-family:Helvetica Neue,sans-serif;color:black}.overlay-root{position:fixed;inset:0;z-index:10;pointer-events:none}.overlay-root *{pointer-events:auto}.side-drawer{position:fixed;top:0;left:0;width:260px;height:100%;background:rgba(255,255,255,.5);backdrop-filter:blur(8px);box-shadow:4px 0 10px rgba(0,0,0,.08);transform:translateX(-100%);transition:transform .4s ease;z-index:25;padding:2rem 1.5rem 1rem;display:flex;flex-direction:column;align-items:flex-start}.side-drawer.open{transform:translateX(0)}.hamburger-icon{position:absolute;top:1.5rem;left:1.5rem;z-index:40;width:40px;height:40px;cursor:pointer;transition:transform .4s ease,left .4s ease}.hamburger-icon.rotated{transform:rotate(90deg)}.hamburger-icon.moved{left:240px}.drawer-menu{list-style:none;padding:0;margin-top:4.5rem;width:100%;display:flex;flex-direction:column;align-items:flex-end;gap:1.5rem;font-size:1.9rem;font-weight:500}.drawer-item{color:black;cursor:pointer;text-align:right;width:100%}.drawer-item a{color:black;text-decoration:none}.drawer-item:hover{opacity:.7}.category-list{margin-top:1rem;padding-left:1rem;list-style:none;display:flex;flex-direction:column;gap:.6rem;font-size:1.3rem;font-weight:500;text-align:right}.category-item{color:#111;cursor:pointer}.category-item:hover{opacity:.75}.add-question-container{position:absolute;top:1.5rem;right:1.5rem;z-index:30}.add-question-img{height:48px;width:auto;cursor:pointer;transition:transform .2s ease}.add-question-img.expanded{height:auto;width:auto}.footer-links{position:absolute;bottom:1rem;right:1.5rem;z-index:20;font-size:12px;color:#444}.footer-links a{margin-left:.5rem;margin-right:.5rem;color:#444;text-decoration:none}.footer-links a:hover{text-decoration:underline}@media (max-width:768px){.hero-title{font-size:36px!important;letter-spacing:2px!important}.hero-subtitle{font-size:18px!important;letter-spacing:1px!important}.logo-img{width:160px!important}.cursor-text{display:none!important}}.hero-overlay{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:1000;pointer-events:none;font-family:Roboto,sans-serif;color:white}.logo-img{width:280px;height:auto;margin-bottom:20px}.hero-title{font-size:76px;letter-spacing:5px}.hero-subtitle{margin-top:10px;font-size:34px;letter-spacing:4px;font-weight:300;opacity:.8}.cursor-text{position:fixed;top:0;left:0;z-index:1000;color:white;font-family:sans-serif;font-size:14px;font-weight:300;pointer-events:none}@media (max-width:768px){div.hero-title{font-size:36px!important;letter-spacing:2px!important}div.hero-subtitle{font-size:18px!important;letter-spacing:1px!important}img.logo-img{width:160px!important}div.cursor-text{display:none!important}}