@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Inter:wght@300;400;500;600;700;800&display=swap";.mesa-selecta-landing{--font-cormorant:"Cormorant Garamond", Georgia, serif;--font-inter:"Inter", Arial, sans-serif;--paper:#f4f1eb;--paper-2:#ebe7df;--white:#fffefa;--ink:#121211;--muted:#69655f;--line:#d8d2c8;--red:#9f2d26;--red-dark:#7f211c;--green:#2e5b4a;--shadow:0 18px 50px #221c1614;background:var(--paper);color:var(--ink);font-family:var(--font-inter), Arial, sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh}.mesa-selecta-landing *{box-sizing:border-box}.mesa-selecta-landing a{color:inherit;text-decoration:none}.mesa-selecta-landing button,.mesa-selecta-landing input,.mesa-selecta-landing select,.mesa-selecta-landing textarea{font:inherit}.mesa-selecta-landing button{cursor:pointer}.mesa-selecta-landing img{max-width:100%}.mesa-selecta-landing .container{width:min(1180px,100% - 40px);margin:0 auto}.mesa-selecta-landing .serif{font-family:var(--font-cormorant), Georgia, serif}.mesa-selecta-landing .eyebrow{color:var(--red);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:800}.mesa-selecta-landing .muted{color:var(--muted)}.mesa-selecta-landing .section{padding:88px 0}.mesa-selecta-landing .section-compact{padding:56px 0}.mesa-selecta-landing .section-title{font-family:var(--font-cormorant), Georgia, serif;letter-spacing:-.03em;margin:8px 0 14px;font-size:clamp(2.25rem,5vw,4.4rem);font-weight:600;line-height:.95}.mesa-selecta-landing .section-copy{max-width:680px;color:var(--muted);font-size:1rem;line-height:1.75}.mesa-selecta-landing .announcement{background:var(--red-dark);color:#fff;letter-spacing:.02em;text-align:center;padding:9px 20px;font-size:.75rem}.mesa-selecta-landing .site-header{z-index:40;background:color-mix(in srgb, var(--paper) 93%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);position:sticky;top:0}.mesa-selecta-landing .header-inner{align-items:center;gap:28px;min-height:72px;display:flex}.mesa-selecta-landing .brand{font-family:var(--font-cormorant), Georgia, serif;letter-spacing:0;white-space:nowrap;font-size:1.7rem;font-weight:500}.mesa-selecta-landing .brand span{color:var(--red)}.mesa-selecta-landing .main-nav{align-items:center;gap:26px;margin-left:auto;font-size:.84rem;display:flex}.mesa-selecta-landing .main-nav a{color:#373431;transition:color .2s}.mesa-selecta-landing .main-nav a:hover{color:var(--red)}.mesa-selecta-landing .header-actions{align-items:center;gap:10px;display:flex}.mesa-selecta-landing .cart-link{border:1px solid var(--ink);align-items:center;gap:8px;padding:11px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.mesa-selecta-landing .cart-count{background:var(--red);color:#fff;border-radius:50%;place-items:center;min-width:20px;height:20px;font-size:.68rem;display:grid}.mesa-selecta-landing .button{border:1px solid var(--ink);letter-spacing:.02em;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 20px;font-size:.82rem;font-weight:800;transition:all .2s;display:inline-flex}.mesa-selecta-landing .button-primary{background:var(--ink);color:#fff}.mesa-selecta-landing .button-primary:hover{background:var(--red-dark);border-color:var(--red-dark)}.mesa-selecta-landing .button-secondary{color:var(--ink);background:0 0}.mesa-selecta-landing .button-secondary:hover{background:var(--white)}.mesa-selecta-landing .button-red{background:var(--red);border-color:var(--red);color:#fff}.mesa-selecta-landing .button-red:hover{background:var(--red-dark);border-color:var(--red-dark)}.mesa-selecta-landing .button[disabled]{cursor:not-allowed;opacity:.55}.mesa-selecta-landing .hero{padding:60px 0 34px}.mesa-selecta-landing .hero-grid{border:1px solid var(--line);background:var(--white);grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);min-height:600px;display:grid}.mesa-selecta-landing .hero-copy{flex-direction:column;justify-content:center;padding:clamp(42px,7vw,88px);display:flex}.mesa-selecta-landing .hero h1{max-width:560px;font-family:var(--font-cormorant), Georgia, serif;letter-spacing:0;margin:16px 0 24px;font-size:clamp(3.1rem,4.45vw,4.55rem);font-weight:500;line-height:.92}.mesa-selecta-landing .hero p{max-width:560px;color:var(--muted);margin:0 0 30px;line-height:1.75}.mesa-selecta-landing .hero-actions{flex-wrap:wrap;gap:12px;display:flex}.mesa-selecta-landing .hero-visual{background:#d9d2c8;place-items:center;display:grid;position:relative;overflow:hidden}.mesa-selecta-landing .hero-visual:before{content:"";background:radial-gradient(circle at 50% 42%,#ffffffd1,#0000 36%),linear-gradient(145deg,#0000 48%,#4d362a21);position:absolute;inset:0}.mesa-selecta-landing .hero-packs{justify-content:center;align-items:end;gap:18px;width:min(82%,520px);height:430px;display:flex;position:relative}.mesa-selecta-landing .pack{color:#fff;background:#151515;border-radius:5px 5px 2px 2px;flex-direction:column;justify-content:center;align-items:center;width:32%;min-width:100px;height:72%;display:flex;position:relative;transform:rotate(-2deg);box-shadow:0 28px 45px #241a142e}.mesa-selecta-landing .pack:nth-child(2){height:88%;color:var(--ink);background:#f7f3ea;transform:translateY(-10px)}.mesa-selecta-landing .pack:nth-child(3){background:var(--red-dark);transform:rotate(3deg)}.mesa-selecta-landing .pack:before{content:"";opacity:.5;border-top:2px solid;position:absolute;top:10px;left:8px;right:8px}.mesa-selecta-landing .pack-brand{font-family:var(--font-cormorant), Georgia, serif;text-align:center;white-space:nowrap;font-size:clamp(1rem,1.75vw,1.45rem);font-weight:600;line-height:1}.mesa-selecta-landing .pack-kind{letter-spacing:.13em;text-transform:uppercase;opacity:.78;margin-top:8px;font-size:.58rem}.mesa-selecta-landing .pack:nth-child(2) .pack-brand{max-width:none;font-size:clamp(1rem,1.55vw,1.35rem)}.mesa-selecta-landing .hero-note{text-transform:uppercase;letter-spacing:.1em;background:#fffefae0;border:1px solid #1212111f;padding:13px 16px;font-size:.7rem;position:absolute;bottom:22px;right:24px}.mesa-selecta-landing .benefit-bar{background:var(--ink);color:#fff}.mesa-selecta-landing .benefit-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:22px;min-height:74px;display:grid}.mesa-selecta-landing .benefit-label{color:#e5aaa5;letter-spacing:.13em;text-transform:uppercase;font-size:.7rem;font-weight:800}.mesa-selecta-landing .benefit-text{font-family:var(--font-cormorant), Georgia, serif;font-size:1.25rem}.mesa-selecta-landing .benefit-rule{color:#c8c2bb;font-size:.73rem}.mesa-selecta-landing .heading-row{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.mesa-selecta-landing .heading-row .section-title{margin-bottom:0}.mesa-selecta-landing .text-link{color:var(--red);border-bottom:1px solid;padding-bottom:3px;font-size:.8rem;font-weight:800}.mesa-selecta-landing .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.mesa-selecta-landing .product-card{border:1px solid var(--line);background:var(--white);flex-direction:column;min-width:0;display:flex}.mesa-selecta-landing .product-media{aspect-ratio:1/.85;background:#e5e0d7;place-items:center;display:grid;position:relative;overflow:hidden}.mesa-selecta-landing .product-media:before{content:"";filter:blur(18px);background:#ffffff80;border-radius:50%;width:72%;height:72%;position:absolute}.mesa-selecta-landing .product-pack{background:var(--pack-color,#1a1a1a);width:42%;min-width:105px;height:70%;color:var(--pack-ink,white);text-align:center;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;padding:14px;display:flex;position:relative;box-shadow:0 18px 25px #231c1626}.mesa-selecta-landing .product-pack:before{content:"";opacity:.25;border:1px solid;position:absolute;inset:8px}.mesa-selecta-landing .product-pack strong{font-family:var(--font-cormorant), Georgia, serif;font-size:1.1rem;line-height:1}.mesa-selecta-landing .product-pack small{letter-spacing:.11em;text-transform:uppercase;margin-top:9px;font-size:.5rem}.mesa-selecta-landing .product-badge{background:var(--white);color:var(--ink);text-transform:uppercase;letter-spacing:.08em;padding:7px 9px;font-size:.62rem;font-weight:800;position:absolute;top:14px;left:14px}.mesa-selecta-landing .product-body{flex-direction:column;flex:1;padding:22px;display:flex}.mesa-selecta-landing .product-brand{color:var(--red);letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:800}.mesa-selecta-landing .product-name{font-family:var(--font-cormorant), Georgia, serif;margin:7px 0 9px;font-size:1.65rem;line-height:1}.mesa-selecta-landing .product-desc{color:var(--muted);min-height:3.8em;font-size:.78rem;line-height:1.6}.mesa-selecta-landing .product-meta{flex-wrap:wrap;gap:8px;margin:17px 0;display:flex}.mesa-selecta-landing .meta-chip{border:1px solid var(--line);color:#514d48;padding:6px 8px;font-size:.64rem}.mesa-selecta-landing .product-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:15px;display:flex}.mesa-selecta-landing .product-price{font-size:.8rem;font-weight:800}.mesa-selecta-landing .product-link{color:var(--red);font-size:.74rem;font-weight:800}.mesa-selecta-landing .moments{border:1px solid var(--line);background:var(--white);grid-template-columns:repeat(4,1fr);display:grid}.mesa-selecta-landing .moment{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:190px;padding:26px;display:flex}.mesa-selecta-landing .moment:last-child{border-right:0}.mesa-selecta-landing .moment-index{color:var(--red);font-size:.7rem;font-weight:800}.mesa-selecta-landing .moment h3{font-family:var(--font-cormorant), Georgia, serif;margin:28px 0 8px;font-size:1.6rem;line-height:1}.mesa-selecta-landing .moment p{color:var(--muted);margin:0;font-size:.76rem;line-height:1.55}.mesa-selecta-landing .editorial-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:18px;display:grid}.mesa-selecta-landing .feature-story{border:1px solid var(--line);color:#fff;background:#1c1a17;flex-direction:column;justify-content:space-between;min-height:380px;padding:40px;display:flex}.mesa-selecta-landing .feature-story .eyebrow{color:#e5aaa5}.mesa-selecta-landing .feature-story h3{font-family:var(--font-cormorant), Georgia, serif;max-width:480px;margin:18px 0;font-size:2.2rem;line-height:1.08}.mesa-selecta-landing .feature-story p{color:#d0c8be;max-width:460px;margin:0 0 28px;font-size:.88rem;line-height:1.7}.mesa-selecta-landing .story-list{flex-direction:column;gap:18px;display:flex}.mesa-selecta-landing .story-card{border:1px solid var(--line);background:var(--white);flex-direction:column;flex:1;justify-content:space-between;min-height:180px;padding:28px;display:flex}.mesa-selecta-landing .story-card h3{font-family:var(--font-cormorant), Georgia, serif;margin:10px 0 8px;font-size:1.45rem;line-height:1.1}.mesa-selecta-landing .story-card p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.6}.mesa-selecta-landing .social-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);padding:54px 0}.mesa-selecta-landing .social-inner{justify-content:space-between;align-items:center;gap:30px;display:flex}.mesa-selecta-landing .social-copy h2{font-family:var(--font-cormorant), Georgia, serif;margin:0 0 8px;font-size:2.2rem;line-height:1}.mesa-selecta-landing .social-copy p{color:var(--muted);margin:0;font-size:.85rem}.mesa-selecta-landing .site-footer{border-top:1px solid var(--line);color:#b7b0a5;background:#121211;padding:72px 0 34px;font-size:.78rem}.mesa-selecta-landing .footer-grid{grid-template-columns:1.3fr repeat(3,1fr);gap:40px;margin-bottom:54px;display:grid}.mesa-selecta-landing .footer-brand h2{font-family:var(--font-cormorant), Georgia, serif;color:#fff;margin:0 0 14px;font-size:2rem;font-weight:500}.mesa-selecta-landing .footer-brand p{color:#9c9488;max-width:340px;margin:0;line-height:1.7}.mesa-selecta-landing .footer-col h3{color:#fff;letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:.72rem;font-weight:800}.mesa-selecta-landing .footer-col ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.mesa-selecta-landing .footer-col a{color:#9c9488;transition:color .2s}.mesa-selecta-landing .footer-col a:hover{color:#fff}.mesa-selecta-landing .footer-bottom{color:#736d63;border-top:1px solid #23221f;justify-content:space-between;padding-top:24px;font-size:.72rem;display:flex}@media (width<=960px){.mesa-selecta-landing .hero-grid{grid-template-columns:1fr}.mesa-selecta-landing .product-grid,.mesa-selecta-landing .moments{grid-template-columns:repeat(2,1fr)}.mesa-selecta-landing .moment{border-bottom:1px solid var(--line)}.mesa-selecta-landing .moment:nth-child(2){border-right:0}.mesa-selecta-landing .editorial-grid{grid-template-columns:1fr}.mesa-selecta-landing .footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.mesa-selecta-landing .product-grid,.mesa-selecta-landing .moments{grid-template-columns:1fr}.mesa-selecta-landing .moment{border-right:0}.mesa-selecta-landing .benefit-inner{text-align:center;grid-template-columns:1fr}.mesa-selecta-landing .social-inner{flex-direction:column;align-items:start}.mesa-selecta-landing .footer-grid{grid-template-columns:1fr}.mesa-selecta-landing .main-nav{display:none}}
