/* ============================================
   FONT FACES (LOCAL WOFF2 FILES)
   ============================================ */

/* Cormorant Garamond */
@font-face {
    font-family: 'Cormorant Garamond';
    src: url('../fonts/CormorantGaramond-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Cormorant Garamond';
    src: url('../fonts/CormorantGaramond-LightItalic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Cormorant Garamond';
    src: url('../fonts/CormorantGaramond-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Cormorant Garamond';
    src: url('../fonts/CormorantGaramond-Italic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Cormorant Garamond';
    src: url('../fonts/CormorantGaramond-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Cormorant Garamond';
    src: url('../fonts/CormorantGaramond-MediumItalic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Cormorant Garamond';
    src: url('../fonts/CormorantGaramond-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Cormorant Garamond';
    src: url('../fonts/CormorantGaramond-SemiBoldItalic.woff2') format('woff2');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Cormorant Garamond';
    src: url('../fonts/CormorantGaramond-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Cormorant Garamond';
    src: url('../fonts/CormorantGaramond-BoldItalic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* Montserrat */
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ThinItalic.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ExtraLightItalic.woff2') format('woff2');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-LightItalic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Italic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-MediumItalic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBoldItalic.woff2') format('woff2');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-BoldItalic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ExtraBoldItalic.woff2') format('woff2');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-BlackItalic.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

/* Noto Sans Georgian (standard, not condensed) */
@font-face {
    font-family: 'Noto Sans Georgian';
    src: url('../fonts/NotoSansGeorgian-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Noto Sans Georgian';
    src: url('../fonts/NotoSansGeorgian-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Noto Sans Georgian';
    src: url('../fonts/NotoSansGeorgian-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Noto Sans Georgian';
    src: url('../fonts/NotoSansGeorgian-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Noto Sans Georgian';
    src: url('../fonts/NotoSansGeorgian-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Noto Sans Georgian';
    src: url('../fonts/NotoSansGeorgian-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Noto Sans Georgian';
    src: url('../fonts/NotoSansGeorgian-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Noto Sans Georgian';
    src: url('../fonts/NotoSansGeorgian-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Noto Sans Georgian';
    src: url('../fonts/NotoSansGeorgian-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* ============================================
   (the rest of your existing CSS goes here)
   ============================================ */

:root {
    --cream: #f9f7f2;
    --soft-white: #fefefe;
    --light-grey: #f5f3ef;
    --muted-sage: green;
    --warm-terracotta: #CC7700;
    --oak-brown: #CC7700;
    --dark-text: #2c2c2c;
    --light-text: #5c5c5c;
    --transition: all 0.3s ease;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Cormorant Garamond', serif;
    color: var(--dark-text);
    background-color: var(--cream);
    line-height: 1.6;
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
}

/* Georgian language font overrides */
html[lang="ka"] body,
html[lang="ka"] p,
html[lang="ka"] .hero-description,
html[lang="ka"] .about-text p,
html[lang="ka"] .wine-description,
html[lang="ka"] .contact-detail p,
html[lang="ka"] .footer-column p,
html[lang="ka"] .footer-column a,
html[lang="ka"] .copyright,
html[lang="ka"] .form-success,
html[lang="ka"] input,
html[lang="ka"] textarea,
html[lang="ka"] label {
    font-family: 'Noto Sans Georgian', sans-serif;
}

html[lang="ka"] h1,
html[lang="ka"] h2,
html[lang="ka"] h3,
html[lang="ka"] h4,
html[lang="ka"] h5,
html[lang="ka"] h6,
html[lang="ka"] .hero-title,
html[lang="ka"] .hero-subtitle,
html[lang="ka"] .section-title,
html[lang="ka"] .wine-name,
html[lang="ka"] .wine-variety,
html[lang="ka"] .btn,
html[lang="ka"] .nav-links a,
html[lang="ka"] .footer-column h4,
html[lang="ka"] .coming-soon {
    font-family: 'Noto Sans Georgian', sans-serif;
}

html[lang="ka"] .about-text p {
    font-size: 1.2rem;
}
html[lang="ka"] .wine-description {
    font-size: 14px;
    line-height: 2;
}
html[lang="ka"] .wine-detail-value {
    font-size: 14px;
}
html[lang="ka"] .contact-detail p {
    font-size: 1rem;
    line-height: 2;
}
html[lang="ka"] .footer-column p {
    font-size: 0.8rem;
}

.container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Header & Navigation */
header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    padding: 20px 0;
    transition: var(--transition);
    background-color: rgba(249, 247, 242, 0.95);
    backdrop-filter: blur(10px);
}

.header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    letter-spacing: 4px;
    color: var(--oak-brown);
    text-decoration: none;
    font-weight: 400;
}

.logo span {
    font-weight: 200;
}

.nav-links {
    display: flex;
    gap: 40px;
}

.nav-links a {
    text-decoration: none;
    color: var(--dark-text);
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 1px;
    transition: var(--transition);
    position: relative;
}

.nav-links a:hover,
.nav-links a:focus {
    color: var(--warm-terracotta);
    outline: none;
}

.nav-links a::after {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    bottom: -5px;
    left: 0;
    background-color: var(--warm-terracotta);
    transition: var(--transition);
}

.nav-links a:hover::after,
.nav-links a:focus::after {
    width: 100%;
}

.language-switcher {
    display: flex;
    align-items: center;
    gap: 10px;
}

.language-btn {
    background: none;
    border: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: var(--light-text);
    cursor: pointer;
    transition: var(--transition);
    padding: 5px 10px;
    border-radius: 2px;
}

.language-btn:focus {
    outline: 2px solid var(--warm-terracotta);
    outline-offset: 2px;
}

.language-btn.active {
    color: var(--oak-brown);
    background-color: rgba(139, 114, 89, 0.1);
}

.mobile-menu-btn {
    display: none;
    background: none;
    border: none;
    font-size: 24px;
    color: var(--oak-brown);
    cursor: pointer;
}

.mobile-menu-btn:focus {
    outline: 2px solid var(--warm-terracotta);
    outline-offset: 2px;
}

/* Hero Section */
.hero {
    height: 100vh;
    min-height: 700px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    background: linear-gradient(rgba(249, 247, 242, 0), rgba(249, 247, 242, 0)), 
                url('../images/background.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 11rem;
}

.hero-content {
    text-align: center;
    padding: 0 20px;
    margin-bottom: 0rem;
}

.hero-subtitle {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 4px;
    color: var(--cream);
    margin-bottom: 20px;
}

.hero-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    font-size: 72px;
    letter-spacing: 8px;
    line-height: 1.1;
    margin-bottom: 30px;
    color: var(--dark-text);
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.hero-title span {
    display: block;
}

.hero-title span:first-child {
    font-weight: 200;
    color: #FF8C00;
}
.hero-title span:last-child {
    font-weight: 400;
    color: var(--cream);
}
html[lang="ka"] .hero-title span {
    font-family: 'Noto Sans Georgian', sans-serif;
}

.hero-description {
    font-size: 22px;
    font-weight: 400;
    color: var(--soft-white);
    margin-bottom: 40px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.btn {
    display: inline-block;
    padding: 15px 40px;
    background-color: var(--muted-sage);
    color: var(--soft-white);
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 14px;
    transition: var(--transition);
    border: none;
    cursor: pointer;
    border-radius: 10px;
    text-align: center;
}

.btn:hover,
.btn:focus {
    background-color: var(--oak-brown);
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    outline: none;
}

.wine-slide[data-wine="saperavi"] .btn:hover,
.wine-slide[data-wine="saperavi"] .btn:focus,
.wine-slide[data-wine="საფერავი"] .btn:hover,
.wine-slide[data-wine="საფერავი"] .btn:focus {
    background-color: #990000;
}

.wine-slide[data-wine="kisi"] .btn:hover,
.wine-slide[data-wine="kisi"] .btn:focus,
.wine-slide[data-wine="ქისი"] .btn:hover,
.wine-slide[data-wine="ქისი"] .btn:focus {
    background-color: #CC7700;
}

/* About Section */
.section {
    padding: 50px 0;
}

.section-title {
    text-align: center;
    font-size: 42px;
    font-weight: 300;
    margin-bottom: 60px;
    letter-spacing: 3px;
    color: var(--dark-text);
    position: relative;
}

.section-title::after {
    content: '';
    position: absolute;
    width: 80px;
    height: 1px;
    background-color: var(--title-underline-color, var(--warm-terracotta));
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}

.about-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

.about-text p {
    font-size: 1.35rem;
    line-height: 1.8;
    margin-bottom: 30px;
    color: var(--light-text);
}

.about-image {
    border-radius: 2rem;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    height: 80%;
}

.about-image img {
    width: 100%;
    height: auto;
    display: block;
    transition: var(--transition);
}

.about-image:hover img {
    transform: scale(1.03);
}

/* Wines Section - Slider */
.wines-section {
    background-color: var(--light-grey);
    overflow: hidden;
}

.wines-slider-container {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.wines-slider {
    display: flex;
    transition: transform 0.5s ease;
    width: 100%;
}

.wine-slide {
    min-width: 100%;
    flex-shrink: 0;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    gap: 50px;
    align-items: center;
    padding: 20px 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.wine-slide.active {
    opacity: 1;
    visibility: visible;
    position: relative;
}

.wine-description-section {
    padding: 20px;
}
html[lang="ka"] .wine-description-section {
    padding: 0px;
}

.wine-image-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.wine-details-section {
    padding: 20px;
}

.wine-image {
    max-width: 350px;
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
    filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.1));
}

.wine-image:hover {
    transform: scale(1.05);
}

.wine-name {
    font-size: 36px;
    margin-bottom: 10px;
    color: var(--dark-text);
    font-weight: 300;
}

.wine-variety {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 2px;
    color: var(--warm-terracotta);
    margin-bottom: 30px;
    text-transform: uppercase;
}

.wine-description {
    color: var(--light-text);
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.8;
}

.wine-actions {
    margin-top: 40px;
}

.wine-details-card {
    background-color: var(--soft-white);
    padding: 30px;
    border-radius: 2px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-top: 3px solid var(--muted-sage);
}

.wine-detail {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(139, 114, 89, 0.1);
}

.wine-detail:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.wine-detail-label {
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    color: var(--dark-text);
}

.wine-detail-value {
    color: var(--light-text);
    text-align: right;
    font-size: 16px;
}

.slider-controls {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
    gap: 30px;
    padding-bottom: 0.4rem;
}

.slider-btn {
    background-color: var(--muted-sage);
    color: white;
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 18px;
    transition: var(--transition);
}

.slider-btn:hover:not(:disabled) {
    background-color: var(--oak-brown);
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.slider-btn.prev-default:hover:not(:disabled),
.slider-btn.next-default:hover:not(:disabled) {
    background-color: var(--oak-brown);
}
.slider-btn.prev-amber:hover:not(:disabled) {
    background-color: #CC7700;
}
.slider-btn.next-crimson:hover:not(:disabled) {
    background-color: #990000;
}
.slider-btn:disabled {
    background-color: #cccccc;
    cursor: not-allowed;
    opacity: 0.5;
}
.slider-btn:focus {
    outline: 2px solid var(--warm-terracotta);
    outline-offset: 2px;
}
.slider-dots {
    display: flex;
    gap: 15px;
}
.slider-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(139, 114, 89, 0.2);
    cursor: pointer;
    transition: var(--transition);
}
.slider-dot.active {
    background-color: var(--oak-brown);
    transform: scale(1.2);
}
.slider-dot:hover:not(.active) {
    background-color: rgba(139, 114, 89, 0.4);
}

/* Contact Section */
.contact-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
}
.contact-info h3 {
    font-size: 24px;
    margin-bottom: 30px;
    color: var(--dark-text);
}
.contact-detail {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.contact-detail i {
    color: var(--warm-terracotta);
    font-size: 20px;
    margin-right: 15px;
    margin-top: 5px;
}
.contact-form h3 {
    margin-bottom: 2rem;
    font-size: 24px;
}
.contact-form input,
.contact-form textarea {
    width: 100%;
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid rgba(139, 114, 89, 0.2);
    background-color: var(--soft-white);
    font-family: 'Cormorant Garamond', serif;
    font-size: 18px;
    color: var(--dark-text);
    transition: var(--transition);
}
.contact-form input:focus,
.contact-form textarea:focus {
    outline: none;
    border-color: var(--oak-brown);
    box-shadow: 0 0 0 2px rgba(139, 114, 89, 0.1);
}

/* Footer */
footer {
    background-color: #9C5E2E;
    color: var(--cream);
    padding: 60px 0 30px;
}
.footer-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
    margin-bottom: 40px;
}
.footer-column h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 25px;
    color: var(--cream);
}
.footer-column p, .footer-column a {
    color: rgba(249, 247, 242, 0.8);
    text-decoration: none;
    margin-bottom: 10px;
    display: block;
    transition: var(--transition);
}
.footer-column a:hover,
.footer-column a:focus {
    color: var(--cream);
    outline: none;
}
.social-icons {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}
.social-icons a {
    font-size: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.1);
    transition: var(--transition);
}
.social-icons a:hover,
.social-icons a:focus {
    background-color: var(--warm-terracotta);
    transform: translateY(-2px);
    outline: none;
}
.copyright {
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(249, 247, 242, 0.2);
    color: rgba(249, 247, 242, 0.6);
    font-size: 14px;
}

/* Accessibility */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.form-group {
    position: relative;
    margin-bottom: 20px;
}
.form-label {
    display: block;
    margin-bottom: 5px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: var(--dark-text);
    font-weight: 400;
}
.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--cream);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    transition: opacity 0.3s ease;
}
.loading-overlay.hidden {
    opacity: 0;
    pointer-events: none;
}
.form-honeypot {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}
.texture-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%238b7259' fill-opacity='0.03' fill-rule='evenodd'/%3E%3C/svg%3E");
    opacity: 0.1;
    pointer-events: none;
}
.form-error {
    color: #d32f2f;
    font-size: 14px;
    margin-top: -15px;
    margin-bottom: 15px;
    display: none;
}
.form-success {
    background-color: #4caf50;
    color: white;
    padding: 15px;
    border-radius: 2px;
    text-align: center;
    margin-top: 20px;
    display: none;
}
.form-submitting {
    opacity: 0.7;
    pointer-events: none;
}
.submit-spinner {
    display: none;
    margin-left: 10px;
    animation: spin 1s linear infinite;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.contact-detail p {
    font-size: 1.3rem;
}

/* Responsive */
@media (max-width: 1024px) {
    .hero-title { font-size: 56px; gap: 0.5rem; }
    .hero { padding-top: 0rem; background-position: center; }
    .about-content { gap: 40px; }
    .wine-slide { gap: 30px; }
}
@media (max-width: 900px) {
    .wine-slide { grid-template-columns: 1fr; gap: 40px; text-align: center; }
    .wine-details-card { max-width: 500px; margin: 0 auto; }
}
@media (max-width: 768px) {
    .mobile-menu-btn { display: block; }
    .nav-links {
        position: fixed;
        top: 80px;
        left: 0;
        width: 100%;
        background-color: var(--cream);
        flex-direction: column;
        align-items: center;
        padding: 30px 0;
        gap: 25px;
        transform: translateY(-100%);
        opacity: 0;
        visibility: hidden;
        transition: var(--transition);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    }
    .nav-links.active {
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
    }
    .hero-title { font-size: 42px; letter-spacing: 4px; gap: 0.5rem; }
    .hero-description { font-size: 18px; }
    .section-title { font-size: 36px; }
    .about-content { grid-template-columns: 1fr; gap: 40px; }
    .contact-container { grid-template-columns: 1fr; gap: 40px; }
    .footer-container { grid-template-columns: repeat(2, 1fr); gap: 30px; }
    .wine-name { font-size: 30px; }
    .wine-description { font-size: 16px; }
    
    /* Full-bleed grapes image - edge to edge like background */
    .about-image {
        width: 100vw;
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%);
        border-radius: 0;
        box-shadow: none;
        overflow: visible;
        height: auto;
    }
    .about-image img {
        width: 100%;
        height: auto;
        border-radius: 0;
        transform: none;
    }
}
@media (max-width: 576px) {
    .hero-title { font-size: 32px; letter-spacing: 3px; gap: 0.3rem; }
    .hero-content { margin-bottom: 8.5rem; }
    .hero-subtitle { font-size: 14px; }
    .section { padding: 70px 0; }
    .section-title { font-size: 28px; }
    .btn { padding: 12px 30px; }
    .footer-container { grid-template-columns: 1fr; gap: 30px; }
    .wine-name { font-size: 26px; }
    .wine-variety { font-size: 16px; }
    .slider-btn { width: 40px; height: 40px; }
    .wine-image { max-width: 300px; }
}
