@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');
:root{--wine:#8f1730;--wine-dark:#641020;--wine-deep:#3b0b14;--cream:#f7f1e9;--cream-2:#efe4d8;--gold:#c69b64;--ink:#221816;--muted:#746761;--white:#fff;--line:rgba(34,24,22,.12);--shadow:0 28px 70px rgba(45,21,17,.14);--radius:24px;--font-sans:'DM Sans',Arial,sans-serif;--font-serif:'Playfair Display',Georgia,serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);color:var(--ink);background:#fff;line-height:1.65;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{font:inherit}.container{width:min(1220px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-70px;z-index:999;background:#fff;color:#111;padding:12px 16px;border-radius:8px}.skip-link:focus{top:16px}.topbar{background:var(--wine-deep);color:#eadbd4;font-size:12px}.topbar-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px;letter-spacing:.03em}.topbar a:hover{color:#fff}.dot{margin:0 10px;color:var(--gold)}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.93);backdrop-filter:blur(18px);border-bottom:1px solid rgba(34,24,22,.08);transition:.3s}.site-header.scrolled{box-shadow:0 12px 35px rgba(35,19,16,.08)}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo img{width:88px;height:68px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.nav-links>a:not(.nav-cta){position:relative;padding:31px 0}.nav-links>a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:23px;height:2px;background:var(--wine);transition:.3s}.nav-links>a:hover,.nav-links>a.active{color:var(--wine)}.nav-links>a:hover:after,.nav-links>a.active:after{right:0}.nav-cta{background:var(--wine);color:#fff;padding:12px 20px;border-radius:999px;transition:.25s}.nav-cta:hover{background:var(--wine-dark);transform:translateY(-2px)}.menu-toggle{display:none;width:46px;height:46px;border:0;border-radius:50%;background:var(--wine);padding:0 12px}.menu-toggle span{display:block;height:2px;background:#fff;margin:5px 0;transition:.25s}
.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--wine);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.eyebrow:before{content:"";width:28px;height:1px;background:currentColor}.eyebrow.light{color:#efc6b4}.hero{position:relative;min-height:760px;overflow:hidden;background:radial-gradient(circle at 70% 45%,rgba(190,67,79,.35),transparent 30%),linear-gradient(115deg,#2f0b12 0%,#641020 48%,#8f1730 100%);color:#fff;display:grid;align-items:center}.hero-texture{position:absolute;inset:0;opacity:.16;background-image:radial-gradient(rgba(255,255,255,.5) .6px,transparent .6px);background-size:18px 18px;mask-image:linear-gradient(to right,transparent,#000)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:40px;padding:74px 0}.hero-copy h1,.page-hero h1,.product-copy h1{font-family:var(--font-serif);font-weight:600;letter-spacing:-.045em;line-height:.96;margin:18px 0 24px}.hero-copy h1{font-size:clamp(64px,7vw,104px)}.hero-copy h1 em{color:#efc6b4;font-weight:600}.hero-copy>p{max-width:610px;color:#ead9d2;font-size:18px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:52px;padding:0 24px;border-radius:999px;font-weight:700;font-size:14px;transition:.25s}.btn span,.text-link span{transition:.25s}.btn:hover span,.text-link:hover span{transform:translateX(4px)}.btn-primary{background:#fff;color:var(--wine-dark)}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 16px 35px rgba(0,0,0,.2)}.btn-dark{background:var(--ink);color:#fff}.btn-dark:hover{background:var(--wine);transform:translateY(-3px)}.btn-cream{background:var(--cream);color:var(--wine-dark)}.play-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:600}.play{width:42px;height:42px;border:1px solid rgba(255,255,255,.4);border-radius:50%;display:grid;place-items:center;font-size:11px}.hero-stats{display:flex;gap:36px;margin-top:56px;padding-top:28px;border-top:1px solid rgba(255,255,255,.16)}.hero-stats div{display:grid;gap:2px}.hero-stats strong{font-size:19px}.hero-stats span{font-size:11px;color:#d9c5bd}.hero-visual{position:relative;min-height:560px;display:grid;place-items:center}.hero-visual img{position:relative;z-index:2;max-height:510px;filter:drop-shadow(0 38px 35px rgba(0,0,0,.42));animation:float 5s ease-in-out infinite}.hero-orbit{position:absolute;width:430px;height:430px;border:1px solid rgba(255,255,255,.18);border-radius:50%}.hero-orbit:before,.hero-orbit:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.11);inset:35px}.hero-orbit:after{inset:72px}.floating-note{position:absolute;z-index:3;padding:10px 15px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(255,255,255,.1);backdrop-filter:blur(9px);font-size:12px}.note-one{left:20px;top:120px}.note-two{right:10px;bottom:125px}@keyframes float{50%{transform:translateY(-13px)}}
.section{padding:110px 0}.intro{background:var(--cream)}.intro-grid{display:grid;grid-template-columns:1fr .75fr;align-items:end;gap:90px}.display-title,.section-head h2,.expertise-copy h2,.story-copy h2,.process-copy h2,.collection-intro h2{font-family:var(--font-serif);font-size:clamp(42px,5vw,68px);line-height:1.05;letter-spacing:-.035em;margin:12px 0}.lead{font-size:19px;color:#554944}.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--wine);font-size:14px;font-weight:700}.products-section{background:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:44px}.section-head.centered{display:block;text-align:center}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;transition:.3s}.product-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.product-media{position:relative;min-height:310px;padding:35px;display:grid;place-items:center;background:linear-gradient(145deg,#fffaf6,#f2e3d9)}.product-media img{max-height:235px;object-fit:contain;transition:.35s}.product-card:hover .product-media img{transform:scale(1.04) rotate(-1deg)}.product-badge{position:absolute;left:18px;top:18px;z-index:2;background:#fff;border:1px solid rgba(34,24,22,.08);border-radius:999px;padding:8px 11px;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.product-body{padding:23px}.product-body h3{font-family:var(--font-serif);font-size:25px;margin:0 0 8px}.product-body p{color:var(--muted);font-size:14px;min-height:46px;margin:0 0 17px}.expertise-section{background:#f3e8df}.expertise-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.expertise-grid.reverse{direction:rtl}.expertise-grid.reverse>*{direction:ltr}.expertise-media{position:relative;border-radius:32px;overflow:hidden;min-height:610px;box-shadow:var(--shadow)}.expertise-media img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.image-stamp{position:absolute;right:26px;bottom:26px;width:130px;height:130px;background:var(--wine);color:#fff;border-radius:50%;display:grid;place-content:center;text-align:center}.image-stamp strong{font-family:var(--font-serif);font-size:23px}.image-stamp span{font-size:11px}.expertise-copy>p{color:var(--muted);font-size:17px}.feature-stack{margin:28px 0 34px}.feature-stack>div{display:grid;grid-template-columns:42px 1fr;gap:18px;padding:19px 0;border-top:1px solid rgba(34,24,22,.13)}.feature-stack>div>span{color:var(--wine);font-size:12px;font-weight:700}.feature-stack strong{font-size:17px}.feature-stack p{font-size:13px;color:var(--muted);margin:4px 0 0}.quote-section{padding:100px 0;background:var(--wine-deep);color:#fff;text-align:center}.quote-mark{font-family:var(--font-serif);font-size:100px;color:#b65b6d;line-height:.6}.quote-section blockquote{max-width:900px;margin:20px auto 28px;font-family:var(--font-serif);font-size:clamp(32px,4vw,54px);line-height:1.25}.quote-label{color:#d6b4a8;font-size:12px;letter-spacing:.12em;text-transform:uppercase}
.page-hero{position:relative;padding:150px 0 130px;color:#fff;text-align:center;background-size:cover;background-position:center;overflow:hidden}.page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,rgba(40,8,14,.93),rgba(113,16,35,.78))}.page-hero .container{position:relative;z-index:1}.page-hero h1{font-size:clamp(58px,7vw,92px)}.page-hero p{max-width:650px;margin:0 auto;color:#ead8d1;font-size:17px}.about-hero{background-image:url('https://www.master-cafe.com/wp-content/uploads/2021/10/coffee-connoisseur-CAD9VQX-1-01.png')}.product-hero{background-image:url('https://www.master-cafe.com/wp-content/uploads/2021/10/coffee-beans-033-01.png')}.expertise-hero{background-image:url('https://www.master-cafe.com/wp-content/uploads/2021/10/gallery-master-cafe-03.png')}.origins-hero{background-image:url('https://www.master-cafe.com/wp-content/uploads/2021/10/Where-Do-Coffee-Beans-Come-From.jpeg')}.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px}.story-copy p{color:var(--muted)}.story-media{position:relative;border-radius:30px;overflow:hidden;min-height:560px}.story-media img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.vertical-label{position:absolute;right:0;top:0;bottom:0;writing-mode:vertical-rl;background:var(--wine);color:#fff;padding:24px 15px;display:flex;justify-content:center;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.values-section{background:var(--cream)}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:50px}.values-grid article{background:#fff;padding:34px;border-radius:22px;border:1px solid var(--line)}.values-grid article>span{color:var(--wine);font-size:12px}.values-grid h3{font-family:var(--font-serif);font-size:27px}.values-grid p{color:var(--muted)}.collection-intro{max-width:720px;margin-bottom:48px}.collection-intro p{color:var(--muted);font-size:17px}.product-grid-large .product-media{min-height:360px}.process-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.process-copy{position:sticky;top:140px;align-self:start}.process-list{display:grid;grid-template-columns:1fr 1fr;gap:18px}.process-list article{padding:30px;border-radius:22px;border:1px solid var(--line);background:#fff}.process-list article>span{color:var(--wine);font-size:12px}.process-list h3{font-family:var(--font-serif);font-size:25px}.process-list p{color:var(--muted)}.dark-feature{background:var(--wine-deep);color:#fff}.dark-feature .expertise-copy>p{color:#d5beb5}.quality-points{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.quality-points span{padding:14px 16px;border:1px solid rgba(255,255,255,.18);border-radius:999px;text-align:center;font-size:13px}.origin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.origin-card{position:relative;min-height:480px;border-radius:26px;overflow:hidden;color:#fff}.origin-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:.45s}.origin-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(32,10,10,.9))}.origin-card div{position:absolute;z-index:2;left:28px;right:28px;bottom:24px}.origin-card span{font-size:11px;color:#e9b7a5}.origin-card h2{font-family:var(--font-serif);font-size:36px;margin:4px 0}.origin-card p{margin:0;color:#ebddd7}.origin-card:hover img{transform:scale(1.05)}.bean-section{background:var(--cream)}.bean-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.bean-tags span{padding:10px 14px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:12px}.product-page{padding:95px 0;background:linear-gradient(135deg,#fff,#f7eee7)}.product-detail{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.product-visual{position:relative;min-height:610px;display:grid;place-items:center;border-radius:32px;background:#fff;overflow:hidden;box-shadow:var(--shadow)}.product-visual img{position:relative;z-index:2;max-height:480px;filter:drop-shadow(0 35px 28px rgba(55,25,20,.2))}.product-halo{position:absolute;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,#f3d8cb,transparent 68%)}.product-copy h1{font-size:clamp(54px,6vw,86px);color:var(--wine-deep)}.product-lead{font-size:22px;color:var(--ink)!important}.product-copy>p{color:var(--muted)}.facts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:30px 0}.fact{display:grid;grid-template-columns:30px 1fr;gap:12px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:15px}.fact>span{color:var(--wine);font-size:10px}.fact strong,.fact small{display:block}.fact small{color:var(--muted)}.product-actions{display:flex;align-items:center;gap:22px}.related{background:var(--cream)}
.contact-strip{padding:62px 0;background:var(--wine);color:#fff}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-strip h2{font-family:var(--font-serif);font-size:clamp(34px,4vw,52px);margin:8px 0}.contact-strip p{margin:0;color:#ebd9d2}.footer{background:#1f1513;color:#cdbdb7;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:70px}.footer h3{font-family:var(--font-serif);color:#fff;font-size:32px;margin-top:0}.footer h4{color:#fff;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.footer a{display:block;margin:9px 0;transition:.2s}.footer a:hover{color:#fff}.footer-brand p{max-width:430px}.copyright{display:flex;justify-content:space-between;gap:20px;margin-top:50px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);font-size:12px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.reveal.show{opacity:1;transform:none}
@media(max-width:1050px){.product-grid{grid-template-columns:repeat(2,1fr)}.hero-grid,.expertise-grid,.story-grid,.product-detail{grid-template-columns:1fr}.hero{min-height:auto}.hero-visual{min-height:430px}.expertise-media,.story-media{min-height:480px}.process-grid{grid-template-columns:1fr}.process-copy{position:static}.origin-grid{grid-template-columns:1fr 1fr}.hero-copy h1{font-size:75px}.expertise-grid.reverse{direction:ltr}}
@media(max-width:820px){.topbar{display:none}.nav{height:74px}.menu-toggle{display:block}.nav-links{position:fixed;inset:74px 0 auto 0;background:#fff;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:18px 24px 28px;border-bottom:1px solid var(--line);box-shadow:0 24px 45px rgba(30,15,13,.14);transform:translateY(-130%);opacity:0;pointer-events:none;transition:.28s}.nav-links.open{transform:none;opacity:1;pointer-events:auto}.nav-links>a:not(.nav-cta){padding:14px 0;border-bottom:1px solid var(--line)}.nav-links>a:not(.nav-cta):after{display:none}.nav-cta{text-align:center;margin-top:16px}.menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.intro-grid{grid-template-columns:1fr;gap:20px}.hero-stats{gap:20px;flex-wrap:wrap}.section{padding:82px 0}.values-grid{grid-template-columns:1fr}.contact-inner{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.page-hero{padding:110px 0 95px}.process-list{grid-template-columns:1fr}}
@media(max-width:580px){.container{width:min(100% - 28px,1220px)}.hero-grid{padding:55px 0}.hero-copy h1{font-size:52px}.hero-copy>p{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{min-height:340px}.hero-visual img{max-height:300px}.hero-orbit{width:285px;height:285px}.floating-note{display:none}.hero-stats{margin-top:38px}.hero-stats div{min-width:42%}.product-grid,.origin-grid,.facts,.quality-points{grid-template-columns:1fr}.product-media{min-height:275px}.product-grid-large .product-media{min-height:290px}.section-head{align-items:flex-start}.desktop-link{display:none}.expertise-media,.story-media,.product-visual{min-height:390px}.expertise-copy h2,.story-copy h2,.process-copy h2,.collection-intro h2,.display-title{font-size:39px}.page-hero h1,.product-copy h1{font-size:48px}.page-hero{padding:90px 0 78px}.product-page{padding:58px 0}.product-detail{gap:45px}.product-visual img{max-height:320px}.product-halo{width:300px;height:300px}.product-actions{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.copyright{flex-direction:column}.origin-card{min-height:400px}.quote-section blockquote{font-size:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}


/* ==================================================
   ARABIC RTL EXPERIENCE
   ================================================== */
html[lang="ar"] { direction: rtl; }
html[lang="ar"] body { font-family: "Cairo", system-ui, sans-serif; text-align: right; }
html[lang="ar"] .nav-links,
html[lang="ar"] .hero-actions,
html[lang="ar"] .hero-stats,
html[lang="ar"] .section-head,
html[lang="ar"] .contact-inner,
html[lang="ar"] .copyright { direction: rtl; }
html[lang="ar"] .hero-copy,
html[lang="ar"] .expertise-copy,
html[lang="ar"] .product-body,
html[lang="ar"] .footer-grid,
html[lang="ar"] .page-hero { text-align: right; }
html[lang="ar"] .text-link span,
html[lang="ar"] .btn span { display: inline-block; transform: scaleX(-1); }
html[lang="ar"] .feature-stack > div { grid-template-columns: 54px 1fr; }
html[lang="ar"] .floating-note { direction: rtl; }
html[lang="ar"] .menu-toggle { margin-right: auto; margin-left: 0; }
html[lang="ar"] input, html[lang="ar"] textarea { text-align: right; }
@media (max-width: 900px) {
  html[lang="ar"] .nav-links { right: auto; left: 20px; text-align: right; }
  html[lang="ar"] .nav-links a { text-align: right; }
}

/* ==================================================
   MASTER CAFÉ V2 PREMIUM HOMEPAGE
   ================================================== */
.premium-home{background:#fbf7f2;overflow-x:hidden}.premium-header{background:rgba(251,247,242,.88)}
.premium-hero{position:relative;min-height:calc(100vh - 118px);display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 78% 42%,#a92d42 0,#741329 31%,#420b17 62%,#21070d 100%);color:#fff}
.premium-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(0,0,0,.2),transparent 50%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.7' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.045'/%3E%3C/svg%3E")}
.premium-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;padding:80px 0 105px}.premium-hero-copy{max-width:720px}.premium-hero h1{font-family:"Cairo",sans-serif;font-size:clamp(64px,7.6vw,118px);line-height:.98;letter-spacing:-.055em;margin:18px 0 28px;font-weight:900}.premium-hero h1 em{font-style:normal;color:#f0c492}.premium-hero-copy>p{max-width:640px;color:#ecd9d3;font-size:19px;line-height:1.95}.premium-mini-stats{display:flex;gap:42px;margin-top:50px;padding-top:28px;border-top:1px solid rgba(255,255,255,.14)}.premium-mini-stats div{display:grid}.premium-mini-stats b{font-size:28px;color:#fff}.premium-mini-stats span{font-size:11px;color:#d8bbb2}.premium-product-stage{position:relative;min-height:620px;display:grid;place-items:center}.stage-cup{position:relative;z-index:4;max-height:510px;filter:drop-shadow(0 45px 30px rgba(0,0,0,.32));animation:cupFloat 5s ease-in-out infinite}.stage-ring{position:absolute;border:1px solid rgba(255,255,255,.17);border-radius:50%}.ring-a{width:520px;height:520px;animation:spin 22s linear infinite}.ring-b{width:390px;height:390px;border-style:dashed;animation:spin 18s linear infinite reverse}.hero-glow{position:absolute;width:540px;height:540px;border-radius:50%;right:58%;top:50%;transform:translateY(-50%);background:radial-gradient(circle,rgba(245,177,116,.18),transparent 70%)}.stage-label{position:absolute;z-index:5;padding:10px 16px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);backdrop-filter:blur(12px);border-radius:999px;font-size:12px}.label-a{top:24%;right:2%}.label-b{bottom:28%;left:1%}.stage-card{position:absolute;z-index:5;bottom:5%;right:9%;width:245px;padding:18px;border-radius:18px;background:rgba(255,255,255,.92);color:#311015;box-shadow:0 22px 50px rgba(0,0,0,.2)}.stage-card small,.stage-card span{display:block;color:#82696a;font-size:11px}.stage-card strong{display:block;font-size:18px;margin:4px 0}.scroll-cue{position:absolute;z-index:5;bottom:24px;left:50%;transform:translateX(-50%);font-size:10px;letter-spacing:.13em;color:#d9c1b8;display:grid;place-items:center;gap:7px}.scroll-cue span{width:1px;height:24px;background:#f1c89e;animation:scrollPulse 1.8s ease infinite}.marquee-strip{overflow:hidden;background:#f1c693;color:#43101c;padding:14px 0;font-weight:800}.marquee-track{display:flex;width:max-content;align-items:center;gap:28px;white-space:nowrap;animation:marqueeRTL 25s linear infinite}.marquee-track span{font-size:13px}.marquee-track i{font-style:normal;color:#8f1730}.premium-intro{padding-bottom:45px}.premium-products{padding-top:20px}.premium-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.premium-card{border-radius:30px;overflow:hidden;background:#fff;box-shadow:0 22px 55px rgba(72,37,27,.09);transition:.4s}.premium-card:hover{transform:translateY(-8px);box-shadow:0 34px 75px rgba(72,37,27,.16)}.premium-card-media{position:relative;min-height:500px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#f8eee8,#ead6c9)}.premium-card:nth-child(2) .premium-card-media{background:linear-gradient(145deg,#f3e4d4,#dcbda6)}.premium-card:nth-child(3) .premium-card-media{background:linear-gradient(145deg,#f6dfd8,#dca7a2)}.premium-card:nth-child(4) .premium-card-media{background:linear-gradient(145deg,#efe8de,#cab8a2)}.premium-card-media img{max-height:370px;max-width:76%;position:relative;z-index:2;filter:drop-shadow(0 30px 24px rgba(72,37,27,.2));transition:.5s}.premium-card:hover img{transform:translateY(-10px) scale(1.035)}.product-index{position:absolute;top:25px;right:28px;font-size:12px;font-weight:900;color:#9d7b70}.pill{position:absolute;bottom:24px;right:24px;z-index:3;padding:8px 13px;background:rgba(255,255,255,.82);backdrop-filter:blur(10px);border-radius:999px;font-size:11px}.shine{position:absolute;inset:-100% 45% -100% -40%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);transition:.8s}.premium-card:hover .shine{transform:translateX(260%) rotate(18deg)}.premium-card-body{padding:25px 27px;display:flex;align-items:center;justify-content:space-between}.premium-card-body small{color:#8f756d}.premium-card-body h3{font-size:27px;margin:3px 0}.premium-card-body>a{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#50101d;color:#fff;font-size:22px;transition:.25s}.premium-card-body>a:hover{background:#8f1730;transform:rotate(-8deg)}
.craft-section{padding:120px 0;background:#24120f;color:#fff}.craft-grid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:95px}.craft-visual{position:relative;min-height:680px;border-radius:34px;overflow:hidden}.craft-visual img{width:100%;height:100%;object-fit:cover;position:absolute}.craft-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 50%,rgba(20,8,7,.7))}.craft-seal{position:absolute;z-index:3;left:28px;bottom:28px;width:125px;height:125px;border-radius:50%;display:grid;place-content:center;text-align:center;background:#f0c492;color:#43101c;box-shadow:0 15px 40px rgba(0,0,0,.22)}.craft-seal b{font-size:14px}.craft-seal span{font-size:10px;letter-spacing:.15em}.craft-copy h2,.quality-copy h2{font-size:clamp(50px,5.7vw,82px);line-height:1.12;margin:15px 0 24px}.craft-copy>p,.quality-copy>p{color:#cdb8af;font-size:17px}.craft-timeline{margin-top:38px}.craft-timeline article{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:19px 0;border-top:1px solid rgba(255,255,255,.12)}.craft-timeline i{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f0c492;color:#43101c;font-style:normal;font-size:11px;font-weight:900}.craft-timeline h3{margin:0 0 4px}.craft-timeline p{margin:0;color:#ac9992;font-size:13px}.coffee-moments{background:#fff}.moment-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.moment-card{min-height:280px;padding:28px;border-radius:24px;background:#f6eee8;border:1px solid rgba(77,38,26,.08);display:flex;flex-direction:column;justify-content:flex-end;transition:.3s}.moment-card:hover{background:#641020;color:#fff;transform:translateY(-7px)}.moment-card span{font-size:11px;color:#a78579;margin-bottom:auto}.moment-card h3{font-size:23px;margin:0 0 10px}.moment-card p{font-size:13px;color:#796862;margin:0}.moment-card:hover p,.moment-card:hover span{color:#e2cfc8}.quality-showcase{padding:120px 0;background:linear-gradient(135deg,#7f152b,#3c0915);color:#fff;overflow:hidden}.quality-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.quality-badges{display:flex;flex-wrap:wrap;gap:10px;margin:30px 0}.quality-badges span{padding:10px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.2);font-size:11px}.quality-orbit{position:relative;min-height:560px;display:grid;place-items:center}.quality-orbit:before,.quality-orbit:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.14);border-radius:50%}.quality-orbit:before{width:440px;height:440px}.quality-orbit:after{width:320px;height:320px;border-style:dashed}.quality-core{width:220px;height:220px;border-radius:50%;display:grid;place-content:center;text-align:center;background:#f0c492;color:#45101b;box-shadow:0 0 100px rgba(240,196,146,.18)}.quality-core strong{font-size:48px}.quality-core span{font-size:12px}.orb{position:absolute;width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);font-size:11px;backdrop-filter:blur(10px)}.o1{top:8%;right:44%}.o2{right:7%;top:43%}.o3{bottom:8%;right:44%}.o4{left:7%;top:43%}.testimonial-premium{text-align:center;background:#fbf7f2}.testimonial-premium blockquote{max-width:940px;margin:10px auto 30px;font-size:clamp(32px,4.6vw,64px);font-weight:800;line-height:1.5;color:#4a1720}.testimonial-sign{display:grid;gap:4px}.testimonial-sign b{letter-spacing:.16em}.testimonial-sign span{font-size:12px;color:#8d756d}.premium-cta{padding:85px 0;background:#8f1730;color:#fff}.premium-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.premium-cta h2{font-size:clamp(36px,5vw,64px);margin:8px 0}.premium-cta p{color:#ead5d0}.cta-actions{display:flex;gap:12px;flex-wrap:wrap}.btn-outline-light{border:1px solid rgba(255,255,255,.45);color:#fff}.premium-footer{padding-top:85px}.social-row{display:flex;gap:9px;margin-top:22px}.social-row a{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.15);font-size:11px}.whatsapp-float{position:fixed;z-index:120;left:22px;bottom:22px;background:#1fa855;color:#fff;padding:12px 17px;border-radius:999px;box-shadow:0 12px 32px rgba(31,168,85,.3);font-size:12px;font-weight:800}
@keyframes cupFloat{50%{transform:translateY(-17px) rotate(1deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes scrollPulse{50%{opacity:.3;transform:scaleY(.55)}}@keyframes marqueeRTL{to{transform:translateX(45%)}}
@media(max-width:1050px){.premium-hero-grid,.craft-grid,.quality-grid{grid-template-columns:1fr}.premium-product-stage{min-height:480px}.premium-product-grid{grid-template-columns:1fr 1fr}.craft-visual{min-height:520px}.quality-orbit{min-height:500px}.moment-grid{grid-template-columns:1fr 1fr}}
@media(max-width:820px){.premium-hero{min-height:auto}.premium-hero-grid{padding:70px 0}.premium-product-grid{grid-template-columns:1fr}.premium-card-media{min-height:430px}.premium-cta-inner{flex-direction:column;align-items:flex-start}.premium-mini-stats{gap:22px;flex-wrap:wrap}.premium-product-stage{min-height:420px}.stage-cup{max-height:360px}.ring-a{width:380px;height:380px}.ring-b{width:290px;height:290px}.stage-card{right:2%}.craft-section,.quality-showcase{padding:85px 0}}
@media(max-width:580px){.premium-hero h1{font-size:54px}.premium-hero-copy>p{font-size:15px}.premium-mini-stats div{min-width:42%}.premium-product-stage{min-height:330px}.stage-cup{max-height:285px}.ring-a{width:300px;height:300px}.ring-b{width:230px;height:230px}.stage-card,.stage-label{display:none}.premium-card-media{min-height:330px}.premium-card-media img{max-height:250px}.premium-card-body h3{font-size:21px}.craft-grid{gap:45px}.craft-visual{min-height:390px}.moment-grid{grid-template-columns:1fr}.moment-card{min-height:220px}.quality-orbit{min-height:390px}.quality-orbit:before{width:320px;height:320px}.quality-orbit:after{width:240px;height:240px}.quality-core{width:170px;height:170px}.quality-core strong{font-size:36px}.orb{width:65px;height:65px}.premium-cta{padding:65px 0}.cta-actions{flex-direction:column;width:100%}.cta-actions .btn{justify-content:center}.whatsapp-float{left:14px;bottom:14px}}

/* =========================================================
   MASTER CAFÉ V3 — OFFICIAL RED & GOLD BRAND SYSTEM
   ========================================================= */
:root{
  --master-red:#ef1b23;
  --master-red-deep:#9f0711;
  --master-red-dark:#56030a;
  --master-gold:#d9a83e;
  --master-gold-light:#ffe29a;
  --master-black:#120706;
}
.v3-logo{display:flex;align-items:center;flex:0 0 auto}.v3-logo img{width:148px!important;height:76px!important;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(77,0,4,.14))}.premium-header .nav{height:94px}.premium-header .nav-cta{background:linear-gradient(135deg,var(--master-red),var(--master-red-deep));box-shadow:0 9px 24px rgba(239,27,35,.22)}
.v3-home .premium-hero{background:radial-gradient(circle at 18% 24%,rgba(239,27,35,.32),transparent 28%),radial-gradient(circle at 78% 58%,rgba(217,168,62,.13),transparent 30%),linear-gradient(125deg,#160302 0%,#410308 46%,#930711 100%)}
.v3-home .premium-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 38%,rgba(255,255,255,.045) 49%,transparent 60%);transform:translateX(-100%);animation:v3Sweep 9s ease-in-out infinite;pointer-events:none}.hero-brand-lockup{display:flex;align-items:center;gap:18px;margin-bottom:22px}.hero-brand-lockup img{width:150px;max-height:96px;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(0,0,0,.28))}.hero-brand-lockup span{color:#f7d28a;font-size:10px;font-weight:800;letter-spacing:.2em}.v3-home .premium-hero h1 em{background:linear-gradient(90deg,#fff3c7,#d5a033,#fff0bc);-webkit-background-clip:text;background-clip:text;color:transparent}.v3-home .btn-primary{background:linear-gradient(135deg,#ffe9aa,#d69f30);color:#5c050a;box-shadow:0 18px 40px rgba(217,168,62,.22)}.v3-home .marquee-strip{background:linear-gradient(90deg,#d39422,#ffe39a,#d39422)}
.v3-manifesto{background:#f8f2e8;overflow:hidden}.v3-manifesto-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px}.v3-manifesto-copy h2{font-size:clamp(48px,6vw,86px);line-height:1.06;margin:18px 0 24px}.v3-manifesto-copy h2 em{color:var(--master-red);font-style:normal}.v3-manifesto-copy p{max-width:570px;color:#6f5b52;font-size:17px}.v3-logo-stage{position:relative;min-height:560px;display:grid;place-items:center;border-radius:42px;background:radial-gradient(circle,#ef2730 0%,#b00812 52%,#53030a 100%);overflow:hidden;box-shadow:0 40px 90px rgba(89,4,8,.22)}.v3-logo-stage:before,.v3-logo-stage:after{content:"";position:absolute;border:1px solid rgba(255,224,154,.24);border-radius:50%}.v3-logo-stage:before{width:460px;height:460px}.v3-logo-stage:after{width:340px;height:340px}.v3-logo-stage img{position:relative;z-index:2;width:min(78%,600px);filter:drop-shadow(0 34px 26px rgba(0,0,0,.38));animation:v3LogoFloat 5s ease-in-out infinite}.v3-logo-halo{position:absolute;width:360px;height:360px;border-radius:50%;background:rgba(255,226,154,.17);filter:blur(34px)}.v3-stamp{position:absolute;z-index:3;bottom:30px;left:30px;padding:10px 16px;border:1px solid rgba(255,238,193,.46);border-radius:999px;color:#ffe8ad;font-size:10px;font-weight:800;letter-spacing:.16em}.v3-export{padding:94px 0;color:#fff;background:linear-gradient(115deg,#140403,#3a0808 48%,#77070e)}.v3-export-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.v3-export span{color:#e3b85f;font-size:11px;font-weight:900;letter-spacing:.17em}.v3-export h2{font-size:clamp(36px,5vw,64px);line-height:1.25;margin:10px 0 0}.premium-footer{border-top:4px solid var(--master-gold)}
@keyframes v3Sweep{0%,70%,100%{transform:translateX(-120%)}85%{transform:translateX(120%)}}@keyframes v3LogoFloat{50%{transform:translateY(-14px) rotate(.7deg)}}
@media(max-width:900px){.v3-logo img{width:120px!important;height:66px!important}.v3-manifesto-grid{grid-template-columns:1fr;gap:46px}.v3-logo-stage{min-height:460px}.v3-export-inner{align-items:flex-start;flex-direction:column}}
@media(max-width:580px){.premium-header .nav{height:78px}.v3-logo img{width:105px!important;height:58px!important}.hero-brand-lockup{align-items:flex-start;flex-direction:column;gap:8px}.hero-brand-lockup img{width:132px}.v3-logo-stage{min-height:340px;border-radius:26px}.v3-logo-stage:before{width:290px;height:290px}.v3-logo-stage:after{width:220px;height:220px}.v3-stamp{left:18px;bottom:18px}.v3-export{padding:70px 0}}
