@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";:root{--brown-light: #f5efe6;--brown-dark: #5a3e2b;--brown-medium: #8b6f52;--brown-muted: #a1887f;--white: #ffffff}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Roboto,sans-serif;background-color:var(--brown-light);color:var(--brown-dark);line-height:1.6;font-size:16px;min-height:100vh;width:100%;max-width:none;text-align:center}#app{width:100%;height:100%;max-width:none;padding-bottom:140px}a{color:var(--brown-dark);text-decoration:none;transition:color .3s ease}a:hover,a:focus{color:var(--brown-medium);outline:none}button{cursor:pointer;background-color:var(--brown-dark);color:var(--white);border:none;border-radius:4px;padding:.6rem 1.2rem;font-size:1rem;font-weight:600;transition:background-color .3s ease,color .3s ease;-webkit-user-select:none;user-select:none;margin:.5rem auto;display:inline-flex;justify-content:center;align-items:center}button.full-width{width:100%}button:hover,button:focus{background-color:var(--brown-medium);outline:none}input,textarea,select{font-family:inherit;font-size:1rem;padding:.5rem .75rem;border:1px solid var(--brown-muted);border-radius:4px;background-color:var(--white);color:var(--brown-dark);transition:border-color .3s ease;width:100%;margin:.5rem auto;display:block}input:focus,textarea:focus,select:focus{border-color:var(--brown-dark);outline:none}.container{width:100%;margin-left:auto;margin-right:auto;padding:0 1rem}p{margin-bottom:1rem;color:var(--brown-dark);text-align:center}ul,ol{margin-left:1.5rem;margin-bottom:1rem;color:var(--brown-dark);text-align:left;margin-left:auto;margin-right:auto}[disabled],button:disabled{opacity:.6;cursor:not-allowed}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}h1,h2,h3,h4,h5,h6,button{text-align:center;margin-left:auto;margin-right:auto}.bottom-menu[data-v-0085af70]{display:flex;justify-content:space-around;background-color:#e6ded2;padding:10px 0;position:fixed;bottom:0;width:100%;box-shadow:0 -3px 3px #0000001a}.menu-item[data-v-0085af70]{display:flex;flex-direction:column;align-items:center;color:#5a3e2b;text-decoration:none;font-size:14px}.menu-icon[data-v-0085af70]{font-size:24px;margin-bottom:4px}.avatar[data-v-0085af70]{width:26px;height:26px;border-radius:50%;object-fit:cover;border:2px solid var(--brown-dark)}@media (max-width: 600px){.menu-item span[data-v-0085af70]{display:none}}@keyframes fall-a5e097f5{0%{transform:translateY(-10vh) rotate(0);opacity:1}to{transform:translateY(110vh) rotate(360deg);opacity:0}}.loader-overlay[data-v-a5e097f5]{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000b3;z-index:9999;pointer-events:all;-webkit-user-select:none;user-select:none;overflow:hidden}.emoji[data-v-a5e097f5]{position:absolute;top:-10vh;animation-name:fall-a5e097f5;animation-timing-function:linear;animation-iteration-count:infinite}.gsi-material-button[data-v-2914e654]{background-color:#fff;border:1px solid #747775;border-radius:20px;box-sizing:border-box;color:#1f1f1f;cursor:pointer;font-family:Roboto,arial,sans-serif;font-size:14px;height:40px;padding:0 12px;width:100%;display:flex;align-items:center;justify-content:center}.gsi-material-button-icon[data-v-2914e654]{height:20px;margin-right:12px;width:20px}.gsi-material-button-content-wrapper[data-v-2914e654]{display:flex;align-items:center;width:100%}.gsi-material-button-contents[data-v-2914e654]{flex-grow:1;font-weight:500;text-align:center}.login-page[data-v-21c6174d]{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;background-color:#f5efe6;color:#5a3e2b;font-family:Roboto,sans-serif;text-align:center}.emoji-wrapper[data-v-21c6174d]{font-size:clamp(80px,50vw,440px);line-height:1;max-width:440px;width:90vw;-webkit-user-select:none;user-select:none;margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;height:1em}h1[data-v-21c6174d]{font-weight:700;font-size:2.5rem;margin:20px}.poop-rate-wrapper[data-v-fa7d2d17]{display:flex;flex-direction:row;justify-content:start;align-items:start;gap:3px}.poop-rate-wrapper img[data-v-fa7d2d17]{width:15px;height:15px}.rating-wrapper[data-v-70bcc7f9]{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px;padding:.5rem}.title[data-v-70bcc7f9]{font-size:20px;font-weight:600;text-align:center}.rating-container[data-v-70bcc7f9]{display:flex;gap:8px;cursor:pointer}.rating-container img[data-v-70bcc7f9]{width:32px;height:32px;transition:transform .2s ease}.rating-container img[data-v-70bcc7f9]:hover{transform:scale(1.1)}.comment-wrapper[data-v-70bcc7f9]{width:100%;max-width:400px;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.comment-box[data-v-70bcc7f9]{width:100%;min-height:100px;padding:8px;font-size:16px;resize:vertical;border:1px solid #ccc;border-radius:8px;box-sizing:border-box}.submit-button[data-v-70bcc7f9]{padding:8px 16px;background-color:#5a3e2b;color:#fff;border:none;border-radius:8px;font-size:15px;cursor:pointer;transition:background-color .2s ease;align-self:flex-end}.submit-button[data-v-70bcc7f9]:hover{background-color:#8b6f52}.rate-button[data-v-70bcc7f9]{height:50px;border-radius:25px}.ratings-container[data-v-70bcc7f9]{width:100%;display:flex;flex-direction:column;align-items:start;justify-content:start;padding:.5rem}.poop-rate[data-v-70bcc7f9]{margin:10px 0;width:100%;border-top:1px solid #5A3E2B;display:flex;flex-direction:column;justify-content:start;align-items:start}.poop-rate-user[data-v-70bcc7f9]{display:flex;flex-direction:row;justify-content:center;align-items:center;font-weight:700;margin-top:5px}.poop-rate-user img[data-v-70bcc7f9]{width:30px;height:30px;border-radius:50%;border:1px solid #5A3E2B;margin-right:5px}.poop-rate-time[data-v-70bcc7f9]{color:var(--color-text-secondary);font-size:.875rem}.poop-rate-value[data-v-70bcc7f9]{display:flex;flex-direction:row;justify-content:center;align-items:center;font-weight:700;margin-top:5px;gap:3px}.poop-rate-value img[data-v-70bcc7f9]{width:20px;height:20px}.poop-rate-comment[data-v-70bcc7f9]{font-style:italic;width:100%;text-align:start;margin-top:5px}.rating-shadow[data-v-70bcc7f9]{box-shadow:0 2px 4px #0000001a}.author-photo-container[data-v-42ab372b]{text-align:center;margin-bottom:1rem}.author-photo[data-v-42ab372b]{width:70px;height:70px;margin-left:1rem;border-radius:50%;object-fit:cover;border:1px solid #ccc}.poop-details[data-v-42ab372b]{min-height:100%;min-width:100%;display:flex;flex-direction:column;align-items:start;position:relative;background-color:var(--brown-light);color:var(--brown-dark);margin-bottom:2rem}.poop-details-header[data-v-42ab372b]{display:flex;flex-direction:row;align-items:start}.poop-details-content[data-v-42ab372b]{display:flex;flex-direction:column;align-items:flex-start;justify-content:start;margin-left:10px}.poop-owner[data-v-42ab372b]{font-weight:700;color:var(--color-text-primary)}.poop-time[data-v-42ab372b]{color:var(--color-text-secondary);font-size:.8rem}.poop-details-comment[data-v-42ab372b]{color:var(--color-text-secondary);box-shadow:0 2px 4px #0000001a;border-radius:5px;font-size:1rem;margin-top:4px;text-align:left;width:100%;word-break:break-word;font-style:italic;padding:15px}.poop-details-bristol[data-v-42ab372b]{box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:row;align-items:start;justify-content:start;margin-top:1rem;width:100%}.bristol-image[data-v-42ab372b]{width:80px;height:80px;margin-right:10px}.bristol-image img[data-v-42ab372b]{width:100%;height:auto;border-radius:10px;padding:5px}.bristol-details[data-v-42ab372b]{display:flex;flex-direction:column;align-items:start;justify-content:start}.bristol-details-label[data-v-42ab372b]{font-weight:700;color:var(--color-text-primary)}.bristol-details-desc[data-v-42ab372b]{color:var(--color-text-secondary);font-size:.9rem;margin-top:4px;text-align:left;width:100%;word-break:break-word}.poop-photo[data-v-42ab372b]{width:100%;height:auto;border-radius:10px;margin-top:1rem}.poop-photo img[data-v-42ab372b]{width:100%;height:auto;border-radius:10px}.blurred[data-v-42ab372b]{filter:blur(50px);transition:filter .3s ease}.whatsapp-button[data-v-42ab372b]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;background-color:#25d366;color:#fff;border:none;border-radius:8px;padding:.75rem 1rem;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .2s}.whatsapp-button[data-v-42ab372b]:hover{background-color:#1ebe5d}.whatsapp-icon[data-v-42ab372b]{font-size:1.2rem}.poop-card[data-v-f740e699]{background-color:var(--color-background);border-radius:8px;padding:16px;margin:8px 0;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:row;align-items:flex-start}.poop-info[data-v-f740e699]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}.poop-owner[data-v-f740e699]{font-weight:700;color:var(--color-text-primary);margin-right:8px}.poop-owner span[data-v-f740e699]{font-size:.9rem}.poop-time[data-v-f740e699]{color:var(--color-text-secondary);font-size:.875rem}.poop-comment[data-v-f740e699]{color:var(--color-text-secondary);font-size:.7rem;margin-top:4px;text-align:left;max-width:100%;word-break:break-word}.poop-rate[data-v-f740e699]{width:100%;display:flex;justify-content:start;align-items:start;font-size:12px;margin-top:10px;height:1rem;gap:5px}.poop-rate span[data-v-f740e699]{height:auto}.poop-avatar[data-v-f740e699]{width:40px;height:40px;border-radius:50%;margin-right:12px;border:4px solid var(--color-text-primary)}.poop-badges[data-v-f740e699]{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.select-wrapper[data-v-8e310a19]{background-color:#e6ded2;color:#5a3e2b;padding:10px 14px;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none}.selected-item[data-v-8e310a19]{display:flex;justify-content:space-between;align-items:center;font-weight:500}.arrow[data-v-8e310a19]{font-size:12px}.dropdown[data-v-8e310a19]{position:absolute;top:calc(100% + 6px);left:0;right:0;background-color:#e6ded2;border-radius:8px;box-shadow:0 2px 6px #0000001a;z-index:10;max-height:200px;overflow-y:auto}.option[data-v-8e310a19]{padding:10px 14px;cursor:pointer;transition:background-color .2s ease}.option[data-v-8e310a19]:hover{background-color:#f5efe6}.range span[data-v-b4d78d10]{display:inline-block;color:#f5efe6;margin:.5rem;background-color:#8b6f52;padding:.5rem;height:auto;border-radius:1rem;width:100px;text-align:center;line-height:auto;font-size:12px}.range .active[data-v-b4d78d10]{background-color:#5a3e2b}.content[data-v-b4d78d10]{margin-bottom:1rem;height:175px}[data-v-b4d78d10] canvas{height:100%!important;width:100%!important}.content[data-v-baf3b401]{margin-bottom:1rem;height:300px}[data-v-baf3b401] canvas{height:100%!important;width:100%!important}.select-wrapper[data-v-baf3b401]{background-color:#f5efe6;color:#5a3e2b;padding:10px 14px;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none}.selected-item[data-v-baf3b401]{display:flex;justify-content:space-between;align-items:center;font-weight:500}.arrow[data-v-baf3b401]{font-size:12px}.dropdown[data-v-baf3b401]{position:absolute;top:calc(100% + 6px);left:0;right:0;background-color:#e6ded2;border-radius:8px;box-shadow:0 2px 6px #0000001a;z-index:10;max-height:200px;overflow-y:auto}.option[data-v-baf3b401]{padding:10px 14px;cursor:pointer;transition:background-color .2s ease}.option[data-v-baf3b401]:hover{background-color:#f5efe6}.content[data-v-b9bd6d96]{margin-bottom:1rem;height:300px}[data-v-b9bd6d96] canvas{height:100%!important;width:100%!important}.select-wrapper[data-v-b9bd6d96]{background-color:#f5efe6;color:#5a3e2b;padding:10px 14px;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none}.selected-item[data-v-b9bd6d96]{display:flex;justify-content:space-between;align-items:center;font-weight:500}.arrow[data-v-b9bd6d96]{font-size:12px}.dropdown[data-v-b9bd6d96]{position:absolute;top:calc(100% + 6px);left:0;right:0;background-color:#e6ded2;border-radius:8px;box-shadow:0 2px 6px #0000001a;z-index:10;max-height:200px;overflow-y:auto}.option[data-v-b9bd6d96]{padding:10px 14px;cursor:pointer;transition:background-color .2s ease}.option[data-v-b9bd6d96]:hover{background-color:#f5efe6}.dashboard-container[data-v-911524ce]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:1rem}.dashboard-row[data-v-911524ce]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.dashboard-card[data-v-911524ce]{min-width:30%;max-width:100%;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1rem}.dashboard-card .content[data-v-911524ce]{display:flex;flex-direction:column;align-items:center;justify-content:center}.dashboard-card .range[data-v-911524ce]{display:flex;justify-content:center;align-items:center;flex-direction:row;text-align:center;font-weight:700;color:#5a3e2b;margin-top:.5rem}.poop-view[data-v-a767e071]{padding:20px}.bristol-scale[data-v-a767e071]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1rem;-webkit-user-select:none;user-select:none;justify-content:center}.bristol-item[data-v-a767e071]{cursor:pointer;background:#f5efe6;border:2px solid transparent;border-radius:8px;padding:10px 12px;width:75px;color:#5a3e2b;font-weight:600;text-align:center;font-size:1rem;transition:border-color .25s ease,background-color .25s ease;display:flex;flex-direction:column;align-items:center}.bristol-item[data-v-a767e071]:hover{border-color:#e6ded2}.bristol-item.selected[data-v-a767e071]{border-color:#5a3e2b;background-color:#e6ded2}.bristol-img[data-v-a767e071]{width:60px;height:60px;margin-bottom:6px;object-fit:contain}.bristol-number[data-v-a767e071]{font-size:1.2rem;font-weight:700}.poop-view textarea[data-v-a767e071]{width:100%;padding:.5rem;font-size:1rem;resize:vertical;margin-bottom:1rem;border-radius:4px;border:1px solid #ccc;font-family:Arial,sans-serif}.photo-container[data-v-a767e071]{position:relative;border:2px dashed #5A3E2B;height:400px;border-radius:20px;margin-bottom:20px;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:50px}.field-label[data-v-a767e071]{display:block;margin-bottom:.5rem;color:#5a3e2b}.preview[data-v-a767e071]{display:flex;align-items:center;justify-content:center;height:100%;width:100%;border-radius:20px;overflow:hidden;position:relative}.preview img[data-v-a767e071]{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0}.trash-bin[data-v-a767e071]{position:absolute;top:15px;right:15px;color:#ddd;border:none;font-size:2rem;font-weight:700;object-position:top right;z-index:2}.group-card[data-v-e266fd03]{background-color:#f5f0e6;border:1px solid #8b6f52;border-radius:12px;padding:1rem;width:100%;margin:1rem auto;box-shadow:0 2px 6px #0000001a}.group-header[data-v-e266fd03]{display:flex;flex-direction:row;font-weight:700;font-size:1.3rem;color:#5a3e2b;margin-bottom:1rem;text-align:left}.group-label[data-v-e266fd03]{flex:1}.whatsapp-share[data-v-e266fd03]{cursor:pointer;color:#25d366;font-size:1.5rem}.member-list[data-v-e266fd03]{list-style:none;padding:0;margin:0;width:100%;box-sizing:border-box}.member[data-v-e266fd03]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;width:100%}.avatar[data-v-e266fd03]{width:40px;height:40px;flex-shrink:0;border-radius:50%;object-fit:cover;border:2px solid #5a3e2b}.info[data-v-e266fd03]{flex:1;display:flex;flex-direction:column;width:100%}.name-line[data-v-e266fd03]{display:flex;justify-content:space-between;font-weight:600;font-size:1rem;color:#5a3e2b;width:100%}.progress-bar[data-v-e266fd03]{background-color:#d4c8b2;height:10px;border-radius:6px;overflow:hidden;margin-top:.3rem;width:100%}.fill[data-v-e266fd03]{background-color:#5a3e2b;height:100%;width:0;transition:width 1.2s ease;border-radius:6px}.container[data-v-e352d6c1]{display:flex;flex-direction:column;align-items:center;padding:1rem;height:100%}.header[data-v-e352d6c1]{width:100%;font-size:2rem;display:flex;flex-direction:row;justify-content:end;align-items:end}.profile-picture[data-v-e352d6c1]{width:120px;height:120px;border-radius:50%;border:2px solid #5A3E2B;overflow:hidden;margin-bottom:1rem;box-shadow:0 0 6px #0003}.profile-picture img[data-v-e352d6c1]{width:100%;height:100%;object-fit:cover}.user-data[data-v-e352d6c1]{display:flex;flex-direction:column;align-items:center;justify-content:start;width:100%}.user-data-name[data-v-e352d6c1]{font-weight:700;font-size:1.5rem;color:#5a3e2b}.user-data-email[data-v-e352d6c1]{font-size:1rem;color:#5a3e2b}.button-logout[data-v-e352d6c1]{width:100%;margin-top:auto;justify-self:flex-end;flex-grow:1}.user-settings[data-v-e352d6c1]{width:100%;border-top:2px solid #5A3E2B;margin:15px 0;display:flex;justify-content:start;align-items:start}.user-settings[data-v-e352d6c1]:before{font-weight:700;font-size:1.2rem}.checkbox-label[data-v-e352d6c1]{font-size:1rem;color:#5a3e2b;display:flex;align-items:center;justify-content:flex-start}.checkbox-label input[type=checkbox][data-v-e352d6c1]{width:30px;height:30px;flex-shrink:0;margin-right:8px;accent-color:#5A3E2B;cursor:pointer}.checkbox-label span[data-v-e352d6c1]{flex:1}
