body.theme-bakery {
  --bakery-brown: #3a2416;
  --bakery-deep: #4b2b19;
  --bakery-cocoa: #6f4226;
  --bakery-caramel: #d88a32;
  --bakery-gold: #f0d3a2;
  --bakery-cream: #fff8e9;
  --bakery-soft: #f5e1c0;
  --bakery-muted: #5f6f6e;
  --line: rgba(92, 54, 30, 0.2);
  --card-bg: var(--bakery-cream);
  --card-border: rgba(124, 70, 31, 0.24);
  --card-shadow: 0 16px 34px rgba(75, 43, 25, 0.1);
  --section-soft-bg: #edd3ab;
  font-family: "Manrope", "Segoe UI", Arial, sans-serif;
  color: var(--bakery-brown);
  background:
    radial-gradient(circle at 12% 8%, rgba(210, 139, 65, 0.2), transparent 25rem),
    linear-gradient(180deg, #fff6e6 0%, #f2ddbd 100%);
}

.theme-bakery .container {
  width: min(calc(100% - 2rem), 1180px);
}

.theme-bakery .topbar,
.theme-bakery .site-header {
  background: var(--bakery-deep);
  color: #fff5df;
}

.theme-bakery .site-header {
  border-bottom-color: rgba(255, 245, 223, 0.1);
  box-shadow: 0 12px 26px rgba(47, 25, 14, 0.12);
}

.theme-bakery .topbar-row {
  min-height: 2.65rem;
}

.theme-bakery .topbar p {
  color: rgba(255, 245, 223, 0.82);
}

.theme-bakery .site-nav a,
.theme-bakery .back-presgro {
  color: #fff5df;
}

.theme-bakery .site-nav a:last-child {
  border-color: rgba(255, 248, 233, 0.78);
  background: #fff8e9;
  color: #7b3f19;
  box-shadow: 0 10px 22px rgba(47, 25, 14, 0.14);
}

.theme-bakery .brand small {
  color: rgba(255, 245, 223, 0.72);
}

.theme-bakery .nav-toggle {
  border-color: rgba(255, 245, 223, 0.28);
  background: rgba(255, 248, 233, 0.12);
  color: #fff8e9;
}

.theme-bakery .brand-mark {
  border-radius: 50% 50% 44% 44%;
  background: var(--bakery-caramel);
  color: #321a0e;
}

.theme-bakery h1,
.theme-bakery h2,
.theme-bakery h3 {
  font-family: "Fraunces", Georgia, serif;
  color: var(--bakery-brown);
}

.theme-bakery h1 {
  max-width: 16ch;
  font-size: clamp(2.85rem, 4.65vw, 4.15rem);
  line-height: 1.04;
}

.theme-bakery h2 {
  max-width: 15.5ch;
  font-size: clamp(2.35rem, 4.15vw, 3.55rem);
  line-height: 1.05;
}

.theme-bakery h3 {
  line-height: 1.1;
}

.theme-bakery p,
.theme-bakery li {
  color: var(--bakery-muted);
}

.theme-bakery .hero {
  background:
    radial-gradient(circle at 76% 18%, rgba(244, 184, 91, 0.22), transparent 22rem),
    linear-gradient(112deg, #4b2b19 0%, #76503a 56%, #8d623f 100%);
  color: #fff7e6;
  padding: clamp(4.1rem, 6vw, 6.75rem) 0 clamp(4.35rem, 6.5vw, 6.5rem);
}

.theme-bakery .hero-grid {
  gap: clamp(2rem, 5vw, 3.9rem);
  align-items: center;
}

.theme-bakery .hero h1,
.theme-bakery .hero .eyebrow {
  color: #fff7e6;
}

.theme-bakery .hero-copy {
  max-width: 640px;
}

.theme-bakery .hero-lead,
.theme-bakery .hero-copy > p {
  color: rgba(255, 247, 230, 0.9);
}

.theme-bakery .hero-lead {
  max-width: 52ch;
}

.theme-bakery main section[id] {
  scroll-margin-top: 7rem;
}

.theme-bakery .hero-proof {
  gap: 0.65rem;
}

.theme-bakery .hero-proof li {
  border-color: rgba(255, 248, 233, 0.24);
  background: rgba(255, 248, 233, 0.14);
  color: #fff8e9;
}

.theme-bakery .hero .demo-safety-note {
  max-width: 44rem;
  border-color: rgba(255, 248, 233, 0.34);
  background: rgba(255, 248, 233, 0.12);
  color: #fff2d1;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.theme-bakery .eyebrow,
.theme-bakery .section-label,
.theme-bakery .card-label {
  color: #9d5621;
  text-transform: uppercase;
}

.theme-bakery .button-primary {
  background: var(--bakery-caramel);
  border-color: var(--bakery-caramel);
  color: #321a0e;
  box-shadow: 0 18px 36px rgba(75, 43, 25, 0.22);
}

.theme-bakery .button-primary:hover,
.theme-bakery .button-primary:focus-visible {
  background: #e59637;
  border-color: #e59637;
}

.theme-bakery .button-secondary {
  background: rgba(255, 247, 230, 0.12);
  border-color: rgba(255, 247, 230, 0.4);
  color: inherit;
}

.theme-bakery .visual-card,
.theme-bakery .hero-note,
.theme-bakery .service-card,
.theme-bakery .area-panel,
.theme-bakery .faq-card,
.theme-bakery .contact-form {
  border-radius: 28px 8px 28px 8px;
  border: 1px solid rgba(124, 70, 31, 0.2);
  background: rgba(255, 250, 238, 0.94);
  color: var(--bakery-brown);
  box-shadow: var(--card-shadow);
}

.theme-bakery .bakery-board {
  position: relative;
  min-height: 22.5rem;
  align-content: end;
  overflow: hidden;
  padding: clamp(1.2rem, 3vw, 1.65rem);
  padding-bottom: clamp(9.2rem, 14vw, 10.3rem);
  color: var(--bakery-brown);
  background:
    radial-gradient(circle at 82% 14%, rgba(216, 138, 50, 0.24), transparent 7rem),
    linear-gradient(180deg, rgba(255, 245, 219, 0.92), rgba(255, 250, 238, 0.98));
}

.theme-bakery .bakery-board::before {
  content: "";
  position: absolute;
  inset: 1.25rem 1.25rem auto;
  height: 8.4rem;
  border-block: 2px solid rgba(157, 86, 33, 0.2);
  background:
    linear-gradient(90deg, transparent 0 10%, rgba(157, 86, 33, 0.16) 10% 11%, transparent 11% 31%, rgba(157, 86, 33, 0.16) 31% 32%, transparent 32% 52%, rgba(157, 86, 33, 0.16) 52% 53%, transparent 53% 73%, rgba(157, 86, 33, 0.16) 73% 74%, transparent 74%),
    repeating-linear-gradient(180deg, transparent 0 2.65rem, rgba(157, 86, 33, 0.16) 2.65rem 2.78rem);
  opacity: 0.95;
}

.theme-bakery .bakery-board::after {
  content: "";
  position: absolute;
  right: 1.6rem;
  top: 1.65rem;
  width: 5.2rem;
  height: 5.2rem;
  border-radius: 999px 999px 55% 55%;
  background:
    radial-gradient(circle at 50% 44%, rgba(255, 248, 233, 0.9) 0 18%, transparent 19%),
    radial-gradient(circle at 32% 42%, rgba(255, 248, 233, 0.72) 0 9%, transparent 10%),
    #d88a32;
  opacity: 0.9;
}

.theme-bakery .bakery-board > * {
  position: relative;
  z-index: 1;
}

.theme-bakery .bakery-board strong {
  max-width: min(21rem, 58%);
  color: var(--bakery-brown);
  font-size: clamp(1.2rem, 2.2vw, 1.45rem);
  line-height: 1.18;
}

.theme-bakery .bakery-board p {
  max-width: min(21rem, 58%);
}

.theme-bakery .bakery-board p,
.theme-bakery .hero-note p {
  color: #52615f;
}

.theme-bakery .hero-note {
  right: 1.15rem;
  bottom: 1.15rem;
  max-width: 17.2rem;
  padding: 1.05rem 1.1rem;
  color: var(--bakery-brown);
  background: rgba(255, 250, 238, 0.96);
  border: 1px solid rgba(124, 70, 31, 0.18);
}

.theme-bakery .hero-note strong {
  color: var(--bakery-brown);
}

.theme-bakery .trust-strip,
.theme-bakery .section-soft {
  background: var(--section-soft-bg);
}

.theme-bakery .trust-strip {
  padding: clamp(1rem, 2vw, 1.45rem) 0;
  border-bottom: 1px solid rgba(124, 70, 31, 0.12);
}

.theme-bakery .trust-item {
  border-radius: 22px 8px 22px 8px;
  background: #fff8e9;
  border: 1px solid rgba(124, 70, 31, 0.16);
  box-shadow: 0 10px 24px rgba(75, 43, 25, 0.07);
}

.theme-bakery .trust-item strong,
.theme-bakery .area-panel strong {
  color: var(--bakery-brown);
}

.theme-bakery .trust-item p {
  color: #60706c;
}

.theme-bakery .service-card {
  border-top: 5px solid #d88a32;
  padding: clamp(1.2rem, 2.4vw, 1.5rem);
  background:
    linear-gradient(180deg, rgba(255, 248, 233, 0.98), rgba(255, 252, 246, 0.94)),
    var(--bakery-cream);
}

.theme-bakery .service-card p,
.theme-bakery .area-panel p,
.theme-bakery .faq-card p,
.theme-bakery .contact-form .form-note,
.theme-bakery .contact-form .form-message {
  color: #52615f;
}

.theme-bakery .service-card ul,
.theme-bakery .check-list {
  display: grid;
  gap: 0.35rem;
}

.theme-bakery .service-card li,
.theme-bakery .check-list li {
  color: #52615f;
}

.theme-bakery .service-card li::before,
.theme-bakery .check-list li::before {
  background: #9d5621;
}

.theme-bakery .section {
  padding: clamp(3.4rem, 6vw, 5.6rem) 0;
}

.theme-bakery #orders {
  padding-bottom: clamp(2.35rem, 4vw, 3.5rem);
}

.theme-bakery #visit {
  padding-top: clamp(2.35rem, 4vw, 3.5rem);
}

.theme-bakery .section-heading {
  margin-bottom: clamp(1.3rem, 2vw, 1.9rem);
}

.theme-bakery #counter .section-heading {
  max-width: 50rem;
}

