.desktop-code-dialog{position:fixed;inset:0;margin:auto;padding:0;width:min(650px,calc(100vw - 32px));max-height:90dvh;overflow:auto;border:1px solid #684633;border-radius:24px;color:#eee9e5;background:#1b1a1a;box-shadow:0 30px 110px #0008;font-family:inherit;animation:code-enter .24s ease-out}.desktop-code-dialog::backdrop{background:#080808a6;backdrop-filter:blur(10px)}.desktop-code-dialog>img{display:block;width:100%;height:auto}.desktop-code-close{position:absolute;right:12px;top:12px;border:1px solid #ffffff20;border-radius:50%;background:#171717c9;color:#fff;width:34px;height:34px;font-size:24px;cursor:pointer}.desktop-code-copy{padding:28px 32px}.desktop-code-copy>span{color:#e99b71;font-size:10px;letter-spacing:.17em}.desktop-code-copy h2{font-size:34px;line-height:1.2;letter-spacing:-.04em;margin:12px 0}.desktop-code-copy p{color:#aaa3a0;line-height:1.7;font-size:14px}.desktop-code-tags{display:flex;gap:7px;flex-wrap:wrap;margin:20px 0}.desktop-code-tags span{font-size:11px;padding:5px 9px;border:1px solid #44342b;border-radius:20px;color:#e5b39a}.desktop-code-download{border:0;background:#f79564;color:#1b120c;padding:13px 20px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .18s,background .18s}.desktop-code-download:hover{background:#ffab83;transform:translateY(-1px)}.desktop-code-download:active{transform:scale(.98)}.desktop-code-download:disabled{opacity:.6}.desktop-code-copy .desktop-code-status{font-size:12px}.desktop-code-copy>a{color:#e9b194;font-size:12px}.sidebar-code-btn>i{font-size:12px;opacity:.55}@keyframes code-enter{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:480px){.desktop-code-copy{padding:23px}.desktop-code-copy h2{font-size:28px}}@media(prefers-reduced-motion:reduce){.desktop-code-dialog{animation:none}.desktop-code-download{transition:none}}.desktop-code-download{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;max-width:100%;min-height:48px;padding:13px 18px;font-family:inherit;line-height:1.4;white-space:normal;text-wrap:balance}.desktop-code-close{display:grid;place-items:center;padding:0;line-height:1;font-family:inherit;flex-shrink:0;box-sizing:border-box}.desktop-code-copy .desktop-code-status{margin:10px 0 8px;line-height:1.5}.desktop-code-dialog{box-sizing:border-box}.desktop-code-copy{min-width:0}@media(max-width:480px){.desktop-code-close{width:32px;height:32px;font-size:22px;top:10px;right:10px}.desktop-code-download{font-size:13px;min-height:46px}}
