* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

:root {
    --color-primary: #8FA8AE;
    --color-secondary: #425363;
    --color-accent: #A90101;
    --color-text: #2c3e50;
    --color-light: #f8f9fa;
}

body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    line-height: 1.6;
    color: var(--color-text);
    background: var(--color-light);
    overflow-x: hidden;
}

/* Watercolor Background Effect */
.watercolor-bg {
    position: relative;
    background: linear-gradient(135deg, #f5f7fa 0%, #e8ecf0 100%);
    min-height: 100vh;
    overflow-x: hidden;
}

/* Brushes pattern for non-home pages - 300px size, detailed design */
.watercolor-bg::after {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='600' height='800' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.18' fill='%23425363' stroke='%23425363' stroke-width='1'%3E%3C!-- Brush 1 - Detailed 300px --%3E%3C!-- Handle --%3E%3Cpath d='M80 0 L85 15 L85 80 L80 80 Z' fill='%23425363'/%3E%3Cpath d='M85 0 L95 0 L95 80 L85 80 Z' fill='%23425363'/%3E%3Cpath d='M95 0 L105 0 L105 80 L95 80 Z' fill='%23425363'/%3E%3Cpath d='M105 0 L115 0 L115 80 L105 80 Z' fill='%23425363'/%3E%3Cpath d='M115 0 L125 0 L125 80 L115 80 Z' fill='%23425363'/%3E%3Cpath d='M125 0 L135 0 L135 80 L125 80 Z' fill='%23425363'/%3E%3Cpath d='M135 0 L145 0 L145 80 L135 80 Z' fill='%23425363'/%3E%3Cpath d='M145 0 L155 0 L155 80 L145 80 Z' fill='%23425363'/%3E%3Cpath d='M155 0 L165 0 L165 80 L155 80 Z' fill='%23425363'/%3E%3Cpath d='M165 0 L175 0 L175 80 L165 80 Z' fill='%23425363'/%3E%3Cpath d='M175 0 L180 5 L180 80 L175 80 Z' fill='%23425363'/%3E%3C!-- Ferrule --%3E%3Cpath d='M75 80 L185 80 L185 95 L75 95 Z' fill='%23425363'/%3E%3Cpath d='M70 95 L80 95 L80 110 L70 110 Z' fill='%23425363'/%3E%3Cpath d='M180 95 L190 95 L190 110 L180 110 Z' fill='%23425363'/%3E%3C!-- Bristles --%3E%3Cpath d='M70 110 L80 110 L80 300 L70 300 Z' fill='%23425363'/%3E%3Cpath d='M80 110 L90 110 L90 310 L80 310 Z' fill='%23425363'/%3E%3Cpath d='M90 110 L100 110 L100 320 L90 320 Z' fill='%23425363'/%3E%3Cpath d='M100 110 L110 110 L110 325 L100 325 Z' fill='%23425363'/%3E%3Cpath d='M110 110 L120 110 L120 330 L110 330 Z' fill='%23425363'/%3E%3Cpath d='M120 110 L130 110 L130 335 L120 335 Z' fill='%23425363'/%3E%3Cpath d='M130 110 L140 110 L140 340 L130 340 Z' fill='%23425363'/%3E%3Cpath d='M140 110 L150 110 L150 345 L140 345 Z' fill='%23425363'/%3E%3Cpath d='M150 110 L160 110 L160 350 L150 350 Z' fill='%23425363'/%3E%3Cpath d='M160 110 L170 110 L170 350 L160 350 Z' fill='%23425363'/%3E%3Cpath d='M170 110 L180 110 L180 345 L170 345 Z' fill='%23425363'/%3E%3Cpath d='M180 110 L190 110 L190 340 L180 340 Z' fill='%23425363'/%3E%3Cpath d='M190 110 L200 110 L200 335 L190 335 Z' fill='%23425363'/%3E%3Cpath d='M200 110 L210 110 L210 330 L200 330 Z' fill='%23425363'/%3E%3Cpath d='M210 110 L220 110 L220 325 L210 325 Z' fill='%23425363'/%3E%3Cpath d='M220 110 L230 110 L230 320 L220 320 Z' fill='%23425363'/%3E%3Cpath d='M230 110 L240 110 L240 310 L230 310 Z' fill='%23425363'/%3E%3Cpath d='M240 110 L250 110 L250 300 L240 300 Z' fill='%23425363'/%3E%3C!-- Brush 2 - Detailed 300px --%3E%3C!-- Handle --%3E%3Cpath d='M350 100 L355 115 L355 180 L350 180 Z' fill='%23425363'/%3E%3Cpath d='M355 100 L365 100 L365 180 L355 180 Z' fill='%23425363'/%3E%3Cpath d='M365 100 L375 100 L375 180 L365 180 Z' fill='%23425363'/%3E%3Cpath d='M375 100 L385 100 L385 180 L375 180 Z' fill='%23425363'/%3E%3Cpath d='M385 100 L395 100 L395 180 L385 180 Z' fill='%23425363'/%3E%3Cpath d='M395 100 L405 100 L405 180 L395 180 Z' fill='%23425363'/%3E%3Cpath d='M405 100 L415 100 L415 180 L405 180 Z' fill='%23425363'/%3E%3Cpath d='M415 100 L425 100 L425 180 L415 180 Z' fill='%23425363'/%3E%3Cpath d='M425 100 L435 100 L435 180 L425 180 Z' fill='%23425363'/%3E%3Cpath d='M435 100 L445 100 L445 180 L435 180 Z' fill='%23425363'/%3E%3Cpath d='M445 100 L450 105 L450 180 L445 180 Z' fill='%23425363'/%3E%3C!-- Ferrule --%3E%3Cpath d='M345 180 L455 180 L455 195 L345 195 Z' fill='%23425363'/%3E%3Cpath d='M340 195 L350 195 L350 210 L340 210 Z' fill='%23425363'/%3E%3Cpath d='M450 195 L460 195 L460 210 L450 210 Z' fill='%23425363'/%3E%3C!-- Bristles --%3E%3Cpath d='M340 210 L350 210 L350 400 L340 400 Z' fill='%23425363'/%3E%3Cpath d='M350 210 L360 210 L360 410 L350 410 Z' fill='%23425363'/%3E%3Cpath d='M360 210 L370 210 L370 420 L360 420 Z' fill='%23425363'/%3E%3Cpath d='M370 210 L380 210 L380 425 L370 425 Z' fill='%23425363'/%3E%3Cpath d='M380 210 L390 210 L390 430 L380 430 Z' fill='%23425363'/%3E%3Cpath d='M390 210 L400 210 L400 435 L390 435 Z' fill='%23425363'/%3E%3Cpath d='M400 210 L410 210 L410 440 L400 440 Z' fill='%23425363'/%3E%3Cpath d='M410 210 L420 210 L420 445 L410 445 Z' fill='%23425363'/%3E%3Cpath d='M420 210 L430 210 L430 450 L420 450 Z' fill='%23425363'/%3E%3Cpath d='M430 210 L440 210 L440 450 L430 450 Z' fill='%23425363'/%3E%3Cpath d='M440 210 L450 210 L450 445 L440 445 Z' fill='%23425363'/%3E%3Cpath d='M450 210 L460 210 L460 440 L450 440 Z' fill='%23425363'/%3E%3Cpath d='M460 210 L470 210 L470 435 L460 435 Z' fill='%23425363'/%3E%3Cpath d='M470 210 L480 210 L480 430 L470 430 Z' fill='%23425363'/%3E%3Cpath d='M480 210 L490 210 L490 425 L480 425 Z' fill='%23425363'/%3E%3Cpath d='M490 210 L500 210 L500 420 L490 420 Z' fill='%23425363'/%3E%3Cpath d='M500 210 L510 210 L510 410 L500 410 Z' fill='%23425363'/%3E%3Cpath d='M510 210 L520 210 L520 400 L510 400 Z' fill='%23425363'/%3E%3C!-- Brush 3 - Detailed 300px --%3E%3C!-- Handle --%3E%3Cpath d='M80 400 L85 415 L85 480 L80 480 Z' fill='%23425363'/%3E%3Cpath d='M85 400 L95 400 L95 480 L85 480 Z' fill='%23425363'/%3E%3Cpath d='M95 400 L105 400 L105 480 L95 480 Z' fill='%23425363'/%3E%3Cpath d='M105 400 L115 400 L115 480 L105 480 Z' fill='%23425363'/%3E%3Cpath d='M115 400 L125 400 L125 480 L115 480 Z' fill='%23425363'/%3E%3Cpath d='M125 400 L135 400 L135 480 L125 480 Z' fill='%23425363'/%3E%3Cpath d='M135 400 L145 400 L145 480 L135 480 Z' fill='%23425363'/%3E%3Cpath d='M145 400 L155 400 L155 480 L145 480 Z' fill='%23425363'/%3E%3Cpath d='M155 400 L165 400 L165 480 L155 480 Z' fill='%23425363'/%3E%3Cpath d='M165 400 L175 400 L175 480 L165 480 Z' fill='%23425363'/%3E%3Cpath d='M175 400 L180 405 L180 480 L175 480 Z' fill='%23425363'/%3E%3C!-- Ferrule --%3E%3Cpath d='M75 480 L185 480 L185 495 L75 495 Z' fill='%23425363'/%3E%3Cpath d='M70 495 L80 495 L80 510 L70 510 Z' fill='%23425363'/%3E%3Cpath d='M180 495 L190 495 L190 510 L180 510 Z' fill='%23425363'/%3E%3C!-- Bristles --%3E%3Cpath d='M70 510 L80 510 L80 700 L70 700 Z' fill='%23425363'/%3E%3Cpath d='M80 510 L90 510 L90 710 L80 710 Z' fill='%23425363'/%3E%3Cpath d='M90 510 L100 510 L100 720 L90 720 Z' fill='%23425363'/%3E%3Cpath d='M100 510 L110 510 L110 725 L100 725 Z' fill='%23425363'/%3E%3Cpath d='M110 510 L120 510 L120 730 L110 730 Z' fill='%23425363'/%3E%3Cpath d='M120 510 L130 510 L130 735 L120 735 Z' fill='%23425363'/%3E%3Cpath d='M130 510 L140 510 L140 740 L140 740 Z' fill='%23425363'/%3E%3Cpath d='M140 510 L150 510 L150 745 L140 745 Z' fill='%23425363'/%3E%3Cpath d='M150 510 L160 510 L160 750 L150 750 Z' fill='%23425363'/%3E%3Cpath d='M160 510 L170 510 L170 750 L160 750 Z' fill='%23425363'/%3E%3Cpath d='M170 510 L180 510 L180 745 L170 745 Z' fill='%23425363'/%3E%3Cpath d='M180 510 L190 510 L190 740 L180 740 Z' fill='%23425363'/%3E%3Cpath d='M190 510 L200 510 L200 735 L190 735 Z' fill='%23425363'/%3E%3Cpath d='M200 510 L210 510 L210 730 L200 730 Z' fill='%23425363'/%3E%3Cpath d='M210 510 L220 510 L220 725 L210 725 Z' fill='%23425363'/%3E%3Cpath d='M220 510 L230 510 L230 720 L220 720 Z' fill='%23425363'/%3E%3Cpath d='M230 510 L240 510 L240 710 L230 710 Z' fill='%23425363'/%3E%3Cpath d='M240 510 L250 510 L250 700 L240 700 Z' fill='%23425363'/%3E%3C/g%3E%3C/svg%3E");
    background-size: 600px 800px;
    background-repeat: repeat;
    z-index: 0;
    pointer-events: none;
    opacity: 0.2;
}

/* Remove brushes on home page */
body.index-page .watercolor-bg::after {
    display: none;
}

.watercolor-bg::before {
    content: '';
    position: fixed;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: 
        radial-gradient(circle at 20% 30%, rgba(143, 168, 174, 0.15) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(66, 83, 99, 0.12) 0%, transparent 50%),
        radial-gradient(circle at 50% 50%, rgba(169, 1, 1, 0.08) 0%, transparent 60%);
    animation: watercolorFlow 20s ease-in-out infinite;
    z-index: 0;
    pointer-events: none;
}

@keyframes watercolorFlow {
    0%, 100% {
        transform: translate(0, 0) rotate(0deg);
        opacity: 0.8;
    }
    33% {
        transform: translate(5%, 5%) rotate(2deg);
        opacity: 0.9;
    }
    66% {
        transform: translate(-3%, 3%) rotate(-1deg);
        opacity: 0.85;
    }
}

/* Header & Navigation */
header {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    position: sticky;
    top: 0;
    z-index: 1000;
    padding: 1rem 0;
}

.header-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo {
    font-size: 1.5rem;
    font-weight: bold;
    color: var(--color-secondary);
    text-decoration: none;
}

.logo span {
    color: var(--color-accent);
}

/* Mobile Menu Toggle */
.menu-toggle {
    display: none;
    flex-direction: column;
    cursor: pointer;
    gap: 5px;
    z-index: 1001;
}

.menu-toggle span {
    width: 25px;
    height: 3px;
    background: var(--color-secondary);
    transition: all 0.3s;
    border-radius: 2px;
}

.menu-toggle.active span:nth-child(1) {
    transform: rotate(45deg) translate(8px, 8px);
}

.menu-toggle.active span:nth-child(2) {
    opacity: 0;
}

.menu-toggle.active span:nth-child(3) {
    transform: rotate(-45deg) translate(7px, -7px);
}

nav ul {
    display: flex;
    list-style: none;
    gap: 2rem;
}

nav a {
    color: var(--color-secondary);
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s;
    position: relative;
}

nav a::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--color-accent);
    transition: width 0.3s;
}

