.taiken{z-index:90;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10080edb;justify-content:center;align-items:center;animation:.16s ease-out taiken-in;display:flex;position:fixed;inset:0}@keyframes taiken-in{0%{opacity:0}}:root.taiken-locked,:root.taiken-locked body{overflow:hidden}.taiken-card{background:#fff;border-radius:18px;flex-direction:column;width:min(100%,420px);max-height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #00000073}.taiken-link{min-height:0;display:block}.taiken-img{object-fit:contain;background:#fff;width:100%;height:auto;max-height:calc(100vh - 150px);display:block}@supports (max-height:100dvh){.taiken-img{max-height:calc(100dvh - 150px)}}.taiken-pr{z-index:1;color:#fff;letter-spacing:.08em;background:#0000008c;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700;position:absolute;top:8px;left:8px}.taiken-foot{background:#fff;align-items:center;gap:10px;padding:10px 12px;display:flex}.taiken-cta{color:#fff;background:#06c755;border-radius:12px;flex:1;justify-content:center;align-items:center;min-height:48px;font-size:15px;font-weight:800;text-decoration:none;display:flex}.taiken-qr{border-radius:8px;width:72px;height:72px;display:none}@media (min-width:900px) and (pointer:fine){.taiken-qr{display:block}}.taiken-wait,.taiken-close{top:calc(12px + env(safe-area-inset-top,0px));justify-content:center;align-items:center;display:flex;position:absolute;right:12px}.taiken-wait{color:#fff;background:#0000008c;border-radius:999px;gap:4px;padding:6px 12px;font-size:12px;font-weight:700}.taiken-wait-num{font-variant-numeric:tabular-nums;font-size:15px}.taiken-close{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#0000009e;border:0;border-radius:999px;width:44px;height:44px;font-size:18px;line-height:1}@media (prefers-reduced-motion:reduce){.taiken{animation:none}}