.theme-bakery #counter .section-heading h2 {
  max-width: 14.7ch;
}

.theme-bakery .split-grid,
.theme-bakery .area-grid,
.theme-bakery .faq-grid,
.theme-bakery .contact-grid {
  gap: clamp(1.6rem, 4vw, 3.2rem);
}

.theme-bakery .steps-grid {
  align-items: stretch;
  gap: 1rem;
}

.theme-bakery .steps-grid .area-panel {
  display: grid;
  align-content: start;
  min-height: 100%;
  padding: clamp(1.1rem, 2vw, 1.35rem);
  border-top: 4px solid rgba(216, 138, 50, 0.9);
}

.theme-bakery #visit .area-panel {
  padding: clamp(1.2rem, 2.4vw, 1.55rem);
}

.theme-bakery .faq-list {
  gap: 1rem;
}

.theme-bakery .faq-card {
  padding: clamp(1.2rem, 2.4vw, 1.45rem);
}

.theme-bakery .faq-card h3 {
  max-width: 28rem;
  font-size: clamp(1.35rem, 2.1vw, 1.85rem);
}

.theme-bakery #enquire {
  background:
    radial-gradient(circle at 76% 20%, rgba(216, 138, 50, 0.13), transparent 20rem),
    linear-gradient(180deg, #fff1d9 0%, #f3dbb7 100%);
}

