/* ==========================================================================
   Ultra-Premium Strawberry & Cream Custom Properties
   ========================================================================== */
:root {
    /* Color Palette - Cream Base */
    --cream-bg: #FFFBF0;
    /* Soft vanilla cream */
    --cream-panel: rgba(255, 255, 255, 0.75);
    /* Frosted white */

    /* Accents */
    --strawberry: #FF4D6D;
    /* Elegant strawberry pink */
    --strawberry-light: #ff758f;
    --gold-primary: #D4AF37;
    /* Real Madrid Metallic Gold */
    --gold-bright: #FEBE10;

    /* Text (Dark for contrast on Cream) */
    --text-primary: #1a1a1a;
    /* Deep almost black */
    --text-secondary: #5c5c5c;
    /* Soft charcoal */
    --text-muted: #8c8c8c;

    /* Glassmorphism Variables */
    --glass-border: rgba(255, 255, 255, 0.4);
    --glass-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.05);
    /* Very soft shadow */
    --glass-blur: blur(16px);

    /* Typography */
    --font-heading: 'Playfair Display', serif;
    --font-body: 'Outfit', sans-serif;
    --font-accent: 'Caveat', cursive;

    /* Metrics */
    --nav-height: 80px;
    --radius-xl: 30px;
    --radius-lg: 20px;
    --radius-md: 16px;
    --bento-gap: 1.5rem;

    /* Transitions */
    --transition-smooth: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    --transition-bounce: all 0.7s cubic-bezier(0.34, 1.56, 0.64, 1);
}

/* ==========================================================================
     Reset & Base Elements
     ========================================================================== */
*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

* {
    cursor: url('../img/cat-cursor.svg') 16 16, auto !important;
}

body {
    font-family: var(--font-body);
    color: var(--text-primary);
    background-color: var(--cream-bg);
    line-height: 1.6;
    overflow-x: hidden;
    position: relative;
    /* Soft strawberry & gold ambient gradient behind everything */
    background-image:
        radial-gradient(circle at 15% 50%, rgba(255, 77, 109, 0.05), transparent 40%),
        radial-gradient(circle at 85% 30%, rgba(212, 175, 55, 0.05), transparent 40%);
}

h1,
h2,
h3,
h4 {
    font-family: var(--font-heading);
    color: var(--text-primary);
    line-height: 1.2;
    font-weight: 600;
}

a {
    color: inherit;
    text-decoration: none;
    transition: var(--transition-smooth);
}

button {
    cursor: pointer;
    font-family: var(--font-body);
    border: none;
    background: none;
}

.subtle-text {
    color: var(--text-secondary);
    font-size: 0.95rem;
}

.gold-text {
    color: var(--gold-primary);
}

.strawberry-text {
    color: var(--strawberry);
}

.arabic-text {
    font-family: 'Amiri', 'Cairo', 'Tajawal', serif, sans-serif;
    direction: rtl;
    text-align: right;
    font-size: 1.1em;
}

/* ==========================================================================
     Ambient Backgrounds & Patterns
     ========================================================================== */
/* Background Collage Images */
.bg-collage {
    position: fixed;
    inset: 0;
    z-index: -3;
    pointer-events: none;
}

.bg-image {
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
    background-size: cover;
    background-position: center;
    opacity: 0.45;
    /* Softened so text remains highly readable over the complex image */
}

.strawberry-bg {
    left: 0;
    background-image: url('../img/custom_hero_bg.png');
}

.rm-bg {
    display: none;
}

