:root{--navy:#13253b;--cream:#fff8ec;--coral:#ff6b5d;--gold:#ffd75e;--sky:#77d6e7;--pink:#ffb8cf;--line:#d8d0c4}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--navy);font-family:Arial,sans-serif}.epc-wrap{width:min(1160px,calc(100% - 36px));margin:auto}.epc-hero{padding:74px 0;background:var(--sky);border-bottom:3px solid var(--navy);overflow:hidden}.epc-hero .epc-wrap{display:grid;grid-template-columns:1fr 1fr;align-items:center}.epc-copy>span,.epc-title>p{font-size:12px;font-weight:900;letter-spacing:.18em}.epc-copy h1{font-size:clamp(44px,7vw,82px);line-height:.95;margin:18px 0;letter-spacing:-.04em}.epc-copy p{font-size:19px;line-height:1.6;max-width:620px}.epc-bubbles{height:330px;position:relative}.epc-bubbles b{position:absolute;display:grid;place-items:center;width:100px;height:100px;background:var(--cream);border:3px solid var(--navy);border-radius:50%;font-size:48px;box-shadow:8px 8px 0 var(--navy)}.epc-bubbles b:nth-child(1){left:5%;top:10%}.epc-bubbles b:nth-child(2){left:42%;top:0}.epc-bubbles b:nth-child(3){right:0;top:22%}.epc-bubbles b:nth-child(4){left:22%;bottom:0}.epc-bubbles b:nth-child(5){left:58%;bottom:8%}.epc-bubbles b:nth-child(6){right:3%;bottom:-18%}.epc-explore{padding:70px 0}.epc-title{display:grid;grid-template-columns:150px 1fr;gap:18px;align-items:start}.epc-title h2{font-size:38px;margin:0}.epc-title>span{grid-column:2;max-width:680px;line-height:1.6}.epc-search{display:flex;margin:34px 0 18px;border:3px solid var(--navy);border-radius:18px;overflow:hidden;background:white;box-shadow:7px 7px 0 var(--navy)}.epc-search input{flex:1;border:0;padding:18px 20px;font-size:18px;outline:0}.epc-search button{border:0;border-left:2px solid var(--navy);background:var(--gold);font-weight:800;padding:0 20px}.epc-pills{display:flex;gap:8px;flex-wrap:wrap;margin:25px 0}.epc-pills button{border:2px solid var(--navy);border-radius:999px;background:transparent;padding:9px 14px;font-weight:700}.epc-pills button.is-active{background:var(--navy);color:white}.epc-counter{text-align:right;font-size:13px;margin-bottom:10px}.epc-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.epc-emoji{border:2px solid var(--navy);border-radius:16px;background:#fff;min-height:120px;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;transition:.15s}.epc-emoji:hover{transform:translateY(-4px);box-shadow:5px 5px 0 var(--navy);background:var(--gold)}.epc-emoji b{font-size:36px}.epc-emoji small{font-size:11px;text-align:center}.epc-recent{background:var(--gold);border-block:2px solid var(--navy);padding:18px 0}.epc-recent .epc-wrap{display:flex;align-items:center;gap:18px}.epc-recent #recentEmoji{display:flex;gap:7px}.epc-recent button{font-size:23px;background:white;border:2px solid var(--navy);border-radius:10px;padding:6px}.epc-collections{padding:75px 0}.epc-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:35px}.epc-card-grid button{border:3px solid var(--navy);border-radius:24px;min-height:220px;padding:24px;text-align:left;display:grid;grid-template-columns:1fr auto;box-shadow:8px 8px 0 var(--navy)}.epc-card-grid span{font-weight:700}.epc-card-grid b{font-size:60px}.epc-card-grid strong{grid-column:1/-1;font-size:27px;align-self:end}.epc-card-grid .coral{background:var(--coral)}.epc-card-grid .pink{background:var(--pink)}.epc-card-grid .gold{background:var(--gold)}.epc-card-grid .blue{background:var(--sky)}.epc-guide{padding:80px 0;background:white;border-block:2px solid var(--navy)}.epc-guide article{max-width:820px;margin:35px auto 0;font-size:17px;line-height:1.8}.epc-guide h2{font-size:27px;margin-top:36px}.epc-faq{padding:80px 0}.epc-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:32px}.epc-faq details{border:2px solid var(--navy);border-radius:14px;background:#fff;padding:18px}.epc-faq summary{font-weight:800;cursor:pointer;display:flex;justify-content:space-between}.epc-faq p{line-height:1.6}.epc-toast{position:fixed;right:20px;bottom:20px;background:var(--navy);color:white;border-radius:999px;padding:13px 18px;opacity:0;transform:scale(.9);transition:.2s}.epc-toast.show{opacity:1;transform:scale(1)}@media(max-width:760px){.epc-hero .epc-wrap{grid-template-columns:1fr}.epc-bubbles{height:170px;margin-top:25px}.epc-bubbles b{width:65px;height:65px;font-size:30px;box-shadow:4px 4px 0 var(--navy)}.epc-title{grid-template-columns:1fr}.epc-title>span{grid-column:1}.epc-grid{grid-template-columns:repeat(4,1fr)}.epc-emoji{min-height:100px}.epc-card-grid,.epc-faq-grid{grid-template-columns:1fr}.epc-copy h1{font-size:50px}}
/* Repair v1.0.2 - keep the original Emojis.com.co visual identity while supporting the expanded catalog. */
.epc-more{display:block;margin:26px auto 0;border:3px solid var(--navy);border-radius:14px;background:var(--gold);color:var(--navy);padding:12px 20px;font-weight:800;cursor:pointer;box-shadow:5px 5px 0 var(--navy)}
.epc-more:hover{transform:translateY(-2px)}
.epc-more[hidden]{display:none!important}
.epc-emoji b,.epc-recent button,.epc-card-grid button b{font-family:"Noto Color Emoji","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;font-weight:400;font-style:normal;line-height:1}
.epc-pills button,.epc-card-grid button{cursor:pointer}

/* Mobile polish v1.2.2 - preserve Emojis.com.co visual identity. */
.epc-site-header{background:#fff8ec;border-bottom:2px solid var(--navy)}
.epc-site-header-inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.epc-site-brand{color:var(--navy);text-decoration:none;font-weight:900;font-size:21px;display:flex;align-items:center;gap:8px;min-width:0;white-space:nowrap}
.epc-site-brand img{width:24px;height:24px;object-fit:contain;border-radius:6px;flex:0 0 auto}
.epc-site-nav{display:flex;gap:18px;font-weight:700;font-size:14px;flex-wrap:wrap;justify-content:flex-end}
.epc-site-nav a{color:var(--navy);text-decoration:underline;text-underline-offset:3px}

@media(max-width:760px){
  .epc-wrap{width:min(100% - 24px,1160px)}
  .epc-site-header-inner{height:auto;min-height:72px;display:grid;grid-template-columns:1fr;padding:12px 0 10px;gap:9px}
  .epc-site-brand{font-size:21px;justify-self:start}
  .epc-site-nav{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;font-size:13px;justify-content:stretch}
  .epc-site-nav a{text-align:center;white-space:nowrap;padding:5px 1px}

  .epc-hero{padding:46px 0 34px}
  .epc-hero .epc-wrap{gap:8px}
  .epc-copy>span{font-size:11px;line-height:1.4;display:block}
  .epc-copy h1{font-size:clamp(36px,10vw,42px);line-height:1.02;margin:14px 0 16px;letter-spacing:-.035em}
  .epc-copy p{font-size:17px;line-height:1.55;margin-bottom:0}
  .epc-bubbles{height:165px;margin-top:18px}
  .epc-bubbles b{width:58px;height:58px;font-size:27px;border-width:2px;box-shadow:4px 4px 0 var(--navy)}
  .epc-bubbles b:nth-child(1){left:3%;top:8%}
  .epc-bubbles b:nth-child(2){left:43%;top:0}
  .epc-bubbles b:nth-child(3){right:2%;top:19%}
  .epc-bubbles b:nth-child(4){left:23%;bottom:1%}
  .epc-bubbles b:nth-child(5){left:59%;bottom:7%}
  .epc-bubbles b:nth-child(6){right:4%;bottom:-5%}

  .epc-explore,.epc-collections,.epc-faq{padding:44px 0}
  .epc-guide{padding:48px 0}
  .epc-title{gap:8px}
  .epc-title>p{margin:0 0 2px}
  .epc-title h2{font-size:30px;line-height:1.08}
  .epc-title>span{line-height:1.5}

  .epc-search{margin:24px 0 16px;border-radius:14px;box-shadow:5px 5px 0 var(--navy)}
  .epc-search input{min-width:0;padding:15px 14px;font-size:16px}
  .epc-search button{padding:0 12px;font-size:13px}
  .epc-pills{gap:7px;margin:18px 0 22px}
  .epc-pills button{padding:8px 11px;font-size:13px}
  .epc-counter{margin:0 0 10px}

  .epc-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
  .epc-emoji{min-width:0;min-height:116px;padding:9px 6px;gap:7px;border-radius:14px}
  .epc-emoji b{font-size:32px}
  .epc-emoji small{font-size:10px;line-height:1.18;overflow-wrap:anywhere;hyphens:auto}
  .epc-emoji:hover{transform:none;box-shadow:none}

  .epc-recent{padding:14px 0}
  .epc-recent .epc-wrap{align-items:flex-start;gap:10px;flex-direction:column}
  .epc-recent #recentEmoji{width:100%;overflow-x:auto;padding-bottom:4px}

  .epc-card-grid{gap:13px;margin-top:24px}
  .epc-card-grid button{min-height:170px;padding:18px;border-radius:20px;box-shadow:6px 6px 0 var(--navy)}
  .epc-card-grid b{font-size:48px}
  .epc-card-grid strong{font-size:23px}
  .epc-guide article{margin-top:26px;font-size:16px;line-height:1.72}
  .epc-guide h2{font-size:24px;line-height:1.2;margin-top:30px}
  .epc-faq-grid{margin-top:24px}
}

@media(max-width:390px){
  .epc-wrap{width:min(100% - 20px,1160px)}
  .epc-site-nav{font-size:12px;gap:3px}
  .epc-site-brand{font-size:20px}
  .epc-copy h1{font-size:35px}
  .epc-copy p{font-size:16px}
  .epc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .epc-emoji{min-height:112px}
  .epc-emoji small{font-size:10.5px}
}

/* Catalog performance + grouped variants v1.3.0 */
.epc-catalog{display:grid;gap:14px;margin-top:26px}
.epc-category-panel{border:2px solid var(--navy);border-radius:18px;background:#fff;overflow:hidden}
.epc-category-head{width:100%;border:0;background:#fff8ec;color:var(--navy);display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding:16px 18px;text-align:left;cursor:pointer}
.epc-category-head:hover{background:#fff1d9}
.epc-category-head strong{font-size:18px}
.epc-category-head small{font-size:12px;font-weight:700;white-space:nowrap}
.epc-category-head i{font-style:normal;font-size:22px;font-weight:900;line-height:1}
.epc-category-icon{width:34px;height:34px;border:2px solid var(--navy);border-radius:50%;display:grid;place-items:center;background:var(--gold);font-family:"Noto Color Emoji","Apple Color Emoji","Segoe UI Emoji",sans-serif}
.epc-category-body{border-top:2px solid var(--navy);padding:18px}
.epc-category-body[hidden]{display:none!important}
.epc-category-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:0 0 12px;font-size:12px;font-weight:700}
.epc-tone-note{background:var(--gold);border:1px solid var(--navy);border-radius:999px;padding:5px 9px}
.epc-emoji-card{min-width:0;display:flex;flex-direction:column;gap:6px}
.epc-emoji-card>.epc-emoji{width:100%;flex:1}
.epc-tone-toggle{border:1.5px solid var(--navy);background:#fff8ec;color:var(--navy);border-radius:10px;min-height:34px;padding:4px 7px;display:flex;align-items:center;justify-content:space-between;gap:5px;cursor:pointer}
.epc-tone-toggle span{font-family:"Noto Color Emoji","Apple Color Emoji","Segoe UI Emoji",sans-serif;font-size:15px;letter-spacing:-4px;white-space:nowrap}
.epc-tone-toggle strong{font-size:10px;white-space:nowrap}
.epc-tone-variants{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:5px;border:1.5px solid var(--navy);border-radius:10px;background:#fff8ec}
.epc-tone-variants[hidden]{display:none!important}
.epc-tone-variants button{min-width:0;border:1px solid var(--line);background:white;border-radius:8px;padding:5px 2px;display:flex;flex-direction:column;align-items:center;gap:2px;cursor:pointer}
.epc-tone-variants b{font-family:"Noto Color Emoji","Apple Color Emoji","Segoe UI Emoji",sans-serif;font-size:22px;font-weight:400;line-height:1}
.epc-tone-variants small{font-size:8px;line-height:1.05;text-align:center;overflow-wrap:anywhere}
.epc-search-results{margin-top:22px}
.epc-search-results[hidden]{display:none!important}

@media(max-width:760px){
  .epc-catalog{gap:11px;margin-top:20px}
  .epc-category-head{grid-template-columns:auto 1fr auto;padding:13px 12px;gap:9px}
  .epc-category-head small{grid-column:2;font-size:11px}
  .epc-category-head i{grid-column:3;grid-row:1/3}
  .epc-category-icon{grid-row:1/3;width:32px;height:32px}
  .epc-category-body{padding:11px}
  .epc-category-meta{align-items:flex-start;flex-direction:column;gap:7px}
  .epc-tone-toggle span{font-size:14px}
  .epc-tone-variants{grid-template-columns:repeat(2,minmax(0,1fr))}
}
