.shop-walk{position:relative;display:flex;flex-direction:column;min-height:min(72vh,760px);color:#f4f1ea}.shop-walk__bays{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:1.25rem}.shop-walk__bays span{display:flex;align-items:center;justify-content:center;min-height:3rem;border:1px dashed rgba(244,241,234,.22);font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:#f4f1ea8c}.shop-walk__log{flex:1;min-height:18rem;overflow:auto;padding-right:.25rem}.shop-walk__line{max-width:42rem;margin-bottom:1.25rem}.shop-walk__line--you{margin-left:auto;text-align:right}.shop-walk__who{display:block;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:#f4f1ea80;margin-bottom:.35rem}.shop-walk__line p{margin:0;font-size:1.05rem;line-height:1.45}.shop-walk__label{display:block;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:#f4f1ea8c;margin-bottom:.4rem}.shop-walk__hint{margin:0 0 .7rem;font-size:.92rem;color:#f4f1eab8}.shop-walk__composer,.shop-walk__result{margin-top:auto;padding-top:1.25rem;border-top:1px solid rgba(244,241,234,.12)}.shop-walk__composer{position:sticky;bottom:0;z-index:2;background:linear-gradient(180deg,#0b0b0c00,#0b0b0c 18%);padding-bottom:.25rem}.shop-walk__composer--listening{box-shadow:inset 0 1px #3b82f673}.shop-walk__listen{display:flex;align-items:center;gap:.55rem;min-height:2.5rem;margin-top:.75rem;padding:0 .85rem;border:1px solid rgba(244,241,234,.18);border-radius:999px;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:#f4f1eac7}.shop-walk__listen-dot{width:.45rem;height:.45rem;border-radius:999px;background:#f0b4b4}.shop-walk__wave{margin-left:auto;display:inline-flex;align-items:flex-end;gap:.18rem;height:1rem}.shop-walk__wave i{display:block;width:.18rem;height:.35rem;background:#3b82f6d9;animation:shop-walk-wave .9s ease-in-out infinite}.shop-walk__wave i:nth-child(2){animation-delay:.12s;height:.7rem}.shop-walk__wave i:nth-child(3){animation-delay:.24s;height:1rem}.shop-walk__wave i:nth-child(4){animation-delay:.08s;height:.55rem}@keyframes shop-walk-wave{0%,to{transform:scaleY(.45)}50%{transform:scaleY(1)}}.shop-walk__contact{display:grid;gap:.6rem}.shop-walk__tools{display:flex;gap:.6rem;justify-content:flex-end;margin-top:.75rem}.shop-walk__error,.shop-walk__progress,.shop-walk__caveat{font-size:.8rem;color:#f4f1ea9e;margin-top:.6rem}.shop-walk__error{color:#f0b4b4}.shop-walk__steps{display:flex;gap:.28rem;list-style:none;margin:.45rem 0 0;padding:0}.shop-walk__steps li{flex:1;height:.18rem;background:#f4f1ea29}.shop-walk__steps li.is-now{background:#3b82f6bf}.shop-walk__estimate{font-size:1.6rem;letter-spacing:-.03em;margin:0 0 .4rem}.shop-walk__result ul{margin:1rem 0;padding-left:1.1rem}.shop-walk__result a{color:#d7c6ff;text-decoration:underline;text-underline-offset:.15em}.shop-walk__actions{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;margin-top:1.25rem}.shop-walk__print{display:inline-flex;align-items:center;gap:.45rem;min-height:2.75rem;padding:0 1rem;border:1px solid rgba(244,241,234,.28);color:inherit}@media (max-width: 640px){.shop-walk__bays{gap:.45rem}.shop-walk__bays span{min-height:2.4rem;letter-spacing:.12em}}@media (prefers-reduced-motion: reduce){.shop-walk__log,.shop-walk__composer{scroll-behavior:auto}.shop-walk__wave i{animation:none}}@media print{.shop-walk__composer,.shop-walk__bays,.shop-walk__tools{display:none!important}}
