.intro-actions.download-options{align-items:flex-start;gap:12px;flex-wrap:wrap}
.download-option{width:auto;min-width:0;text-align:center}
.intro-actions.download-options .pill{min-height:44px;gap:8px;font-size:15px;font-weight:400;padding:10px 22px;border:1px solid transparent;line-height:1.4;border-radius:999px}
.intro-actions.download-options .windows-logo{width:15px;height:15px}
.intro-actions.download-options .mac-download{color:#1d1d1f;background:#fff;border-color:#d2d2d7}
.download-options .mac-download:hover{color:#1d1d1f!important;background:#f5f5f7;border-color:#86868b}
.mac-download img{width:17px;height:19px;object-fit:contain;display:block;flex:none}
.download-help-link{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 4px;border:0;background:transparent;color:#6e6e73;font-size:12px;line-height:1.5;font-weight:400;cursor:pointer}
.download-help-link[data-persistent-help]{display:flex;width:fit-content;margin:3px auto 0}
.download-help-link:hover{color:#1d1d1f;text-decoration:underline;text-underline-offset:3px}
.download-help-link[hidden],#download-notice[hidden]{display:none!important}
#download-notice{display:flex;align-items:center;gap:10px;position:fixed;bottom:max(24px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);z-index:140;width:max-content;max-width:calc(100% - 32px);padding:8px 10px 8px 16px;border:1px solid #d2d2d7;border-radius:12px;background:#fff;color:#1d1d1f;box-shadow:0 6px 24px #00000014}
.download-notice-icon{width:17px;height:17px;flex:0 0 17px;color:#6e6e73}
.download-notice-copy{display:flex;flex-wrap:wrap;align-items:center;column-gap:15px;min-width:0;font-size:13px;line-height:1.5}
#download-notice .download-help-link{color:#0066cc;font-size:13px;white-space:nowrap;padding-inline:0}
.download-dismiss{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:8px;flex:0 0 32px;border:0;border-radius:50%;color:#6e6e73;background:transparent;cursor:pointer}
.download-dismiss:hover{background:#f5f5f7;color:#1d1d1f}
.download-dismiss svg{width:14px;height:14px}
#windows-installation{width:min(440px,calc(100% - 32px));max-height:calc(100svh - 32px);margin:auto;padding:30px;border:1px solid #e5e5e8;border-radius:20px;background:#fff;color:#1d1d1f;text-align:left;overscroll-behavior:contain}
#windows-installation::backdrop{background:#1d1d1f55;backdrop-filter:blur(9px)}
.installation-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}
#windows-installation h2{font-size:24px;font-weight:500;letter-spacing:-.035em;line-height:1.2;margin:0}
#windows-installation .close{position:static;width:32px;height:32px;padding:8px}
.installation-steps{padding-left:21px;margin:0 0 20px;font-size:14px;line-height:1.6}
.installation-steps li{padding-left:3px;margin-bottom:10px}
.installation-note{font-size:12px;line-height:1.6;color:#6e6e73;border-top:1px solid #d2d2d7;margin:0;padding-top:16px}
#mac-waitlist{width:min(460px,calc(100% - 32px));max-height:calc(100svh - 32px);margin:auto;padding:48px 40px 34px;border:1px solid #e5e5e8;border-radius:24px;background:#fff;color:#1d1d1f;text-align:left;overscroll-behavior:contain}
#mac-waitlist::backdrop{background:#1d1d1f55;backdrop-filter:blur(9px)}
#mac-waitlist .close{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#f5f5f7;color:#6e6e73;font-size:25px;padding:0}
#mac-waitlist .waitlist-kicker{font-size:13px;font-weight:500;color:#6e6e73;margin:0 0 17px}
#mac-waitlist h2{font-family:'Inter Tight',Arial,sans-serif;font-size:38px;letter-spacing:-.045em;font-weight:600;line-height:1.08;margin:0 0 17px}
#mac-waitlist .waitlist-description{font-size:16px;line-height:1.6;color:#6e6e73;margin:0 0 26px}
#mac-waitlist label{display:block;font-size:13px;font-weight:500;margin:0 0 9px}
#mac-waitlist input[type=email]{display:block;width:100%;height:50px;padding:12px 15px;border:1px solid #d2d2d7;border-radius:11px;font:inherit;font-size:16px;background:#fff;color:#1d1d1f}
#mac-waitlist input:focus-visible{outline:3px solid #0071e340;border-color:#0071e3;outline-offset:1px}
#mac-waitlist .waitlist-consent{font-size:12px;line-height:1.6;color:#6e6e73;margin:13px 0 20px}
#mac-waitlist a{color:#0066cc;text-decoration:underline;text-underline-offset:3px}
#mac-waitlist .pill{width:100%;min-height:48px;font-size:16px}
#mac-waitlist .waitlist-status{font-size:13px;line-height:1.6;margin:13px 0 0;color:#b42318}
#mac-waitlist .waitlist-support{margin:22px 0 0;font-size:12px;line-height:1.65;color:#6e6e73}
#mac-waitlist .waitlist-support a{overflow-wrap:anywhere}
#mac-waitlist .waitlist-link{display:inline-block;font-size:13px;margin-top:20px}
#mac-waitlist .waitlist-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
@media(max-width:490px){.intro-actions.download-options{flex-direction:column;align-items:center;gap:12px}.download-notice-copy{flex-direction:column;align-items:flex-start}#windows-installation{padding:24px}#mac-waitlist{padding:46px 26px 28px}#mac-waitlist h2{font-size:34px}}
@media(prefers-reduced-motion:no-preference){#download-notice:not([hidden]){animation:download-notice-in .2s ease-out}@keyframes download-notice-in{from{opacity:0;transform:translate(-50%,5px)}to{opacity:1;transform:translate(-50%,0)}}}
@media(prefers-reduced-motion:no-preference){#mac-waitlist[open]{animation:waitlist-in .2s ease-out}@keyframes waitlist-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}
