.production-search-overlay{padding:20px;box-sizing:border-box;overflow:hidden}.production-search-backdrop{background:#090c18b3!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}.production-search-modal{width:min(860px,calc(100vw - 40px))!important;max-width:860px!important;max-height:calc(100dvh - 64px)!important;margin-top:24px!important;padding:16px!important;border-radius:22px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;box-sizing:border-box!important}.production-search-results{width:100%!important;min-width:0!important;max-height:none!important;flex:1 1 auto!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;box-sizing:border-box!important;scrollbar-gutter:stable}.production-search-content{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:100%!important;min-width:0!important;padding:8px 0 20px!important;overflow-x:hidden!important;box-sizing:border-box!important}.production-search-content *{box-sizing:border-box;min-width:0}.production-search-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;position:sticky!important;top:0!important;z-index:5!important;padding:6px 0 10px!important;background:var(--surface)!important}.production-search-tabs button{width:100%!important;min-height:46px;white-space:normal!important;line-height:1.2}.production-search-content article{width:100%!important;max-width:100%!important;overflow:hidden}.production-search-content input,.production-search-content select,.production-search-content textarea{max-width:100%!important}@media (max-width:640px){.production-search-overlay{padding:0!important;align-items:stretch!important;justify-content:flex-start!important}.production-search-modal{width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;margin-top:0!important;border-radius:0!important;border-left:0!important;border-right:0!important;padding:12px!important}.production-search-results{padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))!important}.production-search-tabs{grid-template-columns:1fr 1fr!important}}.help-demo-sequence{display:grid;gap:22px;margin-top:22px}.help-real{margin:0;min-width:0}.help-real-device{width:100%;max-width:760px;margin:0 auto;border:1px solid var(--border);border-radius:22px;background:var(--bg);box-shadow:0 20px 55px #12182824;overflow:hidden}.help-real-bar{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:12px 15px;border-bottom:1px solid var(--border);background:var(--surface);font-size:13px}.help-real-brand{width:29px;height:29px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(135deg,var(--violet),var(--coral));color:#fff;font-weight:900}.help-real-bar>span:last-child{color:var(--muted);letter-spacing:2px}.help-real-page{padding:16px;display:grid;gap:12px}.help-real-page h3,.help-real-page h4,.help-real-page p{margin:0}.help-real-page h3{font-size:21px}.help-real-page h4{font-size:14px}.help-real-page p{font-size:11px;color:var(--muted2);line-height:1.45}.help-real-heading{padding:14px;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.help-real-card{position:relative;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:13px;display:grid;gap:9px;min-width:0}.help-real-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border-radius:12px;background:var(--s2);border:1px solid var(--border);min-width:0}.help-real-row>span:nth-child(2){min-width:0}.help-real-row strong,.help-real-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.help-real-row strong{font-size:12px}.help-real-row small{font-size:10px;color:var(--muted2);margin-top:3px}.help-real-row>b{font-size:10px;color:var(--violet2)}.help-real-icon{width:35px;height:35px;border-radius:11px;background:var(--surface);display:grid;place-items:center}.help-real-focus{position:relative;border-radius:14px}.help-real-focus.is-active{box-shadow:0 0 0 3px #9b5de52e,0 10px 26px #2e1f4b21;animation:helpRealPulse 2.2s ease-in-out infinite}.help-real-marker{position:absolute;right:8px;top:8px;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:var(--violet);color:#fff;font-size:12px;font-weight:900;box-shadow:0 7px 18px #9b5de54d;z-index:3}.help-real-tabs,.help-real-subtabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:5px;border-radius:14px;background:var(--s2)}.help-real-tabs button,.help-real-subtabs button{border:0;border-radius:10px;padding:10px;background:transparent;color:var(--muted2);font-weight:800}.help-real-tabs button.is-selected,.help-real-subtabs button.is-selected{background:var(--surface);color:var(--text);box-shadow:0 3px 10px #12182814}.help-real-subtabs{grid-template-columns:repeat(3,minmax(0,1fr));margin:6px 0}.help-real-subtabs button{font-size:9px;padding:8px 5px}.help-real-subtabs b{color:var(--violet2)}.help-real-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.help-real-metrics .help-real-card{gap:5px}.help-real-metrics small{font-size:9px;color:var(--muted2)}.help-real-metrics strong{font-size:22px}.help-real-metrics .violet{color:var(--violet2)}.help-real-metrics .mint{color:var(--mint)}.help-real-metrics .gold{color:var(--gold)}.help-real-section-title{font-size:16px;font-weight:900}.help-real-page select,.help-real-page input,.help-real-page textarea,.help-real-auth input{width:100%;box-sizing:border-box;border:1px solid var(--border);border-radius:10px;background:var(--s2);color:var(--text);padding:10px;font-size:11px}.help-real-page textarea{min-height:62px;resize:none}.help-real-primary{width:100%;border:0;border-radius:11px;padding:11px;background:var(--violet);color:#fff;font-weight:850;font-size:11px}.help-real-primary.ghost{background:#9b5de512;border:1px dashed rgba(155,93,229,.38);color:var(--violet2)}.help-real-empty{padding:22px 12px;display:grid;gap:6px;place-items:center;text-align:center;font-size:28px}.help-real-empty strong{font-size:14px}.help-real-empty span{font-size:10px;color:var(--muted2)}.help-real-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.help-real-progress>*{padding:8px 5px;border-radius:9px;background:var(--s2);font-size:9px;text-align:center;color:var(--muted2)}.help-real-progress b{background:#9b5de51f;color:var(--violet2)}.help-real-search,.help-real-select{padding:10px;border:1px solid var(--border);border-radius:10px;background:var(--s2);font-size:11px;color:var(--muted2)}.help-real-select{display:flex;justify-content:space-between;gap:10px}.help-real-select b{color:var(--text)}.help-real-field-row,.help-real-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.help-real-choice-grid button{padding:12px;border:1px solid var(--border);border-radius:10px;background:var(--s2);color:var(--text);font-weight:800}.help-real-note,.help-real-success{padding:11px;border-radius:11px;background:#30be8c1a;border:1px solid rgba(48,190,140,.22);font-size:10px;line-height:1.45;color:var(--text)}.help-real-success{margin-top:4px}.help-real-profile-mini,.help-real-profile-edit,.help-real-product,.help-real-status{display:flex;gap:10px;align-items:center}.help-real-profile-mini>span,.help-real-avatar,.help-real-product-img{width:48px;height:48px;border-radius:14px;background:var(--s2);display:grid;place-items:center;font-size:23px}.help-real-profile-mini strong,.help-real-profile-mini small,.help-real-product strong,.help-real-product small,.help-real-status strong,.help-real-status small{display:block}.help-real-profile-mini small,.help-real-product small,.help-real-status small{font-size:10px;color:var(--muted2);margin-top:3px}.help-real-status{justify-content:space-between}.help-real-status>b{font-size:9px;color:var(--gold);border:1px solid rgba(244,166,35,.35);border-radius:999px;padding:6px 8px}.help-real-auth{max-width:390px;margin:0 auto;padding:25px 18px;display:grid;gap:10px;text-align:center}.help-real-auth-logo{font-size:36px}.help-real-link{border:0;background:none;color:var(--violet2);font-weight:800}.help-real figcaption{text-align:center;color:var(--muted);font-size:10px;margin-top:8px}.help-real.is-compact .help-real-device{max-width:520px;border-radius:16px}.help-real.is-compact .help-real-page{padding:10px;gap:8px}.help-real.is-compact .help-real-bar{padding:9px 11px}.help-real.is-compact .help-real-card{padding:9px}.help-real.is-compact .help-real-row{padding:7px}.help-real.is-compact .help-real-metrics strong{font-size:16px}.help-real.is-compact figcaption{display:none}@keyframes helpRealPulse{0%,to{box-shadow:0 0 0 3px #9b5de524,0 10px 26px #2e1f4b1c}50%{box-shadow:0 0 0 6px #9b5de533,0 15px 32px #2e1f4b29}}@media (max-width:600px){.help-real-device{border-radius:16px}.help-real-page{padding:10px}.help-real-metrics{grid-template-columns:1fr}.help-real-progress{grid-template-columns:1fr 1fr}.help-real-subtabs{grid-template-columns:1fr}.help-real-row strong{font-size:11px}.help-real-heading{padding:11px}}@media (prefers-reduced-motion:reduce){.help-real-focus.is-active{animation:none}}
