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