.integracje-page{background:linear-gradient(#f8faf9 0%,#e8f0ec 100%);min-height:100vh;overflow-x:hidden}.integracje-nav{-webkit-backdrop-filter:blur(20px);z-index:100;border-bottom:1px solid #ffffff1a;position:absolute;top:0;left:0;right:0;background:0 0!important}.integracje-hero{justify-content:center;align-items:center;min-height:70vh;display:flex;position:relative;overflow:hidden}.integracje-hero .hero-photo-grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);gap:4px;display:grid;position:absolute;inset:0}.integracje-hero .hero-photo-item{overflow:hidden}.integracje-hero .hero-photo-item img{object-fit:cover;width:100%;height:100%;transition:transform 10s}.integracje-hero .hero-photo-item:hover img{transform:scale(1.1)}.integracje-hero-overlay{z-index:1;background:linear-gradient(#1a2e1a99 0%,#1a2e1acc 50%,#1a2e1aeb 100%);position:absolute;inset:0}.integracje-hero-content{z-index:2;text-align:center;max-width:900px;padding:120px 40px 80px;position:relative}.integracje-hero-content .hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--white);background:#ffffff26;border:1px solid #fff3;border-radius:50px;margin-top:25px;margin-bottom:25px;padding:10px 24px;font-size:.95rem;font-weight:500;display:inline-block}.integracje-hero-content h1{font-family:var(--font-primary);color:var(--white);text-shadow:0 4px 30px #0000004d;margin-bottom:20px;font-size:clamp(2.5rem,6vw,4rem);font-weight:800}.integracje-hero-content p{color:#ffffffd9;max-width:650px;margin:0 auto;font-size:1.15rem;line-height:1.7}.integracje-section{max-width:1100px;margin:0 auto;padding:80px 30px}.integracje-section h2{font-family:var(--font-primary);color:var(--forest-dark);margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700}.integracje-section .section-lead{color:var(--text-gray);max-width:700px;margin-bottom:50px;font-size:1.1rem;line-height:1.7}.offer-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:28px;margin-bottom:60px;display:grid}.offer-card{background:var(--white);border:1px solid #0000000a;border-radius:20px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 24px #0000000f}.offer-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}.offer-card-photo{width:100%;height:200px;overflow:hidden}.offer-card-photo img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.offer-card:hover .offer-card-photo img{transform:scale(1.05)}.offer-card-body{padding:28px 26px}.offer-card h3{color:var(--forest-dark);margin-bottom:10px;font-size:1.2rem;font-weight:700}.offer-card p{color:var(--text-gray);font-size:.95rem;line-height:1.6}.integracje-booking-section{padding-top:0}.integracje-booking-card{background:var(--white);border:1px solid #0000000a;border-radius:24px;padding:50px 44px;box-shadow:0 8px 40px #00000014}.integracje-booking-info{margin-bottom:36px}.integracje-booking-info h2{font-family:var(--font-primary);color:var(--forest-dark);margin-bottom:10px;font-size:clamp(1.6rem,3.5vw,2rem);font-weight:700}.integracje-booking-info p{color:var(--text-gray);max-width:600px;font-size:1.05rem;line-height:1.7}.integracje-booking-form{flex-direction:column;gap:20px;display:flex}.integracje-form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.integracje-form-group{flex-direction:column;gap:6px;display:flex}.integracje-form-group label{color:var(--forest-dark);font-size:.9rem;font-weight:600}.integracje-form-group input,.integracje-form-group textarea{color:var(--text-dark);resize:vertical;background:#f8faf9;border:1.5px solid #0000001a;border-radius:12px;padding:12px 16px;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.integracje-form-group input:focus,.integracje-form-group textarea:focus{border-color:var(--green-primary);outline:none;box-shadow:0 0 0 3px #4a7c401f}.integracje-form-group input::placeholder,.integracje-form-group textarea::placeholder{color:#999}.integracje-booking-submit{background:var(--green-primary);color:var(--white);cursor:pointer;border:none;border-radius:12px;align-self:flex-start;padding:14px 40px;font-size:1rem;font-weight:600;transition:background .3s,transform .2s}.integracje-booking-submit:hover{background:var(--green-dark);transform:translateY(-2px)}@media (max-width:768px){.integracje-booking-card{padding:30px 20px}.integracje-form-row{grid-template-columns:1fr}.integracje-booking-submit{text-align:center;width:100%}}.photo-strip{background:var(--forest-dark);padding:6px 0;overflow:hidden}.photo-strip-inner{gap:6px;display:flex}.photo-strip-item{flex:1;min-width:0;height:220px;overflow:hidden}.photo-strip-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.photo-strip-item:hover img{transform:scale(1.08)}.photo-banner{justify-content:center;align-items:center;height:400px;display:flex;position:relative;overflow:hidden}.photo-banner>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.photo-banner-overlay{z-index:1;background:#1a2e1aa6;position:absolute;inset:0}.photo-banner-text{z-index:2;text-align:center;padding:0 30px;position:relative}.photo-banner-text h2{font-family:var(--font-primary);color:var(--white);text-shadow:0 4px 20px #0000004d;margin-bottom:12px;font-size:clamp(2rem,5vw,3rem);font-weight:800}.photo-banner-text p{color:#ffffffd9;max-width:550px;margin:0 auto;font-size:1.15rem}.steps-list{counter-reset:step;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:30px;margin-bottom:60px;display:grid}.step-item{background:var(--white);counter-increment:step;border-left:4px solid var(--green-primary);border-radius:16px;padding:30px 24px 30px 28px;position:relative;box-shadow:0 2px 16px #0000000a}.step-item:before{content:counter(step);background:var(--green-primary);color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:flex;position:absolute;top:-14px;left:20px}.step-item h4{color:var(--forest-dark);margin-top:4px;margin-bottom:8px;font-size:1.05rem;font-weight:700}.step-item p{color:var(--text-gray);font-size:.92rem;line-height:1.6}.pricing-banner{background:linear-gradient(135deg,var(--forest-dark)0%,var(--forest-green)100%);color:var(--white);border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;padding:50px 40px;display:flex}.pricing-info h3{margin-bottom:8px;font-size:1.6rem;font-weight:700}.pricing-info p{color:#fffc;max-width:500px;font-size:1rem;line-height:1.6}.pricing-details{flex-wrap:wrap;align-items:center;gap:30px;display:flex}.pricing-item{text-align:center}.pricing-item .price-value{font-size:2rem;font-weight:800;display:block}.pricing-item .price-label{color:#ffffffb3;font-size:.85rem}.integracje-cta{text-align:center;background:var(--white);padding:80px 30px}.integracje-cta h2{font-family:var(--font-primary);color:var(--forest-dark);margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700}.integracje-cta p{color:var(--text-gray);max-width:550px;margin:0 auto 30px;font-size:1.05rem;line-height:1.7}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.btn-cta-primary{background:var(--green-primary);color:var(--white);border-radius:12px;align-items:center;gap:8px;padding:16px 36px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .3s,transform .2s;display:inline-flex}.btn-cta-primary:hover{background:var(--green-dark);transform:translateY(-2px)}.btn-cta-secondary{color:var(--forest-dark);background:0 0;border:2px solid #1a2e1a33;border-radius:12px;align-items:center;gap:8px;padding:16px 36px;font-size:1rem;font-weight:600;text-decoration:none;transition:border-color .3s,transform .2s;display:inline-flex}.btn-cta-secondary:hover{border-color:var(--green-primary);transform:translateY(-2px)}.included-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;margin-top:30px;list-style:none;display:grid}.included-list li{color:var(--text-dark);background:var(--white);border-radius:12px;align-items:center;gap:12px;padding:14px 20px;font-size:1rem;display:flex;box-shadow:0 2px 8px #0000000a}.included-list li .check-icon{width:24px;height:24px;color:var(--green-primary);background:#4a7c4026;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}@media (max-width:768px){.integracje-hero{min-height:55vh}.integracje-hero .hero-photo-grid{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr)}.integracje-hero-content{padding:100px 20px 60px}.integracje-section{padding:50px 20px}.pricing-banner{text-align:center;flex-direction:column;padding:30px 24px}.pricing-details{justify-content:center}.integracje-cta{padding:50px 20px}.offer-grid{grid-template-columns:1fr}.photo-strip-item{height:140px}.photo-strip-inner{flex-wrap:nowrap}.photo-strip-item:nth-child(n+4){display:none}.photo-banner{height:280px}}
