.breakdance .bde-section-6993-100 .section-container{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-section-6993-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}.breakdance .bde-section-6993-100{border-radius:20px}#buggy-driver,#buggy-driver *{box-sizing:border-box}#buggy-driver{width:100%;height:100vh;min-height:100vh;display:flex;flex-direction:column;margin:0;padding:0;background:#111;color:#fff;font-family:Arial,Helvetica,sans-serif;overflow:hidden;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}#buggy-driver .driver-header{flex:0 0 auto;position:relative;display:flex;align-items:center;justify-content:center;min-height:98px;background:#000;padding:10px 14px 12px}#buggy-driver .driver-title{text-align:center;font-size:18px;font-weight:800;letter-spacing:2px;opacity:0.65}#buggy-driver .driver-buggy-number{position:absolute;left:14px;top:50%;transform:translateY(-50%);min-width:0;font-size:clamp(52px,14vw,85px);line-height:0.9;font-weight:900;font-variant-numeric:tabular-nums}#buggy-driver .driver-speed{position:absolute;right:14px;top:50%;transform:translateY(-50%);min-width:0;display:flex;align-items:baseline;justify-content:flex-end;gap:4px;color:#00d83c;line-height:0.9;white-space:nowrap;font-variant-numeric:tabular-nums;transition:color 0.15s ease}.driver-speed.over-limit{color:#ff3b30}.driver-speed-value{font-size:clamp(42px,11vw,72px);font-weight:900}.driver-speed-unit{font-size:clamp(12px,3vw,20px);font-weight:900;letter-spacing:0.5px}.driver-main{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:space-evenly;gap:8px;padding:10px}.driver-section-label{font-size:clamp(16px,4vw,22px);font-weight:800;letter-spacing:1px;text-align:center;opacity:0.7;margin-bottom:4px}.driver-passenger-display{background:#222;border-radius:18px;text-align:center;padding:6px 10px}.driver-passenger-count{font-size:clamp(70px,19vw,120px);line-height:0.9;font-weight:900}.driver-passenger-buttons{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;width:100%}.driver-passenger-button{min-height:clamp(60px,11vh,90px);border:0;border-radius:16px;background:#333;color:#fff;font-size:clamp(30px,7vw,50px);font-weight:900;padding:0;margin:0;cursor:pointer;touch-action:manipulation;transition:transform 0.05s,background 0.1s}.driver-passenger-button.selected{background:#087f23}.driver-passenger-button:active{transform:scale(0.93)}.driver-service{text-align:center}.driver-service-buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.driver-service-button{min-height:clamp(65px,13vh,100px);border:0;border-radius:18px;color:#fff;font-size:clamp(30px,8vw,50px);font-weight:900;cursor:pointer;touch-action:manipulation}.driver-service-yes,.driver-service-no{background:#333}.driver-service-yes.selected{background:#087f23}.driver-service-no.selected{background:#a40000}.driver-service-button:active{transform:scale(0.94)}.driver-status{text-align:center;min-height:20px;font-size:14px;font-weight:700;opacity:0.8}.driver-status.saving{color:#ffd400}.driver-status.saved{color:#00d83c}.driver-status.error{color:#f44}.driver-footer{flex:0 0 auto;background:#000;padding:8px 10px 12px}.driver-select-label{text-align:center;font-size:12px;font-weight:700;letter-spacing:1px;opacity:0.5;margin-bottom:4px}#driver-buggy-select{display:block;width:100%;height:58px;border:0;border-radius:14px;background:#333;color:#fff;font-size:23px;font-weight:800;text-align:center;text-align-last:center;padding:0 12px;appearance:none;-webkit-appearance:none}@media (max-height:700px){#buggy-driver .driver-header{min-height:62px;padding:5px 8px 8px}.driver-title{font-size:14px}#buggy-driver .driver-buggy-number{left:8px;font-size:48px}#buggy-driver .driver-speed{right:8px}.driver-speed-value{font-size:42px}.driver-speed-unit{font-size:12px}.driver-main{padding:6px;gap:5px}.driver-passenger-display{padding:4px}.driver-section-label{font-size:14px;margin-bottom:2px}.driver-passenger-count{font-size:65px}.driver-passenger-buttons{gap:5px}.driver-passenger-button{min-height:60px;border-radius:12px}.driver-service-button{min-height:55px}#driver-buggy-select{height:48px;font-size:20px}}@media (max-height:560px){#buggy-driver .driver-buggy-number{font-size:42px}.driver-speed-value{font-size:36px}.driver-speed-unit{font-size:11px}.driver-passenger-count{font-size:52px}.driver-passenger-button{min-height:48px;font-size:28px}.driver-service-button{min-height:45px;font-size:28px}#driver-buggy-select{height:42px;font-size:18px}}@media (orientation:landscape) and (max-height:600px){#buggy-driver .driver-header{min-height:48px;padding:3px 8px}.driver-title{font-size:12px}#buggy-driver .driver-buggy-number{font-size:38px}.driver-speed-value{font-size:34px}.driver-speed-unit{font-size:10px}.driver-main{padding:4px;gap:4px}.driver-passenger-count{font-size:45px}.driver-passenger-button{min-height:42px}.driver-service-button{min-height:40px}.driver-footer{padding:4px 8px}#driver-buggy-select{height:38px}}