
.site-head{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);background:rgba(9,10,18,.9);backdrop-filter:blur(16px)}.site-head .head-row{display:flex;align-items:center;height:74px;width:min(1180px,calc(100% - 40px));margin:auto;gap:clamp(12px,2.5vw,30px)}
.site-head .logo{display:flex;align-items:center;gap:10px;flex:none;font-weight:900;line-height:1.4;white-space:nowrap}.site-head .logo small{display:block;color:var(--cyan);font:10px Manrope,sans-serif;letter-spacing:1.2px;line-height:1.1}.site-head .logo-image{display:block;width:38px;height:38px;flex:none;filter:drop-shadow(0 0 10px rgba(255,77,166,.2))}
.site-head .head-links{display:flex;align-items:center;gap:clamp(10px,1.6vw,20px);margin-right:auto;color:var(--muted);font-size:13px;white-space:nowrap}.site-head .head-links a{transition:color .18s ease}.site-head .head-links a:hover{color:#fff}
.site-head .head-cta{display:inline-flex;align-items:center;justify-content:center;flex:none;white-space:nowrap;border:1px solid rgba(255,77,166,.55);border-radius:10px;padding:7px 13px;background:rgba(255,77,166,.08);color:#fff;font-size:12px;transition:background .18s ease,border-color .18s ease}.site-head .head-cta:hover{background:rgba(255,77,166,.17);border-color:var(--pink)}
.site-head .chrome-mobile{display:none;position:relative;margin-right:auto}.site-head .chrome-mobile summary{list-style:none;cursor:pointer;border:1px solid var(--line);border-radius:10px;padding:5px 10px;color:var(--text);font-size:12px}.site-head .chrome-mobile summary::-webkit-details-marker{display:none}
.site-head .chrome-mobile nav{position:absolute;top:calc(100% + 10px);right:0;width:min(280px,calc(100vw - 28px));padding:9px;border:1px solid var(--line);border-radius:14px;background:#11121d;box-shadow:0 18px 48px #0009}.site-head .chrome-mobile nav a{display:block;padding:9px 11px;border-radius:9px;color:var(--muted);font-size:13px}.site-head .chrome-mobile nav a:hover,.site-head .chrome-mobile nav a:focus-visible{background:rgba(255,255,255,.06);color:#fff}
.site-footer{border-top:1px solid var(--line);background:linear-gradient(180deg,rgba(19,21,34,.28),rgba(9,10,18,.96));padding:32px 0 22px;color:var(--muted);font-size:12px;line-height:1.9}
.site-footer .footer-row{width:min(1180px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:28px;align-items:start}
.footer-brand{color:#fff;font-weight:800;font-size:15px}.footer-about{max-width:340px;margin:6px 0 0;color:#858394}.enamad-trust{display:inline-block;margin-top:14px;line-height:0}.enamad-trust img{width:150px;max-width:100%;height:auto;cursor:pointer}.footer-col-title{margin:0 0 8px;color:#fff;font-size:12px;font-weight:800}.footer-links{display:grid;gap:5px}.footer-links a{width:max-content;max-width:100%;color:var(--muted);transition:color .18s ease}.footer-links a:hover{color:var(--cyan)}.footer-bottom{width:min(1180px,calc(100% - 40px));margin:24px auto 0;padding-top:14px;border-top:1px solid rgba(255,255,255,.07);display:flex;justify-content:space-between;gap:12px;color:#777585;font-size:10px}
@media(max-width:1000px){.site-head .head-links{display:none}.site-head .chrome-mobile{display:block}.site-head .head-row{gap:14px}.site-head .head-cta{margin-right:0}}
@media(max-width:760px){.site-footer .footer-row{grid-template-columns:1fr 1fr;gap:20px}.site-footer .footer-brand-col{grid-column:1/-1}}
@media(max-width:480px){.site-head .head-row{width:calc(100% - 28px);height:66px}.site-head .logo small{font-size:8px;letter-spacing:.9px}.site-head .head-cta{padding:6px 9px;font-size:10px}.chrome-mobile summary{font-size:11px;padding:5px 8px}.site-footer .footer-row,.site-footer .footer-bottom{width:calc(100% - 28px)}.site-footer .footer-row{grid-template-columns:1fr 1fr;gap:16px}.site-footer .footer-bottom{flex-direction:column;gap:3px}}
