:root{--ob-green:#10b981;--ob-dark:#0c3f32;--ob-ink:#10251e;--ob-muted:#66766f;--ob-line:#dfe9e4;--ob-bg:#f7f8f5;--ob-cream:#faf5ed}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.eco-ob-body{margin:0;background:var(--ob-bg);color:var(--ob-ink);font-family:"Plus Jakarta Sans",system-ui,sans-serif}.eco-ob-shell{min-height:100vh}.eco-ob-header{max-width:1280px;height:76px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.eco-ob-brand img{height:34px;display:block}.eco-ob-exit{color:#5d6f68;text-decoration:none;font-size:13px;font-weight:800}.eco-ob-exit:hover{color:#087857}.eco-ob-hero{max-width:1280px;margin:0 auto;padding:32px 24px 24px;text-align:center}.eco-ob-kicker{display:inline-flex;padding:8px 12px;border-radius:999px;background:#e8faf2;color:#087857;font-size:11px;font-weight:900;letter-spacing:.08em}.eco-ob-hero h1{max-width:850px;margin:14px auto 10px;font-size:clamp(38px,5vw,64px);line-height:1;letter-spacing:-.055em}.eco-ob-hero p{max-width:740px;margin:auto;color:var(--ob-muted);font-size:16px;line-height:1.65}.eco-ob-progress{max-width:900px;margin:10px auto 36px;padding:0 24px;display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center;gap:8px}.eco-ob-progress-step{border:0;background:transparent;padding:0;display:grid;justify-items:center;gap:6px;color:#99a5a0;font-size:11px;font-weight:800}.eco-ob-progress-step b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#edf1ef;color:#84928c}.eco-ob-progress-step.is-active{color:#087857}.eco-ob-progress-step.is-active b{background:#10b981;color:white;box-shadow:0 8px 18px rgba(16,185,129,.2)}.eco-ob-progress-step.is-done{color:#37675a}.eco-ob-progress-step.is-done b{background:#ddf7eb;color:#087857}.eco-ob-progress-line{height:2px;background:#e4ebe7}.eco-ob-product-step,.eco-ob-selected{max-width:1280px;margin:0 auto;padding:0 24px 54px}.eco-ob-section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:18px}.eco-ob-section-head span{font-size:10px;font-weight:900;color:#0b8a62;letter-spacing:.08em}.eco-ob-section-head h2{font-size:34px;margin:6px 0 6px;letter-spacing:-.04em}.eco-ob-section-head p{margin:0;color:#687a73}.eco-ob-materials{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.eco-ob-material{border:1px solid var(--ob-line);background:#fff;color:#496159;border-radius:14px;padding:11px 14px;display:inline-flex;align-items:center;gap:8px;font-weight:850;cursor:pointer}.eco-ob-material svg{width:16px;height:16px}.eco-ob-material.is-active{background:#ecfaf4;border-color:#8bd9b7;color:#087857}.eco-ob-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.eco-ob-product{background:#fff;border:1px solid var(--ob-line);border-radius:22px;overflow:hidden;box-shadow:0 12px 30px rgba(26,55,45,.06);transition:.18s}.eco-ob-product:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(26,55,45,.1)}.eco-ob-product.is-hidden{display:none}.eco-ob-product-image{display:block;position:relative;background:#f5f1e9;padding:10px}.eco-ob-product-image img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:15px;display:block}.eco-ob-product-image>span{position:absolute;left:18px;top:18px;background:#0f8b63;color:#fff;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900}.eco-ob-product-copy{padding:14px 16px 16px}.eco-ob-product-copy small{color:#0c8a61;font-size:9px;font-weight:900;text-transform:uppercase}.eco-ob-product-copy h3{font-size:17px;line-height:1.2;margin:6px 0}.eco-ob-product-copy p{font-size:11px;color:#73817c;margin:0 0 14px}.eco-ob-product-copy>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.eco-ob-product-copy strong{font-size:18px}.eco-ob-product-copy a{background:#eaf9f2;color:#087857;padding:9px 11px;border-radius:10px;text-decoration:none;font-size:11px;font-weight:900}.eco-ob-empty{padding:30px;text-align:center;background:#fff;border:1px dashed #ccd8d2;border-radius:18px}.eco-ob-selected-bar{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 16px;background:#fff;border:1px solid var(--ob-line);border-radius:18px;margin-bottom:18px}.eco-ob-selected-product{display:flex;align-items:center;gap:12px}.eco-ob-selected-product img{width:62px;height:62px;object-fit:cover;border-radius:14px}.eco-ob-selected-product small{display:block;font-size:9px;color:#0a865e;font-weight:900;letter-spacing:.06em}.eco-ob-selected-product strong{display:block;font-size:14px;margin:3px 0}.eco-ob-selected-product span{display:block;font-size:11px;color:#71807a}.eco-ob-change{border:1px solid var(--ob-line);border-radius:12px;padding:10px 12px;text-decoration:none;color:#496159;font-size:11px;font-weight:850}.eco-ob-workspace{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:22px;align-items:start}.eco-ob-preview{position:sticky!important;top:18px!important}.eco-ob-panel{min-width:0}.eco-ob-success{grid-column:2}.eco-ob-trust{max-width:1280px;margin:0 auto 38px;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.eco-ob-trust>div{background:#fff;border:1px solid var(--ob-line);border-radius:16px;padding:14px;display:flex;gap:10px;align-items:flex-start}.eco-ob-trust svg{width:20px;height:20px;color:#0a8b62}.eco-ob-trust strong,.eco-ob-trust span{display:block}.eco-ob-trust strong{font-size:11px;color:#29453b}.eco-ob-trust span{font-size:10px;color:#718079;line-height:1.45}.eco-ob-footer{border-top:1px solid var(--ob-line);padding:22px 24px;display:flex;justify-content:space-between;color:#83908b;font-size:10px;max-width:1280px;margin:auto}
@media(max-width:1000px){.eco-ob-products{grid-template-columns:repeat(2,minmax(0,1fr))}.eco-ob-workspace{grid-template-columns:1fr}.eco-ob-preview{position:relative!important;top:auto!important}.eco-ob-success{grid-column:1}.eco-ob-trust{grid-template-columns:1fr}}
@media(max-width:650px){.eco-ob-header{height:64px;padding:0 14px}.eco-ob-brand img{height:29px}.eco-ob-hero{padding:24px 14px 20px}.eco-ob-hero h1{font-size:40px}.eco-ob-hero p{font-size:14px}.eco-ob-progress{padding:0 14px;margin-bottom:26px;gap:4px}.eco-ob-progress-step span{display:none}.eco-ob-progress-step b{width:32px;height:32px}.eco-ob-product-step,.eco-ob-selected{padding:0 14px 42px}.eco-ob-products{grid-template-columns:1fr}.eco-ob-selected-bar{align-items:flex-start}.eco-ob-change{white-space:nowrap}.eco-ob-workspace{gap:14px}.eco-ob-trust{padding:0 14px}.eco-ob-footer{padding:20px 14px}}

/* Ecorecuerdos V2.6.3 — Mockup-First Onboarding & Large Preview Focus */
.eco-ob-selected{max-width:1560px;padding-left:28px;padding-right:28px}
.eco-ob-selected-bar{margin-bottom:16px}
.eco-ob-workspace{grid-template-columns:minmax(0,1.68fr) minmax(360px,.72fr);gap:24px;align-items:start}
.eco-ob-preview{position:sticky!important;top:14px!important;padding:18px!important;border-radius:26px!important}
.eco-ob-preview .ecp-preview-head{margin-bottom:14px}
.eco-ob-preview .ecp-preview-head strong{font-size:18px}
.eco-ob-preview .ecp-preview-head span{font-size:10px}
.eco-ob-preview .ecp-canvas-wrap{min-height:620px;aspect-ratio:1000/760;border-radius:24px}
.eco-ob-mockup-stage{position:relative;background-color:#f6f2ea;background-image:var(--ob-mockup-base,none);background-repeat:no-repeat;background-position:center;background-size:contain}
.eco-ob-mockup-stage #mockupCanvas{position:relative;z-index:2;width:100%;height:100%;display:block}
.eco-ob-canvas-transition{position:absolute;z-index:5;inset:0;pointer-events:none;opacity:0;background-position:center;background-size:cover;background-repeat:no-repeat;transition:opacity .2s ease;border-radius:inherit}
.eco-ob-canvas-transition.is-visible{opacity:1}
.eco-ob-preview .ecp-preview-foot{font-size:11px}
.eco-ob-panel .ecp-step{padding:18px;border-radius:20px}
.eco-ob-panel .ecp-step-head{margin-bottom:13px}
.eco-ob-panel .ecp-step h2{font-size:16px}
.eco-ob-panel .ecp-step p{font-size:12px}
.eco-ob-panel .ecp-control-row{grid-template-columns:82px 1fr 42px}
.eco-ob-panel .ecp-range{height:30px}
@media(min-width:1500px){
  .eco-ob-selected{max-width:1640px}
  .eco-ob-preview .ecp-canvas-wrap{min-height:680px}
}
@media(max-width:1200px){
  .eco-ob-selected{max-width:1280px;padding-left:24px;padding-right:24px}
  .eco-ob-workspace{grid-template-columns:minmax(0,1.3fr) minmax(360px,.8fr)}
  .eco-ob-preview .ecp-canvas-wrap{min-height:520px}
}
@media(max-width:1000px){
  .eco-ob-selected{padding-left:18px;padding-right:18px}
  .eco-ob-workspace{grid-template-columns:1fr}
  .eco-ob-preview{position:relative!important;top:auto!important}
  .eco-ob-preview .ecp-canvas-wrap{min-height:0}
}
@media(max-width:650px){
  .eco-ob-selected{padding-left:14px;padding-right:14px}
  .eco-ob-preview{padding:11px!important;border-radius:20px!important}
  .eco-ob-preview .ecp-canvas-wrap{border-radius:17px}
  .eco-ob-preview .ecp-preview-head strong{font-size:15px}
}

/* Ecorecuerdos V2.6.3.1 — Guided Step Transitions, Design Confirmation & Success Modal */
.eco-ob-design-confirm{margin-top:16px;padding:15px 16px;border:1px solid #cce7db;border-radius:16px;background:linear-gradient(135deg,#f4fbf7,#fbfdfc);display:flex;align-items:center;justify-content:space-between;gap:14px}
.eco-ob-design-confirm strong,.eco-ob-design-confirm span{display:block}.eco-ob-design-confirm strong{font-size:13px;color:#21483c}.eco-ob-design-confirm span{margin-top:4px;font-size:11px;color:#6a7b74;line-height:1.45}
.eco-ob-confirm-btn{border:0;border-radius:13px;background:#10b981;color:#fff;padding:12px 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:900;cursor:pointer;white-space:nowrap;box-shadow:0 10px 20px rgba(16,185,129,.18)}.eco-ob-confirm-btn svg{width:15px;height:15px}.eco-ob-confirm-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.eco-ob-confirm-btn:not(:disabled):hover{background:#059669}
.eco-ob-review-step.is-locked{display:none!important}.eco-ob-review-summary{display:grid;grid-template-columns:74px 1fr auto;gap:12px;align-items:center;margin-bottom:15px;padding:11px;border-radius:15px;background:#f5faf7;border:1px solid #dce9e3}.eco-ob-review-summary img{width:74px;height:58px;object-fit:cover;border-radius:10px;background:#eee}.eco-ob-review-summary span,.eco-ob-review-summary strong,.eco-ob-review-summary small{display:block}.eco-ob-review-summary span{font-size:8px;color:#0a865e;font-weight:900;letter-spacing:.06em}.eco-ob-review-summary strong{font-size:12px;margin:3px 0;color:#23453a}.eco-ob-review-summary small{font-size:10px;color:#718079}.eco-ob-review-summary button{border:1px solid #d6e5de;background:#fff;color:#356052;border-radius:10px;padding:9px 10px;font-size:10px;font-weight:850;cursor:pointer}
body.eco-ob-modal-open{overflow:hidden}.eco-ob-success-modal[hidden]{display:none!important}.eco-ob-success-modal{position:fixed;z-index:9999;inset:0;display:grid;place-items:center;padding:20px}.eco-ob-success-backdrop{position:absolute;inset:0;background:rgba(8,32,25,.58);backdrop-filter:blur(8px);opacity:0;transition:opacity .2s ease}.eco-ob-success-dialog{position:relative;z-index:1;width:min(560px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:28px;background:#fff;padding:28px 30px 26px;text-align:center;box-shadow:0 34px 90px rgba(6,34,26,.28);transform:translateY(18px) scale(.98);opacity:0;transition:transform .22s ease,opacity .22s ease}.eco-ob-success-modal.is-open .eco-ob-success-backdrop{opacity:1}.eco-ob-success-modal.is-open .eco-ob-success-dialog{transform:translateY(0) scale(1);opacity:1}.eco-ob-success-close{position:absolute;right:15px;top:14px;width:36px;height:36px;border:0;border-radius:50%;background:#f2f6f4;color:#61736c;font-size:24px;line-height:1;cursor:pointer}.eco-ob-success-logo{height:36px;width:auto;margin:0 auto 15px;display:block}.eco-ob-success-check{width:58px;height:58px;border-radius:19px;margin:0 auto 12px;display:grid;place-items:center;background:#e2f8ed;color:#07855c}.eco-ob-success-check svg{width:30px;height:30px;stroke-width:2.4}.eco-ob-success-kicker{font-size:9px;font-weight:900;letter-spacing:.09em;color:#0b8a62}.eco-ob-success-dialog h2{margin:7px 0 10px;font-size:30px;letter-spacing:-.04em;color:#13372c}.eco-ob-success-dialog>p{max-width:460px;margin:0 auto;color:#61736c;font-size:13px;line-height:1.65}.eco-ob-success-request{display:grid;grid-template-columns:120px 1fr;gap:8px;margin:18px 0 13px;text-align:left}.eco-ob-success-request>div{border:1px solid #e1e9e5;border-radius:13px;background:#fafcfb;padding:10px 12px}.eco-ob-success-request small,.eco-ob-success-request strong{display:block}.eco-ob-success-request small{font-size:8px;text-transform:uppercase;letter-spacing:.06em;color:#81908a;font-weight:800}.eco-ob-success-request strong{margin-top:3px;font-size:12px;color:#25473c;line-height:1.35}.eco-ob-success-statuses{display:grid;grid-template-columns:1fr 1fr;gap:7px;text-align:left}.eco-ob-success-statuses span{display:flex;align-items:center;gap:7px;border-radius:11px;background:#edf9f3;color:#27604e;padding:9px 10px;font-size:10px;font-weight:850}.eco-ob-success-statuses span svg{width:14px;height:14px;color:#0b9568;flex:0 0 auto}.eco-ob-success-statuses .is-next{grid-column:1/-1;background:#f7f6ef;color:#6b6658}.eco-ob-success-statuses .is-next svg{color:#a98527}.eco-ob-success-note{display:flex;align-items:flex-start;gap:8px;margin-top:12px;padding:10px 11px;border-radius:12px;background:#f5f8f6;color:#5b6e67;text-align:left;font-size:10px;line-height:1.45}.eco-ob-success-note svg{width:15px;height:15px;color:#0b8b62;flex:0 0 auto}.eco-ob-success-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:16px}.eco-ob-success-whatsapp,.eco-ob-success-home{min-height:44px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:900;text-decoration:none;cursor:pointer}.eco-ob-success-whatsapp{border:0;background:#10b981;color:#fff;box-shadow:0 11px 22px rgba(16,185,129,.2)}.eco-ob-success-whatsapp svg{width:16px;height:16px}.eco-ob-success-home{border:1px solid #d8e4de;background:#fff;color:#3d5f54}
@media(max-width:650px){.eco-ob-design-confirm{align-items:stretch;flex-direction:column}.eco-ob-confirm-btn{width:100%;min-height:44px}.eco-ob-review-summary{grid-template-columns:60px 1fr}.eco-ob-review-summary img{width:60px;height:50px}.eco-ob-review-summary button{grid-column:1/-1;width:100%}.eco-ob-success-dialog{padding:24px 18px 20px;border-radius:22px}.eco-ob-success-dialog h2{font-size:26px}.eco-ob-success-request{grid-template-columns:1fr}.eco-ob-success-statuses{grid-template-columns:1fr}.eco-ob-success-statuses .is-next{grid-column:auto}.eco-ob-success-actions{grid-template-columns:1fr}.eco-ob-success-logo{height:31px}}

/* V2.6.3.2 — Sticky Material Navigator & Compact Product Selection Grid */
.eco-ob-product-step{padding-bottom:42px}
.eco-ob-material-sentinel{height:1px;margin-top:-1px}
.eco-ob-material-nav{position:sticky;top:0;z-index:70;margin:0 -24px 18px;padding:10px 24px;background:rgba(247,249,246,.78);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid transparent;border-bottom:1px solid transparent;transition:background .16s ease,box-shadow .16s ease,border-color .16s ease}
.eco-ob-material-nav.is-stuck{background:rgba(255,255,255,.94);border-bottom-color:#dde8e2;box-shadow:0 10px 28px rgba(25,56,46,.09)}
.eco-ob-materials{margin:0;display:flex;gap:8px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:1px 0}
.eco-ob-materials::-webkit-scrollbar{display:none}
.eco-ob-material{flex:0 0 auto;min-height:40px;padding:9px 12px;border-radius:12px;white-space:nowrap;font-size:12px;gap:7px}
.eco-ob-material b{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#f0f4f2;color:#74837d;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:900}
.eco-ob-material.is-active b{background:#10b981;color:#fff}

.eco-ob-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:stretch}
.eco-ob-product{height:100%;display:flex;flex-direction:column;border-radius:18px;box-shadow:0 9px 24px rgba(26,55,45,.055)}
.eco-ob-product:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(26,55,45,.09)}
.eco-ob-product-image{padding:8px;background:#f5f1e9}
.eco-ob-product-image img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:12px;display:block}
.eco-ob-product-image>span{left:14px;top:14px;padding:5px 8px;font-size:8px}
.eco-ob-product-copy{padding:12px 13px 13px;display:flex;flex-direction:column;flex:1;min-height:132px}
.eco-ob-product-copy small{font-size:8px;line-height:1.2}
.eco-ob-product-copy h3{font-size:14px;line-height:1.25;margin:5px 0 4px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:35px}
.eco-ob-product-copy p{font-size:10px;margin:0 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#74827d}
.eco-ob-product-copy>div{margin-top:auto;align-items:center}
.eco-ob-product-copy strong{font-size:16px;letter-spacing:-.02em}
.eco-ob-product-copy a{padding:8px 10px;border-radius:9px;font-size:10px}
.eco-ob-product.is-hidden{display:none!important}

@media(max-width:1180px){
  .eco-ob-products{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:850px){
  .eco-ob-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
  .eco-ob-material-nav{margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}
}
@media(max-width:560px){
  .eco-ob-product-step{padding-left:14px;padding-right:14px}
  .eco-ob-section-head h2{font-size:29px}
  .eco-ob-material-nav{margin-left:-14px;margin-right:-14px;padding:9px 14px}
  .eco-ob-material{min-height:38px;padding:8px 10px;font-size:11px}
  .eco-ob-products{grid-template-columns:1fr 1fr;gap:10px}
  .eco-ob-product{border-radius:15px}
  .eco-ob-product-image{padding:6px}
  .eco-ob-product-image img{border-radius:10px}
  .eco-ob-product-image>span{left:10px;top:10px;font-size:7px}
  .eco-ob-product-copy{padding:10px 10px 11px;min-height:125px}
  .eco-ob-product-copy h3{font-size:12px;min-height:31px}
  .eco-ob-product-copy p{font-size:9px;margin-bottom:8px}
  .eco-ob-product-copy strong{font-size:14px}
  .eco-ob-product-copy a{padding:7px 8px;font-size:9px}
}
@media(max-width:390px){
  .eco-ob-products{grid-template-columns:1fr}
  .eco-ob-product-copy{min-height:0}
}

/* V2.6.3.2.1 — Fixed Card Aspect Ratio & Compact Selection Height */
.eco-ob-products{
  grid-auto-rows:1fr;
  align-items:stretch!important;
}
.eco-ob-product{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
  min-height:0!important;
  overflow:hidden!important;
}
.eco-ob-product-image{
  position:relative!important;
  display:block!important;
  width:100%!important;
  aspect-ratio:4 / 3!important;
  height:auto!important;
  padding:0!important;
  overflow:hidden!important;
  background:#f5f1e9!important;
  flex:0 0 auto!important;
}
.eco-ob-product-image img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
  object-position:center center!important;
  border-radius:0!important;
  display:block!important;
}
.eco-ob-product-image>span{
  z-index:2!important;
  left:10px!important;
  top:10px!important;
}
.eco-ob-product-copy{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  min-height:112px!important;
  padding:11px 12px 12px!important;
}
.eco-ob-product-copy small{
  margin:0!important;
  font-size:8px!important;
}
.eco-ob-product-copy h3{
  margin:4px 0 3px!important;
  min-height:32px!important;
  max-height:32px!important;
  font-size:13px!important;
  line-height:1.22!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
}
.eco-ob-product-copy p{
  margin:0 0 8px!important;
  min-height:14px!important;
  max-height:14px!important;
  font-size:9px!important;
  line-height:1.35!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.eco-ob-product-copy>div{
  margin-top:auto!important;
  min-height:30px!important;
}
.eco-ob-product-copy strong{
  font-size:15px!important;
}
.eco-ob-product-copy a{
  padding:7px 9px!important;
  font-size:9px!important;
  border-radius:9px!important;
}
@media(max-width:1180px){
  .eco-ob-product-copy{min-height:108px!important}
}
@media(max-width:850px){
  .eco-ob-product-image{aspect-ratio:4 / 3!important}
  .eco-ob-product-copy{min-height:105px!important}
}
@media(max-width:560px){
  .eco-ob-product-copy{min-height:100px!important;padding:9px 9px 10px!important}
  .eco-ob-product-copy h3{font-size:11px!important;min-height:28px!important;max-height:28px!important}
  .eco-ob-product-copy strong{font-size:13px!important}
  .eco-ob-product-copy a{padding:6px 7px!important;font-size:8px!important}
}
@media(max-width:390px){
  .eco-ob-product-copy{min-height:96px!important}
}

/* V2.6.3.2.2 — Photo Upload Attention & Guided Action Cue */
.eco-ob-upload-step{position:relative;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,opacity .2s ease}
.eco-ob-upload-step:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(16,185,129,.08)}
.eco-ob-upload-drop{position:relative;min-height:178px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:22px!important;border-width:2px!important;border-color:#9fdac0!important;background:linear-gradient(145deg,#fbfefc,#f2fbf7)!important;overflow:hidden}
.eco-ob-upload-drop:after{content:"";position:absolute;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,rgba(16,185,129,.11),rgba(16,185,129,0) 68%);pointer-events:none}
.eco-ob-upload-icon{position:relative;z-index:1;width:54px!important;height:54px!important;border-radius:18px!important;margin:0!important;background:#daf7e9!important;color:#087857!important;display:grid!important;place-items:center!important}
.eco-ob-upload-icon svg{width:25px;height:25px}
.eco-ob-upload-copy{position:relative;z-index:1;display:grid!important;gap:5px;text-align:center}
.eco-ob-upload-copy strong{font-size:15px!important;color:#183b30!important}
.eco-ob-upload-copy>span{font-size:10px!important;color:#75857f!important;margin:0!important}
.eco-ob-upload-button{position:relative;z-index:1;display:inline-flex!important;align-items:center;justify-content:center;gap:7px;margin-top:3px!important;padding:9px 13px;border-radius:999px;background:#10b981;color:#fff!important;font-size:10px!important;font-weight:900;box-shadow:0 9px 20px rgba(16,185,129,.2)}
.eco-ob-upload-button svg{width:14px;height:14px}
.eco-ob-upload-step.is-attention{border-color:#5ed0a0!important;box-shadow:0 0 0 5px rgba(16,185,129,.08),0 16px 38px rgba(16,185,129,.10)!important}
.eco-ob-upload-step.is-attention .eco-ob-upload-drop{animation:ecoObUploadHalo 2.2s ease-in-out infinite}
.eco-ob-upload-step.is-attention .eco-ob-upload-icon{animation:ecoObUploadLift 2.2s ease-in-out infinite}
@keyframes ecoObUploadHalo{0%,100%{box-shadow:inset 0 0 0 0 rgba(16,185,129,0)}50%{box-shadow:inset 0 0 0 5px rgba(16,185,129,.09)}}
@keyframes ecoObUploadLift{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
.eco-ob-file-state{border:1px solid #cfe9dd!important;background:#effaf5!important}
.eco-ob-preview-photo-action{position:absolute;z-index:8;right:16px;bottom:16px;display:inline-flex;align-items:center;gap:8px;padding:11px 14px;border-radius:999px;background:#0b6c52;color:#fff;box-shadow:0 12px 27px rgba(9,71,54,.24);font-size:10px;font-weight:900;cursor:pointer;transition:transform .16s ease,background .16s ease,opacity .16s ease}
.eco-ob-preview-photo-action:hover{transform:translateY(-1px);background:#075b45}
.eco-ob-preview-photo-action svg{width:16px;height:16px}
.eco-ob-preview-photo-hint{position:absolute;z-index:6;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.86);color:#638078;box-shadow:0 9px 20px rgba(28,52,44,.09);font-size:9px;font-weight:800;pointer-events:none;backdrop-filter:blur(5px);transition:opacity .18s ease,transform .18s ease}
.eco-ob-preview-photo-hint svg{width:14px;height:14px;color:#0b8b62}
body.eco-ob-has-photo .eco-ob-preview-photo-hint{opacity:0;transform:translate(-50%,-46%);visibility:hidden}
body:not(.eco-ob-has-photo) [data-ob-step="3"]{opacity:.64;filter:saturate(.7);pointer-events:none}
body.eco-ob-has-photo [data-ob-step="3"]{opacity:1;filter:none;pointer-events:auto;transition:opacity .22s ease,filter .22s ease}
body.eco-ob-has-photo .eco-ob-upload-step{border-color:#b9dfce!important;box-shadow:0 10px 26px rgba(29,62,50,.05)!important}
body.eco-ob-has-photo .eco-ob-upload-drop{min-height:118px!important;padding:15px!important;flex-direction:row!important;text-align:left;justify-content:flex-start}
body.eco-ob-has-photo .eco-ob-upload-icon{width:42px!important;height:42px!important;border-radius:13px!important;flex:0 0 auto}
body.eco-ob-has-photo .eco-ob-upload-copy{text-align:left;flex:1}
body.eco-ob-has-photo .eco-ob-upload-button{background:#fff;color:#087857!important;border:1px solid #cfe8dc;box-shadow:none;white-space:nowrap}
@media(max-width:650px){
  .eco-ob-upload-drop{min-height:168px}
  body.eco-ob-has-photo .eco-ob-upload-drop{display:grid!important;grid-template-columns:46px 1fr;gap:10px}
  body.eco-ob-has-photo .eco-ob-upload-button{grid-column:1/-1;width:100%}
  .eco-ob-preview-photo-action{right:10px;bottom:10px;padding:10px 12px;font-size:9px}
  .eco-ob-preview-photo-hint{max-width:70%;text-align:center}
}
@media(prefers-reduced-motion:reduce){
  .eco-ob-upload-step.is-attention .eco-ob-upload-drop,.eco-ob-upload-step.is-attention .eco-ob-upload-icon{animation:none!important}
}
