html,body,#root{width:100%;height:100%;overflow:hidden;margin:0;padding:0;background-color:#f0f0f0}.pdf-viewer-root{display:flex;flex-direction:column;width:100vw;height:100vh;height:100dvh;background-color:#f0f0f0}.pdf-toolbar{height:60px;background-color:#fff;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;justify-content:space-between;padding:0 16px;box-shadow:0 2px 4px #0000000d;z-index:10;flex-shrink:0}.toolbar-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;color:#333;font-size:16px}.download-btn{display:flex;align-items:center;gap:8px;background-color:#007bff;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;cursor:pointer;transition:background-color .2s}.download-btn:hover{background-color:#0056b3}.download-btn span{font-size:14px}.pdf-viewer-container{flex:1;width:100%;position:relative;background-color:#f0f0f0;overflow:hidden}.pdf-embed{width:100%;height:100%;border:none;display:block}@media screen and (max-width: 768px){html,body{width:100%;height:100%;overflow:hidden;position:fixed;background-color:#f0f0f0}.pdf-viewer-root{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;height:-webkit-fill-available}.pdf-viewer-container{padding:0;background-color:#333;overflow:hidden}.pdf-embed{width:167%;height:133.333%;transform:scale(.75);transform-origin:top left;border:none}.pdf-toolbar{height:50px;padding:0 12px}.toolbar-title{font-size:14px}.download-btn{padding:6px 12px}.download-btn span{display:none}.download-btn svg{width:20px;height:20px}}@supports (-webkit-touch-callout: none){.pdf-viewer-root{height:-webkit-fill-available}}.pdf-loading{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0}.pdf-loading-content{text-align:center;color:#333}.pdf-spinner{width:40px;height:40px;border:3px solid rgba(0,0,0,.1);border-top-color:#333;border-radius:50%;margin:0 auto 16px;animation:spin 1s linear infinite}.pdf-loading-content p{font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.pdf-error{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#fef2f2}.pdf-error-content{text-align:center;padding:24px}.pdf-error-content h1{font-size:24px;font-weight:700;color:#111827;margin-bottom:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.pdf-error-content p{color:#6b7280;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:Borda;src:url(/Borda%20ExtraBold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Helvetica-Light;src:url(/HelveticaNeueLight.otf) format("opentype");font-weight:400;font-style:normal}body{font:12px/1 Helvetica-Light,Helvetica Neue,Helvetica,Arial,sans-serif;color:#768086;background:#f4f6f6;line-height:1}html,body,#root{width:100%;min-height:100vh}.verification-page{min-height:100vh;display:flex;flex-direction:column}#header{background:#2bacb6;padding:5px 0;box-shadow:none;border-bottom:3px solid #178a8e}#header .wrapper{width:1200px;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:space-between}.site-name{margin:0;display:flex;align-items:center}.site-name .logo{height:72px;width:auto;object-fit:contain}#loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#fffffff2;display:flex;align-items:center;justify-content:center;z-index:9999}#loading-div{text-align:center;color:#008a94}#loading-div h1{font-size:32px;margin-bottom:20px;color:#008a94}#loading-div .line{width:200px;height:3px;background:#008a94;margin:0 auto 20px}#loading-div p{font-size:16px;color:#666;margin-bottom:30px}.loading-img{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #008A94;border-radius:50%;margin:0 auto;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wrapper{width:1200px;margin:0 auto;padding:0;flex:1}.wrapper:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.fixheight{padding:0}#content{background:transparent}.intro{background:transparent;margin:20px;padding:0;border-radius:0;box-shadow:none}.intro:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.intro h2{font-family:Borda,sans-serif;font-weight:800;font-size:16px;color:#40505a;margin-bottom:20px;margin-top:20px;padding-bottom:0;border-bottom:none;text-transform:uppercase;letter-spacing:.5px}.show-info-table{display:block;border:1px solid #eeeeee;background:#fff;font-size:16px;padding:0;width:98%;margin:auto}.show-info-table ul{list-style:none;padding:0;margin:0}.show-info-table li{display:flex;flex-direction:row;padding:0;border-bottom:1px solid #ddd;background:#fff;margin-bottom:0;align-items:stretch}.show-info-table li:last-child{border-bottom:none;margin-bottom:0}.show-info-table b{font-size:12px;color:#fff;background:#534f4a;padding:5px;margin:0;font-weight:400;flex:0 0 auto;display:flex;align-items:center;width:89px;max-width:90x;border-radius:0;border-right:1px solid #ddd;word-wrap:break-word;white-space:normal;line-height:2;height:fit-content}.show-info-table div{font-size:13px;color:#768086;padding:0 10px;flex:1;display:flex;align-items:flex-start;min-height:100%}.show-info-table a{color:#008a94;text-decoration:underline;font-weight:400;transition:color .3s ease}.show-info-table a:hover{color:#1a8a8c}.myrequests{width:auto;max-width:1100px;border-collapse:collapse;margin-top:0;background:#fff;display:none;border:1px solid #ececec;font-size:12px}.myrequests th{background:#008a94;color:#fff;padding:10px 15px;font-family:"sans-serif",Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;text-align:center;font-size:14px;border:1px solid #fff;vertical-align:middle;white-space:nowrap}.myrequests td{padding:10px 15px;border:1px solid #eeeeee;text-align:center;font-size:12px;font-family:Helvetica-Light,Helvetica Neue,Helvetica,Arial,sans-serif;color:#768086;background:#fff;vertical-align:middle}.myrequests tbody tr{background:#fff}.myrequests tbody tr:hover{background:#fafafa}.myrequests a{color:#008a94;text-decoration:underline;font-weight:400;transition:color .3s ease}.myrequests a:hover{color:#1a8a8c}@media (min-width: 768px){.show-info-table{display:none}.myrequests{display:table}.hide-mobile{display:table!important}#header .wrapper,.wrapper{width:auto;margin:0 20px}.intro{margin:20px}}@media (min-width: 1024px){#header .wrapper,.wrapper{width:1200px;margin:0 auto;padding:0}.intro{margin:20px;padding:0}.myrequests th{font:12px;font-family:"sans-serif",Helvetica Neue,Helvetica,Arial,sans-serif;padding:13px 18px}.myrequests td{font-size:14px;padding:12px 15px}}@media (max-width: 767px){#header{padding-left:0}#header .wrapper{width:auto;padding:0;justify-content:flex-start}.wrapper{width:auto;margin:0;padding:0}.intro{margin:20px;padding:0}.intro h2{margin-bottom:15px;margin-top:15px}.show-info-table li{padding:0}.show-info-table b{font-size:12px;font-weight:400}.show-info-table div{font-size:14px;line-height:2}#loading-div h1{font-size:24px}#loading-div p{font-size:14px}}.hide-mobile{display:none}@media (min-width: 768px){.hide-mobile{display:block}}
