.DeliveryDetailOverlay-module__Vj7LzW__backdrop{z-index:60;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0b1c302e;position:fixed;inset:0}.DeliveryDetailOverlay-module__Vj7LzW__drawer{z-index:70;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;flex-direction:column;width:min(100%,700px);display:flex;position:fixed;inset:0 0 0 auto;box-shadow:-28px 0 60px #0b1c3029}.DeliveryDetailOverlay-module__Vj7LzW__header{justify-content:space-between;align-items:flex-start;gap:18px;padding:32px 32px 24px;display:flex}.DeliveryDetailOverlay-module__Vj7LzW__headerMeta{min-width:0}.DeliveryDetailOverlay-module__Vj7LzW__headerTop{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px;display:flex}.DeliveryDetailOverlay-module__Vj7LzW__trackingId{letter-spacing:-.05em;margin:0;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(1.7rem,3vw,2.1rem);font-weight:700}.DeliveryDetailOverlay-module__Vj7LzW__statusPill{min-height:30px;color:var(--ws-primary);letter-spacing:.16em;text-transform:uppercase;background:#006c521a;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-family:Space Grotesk,Inter,sans-serif;font-size:.65rem;font-weight:700;display:inline-flex}.DeliveryDetailOverlay-module__Vj7LzW__statusPill[data-tone=action-needed]{color:var(--ws-tertiary);background:#8753001f}.DeliveryDetailOverlay-module__Vj7LzW__statusPill[data-tone=delivered]{color:#5c5f60;background:#e1e3e4e6}.DeliveryDetailOverlay-module__Vj7LzW__createdAt{color:var(--ws-muted);margin:0;font-size:.88rem}.DeliveryDetailOverlay-module__Vj7LzW__closeButton{width:44px;height:44px;color:var(--ws-muted);background:0 0;border-radius:999px;justify-content:center;align-items:center;font-size:1.5rem;transition:background-color .15s,color .15s;display:inline-flex}.DeliveryDetailOverlay-module__Vj7LzW__closeButton:hover{background:var(--ws-surface);color:var(--ws-text)}.DeliveryDetailOverlay-module__Vj7LzW__body{flex:1;padding:8px 32px 24px;overflow-y:auto}.DeliveryDetailOverlay-module__Vj7LzW__bodyContent{gap:28px;display:grid}.DeliveryDetailOverlay-module__Vj7LzW__sectionLabel{color:#6c7a73;letter-spacing:.22em;text-transform:uppercase;margin:0 0 18px;font-family:Space Grotesk,Inter,sans-serif;font-size:.64rem;font-weight:700}.DeliveryDetailOverlay-module__Vj7LzW__timeline{gap:24px;padding-left:32px;display:grid;position:relative}.DeliveryDetailOverlay-module__Vj7LzW__timelineRail{background:var(--ws-surface-strong);width:2px;position:absolute;top:12px;bottom:12px;left:10px}.DeliveryDetailOverlay-module__Vj7LzW__timelineItem{position:relative}.DeliveryDetailOverlay-module__Vj7LzW__timelineDot{z-index:1;background:var(--ws-primary);border-radius:999px;width:22px;height:22px;position:absolute;top:2px;left:-32px;box-shadow:0 0 0 4px #15b0881f}.DeliveryDetailOverlay-module__Vj7LzW__timelineItem[data-current=true] .DeliveryDetailOverlay-module__Vj7LzW__timelineDot{border:2px solid var(--ws-primary);box-shadow:none;background:#fff}.DeliveryDetailOverlay-module__Vj7LzW__timelineItem[data-current=true] .DeliveryDetailOverlay-module__Vj7LzW__timelineDot:before{content:"";background:var(--ws-primary);border-radius:999px;position:absolute;inset:5px}.DeliveryDetailOverlay-module__Vj7LzW__timelineStatus{letter-spacing:-.02em;margin-bottom:4px;font-family:Space Grotesk,Inter,sans-serif;font-size:1rem;font-weight:700;display:block}.DeliveryDetailOverlay-module__Vj7LzW__timelineItem[data-current=true] .DeliveryDetailOverlay-module__Vj7LzW__timelineStatus{color:var(--ws-primary)}.DeliveryDetailOverlay-module__Vj7LzW__timelineMeta{color:var(--ws-muted);font-size:.82rem;line-height:1.6;display:block}.DeliveryDetailOverlay-module__Vj7LzW__routeCard{background:var(--ws-surface);border-radius:1.75rem;padding:24px}.DeliveryDetailOverlay-module__Vj7LzW__routeGrid{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr);align-items:start;gap:16px;display:grid}.DeliveryDetailOverlay-module__Vj7LzW__routeColumn:last-child{text-align:right}.DeliveryDetailOverlay-module__Vj7LzW__routeColumnLabel{color:var(--ws-muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-family:Space Grotesk,Inter,sans-serif;font-size:.68rem;font-weight:700;display:block}.DeliveryDetailOverlay-module__Vj7LzW__routeTitle{letter-spacing:-.03em;margin:0 0 8px;font-family:Space Grotesk,Inter,sans-serif;font-size:1.2rem;font-weight:700}.DeliveryDetailOverlay-module__Vj7LzW__routeAddress{color:#3d4a44;word-break:break-word;margin:0;font-size:.92rem;line-height:1.6}.DeliveryDetailOverlay-module__Vj7LzW__routeConnector{align-self:stretch;justify-items:center;padding-top:14px;display:grid}.DeliveryDetailOverlay-module__Vj7LzW__routeConnectorDot{background:#15b0882e;border-radius:999px;width:14px;height:14px}.DeliveryDetailOverlay-module__Vj7LzW__routeConnectorLine{background:linear-gradient(#15b08873,#bbcac233);width:1px;height:56px;margin-top:10px}.DeliveryDetailOverlay-module__Vj7LzW__detailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.DeliveryDetailOverlay-module__Vj7LzW__detailList{gap:14px;display:grid}.DeliveryDetailOverlay-module__Vj7LzW__detailRow{justify-content:space-between;gap:14px;display:flex}.DeliveryDetailOverlay-module__Vj7LzW__detailRowStack{gap:6px;display:grid}.DeliveryDetailOverlay-module__Vj7LzW__detailRowLabel{color:var(--ws-muted);font-size:.92rem}.DeliveryDetailOverlay-module__Vj7LzW__detailRowValue{text-align:right;font-size:.94rem;font-weight:600}.DeliveryDetailOverlay-module__Vj7LzW__detailRowStack .DeliveryDetailOverlay-module__Vj7LzW__detailRowValue{text-align:left;line-height:1.5}.DeliveryDetailOverlay-module__Vj7LzW__financeSection{border-top:1px solid #bbcac259;padding-top:28px}.DeliveryDetailOverlay-module__Vj7LzW__financeList{gap:14px;display:grid}.DeliveryDetailOverlay-module__Vj7LzW__financeRow{justify-content:space-between;align-items:center;gap:14px;display:flex}.DeliveryDetailOverlay-module__Vj7LzW__financeLabel{color:var(--ws-muted);font-size:.94rem}.DeliveryDetailOverlay-module__Vj7LzW__financeValue{font-size:.94rem;font-weight:600}.DeliveryDetailOverlay-module__Vj7LzW__financeTotal{border-top:1px solid #bbcac259;margin-top:8px;padding-top:16px}.DeliveryDetailOverlay-module__Vj7LzW__financeTotal .DeliveryDetailOverlay-module__Vj7LzW__financeLabel,.DeliveryDetailOverlay-module__Vj7LzW__financeTotal .DeliveryDetailOverlay-module__Vj7LzW__financeValue{color:var(--ws-text);font-family:Space Grotesk,Inter,sans-serif;font-weight:700}.DeliveryDetailOverlay-module__Vj7LzW__financeTotal .DeliveryDetailOverlay-module__Vj7LzW__financeValue{color:var(--ws-primary);font-size:1.32rem}.DeliveryDetailOverlay-module__Vj7LzW__footer{background:#fffffff5;border-top:1px solid #bbcac23d;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:24px 32px 28px;display:grid}.DeliveryDetailOverlay-module__Vj7LzW__footerButton{letter-spacing:.12em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 18px;font-family:Space Grotesk,Inter,sans-serif;font-size:.72rem;font-weight:700;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.DeliveryDetailOverlay-module__Vj7LzW__footerButtonSecondary{color:var(--ws-text);background:0 0;border:1px solid #bbcac299}.DeliveryDetailOverlay-module__Vj7LzW__footerButtonSecondary:hover{background:var(--ws-surface)}.DeliveryDetailOverlay-module__Vj7LzW__footerButtonPrimary{background:var(--ws-primary);color:#fff}.DeliveryDetailOverlay-module__Vj7LzW__footerButtonPrimary:hover{background:var(--ws-primary-strong)}.DeliveryDetailOverlay-module__Vj7LzW__footerBack{color:var(--ws-muted);grid-column:1/-1;justify-self:center;font-size:.94rem;font-weight:500}.DeliveryDetailOverlay-module__Vj7LzW__stateCard{background:var(--ws-surface);border-radius:1.5rem;padding:24px}.DeliveryDetailOverlay-module__Vj7LzW__stateCard h3{letter-spacing:-.03em;margin:0 0 8px;font-family:Space Grotesk,Inter,sans-serif;font-size:1.15rem}.DeliveryDetailOverlay-module__Vj7LzW__stateCard p{color:var(--ws-muted);margin:0;line-height:1.7}@media (max-width:720px){.DeliveryDetailOverlay-module__Vj7LzW__drawer{width:100%}.DeliveryDetailOverlay-module__Vj7LzW__header,.DeliveryDetailOverlay-module__Vj7LzW__body,.DeliveryDetailOverlay-module__Vj7LzW__footer{padding-left:20px;padding-right:20px}.DeliveryDetailOverlay-module__Vj7LzW__routeGrid,.DeliveryDetailOverlay-module__Vj7LzW__detailGrid,.DeliveryDetailOverlay-module__Vj7LzW__footer{grid-template-columns:minmax(0,1fr)}.DeliveryDetailOverlay-module__Vj7LzW__routeColumn:last-child{text-align:left}.DeliveryDetailOverlay-module__Vj7LzW__routeConnector{display:none}}
.AuthenticatedDashboardHome-module__TcP5da__page{background:#f8f9ff;min-height:100vh}.AuthenticatedDashboardHome-module__TcP5da__pageContent{transition:filter .18s}.AuthenticatedDashboardHome-module__TcP5da__pageContentBlurred{filter:blur(8px)}.AuthenticatedDashboardHome-module__TcP5da__main{width:min(100% - 32px,1180px);margin:0 auto;padding:96px 0 80px}.AuthenticatedDashboardHome-module__TcP5da__hero{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:48px;display:flex}.AuthenticatedDashboardHome-module__TcP5da__hero h1{color:#0b1c30;letter-spacing:-.05em;margin:0;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2.5rem,5vw,3.4rem);font-weight:700}.AuthenticatedDashboardHome-module__TcP5da__hero p{color:#5c5f60;margin:10px 0 0;font-size:1.06rem}.AuthenticatedDashboardHome-module__TcP5da__actionsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:64px;display:grid}.AuthenticatedDashboardHome-module__TcP5da__actionCard{color:#0b1c30;text-align:center;background:#fffffff5;border:1px solid #e9edf2;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:244px;padding:30px 20px;transition:transform .22s,box-shadow .22s,border-color .22s,background-color .22s,color .22s;display:flex;box-shadow:0 14px 28px #0b1c300a}.AuthenticatedDashboardHome-module__TcP5da__actionCard:hover{transform:translateY(-4px);box-shadow:0 24px 42px #0b1c3014}.AuthenticatedDashboardHome-module__TcP5da__actionCard.AuthenticatedDashboardHome-module__TcP5da__isActive{color:#003b2c;background:#15b088;border-color:#006c521a}.AuthenticatedDashboardHome-module__TcP5da__actionIcon{width:68px;height:68px;color:var(--ws-primary);background:#e5eeff;border-radius:999px;place-items:center;transition:transform .22s;display:grid}.AuthenticatedDashboardHome-module__TcP5da__actionCard:hover .AuthenticatedDashboardHome-module__TcP5da__actionIcon{transform:scale(1.08)}.AuthenticatedDashboardHome-module__TcP5da__actionCard.AuthenticatedDashboardHome-module__TcP5da__isActive .AuthenticatedDashboardHome-module__TcP5da__actionIcon{color:#fffffff5;background:#ffffff2e}.AuthenticatedDashboardHome-module__TcP5da__actionIcon svg{width:30px;height:30px}.AuthenticatedDashboardHome-module__TcP5da__actionCard strong{letter-spacing:-.04em;font-family:Space Grotesk,Inter,sans-serif;font-size:1.15rem;font-weight:700}.AuthenticatedDashboardHome-module__TcP5da__actionCard p{color:#5c5f60;max-width:180px;margin:0;font-size:.92rem;line-height:1.55}.AuthenticatedDashboardHome-module__TcP5da__actionCard.AuthenticatedDashboardHome-module__TcP5da__isActive p{color:#003b2cd1}.AuthenticatedDashboardHome-module__TcP5da__contentGrid{grid-template-columns:minmax(0,1.8fr) minmax(280px,.88fr);gap:32px;display:grid}.AuthenticatedDashboardHome-module__TcP5da__shipmentsPanel,.AuthenticatedDashboardHome-module__TcP5da__addressCard,.AuthenticatedDashboardHome-module__TcP5da__tipCard,.AuthenticatedDashboardHome-module__TcP5da__stateCard{background:#fffffff5;border:1px solid #edf1f5;border-radius:2rem}.AuthenticatedDashboardHome-module__TcP5da__shipmentsPanel{padding:24px}.AuthenticatedDashboardHome-module__TcP5da__sectionHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.AuthenticatedDashboardHome-module__TcP5da__sectionHeader h2{letter-spacing:-.04em;margin:0;font-family:Space Grotesk,Inter,sans-serif;font-size:1.35rem;font-weight:700}.AuthenticatedDashboardHome-module__TcP5da__sectionHeader a{color:var(--ws-primary);font-size:.92rem;font-weight:700}.AuthenticatedDashboardHome-module__TcP5da__shipmentList{scrollbar-width:none;gap:12px;max-height:320px;padding-right:4px;display:grid;overflow-y:auto}.AuthenticatedDashboardHome-module__TcP5da__shipmentList::-webkit-scrollbar{display:none}.AuthenticatedDashboardHome-module__TcP5da__shipmentRow{cursor:pointer;text-align:left;background:#eff4ff8f;border:none;border-radius:1rem;align-items:center;gap:16px;width:100%;padding:16px;transition:background-color .16s;display:flex}.AuthenticatedDashboardHome-module__TcP5da__shipmentRow:hover{background:#e5eeffe6}.AuthenticatedDashboardHome-module__TcP5da__shipmentIcon{width:40px;height:40px;color:var(--ws-primary);background:#15b0881a;border-radius:999px;flex:none;place-items:center;display:grid}.AuthenticatedDashboardHome-module__TcP5da__shipmentIcon[data-tone=warning]{color:#875300;background:#ffddbae6}.AuthenticatedDashboardHome-module__TcP5da__shipmentIcon[data-tone=neutral]{color:#7b8797;background:#eff1f5}.AuthenticatedDashboardHome-module__TcP5da__shipmentIcon svg{width:18px;height:18px}.AuthenticatedDashboardHome-module__TcP5da__shipmentGrid{grid-template-columns:minmax(0,1fr) minmax(120px,auto) auto;align-items:center;gap:12px;width:100%;display:grid}.AuthenticatedDashboardHome-module__TcP5da__shipmentMeta{color:#98a3b2;letter-spacing:.18em;text-transform:uppercase;margin:0 0 4px;font-size:.62rem;font-weight:700}.AuthenticatedDashboardHome-module__TcP5da__shipmentGrid strong,.AuthenticatedDashboardHome-module__TcP5da__addressPanel strong{letter-spacing:-.02em;font-family:Space Grotesk,Inter,sans-serif;font-size:.98rem;font-weight:700}.AuthenticatedDashboardHome-module__TcP5da__shipmentStatusColumn{display:none}.AuthenticatedDashboardHome-module__TcP5da__shipmentStatus{align-items:center;gap:6px;display:inline-flex}.AuthenticatedDashboardHome-module__TcP5da__shipmentStatus span{background:var(--ws-primary);border-radius:999px;width:6px;height:6px}.AuthenticatedDashboardHome-module__TcP5da__shipmentStatus span[data-tone=warning]{background:#875300}.AuthenticatedDashboardHome-module__TcP5da__shipmentStatus span[data-tone=neutral]{background:#94a1b0}.AuthenticatedDashboardHome-module__TcP5da__shipmentStatus strong{font-size:.78rem}.AuthenticatedDashboardHome-module__TcP5da__shipmentArrow{color:#c3ccd8;place-items:center;display:grid}.AuthenticatedDashboardHome-module__TcP5da__shipmentArrow svg{width:16px;height:16px}.AuthenticatedDashboardHome-module__TcP5da__sidebar{align-content:start;gap:16px;display:grid}.AuthenticatedDashboardHome-module__TcP5da__addressCard{background:#eff4ff;transition:border-color .18s,background-color .18s;overflow:hidden}.AuthenticatedDashboardHome-module__TcP5da__addressCard[open]{background:#fffffff5}.AuthenticatedDashboardHome-module__TcP5da__addressCard summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:24px;list-style:none;display:flex}.AuthenticatedDashboardHome-module__TcP5da__addressCard summary::-webkit-details-marker{display:none}.AuthenticatedDashboardHome-module__TcP5da__addressHeader{align-items:center;gap:12px;display:inline-flex}.AuthenticatedDashboardHome-module__TcP5da__addressHeader h3{margin:0;font-family:Space Grotesk,Inter,sans-serif;font-size:1rem;font-weight:700}.AuthenticatedDashboardHome-module__TcP5da__addressHeader svg,.AuthenticatedDashboardHome-module__TcP5da__tipCard svg{width:18px;height:18px}.AuthenticatedDashboardHome-module__TcP5da__addressCaret{color:#98a3b2;place-items:center;transition:transform .16s;display:grid}.AuthenticatedDashboardHome-module__TcP5da__addressCard[open] .AuthenticatedDashboardHome-module__TcP5da__addressCaret{transform:rotate(90deg)}.AuthenticatedDashboardHome-module__TcP5da__addressBody{padding:0 24px 24px}.AuthenticatedDashboardHome-module__TcP5da__addressPanel{background:#fff;border:1px solid #edf1f5;border-radius:1rem;padding:16px}.AuthenticatedDashboardHome-module__TcP5da__addressPanel p,.AuthenticatedDashboardHome-module__TcP5da__tipCard p,.AuthenticatedDashboardHome-module__TcP5da__stateCard p{color:#5c5f60;margin:8px 0 0;line-height:1.65}.AuthenticatedDashboardHome-module__TcP5da__addressPanel p{white-space:pre-line}.AuthenticatedDashboardHome-module__TcP5da__addressAction{width:100%;min-height:40px;color:var(--ws-primary);letter-spacing:.08em;text-transform:uppercase;border:1px solid #006c5229;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:.76rem;font-weight:700;transition:background-color .16s;display:inline-flex}.AuthenticatedDashboardHome-module__TcP5da__addressAction:hover{background:#15b0880d}.AuthenticatedDashboardHome-module__TcP5da__addressAction svg{width:14px;height:14px}.AuthenticatedDashboardHome-module__TcP5da__tipCard{background:#ebfbf6;border-left:4px solid #15b088;gap:16px;padding:20px;display:flex}.AuthenticatedDashboardHome-module__TcP5da__tipCard strong{color:#0f3f33;font-size:.92rem;font-weight:700;display:block}.AuthenticatedDashboardHome-module__TcP5da__tipCard p{color:#2c6b5c;font-size:.78rem}.AuthenticatedDashboardHome-module__TcP5da__stateCard{padding:18px}.AuthenticatedDashboardHome-module__TcP5da__footer{opacity:.64;border-top:1px solid #edf1f5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:72px;padding-top:32px;display:flex}.AuthenticatedDashboardHome-module__TcP5da__footer p{color:#5c5f60;letter-spacing:.24em;text-transform:uppercase;margin:0;font-size:.62rem;font-weight:700}.AuthenticatedDashboardHome-module__TcP5da__footerStatus{align-items:center;gap:8px;display:inline-flex}.AuthenticatedDashboardHome-module__TcP5da__footerStatus span{background:#15b088;border-radius:999px;width:8px;height:8px}@media (min-width:760px){.AuthenticatedDashboardHome-module__TcP5da__shipmentStatusColumn{display:block}}@media (max-width:980px){.AuthenticatedDashboardHome-module__TcP5da__actionsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.AuthenticatedDashboardHome-module__TcP5da__contentGrid{grid-template-columns:minmax(0,1fr)}}@media (max-width:860px){.AuthenticatedDashboardHome-module__TcP5da__actionCard{min-height:220px;padding:26px 18px}.AuthenticatedDashboardHome-module__TcP5da__actionCard strong{font-size:1.02rem}.AuthenticatedDashboardHome-module__TcP5da__actionCard p{max-width:170px;font-size:.86rem}}@media (max-width:720px){.AuthenticatedDashboardHome-module__TcP5da__main{width:min(100% - 24px,1180px);padding-top:88px}.AuthenticatedDashboardHome-module__TcP5da__hero{text-align:center;flex-direction:column;align-items:stretch}.AuthenticatedDashboardHome-module__TcP5da__actionsGrid{grid-template-columns:minmax(0,1fr);gap:16px}.AuthenticatedDashboardHome-module__TcP5da__actionCard{min-height:208px;padding:24px 20px}.AuthenticatedDashboardHome-module__TcP5da__shipmentsPanel,.AuthenticatedDashboardHome-module__TcP5da__addressCard summary,.AuthenticatedDashboardHome-module__TcP5da__addressBody,.AuthenticatedDashboardHome-module__TcP5da__tipCard,.AuthenticatedDashboardHome-module__TcP5da__stateCard{padding-left:18px;padding-right:18px}.AuthenticatedDashboardHome-module__TcP5da__shipmentsPanel{padding-top:18px;padding-bottom:18px}.AuthenticatedDashboardHome-module__TcP5da__sectionHeader{flex-direction:column;align-items:flex-start}.AuthenticatedDashboardHome-module__TcP5da__shipmentGrid{grid-template-columns:minmax(0,1fr) auto}.AuthenticatedDashboardHome-module__TcP5da__shipmentStatusColumn{display:none}.AuthenticatedDashboardHome-module__TcP5da__footer{justify-content:center}}
.DeliveriesScreen-module__oEaNTq__page{background:var(--ws-background);min-height:100vh}.DeliveriesScreen-module__oEaNTq__pageContent{transition:filter .22s,opacity .22s}.DeliveriesScreen-module__oEaNTq__pageContentBlurred{filter:blur(6px);opacity:.42;pointer-events:none;-webkit-user-select:none;user-select:none}.DeliveriesScreen-module__oEaNTq__loadingShell,.DeliveriesScreen-module__oEaNTq__main{width:min(100% - 32px,1280px);margin:0 auto;padding:32px 0 56px}.DeliveriesScreen-module__oEaNTq__loadingShell{padding-top:48px}.DeliveriesScreen-module__oEaNTq__stateCard{background:var(--ws-surface-container-lowest,#fff);border-radius:2rem;padding:32px;box-shadow:0 24px 48px #0b1c300d}.DeliveriesScreen-module__oEaNTq__stateCard h2{letter-spacing:-.04em;margin:0 0 10px;font-family:Space Grotesk,Inter,sans-serif;font-size:1.4rem}.DeliveriesScreen-module__oEaNTq__stateCard p{color:var(--ws-muted);margin:0;line-height:1.68}.DeliveriesScreen-module__oEaNTq__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.DeliveriesScreen-module__oEaNTq__eyebrow{color:var(--ws-primary);letter-spacing:.2em;text-transform:uppercase;margin-bottom:8px;font-family:Space Grotesk,Inter,sans-serif;font-size:.72rem;font-weight:700;display:block}.DeliveriesScreen-module__oEaNTq__title{letter-spacing:-.05em;margin:0;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2.5rem,4vw,3.4rem);font-weight:700}.DeliveriesScreen-module__oEaNTq__actions{flex-wrap:wrap;gap:12px;display:flex}.DeliveriesScreen-module__oEaNTq__createButton{letter-spacing:-.02em;background:var(--ws-primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 22px;font-family:Space Grotesk,Inter,sans-serif;font-size:.86rem;font-weight:700;display:inline-flex;box-shadow:0 18px 28px #006c522e}.DeliveriesScreen-module__oEaNTq__createButton svg{width:16px;height:16px}.DeliveriesScreen-module__oEaNTq__filterBar{background:var(--ws-surface);border-radius:999px;flex-wrap:wrap;gap:8px;width:fit-content;margin-bottom:24px;padding:6px;display:flex}.DeliveriesScreen-module__oEaNTq__filterChip{color:#3d4a44;letter-spacing:.03em;border-radius:999px;min-height:38px;padding:0 18px;font-family:Space Grotesk,Inter,sans-serif;font-size:.74rem;font-weight:500}.DeliveriesScreen-module__oEaNTq__filterChip:hover{background:#ffffff80}.DeliveriesScreen-module__oEaNTq__filterChip.DeliveriesScreen-module__oEaNTq__isActive{color:var(--ws-primary);background:#fff;box-shadow:0 8px 18px #0b1c300d}.DeliveriesScreen-module__oEaNTq__filterChip[data-tone=warning]{color:#4c2c00;background:#ffddba85;font-weight:700}.DeliveriesScreen-module__oEaNTq__tableHeader{border-bottom:1px solid #bbcac233;grid-template-columns:minmax(140px,1.05fr) minmax(160px,1fr) minmax(120px,.9fr) minmax(150px,1fr) minmax(110px,.7fr) auto;gap:16px;padding:0 24px 14px;display:grid}.DeliveriesScreen-module__oEaNTq__tableHeader span{color:#3d4a44;letter-spacing:.18em;text-transform:uppercase;font-family:Space Grotesk,Inter,sans-serif;font-size:.62rem;font-weight:700}.DeliveriesScreen-module__oEaNTq__tableHeader span:last-child{text-align:right}.DeliveriesScreen-module__oEaNTq__rows{gap:16px;margin-top:16px;display:grid}.DeliveriesScreen-module__oEaNTq__row{cursor:pointer;background:#fff;border-radius:2rem;grid-template-columns:minmax(140px,1.05fr) minmax(160px,1fr) minmax(120px,.9fr) minmax(150px,1fr) minmax(110px,.7fr) auto;align-items:center;gap:16px;padding:28px 24px;transition:background-color .18s,transform .18s;display:grid}.DeliveriesScreen-module__oEaNTq__row:hover{background:var(--ws-surface-container-low,#eff4ff);transform:translateY(-1px)}.DeliveriesScreen-module__oEaNTq__row:focus-visible{outline-offset:2px;outline:3px solid #15b0883d}.DeliveriesScreen-module__oEaNTq__trackingCell{align-items:center;gap:12px;display:flex}.DeliveriesScreen-module__oEaNTq__trackingIcon{width:40px;height:40px;color:var(--ws-primary);background:#57dcb12e;border-radius:12px;place-items:center;display:grid}.DeliveriesScreen-module__oEaNTq__trackingIcon[data-tone=action-needed]{color:var(--ws-tertiary);background:#ffddba6b}.DeliveriesScreen-module__oEaNTq__trackingIcon[data-tone=delivered]{color:#6b7280;background:#e1e3e4a3}.DeliveriesScreen-module__oEaNTq__trackingIcon svg{width:18px;height:18px}.DeliveriesScreen-module__oEaNTq__trackingId{letter-spacing:-.03em;font-family:Space Grotesk,Inter,sans-serif;font-size:.94rem;font-weight:700}.DeliveriesScreen-module__oEaNTq__routeCell{flex-direction:column;gap:4px;display:flex}.DeliveriesScreen-module__oEaNTq__routeTop{color:var(--ws-text);align-items:center;gap:8px;font-size:.8rem;font-weight:500;display:flex}.DeliveriesScreen-module__oEaNTq__routeTop svg{color:#6c7a73;width:14px;height:14px}.DeliveriesScreen-module__oEaNTq__routeBottom{color:#3d4a44;font-size:.78rem}.DeliveriesScreen-module__oEaNTq__statusPill{width:fit-content;min-height:28px;color:var(--ws-primary);letter-spacing:.14em;text-transform:uppercase;background:#006c521a;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-family:Space Grotesk,Inter,sans-serif;font-size:.62rem;font-weight:700;display:inline-flex}.DeliveriesScreen-module__oEaNTq__statusPill[data-tone=action-needed]{color:var(--ws-tertiary);background:#8753001a}.DeliveriesScreen-module__oEaNTq__statusPill[data-tone=delivered]{color:#5c5f60;background:#e1e3e4cc}.DeliveriesScreen-module__oEaNTq__updateCell strong,.DeliveriesScreen-module__oEaNTq__amountCell strong{font-size:.84rem;font-weight:600;display:block}.DeliveriesScreen-module__oEaNTq__updateCell span{color:#6c7a73;letter-spacing:.12em;text-transform:uppercase;margin-top:4px;font-family:Space Grotesk,Inter,sans-serif;font-size:.62rem;font-weight:700;display:block}.DeliveriesScreen-module__oEaNTq__updateCell[data-tone=action-needed] strong{color:#ba1a1a}.DeliveriesScreen-module__oEaNTq__amountCell strong{font-family:Space Grotesk,Inter,sans-serif;font-size:.98rem}.DeliveriesScreen-module__oEaNTq__actionCell{justify-content:flex-end;display:flex}.DeliveriesScreen-module__oEaNTq__actionLink,.DeliveriesScreen-module__oEaNTq__actionButton{letter-spacing:.16em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:38px;font-family:Space Grotesk,Inter,sans-serif;font-size:.62rem;font-weight:700;display:inline-flex}.DeliveriesScreen-module__oEaNTq__actionLink{color:var(--ws-primary);opacity:0;transition:opacity .18s}.DeliveriesScreen-module__oEaNTq__row:hover .DeliveriesScreen-module__oEaNTq__actionLink{opacity:1}.DeliveriesScreen-module__oEaNTq__actionLink svg{width:14px;height:14px}.DeliveriesScreen-module__oEaNTq__actionButton{background:var(--ws-primary);color:#fff;padding:0 16px}.DeliveriesScreen-module__oEaNTq__emptyState{text-align:center;background:var(--ws-surface);border:2px dashed #bbcac24d;border-radius:1.5rem;margin-top:18px;padding:72px 24px}.DeliveriesScreen-module__oEaNTq__emptyState h2{margin:0 0 10px;font-family:Space Grotesk,Inter,sans-serif}.DeliveriesScreen-module__oEaNTq__emptyState p{max-width:420px;color:var(--ws-muted);margin:0 auto;line-height:1.68}.DeliveriesScreen-module__oEaNTq__bentoGrid{grid-template-columns:minmax(0,2fr) minmax(260px,.9fr);gap:20px;margin-top:28px;display:grid}.DeliveriesScreen-module__oEaNTq__mapCard{background:linear-gradient(135deg,var(--ws-primary)0%,#15b088 100%);color:#fff;border-radius:2rem;padding:32px;position:relative;overflow:hidden}.DeliveriesScreen-module__oEaNTq__mapCard h3,.DeliveriesScreen-module__oEaNTq__expressCard h3{letter-spacing:-.04em;margin:0 0 8px;font-family:Space Grotesk,Inter,sans-serif;font-size:1.9rem}.DeliveriesScreen-module__oEaNTq__mapCard p,.DeliveriesScreen-module__oEaNTq__expressCard p{margin:0;font-size:.9rem;line-height:1.7}.DeliveriesScreen-module__oEaNTq__mapButton{min-height:40px;color:var(--ws-primary);letter-spacing:.16em;text-transform:uppercase;background:#fff;border-radius:999px;justify-content:center;align-items:center;margin-top:22px;padding:0 18px;font-family:Space Grotesk,Inter,sans-serif;font-size:.62rem;font-weight:700;display:inline-flex}.DeliveriesScreen-module__oEaNTq__mapOrb{background:#ffffff1f;border-radius:999px;width:180px;height:180px;position:absolute;bottom:-26px;right:-18px}.DeliveriesScreen-module__oEaNTq__mapOrb:before{content:"";border:18px solid #ffffff1f;border-radius:999px;position:absolute;inset:36px}.DeliveriesScreen-module__oEaNTq__expressCard{background:var(--ws-surface-container-high,#dce9ff);border-radius:2rem;flex-direction:column;justify-content:space-between;padding:32px;display:flex}.DeliveriesScreen-module__oEaNTq__expressIcon{color:#db8904;width:28px;height:28px;margin-bottom:22px}.DeliveriesScreen-module__oEaNTq__expressLink{color:var(--ws-primary);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:8px;margin-top:20px;font-family:Space Grotesk,Inter,sans-serif;font-size:.62rem;font-weight:700;display:inline-flex}.DeliveriesScreen-module__oEaNTq__expressLink svg{width:12px;height:12px}@media (max-width:1080px){.DeliveriesScreen-module__oEaNTq__tableHeader,.DeliveriesScreen-module__oEaNTq__row{grid-template-columns:repeat(2,minmax(0,1fr))}.DeliveriesScreen-module__oEaNTq__tableHeader span:last-child,.DeliveriesScreen-module__oEaNTq__actionCell{text-align:left;justify-content:flex-start}.DeliveriesScreen-module__oEaNTq__bentoGrid{grid-template-columns:minmax(0,1fr)}}@media (max-width:720px){.DeliveriesScreen-module__oEaNTq__loadingShell,.DeliveriesScreen-module__oEaNTq__main{width:min(100% - 24px,1280px);padding-top:24px}.DeliveriesScreen-module__oEaNTq__tableHeader{display:none}.DeliveriesScreen-module__oEaNTq__row{grid-template-columns:minmax(0,1fr);padding:22px 20px}.DeliveriesScreen-module__oEaNTq__headerRow{align-items:flex-start}.DeliveriesScreen-module__oEaNTq__filterBar{width:100%}.DeliveriesScreen-module__oEaNTq__filterChip{flex:1 0 auto}.DeliveriesScreen-module__oEaNTq__actionLink{opacity:1}}
.LandingScreen-module__rEZNBa__page{--alt-bg:var(--ws-background);--alt-bg-soft:var(--ws-surface);--alt-bg-strong:var(--ws-surface-strong);--alt-card:var(--ws-card);--alt-card-soft:var(--ws-card-soft);--alt-text:var(--ws-text);--alt-muted:var(--ws-muted);--alt-soft:var(--ws-soft);--alt-outline:var(--ws-outline);--alt-outline-soft:var(--ws-outline-soft);--alt-primary:var(--ws-primary);--alt-primary-strong:var(--ws-primary-strong);--alt-primary-soft:var(--ws-primary-soft);--alt-primary-wash:var(--ws-primary-wash);--alt-dark:var(--ws-dark);--alt-dark-soft:var(--ws-dark-soft);--alt-inverse:var(--ws-ink-inverse);--alt-shadow:var(--ws-shadow);--alt-shadow-strong:var(--ws-shadow-strong);--alt-gradient:var(--ws-gradient);background:var(--alt-bg);color:var(--alt-text)}.LandingScreen-module__rEZNBa__hero,.LandingScreen-module__rEZNBa__trustStripInner,.LandingScreen-module__rEZNBa__calculatorSection,.LandingScreen-module__rEZNBa__redirectSection,.LandingScreen-module__rEZNBa__journeySection,.LandingScreen-module__rEZNBa__valuesSection,.LandingScreen-module__rEZNBa__coverageSection,.LandingScreen-module__rEZNBa__testimonialsSection,.LandingScreen-module__rEZNBa__faqSection,.LandingScreen-module__rEZNBa__finalCtaSection,.LandingScreen-module__rEZNBa__footerGrid,.LandingScreen-module__rEZNBa__footerBottom{width:min(calc(100% - 32px),var(--ws-max-width));margin:0 auto}.LandingScreen-module__rEZNBa__icon{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1em;height:1em;display:block}.LandingScreen-module__rEZNBa__primaryButton,.LandingScreen-module__rEZNBa__secondaryButton,.LandingScreen-module__rEZNBa__whiteButton,.LandingScreen-module__rEZNBa__primaryButtonBlock,.LandingScreen-module__rEZNBa__finalCtaPrimary,.LandingScreen-module__rEZNBa__finalCtaSecondary{border-radius:999px;justify-content:center;align-items:center;font-family:Space Grotesk,Inter,sans-serif;font-weight:700;transition:transform .15s,box-shadow .15s,background-color .15s,color .15s;display:inline-flex}.LandingScreen-module__rEZNBa__primaryButton,.LandingScreen-module__rEZNBa__whiteButton,.LandingScreen-module__rEZNBa__primaryButtonBlock{background:var(--alt-gradient);color:var(--alt-inverse);box-shadow:0 16px 28px #0f8f6d33}.LandingScreen-module__rEZNBa__hero{padding-top:128px;padding-bottom:80px}.LandingScreen-module__rEZNBa__heroGrid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:48px;display:grid}.LandingScreen-module__rEZNBa__heroCopy{z-index:1;grid-column:span 6}.LandingScreen-module__rEZNBa__heroEyebrow{background:var(--alt-primary-wash);color:var(--alt-primary);letter-spacing:.16em;text-transform:uppercase;border-radius:999px;padding:10px 18px;font-family:Space Grotesk,Inter,sans-serif;font-size:.78rem;font-weight:700;display:inline-block}.LandingScreen-module__rEZNBa__heroCopy h1{letter-spacing:-.06em;margin:24px 0 0;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(3.4rem,7vw,6.8rem);font-weight:700;line-height:.9}.LandingScreen-module__rEZNBa__heroCopy p{max-width:540px;color:var(--alt-muted);margin:28px 0 0;font-size:1.3rem;font-weight:300;line-height:1.6}.LandingScreen-module__rEZNBa__heroActions{flex-wrap:wrap;gap:16px;margin-top:40px;display:flex}.LandingScreen-module__rEZNBa__primaryButton,.LandingScreen-module__rEZNBa__secondaryButton{min-height:68px;padding:0 40px;font-family:Space Grotesk,Inter,sans-serif;font-size:1.125rem}.LandingScreen-module__rEZNBa__primaryButton{gap:10px}.LandingScreen-module__rEZNBa__buttonIcon{width:1.05rem;height:1.05rem}.LandingScreen-module__rEZNBa__primaryButtonBlock[data-loading=true] .LandingScreen-module__rEZNBa__buttonIcon{animation:.9s ease-in-out infinite LandingScreen-module__rEZNBa__landingButtonBusy}.LandingScreen-module__rEZNBa__secondaryButton{background:var(--alt-bg-soft);color:var(--alt-text)}.LandingScreen-module__rEZNBa__heroVisual{grid-column:span 6;height:560px;position:relative}.LandingScreen-module__rEZNBa__heroGlow{filter:blur(58px);background:radial-gradient(circle at 22% 52%,#15b0882e,#0000 34%),radial-gradient(circle at 76% 36%,#d3e4feeb,#0000 44%);border-radius:56px;position:absolute;inset:66px 24px 34px 32px}.LandingScreen-module__rEZNBa__heroCollage{isolation:isolate;width:100%;height:100%;position:relative}.LandingScreen-module__rEZNBa__heroImageTop,.LandingScreen-module__rEZNBa__heroImageBottom{box-shadow:var(--alt-shadow-strong);transform-origin:50%;will-change:transform;border-radius:44px;transition:transform .26s;position:absolute;overflow:hidden}.LandingScreen-module__rEZNBa__heroImageTop{z-index:1;aspect-ratio:.9;width:77%;max-width:495px;height:auto;top:-74px;right:12px;transform:rotate(1.5deg)}.LandingScreen-module__rEZNBa__heroImageBottom{z-index:3;aspect-ratio:1.04;border:10px solid var(--alt-card);width:56%;max-width:360px;height:auto;bottom:12px;left:0;transform:rotate(-6.25deg);box-shadow:0 28px 54px #0b1c3029}.LandingScreen-module__rEZNBa__heroImageTop:hover,.LandingScreen-module__rEZNBa__heroImageBottom:hover{transform:rotate(0)}.LandingScreen-module__rEZNBa__heroImageTop img,.LandingScreen-module__rEZNBa__heroImageBottom img{object-fit:cover;width:100%;height:100%}.LandingScreen-module__rEZNBa__heroImageTop img{object-position:center 58%}.LandingScreen-module__rEZNBa__heroImageBottom img{object-position:center center}.LandingScreen-module__rEZNBa__badgeRoute,.LandingScreen-module__rEZNBa__badgeTracking,.LandingScreen-module__rEZNBa__badgePickup{z-index:4;border-radius:24px;position:absolute;box-shadow:0 18px 34px #0b1c301a}.LandingScreen-module__rEZNBa__badgeRoute{background:var(--alt-card);align-items:center;gap:12px;padding:18px 20px;display:flex;top:32%;left:-12px}.LandingScreen-module__rEZNBa__badgeDot{background:var(--alt-primary);border-radius:999px;width:12px;height:12px;animation:1.7s infinite LandingScreen-module__rEZNBa__pulse}.LandingScreen-module__rEZNBa__badgeRoute strong{font-family:Space Grotesk,Inter,sans-serif;font-size:.92rem}.LandingScreen-module__rEZNBa__badgeTracking{background:var(--alt-dark);color:var(--alt-inverse);padding:18px 22px;top:58%;right:-18px}.LandingScreen-module__rEZNBa__badgeTracking span{opacity:.6;letter-spacing:.16em;text-transform:uppercase;font-family:Space Grotesk,Inter,sans-serif;font-size:.62rem;font-weight:700;display:block}.LandingScreen-module__rEZNBa__badgeTracking strong{margin-top:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.1rem;display:block}.LandingScreen-module__rEZNBa__badgePickup{background:var(--alt-gradient);color:var(--alt-inverse);align-items:center;gap:10px;padding:16px 24px;display:flex;bottom:54px;left:23%}.LandingScreen-module__rEZNBa__badgePickupIcon{width:1.1rem;height:1.1rem}.LandingScreen-module__rEZNBa__badgePickup strong{font-family:Space Grotesk,Inter,sans-serif}.LandingScreen-module__rEZNBa__trustStrip{background:#eff4ff8f;padding:48px 0}.LandingScreen-module__rEZNBa__trustStripInner{opacity:.45;filter:grayscale();flex-wrap:wrap;justify-content:space-between;gap:24px 42px;display:flex}.LandingScreen-module__rEZNBa__trustStripInner span{letter-spacing:-.04em;font-family:Space Grotesk,Inter,sans-serif;font-size:1.9rem;font-weight:700}.LandingScreen-module__rEZNBa__calculatorSection{padding:76px 0 116px}.LandingScreen-module__rEZNBa__sectionIntro,.LandingScreen-module__rEZNBa__sectionIntroCompact{text-align:center}.LandingScreen-module__rEZNBa__sectionIntro{max-width:720px;margin:0 auto 64px}.LandingScreen-module__rEZNBa__sectionIntro h2,.LandingScreen-module__rEZNBa__sectionIntroCompact h2,.LandingScreen-module__rEZNBa__valuesCopy h2,.LandingScreen-module__rEZNBa__testimonialsIntro h2,.LandingScreen-module__rEZNBa__faqWrap h2,.LandingScreen-module__rEZNBa__finalCtaCard h2{letter-spacing:-.05em;margin:0;font-family:Space Grotesk,Inter,sans-serif;font-weight:700}.LandingScreen-module__rEZNBa__sectionIntro h2,.LandingScreen-module__rEZNBa__sectionIntroCompact h2{font-size:clamp(2.3rem,4vw,3.5rem)}.LandingScreen-module__rEZNBa__sectionIntro p,.LandingScreen-module__rEZNBa__valuesCopy p,.LandingScreen-module__rEZNBa__testimonialsIntro p,.LandingScreen-module__rEZNBa__faqAnswer,.LandingScreen-module__rEZNBa__finalCtaCard p,.LandingScreen-module__rEZNBa__footerBrand p,.LandingScreen-module__rEZNBa__footerBottom p{color:var(--alt-muted);line-height:1.65}.LandingScreen-module__rEZNBa__sectionIntro p{margin:16px 0 0;font-size:1.05rem}.LandingScreen-module__rEZNBa__calculatorGrid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:start;gap:56px;display:grid}.LandingScreen-module__rEZNBa__calculatorStory{align-self:start;gap:28px;padding-top:10px;display:grid}.LandingScreen-module__rEZNBa__calculatorStoryCopy{max-width:470px}.LandingScreen-module__rEZNBa__calculatorEyebrow{min-height:34px;color:var(--alt-primary);letter-spacing:.18em;text-transform:uppercase;background:#0f8f6d1f;border-radius:999px;align-items:center;padding:0 15px;font-family:Space Grotesk,Inter,sans-serif;font-size:.66rem;font-weight:700;display:inline-flex}.LandingScreen-module__rEZNBa__calculatorStory h2{letter-spacing:-.065em;margin:16px 0 0;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2.45rem,4.25vw,4.4rem);font-weight:700;line-height:.96}.LandingScreen-module__rEZNBa__calculatorStory p{max-width:430px;color:var(--alt-muted);margin:16px 0 0;font-size:.98rem;line-height:1.68}.LandingScreen-module__rEZNBa__calculatorMedia{width:100%;margin-left:0;padding:8px 8px 0;position:relative}.LandingScreen-module__rEZNBa__calculatorMediaGlow{display:none}.LandingScreen-module__rEZNBa__calculatorMediaFrame{z-index:1;transform-origin:50%;will-change:transform;border:1px solid #bbcac247;border-radius:28px;min-height:410px;transition:transform .26s;position:relative;overflow:hidden;transform:none;box-shadow:0 20px 40px #0b1c3014}.LandingScreen-module__rEZNBa__calculatorMediaFrame:after{content:"";background:linear-gradient(#0b1c3005,#0b1c3029);position:absolute;inset:0}.LandingScreen-module__rEZNBa__calculatorMediaFrame img{object-fit:cover}.LandingScreen-module__rEZNBa__calculatorMedia:hover .LandingScreen-module__rEZNBa__calculatorMediaFrame{transform:none}@media (prefers-reduced-motion:reduce){.LandingScreen-module__rEZNBa__calculatorMediaFrame,.LandingScreen-module__rEZNBa__calculatorMedia:hover .LandingScreen-module__rEZNBa__calculatorMediaFrame,.LandingScreen-module__rEZNBa__heroImageTop,.LandingScreen-module__rEZNBa__heroImageBottom,.LandingScreen-module__rEZNBa__heroImageTop:hover,.LandingScreen-module__rEZNBa__heroImageBottom:hover{transition:none;transform:none}.LandingScreen-module__rEZNBa__redirectRetailerTicker span{animation:none}.LandingScreen-module__rEZNBa__redirectRetailerTicker span:first-child{opacity:1;transform:translateY(0)}}.LandingScreen-module__rEZNBa__calculatorMediaBadge{z-index:2;background:#fffffff5;border:1px solid #bbcac238;border-radius:18px;align-items:center;gap:12px;padding:12px 16px;display:flex;position:absolute;bottom:20px;left:24px;box-shadow:0 12px 24px #0b1c3014}.LandingScreen-module__rEZNBa__calculatorMediaBadgeIcon{width:20px;height:20px;color:var(--alt-primary)}.LandingScreen-module__rEZNBa__calculatorMediaBadge span{color:var(--alt-muted);letter-spacing:.15em;text-transform:uppercase;font-family:Space Grotesk,Inter,sans-serif;font-size:.68rem;font-weight:700;display:block}.LandingScreen-module__rEZNBa__calculatorMediaBadge strong{color:var(--alt-text);margin-top:5px;font-family:Space Grotesk,Inter,sans-serif;font-size:.95rem;font-weight:700;display:block}.LandingScreen-module__rEZNBa__calculatorFormCard{background:#fffffffa;border:1px solid #bbcac238;border-radius:28px;justify-self:end;width:80%;padding:30px;position:relative;overflow:hidden;box-shadow:0 18px 36px #0b1c3014}.LandingScreen-module__rEZNBa__calculatorFormCard:before{content:none}.LandingScreen-module__rEZNBa__calculatorFormHeader{align-items:center;gap:12px;margin-bottom:26px;display:flex;position:relative}.LandingScreen-module__rEZNBa__calculatorFormIconWrap{background:#0f8f6d1f;border-radius:18px;flex:none;place-items:center;width:44px;height:44px;display:grid}.LandingScreen-module__rEZNBa__calculatorFormIcon{width:19px;height:19px;color:var(--alt-primary)}.LandingScreen-module__rEZNBa__calculatorFormKicker{color:var(--alt-soft);letter-spacing:.16em;text-transform:uppercase;margin:0;font-family:Space Grotesk,Inter,sans-serif;font-size:.72rem;font-weight:700}.LandingScreen-module__rEZNBa__calculatorFormHeader h3{letter-spacing:-.05em;margin:6px 0 0;font-family:Space Grotesk,Inter,sans-serif;font-size:1.55rem;font-weight:700}.LandingScreen-module__rEZNBa__calculatorForm{gap:22px;display:grid;position:relative}.LandingScreen-module__rEZNBa__calculatorFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.LandingScreen-module__rEZNBa__field{gap:7px;display:grid}.LandingScreen-module__rEZNBa__calculatorGroup{gap:14px;display:grid}.LandingScreen-module__rEZNBa__field label,.LandingScreen-module__rEZNBa__groupLabel{color:var(--alt-soft);letter-spacing:.14em;text-transform:uppercase;font-family:Space Grotesk,Inter,sans-serif;font-size:.72rem;font-weight:700}.LandingScreen-module__rEZNBa__field input,.LandingScreen-module__rEZNBa__field select{width:100%;color:var(--alt-text);font:inherit;background:#e2ebe9e6;border:0;border-radius:18px;padding:12px 14px;transition:background-color .15s,box-shadow .15s}.LandingScreen-module__rEZNBa__readOnlyField{min-height:48px;color:var(--alt-text);background:#e2ebe9e6;border-radius:18px;align-items:center;padding:12px 14px;font-weight:600;display:flex}.LandingScreen-module__rEZNBa__field input::placeholder{color:#6e7975b3}.LandingScreen-module__rEZNBa__selectWrap{position:relative}.LandingScreen-module__rEZNBa__field select{appearance:none;cursor:pointer;padding-right:40px}.LandingScreen-module__rEZNBa__selectIcon{width:18px;height:18px;color:var(--alt-soft);pointer-events:none;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.LandingScreen-module__rEZNBa__contentsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.LandingScreen-module__rEZNBa__contentOption{cursor:pointer;display:block;position:relative}.LandingScreen-module__rEZNBa__contentOption input{opacity:0;position:absolute;inset:0}.LandingScreen-module__rEZNBa__contentOptionCard{width:100%;min-height:84px;color:var(--alt-muted);text-align:center;background:#dee3e37a;border:2px solid #0000;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:12px 9px;transition:border-color .15s,background-color .15s,color .15s,box-shadow .15s,transform .15s;display:flex}.LandingScreen-module__rEZNBa__contentOptionIcon{width:1.42rem;height:1.42rem}.LandingScreen-module__rEZNBa__contentOptionLabel{letter-spacing:.14em;text-transform:uppercase;font-family:Space Grotesk,Inter,sans-serif;font-size:.62rem;font-weight:700;display:block}.LandingScreen-module__rEZNBa__contentOption:hover .LandingScreen-module__rEZNBa__contentOptionCard{background:#dee3e3b3}.LandingScreen-module__rEZNBa__contentOption input:checked+.LandingScreen-module__rEZNBa__contentOptionCard{color:var(--alt-primary);background:#0f8f6d14;border-color:#0f8f6d85;transform:translateY(-1px);box-shadow:0 10px 24px #0f8f6d14}.LandingScreen-module__rEZNBa__contentOption input:focus-visible+.LandingScreen-module__rEZNBa__contentOptionCard{outline-offset:2px;outline:2px solid #0f8f6d52}.LandingScreen-module__rEZNBa__measureGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.LandingScreen-module__rEZNBa__sizePresetGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.LandingScreen-module__rEZNBa__sizePresetCard{color:var(--alt-muted);text-align:left;background:#dee3e37a;border:2px solid #0000;border-radius:22px;gap:6px;padding:14px 15px;transition:border-color .15s,background-color .15s,color .15s,box-shadow .15s,transform .15s;display:grid}.LandingScreen-module__rEZNBa__sizePresetCard:hover{background:#dee3e3b3}.LandingScreen-module__rEZNBa__sizePresetCardSelected{color:var(--alt-primary);background:#0f8f6d14;border-color:#0f8f6d85;transform:translateY(-1px);box-shadow:0 10px 24px #0f8f6d14}.LandingScreen-module__rEZNBa__sizePresetCard:focus-visible{outline-offset:2px;outline:2px solid #0f8f6d52}.LandingScreen-module__rEZNBa__sizePresetHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.LandingScreen-module__rEZNBa__sizePresetHeader strong{letter-spacing:-.03em;font-family:Space Grotesk,Inter,sans-serif;font-size:.9rem;font-weight:700}.LandingScreen-module__rEZNBa__sizePresetCard small,.LandingScreen-module__rEZNBa__sizePresetDimensions{font-size:.76rem;line-height:1.45;display:block}.LandingScreen-module__rEZNBa__sizePresetCard small{color:var(--alt-muted);font-weight:600}.LandingScreen-module__rEZNBa__sizePresetCardSelected small,.LandingScreen-module__rEZNBa__sizePresetCardSelected .LandingScreen-module__rEZNBa__sizePresetDimensions{color:inherit}.LandingScreen-module__rEZNBa__sizePresetDimensions{letter-spacing:.12em;text-transform:uppercase;font-family:Space Grotesk,Inter,sans-serif;font-size:.62rem;font-weight:700}.LandingScreen-module__rEZNBa__sizePresetBadge{color:var(--alt-primary);letter-spacing:.12em;text-transform:uppercase;background:#0f8f6d1f;border-radius:999px;flex:none;padding:3px 7px;font-family:Space Grotesk,Inter,sans-serif;font-size:.54rem;font-weight:700}.LandingScreen-module__rEZNBa__fineTuneToggle{width:100%;color:var(--alt-text);text-align:left;background:#f8f9ffd1;border:1px solid #bbcac233;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;padding:15px 17px;transition:background-color .15s,border-color .15s,box-shadow .15s;display:flex}.LandingScreen-module__rEZNBa__fineTuneToggle:hover,.LandingScreen-module__rEZNBa__fineTuneToggle:focus-visible{background:#ffffffeb;border-color:#0f8f6d3d;outline:none;box-shadow:0 0 0 2px #0f8f6d1a}.LandingScreen-module__rEZNBa__fineTuneToggleLead{align-items:center;gap:14px;min-width:0;display:flex}.LandingScreen-module__rEZNBa__fineTuneToggleIconWrap{background:#0f8f6d14;border:1px solid #0f8f6d29;border-radius:999px;flex:none;place-items:center;width:38px;height:38px;display:grid;box-shadow:inset 0 1px #ffffff8c}.LandingScreen-module__rEZNBa__fineTuneToggleIcon{width:18px;height:18px;color:var(--alt-soft);stroke-width:1.7px}.LandingScreen-module__rEZNBa__fineTuneToggleCopy{gap:4px;min-width:0;display:grid}.LandingScreen-module__rEZNBa__fineTuneToggleCopy strong{letter-spacing:-.03em;font-family:Space Grotesk,Inter,sans-serif;font-size:.9rem;font-weight:700}.LandingScreen-module__rEZNBa__fineTuneToggleCopy small{color:var(--alt-muted);font-size:.78rem;font-weight:500}.LandingScreen-module__rEZNBa__fineTuneChevron{width:18px;height:18px;color:var(--alt-soft);transition:transform .15s}.LandingScreen-module__rEZNBa__fineTuneChevronOpen{transform:rotate(90deg)}.LandingScreen-module__rEZNBa__fineTuneContent{gap:12px;padding:2px 2px 0;display:grid}.LandingScreen-module__rEZNBa__measureCard{color:var(--alt-text);background:#e2ebe9e6;border-radius:22px;gap:7px;padding:13px;display:grid}.LandingScreen-module__rEZNBa__measureCard span{color:var(--alt-muted);letter-spacing:.14em;text-transform:uppercase;font-family:Space Grotesk,Inter,sans-serif;font-size:.58rem;font-weight:700}.LandingScreen-module__rEZNBa__measureCard input{width:100%;color:inherit;letter-spacing:-.05em;background:0 0;border:0;padding:0;font-size:1.18rem;font-weight:700}.LandingScreen-module__rEZNBa__measureCard input::placeholder{color:#6e797580}.LandingScreen-module__rEZNBa__measureCardAccent{background:#0f8f6d1a;box-shadow:inset 0 0 0 2px #0f8f6d0f}.LandingScreen-module__rEZNBa__measureCardAccent span,.LandingScreen-module__rEZNBa__measureCardAccent input{color:var(--alt-primary)}.LandingScreen-module__rEZNBa__field input:focus,.LandingScreen-module__rEZNBa__field select:focus{background:#ffffffeb;outline:none;box-shadow:0 0 0 2px #0f8f6d2e}.LandingScreen-module__rEZNBa__measureCard:focus-within{background:#ffffffeb;box-shadow:0 0 0 2px #0f8f6d2e}.LandingScreen-module__rEZNBa__measureCard input:focus{outline:none}.LandingScreen-module__rEZNBa__requestSummary{background:#f8f9fff0;border:1px solid #bbcac22e;border-radius:24px;gap:12px;padding:23px;display:grid}.LandingScreen-module__rEZNBa__requestSummaryRow{justify-content:space-between;align-items:center;gap:18px;display:flex}.LandingScreen-module__rEZNBa__requestSummaryRow span{color:var(--alt-muted);font-weight:500}.LandingScreen-module__rEZNBa__requestSummaryRow strong{color:var(--alt-text);text-align:right;font-size:.92rem;font-weight:600}.LandingScreen-module__rEZNBa__requestSummaryMeta{max-width:172px;line-height:1.35;font-size:.82rem!important}.LandingScreen-module__rEZNBa__requestSummaryTotal{border-top:1px solid #6e79752e;justify-content:space-between;align-items:flex-end;gap:16px;margin-top:4px;padding-top:12px;display:flex}.LandingScreen-module__rEZNBa__requestSummaryEyebrow{color:var(--alt-muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-family:Space Grotesk,Inter,sans-serif;font-size:.64rem;font-weight:700;display:block}.LandingScreen-module__rEZNBa__requestSummaryTotal strong{color:var(--alt-primary);letter-spacing:-.055em;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2.15rem,3.6vw,2.7rem);font-weight:800;display:block}.LandingScreen-module__rEZNBa__primaryButtonBlock{cursor:pointer;width:100%;min-height:52px;font:inherit;border:0;gap:10px;font-size:.9rem}.LandingScreen-module__rEZNBa__primaryButtonBlock:disabled{cursor:wait;opacity:.76;transform:none;box-shadow:0 12px 24px #0f8f6d29}@keyframes LandingScreen-module__rEZNBa__landingButtonBusy{0%,to{opacity:.78;transform:translate(0)}50%{opacity:1;transform:translate(2px)}}.LandingScreen-module__rEZNBa__calculatorInlineNote,.LandingScreen-module__rEZNBa__estimateFeedbackError{margin:0;font-size:.9rem;line-height:1.6}.LandingScreen-module__rEZNBa__calculatorInlineNote{color:var(--alt-muted)}.LandingScreen-module__rEZNBa__estimateFeedbackError{color:#b63434;font-weight:600}.LandingScreen-module__rEZNBa__formHelper{color:var(--alt-muted);margin:18px 0 0;font-size:.92rem;line-height:1.6}.LandingScreen-module__rEZNBa__formHelper a{color:var(--alt-primary);font-weight:700}.LandingScreen-module__rEZNBa__redirectSection{background:0 0;padding:96px 0;position:relative}.LandingScreen-module__rEZNBa__redirectSection:before{content:"";z-index:0;background:var(--alt-dark);width:100vw;margin-left:-50vw;position:absolute;top:0;bottom:0;left:50%}.LandingScreen-module__rEZNBa__redirectSection>*{z-index:1;position:relative}.LandingScreen-module__rEZNBa__redirectGrid{background:0 0;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;display:grid;overflow:hidden}.LandingScreen-module__rEZNBa__redirectCopy{order:1;padding:64px 72px}.LandingScreen-module__rEZNBa__redirectCopy h2{color:var(--alt-inverse);letter-spacing:-.06em;max-width:10ch;margin:0;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2.6rem,5vw,4.8rem);font-weight:700;line-height:.96}.LandingScreen-module__rEZNBa__redirectHeadingLine{display:block}.LandingScreen-module__rEZNBa__redirectTickerLine{min-height:1.15em}.LandingScreen-module__rEZNBa__redirectHeadingAccent{color:var(--alt-primary-soft)}.LandingScreen-module__rEZNBa__redirectRetailerTicker{min-width:8.3ch;height:1.15em;color:var(--alt-primary-soft);font-family:Space Grotesk,Inter,sans-serif;font-weight:800;line-height:1.05;display:inline-grid;position:relative;overflow:hidden}.LandingScreen-module__rEZNBa__redirectRetailerTicker span{opacity:0;grid-area:1/1;animation:12.5s ease-in-out infinite LandingScreen-module__rEZNBa__redirectRetailerRotate;transform:translateY(45%)}.LandingScreen-module__rEZNBa__redirectRetailerTicker span:nth-child(2){animation-delay:2.5s}.LandingScreen-module__rEZNBa__redirectRetailerTicker span:nth-child(3){animation-delay:5s}.LandingScreen-module__rEZNBa__redirectRetailerTicker span:nth-child(4){animation-delay:7.5s}.LandingScreen-module__rEZNBa__redirectRetailerTicker span:nth-child(5){animation-delay:10s}.LandingScreen-module__rEZNBa__srOnly{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.LandingScreen-module__rEZNBa__redirectCopy p{color:#f1f6ffad;max-width:520px;margin:28px 0 0;font-size:1.08rem;line-height:1.7}.LandingScreen-module__rEZNBa__redirectChecks{gap:16px;margin-top:36px;display:grid}.LandingScreen-module__rEZNBa__redirectChecks div{color:var(--alt-inverse);align-items:center;gap:14px;display:flex}.LandingScreen-module__rEZNBa__checkIcon{width:1.15rem;height:1.15rem;color:var(--alt-primary-soft)}.LandingScreen-module__rEZNBa__whiteButton{background:var(--alt-card);min-height:58px;color:var(--alt-text);box-shadow:none;margin-top:42px;padding:0 32px}.LandingScreen-module__rEZNBa__redirectVisual{background:linear-gradient(135deg,var(--alt-dark-soft)0%,#0a1524 100%);border-radius:30px;order:2;justify-content:center;align-items:stretch;min-height:448px;padding:18px;display:flex;position:relative;overflow:hidden;box-shadow:0 34px 64px -18px #171d1c42,0 22px 36px -22px #171d1c2e}.LandingScreen-module__rEZNBa__redirectVisual img{object-fit:cover;object-position:42% 22%;opacity:1;mix-blend-mode:normal;filter:drop-shadow(0 18px 30px #08101e47);width:100%;height:100%;transform:scale(1.14)}.LandingScreen-module__rEZNBa__journeySection{background:0 0;padding:96px 0;position:relative}.LandingScreen-module__rEZNBa__journeySection:before{content:"";z-index:0;background:var(--alt-bg-soft);width:100vw;margin-left:-50vw;position:absolute;top:0;bottom:0;left:50%}.LandingScreen-module__rEZNBa__journeySection>*{z-index:1;position:relative}.LandingScreen-module__rEZNBa__sectionIntroCompact{margin-bottom:56px}.LandingScreen-module__rEZNBa__sectionIntroCompact span{color:var(--alt-primary);letter-spacing:.3em;text-transform:uppercase;margin-bottom:16px;font-family:Space Grotesk,Inter,sans-serif;font-size:.72rem;font-weight:700;display:block}.LandingScreen-module__rEZNBa__journeyGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.LandingScreen-module__rEZNBa__journeyCard{position:relative}.LandingScreen-module__rEZNBa__journeyNumber{color:#0f8f6d14;margin-bottom:-44px;font-family:Space Grotesk,Inter,sans-serif;font-size:8rem;font-weight:700;line-height:1}.LandingScreen-module__rEZNBa__journeyCardInner{padding:0 16px;position:relative}.LandingScreen-module__rEZNBa__journeyCardInner h4{margin:0 0 16px;font-family:Space Grotesk,Inter,sans-serif;font-size:1.6rem;font-weight:700}.LandingScreen-module__rEZNBa__journeyCardInner p{color:var(--alt-muted);margin:0;line-height:1.7}.LandingScreen-module__rEZNBa__valuesSection{padding:96px 0}.LandingScreen-module__rEZNBa__valuesGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;display:grid}.LandingScreen-module__rEZNBa__valueCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.LandingScreen-module__rEZNBa__valueCard{background:var(--alt-card);border:1px solid var(--alt-outline-soft);box-shadow:var(--alt-shadow);border-radius:28px;padding:28px}.LandingScreen-module__rEZNBa__valueIcon{width:2rem;height:2rem;color:var(--alt-primary);margin-bottom:20px}.LandingScreen-module__rEZNBa__valueCard h5{margin:0 0 12px;font-family:Space Grotesk,Inter,sans-serif;font-size:1.3rem;font-weight:700}.LandingScreen-module__rEZNBa__valueCard p{color:var(--alt-muted);margin:0;font-size:.92rem;line-height:1.7}.LandingScreen-module__rEZNBa__valuesCopy{flex-direction:column;justify-content:center;display:flex}.LandingScreen-module__rEZNBa__valuesCopy h2{font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2.6rem,5vw,4.4rem)}.LandingScreen-module__rEZNBa__valuesCopy p{margin:26px 0 0;font-size:1.08rem}.LandingScreen-module__rEZNBa__valuesStat{align-items:center;gap:18px;margin-top:40px;display:flex}.LandingScreen-module__rEZNBa__valuesStatIcon{background:var(--alt-gradient);width:64px;height:64px;color:var(--alt-inverse);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.LandingScreen-module__rEZNBa__valuesStatGlyph{width:1.9rem;height:1.9rem}.LandingScreen-module__rEZNBa__valuesStat strong{font-family:Space Grotesk,Inter,sans-serif;font-size:1.3rem;display:block}.LandingScreen-module__rEZNBa__valuesStat p{margin:6px 0 0;font-size:.95rem}.LandingScreen-module__rEZNBa__coverageSection{text-align:center;background:0 0;padding:80px 0;position:relative}.LandingScreen-module__rEZNBa__coverageSection:before{content:"";z-index:0;background:#eff4ff6b;width:100vw;margin-left:-50vw;position:absolute;top:0;bottom:0;left:50%}.LandingScreen-module__rEZNBa__coverageSection>*{z-index:1;position:relative}.LandingScreen-module__rEZNBa__coverageIntro{color:var(--alt-soft);letter-spacing:.16em;text-transform:uppercase;margin-bottom:40px;font-family:Space Grotesk,Inter,sans-serif;font-size:.8rem;font-weight:700}.LandingScreen-module__rEZNBa__coverageGrid{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.LandingScreen-module__rEZNBa__coverageChip{background:var(--alt-card);border:1px solid var(--alt-outline-soft);border-radius:999px;align-items:center;gap:12px;padding:16px 28px;display:inline-flex;box-shadow:0 12px 22px #0b1c300a}.LandingScreen-module__rEZNBa__coverageChip span{background:var(--alt-primary);border-radius:999px;width:8px;height:8px}.LandingScreen-module__rEZNBa__coverageChip strong{font-family:Space Grotesk,Inter,sans-serif;font-size:1rem;font-weight:500}.LandingScreen-module__rEZNBa__testimonialsSection{padding:96px 0}.LandingScreen-module__rEZNBa__testimonialsGrid{grid-template-columns:1fr 2fr;gap:32px;display:grid}.LandingScreen-module__rEZNBa__testimonialsIntro p{margin:18px 0 24px}.LandingScreen-module__rEZNBa__ratingStars{color:var(--alt-primary);letter-spacing:.18em;margin-bottom:10px}.LandingScreen-module__rEZNBa__testimonialCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.LandingScreen-module__rEZNBa__testimonialCard{background:var(--alt-bg-soft);border-radius:28px;padding:28px;font-style:italic;line-height:1.75}.LandingScreen-module__rEZNBa__testimonialCard p{margin:0}.LandingScreen-module__rEZNBa__testimonialMeta{align-items:center;gap:14px;margin-top:24px;font-style:normal;display:flex}.LandingScreen-module__rEZNBa__avatarPlaceholder{background:var(--alt-bg-strong);border-radius:999px;width:48px;height:48px}.LandingScreen-module__rEZNBa__testimonialMeta strong{display:block}.LandingScreen-module__rEZNBa__testimonialMeta span{color:var(--alt-soft);font-size:.78rem;display:block}.LandingScreen-module__rEZNBa__faqSection{background:var(--alt-bg);padding:96px 0}.LandingScreen-module__rEZNBa__faqWrap{width:min(100% - 32px,760px);margin:0 auto}.LandingScreen-module__rEZNBa__faqWrap h2{text-align:center;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2.4rem,4vw,3.6rem)}.LandingScreen-module__rEZNBa__faqList{gap:16px;margin-top:56px;display:grid}.LandingScreen-module__rEZNBa__faqItem{background:var(--alt-bg-soft);border-radius:24px}.LandingScreen-module__rEZNBa__faqItem summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:24px;list-style:none;display:flex}.LandingScreen-module__rEZNBa__faqItem summary::-webkit-details-marker{display:none}.LandingScreen-module__rEZNBa__faqItem summary span:first-child{font-family:Space Grotesk,Inter,sans-serif;font-size:1.05rem;font-weight:700}.LandingScreen-module__rEZNBa__faqChevron{width:1.1rem;height:1.1rem;color:var(--alt-primary);transition:transform .15s}.LandingScreen-module__rEZNBa__faqItem[open] .LandingScreen-module__rEZNBa__faqChevron{transform:rotate(180deg)}.LandingScreen-module__rEZNBa__faqAnswer{padding:0 24px 24px;font-size:.95rem}.LandingScreen-module__rEZNBa__finalCtaSection{padding:96px 0}.LandingScreen-module__rEZNBa__finalCtaCard{background:var(--alt-gradient);color:var(--alt-inverse);text-align:center;border-radius:40px;padding:64px 32px;position:relative;overflow:hidden}.LandingScreen-module__rEZNBa__finalCtaOverlay{mix-blend-mode:overlay;background:#12223829;position:absolute;inset:0}.LandingScreen-module__rEZNBa__finalCtaCard h2,.LandingScreen-module__rEZNBa__finalCtaCard p,.LandingScreen-module__rEZNBa__finalCtaActions{z-index:1;position:relative}.LandingScreen-module__rEZNBa__finalCtaCard h2{font-size:clamp(3rem,6vw,5.8rem);line-height:.95}.LandingScreen-module__rEZNBa__finalCtaCard p{color:#f1f6ffd6;max-width:720px;margin:24px auto 0;font-size:1.2rem}.LandingScreen-module__rEZNBa__finalCtaActions{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:40px;display:flex}.LandingScreen-module__rEZNBa__finalCtaPrimary,.LandingScreen-module__rEZNBa__finalCtaSecondary{min-height:68px;padding:0 44px;font-size:1.2rem}.LandingScreen-module__rEZNBa__finalCtaPrimary{background:var(--alt-card);color:var(--alt-primary);box-shadow:var(--alt-shadow)}.LandingScreen-module__rEZNBa__finalCtaSecondary{color:var(--alt-inverse);background:0 0;border:2px solid #f1f6ff8a}.LandingScreen-module__rEZNBa__footer{background:var(--alt-dark);color:var(--alt-inverse);padding:64px 0 28px}.LandingScreen-module__rEZNBa__footerGrid{grid-template-columns:1.1fr repeat(3,minmax(0,1fr));gap:48px;display:grid}.LandingScreen-module__rEZNBa__footerWordmark{letter-spacing:-.04em;font-family:Space Grotesk,Inter,sans-serif;font-size:2rem;font-weight:700}.LandingScreen-module__rEZNBa__footerBrand p{color:#f1f6ffa3;margin:22px 0 0}.LandingScreen-module__rEZNBa__footerIcons{color:var(--alt-primary-soft);gap:16px;margin-top:28px;display:flex}.LandingScreen-module__rEZNBa__footerIcon{width:1.2rem;height:1.2rem}.LandingScreen-module__rEZNBa__footerColumn h4{margin:0 0 22px;font-family:Space Grotesk,Inter,sans-serif;font-size:1rem;font-weight:700}.LandingScreen-module__rEZNBa__footerColumn ul{gap:16px;margin:0;padding:0;list-style:none;display:grid}.LandingScreen-module__rEZNBa__footerColumn a,.LandingScreen-module__rEZNBa__footerBottom a,.LandingScreen-module__rEZNBa__footerBottom p{color:#f1f6ffa3}.LandingScreen-module__rEZNBa__footerBottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:24px;margin-top:56px;padding-top:28px;display:flex}.LandingScreen-module__rEZNBa__footerBottom p{margin:0}.LandingScreen-module__rEZNBa__footerBottom div{gap:28px;display:flex}@keyframes LandingScreen-module__rEZNBa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@keyframes LandingScreen-module__rEZNBa__redirectRetailerRotate{0%{opacity:0;transform:translateY(45%)}12%,19%{opacity:1;transform:translateY(0)}24%,to{opacity:0;transform:translateY(-45%)}}@media (min-width:768px){.LandingScreen-module__rEZNBa__contentsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1180px){.LandingScreen-module__rEZNBa__heroGrid,.LandingScreen-module__rEZNBa__calculatorGrid,.LandingScreen-module__rEZNBa__redirectGrid,.LandingScreen-module__rEZNBa__valuesGrid,.LandingScreen-module__rEZNBa__testimonialsGrid,.LandingScreen-module__rEZNBa__footerGrid{grid-template-columns:1fr}.LandingScreen-module__rEZNBa__heroCopy,.LandingScreen-module__rEZNBa__heroVisual{grid-column:auto}.LandingScreen-module__rEZNBa__heroVisual{height:600px}.LandingScreen-module__rEZNBa__calculatorStory{padding-top:0}.LandingScreen-module__rEZNBa__calculatorStoryCopy{max-width:none}.LandingScreen-module__rEZNBa__calculatorMedia{max-width:720px;padding-left:0;padding-right:0}.LandingScreen-module__rEZNBa__trustStripInner{justify-content:center}}@media (max-width:900px){.LandingScreen-module__rEZNBa__navLinks,.LandingScreen-module__rEZNBa__loginLink{display:none}.LandingScreen-module__rEZNBa__calculatorFields,.LandingScreen-module__rEZNBa__valueCards,.LandingScreen-module__rEZNBa__journeyGrid,.LandingScreen-module__rEZNBa__testimonialCards{grid-template-columns:1fr}.LandingScreen-module__rEZNBa__calculatorStory{gap:28px}.LandingScreen-module__rEZNBa__calculatorFormCard{width:100%;padding:32px 28px}.LandingScreen-module__rEZNBa__measureGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.LandingScreen-module__rEZNBa__sizePresetGrid{grid-template-columns:1fr}.LandingScreen-module__rEZNBa__calculatorMediaFrame{min-height:360px}.LandingScreen-module__rEZNBa__redirectCopy{order:2;padding:42px 28px}.LandingScreen-module__rEZNBa__redirectVisual{order:1;min-height:388px}.LandingScreen-module__rEZNBa__badgeRoute{left:0}.LandingScreen-module__rEZNBa__badgeTracking{right:0}}@media (max-width:680px){.LandingScreen-module__rEZNBa__nav{height:auto}.LandingScreen-module__rEZNBa__navInner{flex-wrap:wrap;padding-top:14px;padding-bottom:14px}.LandingScreen-module__rEZNBa__navActions{justify-content:flex-end;width:100%}.LandingScreen-module__rEZNBa__hero{padding-top:118px}.LandingScreen-module__rEZNBa__heroCopy h1{font-size:3.2rem}.LandingScreen-module__rEZNBa__heroCopy p{font-size:1rem}.LandingScreen-module__rEZNBa__calculatorStory h2{font-size:clamp(2.7rem,10vw,3.8rem)}.LandingScreen-module__rEZNBa__calculatorStory p{font-size:1rem}.LandingScreen-module__rEZNBa__calculatorFormCard{width:100%;padding:28px 22px}.LandingScreen-module__rEZNBa__calculatorFormHeader h3{font-size:1.7rem}.LandingScreen-module__rEZNBa__calculatorMedia{padding-top:8px}.LandingScreen-module__rEZNBa__calculatorMediaFrame{min-height:320px}.LandingScreen-module__rEZNBa__calculatorMediaBadge{bottom:18px;left:24px;right:24px}.LandingScreen-module__rEZNBa__measureGrid{grid-template-columns:1fr}.LandingScreen-module__rEZNBa__requestSummaryRow,.LandingScreen-module__rEZNBa__requestSummaryTotal{flex-direction:column;align-items:flex-start}.LandingScreen-module__rEZNBa__requestSummaryRow strong{text-align:left}.LandingScreen-module__rEZNBa__heroVisual{height:460px}.LandingScreen-module__rEZNBa__heroImageTop{aspect-ratio:.9;width:80%;max-width:none;top:-54px;right:6%}.LandingScreen-module__rEZNBa__heroImageBottom{aspect-ratio:1.02;width:60%;max-width:none;bottom:20px;left:1%}.LandingScreen-module__rEZNBa__badgeRoute,.LandingScreen-module__rEZNBa__badgeTracking,.LandingScreen-module__rEZNBa__badgePickup{transform-origin:0 0;transform:scale(.9)}.LandingScreen-module__rEZNBa__badgeTracking{transform-origin:100% 0}.LandingScreen-module__rEZNBa__badgePickup{left:18%}.LandingScreen-module__rEZNBa__finalCtaActions,.LandingScreen-module__rEZNBa__footerBottom{flex-direction:column}.LandingScreen-module__rEZNBa__footerBottom div{flex-wrap:wrap;justify-content:center}}
.TrackingSearchScreen-module__US4rTG__page{background:var(--ws-background);min-height:100vh;color:var(--ws-text)}.TrackingSearchScreen-module__US4rTG__main{width:min(100% - 32px,1280px);margin:0 auto;padding:128px 0 80px}.TrackingSearchScreen-module__US4rTG__hero{grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:center;gap:48px;min-height:60vh;display:grid}.TrackingSearchScreen-module__US4rTG__heroCopy{gap:24px;display:grid}.TrackingSearchScreen-module__US4rTG__heroTitle{letter-spacing:-.08em;margin:0;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(3.8rem,7vw,7rem);font-weight:700;line-height:.9}.TrackingSearchScreen-module__US4rTG__trackingFormWrap{width:100%}.TrackingSearchScreen-module__US4rTG__trackingForm{position:relative}.TrackingSearchScreen-module__US4rTG__trackingFormGlow{filter:blur(28px);opacity:0;background:#15b08814;border-radius:999px;transition:opacity .18s;position:absolute;inset:0}.TrackingSearchScreen-module__US4rTG__trackingForm:focus-within .TrackingSearchScreen-module__US4rTG__trackingFormGlow{opacity:1}.TrackingSearchScreen-module__US4rTG__trackingFormRow{background:#fffffffa;border:1px solid #bbcac229;border-radius:999px;align-items:center;gap:8px;padding:8px;display:flex;position:relative;box-shadow:0 20px 40px #0b1c300f}.TrackingSearchScreen-module__US4rTG__trackingInputIcon{color:var(--ws-primary);justify-content:center;align-items:center;padding-left:20px;display:inline-flex}.TrackingSearchScreen-module__US4rTG__trackingInputIcon svg{width:20px;height:20px}.TrackingSearchScreen-module__US4rTG__trackingInput{width:100%;min-height:60px;color:var(--ws-text);background:0 0;padding:0 10px;font-size:1.05rem;font-weight:600}.TrackingSearchScreen-module__US4rTG__trackingInput::placeholder{color:#6c7a73b8}.TrackingSearchScreen-module__US4rTG__trackingSubmit{color:#fff;letter-spacing:-.02em;background:linear-gradient(135deg,#006c52 0%,#15b088 100%);border-radius:999px;justify-content:center;align-items:center;min-height:60px;padding:0 30px;font-family:Space Grotesk,Inter,sans-serif;font-size:1rem;font-weight:700;display:inline-flex;box-shadow:0 18px 30px #006c522e}.TrackingSearchScreen-module__US4rTG__trackingSubmit:hover{filter:brightness(1.05)}.TrackingSearchScreen-module__US4rTG__protocolRow{align-items:center;gap:12px;margin-top:20px;display:flex}.TrackingSearchScreen-module__US4rTG__protocolDot{background:var(--ws-primary-soft);border-radius:999px;width:8px;height:8px;animation:1.8s ease-in-out infinite TrackingSearchScreen-module__US4rTG__trackingPulse;box-shadow:0 0 0 5px #15b0881f}.TrackingSearchScreen-module__US4rTG__protocolText{color:var(--ws-muted);letter-spacing:.2em;text-transform:uppercase;font-family:Space Grotesk,Inter,sans-serif;font-size:.72rem;font-weight:700}.TrackingSearchScreen-module__US4rTG__visualWrap{position:relative}.TrackingSearchScreen-module__US4rTG__visualCard{background:linear-gradient(#fff 0%,#eff4ff 100%);border:1px solid #bbcac229;border-radius:2rem;min-height:600px;position:relative;overflow:hidden}.TrackingSearchScreen-module__US4rTG__visualMap{opacity:.88;filter:grayscale();transition:transform .7s,filter .7s;position:absolute;inset:0}.TrackingSearchScreen-module__US4rTG__visualCard:hover .TrackingSearchScreen-module__US4rTG__visualMap{filter:grayscale(.1);transform:scale(1.03)}.TrackingSearchScreen-module__US4rTG__visualMap .ws-map{height:100%}.TrackingSearchScreen-module__US4rTG__visualMap .ws-map svg{width:100%;height:100%}.TrackingSearchScreen-module__US4rTG__visualOverlay{background:linear-gradient(#0000 45%,#006c5224);position:absolute;inset:0}.TrackingSearchScreen-module__US4rTG__visualBadge{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #fff3;border-radius:1.5rem;align-items:center;gap:18px;padding:22px 24px;display:flex;position:absolute;bottom:32px;left:32px;right:32px;box-shadow:0 24px 48px #0b1c301f}.TrackingSearchScreen-module__US4rTG__badgeIcon{width:48px;height:48px;color:var(--ws-primary);background:#15b0881a;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.TrackingSearchScreen-module__US4rTG__badgeIcon svg{width:22px;height:22px}.TrackingSearchScreen-module__US4rTG__badgeCopy p,.TrackingSearchScreen-module__US4rTG__badgeCopy span{margin:0}.TrackingSearchScreen-module__US4rTG__badgeCopy p{font-weight:700}.TrackingSearchScreen-module__US4rTG__badgeCopy span{color:var(--ws-muted);margin-top:4px;font-size:.82rem;display:block}.TrackingSearchScreen-module__US4rTG__badgeLive{text-align:right;margin-left:auto}.TrackingSearchScreen-module__US4rTG__badgeLive strong{color:var(--ws-primary);letter-spacing:.14em;text-transform:uppercase;font-family:Space Grotesk,Inter,sans-serif;font-size:.72rem;font-weight:700}.TrackingSearchScreen-module__US4rTG__badgeLiveBar{background:#006c5224;border-radius:999px;width:48px;height:4px;margin-top:6px;overflow:hidden}.TrackingSearchScreen-module__US4rTG__badgeLiveBar span{border-radius:inherit;background:var(--ws-primary);width:66%;height:100%;display:block}.TrackingSearchScreen-module__US4rTG__visualGlow{filter:blur(48px);z-index:-1;background:#006c520f;border-radius:999px;width:192px;height:192px;position:absolute;top:-48px;right:-48px}.TrackingSearchScreen-module__US4rTG__featureGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:96px;display:grid}.TrackingSearchScreen-module__US4rTG__featureCard{background:#fffffff5;border:1px solid #bbcac229;border-radius:2rem;padding:36px;transition:box-shadow .18s;box-shadow:0 18px 36px #0b1c300a}.TrackingSearchScreen-module__US4rTG__featureCardAlt{background:var(--ws-surface);border-color:#ffffff80}.TrackingSearchScreen-module__US4rTG__featureCard:hover{box-shadow:0 24px 44px #0b1c3014}.TrackingSearchScreen-module__US4rTG__featureIcon{background:var(--ws-surface);width:64px;height:64px;color:var(--ws-primary);border-radius:1.5rem;justify-content:center;align-items:center;margin-bottom:28px;transition:transform .18s;display:inline-flex}.TrackingSearchScreen-module__US4rTG__featureCardAlt .TrackingSearchScreen-module__US4rTG__featureIcon{background:#fff}.TrackingSearchScreen-module__US4rTG__featureCard:hover .TrackingSearchScreen-module__US4rTG__featureIcon{transform:scale(1.08)}.TrackingSearchScreen-module__US4rTG__featureIcon svg{width:30px;height:30px}.TrackingSearchScreen-module__US4rTG__featureCard h2{letter-spacing:-.04em;margin:0 0 12px;font-family:Space Grotesk,Inter,sans-serif;font-size:1.9rem;font-weight:700}.TrackingSearchScreen-module__US4rTG__featureCard p{color:var(--ws-muted);margin:0;line-height:1.7}.TrackingSearchScreen-module__US4rTG__banner{background:var(--ws-surface-strong);border:1px solid #bbcac229;border-radius:2rem;justify-content:center;align-items:center;min-height:256px;margin-top:88px;display:flex;position:relative;overflow:hidden}.TrackingSearchScreen-module__US4rTG__bannerMap{opacity:.24;mix-blend-mode:multiply;position:absolute;inset:0}.TrackingSearchScreen-module__US4rTG__bannerMap .ws-map{height:100%}.TrackingSearchScreen-module__US4rTG__bannerMap .ws-map svg{width:100%;height:100%}.TrackingSearchScreen-module__US4rTG__bannerContent{text-align:center;position:relative}.TrackingSearchScreen-module__US4rTG__bannerContent p{margin:0}.TrackingSearchScreen-module__US4rTG__bannerHeadline{color:#006c526b;letter-spacing:-.04em;font-family:Space Grotesk,Inter,sans-serif;font-size:2.2rem;font-weight:700}.TrackingSearchScreen-module__US4rTG__bannerSubhead{color:#006c5266;letter-spacing:.4em;text-transform:uppercase;margin-top:8px;font-family:Space Grotesk,Inter,sans-serif;font-size:.78rem;font-weight:700}.TrackingSearchScreen-module__US4rTG__footer{border-top:1px solid #bbcac22e;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:56px;padding:40px 0 0;display:flex}.TrackingSearchScreen-module__US4rTG__footerBrand{color:var(--ws-text);letter-spacing:-.04em;font-family:Space Grotesk,Inter,sans-serif;font-size:1.1rem;font-weight:700}.TrackingSearchScreen-module__US4rTG__footerLinks{flex-wrap:wrap;justify-content:center;gap:22px;display:flex}.TrackingSearchScreen-module__US4rTG__footerLinks a,.TrackingSearchScreen-module__US4rTG__footerMeta{color:var(--ws-muted);font-size:.92rem}.TrackingSearchScreen-module__US4rTG__footerLinks a:hover{color:var(--ws-primary)}@keyframes TrackingSearchScreen-module__US4rTG__trackingPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.15)}}@media (max-width:1040px){.TrackingSearchScreen-module__US4rTG__hero,.TrackingSearchScreen-module__US4rTG__featureGrid{grid-template-columns:minmax(0,1fr)}}@media (max-width:720px){.TrackingSearchScreen-module__US4rTG__main{width:min(100% - 24px,1280px);padding-top:112px}.TrackingSearchScreen-module__US4rTG__trackingFormRow{border-radius:2rem;flex-wrap:wrap;padding:12px}.TrackingSearchScreen-module__US4rTG__trackingInput{min-height:52px;padding-left:0}.TrackingSearchScreen-module__US4rTG__trackingSubmit{width:100%;min-height:54px}.TrackingSearchScreen-module__US4rTG__visualCard{min-height:420px}.TrackingSearchScreen-module__US4rTG__visualBadge{flex-wrap:wrap;bottom:20px;left:20px;right:20px}.TrackingSearchScreen-module__US4rTG__badgeLive{text-align:left;margin-left:0}.TrackingSearchScreen-module__US4rTG__footer{flex-direction:column;align-items:flex-start}}
