.hero-section{color:#f5f0e6;text-align:left;justify-content:center;align-items:center;min-height:78vh;display:flex;position:relative;overflow:hidden}.hero-bg{object-fit:cover;filter:grayscale(.15)contrast(1.05);z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-section:after{content:"";z-index:1;background:linear-gradient(120deg,#141210bf,#28201966);position:absolute;inset:0}.hero-overlay{z-index:2;width:100%;padding:6rem 0;position:relative}.hero-content{max-width:700px}.hero-eyebrow{text-transform:uppercase;letter-spacing:3px;color:var(--accent-color);margin-bottom:1rem;font-size:.8rem}.hero-title{letter-spacing:3px;color:#f5f0e6;margin-bottom:1rem;font-size:3.6rem;font-weight:700}.hero-subtitle{color:#f5f0e6d9;margin-bottom:2rem;font-size:1.3rem}.hero-cta{flex-wrap:wrap;gap:1rem;display:flex}.intro-section{text-align:center;background:#fff;padding:4rem 0;position:relative}.intro-section:before{content:"";background-image:var(--paper-texture);opacity:.3;background-size:6px 6px;position:absolute;inset:0}.intro-section .container{z-index:1;position:relative}.intro-section h2{letter-spacing:1px;margin-bottom:1.5rem;font-size:2.6rem}.intro-text{max-width:800px;color:var(--gray-medium);margin:0 auto;font-size:1.15rem;line-height:1.8}.verksamheter-section{background:var(--gray-light);padding:4rem 0;position:relative}.section-heading{text-align:center;max-width:700px;margin:0 auto 3rem}.section-heading p{color:var(--gray-medium);font-size:1.05rem}.section-title{letter-spacing:1px;margin-bottom:1rem;font-size:2.5rem}.verksamheter-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.verksamhet-card{box-shadow:var(--shadow-card);background:#fff;background-image:var(--paper-texture);background-size:7px 7px;border:1px solid #c3985933;border-radius:16px;transition:transform .3s,box-shadow .3s;overflow:hidden}.verksamhet-card:hover{transform:translateY(-6px);box-shadow:0 16px 26px #1b161233}.verksamhet-card-header{justify-content:space-between;align-items:center;padding:1.2rem 1.5rem 0;display:flex}.verksamhet-tag{text-transform:uppercase;letter-spacing:1.5px;color:var(--gray-medium);font-size:.75rem}.verksamhet-image{width:100%;height:200px;margin-top:.8rem;overflow:hidden}.verksamhet-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.verksamhet-card:hover .verksamhet-image img{transform:scale(1.05)}.verksamhet-content{padding:1.5rem}.verksamhet-content h3{color:var(--secondary-color);margin-bottom:.75rem;font-size:1.4rem}.verksamhet-content p{color:var(--gray-medium);margin-bottom:1rem;line-height:1.6}.verksamhet-link{color:var(--primary-color);align-items:center;gap:.5rem;font-weight:600;display:inline-flex}.verksamhet-link:hover{color:#7b2f2f}.gallery-section{background:#fff;padding:4rem 0}.cta-section{text-align:center;background:var(--secondary-color);color:#f5f0e6;padding:4rem 0;position:relative;overflow:hidden}.cta-section:before{content:"";background:radial-gradient(circle at top,#c3985933,#0000 65%);position:absolute;inset:0}.cta-section .container{z-index:1;position:relative}.cta-section h2{color:#fff;margin-bottom:1rem;font-size:2.5rem}.cta-section p{color:#f5f0e6cc;margin-bottom:2rem;font-size:1.2rem}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.intro-section h2,.section-title,.cta-section h2{font-size:2rem}.hero-overlay{padding:4.5rem 0}}
