html,body{margin:0;padding:0;background:#fbfcfe}a{color:#0b1f42;text-decoration:none}a:hover{color:#1257c9}@keyframes riseIn{0%{opacity:0;transform:translateY(110%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes signWipe{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 -8% 0 0)}}@keyframes marquee{to{transform:translate(-50%)}}@keyframes pulseDot{0%,to{opacity:1}50%{opacity:.35}}.page{min-height:100vh;display:flex;flex-direction:column;font-family:"Exo 2",sans-serif;background:#fbfcfe;color:#0b1f42;box-sizing:border-box}.header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px clamp(24px,5vw,56px);border-bottom:1px solid #e6eaf2}.header-logo{height:44px;width:auto}.status{display:flex;align-items:center;gap:9px}.status-dot{width:8px;height:8px;border-radius:50%;background:#1fb865;animation:pulseDot 2.4s ease-in-out infinite}.status-label{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#47536b}.hero{flex:1;display:flex;flex-direction:column;justify-content:center;padding:56px clamp(24px,5vw,56px);gap:0}.domain{margin:0 0 18px;font-size:12px;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:#8a96ad;animation:fadeIn .8s ease-out both}.title{margin:0;font-style:italic;font-weight:800;text-transform:uppercase;letter-spacing:-.015em;line-height:.92;font-size:clamp(64px,13vw,168px);display:flex;flex-wrap:wrap;column-gap:.22em}.title-word{display:inline-flex;overflow:hidden;padding-right:.06em}.title-word--accent .title-letter{background:linear-gradient(120deg,#1257c9 10%,#2e7bef 90%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.title-letter{display:inline-block;animation:riseIn .7s cubic-bezier(.2,.7,.2,1) both}.lead{margin:28px 0 0;max-width:520px;font-size:17px;line-height:1.65;color:#47536b;text-wrap:pretty;animation:fadeIn .8s ease-out .7s both}.signature{margin-top:52px;width:fit-content;animation:fadeIn .6s ease-out 1.1s both}.signature-name{font-family:Caveat,cursive;font-size:42px;line-height:1;color:#0b1f42;transform:rotate(-2deg);padding:0 10px 6px 4px;animation:signWipe 1.6s ease-in-out 1.3s both}.signature-caption{border-top:1px solid #0b1f42;padding-top:8px;font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#8a96ad}.marquee{border-top:1px solid #e6eaf2;border-bottom:1px solid #e6eaf2;overflow:hidden;padding:12px 0;background:#f4f8fe}.marquee-track{display:flex;width:max-content;animation:marquee 22s linear infinite}.marquee-item{white-space:nowrap;font-size:12px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#1257c9;padding-right:3em}.footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 32px;padding:20px clamp(24px,5vw,56px)}.footer-link{font-size:14px;font-weight:600;letter-spacing:.02em;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.footer-link:hover{border-bottom-color:#1257c9}.footer-copy{font-size:12px;color:#8a96ad}
