.LogisticsShowcase-module__W95Aoa__section{border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);background-color:#0000;padding:8rem 0;position:relative;overflow:hidden}.LogisticsShowcase-module__W95Aoa__bgGrid{pointer-events:none;background-image:linear-gradient(#ffffff03 1px,#0000 1px),linear-gradient(90deg,#ffffff03 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0}.LogisticsShowcase-module__W95Aoa__layout{grid-template-columns:1.2fr .8fr;align-items:center;gap:5rem;display:grid}.LogisticsShowcase-module__W95Aoa__infoPanel{flex-direction:column;gap:1.5rem;display:flex}.LogisticsShowcase-module__W95Aoa__tagline{color:var(--accent-blue);letter-spacing:3px;text-transform:uppercase;font-size:.85rem;font-weight:700;display:block}.LogisticsShowcase-module__W95Aoa__title{letter-spacing:-1.2px;font-size:2.75rem;font-weight:800;line-height:1.15}.LogisticsShowcase-module__W95Aoa__desc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.LogisticsShowcase-module__W95Aoa__stepsList{flex-direction:column;gap:1.25rem;display:flex}.LogisticsShowcase-module__W95Aoa__stepCard{border:1px solid var(--glass-border);cursor:pointer;transition:var(--transition-smooth);background:#23295333;border-radius:12px;gap:1.25rem;padding:1.5rem;display:flex}.LogisticsShowcase-module__W95Aoa__stepCard:hover{background:#23295366;border-color:#32b3dd40}.LogisticsShowcase-module__W95Aoa__activeStepCard{border-color:var(--accent-lime);background:#23295399;box-shadow:0 4px 20px #afca0b1a}.LogisticsShowcase-module__W95Aoa__stepIconWrapper{border:1px solid var(--glass-border);width:48px;height:48px;color:var(--text-muted);transition:var(--transition-smooth);background:#ffffff08;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.LogisticsShowcase-module__W95Aoa__stepCard:hover .LogisticsShowcase-module__W95Aoa__stepIconWrapper{color:var(--accent-blue);border-color:var(--accent-blue);background:#32b3dd1a}.LogisticsShowcase-module__W95Aoa__activeStepCard .LogisticsShowcase-module__W95Aoa__stepIconWrapper{color:var(--accent-lime);border-color:var(--accent-lime);background:#afca0b26}.LogisticsShowcase-module__W95Aoa__stepDetails h3{color:var(--text-primary);margin-bottom:.35rem;font-size:1.15rem;font-weight:700}.LogisticsShowcase-module__W95Aoa__stepDetails p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.LogisticsShowcase-module__W95Aoa__visualPanel{flex-direction:column;justify-content:center;align-items:center;display:flex}.LogisticsShowcase-module__W95Aoa__phoneFrame{background:#000;border:12px solid #1a1a2e;border-radius:40px;width:290px;height:590px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #000c,0 0 30px #32b3dd1a}.LogisticsShowcase-module__W95Aoa__phoneNotch{z-index:100;background:#1a1a2e;border-bottom-right-radius:15px;border-bottom-left-radius:15px;width:130px;height:18px;position:absolute;top:0;left:50%;transform:translate(-50%)}.LogisticsShowcase-module__W95Aoa__phoneScreen{background:var(--primary-navy-dark);flex-direction:column;width:100%;height:100%;display:flex;position:relative}.LogisticsShowcase-module__W95Aoa__phoneHeader{height:38px;color:var(--text-secondary);z-index:50;background:#0f122566;justify-content:space-between;align-items:center;padding:0 1.5rem;font-size:.75rem;font-weight:600;display:flex}.LogisticsShowcase-module__W95Aoa__phoneStatus{align-items:center;gap:6px;display:flex}.LogisticsShowcase-module__W95Aoa__network{background:var(--text-muted);border-radius:1px;width:10px;height:8px}.LogisticsShowcase-module__W95Aoa__battery{border:1px solid var(--text-muted);border-radius:2px;width:16px;height:8px;position:relative}.LogisticsShowcase-module__W95Aoa__battery:after{content:"";background:var(--text-secondary);width:12px;height:4px;position:absolute;top:1px;right:1px}.LogisticsShowcase-module__W95Aoa__phoneBody{flex-direction:column;flex:1;padding:1.25rem;display:flex;overflow:hidden}.LogisticsShowcase-module__W95Aoa__phoneScreenContent{flex-direction:column;height:100%;animation:.4s ease-out forwards LogisticsShowcase-module__W95Aoa__fadePhone;display:flex}@keyframes LogisticsShowcase-module__W95Aoa__fadePhone{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.LogisticsShowcase-module__W95Aoa__registerScreen{justify-content:center;gap:1.25rem}.LogisticsShowcase-module__W95Aoa__appLogo{color:var(--accent-lime);justify-content:center;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:flex}.LogisticsShowcase-module__W95Aoa__logoGlance{animation:8s linear infinite LogisticsShowcase-module__W95Aoa__spinSlow}@keyframes LogisticsShowcase-module__W95Aoa__spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LogisticsShowcase-module__W95Aoa__registerScreen h3{text-align:center;color:#fff;font-size:1.25rem;font-weight:800}.LogisticsShowcase-module__W95Aoa__mockForm{flex-direction:column;gap:1rem;display:flex}.LogisticsShowcase-module__W95Aoa__mockInput{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;gap:2px;padding:.6rem .85rem;display:flex}.LogisticsShowcase-module__W95Aoa__inputLabel{color:var(--accent-blue);text-transform:uppercase;font-size:.65rem;font-weight:600}.LogisticsShowcase-module__W95Aoa__inputValue{color:#fff;font-size:.85rem;font-weight:500}.LogisticsShowcase-module__W95Aoa__mockSubmitBtn{background:var(--accent-blue);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem;font-size:.85rem;font-weight:700}.LogisticsShowcase-module__W95Aoa__ticketScreen{justify-content:center;align-items:center}.LogisticsShowcase-module__W95Aoa__ticketHeader{text-align:center;background:#32b3dd1a;border:1px solid #32b3dd33;border-bottom:none;border-top-left-radius:12px;border-top-right-radius:12px;width:100%;padding:1.25rem 1rem .75rem}.LogisticsShowcase-module__W95Aoa__ticketBadge{color:var(--accent-lime);border:1px solid var(--accent-lime);border-radius:20px;margin-bottom:.5rem;padding:2px 8px;font-size:.65rem;font-weight:800;display:inline-block}.LogisticsShowcase-module__W95Aoa__ticketHeader h4{color:#fff;letter-spacing:.5px;font-size:.85rem;font-weight:800}.LogisticsShowcase-module__W95Aoa__ticketDivider{background:0 0;align-items:center;width:100%;height:20px;display:flex;position:relative}.LogisticsShowcase-module__W95Aoa__cutLeft,.LogisticsShowcase-module__W95Aoa__cutRight{background:var(--primary-navy-dark);z-index:10;width:10px;height:20px;position:absolute}.LogisticsShowcase-module__W95Aoa__cutLeft{border:1px solid var(--glass-border);border-left:none;border-top-right-radius:10px;border-bottom-right-radius:10px;left:-5px}.LogisticsShowcase-module__W95Aoa__cutRight{border:1px solid var(--glass-border);border-right:none;border-top-left-radius:10px;border-bottom-left-radius:10px;right:-5px}.LogisticsShowcase-module__W95Aoa__cutLine{border-bottom:1px dashed var(--glass-border);flex:1}.LogisticsShowcase-module__W95Aoa__ticketBody{border:1px solid var(--glass-border);background:#23295366;border-top:none;border-bottom-right-radius:12px;border-bottom-left-radius:12px;flex-direction:column;align-items:center;width:100%;padding:1rem 1rem 1.5rem;display:flex}.LogisticsShowcase-module__W95Aoa__ticketQrContainer{background:#fff;border-radius:10px;margin-bottom:1.25rem;padding:.85rem;box-shadow:0 4px 15px #0003}.LogisticsShowcase-module__W95Aoa__visualQr{color:#000}.LogisticsShowcase-module__W95Aoa__ticketName{color:#fff;font-size:.9rem;font-weight:700}.LogisticsShowcase-module__W95Aoa__ticketId{color:var(--text-muted);margin-top:2px;font-size:.75rem}.LogisticsShowcase-module__W95Aoa__scanScreen{justify-content:space-between}.LogisticsShowcase-module__W95Aoa__scannerHeader{text-align:center;color:#fff;border-bottom:1px solid var(--glass-border);padding-bottom:.5rem;font-size:.85rem;font-weight:700}.LogisticsShowcase-module__W95Aoa__scanTarget{background:#0003;border:2px dashed #32b3dd66;border-radius:16px;flex:1;justify-content:center;align-items:center;margin:1.5rem 0;display:flex;position:relative;overflow:hidden}.LogisticsShowcase-module__W95Aoa__scanningQr{color:#fff3;transition:var(--transition-smooth)}.LogisticsShowcase-module__W95Aoa__scannedOut{color:#ffffff08}.LogisticsShowcase-module__W95Aoa__scanLine{background:var(--accent-lime);height:3px;box-shadow:0 0 8px var(--accent-lime);animation:2.5s ease-in-out infinite LogisticsShowcase-module__W95Aoa__scanSwipe;position:absolute;left:5%;right:5%}@keyframes LogisticsShowcase-module__W95Aoa__scanSwipe{0%,to{top:10%}50%{top:90%}}.LogisticsShowcase-module__W95Aoa__successOverlay{flex-direction:column;align-items:center;gap:.5rem;animation:.4s cubic-bezier(.175,.885,.32,1.275) forwards LogisticsShowcase-module__W95Aoa__popSuccess;display:flex;position:absolute}@keyframes LogisticsShowcase-module__W95Aoa__popSuccess{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.LogisticsShowcase-module__W95Aoa__successIcon{color:var(--accent-lime);filter:drop-shadow(0 0 10px #afca0b66)}.LogisticsShowcase-module__W95Aoa__successLabel{color:#fff;font-size:.95rem;font-weight:700}.LogisticsShowcase-module__W95Aoa__scanDetails{border:1px solid var(--glass-border);background:#0000004d;border-radius:10px;padding:.85rem}.LogisticsShowcase-module__W95Aoa__scanLabel{color:var(--text-muted);text-transform:uppercase;font-size:.65rem;font-weight:600}.LogisticsShowcase-module__W95Aoa__scanValue{margin-top:2px;font-size:.85rem;font-weight:700}.LogisticsShowcase-module__W95Aoa__valScanning{color:var(--accent-blue);animation:1.5s infinite LogisticsShowcase-module__W95Aoa__pulseGlow}@keyframes LogisticsShowcase-module__W95Aoa__pulseGlow{0%,to{opacity:.5}50%{opacity:1}}.LogisticsShowcase-module__W95Aoa__valSuccess{color:var(--accent-lime)}.LogisticsShowcase-module__W95Aoa__checkedInUser{color:var(--text-secondary);border-top:1px solid #ffffff0d;flex-direction:column;gap:2px;margin-top:.5rem;padding-top:.5rem;font-size:.75rem;display:flex}.LogisticsShowcase-module__W95Aoa__phoneHomeBar{background:#ffffff4d;border-radius:2px;width:90px;height:4px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.LogisticsShowcase-module__W95Aoa__stepInstructions{color:var(--text-muted);align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.8rem;display:flex}@media (max-width:992px){.LogisticsShowcase-module__W95Aoa__layout{grid-template-columns:1fr;gap:3.5rem}.LogisticsShowcase-module__W95Aoa__title{font-size:2.25rem}.LogisticsShowcase-module__W95Aoa__visualPanel{margin-top:1.5rem}}@media (max-width:576px){.LogisticsShowcase-module__W95Aoa__section{padding:5rem 0}.LogisticsShowcase-module__W95Aoa__title{font-size:1.75rem}.LogisticsShowcase-module__W95Aoa__phoneFrame{aspect-ratio:290/590;width:min(290px,80vw);height:auto}}@media (max-width:400px){.LogisticsShowcase-module__W95Aoa__title{font-size:1.5rem}}
