body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f7fb;color:#111827;font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}.navbar{align-items:center;background:#fff;border-bottom:1px solid #0000000d;display:flex;height:90px;justify-content:space-between;left:0;padding:0 60px;position:fixed;top:0;width:100%;z-index:1000}.logo{color:#0f172a;font-size:28px;font-weight:800}.logo span{color:#2563eb}nav{color:#334155;display:flex;font-weight:600;gap:40px}.nav-right{align-items:center;display:flex;gap:16px}.favorites-btn{background:none;border:none;cursor:pointer;font-size:16px}.add-btn{background:#fff;border:1px solid #2563eb;border-radius:14px;color:#2563eb;cursor:pointer;font-weight:700;padding:14px 24px;pointer-events:auto;z-index:10000}.add-btn,.hero{position:relative}.hero{align-items:center;background-image:radial-gradient(circle at center 36%,#ffffff6b 0,#ffffff4d 22%,#ffffff1f 42%,#ffffff05 70%),linear-gradient(#ffffff14,#0000002e),url(/static/media/hero-mazury.d883eba3394005a73a53.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:120px 20px 80px}.hero-badge{background:#fffc;border-radius:999px;color:#2563eb;display:inline-block;font-weight:700;margin-bottom:40px;padding:14px 24px}.hero h1{color:#0f172a;font-size:52px;font-weight:900;line-height:1.05}.hero h1 span{color:#0057ff}.hero-text{color:#334155;font-size:26px;line-height:1.6;margin-top:30px}.search-box{grid-gap:20px;background:#fff;border-radius:28px;box-shadow:0 20px 60px #0000001f;gap:20px;margin-top:60px;padding:30px}.search-item{display:flex;flex-direction:column;text-align:left}.search-item label{font-size:14px;font-weight:700;margin-bottom:10px}.search-item input,.search-item select{border:1px solid #dbe3ef;border-radius:14px;font-size:16px;height:58px;padding:0 16px}.search-item small{color:#64748b;margin-top:8px}.search-btn{background:#2563eb;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:58px;padding:0 28px}.features-row{color:#fff;display:flex;font-size:18px;font-weight:600;gap:50px;justify-content:center;margin-top:34px}.date-input{gap:10px;padding:0 16px}.date-input input{background:#0000;border:none;font-size:16px;outline:none;width:100%}input[type=date]::-webkit-datetime-edit{color:#0000}input[type=date]:focus::-webkit-datetime-edit{color:#111827}input[type=date]:valid::-webkit-datetime-edit{color:#111827}.date-input span{font-size:20px}.real-date{opacity:0}.hero-content{align-items:center;display:flex;flex-direction:column;max-width:1200px;position:relative;width:100%}.hero-content,.hero-title{margin:0 auto;text-align:center}.hero-subtitle{margin:20px auto 0;text-align:center}.hero-content .hero-text,.hero-content h1{position:relative;z-index:2}.hero-content:before{background:#ffffffeb;background:radial-gradient(ellipse at center,#ffffff73 0,#ffffff38 45%,#fff0 75%);border-radius:50%;content:"";filter:blur(55px);height:320px;height:260px;left:50%;pointer-events:none;position:absolute;top:20px;top:80px;transform:translateX(-50%);width:1100px;width:850px;z-index:1}.hero-subtitle,.hero-title{position:relative;z-index:5}.hero h1{background:radial-gradient(ellipse at center,#fffffffa 0,#ffffffe6 45%,#ffffff73 75%,#fff0 100%);border-radius:40px;display:inline-block;padding:35px 90px}.hero h1,.hero p{position:relative;z-index:10}.hero p{color:#102542;font-size:32px;font-weight:700;letter-spacing:-.5px;line-height:1.4;margin:35px auto 0;max-width:1400px;text-shadow:0 2px 12px #ffffffd9,0 0 25px #ffffffa6}.logo{align-items:flex-start;display:flex;flex-direction:column;line-height:1}.logo-car{font-size:28px;margin-bottom:2px;margin-left:6px}.logo{display:inline-block;padding-top:14px;position:relative;white-space:nowrap}.logo-img{display:block;height:280px;object-fit:contain;width:auto}.navbar .logo{margin-left:-120px}.date-input{align-items:center;background:#fff;border:1px solid #dbe3ef;border-radius:14px;display:flex;height:58px;padding:0 18px;position:relative}.date-input span{font-size:22px}.real-date{cursor:pointer;height:100%;inset:0;opacity:.01;position:absolute;width:100%;z-index:5}.date-input span{pointer-events:none;position:relative;z-index:1}.search-box{grid-gap:24px;align-items:end;display:grid;gap:24px;grid-template-columns:1.4fr 1fr 1fr 1fr auto}.search-btn{align-self:end}.date-field:before{color:#6b7280;content:"Wybierz datę";left:18px;position:absolute}.date-field:focus:before,.date-field:valid:before{display:none}.rental-section{margin:80px auto;max-width:1400px;padding:0 40px;width:100%}.rental-section h2{color:#0f172a;font-size:38px;font-weight:900;margin-bottom:40px}.rental-card{background:#fff;border-radius:30px;box-shadow:0 10px 40px #00000014;padding:35px}.rental-header{margin-bottom:30px}.rental-header h3{color:#111827;font-size:34px;font-weight:900;margin-bottom:10px}.rental-header p{color:#64748b;font-size:18px}.cars-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.cars-grid img{border-radius:20px;height:240px;object-fit:cover;width:100%}.results-page{background:#f5f7fb;min-height:100vh;padding:160px 80px 80px}.results-page h2{color:#0f172a;font-size:42px;font-weight:900;margin-bottom:40px}.rental-result-card{background:#fff;border-radius:30px;box-shadow:0 15px 45px #0000001a;padding:40px;width:650px}.rental-result-card h3{color:#0f172a;font-size:36px;font-weight:900;margin-bottom:14px}.rental-result-card p{color:#64748b;font-size:20px;margin-bottom:30px}.back-btn,.view-offer-btn{background:#2563eb;border:none;border-radius:16px;color:#fff;cursor:pointer;font-size:18px;font-weight:800;padding:16px 28px}.back-btn{background:#0f172a;margin-bottom:40px}.offer-page{padding:160px 80px 80px}.offer-header{border-radius:30px;box-shadow:0 15px 45px #00000014}.offer-header h2{font-size:44px;margin-bottom:12px}.offer-header p{color:#64748b;font-size:20px;margin:8px 0}.offer-page h3{color:#0f172a;font-size:34px;font-weight:900;margin-bottom:30px}.offer-cars-grid img{border-radius:24px;box-shadow:0 12px 35px #0000001f;height:260px;object-fit:cover;width:100%}.offer-page{padding:140px 80px 80px}.offer-header{border-radius:20px;box-shadow:0 15px 40px #00000014;margin-bottom:40px;max-width:900px;padding:30px 40px}.offer-header h2{color:#0f172a;font-size:36px;font-weight:900;margin:0 0 16px}.info-item{color:#475569;font-size:18px;font-weight:600}.offer-title{color:#0f172a;font-size:36px;font-weight:900;margin-bottom:24px}.offer-cars-grid{grid-gap:24px;gap:24px}.car-card{border-radius:20px;box-shadow:0 10px 35px #00000014}.car-card img{display:block;height:240px}.offer-page{background:#f5f7fb;min-height:100vh;padding:120px 60px 80px}.back-btn{align-items:center;background:#081735;border:none;border-radius:11px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:6px;margin-bottom:24px;padding:9px 16px;transition:.2s}.back-btn:hover{background:#0d214a;transform:translateY(-2px)}.offer-header{background:#fff;border-radius:28px;box-shadow:0 10px 30px #00000014;margin-bottom:50px;padding:40px}.offer-header h2{color:#081735;font-size:52px;margin-bottom:20px}.offer-info{display:flex;flex-wrap:wrap;gap:30px}.info-item{color:#5c6b85;font-size:22px}.offer-title{color:#081735;font-size:42px;margin-bottom:30px}.offer-cars-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.car-card{background:#fff;border-radius:24px;box-shadow:0 8px 25px #00000014;overflow:hidden;transition:.2s}.car-card:hover{transform:translateY(-5px)}.car-card img{background:#fff;height:340px;object-fit:contain;padding:20px;width:100%}.car-details{padding:24px}.car-details h4{color:#081735;font-size:28px;margin-bottom:12px}.car-meta{color:#667085;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:18px}.car-price{color:#2563ff;font-size:28px;font-weight:800}@media(max-width:1000px){.offer-cars-grid{grid-template-columns:1fr}.offer-header h2{font-size:38px}.offer-title{font-size:32px}}.offer-page,.results-page{pointer-events:auto;position:relative;z-index:9999}.back-btn,.search-btn,.view-offer-btn{pointer-events:auto;position:relative;z-index:10000}.hero-content:before,.hero-overlay{pointer-events:none}@media (max-width:768px){.navbar{align-items:center;flex-direction:column;gap:15px;padding:15px}.navbar nav{flex-wrap:wrap;gap:12px}.nav-right,.navbar nav{display:flex;justify-content:center}.nav-right{width:100%}.hero{min-height:auto;padding:30px 15px}.hero-content{padding:0;text-align:center;width:100%}.hero-content h1{font-size:48px;line-height:1.1}.hero-text{font-size:22px;line-height:1.4;margin-top:20px}.search-box{border-radius:25px;flex-direction:column;gap:15px;padding:20px;width:100%}.search-item,.search-item input,.search-item select{width:100%}.search-btn{font-size:20px;height:60px;width:100%}.features-row{flex-direction:column;font-size:16px;gap:10px;margin-top:25px}.offer-page,.results-page{padding:20px}.rental-result-card{width:100%}.offer-header{padding:25px}.offer-header h2{font-size:42px}.offer-info{flex-direction:column;font-size:18px;gap:10px}.offer-cars-grid{gap:20px;grid-template-columns:1fr}.car-card img{height:auto;max-height:320px;object-fit:contain}.back-btn{text-align:center;width:100%}@media (max-width:768px){.navbar{align-items:center;flex-direction:column;gap:16px;padding:16px}.logo-img{height:55px!important}.nav-links{display:none!important}.add-btn{border-radius:16px;font-size:16px;height:52px;max-width:320px;width:90%}.hero{padding-top:30px!important}.hero h1{font-size:42px!important;line-height:1.1!important}.hero-text{font-size:18px!important;line-height:1.5!important}.search-box{margin-top:30px!important}}body,html{overflow-x:hidden!important}.navbar,body,html{width:100%!important}.navbar{display:flex!important;flex-direction:column!important;gap:10px!important;height:auto!important;padding:12px 16px!important}.logo-img{height:70px!important}.navbar nav{display:none!important}.nav-right{display:flex!important;gap:10px!important;justify-content:center!important;width:100%!important}.favorites-btn{display:none!important}.add-btn{font-size:14px!important;padding:10px 18px!important}.hero{background-position:50%!important;min-height:auto!important;overflow:hidden!important;padding:30px 16px 40px!important}.hero,.hero-content{width:100%!important}.hero-content{margin:0 auto!important;padding:0!important;text-align:center!important}.hero h1,.hero-content{max-width:100%!important}.hero h1{border-radius:24px!important;line-height:1.08!important;margin:20px auto!important;padding:24px 18px!important}.hero h1,.hero h1 span{font-size:38px!important}.hero-text{font-size:22px!important;line-height:1.35!important;margin:20px auto!important;max-width:100%!important;white-space:normal!important}.search-box{border-radius:24px!important;display:flex!important;flex-direction:column!important;gap:14px!important;margin:30px auto 0!important;padding:20px!important}.search-box,.search-item{width:100%!important}.date-field,.location-select,.search-item input,.search-item select{font-size:16px!important;height:58px!important;width:100%!important}.search-btn{font-size:18px!important;height:60px!important;width:100%!important}.features-row{display:flex!important;flex-direction:column!important;font-size:16px!important;gap:10px!important;margin-top:24px!important}.offer-page,.results-page{padding:120px 18px 50px!important}.rental-result-card{width:100%!important}.offer-cars-grid{grid-template-columns:1fr!important}.car-card img{height:300px!important;object-fit:contain!important}body,html{overflow-x:hidden!important;width:100%!important}.navbar{align-items:center!important;background:#fff!important;flex-direction:column!important;gap:14px!important;height:auto!important;justify-content:center!important;padding:22px 18px!important}.logo-img{height:72px!important;margin:0 auto!important}.favorites-btn,.navbar nav{display:none!important}.nav-right{justify-content:center!important;width:100%!important}.add-btn{border-radius:18px!important;font-size:16px!important;font-weight:800!important;height:54px!important;max-width:310px!important;width:86%!important}.hero{background-position:top!important;min-height:auto!important;padding:34px 18px 46px!important}.hero,.hero-content{width:100%!important}.hero-content{margin:0 auto!important;max-width:100%!important;padding:0!important;text-align:center!important}.hero h1{-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;background:#ffffffb8!important;border-radius:28px!important;line-height:1.08!important;margin:0 auto 24px!important;max-width:340px!important;padding:26px 18px!important;width:100%!important}.hero h1,.hero h1 span{font-size:40px!important}.hero h1 span{color:#075cff!important}.hero-text{color:#071632!important;font-size:22px!important;font-weight:900!important;line-height:1.35!important;margin:0 auto 28px!important;max-width:340px!important;white-space:normal!important}.search-box{background:#fff!important;border-radius:28px!important;box-shadow:0 18px 45px #0000002e!important;display:flex!important;flex-direction:column!important;gap:18px!important;margin:0 auto!important;max-width:360px!important;padding:24px!important}.search-box,.search-item{width:100%!important}.search-item label{font-size:17px!important;font-weight:900!important;margin-bottom:8px!important}.date-field,.location-select,.search-item input,.search-item select{border-radius:16px!important;font-size:17px!important;height:58px!important;padding:0 16px!important;width:100%!important}.search-btn{border-radius:18px!important;font-size:21px!important;font-weight:900!important;height:62px!important;width:100%!important}.features-row{display:flex!important;flex-direction:column!important;font-size:18px!important;font-weight:900!important;gap:12px!important;margin:28px auto 0!important;max-width:340px!important;text-align:center!important}.navbar{flex-wrap:wrap!important;gap:12px!important;padding:12px 16px!important}.nav-links{display:none!important}.hero{background-position:50%!important;min-height:72vh!important;padding:110px 18px 40px!important}.hero-content{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#ffffffc7!important;border-radius:24px!important;max-width:100%!important;padding:28px 20px!important;width:100%!important}.hero-content h1{font-size:44px!important;line-height:1.05!important;margin-bottom:18px!important;text-align:center!important}.hero-content p{font-size:19px!important;line-height:1.5!important;margin-bottom:26px!important;text-align:center!important}.search-box{border-radius:28px!important;box-shadow:0 15px 40px #00000026!important;display:flex!important;flex-direction:column!important;gap:16px!important;margin-top:-30px!important;padding:22px!important}.search-box,.search-item{width:100%!important}.search-item input,.search-item select{border-radius:16px!important;font-size:17px!important;height:58px!important;width:100%!important}.search-btn{border-radius:18px!important;font-size:18px!important;font-weight:700!important;height:60px!important;width:100%!important}.features-row{grid-gap:14px!important;display:grid!important;gap:14px!important;grid-template-columns:1fr!important;padding:18px!important}}.form-overlay{align-items:center;background:#000000a6;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:99999}.partner-form{background:#fff;border-radius:30px;box-shadow:0 20px 60px #00000040;display:flex;flex-direction:column;gap:18px;max-width:520px;padding:40px;position:relative;width:100%}.partner-form h2{color:#081735;font-size:38px;margin:0}.partner-form p{color:#667085;line-height:1.5;margin-bottom:10px}.partner-form input,.partner-form textarea{border:1px solid #dbe2ea;border-radius:16px;font-size:16px;outline:none;padding:18px;width:100%}.partner-form textarea{min-height:130px;resize:none}.send-form-btn{background:#2563ff;border:none;border-radius:18px;color:#fff;cursor:pointer;font-size:18px;font-weight:800;height:58px}.close-form{background:#f1f5f9;border:none;border-radius:50%;cursor:pointer;font-size:24px;height:42px;position:absolute;right:18px;top:18px;width:42px}@media(max-width:768px){.partner-form{border-radius:24px;padding:28px 22px}.partner-form h2{font-size:28px}}.contact-overlay{align-items:center;background:#000000b3;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:99999}.contact-box{background:#fff;border-radius:30px;max-width:520px;padding:40px;position:relative;text-align:center;width:100%}.contact-box h2{color:#081735;font-size:42px;margin-bottom:16px}.contact-box p{color:#667085;font-size:18px;line-height:1.5;margin-bottom:24px}.contact-email{background:#f1f5ff;color:#2563ff;font-size:24px;margin-bottom:24px}.contact-email,.contact-mail-btn{border-radius:18px;font-weight:800;padding:18px}.contact-mail-btn{background:#2563ff;color:#fff;display:block;font-size:20px;text-decoration:none}.contact-close{background:#f1f5f9;border:none;border-radius:50%;cursor:pointer;font-size:24px;height:42px;position:absolute;right:16px;top:16px;width:42px}@media (max-width:768px){.add-btn{font-size:14px;padding:10px 18px;width:auto}}
/*# sourceMappingURL=main.7d981adf.css.map*/