.download-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.download-modal{scrollbar-width:thin;background:#fff;border-radius:24px;width:min(1000px,80vw);max-height:min(900px,75dvh);padding:30px;position:relative;overflow:hidden auto;box-shadow:0 25px 70px #0000002e}.download-modal::-webkit-scrollbar{width:8px}.download-modal::-webkit-scrollbar-thumb{background:#d7d7d7;border-radius:20px}.close-btn{color:#444;cursor:pointer;z-index:10;background:#f4f4f4;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .25s;display:flex;position:absolute;top:18px;right:18px}.close-btn svg{font-size:18px}.close-btn:hover{color:#fff;background:#19bfb1}.download-content{grid-template-columns:minmax(260px,30%) 1fr;align-items:center;gap:36px;display:grid}.left{justify-content:center;align-items:center;min-width:240px;display:flex;position:relative}.phone-bg{aspect-ratio:1;background:#def9fa;border-radius:50%;width:85%;max-width:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.left img{z-index:2;object-fit:contain;filter:drop-shadow(0 18px 30px #00000026);width:100%;max-width:170px;height:auto;display:block;position:relative}.right{flex-direction:column;min-width:0;display:flex}.right h2{color:#1f3556;margin:0;font-size:clamp(28px,2vw,34px);font-weight:700;line-height:1.2}.right h2 span{color:#19bfb1}.subtitle{color:#667085;margin:12px 0 24px;font-size:clamp(14px,1vw,16px);line-height:1.6}.download-top{flex-direction:column;align-items:center;gap:18px;display:flex}.qr-section{text-align:center}.qr-section h5{color:#22395c;margin-bottom:14px;font-size:15px;font-weight:600}.qr-wrapper{background:#fff;border:1px solid #e6e6e6;border-radius:18px;justify-content:center;align-items:center;padding:16px;transition:all .25s;display:inline-flex;position:relative}.qr-wrapper:hover{transform:translateY(-2px);box-shadow:0 10px 25px #00000014}.qr-wrapper svg{width:74px!important;height:75px!important}.corner{border:3px solid #19bfb1;width:18px;height:18px;position:absolute}.tl{border-bottom:none;border-right:none;top:10px;left:10px}.tr{border-bottom:none;border-left:none;top:10px;right:10px}.bl{border-top:none;border-right:none;bottom:10px;left:10px}.br{border-top:none;border-left:none;bottom:10px;right:10px}.buttons{justify-content:center;width:100%;display:flex}.store-btn{color:#19bfb1;cursor:pointer;background:#fff;border:2px solid #19bfb1;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:220px;max-width:100%;height:56px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.store-btn:hover{color:#fff;background:#19bfb1;transform:translateY(-2px);box-shadow:0 10px 24px #19bfb140}.store-btn svg{font-size:18px}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:100%;display:grid}.feature-card{background:#fff;border:1px solid #edf1f5;border-radius:16px;flex-direction:column;padding:16px;transition:all .25s;display:flex}.feature-card:hover{border-color:#d8f4f2;transform:translateY(-4px);box-shadow:0 12px 26px #00000014}.feature-top{align-items:center;gap:12px;margin-bottom:10px;display:flex}.feature-icon{background:#f3fcfb;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:24px;display:flex}.feature-card:hover .feature-icon{background:#19bfb1;transform:scale(1.08)}.feature-card h4{color:#203864;margin:0;font-size:15px;font-weight:600;line-height:1.35}.feature-card p{color:#667085;margin:0;font-size:12px;line-height:1.5}.bottom-strip{background:#f5fcfd;border:1px solid #e6f3f2;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px;padding:18px 20px;display:grid}.bottom-item{align-items:center;gap:12px;min-width:0;display:flex}.bottom-item:not(:last-child){border-right:1px solid #dce8ea;padding-right:16px}.bottom-icon{background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex;box-shadow:0 4px 14px #0000000d}.bottom-text{flex-direction:column;min-width:0;display:flex}.bottom-text strong{color:#203864;white-space:nowrap;font-size:14px;font-weight:600}.bottom-text span{color:#667085;margin-top:3px;font-size:12px;line-height:1.4}.already-have-app{text-align:center;color:#667085;margin-top:18px;font-size:14px;line-height:1.6}.already-have-app span{color:#19bfb1;cursor:pointer;font-weight:600;transition:all .25s}.already-have-app span:hover{color:#13998c}.feature-card,.store-btn,.close-btn,.qr-wrapper{will-change:transform}.download-modal *{box-sizing:border-box}@media (max-width:1200px){.download-modal{width:min(960px,90vw);max-height:85dvh;padding:28px}.download-content{grid-template-columns:220px 1fr;gap:28px}.left img{max-width:220px}.phone-bg{max-width:250px}.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.download-modal{width:min(760px,92vw);max-height:90dvh;padding:24px}.download-content{text-align:center;grid-template-columns:1fr;gap:26px}.left{justify-content:center;min-width:0}.left img{max-width:220px}.phone-bg{max-width:240px}.right{align-items:center}.download-top{width:100%}.buttons{justify-content:center}.feature-grid{grid-template-columns:repeat(2,1fr);width:100%}.bottom-strip{grid-template-columns:1fr;gap:18px}.bottom-item{border-bottom:1px solid #e5ecef;padding-bottom:18px;border-right:none!important;padding-right:0!important}.bottom-item:last-child{border-bottom:none;padding-bottom:0}}@media (max-width:768px){.download-overlay{padding:16px}.download-modal{border-radius:20px;width:100%;max-width:680px;max-height:92dvh;padding:22px}.download-content{gap:20px}.left{display:none}.right{width:100%}.right h2{font-size:30px}.subtitle{margin-bottom:20px;font-size:15px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card{min-height:150px}}@media (max-width:600px){.download-overlay{padding:10px}.download-modal{border-radius:18px;width:100%;height:auto;max-height:95dvh;padding:18px}.close-btn{width:36px;height:36px;top:12px;right:12px}.close-btn svg{font-size:15px}.right h2{font-size:26px}.subtitle{margin-bottom:18px;font-size:14px}.qr-wrapper{padding:14px}.qr-wrapper svg{width:130px!important;height:130px!important}.store-btn{width:100%}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto;padding:18px}.bottom-strip{padding:16px}.bottom-icon{width:42px;height:42px;font-size:20px}.bottom-text strong{font-size:14px}.bottom-text span{font-size:12px}.already-have-app{font-size:13px}}@media (max-width:420px){.download-modal{padding:16px}.right h2{font-size:23px}.subtitle{font-size:13px}.qr-wrapper{padding:12px}.qr-wrapper svg{width:120px!important;height:120px!important}.feature-card h4{font-size:14px}.feature-card p{font-size:12px}.bottom-text strong{font-size:13px}.bottom-text span{font-size:11px}}
