.hf-orders-home,.hf-orders-full{--hf-ink:#1a2b3c;--hf-muted:#767066;--hf-line:#ddd6c9;--hf-accent:#93683c;--hf-accent-wash:rgba(147, 104, 60, 0.06);max-width:1240px;margin:0 auto;padding:96px 24px;color:var(--hf-ink);box-sizing:border-box}.hf-orders-home *,.hf-orders-home *::before,.hf-orders-home *::after,.hf-orders-full *,.hf-orders-full *::before,.hf-orders-full *::after{box-sizing:border-box}.hf-order-header{text-align:center;margin-bottom:72px}.hf-order-title{font-size:38px;font-weight:300;color:var(--hf-ink);margin:0;line-height:1.25}.hf-order-header-rule{width:40px;height:1px;background:var(--hf-line);margin:28px auto 0}.hf-order-empty{text-align:center;color:var(--hf-muted);padding:80px 20px;font-size:14px;border-top:1px solid var(--hf-line);border-bottom:1px solid var(--hf-line)}.hf-order-filter-bar{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:16px;padding-bottom:22px;margin-bottom:8px;border-bottom:1px solid #243067}.hf-order-filter-bar label{font-size:16px;font-weight:600;text-transform:uppercase;color:#243067;margin-right:16px}.hf-order-filter-bar select{padding:6px 4px;border:none;border-bottom:1px solid var(--hf-line);background:#fff0;font-size:16px;color:var(--hf-ink);min-width:200px;cursor:pointer;outline:none;transition:border-color 0.25s ease}.hf-order-filter-bar select:focus,.hf-order-filter-bar select:hover{border-color:#243067}.hf-order-wall{display:flex;align-items:flex-start;gap:22px;margin-top:4px}.hf-order-col{flex:1 1 0%;min-width:0;height:620px;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,transparent 0,black 36px,black calc(100% - 36px),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,black 36px,black calc(100% - 36px),transparent 100%)}.hf-order-col-track{display:flex;flex-direction:column;gap:18px;animation-name:hf-wall-scroll;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:paused;will-change:transform}.hf-order-col:hover .hf-order-col-track{animation-play-state:running}.hf-order-col.hf-order-col-static{height:auto;overflow:visible;-webkit-mask-image:none;mask-image:none}.hf-order-col.hf-order-col-static .hf-order-col-track{animation:none}@keyframes hf-wall-scroll{from{transform:translateY(0)}to{transform:translateY(-50%)}}@media (hover:none){.hf-order-col-track{animation-play-state:running}}@media (prefers-reduced-motion:reduce){.hf-order-col-track{animation:none}}.hf-order-card2{background:#fff;border:1px solid #243067;border-radius:14px;padding:22px 22px 18px}.hf-order-card2-quote{margin:0 0 18px;font-size:16px;line-height:1.65;color:var(--hf-ink)}.hf-order-card2-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:16px;border-top:1px solid var(--hf-line)}.hf-order-card2-buyer{display:flex;align-items:center;gap:8px;min-width:0}.hf-order-card2-flag{flex:none;width:18px;height:13px;border-radius:2px;object-fit:cover;box-shadow:0 0 0 1px rgb(28 26 23 / .08)}.hf-order-card2-identity{display:flex;flex-direction:column;min-width:0}.hf-order-card2-name{font-size:15px;font-weight:600;color:var(--hf-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hf-order-card2-country{font-size:13px;color:var(--hf-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hf-order-card2-tags{flex:none;display:flex;align-items:center;gap:10px}.hf-order-card2-grade{font-size:14px;font-weight:600;text-transform:uppercase;color:var(--hf-ink);white-space:nowrap}.hf-order-card2-qty{font-size:14px;font-weight:600;color:var(--hf-ink);white-space:nowrap}.hf-orders-home{--hf-navy:#0f1f45;--hf-blue:#1a56db;--hf-blue-dark:#0e2e6b;--hf-yellow:#ffcd07;--hf-ink:#10192e;--hf-muted:#616b81;--hf-line:#e5e8f0;--hf-panel:#f4f6fb;--hf-accent:var(--hf-blue);--hf-accent-wash:rgba(26, 86, 219, 0.06);max-width:1280px;padding:88px 24px}.hf-order-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:center}.hf-order-hero-left .hf-order-title{font-size:3.02rem;font-weight:700;line-height:1.18;color:#4b5c89;margin:0 0 32px}.hf-order-hero-desc{border-left:2px solid var(--hf-blue);padding-left:18px;margin:28px 0 24px}.hf-order-hero-desc p{margin:0;font-size:15px;line-height:1.7;color:var(--hf-muted)}.hf-order-hero-link{display:inline-block;font-size:14.5px;font-weight:600;color:var(--hf-blue);text-decoration:none}.hf-order-hero-link:hover{text-decoration:underline}.hf-order-hero-right{position:relative}.hf-order-feed-wrap{position:relative;background:var(--hf-panel);border-radius:24px;padding:28px 24px;max-width:460px}.hf-order-feed-mask{height:340px;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,transparent 0,black 64px,black calc(100% - 64px),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,black 64px,black calc(100% - 64px),transparent 100%)}.hf-order-feed-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;animation:hf-feed-scroll 28s linear infinite;animation-play-state:paused;will-change:transform}.hf-order-feed-wrap:hover .hf-order-feed-list{animation-play-state:running}@media (hover:none){.hf-order-feed-list{animation-play-state:running}}@keyframes hf-feed-scroll{from{transform:translateY(0)}to{transform:translateY(-50%)}}@media (prefers-reduced-motion:reduce){.hf-order-feed-list{animation:none}}.hf-order-feed-item{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border-radius:14px;padding:14px 16px;box-shadow:0 2px 12px rgb(15 31 69 / .06)}.hf-order-feed-left{display:flex;align-items:center;gap:12px;min-width:0}.hf-order-feed-avatar{flex:none;width:36px;height:36px;border-radius:50%;background:var(--hf-navy);color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center}.hf-order-feed-identity{display:flex;flex-direction:column;min-width:0}.hf-order-feed-name{font-size:14.5px;font-weight:600;color:var(--hf-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hf-order-feed-country{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--hf-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hf-order-feed-flag{flex:none;width:18px;height:13px;border-radius:2px;object-fit:cover;box-shadow:0 0 0 1px rgb(15 31 69 / .08)}.hf-order-feed-right{flex:none;display:flex;align-items:center;gap:10px}.hf-order-feed-grade{font-size:11px;font-weight:700;color:var(--hf-blue);background:var(--hf-accent-wash);border-radius:999px;padding:4px 10px}.hf-order-feed-qty{font-size:15px;font-weight:700;color:var(--hf-navy)}.hf-order-feed-qty small{font-size:11px;font-weight:500;color:var(--hf-muted);margin-left:3px}.hf-order-feed-badge{position:absolute;z-index:5;display:flex;align-items:center;gap:12px;background:#fff;border-radius:16px;padding:14px 18px;box-shadow:0 16px 32px rgb(15 31 69 / .14)}.hf-order-feed-badge-top{top:-16px;right:12px}.hf-order-feed-badge-bottom{bottom:-16px;left:12px}.hf-order-feed-badge-icon{flex:none;width:22px;height:22px;color:var(--hf-blue)}.hf-order-feed-badge-icon svg{width:100%;height:100%}.hf-order-feed-badge-text{display:flex;flex-direction:column}.hf-order-feed-badge-label{font-size:12px;color:var(--hf-muted)}.hf-order-feed-badge-value{font-size:18px;font-weight:700;color:var(--hf-navy)}.hf-order-globe-wrap{position:relative;max-width:440px;margin:0 auto}.hf-order-globe{display:block;width:100%;height:auto}.hf-globe-arc{stroke-dasharray:6 10;animation:hf-globe-flow 3.2s linear infinite}.hf-globe-arc-1{animation-delay:0s}.hf-globe-arc-2{animation-delay:0.6s}.hf-globe-arc-3{animation-delay:1.2s}.hf-globe-arc-4{animation-delay:1.8s}@keyframes hf-globe-flow{to{stroke-dashoffset:-32}}.hf-globe-hub{animation:hf-globe-pulse 2.4s ease-in-out infinite;transform-origin:center;transform-box:fill-box}.hf-globe-hubs .hf-globe-hub:nth-child(2){animation-delay:0.4s}.hf-globe-hubs .hf-globe-hub:nth-child(3){animation-delay:0.8s}.hf-globe-hubs .hf-globe-hub:nth-child(4){animation-delay:1.2s}.hf-globe-hubs .hf-globe-hub:nth-child(5){animation-delay:1.6s}.hf-globe-hubs .hf-globe-hub:nth-child(6){animation-delay:2s}@keyframes hf-globe-pulse{0%,100%{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.6)}}@media (prefers-reduced-motion:reduce){.hf-globe-arc,.hf-globe-hub{animation:none}}@media (max-width:1100px){.hf-order-hero{grid-template-columns:1fr;gap:48px}.hf-order-hero-right{max-width:520px;margin:0 auto;width:100%}}@media (max-width:900px){.hf-order-wall{gap:16px}.hf-order-col{height:560px}}@media (max-width:640px){.hf-orders-home,.hf-orders-full{padding:56px 20px}.hf-order-title{font-size:28px}.hf-order-filter-bar{flex-direction:column;align-items:flex-start;gap:14px}.hf-order-filter-bar select{width:100%;min-width:0}.hf-order-wall{flex-direction:column;gap:20px}.hf-order-col{width:100%;height:460px}.hf-order-card2{padding:18px 18px 14px}.hf-order-card2-quote{font-size:15px}.hf-order-hero-left .hf-order-title{font-size:28px;margin-bottom:24px}.hf-order-feed-wrap{max-width:100%;padding:24px 16px}.hf-order-feed-mask{height:300px}.hf-order-globe-wrap{max-width:320px}.hf-order-feed-badge{position:static;margin-bottom:14px}.hf-order-feed-badge-bottom{margin-top:14px;margin-bottom:0}}