nav a:hover {
    color: var(--color-accent);
}

nav a:hover::after {
    width: 100%;
}

/* Hero Banner - Creative Collage */
.hero {
    position: relative;
    padding: 60px 20px;
    text-align: center;
    margin: 20px;
    border-radius: 20px;
    overflow: hidden;
    z-index: 1;
    min-height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.hero-collage {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: 10px;
    padding: 20px;
    z-index: 0;
 
}

.hero-collage-item {
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s, opacity 0.3s;
}

.hero-collage-item:nth-child(1) {
    grid-column: 1 / 3;
    grid-row: 1 / 2;
}

.hero-collage-item:nth-child(2) {
    grid-column: 3 / 4;
    grid-row: 1 / 3;
}

.hero-collage-item:nth-child(3) {
    grid-column: 4 / 5;
    grid-row: 1 / 2;
}

.hero-collage-item:nth-child(4) {
    grid-column: 1 / 2;
    grid-row: 2 / 4;
}

.hero-collage-item:nth-child(5) {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
}

.hero-collage-item:nth-child(6) {
    grid-column: 3 / 5;
    grid-row: 3 / 4;
}

.hero-collage-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: #ccc;
}

.hero-content {
    position: relative;
    z-index: 2;
    background: rgba(255, 255, 255, 0.95);
    padding: 40px;
    border-radius: 15px;
    backdrop-filter: blur(10px);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
    max-width: 800px;
    margin: 0 auto;
}

