header{background:#0a0a0af7;backdrop-filter:blur(10px);box-shadow:0 1px #ffffff0d,0 4px 20px #0006;position:sticky;top:0;z-index:1000}header .header-content{display:flex;justify-content:space-between;align-items:center;padding:18px 0}header .logo{font-size:28px;font-weight:900;text-decoration:none;letter-spacing:-.04em}header .tryst{color:#fff}header .link{background:linear-gradient(135deg,#c0392b,#e74c3c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}header nav{display:flex;gap:32px;align-items:center}header nav a{text-decoration:none;color:#ffffffbf;font-weight:600;font-size:15px;transition:all .2s;position:relative}header nav a:not(.cta-button):hover{color:#e74c3c}header nav a:not(.cta-button):after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#e74c3c;transition:width .3s}header nav a:not(.cta-button):hover:after{width:100%}header .cta-button{background:linear-gradient(135deg,#c0392b,#e74c3c);color:#fff!important;padding:11px 28px;border-radius:6px;font-weight:800;font-size:14px;box-shadow:0 4px 16px #c0392b66;transition:all .3s ease;letter-spacing:.3px}header .cta-button:after{display:none!important}header .cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #c0392b8c;color:#fff!important}@media(max-width:768px){header nav{gap:16px}header nav a{font-size:13px}header nav a:not(.cta-button){display:none}header .cta-button{padding:10px 22px;font-size:13px}header .logo{font-size:24px}}footer{background:#0a0a0a;border-top:1px solid rgba(255,255,255,.07);padding:64px 0 32px;color:#ffffffa6}footer .footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px}footer .footer-brand h3{font-size:26px;font-weight:900;letter-spacing:-.04em;margin-bottom:12px;color:#fff}footer .tryst{color:#fff}footer .link{background:linear-gradient(135deg,#c0392b,#e74c3c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}footer .footer-brand p{font-size:14px;line-height:1.7;color:#ffffff80;margin-bottom:20px}footer .footer-badges{display:flex;flex-wrap:wrap;gap:8px}footer .trust-badge{background:#c0392b26;border:1px solid rgba(192,57,43,.3);color:#e74c3c;padding:5px 12px;border-radius:4px;font-size:12px;font-weight:700;letter-spacing:.3px}footer .footer-section h4{font-size:12px;font-weight:700;color:#ffffffe6;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}footer .footer-section a{display:block;color:#ffffff73;text-decoration:none;font-size:14px;margin-bottom:10px;transition:color .2s}footer .footer-section a:hover{color:#e74c3c}footer .footer-bottom{border-top:1px solid rgba(255,255,255,.06);padding-top:28px;text-align:center}footer .footer-bottom p{font-size:13px;color:#ffffff4d;margin-bottom:6px;line-height:1.6}footer .footer-disclaimer{font-size:12px;color:#fff3!important}@media(max-width:1024px){footer .footer-content{grid-template-columns:1fr 1fr 1fr;gap:32px}footer .footer-brand{grid-column:1 / -1}}@media(max-width:640px){footer .footer-content{grid-template-columns:1fr 1fr;gap:28px}}*{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;width:100%;min-height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fffc;background:#0f0f0f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}main{min-height:60vh}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:800;color:#fff;letter-spacing:-.03em}p{line-height:1.7;color:#ffffffa6}strong{font-weight:700;color:#fff}a{color:inherit}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:96px 0}@media(max-width:768px){.section{padding:64px 0}.container{padding:0 20px}}
