body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#f4f6ff}.app-header{background-color:#fff;border-bottom:1px solid #efefef;height:64px;padding:0 124px}.app-header,.header-left{align-items:center;display:flex}.header-logo{height:68px}.header-right,.user-avatar{align-items:center;display:flex}.user-avatar{background-color:#1a73e8;border-radius:50%;color:#fff;font-size:14px;font-weight:600;height:40px;justify-content:center;width:40px}.header-title{color:#172955;font-size:20px;font-weight:600;text-align:center}@media (max-width:600px){.header-title{font-size:16px}.app-header{padding:0 20px}}.delivery-process-container{align-items:center;border-radius:8px;display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;width:100%}.delivery-details{padding:50px}.delivery-details .section-title{color:#a4a4a4;font-weight:600;margin-bottom:12px}.details-row{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px}.details-box{background-color:#fff;border:1px solid #dbdbdb;border-radius:5px;box-shadow:0 2px 4px #0000000d;flex:1 1 285px;max-width:285px;padding:12px 15px;width:285px}.details-box label{align-items:center;color:#878787;display:flex;font-size:14px;font-weight:500}.details-box p{color:#000;font-size:18px;font-weight:500;margin-top:4px}.stepper-container{align-items:center;background-color:#fffbfb;border-bottom:1px solid #ededed;box-sizing:border-box;display:flex;height:146px;justify-content:center;padding-bottom:17px;padding-top:16px;position:relative;width:100%;z-index:-2}.stepper-inner-container{display:flex;flex-direction:row;width:50%}.step-item{flex:1 1;position:relative;text-align:center}.step-icon{align-items:center;background-color:#fff;border:1px solid #eaecf0;border-radius:10px;color:#000;display:flex;font-size:24px;height:46px;justify-content:center;margin:0 auto;width:46px}.step-item.active .step-icon{box-shadow:0 0 0 2px #0666f6;color:#0666f6}.step-item.completed .step-icon{color:#b2c1f2}.step-title{color:#555;font-size:14px;font-weight:600;margin-top:10px}.step-item.active .step-title,.step-item.completed .step-title{color:#0666f6}.step-subtitle{color:#999;font-size:12px}.step-item:not(:last-child) .step-line{background-color:#e0e0e0;height:2px;position:absolute;right:-50%;top:25px;width:100%;z-index:-1}.step-item.completed:not(:last-child) .step-line{background-color:#b2c1f2}.step-item .step-icon-svg path,.step-item.active .step-icon-svg path{fill:#000!important}.step-item.completed .step-icon-svg path{fill:#0666f6!important}@media (max-width:768px){.stepper-inner-container{width:100%}}.spinner{animation:spin .8s ease-in-out infinite;border:5px solid #0000001a;border-radius:50%;border-top-color:#0666f6;height:50px;margin-top:150px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.7303ee2d.css.map*/