:root{--ms-post-v2-green: #4caf50;--ms-post-v2-green-dark: #3f8a2f;--ms-post-v2-green-deep: #2f6f1b;--ms-post-v2-yellow: #ffc107;--ms-post-v2-red: #e53935;--ms-post-v2-ink: #213025;--ms-post-v2-muted: #617064;--ms-post-v2-border: #d7e6d1;--ms-post-v2-soft: #f3faef;--ms-post-v2-cream: #fffaf0;--ms-post-v2-white: #ffffff;--ms-post-v2-shadow: 0 18px 48px rgba(15, 23, 42, .26)}.ms-post-v2,.ms-post-v2 *{box-sizing:border-box}.ms-post-v2{font-family:Nunito Sans,sans-serif;color:var(--ms-post-v2-ink)}.ms-post-v2 [hidden]{display:none!important}.ms-post-v2-tab{background:#202020;color:#fff}.ms-post-v2-tab.green,.ms-post-v2-tab.is-green{background:var(--ms-post-v2-green)}.ms-post-v2-tab.yellow,.ms-post-v2-tab.is-yellow{background:var(--ms-post-v2-yellow);color:#1f2933}.ms-post-v2-tab.red,.ms-post-v2-tab.is-red{background:var(--ms-post-v2-red)}.ms-post-v2-tab__icon{line-height:1}.ms-post-v2-tab__label,.ms-post-v2-tab__status{display:block;text-align:center}.ms-post-v2-tab__status{margin-top:2px;font-size:.66rem;font-weight:800;line-height:1.1}.ms-post-v2__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:flex-end;justify-content:center;padding:10px;padding-bottom:max(10px,env(safe-area-inset-bottom));background:#09100c94;overscroll-behavior:contain}.ms-post-v2__overlay.is-open{display:flex}.ms-post-v2__panel{position:relative;width:100%;max-width:520px;max-height:calc(100vh - 20px);max-height:calc(100dvh - 20px);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:20px 14px 18px;border:1px solid rgba(255,255,255,.72);border-radius:22px 22px 18px 18px;background:radial-gradient(circle at top left,rgba(149,191,71,.18),transparent 42%),linear-gradient(180deg,#fff,#fbfcf8);box-shadow:var(--ms-post-v2-shadow)}.ms-post-v2__close{position:absolute;top:12px;right:12px;z-index:2;display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--ms-post-v2-border);border-radius:999px;background:#ffffffeb;color:#1f2933;cursor:pointer;font-size:28px;line-height:1}.ms-post-v2__header{padding-right:46px}.ms-post-v2__header h2{margin:0;color:var(--ms-post-v2-ink);font-size:clamp(1.28rem,6vw,1.56rem);font-weight:900;font-style:italic;line-height:1.12}.ms-post-v2__header p{margin:8px 0 0;color:var(--ms-post-v2-muted);font-size:.96rem;line-height:1.45}.ms-post-v2__input-card{margin-top:18px;padding:13px;border:1px solid var(--ms-post-v2-border);border-radius:16px;background:#ffffffe0}.ms-post-v2__input-card label{display:block;margin-bottom:7px;font-size:.9rem;font-weight:900}.ms-post-v2__input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch}.ms-post-v2__input-row input{width:100%;min-width:0;height:52px;padding:0 14px;border:2px solid #91c875;border-radius:14px;background:#f4fbef;color:var(--ms-post-v2-ink);font-size:16px;font-weight:900}.ms-post-v2__input-row input:focus{outline:none;border-color:var(--ms-post-v2-green);box-shadow:0 0 0 4px #4caf502e}.ms-post-v2__reset{min-width:74px;padding:0 14px;border:1px solid var(--ms-post-v2-border);border-radius:14px;background:#fff;color:var(--ms-post-v2-ink);cursor:pointer;font-size:.9rem;font-weight:900}.ms-post-v2__micro{margin:8px 0 0;color:var(--ms-post-v2-muted);font-size:.78rem;line-height:1.35}.ms-post-v2__result,.ms-post-v2__context-action,.ms-post-v2__actions,.ms-post-v2__content{margin-top:14px}.ms-post-v2__empty,.ms-post-v2__status-card,.ms-post-v2__panel-section{border:1px solid var(--ms-post-v2-border);border-radius:16px}.ms-post-v2__empty{padding:14px;background:#fff}.ms-post-v2__empty strong,.ms-post-v2__empty span{display:block}.ms-post-v2__empty span{margin-top:4px;color:var(--ms-post-v2-muted);font-size:.88rem;line-height:1.38}.ms-post-v2__status-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;padding:14px;background:#fff}.ms-post-v2__status-dot{display:grid;width:42px;height:42px;place-items:center;border-radius:14px;color:#fff;font-size:1.25rem;font-weight:900}.ms-post-v2__status-card.is-green .ms-post-v2__status-dot{background:var(--ms-post-v2-green)}.ms-post-v2__status-card.is-yellow .ms-post-v2__status-dot{background:var(--ms-post-v2-yellow);color:#1f2933}.ms-post-v2__status-card.is-red .ms-post-v2__status-dot{background:var(--ms-post-v2-red)}.ms-post-v2__status-card h3{margin:0;font-size:1rem;font-style:italic;font-weight:900;line-height:1.22}.ms-post-v2__status-card p{margin:5px 0 0;color:var(--ms-post-v2-muted);font-size:.9rem;line-height:1.42}.ms-post-v2__checkout-form{margin:0}.ms-post-v2__context-btn{display:block;width:100%;min-height:54px;padding:12px 16px;border:1px solid var(--ms-post-v2-green-deep);border-radius:14px;background:linear-gradient(180deg,#4f8f22,#3f7f18);color:#fff;cursor:pointer;font-size:1rem;font-weight:900;text-align:center;box-shadow:0 8px 18px #3f7f1842}.ms-post-v2__context-btn:hover{background:linear-gradient(180deg,#477f1f,#376f13)}.ms-post-v2__context-btn-title,.ms-post-v2__context-btn-subtitle{display:block;line-height:1.2}.ms-post-v2__context-btn-subtitle{margin-top:3px;font-size:.82rem;font-weight:800;opacity:.94}.ms-post-v2__actions{display:grid;grid-template-columns:1fr;gap:8px}.ms-post-v2__action{min-height:42px;padding:10px 12px;border:1px solid var(--ms-post-v2-border);border-radius:999px;background:#fff;color:var(--ms-post-v2-ink);cursor:pointer;font-size:.88rem;font-weight:900}.ms-post-v2__action.is-active{border-color:var(--ms-post-v2-green);background:var(--ms-post-v2-green);color:#fff}.ms-post-v2__panel-section{display:none;padding:15px;background:var(--ms-post-v2-cream)}.ms-post-v2__panel-section.is-active{display:block}.ms-post-v2__panel-section h3{margin:0 0 10px;color:#5c6a60;font-size:1rem;font-style:italic;font-weight:900;line-height:1.25}.ms-post-v2__panel-section p,.ms-post-v2__panel-section li{color:#4b5563;font-size:.92rem;line-height:1.48}.ms-post-v2__panel-section ol{margin:12px 0 0;padding-left:20px}.ms-post-v2__panel-section li+li{margin-top:7px}.ms-post-v2__pickup-place{padding:11px 12px;border-radius:12px;background:#eef7e8;color:var(--ms-post-v2-ink)!important;font-weight:900}@media(max-width:360px){.ms-post-v2__panel{padding:18px 12px 16px}.ms-post-v2__input-row{grid-template-columns:1fr}.ms-post-v2__reset{min-height:44px}}@media(min-width:640px){.ms-post-v2__overlay{align-items:center;padding:18px}.ms-post-v2__panel{max-height:calc(100vh - 44px);max-height:calc(100dvh - 44px);padding:24px;border-radius:22px}.ms-post-v2__actions{grid-template-columns:1fr 1fr}}
/*# sourceMappingURL=/cdn/shop/t/455/assets/postnummer.css.map */
