.ShapeInput-module__ve91Vq__container{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--surface-color);box-shadow:var(--shadow-sm);margin-bottom:1.5rem;padding:1.5rem}.ShapeInput-module__ve91Vq__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ShapeInput-module__ve91Vq__header h3{color:var(--primary-dark);font-size:1rem}.ShapeInput-module__ve91Vq__removeBtn{color:#999;cursor:pointer;background:0 0;border:none;font-size:1.5rem}.ShapeInput-module__ve91Vq__inputs{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:1rem;display:grid}.ShapeInput-module__ve91Vq__inputs label{color:var(--secondary-dark);flex-direction:column;font-size:.9rem;display:flex}.ShapeInput-module__ve91Vq__inputs input{margin-top:.35rem}.ShapeInput-module__ve91Vq__summary{text-align:right;color:var(--primary);margin-top:1rem;font-weight:700}.ShapeInput-module__ve91Vq__lShapeContainer{flex-direction:column;gap:1.5rem;display:flex}.ShapeInput-module__ve91Vq__lShapeSection{border-radius:var(--radius-md);border:1px solid var(--border-color);background:#00000005;padding:1rem}@media (prefers-color-scheme:dark){.ShapeInput-module__ve91Vq__lShapeSection{background:#ffffff0d}}.ShapeInput-module__ve91Vq__sectionTitle{color:var(--primary-dark);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:block}.ShapeInput-module__ve91Vq__estimatorContainer{border-top:1px solid var(--border-color);margin-top:1.5rem;padding-top:1.5rem}.ShapeInput-module__ve91Vq__estimatorTitle{color:var(--text-primary);margin-bottom:1rem;font-size:.95rem;font-weight:600;display:block}.ShapeInput-module__ve91Vq__estimatorInputs{align-items:center;gap:1.5rem;display:flex}.ShapeInput-module__ve91Vq__estimatorTotal{background:var(--surface-color);border:1px solid var(--primary-color);border-radius:var(--radius-md);text-align:center;margin-top:1.25rem;padding:1rem}.ShapeInput-module__ve91Vq__estimatorTotalAmount{color:var(--primary-dark);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.ShapeInput-module__ve91Vq__estimatorNote{color:var(--text-secondary);font-size:.8rem}@media (max-width:600px){.ShapeInput-module__ve91Vq__estimatorInputs{flex-direction:column;align-items:stretch;gap:1rem}.ShapeInput-module__ve91Vq__estimatorOr{text-align:center;padding-top:0}}
.MaterialInput-module__UnPycG__container{flex-direction:column;gap:1.5rem;display:flex}.MaterialInput-module__UnPycG__section{background:var(--surface-color);border-radius:var(--radius-lg);border:1px solid var(--border-color);padding:1.5rem}.MaterialInput-module__UnPycG__section h3{color:var(--primary);margin-bottom:1rem;font-size:1.1rem}.MaterialInput-module__UnPycG__section label{color:var(--secondary-dark);flex-direction:column;margin-bottom:1rem;font-size:.9rem;display:flex}.MaterialInput-module__UnPycG__section select,.MaterialInput-module__UnPycG__section input{margin-top:.35rem}.MaterialInput-module__UnPycG__row{align-items:flex-end;gap:.75rem;display:flex}.MaterialInput-module__UnPycG__row label{flex:1;max-width:100px}@media (max-width:600px){.MaterialInput-module__UnPycG__row{flex-wrap:wrap;gap:.5rem}.MaterialInput-module__UnPycG__row label{flex:calc(33% - .5rem);min-width:80px;max-width:none}}.MaterialInput-module__UnPycG__hint{color:var(--text-secondary);margin-top:.25rem;font-size:.75rem}.MaterialInput-module__UnPycG__collapsible{border-top:1px solid var(--border-color);margin-top:1rem;padding-top:1rem}.MaterialInput-module__UnPycG__collapsibleHeader{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.MaterialInput-module__UnPycG__collapsibleHeader h4{color:var(--text-primary);margin:0;font-size:.95rem}.MaterialInput-module__UnPycG__collapsibleContent{flex-direction:column;gap:.75rem;animation:.2s ease-out MaterialInput-module__UnPycG__slideDown;display:flex}@keyframes MaterialInput-module__UnPycG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.MaterialInput-module__UnPycG__linkGroup{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.MaterialInput-module__UnPycG__retailerLink{color:var(--primary-color);align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;display:flex}.MaterialInput-module__UnPycG__retailerLink:hover{text-decoration:underline}.MaterialInput-module__UnPycG__disclaimer{color:#856404;border-radius:var(--radius-sm);background:#fff3cd;margin-top:.5rem;padding:.5rem;font-size:.8rem;line-height:1.4}.MaterialInput-module__UnPycG__ruleList{margin:0;padding:0;list-style:none}.MaterialInput-module__UnPycG__ruleList li{color:var(--text-secondary);gap:.5rem;padding:.25rem 0;font-size:.85rem;display:flex}.MaterialInput-module__UnPycG__ruleList li:before{content:"•";color:var(--primary-color)}
.ResultsDisplay-module__peWp7q__container{flex-direction:column;gap:1rem;display:flex}.ResultsDisplay-module__peWp7q__invoiceCard{color:#333;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px #0000001a}.ResultsDisplay-module__peWp7q__invoiceTitle{text-align:center;color:var(--primary-color,#4caf50);border-bottom:2px solid #f1f5f9;margin-bottom:1rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:700}.ResultsDisplay-module__peWp7q__invoiceRow{color:#475569;justify-content:space-between;padding:.4rem 0;font-size:.95rem;display:flex}.ResultsDisplay-module__peWp7q__invoiceRow span:last-child{color:#1e293b;font-weight:600}.ResultsDisplay-module__peWp7q__invoiceTotal{color:#0f172a;border-top:2px solid #cbd5e1;justify-content:space-between;margin-top:.5rem;padding-top:1rem;font-size:1.3rem;font-weight:800;display:flex}.ResultsDisplay-module__peWp7q__invoiceTotal span:last-child{color:var(--primary-color,#4caf50)}.ResultsDisplay-module__peWp7q__contractorCard{color:#475569;background:#f8fafc;border-left:4px solid #94a3b8;border-radius:8px;padding:1.25rem;box-shadow:0 2px 4px #0000000d}.ResultsDisplay-module__peWp7q__contractorCard h4{color:#334155;margin-bottom:.75rem;font-size:1rem}.ResultsDisplay-module__peWp7q__contractorCard ul{margin:0;padding:0;font-size:.9rem;list-style:none}.ResultsDisplay-module__peWp7q__contractorCard li{border-bottom:1px dashed #e2e8f0;justify-content:space-between;padding:.35rem 0;display:flex}.ResultsDisplay-module__peWp7q__contractorCard li:last-child{border-bottom:none}.ResultsDisplay-module__peWp7q__contractorCard li strong{color:#334155;font-weight:600}
.PatternPreview-module__eiAQbq__container{border-radius:var(--radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);background:#222;margin-top:2rem;padding:0;overflow:hidden}.PatternPreview-module__eiAQbq__header{background:#333;border-bottom:1px solid #444;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.PatternPreview-module__eiAQbq__header h4{color:#eee;text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.9rem;font-weight:700}.PatternPreview-module__eiAQbq__badge{background:var(--primary-color);color:#fff;letter-spacing:.05em;border-radius:4px;padding:.25rem .6rem;font-size:.7rem;font-weight:700}.PatternPreview-module__eiAQbq__viewport{background:#1a1a1a;justify-content:center;align-items:center;min-height:300px;padding:1.5rem;display:flex;position:relative}.PatternPreview-module__eiAQbq__canvas{background:#444;border-radius:2px;max-width:100%;height:auto;box-shadow:0 10px 30px #00000080}.PatternPreview-module__eiAQbq__note{color:#888;text-align:center;background:#2a2a2a;border-top:1px solid #333;margin:0;padding:.75rem;font-size:.75rem;font-weight:500}
.PhotoCapture-module__LvO1Qq__container{flex-direction:column;gap:1.5rem;display:flex}.PhotoCapture-module__LvO1Qq__cameraSection{aspect-ratio:4/3;border-radius:var(--radius-lg);border:1px solid var(--border-color);background:#000;width:100%;position:relative;overflow:hidden}.PhotoCapture-module__LvO1Qq__videoWrapper{width:100%;height:100%;position:relative}.PhotoCapture-module__LvO1Qq__video{object-fit:cover;width:100%;height:100%}.PhotoCapture-module__LvO1Qq__cameraControls{background:linear-gradient(#0000,#0009);justify-content:center;align-items:center;gap:2rem;padding:1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.PhotoCapture-module__LvO1Qq__captureBtn{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;padding:4px;transition:transform .2s;display:flex}.PhotoCapture-module__LvO1Qq__captureBtn:active{transform:scale(.9)}.PhotoCapture-module__LvO1Qq__captureBtnInner{border:2px solid #000;border-radius:50%;width:100%;height:100%}.PhotoCapture-module__LvO1Qq__stopBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;border-radius:var(--radius-md);background:#fff3;border:1px solid #ffffff4d;padding:.5rem 1rem;font-size:.875rem;position:absolute;right:1.5rem}.PhotoCapture-module__LvO1Qq__emptyCamera{background:var(--surface-color);flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100%;padding:2rem;display:flex}.PhotoCapture-module__LvO1Qq__cameraOptions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.PhotoCapture-module__LvO1Qq__actionBtn{background:var(--surface-color);border:1.5px solid var(--border-color);border-radius:var(--radius-lg);cursor:pointer;min-width:140px;color:var(--text-primary);box-shadow:var(--shadow-sm);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem;font-weight:500;transition:all .2s;display:flex}.PhotoCapture-module__LvO1Qq__actionBtn:hover:not(:disabled){border-color:var(--primary);background:var(--primary-light);transform:translateY(-2px)}.PhotoCapture-module__LvO1Qq__actionBtn:disabled{opacity:.5;cursor:not-allowed;background:#0000000d}.PhotoCapture-module__LvO1Qq__warning{color:#e65100;border-radius:var(--radius-md);text-align:center;background:#fff3e0;border:1px solid #ffe0b2;align-items:center;gap:.75rem;max-width:400px;padding:1rem;font-size:.875rem;display:flex}.PhotoCapture-module__LvO1Qq__errorText{color:var(--error);margin-top:-1rem;font-size:.875rem}.PhotoCapture-module__LvO1Qq__gallery{margin-top:1rem}.PhotoCapture-module__LvO1Qq__gallery h3{color:var(--primary-dark);margin-bottom:1rem;font-size:1.1rem}.PhotoCapture-module__LvO1Qq__photoGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;display:grid}.PhotoCapture-module__LvO1Qq__photoItem{aspect-ratio:1;border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--surface-color);position:relative;overflow:hidden}.PhotoCapture-module__LvO1Qq__photo{object-fit:cover;width:100%;height:100%}.PhotoCapture-module__LvO1Qq__removeBtn{color:#fff;cursor:pointer;background:#d32f2fe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:.5rem;right:.5rem;box-shadow:0 2px 4px #0003}.PhotoCapture-module__LvO1Qq__emptyNote{text-align:center;color:var(--text-secondary);background:var(--surface-color);border-radius:var(--radius-md);border:1px dashed var(--border-color);grid-column:1/-1;padding:2rem}
.CalculatorMain-module__lVn_AW__wrapper{max-width:600px;margin:0 auto;padding-bottom:2rem}.CalculatorMain-module__lVn_AW__topHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:1rem 0;display:flex}.CalculatorMain-module__lVn_AW__appTitle{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:700}.CalculatorMain-module__lVn_AW__stickyResults{z-index:50;background:var(--bg-color);margin-bottom:1rem;padding:.5rem 0;position:relative}.CalculatorMain-module__lVn_AW__stickyResults>div{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-bottom:0!important}.CalculatorMain-module__lVn_AW__tabs{border-radius:var(--radius-full);background:#0000000d;margin:1.5rem 0;padding:6px;display:flex}@media (prefers-color-scheme:dark){.CalculatorMain-module__lVn_AW__tabs{background:#ffffff1a}}.CalculatorMain-module__lVn_AW__tab{border-radius:var(--radius-full);color:var(--text-secondary);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex:1;padding:.75rem;font-weight:600;transition:all .2s}.CalculatorMain-module__lVn_AW__activeTab{background:var(--surface-color);color:var(--primary-dark);box-shadow:var(--shadow-sm)}.CalculatorMain-module__lVn_AW__content{animation:.3s CalculatorMain-module__lVn_AW__fadeIn}.CalculatorMain-module__lVn_AW__actions{justify-content:center;gap:1rem;margin-top:1rem;display:flex}@media (max-width:600px){.CalculatorMain-module__lVn_AW__actions{flex-direction:column}.CalculatorMain-module__lVn_AW__actions button{width:100%;padding:1rem;font-size:1.1rem}}@keyframes CalculatorMain-module__lVn_AW__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.CalculatorMain-module__lVn_AW__toast{background-color:var(--primary);color:#fff;border-radius:var(--radius-md);z-index:1000;padding:1rem 1.5rem;font-weight:500;animation:.3s ease-out forwards CalculatorMain-module__lVn_AW__toastSlideIn;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #00000026}@keyframes CalculatorMain-module__lVn_AW__toastSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
