.downloads { background:#f8fafb; }
.downloads h1,.downloads h2 { font-family:var(--font-heading); }
.downloads h1 { font-size:clamp(38px,4.5vw,64px);line-height:1.1;letter-spacing:-.05em;font-weight:800; }
.downloads h1 span { color:var(--brand); }
.downloads-eyebrow { display:flex;align-items:center;gap:14px;font-size:11px;font-weight:750;letter-spacing:.13em;color:#65717d;margin-bottom:24px; }
.downloads-eyebrow > span { color:#8d390e;background:#fff0e8;border:1px solid #ffd4c0;padding:4px 9px;border-radius:6px;font-size:9px;letter-spacing:.07em; }
.downloads-intro { font-size:17px;color:#65717d;line-height:1.8;max-width:540px;margin-top:24px; }
.downloads-rack { max-width:1240px;margin:auto;padding:72px 32px 80px; }
.downloads-heading { display:flex;justify-content:space-between;align-items:center;gap:40px;margin-bottom:48px; }
.downloads-symbol { display:grid;place-items:center;flex:0 0 148px;height:148px;transform:rotate(-8deg);border-radius:36px;background:#fff0e9;border:1px solid #ffdacb;box-shadow:10px 14px 0 #f1eae5;color:var(--brand);margin-right:60px; }
.downloads-symbol svg { width:76px;height:76px; }
.installer-grid { display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px; }
.installer-card { padding:28px 24px 20px;background:white;border:1px solid #e0e5e9;border-radius:20px;box-shadow:0 8px 28px #19242f04;display:flex;flex-direction:column; }
.installer-platform { display:flex;align-items:center;justify-content:space-between;margin-bottom:22px; }
.installer-platform svg { width:36px;height:36px;color:#202830; }
.installer-platform > span { color:#9aa2a9;font-size:9px;letter-spacing:.12em;font-weight:650; }
.installer-card h2 { font-size:27px;line-height:1.3;letter-spacing:-.04em;margin-bottom:7px; }
.installer-card > p { color:#727d88;font-size:12px; }
.installer-variants { border-top:1px solid #edf0f2;margin-top:25px;flex:1; }
.installer-variant { display:flex;justify-content:space-between;align-items:center;gap:10px;padding:19px 0;border-bottom:1px solid #edf0f2;min-height:84px; }
.installer-variant strong { font-size:12px;font-weight:650; }
.architecture { display:inline-block;font-size:9px;line-height:1.5;color:#627180;background:#f1f4f6;border-radius:4px;padding:1px 5px;margin-left:5px; }
.installer-variant small { display:block;color:#87919b;font-size:10px;margin-top:5px; }
.installer-variant small > span { margin:0 5px; }
.installer-download { display:flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:7px 10px;background:#fff2eb;border:1px solid #ffdac7;border-radius:8px;color:#a83b0f;text-decoration:none;font-size:10px;font-weight:700;white-space:nowrap; }
.installer-download:hover { background:#ffe3d5;border-color:#ffb68f; }
.installer-download svg { width:14px;height:14px; }
.installer-pending { color:#bbc2c8;padding:0 12px; }
.installer-variant--unavailable strong { color:#66737f; }
.installer-card > .installer-format { font-size:10px;color:#919ba5;margin-top:20px; }
.downloads-footnote { display:flex;justify-content:space-between;gap:20px;margin:25px 0 38px;font-size:11px; }
.downloads-footnote > span { display:flex;align-items:center;gap:6px;color:#687581; }
.downloads-footnote > span svg { width:17px;height:17px;color:#258467; }
.downloads-footnote a { display:flex;align-items:center;gap:8px;text-decoration:none;color:#5c6975; }
.downloads-footnote a svg { width:16px;height:16px; }
.architecture-help { border-top:1px solid #e0e5e9;padding-top:24px; }
.architecture-help summary { cursor:pointer;font-size:13px;font-weight:600;color:#52606d; }
.architecture-help div { padding-top:14px;max-width:760px; }
.architecture-help p { font-size:12px;color:#66737f;margin:8px 0; }
.downloads-mobile { display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:40px;max-width:1240px;min-height:740px;padding:65px 40px 85px;margin:auto; }
.mobile-copy { position:relative;z-index:1; }
.mobile-copy h1 { font-size:clamp(36px,4.25vw,58px); }
.store-buttons { display:flex;gap:12px;flex-wrap:wrap;margin-top:32px; }
.store-button { display:flex;align-items:center;gap:11px;background:#182126;border:1px solid #182126;border-radius:12px;color:white;text-decoration:none;min-width:180px;padding:11px 19px;transition:transform .15s,background .15s; }
a.store-button:hover { transform:translateY(-2px);background:#303d44; }
.store-button svg { width:30px;height:30px;flex-shrink:0; }
.store-button small { display:block;font-size:9px;line-height:1.5;letter-spacing:.03em;color:#d9dfe2; }
.store-button strong { display:block;font-size:20px;font-weight:550;line-height:1.3;letter-spacing:-.025em;white-space:nowrap; }
.store-button--soon { background:#313b40;border-color:#313b40; }
.store-note { max-width:365px;font-size:11px;line-height:1.8;color:#82909a;margin-top:16px; }
.downloads-browser { display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:12px;font-weight:650;color:#4a5d68;margin-top:26px; }
.downloads-browser svg { width:17px;height:17px; }
.mobile-benefits { display:flex;gap:22px;margin-top:40px;font-size:10px;color:#75838d; }
.mobile-benefits span { display:flex;align-items:center;gap:5px; }
.mobile-benefits svg { width:15px;height:15px;color:#288466; }
.mobile-illustration { min-height:535px;position:relative;display:grid;place-items:center;isolation:isolate; }
.mobile-orbit { position:absolute;z-index:-1;border:1px solid #dae8e4;border-radius:50%;width:440px;height:440px;background:#eef5f2; }
.mobile-orbit--two { width:350px;height:350px;border-color:#e4eee8;background:#e7f1e9; }
.mobile-phone { width:253px;height:500px;padding:8px;background:#222e35;border:3px solid #47565f;border-radius:40px;position:relative;transform:rotate(8deg);box-shadow:20px 26px 46px #1c363124,3px 3px 0 #bbc7c5; }
.mobile-camera { width:74px;height:19px;background:#222e35;border-radius:0 0 12px 12px;position:absolute;top:6px;left:87px;z-index:1; }
.mobile-screen { background:#f7faf9;height:100%;overflow:hidden;border-radius:30px;padding:16px 16px 0; }
.phone-topline { display:flex;justify-content:space-between;font-size:8px;font-weight:700;padding:1px 3px 22px; }
.phone-brand { display:flex;align-items:center;font-size:19px;font-weight:750;letter-spacing:-.035em;margin-bottom:25px; }.phone-brand > span { color:var(--brand); }.phone-brand > i { margin-left:auto;font-size:10px;font-style:normal;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e7eeeb;color:#6c8478; }
.phone-eyebrow { color:#99a59e;font-size:7px;letter-spacing:.14em;font-weight:650;margin-bottom:8px; }
.mobile-screen h2 { font-family:var(--font-body);font-size:23px;font-weight:650;line-height:1.2;letter-spacing:-.04em; }.mobile-screen h2 > span { display:block;font-family:var(--font-body);font-size:9px;color:#90a198;font-weight:400;letter-spacing:0;margin:7px 0 18px; }
.phone-device { display:flex;align-items:center;gap:10px;background:white;border:1px solid #e3eae6;border-radius:12px;padding:10px;margin:9px 0; }.phone-device strong { display:block;font-size:9px;font-weight:650; }.phone-device small { display:block;font-size:6px;color:#96a59b;margin-top:4px; }.phone-device i { width:5px;height:5px;border-radius:50%;background:#279c6c;margin-left:auto; }
.tiny-phone { display:block;width:20px;height:33px;border:2px solid #586460;border-radius:5px;background:linear-gradient(150deg,#ffe6d3,#faba94); }.tiny-phone--mint { background:linear-gradient(150deg,#dbece4,#9fc6b6); }
.phone-connect { position:relative;background:#eef4ed;border:1px solid #dfe9da;border-radius:12px;padding:15px 13px;margin-top:17px; }.phone-connect > span { font-size:6px;letter-spacing:.09em;color:#7f9484;font-weight:700; }.phone-connect strong { display:block;font-size:16px;line-height:1.3;color:#3d5647;font-weight:500;letter-spacing:-.03em;margin-top:8px; }.phone-connect b { position:absolute;right:14px;bottom:14px;width:24px;height:24px;display:grid;place-items:center;background:white;border-radius:50%; }.phone-connect svg { width:13px;height:13px;color:#557f63; }
.phone-nav { display:flex;justify-content:space-around;margin:17px -16px 0;padding:8px;background:white;color:#c0c9c4;font-size:17px;line-height:1.2;text-align:center; }.phone-nav span:first-child { color:var(--brand); }.phone-nav small { display:block;font-size:6px;line-height:1.5; }.phone-home { position:absolute;width:75px;height:4px;background:#2d3837;border-radius:4px;bottom:13px;left:86px; }
.mobile-floating { position:absolute;display:flex;align-items:center;gap:12px;bottom:14px;left:2px;padding:17px 20px;background:white;border:1px solid #e2e9e6;border-radius:15px;box-shadow:0 12px 35px #123f2520;transform:rotate(-3deg); }.mobile-floating > svg { width:31px;height:31px;padding:7px;background:#eaf6ee;border-radius:50%;color:#43825d; }.mobile-floating strong { display:block;font-size:11px;font-weight:650; }.mobile-floating span { display:block;font-size:8px;margin-top:4px;color:#8c9a94; }
.mobile-bottom { max-width:1160px;margin:0 auto;padding:35px 0 65px;border-top:1px solid #e0e8e3; }.mobile-bottom > p { color:#87948d;font-size:9px;font-weight:650;letter-spacing:.16em;margin-bottom:27px; }.mobile-bottom > div { display:flex;justify-content:space-between;gap:20px; }.mobile-bottom span { font-size:11px;color:#c69a82; }.mobile-bottom strong { color:#52635a;font-size:12px;font-weight:550;margin-left:13px; }
@media(max-width:1050px) { .installer-grid { grid-template-columns:1fr; }.installer-card { padding:25px; }.installer-variants { display:flex;gap:24px; }.installer-variant { flex:1;min-width:0; }.downloads-symbol { margin-right:0; }.mobile-orbit--one { width:360px;height:360px; }.downloads-mobile { gap:15px;padding-left:28px;padding-right:28px; }.mobile-copy h1 { font-size:43px; }.mobile-bottom { margin:0 28px; } }
@media(max-width:760px) { .downloads-rack { padding:40px 22px 50px; }.downloads-heading { margin-bottom:32px; }.downloads-symbol { display:none; }.downloads-eyebrow { flex-wrap:wrap;font-size:9px;gap:9px;margin-bottom:19px; }.downloads-intro { font-size:14px;margin-top:20px; }.installer-variants { display:block; }.downloads-footnote { flex-direction:column;gap:14px; }.downloads-mobile { grid-template-columns:1fr;padding:45px 24px 55px;gap:40px; }.mobile-copy h1 { font-size:clamp(34px,7.5vw,48px); }.store-buttons { gap:10px; }.store-button { min-width:0;flex:1;padding:10px 13px;gap:9px; }.store-button strong { font-size:18px; }.store-button small { font-size:8px; }.store-button svg { width:25px;height:25px; }.mobile-benefits { margin-top:26px;gap:18px; }.mobile-illustration { min-height:540px; }.mobile-orbit--one { width:320px;height:320px; }.mobile-orbit--two { width:270px;height:270px; }.mobile-floating { left:0;bottom:4px; }.mobile-bottom { padding:28px 0 40px;margin:0 24px; }.mobile-bottom > div { flex-direction:column;gap:22px; }.mobile-bottom strong { font-size:13px; } }
@media(prefers-reduced-motion:reduce) { .store-button { transition:none; } }
