.marketbite-loading{display:grid;width:100%;min-height:calc(100dvh - 45px);place-items:center;padding:40px 20px;overflow:hidden;color:#164b73;background:radial-gradient(circle at 18% 22%,rgba(255,255,255,.9) 0 7px,transparent 8px),radial-gradient(circle at 82% 30%,rgba(255,255,255,.72) 0 5px,transparent 6px),linear-gradient(180deg,#f8fcff,#edf8ff 52%,#dff3ff);box-sizing:border-box}.marketbite-loading--boot{min-height:100dvh}.marketbite-loading__content{display:flex;flex-direction:column;align-items:center;width:min(100%,320px);text-align:center;animation:marketbite-loading-appear .32s ease-out both}.marketbite-loading__visual{position:relative;width:152px;height:152px;margin-bottom:18px}.marketbite-loading__glow{position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:1px solid rgba(255,255,255,.9);border-radius:39px;background:#ffffffb8;box-shadow:0 18px 42px #2468dd33}.marketbite-loading__mark-wrap{position:absolute;z-index:2;top:14px;right:14px;bottom:14px;left:14px;display:block;width:124px;height:124px}.marketbite-loading__mark{display:block;width:100%;height:100%;border-radius:18px;filter:drop-shadow(0 10px 16px rgba(25,88,214,.22))}.marketbite-loading__eye-cover{position:absolute;top:68.35%;left:58.98%;display:grid;width:7.5%;aspect-ratio:1;transform:translate(-50%,-50%);place-items:center;border-radius:50%;background:#3164f4}.marketbite-loading__eye{display:block;width:88%;aspect-ratio:1;border-radius:50%;background:#fff;transform-origin:center;animation:marketbite-loading-eye-blink 1.8s ease-in-out infinite}.marketbite-loading__bubble{position:absolute;z-index:3;border:2px solid rgba(19,123,215,.35);border-radius:50%;background:#ffffffb8;animation:marketbite-loading-bubble 1.9s ease-in-out infinite}.marketbite-loading__bubble--one{top:14px;right:14px;width:10px;height:10px}.marketbite-loading__bubble--two{top:31px;right:2px;width:6px;height:6px;animation-delay:.28s}.marketbite-loading__bubble--three{top:3px;right:32px;width:5px;height:5px;animation-delay:.56s}.marketbite-loading__brand{color:#0e67ad;font-size:25px;font-weight:900;line-height:1.2;letter-spacing:-.7px}.marketbite-loading__description{margin:9px 0 0;color:#5d7f98;font-size:14px;font-weight:650;line-height:1.55}.marketbite-loading__title{margin-top:11px;color:#164b73;font-size:17px;font-weight:800;line-height:1.4}.marketbite-loading__title+.marketbite-loading__description{margin-top:4px}.marketbite-loading__dots{display:flex;gap:5px;margin-top:17px}.marketbite-loading__dots span{width:6px;height:6px;border-radius:50%;background:#49a9e3;animation:marketbite-loading-dot 1.15s ease-in-out infinite}.marketbite-loading__dots span:nth-child(2){animation-delay:.15s}.marketbite-loading__dots span:nth-child(3){animation-delay:.3s}@keyframes marketbite-loading-appear{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes marketbite-loading-bubble{0%,to{opacity:.35;transform:translateY(5px) scale(.8)}50%{opacity:1;transform:translateY(-5px) scale(1)}}@keyframes marketbite-loading-dot{0%,60%,to{opacity:.28;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes marketbite-loading-eye-blink{0%,42%,52%,to{transform:scaleY(1)}47%{transform:scaleY(.12)}}@media (prefers-reduced-motion: reduce){.marketbite-loading__content,.marketbite-loading__bubble,.marketbite-loading__eye,.marketbite-loading__dots span{animation:none}}:root{--buyer-app-max-width: 390px;--buyer-app-max-height: 844px;--buyer-app-gutter: max(0px, calc((100vw - var(--buyer-app-max-width)) / 2));--buyer-app-bottom-gutter: max(0px, calc(100vh - var(--buyer-app-max-height)));font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;line-height:1.5;font-weight:400;color:#212529}html{height:100%;background-color:#f8f9fa;overscroll-behavior:none}body{margin:0;padding:0;height:100%;background-color:#f8f9fa;overscroll-behavior:none;overflow:hidden}@media (max-width: 600px),(hover: none) and (pointer: coarse){:root{--buyer-app-max-width: 100vw;--buyer-app-max-height: 100dvh;--buyer-app-gutter: 0px;--buyer-app-bottom-gutter: 0px}html{height:auto;min-height:100%;overscroll-behavior-y:auto}body{height:auto;min-height:100%;overflow:visible;overscroll-behavior-y:auto}}*{box-sizing:border-box}textarea::placeholder{color:#0000004d}.company-footer{width:100%;border-top:1px solid #d8dde3;color:#5f6873;background:#eceff2;font-size:11px;line-height:1.7}.company-footer--with-nav .company-footer__inner{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.company-footer__inner{width:min(100%,860px);margin:0 auto;padding:30px 20px 34px}.company-footer__details{display:grid;grid-template-columns:minmax(0,1fr);gap:5px 18px;margin:0}.company-footer__details>div{display:grid;min-width:0;grid-template-columns:92px minmax(0,1fr);gap:8px}.company-footer__details dt{color:#7a838d}.company-footer__details dd{min-width:0;margin:0;color:#4f5862;overflow-wrap:anywhere}.company-footer a{color:inherit;text-decoration:none}.company-footer__links{display:flex;flex-wrap:wrap;gap:8px 18px;justify-content:center}.company-footer__links a{color:#4f5862;font-weight:750}.company-footer__business-toggle{display:flex;width:100%;align-items:center;justify-content:center;gap:7px;margin:16px 0 14px;padding:12px 14px;border:1px solid #d5dae0;border-radius:6px;color:#4f5862;background:#e4e8ec;font:inherit;font-weight:800;cursor:pointer}.company-footer__toggle-icon{display:block;width:16px;height:16px;flex:0 0 16px;fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}.company-footer__toggle-icon.is-open{transform:rotate(180deg)}.company-footer__registration{display:flex;flex-wrap:wrap;align-items:center;gap:2px 7px}.company-footer__registration a{color:#2563eb;font-weight:800;text-decoration:underline;text-underline-offset:2px}.company-footer__intermediary-notice{margin:18px 0 0;color:#737c86;font-size:11px;line-height:1.65;overflow-wrap:anywhere}.company-footer__copyright{margin-top:13px;color:#8a929b}.company-footer a:focus-visible,.company-footer button:focus-visible{border-radius:3px;outline:3px solid rgba(96,165,250,.34);outline-offset:3px}@media (hover: hover){.company-footer a:hover,.company-footer button:hover{color:#111827}}@container (min-width: 660px){.company-footer__inner{padding-right:28px;padding-left:28px}.company-footer__details{grid-template-columns:repeat(2,minmax(0,1fr))}.company-footer__details>div{grid-template-columns:102px minmax(0,1fr)}.company-footer__wide{grid-column:1 / -1}}.buyer-home{--home-ink: #0f172a;--home-text: #475569;--home-muted: #94a3b8;--home-border: #e2e8f0;--home-blue: #2563eb;--home-blue-dark: #1d4ed8;--home-green: #059669;display:flex;min-height:0;flex-direction:column;color:var(--home-ink);background:#f8fafc}.buyer-home button,.buyer-home input{font:inherit}.buyer-home__content{width:min(100%,860px);flex:0 0 auto;margin:0 auto;padding:18px 16px 30px}.home-store-section{position:relative}.home-search{position:relative;z-index:2;display:flex;min-height:54px;align-items:center;margin-top:0;padding:0 12px 0 17px;border:1px solid var(--home-border);border-radius:14px;background:#fff;box-shadow:0 12px 30px #0f172a1a;transition:border-color .16s ease,box-shadow .16s ease}.home-search:focus-within{border-color:var(--home-blue);box-shadow:0 0 0 3px #2563eb1a,0 12px 30px #0f172a1a}.home-search--disabled{box-shadow:none;cursor:not-allowed;opacity:.72}.home-search--disabled:focus-within{border-color:var(--home-border);box-shadow:none}.home-search>svg{flex:0 0 auto;color:#64748b;font-size:19px}.home-search input{min-width:0;flex:1;height:52px;padding:0 10px;border:0;outline:0;color:var(--home-ink);background:transparent;font-size:14px}.home-search input:disabled{cursor:not-allowed}.home-search input::placeholder{color:var(--home-muted)}.home-search input::-webkit-search-cancel-button{display:none}.home-search button{display:grid;width:32px;height:32px;padding:0;border:0;border-radius:50%;color:#64748b;background:#f1f5f9;cursor:pointer;place-items:center}.home-store-section__heading{padding:24px 2px 14px}.home-store-section__heading h2{margin:0;overflow:hidden;color:var(--home-ink);font-size:22px;font-weight:900;line-height:1.3;letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap}.home-store-list{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.home-store-card{position:relative;overflow:hidden;border:1px solid var(--home-border);border-radius:16px;background:#fff;box-shadow:0 4px 14px #0f172a0b;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.home-store-card__main{display:grid;width:100%;padding:0;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer;grid-template-columns:120px minmax(0,1fr)}.home-store-card__media{position:relative;min-height:148px;overflow:hidden;background:#eff6ff}.home-store-card__image{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.home-store-card__placeholder{display:grid;width:100%;height:100%;min-height:148px;color:#60a5fa;background:linear-gradient(145deg,#eff6ff,#ecfdf5);font-size:32px;place-items:center}.home-store-card__status{position:absolute;bottom:10px;left:10px;padding:5px 8px;border:1px solid rgba(255,255,255,.7);border-radius:999px;color:#fff;background:#475569e0;box-shadow:0 2px 8px #0f172a26;font-size:10px;font-weight:750;line-height:1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.home-store-card__status--open{background:#059669eb}.home-store-card__status--paused{background:#d97706eb}.home-store-card__status--coming-soon{background:#2563ebeb}.home-store-card__content{min-width:0;padding:19px 40px 16px 16px}.home-store-card__heading{display:flex;align-items:center;gap:4px}.home-store-card__heading h3{min-width:0;margin:0;overflow:hidden;color:var(--home-ink);font-size:16px;font-weight:800;line-height:1.35;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.home-store-card__heading>svg{flex:0 0 auto;color:var(--home-blue);font-size:15px}.home-store-card__description{display:-webkit-box;margin:5px 0 0;overflow:hidden;color:#475569;font-size:12px;line-height:1.4;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-store-card__rating{display:flex;min-height:18px;align-items:center;gap:4px;margin-top:8px;color:#64748b;font-size:11px}.home-store-card__rating>svg{color:#f59e0b;font-size:13px}.home-store-card__rating strong{color:#334155;font-size:12px}.home-store-card__location{display:flex;min-width:0;align-items:center;gap:4px;margin-top:8px;color:#64748b;font-size:11px}.home-store-card__location>svg{flex:0 0 auto;color:var(--home-green);font-size:13px}.home-store-card__location span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-store-card__tags{display:flex;min-width:0;gap:5px;margin-top:12px;overflow:hidden}.home-store-card__tags span{flex:0 0 auto;padding:4px 7px;border-radius:999px;color:var(--home-blue-dark);background:#dbeafe;font-size:10px;font-weight:650;line-height:1.2}.home-store-card__favorite{position:absolute;z-index:2;top:11px;left:75px;display:grid;width:34px;height:34px;padding:0;border:1px solid rgba(226,232,240,.95);border-radius:50%;color:#64748b;background:#fffffff2;box-shadow:0 4px 12px #0f172a1f;cursor:pointer;place-items:center}.home-store-card__favorite svg{font-size:18px}.home-store-card__favorite--active{border-color:#fecaca;color:#ef4444;background:#fff1f2}.home-empty{padding:48px 20px 52px;border:1px solid var(--home-border);border-radius:16px;background:#fff;text-align:center}.home-empty__icon{display:grid;width:52px;height:52px;margin:0 auto 14px;border-radius:14px;color:var(--home-blue);background:linear-gradient(135deg,#dbeafe,#d1fae5);font-size:23px;place-items:center}.home-empty strong{color:var(--home-ink);font-size:15px}.home-empty p{margin:7px 0 0;color:#64748b;font-size:12px}.home-empty button{margin-top:18px;padding:10px 16px;border:1px solid #bfdbfe;border-radius:9px;color:var(--home-blue-dark);background:#eff6ff;font-size:12px;font-weight:700;cursor:pointer}.home-consult{display:flex;justify-content:center;margin-top:256px}.home-consult__toggle{display:flex;width:auto;min-height:40px;align-items:center;justify-content:center;gap:6px;margin:0;padding:9px 14px;border:1px solid #dbe2ea;border-radius:9px;color:#334155;background:#fff;box-shadow:0 3px 10px #0f172a0d;font-size:12px;font-weight:750;cursor:pointer;transition:background-color .16s ease,transform .16s ease}.home-consult__toggle svg:first-child{color:#64748b;font-size:15px}.home-consult__toggle svg:last-child{font-size:13px}.home-coming-soon{position:fixed;z-index:4000;top:0;right:0;bottom:0;left:0;display:grid;padding:20px;background:#0f172a73;place-items:center}.home-coming-soon__dialog{width:min(100%,320px);padding:22px 20px 16px;border-radius:16px;background:#fff;box-shadow:0 20px 50px #0f172a33;text-align:center}.home-coming-soon__dialog strong{display:block;color:var(--home-ink);font-size:17px}.home-coming-soon__dialog p{margin:10px 0 18px;color:#64748b;font-size:14px}.home-coming-soon__dialog button{width:100%;min-height:44px;padding:10px 16px;border:0;border-radius:10px;color:#fff;background:var(--home-blue);font-weight:800;cursor:pointer}.home-visually-hidden{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0,0,0,0);white-space:nowrap}.buyer-home button:focus-visible,.buyer-home a:focus-visible,.buyer-home input:focus-visible{outline:3px solid rgba(37,99,235,.24);outline-offset:2px}@media (hover: hover){.home-store-card:hover{border-color:#bfdbfe;box-shadow:0 12px 28px #2563eb1a;transform:translateY(-2px)}.home-store-card:hover .home-store-card__image{transform:scale(1.035)}.home-store-card__favorite:hover{color:#ef4444}.home-consult__toggle:hover{border-color:#94a3b8;background:#f8fafc}}@container (min-width: 660px){.buyer-home__content{padding:24px 24px 40px}.home-store-card__main{grid-template-columns:126px minmax(0,1fr)}.home-store-card__favorite{left:81px}}@container (max-width: 370px){.buyer-home__content{padding-inline:12px}.home-store-card__main{grid-template-columns:108px minmax(0,1fr)}.home-store-card__content{padding-left:13px}.home-store-card__favorite{left:63px}.home-store-card__tags span:nth-child(n+3){display:none}}@media (prefers-reduced-motion: reduce){.home-store-card,.home-store-card__image,.home-search{transition:none}}#root{width:100%;max-width:var(--buyer-app-max-width);height:min(100%,var(--buyer-app-max-height));margin:0 auto;padding:0;position:relative;text-align:left;overflow-y:auto;overscroll-behavior-y:none;-webkit-overflow-scrolling:touch;background:#f8f9fa;box-shadow:0 0 28px #0f172a1f;container-type:inline-size}.buyer-fixed-frame{left:var(--buyer-app-gutter)!important;right:var(--buyer-app-gutter)!important}.buyer-fixed-bottom{bottom:var(--buyer-app-bottom-gutter)!important}.buyer-bottom-sheet{width:min(100%,var(--buyer-app-max-width))!important;margin-inline:auto}@media (max-width: 600px),(hover: none) and (pointer: coarse){#root{height:auto;min-height:100dvh;overflow-y:visible;overscroll-behavior-y:auto;-webkit-overflow-scrolling:auto;box-shadow:none}}
