.watch-app-notice{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:24px;text-align:center;color:#f8f4f6;background:radial-gradient(ellipse at 50% 35%,#392332 0,transparent 62%),#17151c;font-family:inherit}
.watch-app-content{display:flex;flex-direction:column;align-items:center}
.watch-app-icon{display:grid;place-items:center;width:76px;height:76px;margin-bottom:18px;border:1px solid #704153;border-radius:22px;background:linear-gradient(145deg,#4a2e3d,#29202b);color:#ffa5c2;box-shadow:0 12px 40px #100c1633}
.watch-app-icon svg{width:48px;height:48px}
.watch-app-label{font-size:11px;line-height:18px;letter-spacing:2px;color:#d999b1}
.watch-app-notice h2{margin:8px 0 0;font-size:26px;line-height:1.4;font-weight:600;letter-spacing:.5px}
.watch-app-notice p{margin:10px 0 26px;padding:0;font-size:14px;line-height:1.6;color:#bfb1be}
.watch-app-download{display:inline-flex;align-items:center;justify-content:center;gap:10px;box-sizing:border-box;min-height:48px;padding:0 23px;border:1px solid #ff93b5;border-radius:8px;background:#f783aa;color:#25141e;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;transition:background .18s ease,box-shadow .18s ease}
.watch-app-download svg{width:19px;height:19px}
.watch-app-arrow{margin-left:10px;font-size:17px}
.watch-app-download:hover{background:#ff9dba;color:#25141e;box-shadow:0 4px 20px #f783aa22}
.watch-app-download:focus-visible{outline:2px solid #fff;outline-offset:5px}
@media(max-width:600px){.watch-app-notice{padding:12px}.watch-app-icon{width:38px;height:38px;border-radius:11px;margin-bottom:8px}.watch-app-icon svg{width:29px;height:29px}.watch-app-label{display:none}.watch-app-notice h2{margin:0;font-size:19px}.watch-app-notice p{margin:5px 0 12px;font-size:12px}.watch-app-download{min-height:44px;padding:0 18px;font-size:13px}}
@media(prefers-reduced-motion:reduce){.watch-app-download{transition:none}}
