.shipcost-wrap{display:flex;flex-direction:column;gap:18px;width:100%}.shipcost-header{align-items:center;display:flex;gap:12px}.shipcost-back{align-items:center;background:var(--panel);border:1px solid var(--line);border-radius:999px;color:var(--text);cursor:pointer;display:inline-flex;flex:0 0 auto;height:38px;justify-content:center;padding:0;transition:background .15s ease,border-color .15s ease,color .15s ease;width:38px}.shipcost-back:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.shipcost-title{font-size:22px;font-weight:700;line-height:1.2;margin:0}.shipcost-tabs{align-items:center;background:var(--panel-2);border:1px solid var(--line);border-radius:10px;display:inline-flex;gap:4px;margin:0 auto;padding:4px;width:-moz-fit-content;width:fit-content}.shipcost-tab{background:transparent;border:1px solid transparent;border-radius:8px;color:var(--muted);cursor:pointer;font-size:13px;font-weight:600;line-height:1;min-height:34px;padding:0 18px;transition:background .15s ease,color .15s ease,border-color .15s ease}.shipcost-tab:hover:not(.shipcost-tab--active){color:var(--text)}.shipcost-tab--active{background:var(--panel);border-color:var(--line);box-shadow:0 1px 2px rgba(15,23,42,.06);color:var(--accent)}.shipcost-card{background:var(--panel);border:1px solid var(--line);border-radius:14px;box-shadow:0 1px 2px rgba(15,23,42,.04);margin:0 auto;max-width:720px;overflow:hidden;width:100%}.shipcost-card__head{align-items:center;display:flex;gap:12px;padding:20px 24px 16px}.shipcost-icon{align-items:center;background:var(--accent-soft);border-radius:10px;color:var(--accent);display:inline-flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.shipcost-card__heading{font-size:17px;font-weight:700;line-height:1.25;margin:0}.shipcost-card__subtitle{color:var(--muted);font-size:13px;line-height:1.3;margin:2px 0 0}.shipcost-card__body{display:flex;flex-direction:column;gap:18px;padding:8px 24px 22px}.shipcost-field{display:flex;flex-direction:column;gap:6px;width:100%}.shipcost-field__label{color:var(--text);font-size:13px;font-weight:600}.shipcost-field__label .shipcost-req{color:#dc2626;margin-left:2px}.shipcost-card .shipcost-input,.shipcost-card .shipcost-select{background:var(--panel-2);border:1px solid var(--line);border-radius:8px;color:var(--text);font:inherit;min-height:44px;padding:0 14px;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;width:100%}.shipcost-card .shipcost-input::placeholder{color:var(--muted)}.shipcost-card .shipcost-input:focus,.shipcost-card .shipcost-select:focus{background:var(--panel);border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.shipcost-card .shipcost-input--error{border-color:#ef4444}.shipcost-card .shipcost-input--error:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.16)}.shipcost-field__error{color:#dc2626;font-size:12px;margin:0}.shipcost-weight{align-items:stretch;display:flex;position:relative;width:100%}.shipcost-weight .shipcost-input{padding-right:48px}.shipcost-weight__suffix{align-items:center;bottom:0;color:var(--muted);display:flex;font-size:13px;pointer-events:none;position:absolute;right:14px;top:0}.shipcost-card__footer{align-items:center;border-top:1px solid var(--line);display:flex;gap:12px;padding:16px 24px}.shipcost-card .shipcost-submit{align-items:center;background:var(--accent);border:1px solid var(--accent);border-radius:8px;color:#ffffff;cursor:pointer;display:inline-flex;flex:1 1 auto;font-weight:600;gap:8px;justify-content:center;min-height:42px;padding:0 16px;transition:background .15s ease,opacity .15s ease}.shipcost-card .shipcost-submit:hover:not(:disabled){background:var(--accent-2)}.shipcost-card .shipcost-submit:disabled{background:#65d6a2;border-color:#65d6a2;cursor:not-allowed;opacity:.85}.shipcost-card .shipcost-cancel{align-items:center;background:var(--panel-2);border:1px solid var(--line);border-radius:8px;color:var(--text);cursor:pointer;display:inline-flex;flex:0 0 auto;font-weight:600;justify-content:center;min-height:42px;padding:0 20px;transition:background .15s ease,border-color .15s ease}.shipcost-card .shipcost-cancel:hover{background:var(--line)}.shipcost-feedback{margin:0 auto;max-width:720px;width:100%}.shipcost-error{background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.3);border-radius:10px;color:#b91c1c;font-size:13px;margin:0;padding:12px 16px}.shipcost-results{display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:720px;width:100%}.shipcost-results__title{font-size:15px;font-weight:700;margin:0 0 2px}.shipcost-rate{align-items:center;background:var(--panel);border:1px solid var(--line);border-radius:10px;display:flex;gap:12px;justify-content:space-between;padding:14px 16px}.shipcost-rate__name{font-size:14px;font-weight:600;margin:0}.shipcost-rate__meta{color:var(--muted);font-size:12px;margin:3px 0 0}.shipcost-rate__cost{color:var(--text);flex:0 0 auto;font-size:15px;font-weight:700;text-align:right;white-space:nowrap}.shipcost-track-summary{background:var(--panel);border:1px solid var(--line);border-radius:10px;padding:14px 16px}.shipcost-timeline{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:4px 0 0}.shipcost-timeline__item{display:flex;gap:12px;padding:0 0 14px;position:relative}.shipcost-timeline__item:before{background:var(--line);bottom:0;content:"";left:5px;position:absolute;top:14px;width:2px}.shipcost-timeline__item:last-child{padding-bottom:0}.shipcost-timeline__item:last-child:before{display:none}.shipcost-timeline__dot{background:var(--accent);border-radius:999px;flex:0 0 auto;height:12px;margin-top:3px;position:relative;width:12px;z-index:1}.shipcost-timeline__body{display:flex;flex-direction:column;gap:2px}@media (max-width:560px){.shipcost-card__footer{flex-wrap:wrap}.shipcost-card .shipcost-cancel{flex:1 1 auto}}.shipcost-field__optional{color:var(--muted,#94a3b8);font-size:11px;font-weight:500;margin-left:4px}.shipcost-field__hint{color:var(--muted,#94a3b8);font-size:11px;margin:4px 0 0}