.shipping-spinner{flex-direction:column;align-items:center;gap:10px;display:inline-flex}.shipping-spinner__label{color:#64748b;text-align:center;font-size:13px}.shipping-spinner__scene{overflow:visible}.shipping-spinner__wave{fill:none;stroke:#f0812159;stroke-width:2px;stroke-linecap:round}.shipping-spinner__wave--1{animation:1.6s ease-in-out infinite shipping-wave}.shipping-spinner__wave--2{opacity:.7;animation:1.6s ease-in-out infinite reverse shipping-wave}.shipping-spinner__route{fill:none;stroke:#ffffff40;stroke-width:1.5px;stroke-dasharray:4 6;animation:1.2s linear infinite shipping-route}.shipping-spinner__ship{transform-origin:60px 48px;animation:1.8s ease-in-out infinite shipping-sail}.shipping-spinner__hull{fill:#333;stroke:#f08121;stroke-width:1.5px}.shipping-spinner__deck,.shipping-spinner__container{fill:#f08121}.shipping-spinner__car{fill:#fff;stroke:#333;stroke-width:.8px}.shipping-spinner__wheel{fill:#333}.shipping-spinner__smokestack{stroke:#64748b;stroke-width:2px;stroke-linecap:round}.shipping-spinner--small .shipping-spinner__label{font-size:12px}.table-loading-indicator{justify-content:center;padding:28px 0;display:flex}.app-loading{background:linear-gradient(145deg,#1a1a1a 0%,#333 55%,#f08121 160%);justify-content:center;align-items:center;min-height:100vh;display:flex}.app-loading__card{background:#fffffff5;border-radius:20px;flex-direction:column;align-items:center;gap:18px;padding:32px 40px;display:flex;box-shadow:0 20px 60px #00000040}.app-loading__logo{object-fit:contain;width:88px;height:88px}.welcome-splash{z-index:2000;justify-content:center;align-items:center;padding:24px;animation:.45s welcome-fade-in;display:flex;position:fixed;inset:0}.welcome-splash--exit{animation:.5s forwards welcome-fade-out}.welcome-splash__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1a1a1ab8;position:absolute;inset:0}.welcome-splash__content{text-align:center;background:#fff;border-radius:20px;width:min(520px,100%);padding:28px 28px 22px;position:relative;box-shadow:0 24px 80px #00000047}.welcome-splash__logo{object-fit:contain;width:92px;height:92px;margin-bottom:8px}.welcome-splash__scene{border-radius:16px;width:100%;height:auto;margin:8px 0 16px;overflow:hidden}.welcome-splash__sun{fill:#fff4ebd9;animation:2s ease-in-out infinite welcome-pulse}.welcome-splash__route{fill:none;stroke:#ffffff73;stroke-width:2px;stroke-dasharray:6 8;animation:1.4s linear infinite shipping-route}.welcome-splash__wave{fill:none;stroke:#ffffff59;stroke-width:2px;stroke-linecap:round}.welcome-splash__wave--1{animation:2s ease-in-out infinite shipping-wave}.welcome-splash__wave--2{opacity:.75;animation:2s ease-in-out infinite reverse shipping-wave}.welcome-splash__ship{animation:2.4s ease-in-out infinite welcome-ship-cross}.welcome-splash__hull{fill:#333;stroke:#f08121;stroke-width:2px}.welcome-splash__deck,.welcome-splash__container{fill:#f08121}.welcome-splash__car{fill:#fff;stroke:#333;stroke-width:1px}.welcome-splash__wheel{fill:#333}.welcome-splash__smokestack{stroke:#64748b;stroke-width:3px;stroke-linecap:round}.welcome-splash__pin{fill:#fff;stroke:#f08121;stroke-width:2px;animation:1.8s ease-in-out infinite welcome-pin}.welcome-splash__pin--dest{animation-delay:.4s}.welcome-splash__text h2{color:#333;margin:0 0 6px;font-size:28px;font-weight:700}.welcome-splash__text p{color:#f08121;letter-spacing:.02em;margin:0;font-size:15px;font-weight:600}.welcome-splash__tag{color:#64748b;background:#fff4eb;border-radius:999px;margin-top:10px;padding:6px 12px;font-size:12px;display:inline-block}.welcome-splash__progress{background:#f0f0f0;border-radius:999px;height:4px;margin-top:18px;overflow:hidden}.welcome-splash__progress-bar{border-radius:inherit;background:linear-gradient(90deg,#f08121,#333);width:0;height:100%;animation:2.8s forwards welcome-progress;display:block}@keyframes shipping-wave{0%,to{transform:translate(0)}50%{transform:translate(-6px)}}@keyframes shipping-route{to{stroke-dashoffset:-20px}}@keyframes shipping-sail{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(2px,-1px)rotate(-1deg)}75%{transform:translate(-2px,1px)rotate(1deg)}}@keyframes welcome-ship-cross{0%,to{transform:translate(-8px)}50%{transform:translate(8px)}}@keyframes welcome-pin{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(1.25)}}@keyframes welcome-pulse{0%,to{opacity:.85}50%{opacity:1;transform:scale(1.08)}}@keyframes welcome-progress{to{width:100%}}@keyframes welcome-fade-in{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes welcome-fade-out{to{opacity:0;transform:scale(1.02)}}@media (prefers-reduced-motion:reduce){.shipping-spinner__ship,.shipping-spinner__wave,.shipping-spinner__route,.welcome-splash__ship,.welcome-splash__wave,.welcome-splash__route,.welcome-splash__pin,.welcome-splash__sun,.welcome-splash__progress-bar{animation:none!important}.welcome-splash__progress-bar{width:100%}}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background:#f4f6f9;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}.app-loading,.center-page{min-height:100vh}.center-page{justify-content:center;align-items:center;display:flex}.app-layout{min-height:100vh}.app-sidebar{box-shadow:2px 0 8px #00000014}.app-sidebar__brand{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:20px 16px;display:flex}.app-sidebar__logo{object-fit:contain;background:#ffffff0f;border-radius:8px;width:44px;height:44px}.app-sidebar__brand-text{flex-direction:column;min-width:0;display:flex}.app-sidebar__brand-title{color:#fff;font-size:16px;font-weight:700;line-height:1.2}.app-sidebar__brand-subtitle{color:#ffffffa6;letter-spacing:.04em;text-transform:uppercase;font-size:11px}.app-header{border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;box-shadow:0 1px 4px #0000000a}.app-header__left{align-items:center;gap:12px;display:flex}.app-header__toggle{cursor:pointer;color:#333;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:inline-flex}.app-header__toggle:hover{color:#f08121;background:#fff4eb}.app-header__title{margin:0!important;font-weight:600!important}.user-menu-trigger{cursor:pointer;background:#fff;border:1px solid #e8e8e8;border-radius:999px;padding:4px 12px 4px 4px}.user-menu-trigger__text{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.user-menu-trigger__email{font-size:12px}.app-content{padding:24px}.app-content__inner{max-width:1400px;margin:0 auto}.page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.page-header__title{margin:0 0 4px!important}.page-header__subtitle{display:block}.settings-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.settings-toolbar__label{color:#64748b;font-size:13px}.login-page{grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.login-page__panel{flex-direction:column;justify-content:center;display:flex}.login-page__panel--brand{color:#fff;background:linear-gradient(145deg,#1a1a1a 0%,#333 55%,#f08121 160%);padding:48px}.login-page__panel--form{background:#f4f6f9;padding:48px 32px}.login-page__logo{width:120px;margin-bottom:24px}.login-page__title{color:#fff!important;margin-bottom:12px!important}.login-page__tagline{color:#ffffffd1;max-width:420px;font-size:16px}.login-page__hero-spinner{opacity:.95;margin-top:28px}.login-page__hero-spinner .shipping-spinner__label{color:#fffc}.login-card{border-radius:16px;width:100%;max-width:420px;margin:0 auto;box-shadow:0 12px 40px #1a1a1a14}.dashboard-card-link{display:block}.dashboard-card{border-radius:12px;height:100%}.dashboard-card__icon{color:#f08121;background:#fff4eb;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:12px;font-size:20px;display:flex}.converter-card__result{color:#333;background:#fff4eb;border:1px solid #ffd8b5;border-radius:8px;margin-top:12px;padding:10px 14px}@media (width<=960px){.login-page{grid-template-columns:1fr}.login-page__panel--brand{min-height:280px;padding:32px 24px}.login-page__panel--form{padding:24px}}@media (width<=768px){.app-content{padding:16px}.page-header{flex-direction:column}.user-menu-trigger__text{display:none}}
