.loader-container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#fffffff2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;inset:0}.loader-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd9;border:1px solid #ffffff80;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:24px;animation:4s ease-in-out infinite card-float;display:flex;box-shadow:0 8px 30px #00000005,0 20px 50px #172b4d0a,inset 0 0 0 1px #fffc}@keyframes card-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.dots-container{justify-content:center;align-items:center;width:106px;height:106px;margin:0 auto;display:flex;position:relative}.dots-container:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%230052cc'/%3E%3Cstop offset='100%25' stop-color='%23172b4d'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z' stroke='url(%23g)' stroke-width='2'/%3E%3Cpath d='M9 22V12h6v10' stroke='url(%23g)' stroke-width='2'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:36px;height:36px;animation:2s ease-in-out infinite alternate house-pulse;position:absolute}@keyframes house-pulse{0%{opacity:.75;transform:scale(.96)}to{opacity:1;filter:drop-shadow(0 3px 8px #0052cc40);transform:scale(1.04)}}.dot{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:12px;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:50%;left:50%;box-shadow:0 3px 6px #0000000a;margin:0!important}.dot:first-child{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230052cc' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z'/%3E%3C/svg%3E");animation:2s ease-in-out infinite backwards pulse-1;transform:translate(-50%,-50%)rotate(0)translate(38px)rotate(0)}.dot:nth-child(2){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23172b4d' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='13 2 3 14 12 14 11 22 21 10 12 10 13 2'/%3E%3C/svg%3E");animation:2s ease-in-out .35s infinite backwards pulse-2;transform:translate(-50%,-50%)rotate(72deg)translate(38px)rotate(-72deg)}.dot:nth-child(3){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230052cc' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='3' width='16' height='6' rx='1'/%3E%3Cpath d='M6 9v3a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V9M12 14v6M9 20h6'/%3E%3C/svg%3E");animation:2s ease-in-out .7s infinite backwards pulse-3;transform:translate(-50%,-50%)rotate(144deg)translate(38px)rotate(-144deg)}.dot:nth-child(4){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23172b4d' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83M2 12h4M18 12h4M4.93 19.07l2.83-2.83M16.24 7.76l2.83-2.83'/%3E%3C/svg%3E");animation:2s ease-in-out 1.05s infinite backwards pulse-4;transform:translate(-50%,-50%)rotate(216deg)translate(38px)rotate(-216deg)}.dot:nth-child(5){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230052cc' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 2s0 4-3 5L5 17l-3-3 10-10c1-3 5-3 5-3zM7 22l5-5-3-3-5 5'/%3E%3C/svg%3E");animation:2s ease-in-out 1.4s infinite backwards pulse-5;transform:translate(-50%,-50%)rotate(288deg)translate(38px)rotate(-288deg)}.dot:nth-child(n+6){display:none!important}@keyframes pulse-1{0%,to{opacity:.7;border-color:#0000000d;transform:translate(-50%,-50%)rotate(0)translate(38px)rotate(0)scale(1);box-shadow:0 3px 6px #0000000a}25%{opacity:1;border-color:#0052cc59;transform:translate(-50%,-50%)rotate(0)translate(38px)rotate(0)scale(1.2);box-shadow:0 6px 14px #0052cc40}}@keyframes pulse-2{0%,to{opacity:.7;border-color:#0000000d;transform:translate(-50%,-50%)rotate(72deg)translate(38px)rotate(-72deg)scale(1);box-shadow:0 3px 6px #0000000a}25%{opacity:1;border-color:#172b4d59;transform:translate(-50%,-50%)rotate(72deg)translate(38px)rotate(-72deg)scale(1.2);box-shadow:0 6px 14px #172b4d40}}@keyframes pulse-3{0%,to{opacity:.7;border-color:#0000000d;transform:translate(-50%,-50%)rotate(144deg)translate(38px)rotate(-144deg)scale(1);box-shadow:0 3px 6px #0000000a}25%{opacity:1;border-color:#0052cc59;transform:translate(-50%,-50%)rotate(144deg)translate(38px)rotate(-144deg)scale(1.2);box-shadow:0 6px 14px #0052cc40}}@keyframes pulse-4{0%,to{opacity:.7;border-color:#0000000d;transform:translate(-50%,-50%)rotate(216deg)translate(38px)rotate(-216deg)scale(1);box-shadow:0 3px 6px #0000000a}25%{opacity:1;border-color:#172b4d59;transform:translate(-50%,-50%)rotate(216deg)translate(38px)rotate(-216deg)scale(1.2);box-shadow:0 6px 14px #172b4d40}}@keyframes pulse-5{0%,to{opacity:.7;border-color:#0000000d;transform:translate(-50%,-50%)rotate(288deg)translate(38px)rotate(-288deg)scale(1);box-shadow:0 3px 6px #0000000a}25%{opacity:1;border-color:#0052cc59;transform:translate(-50%,-50%)rotate(288deg)translate(38px)rotate(-288deg)scale(1.2);box-shadow:0 6px 14px #0052cc40}}
