.material-row{display:flex;justify-content:space-between;align-items:center;padding-top:16px;margin-top:16px;border-top:1px solid var(--line)}.material-row>div:first-child>span{display:block;font-size:11px;font-weight:700;color:#cbd2dd}.material-row>div:first-child small{display:block;margin-top:4px;font-size:9px;color:var(--muted)}.material-toggle{display:flex;border:1px solid var(--line);border-radius:5px;overflow:hidden}.material-toggle button{border:0;border-right:1px solid var(--line);background:#10151c;color:#aeb8c5;padding:8px 9px;font:700 10px Manrope;cursor:pointer}.material-toggle button:last-child{border:0}.material-toggle button small{font:9px 'DM Mono';color:inherit}.material-toggle button.selected{color:#151d0c;background:var(--lime)}#materialCost{margin-top:8px!important;color:var(--orange)!important}body.light .material-toggle button{background:#f8fafc;color:#536174}body.light .material-toggle button.selected{color:#1d2a10;background:var(--lime)}@media(max-width:650px){.material-row{align-items:flex-end}.material-row>div:first-child small{max-width:150px}.material-toggle button{padding:8px 7px}}
.thickness-input{display:flex;align-items:center;margin-top:6px;border:1px solid var(--line);border-radius:5px;background:#10151c;overflow:hidden}.thickness-input input{width:52px;border:0;outline:0;background:transparent;color:#fff;padding:9px 4px 9px 9px;font:600 13px 'DM Mono'}.thickness-input b{padding-right:8px;color:var(--orange);font:10px 'DM Mono'}.weight-row small{display:block;color:var(--muted);font:9px 'DM Mono';margin-top:5px}body.light .thickness-input{background:#f8fafc}body.light .thickness-input input{color:#172333}