.hero-content h1 {
    font-size: 3rem;
    color: var(--color-secondary);
    margin-bottom: 1rem;
}

.hero-content p {
    font-size: 1.3rem;
    color: var(--color-text);
    margin: 0;
}

/* Container */
.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
    position: relative;
    z-index: 1;
}

/* Content Sections */
.content-section {
    background: rgba(255, 255, 255, 0.9);
    padding: 40px;
    margin: 30px 0;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

/* Creative Sections */
.creative-section {
    background: rgba(255, 255, 255, 0.95);
    padding: 50px 40px;
    margin: 40px 0;
    border-radius: 20px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
    position: relative;
    overflow: hidden;
}

.creative-section::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(143, 168, 174, 0.1) 0%, transparent 70%);
    z-index: 0;
}

.creative-section-content {
    position: relative;
    z-index: 1;
}

.creative-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: center;
    margin-top: 30px;
}

.creative-grid.reverse {
    direction: rtl;
}

.creative-grid.reverse > * {
    direction: ltr;
}

.creative-text {
    padding: 20px;
}

.creative-images {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.creative-images.large {
    grid-template-columns: 1fr;
}

.creative-images img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    background: #ccc;
    transition: transform 0.3s;
}

.creative-images img:hover {
    transform: scale(1.05);
}

