html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#f29b51}input[type=checkbox],input[type=radio]{appearance:none!important;background-color:#0000!important}.custom-checkbox{cursor:pointer;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border-radius:4px;flex-shrink:0;width:18px;min-width:18px;height:18px;min-height:18px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;appearance:none!important;accent-color:#f29b51!important;background:#f29b510d!important;border:1.5px solid #f29b5166!important;outline:none!important}.custom-checkbox:focus,.custom-checkbox:focus-visible{outline:none!important;box-shadow:0 0 0 2px #f29b514d!important}.custom-checkbox:hover{box-shadow:0 0 8px #f29b5133;background:#f29b511a!important;border-color:#f29b51b3!important}.custom-checkbox:checked{box-shadow:0 0 12px #f29b5166;background:#f29b51 linear-gradient(135deg,#f29b51 0%,#e7853c 100%)!important;border-color:#f29b51!important}.custom-checkbox:checked:after{content:"✓";color:#0a0a0a;font-size:11px;font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-radio{cursor:pointer;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border-radius:50%;flex-shrink:0;width:18px;min-width:18px;height:18px;min-height:18px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;appearance:none!important;accent-color:#f29b51!important;background:#f29b510d!important;border:1.5px solid #f29b5166!important;outline:none!important}.custom-radio:focus,.custom-radio:focus-visible{outline:none!important;box-shadow:0 0 0 2px #f29b514d!important}.custom-radio:hover{box-shadow:0 0 8px #f29b5133;background:#f29b511a!important;border-color:#f29b51b3!important}.custom-radio:checked{box-shadow:0 0 12px #f29b5166;background:0 0!important;border-color:#f29b51!important}.custom-radio:checked:after{content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,#f29b51 0%,#e7853c 100%)!important}.field-error{border-color:#ef4444!important}.error-message{color:#ef4444;margin-top:6px;font-size:12px;display:none}.error-message.show{display:block}button[type=submit]:disabled{opacity:.5;cursor:not-allowed}.form-input:focus{border-color:#f29b51;outline:none;box-shadow:0 0 0 2px #f29b511a}.nav-dropdown{position:relative}.nav-dropdown-trigger{cursor:pointer;align-items:center;gap:4px;display:flex}.nav-dropdown-trigger .material-symbols-outlined{font-size:18px;transition:transform .3s}.nav-dropdown:hover .nav-dropdown-trigger .material-symbols-outlined{transform:rotate(180deg)}.nav-dropdown-menu{-webkit-backdrop-filter:blur(12px);opacity:0;visibility:hidden;z-index:100;background:#1c1c1cf2;border:1px solid #ffffff1a;border-radius:12px;min-width:200px;padding:8px 0;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 20px 40px #0006}.nav-dropdown:hover .nav-dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.nav-dropdown-menu a{color:#ffffffb3;align-items:center;gap:12px;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.nav-dropdown-menu a:hover{color:#f29b51;background:#f29b511a}.nav-dropdown-menu a .material-symbols-outlined{color:#f29b51;font-size:20px}
