.fpd-page{display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.fpd-page--full{min-height:300px;justify-content:center;padding:40px 24px;background:#fff}.fpd-page--compact{justify-content:center;min-height:300px;padding:40px 24px;background:#fff}.fpd-main{max-width:600px;width:100%;text-align:left}.fpd-icon{display:flex;justify-content:flex-start;margin-bottom:24px;color:#8c8c8c}.fpd-title{margin:0 0 12px;font-size:24px;font-weight:500;line-height:1.4;color:#434343}.fpd-suggestions{margin:20px 0 0;text-align:left;font-size:13px;line-height:1.8;color:#6a7373}.fpd-suggestions>p{margin:0 0 4px}.fpd-suggestions ul{margin:0;padding-left:18px}.fpd-suggestions li{margin:2px 0}.fpd-code{margin-top:24px;font-family:SF Mono,Roboto Mono,Menlo,Consolas,monospace;font-size:12px;letter-spacing:.5px;color:#9aa0a6}.fpd-buttons{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;width:100%;max-width:600px}.fpd-btn{display:inline-flex;align-items:center;gap:8px;border:none;border-radius:4px;padding:8px 16px;font-size:14px;line-height:1.5;color:#fff;background:#1a73e8;cursor:pointer;transition:background .2s ease}.fpd-btn:hover{background:#1765cc}.fpd-btn:active{background:#155ab8}.fpd-btn:focus-visible{outline:2px solid #aecbfa;outline-offset:2px}
