.sidebar-container{display:flex;flex-direction:column;gap:2rem;width:100%}@media(min-width:1024px){.sidebar-container{max-width:16rem;flex-shrink:0}}.sidebar-sticky-wrapper{position:sticky;top:2rem}.sidebar-module{padding-bottom:2rem;border-bottom:1px solid oklch(var(--border));margin-bottom:1.5rem}.sidebar-module:last-child{border-bottom:none}.sidebar-module h3{margin-top:0!important;margin-bottom:1rem!important;font-size:.875rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:oklch(var(--muted-foreground))}.sidebar-text{font-size:.875rem;color:oklch(var(--foreground));margin-bottom:1rem;line-height:1.4}.sidebar-label{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:oklch(var(--muted-foreground));margin-bottom:.15rem}.sidebar-input{background-color:oklch(var(--background));border:1px solid oklch(var(--border));padding:.4rem .6rem;border-radius:4px;color:oklch(var(--foreground));font-size:.875rem;width:100%}.sidebar-divider{border:0;border-top:1px solid oklch(var(--border));margin:.75rem 0}.sidebar-nav{display:flex;flex-direction:column;gap:.5rem}.sidebar-nav a{font-size:.875rem;font-weight:600;text-decoration:none;color:oklch(var(--foreground));transition:color .2s ease}.sidebar-nav a:hover{color:oklch(var(--primary))}.sidebar-form{display:flex;flex-direction:column;gap:.75rem;width:100%}.form-group{width:100%;margin-bottom:.25rem}.sidebar-submit{width:100%;display:flex;justify-content:center;align-items:center;padding:.625rem 1rem;margin-top:.5rem;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;background-color:oklch(var(--primary));border:none;border-radius:4px;cursor:pointer;transition:opacity .2s ease}.sidebar-submit:hover{opacity:.9}.captcha-wrapper{display:flex;justify-content:center;transform:scale(.9);transform-origin:center;margin:.5rem 0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
