#gmmp-choice{position:fixed;z-index:99990;left:16px;bottom:16px;max-width:360px;width:calc(100vw - 32px);box-sizing:border-box;border:1px solid #b8cdc4;border-radius:14px;background:#fffefa;color:#173e33;padding:16px;box-shadow:0 5px 24px #193f3322;font:14px/1.45 system-ui,sans-serif}
#gmmp-choice strong{font-size:15px}#gmmp-choice p{margin:8px 0;font:inherit}#gmmp-choice a{color:#215f4d;text-decoration:underline}.gmmp-actions{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}#gmmp-choice button{flex:1;border:1px solid #27705a;border-radius:7px;background:#fff;color:#174c3b;padding:9px;cursor:pointer;font:600 13px/1.2 system-ui,sans-serif}#gmmp-choice button:first-child{background:#195f49;color:white}.gmmp-footer{margin:12px 0;text-align:center}.gmmp-footer button{border:0;background:transparent;color:inherit;text-decoration:underline;font:inherit;font-size:12px;cursor:pointer}#gmmp-choice button:focus-visible,.gmmp-footer button:focus-visible{outline:3px solid #d89528;outline-offset:3px}@media(max-width:500px){#gmmp-choice{bottom:10px;left:10px;width:calc(100vw - 20px);max-width:none;padding:12px}}
