.order-book-wrap[data-astro-cid-jaqfu6nr]{width:100%;display:flex;justify-content:center;position:relative}.order-book-btn[data-astro-cid-jaqfu6nr]{min-height:73px;border:0;border-radius:999px;background:var(--color-blue);color:var(--color-white);font-family:SegoeMarker,system-ui,sans-serif;font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:space-between;gap:19px;padding:11px 14px 11px 35px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap;position:relative;z-index:6}.order-book-btn[data-astro-cid-jaqfu6nr]:hover{transform:scale(1.03);box-shadow:0 4px 20px #00000026}.order-book-btn[data-astro-cid-jaqfu6nr]:focus-visible{outline:3px solid var(--color-orange);outline-offset:3px}.order-book-btn__icon-pill[data-astro-cid-jaqfu6nr]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.order-book-btn__icon-pill[data-astro-cid-jaqfu6nr] img[data-astro-cid-jaqfu6nr]{width:38px;height:38px}.thought-bubble[data-astro-cid-jaqfu6nr]{position:absolute;left:50%;bottom:calc(100% + 20px);transform:translate(-50%) translateY(10px) scale(.95);opacity:0;pointer-events:none;width:min(96vw,516px);border-radius:34px;border:4px solid var(--color-blue);background:var(--color-white);box-shadow:0 10px 30px #0000002e;padding:16px 20px 20px;z-index:30;transition:opacity .2s ease,transform .2s ease;overflow:visible}.order-book-wrap[data-astro-cid-jaqfu6nr].is-open .thought-bubble[data-astro-cid-jaqfu6nr]{transform:translate(-50%) translateY(0) scale(1);opacity:1;pointer-events:auto}.thought-bubble__title[data-astro-cid-jaqfu6nr]{margin:0 auto;text-align:center;color:var(--color-blue);font-family:SegoeMarker,system-ui,sans-serif;font-size:clamp(28px,2.8vw,52px);line-height:1;border:3px solid var(--color-blue);border-radius:999px;background:#fff;padding:14px 34px;width:max-content;max-width:100%;box-shadow:0 6px 16px #0000001f;line-height:1.05;transform:translateY(8px) scale(.96);opacity:0}.order-book-wrap[data-astro-cid-jaqfu6nr].is-open .thought-bubble__title[data-astro-cid-jaqfu6nr]{animation:title-bubble-pop .34s cubic-bezier(.2,.8,.18,1) both;animation-delay:.68s}.thought-bubble__stores[data-astro-cid-jaqfu6nr]{margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 28px;justify-items:center}.thought-bubble__store-bubble[data-astro-cid-jaqfu6nr]{--bubble-delay: 0;--tail-delay: 0ms;--store-card-width: 250px;--store-logo-height: 90px;position:relative;display:block;width:min(100%,var(--store-card-width));transform:translateY(8px) scale(.92);opacity:0;transition:transform .2s ease}.order-book-wrap[data-astro-cid-jaqfu6nr].is-open .thought-bubble__store-bubble[data-astro-cid-jaqfu6nr]{animation:store-bubble-pop .34s cubic-bezier(.2,.8,.18,1) both;animation-delay:calc(.32s + (var(--bubble-delay) * 1ms))}.thought-bubble__store-logo[data-astro-cid-jaqfu6nr]{width:100%;height:var(--store-logo-height);border-radius:999px;border:3px solid #c6d8ef;display:flex;align-items:center;justify-content:center;padding:12px 16px;background:#fff;box-shadow:0 3px 12px #0000000f;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.thought-bubble__store-bubble[data-astro-cid-jaqfu6nr]:hover .thought-bubble__store-logo[data-astro-cid-jaqfu6nr]{transform:translateY(-2px);box-shadow:0 8px 18px #00000029;border-color:#a9c5e8}.thought-bubble__store-bubble[data-astro-cid-jaqfu6nr]:focus-visible{outline:3px solid var(--color-orange);outline-offset:2px;border-radius:999px}.thought-bubble__store-logo[data-astro-cid-jaqfu6nr] img[data-astro-cid-jaqfu6nr]{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.thought-origin[data-astro-cid-jaqfu6nr]{position:absolute;border-radius:999px;background:#fff;border:3px solid var(--color-blue);opacity:0;transform:scale(.5);z-index:1}.order-book-wrap[data-astro-cid-jaqfu6nr].is-open .thought-origin[data-astro-cid-jaqfu6nr]{animation:thought-origin-pop .22s cubic-bezier(.22,.8,.18,1) both}.thought-origin--main-1[data-astro-cid-jaqfu6nr]{width:24px;height:24px;left:calc(50% - 12px);bottom:-22px;animation-delay:0ms}.thought-origin--main-2[data-astro-cid-jaqfu6nr]{width:16px;height:16px;left:calc(50% - 44px);bottom:-36px;animation-delay:80ms}.thought-origin--main-3[data-astro-cid-jaqfu6nr]{width:10px;height:10px;left:calc(50% - 56px);bottom:-48px;animation-delay:.15s}@keyframes store-bubble-pop{0%{opacity:0;transform:translateY(10px) scale(.88)}70%{opacity:1;transform:translateY(-2px) scale(1.03)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes thought-origin-pop{0%{opacity:0;transform:scale(.45)}70%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes title-bubble-pop{0%{opacity:0;transform:translateY(8px) scale(.95)}70%{opacity:1;transform:translateY(-1px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 699px){.order-book-btn[data-astro-cid-jaqfu6nr]{min-height:68px;font-size:20px;padding-left:30px;z-index:8}.order-book-btn__icon-pill[data-astro-cid-jaqfu6nr]{display:inline-flex;align-items:center;justify-content:center}.order-book-btn__icon-pill[data-astro-cid-jaqfu6nr] img[data-astro-cid-jaqfu6nr]{width:26px;height:26px}.thought-bubble[data-astro-cid-jaqfu6nr]{width:min(95vw,300px);border-width:3px;border-radius:20px;padding:10px 10px 14px;bottom:calc(100% + 16px)}.thought-bubble__title[data-astro-cid-jaqfu6nr]{font-size:clamp(20px,7vw,28px);border-width:2px;padding:8px 14px}.thought-origin[data-astro-cid-jaqfu6nr]{border-width:2px}.thought-bubble__stores[data-astro-cid-jaqfu6nr]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 8px;margin-top:12px}.thought-bubble__store-bubble[data-astro-cid-jaqfu6nr]{--store-logo-height: 64px;width:100%}.thought-bubble__store-logo[data-astro-cid-jaqfu6nr]{padding:8px;border-width:2px}}
