/* LaserHunt Booking v2 - Premium Design */ .lhb-wrap,.lhb-wrap *{box-sizing:border-box!important} .lhb-wrap{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif!important;background:#0d1525!important;border-radius:16px!important;overflow:visible!important;max-width:760px!important;margin:40px auto!important;box-shadow:0 20px 60px rgba(0,0,0,0.4)!important;color:#c8d4e8!important;position:relative!important;z-index:1!important;isolation:isolate!important} .lhb-header{background:#080d18!important;padding:20px 28px 0!important;border-bottom:1px solid #1a2540!important;border-radius:16px 16px 0 0!important;overflow:hidden!important} .lhb-header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px} .lhb-brand{font-size:13px;font-weight:700;color:#00ccff;letter-spacing:2px;text-transform:uppercase} .lhb-ref{font-size:12px;color:#3a4a65;font-family:monospace} .lhb-progress{height:2px;background:#1a2540;border-radius:2px;margin-bottom:0} .lhb-progress-bar{height:100%;background:#00ccff;border-radius:2px;transition:width 0.4s ease} .lhb-steps{display:flex;align-items:center;padding:16px 0 0} .lhb-step{display:flex;align-items:center;gap:8px;font-size:12px;color:#3a4a65;padding-bottom:16px;border-bottom:2px solid transparent;transition:all 0.3s} .lhb-step.active{color:#00ccff;border-bottom-color:#00ccff} .lhb-step.done{color:#00cc66} .lhb-step-icon{width:28px;height:28px;border-radius:50%;background:#1a2540;display:flex;align-items:center;justify-content:center;flex-shrink:0} .lhb-step.active .lhb-step-icon{background:rgba(0,204,255,0.15);color:#00ccff} .lhb-step.done .lhb-step-icon{background:rgba(0,204,102,0.15);color:#00cc66} .lhb-step-line{flex:1;height:1px;background:#1a2540;margin:0 8px;margin-bottom:16px} .lhb-panel{display:none!important;padding:28px!important;background:#0d1525!important} .lhb-panel.active{display:block!important} .lhb-panel-head{margin-bottom:24px} .lhb-panel-head h2{font-size:20px;font-weight:700;color:white;margin:0 0 6px} .lhb-panel-head p{font-size:13px;color:#4a5a75;margin:0} .lhb-category-tabs{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap} .lhb-cat{padding:7px 16px;border-radius:20px;border:1px solid #2a3a55;background:#0d1830;color:#aab4c8;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;transition:all 0.15s} .lhb-cat:hover{border-color:#3a5a80;color:white;background:#0f1e35} .lhb-cat.active{background:rgba(0,204,255,0.15);border-color:#00ccff;color:#00ccff;font-weight:700} .lhb-services{display:flex;flex-direction:column;gap:10px;max-height:420px;overflow-y:auto;padding-right:4px;margin-bottom:20px} .lhb-services::-webkit-scrollbar{width:4px} .lhb-services::-webkit-scrollbar-track{background:#080d18} .lhb-services::-webkit-scrollbar-thumb{background:#1a2540;border-radius:4px} .lhb-svc-card{display:flex;align-items:center;gap:16px;padding:16px;background:#0a1020;border:1px solid #1a2540;border-radius:12px;cursor:pointer;transition:all 0.2s;position:relative} .lhb-svc-card:hover{border-color:#2a3a5a;background:#0d1525} .lhb-svc-card.selected{border-color:#00ccff;background:rgba(0,204,255,0.05)} .lhb-svc-card.hidden{display:none} .lhb-featured-badge{position:absolute;top:-1px;right:16px;background:#f59e0b;color:#0a0e1a;font-size:10px;font-weight:700;padding:3px 10px;border-radius:0 0 8px 8px} .lhb-svc-icon{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0} .laser-icon{background:rgba(0,204,255,0.1);color:#00ccff} .escape-icon{background:rgba(245,158,11,0.1);color:#f59e0b} .hunt-icon{background:rgba(0,204,102,0.1);color:#00cc66} .party-icon{background:rgba(232,121,168,0.1);color:#e879a8} .corp-icon{background:rgba(167,139,250,0.1);color:#a78bfa} .lhb-svc-info{flex:1} .lhb-svc-badge{display:inline-block;padding:2px 8px;border-radius:20px;font-size:10px;font-weight:700;margin-bottom:4px} .lhb-svc-badge.laser{background:rgba(0,204,255,0.1);color:#00ccff} .lhb-svc-badge.escape{background:rgba(245,158,11,0.1);color:#f59e0b} .lhb-svc-badge.hunt{background:rgba(0,204,102,0.1);color:#00cc66} .lhb-svc-badge.party{background:rgba(232,121,168,0.1);color:#e879a8} .lhb-svc-badge.corp{background:rgba(249,115,22,0.12);color:#f97316} .lhb-svc-badge.party-copii{background:rgba(255,77,166,0.12);color:#ff4da6} .lhb-svc-badge.party-adulti{background:rgba(155,89,245,0.12);color:#9b59f5} .lhb-svc-badge.scoala{background:rgba(34,197,94,0.12);color:#22c55e} .lhb-svc-name{font-size:14px;font-weight:600;color:white;margin-bottom:2px} .lhb-svc-desc{font-size:12px;color:#4a5a75;margin-bottom:4px} .lhb-svc-price{font-size:15px;font-weight:700;color:#00ccff} .lhb-svc-price span{font-size:12px;font-weight:400;color:#4a5a75} .lhb-svc-card.featured .lhb-svc-price{color:#f59e0b} .lhb-svc-check{width:24px;height:24px;border-radius:50%;border:1.5px solid #1a2540;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:transparent;transition:all 0.2s} .lhb-svc-card.selected .lhb-svc-check{background:#00ccff;border-color:#00ccff;color:#0a0e1a} .lhb-cal-wrap{background:#0a1020;border-radius:12px;padding:20px;margin-bottom:20px} .lhb-cal-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px} .lhb-cal-month{font-size:15px;font-weight:700;color:white} .lhb-cal-nav-btn{width:32px;height:32px;border-radius:8px;background:#1a2540;border:none;color:#aab4c8;cursor:pointer;display:flex;align-items:center;justify-content:center} .lhb-cal-nav-btn:hover{background:#2a3550;color:white} .lhb-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px} .lhb-cal-hd{text-align:center;font-size:11px;color:#3a4a65;padding:6px 2px;font-weight:600} .lhb-cal-hd.we{color:#00ccff;opacity:0.6} .lhb-cal-day{aspect-ratio:1;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;font-size:13px!important;cursor:pointer!important;color:#aab4c8!important;border:1px solid transparent!important;transition:all 0.15s!important;user-select:none!important;-webkit-user-select:none!important;pointer-events:auto!important;position:relative!important;z-index:2!important} .lhb-cal-day:hover:not(.dis):not(.emp){background:#1a2540;border-color:#2a3550} .lhb-cal-day.we{color:#00ccff;opacity:0.8} .lhb-cal-day.today{border-color:#2a3550;color:white} .lhb-cal-day.sel{background:#00ccff;color:#0a0e1a;font-weight:700;border-color:#00ccff} .lhb-cal-day.dis,.lhb-cal-day.emp{color:#2a3a55;cursor:default} .lhb-cal-day.disabled,.lhb-cal-day.empty{color:#2a3a55!important;cursor:default!important;pointer-events:none!important} .lhb-cal-day.weekend{color:#00ccff!important;opacity:0.8!important} .lhb-cal-day.selected{background:#00ccff!important;color:#0a0e1a!important;font-weight:700!important;border-color:#00ccff!important} .lhb-slot.selected{background:#00ccff!important;color:#0a0e1a!important;font-weight:700!important;border-color:#00ccff!important} .lhb-slots-title{font-size:14px;font-weight:600;color:white;margin-bottom:12px} .lhb-slots-grid{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px} .lhb-slot{padding:10px 18px;border-radius:8px;border:1px solid #1a2540;background:#0a1020;color:#aab4c8;font-size:13px;cursor:pointer;font-family:inherit;transition:all 0.15s} .lhb-slot:hover{border-color:#00ccff;color:#00ccff} .lhb-slot.sel{background:#00ccff;color:#0a0e1a;font-weight:700;border-color:#00ccff} .lhb-slot.tak{opacity:0.3;cursor:not-allowed;text-decoration:line-through} .lhb-slots-note{font-size:11px;color:#3a4a65;margin-bottom:16px} .lhb-form{display:flex;flex-direction:column;gap:16px} .lhb-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px} .lhb-fg{display:flex;flex-direction:column;gap:6px} .lhb-label{font-size:12px;font-weight:600;color:#6a7a95} .lhb-input{background:#0a1020!important;border:1px solid #1a2540!important;color:#ffffff!important;padding:11px 14px!important;border-radius:8px!important;font-size:14px!important;font-family:inherit!important;transition:border-color 0.15s!important;width:100%!important} .lhb-input:focus{outline:none;border-color:#00ccff} .lhb-input::placeholder{color:#3a4a65} .lhb-textarea{resize:vertical;min-height:80px} .lhb-qty{display:flex;align-items:center;background:#0a1020;border:1px solid #1a2540;border-radius:8px;overflow:hidden;width:fit-content} .lhb-qty-btn{width:44px;height:44px;background:none;border:none;color:#aab4c8;font-size:20px;cursor:pointer;font-family:inherit;transition:background 0.15s} .lhb-qty-btn:hover{background:#1a2540;color:white} .lhb-qty-display{padding:0 20px;text-align:center} .lhb-qty-val{display:block;font-size:18px;font-weight:700;color:white} .lhb-qty-hint{display:block;font-size:10px;color:#4a5a75} .lhb-extras{display:flex;flex-direction:column;gap:8px} .lhb-extra-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid #1a2540;border-radius:8px;cursor:pointer;background:#0a1020;transition:all 0.15s} .lhb-extra-item:hover{border-color:#2a3550} .lhb-extra-item.sel{border-color:#00ccff;background:rgba(0,204,255,0.05)} .lhb-extra-ck{width:18px;height:18px;border-radius:4px;border:1.5px solid #2a3550;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:11px} .lhb-extra-item.sel .lhb-extra-ck{background:#00ccff;border-color:#00ccff;color:#0a0e1a} .lhb-extra-n{flex:1;font-size:13px;color:#aab4c8} .lhb-extra-p{font-size:13px;color:#4a5a75} .lhb-summary-card{background:#0a1020;border:1px solid #1a2540;border-radius:12px;padding:20px;margin-bottom:16px} .lhb-summary-header{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #1a2540} .lhb-summary-svc{font-size:16px;font-weight:700;color:white;margin-bottom:4px} .lhb-summary-datetime{font-size:13px;color:#00ccff} .lhb-summary-rows{display:flex;flex-direction:column;gap:8px;margin-bottom:16px} .lhb-sum-row{display:flex;justify-content:space-between;font-size:13px} .lhb-sum-lbl{color:#4a5a75} .lhb-sum-val{color:#aab4c8} .lhb-summary-total{display:flex;justify-content:space-between;padding-top:16px;border-top:1px solid #1a2540;font-size:15px;font-weight:700;color:white} .lhb-payment-card{background:#0a1020;border:1px solid #1a2540;border-radius:12px;padding:20px;margin-bottom:16px} .lhb-payment-header{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:white;margin-bottom:14px} .lhb-deposit-info{background:rgba(0,204,255,0.08);border:1px solid rgba(0,204,255,0.2);border-radius:8px;padding:12px 14px;margin-bottom:16px;font-size:13px;color:#aab4c8} .lhb-deposit-info strong{color:#00ccff;font-size:16px} .lhb-stripe-element{background:#080d18;border:1px solid #1a2540;border-radius:8px;padding:14px;min-height:44px;margin-bottom:12px;font-size:14px;color:#6a7a95} .lhb-payment-error{background:rgba(226,75,74,0.1);border:1px solid rgba(226,75,74,0.3);border-radius:8px;padding:10px 14px;color:#f09595;font-size:13px;margin-bottom:12px} .lhb-payment-secure{display:flex;align-items:center;gap:6px;font-size:11px;color:#3a4a65} .lhb-terms-row{display:flex;align-items:center;gap:10px;font-size:12px;color:#4a5a75;margin-bottom:20px} .lhb-terms-row a{color:#00ccff} .lhb-footer{display:flex;gap:12px;align-items:center;justify-content:flex-end} .lhb-selected-info{flex:1;font-size:13px;color:#aab4c8} #lhbSelName{font-weight:600;color:white;margin-right:8px} #lhbSelPrice{color:#00ccff} .lhb-btn-next,.lhb-btn-pay{display:flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;background:#00ccff;color:#0a0e1a;border:none;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;transition:all 0.15s} .lhb-btn-next:hover,.lhb-btn-pay:hover{background:#00aadd} .lhb-btn-next:disabled{background:#1a2540;color:#3a4a65;cursor:not-allowed} .lhb-btn-pay{background:#f59e0b} .lhb-btn-pay:hover{background:#d97706} .lhb-btn-pay:disabled{background:#1a2540;color:#3a4a65;cursor:not-allowed} .lhb-btn-back{display:flex;align-items:center;gap:6px;padding:12px 18px;border-radius:8px;background:none;border:1px solid #1a2540;color:#6a7a95;font-size:14px;cursor:pointer;font-family:inherit} .lhb-btn-back:hover{background:#0a1020;color:#aab4c8} .lhb-btn-home{display:inline-flex;align-items:center;padding:12px 28px;border-radius:8px;background:#00ccff;color:#0a0e1a;font-size:14px;font-weight:700;text-decoration:none;transition:background 0.15s} .lhb-btn-home:hover{background:#00aadd} .lhb-success{text-align:center;padding:40px 20px} .lhb-success-anim{width:72px;height:72px;border-radius:50%;background:rgba(0,204,102,0.1);border:2px solid #00cc66;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#00cc66} .lhb-success h2{font-size:22px;font-weight:700;color:white;margin:0 0 8px} .lhb-success-ref{display:inline-block;padding:4px 16px;background:rgba(0,204,255,0.1);border:1px solid rgba(0,204,255,0.3);border-radius:20px;font-size:13px;color:#00ccff;font-family:monospace;margin-bottom:16px} .lhb-success p{font-size:14px;color:#6a7a95;margin-bottom:20px} .lhb-success-details{background:#0a1020;border:1px solid #1a2540;border-radius:12px;padding:16px;margin-bottom:24px;text-align:left} .lhb-success-actions{margin-bottom:16px} .lhb-success-contact{font-size:12px;color:#3a4a65} .lhb-success-contact a{color:#00ccff} @media(max-width:560px){.lhb-panel{padding:20px 16px}.lhb-form-row{grid-template-columns:1fr}.lhb-step span{display:none}.lhb-services{max-height:350px}} .lhb-party-box{display:flex;align-items:center;gap:12px;background:rgba(232,121,168,0.08);border:1px solid rgba(232,121,168,0.25);border-radius:10px;padding:14px 16px;margin-bottom:16px} .lhb-party-box-icon{font-size:24px;flex-shrink:0} .lhb-party-box-title{font-size:14px;font-weight:600;color:white;margin-bottom:3px} .lhb-party-box-desc{font-size:12px;color:#6a7a95} .lhb-voucher-box{display:flex;align-items:center;gap:12px;background:rgba(255,200,0,0.08);border:1px solid rgba(255,200,0,0.25);border-radius:10px;padding:14px 16px;margin-bottom:16px} .lhb-voucher-box-icon{font-size:28px;flex-shrink:0} .lhb-voucher-box-title{font-size:14px;font-weight:600;color:white;margin-bottom:3px} .lhb-voucher-box-desc{font-size:12px;color:#6a7a95;line-height:1.5} .lhb-cal-wrap button.lhb-cal-day{background:none!important;border:1px solid transparent!important;padding:0!important;margin:0!important;font-family:inherit!important;font-size:13px!important;color:#aab4c8!important;cursor:pointer!important;border-radius:8px!important;aspect-ratio:1!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all 0.15s!important;pointer-events:auto!important;z-index:10!important;position:relative!important;width:100%!important} .lhb-cal-wrap button.lhb-cal-day:hover{background:#1a2540!important;border-color:#2a3550!important} .lhb-cal-wrap button.lhb-cal-day.selected{background:#00ccff!important;color:#0a0e1a!important;font-weight:700!important;border-color:#00ccff!important} .lhb-cal-wrap button.lhb-cal-day.today{border-color:#2a3550!important;color:white!important} .lhb-cal-wrap button.lhb-cal-day.weekend{color:rgba(0,204,255,0.8)!important} .lhb-btn-next,.lhb-btn-back,.lhb-btn-pay,.lhb-btn-submit{pointer-events:auto!important;position:relative!important;z-index:5!important} .lhb-panel.active{overflow:visible!important} .lhb-svc-card[data-cat="laser"]{border-color:rgba(0,204,255,0.55)!important} .lhb-svc-card[data-cat="escape"]{border-color:rgba(245,158,11,0.55)!important} .lhb-svc-card[data-cat="laser escape"]{border-color:rgba(0,204,102,0.55)!important} .lhb-svc-card[data-cat="party-copii"]{border-color:rgba(255,77,166,0.55)!important} .lhb-svc-card[data-cat="party-adulti"]{border-color:rgba(155,89,245,0.55)!important} .lhb-svc-card[data-cat="scoala"]{border-color:rgba(34,197,94,0.55)!important} .lhb-svc-card[data-cat="corp"]{border-color:rgba(249,115,22,0.55)!important} .lhb-svc-card[data-cat="voucher"]{border-color:rgba(255,215,0,0.55)!important} .lhb-svc-card[data-cat="laser"]:hover{border-color:#00ccff!important} .lhb-svc-card[data-cat="escape"]:hover{border-color:#f59e0b!important} .lhb-svc-card[data-cat="laser escape"]:hover{border-color:#00cc66!important} .lhb-svc-card[data-cat="party-copii"]:hover{border-color:#ff4da6!important} .lhb-svc-card[data-cat="party-adulti"]:hover{border-color:#9b59f5!important} .lhb-svc-card[data-cat="scoala"]:hover{border-color:#22c55e!important} .lhb-svc-card[data-cat="corp"]:hover{border-color:#f97316!important} .lhb-svc-card[data-cat="voucher"]:hover{border-color:#ffd700!important} .lhb-svc-card[data-cat="laser"].selected{border-color:#00ccff!important;background:rgba(0,204,255,0.07)!important} .lhb-svc-card[data-cat="escape"].selected{border-color:#f59e0b!important;background:rgba(245,158,11,0.07)!important} .lhb-svc-card[data-cat="laser escape"].selected{border-color:#00cc66!important;background:rgba(0,204,102,0.07)!important} .lhb-svc-card[data-cat="party-copii"].selected{border-color:#ff4da6!important;background:rgba(255,77,166,0.07)!important} .lhb-svc-card[data-cat="party-adulti"].selected{border-color:#9b59f5!important;background:rgba(155,89,245,0.07)!important} .lhb-svc-card[data-cat="scoala"].selected{border-color:#22c55e!important;background:rgba(34,197,94,0.07)!important} .lhb-svc-card[data-cat="corp"].selected{border-color:#f97316!important;background:rgba(249,115,22,0.07)!important} .lhb-svc-card[data-cat="voucher"].selected{border-color:#ffd700!important;background:rgba(255,215,0,0.07)!important} .lhb-extra-item{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #1a2540;border-radius:8px;background:#0a1020;margin-bottom:7px;transition:all 0.15s} .lhb-extra-item.selected{border-color:#00ccff;background:rgba(0,204,255,0.05)} .lhb-extra-check{width:18px;height:18px;border-radius:4px;border:1.5px solid #2a3550;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:11px;cursor:pointer} .lhb-extra-item.selected .lhb-extra-check{background:#00ccff;border-color:#00ccff;color:#0a0e1a} .lhb-extra-name{flex:1;font-size:13px;color:#aab4c8} .lhb-extra-name small{display:block;font-size:11px;color:#4a5a75;margin-top:2px} .lhb-extra-price{font-size:13px;font-weight:600;color:#4a5a75} .lhb-extra-item.selected .lhb-extra-price{color:#00ccff} .lhb-extra-qty{display:flex;align-items:center;gap:6px;background:#080d18;border:1px solid #1a2540;border-radius:6px;padding:2px} .lhb-extra-qty-btn{width:26px;height:26px;border-radius:5px;background:#1a2540;border:none;color:#aab4c8;font-size:14px;cursor:pointer;font-family:inherit;display:flex;align-items:center;justify-content:center} .lhb-extra-qty-btn:hover{background:#2a3550;color:white} .lhb-extra-qty-val{font-size:14px;font-weight:700;color:white;min-width:20px;text-align:center} .lhb-live-total{background:rgba(0,204,255,0.05);border:1px solid rgba(0,204,255,0.15);border-radius:10px;padding:14px 16px;margin-bottom:16px} .lhb-live-total-row{display:flex;justify-content:space-between;font-size:13px;margin-bottom:4px} .lhb-live-total-row:last-child{margin-bottom:0;font-weight:700;font-size:15px;color:white;padding-top:8px;border-top:1px solid rgba(0,204,255,0.1);margin-top:4px} @media(max-width:600px){.lhb-wrap{margin:12px 10px 20px 10px!important;border-radius:18px!important;max-width:calc(100% - 20px)!important;background:#131f35!important;box-shadow:0 4px 24px rgba(0,0,0,0.45),0 0 0 1px rgba(0,204,255,0.06)!important}.lhb-header{background:#0b1424!important;padding:16px 18px 0!important;border-radius:18px 18px 0 0!important}.lhb-panel{padding:20px 16px 16px!important;background:#131f35!important}.lhb-panel-head h2{font-size:20px!important;color:#e8f0ff!important;letter-spacing:-0.3px!important;margin-bottom:6px!important}.lhb-panel-head p{color:#52627a!important;font-size:13px!important}.lhb-services{gap:9px!important;max-height:none!important;overflow-y:visible!important;padding-right:0!important;margin-bottom:14px!important}.lhb-svc-card{padding:13px 12px!important;gap:12px!important;background:#0d1727!important;border-color:#1e2d45!important;border-radius:14px!important;box-shadow:0 2px 6px rgba(0,0,0,0.25)!important}.lhb-svc-icon{width:44px!important;height:44px!important;border-radius:11px!important;flex-shrink:0!important}.lhb-svc-name{font-size:13px!important;color:#dce8ff!important}.lhb-svc-desc{font-size:11px!important;color:#3e5070!important}.lhb-svc-price{font-size:14px!important;margin-top:4px!important}.lhb-cat{background:#0d1727!important;border-color:#1e2d45!important}.lhb-btn-next,.lhb-btn-pay{padding:14px 22px!important;border-radius:12px!important}.lhb-btn-back{padding:14px 16px!important;border-radius:12px!important;border-color:#1e2d45!important}.lhb-cal-wrap{background:#0d1727!important;border-radius:14px!important}.lhb-slot{background:#0d1727!important;border-color:#1e2d45!important;border-radius:10px!important}.lhb-input{background:#0d1727!important;border-color:#1e2d45!important;font-size:15px!important;padding:12px 13px!important}.lhb-summary-card{background:#0d1727!important;border-color:#1e2d45!important;border-radius:14px!important}.lhb-payment-card{background:#0d1727!important;border-color:#1e2d45!important;border-radius:14px!important}} .lhb-brand-link{text-decoration:none!important;color:#00ccff!important;transition:opacity 0.2s!important;cursor:pointer!important} .lhb-brand-link:hover{opacity:0.75!important} .lhb-home-btn{display:inline-flex!important;align-items:center!important;gap:5px!important;padding:6px 12px!important;background:rgba(255,255,255,0.06)!important;border:1px solid rgba(255,255,255,0.1)!important;border-radius:20px!important;color:#8a9ab5!important;font-size:12px!important;font-weight:600!important;text-decoration:none!important;letter-spacing:0.2px!important;transition:all 0.2s!important;cursor:pointer!important;white-space:nowrap!important} .lhb-home-btn:hover{background:rgba(255,255,255,0.1)!important;border-color:rgba(255,255,255,0.2)!important;color:#c8d4e8!important} .lhb-home-btn svg{flex-shrink:0!important} @media(max-width:600px){.lhb-home-btn{padding:5px 10px!important;font-size:11px!important;gap:4px!important}}