:root{font-family:Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;background-color:var(--color-secondary-dark);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#000;text-decoration:inherit}a:hover{color:#534b48}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}.card{padding:2em}#app{margin:0 auto;box-sizing:border-box;min-height:100vh;width:100%;text-align:left;background-color:var(--color-secondary-dark)}@media (prefers-color-scheme: light){:root{color:#fff;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.return-button[data-v-695bd4c9]{border:none;font-size:medium;cursor:pointer;align-self:flex-start;color:var(--color-secondary-dark);transition:color .2s;display:flex;gap:.5em;margin:2em 0;align-items:center;background-color:#fff}.return-button[data-v-695bd4c9]:hover{filter:brightness(.8)}.selection-coffee-type[data-v-005d8bea]{display:flex;flex-wrap:wrap;gap:1em;justify-content:center}.selection-coffee-sale-point[data-v-005d8bea]{display:flex;flex-wrap:wrap;gap:2em;justify-content:center}.labels[data-v-005d8bea]{display:flex;justify-content:space-evenly;flex-direction:row;width:100%}.label-image[data-v-005d8bea]{height:30px}.coffee-card[data-v-005d8bea]{border-radius:8px;padding:1em;width:140px;height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000001a;transition:transform .2s,box-shadow .2s;background-color:#fff;color:var(--color-secondary-dark)}.coffee-card[data-v-005d8bea]:not(.selected):hover{box-shadow:0 4px 12px #0003;transform:translateY(-5px)}.coffee-card[data-v-005d8bea]:not(.selected):active{box-shadow:0 2px 8px #0000001a;transform:translateY(0)}.coffee-image[data-v-005d8bea]{width:80px;height:80px;margin-bottom:.5em}.coffee-title[data-v-005d8bea]{font-size:xx-large;font-weight:700;display:flex;justify-content:space-between;gap:.5em;align-items:center}.coffee-title img[data-v-005d8bea]{width:50px;height:50px;border:var(--color-primary-dark) 5px solid;background-color:#fff;border-radius:50px;padding:10px}.coffee-name[data-v-005d8bea]{font-size:medium;font-weight:700;text-align:center}.coffee-detail[data-v-005d8bea]{font-size:medium;display:flex;flex-direction:column;align-items:center}.coffee-card.icon[data-v-005d8bea]{border-radius:100px;width:120px;height:120px}.selected[data-v-005d8bea]{background-color:var(--color-primary-dark)}.selected-image[data-v-005d8bea]{width:60px;height:60px;margin-bottom:.5em}.coffee-description[data-v-005d8bea]{margin-top:1em;font-size:1em}.selection-coffee-sale-point>.coffee-card[data-v-005d8bea]{height:200px;gap:1rem;justify-content:space-around}@media screen and (max-width: 600px){.coffee-card[data-v-005d8bea]{width:80px;height:110px}.coffee-image[data-v-005d8bea]{width:50px;height:50px;margin-bottom:.5em}.coffee-name[data-v-005d8bea]{font-size:small;text-align:center}.selection-coffee-sale-point>.coffee-card[data-v-005d8bea]{width:100px;height:180px;min-height:fit-content}}.caffeine-selection[data-v-2cf48e31]{display:flex;align-items:center}.switch[data-v-2cf48e31]{position:relative;display:inline-block;width:60px;height:34px}.switch input[data-v-2cf48e31]{opacity:0;width:0;height:0}.slider[data-v-2cf48e31]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px}.slider[data-v-2cf48e31]:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider[data-v-2cf48e31]{background-color:var(--color-primary-dark)}input:checked+.slider[data-v-2cf48e31]:before{transform:translate(26px)}.caffeine-label[data-v-2cf48e31]{margin-left:10px;font-size:1.2em;min-width:4em}@media screen and (max-width: 600px){.switch[data-v-2cf48e31]{position:relative;display:inline-block;width:60px;height:26px}.slider[data-v-2cf48e31]:before{height:20px;width:20px;left:4px;bottom:3px}input:checked+.slider[data-v-2cf48e31]:before{transform:translate(30px)}}.milk-selection[data-v-b4b74ad1]{display:flex;flex-direction:column;align-items:flex-start}.milk-selection.disabled[data-v-b4b74ad1]{opacity:.5}.milk-label[data-v-b4b74ad1]{font-size:large}.milk-dropdown[data-v-b4b74ad1]{padding:.5em 2em;font-size:medium;border-radius:4px}.sugar-selection[data-v-7a440668]{display:flex;flex-direction:column;align-items:left;font-size:large}.sugar-buttons[data-v-7a440668]{display:flex;gap:.3em}.sugar-buttons button[data-v-7a440668]{background-color:#f0f0f0;border:none;border-radius:5px;padding:.5em 1em;cursor:pointer;font-size:medium}.sugar-buttons button.selected[data-v-7a440668],.sugar-buttons button[data-v-7a440668]:hover{background-color:var(--color-primary-dark)}.price-container[data-v-127245a7]{width:100%;max-width:600px}.price-display[data-v-127245a7]{display:flex;flex-direction:column;align-items:flex-start;margin-top:1em;font-size:medium;gap:10px;background-color:var(--color-primary-light);color:var(--color-secondary-dark);padding:1em 4em;border-radius:10px;min-width:min(50vw,300px);font-weight:700}.price-item[data-v-127245a7]{display:flex;justify-content:space-between;width:100%}.price-item span[data-v-127245a7]{margin-right:10px}.price-item.total[data-v-127245a7]{font-size:larger;color:var(--color-secondary-dark)}.price-item.total span[data-v-127245a7]{margin-right:5px}.container-chart[data-v-ef020ca4]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.sunburst[data-v-ef020ca4]{position:relative;width:95vw;min-height:30vh}@media screen and (min-width: 768px){.sunburst[data-v-ef020ca4]{height:40vh}.title>.hint[data-v-ef020ca4]{max-width:50%}.title[data-v-ef020ca4]{padding-top:30px;text-align:left;display:flex;flex-direction:row;gap:2em;justify-content:space-between}}.title h3[data-v-ef020ca4]{margin-bottom:2px}.disclaimer-footer[data-v-7363618e]{padding:2em 0;font-size:.95em;line-height:1.6;text-align:justify}.disclaimer-footer p[data-v-7363618e]{margin-bottom:1.5em;max-width:800px;margin-left:auto;margin-right:auto}.disclaimer-footer strong[data-v-7363618e]{font-weight:700}.disclaimer-footer em[data-v-7363618e]{font-style:italic}a[data-v-7363618e]{color:var(--color-primary);font-weight:700;text-decoration:dotted white underline}@media screen and (max-width: 600px){.disclaimer-footer[data-v-7363618e]{font-size:.9em}}.impact-container[data-v-9d0348ed]{margin-top:3em;display:flex;justify-content:center}.impact-card[data-v-9d0348ed]{width:90%;max-width:600px;padding:1.5em;border-radius:1.5em;background:var(--color-primary-light);box-shadow:0 4px 10px #0000001a;color:var(--color-secondary-dark);text-align:left}.impact-header[data-v-9d0348ed]{display:flex;justify-content:end;margin-bottom:1em}.impact-category[data-v-9d0348ed]{display:flex;align-items:right;font-size:1.2em;font-weight:700}.impact-icon[data-v-9d0348ed]{background:url(/icons/impact-icon.svg) no-repeat center center;width:24px;height:24px;margin-right:.5em}.impact-value[data-v-9d0348ed]{text-align:center;margin:1em 0;display:flex;flex-direction:row;align-items:center;gap:2rem;justify-content:center;font-size:small}.progress-bar[data-v-9d0348ed]{width:100%;height:20px;background:#e0e0e0;border-radius:5px;margin-top:1em;position:relative;overflow:hidden;color:var(--color-secondary-dark);font-size:.8rem;font-weight:700}.unit[data-v-9d0348ed]{font-size:12px}.progress-bar-fill[data-v-9d0348ed]{height:100%;background:var(--color-secondary-dark);border-radius:5px;transition:width .4s ease-in-out}.impact-details h4[data-v-9d0348ed]{margin:.5em 0;font-weight:700}.impact-details p[data-v-9d0348ed]{margin:0;font-size:1em;line-height:1.4em}@media (max-width: 768px){.impact-value[data-v-9d0348ed]{justify-content:space-around;gap:.5rem}}.hidden[data-v-ca507385]{visibility:hidden}.data-switch[data-v-ca507385]{margin:1em 0;text-align:center}.switch-label[data-v-ca507385]{display:inline-flex;align-items:center;cursor:pointer}.switch-label input[data-v-ca507385]{margin-right:.5em}a[data-v-ca507385]{color:var(--color-primary);font-weight:700}h3[data-v-ca507385]{text-align:center;margin-top:2em;font-weight:700}.app-title[data-v-5e6d9c4f]{font-size:2.3em;color:#fff;text-align:center;padding:1em;margin:0 0 1em;color:var(--color-secondary-dark);background:var(--color-primary-light)}.app-container[data-v-5e6d9c4f]{display:flex;flex-direction:column;align-items:center;gap:2em;padding:1.5em;max-width:800px;margin:auto}@media screen and (max-width: 600px){.app-container[data-v-5e6d9c4f]{gap:.8em;padding:1.5em}}:root{--color-primary-light: #e8e2d8;--color-primary-dark: #e2cca6;--color-secondary-light: #8f6a48;--color-secondary-dark: #3c2619;--color-white: #ffffff;--color-gray-light: #f0f0f0;--color-gray-dark: #333333}
