.main-part-container{max-width:1180px;margin:150px auto 140px;padding-left:20px;padding-right:20px;position:relative}.main-part-scroll-target{opacity:0;position:absolute;top:-200px}.main-part-navigation-wrapper{background-color:var(--surface);border:1px solid var(--border);border-radius:9999px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:0;padding:14px 20px;display:flex}.main-part-nav-buttons{align-items:center;gap:10px;display:flex}.main-part-arrow-button{border:1px solid var(--border);cursor:pointer;background-color:#ffffff0f;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background-color .25s ease-in-out,border-color .25s ease-in-out;display:inline-flex}.main-part-arrow-button:hover:not(:disabled){border-color:var(--accent-soft);background-color:#6ddf4324}.main-part-arrow-button:disabled{opacity:.35;cursor:not-allowed}.main-part-arrow-button img{width:18px;height:18px}.main-part-price-display{letter-spacing:-.01em;color:var(--accent);font-family:Inter,sans-serif;font-size:clamp(20px,2.2vw,28px);font-weight:700}.main-part-step-indicator{letter-spacing:.08em;text-align:center;border:1px solid var(--border);width:auto;min-width:62px;color:var(--text-muted);background-color:#ffffff0f;border-radius:9999px;padding:6px 14px;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.main-part-step-container{background-color:var(--surface);border-top:none;border:1px solid var(--border);border-radius:28px;flex-direction:column;gap:24px;margin-top:20px;padding:clamp(24px,3vw,44px);display:flex}.main-part-step-footer{flex-direction:column;gap:64px;display:flex}.main-part-next-button-container{text-align:center;margin-top:8px}.main-part-next-button{background-color:var(--accent);color:#0b0b0c;cursor:pointer;border:none;border-radius:9999px;width:280px;height:60px;font-family:Inter,sans-serif;font-size:18px;font-weight:700;transition:background-color .25s ease-in-out,color .25s ease-in-out,box-shadow .25s ease-in-out}.main-part-next-button:hover{color:#6ddf43;background-color:#0000;box-shadow:inset 0 0 0 2px #6ddf43}.main-part-step-image-container{margin-top:8px}.main-part-step-image{border-radius:var(--r-md);margin-left:auto;margin-right:auto;display:block}.step-1-container,.step-2-container,.step-3-container,.step-4-container,.step-5-container,.priecka-container{flex-direction:column;align-items:center;gap:2.5rem;width:100%;display:flex}.step-1-heading,.step-2-heading,.step-3-heading,.step-4-heading,.step-5-heading,.priecka-heading,.radio-checkbox-heading,.summary-heading{text-align:center;color:var(--text);letter-spacing:-.01em;padding-top:.5rem;font-family:Inter,sans-serif;font-size:clamp(24px,2.8vw,34px);font-weight:600;line-height:1.25}.step-1-button-container{justify-content:center;align-items:center;gap:1.25rem;width:100%;display:flex}.step-1-button,.step-2-button{cursor:pointer;border:none;border-radius:20px;justify-content:flex-start;align-items:flex-end;width:100%;padding:22px;transition:transform .25s ease-in-out,box-shadow .25s ease-in-out;display:flex;position:relative;overflow:hidden}.step-1-button{aspect-ratio:5/3}.step-2-button{aspect-ratio:5/4;max-width:24rem}.step-1-button:hover,.step-2-button:hover{transform:translateY(-3px)}.step-1-button-selected,.step-2-button-selected{box-shadow:inset 0 0 0 2px #6ddf43,0 0 0 4px #6ddf432e}.step-1-button:focus,.step-2-button:focus,.main-part-next-button:focus,.main-part-arrow-button:focus,.summary-button:focus,.priecka-select:focus{outline:none}.step-1-button:focus-visible,.step-2-button:focus-visible,.main-part-next-button:focus-visible,.main-part-arrow-button:focus-visible,.summary-button:focus-visible,.priecka-select:focus-visible{outline-offset:3px;outline:2px solid #6ddf43}.step-1-gradient-overlay,.step-2-gradient-overlay{z-index:10;background:linear-gradient(#08080914 0%,#08080973 52%,#080809eb 100%);width:100%;height:100%;position:absolute;top:0;left:0}.step-1-button-text,.step-2-button-text{z-index:30;text-align:left;color:#fff;letter-spacing:-.01em;font-family:Inter,sans-serif;font-weight:600;line-height:1.2;position:relative}.step-1-button-text{font-size:clamp(19px,2vw,26px)}.step-2-button-text{font-size:clamp(15px,1.5vw,19px)}.step-2-button-container{justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}@media (max-width:1150px){.step-2-button-container{flex-wrap:wrap;gap:1.5rem}}.step-2-notes-container,.step-3-notes-container,.step-4-notes-container,.step-5-notes-container,.step-6-notes-container,.step-7-notes-container{flex-direction:column;width:100%;display:flex}.step-3-dimensions-container{grid-template-columns:1fr 2fr;align-items:start;gap:clamp(1.5rem,3vw,3rem);width:100%;display:grid}.step-3-column{flex-direction:column;display:flex}.step-3-subheading,.step-4-section-title{color:var(--text);margin-bottom:1rem;font-family:Inter,sans-serif;font-size:clamp(18px,1.8vw,22px);font-weight:600}.step-3-checkbox-group,.step-4-checkbox-group{flex-direction:column;gap:2px;display:flex}.step-3-checkbox-label,.step-4-checkbox-label,.step-5-checkbox-label,.priecka-label,.radio-checkbox-input-wrapper{color:#ffffffe0;cursor:pointer;border-radius:10px;align-items:flex-start;gap:.85rem;padding:8px 12px;font-family:Inter,sans-serif;font-size:clamp(15px,1.3vw,17px);font-weight:400;line-height:1.5;transition:background-color .2s ease-in-out,color .2s ease-in-out;display:flex}.step-3-checkbox-label:hover,.step-4-checkbox-label:hover,.step-5-checkbox-label:hover,.priecka-label:hover,.radio-checkbox-input-wrapper:hover{color:var(--text);background-color:#ffffff0d}.step-3-checkbox-label .step-3-checkbox-label,.step-4-checkbox-label .step-4-checkbox-label{border-radius:0;padding:0}.step-3-checkbox-label .step-3-checkbox-label:hover,.step-4-checkbox-label .step-4-checkbox-label:hover{background-color:#0000}.step-5-checkbox-label{align-items:center}.step-3-steel-grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:2px 1.5rem;display:grid}.step-3-modifier-text{color:var(--text-muted);margin-top:-6px;margin-bottom:6px;padding-left:2.55rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:400;line-height:1.3}.step-3-modifier-text-small{color:#ffffff8c;font-family:Inter,sans-serif;font-size:.7rem;font-weight:400}.step-3-custom-checkbox{margin-top:3px}.step-4-windows-doors-container{justify-content:space-between;gap:2rem;width:100%;display:flex}.step-4-column{flex-direction:column;gap:.75rem;display:flex}.step-4-custom-checkbox{margin-top:4px}.step-5-ac-container,.step-5-time-container{flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%;margin-left:auto;margin-right:auto;display:flex}.step-5-ac-item{flex-direction:column;justify-content:center;gap:.75rem;display:flex;position:relative}.step-5-label-container{color:#fff;position:relative}.step-6-container,.step-7-container{flex-direction:column;gap:2.5rem;display:flex}.render-notes-textarea-container{width:100%;margin-bottom:1rem}.render-notes-textarea-label{color:var(--text);margin-bottom:.6rem;font-family:Inter,sans-serif;font-size:15px;font-weight:600;display:block}.render-notes-textarea-input{border:1px solid var(--border);width:100%;min-height:6rem;color:var(--text);background-color:#ffffff0a;border-radius:14px;outline:none;padding:14px 16px;font-family:Inter,sans-serif;font-size:15px;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}.render-notes-textarea-input:focus{border-color:var(--accent-soft);background-color:#ffffff0f}.priecka-item{flex-direction:column;justify-content:center;display:flex}.priecka-count-container{justify-content:flex-start;align-items:center;gap:1rem;padding-left:12px;display:flex}.priecka-count-label{color:#ffffffe0;margin-bottom:0;font-family:Inter,sans-serif;font-size:clamp(15px,1.3vw,17px);font-weight:400}.priecka-select{border:1px solid var(--border);color:var(--text);cursor:pointer;background-color:#ffffff0d;border-radius:10px;width:6.25rem;padding:.55rem .75rem;font-family:Inter,sans-serif;font-size:15px}.priecka-select:focus{border-color:var(--accent-soft);outline:none}.radio-checkbox-container{flex-direction:column;gap:2.5rem;display:flex}.radio-checkbox-options{grid-template-columns:repeat(3,1fr);align-items:start;gap:1rem;width:100%;display:grid}.radio-checkbox-label{border:1px solid var(--border);cursor:pointer;background-color:#ffffff08;border-radius:18px;flex-direction:column;gap:.5rem;padding:10px;transition:border-color .25s ease-in-out,background-color .25s ease-in-out;display:flex}.radio-checkbox-label:hover{border-color:var(--accent-soft);background-color:#ffffff0d}.radio-checkbox-label img{aspect-ratio:3/4;object-fit:cover;border-radius:12px;width:100%;height:auto;display:block}.radio-checkbox-input-wrapper{color:var(--text);padding:6px 4px;font-weight:600}.radio-checkbox-input-wrapper:hover{background-color:#0000}.radio-checkbox-notes{flex-direction:column;gap:.3rem;padding:0 6px 8px;display:flex}.radio-checkbox-note{max-width:none;color:var(--text-muted);font-family:Inter,sans-serif;font-size:.88rem;font-weight:400;line-height:1.5}.ckeckbox-custom-checkbox{margin-top:3px}.summary-page{color:#f5f5f5;min-height:100vh;padding-top:1rem;padding-bottom:2rem}.summary-container{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;max-width:48rem;margin-left:auto;margin-right:auto;font-family:Inter,sans-serif;display:flex}.summary-section{border-top:1px solid var(--border);flex-direction:column;gap:.25rem;width:100%;margin-top:1rem;padding-top:1.75rem;display:flex}.summary-row{color:var(--text-muted);border-bottom:1px solid #ffffff12;justify-content:space-between;gap:1.5rem;padding-top:.7rem;padding-bottom:.7rem;font-size:15px;display:flex}.summary-value-column{text-align:right;color:var(--text);flex-direction:column;display:flex}.summary-total{border:1px solid var(--accent-soft);color:var(--accent);background-color:#6ddf431a;border-radius:16px;justify-content:space-between;align-items:center;margin-top:1.25rem;padding:18px 22px;font-size:1.35rem;font-weight:700;display:flex}.summary-notes-section{border-top:1px solid var(--border);flex-direction:column;width:100%;padding-top:1.5rem;display:flex}.summary-notes-row{border-bottom:1px solid #ffffff12;flex-direction:column;justify-content:space-between;padding-top:.6rem;padding-bottom:.6rem;font-size:15px;display:flex}.summary-notes-content{justify-content:space-between;gap:1.5rem;display:flex}.summary-notes-text{text-align:right;max-width:75%;color:var(--text-muted)}.summary-divider{background-color:var(--border);width:100%;max-width:32rem;height:1px}.summary-form{grid-template-columns:repeat(2,1fr);gap:.85rem;width:100%;margin-bottom:1rem;display:grid}.summary-input{border:1px solid var(--border);width:100%;color:var(--text);background-color:#ffffff0a;border-radius:14px;outline:none;padding:14px 16px;font-family:Inter,sans-serif;font-size:15px;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}.summary-input::placeholder{color:#ffffff6b}.summary-input:focus{border-color:var(--accent-soft);background-color:#ffffff0f}.summary-input-error{background-color:#ef44440f;border-color:#ef4444}.summary-error-text{color:#f87171;margin-top:.3rem;font-size:.85rem}.summary-consent{align-items:center;gap:.65rem;margin-bottom:1rem;display:flex}.summary-consent-text{color:var(--text-muted);font-size:.95rem;font-weight:400;line-height:1.5}.summary-button{background-color:var(--accent);color:#0b0b0c;cursor:pointer;border:none;border-radius:9999px;width:18rem;height:3.75rem;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700;transition:background-color .25s ease-in-out,color .25s ease-in-out,box-shadow .25s ease-in-out}.summary-button:hover{color:#6ddf43;background-color:#0000;box-shadow:inset 0 0 0 2px #6ddf43}.summary-success-text{color:var(--accent);text-align:center;margin-top:1rem}.summary-error-message{color:#f87171;text-align:center;margin-top:1rem}@media (max-width:900px){.main-part-container{margin-top:120px}.radio-checkbox-options{grid-template-columns:1fr}.radio-checkbox-label img{aspect-ratio:4/3}.step-3-dimensions-container{grid-template-columns:1fr;gap:2rem}.step-4-windows-doors-container{flex-direction:column;gap:2rem}.step-3-steel-grid,.summary-form{grid-template-columns:1fr}}@media (max-width:560px){.main-part-navigation-wrapper{border-radius:20px;padding:12px 14px}.main-part-step-container{border-radius:20px}.summary-total{padding:14px 16px;font-size:1.15rem}}@media (prefers-reduced-motion:reduce){.step-1-button,.step-2-button,.main-part-next-button,.summary-button,.summary-input,.radio-checkbox-label{transition:none}}
