/* Tea N' Me — teanme.webfriend.co
   Built from skill-e-house v1.41 skeleton. Mechanical layer above the marked line
   is the skeleton's; everything below it is this business's. */

@font-face{font-family:'Nunito';src:url('fonts/nunito-var.woff2?v=1') format('woff2-variations');
  font-weight:400 800;font-style:normal;font-display:swap;}
@font-face{font-family:'Rubik';src:url('fonts/rubik-var.woff2?v=1') format('woff2-variations');
  font-weight:300 600;font-style:normal;font-display:swap;}

:root{
  /* PALETTE — sourced from their own room (see build-log.md for hexes + sources).
     Ground: pale painted sky, lifted from the mural wall. ONE dark hue (--ink).
     Action colour appears NOWHERE but CTAs. */
  --ground:#E9F0F7;      /* the mural's painted sky, washed out */
  --ink:#17232F;         /* the ONE dark hue — the black wall mark / the night sky */
  --muted:#546577;
  --line:#CBDBE9;
  --panel:#FFFFFF;
  --cream:#F7EFDC;       /* the painted welcome banner + their printed price banner */
  --blue:#1E6FAE;        /* the painted wall blue */
  --yellow:#F2C230;      /* the painted yellow band on the wall */
  --action:#B4382B;      /* the red pendant lamps over their tables / the brick / the red 108 */
  --action-dark:#8F2A1F;
  --open:#1B7F3B;
  --closed:#B0202F;
  --wrap:1080px;
  --display:'Nunito',system-ui,-apple-system,'Segoe UI',sans-serif;
  --body:'Rubik',system-ui,-apple-system,'Segoe UI',sans-serif;
}

*{box-sizing:border-box;}
html,body{margin:0;padding:0;}
html{scroll-behavior:smooth;}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto;}}
body{
  background:var(--ground);color:var(--ink);
  font-family:var(--body);font-weight:400;font-size:17px;line-height:1.5;
  -webkit-font-smoothing:antialiased;overflow-x:hidden;
}
img{max-width:100%;height:auto;display:block;}
a{color:var(--ink);}
section[id]{scroll-margin-top:80px;}
.wrap{max-width:var(--wrap);margin:0 auto;padding:0 20px;}
h1,h2,h3{font-family:var(--display);font-weight:700;line-height:1.15;margin:0;letter-spacing:-.01em;}

/* ---------- sticky header ---------- */
.site-header{position:sticky;top:0;z-index:50;background:var(--ground);border-bottom:1px solid var(--line);}
.header-inner{max-width:var(--wrap);margin:0 auto;padding:10px 20px;
  display:flex;align-items:center;justify-content:space-between;gap:12px;}
.wordmark{font-family:var(--display);font-weight:700;font-size:20px;letter-spacing:-.02em;
  color:var(--ink);text-decoration:none;white-space:nowrap;display:inline-flex;align-items:center;gap:9px;min-height:44px;}
.site-nav{display:none;gap:26px;}
.site-nav a{color:var(--muted);text-decoration:none;font-size:15px;}
.site-nav a:hover{color:var(--ink);}
@media (min-width:900px){ .site-nav{display:flex;} }

/* ---------- buttons ---------- */
.btn{display:inline-flex;align-items:center;justify-content:center;
  font-family:var(--display);font-weight:700;font-size:16px;
  border-radius:8px;text-decoration:none;border:2px solid transparent;
  padding:12px 22px;min-height:44px;transition:background .18s ease,color .18s ease;}
.btn-primary{background:var(--action);color:#fff;}
.btn-primary:hover{background:var(--action-dark);}
.btn-secondary{background:transparent;color:var(--action);border-color:var(--action);}
.btn-secondary:hover{background:color-mix(in srgb,var(--action) 8%,transparent);}
.btn-header{padding:10px 18px;font-size:15px;white-space:nowrap;min-width:120px;}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--action);outline-offset:2px;}

.hero-cta{display:flex;flex-direction:column;gap:10px;margin:18px 0 18px;}
.hero-cta .btn{width:100%;}
@media (min-width:600px){ .hero-cta{flex-direction:row;} .hero-cta .btn{width:auto;} }

/* ---------- hours ---------- */
.hours-status{display:flex;align-items:center;gap:8px;font-weight:700;margin:0;}
.dot{width:10px;height:10px;border-radius:50%;background:var(--muted);flex:none;}
.dot.open{background:var(--open);}
.dot.closed{background:var(--closed);}

/* ---------- hero ---------- */
.hero{padding:22px 0 8px;}
.hero-grid{display:grid;gap:20px;}
@media (min-width:900px){ .hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:44px;}
  .hero{padding:34px 0 8px;} }
