/* Shared stylesheet for the STU SWEETS site.
   Generated by extracting static inline styles from both .dc.html pages.
   Styles that interpolate component state ({{ }}) stay inline by necessity. */

/* ---------- base & components ---------- */
html, body { margin: 0; padding: 0; background: #f5f2ed; }
body { font-family: 'Karla', sans-serif; color: #2C3E50; -webkit-font-smoothing: antialiased; }
a { color: #2C3E50; text-decoration: none; }
a:hover { color: #DCC6C1; }
input, textarea, button { font-family: 'Karla', sans-serif; }
input[type="date"]::-webkit-calendar-picker-indicator { opacity: 0.6; }
::selection { background: #DCC6C166; }

/* !important: nav links set their color in a style attribute. */
.nav-links a:hover { color: #BCA474 !important; }
/* The wordmark stays navy on hover -- it is the page identity, not a target. */
.nav-brand:hover { color: #2C3E50; }
/* Card titles inherit the link color; keep them navy when the card is hovered. */
.product-card:hover h3 { color: #2C3E50; }
/* The tag pill goes gold -> navy at 55% on hover. !important: it sets color inline.
   h3 + span skips the sc-interp spans the runtime injects inside the title. */
.product-card h3 + span { transition: color 0.3s ease, border-color 0.3s ease; }
.product-card:hover h3 + span { color: #2C3E508C !important; border-color: #2C3E508C !important; }

/* Layout that has to respond to viewport width can't live in a style attribute. */
.about-grid {
  display: grid;
  grid-template-columns: minmax(200px,1fr) minmax(300px,1.5fr) minmax(200px,1fr);
  gap: clamp(24px,4vw,56px);
  align-items: start;
  max-width: 1500px;
  margin: 0 auto;
}
/* Negative pull only makes sense beside the image, not stacked above it. */
.about-word { margin-top: -50px; }

/* ---------- extracted element styles ---------- */
.page-1 {
  background: #f5f2ed; overflow-x: clip;
  /* Overridden inline per language: Great Vibes is the only script face with Cyrillic. */
  --script-a: 'Mrs Saint Delafield', cursive;
  --script-b: 'Pinyon Script', cursive;
}
.nav-1 { position: sticky; top: 14px; z-index: 50; margin: 14px clamp(14px,4vw,40px) 0; display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; padding: 12px clamp(16px,3vw,28px); background: #bba4741A; backdrop-filter: blur(12px); border: 1px solid #555B6E18; border-radius: 999px; }
.nav-2 { display: flex; align-items: center; gap: 10px; }
.nav-3 { width: 38px; height: 38px; border-radius: 50%; object-fit: cover; border: 1px solid #555B6E22; }
.nav-4 { font-family: 'Cormorant Garamond',serif; font-weight: 600; font-size: 20px; letter-spacing: 0.22em; }
.nav-5 { display: flex; align-items: center; gap: clamp(14px,2.5vw,28px); flex-wrap: wrap; }
.nav-6 { font-size: 13px; letter-spacing: 0.12em; text-transform: uppercase; font-weight: 600; }
.nav-7 { display: flex; align-items: center; gap: 12px; }
.nav-8 { display: flex; border: 1px solid #555B6E30; border-radius: 999px; overflow: hidden; }
.nav-9 { background: #DCC6C1; color: #2C3E50; padding: 11px 22px; border-radius: 999px; font-size: 13px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; }
.hero-1 { padding: clamp(56px,8vw,110px) 0 clamp(56px,8vw,110px); text-align: center; font-size: clamp(12px,1.9vw,28px); }
.hero-2 { margin: 0 0 26px; font-size: 13px; letter-spacing: 0.32em; text-transform: uppercase; font-weight: 600; color: #5C5045; padding: 0 20px; }
.hero-3 { margin-top: 0; margin-bottom: 0; margin-left: auto; margin-right: auto; max-width: 100%; font-family: 'worthington-arcade','Cormorant Garamond',sans-serif; font-weight: 200; font-size: 3em; line-height: .5; text-transform: uppercase; letter-spacing: 0.055em; padding: 0 20px; }
.hero-4 { font-family: var(--script-a); text-transform: none; font-weight: 400; font-size: 1.15em; color: #BCA474; line-height: 1.1; text-align: center; transform: translateY(0em) translateX(0px) translateZ(0px); display: inline-block; white-space: nowrap; letter-spacing: 0; }
.hero-5 { display: block; }
.hero-6 { display: flex; gap: 14px; flex-wrap: wrap; justify-content: center; margin-top: 40px; padding: 0 20px; }
.hero-7 { border: 1.5px solid #2C3E50; padding: 16px 32px; border-radius: 999px; font-size: 14px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; }
.hero-8 { margin-top: clamp(56px,7vw,96px); padding: 0 clamp(0px,3vw,20px); box-sizing: border-box; position: relative; width: 100%; }
.hero-9 { width: 100%; height: clamp(320px,44vw,640px); object-fit: cover; display: block; border-radius: 10px; }
.about-1 { background: #f5f2ed; padding: clamp(56px,7vw,96px) clamp(20px,6vw,80px) clamp(72px,9vw,120px); }
.about-2 { position: relative; padding-top: clamp(4px,1vw,16px); text-align: center; }
.about-3 { margin: 0; font-family: 'worthington-arcade','Cormorant Garamond',sans-serif; font-weight: 200; font-size: clamp(46px,6vw,84px); line-height: 0.85; text-transform: uppercase; letter-spacing: 0.055em; }
.about-4 { margin: -0.12em 0 0 0.55em; font-family: var(--script-a); font-weight: 400; font-size: clamp(40px,5.4vw,74px); line-height: 1; margin-top: -10px; text-transform: capitalize; text-align: right; }
.about-5 { text-align: center; color: #BCA474; }
.about-6 { position: relative; }
.about-7 { width: 100%; height: clamp(300px,32vw,460px); object-fit: cover; display: block; border-radius: clamp(120px, 14vw, 200px) 24px 24px; }
.about-8 { position: absolute; bottom: 14px; right: 14px; width: 36px; height: 36px; border-radius: 6px; background: #00000055; display: flex; align-items: center; justify-content: center; gap: 4px; }
.about-9 { width: 4px; height: 14px; background: #FAF9F9; display: inline-block; }
.about-10 { margin: clamp(28px,3.5vw,44px) 0 0; font-family: 'Cormorant Garamond',serif; font-weight: 600; font-size: clamp(24px,2.4vw,32px); line-height: 1.3; text-transform: uppercase; text-align: center; }
.about-11 { margin: clamp(28px,3.5vw,44px) 0 0; font-size: 14px; line-height: 1.8; color: #5C5045; text-align: center; }
.about-12 { display: flex; align-items: center; border: 1px solid #555B6E22; border-radius: 16px; margin-top: clamp(32px,4vw,48px); overflow: hidden; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; background-color: #DCC6C1; }
.about-13 { width: 64px; height: 64px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; }
.about-14 { width: 64px; height: 64px; border-radius: 10px; object-fit: cover; }
.about-15 { flex: 1; padding: 0 16px; }
.about-16 { display: flex; justify-content: space-between; font-size: 10px; letter-spacing: 0.14em; text-transform: uppercase; font-weight: 700; color: #2C3E50; border-bottom: 1px solid #2C3E50B0; padding: 10px 0; }
.about-17 { display: flex; justify-content: space-around; padding: 12px 0; font-family: 'Cormorant Garamond',serif; font-size: 20px; font-weight: 600; color: #2C3E50; }
.about-18 { overflow: hidden; padding-top: clamp(4px,1vw,16px); }
.about-19 { margin: 0; font-family: 'worthington-arcade','Cormorant Garamond',sans-serif; font-weight: 200; font-size: clamp(34px,4.4vw,60px); line-height: 0.92; text-transform: uppercase; text-align: left; letter-spacing: 0.055em; }
.features-1 { padding: 0 clamp(20px,6vw,80px) clamp(64px,9vw,120px); padding-bottom: 0px; }
.features-2 { display: grid; grid-template-columns: repeat(auto-fit,minmax(min(220px,100%),1fr)); gap: clamp(14px,2vw,24px); }
.features-3 { background: #FDFCFC; border: 1px solid #555B6E15; border-radius: 24px; padding: clamp(24px,2.5vw,34px); transition: transform 0.25s ease, box-shadow 0.25s ease; }
.features-4 { margin: 0 0 10px; font-family: 'Cormorant Garamond',serif; font-weight: 600; font-size: 24px; line-height: 1.15; }
.features-5 { margin: 0; font-size: 14.5px; line-height: 1.6; color: #6B5F53; }
.products-1 { padding: clamp(72px,10vw,140px) clamp(20px,6vw,80px); }
.products-2 { max-width: 1400px; margin: 0 auto; }
.products-3 { text-align: center; margin-bottom: clamp(32px,4vw,56px); }
.products-4 { margin: 0 auto; font-family: 'Cormorant Garamond',serif; font-weight: 600; font-size: clamp(32px,4.6vw,68px); line-height: 1.1; text-transform: uppercase; max-width: 24ch; }
.products-5 { white-space: nowrap; }
.products-6 { font-family: var(--script-a); text-transform: none; font-weight: 400; color: #BCA474; font-size: 1.15em; }
.products-7 { margin: 20px auto 0; font-size: 15px; color: #7C6F63; max-width: 36ch; }
.products-8 { display: grid; grid-template-columns: repeat(auto-fit,minmax(min(280px,100%),1fr)); gap: clamp(16px,2.5vw,28px); }
.products-9 { display: block; background: #FDFCFC; border: 1px solid #555B6E15; border-radius: 24px; overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; }
.products-10 { overflow: hidden; }
.products-11 { width: 100%; height: clamp(240px,26vw,320px); object-fit: cover; display: block; transition: transform 0.5s ease; }
.products-12 { padding: clamp(22px,2.5vw,30px); }
.products-13 { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.products-14 { margin: 0; font-family: 'Cormorant Garamond',serif; font-weight: 600; font-size: 28px; line-height: 1.1; }
.products-15 { flex-shrink: 0; font-size: 12px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #BCA474; border: 1px solid #BCA474; border-radius: 999px; padding: 6px 12px; }
.products-16 { margin: 12px 0 0; font-size: 14.5px; line-height: 1.6; color: #6B5F53; }
.workshops-1 { max-width: 1400px; margin: 0 auto; display: grid; grid-template-columns: repeat(auto-fit,minmax(min(320px,100%),1fr)); gap: clamp(32px,5vw,72px); align-items: center; }
.workshops-2 { order: 1; }
.workshops-3 { width: 100%; height: clamp(300px,36vw,500px); object-fit: cover; border-radius: clamp(120px,14vw,200px) 24px 24px 24px; border: 1px solid #555B6E18; }
.workshops-4 { order: 2; }
.workshops-5 { margin: 0 0 16px; font-family: var(--script-b); font-size: clamp(32px,3vw,44px); color: #BCA474; line-height: 1; }
.workshops-6 { margin: 0; font-family: 'Cormorant Garamond',serif; font-weight: 600; font-size: clamp(36px,4.2vw,60px); line-height: 1.06; text-transform: uppercase; max-width: 16ch; }
.workshops-7 { margin: 24px 0 0; font-size: clamp(15px,1.3vw,17.5px); line-height: 1.7; color: #5C5045; max-width: 50ch; }
.workshops-8 { display: flex; align-items: center; gap: 18px; flex-wrap: wrap; margin-top: 32px; }
.workshops-9 { background: #DCC6C1; color: #FAF9F9; padding: 15px 30px; border-radius: 999px; font-size: 14px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; }
.workshops-10 { font-size: 13.5px; color: #7C6F63; }
.testimonials-1 { background: #BACDB0; padding: clamp(72px,10vw,140px) clamp(20px,6vw,80px); }
.testimonials-2 { margin: 0 0 clamp(32px,4vw,56px); font-family: 'Cormorant Garamond',serif; font-weight: 600; font-size: clamp(38px,4.6vw,68px); line-height: 1.05; text-transform: uppercase; text-align: center; }
.testimonials-3 { font-family: var(--script-b); text-transform: none; font-weight: 400; color: #BCA474; font-size: clamp(36px,4vw,60px); }
.testimonials-4 { columns: 280px 4; column-gap: 18px; }
.testimonials-5 { break-inside: avoid; margin: 0 0 18px; background: #FDFCFC; border: 1px solid #555B6E15; border-radius: 24px; padding: 26px; }
.testimonials-6 { margin-top: 16px; display: flex; align-items: center; gap: 10px; }
.testimonials-7 { font-size: 13.5px; font-weight: 700; color: #7C6F63; }
.cta-banner-1 { margin: 0 0 10px; font-family: var(--script-b); font-size: clamp(36px,4vw,56px); color: #BCA474; line-height: 1; }
.cta-banner-2 { margin: 0 auto; font-family: 'Cormorant Garamond',serif; font-weight: 600; font-size: clamp(40px,5.4vw,80px); line-height: 1.04; text-transform: uppercase; color: #2C3E50; max-width: 18ch; }
.cta-banner-3 { display: inline-block; margin-top: 38px; background: #BCA474; color: #2C3E50; padding: 18px 44px; border-radius: 999px; font-size: 15px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; }
.footer-1 { background: #2C3E50; color: #FAF9F9; padding: clamp(56px,7vw,90px) clamp(20px,6vw,80px) 36px; }
.footer-2 { display: grid; grid-template-columns: repeat(auto-fit,minmax(min(220px,100%),1fr)); gap: clamp(28px,4vw,56px); }
.footer-3 { display: flex; align-items: center; gap: 12px; margin-bottom: 16px; }
.footer-4 { width: 44px; height: 44px; border-radius: 50%; object-fit: cover; }
.footer-5 { font-family: 'Cormorant Garamond',serif; font-weight: 600; font-size: 22px; letter-spacing: 0.22em; }
.footer-6 { margin: 0; font-size: 14px; line-height: 1.65; color: #CBBEAE; max-width: 32ch; }
.footer-7 { margin: 0; font-size: 14.5px; line-height: 1.8; color: #EDE4D6; }
.footer-8 { margin: 0 0 14px; font-size: 14.5px; line-height: 1.8; color: #EDE4D6; }
.footer-9 { display: inline-flex; align-items: center; gap: 10px; color: #FAF9F9; border: 1px solid #FAF9F940; border-radius: 999px; padding: 10px 18px; font-size: 13.5px; font-weight: 700; }
.footer-10 { width: 14px; height: 14px; border: 1.5px solid currentColor; border-radius: 5px; display: inline-flex; align-items: center; justify-content: center; }
.footer-11 { width: 5px; height: 5px; border: 1.5px solid currentColor; border-radius: 50%; }
.footer-12 { border-top: 1px solid #FAF9F922; margin-top: clamp(36px,5vw,56px); padding-top: 22px; display: flex; justify-content: space-between; gap: 14px; flex-wrap: wrap; font-size: 13px; color: #A79A8A; }
.page-2 {
  background: #f5f2ed; min-height: 100vh;
  /* Overridden inline per language: Pinyon Script has no Cyrillic, Great Vibes does. */
  --script-b: 'Pinyon Script', cursive;
}
.nav-10 { position: sticky; top: 14px; z-index: 50; margin: 14px clamp(14px,4vw,40px) 0; display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; padding: 12px clamp(16px,3vw,28px); background: #BCA4741A; backdrop-filter: blur(12px); border: 1px solid #2C3E5018; border-radius: 999px; }
.nav-11 { display: flex; align-items: center; gap: 10px; color: #2C3E50; }
.nav-12 { width: 38px; height: 38px; border-radius: 50%; object-fit: cover; border: 1px solid #2C3E5022; }
.nav-13 { font-size: 13px; letter-spacing: 0.12em; text-transform: uppercase; font-weight: 600; color: #2C3E50; }
.nav-14 { display: flex; border: 1px solid #2C3E5030; border-radius: 999px; overflow: hidden; }
.order-guide-1 { padding: clamp(48px,7vw,90px) clamp(20px,6vw,80px) clamp(72px,10vw,140px); color: #2C3E50; }
.order-guide-2 { max-width: 1100px; margin: 0 auto; }
.order-guide-3 { margin: 0 0 14px; font-family: 'Cormorant Garamond',serif; font-weight: 600; font-size: clamp(38px,4.6vw,68px); line-height: 1.05; text-transform: uppercase; color: #2C3E50; }
.order-guide-4 { margin: 0 0 clamp(40px,5vw,64px); font-size: 16px; line-height: 1.65; color: #5C5045; max-width: 56ch; }
.order-guide-5 { background: #DCC6C1; color: #2C3E50; border-radius: 28px; padding: clamp(24px,3.5vw,44px); margin-bottom: 20px; }
.order-guide-6 { display: flex; align-items: baseline; gap: 16px; flex-wrap: wrap; margin-bottom: 8px; }
.order-guide-7 { margin: 0; font-family: 'Cormorant Garamond',serif; font-weight: 600; font-size: clamp(24px,2.4vw,32px); }
.order-guide-8 { margin: 0 0 24px; font-size: 14px; color: #7C6F63; }
.order-guide-9 { padding: 14px 18px; border: 1.5px solid #2C3E5030; border-radius: 14px; background: #FDFCFC; font-size: 16px; color: #2C3E50; margin-bottom: 8px; }
.order-guide-10 { margin: 6px 0 0; font-size: 14px; font-weight: 700; color: #A34E36; }
.order-guide-11 { display: grid; grid-template-columns: repeat(auto-fit,minmax(min(240px,100%),1fr)); gap: 14px; margin-top: 24px; }
.order-guide-12 { display: flex; justify-content: space-between; align-items: center; gap: 10px; margin-bottom: 10px; }
.order-guide-13 { font-size: 13px; letter-spacing: 0.18em; text-transform: uppercase; font-weight: 700; }
.order-guide-14 { font-size: 13px; font-weight: 700; border: 1px solid currentColor; border-radius: 999px; padding: 4px 10px; white-space: nowrap; }
.order-guide-15 { margin: 0 0 14px; font-size: 13.5px; line-height: 1.55; opacity: 0.85; }
.order-guide-16 { margin: 0; font-size: 12.5px; font-weight: 600; opacity: 0.75; }
.order-guide-17 { display: flex; align-items: baseline; gap: 16px; flex-wrap: wrap; margin-bottom: 24px; }
.order-guide-18 { display: grid; grid-template-columns: repeat(auto-fit,minmax(min(200px,100%),1fr)); gap: 14px; }
.order-guide-19 { height: 92px; display: flex; align-items: flex-end; justify-content: center; }
.order-guide-20 { position: absolute; top: 6px; left: 6px; right: 6px; border-top: 1.5px dashed #2C3E5060; }
.order-guide-21 { text-align: center; }
.order-guide-22 { margin: 0; font-size: 14px; letter-spacing: 0.14em; text-transform: uppercase; font-weight: 700; color: #2C3E50; }
.order-guide-23 { margin: 6px 0 0; font-size: 13px; color: #7C6F63; }
.order-guide-24 { margin: 2px 0 0; font-size: 13px; color: #7C6F63; }
.order-guide-25 { margin: 18px 0 0; font-size: 14px; color: #2C3E50; }
.order-guide-26 { display: grid; grid-template-columns: repeat(auto-fit,minmax(min(230px,100%),1fr)); gap: 14px; }
.order-guide-27 { margin: 0 0 10px; font-size: 14px; letter-spacing: 0.1em; text-transform: uppercase; font-weight: 700; }
.order-guide-28 { margin: 0; font-size: 14px; line-height: 1.6; opacity: 0.85; }
.order-guide-29 { background: #DCC6C1; color: #2C3E50; border-radius: 28px; padding: clamp(24px,3.5vw,44px); }
.order-guide-30 { display: grid; grid-template-columns: repeat(auto-fit,minmax(min(300px,100%),1fr)); gap: 24px; align-items: start; }
.order-guide-31 { display: flex; flex-direction: column; gap: 14px; }
.order-guide-32 { width: 100%; box-sizing: border-box; padding: 16px 18px; border: 1.5px solid #2C3E5030; border-radius: 16px; background: #FDFCFC; font-size: 15px; line-height: 1.5; color: #2C3E50; resize: vertical; }
.order-guide-33 { border: 1.5px dashed #2C3E5040; border-radius: 16px; padding: 22px; text-align: center; background: #FDFCFC; }
.order-guide-34 { margin: 0; font-size: 14px; font-weight: 600; color: #7C6F63; }
.order-guide-35 { background: #2C3E50; color: #FAF9F9; border-radius: 22px; padding: 28px; }
.order-guide-36 { display: flex; flex-direction: column; gap: 10px; font-size: 14.5px; }
.order-guide-37 { display: flex; justify-content: space-between; gap: 12px; }
.order-guide-38 { opacity: 0.7; }
.order-guide-39 { font-weight: 700; }
.order-guide-40 { border-top: 1px solid #FAF9F930; margin: 18px 0; padding-top: 18px; display: flex; justify-content: space-between; align-items: baseline; }
.order-guide-41 { font-size: 13px; letter-spacing: 0.14em; text-transform: uppercase; font-weight: 700; opacity: 0.7; }
.order-guide-42 { font-family: 'Cormorant Garamond',serif; font-size: 40px; font-weight: 600; line-height: 1; }
.order-guide-43 { margin: 14px 0 0; font-size: 14px; line-height: 1.5; color: #BACDB0; font-weight: 600; }

/* ---------- mobile hamburger (checkbox hack, shared by both navs) ---------- */
/* The toggle is a real hidden checkbox so it needs no component state; its
   :checked state drives the sibling menu panels below. */
.nav-toggle { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; border: 0; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
.nav-burger { display: none; }  /* revealed only in the mobile media query */

/* ---------- responsive: must stay last to win on equal specificity ---------- */
@media (max-width: 900px) {
  .about-grid { grid-template-columns: 1fr; }
  .about-word { margin-top: 0; }
  /* !important: these carry alignment and padding in style attributes. */
  .about-lines p, .about-word p { text-align: center !important; margin-left: 0 !important; }
  /* Touch targets: the 13px nav links are only ~15px tall on their own. */
  .nav-links a { display: inline-block; padding: 14px 6px; }
  .site-nav button { padding: 12px 16px !important; }
  /* The 999px pill only reads as a pill on one row; it blobs once wrapped. */
  .site-nav { border-radius: 28px !important; }
}
@media (max-width: 820px) {
  /* Collapse the nav to brand + hamburger; links and actions drop into a panel. */
  .nav-burger {
    display: inline-flex; flex-direction: column; justify-content: center; gap: 5px;
    width: 44px; height: 44px; cursor: pointer; -webkit-tap-highlight-color: transparent;
  }
  .nav-burger span {
    display: block; width: 24px; height: 2px; margin: 0 auto; border-radius: 2px;
    background: #2C3E50; transition: transform .3s ease, opacity .2s ease;
  }
  /* Bars morph into an X while the menu is open. */
  .nav-toggle:checked ~ .nav-burger span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
  .nav-toggle:checked ~ .nav-burger span:nth-child(2) { opacity: 0; }
  .nav-toggle:checked ~ .nav-burger span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

  .site-nav { justify-content: space-between; flex-wrap: wrap; }
  .nav-links, .nav-7 { display: none; flex-basis: 100%; }
  .nav-toggle:checked ~ .nav-links {
    display: flex; flex-direction: column; align-items: center; gap: 2px; width: 100%; margin-top: 12px;
  }
  .nav-toggle:checked ~ .nav-7 { display: flex; justify-content: center; margin-top: 6px; padding-bottom: 6px; }
}