/* Real Madrid Watermark Crest */
.rm-watermark {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 60vw;
    /* Massive */
    color: var(--gold-primary);
    opacity: 0.03;
    /* Extremely subtle */
    z-index: -2;
    pointer-events: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* ==========================================================================
     Loader & Global Elements
     ========================================================================== */
#preloader {
    position: fixed;
    inset: 0;
    background: var(--cream-bg);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.rolling-football {
    display: inline-block !important;
    width: 65px;
    height: 65px;
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSI0OCIgZmlsbD0iI0ZGRkZGRiIvPjxwYXRoIGQ9Ik01MCAxNSBMNjYgMjYgTDYwIDQ1IEw0MCA0NSBMMzQgMjYgWiIgZmlsbD0iI0ZGNEQ2RCIvPjxwYXRoIGQ9Ik01MCA4NSBMNjYgNzQgTDYwIDU1IEw0MCA1NSBMMzQgNzQgWiIgZmlsbD0iI0Q0QUYzNyIvPjxwYXRoIGQ9Ik0xNSA1MCBMMjYgMzQgTDQ1IDQwIEw0NSA2MCBMMjYgNjYgWiIgZmlsbD0iIzRBOTBFMiIvPjxwYXRoIGQ9Ik04NSA1MCBMNzQgNjYgTDU1IDYwIEw1NSA0MCBMNzQgMzQgWiIgZmlsbD0iIzJFQ0M3MSIvPjxwYXRoIGQ9Ik01MCA0NSBMNjAgNTUgTDUwIDY1IEw0MCA1NSBaIiBmaWxsPSIjRkZCNkMxIi8+PGNpcmNsZSBjeD0iNTAiIGN5PSI1MCIgcj0iNDgiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzMzMyIgc3Ryb2tlLXdpZHRoPSI0Ii8+PC9zdmc+') center center no-repeat;
    background-size: contain;
    color: transparent;
    animation: worldcup-roll 2s ease-in-out infinite;
    border-radius: 50%;
    box-shadow: 0 10px 20px rgba(255, 77, 109, 0.3);
}

.rolling-football::before {
    display: none;
}

/* Real Madrid Anthem Floating Button */
.floating-anthem {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: var(--cream-panel);
    backdrop-filter: var(--glass-blur);
    border: 1px solid var(--glass-border);
    box-shadow: 0 8px 32px rgba(212, 175, 55, 0.2);
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    transition: var(--transition-bounce);
}

.floating-anthem:hover {
    transform: scale(1.1) rotate(5deg);
    background: var(--gold-primary);
    color: white;
}

@keyframes worldcup-roll {
    0% {
        transform: translateX(-120px) rotate(-200deg);
    }

    50% {
        transform: translateX(120px) rotate(200deg);
    }

    100% {
        transform: translateX(-120px) rotate(-200deg);
    }
}

/* ==========================================================================
     Premium Glass Navbar
     ========================================================================== */
.glass-nav {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    background: rgba(255, 251, 240, 0.8);
    /* Cream frosted */
    backdrop-filter: var(--glass-blur);
    -webkit-backdrop-filter: var(--glass-blur);
    border-bottom: 1px solid var(--glass-border);
    height: var(--nav-height);
}

.nav-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 2rem;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo {
    font-family: var(--font-heading);
    font-size: 2.2rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 0.3rem;
}

.logo-main {
    color: var(--text-primary);
}

.logo-accent {
    color: var(--strawberry);
    font-family: var(--font-accent);
    font-size: 2.4rem;
    transform: translateY(2px);
}

.desktop-nav {
    display: flex;
    gap: 2.5rem;
    align-items: center;
}

.desktop-nav a {
    font-weight: 500;
    color: var(--text-secondary);
    font-size: 1rem;
    letter-spacing: 0.5px;
    transition: var(--transition-smooth);
}

.desktop-nav a:hover {
    color: var(--strawberry);
}

/* Mobile Nav */
.mobile-menu-wrapper {
    display: none;
}

.hamburger-btn {
    font-size: 1.8rem;
    color: var(--text-primary);
}

.mobile-nav {
    position: absolute;
    top: var(--nav-height);
    left: 0;
    width: 100%;
    background: rgba(255, 251, 240, 0.95);
    backdrop-filter: var(--glass-blur);
    display: flex;
    flex-direction: column;
    padding: 1.5rem;
    border-bottom: 1px solid var(--glass-border);
}

.mobile-nav a {
    padding: 1rem 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    color: var(--text-primary);
    font-size: 1.1rem;
}

.mobile-nav a:last-child {
    border-bottom: none;
}

/* ==========================================================================
     Hero Section
     ========================================================================== */
.hero-section {
    min-height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 1.5rem;
    position: relative;
    margin-top: var(--nav-height);
}

.hero-content {
    max-width: 800px;
    z-index: 2;
    position: relative;
}

.hero-badges {
    display: flex;
    justify-content: center;
    gap: 1rem;
    margin-bottom: 2rem;
}

.badge {
    padding: 0.4rem 1.2rem;
    border-radius: 999px;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    display: flex;
    align-items: center;
    gap: 0.4rem;
    background: white;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.03);
    border: 1px solid rgba(0, 0, 0, 0.02);
}