.content-section h2 {
    color: var(--color-secondary);
    font-size: 2.5rem;
    margin-bottom: 20px;
    border-bottom: 3px solid var(--color-accent);
    padding-bottom: 10px;
}

.content-section h3 {
    color: var(--color-primary);
    font-size: 1.8rem;
    margin: 30px 0 15px;
}

.content-section p {
    margin-bottom: 20px;
    font-size: 1.1rem;
    line-height: 1.8;
    text-align: justify;
}

/* Icons */
.icon {
    width: 24px;
    height: 24px;
    stroke: var(--color-accent);
    fill: none;
    stroke-width: 2;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

/* Image Gallery */
.image-gallery {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin: 30px 0;
}

.gallery-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s;
}

.gallery-item:hover {
    transform: translateY(-5px);
}

.gallery-item img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    background: #ccc;
    display: block;
}

/* Gray placeholder for images */
.gallery-item img[src*="picture"] {
    background: #ccc;
    background-image: linear-gradient(45deg, #bbb 25%, transparent 25%), 
                      linear-gradient(-45deg, #bbb 25%, transparent 25%), 
                      linear-gradient(45deg, transparent 75%, #bbb 75%), 
                      linear-gradient(-45deg, transparent 75%, #bbb 75%);
    background-size: 20px 20px;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
}

/* Contact Section */
.contact-section {
    background: rgba(66, 83, 99, 0.95);
    color: white;
    padding: 40px;
    border-radius: 15px;
    margin: 40px 0;
}

.contact-section h2 {
    color: white;
    border-bottom-color: var(--color-accent);
}

.contact-info {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    margin-top: 30px;
}

.contact-item {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}

.contact-item svg {
    width: 30px;
    height: 30px;
    stroke: var(--color-accent);
    fill: none;
    stroke-width: 2;
    flex-shrink: 0;
    margin-top: 5px;
}

.map-container {
    margin-top: 30px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.map-container iframe {
    width: 100%;
    height: 450px;
    border: 0;
}

/* Contact Form */
.contact-form {
    background: rgba(255, 255, 255, 0.95);
    padding: 40px;
    border-radius: 15px;
    margin: 40px 0;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.contact-form h2 {
    color: var(--color-secondary);
    margin-bottom: 30px;
    border-bottom: 3px solid var(--color-accent);
    padding-bottom: 10px;
}

.form-group {
    margin-bottom: 25px;
}

.form-group label {
    display: block;
    margin-bottom: 8px;
    color: var(--color-secondary);
    font-weight: 600;
    font-size: 1rem;
}

.form-group label .required {
    color: var(--color-accent);
    margin-left: 3px;
}

.form-group input,
.form-group select,
.form-group textarea {
    width: 100%;
    padding: 12px 15px;
    border: 2px solid #ddd;
    border-radius: 8px;
    font-size: 1rem;
    font-family: inherit;
    transition: border-color 0.3s, box-shadow 0.3s;
    background: white;
    color: var(--color-text);
}

.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
    outline: none;
    border-color: var(--color-primary);
    box-shadow: 0 0 0 3px rgba(143, 168, 174, 0.1);
}

.form-group textarea {
    min-height: 150px;
    resize: vertical;
}

.form-group input:invalid:not(:placeholder-shown),
.form-group select:invalid:not(:placeholder-shown),
.form-group textarea:invalid:not(:placeholder-shown) {
    border-color: var(--color-accent);
}

.form-group .error-message {
    color: var(--color-accent);
    font-size: 0.875rem;
    margin-top: 5px;
    display: none;
}

.form-group input:invalid:not(:placeholder-shown) ~ .error-message,
.form-group select:invalid:not(:placeholder-shown) ~ .error-message,
.form-group textarea:invalid:not(:placeholder-shown) ~ .error-message {
    display: block;
}

.form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.form-submit {
    text-align: center;
    margin-top: 30px;
}

.form-submit button {
    padding: 14px 40px;
    background: var(--color-accent);
    color: white;
    border: 2px solid var(--color-accent);
    border-radius: 25px;
    font-size: 1.1rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s;
    font-family: inherit;
}

.form-submit button:hover {
    background: transparent;
    color: var(--color-accent);
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(169, 1, 1, 0.3);
}

.form-submit button:active {
    transform: translateY(0);
}

.form-submit button:disabled {
    opacity: 0.6;
    cursor: not-allowed;
    transform: none;
}

.form-group input[type="checkbox"] {
    width: auto;
    margin-right: 10px;
    cursor: pointer;
    accent-color: var(--color-accent);
}

.form-group label[for] {
    cursor: pointer;
}

/* Cookie Banner */
.cookie-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(66, 83, 99, 0.98);
    color: white;
    padding: 20px;
    box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.3);
    z-index: 10000;
    transform: translateY(100%);
    transition: transform 0.3s ease-in-out;
    backdrop-filter: blur(10px);
}

.cookie-banner.show {
    transform: translateY(0);
}

.cookie-banner-content {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}

.cookie-banner-text {
    flex: 1;
    min-width: 250px;
}

.cookie-banner-text p {
    margin: 0;
    font-size: 0.95rem;
    line-height: 1.6;
}

.cookie-banner-text a {
    color: var(--color-accent);
    text-decoration: underline;
}

.cookie-banner-buttons {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.cookie-banner-btn {
    padding: 10px 25px;
    border: 2px solid;
    border-radius: 25px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s;
    font-size: 0.95rem;
    white-space: nowrap;
}

.cookie-banner-btn-accept {
    background: var(--color-accent);
    color: white;
    border-color: var(--color-accent);
}

.cookie-banner-btn-accept:hover {
    background: transparent;
    color: var(--color-accent);
}

.cookie-banner-btn-decline {
    background: transparent;
    color: white;
    border-color: white;
}

.cookie-banner-btn-decline:hover {
    background: white;
    color: var(--color-secondary);
}

.cookie-banner-btn-settings {
    background: transparent;
    color: white;
    border-color: var(--color-primary);
}

.cookie-banner-btn-settings:hover {
    background: var(--color-primary);
    color: white;
}

/* Footer */
footer {
    background: var(--color-secondary);
    color: white;
    text-align: center;
    padding: 30px 20px;
    margin-top: 60px;
    position: relative;
    z-index: 1;
}

/* Buttons */
.btn {
    display: inline-block;
    padding: 12px 30px;
    background: var(--color-accent);
    color: white;
    text-decoration: none;
    border-radius: 25px;
    font-weight: 600;
    transition: all 0.3s;
    margin: 10px 5px;
    border: 2px solid var(--color-accent);
}

.btn:hover {
    background: transparent;
    color: var(--color-accent);
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(169, 1, 1, 0.3);
}

.btn-secondary {
    background: var(--color-primary);
    border-color: var(--color-primary);
}

.btn-secondary:hover {
    color: var(--color-primary);
    box-shadow: 0 5px 15px rgba(143, 168, 174, 0.3);
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .menu-toggle {
        display: flex;
    }

    nav {
        position: fixed;
        top: 0;
        right: -100%;
        width: 280px;
        height: 100vh;
        background: rgba(255, 255, 255, 0.98);
        backdrop-filter: blur(10px);
        transition: right 0.3s;
        z-index: 1000;
        box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
    }

    nav.active {
        right: 0;
    }

    nav ul {
        flex-direction: column;
        padding: 80px 30px 30px;
        gap: 1.5rem;
    }

    nav a {
        font-size: 1.2rem;
        display: block;
        padding: 10px 0;
    }

    .hero {
        min-height: 400px;
        padding: 40px 15px;
    }

    .hero-collage {
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(4, 1fr);
        gap: 8px;
        padding: 15px;
    }

    .hero-collage-item:nth-child(1) {
        grid-column: 1 / 3;
        grid-row: 1 / 2;
    }

    .hero-collage-item:nth-child(2) {
        grid-column: 3 / 4;
        grid-row: 1 / 3;
    }

    .hero-collage-item:nth-child(3) {
        grid-column: 1 / 2;
        grid-row: 2 / 4;
    }

    .hero-collage-item:nth-child(4) {
        grid-column: 2 / 3;
        grid-row: 2 / 3;
    }

    .hero-collage-item:nth-child(5) {
        grid-column: 2 / 4;
        grid-row: 3 / 4;
    }

    .hero-collage-item:nth-child(6) {
        grid-column: 1 / 4;
        grid-row: 4 / 5;
    }

    .hero-content {
        padding: 30px 20px;
    }

    .hero-content h1 {
        font-size: 2rem;
    }

    .hero-content p {
        font-size: 1.1rem;
    }

    .content-section {
        padding: 25px 20px;
        margin: 20px 0;
    }

    .content-section h2 {
        font-size: 1.8rem;
    }

    .content-section h3 {
        font-size: 1.4rem;
    }

    .content-section p {
        font-size: 1rem;
        text-align: left;
    }

    .creative-section {
        padding: 30px 20px;
    }

    .creative-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .creative-grid.reverse {
        direction: ltr;
    }

    .creative-images {
        grid-template-columns: 1fr;
    }

    .creative-images img {
        height: 180px;
    }

    .image-gallery {
        grid-template-columns: 1fr;
    }

    .contact-info {
        grid-template-columns: 1fr;
    }

    .map-container iframe {
        height: 300px;
    }

    .contact-form {
        padding: 25px 20px;
    }

    .form-row {
        grid-template-columns: 1fr;
    }

    .cookie-banner-content {
        flex-direction: column;
        text-align: center;
    }

    .cookie-banner-buttons {
        width: 100%;
        justify-content: center;
    }

    .cookie-banner-btn {
        flex: 1;
        min-width: 120px;
    }
}
@media (max-width: 380px) {
    .hero-collage {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
    }
}

@media (max-width: 320px) {
    .header-container {
        padding: 0 15px;
    }

    .logo {
        font-size: 1.2rem;
    }

    .hero {
        min-height: 350px;
        padding: 30px 10px;
        margin: 10px;
    }

    .hero-collage {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, 1fr);
        gap: 5px;
        padding: 10px;
    }

    .hero-collage-item:nth-child(1) {
        grid-column: 1 / 2;
        grid-row: 1 / 2;
    }

    .hero-collage-item:nth-child(2) {
        grid-column: 2 / 3;
        grid-row: 1 / 2;
    }

    .hero-collage-item:nth-child(3) {
        grid-column: 1 / 3;
        grid-row: 2 / 3;
    }

    .hero-collage-item:nth-child(4) {
        grid-column: 1 / 2;
        grid-row: 3 / 4;
    }

    .hero-collage-item:nth-child(5) {
        grid-column: 2 / 3;
        grid-row: 3 / 4;
    }

    .hero-collage-item:nth-child(6) {
        display: none;
    }

    .hero-content {
        padding: 20px 15px;
    }

    .hero-content h1 {
        font-size: 1.6rem;
    }

    .hero-content p {
        font-size: 1rem;
    }

    .container {
        padding: 20px 15px;
    }

    .content-section {
        padding: 20px 15px;
    }

    .content-section h2 {
        font-size: 1.5rem;
    }

    nav {
        width: 100%;
    }
}

