:root{--bg:#fd9326;--bg2:#feebd0;--bg3:#fd9326;--bgdark:#1c1c1c;--text:#feebd0;--text2:#fd9326;--muted:#feebd0;--muted2:#fd932699;--accent:#feebd0;--border:#feebd02e;--border2:#fd932633;--font-head:"PP Mori", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-body:"PP Mori", "Helvetica Neue", Helvetica, Arial, sans-serif;--nav-height:68px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:16px;line-height:1.6;overflow-x:hidden}::selection{background:var(--bgdark);color:var(--text)}a{color:inherit;text-decoration:none;transition:opacity .2s}a:hover{opacity:.8}img{max-width:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 20px}.form{height:920px}@media (width>=768px){.container{padding:0 40px}.form{height:780px}}section{padding:120px 30px}h1,h2,h3{font-family:var(--font-head);letter-spacing:-.02em;line-height:1.1}h1{font-size:clamp(3rem,8vw,5.5rem);font-weight:800}h2{font-size:clamp(2rem,5vw,3rem);font-weight:800}h3{font-size:1.25rem;font-weight:700}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.animate-pulse{animation:2s infinite pulse}
