:root{--primary-color:#2563eb;--primary-dark:#1d4ed8;--text-primary:#1f2937;--text-secondary:#4b5563;--text-muted:#6b7280;--background-primary:#fff;--background-secondary:#f9fafb;--border-color:#e5e7eb;--border-light:#f3f4f6;--shadow-sm:0 4px 6px #0000001a;--shadow-md:0 8px 16px #00000026;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--transition:all .3s ease;--gradient-primary:linear-gradient(135deg, var(--primary-color), var(--primary-dark));--success-color:#16a34a;--warning-color:#f59e0b;--info-color:#0891b2;--selected-color:#10b981;--selected-bg:#10b9811a;--error-color:#dc2626;--error-bg:#dc26261a;--success-bg:#16a34a1a}.page-wrapper[data-astro-cid-slkthro4]{background-color:var(--background-primary);width:100%;min-height:100vh}.container[data-astro-cid-slkthro4]{background-color:var(--background-primary);max-width:1200px;min-height:80vh;margin:0 auto;padding:2rem 1rem}.hero-section[data-astro-cid-slkthro4]{border-radius:var(--radius-xl);align-items:center;min-height:440px;margin-top:2rem;margin-bottom:4rem;display:flex;position:relative;overflow:hidden}.hero-bg[data-astro-cid-slkthro4]{z-index:1;background-image:image-set("/images/7.webp" 1x type("image/webp"),"/images/7.JPG" 1x type("image/jpeg"));background-position:50%;background-size:cover;position:absolute;inset:0}@media (width<=768px){.hero-bg[data-astro-cid-slkthro4]{background-image:image-set("/images/7-mobile.webp" 1x type("image/webp"),"/images/7.JPG" 1x type("image/jpeg"))}}.hero-overlay[data-astro-cid-slkthro4]{z-index:2;background:linear-gradient(105deg,#0f172aeb 0%,#0f172ad1 55%,#0f172a80 100%);position:absolute;inset:0}.hero-body[data-astro-cid-slkthro4]{z-index:3;grid-template:"left btn""left btn""stats stats"/1fr 1fr;align-items:start;gap:1.5rem 3rem;width:100%;padding:2.5rem 5rem 2.5rem 3rem;display:grid;position:relative}.hero-left[data-astro-cid-slkthro4]{grid-area:left}.hero-eyebrow[data-astro-cid-slkthro4]{letter-spacing:2.5px;text-transform:uppercase;color:#60a5fa;background:#60a5fa14;border:1px solid #60a5fa66;border-radius:4px;margin-bottom:1.25rem;padding:.3rem .8rem;font-size:.75rem;font-weight:600;display:inline-block}.hero-title[data-astro-cid-slkthro4]{color:#fff;text-shadow:0 2px 8px #0000004d;margin-bottom:1.25rem;font-size:2.75rem;font-weight:800;line-height:1.15}.hero-desc[data-astro-cid-slkthro4]{color:#94a3b8;margin:0;font-size:1rem;line-height:1.7}.hero-right[data-astro-cid-slkthro4]{grid-area:btn;justify-content:center;align-items:flex-start;display:flex}.hero-download-btn[data-astro-cid-slkthro4]{background:var(--gradient-primary);color:#fff;border-radius:var(--radius-md);transition:var(--transition);text-align:center;white-space:nowrap;flex-direction:column;align-self:center;align-items:center;gap:.25rem;padding:1rem 1.75rem;font-weight:600;text-decoration:none;display:flex;box-shadow:0 4px 16px #2563eb59}.hero-download-btn[data-astro-cid-slkthro4]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2563eb73}.hbtn-main[data-astro-cid-slkthro4]{font-size:.95rem;font-weight:600}.hbtn-sub[data-astro-cid-slkthro4]{opacity:.85;font-size:.8rem;font-weight:400}.hero-stats[data-astro-cid-slkthro4]{border-radius:var(--radius-md);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1f;grid-area:stats;align-items:center;gap:1.25rem;width:fit-content;margin-left:auto;padding:.75rem 1.25rem;display:flex}.hero-stat[data-astro-cid-slkthro4]{text-align:center;flex-direction:column;align-items:center;display:flex}.hstat-number[data-astro-cid-slkthro4]{color:#60a5fa;margin-bottom:.15rem;font-size:1.1rem;font-weight:700;line-height:1}.hstat-label[data-astro-cid-slkthro4]{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-size:.65rem;font-weight:500}.hstat-divider[data-astro-cid-slkthro4]{background:#ffffff26;width:1px;height:1.5rem}.card-header[data-astro-cid-slkthro4]{cursor:pointer;margin:-1.5rem -1.5rem 0;padding:1.5rem 1.5rem .75rem}.card-header[data-astro-cid-slkthro4]:hover .title-text[data-astro-cid-slkthro4]{color:var(--primary-dark)}.loading-spinner[data-astro-cid-slkthro4]{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.submit-button[data-astro-cid-slkthro4]:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.submit-button[data-astro-cid-slkthro4].loading .button-text[data-astro-cid-slkthro4]{opacity:.7}.submit-button[data-astro-cid-slkthro4].loading .button-arrow[data-astro-cid-slkthro4]{opacity:0}.selection-summary[data-astro-cid-slkthro4]{background:var(--selected-bg);border:2px solid var(--selected-color);border-radius:var(--radius-lg);transition:var(--transition);margin-bottom:2rem;padding:1.5rem}.selection-header[data-astro-cid-slkthro4]{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.selection-header[data-astro-cid-slkthro4] h3[data-astro-cid-slkthro4]{color:var(--selected-color);margin:0;font-size:1.25rem;font-weight:600}.clear-button[data-astro-cid-slkthro4]{border:1px solid var(--selected-color);color:var(--selected-color);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);background:0 0;padding:.5rem 1rem;font-size:.875rem}.clear-button[data-astro-cid-slkthro4]:hover{background:var(--selected-color);color:#fff}.selection-items[data-astro-cid-slkthro4]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.selection-category[data-astro-cid-slkthro4]{border-radius:var(--radius-sm);border:1px solid var(--selected-color);background:#fff;padding:1rem}.selection-category[data-astro-cid-slkthro4] h4[data-astro-cid-slkthro4]{color:var(--selected-color);text-transform:uppercase;letter-spacing:.5px;margin:0 0 .5rem;font-size:.875rem;font-weight:600}.selection-category[data-astro-cid-slkthro4] p[data-astro-cid-slkthro4]{color:var(--text-secondary);margin:0;font-size:.875rem;font-weight:500}.specifications[data-astro-cid-slkthro4]{background-color:var(--background-primary);margin-bottom:4rem}.spec-intro[data-astro-cid-slkthro4]{text-align:center;border-bottom:1px solid var(--border-color);margin-bottom:2.5rem;padding-bottom:2rem}.spec-intro[data-astro-cid-slkthro4] h2[data-astro-cid-slkthro4]{color:var(--text-primary);margin-bottom:.75rem;font-size:2rem}.spec-intro-text[data-astro-cid-slkthro4]{color:var(--text-secondary);max-width:620px;margin:0 auto 1.75rem;font-size:1rem;line-height:1.7}.spec-steps[data-astro-cid-slkthro4]{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.spec-step[data-astro-cid-slkthro4]{background:var(--background-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);align-items:center;gap:.6rem;padding:.5rem 1rem;display:flex}.step-num[data-astro-cid-slkthro4]{background:var(--primary-color);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:700;display:flex}.step-label[data-astro-cid-slkthro4]{color:var(--text-secondary);white-space:nowrap;font-size:.85rem;font-weight:500}.step-arrow[data-astro-cid-slkthro4]{color:var(--text-muted);font-size:1rem}.spec-multi-hint[data-astro-cid-slkthro4]{color:var(--text-muted);margin:0;font-size:.875rem}.spec-multi-hint[data-astro-cid-slkthro4] a[data-astro-cid-slkthro4]{color:var(--primary-color);font-weight:500;text-decoration:none}.spec-multi-hint[data-astro-cid-slkthro4] a[data-astro-cid-slkthro4]:hover{text-decoration:underline}.spec-grid[data-astro-cid-slkthro4]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.spec-item[data-astro-cid-slkthro4]{background:var(--background-primary);border-radius:var(--radius-md);border:1px solid var(--border-color);text-align:left;transition:var(--transition);padding:1.5rem}.spec-item[data-astro-cid-slkthro4]:hover{box-shadow:var(--shadow-sm);border-color:var(--primary-color);transform:translateY(-1px)}.expandable-item[data-astro-cid-slkthro4]{border-left:3px solid var(--border-color);transition:var(--transition)}.expandable-item[data-astro-cid-slkthro4]:hover{border-left-color:var(--primary-color)}.spec-expand-hint[data-astro-cid-slkthro4]{color:var(--primary-color);margin-bottom:.5rem;font-size:.78rem;font-weight:500;display:block}.expandable-title[data-astro-cid-slkthro4].expanded~.spec-expand-hint[data-astro-cid-slkthro4]{display:none}.selection-multi-hint[data-astro-cid-slkthro4]{color:var(--selected-color);opacity:.9;margin:.75rem 0 0;font-size:.85rem}.expandable-title[data-astro-cid-slkthro4]{cursor:pointer;width:100%;transition:var(--transition);user-select:none;background:0 0;border:none;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:0;display:flex}.expandable-title[data-astro-cid-slkthro4]:hover{color:var(--primary-color)}.expandable-title[data-astro-cid-slkthro4]:focus{outline:2px solid var(--primary-color);outline-offset:2px;border-radius:var(--radius-sm)}.title-text[data-astro-cid-slkthro4]{color:var(--primary-color);font-family:inherit;font-size:1.125rem;font-weight:600}.expand-icon[data-astro-cid-slkthro4]{color:var(--primary-color);font-size:1.5em;font-weight:300;line-height:1;transition:transform .3s}.expandable-title[data-astro-cid-slkthro4].expanded .expand-icon[data-astro-cid-slkthro4]{transform:rotate(90deg)}.spec-summary[data-astro-cid-slkthro4]{color:var(--text-muted);margin:5px 0 1rem;font-size:.9rem;font-style:italic}.expandable-content[data-astro-cid-slkthro4]{opacity:0;max-height:0;transition:max-height .4s,opacity .4s;overflow:hidden}.expandable-content[data-astro-cid-slkthro4].show{opacity:1;max-height:2000px}.hidden[data-astro-cid-slkthro4]{display:none}.content-container[data-astro-cid-slkthro4]{border-top:1px solid var(--border-light);padding-top:1rem}.search-container[data-astro-cid-slkthro4]{margin-bottom:1rem;position:relative}.search-input[data-astro-cid-slkthro4]{border:1px solid var(--border-color);border-radius:var(--radius-sm);width:100%;transition:var(--transition);background-color:var(--background-secondary);padding:.75rem 2.5rem .75rem 1rem;font-size:.9rem}.search-input[data-astro-cid-slkthro4]:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #2563eb1a}.search-icon[data-astro-cid-slkthro4]{opacity:.5;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.list-container[data-astro-cid-slkthro4]{border:1px solid var(--border-light);border-radius:var(--radius-sm);background-color:var(--background-secondary);max-height:300px;overflow-y:auto}.materials-list[data-astro-cid-slkthro4]{margin:0;padding:0;list-style-type:none}.materials-list[data-astro-cid-slkthro4] li[data-astro-cid-slkthro4]{border-bottom:1px solid var(--border-light);color:var(--text-secondary);padding:.75rem 1rem;font-size:.9rem;transition:background-color .2s}.materials-list[data-astro-cid-slkthro4] li[data-astro-cid-slkthro4]:last-child{border-bottom:none}.materials-list[data-astro-cid-slkthro4] li[data-astro-cid-slkthro4]:hover{background-color:#2563eb0d}.materials-list[data-astro-cid-slkthro4] li[data-astro-cid-slkthro4].highlight{background-color:#ffeb3b4d;font-weight:500}.materials-list[data-astro-cid-slkthro4].selectable li[data-astro-cid-slkthro4].selectable-item{cursor:pointer;border-radius:var(--radius-sm);transition:var(--transition);padding:.75rem 1rem;position:relative}.materials-list[data-astro-cid-slkthro4].selectable li[data-astro-cid-slkthro4].selectable-item:before{display:none}.materials-list[data-astro-cid-slkthro4].selectable li[data-astro-cid-slkthro4].selectable-item:hover{border-color:var(--primary-color);background-color:#2563eb1a}.materials-list[data-astro-cid-slkthro4].selectable li[data-astro-cid-slkthro4].selectable-item.selected{background-color:var(--selected-bg);color:var(--selected-color);border:2px solid var(--selected-color);font-weight:600;box-shadow:0 2px 4px #10b98133}.materials-list[data-astro-cid-slkthro4].selectable li[data-astro-cid-slkthro4].selectable-item:focus{outline:2px solid var(--primary-color);outline-offset:-2px}.materials-list[data-astro-cid-slkthro4].selectable li[data-astro-cid-slkthro4].selectable-item.selected:after{content:"✓";color:var(--selected-color);font-size:1.1em;font-weight:700;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.no-results[data-astro-cid-slkthro4]{text-align:center;color:var(--text-muted);padding:2rem;font-style:italic}.list-stats[data-astro-cid-slkthro4]{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin-top:.75rem;font-size:.8rem;display:flex}.visible-count[data-astro-cid-slkthro4],.selected-count[data-astro-cid-slkthro4]{color:var(--primary-color);font-weight:500}.selected-count[data-astro-cid-slkthro4]{color:var(--selected-color)}.length-spec[data-astro-cid-slkthro4] h4[data-astro-cid-slkthro4],.delivery-spec[data-astro-cid-slkthro4] h4[data-astro-cid-slkthro4]{color:var(--primary-color);margin-bottom:1rem;font-size:1.125rem;font-weight:600}.length-specs[data-astro-cid-slkthro4]{flex-direction:column;gap:.75rem;display:flex}.length-item[data-astro-cid-slkthro4]{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.length-item[data-astro-cid-slkthro4]:last-child{border-bottom:none}.length-item[data-astro-cid-slkthro4] strong[data-astro-cid-slkthro4]{color:var(--text-primary);font-size:.9rem}.length-item[data-astro-cid-slkthro4] span[data-astro-cid-slkthro4]{color:var(--text-secondary);font-size:.9rem;font-weight:500}.delivery-times[data-astro-cid-slkthro4]{flex-direction:column;gap:1rem;display:flex}.delivery-item[data-astro-cid-slkthro4]{border:1px solid var(--border-light);border-radius:var(--radius-sm);background-color:var(--background-secondary);transition:var(--transition);padding:1rem}.delivery-item[data-astro-cid-slkthro4]:hover{border-color:var(--primary-color);box-shadow:0 2px 4px #2563eb1a}.selectable-delivery[data-astro-cid-slkthro4]{cursor:pointer}.delivery-item[data-astro-cid-slkthro4].selected{background-color:var(--selected-bg);border-color:var(--selected-color);box-shadow:0 2px 8px #10b98133}.delivery-item[data-astro-cid-slkthro4]:focus{outline:2px solid var(--primary-color);outline-offset:2px}.delivery-check[data-astro-cid-slkthro4]{color:var(--selected-color);margin-left:auto;font-size:1rem;font-weight:700;display:none}.delivery-item[data-astro-cid-slkthro4].selected .delivery-check[data-astro-cid-slkthro4]{display:inline}.delivery-item[data-astro-cid-slkthro4].selected .delivery-time[data-astro-cid-slkthro4]{color:var(--selected-color);background-color:#10b98126}.delivery-header[data-astro-cid-slkthro4]{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.delivery-icon[data-astro-cid-slkthro4]{flex-shrink:0;font-size:1.2em}.delivery-header[data-astro-cid-slkthro4] strong[data-astro-cid-slkthro4]{color:var(--text-primary);flex-grow:1;font-size:.95rem}.delivery-time[data-astro-cid-slkthro4]{color:var(--primary-color);border-radius:var(--radius-sm);background-color:#2563eb1a;flex-shrink:0;padding:.25rem .5rem;font-size:.9rem;font-weight:600}.delivery-description[data-astro-cid-slkthro4]{color:var(--text-muted);margin:0;padding-left:2rem;font-size:.85rem;line-height:1.4}.delivery-item[data-astro-cid-slkthro4]:first-child .delivery-time[data-astro-cid-slkthro4]{color:#166534;background-color:#16a34a1a}.delivery-item[data-astro-cid-slkthro4]:nth-child(2) .delivery-time[data-astro-cid-slkthro4]{color:#92400e;background-color:#f59e0b1a}.delivery-item[data-astro-cid-slkthro4]:nth-child(3) .delivery-time[data-astro-cid-slkthro4]{color:#155e75;background-color:#0891b21a}.cta-section[data-astro-cid-slkthro4]{text-align:center;background:var(--gradient-primary);color:#fff;border-radius:var(--radius-lg);margin-bottom:2rem;padding:3rem 2rem}.cta-content[data-astro-cid-slkthro4] h2[data-astro-cid-slkthro4]{margin-bottom:1rem;font-size:2rem}.cta-content[data-astro-cid-slkthro4] p[data-astro-cid-slkthro4]{opacity:.9;margin-bottom:2rem;font-size:1.125rem}.cta-button[data-astro-cid-slkthro4]{color:var(--primary-color);border-radius:var(--radius-sm);transition:var(--transition);box-shadow:var(--shadow-sm);background:#fff;padding:1rem 2rem;font-weight:600;text-decoration:none;display:inline-block}.cta-button[data-astro-cid-slkthro4]:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.surcharge-section[data-astro-cid-slkthro4]{margin-top:2rem}.surcharge-subscribe-form[data-astro-cid-slkthro4]{max-width:420px;margin:2rem auto 0}.surcharge-feedback[data-astro-cid-slkthro4]{min-height:1.2em;margin-top:1rem;font-weight:500}.surcharge-feedback[data-astro-cid-slkthro4].success{color:#bbf7d0}.surcharge-feedback[data-astro-cid-slkthro4].error{color:#fecaca}.inquiry-form[data-astro-cid-slkthro4]{text-align:left;max-width:600px;margin:0 auto}.form-row[data-astro-cid-slkthro4]{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.form-group[data-astro-cid-slkthro4]{flex-direction:column;display:flex}.form-group[data-astro-cid-slkthro4].full-width{grid-column:1/-1}.form-group[data-astro-cid-slkthro4] label[data-astro-cid-slkthro4]{color:#fff;margin-bottom:.5rem;font-size:.9rem;font-weight:500}.form-group[data-astro-cid-slkthro4] input[data-astro-cid-slkthro4],.form-group[data-astro-cid-slkthro4] textarea[data-astro-cid-slkthro4]{border-radius:var(--radius-sm);color:#fff;transition:var(--transition);background:#ffffff1a;border:1px solid #ffffff4d;padding:.75rem;font-size:.9rem}.form-group[data-astro-cid-slkthro4] input[data-astro-cid-slkthro4]::placeholder,.form-group[data-astro-cid-slkthro4] textarea[data-astro-cid-slkthro4]::placeholder{color:#ffffffb3}.form-group[data-astro-cid-slkthro4] input[data-astro-cid-slkthro4]:focus,.form-group[data-astro-cid-slkthro4] textarea[data-astro-cid-slkthro4]:focus{background:#fff3;border-color:#fff;outline:none;box-shadow:0 0 0 3px #ffffff1a}.form-actions[data-astro-cid-slkthro4]{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.submit-button[data-astro-cid-slkthro4]{color:var(--primary-color);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);box-shadow:var(--shadow-sm);background:#fff;border:none;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.submit-button[data-astro-cid-slkthro4]:hover:not(:disabled){box-shadow:var(--shadow-md);transform:translateY(-2px)}.submit-button[data-astro-cid-slkthro4] .button-arrow[data-astro-cid-slkthro4]{transition:transform .3s}.submit-button[data-astro-cid-slkthro4]:hover:not(:disabled) .button-arrow[data-astro-cid-slkthro4]{transform:translate(4px)}.secondary-button[data-astro-cid-slkthro4]{color:#fff;border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);background:0 0;border:2px solid #fff;padding:.875rem 1.5rem;font-size:.9rem}.secondary-button[data-astro-cid-slkthro4]:hover{color:var(--primary-color);background:#fff}.captcha-error[data-astro-cid-slkthro4]{color:#ef4444;min-height:1.2rem;margin-top:.25rem;font-size:.85rem;display:block}.modal[data-astro-cid-slkthro4]{z-index:1000;backdrop-filter:blur(5px);background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.modal-content[data-astro-cid-slkthro4]{background:#fff;border-radius:16px;width:90%;max-width:400px;padding:0;animation:.3s ease-out modalSlideIn;box-shadow:0 20px 60px #0000004d}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-header[data-astro-cid-slkthro4]{text-align:center;padding:2rem 2rem 1rem}.success-icon[data-astro-cid-slkthro4]{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex}.error-icon[data-astro-cid-slkthro4]{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex}.modal-header[data-astro-cid-slkthro4] h3[data-astro-cid-slkthro4]{color:#1e293b;margin:0;font-size:1.5rem;font-weight:600}.modal-body[data-astro-cid-slkthro4]{text-align:center;padding:0 2rem 1.5rem}.modal-body[data-astro-cid-slkthro4] p[data-astro-cid-slkthro4]{color:#475569;margin:0;line-height:1.6}.modal-body[data-astro-cid-slkthro4] a[data-astro-cid-slkthro4]{color:#2563eb;text-decoration:none}.modal-body[data-astro-cid-slkthro4] a[data-astro-cid-slkthro4]:hover{text-decoration:underline}.modal-footer[data-astro-cid-slkthro4]{text-align:center;padding:0 2rem 2rem}.modal-button[data-astro-cid-slkthro4]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:8px;min-width:100px;padding:.75rem 2rem;font-weight:600;transition:all .3s}.modal-button[data-astro-cid-slkthro4]:hover{transform:translateY(-1px);box-shadow:0 4px 20px #2563eb4d}@media (width<=768px){.hero-body[data-astro-cid-slkthro4]{grid-template-columns:1fr;grid-template-areas:"left""right""stats";padding:2.5rem 1.5rem}.hero-title[data-astro-cid-slkthro4]{white-space:normal;font-size:2rem}.hero-stats[data-astro-cid-slkthro4]{box-sizing:border-box;flex-direction:column;gap:0;width:100%;margin:0;padding:.6rem 1.25rem}.hstat-divider[data-astro-cid-slkthro4]{display:none}.hero-stat[data-astro-cid-slkthro4]{border-bottom:1px solid #ffffff14;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:.5rem 0}.hero-stat[data-astro-cid-slkthro4]:last-child{border-bottom:none}.hstat-label[data-astro-cid-slkthro4]{text-align:right}.hstat-number[data-astro-cid-slkthro4]{text-align:left}.hero-right[data-astro-cid-slkthro4]{align-items:flex-start;width:100%}.hero-download-btn[data-astro-cid-slkthro4]{justify-content:center;width:100%}.spec-grid[data-astro-cid-slkthro4]{grid-template-columns:1fr}.cta-section[data-astro-cid-slkthro4]{padding:2rem 1rem}.delivery-header[data-astro-cid-slkthro4]{flex-direction:column;align-items:flex-start;gap:.5rem}.delivery-description[data-astro-cid-slkthro4]{padding-left:0}.form-row[data-astro-cid-slkthro4]{grid-template-columns:1fr}.form-actions[data-astro-cid-slkthro4]{flex-direction:column;align-items:center}.selection-items[data-astro-cid-slkthro4]{grid-template-columns:1fr}}@media (width<=480px){.container[data-astro-cid-slkthro4]{padding:1rem}.hero-body[data-astro-cid-slkthro4]{padding:2rem 1rem}.hero-title[data-astro-cid-slkthro4]{font-size:1.75rem}.spec-item[data-astro-cid-slkthro4]{padding:1rem}.length-item[data-astro-cid-slkthro4]{flex-direction:column;align-items:flex-start;gap:.25rem}.delivery-header[data-astro-cid-slkthro4]{gap:.5rem}.delivery-header[data-astro-cid-slkthro4] strong[data-astro-cid-slkthro4]{font-size:.9rem}.selection-header[data-astro-cid-slkthro4]{flex-direction:column;align-items:flex-start;gap:.5rem}}
