.clp-hero{flex:1 1 0;position:relative;display:flex;align-items:center;justify-content:center;background:linear-gradient(-45deg,#1a1a2e,#0f3460,#1a1a2e,#0f3460);background-size:400% 400%;animation:clpGradShift 12s ease infinite;overflow:hidden}.clp-hero-pattern{position:absolute;inset:0;pointer-events:none}.clp-pattern-dots{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Ccircle cx='2' cy='2' r='1.4' fill='rgba(255,255,255,0.18)'/%3E%3C/svg%3E")}.clp-pattern-grid{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M32 0L0 0 0 32' fill='none' stroke='rgba(255,255,255,0.13)' stroke-width='0.8'/%3E%3C/svg%3E")}.clp-pattern-lines{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cline x1='0' y1='20' x2='20' y2='0' stroke='rgba(255,255,255,0.13)' stroke-width='1'/%3E%3C/svg%3E")}.clp-tw-cursor{display:inline-block;width:2px;background:rgba(255,255,255,.85);margin-left:3px;vertical-align:baseline;animation:clpBlink .75s step-end infinite;border-radius:1px}.clp-hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.38)}.clp-hero-inner{position:relative;z-index:1;color:#fff;text-align:center;padding:40px 48px;max-width:520px}.clp-hero-inner h2{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;line-height:1.2;margin:0 0 16px;color:#fff}.clp-hero-inner p{font-size:1rem;line-height:1.6;margin:0;color:rgba(255,255,255,.82)}@media (max-width:800px){.clp-hero{flex:none;min-height:200px;width:100%}}