:root{--yellow:#ffc400;--red:#ef2b23;--black:#111;--cream:#f7f1e7;--white:#fff;--muted:#6f665b}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--cream);color:var(--black);overflow-x:hidden}a{text-decoration:none;color:inherit}.top-strip{background:var(--yellow);font-weight:900;text-align:center;padding:9px;font-size:.75rem;letter-spacing:.12em}.site-header{height:86px;background:#111;color:#fff;display:flex;align-items:center;padding:0 4vw;gap:34px;position:sticky;top:0;z-index:50;border-bottom:1px solid #ffffff17}.brand{display:flex;align-items:center;gap:11px;min-width:max-content}.brand img{width:55px;height:50px;object-fit:contain;background:#fff;border-radius:10px;padding:3px}.brand div,.footer-brand div{display:grid}.brand b,.footer-brand b{font-size:1.05rem;letter-spacing:.08em}.brand span,.footer-brand span{font-size:.62rem;color:var(--yellow);letter-spacing:.2em;font-weight:800}nav{display:flex;gap:28px;margin:auto}nav a{font-size:.88rem;font-weight:700;color:#ddd;transition:.2s}nav a:hover{color:var(--yellow)}.header-actions{display:flex;align-items:center;gap:14px}.admin-link{font-size:.82rem;color:#bbb}.order-button,.cta-primary{background:var(--yellow);color:#111;padding:14px 20px;border-radius:10px;font-weight:900}.order-button span{margin-left:10px}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:1.6rem}.hero{min-height:720px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:60px 6vw;background:radial-gradient(circle at 75% 45%,#ffcf3f 0,#f7b800 19%,#1a1712 19.2%,#111 55%);color:#fff;position:relative;overflow:hidden}.hero:before{content:"MORDISCO";position:absolute;font-family:Anton;font-size:18vw;color:#ffffff05;left:-1vw;bottom:-4vw;letter-spacing:.03em}.hero-copy{position:relative;z-index:2}.eyebrow{font-size:.75rem;letter-spacing:.18em;font-weight:900;color:#c88b00}.hero .eyebrow{color:var(--yellow)}.hero h1{font-family:Anton,sans-serif;font-size:clamp(4.3rem,8vw,8.8rem);line-height:.86;margin:18px 0;letter-spacing:.01em}.hero h1 em{font-style:normal;color:var(--yellow)}.hero p{max-width:600px;color:#d1cbc3;font-size:1.08rem;line-height:1.7}.hero-actions{display:flex;gap:12px;margin:30px 0}.cta-secondary{border:1px solid #ffffff40;padding:14px 20px;border-radius:10px;font-weight:800}.hero-stats{display:flex;gap:30px;margin-top:42px}.hero-stats div{display:grid}.hero-stats strong{font-size:1.1rem}.hero-stats span{font-size:.72rem;color:#aaa}.hero-visual{position:relative;height:560px;display:grid;place-items:center}.hero-visual>img{width:115%;max-height:520px;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 30px 35px #0008)}.hero-ring{position:absolute;width:420px;height:420px;border:2px solid #ffffff40;border-radius:50%;z-index:1}.price-badge{position:absolute;right:3%;top:8%;width:112px;height:112px;border-radius:50%;background:var(--red);display:grid;place-items:center;align-content:center;z-index:4;transform:rotate(8deg);box-shadow:0 14px 30px #0005}.price-badge small{font-weight:900}.price-badge strong{font-size:1.45rem}.floating-card{position:absolute;background:#fff;color:#111;padding:12px 16px;border-radius:12px;font-weight:900;z-index:4;box-shadow:0 12px 30px #0003}.card-one{left:2%;bottom:15%}.card-two{right:4%;bottom:5%}.ticker{background:var(--red);color:#fff;display:flex;justify-content:center;gap:25px;padding:15px;font-family:Anton;letter-spacing:.08em;font-size:1.25rem;overflow:hidden}.menu-section{padding:85px 5vw}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.section-heading h2{font-family:Anton;font-size:clamp(2.8rem,5vw,5rem);margin:8px 0 0;line-height:1}.section-heading>a{font-weight:900;border-bottom:2px solid var(--yellow);padding-bottom:6px}.category-tabs{display:flex;gap:9px;overflow:auto;margin-bottom:24px}.category-tabs button{padding:10px 17px;border-radius:999px;border:1px solid #d8cdbd;background:#fff;font-weight:800}.category-tabs button.active{background:#111;color:#fff}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.product-card{background:#fff;border-radius:18px;overflow:hidden;position:relative;transition:.25s;border:1px solid #e8dfd3}.product-card:hover{transform:translateY(-6px);box-shadow:0 18px 35px #3b2a1515}.product-card img{width:100%;height:230px;object-fit:cover;background:#eee}.product-info{padding:18px}.product-info small{color:#a27600;font-weight:800}.product-info h3{margin:7px 0;font-size:1.25rem}.product-info p{color:var(--muted);font-size:.88rem;min-height:38px}.product-bottom{display:flex;align-items:center;justify-content:space-between}.product-bottom strong{font-size:1.25rem}.product-bottom a{background:#111;color:#fff;width:38px;height:38px;display:grid;place-items:center;border-radius:50%}.promo-grid{padding:0 5vw 85px;display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:1fr 1fr;gap:18px}.promo{border-radius:24px;padding:36px;min-height:270px;overflow:hidden;position:relative}.promo span{font-weight:900;letter-spacing:.14em;font-size:.72rem}.promo h3{font-family:Anton;font-size:3.3rem;line-height:.95;margin:12px 0}.promo a{display:inline-block;margin-top:15px;font-weight:900;border-bottom:2px solid currentColor}.promo-main{grid-row:1/3;background:var(--yellow);display:flex;align-items:center}.promo-main>div{width:58%;position:relative;z-index:2}.promo-main img{position:absolute;right:-8%;bottom:-5%;width:60%;filter:drop-shadow(0 20px 20px #0003)}.promo-dark{background:#111;color:#fff}.promo-light{background:#fff;border:1px solid #e5dacb}.about{margin:0 5vw 90px;display:grid;grid-template-columns:1fr 1fr;border-radius:28px;overflow:hidden;background:#111;color:#fff}.about-image{background:var(--yellow);display:grid;place-items:center;min-height:560px}.about-image img{width:90%;max-height:500px;object-fit:contain;filter:drop-shadow(0 24px 24px #0004)}.about-copy{padding:60px}.about-copy h2{font-family:Anton;font-size:4rem;line-height:1;margin:14px 0}.about-copy p{color:#c7c1b8;line-height:1.8}.about-points{margin-top:35px;display:grid;gap:14px}.about-points div{display:flex;gap:15px;align-items:center;padding-bottom:12px;border-bottom:1px solid #ffffff1f}.about-points b{color:var(--yellow)}.order-steps{padding:0 5vw 90px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.steps article{background:#fff;border-radius:18px;padding:28px;border:1px solid #e5dacb}.steps b{font-family:Anton;font-size:3rem;color:var(--yellow)}.steps h3{font-size:1.4rem;margin:8px 0}.steps p{color:var(--muted)}.final-cta{margin:0 5vw 80px;background:var(--red);color:#fff;border-radius:26px;padding:48px;display:flex;justify-content:space-between;align-items:center}.final-cta span{font-weight:900;letter-spacing:.14em}.final-cta h2{font-family:Anton;font-size:4.4rem;margin:10px 0}.final-cta a{background:#fff;color:#111;padding:17px 24px;border-radius:12px;font-weight:900}footer{background:#111;color:#fff;padding:45px 5vw;display:grid;grid-template-columns:1fr 1fr auto;gap:25px;align-items:center}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand img{width:52px;background:#fff;border-radius:9px}.footer-links{display:flex;gap:18px}.footer-links a{color:#ccc}footer small{grid-column:1/-1;color:#777;border-top:1px solid #ffffff14;padding-top:18px}
@media(max-width:980px){nav{display:none}.menu-toggle{display:block}.header-actions .admin-link{display:none}.hero{grid-template-columns:1fr;min-height:auto;background:linear-gradient(135deg,#111 62%,#f2b800 62%)}.hero-visual{height:420px}.promo-grid{grid-template-columns:1fr}.promo-main{grid-row:auto}.about{grid-template-columns:1fr}.about-copy h2{font-size:3rem}.steps{grid-template-columns:1fr}.final-cta{flex-direction:column;align-items:flex-start}.ticker{justify-content:flex-start;white-space:nowrap}.hero-stats{flex-wrap:wrap}}@media(max-width:620px){.site-header{height:74px;padding:0 18px}.brand span{display:none}.header-actions{margin-left:auto}.order-button{padding:11px 13px}.hero{padding:50px 20px}.hero h1{font-size:4.4rem}.hero-visual{height:330px}.hero-visual>img{width:125%}.hero-ring{width:290px;height:290px}.price-badge{width:88px;height:88px}.hero-stats{gap:18px}.menu-section,.order-steps{padding:65px 20px}.promo-grid{padding:0 20px 65px}.promo{padding:26px}.promo h3{font-size:2.6rem}.promo-main>div{width:65%}.about{margin:0 20px 65px}.about-copy{padding:32px}.about-copy h2{font-size:2.7rem}.about-image{min-height:330px}.final-cta{margin:0 20px 60px;padding:30px}.final-cta h2{font-size:3rem}footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}
/* MORDISCO OS V17 — PORTADA FINAL */
.hero{
  grid-template-columns:1fr 1.08fr;
  background:
    radial-gradient(circle at 76% 46%,
      #ffcf3f 0,
      #f7b800 22%,
      #1a1712 22.25%,
      #111 57%);
}
.hero-visual{
  height:620px;
  overflow:visible;
}
.hero-visual>img{
  width:132%;
  max-width:820px;
  max-height:610px;
  object-fit:contain;
  transform:translateX(-2%) scale(1.08);
  transform-origin:center;
  filter:drop-shadow(0 36px 42px #000a);
}
.hero-ring{
  width:500px;
  height:500px;
  border-color:#ffffff55;
}
@media(max-width:1200px){
  .hero-visual>img{width:125%;transform:translateX(0) scale(1.04)}
}
@media(max-width:980px){
  .hero-visual{height:470px}
  .hero-visual>img{width:112%;max-height:455px;transform:none}
  .hero-ring{width:390px;height:390px}
}
@media(max-width:620px){
  .hero-visual{height:360px}
  .hero-visual>img{width:128%;max-height:355px;transform:translateX(-2%)}
  .hero-ring{width:305px;height:305px}
}
