.Overlay{z-index:1000;background-color:#282828e6;grid-row:1;grid-template-rows:1fr 1fr;width:100%;height:100%;margin-top:-10px;display:grid;position:absolute}.Progress{grid-row:1;grid-template-rows:60px auto auto 60px;grid-template-columns:15px 1fr 1fr 1fr 1fr 1fr 15px;justify-content:center;align-items:center;column-gap:10px;display:grid}.Step1{text-align:center;grid-area:2/2}.ProgressIcon1{text-align:center;grid-area:3/2}.Step2{text-align:center;grid-area:2/3}.ProgressIcon2{text-align:center;grid-area:3/3}.Step3{text-align:center;grid-area:2/4}.ProgressIcon3{text-align:center;grid-area:3/4}.Step4{text-align:center;grid-area:2/5}.ProgressIcon4{text-align:center;grid-area:3/5}.Step5{text-align:center;grid-area:2/6}.ProgressIcon5{text-align:center;grid-area:3/6}.OverlayButton{grid-area:4/3/auto/span 2}.checkmark{width:100%;height:100%}.submitad-overlay{z-index:10000;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.submitad-progress-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #a9a9a933;border-radius:12px;width:100%;max-width:700px;max-height:90vh;padding:40px;position:relative;overflow-y:auto}.submitad-progress-container:before{content:"";z-index:-1;background:linear-gradient(135deg,#007bff1a 0%,#007bff0d 100%);border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.submitad-progress-header{text-align:center;border-bottom:1px solid #a9a9a94d;margin-bottom:40px;padding-bottom:20px}.submitad-progress-header h2{color:#fff;margin:0 0 10px;font-size:2rem;font-weight:600}.submitad-progress-indicator{color:#007bff;background:#007bff33;border:1px solid #007bff4d;border-radius:20px;padding:8px 16px;font-size:1rem;font-weight:500;display:inline-block}.submitad-progress-timeline{flex-direction:column;gap:20px;margin-bottom:30px;display:flex}.submitad-progress-step{align-items:flex-start;gap:20px;transition:all .4s;display:flex;position:relative}.submitad-progress-step-indicator{justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;margin-top:-5px;display:flex;position:relative}.submitad-progress-step-number{color:#ffffffb3;z-index:1;background:#ffffff1a;border:2px solid #a9a9a94d;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.9rem;font-weight:600;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.submitad-progress-step-icon{z-index:2;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.submitad-progress-step.pending .submitad-progress-step-icon{display:none}.submitad-progress-step.complete .submitad-progress-step-number{opacity:0}.submitad-progress-checkmark{background:#28a745;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;animation:.6s submitad-checkmark-bounce;display:flex;box-shadow:0 0 15px #28a74566}.submitad-checkmark-icon{fill:#fff;width:20px;height:20px}@keyframes submitad-checkmark-bounce{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.submitad-progress-spinner{width:40px;height:40px;position:relative}.submitad-spinner-ring{border:3px solid #007bff33;border-top-color:#007bff;border-radius:50%;width:100%;height:100%;animation:1s linear infinite submitad-spinner-rotate}@keyframes submitad-spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.submitad-progress-pending{justify-content:center;align-items:center;width:35px;height:35px;display:flex}.submitad-pending-dot{background:#a9a9a980;border:2px solid #a9a9a94d;border-radius:50%;width:12px;height:12px}.submitad-progress-step-content{flex:1;padding-top:5px}.submitad-progress-step-title{color:#fff;margin:0 0 5px;font-size:1.2rem;font-weight:600}.submitad-progress-step-description{color:#fffc;margin:0;font-size:.95rem;line-height:1.4}.submitad-progress-connector{background:#a9a9a94d;width:2px;height:36px;transition:background .4s;position:absolute;top:41px;left:21px}.submitad-progress-connector.complete{background:#28a74599}.submitad-progress-step.active .submitad-progress-step-title{color:#007bff}.submitad-progress-completion{text-align:center;background:#28a7451a;border:1px solid #28a7454d;border-radius:12px;margin-top:20px;padding:30px 20px}.submitad-progress-success-icon{background:#28a745;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;animation:1s submitad-success-pulse;display:flex;box-shadow:0 0 30px #28a74566}.submitad-success-checkmark{fill:#fff;width:40px;height:40px}@keyframes submitad-success-pulse{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.submitad-progress-completion h3{color:#28a745;margin:0 0 15px;font-size:1.5rem;font-weight:600}.submitad-progress-completion p{color:#fff;margin:0 0 25px;font-size:1rem;line-height:1.5}.submitad-progress-actions{justify-content:center;display:flex}.submitad-progress-view-button{min-width:200px;color:#fff!important;text-transform:none!important;background:linear-gradient(135deg,#009688,#007bff)!important;border-radius:5px!important;height:40px!important;padding:12px 24px!important;font-size:1rem!important;font-weight:600!important;transition:all .3s!important;box-shadow:0 0 15px #007bff66!important}.submitad-progress-view-button:hover{box-shadow:0 0 20px #007bff99!important}.submitad-progress-info{text-align:center;background:#ffc1071a;border:1px solid #ffc1074d;border-radius:8px;margin-top:20px;padding:20px}.submitad-progress-info p{color:#ffc107;margin:0;font-size:1rem;font-weight:500}.Overlay,.checkmark{display:none}@media (max-width:768px){.submitad-progress-container{margin:10px;padding:30px 20px}.submitad-progress-header h2{font-size:1.6rem}.submitad-progress-step{gap:15px}.submitad-progress-step-indicator{min-width:50px}.submitad-progress-step-title{font-size:1.1rem}.submitad-progress-completion{padding:25px 15px}.submitad-progress-success-icon{width:60px;height:60px}.submitad-success-checkmark{width:30px;height:30px}.submitad-progress-view-button{width:100%;max-width:250px}}@media (max-width:480px){.submitad-progress-container{padding:20px 15px}.submitad-progress-header h2{font-size:1.4rem}.submitad-progress-step-title{font-size:1rem}.submitad-progress-step-description{font-size:.9rem}.submitad-progress-completion h3{font-size:1.3rem}.submitad-progress-completion p{font-size:.95rem}}
.PreviewToggleComponentWrapper{grid-template-rows:auto auto;margin-top:50px;display:grid;position:relative}.PreviewToggleComponentBanner{background-image:radial-gradient(circle at 100% 0,#a9a9a91a,#0000),radial-gradient(circle at 0 100%,#a9a9a90d,#0000);border:1px groove #a9a9a933;border-radius:5px;grid-template-columns:1fr 2fr 1fr;place-items:center;height:55px;margin-bottom:10px;display:grid}.PreviewToggleComponentBannerTitle{text-align:left;grid-column:1/span 2;justify-self:start;padding-left:20px}.PreviewToggleComponentBannerButton{color:#282828;background-color:#22ffae;grid-column:3;place-items:center;width:fit-content;height:40px}
.wizard-progress-overlay{z-index:10000;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.wizard-progress-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #a9a9a933;border-radius:12px;width:100%;max-width:700px;max-height:90vh;padding:40px;position:relative;overflow-y:auto}.wizard-progress-container:before{content:"";z-index:-1;background:linear-gradient(135deg,#007bff1a 0%,#007bff0d 100%);border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.wizard-progress-header{text-align:center;border-bottom:1px solid #a9a9a94d;margin-bottom:40px;padding-bottom:20px}.wizard-progress-header h2{color:#fff;margin:0 0 10px;font-size:2rem;font-weight:600}.wizard-progress-indicator{color:#007bff;background:#007bff33;border:1px solid #007bff4d;border-radius:20px;padding:8px 16px;font-size:1rem;font-weight:500;display:inline-block}.wizard-progress-timeline{flex-direction:column;gap:20px;margin-bottom:30px;display:flex}.wizard-progress-step{align-items:flex-start;gap:20px;transition:all .4s;display:flex;position:relative}.wizard-progress-step-indicator{justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;margin-top:-5px;display:flex;position:relative}.wizard-progress-step-number{color:#ffffffb3;z-index:1;background:#ffffff1a;border:2px solid #a9a9a94d;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.9rem;font-weight:600;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wizard-progress-step-icon{z-index:2;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wizard-progress-step.pending .wizard-progress-step-icon{display:none}.wizard-progress-step.complete .wizard-progress-step-number{opacity:0}.wizard-progress-checkmark{background:#28a745;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;animation:.6s checkmark-bounce;display:flex;box-shadow:0 0 15px #28a74566}.checkmark-icon{fill:#fff;width:20px;height:20px}@keyframes checkmark-bounce{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.wizard-progress-spinner{width:40px;height:40px;position:relative}.spinner-ring{border:3px solid #007bff33;border-top-color:#007bff;border-radius:50%;width:100%;height:100%;animation:1s linear infinite spinner-rotate}@keyframes spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wizard-progress-pending{justify-content:center;align-items:center;width:35px;height:35px;display:flex}.wizard-progress-step-content{flex:1;padding-top:5px}.wizard-progress-step-title{color:#fff;margin:0 0 5px;font-size:1.2rem;font-weight:600}.wizard-progress-step-description{color:#fffc;margin:0;font-size:.95rem;line-height:1.4}.wizard-progress-connector{background:#a9a9a94d;width:2px;height:36px;transition:background .4s;position:absolute;top:41px;left:21px}.wizard-progress-connector.complete{background:#28a74599}.wizard-progress-step.wizard-step-active .wizard-progress-step-title{color:#007bff}.wizard-progress-completion{text-align:center;background:#28a7451a;border:1px solid #28a7454d;border-radius:12px;margin-top:20px;padding:30px 20px}.wizard-progress-success-icon{background:#28a745;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;animation:1s success-pulse;display:flex;box-shadow:0 0 30px #28a74566}.success-checkmark{fill:#fff;width:40px;height:40px}@keyframes success-pulse{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.wizard-progress-completion h3{color:#28a745;margin:0 0 15px;font-size:1.5rem;font-weight:600}.wizard-progress-completion p{color:#fff;margin:0 0 25px;font-size:1rem;line-height:1.5}.wizard-progress-actions{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.wizard-progress-close-button{color:#ffffffb3!important;text-transform:none!important;background:0 0!important;border:2px solid #a9a9a980!important;border-radius:5px!important;padding:12px 24px!important;font-size:1rem!important;font-weight:500!important;transition:all .3s!important}.wizard-progress-close-button:hover{color:#fff!important;background:#a9a9a933!important}.wizard-progress-view-button{min-width:180px;color:#fff!important;text-transform:none!important;background:linear-gradient(135deg,#007bff 0%,#0056b3 100%)!important;border-radius:5px!important;padding:12px 24px!important;font-size:1rem!important;font-weight:600!important;transition:all .3s!important;box-shadow:0 0 15px #007bff66!important}.wizard-progress-view-button:hover{transform:translateY(-2px)!important;box-shadow:0 0 20px #007bff99!important}.wizard-progress-info{text-align:center;background:#ffc1071a;border:1px solid #ffc1074d;border-radius:8px;margin-top:20px;padding:20px}.wizard-progress-info p{color:#ffc107;margin:0;font-size:1rem;font-weight:500}@media (max-width:768px){.wizard-progress-container{margin:10px;padding:30px 20px}.wizard-progress-header h2{font-size:1.6rem}.wizard-progress-step{gap:15px}.wizard-progress-step-indicator{min-width:50px}.wizard-progress-step-title{font-size:1.1rem}.wizard-progress-completion{padding:25px 15px}.wizard-progress-success-icon{width:60px;height:60px}.success-checkmark{width:30px;height:30px}.wizard-progress-actions{flex-direction:column;align-items:center}.wizard-progress-close-button,.wizard-progress-view-button{width:100%;max-width:250px}}@media (max-width:480px){.wizard-progress-container{padding:20px 15px}.wizard-progress-header h2{font-size:1.4rem}.wizard-progress-step-title{font-size:1rem}.wizard-progress-step-description{font-size:.9rem}.wizard-progress-completion h3{font-size:1.3rem}.wizard-progress-completion p{font-size:.95rem}}.overlay-step.complete{color:#22ffae}.overlay-step.complete .step-indicator{color:#000;background:#22ffae}.overlay-step.wizard-step-active{color:#fff;animation:1.5s ease-in-out infinite pulse}.overlay-step.pending{color:#fff6}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}
.agreement-modal-overlay{z-index:9999;background:#000000d9;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.agreement-modal{color:#e0e0f0;background:#1a1a2e;border:1px solid #2a2a4a;border-radius:12px;flex-direction:column;width:100%;max-width:760px;max-height:90vh;display:flex;overflow:hidden}.agreement-modal-header{background:#16213e;border-bottom:1px solid #2a2a4a;padding:24px 28px 16px}.agreement-modal-header h2{color:#00d4ff;margin:0 0 6px;font-size:1.15rem;font-weight:700;line-height:1.3}.agreement-modal-subtitle{color:#a0a0c0;margin:0 0 10px;font-size:.85rem;font-style:italic}.agreement-modal-meta{color:#7070a0;gap:24px;font-size:.78rem;display:flex}.agreement-scroll-hint{color:#7ee8fa;text-align:center;letter-spacing:.02em;background:#0f3460;padding:6px 12px;font-size:.82rem}.agreement-modal-body{scroll-behavior:smooth;flex:1;padding:20px 28px;overflow-y:auto}.agreement-modal-body::-webkit-scrollbar{width:6px}.agreement-modal-body::-webkit-scrollbar-track{background:#12122a}.agreement-modal-body::-webkit-scrollbar-thumb{background:#3a3a6a;border-radius:3px}.agreement-preamble{color:#c0c0d8;border-bottom:1px solid #2a2a4a;margin-bottom:20px;padding-bottom:16px;font-size:.9rem;line-height:1.7}.agreement-parties{border-bottom:1px solid #2a2a4a;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px;padding-bottom:16px;display:grid}.agreement-party{background:#12122a;border:1px solid #2a2a4a;border-radius:8px;padding:14px 16px}.agreement-party h4{text-transform:uppercase;letter-spacing:.08em;color:#00d4ff;margin:0 0 8px;font-size:.78rem}.agreement-party p{color:#c0c0d8;margin:2px 0;font-size:.85rem}.agreement-wallet{word-break:break-all;font-family:Courier New,monospace;color:#8080b0!important;font-size:.75rem!important}.agreement-sections{flex-direction:column;gap:18px;display:flex}.agreement-section{background:#12122a;border-left:3px solid #0f3460;border-radius:0 8px 8px 0;padding:12px 16px}.agreement-section h3{color:#00b4d8;margin:0 0 8px;font-size:.88rem;font-weight:600}.agreement-section p{color:#b0b0cc;margin:0;font-size:.85rem;line-height:1.7}.agreement-status-banner{text-align:center;padding:10px 24px;font-size:.88rem;font-weight:500}.agreement-status-banner.signing,.agreement-status-banner.storing{color:#7ee8fa;background:#0f3460}.agreement-status-banner.success{color:#4cff91;background:#0a3d1a}.agreement-status-banner.error{color:#ff6b6b;background:#3d0a0a}.agreement-modal-footer{background:#16213e;border-top:1px solid #2a2a4a;justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px;display:flex}.agreement-cancel-button{color:#8080a0;cursor:pointer;background:0 0;border:1px solid #446;border-radius:8px;padding:10px 22px;font-size:.88rem;transition:border-color .2s,color .2s}.agreement-cancel-button:hover:not(:disabled){color:#c0c0d8;border-color:#8080a0}.agreement-cancel-button:disabled{opacity:.4;cursor:not-allowed}.agreement-sign-button-modal{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0077b6,#00b4d8);border:none;border-radius:8px;padding:10px 28px;font-size:.92rem;font-weight:600;transition:opacity .2s,filter .2s}.agreement-sign-button-modal:hover:not(:disabled){filter:brightness(1.1)}.agreement-sign-button-modal:disabled{opacity:.35;cursor:not-allowed}.agreement-retry-button{color:#fa7;cursor:pointer;background:#3d1a0a;border:1px solid #942;border-radius:8px;padding:10px 20px;font-size:.88rem;transition:filter .2s}.agreement-retry-button:hover{filter:brightness(1.15)}@media (max-width:600px){.agreement-modal-header{padding:18px 16px 12px}.agreement-modal-body{padding:16px}.agreement-parties{grid-template-columns:1fr}.agreement-modal-footer{flex-direction:column-reverse;align-items:stretch}.agreement-sign-button-modal,.agreement-cancel-button,.agreement-retry-button{text-align:center;width:100%}}