*{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;background:#ffffff;color:#141414}button{font-family:inherit}button:not(:disabled){cursor:pointer;transition:filter .12s ease,background .12s ease,opacity .12s ease,transform .06s ease}button:not(:disabled):hover{filter:brightness(.95)}button:not(:disabled):active{transform:translateY(1px)}button:disabled{opacity:.5;cursor:not-allowed}:focus-visible{outline:2px solid #ff5722;outline-offset:2px}input,select,textarea{font-family:inherit}a{color:inherit}body{overflow-x:hidden}@media (max-width:760px){.app-header{padding:14px 16px!important;gap:10px!important}.app-pad{padding-left:16px!important;padding-right:16px!important}.detail-grid{grid-template-columns:1fr!important;gap:16px!important;padding:20px 16px!important}}.logo-short,.new-order-btn .btn-label-short{display:none}@media (max-width:639px){.logo-full{display:none}.logo-short{display:inline}.new-order-btn{width:40px;height:40px;padding:0!important;font-size:18px!important;display:flex;align-items:center;justify-content:center}.new-order-btn .btn-label-full{display:none}.new-order-btn .btn-label-short{display:inline}}.header-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:639px){.order-row{flex-wrap:wrap!important}.order-row-info{width:auto!important;flex:1 1!important;min-width:0}.order-row-progress{flex-basis:100%!important;margin-top:4px}}@keyframes spin{to{transform:rotate(1turn)}}.spinner{display:inline-block;width:15px;height:15px;border:2px solid;border-top:2px solid transparent;border-radius:50%;animation:spin .6s linear infinite;vertical-align:-3px}@media (prefers-reduced-motion:reduce){.spinner{animation-duration:1.4s}}@keyframes shimmer{0%{background-position:-450px 0}to{background-position:450px 0}}.skeleton{background:#efefef;background-image:linear-gradient(90deg,#efefef,#e4e4e4 220px,#efefef 440px);background-size:900px 100%;animation:shimmer 1.2s linear infinite;border-radius:4px}@media (prefers-reduced-motion:reduce){.skeleton{animation:none}}