.header .phone-shortcut-trigger{display:flex;align-items:center;justify-content:center;gap:13px;max-width:100%;min-height:74px;padding:13px 18px;border:1px solid #bd5774;border-radius:7px;background:linear-gradient(120deg,#941a3c,#770c2b);box-shadow:0 4px 16px #0003;color:#fff;font:inherit;text-align:left;white-space:normal;cursor:pointer;transition:background .18s,border-color .18s,box-shadow .18s}
.header .phone-shortcut-trigger:hover{background:linear-gradient(120deg,#aa2349,#8a1235);border-color:#df91a7;box-shadow:0 5px 20px #0004}
.header .phone-shortcut-icon{display:grid;place-items:center;width:43px;height:46px;flex-shrink:0}
.header .phone-shortcut-icon svg{display:block;width:43px;height:38px}
.header .phone-shortcut-plus{fill:#8e193b}
.header .phone-shortcut-copy{display:grid;gap:5px;min-width:0}
.header .phone-shortcut-label{font-size:1rem;font-weight:750;line-height:1.25}
.header .phone-shortcut-tagline{color:#f6e4e9;font-size:.875rem;font-weight:400;line-height:1.35}
.header .store-links{flex-shrink:0;max-width:100%}
.header-inner{height:auto;min-height:110px;padding-block:16px}
.header nav{flex-wrap:wrap;justify-content:center;gap:12px 20px}
#phone-shortcut-dialog{width:min(460px,calc(100% - 28px));max-height:calc(100dvh - 28px);padding:30px 26px 24px;border:0;border-top:4px solid #a51e44;border-radius:3px;background:#fff;color:#241e21;overflow-y:auto;box-shadow:0 16px 60px #0005}
#phone-shortcut-dialog::backdrop{background:#171416a6}
#phone-shortcut-dialog .phone-close{position:absolute;right:8px;top:8px;width:44px;height:44px;display:grid;place-items:center;background:transparent;color:#55484d;font-size:27px;cursor:pointer}
#phone-shortcut-dialog .phone-kicker{font-size:11px;letter-spacing:1.6px;font-weight:700;color:#941e3f;margin:0 30px 12px 0}
#phone-shortcut-dialog h2{font-size:30px;line-height:1.12;letter-spacing:-.6px;margin:0 20px 14px 0;color:#241e21}
#phone-shortcut-dialog .phone-intro{font-size:16px;line-height:1.6;color:#665860;margin:0 0 20px}
#phone-shortcut-dialog .phone-switch{display:flex;gap:6px;background:#f2eeef;padding:5px;margin:0 0 22px;border-radius:4px}
#phone-shortcut-dialog .phone-switch button{flex:1;min-height:44px;padding:11px 8px;border:0;background:transparent;color:#65545c;border-radius:2px;font-size:15px;font-weight:700;cursor:pointer}
#phone-shortcut-dialog .phone-switch button[aria-pressed="true"]{background:#a51e44;color:#fff}
#phone-shortcut-dialog ol{list-style:none;padding:0;margin:0;counter-reset:phone-steps}
#phone-shortcut-dialog li{counter-increment:phone-steps;position:relative;padding:0 0 19px 37px;font-size:16px;line-height:1.55;color:#45373e}
#phone-shortcut-dialog li::before{content:counter(phone-steps);position:absolute;left:0;top:1px;background:#f5e8ed;color:#941e3f;border-radius:50%;width:26px;height:26px;text-align:center;line-height:26px;font-size:14px;font-weight:700}
#phone-shortcut-dialog .phone-source{font-size:14px;color:#7a6570;text-decoration:underline;text-underline-offset:3px}
#phone-shortcut-dialog .phone-done{width:100%;margin-top:22px;background:#a51e44;color:#fff;border:0;border-radius:2px;padding:14px;min-height:46px;font-size:15px;font-weight:700;cursor:pointer}
#phone-shortcut-dialog [hidden]{display:none!important}
.phone-shortcut-trigger:focus-visible,#phone-shortcut-dialog button:focus-visible,#phone-shortcut-dialog a:focus-visible{outline:3px solid #c25476;outline-offset:3px}
@media(max-width:580px){.header-inner{flex-wrap:wrap;gap:16px;padding-block:16px}.header .store-links{width:100%}.header .phone-shortcut-trigger{width:100%;min-height:72px;padding:12px 16px}.header .phone-shortcut-label{font-size:1rem}.header .phone-shortcut-tagline{font-size:.875rem}#phone-shortcut-dialog{padding:28px 20px 22px}#phone-shortcut-dialog h2{font-size:28px}}

#phone-shortcut-dialog[open]{display:block}
.header .phone-shortcut-trigger[hidden]{display:none!important}

#phone-shortcut-dialog .desktop-intro{font-size:15px;line-height:1.5;margin:0 0 14px}
#phone-shortcut-dialog details{border-top:1px solid #e6dde0;padding:12px 0}
#phone-shortcut-dialog summary{font-size:16px;font-weight:700;cursor:pointer;min-height:32px}
#phone-shortcut-dialog details[open] summary{margin-bottom:12px}
#phone-shortcut-dialog details .phone-source{display:inline-block;margin-bottom:8px}
#phone-shortcut-dialog summary:focus-visible{outline:3px solid #c25476;outline-offset:3px}

#phone-shortcut-dialog .phone-other-device{margin:0 0 18px;border-top:0;border-bottom:1px solid #e6dde0;padding:0 0 12px}
#phone-shortcut-dialog .phone-other-device summary,#phone-shortcut-dialog .phone-browser-choice summary{font-size:14px;font-weight:400;color:#765662}
#phone-shortcut-dialog .phone-other-device .phone-switch{margin:12px 0 0}
#phone-shortcut-dialog .phone-browser-choice{margin-bottom:14px}
#phone-shortcut-dialog .phone-browser-choice label{display:block;font-size:14px;margin-bottom:6px}
#phone-shortcut-dialog select{width:100%;min-height:44px;padding:8px;border:1px solid #b7a4ab;border-radius:4px;font:inherit;background:white;color:#241e21}
#phone-shortcut-dialog .phone-step-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #d8bbc5;border-radius:6px;color:#941e3f;font-size:26px;margin:0 0 6px}
#phone-shortcut-dialog .phone-step-icon svg{width:24px;height:24px}