.rm-badge {
    color: var(--gold-primary);
}

.strawberry-badge {
    color: var(--strawberry);
}

.hero-title {
    font-size: clamp(4rem, 8vw, 7rem);
    margin-bottom: 1.5rem;
    letter-spacing: -0.02em;
}

.scroll-down-btn {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
    color: var(--text-secondary);
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-top: 2rem;
}

.scroll-down-btn i {
    font-size: 1.5rem;
    color: var(--strawberry);
    animation: bounce 2s infinite;
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-10px);
    }

    60% {
        transform: translateY(-5px);
    }
}

/* ==========================================================================
   Cooking Skills Marquee (Infinite Horizontal Scroll)
   ========================================================================== */
.skills-marquee-section {
    padding: 3rem 0;
    overflow: hidden;
    position: relative;
    z-index: 5;
    background: linear-gradient(to right,
            rgba(255, 251, 240, 0) 0%,
            rgba(255, 251, 240, 0.4) 50%,
            rgba(255, 251, 240, 0) 100%);
}

.marquee-header {
    margin-bottom: 2.5rem;
}

.marquee-header h2 {
    font-size: 2.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.marquee-container {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    /* Edge fade masks */
    -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
    mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
}

.marquee-track {
    display: flex;
    gap: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    /* Add right padding so the last item doesn't cut off */
    overflow-x: auto;
    /* Enable horizontal scrolling */
    scroll-behavior: smooth;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

/* Hide scrollbar for Chrome, Safari and Opera */
.marquee-track::-webkit-scrollbar {
    display: none;
}

/* .marquee-track:hover animation pause removed */

.marquee-item {
    flex-shrink: 0;
    width: 280px;
    height: 320px;
    border-radius: var(--radius-lg);
    overflow: hidden;
    position: relative;
    background: white;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border: 1px solid var(--glass-border);
    transition: var(--transition-smooth);
}

.marquee-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
}

.marquee-item:hover {
    transform: translateY(-8px);
    border-color: var(--strawberry);
    box-shadow: 0 15px 40px rgba(255, 77, 109, 0.15);
}

.marquee-item:hover img {
    transform: scale(1.1);
}

@keyframes marquee-scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-50%));
    }
}

/* ==========================================================================
     Bento Grid Layout (The Frosted UI)
     ========================================================================== */
.main-content {
    max-width: 1400px;
    margin: 0 auto;
    padding: 2rem 1.5rem 6rem;
}

.bento-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto auto auto;
    gap: var(--bento-gap);
    grid-template-areas:
        "quote quote bakery bakery"
        "cats cats bakery bakery"
        "blogs blogs blogs madrid";
}

.feature-quote {
    grid-area: quote;
}

.bento-recipes {
    grid-area: bakery;
}

.bento-cats {
    grid-area: cats;
}

.bento-blogs {
    grid-area: blogs;
}

.bento-madrid {
    grid-area: madrid;
}

/* Light Glass Base */
.glass-panel {
    background: var(--cream-panel);
    border: 1px solid var(--glass-border);
    box-shadow: var(--glass-shadow);
    backdrop-filter: var(--glass-blur);
    -webkit-backdrop-filter: var(--glass-blur);
    border-radius: var(--radius-xl);
    padding: 2.5rem;
    position: relative;
    overflow: hidden;
    transition: var(--transition-smooth);
    display: flex;
    flex-direction: column;
}

