*{margin:0;padding:0;box-sizing:border-box}::-ms-reveal{display:none}button,img,.noselect{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.textselect{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;}body{font-family:system-ui,-apple-system,sans-serif;background:white;min-height:100vh}.results{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,0.5);white-space:pre-line}.container{max-width:1200px;margin:0 auto;padding:40px 38px;padding-bottom:8rem}.mobi{padding:40px 20px}.logo{width:150px;height:55px;margin-bottom:32px}.errmsg{font-size:30px;color:rgb(82,82,82);text-align:center;padding:120px 0}.errmsg p{margin-bottom:30px}.mobi .errmsg{font-size:24px}.main-title{font-size:2rem;text-transform:uppercase;margin-bottom:0.5rem;font-weight:400}.order-number{color:#666;font-size:2rem;font-weight:300;margin-bottom:2rem}.order-number span{color:#666}.info-text{display:flex;align-items:center;gap:0.5rem;color:#666;margin-bottom:4rem}.info-text img{width:20px;height:20px}.upload-container{text-align:left;margin-bottom:2rem}.upload-btn{background:#f00078;color:white;padding:0.75rem 2rem;border:none;cursor:pointer;display:inline-block;text-transform:uppercase;font-size:0.9rem;margin-bottom:1rem}.upload-text{color:#666;text-align:left}.file-input{display:none}.upload-area{border:2px dashed #ccc;border-radius:4px;padding:3rem;position:relative;display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;justify-content:center;align-items:center;flex-direction:column}.upload-area.drag-active{display:flex;animation:fadein 0.12s ease-out forwards}@keyframes fadein{0%{background:rgba(255,255,255,0.0)}100%{background:rgba(255,255,255,0.9)}}.cloud-icon{display:block;width:64px;height:64px;margin:2rem auto;color:#1E88E5;transform-origin:center;filter:drop-shadow(0 0 8px rgba(30,136,229,0));transition:filter 0.3s ease;fill:none;stroke:#2196F3;stroke-width:2px}.upload-area.drag-active .cloud-icon{animation:float-active 0.5s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(30,136,229,0.5))}@keyframes float-active{0%,100%{transform:translateY(0)}50%{transform:translateY(-15px)}}.footer{position:fixed;bottom:0;left:0;right:0;padding:1rem 0;background:white;border-top:1px solid #eee}.footer-content{max-width:1200px;margin:0 auto;padding:0 38px;display:flex;justify-content:space-between;align-items:center}.footer-links{display:flex;gap:2rem}.footer-link{color:black;text-decoration:none;text-transform:uppercase;font-size:0.9rem}.copyright{color:#666;font-size:0.9rem}.mobi .footer-content{width:auto;flex-direction:column}.mobi .copyright{text-align:center;margin-top:8px}.mobi .copyright span{display:block}.file-list{display:flex;flex-direction:column;gap:0.5rem;margin-bottom:2rem}.file-item{display:flex;align-items:center;padding:0.75rem;border-bottom:1px solid #eee}.file-info{flex:1;display:flex;align-items:baseline;gap:1rem}.file-name{font-weight:500}.file-size{color:#666;font-size:0.875rem}.remove-btn{padding:5px;cursor:pointer;width:30px;height:30px;fill:none;stroke:#666;stroke-width:2px;stroke-linecap:round}.remove-btn:hover{stroke:#000}.uploaded-ico{display:none;width:30px;height:30px;padding:3px;fill:#249b00}.uploaded .remove-btn{display:none}.uploaded .uploaded-ico{display:block}.address-section{width:100%;max-width:600px}.address-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.5rem}.address-label{font-size:0.9rem;text-transform:uppercase;color:#333}.checkbox-container{display:flex;align-items:center;gap:0.5rem}.checkbox-container input[type="checkbox"]{width:16px;height:16px;cursor:pointer}.checkbox-container label{font-size:0.8rem;text-transform:uppercase;color:#666;cursor:pointer}.address-textarea{width:100%;height:100px;padding:0.5rem;border:1px solid #ccc;border-radius:4px;font-family:inherit;font-size:0.9rem;margin-bottom:1rem;resize:none}.address-textarea:focus{outline:none;border-color:#000}.send-btn-container{display:flex;justify-content:flex-end;width:100%}.send-btn{background:black;color:white;padding:0.75rem 2rem;border:none;cursor:pointer;text-transform:uppercase;font-size:0.9rem;display:flex;align-items:center;gap:0.5rem}.send-btn:hover{background:#333}.send-btn:disabled{background:#ccc;cursor:not-allowed}.send-btn img{width:16px;height:16px}.progress-content{background:white;padding:2.5rem;width:400px;max-width:90%;box-shadow:0 4px 20px rgba(0,0,0,0.1);position:relative}.progress-title{font-size:1.25rem;font-weight:500;margin-bottom:2rem;color:#333;text-align:center;text-transform:uppercase}.progress-bar-container{background:#E5E7EB;height:8px;border-radius:4px;overflow:hidden;margin-bottom:0.75rem}.progress-bar{height:100%;background:#333;width:0;transition:width 0.3s ease}.progress-info{display:flex;justify-content:end;color:#666;font-size:0.875rem}.progress-counter{font-weight:500}.progress-size{color:#999}.close-progress-btn{position:absolute;top:1rem;right:1rem;background:none;border:none;padding:0.5rem;cursor:pointer;color:#666}.close-progress-btn:hover{color:#000}.success-content{text-align:center;max-width:600px;background:white;padding:30px 40px;position:relative;box-shadow:0 4px 20px rgba(0,0,0,0.1)}.success-icon{width:64px;height:64px;margin-bottom:1.5rem;color:#00A651}.success-message{font-size:1.25rem;color:#333;margin-bottom:0.5rem}.success-submessage{color:#666;font-size:1rem}.warning-content{text-align:center;max-width:600px;background:white;padding:2rem}.warning-icon{width:64px;height:64px;margin-bottom:1.5rem}.warning-message{font-size:1.25rem;color:#333;margin-bottom:1.5rem}.warning-btn{background:#333;color:white;border:none;padding:0.75rem 2rem;cursor:pointer;text-transform:uppercase;font-size:0.9rem;transition:background-color 0.3s ease}.warning-btn:hover{background:#000}.exec-waiting-root{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1010;outline:none;cursor:pointer}.exec-waiting-cursor{cursor:wait}.exec-waiting-curtain{position:absolute;width:100%;height:100%;opacity:0;background-color:white}@keyframes waiting-root-curtain{from{opacity:0}to{opacity:0.5}}.exec-waiting-anim{display:flex}.exec-waiting-anim .exec-waiting-curtain{animation-name:waiting-root-curtain;animation-duration:0.2s;animation-delay:3s;animation-fill-mode:forwards}.exec-waiting-animnow .exec-waiting-curtain{animation-delay:0s}.exec-modalroot{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000}.exec-modalcontainer{position:absolute;width:100%;height:100%;outline:none;opacity:0;transition:opacity 150ms ease-in;background-color:rgba(0,0,0,0.4);display:flex;justify-content:center;align-items:center}.exec-errordlg{width:406px;height:205px;background-color:white;position:relative;box-shadow:0 2px 6px rgba(0,0,0,0.16)}.exec-errordlg-body{position:absolute;left:25px;right:25px;top:40px;bottom:55px;font-size:16px;overflow-y:auto;word-break:break-word;white-space:pre-line}.exec-errordlg-btnpanel{position:absolute;left:25px;right:25px;bottom:15px;text-align:right}.exec-errordlg-btn{min-height:34px;min-width:70px;padding:0 15px;outline:none;transition:box-shadow 0.12s;text-transform:uppercase;font-family:'Raleway',sans-serif;font-weight:700;font-size:13px;cursor:pointer;color:#4285f4;border:none;border-radius:2px;background-color:white}.exec-errordlg-btn::-moz-focus-inner{border-style:none;padding:0}.exec-errordlg-btn:hover{background-color:#EEE}.exec-errordlg-btn:active{background-color:#E2E2E2}