.section{width:100%;max-width:1100px;padding:25px 16px 20px;text-align:center;overflow:hidden}.hero{position:relative;height:253px;margin-bottom:24px}.stars{inset:0 0 auto 0;height:120px;pointer-events:none}.star,.stars{position:absolute}.star{color:#21b8b2;opacity:0;animation:twinkle 2.8s ease-in-out infinite;text-shadow:0 0 6px rgba(33,184,178,.5)}.star:first-child{top:6px;left:8%;font-size:14px;animation-delay:0s}.star:nth-child(2){top:30px;left:18%;font-size:9px;animation-delay:.6s}.star:nth-child(3){top:12px;left:30%;font-size:11px;animation-delay:1.2s}.star:nth-child(4){top:46px;left:40%;font-size:8px;animation-delay:.3s}.star:nth-child(5){top:8px;left:50%;font-size:13px;animation-delay:1.6s}.star:nth-child(6){top:38px;left:60%;font-size:10px;animation-delay:.9s}.star:nth-child(7){top:16px;left:70%;font-size:15px;animation-delay:2s}.star:nth-child(8){top:50px;left:80%;font-size:9px;animation-delay:.45s}.star:nth-child(9){top:10px;left:88%;font-size:11px;animation-delay:1.4s}.star:nth-child(10){top:60px;left:12%;font-size:8px;animation-delay:2.2s}.star:nth-child(11){top:64px;left:74%;font-size:10px;animation-delay:1s}.star:nth-child(12){top:2px;left:42%;font-size:8px;animation-delay:.75s}.star:nth-child(13){top:34px;left:92%;font-size:12px;animation-delay:1.9s}.star:nth-child(14){top:54px;left:48%;font-size:9px;animation-delay:.2s}@keyframes twinkle{0%,to{opacity:0;transform:scale(.4) rotate(0deg)}50%{opacity:.95;transform:scale(1.15) rotate(45deg)}}.dots{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);width:380px;opacity:.7;animation:dotsFloat 4s ease-in-out infinite}.dots img{width:100%;display:block}@keyframes dotsFloat{0%,to{transform:translateX(-50%) translateY(0);opacity:.55}50%{transform:translateX(-50%) translateY(-6px);opacity:.85}}.stage{left:50%;bottom:30px;width:0;height:0}.card,.stage{position:absolute}.card{left:-58px;bottom:0;width:116px;height:148px;border-radius:14px;background:#fbfdfe;border:2px solid #edf4f7;box-shadow:0 6px 18px rgba(23,82,96,.06);transform-origin:50% 100%;animation:shuffle 9s cubic-bezier(.55,.05,.3,1) infinite}.card:nth-child(2){animation-delay:-3s}.card:nth-child(3){animation-delay:-6s}@keyframes shuffle{0%{transform:translateX(0) translateY(-14px) rotate(0deg) scale(1.22);z-index:5}22%{transform:translateX(0) translateY(-14px) rotate(0deg) scale(1.22);z-index:5}28%{transform:translateX(40px) translateY(-70px) rotate(10deg) scale(1);z-index:6}33%{transform:translateX(150px) translateY(0) rotate(9deg) scale(.78);z-index:1}55%{transform:translateX(150px) translateY(0) rotate(9deg) scale(.78);z-index:1}61%{transform:translateX(0) translateY(-78px) rotate(-2deg) scale(.86);z-index:2}66%{transform:translateX(-150px) translateY(0) rotate(-9deg) scale(.78);z-index:1}83%{transform:translateX(-150px) translateY(0) rotate(-9deg) scale(.78);z-index:1}90%{transform:translateX(-40px) translateY(-70px) rotate(-10deg) scale(1);z-index:6}to{transform:translateX(0) translateY(-14px) rotate(0deg) scale(1.22);z-index:5}}.card{animation:shuffle 9s cubic-bezier(.55,.05,.3,1) infinite,glow 9s ease infinite}.card:nth-child(2){animation-delay:-3s,-3s}.card:nth-child(3){animation-delay:-6s,-6s}@keyframes glow{0%,22%{background:#f7fcfd;border-color:#2f9da0;box-shadow:0 16px 34px rgba(28,134,142,.3)}30%,90%{background:#fbfdfe;border-color:#edf4f7;box-shadow:0 6px 18px rgba(23,82,96,.06)}to{background:#f7fcfd;border-color:#2f9da0;box-shadow:0 16px 34px rgba(28,134,142,.3)}}.card .check{position:absolute;right:-7px;top:-9px;width:26px;height:26px;background:#2f9da0;color:#fff;border-radius:50%;font-size:15px;line-height:26px;font-weight:700;opacity:0;transform:scale(0);animation:checkPop 9s ease infinite}.card:nth-child(2) .check{animation-delay:-3s}.card:nth-child(3) .check{animation-delay:-6s}@keyframes checkPop{0%{opacity:1;transform:scale(1)}18%{opacity:1;transform:scale(1)}24%,92%{opacity:0;transform:scale(0)}97%{opacity:1;transform:scale(1.4)}to{opacity:1;transform:scale(1)}}.card .pin{position:absolute;left:50%;top:-40px;margin-left:-13px;width:26px;height:26px;background:#72c4c8;border-radius:50% 50% 50% 0;transform:rotate(-45deg) scale(0);opacity:0;animation:pinDrop 9s ease infinite}.card:nth-child(2) .pin{animation-delay:-3s}.card:nth-child(3) .pin{animation-delay:-6s}.card .pin:after{content:"";position:absolute;width:9px;height:9px;background:#fff;border-radius:50%;top:8px;left:8px}@keyframes pinDrop{0%{opacity:1;transform:rotate(-45deg) translateY(0) scale(1)}18%{opacity:1;transform:rotate(-45deg) translateY(0) scale(1)}24%,90%{opacity:0;transform:rotate(-45deg) translateY(-16px) scale(0)}96%{opacity:1;transform:rotate(-45deg) translateY(0) scale(1.15)}to{opacity:1;transform:rotate(-45deg) translateY(0) scale(1)}}.card .head{width:52px;height:52px;margin:20px auto 12px;border-radius:50%;background:#dce8ed;border:4px solid #eaf6f7;display:flex;align-items:center;justify-content:center;overflow:hidden;animation:feat 9s ease infinite}.card:nth-child(2) .head{animation-delay:-3s}.card:nth-child(3) .head{animation-delay:-6s}.card .head img{width:82%;object-fit:contain}.card .line{height:7px;width:54px;margin:6px auto;border-radius:10px;background:#dce8ed;animation:feat 9s ease infinite}.card:nth-child(2) .line{animation-delay:-3s}.card:nth-child(3) .line{animation-delay:-6s}@keyframes feat{0%,22%{background:#cfe5e9}30%,90%{background:#dce8ed}to{background:#cfe5e9}}.magnifier{position:absolute;z-index:8;bottom:60px;left:50%;width:144px;margin-left:-38px;transform-origin:32% 32%;animation:hover 9s ease-in-out infinite;filter:drop-shadow(0 8px 12px rgba(28,134,142,.18))}.magnifier img{width:100%;display:block}@keyframes hover{0%,22%{transform:translate(0) rotate(0deg) scale(1.06)}35%{transform:translate(24px,-10px) rotate(8deg) scale(.96)}55%{transform:translate(20px,4px) rotate(6deg) scale(.96)}72%{transform:translate(-22px,-8px) rotate(-7deg) scale(.96)}90%{transform:translate(-6px,-4px) rotate(-3deg) scale(1)}to{transform:translate(0) rotate(0deg) scale(1.06)}}h1{color:#04afa7;font-size:42px;line-height:1;font-weight:600;margin-bottom:8px;animation:rise .8s ease both}.subtitle{font-size:22px;color:#111827;margin-bottom:28px;font-weight:400;animation:rise .8s ease .12s both}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.contractor-card{width:350px;border:2px solid #e0e0e0;border-radius:6px;padding:13px 12px 10px;text-align:left;background:#fff;position:relative;overflow:hidden;opacity:0;animation:cardIn .7s ease forwards}.contractor-card:first-child{animation-delay:.3s}.contractor-card:nth-child(2){animation-delay:.45s}.contractor-card:nth-child(3){animation-delay:.6s}@keyframes cardIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contractor-card:after{content:"";position:absolute;top:0;left:-60%;width:50%;height:100%;background:linear-gradient(100deg,transparent,rgba(17,179,170,.1),transparent);animation:shimmer 3.4s ease-in-out infinite}.contractor-card:nth-child(2):after{animation-delay:.5s}.contractor-card:nth-child(3):after{animation-delay:1s}@keyframes shimmer{0%{left:-60%}60%{left:120%}to{left:120%}}.top-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:13px}.tiny-profile{width:37px;height:37px;background-color:#f3f4f6;border:2px dashed #e0e0e0;border-radius:4px;display:flex;justify-content:center;align-items:center;overflow:hidden}.tiny-profile img{width:78%;object-fit:contain}.info{flex:1 1}.name-line{width:95px;height:12px;background:#d9dee5;border-radius:2px;margin-bottom:7px}.small-line{width:70px;height:8px;background:#e1e5eb;border-radius:2px;margin-bottom:10px}.rating-row{display:flex;align-items:center;gap:8px;color:#d4dae2;font-size:12px}.pill{width:68px;height:18px;border:2px solid #c4cad4;border-radius:20px;margin-top:21px}.content-line{height:9px;background:#d9dee5;border-radius:2px;margin-bottom:8px}.content-line.one{width:100%}.content-line.two{width:97%}.content-line.three{width:78%}.btn{display:flex;justify-content:center;align-items:center;margin-top:13px;height:30px;width:100%;border:none;border-radius:5px;background:#11b3aa;color:#fff;font-size:11px;font-weight:700;cursor:pointer;position:relative;overflow:hidden;transition:background .2s,transform .15s}.btn:hover{background:#0c958d;transform:translateY(-1px)}.btn .lock{font-size:12px;margin-right:6px}.btn:before{content:"";position:absolute;top:0;left:-80%;width:60%;height:100%;background:linear-gradient(100deg,transparent,hsla(0,0%,100%,.35),transparent);animation:btnSweep 3s ease-in-out infinite}@keyframes btnSweep{0%{left:-80%}55%{left:140%}to{left:140%}}@media (max-width:760px){.cards{grid-template-columns:1fr}h1{font-size:26px}.subtitle{font-size:12px}.hero{height:220px}.dots{width:300px}}.lock-icon{width:14px;height:14px;margin-right:10px}