:root{
  --eco-primary:#10B981;
  --eco-primary-dark:#059669;
  --eco-forest:#063f35;
  --eco-ink:#101828;
  --eco-muted:#667085;
  --eco-cream:#fbfaf6;
  --eco-soft:#f4f7f5;
  --eco-line:#e7ece9;
  --eco-white:#fff;
  --eco-shadow:0 18px 55px rgba(15,23,42,.08);
  --eco-radius:24px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--eco-ink);background:#fff;font-family:"Plus Jakarta Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input,textarea,select{font:inherit}
.eco-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.eco-kicker{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#087a58}.eco-kicker-dot{width:8px;height:8px;border-radius:50%;background:var(--eco-primary);box-shadow:0 0 0 6px rgba(16,185,129,.12)}.eco-kicker-on-dark{color:#bdf5dc}
.eco-section{padding:78px 0}.eco-section-soft{background:var(--eco-soft)}.eco-section-cream{background:var(--eco-cream)}
.eco-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.eco-section-head h2{font-size:clamp(1.8rem,3.4vw,2.7rem);line-height:1.08;letter-spacing:-.035em;margin:0 0 10px}.eco-section-head p{max-width:680px;margin:0;color:var(--eco-muted)}
.eco-link{display:inline-flex;align-items:center;gap:7px;color:#07835d;font-weight:800;font-size:.9rem}.eco-link:hover{color:var(--eco-primary-dark)}
.eco-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 20px;border-radius:13px;border:1px solid transparent;font-weight:800;font-size:.93rem;transition:.2s ease;cursor:pointer}.eco-btn svg{width:18px;height:18px}.eco-btn-primary{background:var(--eco-primary);color:#fff;box-shadow:0 12px 30px rgba(16,185,129,.25)}.eco-btn-primary:hover{background:var(--eco-primary-dark);transform:translateY(-1px)}.eco-btn-secondary{background:#fff;color:var(--eco-forest);border-color:#b8d9cc}.eco-btn-secondary:hover{border-color:var(--eco-primary);color:#087a58}.eco-btn-dark{background:var(--eco-forest);color:#fff}.eco-btn-dark:hover{background:#032f27}.eco-btn-secondary-light{background:rgba(255,255,255,.14);color:#fff;border-color:rgba(255,255,255,.28)}.eco-btn-secondary-light:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.44);color:#fff}.eco-btn-ghost-light{background:transparent;color:#d9f6ea;border-color:rgba(255,255,255,.2)}.eco-btn-ghost-light:hover{background:rgba(255,255,255,.08);color:#fff;border-color:rgba(255,255,255,.34)}
/* Header */
.eco-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(231,236,233,.95)}.eco-header-row{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.eco-brand{display:flex;align-items:center;gap:10px;flex:0 0 auto}.eco-brand img{height:39px;width:auto}.eco-nav{display:flex;align-items:center;gap:27px;font-size:.88rem;font-weight:700}.eco-nav a{color:#344054}.eco-nav a:hover{color:#07835d}.eco-header-actions{display:flex;align-items:center;gap:9px}.eco-header-whatsapp{display:inline-flex;align-items:center;gap:8px;border:1px solid #b9e4d4;background:#effcf6;color:#087a58;border-radius:999px;padding:9px 14px;font-size:.78rem;font-weight:800}.eco-menu-toggle{display:none;border:0;background:#f3f6f4;width:42px;height:42px;border-radius:12px;align-items:center;justify-content:center}
/* Hero */
.eco-hero{position:relative;min-height:610px;overflow:hidden;background:#f6f3ec}.eco-hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(251,250,246,.99) 0%,rgba(251,250,246,.97) 36%,rgba(251,250,246,.58) 55%,rgba(251,250,246,.04) 78%),url('/images/hero-ecorecuerdos-header.jpg');background-size:cover;background-position:center right;background-repeat:no-repeat}.eco-hero-inner{position:relative;z-index:2;min-height:610px;display:grid;grid-template-columns:minmax(0,55%) minmax(0,45%);align-items:center}.eco-hero-copy{padding:76px 0 72px;max-width:650px}.eco-hero h1{font-size:clamp(2.65rem,5.2vw,4.85rem);line-height:.98;letter-spacing:-.052em;margin:18px 0 20px;font-weight:850}.eco-hero h1 em{font-style:normal;color:var(--eco-primary-dark)}.eco-hero-lead{font-size:clamp(1rem,1.65vw,1.22rem);line-height:1.65;color:#475467;max-width:610px;margin:0 0 28px}.eco-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.eco-hero-proof{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:27px;color:#475467;font-size:.84rem}.eco-proof-item{display:flex;align-items:center;gap:7px}.eco-proof-item svg{width:17px;height:17px;color:#087a58}.eco-rating{display:flex;align-items:center;gap:8px}.eco-stars{letter-spacing:1px;color:#f59e0b;font-size:1rem}.eco-hero-product-note{position:absolute;right:6%;bottom:28px;background:rgba(255,255,255,.93);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8);border-radius:18px;padding:12px 15px;box-shadow:var(--eco-shadow);width:min(250px,26vw)}.eco-hero-product-note strong{display:block;font-size:.83rem}.eco-hero-product-note span{display:block;font-size:.73rem;color:var(--eco-muted);margin-top:2px}
/* Trust */
.eco-trust{border-top:1px solid var(--eco-line);border-bottom:1px solid var(--eco-line);background:#fff}.eco-trust-row{display:grid;grid-template-columns:repeat(5,1fr)}.eco-trust-item{display:flex;align-items:center;justify-content:center;gap:9px;padding:18px 12px;color:#344054;font-size:.78rem;font-weight:750;text-align:center}.eco-trust-item svg{width:17px;height:17px;color:#087a58;flex:0 0 auto}
/* Occasion cards */
.eco-occasion-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.eco-occasion{position:relative;overflow:hidden;min-height:205px;border-radius:20px;background:#eef3f0;border:1px solid #e8eeea;box-shadow:0 8px 24px rgba(16,24,40,.04);transition:.2s ease}.eco-occasion:hover{transform:translateY(-3px);box-shadow:var(--eco-shadow)}.eco-occasion img{width:100%;height:155px;object-fit:cover}.eco-occasion-footer{position:absolute;left:0;right:0;bottom:0;padding:23px 12px 10px;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.98) 47%)}.eco-occasion-title{display:flex;align-items:center;gap:7px;font-weight:800;font-size:.82rem}.eco-occasion-title svg{width:17px;height:17px;color:#07835d}
/* Category chips */
.eco-material-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.eco-material{display:flex;align-items:center;gap:13px;padding:16px;border-radius:18px;border:1px solid var(--eco-line);background:#fff;transition:.2s}.eco-material:hover{border-color:#a9dcca;box-shadow:0 10px 28px rgba(16,24,40,.05)}.eco-material-icon{width:43px;height:43px;border-radius:13px;background:#ebfaf4;color:#087a58;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.eco-material-icon svg{width:20px;height:20px}.eco-material strong{display:block;font-size:.9rem}.eco-material span{display:block;color:var(--eco-muted);font-size:.73rem;margin-top:1px}
/* Product cards */
.eco-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.eco-product-card{background:#fff;border:1px solid var(--eco-line);border-radius:22px;overflow:hidden;box-shadow:0 6px 22px rgba(16,24,40,.045);transition:.22s ease;display:flex;flex-direction:column}.eco-product-card:hover{transform:translateY(-4px);box-shadow:var(--eco-shadow)}.eco-product-image-wrap{position:relative;aspect-ratio:4/3;background:#f4f5f3;overflow:hidden}.eco-product-image{width:100%;height:100%;object-fit:cover;transition:.35s ease}.eco-product-card:hover .eco-product-image{transform:scale(1.025)}.eco-badge{position:absolute;top:13px;left:13px;display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:rgba(6,63,53,.92);color:#fff;font-size:.67rem;font-weight:800;backdrop-filter:blur(6px)}.eco-stock{position:absolute;right:13px;top:13px;padding:6px 9px;border-radius:999px;font-size:.65rem;font-weight:800}.eco-stock.success{background:rgba(236,253,245,.95);color:#047857}.eco-stock.warning{background:rgba(255,251,235,.96);color:#a16207}.eco-stock.danger{background:rgba(254,242,242,.96);color:#b42318}.eco-product-body{padding:18px;display:flex;flex-direction:column;flex:1}.eco-product-category{color:#07835d;font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.eco-product-title{font-size:1rem;line-height:1.33;margin:6px 0 7px;font-weight:800}.eco-product-desc{font-size:.81rem;color:var(--eco-muted);margin:0 0 13px;line-height:1.52}.eco-product-meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.eco-chip{font-size:.68rem;border-radius:999px;padding:5px 8px;background:#f3f6f4;color:#475467}.eco-product-bottom{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:13px;border-top:1px solid #edf0ee}.eco-price-label{display:block;font-size:.67rem;color:var(--eco-muted)}.eco-price{font-size:1.08rem;font-weight:850}.eco-card-link{display:inline-flex;align-items:center;gap:5px;color:#07835d;font-size:.76rem;font-weight:850}
/* Guided personalization showcase */
.eco-guided-showcase{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:32px;align-items:stretch;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(129,230,177,.18),transparent 34%),linear-gradient(135deg,#0a5f49 0%,#0e7a5e 44%,#14b07d 100%);box-shadow:0 25px 70px rgba(4,48,38,.16);overflow:hidden}.eco-guided-showcase::before{content:"";position:absolute;inset:auto -110px -120px auto;width:320px;height:320px;border-radius:50%;background:rgba(255,255,255,.08);filter:blur(2px)}.eco-guided-showcase::after{content:"";position:absolute;left:-110px;top:-95px;width:260px;height:260px;border-radius:50%;background:rgba(255,255,255,.06)}.eco-guided-copy,.eco-guided-visual{position:relative;z-index:1}.eco-guided-copy h2{font-size:clamp(2rem,3.8vw,3.25rem);line-height:1.02;letter-spacing:-.045em;color:#fff;margin:12px 0 14px;max-width:680px}.eco-guided-copy>p{margin:0;color:#d8efe6;max-width:670px;font-size:1.03rem}.eco-guided-proof-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.eco-guided-proof-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.12);color:#effcf6;font-size:.78rem;font-weight:780;backdrop-filter:blur(10px)}.eco-guided-proof-pill svg{width:16px;height:16px}.eco-guided-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.eco-guided-format-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.eco-guided-format-pill{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);color:#e7fbf1;font-size:.75rem;font-weight:750}.eco-guided-format-pill:hover{background:rgba(255,255,255,.16)}.eco-guided-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.eco-guided-step-card{padding:18px;border-radius:22px;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.9);box-shadow:0 14px 30px rgba(4,48,38,.08)}.eco-guided-step-no{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:32px;padding:0 10px;border-radius:999px;background:#dff8ec;color:#0b7a5d;font-size:.76rem;font-weight:900;letter-spacing:.06em}.eco-guided-step-card h3{font-size:.96rem;line-height:1.25;margin:12px 0 6px;color:#0c2b26}.eco-guided-step-card p{margin:0;color:#5b6765;font-size:.79rem;line-height:1.55}.eco-guided-visual{display:flex;flex-direction:column;justify-content:center;gap:18px}.eco-guided-visual-frame{position:relative;min-height:470px;border-radius:28px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.25),rgba(255,255,255,.06));border:1px solid rgba(255,255,255,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 24px 50px rgba(3,45,35,.2)}.eco-guided-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center right}.eco-guided-visual-frame::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,63,51,.12) 0%,rgba(5,63,51,.24) 100%)}.eco-guided-floating-card{position:absolute;z-index:1;border-radius:22px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.82);padding:15px 16px;color:#0b2b25;max-width:280px;box-shadow:0 16px 38px rgba(9,49,40,.15)}.eco-guided-floating-card-top{top:18px;left:18px}.eco-guided-floating-card-bottom{right:18px;bottom:18px}.eco-guided-floating-label,.eco-guided-mini-kicker{display:block;font-size:.72rem;font-weight:850;color:#0a8f66;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px}.eco-guided-floating-card strong{font-size:.93rem;line-height:1.4}.eco-guided-mini-buttons{display:flex;flex-wrap:wrap;gap:7px}.eco-guided-mini-buttons span{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;border-radius:999px;background:#f0fbf6;color:#0b6e56;font-size:.73rem;font-weight:780;border:1px solid #d2f2e2}.eco-guided-product-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.eco-guided-product-chip{display:flex;align-items:center;gap:11px;padding:12px;border-radius:18px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(8px);color:#fff;min-width:0}.eco-guided-product-chip img{width:56px;height:56px;border-radius:14px;object-fit:cover;background:#fff;flex:0 0 auto}.eco-guided-product-chip strong{display:block;font-size:.8rem;line-height:1.2}.eco-guided-product-chip small{display:block;margin-top:3px;color:#d8f5e7;font-size:.69rem}
/* Process */
.eco-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.eco-process-card{padding:22px 18px;border-radius:19px;background:#fff;border:1px solid var(--eco-line)}.eco-process-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.eco-process-icon{width:46px;height:46px;border-radius:14px;background:#eafaf3;color:#07835d;display:flex;align-items:center;justify-content:center}.eco-process-icon svg{width:22px;height:22px}.eco-process-no{font-size:.73rem;font-weight:900;color:#07835d}.eco-process-card h3{font-size:.92rem;margin:0 0 7px}.eco-process-card p{font-size:.77rem;color:var(--eco-muted);margin:0}.eco-guarantee{text-align:center;margin-top:18px;font-size:.78rem;font-weight:800;color:#087a58}
/* Emotional banner */
.eco-emotion{border-radius:30px;overflow:hidden;background:linear-gradient(115deg,rgba(5,64,53,.98),rgba(6,63,53,.84)),url('/images/hero-ecorecuerdos-header.jpg');background-size:cover;background-position:center;color:#fff;min-height:320px;display:grid;grid-template-columns:1fr 1fr}.eco-emotion-copy{grid-column:2;padding:56px 54px;align-self:center}.eco-emotion h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.02;letter-spacing:-.045em;margin:0 0 15px}.eco-emotion p{color:#d9eee7;margin:0 0 22px;max-width:520px}
/* Gift ideas */
.eco-gift-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.eco-gift{border-radius:18px;border:1px solid var(--eco-line);background:#fff;overflow:hidden}.eco-gift img{width:100%;height:120px;object-fit:cover}.eco-gift-copy{padding:12px}.eco-gift strong{display:block;font-size:.78rem}.eco-gift p{font-size:.68rem;line-height:1.45;color:var(--eco-muted);margin:4px 0 0}
/* Reviews */
.eco-review-summary{text-align:center;margin-bottom:25px}.eco-review-summary h2{font-size:clamp(1.8rem,3.3vw,2.65rem);margin:0 0 7px;letter-spacing:-.035em}.eco-review-summary p{margin:0;color:var(--eco-muted)}.eco-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.eco-review{padding:20px;border-radius:20px;border:1px solid var(--eco-line);background:#fff}.eco-review-head{display:flex;align-items:center;gap:11px;margin-bottom:12px}.eco-avatar{width:39px;height:39px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ddf8eb;color:#087a58;font-size:.73rem;font-weight:900}.eco-review-name{font-size:.79rem;font-weight:850}.eco-review-product{font-size:.68rem;color:var(--eco-muted)}.eco-review-stars{color:#f59e0b;font-size:.78rem;margin-bottom:8px}.eco-review blockquote{margin:0;color:#475467;font-size:.79rem;line-height:1.55}
/* CTA/footer */
.eco-final-cta{border-radius:27px;padding:34px 38px;background:linear-gradient(115deg,#064e3b,#057a5b);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.eco-final-cta h2{font-size:clamp(1.55rem,2.8vw,2.2rem);margin:0 0 6px;letter-spacing:-.03em}.eco-final-cta p{margin:0;color:#d5eee5}.eco-footer{background:#061d21;color:#d0d9db;padding:58px 0 28px}.eco-footer-grid{display:grid;grid-template-columns:1.6fr .7fr .8fr .9fr;gap:40px}.eco-footer img{height:40px;width:auto;margin-bottom:14px}.eco-footer p{font-size:.78rem;color:#aab9bc}.eco-footer h3{font-size:.78rem;color:#fff;margin:0 0 14px}.eco-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:8px;font-size:.74rem}.eco-footer a:hover{color:#6ee7b7}.eco-footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:35px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;color:#839498;font-size:.69rem}.eco-version{font-variant-numeric:tabular-nums;color:#8fb6aa}
/* Mobile CTA */
.eco-mobile-cta{display:none}
@media(max-width:1050px){.eco-nav{gap:18px}.eco-occasion-grid,.eco-gift-grid{grid-template-columns:repeat(3,1fr)}.eco-product-grid{grid-template-columns:repeat(2,1fr)}.eco-material-row{grid-template-columns:repeat(2,1fr)}.eco-process-grid{grid-template-columns:repeat(2,1fr)}.eco-footer-grid{grid-template-columns:1.3fr 1fr 1fr}.eco-footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:820px){.eco-shell{width:min(100% - 28px,1180px)}.eco-nav,.eco-header-whatsapp{display:none}.eco-menu-toggle{display:flex}.eco-header-row{height:66px}.eco-header-actions>.eco-btn{display:none}.eco-hero{min-height:auto}.eco-hero::before{background-image:linear-gradient(180deg,rgba(251,250,246,.98) 0%,rgba(251,250,246,.92) 58%,rgba(251,250,246,.35) 100%),url('/images/hero-ecorecuerdos-header.jpg');background-position:65% center}.eco-hero-inner{display:block;min-height:610px}.eco-hero-copy{padding:58px 0 230px;max-width:100%}.eco-hero-product-note{right:14px;bottom:14px;width:220px}.eco-trust-row{grid-template-columns:repeat(2,1fr)}.eco-trust-item:last-child{grid-column:1/-1}.eco-guided-showcase{grid-template-columns:1fr;padding:24px;gap:22px}.eco-guided-visual-frame{min-height:380px}.eco-guided-steps{grid-template-columns:1fr}.eco-guided-product-strip{grid-template-columns:1fr}.eco-emotion{display:block;min-height:auto;background-position:center}.eco-emotion-copy{padding:46px 28px;background:linear-gradient(90deg,rgba(5,64,53,.98),rgba(5,64,53,.8))}.eco-review-grid{grid-template-columns:1fr}.eco-final-cta{align-items:flex-start;flex-direction:column}.eco-footer-grid{grid-template-columns:repeat(2,1fr)}.eco-footer-grid>div:first-child{grid-column:1/-1}.eco-mobile-cta{position:fixed;display:block;z-index:90;left:14px;right:14px;bottom:12px}.eco-mobile-cta .eco-btn{width:100%;box-shadow:0 16px 40px rgba(16,185,129,.34)}}
@media(max-width:620px){body{font-size:15px}.eco-section{padding:56px 0}.eco-section-head{align-items:flex-start;flex-direction:column;margin-bottom:23px}.eco-hero h1{font-size:2.65rem}.eco-hero-lead{font-size:1rem}.eco-hero-actions .eco-btn{width:100%}.eco-hero-proof{gap:12px}.eco-trust-row{grid-template-columns:1fr 1fr}.eco-occasion-grid,.eco-gift-grid{grid-template-columns:repeat(2,1fr);gap:10px}.eco-occasion{min-height:190px}.eco-occasion img{height:145px}.eco-product-grid{grid-template-columns:1fr}.eco-material-row{grid-template-columns:1fr 1fr;gap:9px}.eco-material{padding:12px;gap:9px}.eco-material-icon{width:37px;height:37px}.eco-guided-copy h2{font-size:2.25rem}.eco-guided-actions .eco-btn{width:100%}.eco-guided-proof-row{gap:8px}.eco-guided-proof-pill{width:100%;justify-content:flex-start}.eco-guided-visual-frame{min-height:320px}.eco-guided-floating-card{max-width:calc(100% - 28px)}.eco-guided-floating-card-top{left:14px;right:14px;top:14px}.eco-guided-floating-card-bottom{left:14px;right:14px;bottom:14px}.eco-process-grid{grid-template-columns:1fr}.eco-final-cta{padding:28px 22px}.eco-footer-grid{grid-template-columns:1fr 1fr;gap:28px}.eco-footer-bottom{padding-bottom:72px}}
