.seller-dapur-modal{position:fixed;inset:0;z-index:130;display:flex;flex-direction:column;justify-content:flex-end}.seller-dapur-modal__backdrop{position:absolute;inset:0;border:0;background:rgb(21 27 43/.5);cursor:pointer}.seller-dapur-modal__panel{position:relative;z-index:1;display:grid;grid-gap:14px;gap:14px;width:100%;max-height:min(92dvh,720px);overflow-y:auto;overscroll-behavior:contain;padding:1.05rem 1.1rem calc(1.2rem + env(safe-area-inset-bottom, 0px));border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -18px 48px rgb(21 27 43/.18)}.seller-dapur-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.seller-dapur-modal__kicker{margin:0 0 4px;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--seller-teal)}.seller-dapur-modal__head h2{margin:0 0 4px;font-size:1.2rem;letter-spacing:-.02em}.seller-dapur-modal__head p{margin:0;color:var(--seller-muted);font-size:12px;line-height:1.4;max-width:42ch}.seller-dapur-modal__close{width:36px;height:36px;flex-shrink:0;border:1px solid var(--seller-border);border-radius:10px;background:rgba(255,255,255,.9);color:var(--seller-text);font-size:18px;line-height:1;cursor:pointer}.seller-dapur-modal__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:6px;gap:6px;margin:0;padding:0;list-style:none}.seller-dapur-modal__step{display:grid;grid-gap:4px;gap:4px;justify-items:center;text-align:center;color:var(--seller-soft);font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.03em}.seller-dapur-modal__step span{width:100%;height:4px;border-radius:999px;background:rgba(162,169,183,.28)}.seller-dapur-modal__step.is-active span,.seller-dapur-modal__step.is-done span{background:linear-gradient(90deg,var(--seller-teal),var(--seller-pink))}.seller-dapur-modal__step.is-active{color:var(--seller-text)}.seller-dapur-modal__body{display:grid;grid-gap:12px;gap:12px}.seller-dapur-modal__fee{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid var(--seller-border);background:rgba(70,201,192,.08)}.seller-dapur-modal__fee strong{font-size:18px;letter-spacing:-.02em}.seller-dapur-modal__fee small{color:var(--seller-muted);font-size:11px}.seller-dapur-modal__note{margin:0;color:var(--seller-muted);font-size:12px;line-height:1.4}.seller-dapur-modal__field{display:grid;grid-gap:4px;gap:4px}.seller-dapur-modal__field span{font-size:10px;font-weight:750;letter-spacing:.04em;text-transform:uppercase;color:var(--seller-soft)}.seller-dapur-modal__field select{height:40px;padding:0 12px;border:1px solid var(--seller-border);border-radius:10px;background:#fff;color:var(--seller-text);font-size:14px}.seller-dapur-modal__check{display:flex;align-items:flex-start;gap:8px;color:var(--seller-muted);font-size:12px;line-height:1.4}.seller-dapur-modal__check input{margin-top:2px}.seller-dapur-modal__badge{display:flex;align-items:center;gap:12px;padding:12px;border-radius:14px;border:1px solid var(--seller-border);background:rgba(70,201,192,.08)}.seller-dapur-modal__badge p{margin:0;font-size:12px;line-height:1.4;color:var(--seller-text)}.seller-dapur-modal__error{margin:0;padding:8px 10px;border-radius:10px;background:rgba(220,80,80,.1);color:#9b3a3a;font-size:12px}.seller-dapur-modal__actions{display:flex;flex-wrap:wrap;gap:8px}.seller-dapur-modal__btn{min-height:42px;padding:0 14px;border:1px solid var(--seller-border);border-radius:12px;background:rgba(255,255,255,.9);color:var(--seller-text);font-size:12px;font-weight:750;cursor:pointer}.seller-dapur-modal__btn:disabled{opacity:.55;cursor:not-allowed}.seller-dapur-modal__btn--primary{flex:1 1 auto;border:0;background:linear-gradient(105deg,var(--seller-teal),var(--seller-pink));color:#fff}.seller-dapur-modal__btn--ghost{background:transparent}@media (min-width:720px){.seller-dapur-modal{justify-content:center;align-items:center;padding:24px}.seller-dapur-modal__panel{width:min(480px,100%);max-height:min(86dvh,680px);border-radius:18px;box-shadow:0 24px 60px rgb(21 27 43/.22)}}.seller-dapur{margin-bottom:16px}.seller-dapur__header{align-items:flex-start;gap:10px}.seller-dapur__heading h2{margin:0}.seller-dapur__lead{margin:4px 0 0;color:var(--seller-muted);font-size:12px;line-height:1.4;max-width:48ch}.seller-dapur__chip{flex-shrink:0;padding:5px 10px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.02em;background:rgba(162,169,183,.16);color:#5b6578}.seller-dapur__chip.is-verified{background:rgba(70,201,192,.14);color:#1f6f6a}.seller-dapur__chip.is-pending{background:rgba(254,102,195,.12);color:#9b3a78}.seller-dapur__chip.is-alert{background:rgba(220,80,80,.12);color:#9b3a3a}.seller-dapur__chip.is-none{background:rgba(162,169,183,.14);color:#5b6578}.seller-dapur__meta{margin:10px 0 0;color:var(--seller-muted);font-size:12px;line-height:1.4}.seller-dapur__meta strong{color:var(--seller-text);font-weight:750}.seller-dapur__badge-row{display:flex;align-items:center;gap:10px;margin-top:10px;padding:8px 10px;border:1px solid var(--seller-border);border-radius:12px;background:rgba(255,255,255,.55)}.seller-dapur__badge-row p{margin:0;color:var(--seller-muted);font-size:11px;line-height:1.35}.seller-dapur__form{display:grid;grid-gap:10px;gap:10px;margin-top:12px}.seller-dapur__field{display:grid;grid-gap:4px;gap:4px}.seller-dapur__field span{font-size:10px;font-weight:750;letter-spacing:.04em;text-transform:uppercase;color:var(--seller-soft)}.seller-dapur__field select{height:36px;padding:0 10px;border:1px solid var(--seller-border);border-radius:10px;background:rgba(255,255,255,.78);color:var(--seller-text);font-size:13px}.seller-dapur__check{display:flex;align-items:flex-start;gap:8px;color:var(--seller-muted);font-size:11px;line-height:1.4}.seller-dapur__check input{margin-top:2px;flex-shrink:0}.seller-dapur__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.seller-dapur__form .seller-dapur__actions{margin-top:2px}.seller-dapur__btn{min-height:36px;padding:0 12px;border:1px solid var(--seller-border);border-radius:10px;background:rgba(255,255,255,.72);color:var(--seller-text);font-size:11px;font-weight:750;cursor:pointer}.seller-dapur__btn:disabled{opacity:.55;cursor:not-allowed}.seller-dapur__btn--primary{border:0;background:linear-gradient(105deg,var(--seller-teal),var(--seller-pink));color:#fff}.seller-dapur__message{margin:10px 0 0;padding:8px 10px;border-radius:10px;background:rgba(70,201,192,.1);color:#1f6f6a;font-size:12px;line-height:1.35}.seller-dapur__loading{margin:0;color:var(--seller-muted);font-size:12px}@media (max-width:620px){.seller-dapur__header{flex-direction:column;align-items:stretch}.seller-dapur__chip{align-self:flex-start}.seller-dapur__btn{flex:1 1 auto;justify-content:center}}.seller-kitchen-pin{margin-bottom:16px}.seller-kitchen-pin__lead{margin:6px 0 0;color:var(--seller-muted);font-size:12px;line-height:1.45;max-width:52ch}.seller-kitchen-pin__lead a{color:var(--seller-teal);font-weight:700}.seller-kitchen-pin__status{flex-shrink:0;padding:6px 10px;border-radius:999px;background:rgba(70,201,192,.12);color:#1f6f6a;font-size:10px;font-weight:800;max-width:18rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-kitchen-pin__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:16px}.seller-kitchen-pin__grid--address{grid-template-columns:1fr 1fr}.seller-kitchen-pin__wide{grid-column:1/-1}.seller-kitchen-pin__ok{margin:10px 0 0;color:#1f8f88;font-size:12px;font-weight:700}@media (max-width:620px){.seller-kitchen-pin__grid{grid-template-columns:1fr}.seller-kitchen-pin__status{max-width:100%}}.seller-hours{margin-bottom:16px}.seller-hours__lead{margin:6px 0 0;color:var(--seller-muted);font-size:12px;line-height:1.45;max-width:46ch}.seller-hours__summary{flex-shrink:0;padding:6px 10px;border-radius:999px;background:rgba(70,201,192,.12);color:#1f6f6a;font-size:10px;font-weight:800}.seller-hours__tools{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 12px}.seller-hours__tool{min-height:36px;padding:0 12px;border:1px solid var(--seller-border);border-radius:10px;background:rgba(255,255,255,.72);color:var(--seller-ink,#192237);font-size:11px;font-weight:700;cursor:pointer}.seller-hours__tool-short{display:none}.seller-hours__days{position:relative;z-index:2;list-style:none;margin:0;padding:0;display:grid;grid-gap:8px;gap:8px}.seller-hours__row{display:grid;grid-template-columns:minmax(92px,.85fr) minmax(78px,.55fr) minmax(0,1.6fr);align-items:center;grid-gap:8px;gap:8px;padding:8px 10px;border:1px solid var(--seller-border);border-radius:12px;background:rgba(255,255,255,.55)}.seller-hours__day{font-size:13px;font-weight:750}.seller-hours__day-short{display:none}.seller-hours__toggle{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:650}.seller-hours__times{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-gap:6px;gap:6px;min-width:0}.seller-hours__time{min-height:36px;min-width:0;width:100%;padding:0 8px;border:1px solid var(--seller-border);border-radius:9px;background:#fff;font-size:12px}.seller-hours__time:disabled{opacity:.45}.seller-hours__dash{color:var(--seller-muted);font-weight:700}.seller-hours__saved{position:relative;z-index:2;margin:10px 0 0;color:#1f6f6a;font-size:12px;font-weight:650}.seller-hours__save{position:relative;z-index:2;margin-top:14px}@media (max-width:720px){.seller-hours{margin-bottom:12px}.seller-hours__header{flex-direction:column;align-items:stretch;gap:8px}.seller-hours__heading h2{font-size:1.05rem;line-height:1.25}.seller-hours__lead{margin-top:4px;font-size:11px;line-height:1.35;max-width:none}.seller-hours__summary{align-self:flex-start;padding:5px 9px;font-size:9px}.seller-hours__tools{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;margin:10px 0 8px}.seller-hours__tool{min-height:32px;padding:0 8px;border-radius:9px;font-size:10px}.seller-hours__tool-full{display:none}.seller-hours__tool-short{display:inline}.seller-hours__days{gap:5px}.seller-hours__row{grid-template-columns:34px auto minmax(0,1fr);gap:6px;padding:5px 8px;border-radius:10px}.seller-hours__day{font-size:12px;font-weight:800;letter-spacing:.01em}.seller-hours__day-full{display:none}.seller-hours__day-short{display:inline}.seller-hours__toggle{gap:4px;font-size:11px}.seller-hours__toggle input{width:14px;height:14px}.seller-hours__times{gap:4px}.seller-hours__time{min-height:30px;padding:0 4px;border-radius:8px;font-size:11px}.seller-hours__dash{font-size:11px}.seller-hours__save{width:100%;margin-top:10px}.seller-hours__saved{margin-top:8px;font-size:11px}}@media (max-width:380px){.seller-hours__row{grid-template-columns:30px minmax(0,1fr);grid-template-areas:"day toggle" "times times"}.seller-hours__day{grid-area:day}.seller-hours__toggle{grid-area:toggle;justify-self:end}.seller-hours__times{grid-area:times}}.seller-storefront{margin-bottom:16px;scroll-margin-top:96px}.seller-storefront__lead{margin:6px 0 0;color:var(--seller-muted);font-size:12px;line-height:1.45;max-width:52ch}.seller-storefront__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(140px,.55fr);grid-gap:14px;gap:14px;margin-top:16px}.seller-storefront__block{display:flex;flex-direction:column;gap:8px;min-width:0}.seller-storefront__label{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--seller-soft)}.seller-storefront__frame{display:flex;flex-direction:column;gap:10px;padding:12px;border:1px dashed rgba(25,34,55,.14);border-radius:16px;background:rgba(255,255,255,.5);min-height:148px}.seller-storefront__banner{width:100%;height:148px;object-fit:cover;border-radius:12px;background:rgba(21,27,43,.06)}.seller-storefront__avatar{width:96px;height:96px;margin:0 auto;object-fit:cover;border-radius:999px;background:rgba(21,27,43,.06)}.seller-storefront__placeholder{flex:1 1;min-height:96px;display:grid;place-items:center;color:var(--seller-soft);font-size:11px;font-weight:700;text-align:center;padding:8px}.seller-storefront__actions{display:flex;flex-wrap:wrap;gap:8px}.seller-storefront__btn{min-height:36px;padding:0 12px;border:1px solid var(--seller-border);border-radius:10px;background:rgba(255,255,255,.72);color:var(--seller-ink,#192237);font-size:11px;font-weight:700;cursor:pointer}.seller-storefront__btn:disabled{opacity:.5;cursor:not-allowed}.seller-storefront__file{display:none}.seller-storefront__hint{margin:0;font-size:10px;color:var(--seller-muted);line-height:1.45}.seller-storefront__saved{position:relative;z-index:2;margin:12px 0 0;color:#1f6f6a;font-size:12px;font-weight:650}.seller-storefront__shop{position:relative;z-index:2;display:inline-flex;margin-top:10px;font-size:12px;font-weight:700;color:var(--seller-ink,#192237)}@media (max-width:720px){.seller-storefront__grid{grid-template-columns:1fr}}