.bk-widget-root{--bk-orange:#e74d1e;--bk-dark:#144b3e;--bk-light:#71b4aa;--bk-bg:#F7F9FD;font-family:'Segoe UI',-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.4;width:100%}.bk-widget-root *{box-sizing:border-box}.bk-wizard-wrapper{max-width:1200px;margin:0 auto;background:var(--bk-bg);border-radius:12px;box-shadow:0 15px 40px rgb(0 0 0 / .06);overflow:hidden;color:#333;min-height:626px}.bk-animated-header{display:flex;justify-content:center;align-items:center;gap:15px;padding:14px 20px 10px;font-size:24px;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:#333}.bk-sort-inline{display:none}.bk-dot{color:#666;font-size:24px}.bk-progress-track{width:100%;height:6px;background:#e0e0e0}.bk-progress-fill{height:100%;background:var(--bk-dark);transition:width .4s ease;border-radius:0 4px 4px 0}.bk-sort-bar{display:flex;justify-content:flex-end;align-items:center;padding:6px 20px;background:#fff0}.bk-sort-select{-webkit-appearance:none;appearance:none;padding:7px 30px 7px 12px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;font-size:13px;font-weight:600;cursor:pointer;min-width:140px;max-width:180px;width:auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:13px}.bk-wizard-content{padding:1px 4% 25px;display:flex;flex-direction:column;min-height:472px}.bk-step{display:none;padding-top:30px;width:100%;animation:bkFadeIn .4s ease}@keyframes bkFadeIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.bk-vehicle-grid{display:grid!important;grid-template-columns:repeat(3,1fr);gap:18px;padding:5px 40px 0}.bk-vehicle-card{display:flex;flex-direction:column;width:100%;border:1px solid #eee;border-radius:12px;overflow:hidden;background:#fff;transition:all .2s ease;box-shadow:0 4px 10px rgb(0 0 0 / .03);position:relative;align-items:stretch;cursor:pointer}.bk-vehicle-card:hover{border-color:#eee;box-shadow:0 10px 25px rgb(0 0 0 / .08);transform:translateY(-3px)}.bk-vehicle-card:focus-visible{border-color:#eee;box-shadow:0 10px 25px rgb(0 0 0 / .08);transform:translateY(-3px);outline:2px solid #71b4aa;outline-offset:2px}.bk-calc-card-img{width:100%;height:180px;border-right:none;border-bottom:1px solid #f0f0f0;padding:12px;display:flex;align-items:center;justify-content:center;background:#fff;position:relative;overflow:hidden}.bk-calc-card-img img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;margin:0}.bk-gallery-badge{position:absolute;top:10px;right:10px;background:rgb(0 0 0 / .7);color:#fff;font-size:13px;font-weight:600;padding:6px 10px;border-radius:4px;z-index:25;display:flex;align-items:center;gap:5px;transition:.2s}.bk-vehicle-card:hover .bk-gallery-badge{background:rgb(231 77 30 / .9)}.bk-ribbon{position:absolute;width:90px;font-size:9px;top:10px;left:-25px;background:var(--bk-orange);color:#fff;text-align:center;font-weight:800;padding:6px 0;transform:rotate(-45deg);z-index:10;letter-spacing:1px;text-transform:uppercase}.bk-mobile-info-row{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-top:1px solid #f0f0f0;width:100%;background:#fafafa}.bk-info-left{display:flex!important}.bk-info-right{display:none!important}.bk-m-seat{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:700;color:#333}.bk-m-driver{font-size:10.5px;font-weight:700;color:var(--bk-dark);background:#e8f5e9;padding:3px 7px;border-radius:4px;text-transform:uppercase;letter-spacing:.3px}.bk-card-body{width:100%;padding:13px 14px 14px;display:flex;flex-direction:column;flex:1}.bk-card-title{font-size:15px;text-align:left!important;margin-top:8px;margin-bottom:12px;font-weight:800;color:var(--bk-dark);line-height:1.25;width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px}.bk-card-details{margin-bottom:12px;font-size:12px;color:#666;line-height:1.55;flex:1;min-height:37px}.bk-dt-label{font-weight:700;color:var(--bk-dark)}.bk-card-details .bk-dt-features{display:none!important}.bk-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:11px;margin-top:auto;border-top:1px solid #f0f0f0;gap:8px}.bk-list-price-container{display:flex;flex-direction:column;line-height:1}.bk-list-price-container::before{content:'Günlük';display:block;font-size:10px;color:#999;font-weight:600;margin-bottom:2px}.bk-price-tag{font-size:16px;color:var(--bk-orange);font-weight:900}.bk-list-price-hero{margin:6px 0 10px}.bk-list-price-hero::before{font-size:12px}.bk-list-price-hero .bk-price-tag{font-size:22px}.bk-card-footer{justify-content:flex-end}.bk-btn-select{min-width:auto;text-align:center;background:var(--bk-orange);color:#fff;padding:8px 14px;border-radius:6px;font-weight:700;font-size:12.5px;border:none;cursor:pointer;white-space:nowrap;margin-left:auto;display:inline-block;transition:.2s;letter-spacing:.3px}.bk-btn-select:hover{background:#d14014!important}.bk-card-actions{display:inline-flex;align-items:center;gap:6px;margin-left:auto}.bk-widget-root button:hover,.bk-widget-root [type=button]:hover,.bk-widget-root [type=submit]:hover{background-color:unset;color:unset;text-decoration:none}.bk-widget-root .bk-btn-request,button.bk-btn-request{min-width:auto!important;text-align:center!important;background:#144b3e!important;background-color:#144b3e!important;color:#fff!important;padding:8px 14px!important;border-radius:6px!important;font-weight:700!important;font-size:12.5px!important;border:none!important;cursor:pointer!important;white-space:nowrap!important;display:inline-block!important;transition:background-color .2s ease!important;letter-spacing:0.3px!important;line-height:normal!important;font-family:inherit!important;text-decoration:none!important;box-shadow:none!important;text-transform:none!important;outline:none!important;vertical-align:middle!important;margin:0!important;height:auto!important}.bk-widget-root .bk-btn-request:hover,button.bk-btn-request:hover{background:#0e3a30!important;background-color:#0e3a30!important;color:#fff!important}.bk-widget-root .bk-btn-request:focus,button.bk-btn-request:focus{background:#0e3a30!important;background-color:#0e3a30!important;color:#fff!important;outline:none!important}.bk-nav-buttons{display:flex;justify-content:space-between;width:100%;margin-top:15px}.bk-btn-next,.bk-btn-finish{padding:12px 30px;background:var(--bk-orange);color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:700;cursor:pointer;transition:.2s;display:inline-block;text-decoration:none;text-align:center}.bk-btn-next:hover,.bk-btn-finish:hover{background:#d14014}.bk-btn-back{padding:12px 25px;background:#e0e0e0;color:#555;border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;display:inline-block;text-decoration:none;text-align:center}.bk-selection-container{display:flex;justify-content:center;gap:15px;max-width:800px;margin:0 auto;flex-wrap:wrap}.bk-selection-card{-webkit-appearance:none;appearance:none;flex:1;background:#fff;border:2px solid #eee;border-radius:12px;padding:20px 15px;text-align:center;cursor:pointer;transition:all .3s ease;box-shadow:0 5px 15px rgb(0 0 0 / .05);max-width:300px;min-width:200px;display:block;font-family:inherit;font-size:inherit;color:inherit}.bk-selection-card:hover{transform:translateY(-3px);box-shadow:0 6px 16px rgb(0 0 0 / .1);background-color:#fff!important;color:inherit!important}.bk-sel-icon{font-size:32px;margin-bottom:10px;display:block}.bk-sel-title{font-size:18px;font-weight:700;color:var(--bk-dark);margin-bottom:5px;display:block}.bk-sel-desc{font-size:12px;color:#777;line-height:1.3}.bk-input-container{max-width:400px;margin:0 auto}.bk-big-input{width:100%;padding:12px;font-size:15px;border:1px solid #ddd;border-radius:6px;margin-bottom:12px;background:#fff;color:#333;cursor:pointer;height:45px}.bk-big-input:focus{border-color:var(--bk-orange);outline:none}select[id^="bk-dist-"]{background:var(--bk-orange)!important;color:#fff!important;border-color:var(--bk-orange)!important;font-weight:700!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 12px center!important;background-size:16px!important;-webkit-appearance:none!important;appearance:none!important;padding-right:36px!important}select[id^="bk-dist-"] option{background:#fff;color:#333;font-weight:500}select[id^="bk-dist-"]:focus{border-color:#d14014!important;background:#d14014!important}.bk-step-title{text-align:center;color:var(--bk-dark);margin-bottom:15px;margin-top:0;font-size:22px;font-weight:700;display:block}.bk-distance-assistant{background:#f8f9fa;border:1px solid #e0e0e0;padding:14px;border-radius:8px;margin-top:40px;border-top:2px solid #ddd;padding-top:18px;margin-bottom:15px;opacity:.92;transform:scale(.9);transform-origin:top center;transition:opacity .2s ease,transform .2s ease}.bk-distance-assistant:hover,.bk-distance-assistant:focus-within{opacity:1;transform:scale(.93)}.bk-assist-row{display:flex;gap:10px;margin-bottom:10px}.bk-assist-row .bk-big-input{margin-bottom:0;height:auto;padding:8px;font-size:13px}.bk-extras-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:20px}.bk-extra-item{background:#f8f9fa;padding:15px;border:1px solid #eee;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:10px;transition:.2s}.bk-extra-item:hover{background:#fff;border-color:var(--bk-orange)}.bk-extra-check{width:20px;height:20px;accent-color:var(--bk-orange)}.bk-extra-label{font-size:14px;font-weight:600;color:#333;flex:1}.bk-summary-box{width:100%;background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 15px 40px rgb(0 0 0 / .05);overflow:hidden;display:flex;flex-direction:column}.bk-result-flex-wrapper{display:flex;align-items:center;gap:20px;padding:10px 25px;flex:1}.bk-result-left{flex:1;text-align:center}.bk-result-left img{max-width:100%;max-height:180px;object-fit:contain}.bk-result-right{flex:1.6;text-align:left}.bk-includes-title{font-size:11px;font-weight:800;color:var(--bk-dark);text-transform:uppercase;margin:0 0 5px;letter-spacing:1px;border-bottom:1px solid #eee;padding-bottom:5px;display:flex;justify-content:space-between;align-items:center}.bk-summary-table{width:100%;border-collapse:collapse;margin:0}.bk-summary-table td{padding:6px 10px;font-size:13px;border-bottom:1px solid #f9f9f9;color:#555}.bk-summary-table td:first-child{color:#888;width:40%}.bk-summary-table td:last-child{text-align:right;font-weight:600;color:#333}.bk-result-header{background:#f8f9fa;padding:15px 25px;display:flex;flex-direction:column;align-items:flex-end;gap:8px;border-top:1px solid #eee}.bk-res-title{font-size:16px;font-weight:700;color:#555;text-transform:uppercase;letter-spacing:.5px;margin-right:15px}.bk-res-price{font-size:28px;font-weight:900;color:#e74d1e}.bk-summary-actions{display:flex;gap:10px;padding:15px 20px;background:#f9f9f9;border-top:1px solid #f0f0f0;align-items:center}.bk-action-btn{flex:1;padding:12px;border-radius:6px;color:#fff;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px;border:none;cursor:pointer;text-decoration:none}.bk-summary-actions .bk-btn-restart{flex:0;white-space:nowrap}.bk-action-btn.call{background:var(--bk-dark)}.bk-action-btn.whatsapp{background:var(--bk-light)}.bk-btn-restart{display:inline-flex;align-items:center;gap:5px;margin:0;background:#fff;border:1.5px solid #ddd;color:#666;border-radius:20px;cursor:pointer;font-size:11.5px;font-weight:600;padding:6px 14px;transition:.2s;text-decoration:none}.bk-btn-restart:hover{background:#f5f5f5;border-color:#bbb;color:#333}.bk-calc-card-img{position:relative;overflow:hidden}.bk-qv-stack{position:absolute;top:10px;right:10px;z-index:30;display:flex;flex-direction:column;align-items:flex-end;gap:6px;pointer-events:none}.bk-quickview-btn{background:#71b4aa!important;color:#fff!important;border:1px solid #71b4aa!important;border-radius:30px!important;margin:0!important;padding:7px 13px 7px 11px!important;font-family:inherit!important;font-size:12.5px!important;font-weight:700!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;gap:6px!important;box-shadow:0 2px 6px rgb(113 180 170 / .3)!important;transition:all .2s ease!important;line-height:1!important;white-space:nowrap!important;-webkit-tap-highlight-color:transparent!important;pointer-events:auto!important;text-decoration:none!important;text-transform:none!important;letter-spacing:0!important}.bk-quickview-btn span{color:#fff!important;text-decoration:none!important}.bk-quickview-btn svg{flex-shrink:0;width:15px!important;height:15px!important;stroke:#fff!important;fill:none!important;color:#fff!important}.bk-quickview-btn:hover,.bk-quickview-btn:hover span{background:#fff!important;color:#222!important;border-color:#eaeaea!important;box-shadow:0 4px 10px rgb(0 0 0 / .12)!important}.bk-quickview-btn:hover svg{stroke:#222!important;color:#222!important}.bk-quickview-btn:active{transform:scale(.97)}.bk-quickview-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgb(0 0 0 / .55);z-index:10000;display:none;justify-content:center;align-items:center;padding:20px;opacity:0;transition:opacity .25s ease;animation:none}.bk-quickview-overlay.bk-qv-open{display:flex;opacity:1}.bk-quickview-card{background:#fff;border-radius:14px;width:100%;max-width:920px;max-height:92vh;overflow:hidden;box-shadow:0 24px 60px rgb(0 0 0 / .25);position:relative;font-family:'Segoe UI',-apple-system,BlinkMacSystemFont,sans-serif;display:flex;flex-direction:column;animation:bkQvIn .3s ease}@keyframes bkQvIn{from{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:none}}.bk-qv-close{position:absolute;top:14px;right:14px;width:36px;height:36px;border:none;border-radius:50%;background:rgb(0 0 0 / .06);font-size:22px;color:#444;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .25s;line-height:1;padding:0}.bk-qv-close:hover{background:var(--bk-orange);color:#fff;transform:rotate(90deg)}.bk-qv-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;overflow:auto;min-height:0}.bk-qv-left{background:#f7f9fd;padding:30px 24px 20px;display:flex;flex-direction:column;gap:12px;position:relative;overflow:hidden;min-width:0}.bk-qv-main{position:relative;background:#fff;border-radius:10px;height:300px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #eee;width:100%;max-width:100%;box-sizing:border-box}.bk-qv-main img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;user-select:none;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}.bk-qv-nav{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;background:rgb(255 255 255 / .95);border:1px solid #eee;color:#333;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgb(0 0 0 / .1);transition:all .2s;z-index:2;padding:0}.bk-qv-nav:hover{background:var(--bk-orange);color:#fff;border-color:var(--bk-orange)}.bk-qv-prev{left:10px}.bk-qv-next{right:10px}.bk-qv-counter{position:absolute;bottom:12px;right:12px;background:rgb(0 0 0 / .6);color:#fff;font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px;letter-spacing:.3px}.bk-qv-thumbs{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(60px,1fr))!important;gap:8px!important;padding:0 4px!important;width:100%!important;max-width:100%!important;overflow:visible!important}.bk-qv-thumb{width:100%!important;height:50px!important;max-width:none!important;border-radius:6px!important;border:2px solid #e0e0e0!important;background:#fff!important;cursor:pointer!important;overflow:hidden!important;padding:3px!important;transition:all .2s!important;flex-shrink:0!important;display:block!important;margin:0!important;box-sizing:border-box!important}.bk-qv-thumb:hover{border-color:var(--bk-light)!important}.bk-qv-thumb.active{border-color:var(--bk-orange)!important;box-shadow:0 2px 6px rgb(231 77 30 / .2)!important}.bk-qv-thumb img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;display:block!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}.bk-qv-right{padding:30px 28px;display:flex;flex-direction:column;overflow-y:auto}.bk-qv-title{font-size:22px;font-weight:800;color:var(--bk-dark);margin-bottom:4px;line-height:1.2}.bk-qv-sub{font-size:13px;color:#777;margin-bottom:16px}.bk-qv-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.bk-qv-badge{background:#f0f4f3;color:var(--bk-dark);font-size:10.5px;font-weight:800;padding:5px 10px;border-radius:20px;text-transform:uppercase;letter-spacing:.4px;display:inline-flex;align-items:center;gap:4px}.bk-qv-badge-pop{background:#fff4ed;color:var(--bk-orange)}.bk-qv-badge-driver{background:#e8f5e9;color:var(--bk-dark)}.bk-qv-desc{font-size:13px;color:#555;line-height:1.6;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #f0f0f0}.bk-qv-specs{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px;margin-bottom:18px}.bk-qv-spec{display:flex;flex-direction:column;gap:2px}.bk-qv-spec-label{font-size:10.5px;color:#999;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.bk-qv-spec-value{font-size:14px;font-weight:700;color:#222}.bk-qv-features{font-size:12.5px;color:#555;line-height:1.55;margin-bottom:18px}.bk-qv-features b{color:var(--bk-dark);display:block;margin-bottom:4px;font-size:10.5px;text-transform:uppercase;letter-spacing:.4px;font-weight:800}.bk-qv-price-row{display:flex;flex-direction:column;align-items:stretch;margin-bottom:14px;padding:14px 16px;background:#fff5f2;border-radius:8px;border:1px dashed #fad5c4;gap:8px}.bk-qv-price-top{display:flex;align-items:baseline;justify-content:space-between;gap:8px;width:100%}.bk-qv-price-label{font-size:12px;color:#888;font-weight:600}.bk-qv-price{font-size:24px;font-weight:900;color:var(--bk-orange);line-height:1}.bk-qv-price-unit{font-size:13px;color:#888;font-weight:600;margin-left:4px}.bk-qv-cta,button.bk-qv-cta,.bk-quickview-card .bk-qv-cta{min-width:auto!important;text-align:center!important;background:var(--bk-orange)!important;background-color:var(--bk-orange)!important;color:#fff!important;border:none!important;border-color:transparent!important;padding:8px 14px!important;border-radius:6px!important;font-weight:700!important;font-size:12.5px!important;cursor:pointer!important;white-space:nowrap!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;transition:.2s!important;letter-spacing:0.3px!important;text-transform:none!important;text-decoration:none!important;font-family:inherit!important;line-height:1!important;margin-top:auto!important;align-self:flex-end!important;box-shadow:none!important;text-shadow:none!important}.bk-qv-cta:hover,button.bk-qv-cta:hover,.bk-quickview-card .bk-qv-cta:hover{background:#d14014!important;background-color:#d14014!important;color:#fff!important;border-color:transparent!important}.bk-qv-cta:active{transform:scale(.97)}.bk-qv-pricetable-btn{background:#fff!important;color:#222!important;border:1px solid #eaeaea!important;border-radius:30px!important;margin:0!important;padding:7px 13px 7px 11px!important;font-family:inherit!important;font-size:12.5px!important;font-weight:700!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;gap:6px!important;box-shadow:0 2px 6px rgb(0 0 0 / .08)!important;transition:all .2s ease!important;line-height:1!important;white-space:nowrap!important;align-self:flex-end!important;text-decoration:none!important;text-transform:none!important;letter-spacing:0!important}.bk-qv-pricetable-btn span{color:#222!important;text-decoration:none!important}.bk-qv-pricetable-btn svg{flex-shrink:0;width:15px!important;height:15px!important;stroke:#222!important;fill:none!important;color:#222!important;opacity:1!important}.bk-qv-pricetable-btn:hover,.bk-qv-pricetable-btn:hover span{background:var(--bk-orange)!important;color:#fff!important;border-color:var(--bk-orange)!important;box-shadow:0 4px 10px rgb(231 77 30 / .25)!important}.bk-qv-pricetable-btn:hover svg{stroke:#fff!important;color:#fff!important}.bk-qv-pricetable-btn:active{transform:scale(.97)}.bk-quickview-overlay.bk-qv-hidden{display:none!important}.bk-pt-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgb(0 0 0 / .55);z-index:10001;display:none;justify-content:center;align-items:center;padding:20px;opacity:0;transition:opacity .25s ease}.bk-pt-overlay.bk-pt-open{display:flex;opacity:1}.bk-pt-card{background:#fff;border-radius:14px;width:100%;max-width:520px;max-height:90vh;overflow:hidden;box-shadow:0 24px 60px rgb(0 0 0 / .25);position:relative;font-family:'Segoe UI',-apple-system,BlinkMacSystemFont,sans-serif;display:flex;flex-direction:column;animation:bkPtIn .3s ease}@keyframes bkPtIn{from{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:none}}.bk-pt-close{position:absolute;top:14px;right:14px;width:36px;height:36px;border:none;border-radius:50%;background:rgb(0 0 0 / .06);font-size:22px;color:#444;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .25s;line-height:1;padding:0}.bk-pt-close:hover{background:var(--bk-orange);color:#fff;transform:rotate(90deg)}.bk-pt-header{padding:24px 28px 16px;border-bottom:1px solid #f0f0f0}.bk-pt-title{font-size:18px;font-weight:800;color:var(--bk-dark);line-height:1.3;padding-right:40px}.bk-pt-subtitle{font-size:12px;color:#888;margin-top:4px;font-weight:500}.bk-pt-body{padding:18px 24px 24px;overflow-y:auto}.bk-pt-table{width:100%;border-collapse:collapse;font-size:13px;margin-bottom:14px}.bk-pt-table thead tr{background:var(--bk-orange);color:#fff}.bk-pt-table thead th{padding:10px 14px;text-align:left;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.4px}.bk-pt-table thead th:last-child{text-align:right}.bk-pt-table tbody tr:nth-child(even){background:#fdf1ee}.bk-pt-table tbody tr:nth-child(odd){background:#fff}.bk-pt-table tbody tr:hover{background:#fde8e2}.bk-pt-table tbody td{padding:9px 14px;border-bottom:1px solid #f5f5f5;color:#333}.bk-pt-price-cell{font-weight:800;color:var(--bk-orange);text-align:right;white-space:nowrap}.bk-pt-extra{margin:14px 0 6px;padding:12px 14px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;display:flex;flex-direction:column;gap:8px}.bk-pt-extra-row{display:flex;justify-content:space-between;align-items:center;font-size:12.5px}.bk-pt-extra-label{color:#666;font-weight:600}.bk-pt-extra-value{color:var(--bk-dark);font-weight:800}.bk-pt-note{font-size:11px;color:#999;line-height:1.5;margin:10px 0 0;font-style:italic}.bk-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgb(0 0 0 / .6);z-index:9999;display:none;justify-content:center;align-items:center}.bk-modal-overlay.bk-modal-open{display:flex}.bk-modal-content{background:#fff;padding:30px;border-radius:10px;width:90%;max-width:400px;position:relative;box-shadow:0 10px 25px rgb(0 0 0 / .2)}.bk-close-modal{position:absolute;top:10px;right:15px;font-size:28px;cursor:pointer;color:#888;background:none;border:none}.bk-close-modal:hover{color:#000}.bk-accordion-toggle{padding:12px 20px;background:var(--bk-orange);border:1px solid var(--bk-orange);border-radius:8px;margin:12px 15px;font-size:14px;font-weight:700;color:#fff;cursor:pointer;display:none;justify-content:center;align-items:center;gap:10px;transition:all .3s;animation:bkPulse 2s infinite;width:calc(100% - 30px)}@keyframes bkPulse{0%{box-shadow:0 0 0 0 rgb(231 77 30 / .4)}70%{box-shadow:0 0 0 10px #fff0}100%{box-shadow:0 0 0 0 #fff0}}.bk-accordion-toggle.bk-acc-shown{display:flex}.bk-accordion-toggle.bk-acc-active{background:#d14014;animation:none}.bk-acc-arrow{transition:transform .3s;font-size:12px}.bk-accordion-toggle.bk-acc-active .bk-acc-arrow{transform:rotate(180deg)}.bk-accordion-content{max-height:0;overflow:hidden;transition:max-height .4s ease-out}.bk-accordion-content.bk-acc-open{max-height:9000px;border-bottom:1px solid #f0f0f0}.bk-other-list{display:flex;flex-direction:column;gap:10px;padding:15px 20px}.bk-other-item{display:flex;align-items:center;background:#fff;padding:10px 15px;border:1px solid #eaeaea;border-radius:8px;cursor:pointer;transition:all .2s}.bk-other-item:hover{border-color:var(--bk-orange);box-shadow:0 4px 12px rgb(0 0 0 / .05);transform:translateY(-2px)}.bk-other-item.bk-other-active{border:1.5px solid var(--bk-orange);background:#fff9f6;cursor:default;transform:none}.bk-other-img{width:80px;height:50px;object-fit:contain;margin-right:15px;border-radius:4px;padding:2px}.bk-other-info{flex:1}.bk-other-name{font-size:14px;font-weight:700;color:#2c3e50}.bk-other-cap{font-size:11px;color:#7f8c8d;font-weight:500}.bk-other-price{font-size:16px;font-weight:800;color:var(--bk-orange);white-space:nowrap}.bk-selected-badge{display:none;background:var(--bk-orange);color:#fff;font-size:10px;padding:3px 8px;border-radius:20px;font-weight:700;margin-left:8px}.bk-other-item.bk-other-active .bk-selected-badge{display:inline-block}.bk-error-msg{background:#ffebee;color:#c62828;border:1px solid #ef9a9a;padding:10px;margin:0 0 15px;border-radius:6px;font-size:13px;font-weight:600;display:none;text-align:center}@media(min-width:769px){.bk-step-s1{min-height:695px}}@media(max-width:900px){.bk-wizard-content{padding:1px 3% 25px}.bk-vehicle-grid{grid-template-columns:repeat(2,1fr)!important;padding:5px 3% 0!important;gap:14px!important}.bk-kdv-note{padding:6px 12px 10px!important;font-size:10px!important}}@media(max-width:768px){.bk-widget-root{padding:0 5px!important}.bk-vehicle-grid{grid-template-columns:1fr!important;gap:14px!important}.bk-vehicle-card{display:flex!important;flex-direction:column!important;width:100%!important;align-items:stretch!important;position:relative!important;min-height:auto!important}.bk-calc-card-img{width:100%!important;height:200px!important;padding:14px!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;border-right:none!important;border-bottom:1px solid #f0f0f0!important;flex-direction:row!important}.bk-calc-card-img img{width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;margin:0!important}.bk-mobile-info-row.bk-info-left{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;position:static!important;width:100%!important;padding:8px 12px!important;border-top:1px solid #f0f0f0!important;border-bottom:none!important;background:#fafafa!important;margin:0!important}.bk-info-left .bk-m-seat{display:flex!important;align-items:center!important;gap:4px!important}.bk-info-right{display:none!important}.bk-card-body{width:100%!important;padding:13px 14px 14px!important;display:flex!important;flex-direction:column!important;flex:1!important}.bk-card-details{display:block!important}.bk-card-title{font-size:16px!important;min-height:auto!important;-webkit-line-clamp:unset!important;display:block!important;margin-top:8px!important}.bk-card-footer{display:flex!important;flex-direction:row!important;justify-content:flex-end!important;align-items:center!important;padding-top:11px!important;margin-top:auto!important;border-top:1px solid #f0f0f0!important;gap:8px!important;position:static!important}.bk-list-price-container{display:flex!important;flex-direction:column!important;line-height:1!important;position:static!important}.bk-btn-select{min-width:80px!important;font-size:13px!important}.bk-card-actions{gap:5px!important;flex-wrap:nowrap!important}.bk-btn-request{min-width:80px!important;font-size:13px!important}.bk-qv-stack{top:8px!important;right:8px!important;gap:5px!important}.bk-quickview-btn{font-size:11px!important;padding:6px 11px 6px 9px!important;gap:5px!important}.bk-quickview-btn svg{width:13px!important;height:13px!important}.bk-m-seat{font-size:13px!important}.bk-m-seat svg{width:14px!important;height:14px!important}.bk-m-driver{font-size:10px!important;padding:3px 6px!important}.bk-animated-header{font-size:16px!important;font-weight:800!important;gap:8px!important;padding:4% 3%!important;height:auto!important;min-height:50px;letter-spacing:1.5px;word-spacing:4px;flex-wrap:wrap;justify-content:center;position:relative;overflow:visible}.bk-sort-bar{padding:4px 3%!important}.bk-sort-select{min-width:120px;font-size:12px}.bk-progress-track{padding:0!important;box-sizing:border-box!important}.bk-wizard-wrapper{min-height:626px!important;height:auto!important;overflow:visible!important}.bk-wizard-content{padding:5% 0 8%!important;min-height:auto!important;height:auto!important;display:block!important}.bk-nav-buttons{margin-top:5%!important;padding:0 1%}.bk-btn-back,.bk-btn-next,.bk-btn-finish{font-size:13px}.bk-step-s1{min-height:575px!important}.bk-step{width:100%;padding-top:3%!important;padding-bottom:5%!important}.bk-step-title{margin-bottom:4%!important;font-size:19px!important;padding:0 2%}.bk-vehicle-grid{padding:5px 6px 0!important;gap:14px!important;grid-template-columns:1fr!important}.bk-result-flex-wrapper{flex-direction:column;padding:3% 4% 2.5%!important}.bk-result-left{text-align:center}.bk-result-left img{max-width:70%!important}.bk-result-header{padding:3% 4%}.bk-summary-actions{flex-wrap:wrap;padding:3% 4%}.bk-action-btn{flex:1 1 45%;min-width:120px}.bk-selection-container{flex-direction:column;align-items:stretch;padding:0 3%}.bk-selection-card{width:100%!important;max-width:100%!important;min-width:0!important;flex:1 1 auto!important;box-sizing:border-box!important;display:block!important}.bk-sel-title,.bk-sel-desc{display:block!important;white-space:normal!important;width:100%!important}.bk-sel-desc{word-wrap:break-word!important;overflow-wrap:break-word!important}.bk-input-container{padding:0 3%}.bk-big-input{width:100%}.bk-accordion-toggle{margin:3% 4%!important;width:calc(100% - 8%)!important}.bk-extras-grid{grid-template-columns:1fr;padding:0 3%}.bk-distance-assistant{margin-top:50px!important;margin-left:4%!important;margin-right:4%!important;padding:12px!important;font-size:13px!important}.bk-assist-row{flex-direction:column;gap:8px}.bk-quickview-overlay{padding:0!important;align-items:stretch}.bk-quickview-card{max-width:100%!important;max-height:100vh!important;height:100vh;border-radius:0!important}.bk-qv-body{grid-template-columns:1fr!important;overflow-y:auto}.bk-qv-left{padding:50px 14px 14px!important;gap:10px}.bk-qv-main{height:240px!important}.bk-qv-thumbs{grid-template-columns:repeat(auto-fill,minmax(54px,1fr))!important;gap:6px!important}.bk-qv-thumb{height:44px!important}.bk-qv-right{padding:18px 18px 24px!important}.bk-qv-title{font-size:18px!important}.bk-qv-sub{font-size:12px!important;margin-bottom:12px!important}.bk-qv-desc{font-size:12.5px!important;margin-bottom:14px!important;padding-bottom:14px!important}.bk-qv-specs{gap:8px 12px!important;margin-bottom:14px!important}.bk-qv-spec-value{font-size:13px!important}.bk-qv-price{font-size:20px!important}.bk-qv-price-row{padding:11px 14px!important;margin-bottom:12px!important}.bk-qv-cta{padding:8px 14px!important;font-size:12.5px!important}.bk-qv-pricetable-btn{font-size:11.5px!important;padding:6px 11px 6px 9px!important;gap:5px!important;margin:8px 0 14px!important}.bk-qv-pricetable-btn svg{width:13px!important;height:13px!important}.bk-qv-nav{width:34px;height:34px;font-size:14px}.bk-qv-close{top:10px;right:10px;width:34px;height:34px;font-size:20px}.bk-pt-overlay{padding:0!important;align-items:stretch}.bk-pt-card{max-width:100%!important;max-height:100vh!important;height:100vh;border-radius:0!important}.bk-pt-header{padding:20px 18px 14px!important}.bk-pt-title{font-size:16px!important}.bk-pt-body{padding:14px 16px 24px!important}.bk-pt-table thead th{padding:9px 10px!important;font-size:11px!important}.bk-pt-table tbody td{padding:8px 10px!important;font-size:13px!important}.bk-pt-close{top:10px;right:10px;width:34px;height:34px;font-size:20px}}