:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{min-height:100vh;margin:0;padding:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:linear-gradient(120deg,#e0e7ff,#f0fff4);background-attachment:fixed}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.container{max-width:800px;margin:40px auto;padding:2em;background:#f9f9f9f2;border-radius:18px;box-shadow:0 4px 24px #0000001a;text-align:center}.form-group{margin-bottom:1.5em;text-align:left}label{display:block;margin-bottom:.5em;font-weight:500}input[type=number],select{width:100%;padding:.5em;font-size:1em;border:1px solid #ccc;border-radius:6px;margin-top:.2em}.result{margin-top:2em}.result span{color:#07f;font-weight:700}h1{color:#07f;margin-bottom:1.5em;font-size:1.5em}.categories{display:flex;flex-wrap:wrap;gap:1.5em;justify-content:center;margin-bottom:2em}.category-card{background:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 1px 4px #0000000a;padding:1.5em 1em;width:220px;text-align:center;display:flex;flex-direction:column;align-items:center}.category-card h2{color:#07f;margin-bottom:.5em}.category-card input[type=number]{width:100%;margin:.7em 0}.category-card button{background:#07f;color:#fff;border:none;border-radius:6px;padding:.5em 1.2em;font-size:1em;cursor:pointer;transition:background .2s}.category-card button:disabled{background:#b3d6ff;cursor:not-allowed}.load-summary{margin-top:2em;background:#f4f8ff;padding:1.5em;border-radius:10px}.load-summary table{width:100%;border-collapse:collapse;margin:1em 0}.load-summary th,.load-summary td{border:1px solid #d0e3ff;padding:.8em;text-align:center}.load-summary th{background:#e6f0ff;color:#07f}.load-summary h3 span{color:#07f}.calculator{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1em;margin-bottom:2em}.calc-button{background:linear-gradient(135deg,#e0f2ff,#b3e0ff);border:2.5px solid #0077ff;border-radius:16px;padding:1.5em 1em;cursor:pointer;transition:all .18s cubic-bezier(.4,2,.6,1),box-shadow .2s;box-shadow:0 2px 8px #0077ff14;position:relative;overflow:hidden}.calc-button:active{box-shadow:0 1px 2px #0077ff2e;background:linear-gradient(135deg,#b3e0ff,#e0f2ff)}.calc-button:hover{transform:scale(1.045) translateY(-2px);box-shadow:0 8px 24px #0077ff21;border-color:#005fcc;background:linear-gradient(135deg,#cceaff,#99d6ff)}.calc-button h3{color:#005fcc;margin:0 0 .5em;font-size:1.3em;font-weight:700;letter-spacing:.5px}.calc-button p{margin:0;color:#07f;font-weight:500;font-size:1.05em}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#fff;padding:2em;border-radius:12px;width:90%;max-width:400px;text-align:center}.modal h2{color:#07f;margin-top:0}.modal input{width:100%;padding:.8em;margin:1em 0;border:1px solid #ccc;border-radius:6px;font-size:1em}.modal-buttons{display:flex;gap:1em;justify-content:center;margin-top:1.5em}.modal-buttons button{padding:.8em 1.5em;border-radius:6px;border:none;cursor:pointer;font-size:1em}.modal-buttons button:first-child{background:#f0f0f0}.modal-buttons button:last-child{background:#07f;color:#fff}.modal-buttons button:disabled{opacity:.6;cursor:not-allowed}.remove-button{background:#f44;color:#fff;border:none;border-radius:4px;padding:.4em .8em;cursor:pointer;font-size:.9em}.remove-button:hover{background:#f22}.export-section{margin-top:2em;text-align:right}.export-button{display:inline-block;background:#0a5;color:#fff;text-decoration:none;padding:.8em 1.5em;border-radius:6px;transition:background .2s}.export-button:hover{background:#084}h3{margin-top:1.5em;color:#333}h3 span{color:#07f;font-weight:700}.total-weight{margin-top:1.5em;text-align:right}.total-weight h3{margin:0;font-size:1.2em;color:#333}.total-weight .tons{color:#07f;font-weight:700;font-size:1.2em;margin:0 .3em}.total-weight .kg{color:#666;font-size:.9em;margin-left:.3em}.drinkee-logo{display:block;margin:0 auto 1.2em;max-width:260px;width:60%;min-width:160px;height:auto;filter:drop-shadow(0 2px 12px rgba(0,119,255,.1));background:transparent}
