:root{--labang-column-max:480px}.buyer-landing{background:#ebe6dc;justify-content:center;align-items:flex-start;min-height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;display:flex}.buyer-landing__column{width:100%;max-width:var(--labang-column-max);min-height:100dvh;margin:0 auto;position:relative}.buyer-landing__root{width:100%;min-height:100dvh;position:relative}.buyer-landing__bg{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;position:absolute;inset:0}.buyer-landing__fallback{z-index:0;text-align:center;color:#5c5346;justify-content:center;align-items:center;padding:24px;font-size:1.1rem;font-weight:600;display:flex;position:absolute;inset:0}.buyer-landing__fallback.is-hidden{display:none}.buyer-landing__cta-fade{width:100%;max-width:var(--labang-column-max);pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#00000059 100%);height:min(45vh,280px);position:fixed;bottom:0;left:50%;transform:translate(-50%)}.buyer-landing__cta{left:50%;bottom:calc(50px + env(safe-area-inset-bottom));width:100%;max-width:var(--labang-column-max);z-index:2;justify-content:center;padding:16px 20px;display:flex;position:fixed;transform:translate(-50%)}.buyer-landing__kakao-btn{color:#000;cursor:pointer;background-color:#fee500;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;max-width:360px;min-height:54px;padding:0 20px;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 6px 20px #0000002e}.buyer-landing__kakao-btn:active{transform:scale(.98)}.buyer-landing__kakao-icon{flex-shrink:0;width:22px;height:22px}.buyer-landing__error{left:50%;bottom:calc(120px + env(safe-area-inset-bottom));z-index:2;color:#fff;text-align:center;background:#b40000eb;border-radius:8px;width:calc(100% - 40px);max-width:360px;margin:0;padding:10px 14px;font-size:.8125rem;line-height:1.4;position:fixed;transform:translate(-50%)}
