.first-order-nudge{position:relative;z-index:8;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;width:min(1120px,calc(100% - 28px));margin:14px auto;padding:16px 48px 16px 18px;border:2px solid #e0242f;border-radius:18px;background:#fff;color:#263c3a;box-shadow:0 12px 30px rgba(112,0,8,.18);box-sizing:border-box}.first-order-nudge.is-offer{background:linear-gradient(135deg,#fff5f5,#fff 55%,#eafffd)}.first-order-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#e0242f;color:#fff;font-size:25px;animation:firstOrderPulse 1.4s infinite}.first-order-nudge b{display:block;color:#b20d18;font-size:18px}.first-order-nudge p{margin:4px 0}.first-order-nudge p strong{color:#d31622}.first-order-nudge small{color:#6d5556;font-weight:800}.first-order-nudge em{display:inline-block;margin-left:8px;padding:3px 8px;border-radius:999px;background:#b20d18;color:#fff;font-style:normal;font-weight:900}.first-order-nudge>a{padding:12px 16px;border-radius:11px;background:#d61925;color:#fff;font-weight:1000;text-decoration:none;white-space:nowrap}.first-order-close{position:absolute;right:10px;top:8px;border:0;background:transparent;color:#8b6062;font-size:24px;cursor:pointer}@keyframes firstOrderPulse{50%{transform:scale(1.1);box-shadow:0 0 0 9px rgba(224,36,47,.12)}}@media(max-width:620px){.first-order-nudge{grid-template-columns:auto 1fr;padding:14px 38px 14px 12px;gap:10px}.first-order-icon{width:40px;height:40px}.first-order-nudge b{font-size:15px}.first-order-nudge p,.first-order-nudge small{font-size:12px}.first-order-nudge>a{grid-column:1/-1;text-align:center;width:100%;box-sizing:border-box}}
