.app-download-page{background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:60px 24px;display:flex}.app-download-header{flex-direction:column;align-items:center;gap:8px;margin-bottom:48px;display:flex}.app-download-logo{width:auto;height:28px;margin-bottom:4px}.app-download-title{font-family:var(--font-montserrat),"Montserrat",sans-serif;letter-spacing:1px;text-align:center;color:#000;margin:0;font-size:50px;font-style:italic;font-weight:900}.app-download-subtitle{font-family:var(--font-helvetica-rounded),"Arial Rounded MT Bold",sans-serif;text-align:center;color:#999;margin:0;font-size:26px;font-weight:700}.app-download-cards{justify-content:center;gap:24px;width:100%;max-width:1100px;display:flex}.app-download-card{max-width:340px;color:inherit;background:#f5f5f5;border-radius:20px;flex-direction:column;flex:1;align-items:center;padding:28px 20px 24px;text-decoration:none;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden}.app-download-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #0000001a}.app-download-platform{font-family:var(--font-helvetica-rounded),"Arial Rounded MT Bold",sans-serif;text-align:center;color:#000;margin:0 0 16px;font-size:17px;font-weight:700}.app-download-device-wrap{flex:1;justify-content:center;align-items:center;width:100%;min-height:260px;margin-bottom:16px;display:flex;position:relative}.app-download-phone-img{object-fit:cover;border-radius:18px;width:auto;height:280px;box-shadow:0 4px 20px #0000001f}.app-download-laptop-img{object-fit:contain;width:90%;max-width:280px;height:auto}.app-download-badge{color:#fff;background:#000;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-width:170px;padding:8px 20px;text-decoration:none;transition:opacity .18s;display:flex}.app-download-badge:hover{opacity:.85}.app-download-badge-icon{fill:currentColor;flex-shrink:0;width:22px;height:22px}.app-download-badge-text{flex-direction:column;line-height:1.2;display:flex}.app-download-badge-small{letter-spacing:.2px;font-size:10px;font-weight:400}.app-download-badge-large{letter-spacing:.3px;font-size:18px;font-weight:700}@media (max-width:860px){.app-download-page{justify-content:flex-start;padding:40px 16px}.app-download-header{margin-bottom:28px}.app-download-cards{flex-flow:wrap;gap:16px}.app-download-card{border-radius:16px;flex:calc(50% - 8px);min-width:140px;max-width:none;padding:20px 14px 18px}.app-download-title{font-size:36px}.app-download-subtitle{font-size:20px}.app-download-device-wrap{min-height:180px}.app-download-phone-img{height:200px}.app-download-laptop-img{width:100%}}@media (max-width:540px){.app-download-page{padding:28px 12px}.app-download-header{gap:4px;margin-bottom:20px}.app-download-title{font-size:26px}.app-download-subtitle{font-size:15px}.app-download-cards{gap:10px}.app-download-card{border-radius:14px;flex:calc(50% - 5px);padding:14px 10px}.app-download-platform{margin-bottom:10px;font-size:14px}.app-download-device-wrap{min-height:140px;margin-bottom:10px}.app-download-phone-img{height:160px}.app-download-badge{border-radius:8px;gap:6px;min-width:0;padding:6px 12px}.app-download-badge-icon{width:16px;height:16px}.app-download-badge-small{font-size:8px}.app-download-badge-large{font-size:13px}}
