.has-single-bakery-modal{overflow:hidden}.single-bakery{--sb-bg:#fff7ff;--sb-surface:#fff;--sb-surface-soft:#f6e9ff;--sb-text:#1f1927;--sb-muted:#5f5468;--sb-primary:#7e25bb;--sb-primary-2:#9944d6;--sb-stroke:#ead7f5;--sb-shadow:0 10px 40px rgb(22 6 34 / 6%);--bakery-card-surface:var(--sb-surface);--bakery-card-surface-soft:var(--sb-surface-soft);--bakery-card-text:var(--sb-text);--bakery-card-muted:var(--sb-muted);--bakery-card-primary:var(--sb-primary);--bakery-card-primary-2:var(--sb-primary-2);--bakery-card-shadow:var(--sb-shadow);--hero-padding:calc( var(--header-height) + 18px );background:var(--sb-bg);color:var(--sb-text);font-family:"Hanken Grotesk",sans-serif}.single-bakery .container{width:min(1240px,100vw - 32px);margin:0 auto}.single-bakery h1,.single-bakery h2,.single-bakery h3{margin:0;font-family:Comfortaa,sans-serif;word-break:break-all}#primary .single-bakery__hero{min-height:100vh;display:flex;padding:calc(var(--hero-padding) + 4vh) 0}.single-bakery__about{padding:72px 0;background:#faf0ff}.single-bakery__gallery-section,.single-bakery__instagram-feed,.single-bakery__related,.single-bakery__reviews-section,.single-bakery__showcase{padding-top:72px}.single-bakery__related{padding-bottom:72px}.single-bakery__gallery-section .container,.single-bakery__instagram-feed .container,.single-bakery__related .container{display:flex;flex-direction:column;gap:24px}.single-bakery__instagram-feed iframe{max-width:100%!important;border-radius:28px!important;padding:16px!important;background:#fff!important;border-color:transparent!important;box-shadow:var(--bakery-card-shadow)}.single-bakery__about-grid,.single-bakery__hero-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:32px;align-items:center}.single-bakery__about-grid{align-items:start}.single-bakery__about-copy,.single-bakery__hero-copy{grid-column:span 7;display:grid;gap:24px}.single-bakery__contacts,.single-bakery__hero-media{grid-column:span 5}.single-bakery__hero-image{width:100%;aspect-ratio:1/1;border-radius:32px;-o-object-fit:cover;object-fit:cover;box-shadow:var(--sb-shadow);transform:rotate(3deg);transition:transform .3s ease-in-out}.single-bakery__hero-image--placeholder{background:linear-gradient(135deg,#ead4ff 0,#f8eeff 100%)}.single-bakery__hero-image:hover{transform:rotate(0)}@media (max-width:767px){.single-bakery__hero-image{transform:rotate(0)}}.single-bakery__actions,.single-bakery__contact-item,.single-bakery__features,.single-bakery__meta-top,.single-bakery__schedule-row,.single-bakery__section-head,.single-bakery__socials{display:flex}.single-bakery__actions,.single-bakery__features,.single-bakery__meta-top,.single-bakery__socials{flex-wrap:wrap;gap:14px}.single-bakery__badge,.single-bakery__feature,.single-bakery__meta-chip{border-radius:999px}.single-bakery__badge{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;background:var(--sb-primary);color:#fff;font-size:.8rem;font-weight:800;text-transform:uppercase}.single-bakery__meta-chip{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 14px;background:var(--sb-surface-soft)}.single-bakery__title{font-size:clamp(3rem,7vw,5rem);line-height:1.05}.single-bakery__about-text,.single-bakery__empty,.single-bakery__notice,.single-bakery__tagline{line-height:1.7;color:var(--sb-muted)}.single-bakery__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:0;border-radius:18px;font-weight:800;text-decoration:none;cursor:pointer;box-shadow:none}.single-bakery__button--primary{background:linear-gradient(180deg,var(--sb-primary) 0,var(--sb-primary-2) 100%);color:#fff;box-shadow:0 20px 40px rgba(126,37,187,.18)}.single-bakery__button--secondary{background:#f1d7fe;color:#523f5f}.single-bakery__contacts{display:grid;gap:24px;padding:28px;background:var(--sb-surface);border-radius:28px;box-shadow:var(--sb-shadow)}.single-bakery__contact-list,.single-bakery__schedule{display:grid}.single-bakery__contact-list{gap:18px}.single-bakery__contact-item{flex-direction:column;gap:6px}.single-bakery__contact-item>span{font-size:.9rem;color:var(--sb-muted)}.single-bakery__contact-item a,.single-bakery__contact-item p{margin:0;color:var(--sb-text);font-weight:700}.single-bakery__schedule{gap:10px}.single-bakery__schedule-row{align-items:center;justify-content:space-between;gap:16px}.single-bakery__socials a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;background:var(--sb-surface-soft);border-radius:16px;color:var(--sb-text);font-weight:300;border-color:transparent;font-size:14px;box-shadow:none}.single-bakery__map img{width:100%;height:220px;border-radius:20px;-o-object-fit:cover;object-fit:cover}.single-bakery__section-head{align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.single-bakery__section-head__actions{display:flex;gap:16px}.single-bakery__review_features{display:flex;justify-content:center;margin-top:28px}.single-bakery__empty-state{display:grid;justify-items:center;gap:18px;padding:32px;background:var(--sb-surface);border-radius:24px;box-shadow:var(--sb-shadow);justify-content:center}.single-bakery__gallery,.single-bakery__showcase-grid{display:grid}.single-bakery__showcase-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.single-bakery__gallery{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:170px;gap:12px}.single-bakery__gallery img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-bakery__gallery-item{display:block;overflow:hidden;border-radius:24px;position:relative;transition:all .3s;display:flex;flex-direction:column;justify-content:center}.single-bakery__gallery-item--1{grid-column:span 2;grid-row:span 2}.single-bakery__gallery-item--4{grid-column:span 2}.single-bakery__gallery-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.1);opacity:0;transition:all .3s;display:flex;justify-content:center;align-items:center;background-image:url("data:image/svg+xml,%3Csvg width='800px' height='800px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'/%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M9.75 12C9.75 10.7574 10.7574 9.75 12 9.75C13.2426 9.75 14.25 10.7574 14.25 12C14.25 13.2426 13.2426 14.25 12 14.25C10.7574 14.25 9.75 13.2426 9.75 12Z' fill='%239944d6'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 12C2 13.6394 2.42496 14.1915 3.27489 15.2957C4.97196 17.5004 7.81811 20 12 20C16.1819 20 19.028 17.5004 20.7251 15.2957C21.575 14.1915 22 13.6394 22 12C22 10.3606 21.575 9.80853 20.7251 8.70433C19.028 6.49956 16.1819 4 12 4C7.81811 4 4.97196 6.49956 3.27489 8.70433C2.42496 9.80853 2 10.3606 2 12ZM12 8.25C9.92893 8.25 8.25 9.92893 8.25 12C8.25 14.0711 9.92893 15.75 12 15.75C14.0711 15.75 15.75 14.0711 15.75 12C15.75 9.92893 14.0711 8.25 12 8.25Z' fill='%239944d6'/%3E%3C/g%3E%3C/svg%3E");background-size:70px;background-repeat:no-repeat;background-position:center}.single-bakery__gallery-item:hover:before{opacity:1}.single-bakery__notice{margin-bottom:20px;padding:16px 18px;background:var(--sb-surface);border-radius:18px}.single-bakery__notice--success{border:1px solid #cdebc9}.single-bakery__notice--error{border:1px solid #f0c9c9}.single-bakery footer .wave-line-top svg path{fill:var(--sb-bg)}.bakery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.bakery-card.active .bakery-card__content{position:relative;margin-top:-100px}.bakery-card.active p.bakery-card__excerpt{z-index:0;height:80px;margin-bottom:18px;opacity:1}.bakery-card__image-link{position:relative;display:flex;overflow:hidden}.bakery-card__image-link img{overflow:hidden;transform:scale(1);transition:all .3s}.bakery-card__image-link:hover img{transform:scale(1.2)}.bakery-card{display:grid;overflow:hidden;border-radius:28px;background:var(--bakery-card-surface);box-shadow:var(--bakery-card-shadow)}.bakery-card .bakery-card__meta__container-action-expand svg>path:first-child{transition:all .3s ease-in-out}.bakery-card.active .bakery-card__meta__container-action-expand svg>path:first-child{opacity:0}.bakery-card .bakery-card__media{position:relative}.bakery-card .bakery-card__badge{position:absolute;top:18px;left:18px;z-index:2;display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:var(--bakery-card-primary);color:#fff;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.bakery-card .bakery-card__image{display:block;width:100%;height:320px;-o-object-fit:cover;object-fit:cover}.bakery-card .bakery-card__image--placeholder{background:linear-gradient(135deg,#edd8ff 0,#f6eaff 100%)}.bakery-card .bakery-card__content{z-index:1;display:grid;align-content:space-between;padding:24px;background:var(--bakery-card-surface);transition:all .3s}.bakery-card .bakery-card__head{display:flex;grid-template-columns:80% 20%;gap:16px;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.bakery-card .bakery-card__title{margin:0;font-size:20px;line-height:28px}.bakery-card .bakery-card__title a{display:-webkit-box;overflow:hidden;color:var(--bakery-card-text);-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.bakery-card .bakery-card__rating{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-width:54px;min-height:36px;padding:0 10px;border-radius:12px;background:var(--bakery-card-surface-soft);color:var(--bakery-card-primary);gap:4px;font-weight:800}.bakery-card .bakery-card__excerpt{z-index:-1;display:-webkit-box;overflow:hidden;height:.01px;margin-bottom:.01px;margin-top:.01px;opacity:0;color:var(--bakery-card-muted);line-height:1.7;transition:all .3s;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.bakery-card .bakery-card__chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.bakery-card .bakery-card__chip{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:var(--bakery-card-surface-soft);color:var(--bakery-card-muted);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.bakery-card .bakery-card__gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:18px}.bakery-card .bakery-card__gallery img{width:100%;height:76px;border-radius:12px;-o-object-fit:cover;object-fit:cover}.bakery-card .bakery-card__meta{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;color:var(--bakery-card-muted);font-size:.95rem;background-color:var(--bakery-card-surface)}.bakery-card .bakery-card__meta a{color:var(--bakery-card-muted)}.bakery-card .bakery-card__meta__container-action-expand{cursor:pointer}.bakery-card .bakery-card__meta__container-extra{display:flex;gap:8px;align-items:center;justify-content:center;font-size:16px;line-height:24px}.bakery-card .bakery-card__actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.bakery-card .bakery-card__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:16px;font-weight:800}.bakery-card .bakery-card__button--primary{flex:1 1 auto;color:#fff;background:linear-gradient(180deg,var(--bakery-card-primary) 0,var(--bakery-card-primary-2) 100%)}.bakery-card .bakery-card__socials{display:flex;gap:8px}.bakery-card .bakery-card__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:var(--bakery-card-surface-soft);color:var(--bakery-card-primary);font-size:.8rem;font-weight:800}@media (max-width:1100px){.bakery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.bakery-grid{grid-template-columns:1fr}.bakery-card .bakery-card__actions{flex-direction:column;align-items:stretch}}.review-card,.showcase-item{background:var(--sb-surface);border-radius:24px;box-shadow:var(--sb-shadow);overflow:hidden}:root .review-card__head{display:grid;grid-template-columns:.1fr 1fr}.showcase-item__trigger{display:block;width:100%;padding:0;border:0;background:0 0;color:inherit;text-align:left;cursor:pointer}.showcase-item__media{position:relative;max-height:300px;overflow:hidden}.showcase-item__media img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.showcase-item__image{width:100%;aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover}.showcase-item__badge{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;min-height:30px;padding:0 12px;background:rgba(255,255,255,.92);border-radius:999px;color:var(--sb-primary);font-size:.75rem;font-weight:800}.showcase-item__content{display:grid;gap:14px;padding:20px}.showcase-item__content h3{font-size:18px;line-height:1.4}.showcase-item__content p{margin:0}.showcase-item__excerpt{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.showcase-item__footer{display:flex;align-items:center;justify-content:space-between}.showcase-item p{line-height:1.7;color:var(--sb-muted)}.showcase-item strong{color:var(--sb-primary)}.single-bakery-reviews{overflow:hidden}.single-bakery-reviews__nav{display:flex;justify-content:flex-end;gap:12px}.single-bakery-reviews__next,.single-bakery-reviews__prev{min-height:42px;padding:0 16px;border:0;border-radius:14px;background:var(--sb-surface-soft);color:var(--sb-primary);font-weight:700;cursor:pointer}.review-card{height:100%;padding:24px}.review-card__head{display:flex;align-items:center;gap:14px;margin-bottom:16px}.review-card__avatar{display:grid;place-items:center;width:56px;height:56px;background:var(--sb-surface-soft);border-radius:999px;color:var(--sb-primary);font-weight:800}.review-card__stars{display:flex;gap:4px;color:#cabed4}.review-card__stars .is-filled{color:var(--sb-primary)}.review-card p{line-height:1.7;color:var(--sb-muted)}.single-bakery-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center}.single-bakery-modal[hidden]{display:none}.single-bakery-modal__backdrop{position:absolute;inset:0;background:rgba(20,10,28,.55)}.single-bakery-modal__dialog{position:relative;width:min(560px,100vw - 32px);background:var(--sb-surface);border-radius:24px;box-shadow:0 30px 60px rgba(20,10,28,.2);padding:18px}.single-bakery-modal--showcase .single-bakery-modal__dialog{width:min(920px,100vw - 32px)}.single-bakery-modal__close{position:absolute;top:16px;right:16px;width:36px;height:36px;border:0;border-radius:999px;background:var(--sb-surface-soft);cursor:pointer}.single-bakery-modal__form{display:grid;gap:16px;margin-top:20px}.single-bakery-modal__form label{display:grid;gap:8px}.single-bakery-modal__form input,.single-bakery-modal__form select,.single-bakery-modal__form textarea{width:100%;min-height:48px;padding:0 14px;border:1px solid var(--sb-stroke);border-radius:14px;font:inherit}.single-bakery-modal__form textarea{min-height:140px;padding-top:12px}.single-bakery-modal__showcase-grid{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:28px;align-items:start}.single-bakery-modal__showcase-media{overflow:hidden;border-radius:24px 0 0 24px;background:linear-gradient(135deg,#ead4ff 0,#f8eeff 100%)}.single-bakery-modal__showcase-media .single-bakery-modal__showcase-placeholder,.single-bakery-modal__showcase-media img{width:100%;aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover}@media (max-width:900px){.single-bakery-modal__showcase-media{border-radius:24px 24px 0 0}}.single-bakery-modal__showcase-copy{display:flex;gap:16px;height:100%;align-items:stretch;flex-direction:column;justify-content:space-between;padding:28px 28px 28px 0}.single-bakery-modal__showcase-copy p{margin:0;line-height:1.8;color:var(--sb-muted)}.single-bakery-modal__showcase-copy strong{color:var(--sb-primary);font-size:1.25rem}.single-bakery-modal__showcase-copy .single-bakery-showcase-body{display:grid;gap:16px}.single-bakery-modal__showcase-copy .single-bakery-showcase-footer{display:flex;gap:16px;justify-content:flex-end}@media (max-width:1100px){.single-bakery__showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.single-bakery__empty-state{justify-items:stretch}}@media (max-width:900px){.single-bakery__about-copy,.single-bakery__contacts,.single-bakery__hero-copy,.single-bakery__hero-media{grid-column:1/-1}.single-bakery__schedule-row,.single-bakery__section-head{align-items:start}.single-bakery__gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.single-bakery-modal__showcase-grid{grid-template-columns:1fr}.single-bakery-modal__showcase-copy{padding:0 16px 16px 16px}.single-bakery-modal__dialog{max-height:95vh;margin:16px;overflow:auto}}@media (max-width:640px){.single-bakery__gallery,.single-bakery__showcase-grid{grid-template-columns:1fr}.single-bakery__gallery-item--1,.single-bakery__gallery-item--4{grid-column:auto;grid-row:auto}.single-bakery__empty-state .single-bakery__button{width:100%}}