.sandbed-calculator{max-width:800px;margin:0 auto;padding:40px 20px 20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;font-family:Arial,sans-serif}.sandbed-calculator h2{color:#333;margin-bottom:15px}.sandbed-calculator .instructions{margin-bottom:20px;font-size:.9em;color:#555}.sandbed-calculator .section{margin-bottom:20px;padding:15px;background:#f9f9f9;border-radius:4px}.sandbed-calculator label{display:block;margin:10px 0 5px;font-weight:700;color:#333}.sandbed-calculator select,.sandbed-calculator input[type=number]{width:100%;padding:8px;margin-bottom:10px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.sandbed-calculator select:focus,.sandbed-calculator input[type=number]:focus{outline:none;border-color:#2196f3}.sandbed-calculator .unit-toggle{display:flex;align-items:center;margin-bottom:20px;padding:10px;background:#f0f0f0;border-radius:4px}.sandbed-calculator .switch{position:relative;display:inline-block;width:70px;height:38px;margin:0 15px}.sandbed-calculator .switch input{opacity:0;width:0;height:0}.sandbed-calculator .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.sandbed-calculator .slider.round{border-radius:38px}.sandbed-calculator .slider.round:before{border-radius:50%}.sandbed-calculator .slider:before{position:absolute;content:"";height:30px;width:30px;left:4px;bottom:4px;background-color:#fff;transition:.4s}.sandbed-calculator input:checked+.slider{background-color:#2196f3}.sandbed-calculator input:checked+.slider:before{transform:translate(32px)}.sandbed-calculator .unit-label{font-size:1em;color:#333}.sandbed-calculator #sandBedResult{margin-top:20px;font-size:1.2em;color:#333;padding:10px;background:#f0f0f0;border-radius:4px}.sandbed-calculator .result-label{font-weight:700;margin-bottom:5px;display:block}.sandbed-calculator .sand-bed-section{margin-top:30px;padding-top:20px;border-top:1px solid #ccc}.sandbed-calculator .tooltip{position:relative;display:inline-block;cursor:help;margin-left:5px;color:#2196f3;font-size:.9em}.sandbed-calculator .tooltip .tooltiptext{visibility:hidden;width:200px;background-color:#555;color:#fff;text-align:center;border-radius:4px;padding:5px;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-100px;opacity:0;transition:opacity .3s}.sandbed-calculator .tooltip:hover .tooltiptext{visibility:visible;opacity:1}.sandbed-calculator .selected-shape-image{display:flex;justify-content:center;margin-bottom:20px}.sandbed-calculator .selected-shape-image img{max-width:200px;height:auto;border-radius:4px}.sandbed-calculator .shape-mini-icons{display:none;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-top:10px;padding:10px;background:#e3f2fd;border-radius:4px}.sandbed-calculator .shape-mini-icons.active{display:flex}.sandbed-calculator .shape-mini-option{width:22%;text-align:center;cursor:pointer;padding:5px;border:2px solid transparent;border-radius:4px;transition:border-color .3s}.sandbed-calculator .shape-mini-option:hover{border-color:#2196f3}.sandbed-calculator .shape-mini-option img{width:70px;height:auto;border-radius:4px}.sandbed-calculator .shape-mini-option span{display:block;margin-top:5px;font-size:.8em;color:#333}.sandbed-calculator .custom-dropdown{width:100%;padding:8px;margin-bottom:10px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path fill="%23333" d="M2 4l4 4 4-4z"/></svg>') no-repeat right 10px center;background-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:1em;color:#333}.sandbed-calculator .custom-dropdown:hover{border-color:#2196f3}@media (max-width: 600px){.sandbed-calculator{padding:20px 10px 10px}.sandbed-calculator .section{padding:10px}.sandbed-calculator .switch{width:60px;height:34px}.sandbed-calculator .slider:before{height:26px;width:26px}.sandbed-calculator input:checked+.slider:before{transform:translate(26px)}.sandbed-calculator .selected-shape-image img{max-width:150px}.sandbed-calculator .shape-mini-option{width:45%}.sandbed-calculator .shape-mini-option img{width:50px}}
/*# sourceMappingURL=/cdn/shop/t/94/assets/sandbed-calculator.css.map */
