:root {
  --paper: #f7f2e8;
  --paper-deep: #eee6d7;
  --paper-white: #fffdf8;
  --navy: #082956;
  --muted: #59677c;
  --blue: #0d5df4;
  --blue-soft: #eaf1ff;
  --green: #087747;
  --green-soft: #e9f5ec;
  --line: #d8d0c2;
  --orange: #f48120;
  --serif: Georgia, "Times New Roman", serif;
  --sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --shadow: 0 18px 50px rgba(33, 42, 56, .09);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--navy); background: var(--paper); font-family: var(--sans); font-size: 16px; line-height: 1.55; }
body::before { content: ""; position: fixed; inset: 0; z-index: -2; pointer-events: none; opacity: .38; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='130' height='130'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='.68' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.07'/%3E%3C/svg%3E"); }
body::after { content: ""; position: fixed; inset: 0; z-index: -3; pointer-events: none; background: radial-gradient(circle at 48% 12%, rgba(255,255,255,.7), transparent 38%), linear-gradient(90deg, rgba(255,255,255,.17), transparent 25%, transparent 75%, rgba(255,255,255,.14)); }
a { color: inherit; }
img { display: block; }
.wrap { width: min(1180px, calc(100% - 64px)); margin-inline: auto; }
.kicker { margin: 0 0 14px; color: var(--blue); font-size: 10.5px; font-weight: 850; letter-spacing: .18em; text-transform: uppercase; }
.waves { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 84'%3E%3Cg fill='none' stroke='%230d5df4' stroke-width='2'%3E%3Cpath d='M0 12c22-13 44 13 66 0s44 13 66 0 44 13 66 0'/%3E%3Cpath d='M0 29c22-13 44 13 66 0s44 13 66 0 44 13 66 0'/%3E%3Cpath d='M0 46c22-13 44 13 66 0s44 13 66 0 44 13 66 0'/%3E%3Cpath d='M0 63c22-13 44 13 66 0s44 13 66 0 44 13 66 0'/%3E%3C/g%3E%3C/svg%3E"); background-position: center; background-repeat: no-repeat; background-size: contain; }

.dispatch-header { min-height: 96px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; border-bottom: 1px solid rgba(128, 116, 96, .23); }
.dispatch-brand { display: inline-flex; align-items: center; gap: 13px; justify-self: start; text-decoration: none; }
.dispatch-brand > img { filter: drop-shadow(0 5px 6px rgba(32,47,68,.1)); }
.dispatch-brand strong, .dispatch-brand small { display: block; }
.dispatch-brand strong { font-family: var(--serif); font-size: 31px; font-weight: 400; line-height: .9; letter-spacing: -.035em; }
.dispatch-brand small { margin-top: 8px; font-size: 9px; font-weight: 850; letter-spacing: .22em; text-transform: uppercase; }
.dispatch-header nav { display: flex; align-items: center; gap: 34px; }
.dispatch-header nav a, .dispatch-footer nav a { color: #243b5d; font-size: 14px; font-weight: 650; text-decoration: none; }
.dispatch-header nav a:hover, .dispatch-footer nav a:hover { color: var(--blue); }
.dispatch-button { min-height: 44px; display: inline-flex; align-items: center; justify-content: center; gap: 11px; padding: 0 20px; border: 1px solid var(--blue); border-radius: 4px; color: #fff; background: var(--blue); box-shadow: 0 8px 18px rgba(13,93,244,.14); font-size: 13px; font-weight: 750; text-decoration: none; transition: transform .16s ease, background .16s ease; }
.dispatch-button:hover { background: #064fd7; transform: translateY(-1px); }
.header-button { justify-self: end; min-height: 40px; padding-inline: 17px; }
.chrome-dot { width: 16px; height: 16px; border: 4px solid #fff; border-radius: 50%; background: conic-gradient(#ea4335 0 33%,#fbbc05 0 66%,#34a853 0); box-shadow: inset 0 0 0 2px #4285f4; }

.hero { min-height: 480px; display: grid; grid-template-columns: .94fr 1.06fr; gap: 64px; align-items: center; padding: 48px 0 28px; }
.hero-copy { position: relative; z-index: 2; }
.hero h1 { margin: 0; font-family: var(--serif); font-size: clamp(47px, 5.1vw, 67px); font-weight: 400; line-height: .95; letter-spacing: -.05em; }
.hero h1 em { display: inline-block; position: relative; z-index: 1; color: var(--blue); font-style: normal; white-space: nowrap; }
.hero h1 em::after { content: ""; position: absolute; top: 51%; left: calc(100% + 3px); width: 83px; height: 48px; opacity: .24; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50'%3E%3Cg fill='none' stroke='%23082956' stroke-width='1.5'%3E%3Cpath d='M0 7c12-8 24 8 36 0s24 8 36 0 24 8 36 0'/%3E%3Cpath d='M0 18c12-8 24 8 36 0s24 8 36 0 24 8 36 0'/%3E%3Cpath d='M0 29c12-8 24 8 36 0s24 8 36 0 24 8 36 0'/%3E%3Cpath d='M0 40c12-8 24 8 36 0s24 8 36 0 24 8 36 0'/%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat; }
.hero-lede { max-width: 440px; margin: 22px 0 26px; color: #344a65; font-size: 17px; line-height: 1.65; }
.hero-actions { display: flex; align-items: center; gap: 25px; }
.route-link { color: var(--blue); font-size: 14px; font-weight: 750; text-decoration: none; }
.route-link span { display: inline-block; margin-left: 7px; transition: transform .15s ease; }
.route-link:hover span { transform: translateX(4px); }
.assurances { display: flex; flex-wrap: wrap; gap: 9px 24px; margin: 21px 0 0; padding: 0; color: #40516a; list-style: none; font-size: 12px; }
.assurances li::before { content: "✓"; margin-right: 9px; color: var(--green); font-weight: 900; }

.hero-compose { position: relative; min-height: 370px; }
.compose-window { position: absolute; left: 7px; top: 14px; width: 80%; min-width: 440px; overflow: visible; border: 1px solid #d6cfc3; border-radius: 7px; background: #fff; box-shadow: var(--shadow); }
.compose-title { height: 43px; display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 11px; padding: 0 17px; border-radius: 6px 6px 0 0; background: #f3f5f7; color: #263b58; font-size: 10px; }
.compose-title span { color: #7f8895; letter-spacing: .08em; }
.compose-field { display: grid; grid-template-columns: 62px 1fr; padding: 10px 17px; border-bottom: 1px solid #ece9e2; color: #969da8; font-family: Arial,sans-serif; font-size: 10px; }
.compose-field b { color: #34435a; font-weight: 550; }
.compose-body { min-height: 130px; padding: 20px 17px; color: #344158; font-family: Arial,sans-serif; font-size: 11px; line-height: 1.6; }
.compose-footer { display: flex; align-items: center; gap: 10px; padding: 13px 16px 17px; }
.gmail-send { height: 38px; padding: 0 23px; border: 0; border-radius: 4px; color: #fff; background: #0b57d0; font-size: 11px; font-weight: 700; }
.alias-send { height: 48px; min-width: 230px; display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 10px; padding: 0 13px; border: 1px solid #cec7bb; border-radius: 7px; background: var(--paper-white); box-shadow: 0 5px 12px rgba(21,39,65,.07); }
.alias-send b, .alias-send small { display: block; line-height: 1.15; }
.alias-send b { font-size: 10px; }
.alias-send small { margin-top: 3px; color: #516786; font-size: 8px; }
.alias-send i { color: #60738e; font-size: 14px; font-style: normal; }
.dispatch-postmark { position: absolute; z-index: 3; top: 0; right: 0; width: 116px; height: 88px; padding: 16px 15px; background: var(--paper-white); border: 1px solid #ded6c8; clip-path: polygon(5% 0,10% 4%,15% 0,20% 4%,25% 0,30% 4%,35% 0,40% 4%,45% 0,50% 4%,55% 0,60% 4%,65% 0,70% 4%,75% 0,80% 4%,85% 0,90% 4%,95% 0,100% 5%,96% 12%,100% 20%,96% 28%,100% 36%,96% 44%,100% 52%,96% 60%,100% 68%,96% 76%,100% 84%,96% 92%,100% 100%,5% 100%,0 95%,4% 88%,0 80%,4% 72%,0 64%,4% 56%,0 48%,4% 40%,0 32%,4% 24%,0 16%,4% 8%); box-shadow: 0 8px 20px rgba(16,38,66,.08); transform: rotate(2deg); }
.dispatch-postmark::before { content: ""; position: absolute; inset: 8px; border: 1px solid #c5bcae; }
.dispatch-postmark::after { content: ""; position: absolute; top: 9px; right: 8px; width: 6px; height: 70px; background: repeating-linear-gradient(140deg,#eb423c 0 7px,#fff 7px 12px,#1451b4 12px 19px,#fff 19px 24px); }
.dispatch-postmark span, .dispatch-postmark strong { position: relative; z-index: 1; display: block; }
.dispatch-postmark span { font-size: 6px; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
.dispatch-postmark strong { margin-top: 3px; font-family: var(--serif); font-size: 36px; font-weight: 400; }
.sent-badge { position: absolute; z-index: 4; right: -23px; bottom: -18px; padding: 12px 17px; border: 1px solid #56a274; color: var(--green); background: var(--paper-white); box-shadow: 0 7px 18px rgba(8,119,71,.1); font-size: 9px; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; transform: rotate(-1deg); }
.sent-badge span { margin-right: 7px; }
.hero-waves { position: absolute; top: 89px; right: -25px; width: 130px; height: 65px; opacity: .36; }
.compose-route { position: absolute; z-index: 3; left: 170px; bottom: -53px; width: 220px; height: 70px; overflow: visible; fill: none; stroke: var(--blue); stroke-width: 1.5; stroke-dasharray: 5 4; }

.route-ticket { position: relative; min-height: 122px; display: grid; grid-template-columns: 1fr 46px 1fr 46px 1fr 130px; align-items: center; gap: 15px; padding: 24px 28px 24px 53px; border: 1px solid #d4c7b5; background: rgba(255,253,248,.64); box-shadow: 0 8px 24px rgba(39,51,68,.04); }
.route-ticket::after { content: ""; position: absolute; inset: 6px; border: 1px dashed rgba(125,111,90,.15); pointer-events: none; }
.airmail-edge { position: absolute; z-index: 2; left: 0; inset-block: 0; width: 13px; background: repeating-linear-gradient(140deg,#0c56e8 0 12px,#fff 12px 20px,#ef4038 20px 32px,#fff 32px 40px); }
.route-caption { display: block; margin-bottom: 10px; color: var(--navy); font-size: 9.5px; font-weight: 900; letter-spacing: .2em; text-transform: uppercase; }
.route-object { display: flex; align-items: center; gap: 13px; }
.route-object strong, .route-object small { display: block; }
.route-object strong { font-size: 15px; }
.route-object small { margin-top: 2px; color: #53627a; font-size: 12px; }
.route-arrow { color: var(--blue); font-size: 26px; text-align: center; }
.line-icon { width: 34px; fill: none; stroke: var(--navy); stroke-width: 1.7; }
.cloud-route { width: 38px; height: 27px; display: grid; place-items: center; border: 2px solid var(--navy); border-top: 0; border-radius: 0 0 20px 20px; font-size: 27px; line-height: 1; transform: rotate(180deg); }
.mx-stamp { position: relative; z-index: 2; width: 104px; height: 104px; display: flex; flex-direction: column; align-items: center; justify-content: center; border: 2px solid var(--blue); border-radius: 50%; color: var(--blue); text-align: center; text-transform: uppercase; transform: rotate(-6deg); }
.mx-stamp::after { content: ""; position: absolute; inset: 6px; border: 1px solid var(--blue); border-radius: 50%; }
.mx-stamp span, .mx-stamp small { position: relative; z-index: 1; font-size: 8px; font-weight: 900; letter-spacing: .12em; }
.mx-stamp i { width: 45px; height: 25px; opacity: .65; }
.ticket-waves { position: absolute; z-index: 1; right: -62px; bottom: -11px; width: 170px; height: 60px; opacity: .18; }

.providers { position: relative; padding: 68px 0 38px; }
.providers::before { content: ""; position: absolute; top: 34px; right: 22px; width: 128px; border-top: 1px dashed rgba(13,93,244,.48); }
.providers::after { content: "→"; position: absolute; top: 23px; right: 8px; color: var(--blue); font-size: 17px; }
.manifest-intro { display: grid; grid-template-columns: .65fr 1fr; gap: 85px; align-items: end; margin-bottom: 24px; }
.manifest-intro h2, .process-title h2, .privacy-copy h2 { margin: 0; font-family: var(--serif); font-size: clamp(43px, 4.6vw, 60px); font-weight: 400; line-height: .94; letter-spacing: -.045em; }
.manifest-intro > p { max-width: 510px; margin: 0 0 4px; color: #44566f; line-height: 1.75; }
.provider-manifest { border: 1px solid var(--line); background: rgba(255,253,248,.38); }
.manifest-head, .provider-row { display: grid; grid-template-columns: 1.48fr .98fr .55fr .62fr .68fr; column-gap: 22px; align-items: center; }
.manifest-head { min-height: 42px; padding: 0 24px; border-bottom: 1px solid var(--line); color: #40516a; font-size: 9.5px; font-weight: 850; letter-spacing: .15em; text-transform: uppercase; }
.provider-row { position: relative; min-height: 104px; padding: 15px 20px; border-bottom: 1px solid var(--line); }
.provider-row:last-child { border-bottom: 0; }
.hosted-row { border-color: #7fa5ff; background: linear-gradient(90deg,rgba(226,236,255,.62),rgba(255,255,255,.35)); }
.provider-name { position: relative; display: flex; align-items: center; gap: 15px; }
.provider-name strong, .provider-name small, .provider-cost strong, .provider-cost small { display: block; }
.provider-name strong { font-family: var(--serif); font-size: 22px; font-weight: 400; }
.provider-name small, .provider-cost small { margin-top: 3px; color: #506077; font-size: 12px; }
.provider-mark { width: 47px; height: 47px; flex: 0 0 47px; display: grid; place-items: center; border: 1px solid #ddd6ca; border-radius: 5px; background: var(--paper-white); box-shadow: 0 4px 12px rgba(33,47,67,.07); }
.provider-mark img { max-width: 72%; max-height: 70%; }
.provider-mark.resend { background: #111827; }
.provider-mark.resend img { max-width: 100%; max-height: 100%; }
.provider-mark.cloudflare { background: #fff8ed; }
.recommend-stamp { position: absolute; top: -23px; right: 5px; padding: 4px 9px; border: 1px solid var(--blue); color: var(--blue); background: var(--paper); font-size: 8.5px; font-weight: 850; letter-spacing: .13em; text-transform: uppercase; transform: rotate(5deg); }
.provider-fit { color: #344963; font-size: 12px; line-height: 1.55; }
.provider-time { display: flex; align-items: center; gap: 8px; color: #263f5e; font-size: 12px; }
.clock { position: relative; width: 14px; height: 14px; border: 1.5px solid var(--navy); border-radius: 50%; }
.clock::before { content: ""; position: absolute; left: 6px; top: 2px; width: 1px; height: 5px; background: var(--navy); transform-origin: bottom; transform: rotate(-12deg); }
.provider-cost strong { font-size: 12px; }
.row-button, .row-link { justify-self: stretch; min-height: 38px; padding-inline: 11px; }
.row-link { display: inline-flex; align-items: center; justify-content: space-between; padding: 10px 13px; border: 1px solid #bdb8ae; border-radius: 4px; color: #17395f; background: var(--paper-white); font-size: 11px; font-weight: 750; text-decoration: none; }
.row-link:hover { border-color: var(--blue); color: var(--blue); }

.process { display: grid; grid-template-columns: .3fr 1fr; gap: 65px; padding: 43px 0 62px; }
.process-title { position: relative; }
.process-title::after { content: ""; position: absolute; top: 14px; left: 148px; width: 74px; border-top: 1px dashed rgba(13,93,244,.48); }
.process-track { position: relative; display: grid; grid-template-columns: repeat(4,1fr); gap: 30px; margin: 0; padding: 22px 0 0; list-style: none; }
.process-track::before { content: ""; position: absolute; left: 5%; right: 5%; top: 34px; border-top: 1px dashed var(--blue); }
.process-track li { position: relative; padding-top: 45px; }
.step-number { position: absolute; z-index: 2; top: 0; left: 0; width: 28px; height: 28px; display: grid; place-items: center; border: 1px solid var(--blue); border-radius: 50%; color: var(--blue); background: var(--paper); font-family: var(--serif); font-size: 12px; box-shadow: 0 0 0 7px var(--paper); }
.step-icon { width: 30px; height: 30px; margin-bottom: 10px; fill: none; stroke: var(--navy); stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
.process-track strong, .process-track small { display: block; }
.process-track strong { font-family: var(--serif); font-size: 19px; font-weight: 400; }
.process-track small { max-width: 170px; margin-top: 6px; color: #43546c; font-size: 12.5px; line-height: 1.55; }

.privacy-sheet { position: relative; min-height: 365px; display: grid; grid-template-columns: .65fr 1.35fr; align-items: center; overflow: visible; border: 0; background: transparent; box-shadow: none; }
.privacy-sheet::before { content: ""; position: absolute; inset: 7px 0 5px 18%; z-index: 0; border-top: 1px solid rgba(160,145,120,.42); border-bottom: 1px solid rgba(160,145,120,.34); background: rgba(255,253,248,.5); clip-path: polygon(1.5% 0,100% 3%,98.5% 94%,0 100%); box-shadow: 0 10px 28px rgba(49,49,49,.04); }
.privacy-sheet::after { content: ""; position: absolute; top: -39px; left: 31%; height: 38px; border-left: 1px dashed rgba(13,93,244,.44); }
.privacy-copy { position: relative; z-index: 3; padding: 31px 32px; }
.privacy-copy h2 { font-size: clamp(37px,4vw,52px); }
.privacy-copy > p:not(.kicker) { max-width: 310px; color: #354b65; font-size: 14px; line-height: 1.7; }
.privacy-copy ul { margin: 17px 0; padding: 0; color: #354c66; font-size: 13px; list-style: none; }
.privacy-copy li { margin: 8px 0; }
.privacy-copy li::before { content: "✓"; margin-right: 9px; color: var(--green); font-weight: 900; }
.privacy-visual { position: relative; z-index: 1; align-self: stretch; min-height: 365px; }
.privacy-visual::before { content: ""; position: absolute; inset: 25px 0 0 22px; background: radial-gradient(circle at 35% 40%,rgba(255,255,255,.7),transparent 48%); }
.ghost-inbox { position: absolute; left: 6%; top: 44px; width: 61%; height: 255px; padding: 15px; border: 1px solid #d4d2cc; border-radius: 5px; background: rgba(255,255,255,.65); box-shadow: var(--shadow); }
.ghost-inbox div { display: flex; align-items: center; gap: 12px; padding-bottom: 12px; border-bottom: 1px solid #e8e6e1; }
.ghost-inbox div i { width: 80px; height: 11px; border-radius: 8px; background: #d9dcdf; }
.ghost-inbox > span { display: block; width: 70%; height: 12px; margin: 17px 0; border-radius: 7px; background: linear-gradient(90deg,#e9e9e7 0 22%,transparent 22% 28%,#e0e0dd 28% 78%,transparent 78%); }
.alias-status { position: absolute; z-index: 2; right: 4%; top: 30px; width: 48%; min-width: 310px; overflow: hidden; border: 1px solid #c7c2b8; border-radius: 5px; background: var(--paper-white); box-shadow: 0 14px 33px rgba(27,42,64,.11); }
.status-title { display: flex; align-items: center; justify-content: space-between; padding: 11px 14px; border-bottom: 1px solid #ddd8cf; }
.status-title > span { display: flex; align-items: center; gap: 8px; font-family: var(--serif); }
.status-title i { padding: 3px 8px; border: 1px solid #74bb8e; border-radius: 10px; color: var(--green); background: var(--green-soft); font-size: 8.5px; font-style: normal; }
.alias-status dl { margin: 0; padding: 13px 16px 5px; }
.alias-status dl > div { padding: 7px 0; border-bottom: 1px solid #ebe7df; }
.alias-status dt { color: #737d89; font-size: 7.5px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.alias-status dd { margin: 2px 0 0; color: #293c59; font-size: 9.5px; font-weight: 700; }
.status-usage { display: grid; grid-template-columns: 1fr 1fr auto; align-items: end; gap: 12px; padding: 12px 16px; }
.status-usage small, .status-usage strong { display: block; }
.status-usage small { color: #687687; font-size: 8.5px; }
.status-usage strong { margin-top: 3px; font-family: var(--serif); font-size: 17px; font-weight: 400; }
.status-usage a { color: var(--blue); font-size: 8.5px; font-weight: 750; text-decoration: none; }
.toast { position: absolute; z-index: 4; left: 9%; bottom: 28px; min-width: 300px; display: grid; grid-template-columns: auto 1fr auto; gap: 9px; align-items: center; padding: 11px 13px; border-radius: 4px; color: #fff; background: #12354d; box-shadow: 0 8px 18px rgba(0,0,0,.18); font-size: 9.5px; }
.toast span { width: 16px; height: 16px; display: grid; place-items: center; border-radius: 50%; color: #fff; background: var(--green); }
.toast b { font-weight: 400; }

.ready-ticket { position: relative; min-height: 136px; display: grid; grid-template-columns: .82fr 1.25fr .72fr; align-items: center; gap: 24px; margin-top: 28px; padding: 29px 48px 25px 30px; border: 2px solid #4d8d67; background: rgba(255,253,248,.86); box-shadow: 0 13px 32px rgba(8,119,71,.09); }
.ready-ticket::before { content: ""; position: absolute; inset: 5px; border: 1px dashed rgba(8,119,71,.22); pointer-events: none; }
.ready-ticket::after { content: ""; position: absolute; top: -29px; left: 56%; height: 27px; border-left: 1px dashed rgba(13,93,244,.46); }
.ready-label { position: absolute; top: 14px; left: 30px; color: #285b42; font-size: 8.5px; font-weight: 850; letter-spacing: .18em; text-transform: uppercase; }
.ready-title { display: flex; align-items: center; gap: 22px; padding-top: 12px; }
.ready-title strong { color: var(--green); font-family: var(--serif); font-size: clamp(34px,3.2vw,46px); font-weight: 400; letter-spacing: -.04em; text-transform: uppercase; }
.ready-title span { width: 54px; height: 54px; display: grid; place-items: center; border: 2px solid var(--green); border-radius: 50%; color: var(--green); background: var(--green-soft); font-size: 25px; }
.ready-route { display: grid; grid-template-columns: auto auto auto auto auto auto auto auto; align-items: center; gap: 8px; }
.ready-route b { font-family: var(--serif); font-size: 15px; font-weight: 400; white-space: nowrap; }
.ready-route i { color: #617189; font-style: normal; }
.ready-route small { grid-column: 1 / -1; padding-top: 8px; color: #334e65; font-size: 12px; }
.people-icon { width: 31px; fill: none; stroke: var(--navy); stroke-width: 1.4; }
.ready-action { position: relative; z-index: 2; justify-self: end; text-align: center; }
.ready-action small { display: block; margin-top: 7px; color: #526957; font-size: 10px; }
.green-button { border-color: var(--green); background: var(--green); }
.green-button:hover { background: #05643b; }
.ticket-code { position: absolute; top: 0; right: 0; height: 100%; display: grid; place-items: center; padding: 0 9px; border-left: 1px dashed #8ea394; color: #4e6b58; font-size: 7px; font-weight: 850; letter-spacing: .12em; writing-mode: vertical-rl; }

.dispatch-footer { min-height: 110px; display: grid; grid-template-columns: 1fr 1fr auto; grid-template-rows: auto auto; align-items: center; gap: 6px 26px; padding: 20px 0; }
.dispatch-footer p { color: #5f6e82; font-size: 12px; text-align: center; }
.dispatch-footer nav { display: flex; gap: 25px; }
.dispatch-footer .dispatch-brand strong { font-size: 23px; }
.dispatch-footer .dispatch-brand small { font-size: 8px; }
.legal { grid-column: 1 / -1; padding-top: 9px; border-top: 1px solid rgba(128,116,96,.18); color: #69727e; font-size: 10.5px; text-align: center; }

@media (max-width: 980px) {
  .dispatch-header { grid-template-columns: 1fr auto; }
  .dispatch-header nav { display: none; }
  .hero { grid-template-columns: 1fr; gap: 20px; }
  .hero-copy { max-width: 690px; }
  .hero-compose { min-height: 400px; }
  .route-ticket { grid-template-columns: 1fr 35px 1fr 35px 1fr; padding-right: 35px; }
  .mx-stamp { display: none; }
  .manifest-head, .provider-row { grid-template-columns: 1.25fr .9fr .55fr .65fr; }
  .manifest-head span:last-child, .provider-row > :last-child { grid-column: 4; margin-top: 10px; }
  .provider-cost { display: none; }
  .process { grid-template-columns: 1fr; gap: 25px; }
  .privacy-sheet { grid-template-columns: .82fr 1.18fr; }
  .ready-ticket { grid-template-columns: 1fr 1.2fr; }
  .ready-action { grid-column: 1 / -1; justify-self: center; }
}

@media (max-width: 700px) {
  .wrap { width: min(100% - 30px, 1180px); }
  .dispatch-header { min-height: 78px; }
  .dispatch-brand > img { width: 45px; height: 45px; }
  .dispatch-brand strong { font-size: 25px; }
  .header-button { min-height: 36px; padding-inline: 12px; font-size: 11px; }
  .hero { padding-top: 45px; }
  .hero h1 { font-size: clamp(39px,11vw,55px); }
  .hero h1 em { white-space: normal; overflow-wrap: anywhere; }
  .hero h1 em::after { display: none; }
  .hero-actions { align-items: flex-start; flex-direction: column; }
  .assurances { flex-direction: column; gap: 6px; }
  .hero-compose { min-height: 340px; margin-top: 15px; }
  .compose-window { width: calc(100% - 25px); min-width: 0; }
  .dispatch-postmark { width: 88px; height: 70px; }
  .dispatch-postmark strong { font-size: 27px; }
  .alias-send { min-width: 0; flex: 1; }
  .alias-send small { max-width: 120px; overflow: hidden; text-overflow: ellipsis; }
  .sent-badge { right: -4px; bottom: -16px; }
  .compose-route { display: none; }
  .route-ticket { grid-template-columns: 1fr; gap: 13px; padding: 28px 28px 28px 46px; }
  .route-ticket .route-arrow { transform: rotate(90deg); }
  .ticket-waves { display: none; }
  .manifest-intro { grid-template-columns: 1fr; gap: 25px; }
  .manifest-head { display: none; }
  .provider-manifest { border-inline: 0; }
  .provider-row { grid-template-columns: 1fr auto; gap: 18px; min-height: 0; padding: 24px 10px; }
  .provider-fit { grid-column: 1; padding-left: 62px; }
  .provider-time { grid-column: 2; grid-row: 1; align-self: end; }
  .provider-row > :last-child { grid-column: 1 / -1; width: 100%; margin-top: 0; }
  .recommend-stamp { top: -28px; }
  .process-track { grid-template-columns: 1fr; gap: 0; padding-left: 8px; }
  .process-track::before { left: 21px; right: auto; top: 30px; bottom: 45px; border-top: 0; border-left: 1px dashed var(--blue); }
  .process-track li { min-height: 120px; padding: 2px 0 25px 70px; }
  .step-number { left: 0; }
  .privacy-sheet { grid-template-columns: 1fr; }
  .privacy-copy { padding: 35px 26px; }
  .privacy-visual { min-height: 355px; }
  .alias-status { width: 76%; min-width: 0; right: 3%; }
  .ghost-inbox { left: 3%; width: 72%; }
  .toast { left: 5%; min-width: 0; width: 80%; }
  .ready-ticket { grid-template-columns: 1fr; padding: 38px 30px 25px 24px; }
  .ready-route { justify-content: start; overflow-x: auto; }
  .ready-action { grid-column: auto; justify-self: start; }
  .dispatch-footer { grid-template-columns: 1fr; gap: 12px; }
  .dispatch-footer p { text-align: left; }
  .dispatch-footer nav { flex-wrap: wrap; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .dispatch-button, .route-link span { transition: none; }
}
