.store-download-main{padding-block:72px 100px;display:grid;gap:20px}.store-loading,.store-unavailable{max-width:760px;margin:8vh auto;text-align:center;padding:48px 30px;border:1px solid var(--line);border-radius:24px;background:rgba(7,14,31,.75);backdrop-filter:blur(18px)}.store-loading h1,.store-unavailable h1{margin:16px 0 8px}.store-loading p,.store-unavailable p{color:var(--muted);line-height:1.9}.store-download-hero{display:grid;grid-template-columns:1.35fr .65fr;gap:18px;align-items:stretch}.store-product,.store-trust,.store-choice,.store-update-note,.store-install-steps{border:1px solid var(--line);border-radius:26px;background:linear-gradient(180deg,rgba(10,20,44,.86),rgba(4,9,22,.78));box-shadow:var(--shadow);backdrop-filter:blur(18px)}.store-product{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:24px;padding:38px}.store-product-icon{width:132px;height:132px;border-radius:32px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(145deg,#6f58ff,#29cfff);box-shadow:0 22px 50px rgba(54,100,255,.25)}.store-product-icon img{width:100%;height:100%;object-fit:cover}.store-product-icon span{font-size:34px;font-weight:900}.store-product h1{margin:12px 0 8px;font-size:clamp(40px,6vw,68px);line-height:1}.store-product p{margin:0;color:#c3cce0;line-height:1.9}.store-release-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.store-release-meta span{display:grid;gap:4px;padding:9px 12px;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:rgba(255,255,255,.035);font-size:9px;color:var(--muted)}.store-release-meta b{font-size:11px;color:#fff}.store-trust{padding:30px;display:flex;flex-direction:column;justify-content:center}.store-trust>b{font-size:20px}.store-trust p{color:var(--muted);font-size:12px;line-height:1.9}.store-trust span{margin-top:12px;color:#7fdfff;font-size:9px}.store-trust code{direction:ltr;text-align:left;margin-top:6px;overflow-wrap:anywhere;color:#dce9ff;font-size:10px}.store-choice,.store-install-steps{padding:34px}.store-choice .section-title-row p{max-width:730px;margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.9}.store-architecture-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.store-architecture{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:150px;padding:22px;border:1px solid rgba(255,255,255,.09);border-radius:20px;background:rgba(4,10,24,.72);transition:.2s}.store-architecture.modern{border-color:rgba(78,216,169,.28);background:linear-gradient(135deg,rgba(46,177,117,.14),rgba(36,122,207,.08))}.store-architecture.legacy{border-color:rgba(119,104,255,.28);background:linear-gradient(135deg,rgba(103,82,233,.15),rgba(37,116,192,.08))}.store-architecture:not(.unavailable):hover{transform:translateY(-3px);border-color:rgba(102,220,255,.44)}.store-architecture-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:17px;background:rgba(255,255,255,.07);font:900 20px Arial}.store-architecture>span:nth-child(2){display:grid;gap:5px}.store-architecture mark{width:max-content;padding:4px 7px;border-radius:999px;border:1px solid rgba(83,224,170,.25);background:rgba(53,189,130,.1);color:#78e9b7;font-size:8px}.store-architecture.legacy mark{border-color:rgba(132,113,255,.3);background:rgba(104,82,222,.12);color:#b5a8ff}.store-architecture b{font-size:18px}.store-architecture small{color:#aebbd1;font-size:10px}.store-architecture em{font-style:normal;color:#7686a4;font-size:9px}.store-architecture strong{min-width:105px;text-align:center;padding:11px 13px;border-radius:12px;background:linear-gradient(135deg,#6654ef,#278fdb);font-size:11px}.store-architecture.unavailable{opacity:.58;cursor:not-allowed}.store-update-note{display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:center;padding:30px}.store-update-note>span{width:64px;height:64px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(145deg,#725cff,#2fcfff);font-size:30px}.store-update-note h2{margin:0 0 7px}.store-update-note p{margin:0;color:var(--muted);font-size:12px;line-height:1.9}.store-update-note b{color:#dce8ff}.store-install-steps ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.store-install-steps li{display:flex;align-items:center;gap:12px;padding:18px;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:rgba(255,255,255,.025);color:#bdc8dc;font-size:11px;line-height:1.8}.store-install-steps li>b{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:rgba(101,83,239,.2);color:#91e5ff;font-size:15px}@media(max-width:900px){.store-download-hero{grid-template-columns:1fr}.store-architecture-grid{grid-template-columns:1fr}}@media(max-width:620px){.store-download-main{padding-block:42px 70px}.store-product{grid-template-columns:1fr;text-align:center;padding:26px}.store-product-icon{margin:auto;width:112px;height:112px}.store-release-meta{justify-content:center}.store-choice,.store-install-steps{padding:24px}.store-architecture{grid-template-columns:auto 1fr}.store-architecture strong{grid-column:1/-1;width:100%}.store-install-steps ol{grid-template-columns:1fr}.store-update-note{grid-template-columns:1fr;text-align:center}.store-update-note>span{margin:auto}}
