.estimate-hero{padding:70px 0 42px;background:radial-gradient(circle at 8% 10%,rgba(255,107,0,.16),transparent 32%),radial-gradient(circle at 92% 15%,rgba(103,78,255,.12),transparent 30%),#fffaf5}.estimate-hero-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.estimate-hero h1{max-width:780px;margin:10px 0 14px;font-size:clamp(38px,5vw,66px);line-height:1.02;letter-spacing:-.045em}.estimate-hero p{max-width:760px;margin:0;color:var(--muted);font-size:17px;line-height:1.7}.estimate-quota-chip{display:flex;align-items:center;gap:12px;min-width:220px;padding:15px 18px;border:1px solid rgba(255,107,0,.2);border-radius:20px;background:#fff;box-shadow:0 18px 45px rgba(33,22,15,.08)}.estimate-quota-chip>span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:rgba(255,107,0,.1);color:var(--primary)}.estimate-quota-chip small,.estimate-quota-chip strong{display:block}.estimate-quota-chip small{font-size:11px;color:var(--muted)}.estimate-quota-chip strong{margin-top:2px;font-size:16px}.estimate-section{padding:28px 0 100px;background:#fffaf5}.estimate-wizard{scroll-margin-top:110px}.wizard-shell{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:690px;border:1px solid rgba(62,42,27,.1);border-radius:32px;background:#fff;box-shadow:0 30px 90px rgba(56,33,17,.1);overflow:hidden}.wizard-progress{display:flex;flex-direction:column;padding:32px 26px;background:linear-gradient(155deg,#14213d,#1c2f59 62%,#243c6e);color:#fff}.wizard-progress-brand{display:flex;align-items:center;gap:12px;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.12)}.wizard-progress-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:linear-gradient(135deg,#ff7a00,#ffb347);box-shadow:0 12px 28px rgba(255,107,0,.25)}.wizard-progress-brand strong,.wizard-progress-brand small{display:block}.wizard-progress-brand strong{font-size:17px}.wizard-progress-brand small{margin-top:3px;color:rgba(255,255,255,.6);font-size:11px}.wizard-progress ol{display:grid;gap:5px;margin:28px 0;padding:0;list-style:none}.wizard-progress li{position:relative;display:grid;grid-template-columns:38px 1fr;align-items:center;gap:12px;min-height:66px;padding:9px 8px;border-radius:16px;color:rgba(255,255,255,.52);transition:.25s ease}.wizard-progress li:not(:last-child)::after{content:"";position:absolute;left:26px;top:53px;width:2px;height:23px;background:rgba(255,255,255,.12)}.wizard-progress li>span{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.18);border-radius:13px;font-weight:800}.wizard-progress li strong,.wizard-progress li small{display:block}.wizard-progress li strong{font-size:13px}.wizard-progress li small{margin-top:3px;font-size:10px;color:inherit}.wizard-progress li.is-active{background:rgba(255,255,255,.09);color:#fff}.wizard-progress li.is-active>span{border-color:#ff9b38;background:#ff7900;color:#fff;box-shadow:0 8px 22px rgba(255,107,0,.3)}.wizard-progress li.is-done{color:rgba(255,255,255,.75)}.wizard-progress li.is-done>span{border-color:rgba(63,211,159,.4);background:rgba(63,211,159,.16);color:#67e8b5}.wizard-privacy-note{display:flex;gap:10px;margin-top:auto;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:17px;background:rgba(255,255,255,.06)}.wizard-privacy-note svg{flex:0 0 22px;color:#67e8b5}.wizard-privacy-note p{margin:0;font-size:11px;line-height:1.55;color:rgba(255,255,255,.65)}.wizard-privacy-note strong{color:#fff}.wizard-content{position:relative;padding:44px 48px 48px}.wizard-step{display:none;animation:wizardIn .36s ease both}.wizard-step.is-active{display:block}@keyframes wizardIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.wizard-heading{max-width:750px;margin-bottom:30px}.wizard-heading-centered{text-align:center;margin-left:auto;margin-right:auto}.wizard-step-label{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(255,107,0,.09);color:var(--primary);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.wizard-heading h2{margin:12px 0 9px;font-size:clamp(28px,4vw,43px);line-height:1.08;letter-spacing:-.035em}.wizard-heading p{margin:0;color:var(--muted);line-height:1.7}.wizard-choice-grid{display:grid;gap:18px}.wizard-choice-grid-main{grid-template-columns:repeat(2,minmax(0,1fr))}.wizard-choice-card{display:grid;grid-template-columns:68px 1fr 26px;align-items:center;gap:18px;min-height:146px;padding:24px;border:1px solid rgba(40,29,21,.11);border-radius:24px;background:#fff;text-align:left;cursor:pointer;box-shadow:0 12px 32px rgba(48,31,19,.05);transition:.25s ease}.wizard-choice-card:hover{transform:translateY(-5px);border-color:rgba(255,107,0,.35);box-shadow:0 22px 50px rgba(64,38,18,.11)}.wizard-choice-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:20px;background:linear-gradient(135deg,#fff1df,#ffe3bf);color:var(--primary)}.wizard-choice-icon svg{width:31px;height:31px}.wizard-choice-copy strong,.wizard-choice-copy small{display:block}.wizard-choice-copy strong{font-size:19px}.wizard-choice-copy small{margin-top:7px;color:var(--muted);line-height:1.5}.wizard-choice-arrow{color:var(--primary)}.wizard-dropzone{display:grid;place-items:center;min-height:260px;padding:34px;border:2px dashed rgba(255,107,0,.28);border-radius:25px;background:linear-gradient(145deg,#fffaf5,#fff);text-align:center;cursor:pointer;transition:.2s ease}.wizard-dropzone:hover,.wizard-dropzone.is-dragging{border-color:var(--primary);background:#fff6ec;transform:translateY(-2px)}.wizard-dropzone-icon{display:grid;place-items:center;width:72px;height:72px;margin-bottom:16px;border-radius:22px;background:#fff;box-shadow:0 14px 35px rgba(255,107,0,.13);color:var(--primary)}.wizard-dropzone-icon svg{width:34px;height:34px}.wizard-dropzone strong{font-size:18px}.wizard-dropzone small{margin-top:8px;color:var(--muted)}.wizard-file-list{display:grid;gap:10px;margin-top:18px}.wizard-file-card{display:grid;grid-template-columns:46px 1fr 34px;align-items:center;gap:13px;padding:14px 16px;border:1px solid rgba(43,29,19,.09);border-radius:17px;background:#fff}.wizard-file-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#eef5ff;color:#2d68d2}.wizard-file-icon svg{width:22px}.wizard-file-card strong,.wizard-file-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wizard-file-card strong{font-size:13px}.wizard-file-card small{margin-top:4px;color:var(--muted);font-size:11px}.wizard-file-card button{width:30px;height:30px;border:0;border-radius:10px;background:#fff1ef;color:#d44;font-size:20px;cursor:pointer}.wizard-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:30px}.wizard-actions-centered{justify-content:center}.wizard-actions .btn[disabled]{opacity:.42;pointer-events:none}.wizard-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.wizard-field{display:grid;gap:8px}.wizard-field-wide{grid-column:1/-1}.wizard-field>span{font-size:12px;font-weight:800;color:#3c3027}.wizard-field input,.wizard-field select{width:100%;height:52px;padding:0 15px;border:1px solid rgba(43,29,19,.14);border-radius:15px;background:#fff;color:#211a15;font:inherit;outline:none;transition:.2s ease}.wizard-field input:focus,.wizard-field select:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgba(255,107,0,.09)}.wizard-field small{color:var(--muted);font-size:10px}.wizard-file-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:22px}.wizard-file-summary>div{display:flex;align-items:center;gap:11px;padding:14px;border-radius:16px;background:#f8f6f3}.wizard-file-summary span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#fff;color:var(--primary)}.wizard-file-summary span svg{width:19px}.wizard-file-summary strong,.wizard-file-summary small{display:block}.wizard-file-summary strong{font-size:12px}.wizard-file-summary small{margin-top:3px;color:var(--muted);font-size:10px}.wizard-group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.wizard-group-card{display:grid;gap:9px;min-height:142px;padding:18px;border:1px solid rgba(43,29,19,.1);border-radius:20px;background:#fff;text-align:left;cursor:pointer;transition:.22s ease}.wizard-group-card:hover{transform:translateY(-4px);border-color:rgba(255,107,0,.33);box-shadow:0 17px 40px rgba(53,31,15,.09)}.wizard-group-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:14px;background:#fff1df;color:var(--primary)}.wizard-group-icon svg{width:21px}.wizard-group-card strong{font-size:14px}.wizard-group-card small{color:var(--muted);font-size:10px;line-height:1.4}.wizard-product-panel{display:grid;gap:15px}.wizard-product-panel-head{display:flex;align-items:center;gap:14px}.wizard-product-panel-head button{border:0;background:none;color:var(--primary);font-weight:800;cursor:pointer}.wizard-product-search{display:flex;align-items:center;gap:10px;height:50px;padding:0 15px;border:1px solid rgba(43,29,19,.12);border-radius:15px}.wizard-product-search svg{width:19px;color:var(--muted)}.wizard-product-search input{flex:1;border:0;outline:0;font:inherit}.wizard-product-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:340px;padding-right:4px;overflow:auto}.wizard-product-card{display:flex;align-items:center;justify-content:space-between;gap:13px;padding:15px;border:1px solid rgba(43,29,19,.1);border-radius:16px;background:#fff;text-align:left;cursor:pointer}.wizard-product-card.is-selected{border-color:var(--primary);background:#fff8f1;box-shadow:0 0 0 3px rgba(255,107,0,.08)}.wizard-product-card strong,.wizard-product-card small{display:block}.wizard-product-card strong{font-size:12px}.wizard-product-card small{margin-top:4px;color:var(--muted);font-size:9px}.wizard-product-card b{white-space:nowrap;color:var(--primary)}.wizard-quantity-field{max-width:210px}.wizard-review-card{padding:24px;border:1px solid rgba(43,29,19,.1);border-radius:23px;background:#fff;box-shadow:0 16px 42px rgba(48,31,19,.06)}.wizard-review-head{display:flex;align-items:center;gap:14px;padding-bottom:18px;border-bottom:1px solid rgba(43,29,19,.08)}.wizard-review-head>span{display:grid;place-items:center;width:49px;height:49px;border-radius:16px;background:#fff1df;color:var(--primary)}.wizard-review-head svg{width:24px}.wizard-review-head small,.wizard-review-head strong{display:block}.wizard-review-head small{color:var(--muted);font-size:10px}.wizard-review-head strong{margin-top:3px;font-size:16px}.wizard-review-card ul{display:grid;gap:8px;margin:16px 0;padding:0;list-style:none}.wizard-review-card li,.wizard-review-card dl>div{display:flex;justify-content:space-between;gap:18px;padding:9px 0;border-bottom:1px dashed rgba(43,29,19,.09)}.wizard-review-card li span{max-width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wizard-review-card dl{margin:0}.wizard-review-card dt{color:var(--muted)}.wizard-review-card dd{margin:0;text-align:right;font-weight:700}.wizard-estimate-locked{display:flex;align-items:center;gap:13px;margin-top:16px;padding:16px;border-radius:17px;background:linear-gradient(135deg,#14213d,#223c71);color:#fff}.wizard-estimate-locked>span{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:rgba(255,255,255,.1);color:#ffb35d}.wizard-estimate-locked strong,.wizard-estimate-locked small{display:block}.wizard-estimate-locked small{margin-top:4px;color:rgba(255,255,255,.64)}.wizard-name-card{display:grid;grid-template-columns:72px minmax(0,520px);justify-content:center;align-items:start;gap:18px;max-width:680px;margin:35px auto 0;padding:25px;border:1px solid rgba(43,29,19,.1);border-radius:24px;background:#fff;box-shadow:0 20px 55px rgba(52,31,16,.08)}.wizard-name-icon{display:grid;place-items:center;width:68px;height:68px;border-radius:21px;background:linear-gradient(135deg,#fff0dc,#ffe0b5);color:var(--primary)}.wizard-name-icon svg{width:31px}.wizard-result-total{display:grid;place-items:center;max-width:520px;margin:0 auto 20px;padding:27px;border-radius:26px;background:linear-gradient(145deg,#14213d,#223f78);color:#fff;box-shadow:0 22px 55px rgba(20,33,61,.25)}.wizard-result-total small{color:rgba(255,255,255,.65)}.wizard-result-total strong{margin:5px 0;font-size:clamp(42px,7vw,68px);line-height:1;letter-spacing:-.05em}.wizard-result-total span{padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.1);font-size:11px}.wizard-result-items{display:grid;gap:9px;max-width:660px;margin:0 auto}.wizard-result-items>div{display:flex;justify-content:space-between;gap:18px;padding:14px 16px;border:1px solid rgba(43,29,19,.09);border-radius:16px;background:#fff}.wizard-result-items strong,.wizard-result-items small{display:block}.wizard-result-items small{margin-top:3px;color:var(--muted);font-size:10px}.wizard-result-items b{white-space:nowrap}.wizard-disclaimer{max-width:660px;margin:17px auto;text-align:center;color:var(--muted);font-size:11px;line-height:1.6}.wizard-result-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:11px;margin-top:22px}.wizard-quota-card{max-width:600px;margin:45px auto;text-align:center}.wizard-quota-icon{display:grid;place-items:center;width:85px;height:85px;margin:0 auto 20px;border-radius:28px;background:linear-gradient(135deg,#fff0dc,#ffd39f);color:var(--primary)}.wizard-quota-icon svg{width:39px}.wizard-quota-card h2{margin:13px 0 10px;font-size:38px;line-height:1.1}.wizard-quota-card p{margin:0 auto 25px;color:var(--muted);line-height:1.7}.wizard-quota-card .text-link{display:block;margin-top:16px}.wizard-alert{margin-bottom:20px;padding:14px 16px;border-radius:15px;font-size:13px}.wizard-alert.is-error{background:#fff0ee;color:#a52d27}.wizard-alert.is-success{background:#eafaf3;color:#167551}.wizard-loading{position:absolute;z-index:20;inset:0;display:flex;align-items:center;justify-content:center;gap:14px;background:rgba(255,255,255,.88);backdrop-filter:blur(5px)}.wizard-loading[hidden]{display:none}.wizard-loading strong,.wizard-loading small{display:block}.wizard-loading small{margin-top:4px;color:var(--muted)}.wizard-spinner{width:42px;height:42px;border:4px solid #ffe1c4;border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.wizard-empty{padding:25px;border-radius:16px;background:#f8f6f3;color:var(--muted);text-align:center}.catalog-public-filter{display:flex;gap:10px;align-items:center;margin-bottom:35px}.catalog-public-filter label{display:flex;align-items:center;gap:9px;flex:1;height:52px;padding:0 15px;border:1px solid rgba(43,29,19,.12);border-radius:15px;background:#fff}.catalog-public-filter input{flex:1;border:0;outline:0;font:inherit}.catalog-public-filter select{height:52px;padding:0 38px 0 14px;border:1px solid rgba(43,29,19,.12);border-radius:15px;background:#fff}.catalog-public-group{margin-bottom:45px}.catalog-public-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.catalog-public-card{display:grid;grid-template-columns:48px 1fr;gap:13px;padding:18px;border:1px solid rgba(43,29,19,.09);border-radius:20px;background:#fff;box-shadow:0 12px 32px rgba(48,31,19,.045)}.catalog-public-card-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#fff1df;color:var(--primary)}.catalog-public-card-icon svg{width:22px}.catalog-public-card-copy h3{margin:0;font-size:14px}.catalog-public-card-copy small{display:block;margin-top:5px;color:var(--muted);font-size:9px}.catalog-public-price{grid-column:1/-1;display:flex;align-items:baseline;gap:6px}.catalog-public-price small{color:var(--muted)}.catalog-public-price strong{font-size:22px;color:var(--primary)}.catalog-public-card>a{grid-column:1/-1;display:flex;align-items:center;gap:7px;color:var(--primary);font-size:12px;font-weight:800}.catalog-public-card>a svg{width:16px}
@media(max-width:980px){.estimate-hero-inner{align-items:flex-start;flex-direction:column}.wizard-shell{grid-template-columns:1fr}.wizard-progress{padding:20px}.wizard-progress-brand,.wizard-privacy-note{display:none}.wizard-progress ol{grid-template-columns:repeat(5,1fr);margin:0;gap:4px}.wizard-progress li{display:flex;min-height:auto;padding:6px;justify-content:center}.wizard-progress li>div,.wizard-progress li::after{display:none!important}.wizard-progress li>span{width:32px;height:32px}.wizard-content{padding:35px 28px}.wizard-group-grid,.catalog-public-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.estimate-hero{padding:45px 0 30px}.estimate-quota-chip{width:100%}.wizard-shell{border-radius:23px}.wizard-progress{padding:14px}.wizard-content{padding:28px 18px}.wizard-choice-grid-main,.wizard-form-grid,.wizard-product-list,.wizard-file-summary,.wizard-group-grid,.catalog-public-grid{grid-template-columns:1fr}.wizard-choice-card{grid-template-columns:55px 1fr 20px;min-height:118px;padding:18px}.wizard-choice-icon{width:52px;height:52px}.wizard-actions{align-items:stretch;flex-direction:column-reverse}.wizard-actions .btn{width:100%}.wizard-name-card{grid-template-columns:1fr;text-align:left}.wizard-name-icon{margin:auto}.wizard-result-actions{display:grid}.wizard-result-actions .btn{width:100%}.catalog-public-filter{align-items:stretch;flex-direction:column}.catalog-public-filter label,.catalog-public-filter select,.catalog-public-filter .btn{width:100%}.wizard-review-card li,.wizard-review-card dl>div{font-size:12px}.wizard-progress li>span{width:28px;height:28px;border-radius:9px;font-size:11px}}
