html{font-size:100px}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.16rem}*{box-sizing:border-box}@media screen and (max-width:768px){html{font-size:100px}}@media screen and (max-width:480px){html{font-size:100px}}@media screen and (orientation:landscape)and (max-height:500px){html{font-size:100px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff}.sign-confirmation-page{min-height:100vh;padding:20px;display:flex;flex-direction:column}.page-header{text-align:center;margin-bottom:30px}.page-header h1{font-size:22px;font-weight:600;color:#333;margin-bottom:10px}.page-header .subtitle{font-size:14px;color:#666}.content-title{font-size:16px;color:#333;margin-bottom:15px;font-weight:500}.json-container{background-color:#f5f9ff;border-radius:8px;padding:15px;margin-bottom:30px;border:1px solid #e8f0ff}.json-label{font-size:14px;color:#666;margin-bottom:10px;font-weight:500}.json-content{font-family:Courier New,Courier,monospace;font-size:12px;color:#333;line-height:1.6;white-space:pre-wrap;word-break:break-all;background:transparent;border:none;outline:none;overflow-x:auto}.action-buttons{display:flex;flex-direction:column;gap:15px;margin-top:20px}.confirm-button:hover:not(:disabled){background-color:#008e5d}.confirm-button:disabled{background-color:#a0d9c2;cursor:not-allowed}.cancel-button{background-color:#dedede;color:#666}.cancel-button:hover:not(:disabled){background-color:#e8e8e8}.cancel-button:disabled{background-color:#f8f8f8;cursor:not-allowed}@media(max-width:480px){.sign-confirmation-page{padding:15px}.page-header h1{font-size:20px}.json-content{font-size:11px}.confirm-button,.cancel-button{padding:12px 0;font-size:15px}}@media(min-width:481px)and (max-width:768px){.sign-confirmation-page{max-width:500px;margin:0 auto}}.confirm-box{display:flex;justify-content:space-between}.confirm-button,.cancel-button{padding:14px 0;border-radius:8px;font-size:16px;font-weight:500;border:none;outline:none;cursor:pointer;transition:all .3s ease;width:48%}.confirm-button{background-color:#00a870;color:#fff}
