:root{--fu-red:#e30613;--fu-red-dark:#b90000;--fu-green:#238b18;--fu-black:#111827;--fu-border:#d9dee7;--fu-muted:#5f6875}
.fu-v7-shell{font-family:inherit;margin:24px 0}.fu-v7-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.fu-v7-heading h2{margin:0;font-size:28px;line-height:1.2;color:var(--fu-black);font-weight:800}.fu-v7-heading p{margin:6px 0 0;color:var(--fu-muted);font-size:16px}.fu-v7-reset{text-decoration:none;color:var(--fu-red);font-weight:700;white-space:nowrap;margin-top:8px}
.fu-finder-v7{background:#fff;border:1px solid var(--fu-border);border-radius:14px;box-shadow:0 10px 35px rgba(15,23,42,.08);overflow:hidden}.fu-tabs{display:flex;gap:0;background:#fff;border-bottom:1px solid var(--fu-border)}.fu-tab{border:0;border-right:1px solid var(--fu-border);background:#fff;padding:18px 24px;font-weight:800;text-transform:uppercase;letter-spacing:.2px;cursor:pointer;color:#1f2937;font-size:14px}.fu-tab.active{background:linear-gradient(180deg,#f01818,#d60000);color:#fff}
.fu-main-card{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:26px;padding:26px}.fu-finder-form{display:flex;flex-direction:column;gap:18px}.fu-panel{display:none;flex-direction:column;gap:18px}.fu-panel.active{display:flex}.fu-panel-title{font-size:21px;font-weight:900;color:#111827;padding-bottom:6px;border-bottom:1px solid #eef1f5}
.fu-step{display:grid;grid-template-columns:42px minmax(0,1fr);gap:16px;align-items:end;position:relative}.fu-step:not(:last-child)::after{content:"";position:absolute;left:20px;top:46px;width:1px;height:22px;background:#d9dee7}.fu-step-number{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--fu-red);color:#fff;font-weight:900;box-shadow:0 5px 12px rgba(227,6,19,.22);margin-bottom:7px}
.fu-field{display:flex;flex-direction:column;gap:8px}.fu-field label{font-size:16px;color:#1f2937;font-weight:800}.fu-field input,.fu-field select{width:100%;min-height:58px;border:1px solid #cbd2dc;border-radius:8px;padding:0 18px;background:#fff;color:#111827;font-size:18px;outline:none}.fu-field input:focus,.fu-field select:focus{border-color:var(--fu-red);box-shadow:0 0 0 3px rgba(227,6,19,.10)}
.fu-submit{border:0;border-radius:9px;min-height:62px;background:linear-gradient(180deg,#2db71c,#16840f);color:#fff;font-size:19px;font-weight:900;cursor:pointer;box-shadow:0 8px 18px rgba(22,132,15,.22)}.fu-submit:hover{filter:brightness(.96)}
.fu-help-card{border:1px solid var(--fu-border);border-radius:12px;padding:24px;background:linear-gradient(180deg,#fff,#fbfcfe);align-self:start}.fu-help-title{font-size:21px;font-weight:900;color:#111827;margin-bottom:18px}.fu-help-card ol{list-style:none;padding:0;margin:0 0 22px;display:flex;flex-direction:column;gap:14px}.fu-help-card li{display:flex;align-items:center;gap:12px;color:#1f2937;font-size:16px}.fu-help-card li::before{content:counter(list-item);width:30px;height:30px;border-radius:50%;border:1px solid var(--fu-border);display:flex;align-items:center;justify-content:center;color:var(--fu-red);font-weight:900;background:#fff}.fu-guarantee{border:1px solid #f4c5c9;background:#fff5f5;border-radius:10px;padding:18px;display:flex;flex-direction:column;gap:8px}.fu-guarantee strong{color:var(--fu-red);font-size:17px}.fu-guarantee span{color:#374151;line-height:1.45}
.fu-benefits{border-top:1px solid var(--fu-border);display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff}.fu-benefits div{padding:18px 22px;border-right:1px solid var(--fu-border);display:flex;flex-direction:column;gap:4px;color:#111827}.fu-benefits div:last-child{border-right:0}.fu-benefits strong{font-size:15px}.fu-benefits span{color:var(--fu-muted);font-size:14px}
.fu-results{background:#fff;border:1px solid var(--fu-border);border-radius:12px;padding:18px 20px;margin:22px 0;box-shadow:0 4px 18px rgba(15,23,42,.05)}.fu-results-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px}.fu-results h3{margin:0;font-size:22px;color:#111827}.fu-results-head a{color:var(--fu-red);text-decoration:none;font-weight:800}.fu-sku-list{background:#f6f7f9;border-left:4px solid var(--fu-red);padding:14px;border-radius:8px}
@media(max-width:980px){.fu-main-card{grid-template-columns:1fr}.fu-help-card{display:none}.fu-benefits{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.fu-v7-heading{flex-direction:column}.fu-v7-heading h2{font-size:24px}.fu-tabs{flex-direction:column}.fu-tab{border-right:0;border-bottom:1px solid var(--fu-border);text-align:left;padding:14px 18px}.fu-main-card{padding:18px}.fu-step{grid-template-columns:34px 1fr;gap:12px}.fu-step-number{width:32px;height:32px;font-size:14px}.fu-step:not(:last-child)::after{left:16px}.fu-field label{font-size:14px}.fu-field input,.fu-field select{min-height:52px;font-size:16px}.fu-submit{min-height:56px;font-size:17px}.fu-benefits{grid-template-columns:1fr}.fu-benefits div{border-right:0;border-bottom:1px solid var(--fu-border)}}