.theme-bakery .contact-form {
  padding: clamp(1.2rem, 2.6vw, 1.55rem);
}

.theme-bakery .contact-form label {
  color: var(--bakery-brown);
  font-size: 0.95rem;
}

.theme-bakery input,
.theme-bakery select,
.theme-bakery textarea {
  border-color: rgba(92, 54, 30, 0.2);
  background: #fffdf8;
  color: var(--bakery-brown);
}

.theme-bakery textarea::placeholder {
  color: rgba(82, 97, 95, 0.68);
}

.theme-bakery input:focus,
.theme-bakery select:focus,
.theme-bakery textarea:focus {
  border-color: #9d5621;
  outline: 3px solid rgba(216, 138, 50, 0.24);
  outline-offset: 1px;
}

.theme-bakery .form-message {
  min-height: 1.5rem;
  margin-top: 0.7rem;
  font-weight: 800;
}

.theme-bakery .form-message.success {
  color: #27664d;
}

.theme-bakery .form-message.error {
  color: #8d361f;
}

.theme-bakery .mobile-contact-bar a:first-child {
  background: #9d5621;
}

.theme-bakery .site-footer {
  background: #111815;
}

.theme-bakery .footer-row p {
  color: rgba(248, 243, 234, 0.78);
}

.theme-bakery .site-footer .button-secondary {
  border-color: rgba(248, 243, 234, 0.32);
  background: rgba(255, 255, 255, 0.08);
  color: #fff8e9;
}

