*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:clip;max-width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;background:linear-gradient(145deg,#ecfdf5,#d1fae5,#a7f3d0);min-height:100vh;padding:32px 16px 80px;color:#111827}.header{position:sticky;top:0;z-index:100;background:#047857;box-shadow:0 2px 12px #0000001a;margin:-32px -16px 32px}.header-inner{max-width:1120px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:64px;position:relative}.logo{text-decoration:none;flex-shrink:0}.logo-text{font-size:22px;font-weight:900;color:#fff;letter-spacing:-.03em}.nav-center{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:2px}.nav-center a{font-size:14px;font-weight:500;color:#ffffffe0;text-decoration:none;padding:8px 14px;border-radius:8px;transition:all .15s}.nav-center a:hover{color:#fff;background:#ffffff1f}@media(max-width:900px){.nav-center{display:none}}.btn-nav-header{display:inline-flex;align-items:center;padding:9px 20px;background:#fff;color:#047857;border:none;border-radius:50px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s}.btn-nav-header:hover{background:#f0fdf4;transform:translateY(-1px)}.form-wrapper{max-width:740px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.section-card{background:#ffffffd9;backdrop-filter:blur(12px);border-radius:20px;padding:32px;box-shadow:0 2px 24px #6366f112,0 1px 3px #0000000d;border:1px solid rgba(255,255,255,.9)}.section-title{display:flex;align-items:flex-start;gap:16px;margin-bottom:28px}.step-badge{width:34px;height:34px;border-radius:50%;background:#047857;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #04785759}.section-title-text h2{font-size:17px;font-weight:700;color:#111827;line-height:1.2}.section-title-text p{font-size:13px;color:#6b7280;margin-top:2px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field-row-3{display:grid;grid-template-columns:2fr 1fr 80px;gap:16px}.field-group{display:flex;flex-direction:column;gap:6px}.field-label{font-size:11px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#374151}.req{color:#ef4444}.phone-row{display:flex;gap:8px}.phone-country-select{flex:0 0 110px;padding:12px 8px;border:1.5px solid #e5e7eb;border-radius:12px;font-size:14px;background:#fff;color:#1f2937;cursor:pointer;outline:none;transition:border-color .2s}.phone-country-select:focus{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1f}.phone-row input[type=tel]{flex:1}input[type=text],input[type=tel],input[type=number],input[type=url],textarea,select{width:100%;padding:11px 14px;border:1.5px solid #e5e7eb;border-radius:10px;font-size:16px;font-family:inherit;color:#111827;background:#fff;transition:border-color .2s,box-shadow .2s;outline:none}input:focus,textarea:focus,select:focus{border-color:#059669;box-shadow:0 0 0 3px #0596691f}input::placeholder,textarea::placeholder{color:#9ca3af}textarea{resize:vertical;min-height:90px}.products-list{display:flex;flex-direction:column;gap:16px}.product-card{background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:14px;overflow:hidden}.product-card-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#fff;border-bottom:1.5px solid #e5e7eb}.product-number{font-size:13px;font-weight:700;color:#047857;display:flex;align-items:center;gap:8px}.product-number span{width:22px;height:22px;background:#ecfdf5;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:12px}.btn-remove-product{width:28px;height:28px;background:#fff0f0;border:1.5px solid #fca5a5;border-radius:8px;color:#ef4444;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;flex-shrink:0}.btn-remove-product:hover{background:#fee2e2}.product-card-body{padding:18px;display:flex;flex-direction:column;gap:16px}.media-tabs{display:flex;border:1.5px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff}.media-tab{flex:1;padding:9px;font-size:13px;font-weight:600;color:#6b7280;background:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .15s}.media-tab.active{background:#ecfdf5;color:#047857}.media-tab:first-child{border-right:1.5px solid #e5e7eb}.tab-panel{display:none}.tab-panel.active{display:block}.drop-zone{display:flex;align-items:center;justify-content:center;gap:6px;border:1.5px dashed #6ee7b7;border-radius:8px;padding:9px 14px;background:transparent;cursor:pointer;transition:all .2s;font-size:13px;font-weight:600;color:#047857;width:100%}.drop-zone:hover,.drop-zone.dragover{border-color:#059669;background:#f0fdf4}.photo-grid{display:flex;flex-wrap:wrap;gap:8px}.photo-grid:not(:empty){margin-top:8px}.photo-thumb{position:relative;width:72px;height:72px;border-radius:8px;overflow:hidden;border:1.5px solid #e5e7eb}.photo-thumb img{width:100%;height:100%;object-fit:cover}.photo-thumb-remove{position:absolute;top:3px;right:3px;width:18px;height:18px;background:#0000008c;color:#fff;border:none;border-radius:4px;font-size:10px;cursor:pointer;display:flex;align-items:center;justify-content:center}.btn-add-product{width:100%;padding:14px;border:2px dashed #6ee7b7;border-radius:12px;background:transparent;color:#047857;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px}.btn-add-product:hover{background:#ecfdf5;border-color:#059669}.delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.delivery-card{border:2px solid #e5e7eb;border-radius:14px;padding:22px 16px;text-align:center;cursor:pointer;transition:all .2s;background:#fff}.delivery-card:hover{border-color:#6ee7b7;background:#f0fdf4}.delivery-card.selected{border-color:#059669;background:#ecfdf5}.delivery-card input[type=radio]{display:none}.delivery-icon{font-size:32px;margin-bottom:10px}.delivery-name{font-size:13px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;color:#111827;margin-bottom:4px}.delivery-desc{font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:#9ca3af;line-height:1.5}.success-card{display:none;background:#ffffffeb;backdrop-filter:blur(12px);border-radius:20px;padding:48px 32px;text-align:center;box-shadow:0 2px 24px #0596691a;border:1px solid rgba(255,255,255,.9)}.success-check{width:72px;height:72px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 8px 24px #10b98159}.success-check svg{width:36px;height:36px;color:#fff}.success-title{font-size:22px;font-weight:800;color:#111827;margin-bottom:8px}.success-sub{font-size:14px;color:#6b7280;margin-bottom:28px}.devis-badge{display:inline-block;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:2px solid #6ee7b7;border-radius:12px;padding:16px 32px;margin-bottom:28px}.devis-badge-label{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#6b7280;margin-bottom:4px}.devis-badge-number{font-size:28px;font-weight:900;color:#047857;letter-spacing:2px}.devis-info{font-size:13px;color:#6b7280;margin-bottom:24px;line-height:1.6}.success-steps{display:flex;flex-direction:column;gap:0;text-align:left;margin-bottom:24px;border:1px solid #d1fae5;border-radius:14px;overflow:hidden}.success-step{display:flex;align-items:center;gap:12px;padding:11px 16px;background:#f9fffe;border-bottom:1px solid #ecfdf5;font-size:13px;color:#374151}.success-step:last-child{border-bottom:none}.success-step-icon{width:28px;height:28px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:13px}.step-done{background:#d1fae5}.step-active{background:#fef3c7}.step-pending{background:#f3f4f6}.success-step-text{flex:1;font-weight:500}.success-step-badge{font-size:10px;font-weight:700;letter-spacing:.5px;padding:2px 7px;border-radius:20px}.badge-done{background:#d1fae5;color:#047857}.badge-active{background:#fef3c7;color:#92400e}.badge-pending{background:#f3f4f6;color:#9ca3af}.success-wa{display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 20px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;font-size:13px;color:#15803d;font-weight:600;margin-bottom:20px}.btn-new-request{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background:#f3f4f6;color:#374151;border:1.5px solid #e5e7eb;border-radius:50px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.btn-new-request:hover{background:#e5e7eb}.submit-area{text-align:center}.btn-submit{display:inline-flex;align-items:center;gap:10px;padding:16px 48px;background:linear-gradient(135deg,#064e3b,#047857);color:#fff;border:none;border-radius:50px;font-size:15px;font-weight:700;cursor:pointer;transition:all .25s;box-shadow:0 6px 24px #04785759;letter-spacing:.3px}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 10px 32px #04785773}.btn-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-submit svg{width:18px;height:18px}.alert{padding:16px 20px;border-radius:12px;font-size:14px;font-weight:600;display:none;text-align:center}.alert-success{background:#ecfdf5;border:1.5px solid #6ee7b7;color:#065f46}.alert-error{background:#fef2f2;border:1.5px solid #fca5a5;color:#991b1b}@media(max-width:560px){body{padding:20px 12px 60px}.section-card{padding:22px 18px}.field-row{grid-template-columns:1fr}.field-row-3{grid-template-columns:1fr 1fr}.field-row-3 .field-group:last-child{grid-column:span 2}.delivery-grid{grid-template-columns:1fr 1fr}}@keyframes spin{to{transform:rotate(360deg)}}
