/* Edrisi Store Development Stage 1 — 2026-08-29 */
.edrisi-stepper{
  grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;margin:0 0 20px;padding:8px;border:1px solid #dbe8e1;
  border-radius:18px;background:#f5faf7
}
.edrisi-stepper button{
  min-height:54px;border:0;border-radius:13px;padding:8px 10px;background:transparent;
  color:#5e756d;font:inherit;font-weight:800;cursor:default
}
.edrisi-stepper button span{
  display:inline-grid;place-items:center;width:27px;height:27px;margin-inline-end:6px;
  border-radius:50%;background:#e0ebe5;color:#31594b
}
.edrisi-stepper button.is-active{background:#fff;color:#0e543e;box-shadow:0 5px 18px rgba(14,84,62,.09)}
.edrisi-stepper button.is-active span,.edrisi-stepper button.is-done span{background:#0d7d55;color:#fff}
.edrisi-stepper button.is-done{cursor:pointer;color:#2b6754}
.edrisi-progress-status{grid-column:1/-1;margin:-8px 0 12px;color:#647b73;font-size:.92rem;text-align:center}
.edrisi-form-stage{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.edrisi-form-stage[hidden]{display:none!important}
.edrisi-stage-heading{grid-column:1/-1;margin:0 0 2px}
.edrisi-stage-heading h3{margin:0;color:#104f3c;font-size:1.34rem}
.edrisi-stage-heading p{margin:7px 0 0;color:#647b73;line-height:1.8}
.edrisi-stage-actions{
  grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;
  gap:12px;margin-top:4px;padding-top:18px;border-top:1px solid #e2ece7
}
.edrisi-stage-actions .edrisi-next,.edrisi-stage-actions .edrisi-back{
  min-height:48px;border-radius:13px;padding:10px 24px;font:inherit;font-weight:900;cursor:pointer
}
.edrisi-stage-actions .edrisi-next{border:1px solid #0d7d55;background:#0d7d55;color:#fff}
.edrisi-stage-actions .edrisi-back{border:1px solid #bed4ca;background:#fff;color:#155a45}
.edrisi-stage-actions .edrisi-spacer{display:block}
.edrisi-delivery-box,.edrisi-payment-guide,.edrisi-policy-links{
  grid-column:1/-1;border:1px solid #d8e7df;border-radius:16px;background:#f7fbf9;padding:16px 18px
}
.edrisi-delivery-box strong,.edrisi-payment-guide strong{display:block;color:#104f3c;margin-bottom:7px}
.edrisi-delivery-box p,.edrisi-payment-guide p,.edrisi-policy-links{color:#5d746c;line-height:1.75}
.edrisi-urgent-choice{display:flex;align-items:flex-start;gap:10px;margin-top:12px;color:#244f40;font-weight:800}
.edrisi-urgent-choice input{width:20px;height:20px;flex:0 0 auto;margin-top:3px;accent-color:#0d7d55}
.edrisi-policy-links{margin:0;font-size:.94rem}
.edrisi-policy-links a{color:#076f4a;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.mobile-action-bar.edrisi-three-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.mobile-action-bar.edrisi-three-actions>a,.mobile-action-bar.edrisi-three-actions>button{
  min-width:0!important;border:0;background:transparent;color:inherit;font:inherit;text-decoration:none;
  cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px
}
.mobile-action-bar.edrisi-three-actions>button b{font-size:1.1rem}
.edrisi-contact-sheet[hidden]{display:none!important}
.edrisi-contact-sheet{position:fixed;inset:0;z-index:1000002;display:grid;align-items:end;background:rgba(3,27,20,.54);padding:16px}
.edrisi-contact-card{width:min(100%,520px);margin:0 auto;background:#fff;border-radius:22px;padding:20px;box-shadow:0 25px 70px rgba(0,0,0,.25)}
.edrisi-contact-card h2{margin:0;color:#104f3c;font-size:1.35rem}
.edrisi-contact-card p{color:#637a72;line-height:1.7}
.edrisi-contact-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}
.edrisi-contact-options a,.edrisi-contact-options button{
  min-height:58px;border:1px solid #c9ddd3;border-radius:15px;background:#f5faf7;color:#0e573f;
  font:inherit;font-weight:900;text-decoration:none;display:flex;align-items:center;justify-content:center;cursor:pointer
}
.edrisi-contact-options a{background:#0d8b5d;color:#fff;border-color:#0d8b5d}
.edrisi-contact-close{width:100%;min-height:46px;margin-top:12px;border:0;border-radius:12px;background:#eef4f1;color:#45665a;font:inherit;font-weight:800;cursor:pointer}
body.edrisi-sheet-open{overflow:hidden}

.edrisi-policy-page{margin:0;background:#f3f7f5;color:#173d31;font-family:Tahoma,Arial,sans-serif;line-height:1.9}
.edrisi-policy-shell{width:min(94%,960px);margin:32px auto}
.edrisi-policy-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}
.edrisi-policy-top a{color:#086b49;font-weight:800}
.edrisi-policy-card{background:#fff;border:1px solid #dce8e2;border-radius:24px;padding:clamp(22px,5vw,50px);box-shadow:0 18px 55px rgba(16,79,60,.08)}
.edrisi-policy-card h1{margin-top:0;color:#0e533e;font-size:clamp(1.8rem,5vw,2.7rem);line-height:1.35}
.edrisi-policy-card h2{color:#155f48;margin-top:28px;font-size:1.25rem}
.edrisi-policy-card p,.edrisi-policy-card li{color:#506a61}
.edrisi-policy-card a{color:#08714c;font-weight:800}
.edrisi-policy-date{display:inline-block;border-radius:999px;background:#edf7f2;padding:4px 12px;color:#316454}
.edrisi-policy-nav{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px;padding-top:20px;border-top:1px solid #e1ebe6}
.edrisi-policy-nav a{background:#f1f7f4;border-radius:10px;padding:7px 11px}
@media(max-width:760px){
  .edrisi-stepper{gap:4px;padding:5px}
  .edrisi-stepper button{min-height:48px;padding:6px 3px;font-size:.78rem}
  .edrisi-stepper button span{display:grid;margin:0 auto 3px;width:23px;height:23px}
  .edrisi-progress-status{font-size:.82rem}
  .edrisi-form-stage{grid-template-columns:1fr;gap:15px}
  .edrisi-form-stage>*{grid-column:1!important}
  .edrisi-stage-heading h3{font-size:1.18rem}
  .edrisi-stage-actions{position:sticky;bottom:73px;z-index:8;margin-inline:-8px;padding:10px 8px;background:rgba(255,255,255,.96);border-radius:14px}
  .edrisi-stage-actions .edrisi-next,.edrisi-stage-actions .edrisi-back{padding-inline:17px}
  .edrisi-contact-options{grid-template-columns:1fr}
  .edrisi-policy-shell{margin:14px auto}
  .edrisi-policy-top{align-items:flex-start;flex-direction:column}
}