@media (min-width: 760px) {
  .theme-bakery .site-nav {
    gap: 1rem;
  }

  .theme-bakery #counter {
    padding-top: clamp(4rem, 6vw, 5.8rem);
  }

  .theme-bakery .service-grid {
    gap: 1.05rem;
  }
}

@media (min-width: 760px) and (max-width: 999px) {
  .theme-bakery .hero-grid,
  .theme-bakery .split-grid,
  .theme-bakery .contact-grid,
  .theme-bakery .area-grid,
  .theme-bakery .faq-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .theme-bakery .hero-copy {
    max-width: 44rem;
  }

  .theme-bakery h1 {
    max-width: 15.5ch;
  }

  .theme-bakery .hero-media {
    max-width: 42rem;
  }
}

@media (min-width: 1000px) {
  .theme-bakery .hero-grid {
    grid-template-columns: minmax(0, 1.18fr) minmax(22rem, 0.82fr);
  }

  .theme-bakery .contact-grid {
    grid-template-columns: minmax(0, 1.05fr) minmax(25rem, 0.95fr);
  }

  .theme-bakery .split-grid,
  .theme-bakery .area-grid,
  .theme-bakery .faq-grid {
    grid-template-columns: minmax(0, 0.95fr) minmax(24rem, 1fr);
  }
}

@media (max-width: 700px) {
  .theme-bakery .presgro-demo-header__nav {
    display: none;
  }
}

@media (max-width: 759px) {
  .theme-bakery .container {
    width: min(calc(100% - 1.35rem), 1180px);
  }

  .theme-bakery .topbar-row {
    align-items: flex-start;
    gap: 0.45rem;
  }

  .theme-bakery .hero {
    padding: 3.2rem 0 3.5rem;
  }

  .theme-bakery h1 {
    max-width: 100%;
    font-size: clamp(2.3rem, 9.8vw, 3.15rem);
  }

  .theme-bakery h2 {
    max-width: 13.5ch;
    font-size: clamp(2.15rem, 10.5vw, 3.05rem);
  }

  .theme-bakery .hero-note {
    margin: -1.3rem 0.85rem 1rem;
  }

  .theme-bakery .bakery-board {
    min-height: 19rem;
    padding-bottom: 7rem;
  }

  .theme-bakery .bakery-board strong,
  .theme-bakery .bakery-board p {
    max-width: 100%;
  }

  .theme-bakery .bakery-board::before {
    height: 6.8rem;
  }

  .theme-bakery .section {
    padding: 3.05rem 0;
  }

  .theme-bakery .trust-grid,
  .theme-bakery .service-grid,
  .theme-bakery .steps-grid,
  .theme-bakery .faq-list {
    gap: 0.8rem;
  }

  .theme-bakery .button-row .button,
  .theme-bakery .contact-form .button {
    width: 100%;
  }
}

@media (max-width: 420px) {
  .theme-bakery h1 {
    max-width: 100%;
    font-size: clamp(2.25rem, 9.4vw, 2.85rem);
  }

  .theme-bakery h2 {
    max-width: 100%;
    font-size: clamp(1.95rem, 8.7vw, 2.55rem);
  }

  .theme-bakery .hero-proof li,
  .theme-bakery .eyebrow,
  .theme-bakery .section-label,
  .theme-bakery .card-label {
    font-size: 0.72rem;
  }
}
