.mg-photo-uploader{display:grid;gap:16px}.mg-photo-cover-copy{display:flex;gap:8px 18px;align-items:center;flex-wrap:wrap;padding:14px 16px;border:1px solid #d8deea;border-radius:14px;background:#f8faff;color:#121827}.mg-photo-cover-copy b{font-size:16px}.mg-photo-cover-copy span{font-size:14px;color:#526078}.mg-photo-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mg-photo-choice{position:relative;display:block!important;margin:0!important;cursor:pointer}.mg-photo-choice>input{position:absolute;opacity:0;pointer-events:none}.mg-photo-choice>span{position:relative;display:block;overflow:hidden;border:3px solid transparent;border-radius:16px;background:#edf1f7;box-shadow:0 0 0 1px #d9dfeb}.mg-photo-choice img{display:block;width:100%;height:128px;object-fit:contain;background:#f3f5f9}.mg-photo-choice i{position:absolute;left:8px;bottom:8px;padding:6px 9px;border-radius:999px;background:rgba(11,16,32,.86);color:#fff;font:800 11px/1 system-ui,sans-serif;opacity:.72}.mg-photo-choice>input:checked+span{border-color:#8adb28;box-shadow:0 0 0 3px rgba(138,219,40,.22)}.mg-photo-choice>input:checked+span i{background:#8adb28;color:#111827;opacity:1}.mg-existing-photo-picker{display:grid;gap:10px}.mg-existing-photo-picker>p{margin:0;color:#596579}.mg-existing-grid .mg-photo-choice img{height:110px}.mg-upload-progress{display:grid;gap:10px;padding:14px 16px;border:1px solid #dbe2ee;border-radius:16px;background:#0d1423;color:#fff;overflow:hidden}.mg-upload-progress[hidden]{display:none}.mg-upload-progress>div:last-child{display:flex;justify-content:space-between;gap:16px;align-items:center}.mg-upload-progress b{font-size:14px}.mg-upload-progress strong{color:#b5f44a;font-variant-numeric:tabular-nums}.mg-pacman-track{position:relative;height:30px;border-radius:999px;background:radial-gradient(circle at center,#b5f44a 0 2px,transparent 3px) 0 50%/22px 22px repeat-x;overflow:hidden}.mg-pacman{position:absolute;z-index:2;top:3px;left:var(--mg-upload-progress);width:24px;height:24px;border-radius:50%;background:#ffd54a;transform:translateX(-50%);clip-path:polygon(0 0,100% 0,56% 50%,100% 100%,0 100%);animation:mg-pac-bite .35s steps(2,end) infinite}.mg-upload-ghost{position:absolute;right:5px;top:4px;width:21px;height:21px;border-radius:10px 10px 4px 4px;background:#ff577a;color:#fff;font:700 12px/21px system-ui;text-align:center;font-style:normal;animation:mg-ghost-bob .7s ease-in-out infinite alternate}.mg-pellets{position:absolute;inset:0;background:linear-gradient(90deg,#0d1423 0 var(--mg-upload-progress),transparent var(--mg-upload-progress) 100%)}@keyframes mg-pac-bite{50%{clip-path:polygon(0 0,100% 16%,66% 50%,100% 84%,0 100%)}}@keyframes mg-ghost-bob{to{transform:translateY(3px)}}
.mg-published-page{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:0;overflow:hidden;margin-top:44px;margin-bottom:70px;border-radius:32px;background:#0b1020;box-shadow:0 30px 80px rgba(10,17,35,.22);color:#fff}.mg-published-visual{position:relative;min-height:560px}.mg-published-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,#0b1020 100%)}.mg-published-visual img{width:100%;height:100%;object-fit:cover}.mg-published-visual>span{position:absolute;z-index:2;left:24px;bottom:24px;padding:9px 12px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:rgba(11,16,32,.72);font-size:12px;font-weight:900;letter-spacing:.12em}.mg-published-copy{align-self:center;padding:52px 48px 52px 28px}.mg-published-check{display:grid;place-items:center;width:58px;height:58px;margin-bottom:20px;border-radius:18px;background:#b5f44a;color:#071019;font-size:32px;font-weight:950;box-shadow:0 0 0 8px rgba(181,244,74,.1)}.mg-published-copy h1{margin:10px 0 14px;color:#fff;font-size:clamp(35px,4vw,57px);line-height:.98}.mg-published-copy>p{color:#cbd4e5;font-size:18px;line-height:1.55}.mg-published-product{display:flex;gap:14px;align-items:center;margin:22px 0;padding:12px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(255,255,255,.07)}.mg-published-product img{width:66px;height:66px;object-fit:contain;border-radius:12px;background:#fff}.mg-published-product span{display:grid;gap:5px}.mg-published-product small{color:#9ba9c2}.mg-published-product b{font-size:22px;color:#b5f44a}.mg-published-mail,.mg-published-warning{margin:16px 0;padding:12px 14px;border-radius:12px;background:rgba(72,194,255,.12);color:#dcecff}.mg-published-warning{background:rgba(255,190,72,.14);color:#ffe0a0}.mg-published-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.mg-published-actions .mg-secondary{border-color:rgba(255,255,255,.28);color:#fff}.mg-published-redirect{display:block;margin-top:18px;color:#aeb8ca}.mg-published-confetti i{position:absolute;z-index:4;width:9px;height:18px;border-radius:4px;background:#b5f44a;animation:mg-confetti 3.6s ease-in-out infinite}.mg-published-confetti i:nth-child(1){left:8%;animation-delay:.1s}.mg-published-confetti i:nth-child(2){left:22%;background:#5bd9ff;animation-delay:1.2s}.mg-published-confetti i:nth-child(3){left:42%;background:#ff5caf;animation-delay:.5s}.mg-published-confetti i:nth-child(4){left:61%;background:#ffd54a;animation-delay:1.7s}.mg-published-confetti i:nth-child(5){left:79%;background:#a980ff;animation-delay:.8s}.mg-published-confetti i:nth-child(6){left:92%;background:#5cf2b2;animation-delay:2.1s}@keyframes mg-confetti{0%{top:-25px;transform:rotate(0)}70%,100%{top:105%;transform:rotate(540deg)}}
.mg-recovery-page{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:stretch;margin-top:48px;margin-bottom:70px}.mg-recovery-visual,.mg-recovery-card{border-radius:28px;padding:clamp(28px,5vw,58px)}.mg-recovery-visual{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 10%,rgba(115,78,255,.55),transparent 35%),linear-gradient(145deg,#0b1020,#15264a);color:#fff}.mg-recovery-visual:after{content:"";position:absolute;right:-40px;bottom:-40px;width:210px;height:210px;border:1px solid rgba(181,244,74,.4);border-radius:50%;box-shadow:0 0 0 30px rgba(181,244,74,.05),0 0 0 60px rgba(181,244,74,.03)}.mg-recovery-chip{display:inline-flex;padding:8px 12px;border-radius:999px;background:#b5f44a;color:#101827;font-weight:900;font-size:12px;letter-spacing:.08em}.mg-recovery-visual h1{position:relative;z-index:1;max-width:620px;margin:24px 0 16px;color:#fff;font-size:clamp(36px,5vw,65px);line-height:1}.mg-recovery-visual p{position:relative;z-index:1;max-width:560px;color:#c9d4e8;font-size:18px;line-height:1.6}.mg-recovery-terminal{position:relative;z-index:1;display:grid;gap:7px;margin-top:42px;padding:18px;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:rgba(5,10,20,.58);font-family:monospace}.mg-recovery-terminal span{color:#7ee7ff}.mg-recovery-terminal b{color:#b5f44a;font-size:18px}.mg-recovery-terminal i{width:10px;height:18px;background:#b5f44a;animation:mg-cursor .8s steps(1) infinite}@keyframes mg-cursor{50%{opacity:0}}.mg-recovery-card{align-self:center;border:1px solid #e0e5ee;background:#fff;color:#111827;box-shadow:0 20px 55px rgba(17,24,39,.09)}.mg-recovery-card h2{margin:10px 0;font-size:34px;color:#111827}.mg-recovery-card>p{color:#536075;line-height:1.65}.mg-recovery-card form{display:grid;gap:17px;margin-top:24px}.mg-recovery-card label{display:grid;gap:8px;font-weight:800;color:#182033}.mg-recovery-card input:not([type=hidden]){width:100%;box-sizing:border-box;padding:14px;border:1px solid #cbd3df;border-radius:12px;background:#fff;color:#111827;font-size:16px}.mg-recovery-card input:focus{outline:3px solid rgba(91,217,255,.28);border-color:#218db4}.mg-recovery-mail{display:grid;place-items:center;width:64px;height:64px;border-radius:20px;background:#eefbd9;color:#4b7800;font-size:30px}.mg-forgot-link,.mg-forgot-back{display:inline-block;margin:4px 0 12px;color:#3159c8;font-weight:800;text-decoration:underline;text-underline-offset:3px}.mg-forgot-back{margin-top:22px}.mg-auth>.mg-forgot-link{margin-top:18px}
@media(max-width:800px){.mg-photo-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mg-photo-choice img{height:118px}.mg-published-page,.mg-recovery-page{grid-template-columns:1fr;margin-top:22px}.mg-published-visual{min-height:280px}.mg-published-visual:after{background:linear-gradient(180deg,transparent 55%,#0b1020 100%)}.mg-published-copy{padding:28px 22px 34px}.mg-published-copy h1{font-size:39px}.mg-published-actions{display:grid}.mg-recovery-visual,.mg-recovery-card{padding:30px 22px}.mg-recovery-visual h1{font-size:42px}.mg-recovery-page{gap:14px}.mg-upload-progress>div:last-child{align-items:flex-start;flex-direction:column;gap:5px}}
@media(prefers-reduced-motion:reduce){.mg-pacman,.mg-upload-ghost,.mg-published-confetti i,.mg-recovery-terminal i{animation:none}}
