#lhe-order{--lhe-bg:#f8fafc;--lhe-card:#ffffff;--lhe-text:#0f172a;--lhe-muted:#64748b;--lhe-border:#e2e8f0;--lhe-primary:#0f172a;--lhe-soft:#f8fafc;--lhe-shadow:0 10px 30px rgba(15, 23, 42, 0.08);--lhe-radius:28px;max-width:1280px;margin:0 auto;padding:40px 24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--lhe-text);line-height:1.45}#lhe-order *,#lhe-order ::after,#lhe-order ::before{box-sizing:border-box}#lhe-order .hero{border-radius:32px;background:linear-gradient(135deg,#020617,#0f172a,#1e293b);color:#fff;padding:36px;box-shadow:0 20px 50px rgba(2,6,23,.3)}#lhe-order .hero-grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:end}#lhe-order .hero-grid.has-video{grid-template-columns:1.3fr .7fr}#lhe-order .pill{display:inline-flex;padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.08);color:#cbd5e1;font-size:12px;letter-spacing:.04em}#lhe-order .hero h1{margin:16px 0 0;font-size:clamp(34px,5vw,54px);line-height:1.05}#lhe-order .hero p{color:#cbd5e1;font-size:18px;max-width:800px;margin-top:16px}#lhe-order .top-side{border-radius:24px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.08);padding:20px;backdrop-filter:blur(12px)}#lhe-order .video-embed{position:relative;margin-top:12px;border-radius:18px;overflow:hidden;aspect-ratio:16/9;background:#000;cursor:pointer}#lhe-order .video-embed .video-thumb{width:100%;height:100%;object-fit:cover;display:block}#lhe-order .video-embed .video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:0 0;border:none;cursor:pointer;padding:0;line-height:0;transition:opacity .2s ease}#lhe-order .video-embed:hover .video-play{opacity:.9}#lhe-order .video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}#lhe-order .main-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;margin-top:32px}#lhe-order .main-grid.locations{grid-template-columns:1.15fr .85fr}#lhe-order .card{background:var(--lhe-card);border:1px solid var(--lhe-border);border-radius:var(--lhe-radius);padding:24px;box-shadow:var(--lhe-shadow)}#lhe-order .stack{display:grid;gap:24px}#lhe-order h2,#lhe-order h3{margin:0}#lhe-order h2{font-size:30px}#lhe-order h3{font-size:24px}#lhe-order .muted{color:var(--lhe-muted)}#lhe-order .mt-2{margin-top:8px}#lhe-order .mt-3{margin-top:12px}#lhe-order .mt-4{margin-top:16px}#lhe-order .mt-5{margin-top:20px}#lhe-order .mt-6{margin-top:24px}#lhe-order .grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}#lhe-order .grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}#lhe-order .choice-card{width:100%;border:1px solid var(--lhe-border);border-radius:28px;background:#fff;color:var(--lhe-text);vertical-align:top;padding:24px;text-align:left;cursor:pointer;transition:.2s ease;box-shadow:var(--lhe-shadow)}#lhe-order .choice-card:hover{border-color:#94a3b8;background:#f8fafc}#lhe-order .choice-card.selected{background:var(--lhe-primary);color:#fff;border-color:var(--lhe-primary);box-shadow:0 16px 40px rgba(15,23,42,.25)}#lhe-order .choice-card.selected .price,#lhe-order .choice-card.selected .price span,#lhe-order .choice-card.selected h3,#lhe-order .choice-card.selected ul.features,#lhe-order .choice-card.selected ul.features li{color:#fff}#lhe-order .choice-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}#lhe-order .radio-shell{width:20px;height:20px;border-radius:999px;border:2px solid #cbd5e1;background:#fff;flex:0 0 auto;position:relative;margin-top:4px}#lhe-order .choice-card.selected .radio-shell{border-color:#fff}#lhe-order .choice-card.selected .radio-shell::after{content:"";position:absolute;inset:3px;border-radius:999px;background:var(--lhe-primary)}#lhe-order .badge{display:inline-flex;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;background:#dbeafe;color:#1e3a8a;margin-left:8px}#lhe-order .choice-card.selected .badge{background:rgba(255,255,255,.15);color:#fff}#lhe-order .price{font-size:36px;font-weight:800;margin-top:20px}#lhe-order .price span{font-size:16px;font-weight:500;color:inherit;opacity:.8}#lhe-order ul.features{margin:12px 0 0;padding-left:20px;display:grid;gap:8px;font-size:14px}#lhe-order .label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:#334155}#lhe-order .card input[type=email],#lhe-order .card input[type=number],#lhe-order .card input[type=tel],#lhe-order .card input[type=text],#lhe-order .card input[type=url],#lhe-order .card select,#lhe-order .card textarea{width:100%;border:1px solid #cbd5e1;border-radius:18px;padding:14px 16px;font:inherit;color:var(--lhe-text);background:#fff;outline:0}#lhe-order .card input[type=email]:focus,#lhe-order .card input[type=number]:focus,#lhe-order .card input[type=tel]:focus,#lhe-order .card input[type=text]:focus,#lhe-order .card input[type=url]:focus,#lhe-order .card select:focus,#lhe-order .card textarea:focus{border-color:#64748b}#lhe-order .phoneCountryTip{font-size:13px;color:var(--lhe-muted);font-weight:600}#lhe-order textarea{min-height:120px;resize:vertical}#lhe-order button.lhe-btn{border:1px solid var(--lhe-border);background:#fff;color:var(--lhe-text);cursor:pointer;transition:.15s ease;padding:14px 18px;border-radius:18px;font-weight:700;font-size:14px;display:inline-block}#lhe-order button.lhe-btn:hover{border-color:#94a3b8}#lhe-order button.lhe-btn:disabled{opacity:.4;cursor:default}#lhe-order button.lhe-btn.primary{background:#3569a4;color:#fff;border-color:#3569a4;box-shadow:0 12px 24px rgba(53,105,164,.25)}#lhe-order button.lhe-btn.primary:hover{background:#2c5a8e;border-color:#2c5a8e}#lhe-order button.lhe-btn.full{width:100%}#lhe-order button.lhe-icon-btn{width:44px;height:44px;border-radius:12px;font-size:24px;border:1px solid var(--lhe-border);background:#fff;color:var(--lhe-text);cursor:pointer;transition:.15s ease}#lhe-order button.lhe-icon-btn:disabled{opacity:.4;cursor:default}#lhe-order .lhe-btn-row{display:flex;gap:12px}#lhe-order .summary-list{display:grid;gap:16px;margin-top:20px}#lhe-order .summary-row{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;font-size:14px}#lhe-order .summary-row .right{font-weight:700;white-space:nowrap}#lhe-order .budget-box{border-radius:24px;background:var(--lhe-primary);color:#fff;padding:20px;margin-top:4px}#lhe-order .budget-box .big{font-size:42px;font-weight:800;margin-top:8px}#lhe-order .subtle-box{border-radius:18px;background:var(--lhe-soft);border:1px solid var(--lhe-border);padding:16px;color:var(--lhe-muted);font-size:14px}#lhe-order .agreement-box{margin-top:20px;max-height:420px;overflow:auto;border-radius:24px;border:1px solid var(--lhe-border);background:var(--lhe-soft);padding:20px;color:#334155;font-size:14px;line-height:1.7}#lhe-order .agreement-box pre{margin:0;padding:0;font:inherit;white-space:pre-wrap}#lhe-order .check-row{display:flex;gap:12px;align-items:flex-start;border:1px solid var(--lhe-border);background:#fff;border-radius:18px;padding:16px;margin-top:20px}#lhe-order .check-row input[type=checkbox]{width:16px;height:16px;margin-top:4px}#lhe-order .success-wrap{max-width:760px;margin:32px auto 0}#lhe-order .success-card{text-align:center;padding:40px}#lhe-order .checkmark{width:56px;height:56px;border-radius:999px;background:var(--lhe-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:28px;margin:0 auto}#lhe-order .dual-slider{max-width:480px}#lhe-order .dual-slider-row{display:flex;align-items:center;gap:16px}#lhe-order .dual-slider-range{flex:1;-webkit-appearance:none;appearance:none;height:8px;border-radius:4px;background:#e2e8f0;outline:0;border:none;padding:0;margin:0}#lhe-order .dual-slider-range::-webkit-slider-thumb{-webkit-appearance:none;width:28px;height:28px;border-radius:999px;background:var(--lhe-primary);border:3px solid #fff;box-shadow:0 2px 8px rgba(15,23,42,.25);cursor:pointer}#lhe-order .dual-slider-range::-moz-range-thumb{width:28px;height:28px;border-radius:999px;background:var(--lhe-primary);border:3px solid #fff;box-shadow:0 2px 8px rgba(15,23,42,.25);cursor:pointer}#lhe-order .dual-slider-number{width:96px;flex:0 0 96px;text-align:center;font-size:18px;font-weight:700;border-radius:14px;padding:10px 8px}#lhe-order .dual-slider-ticks{display:flex;justify-content:space-between;padding:6px 2px 0;margin-right:112px;font-size:11px;color:var(--lhe-muted)}#lhe-order .dual-slider-hint{margin-top:6px;font-size:12px;color:var(--lhe-muted);font-style:italic}#lhe-order .stacked-sliders{display:grid;gap:20px}#lhe-order .stacked-slider-row{display:grid;grid-template-columns:140px 1fr 84px;gap:16px;align-items:center;border:1px solid var(--lhe-border);border-radius:18px;background:#fff;padding:16px 20px;box-shadow:var(--lhe-shadow)}#lhe-order .stacked-slider-title{font-size:15px;font-weight:700;color:var(--lhe-text)}#lhe-order .stacked-slider-desc{font-size:12px;margin-top:2px}#lhe-order .stacked-slider-track{position:relative}#lhe-order .stacked-slider-track input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:8px;border-radius:4px;background:#e2e8f0;outline:0;border:none;padding:0;margin:0}#lhe-order .stacked-slider-track input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px;border-radius:999px;background:var(--lhe-primary);border:3px solid #fff;box-shadow:0 2px 8px rgba(15,23,42,.25);cursor:pointer}#lhe-order .stacked-slider-track input[type=range]::-moz-range-thumb{width:24px;height:24px;border-radius:999px;background:var(--lhe-primary);border:3px solid #fff;box-shadow:0 2px 8px rgba(15,23,42,.25);cursor:pointer}#lhe-order .stacked-slider-input{display:flex;align-items:center;gap:2px;justify-content:flex-end}#lhe-order .stacked-slider-input input[type=number]{width:56px;text-align:right;font-size:16px;font-weight:800;color:var(--lhe-text);border:1px solid var(--lhe-border);border-radius:10px;padding:6px 4px 6px 8px;background:var(--lhe-soft);outline:0;-moz-appearance:textfield}#lhe-order .stacked-slider-input input[type=number]::-webkit-inner-spin-button,#lhe-order .stacked-slider-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#lhe-order .stacked-slider-input input[type=number]:focus{border-color:#64748b}#lhe-order .stacked-slider-input span{font-size:16px;font-weight:800;color:var(--lhe-text)}#lhe-order .stacked-bar{display:flex;height:36px;border-radius:12px;overflow:hidden;border:1px solid var(--lhe-border)}#lhe-order .stacked-bar-seg{display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;transition:width .2s ease;min-width:0}#lhe-order .stacked-bar-legend{display:flex;gap:20px;font-size:13px;color:var(--lhe-muted)}#lhe-order .stacked-bar-legend i{display:inline-block;width:10px;height:10px;border-radius:3px;margin-right:6px;vertical-align:middle}#lhe-order .validation-error{background:#fef2f2;border:1px solid #fecaca;border-radius:14px;padding:12px 16px;color:#991b1b;font-size:14px;margin-bottom:12px;display:none}#lhe-order .hidden{display:none!important}#lhe-order .faq{margin-top:48px}#lhe-order .faq h2{margin-bottom:24px}#lhe-order .faq-list{display:grid;gap:0}#lhe-order .faq-item{border-bottom:1px solid var(--lhe-border)}#lhe-order .faq-item:first-child{border-top:1px solid var(--lhe-border)}#lhe-order .faq-header{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:18px 4px;background:0 0;border:none;cursor:pointer;font:inherit;font-size:16px;font-weight:600;color:var(--lhe-text);text-align:left;line-height:1.4}#lhe-order .faq-header:hover{color:#3569a4}#lhe-order .faq-icon{flex-shrink:0;width:20px;height:20px;position:relative}#lhe-order .faq-icon::after,#lhe-order .faq-icon::before{content:'';position:absolute;background:var(--lhe-text);top:50%;left:50%;transform:translate(-50%,-50%);border-radius:2px;transition:transform .2s ease}#lhe-order .faq-icon::before{width:14px;height:2px}#lhe-order .faq-icon::after{width:2px;height:14px}#lhe-order .faq-item.open .faq-icon::after{transform:translate(-50%,-50%) rotate(90deg)}#lhe-order .faq-body{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 4px}#lhe-order .faq-item.open .faq-body{max-height:500px;padding:0 4px 18px}#lhe-order .faq-body p{margin:0;font-size:15px;line-height:1.65;color:var(--lhe-muted)}@media (max-width:980px){#lhe-order .grid-2,#lhe-order .grid-3,#lhe-order .hero-grid,#lhe-order .hero-grid.has-video,#lhe-order .main-grid,#lhe-order .main-grid.locations{grid-template-columns:1fr}#lhe-order{padding:20px 16px 32px}#lhe-order .hero{padding:24px}#lhe-order .price{font-size:30px}#lhe-order .budget-box .big{font-size:36px}#lhe-order .stacked-slider-row{grid-template-columns:1fr 84px;gap:10px}#lhe-order .stacked-slider-label{grid-column:1/-1}#lhe-order .stacked-slider-track{grid-column:1}#lhe-order .hero h1{font-size:clamp(27px,5vw,44px)}}@media only screen and (max-width:480px){#lhe-order .hero-grid{gap:0}}