.eyebrow{font-family:var(--display);font-weight:700;font-size:12px;letter-spacing:.12em;
  text-transform:uppercase;color:var(--blue);margin:0 0 10px;}
h1{font-size:clamp(30px,7.4vw,52px);margin:0 0 12px;}
.sub{font-size:18px;color:var(--muted);margin:0;max-width:34em;line-height:1.45;}

/* ---------- gallery grid ---------- */
.gallery-grid{display:grid;grid-template-columns:1fr;gap:14px;}
@media (min-width:600px){ .gallery-grid{grid-template-columns:1fr 1fr;} }
@media (min-width:760px){ .gallery-grid{grid-template-columns:1fr 1fr 1fr;} }

/* ---------- reveal ---------- */
html.js .reveal{opacity:0;transform:translateY(14px);transition:opacity .3s ease,transform .3s ease;}
html.js .reveal.visible,html.js.noanim .reveal{opacity:1;transform:none;transition:none;}
@media (prefers-reduced-motion:reduce){ html.js .reveal{opacity:1;transform:none;transition:none;} }

/* ---------- footer ---------- */
.site-footer{border-top:1px solid var(--line);margin-top:0;padding:22px 0 30px;
  color:var(--muted);font-size:14px;}

/* ═══════════════════════════════════════════════════════════════════════════
   PER-BUSINESS STYLES BELOW THIS LINE
═══════════════════════════════════════════════════════════════════════════ */

/* ---------- the mark, redrawn from the black device on their cups and walls ---------- */
.mark{width:26px;height:26px;flex:none;color:var(--ink);}

/* qa: 44px tap floor on the desktop-only section links too */
.site-nav a{display:inline-flex;align-items:center;min-height:44px;}

/* ---------- first screen ---------- */
.hero-photo img{border-radius:14px;box-shadow:0 10px 28px rgba(23,35,47,.16);width:100%;}
@media (min-width:600px) and (max-width:899px){ .hero-photo{max-width:500px;} }
.hours{margin-top:2px;}
.hours{display:none;}
html.js .hours{display:block;}
.hours-status{font-family:var(--display);font-size:15px;}

/* ---------- section rhythm ---------- */
section h2{font-size:clamp(24px,4.4vw,32px);margin:0 0 18px;}
.menu,.gallery,.about,.reviews,.faq{padding:44px 0;}
@media (min-width:760px){ .menu,.gallery,.about,.reviews,.faq{padding:56px 0;} }

/* ---------- proof strip (quiet: no band, no slab) ---------- */
.proof{padding:26px 0 6px;}
.proof-quote{margin:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;}
.proof-quote blockquote{margin:0;}
.proof-quote p{margin:0;font-family:var(--display);font-weight:700;font-size:clamp(19px,3.6vw,25px);
  line-height:1.3;letter-spacing:-.01em;max-width:24em;}
.proof-quote figcaption{margin-top:10px;font-size:14px;color:var(--muted);}

/* ---------- THE BOARD — signature element, built from their own printed price board ---------- */
.board{border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(23,35,47,.14);}
.board-rail{height:20px;background:var(--yellow);}
.board-rail-foot{height:auto;padding:10px 0 12px;display:flex;justify-content:center;align-items:center;}
.board-field{background:var(--cream);padding:16px;}
@media (min-width:760px){ .board-field{padding:24px;} }
.board-mark{width:34px;height:34px;color:var(--ink);}
@media (min-width:760px){ .board-mark{width:40px;height:40px;} }
.board-grid{display:grid;gap:14px;grid-template-columns:1fr;
  grid-template-areas:"drinks" "ube" "sizes" "food";}
@media (min-width:760px){ .board-grid{gap:16px;grid-template-columns:1fr 1fr;align-items:start;
  grid-template-areas:"drinks ube" "drinks sizes" "food food";} }
