.uvft{--accent:#2563eb;--glow:rgba( 37, 99, 235, 0.18 );--ok:#16a34a;--ok-soft:#dcfce7;--ink:#0f172a;--muted:#5b6577;--faint:#94a3b8;--line:#e7eaf0;--surface:#ffffff;--surface-2:#f8fafc;--bg:#ffffff;position:relative;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;display:flex;justify-content:center;padding:40px 16px 56px;min-height:100%;background:var(--bg);color:var(--ink);box-sizing:border-box;-webkit-font-smoothing:antialiased}.uvft *,.uvft *::before,.uvft *::after{box-sizing:border-box}.uvft-aurora{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.uvft-aurora span{position:absolute;width:520px;height:520px;border-radius:50%;filter:blur(110px);opacity:.22;transition:background 0.8s ease}.uvft-aurora span:nth-child(1){top:-200px;left:-140px;background:var(--glow);animation:uvft-float 16s ease-in-out infinite}.uvft-aurora span:nth-child(2){top:30%;right:-200px;background:rgb(22 163 74 / .1);animation:uvft-float 20s ease-in-out infinite reverse}.uvft-aurora span:nth-child(3){bottom:-240px;left:25%;background:var(--glow);opacity:.35;animation:uvft-float 24s ease-in-out infinite}@keyframes uvft-float{0%,100%{transform:translate(0,0) scale(1)}50%{transform:translate(34px,-26px) scale(1.08)}}.uvft-card{position:relative;z-index:1;width:100%;max-width:580px;background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:38px 34px 26px;box-shadow:0 1px 2px rgb(16 24 40 / .05),0 4px 12px rgb(16 24 40 / .06),0 18px 40px rgb(16 24 40 / .12),0 40px 80px rgb(16 24 40 / .1)}.uvft-head{text-align:center;margin-bottom:26px}.uvft-brand{display:inline-flex;align-items:center;gap:9px;margin-bottom:18px}.uvft-brand-mark{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:11px;color:#fff;background:linear-gradient(140deg,var(--accent),color-mix(in srgb,var(--accent) 75%,#000));box-shadow:0 6px 18px var(--glow)}.uvft-brand-mark svg{width:19px;height:19px}.uvft-brand-name{font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.uvft-head h1{font-size:26px;font-weight:750;letter-spacing:-.025em;margin:0 0 8px;color:var(--ink)}.uvft-head p{font-size:15px;line-height:1.5;color:var(--muted);margin:0 auto;max-width:400px}.uvft-form{display:flex;gap:10px;margin-bottom:6px}.uvft-field{flex:1;position:relative;display:flex;align-items:center}.uvft-field-icon{position:absolute;left:15px;width:18px;height:18px;color:var(--faint);pointer-events:none}.uvft-form input{width:100%;background:var(--surface-2);border:1px solid var(--line);border-radius:14px;padding:15px 16px 15px 42px;color:var(--ink);font-size:16px;letter-spacing:.04em;outline:none;transition:border-color 0.18s,box-shadow 0.18s,background 0.18s}.uvft-form input::-moz-placeholder{color:var(--faint);letter-spacing:.02em}.uvft-form input::placeholder{color:var(--faint);letter-spacing:.02em}.uvft-form input:focus{background:#fff;border-color:var(--accent);box-shadow:0 0 0 4px var(--glow)}.uvft-form button{background:linear-gradient(140deg,var(--accent),color-mix(in srgb,var(--accent) 78%,#000));color:#fff;border:none;border-radius:14px;padding:0 26px;font-size:15px;font-weight:650;cursor:pointer;min-width:124px;min-height:52px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px var(--glow);transition:filter 0.15s,transform 0.1s}.uvft-form button:hover{filter:brightness(1.05)}.uvft-form button:active{transform:scale(.97)}.uvft-form button:disabled{cursor:default;opacity:.8}.uvft-spin{width:18px;height:18px;border:2px solid rgb(255 255 255 / .45);border-top-color:#fff;border-radius:50%;animation:uvft-spin 0.7s linear infinite}@keyframes uvft-spin{to{transform:rotate(360deg)}}.uvft-skel{margin-top:28px}.uvft-skel-hero{display:flex;align-items:center;gap:16px;margin-bottom:24px}.uvft-skel-circle{width:72px;height:72px;border-radius:18px;flex-shrink:0}.uvft-skel-lines{flex:1;display:flex;flex-direction:column;gap:10px}.uvft-skel-lines i{height:13px;border-radius:7px;display:block}.uvft-skel-lines i:first-child{width:45%}.uvft-skel-lines i:last-child{width:70%}.uvft-skel-bar{display:block;height:12px;border-radius:7px;margin-bottom:26px}.uvft-skel-rows{display:flex;flex-direction:column;gap:16px}.uvft-skel-rows span{height:38px;border-radius:10px;display:block}.uvft-skel-circle,.uvft-skel-lines i,.uvft-skel-bar,.uvft-skel-rows span{background:linear-gradient(100deg,#eef1f6 30%,#f8fafc 50%,#eef1f6 70%);background-size:220% 100%;animation:uvft-shimmer 1.4s ease-in-out infinite}@keyframes uvft-shimmer{to{background-position:-220% 0}}.uvft-empty{margin-top:26px;padding:30px 24px;text-align:center;border-radius:18px;background:var(--surface-2);border:1px solid var(--line);animation:uvft-rise 0.4s ease both}.uvft-empty h3{font-size:17px;font-weight:650;margin:6px 0 6px;color:var(--ink)}.uvft-empty p{font-size:14px;line-height:1.55;color:var(--muted);margin:0 auto;max-width:380px}.uvft-result{margin-top:28px;animation:uvft-rise 0.5s ease both}.uvft-hero{display:flex;align-items:center;gap:18px;padding:20px;border-radius:20px;background:color-mix(in srgb,var(--accent) 7%,#fff);border:1px solid color-mix(in srgb,var(--accent) 22%,var(--line));margin-bottom:30px}.uvft-hero-info{flex:1;min-width:0}.uvft-pill{display:inline-block;font-size:17px;font-weight:750;letter-spacing:-.01em;color:var(--accent);padding:2px 0}.uvft-meta{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:5px;font-size:13.5px;color:var(--muted)}.uvft-carrier{color:var(--ink);font-weight:650}.uvft-updated{font-size:12.5px;color:var(--faint);margin-top:6px}.uvft-codechip{margin-top:12px;display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:7px 11px;cursor:pointer;transition:border-color 0.15s,box-shadow 0.15s}.uvft-codechip:hover{border-color:color-mix(in srgb,var(--accent) 45%,var(--line));box-shadow:0 0 0 3px var(--glow)}.uvft-codechip code{font-family:'SF Mono',ui-monospace,'Roboto Mono',monospace;font-size:13px;letter-spacing:.06em;color:var(--ink)}.uvft-codechip span{font-size:10.5px;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);font-weight:650}.uvft-stepper{margin:6px 4px 32px}.uvft-stepper-track{position:relative;height:4px;border-radius:4px;background:#e9edf3;margin:0 10px 14px}.uvft-stepper-fill{position:absolute;left:0;top:0;height:100%;border-radius:4px;background:linear-gradient(90deg,#22c55e,var(--ok));box-shadow:0 0 0 1px rgb(22 163 74 / .1);transition:width 0.85s cubic-bezier(.22,1,.36,1)}.uvft-stepper-nodes{display:flex;justify-content:space-between}.uvft-node{display:flex;flex-direction:column;align-items:center;gap:9px;flex:1;animation:uvft-rise 0.4s ease both;animation-delay:var(--d)}.uvft-node-dot{width:24px;height:24px;border-radius:50%;background:#fff;border:2px solid #dce1e9;display:flex;align-items:center;justify-content:center;transition:all 0.35s}.uvft-node-dot svg{width:12px;height:12px;opacity:0;transform:scale(.5);transition:opacity 0.3s,transform 0.3s}.uvft-node-dot svg path{stroke:#fff;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.uvft-node.is-done .uvft-node-dot{background:var(--ok);border-color:var(--ok);box-shadow:0 4px 12px rgb(22 163 74 / .28)}.uvft-node.is-done .uvft-node-dot svg{opacity:1;transform:scale(1)}.uvft-node.is-current .uvft-node-dot{box-shadow:0 0 0 5px var(--ok-soft)}.uvft-node-label{font-size:11px;text-align:center;color:var(--faint);transition:color 0.3s;max-width:74px;line-height:1.25;font-weight:500}.uvft-node.is-done .uvft-node-label{color:var(--ink)}.uvft-timeline{display:flex;flex-direction:column}.uvft-tl-group{margin-bottom:4px}.uvft-tl-date{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--faint);margin:8px 0 12px}.uvft-event{display:flex;gap:14px;animation:uvft-rise 0.45s ease both}.uvft-event-rail{position:relative;display:flex;justify-content:center;width:12px;flex-shrink:0}.uvft-event-rail::before{content:'';position:absolute;top:4px;bottom:-4px;width:2px;background:#e7eaf0}.uvft-event:last-child .uvft-event-rail::before{display:none}.uvft-event-dot{position:relative;z-index:1;width:11px;height:11px;margin-top:3px;border-radius:50%;background:#cbd3df;border:2px solid #fff}.uvft-event.is-latest .uvft-event-dot{background:var(--ok);box-shadow:0 0 0 4px var(--ok-soft)}.uvft-event-body{padding-bottom:20px;flex:1}.uvft-event-desc{font-size:14px;font-weight:500;color:var(--ink);line-height:1.45}.uvft-event.is-latest .uvft-event-desc{font-weight:650}.uvft-event-meta{display:flex;flex-wrap:wrap;gap:4px 12px;margin-top:4px;font-size:12.5px;color:var(--faint)}.uvft-ext{display:inline-flex;align-items:center;gap:6px;margin-top:6px;font-size:13.5px;font-weight:650;color:var(--accent);text-decoration:none}.uvft-ext svg{width:15px;height:15px}.uvft-ext:hover{text-decoration:underline}.uvft-foot{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:30px;padding-top:20px;border-top:1px solid var(--line);font-size:12.5px;color:var(--faint)}.uvft-foot-dot{width:7px;height:7px;border-radius:50%;background:var(--ok);box-shadow:0 0 0 0 rgb(22 163 74 / .4);animation:uvft-pulse 2s ease-out infinite}@keyframes uvft-pulse{to{box-shadow:0 0 0 7px #fff0}}.uvft-art{width:84px;height:84px;flex-shrink:0}.uvft-art svg{width:100%;height:100%;overflow:visible}.uvft-art--empty{width:96px;height:96px;margin:0 auto 4px}.uvft-box-lid{fill:color-mix(in srgb,var(--accent) 30%,#fff)}.uvft-box-side{fill:color-mix(in srgb,var(--accent) 80%,#fff)}.uvft-box-side2{fill:var(--accent)}.uvft-tape{stroke:rgb(255 255 255 / .7);stroke-width:2}.uvft-art--delivered{position:relative}.uvft-art--delivered .uvft-box-lid{fill:#bbf7d0}.uvft-art--delivered .uvft-box-side{fill:#4ade80}.uvft-art--delivered .uvft-box-side2{fill:var(--ok)}.uvft-ring{fill:none;stroke:var(--ok);stroke-width:3;opacity:.35;stroke-dasharray:314;stroke-dashoffset:314;animation:uvft-draw 0.9s ease forwards}.uvft-check{fill:none;stroke:var(--ok);stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:60;stroke-dashoffset:60;animation:uvft-draw 0.5s ease 0.6s forwards}.uvft-art--delivered .uvft-box-lid,.uvft-art--delivered .uvft-box-side,.uvft-art--delivered .uvft-box-side2{animation:uvft-pop 0.5s cubic-bezier(.34,1.56,.64,1) 0.2s both}.uvft-confetti{position:absolute;inset:0;pointer-events:none}.uvft-confetti i{position:absolute;top:42%;left:50%;width:6px;height:6px;border-radius:1px;background:var(--ok);opacity:0;transform:rotate(calc(var(--i) * 25.7deg));animation:uvft-confetti 0.9s ease-out 0.6s forwards;animation-delay:calc(0.6s + var(--i) * 18ms)}.uvft-confetti i:nth-child(3n){background:#f59e0b}.uvft-confetti i:nth-child(3n+1){background:#22c55e}.uvft-confetti i:nth-child(4n){width:5px;height:9px}@keyframes uvft-confetti{0%{opacity:1;transform:rotate(calc(var(--i) * 25.7deg)) translateY(0) scale(1)}100%{opacity:0;transform:rotate(calc(var(--i) * 25.7deg)) translateY(-46px) scale(.4)}}.uvft-road{stroke:#d7deea;stroke-width:2.5;stroke-linecap:round;stroke-dasharray:12 10;animation:uvft-road 0.7s linear infinite}.uvft-truck{animation:uvft-truck 2.4s ease-in-out infinite}.uvft-truck-body{fill:var(--accent)}.uvft-truck-cab{fill:color-mix(in srgb,var(--accent) 78%,#000)}.uvft-wheel{fill:#1f2937;stroke:#fff;stroke-width:2;transform-box:fill-box;transform-origin:center;animation:uvft-spin 1.1s linear infinite}.uvft-speed{stroke:var(--accent);stroke-width:2.4;stroke-linecap:round;opacity:0;animation:uvft-speed 1.2s ease-in-out infinite}.uvft-house{fill:none;stroke:#cbd3df;stroke-width:2.4;stroke-linejoin:round}.uvft-art--truck.is-near .uvft-truck{animation-duration:1.6s}@keyframes uvft-truck{0%,100%{transform:translateX(-4px)}50%{transform:translateX(4px)}}@keyframes uvft-road{to{stroke-dashoffset:-22}}@keyframes uvft-speed{0%,100%{opacity:0;transform:translateX(4px)}50%{opacity:.9;transform:translateX(-2px)}}.uvft-tri{fill:none;stroke:var(--accent);stroke-width:5;stroke-linejoin:round;stroke-dasharray:230;stroke-dashoffset:230;animation:uvft-draw 0.8s ease forwards}.uvft-bang{stroke:var(--accent);stroke-width:5;stroke-linecap:round;opacity:0;animation:uvft-fade 0.3s ease 0.7s forwards}.uvft-bang-dot{fill:var(--accent);opacity:0;animation:uvft-fade 0.3s ease 0.9s forwards,uvft-blink 1.4s ease 1.2s infinite}.uvft-uturn{fill:none;stroke:var(--accent);stroke-width:5;stroke-linecap:round;stroke-dasharray:120;stroke-dashoffset:120;animation:uvft-draw 0.8s ease forwards}.uvft-uturn-head{fill:none;stroke:var(--accent);stroke-width:5;stroke-linecap:round;stroke-linejoin:round;opacity:0;animation:uvft-fade 0.3s ease 0.7s forwards}.uvft-return-box{fill:color-mix(in srgb,var(--accent) 80%,#fff);animation:uvft-pop 0.5s cubic-bezier(.34,1.56,.64,1) 0.3s both}.uvft-art--posted .uvft-box-lid,.uvft-art--posted .uvft-box-side,.uvft-art--posted .uvft-box-side2{animation:uvft-pop 0.5s cubic-bezier(.34,1.56,.64,1) both}.uvft-motion{stroke:var(--accent);stroke-width:2.4;stroke-linecap:round;opacity:0;animation:uvft-speed 1.4s ease-in-out infinite}.uvft-q{fill:none;stroke:var(--faint);stroke-width:4;stroke-linecap:round}@keyframes uvft-draw{to{stroke-dashoffset:0}}@keyframes uvft-fade{to{opacity:1}}@keyframes uvft-blink{0%,100%{opacity:1}50%{opacity:.3}}@keyframes uvft-pop{0%{opacity:0;transform:scale(.6) translateY(6px)}100%{opacity:1;transform:scale(1) translateY(0)}}@keyframes uvft-rise{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:560px){.uvft{padding:18px 12px 36px}.uvft-card{padding:26px 18px 20px;border-radius:20px;box-shadow:0 12px 36px rgb(16 24 40 / .08)}.uvft-head{margin-bottom:22px}.uvft-head h1{font-size:22px}.uvft-head p{font-size:14px}.uvft-form{flex-direction:column;gap:10px}.uvft-form input{padding:16px 16px 16px 44px;font-size:16px}.uvft-form button{width:100%;min-height:54px;padding:14px;font-size:16px}.uvft-hero{flex-direction:column;text-align:center;gap:14px;padding:22px 18px}.uvft-meta{justify-content:center}.uvft-codechip{margin-inline:auto}.uvft-art{width:96px;height:96px}.uvft-stepper-nodes{gap:2px}.uvft-node-label{font-size:10px;max-width:62px}.uvft-event-desc{font-size:14.5px}}@media (max-width:360px){.uvft-node-label{font-size:9px}.uvft-head h1{font-size:20px}}@media (prefers-reduced-motion:reduce){.uvft *,.uvft *::before,.uvft *::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important}.uvft-ring,.uvft-check,.uvft-tri,.uvft-uturn{stroke-dashoffset:0}.uvft-bang,.uvft-bang-dot,.uvft-uturn-head,.uvft-confetti i{opacity:1}}