.cc_4dbxzppj_OwHv7ICdYs .indela-satici-duyurusu { height: 0; min-height: 0; margin: 0; padding: 0; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-dialog {
  box-sizing: border-box;
  position: fixed;
  inset: 0;
  width: min(650px, calc(100vw - 32px));
  max-width: calc(100vw - 32px);
  max-height: calc(100dvh - 32px);
  overflow: auto;
  margin: auto;
  padding: 42px 36px 36px;
  border: 0;
  border-top: 5px solid #e8dfc3;
  border-radius: 4px;
  background: #fff;
  color: #171717;
  box-shadow: 0 18px 70px #0003;
  font-family: Poppins, Arial, sans-serif;
  text-align: center;
  overscroll-behavior: contain;
}
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-dialog:not([open]) { display: none; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-dialog::backdrop { background: rgb(0 0 0 / 48%); }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-dialog * { box-sizing: border-box; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  padding: 0;
  border: 0;
  border-radius: 3px;
  background: transparent;
  color: #171717;
  font: 32px/1 Arial, sans-serif;
  cursor: pointer;
}
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-close:hover { background: #f6f3eb; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-brand { margin: 0 22px 12px; color: #927326; font-size: 12px; line-height: 1.5; font-weight: 600; letter-spacing: 2px; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-logo { display: block; width: 88px; height: 88px; object-fit: contain; margin: 0 auto 20px; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-promo { margin: 0 0 16px; color: #79601f; font-size: 15px; font-weight: 600; line-height: 1.65; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-dialog h2 { margin: 0 0 18px; font-size: clamp(23px, 4vw, 29px); line-height: 1.3; font-weight: 600; letter-spacing: -.5px; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-message { margin: 0 0 28px; color: #59564f; font-size: 15px; line-height: 1.75; white-space: pre-line; overflow-wrap: anywhere; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-action {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  min-height: 52px;
  padding: 14px 18px;
  border: 1px solid #176a43;
  border-radius: 3px;
  background: #176a43;
  color: #fff;
  font: 600 14px/1.5 Poppins, Arial, sans-serif;
  text-decoration: none;
}
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-action:hover { background: #105534; color: #fff; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-member-link {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 52px;
  margin-top: 12px;
  padding: 14px 18px;
  border: 1px solid #18334c;
  border-radius: 3px;
  background: #fff;
  color: #18334c;
  font: 600 14px/1.5 Poppins, Arial, sans-serif;
  text-decoration: none;
}
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-member-link:hover { background: #f2f5f8; color: #10283d; border-color: #10283d; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-close:focus-visible, .cc_4dbxzppj_OwHv7ICdYs .indela-seller-action:focus-visible, .cc_4dbxzppj_OwHv7ICdYs .indela-seller-member-link:focus-visible { outline: 3px solid #927326; outline-offset: 3px; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-choices { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1fr); overflow:hidden; border-radius:8px; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-choice { min-width:0; padding:28px 18px; border:0; display:flex; flex-direction:column; align-items:center; gap:14px; text-align:center; font-family:inherit; cursor:pointer; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-personal { background:#f0e9d5; color:#202020; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-business { background:#1c344c; color:#fff; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-choice strong { font-size:16px; font-weight:600; line-height:1.5; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-choice-symbol { width:48px; height:48px; display:grid; place-items:center; font:32px/1 Arial,sans-serif; border-radius:50%; background:#ffffff36; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-business .indela-seller-choice-symbol { color:#ead5a0; background:#ffffff16; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-choice-hint { font-size:12px; line-height:1.6; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-business .indela-seller-choice-hint { color:#e1e6eb; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-choice-go { display:block; width:100%; margin-top:auto; padding:11px 6px; border-radius:4px; background:#fff; color:#1c344c; font-size:12px; font-weight:600; line-height:1.5; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-choice:hover { box-shadow:inset 0 0 0 2px #c8ad5e; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-choice:focus-visible { outline:3px solid #927326; outline-offset:-4px; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-back { display:block; min-height:44px; margin:0 0 12px; border:0; padding:8px 0; background:transparent; color:#59564f; font:500 14px/1.5 Poppins,Arial,sans-serif; cursor:pointer; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-back:focus-visible { outline:3px solid #927326; outline-offset:3px; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-dialog .indela-seller-intro { margin-bottom:8px; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-emphasis { display:block; margin:0 0 12px; padding:14px 12px; border-radius:6px; background:#f0e9d5; color:#1c344c; font-size:clamp(21px,4.3vw,27px); font-weight:700; line-height:1.3; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-requirements { list-style:none; padding:0; margin:18px 0; counter-reset:indela-requirement; display:grid; gap:12px; text-align:left; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-requirements li { counter-increment:indela-requirement; padding:15px 18px; border-radius:6px; background:#f8f6f0; font-size:14px; line-height:1.7; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-requirements strong { display:block; font-weight:600; color:#1c344c; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-requirements strong::before { content:counter(indela-requirement) '. '; }
.cc_4dbxzppj_OwHv7ICdYs .indela-seller-review-note { margin:14px 0 18px; font-size:12px; line-height:1.7; color:#6e695e; }
@media (max-width: 420px) {
  .cc_4dbxzppj_OwHv7ICdYs .indela-seller-dialog { padding: 38px 14px 26px; }
  .cc_4dbxzppj_OwHv7ICdYs .indela-seller-brand { font-size: 11px; letter-spacing: 1px; margin-bottom: 10px; }
  .cc_4dbxzppj_OwHv7ICdYs .indela-seller-logo { width: 72px; height: 72px; margin-bottom: 16px; }
  .cc_4dbxzppj_OwHv7ICdYs .indela-seller-choice { padding:22px 9px; gap:12px; }
  .cc_4dbxzppj_OwHv7ICdYs .indela-seller-choice strong { font-size:13px; }
  .cc_4dbxzppj_OwHv7ICdYs .indela-seller-choice-hint, .cc_4dbxzppj_OwHv7ICdYs .indela-seller-choice-go { font-size:11px; }
}