/* Frosted Hover Glows */
.glass-panel::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.5s;
    pointer-events: none;
    z-index: 0;
}

/* Hover Specifics */
.hover-strawberry::before {
    background: radial-gradient(800px circle at var(--mouse-x) var(--mouse-y), rgba(255, 77, 109, 0.05), transparent 40%);
}

.hover-gold::before {
    background: radial-gradient(800px circle at var(--mouse-x) var(--mouse-y), rgba(212, 175, 55, 0.05), transparent 40%);
}

.glass-panel:hover::before {
    opacity: 1;
}

.glass-panel:hover {
    transform: translateY(-4px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
    border-color: rgba(255, 255, 255, 0.8);
}

.card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5rem;
    position: relative;
    z-index: 1;
}

.card-header h3 {
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.gold-icon {
    color: var(--gold-primary) !important;
    font-size: 1.8rem;
}

.giant-icon {
    font-size: 4rem;
    margin-bottom: 1rem;
}

.card-header .count {
    font-size: 0.8rem;
    font-weight: 700;
    padding: 0.4rem 1rem;
    border-radius: 99px;
    background: white;
    color: var(--text-secondary);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.card-header .count.strawberry-bg {
    color: var(--strawberry);
}

/* Utilities */
.center-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.empty-state-mini {
    text-align: center;
    padding: 3rem 1rem;
    color: var(--text-secondary);
    font-style: italic;
}

.empty-state-mini i {
    font-size: 2rem;
    color: #ddd;
    margin-bottom: 0.5rem;
    display: block;
}

/* Light Custom Scrollbar */
.custom-scrollbar::-webkit-scrollbar {
    width: 6px;
}

.custom-scrollbar::-webkit-scrollbar-track {
    background: transparent;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.2);
}

.custom-scrollbar-horizontal::-webkit-scrollbar {
    height: 6px;
}

.custom-scrollbar-horizontal::-webkit-scrollbar-track {
    background: transparent;
}

.custom-scrollbar-horizontal::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

/* ==========================================================================
     Specific Bento Components
     ========================================================================== */

/* Quote */
.feature-quote {
    background: white;
    border: 1px solid rgba(212, 175, 55, 0.2);
}

.quote-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.quote-text {
    font-family: var(--font-heading);
    font-size: clamp(1.5rem, 2.5vw, 2.2rem);
    font-style: italic;
    line-height: 1.4;
    color: var(--text-primary);
}

.quote-author {
    font-family: var(--font-accent);
    font-size: clamp(1.8rem, 2.5vw, 2.5rem);
    color: var(--strawberry);
    margin-top: 1rem;
    align-self: flex-end;
}

/* Bakery List */
.bento-recipes {
    max-height: 600px;
}

.scrollable-list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    overflow-y: auto;
    padding-right: 0.5rem;
    position: relative;
    z-index: 1;
}

.list-item {
    padding: 1.5rem;
    border-radius: var(--radius-lg);
    background: white;
    border: 1px solid rgba(0, 0, 0, 0.03);
    transition: var(--transition-smooth);
}

.list-item:hover {
    transform: translateX(4px);
    border-color: rgba(255, 77, 109, 0.2);
    box-shadow: 0 4px 15px rgba(255, 77, 109, 0.05);
}

.item-meta {
    font-size: 0.75rem;
    color: var(--strawberry);
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 0.5rem;
    letter-spacing: 0.05em;
}

.item-title {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
    color: var(--text-primary);
}

.item-preview {
    font-size: 0.9rem;
    line-height: 1.5;
    color: var(--text-secondary);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Cats Masonry */
.bento-gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
    position: relative;
    z-index: 1;
}

.bento-img-wrap {
    position: relative;
    border-radius: var(--radius-md);
    overflow: hidden;
    aspect-ratio: 1;
    background: #eee;
}

.bento-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.bento-img-wrap:hover img {
    transform: scale(1.05);
}

.img-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent 50%);
    opacity: 0;
    transition: opacity 0.3s;
    display: flex;
    align-items: flex-end;
    padding: 1rem;
}

