@import url("https://fonts.googleapis.com/css2?family=Merriweather:wght@700;900&family=Source+Sans+3:wght@400;500;600;700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--navy:#1a3a5c;--navy-dark:#122a45;--orange:#e8611a;--orange-hover:#cf530f;--white:#fff;--off-white:#f7f7f5;--gray:#6b7280;--light-gray:#e5e7eb;--text:#1f2937}html{scroll-behavior:smooth}body{font-family:Source Sans\ 3,sans-serif;color:var(--text);background:var(--white);line-height:1.6}nav{position:fixed;top:0;left:0;right:0;background:#fff;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;height:64px;box-shadow:0 1px 0 rgba(0,0,0,.06)}.logo{font-family:Merriweather,serif;font-size:1.2rem;font-weight:900;color:var(--navy);text-decoration:none}.nav-links,.nav-right{display:flex;align-items:center;gap:2.2rem}.nav-links{list-style:none}.nav-links a{text-decoration:none;color:#374151;font-size:.95rem;font-weight:400;transition:color .2s}.nav-links a:hover{color:var(--navy)}.btn{display:inline-block;background:var(--orange);color:var(--white);font-weight:600;font-size:.9rem;padding:.6rem 1.35rem;border-radius:999px;text-decoration:none;border:none;cursor:pointer;transition:background .2s,transform .15s;white-space:nowrap;font-family:Source Sans\ 3,sans-serif}.btn:hover{background:var(--orange-hover);transform:translateY(-1px)}.btn-outline{background:transparent;border:2px solid var(--orange);color:var(--orange)}.btn-outline:hover{background:var(--orange);color:var(--white)}.btn-white{background:var(--white);color:var(--navy)}.btn-white:hover{background:var(--off-white)}.nav-lang{display:flex;align-items:center;gap:.35rem;font-size:.9rem;font-weight:600;color:var(--white);background:var(--orange);border:none;border-radius:999px;padding:.4rem .85rem;cursor:pointer;white-space:nowrap;font-family:Source Sans\ 3,sans-serif;transition:background .2s}.nav-lang:hover{background:var(--orange-hover)}.section{padding:5rem 2.5rem}.section-center{text-align:center}.container{max-width:1200px;margin:0 auto}h2{font-family:Merriweather,serif;font-size:clamp(1.6rem,3.5vw,2.5rem);font-weight:700;color:var(--text);margin-bottom:.75rem}.subtitle{font-size:1.05rem;color:var(--gray);max-width:600px;margin:0 auto 3rem}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden}.hero-bg{background-image:url(https://home-inspect-aruba.lovable.app/assets/hero-inspection-CeE0JN2Y.jpg);background-size:cover;background-position:50%}.hero-bg,.hero-overlay{position:absolute;inset:0}.hero-overlay{background:linear-gradient(135deg,rgba(18,42,69,.82),rgba(26,58,92,.65) 60%,rgba(26,58,92,.4))}.hero-content{position:relative;z-index:2;max-width:680px;padding:8rem 2.5rem 4rem}.hero-content h1{font-family:Merriweather,serif;font-size:clamp(2rem,5vw,3.2rem);font-weight:900;color:var(--white);line-height:1.2;margin-bottom:1.2rem}.hero-content p{font-size:1.1rem;color:hsla(0,0%,100%,.88);margin-bottom:2rem;max-width:520px}.diensten-section{background:var(--off-white)}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2.5rem}.card{background:var(--white);border-radius:12px;padding:2rem;border:1px solid var(--light-gray);transition:transform .2s,box-shadow .2s;text-align:center}.card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.08)}.card-icon{width:48px;height:48px;background:#fff4ee;border-radius:10px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.card-icon svg{width:24px;height:24px;stroke:var(--orange);fill:none}.card h3{font-family:Merriweather,serif;font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.card p{font-size:.95rem;color:var(--gray);line-height:1.55}.inspect-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1rem;gap:1rem;margin-top:2.5rem}.inspect-item{display:flex;align-items:center;gap:.75rem;background:var(--off-white);border-radius:8px;padding:1rem 1.25rem;font-weight:500;font-size:.95rem;transition:background .2s}.inspect-item:hover{background:#e8f0fb}.inspect-item svg{width:18px;height:18px;stroke:var(--orange);fill:none;flex-shrink:0}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;margin-top:2.5rem}.photo-grid img{width:100%;height:240px;object-fit:cover;border-radius:10px}.audience-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2.5rem}.audience-card{border:1px solid #d1d5db;border-radius:14px;padding:2rem;background:var(--white);text-align:center;transition:box-shadow .2s,transform .2s}.audience-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.07);transform:translateY(-3px)}.audience-icon{margin-bottom:1.25rem}.audience-icon svg{width:40px;height:40px;stroke:var(--navy);fill:none;display:block;margin:0 auto}.audience-card h3{font-size:1.15rem;font-weight:700;color:var(--text);margin-bottom:.6rem}.audience-card p{font-size:.95rem;color:var(--gray);line-height:1.6}.testimonials-section{background:var(--navy)}.testimonials-section h2{color:var(--white)}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2.5rem}.review-card{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);border-radius:12px;padding:1.75rem}.review-card p{font-size:.97rem;line-height:1.6;color:hsla(0,0%,100%,.9);margin-bottom:1.25rem}.review-author{font-weight:600;font-size:.9rem;color:hsla(0,0%,100%,.75)}.about-mission{max-width:900px;margin:0 auto;display:grid;grid-template-columns:220px 1fr;background:var(--white);border:1px solid #e5e7eb;border-radius:20px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.06)}.about-mission-accent{background:var(--navy);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1.5rem;gap:1.25rem}.about-mission-accent svg{width:52px;height:52px;stroke:hsla(0,0%,100%,.9);fill:none}.about-mission-accent-label{font-family:Merriweather,serif;font-size:.85rem;font-weight:700;color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:1.5px;text-align:center}.about-mission-body{padding:2.5rem;display:flex;flex-direction:column;justify-content:center;position:relative}.about-mission-body:before{content:'"';position:absolute;top:1rem;right:1.75rem;font-size:7rem;font-family:Merriweather,serif;color:#f0f0f0;line-height:1;pointer-events:none}.about-mission p{font-size:1.05rem;color:#4b5563;line-height:1.8;position:relative;z-index:1}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.25rem;gap:1.25rem}.why-card{background:var(--off-white);border-radius:14px;padding:1.75rem 1.5rem;text-align:center;border:1px solid #e5e7eb}.why-icon{width:56px;height:56px;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;border:1px solid #e5e7eb}.why-icon svg{width:26px;height:26px;stroke:var(--navy);fill:none}.why-card h4{font-family:Merriweather,serif;font-size:.95rem;font-weight:700;color:var(--text);margin-bottom:.5rem}.why-card p{font-size:.88rem;color:var(--gray);line-height:1.55}.process-wrapper{background:var(--off-white);border-radius:20px;padding:3rem 2rem;margin:3rem 0}.process-list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;max-width:1000px;margin:0 auto;position:relative}.process-list:before{content:"";position:absolute;top:36px;left:calc(12.5% + 20px);right:calc(12.5% + 20px);height:2px;background:linear-gradient(to right,var(--orange),#f0a070);z-index:0}.process-step{flex-direction:column;text-align:center;padding:0 1rem;position:relative;z-index:1}.process-num,.process-step{display:flex;align-items:center}.process-num{width:72px;height:72px;background:var(--orange);color:var(--white);border-radius:50%;justify-content:center;font-weight:700;font-size:1.5rem;margin-bottom:1.25rem;box-shadow:0 4px 16px rgba(232,97,26,.35);border:4px solid var(--white)}.process-content{background:var(--white);border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem 1rem;width:100%;box-shadow:0 2px 12px rgba(0,0,0,.05);transition:transform .2s,box-shadow .2s}.process-content:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.process-content h4{font-family:Merriweather,serif;font-size:.95rem;font-weight:700;color:var(--text);margin-bottom:.5rem}.process-content p{font-size:.85rem;color:var(--gray);line-height:1.6}.about-cta{background:var(--navy);border-radius:16px;padding:3rem 2rem;text-align:center;margin-top:3rem}.booking-section{background:var(--off-white);padding:5rem 2.5rem}.booking-layout{display:grid;grid-template-columns:1fr 340px;grid-gap:2rem;gap:2rem;text-align:left;max-width:1100px;margin:0 auto}.booking-card{background:var(--white);border:1px solid #d1d5db;border-radius:14px;padding:2rem}.booking-card-title{font-family:Merriweather,serif;font-size:1.2rem;font-weight:700;color:var(--text);margin-bottom:.35rem}.booking-card-sub{font-size:.9rem;color:var(--gray);margin-bottom:1.75rem}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.form-group label{font-size:.88rem;font-weight:600;color:var(--text)}.req-star{color:#e53e3e}.form-group input,.form-group textarea{border:1px solid #d1d5db;border-radius:8px;padding:.65rem .9rem;font-size:.95rem;font-family:Source Sans\ 3,sans-serif;color:var(--text);background:var(--white);outline:none;transition:border-color .2s,box-shadow .2s;width:100%;resize:vertical}.form-group input:focus,.form-group textarea:focus{border-color:var(--navy);box-shadow:0 0 0 3px rgba(26,58,92,.1)}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-full{grid-column:1/-1}.submit-btn{width:100%;padding:.9rem;font-size:1rem;border-radius:8px;margin-top:.5rem;margin-bottom:.75rem}.req-note{font-size:.85rem;color:var(--gray);text-align:center}.booking-sidebar{display:flex;flex-direction:column;gap:1.25rem}.sidebar-card{background:var(--white);border:1px solid #d1d5db;border-radius:14px;padding:1.75rem}.sidebar-title{font-family:Merriweather,serif;font-size:1.1rem;font-weight:700;color:var(--text);margin-bottom:1.25rem}.contact-item{display:flex;align-items:flex-start;gap:.85rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid var(--light-gray)}.contact-item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.contact-icon{width:36px;height:36px;background:#eef2f7;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-icon svg{width:18px;height:18px;stroke:var(--navy);fill:none}.contact-label{font-weight:600;font-size:.9rem;color:var(--text)}.contact-value{font-size:.88rem;color:var(--gray);line-height:1.5}.urgent-card{background:var(--navy);border-radius:14px;padding:1.75rem}.urgent-title{font-size:1.1rem;font-weight:700;color:var(--white);margin-bottom:.75rem}.urgent-text{font-size:.9rem;color:hsla(0,0%,100%,.85);line-height:1.6;margin-bottom:1.5rem}.urgent-btn-link{display:block;text-align:center;background:var(--white);color:var(--text);font-weight:600;font-size:.95rem;padding:.75rem;border-radius:8px;text-decoration:none;transition:background .2s}.urgent-btn-link:hover{background:var(--off-white)}footer{background:var(--navy-dark);color:hsla(0,0%,100%,.75);padding:3.5rem 2.5rem 2rem}.footer-grid{display:grid;grid-template-columns:2fr 1.2fr 1.2fr 1.5fr;grid-gap:2.5rem;gap:2.5rem;max-width:1200px;margin:0 auto 2.5rem}.footer-col h4{font-family:Merriweather,serif;font-size:1rem;font-weight:700;color:var(--white);margin-bottom:1rem}.footer-col a,.footer-col p{font-size:.9rem;color:hsla(0,0%,100%,.65);display:block;margin-bottom:.45rem}.footer-col a{text-decoration:none;transition:color .2s}.footer-col a:hover,.footer-logo{color:var(--white)}.footer-logo{font-family:Merriweather,serif;font-size:1.2rem;font-weight:900;margin-bottom:.75rem}.footer-contact-item{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;color:hsla(0,0%,100%,.65)}.footer-contact-item svg{width:16px;height:16px;stroke:var(--orange);fill:none;flex-shrink:0}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:1.5rem;text-align:center;font-size:.85rem;color:hsla(0,0%,100%,.4);max-width:1200px;margin:0 auto}.toast{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%) translateY(100px);background:var(--navy);color:#fff;padding:1rem 2rem;border-radius:999px;font-size:.95rem;font-weight:500;box-shadow:0 8px 24px rgba(0,0,0,.2);z-index:999;transition:transform .35s ease;pointer-events:none}.toast.show{transform:translateX(-50%) translateY(0)}@media (max-width:900px){.booking-layout{grid-template-columns:1fr}.why-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){nav{padding:0 1.25rem}.nav-right{display:none}.hero-content{padding:7rem 1.25rem 3rem}.booking-section,.section{padding:3.5rem 1.25rem}.photo-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.form-row,.process-list{grid-template-columns:1fr}.process-list:before{display:none}.process-step{flex-direction:row;text-align:left;gap:1rem;align-items:flex-start;padding:0;margin-bottom:1rem}.process-num{width:48px;height:48px;font-size:1.1rem;flex-shrink:0;margin-bottom:0}.about-mission{grid-template-columns:1fr}.about-mission-accent{flex-direction:row;padding:1.25rem 1.5rem;justify-content:flex-start}}@media (max-width:480px){.footer-grid{grid-template-columns:1fr}}