:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--accent:#aa3bff;--accent-bg:#aa3bff1a;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:"AlyaHand", var(--sans);font:18px/145% var(--sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--accent:#c084fc;--accent-bg:#c084fc26}}@font-face{font-family:AlyaHand;src:url(/assets/AlyaHandLight-PCH43Pqn.otf)format("opentype");font-weight:300;font-display:swap}@font-face{font-family:Olivia;src:url(/assets/Olivia-Regular-Bz7TobxR.ttf)format("truetype");font-weight:400;font-display:swap}*{box-sizing:border-box}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}a{color:var(--accent)}#root{flex-direction:column;min-height:100svh;display:flex}.site-header{border-bottom:1px solid var(--border);background:#fdafcb;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.site-header nav{gap:1.5rem;display:flex}.site-header a{text-decoration:none}.site-logo{align-items:center;display:flex}.site-logo img{width:auto;height:5.5rem}.home-link{color:#08060d}main{flex:1;width:100%;max-width:640px;margin:0 auto;padding:2rem}:is(main:has(.home),main:has(.auth)){max-width:none;padding:0;display:flex}.home,.auth{background-color:#fdafcb;background-image:url(/assets/pink-watercolour-background-Dt_8nduf.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex:1}.auth{color:#08060d;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.auth h1{font-family:"Olivia", var(--sans);color:#08060d;font-size:3rem;font-weight:700}.auth a{color:#08060d}.recruiters form,.auth form{flex-direction:column;gap:.75rem;max-width:320px;display:flex}.recruiters input,.auth input{font:inherit;border:1px solid var(--border);border-radius:4px;padding:.5rem}.auth input{color:#08060d;background:#fff}.recruiters button{font:inherit;border:1px solid var(--accent);background:var(--accent-bg);color:var(--text-h);cursor:pointer;border-radius:4px;padding:.5rem 1rem}.auth button{font:inherit;color:#08060d;cursor:pointer;background:#fff;border:1px solid #08060d;border-radius:4px;padding:.5rem 1rem}.site-header nav button{font:inherit;border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:4px;padding:.35rem .85rem}.site-footer{text-align:center;border-top:1px solid var(--border);color:#08060d;background:#fdafcb;padding:1rem 2rem}