.panel{padding:20px 18px;border-radius:8px;}
.panel-drinks{grid-area:drinks;}
@media (min-width:760px){ .panel-drinks{align-self:stretch;} }
.panel-ube{grid-area:ube;}
.panel-sizes{grid-area:sizes;}
.panel-food{grid-area:food;}
@media (min-width:760px){ .panel{padding:24px 22px;} }
.panel-cream{background:#FFFBF1;border:1px solid #E4D6B4;}
.panel-ink{background:var(--ink);border:1px solid var(--ink);color:var(--cream);}
.panel-tall{grid-row:span 2;}
.panel h3{font-size:20px;text-transform:uppercase;letter-spacing:.03em;margin:0 0 4px;}
.panel-ink h3{color:var(--yellow);}
.panel-note{display:block;font-family:var(--body);font-weight:400;text-transform:none;letter-spacing:0;
  font-size:14px;color:var(--muted);margin-top:3px;}
.panel-ink .panel-note{color:#B9C7D3;}
.menu-list{list-style:none;margin:12px 0 0;padding:0;}
.menu-list li{display:flex;align-items:baseline;gap:8px;padding:7px 0;border-bottom:1px dotted #D9C9A4;}
.panel-ink .menu-list li{border-bottom-color:#3B4B5B;}
.menu-list li:last-child{border-bottom:0;}
.menu-list .item{flex:1 1 auto;font-size:16px;line-height:1.35;}
.menu-list .price{font-family:var(--display);font-weight:700;font-size:17px;white-space:nowrap;}
.panel-cream .price{color:var(--blue);}
.panel-ink .price{color:var(--yellow);}
.menu-line{margin:12px 0 0;font-size:15px;line-height:1.45;color:#C3D0DB;}
.board-cta{margin:22px 0 0;}
.board-cta .btn{width:100%;}
@media (min-width:600px){ .board-cta .btn{width:auto;} }

/* ---------- gallery ---------- */
.tile{margin:0;}
.tile img{border-radius:12px;width:100%;background:#fff;}
.tile figcaption{margin-top:8px;font-size:14px;line-height:1.45;color:var(--muted);}

/* ---------- about ---------- */
.about p{margin:0;font-size:19px;line-height:1.5;max-width:34em;}

/* ---------- reviews ---------- */
.review-grid{display:grid;gap:14px;grid-template-columns:1fr;}
@media (min-width:760px){ .review-grid{grid-template-columns:1fr 1fr;align-items:start;} }
.review{margin:0;background:var(--panel);border:1px solid var(--line);border-radius:12px;padding:20px;}
.review blockquote{margin:0;}
.review p{margin:0;font-size:16px;line-height:1.55;}
.review figcaption{margin-top:12px;font-family:var(--display);font-weight:700;font-size:14px;color:var(--muted);}

/* ---------- faq ---------- */
.faq-list{border-top:1px solid var(--line);max-width:46em;}
.faq details{border-bottom:1px solid var(--line);}
.faq summary{cursor:pointer;list-style:none;padding:16px 34px 16px 0;position:relative;
  font-family:var(--display);font-weight:700;font-size:17px;min-height:44px;display:flex;align-items:center;}
.faq summary::-webkit-details-marker{display:none;}
.faq summary::after{content:"";position:absolute;right:8px;top:50%;width:9px;height:9px;
  border-right:2px solid var(--blue);border-bottom:2px solid var(--blue);
  transform:translateY(-70%) rotate(45deg);}
.faq details[open] summary::after{transform:translateY(-30%) rotate(-135deg);}
.faq details p{margin:0 0 18px;font-size:16px;line-height:1.55;max-width:44em;}

/* ---------- visit — the one heavy band on the page ---------- */
.visit{background:var(--blue);padding:44px 0;margin-top:8px;}
@media (min-width:760px){ .visit{padding:56px 0;} }
.visit-grid{display:grid;gap:22px;}
@media (min-width:900px){ .visit-grid{grid-template-columns:1fr 1fr;align-items:center;gap:36px;} }
.visit-card{background:var(--cream);border-radius:14px;padding:26px 22px;}
@media (min-width:760px){ .visit-card{padding:32px 30px;} }
.visit-card h2{margin:0 0 8px;}
.visit-line{margin:0 0 20px;font-size:19px;color:#4A4032;}
.visit-cta{display:flex;flex-direction:column;gap:10px;}
.visit-cta .btn{width:100%;}
@media (min-width:520px){ .visit-cta{flex-direction:row;flex-wrap:wrap;} .visit-cta .btn{width:auto;} }
.visit-info{margin:24px 0 0;display:grid;grid-template-columns:1fr;gap:2px 16px;}
.visit-info dt{font-family:var(--display);font-weight:700;font-size:12px;letter-spacing:.1em;
  text-transform:uppercase;color:#726447;margin-top:14px;}
.visit-info dd{margin:0;font-size:16px;line-height:1.45;color:#3A3226;}
.visit-info a{color:#3A3226;display:inline-flex;align-items:center;min-height:44px;}
.visit-photo{margin:0;background:#FFFFFF;padding:6px;border-radius:14px;
  box-shadow:0 10px 28px rgba(10,40,70,.28);}
.visit-photo img{border-radius:9px;width:100%;}

/* ---------- footer ---------- */
.site-footer{background:var(--ground);border-top:0;padding:26px 0 34px;}
.footer-mark{display:inline-flex;align-items:center;gap:9px;
  font-family:var(--display);font-weight:700;font-size:16px;color:var(--ink);letter-spacing:-.02em;}
.footer-mark .mark{width:22px;height:22px;}