.bento-img-wrap:hover .img-overlay {
    opacity: 1;
}

.img-overlay span {
    color: white;
    font-size: 1.2rem;
    font-family: var(--font-accent);
}

/* Blogs Slider */
.blog-slider {
    display: flex;
    gap: 1.5rem;
    overflow-x: auto;
    padding-bottom: 1.5rem;
    position: relative;
    z-index: 1;
    scroll-snap-type: x mandatory;
}

.bento-blog-card {
    min-width: 320px;
    flex: 1;
    background: white;
    border: 1px solid rgba(0, 0, 0, 0.03);
    border-radius: var(--radius-lg);
    padding: 1.5rem;
    display: flex;
    gap: 1.5rem;
    align-items: flex-start;
    scroll-snap-align: start;
    transition: var(--transition-smooth);
}

.bento-blog-card:hover {
    border-color: rgba(255, 77, 109, 0.2);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.04);
    transform: translateY(-3px);
}

.blog-date {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: 65px;
    height: 75px;
    background: var(--cream-bg);
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.blog-date .day {
    font-size: 1.6rem;
    font-weight: 800;
    color: var(--strawberry);
    line-height: 1;
}

.blog-date .month {
    font-size: 0.7rem;
    color: var(--text-secondary);
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 2px;
}

.blog-body h4 {
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
}

.blog-preview-html {
    font-size: 0.9rem;
    color: var(--text-muted);
    line-height: 1.5;
}

/* RM Tribute */
.rm-glow {
    background: white;
    border: 1px solid rgba(212, 175, 55, 0.3);
}

.rm-glow:hover {
    transform: scale(1.02);
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.15);
}

.rm-glow h3 {
    font-family: var(--font-heading);
    margin-bottom: 0;
    color: var(--gold-primary);
}

/* ==========================================================================
     Footer
     ========================================================================== */
.premium-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    background: transparent;
    padding: 2rem 1.5rem;
    text-align: center;
    margin-top: 2rem;
}

.footer-inner {
    max-width: 800px;
    margin: 0 auto;
}

.footer-logo {
    font-family: var(--font-heading);
    font-size: 2rem;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 1.5rem;
}

.footer-socials {
    display: flex;
    justify-content: center;
    gap: 1rem;
    margin-bottom: 2rem;
}

.glass-icon {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: white;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    color: var(--text-secondary);
    transition: var(--transition-bounce);
}

.glass-icon:hover {
    background: var(--strawberry);
    color: white;
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(255, 77, 109, 0.2);
}

.footer-bottom {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    font-size: 0.85rem;
    color: var(--text-muted);
}

.footer-bottom .gold-text {
    font-weight: 600;
    font-style: italic;
    letter-spacing: 0.05em;
    font-size: 0.9rem;
}

/* ==========================================================================
     Media Queries (Responsive Bento)
     ========================================================================== */
@media (max-width: 1024px) {
    .bento-container {
        grid-template-columns: repeat(2, 1fr);
        grid-template-areas:
            "quote quote"
            "bakery bakery"
            "cats madrid"
            "blogs blogs";
    }

    .bento-recipes {
        max-height: 500px;
    }
}

@media (max-width: 768px) {
    .desktop-nav {
        display: none;
    }

    .mobile-menu-wrapper {
        display: block;
    }

    .bento-container {
        grid-template-columns: 1fr;
        grid-template-areas:
            "quote"
            "bakery"
            "cats"
            "blogs"
            "madrid";
        gap: 1rem;
    }

    .hero-title {
        font-size: 3.5rem;
    }

    .glass-panel {
        padding: 1.5rem;
    }

    .card-header h3 {
        font-size: 1.4rem;
    }

    .bento-recipes {
        max-height: 400px;
    }

    .bento-blog-card {
        flex-direction: column;
        gap: 1rem;
    }

    .blog-date {
        width: 100%;
        height: auto;
        flex-direction: row;
        gap: 0.8rem;
        align-items: baseline;
        padding: 0.8rem;
    }

    .rm-watermark {
        font-size: 80vw;
    }
}