.new_order_selections_screen{height:calc(100vh - var(--navbar-height))}@supports (height:100dvh){.new_order_selections_screen{height:calc(100dvh - var(--navbar-height))}}.new_order_selections_screen{flex-direction:column;gap:30px;padding:50px;display:flex;overflow:hidden}.new_order_body{flex-direction:row;flex:1;min-height:0;display:flex;position:relative}.help_tour_button{z-index:10;position:absolute;bottom:-10px;left:-10px}.header_backdrop{z-index:12;opacity:0;pointer-events:none;background:#00000073;transition:opacity .3s;display:none;position:absolute;inset:0}.header_backdrop.header_backdrop_visible{opacity:1;pointer-events:auto}@media (max-width:1600px){.new_order_selections_screen{padding:30px}}@media (max-height:600px){.new_order_selections_screen{gap:10px;padding:10px}}@media (max-width:900px){.new_order_selections_screen{gap:0;padding:0}.header_backdrop{display:block}.new_order_body{margin-top:-15px}}
.product_tour_root{z-index:9998;pointer-events:none;position:fixed;inset:0}.product_tour_spotlight{z-index:9999;pointer-events:none;border:2px solid #ffffff59;border-radius:10px;outline:1px solid #6f329366;transition:top .4s,left .4s,width .4s,height .4s;position:fixed;box-shadow:0 0 0 9999px #000000a6}.product_tour_popup{z-index:10000;pointer-events:all;direction:rtl;background:#fff;border-radius:14px;padding:20px;transition:top .4s,left .4s;position:fixed;box-shadow:0 8px 40px #00000047,0 0 0 1px #6f32931a}.product_tour_popup_header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.product_tour_dots{align-items:center;gap:6px;display:flex}.product_tour_dot{background:var(--text-light-grey);border-radius:50%;width:8px;height:8px;transition:background .3s,width .3s,border-radius .3s}.product_tour_dot.active{background:var(--primary);border-radius:4px;width:22px}.product_tour_dot.visited{background:var(--purple)}.product_tour_close{cursor:pointer;color:var(--text-grey);background:0 0;border:none;border-radius:6px;padding:4px 6px;font-size:15px;line-height:1;transition:background .2s}.product_tour_close:hover{background:var(--bg-grey);color:#333}.product_tour_title{color:var(--primary);margin:0 0 10px;font-size:16px;font-weight:700;line-height:1.4}.product_tour_text{color:#444;white-space:pre-line;margin:0 0 18px;font-size:14px;line-height:1.7}.product_tour_footer{justify-content:flex-end;align-items:center;gap:10px;display:flex}.product_tour_btn_next{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:9px 24px;font-size:14px;font-weight:600;transition:opacity .2s}.product_tour_btn_next:hover{opacity:.88}.product_tour_btn_back{border:1px solid var(--text-light-grey);color:var(--text-grey);cursor:pointer;background:0 0;border-radius:8px;padding:9px 18px;font-size:14px;transition:border-color .2s,color .2s}.product_tour_btn_back:hover{border-color:var(--primary);color:var(--primary)}.product_tour_step_count{text-align:center;color:var(--text-light-grey);margin-top:12px;font-size:12px}
