:root{--accent: 124, 58, 237;--accent-gradient: linear-gradient(45deg, rgb(var(--accent)), #da62c4 30%, white 60%)}html{font-family:system-ui,sans-serif;background-color:#f6f6f6}main{margin:auto;padding:1.5rem;max-width:800px}h1{font-size:3rem;font-weight:800;margin:0}.site-header{background:white;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:50}.site-nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;max-width:1000px;margin:0 auto}.logo{font-weight:800;font-size:1.25rem;color:#0f172a;text-decoration:none}.nav-right{display:flex;align-items:center;gap:.75rem}.logo-image{height:36px;width:auto;border-radius:6px}.nav-cta-button{background:#D15416;color:#fff;padding:.6rem 1.25rem;border-radius:9999px;text-decoration:none;font-weight:700;font-size:.95rem;transition:all .3s ease;box-shadow:0 2px 4px -1px #d1541666}.nav-cta-button:hover{background:#b84812;transform:translateY(-1px) scale(1.02);box-shadow:0 4px 6px -1px #d1541680}
