.breakfast-module__d4vqGW__main{min-height:100vh;padding-bottom:var(--space-16)}.breakfast-module__d4vqGW__hero{padding:var(--space-16)0 var(--space-8)}.breakfast-module__d4vqGW__container{max-width:var(--max-width);padding:0 var(--space-6);margin:0 auto}.breakfast-module__d4vqGW__backLink{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-6);transition:color var(--transition-fast);text-decoration:none;display:inline-block}.breakfast-module__d4vqGW__backLink:hover{color:var(--accent-text)}.breakfast-module__d4vqGW__title{font-size:var(--text-4xl);color:var(--text-primary);margin-bottom:var(--space-4);font-weight:700;line-height:var(--leading-tight)}.breakfast-module__d4vqGW__accent{color:var(--accent-text)}.breakfast-module__d4vqGW__subtitle{font-size:var(--text-lg);color:var(--text-secondary);max-width:600px;line-height:var(--leading-relaxed)}.breakfast-module__d4vqGW__gallery{padding:var(--space-8)0}.breakfast-module__d4vqGW__grid{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.breakfast-module__d4vqGW__imageCard{aspect-ratio:1;border-radius:var(--border-radius-lg);background:var(--bg-secondary);cursor:pointer;transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base);border:2px solid #0000;padding:0;position:relative;overflow:hidden}.breakfast-module__d4vqGW__imageCard:hover{box-shadow:var(--shadow-lg),0 0 20px #f59e0b4d;border-color:var(--accent-primary);transform:scale(1.02)}.breakfast-module__d4vqGW__image{object-fit:cover;transition:transform var(--transition-slow)}.breakfast-module__d4vqGW__imageCard:hover .breakfast-module__d4vqGW__image{transform:scale(1.05)}.breakfast-module__d4vqGW__modal{z-index:var(--z-modal);cursor:pointer;background:#080b10eb;justify-content:center;align-items:center;animation:.2s ease-out breakfast-module__d4vqGW__fadeIn;display:flex;position:fixed;inset:0}@keyframes breakfast-module__d4vqGW__fadeIn{0%{opacity:0}to{opacity:1}}.breakfast-module__d4vqGW__modalContent{cursor:default;width:90vw;max-width:1200px;height:90vh;position:relative}.breakfast-module__d4vqGW__modalImage{object-fit:contain}@media (max-width:1024px){.breakfast-module__d4vqGW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.breakfast-module__d4vqGW__hero{padding:var(--space-12)0 var(--space-6)}.breakfast-module__d4vqGW__title{font-size:var(--text-3xl)}.breakfast-module__d4vqGW__subtitle{font-size:var(--text-base)}.breakfast-module__d4vqGW__grid{gap:var(--space-3);grid-template-columns:1fr}.breakfast-module__d4vqGW__imageCard{aspect-ratio:4/3}.breakfast-module__d4vqGW__modalContent{width:95vw;height:80vh}}
