.sng-guide{--sng:#153b5b;--soft:#eef5f8;width:min(96vw,1900px);max-width:1900px;margin:30px auto;padding:30px;border:1px solid #dfe7eb;border-radius:18px;background:#fff;box-shadow:0 12px 35px rgb(20 55 75 / .08);font-family:inherit}.sng-head{text-align:center}.sng-kicker{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--sng)}.sng-head h2{margin:8px 0;font-size:clamp(28px,4vw,44px)}.sng-head p{margin:0 auto 25px;max-width:650px;color:#52606a}.sng-direct-search{max-width:720px;margin:auto}.sng-direct-search label{display:block;font-weight:700;margin-bottom:8px}.sng-search-row{display:flex;gap:8px}.sng-search-row input{flex:1;min-height:50px;border:1px solid #cbd6dc;border-radius:10px;padding:0 14px;font-size:16px}.sng-search-row button,.sng-add{border:0;border-radius:10px;background:var(--sng);color:#fff;padding:0 22px;font-weight:700;cursor:pointer}.sng-divider{display:flex;align-items:center;gap:15px;margin:25px 0;color:#78848b;font-size:13px}.sng-divider:before,.sng-divider:after{content:"";height:1px;background:#e2e8eb;flex:1}.sng-progress{display:flex;align-items:center;justify-content:center;margin:0 0 25px}.sng-progress span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e7edf0;color:#68757d;font-weight:700}.sng-progress span.active{background:var(--sng);color:#fff}.sng-progress i{width:70px;height:2px;background:#dce4e8}.sng-step{display:none}.sng-step.active{display:block}.sng-step h3{text-align:center;margin:0 0 20px}.sng-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.sng-option{min-height:105px;padding:16px;border:1px solid #d8e2e7;border-radius:13px;background:#fff;cursor:pointer;text-align:center;transition:.18s}.sng-option:hover{border-color:var(--sng);transform:translateY(-2px);box-shadow:0 8px 20px rgb(20 55 75 / .08)}.sng-option span{display:block;font-size:26px;margin-bottom:8px}.sng-need{min-height:78px}.sng-back{border:0;background:#fff0;color:var(--sng);font-weight:700;cursor:pointer;margin-bottom:15px}.sng-results{display:grid;gap:14px}.sng-results-head{text-align:center;margin-bottom:18px}.sng-results-head p{color:#64717a}.sng-product{display:grid;grid-template-columns:120px 1fr;gap:18px;border:1px solid #dfe7eb;border-radius:14px;padding:15px}.sng-product img{width:120px;height:120px;object-fit:cover;border-radius:10px;background:#f4f6f7}.sng-product h4{font-size:20px;margin:7px 0}.sng-product h4 a{text-decoration:none;color:#1e2b33}.sng-product p{color:#5d6b74;margin:0}.sng-badges{display:flex;gap:7px}.sng-badges span{font-size:12px;background:var(--soft);padding:4px 8px;border-radius:99px;font-weight:700;color:var(--sng)}.sng-badges .best{background:#e9f7ec;color:#28723b}.sng-product-foot{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:13px}.sng-price{font-size:19px}.sng-add{min-height:42px}.sng-add:disabled{opacity:.6;cursor:not-allowed}.sng-status{text-align:center;margin-top:16px;font-weight:700}.sng-empty,.sng-loading{text-align:center;padding:35px;background:#f7f9fa;border-radius:12px}@media(max-width:760px){.sng-guide{padding:20px 14px}.sng-options{grid-template-columns:repeat(2,minmax(0,1fr))}.sng-search-row{flex-direction:column}.sng-search-row button{min-height:48px}.sng-product{grid-template-columns:82px 1fr}.sng-product img{width:82px;height:82px}.sng-product-foot{align-items:flex-start;flex-direction:column}.sng-add{width:100%}}.sng-icon{font-size:34px!important;line-height:1;min-height:38px;display:grid!important;place-items:center;margin-bottom:10px!important}.sng-option small{display:block;margin-top:7px;color:#6b7880;font-size:12px;font-weight:500}.sng-wide{grid-column:1/-1}.sng-add.is-added{background:#28723b}.sng-product:has(.sng-badges .best){border-color:#b9dfc2;box-shadow:0 6px 18px rgb(40 114 59 / .08)}.sng-icon svg{width:38px;height:38px;display:block;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sng-icon svg{width:42px;height:42px;display:block;margin:0 auto;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.sng-option .sng-icon{color:var(--sng);height:46px;display:grid;place-items:center;margin-bottom:8px}.sng-search-wrap{position:relative}.sng-autocomplete{position:absolute;z-index:9999;left:0;right:0;top:calc(100% + 6px);max-height:360px;overflow:auto;background:#fff;border:1px solid #cbd6dc;border-radius:12px;box-shadow:0 14px 35px rgb(20 55 75 / .16);padding:6px}.sng-autocomplete[hidden]{display:none}.sng-autocomplete-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;background:#fff;color:#1e2b33;text-align:left;padding:11px 12px;border-radius:8px;cursor:pointer;font:inherit}.sng-autocomplete-item:hover,.sng-autocomplete-item.active{background:var(--soft)}.sng-autocomplete-item span{font-weight:700}.sng-autocomplete-item small{color:#64717a;white-space:nowrap}.sng-guide,.sng-guide *{box-sizing:border-box}.sng-guide{width:100%;max-width:1900px;overflow:hidden}.sng-guide>*{min-width:0}.sng-search-wrap,.sng-search-row,.sng-search-row input,.sng-options,.sng-option,.sng-product,.sng-product-main{min-width:0;max-width:100%}.sng-icon{width:58px;height:58px!important;margin:0 auto 10px!important;border-radius:50%;background:var(--soft);color:var(--sng);display:grid!important;place-items:center}.sng-icon svg{width:34px;height:34px;stroke-width:2.15}@media(max-width:760px){.sng-guide{width:100%;max-width:100%;margin:18px 0;padding:18px 12px;border-radius:14px}.sng-head h2{font-size:clamp(26px,8vw,34px);overflow-wrap:anywhere}.sng-head p,.sng-step h3{overflow-wrap:anywhere}.sng-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.sng-option{width:100%;min-width:0;padding:13px 8px;overflow:hidden}.sng-option strong{display:block;overflow-wrap:anywhere;word-break:normal;font-size:14px;line-height:1.3}.sng-icon{width:52px;height:52px!important}.sng-icon svg{width:31px;height:31px}.sng-search-row{width:100%}.sng-search-row input{width:100%;min-width:0}.sng-product{width:100%;grid-template-columns:72px minmax(0,1fr);gap:12px;padding:12px}.sng-product img{width:72px;height:72px}.sng-product h4,.sng-product p,.sng-price{overflow-wrap:anywhere}.sng-badges{flex-wrap:wrap}.sng-autocomplete{max-width:100%;overflow-x:hidden}.sng-autocomplete-item{min-width:0}.sng-autocomplete-item span{min-width:0;overflow-wrap:anywhere}}@media(max-width:390px){.sng-guide{padding:16px 10px}.sng-options{gap:8px}.sng-option{padding:12px 6px}.sng-option strong{font-size:13px}}