.compliance-strip{background:#0a0a14;border-bottom:1px solid rgba(255,215,0,.18);box-shadow:0 1px 0 rgba(255,215,0,.05),0 2px 12px rgba(0,0,0,.4);width:100%;position:relative;z-index:9999}.compliance-strip:after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent 5%,rgba(255,215,0,.5) 50%,transparent 95%)}.cs-inner{max-width:1400px;margin:0 auto;padding:9px 22px;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;font-family:'Lora',Georgia,serif;font-size:11.5px;line-height:1.4;color:rgba(255,255,255,.55);letter-spacing:.01em}.cs-icon{flex-shrink:0;color:#00f0ff;display:inline-flex;align-items:center;filter:drop-shadow(0 0 4px rgba(0,240,255,.5))}.cs-pill{white-space:nowrap}.cs-pill strong{color:rgba(255,255,255,.85);font-weight:600}.cs-pill a{color:#00f0ff;text-decoration:none;border-bottom:1px dotted rgba(0,240,255,.4);transition:color .2s ease,border-color .2s ease}.cs-pill a:hover{color:#fff;border-color:rgba(255,255,255,.6)}.cs-dot{color:rgba(255,215,0,.4);font-weight:700;user-select:none}@media (max-width:767px){.cs-inner{padding:8px 14px;font-size:10.5px;gap:6px;justify-content:flex-start}.cs-pill{white-space:normal}.cs-dot{display:none}.cs-pill:after{content:' \00B7';color:rgba(255,215,0,.4);margin-left:4px}.cs-pill:last-of-type:after{content:''}}