*,:after,:before{box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif;background-color:#fff;color:#1f2933;line-height:1.6;-webkit-font-smoothing:antialiased;text-align:center;min-height:100vh;display:flex;justify-content:center;align-items:center}#bobarbu_wrapper{padding:2rem}h1,h2{font-weight:700;line-height:1.2;margin:0 0 1rem}h1{font-size:clamp(2.2rem,5vw,3rem)}h2{font-size:clamp(1.6rem,4vw,2.2rem);color:rgb(21.3597560976,28.25,35.1402439024)}p{margin:0 0 1.25rem;color:#6b7280;max-width:65ch}button,p{font-size:1rem}button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-family:Inter,sans-serif;font-weight:600;border-radius:.75rem;border:none;cursor:pointer;background-color:#4f46e5;color:#fff;text-decoration:none;transition:all .25s ease;margin-bottom:1rem}button:hover{background-color:#4338ca;transform:translateY(-1px);box-shadow:0 8px 20px rgba(79,70,229,.25)}button:active{transform:translateY(0);box-shadow:0 4px 10px rgba(79,70,229,.2)}button:disabled{opacity:.6;cursor:not-allowed}.button--secondary{background-color:rgba(0,0,0,0);color:#4f46e5;border:2px solid #4f46e5}.button--secondary:hover{background-color:#4f46e5;color:#fff}.container{width:100%;max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.section{margin-bottom:4rem}