@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Geist&display=swap";@import"https://fonts.googleapis.com/css2?family=Unbounded&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{display:flex;justify-content:center;background:#fdf9f3;min-height:100svh;line-height:1.6;font-family:GeistSans,sans-serif;font-size:15px;color:#4d4d4d}.app{flex:1;max-width:1800px}button,a.button{text-decoration:none;padding:.75rem 1rem;background:#e85a50;color:#fff;border:1px solid #E85A50;border-radius:.5rem;cursor:pointer;flex:1;transition:background .2s,box-shadow .2s;font-size:1rem;font-weight:600;line-height:normal}button:hover,a.button:hover{background:#e2725b;border:1px solid #E2725B}button:active,a.button:active{background:#e2725b;border:1px solid #E2725B;box-shadow:inset 0 0 5px #0000001a}button:disabled,a.button:disabled{border:1px solid #a0a0a0;background:#e0e0e0;color:#a0a0a0;cursor:not-allowed}button.secondary,a.button.secondary{background:#fff;border-color:#b0b0b0;color:#4d4d4d}button.secondary:hover,a.button.secondary:hover{background:#f0f0f0}button.secondary:active,a.button.secondary:active{background:#e8e8e8}button.back,a.button.back{background:#f3f3f3;border-color:#999;color:#333}button.back:hover,a.button.back:hover{background:#e6e6e6}button.back:active,a.button.back:active{background:#dcdcdc}.button-menu,a.button-menu{background:transparent;border:1px solid transparent;cursor:pointer;color:#4d4d4d}.button-menu:hover,a.button-menu:hover{background:#0000000d;border:1px solid transparent}.button-menu:active,a.button-menu:active{box-shadow:inset 0 0 5px #0000001a}main[data-v-29552d94]{display:flex;flex-direction:column;width:100%;padding:0 1rem}@media screen and (max-width: 768px){main[data-v-29552d94]{padding:0 .5rem}}.hero-section[data-v-29552d94]{min-height:calc(100svh - 7rem);margin-top:6rem;display:flex;align-items:center;justify-content:center;flex-direction:column;background:linear-gradient(135deg,#fcdcb7,#f9a58c);border-radius:1rem}@media screen and (max-width: 768px){.hero-section[data-v-29552d94]{margin-top:4rem;min-height:calc(100svh - 4.5rem)}}.next-section[data-v-29552d94]{min-height:300px;border-radius:1rem;padding:0rem 2rem;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:1rem}@media screen and (max-width: 768px){.next-section[data-v-29552d94]{margin-top:.5rem}}.next-section[data-v-29552d94]:last-of-type{margin-bottom:1rem}@media screen and (max-width: 768px){.next-section[data-v-29552d94]:last-of-type{margin-bottom:.5rem}}.next-section#how[data-v-29552d94]{background:#e4ddd4}.next-section#features[data-v-29552d94]{background:#fef4ea}.next-section#pricing[data-v-29552d94]{background:#eaf2f9}.next-section#quotes[data-v-29552d94]{background:#f6f1eb}.next-section#faq[data-v-29552d94]{background:#fff7e5}main[data-v-f3641a59]{display:flex;flex-direction:column;margin:6rem 1rem 1rem;padding:2rem;background:linear-gradient(135deg,#fcdcb74d,#fcd5a94d);min-height:calc(100svh - 7rem);border-radius:1rem}main .title[data-v-f3641a59]{margin-bottom:1rem}main .title .subtitle[data-v-f3641a59]{font-size:1rem;padding:0rem .75rem;line-height:1.25rem;display:inline-block}@media screen and (max-width: 768px){main[data-v-f3641a59]{margin:4rem .5rem .5rem;min-height:calc(100svh - 4.5rem)}}.warning-overlay[data-v-1f7f1a7d]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000}.backdrop[data-v-1f7f1a7d]{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080}.warning-modal[data-v-1f7f1a7d]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fffbe6;border:1px solid #ffecb3;border-radius:8px;padding:2rem;min-width:300px;box-shadow:0 2px 16px #0003;z-index:1}.warning-modal h2[data-v-1f7f1a7d]{color:#b26a00;margin-top:0}.actions[data-v-1f7f1a7d]{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.add-button[data-v-1a3dbb04]{position:fixed;bottom:0;left:0;width:100%;background:transparent;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;padding:0rem 2rem 2rem;justify-content:flex-end;gap:.5rem;z-index:999}@media (max-width: 768px){.add-button[data-v-1a3dbb04]{padding:0rem 1rem 1rem}}.list[data-v-1a3dbb04]{list-style:none;padding:0;margin:0}.list .list-item[data-v-1a3dbb04]{display:flex;flex-direction:column;padding:.75rem 0;border-bottom:1px solid #fdf9f3}.list .list-item .item-header[data-v-1a3dbb04]{display:flex;align-items:center;cursor:pointer;gap:.5rem}.list .list-item .item-header .chevron[data-v-1a3dbb04]{display:flex;align-items:center;transition:transform .2s;margin-right:.25rem;transform:rotate(270deg)}.list .list-item .item-header .chevron svg[data-v-1a3dbb04]{display:block}.list .list-item .item-header .chevron.expanded[data-v-1a3dbb04]{transform:rotate(360deg)}.list .list-item .item-header .title .subtitle[data-v-1a3dbb04]{color:#888;font-size:.75rem}.list .list-item .item-header .badge[data-v-1a3dbb04]{padding:.1rem .5rem;border-radius:.25rem;font-size:.75rem;margin-left:auto}.list .list-item .item-header .pay[data-v-1a3dbb04]{margin-left:auto}.list .list-item .item-header .pay button[data-v-1a3dbb04]{padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem}.list .list-item .description[data-v-1a3dbb04]{padding:.5rem 0 0 0rem;color:#555;font-size:.95rem}.list .list-item .description .actions[data-v-1a3dbb04]{display:flex;gap:.5rem;margin-left:auto;margin-top:.5rem}.list .list-item .description .actions button[data-v-1a3dbb04]{padding:.25rem .5rem}.add-button[data-v-d2e93677]{position:fixed;bottom:0;left:0;width:100%;background:transparent;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;padding:0rem 2rem 2rem;justify-content:flex-end;gap:.5rem;z-index:999}@media (max-width: 768px){.add-button[data-v-d2e93677]{padding:0rem 1rem 1rem}}.list[data-v-d2e93677]{list-style:none;padding:0;margin:0}.list .list-item[data-v-d2e93677]{display:flex;flex-direction:column;padding:.75rem 0;border-bottom:1px solid #fdf9f3}.list .list-item .item-header[data-v-d2e93677]{display:flex;align-items:center;cursor:pointer;gap:.5rem}.list .list-item .item-header .chevron[data-v-d2e93677]{display:flex;align-items:center;transition:transform .2s;margin-right:.25rem;transform:rotate(270deg)}.list .list-item .item-header .chevron svg[data-v-d2e93677]{display:block}.list .list-item .item-header .chevron.expanded[data-v-d2e93677]{transform:rotate(360deg)}.list .list-item .item-header .title .subtitle[data-v-d2e93677]{color:#888;font-size:.75rem}.list .list-item .item-header .badge[data-v-d2e93677]{padding:.1rem .5rem;border-radius:.25rem;font-size:.75rem;margin-left:auto}.list .list-item .item-header .pay[data-v-d2e93677]{margin-left:auto}.list .list-item .item-header .pay button[data-v-d2e93677]{padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem}.list .list-item .description[data-v-d2e93677]{padding:.5rem 0 0 0rem;color:#555;font-size:.95rem}.list .list-item .description .actions[data-v-d2e93677]{display:flex;gap:.5rem;margin-left:auto;margin-top:.5rem}.list .list-item .description .actions button[data-v-d2e93677]{padding:.25rem .5rem}.add-button[data-v-5883d5cc]{position:fixed;bottom:0;left:0;width:100%;background:transparent;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;padding:0rem 2rem 2rem;justify-content:flex-end;gap:.5rem;z-index:999}@media (max-width: 768px){.add-button[data-v-5883d5cc]{padding:0rem 1rem 1rem}}.list[data-v-5883d5cc]{list-style:none;padding:0;margin:0;margin-bottom:2rem}.list .list-item[data-v-5883d5cc]{display:flex;flex-direction:column;padding:.75rem 0;border-bottom:1px solid #fdf9f3}.list .list-item .item-header[data-v-5883d5cc]{display:flex;align-items:center;cursor:pointer;gap:.5rem}.list .list-item .item-header .chevron[data-v-5883d5cc]{display:flex;align-items:center;transition:transform .2s;margin-right:.25rem;transform:rotate(270deg)}.list .list-item .item-header .chevron svg[data-v-5883d5cc]{display:block}.list .list-item .item-header .chevron.expanded[data-v-5883d5cc]{transform:rotate(360deg)}.list .list-item .description[data-v-5883d5cc]{padding:.5rem 0 0 0rem;color:#555;font-size:.95rem}.list .list-item .description .actions[data-v-5883d5cc]{display:flex;gap:.5rem;margin-left:auto;margin-top:.5rem}.list .list-item .description .actions button[data-v-5883d5cc]{padding:.25rem .5rem}.explanation-label-wrapper[data-v-1cbb00e7]{display:inline-flex;align-items:center;position:relative}.explanation-label[data-v-1cbb00e7]{display:flex;align-items:center;justify-content:center;width:1.6em;height:1.6em;border-radius:50%;border:1px solid #4d4d4d;background:none;font-size:.8rem;font-weight:700;cursor:pointer;margin-left:.2em;transition:background .15s,color .15s,border .15s}.explanation-label[data-v-1cbb00e7]:focus,.explanation-label[data-v-1cbb00e7]:hover{background:#f3f3f3;outline:none}.explanation-popup[data-v-1cbb00e7]{position:absolute;left:110%;top:50%;transform:translateY(-50%);background:#fff;border:1px solid #4d4d4d;border-radius:6px;padding:.5em .8em;font-size:.95em;min-width:180px;box-shadow:0 2px 8px #00000012;z-index:1010;white-space:pre-line;pointer-events:none}.explanation-overlay[data-v-1cbb00e7]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000040;z-index:1005;pointer-events:none}.form-field[data-v-e05c667a]{display:flex;flex-direction:column;width:100%}.input-wrapper[data-v-e05c667a]{display:flex;position:relative;width:100%;align-items:center}.input-field[data-v-e05c667a]{flex:1 1 0%;min-width:0;padding:.7rem;border:1px solid #ece6dd;border-radius:8px;background:#fdf9f3;font-size:1rem;outline:none;transition:border .2s}.input-field[data-v-e05c667a]:focus{border:1.5px solid #e0d6c3}.input-field.error[data-v-e05c667a]{border:1.5px solid #e63946}.field-error-container[data-v-e05c667a]{margin-top:.15rem;display:flex;align-items:flex-start}.field-error[data-v-e05c667a]{color:#e63946;font-size:.9em;min-height:1.2rem}.field-label-row[data-v-e05c667a]{display:flex;align-items:center;margin-bottom:.2rem;gap:.4rem}.field-label[data-v-e05c667a]{margin-left:.2rem;font-size:1rem;color:#4d4d4d;font-weight:500}.form-field[data-v-aa83e047]{display:flex;flex-direction:column;width:100%}.input-wrapper[data-v-aa83e047]{display:flex;position:relative;width:100%;align-items:center}.input-field[data-v-aa83e047]{flex:1 1 0%;min-width:0;padding:.7rem 2.5rem .7rem .7rem;border:1px solid #ece6dd;border-radius:8px;background:#fdf9f3;font-size:1rem;outline:none;transition:border .2s}.input-field[data-v-aa83e047]:focus{border:1.5px solid #e0d6c3}.input-field.error[data-v-aa83e047]{border:1.5px solid #e63946}.textarea-field[data-v-aa83e047]{font-family:inherit;min-height:4rem;resize:vertical;padding-right:1rem}.toggle-password[data-v-aa83e047]{position:absolute;right:.7rem;top:50%;transform:translateY(-50%);background:none;border:none;padding:0;cursor:pointer;z-index:2;display:flex;align-items:center}.toggle-password svg[data-v-aa83e047]{display:block}.field-error-container[data-v-aa83e047]{margin-top:.15rem;display:flex;align-items:flex-start}.field-error[data-v-aa83e047]{color:#e63946;font-size:.9em;min-height:1.2rem}.field-label-row[data-v-aa83e047]{display:flex;align-items:center;margin-bottom:.2rem;gap:.4rem}.field-label[data-v-aa83e047]{margin-left:.2rem;font-size:1rem;color:#4d4d4d;font-weight:500}.form[data-v-02a62a59]{display:flex;flex-direction:column;gap:1rem}.form-actions[data-v-02a62a59]{display:flex;gap:1rem}.form[data-v-a254fbbf]{display:flex;flex-direction:column;gap:1rem}.form .error[data-v-a254fbbf]{color:#dc2626}.form-actions[data-v-a254fbbf]{display:flex;gap:1rem}.form[data-v-0b66ffa1]{display:flex;flex-direction:column;gap:1rem}.form .error[data-v-0b66ffa1]{color:#dc2626}.form-actions[data-v-0b66ffa1]{display:flex;gap:1rem}.add-button[data-v-d3d9d9a5]{position:fixed;bottom:0;left:0;width:100%;background:transparent;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;padding:0rem 2rem 2rem;justify-content:flex-end;gap:.5rem;z-index:999}@media (max-width: 768px){.add-button[data-v-d3d9d9a5]{padding:0rem 1rem 1rem}}.list[data-v-d3d9d9a5]{list-style:none;padding:0;margin:0;margin-bottom:2rem}.list .list-item[data-v-d3d9d9a5]{display:flex;flex-direction:column;padding:.75rem 0;border-bottom:1px solid #fdf9f3}.list .list-item .item-header[data-v-d3d9d9a5]{display:flex;align-items:center;cursor:pointer;gap:.5rem}.list .list-item .item-header .chevron[data-v-d3d9d9a5]{display:flex;align-items:center;transition:transform .2s;margin-right:.25rem;transform:rotate(270deg)}.list .list-item .item-header .chevron svg[data-v-d3d9d9a5]{display:block}.list .list-item .item-header .chevron.expanded[data-v-d3d9d9a5]{transform:rotate(360deg)}.list .list-item .item-header .badge[data-v-d3d9d9a5]{background:#e63946;color:#fff;padding:.1rem .5rem;border-radius:.25rem;font-size:.875rem;margin-left:auto}.list .list-item .item-header div[data-v-d3d9d9a5]{margin-left:auto}.list .list-item .item-header div button[data-v-d3d9d9a5]{padding:.1rem .5rem;border-radius:.25rem;font-size:.875rem}.list .list-item .description[data-v-d3d9d9a5]{padding:.5rem 0 0 0rem;color:#555;font-size:.95rem}.list .list-item .description .actions[data-v-d3d9d9a5]{display:flex;gap:.5rem;margin-left:auto;margin-top:.5rem}.list .list-item .description .actions button[data-v-d3d9d9a5]{padding:.25rem .5rem}.teams-share[data-v-59e6b84f]{display:flex;flex-direction:column;color:#4d4d4d;max-width:500px;text-align:justify}.teams-share .subtitle[data-v-59e6b84f]{font-size:1rem;font-weight:500;color:#7a6f61;margin-top:.25rem;line-height:1.4;max-width:600px;font-family:Nunito,sans-serif}.teams-share .subtitle.error[data-v-59e6b84f]{color:#e63946;text-align:center}.teams-share h1[data-v-59e6b84f]{font-size:2rem}.teams-share h2[data-v-59e6b84f]{font-size:1.25rem}.teams-share hr[data-v-59e6b84f]{margin:1.5rem 0;border:none;border-top:1px solid #fdf9f3}@media screen and (max-width: 768px){.teams-share h1[data-v-59e6b84f]{font-size:1.5rem}.teams-share h2[data-v-59e6b84f]{font-size:1rem}}.form-field.color-picker[data-v-ca90f8ed]{display:flex;flex-direction:column;width:100%}.input-wrapper[data-v-ca90f8ed]{display:flex;position:relative;width:100%;align-items:center}.input-field[data-v-ca90f8ed]{flex:1 1 0%;min-width:0;padding:.7rem 2.5rem .7rem .7rem;border:1px solid #ece6dd;border-radius:8px;background:#fdf9f3;font-size:1rem;outline:none;transition:border .2s}.input-field[data-v-ca90f8ed]:focus{border:1.5px solid #e0d6c3}.input-field.error[data-v-ca90f8ed]{border:1.5px solid #e63946}.color-input[data-v-ca90f8ed]{position:absolute;right:.7rem;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;border:none;border-radius:50%;padding:0;background:none;cursor:pointer;z-index:2;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.color-input[data-v-ca90f8ed]::-webkit-color-swatch-wrapper{padding:0;border:none}.color-input[data-v-ca90f8ed]::-webkit-color-swatch{border:none;border-radius:50%}.color-input[data-v-ca90f8ed]::-moz-color-swatch{border:none;border-radius:50%}.field-error-container[data-v-ca90f8ed]{margin-top:.15rem;display:flex;align-items:flex-start}.field-error[data-v-ca90f8ed]{color:#e63946;font-size:.9em;min-height:1.2rem}.field-label-row[data-v-ca90f8ed]{display:flex;align-items:center;margin-bottom:.2rem;gap:.4rem}.field-label[data-v-ca90f8ed]{margin-left:.2rem;font-size:1rem;color:#4d4d4d;font-weight:500}.form[data-v-64c26f78]{display:flex;flex-direction:column;gap:1rem}.form .error[data-v-64c26f78]{color:#dc2626}.form-actions[data-v-64c26f78]{display:flex;gap:1rem;margin-top:1rem}.spinner[data-v-4382ac1c]{display:inline-block;width:1rem;height:1rem;border:2px solid #ccc;border-top:2px solid #2d2d2d;border-radius:50%;animation:spin-4382ac1c .7s linear infinite;margin-right:.5em;vertical-align:middle}@keyframes spin-4382ac1c{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wizard-steps[data-v-11ec6eb8]{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;position:relative}.wizard-steps .wizard-step[data-v-11ec6eb8]{display:flex;align-items:center;flex:1;position:relative;flex-direction:column;text-align:center}.wizard-steps .wizard-step .circle[data-v-11ec6eb8]{width:2.5rem;height:2.5rem;background:#e4e4e4;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#333;margin-bottom:.5rem;transition:background .3s,color .3s}.wizard-steps .wizard-step .circle.active[data-v-11ec6eb8]{background:#e85a50;color:#fff}.wizard-steps .wizard-step .label[data-v-11ec6eb8]{font-size:.85rem;font-weight:600;color:#555}.wizard-steps .wizard-step .divider[data-v-11ec6eb8]{position:absolute;right:-50%;top:1.25rem;width:100%;height:2px;background:#ddd;z-index:-1}.title[data-v-11ec6eb8]{font-size:1.5rem;font-weight:700;text-align:center;color:#2b2b2b}.subtitle[data-v-11ec6eb8]{font-size:.9rem;color:#666;margin-bottom:1.5rem;text-align:center}.form[data-v-11ec6eb8]{display:flex;flex-direction:column;gap:1rem;padding-bottom:4rem}.form .form-step[data-v-11ec6eb8]{display:flex;flex-direction:column;gap:1rem}.form .form-step p[data-v-11ec6eb8]{text-align:center}.form .form-step .error[data-v-11ec6eb8]{color:#dc2626}.form .form-step .members-list .remove-member[data-v-11ec6eb8],.form .form-step .rules-list .remove-rule[data-v-11ec6eb8]{cursor:pointer}.form .wizard-buttons[data-v-11ec6eb8]{position:fixed;bottom:0;left:0;width:100%;background:transparent;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:0rem 1rem 1rem;display:flex;justify-content:flex-end;gap:.5rem;z-index:999}.loading[data-v-11ec6eb8]{display:flex;justify-content:center;align-items:center}.loading .spinner[data-v-11ec6eb8]{height:2rem;width:2rem}.teams-welcome[data-v-695a6007]{display:flex;flex-direction:column;color:#4d4d4d;max-width:500px;text-align:justify}.teams-welcome .subtitle[data-v-695a6007]{font-size:1rem;font-weight:500;color:#7a6f61;margin-top:.25rem;line-height:1.4;max-width:600px;font-family:Nunito,sans-serif}.teams-welcome h1[data-v-695a6007]{font-size:2rem}.teams-welcome h2[data-v-695a6007]{font-size:1.25rem}.teams-welcome hr[data-v-695a6007]{margin:1.5rem 0;border:none;border-top:1px solid #fdf9f3}@media screen and (max-width: 768px){.teams-welcome h1[data-v-695a6007]{font-size:1.5rem}.teams-welcome h2[data-v-695a6007]{font-size:1rem}}main[data-v-5af1ec2e]{display:flex;flex-direction:column;margin:6rem 1rem 1rem;padding:2rem;background:linear-gradient(135deg,#fcdcb74d,#fcd5a94d);min-height:calc(100svh - 7rem);border-radius:1rem}@media screen and (max-width: 768px){main[data-v-5af1ec2e]{margin:4rem .5rem .5rem;min-height:calc(100svh - 4.5rem)}}main .title[data-v-5af1ec2e]{margin-bottom:1rem}main .title .subtitle[data-v-5af1ec2e]{font-size:1rem;padding:0rem .75rem;line-height:1.25rem;display:inline-block}section[data-v-3b4ac407]{display:flex;border-radius:1rem;padding:1rem;align-items:center;flex-direction:column;margin-bottom:1rem}section.loading[data-v-3b4ac407]{justify-content:center}section.loading .spinner[data-v-3b4ac407]{height:3rem;width:3rem}@media screen and (max-width: 768px){section[data-v-3b4ac407]{margin-bottom:1rem}}section[data-v-3b4ac407]:last-of-type{margin-bottom:1rem}section .content[data-v-3b4ac407]{display:flex;flex-direction:column;align-items:center;justify-content:center}section#team-name[data-v-3b4ac407]{padding:.25rem}section#stats[data-v-3b4ac407]{background:transparent;height:100%;padding:0rem}section#stats .content[data-v-3b4ac407]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;width:100%}section#stats .content .amount-collected[data-v-3b4ac407],section#stats .content .amount-outstanding[data-v-3b4ac407]{display:flex;flex-direction:column;align-items:center;flex:1;border-radius:1rem;padding:.5rem}section#stats .content .amount-collected .amount[data-v-3b4ac407],section#stats .content .amount-outstanding .amount[data-v-3b4ac407]{font-size:2rem;line-height:2.5rem;font-weight:700;color:#fff}section#stats .content .amount-collected .label[data-v-3b4ac407],section#stats .content .amount-outstanding .label[data-v-3b4ac407]{text-transform:uppercase;font-size:.9rem;font-weight:700;color:#fff}section#stats .content .amount-collected[data-v-3b4ac407]{background:#e85a50}section#stats .content .amount-outstanding[data-v-3b4ac407]{background:#f2994a;color:#fff}section#ranking .content[data-v-3b4ac407]{width:100%}section#fines[data-v-3b4ac407]{background:#fff7e5;padding:0}section#fines .content[data-v-3b4ac407]{width:100%}.fines-table[data-v-3b4ac407]{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:1rem;background-color:#fcdcb7b3}.fines-table th[data-v-3b4ac407]:first-child{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.fines-table th[data-v-3b4ac407]:last-child{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.fines-table tr:last-child td[data-v-3b4ac407]:first-child{border-bottom-left-radius:1rem}.fines-table tr:last-child td[data-v-3b4ac407]:last-child{border-bottom-right-radius:1rem}.fines-table th[data-v-3b4ac407],.fines-table td[data-v-3b4ac407]{border:none}.fines-table th[data-v-3b4ac407],.fines-table td[data-v-3b4ac407]{padding:8px;text-align:center}.fines-table th[data-v-3b4ac407]{background-color:#e85a50;color:#fff;text-transform:uppercase;font-weight:700}.list[data-v-9d8610e8]{list-style:none;padding:0;margin:0}.list .list-item[data-v-9d8610e8]{display:flex;flex-direction:column;padding:.75rem 0;border-bottom:1px solid #fdf9f3}.list .list-item .item-header[data-v-9d8610e8]{display:flex;align-items:center;cursor:pointer;gap:.5rem}.list .list-item .item-header .chevron[data-v-9d8610e8]{display:flex;align-items:center;transition:transform .2s;margin-right:.25rem;transform:rotate(270deg)}.list .list-item .item-header .chevron svg[data-v-9d8610e8]{display:block}.list .list-item .item-header .chevron.expanded[data-v-9d8610e8]{transform:rotate(360deg)}.list .list-item .item-header .title .subtitle[data-v-9d8610e8]{color:#888;font-size:.75rem}.list .list-item .item-header .badge[data-v-9d8610e8]{padding:.1rem .5rem;border-radius:.25rem;font-size:.75rem;margin-left:auto}.list .list-item .item-header .pay[data-v-9d8610e8]{margin-left:auto}.list .list-item .item-header .pay button[data-v-9d8610e8]{padding:.1rem .5rem;border-radius:.25rem;font-size:.75rem}.list .list-item .description[data-v-9d8610e8]{padding:.5rem 0 0 0rem;color:#555;font-size:.95rem}.list[data-v-ff7a17b7]{list-style:none;padding:0;margin:0}.list .list-item[data-v-ff7a17b7]{display:flex;flex-direction:column;padding:.75rem 0;border-bottom:1px solid #fdf9f3}.list .list-item .item-header[data-v-ff7a17b7]{display:flex;align-items:center;cursor:pointer;gap:.5rem}.list .list-item .item-header .chevron[data-v-ff7a17b7]{display:flex;align-items:center;transition:transform .2s;margin-right:.25rem;transform:rotate(270deg)}.list .list-item .item-header .chevron svg[data-v-ff7a17b7]{display:block}.list .list-item .item-header .chevron.expanded[data-v-ff7a17b7]{transform:rotate(360deg)}.list .list-item .item-header .badge[data-v-ff7a17b7]{padding:.1rem .5rem;border-radius:.25rem;font-size:.75rem;margin-left:auto}.list .list-item .item-header div[data-v-ff7a17b7]{margin-left:auto}.list .list-item .item-header div button[data-v-ff7a17b7]{padding:.1rem .5rem;border-radius:.25rem;font-size:.75rem}.list .list-item .description[data-v-ff7a17b7]{padding:.5rem 0 0 0rem;color:#555;font-size:.95rem}.logo[data-v-ea7f4f31]{font-family:Unbounded,sans-serif;text-decoration:none;letter-spacing:.08em;cursor:pointer;display:inline-flex}.letter[data-v-ea7f4f31]{transition:color .2s ease}main[data-v-f6b5d783]{width:100svw;height:100svh;display:flex;flex-direction:column;align-items:center;z-index:100}main .wrapper[data-v-f6b5d783]{display:flex;flex-direction:column;margin-top:10%;align-items:center;width:100%;padding:1rem}main .wrapper .logo[data-v-f6b5d783]{font-size:1.5rem;margin-bottom:1rem}main .wrapper .container[data-v-f6b5d783]{width:100%;max-width:400px;padding:2rem;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 10px #0000000d;background-color:#f5eee3;border-radius:1rem}h1[data-v-a1307a83]{margin-bottom:1rem;font-size:1.5rem;text-align:center}form[data-v-a1307a83]{width:100%;display:flex;flex-direction:column;gap:1rem}.login-error[data-v-a1307a83]{color:#e63946;background:#fff0f0;border:1px solid #e63946;border-radius:6px;padding:.75rem 1rem;margin-top:1rem;text-align:center;font-size:1rem}.link[data-v-a1307a83]{margin-top:1rem;font-size:.95rem;color:#7a7366;text-align:center}.link a[data-v-a1307a83]{color:#2d2d2d;text-decoration:underline}.link.forgot-password[data-v-a1307a83]{text-align:right;margin-top:-1rem;color:#e63946}h1[data-v-611d6165]{margin-bottom:1rem;font-size:1.5rem;text-align:center}form[data-v-611d6165]{width:100%;display:flex;flex-direction:column;gap:1rem}form .buttons[data-v-611d6165]{display:flex;justify-content:space-between;gap:1rem}.register-error[data-v-611d6165]{color:#e63946;background:#fff0f0;border:1px solid #e63946;border-radius:6px;padding:.75rem 1rem;text-align:center;font-size:1rem}.link[data-v-611d6165]{margin-top:1rem;font-size:.95rem;color:#7a7366;text-align:center}.link a[data-v-611d6165]{color:#2d2d2d;text-decoration:underline}h1[data-v-04614baa]{margin-bottom:1rem;font-size:1.5rem;text-align:center}h3[data-v-04614baa]{margin-bottom:1rem;font-size:1.2rem;text-align:center}.message[data-v-04614baa]{font-size:1rem;color:#2d2d2d;margin-bottom:.5em;text-align:center}button[data-v-04614baa]{width:100%;margin-top:1rem}h1[data-v-08e8222a]{margin-bottom:1rem;font-size:1.5rem;text-align:center}h3[data-v-08e8222a]{margin-bottom:1rem;font-size:1.2rem;text-align:center}.message[data-v-08e8222a]{font-size:1rem;color:#2d2d2d;margin-bottom:.5em;text-align:center}.footer[data-v-08e8222a]{font-size:.9rem;color:#6c757d;text-align:center;margin-top:1rem}button[data-v-08e8222a]{width:100%;margin-top:1rem}h1[data-v-25577cbf]{margin-bottom:1rem;font-size:1.5rem;text-align:center}h3[data-v-25577cbf]{margin-bottom:1rem;font-size:1.2rem;text-align:center}.message[data-v-25577cbf]{font-size:1rem;color:#2d2d2d;margin-bottom:.5em;text-align:center}button[data-v-25577cbf]{width:100%;margin-top:1rem}.verification-error[data-v-25577cbf]{width:100%;color:#e63946;background:#fff0f0;border:1px solid #e63946;line-height:normal;border-radius:.5rem;padding:.75rem 1rem;margin-top:1rem;text-align:center;font-size:1rem}h1[data-v-ec2a34c4]{margin-bottom:1rem;font-size:1.5rem;text-align:center}form[data-v-ec2a34c4]{width:100%;display:flex;flex-direction:column;gap:1rem}form .actions[data-v-ec2a34c4]{display:flex;justify-content:space-between;gap:1rem}.message[data-v-ec2a34c4]{font-size:1rem;color:#2d2d2d;margin-bottom:.5em;text-align:center}button[data-v-ec2a34c4]{width:100%}h1[data-v-f65ff6ec]{margin-bottom:1rem;font-size:1.5rem;text-align:center}.message[data-v-f65ff6ec]{font-size:1rem;color:#2d2d2d;margin-bottom:.5em;text-align:center}button[data-v-f65ff6ec]{width:100%;margin-top:1rem}.nav-container[data-v-a73ad15c]{position:fixed;top:.5rem;left:1rem;right:1rem;height:3rem;border-radius:.5rem;z-index:1000;overflow:hidden;transition:all .3s ease}.nav-container[data-v-a73ad15c]:not(.mobile){position:fixed;top:1rem;left:2rem;right:2rem;height:4rem;border-radius:1rem}.nav-container:not(.mobile) .nav-header[data-v-a73ad15c]{position:fixed;top:1rem;left:2rem;right:2rem;height:4rem;border-radius:1rem}.nav-container.expanded[data-v-a73ad15c]{top:0;left:0;right:0;bottom:0;height:100%;border-radius:0;background:#fdf9f3}.nav-container.scrolled[data-v-a73ad15c]{box-shadow:0 4px 6px #0000001a}.nav-container .nav-header[data-v-a73ad15c]{position:fixed;top:.5rem;left:1rem;right:1rem;height:3rem;display:flex;justify-content:space-between;align-items:center;padding:0 .5rem 0 1rem;background:#fdf9f399;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:.5rem;z-index:1001;transition:background .3s ease}.nav-container .nav-header .logo[data-v-a73ad15c]{font-size:1.75rem}@media (max-width: 1000px){.nav-container .nav-header .logo[data-v-a73ad15c]{font-size:1.25rem}}.nav-container .nav-header .toggle-btn[data-v-a73ad15c]{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:.5rem;max-width:3rem;border-radius:.5rem;transition:background .2s ease}.nav-container .nav-header .toggle-btn[data-v-a73ad15c]:hover{background:#0000000d}.nav-container .nav-header .toggle-btn svg[data-v-a73ad15c]{color:#4d4d4d;height:24px;width:24px}.nav-container .menu[data-v-a73ad15c]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background:#fdf9f3;padding-top:3rem;gap:1rem;position:relative}.nav-container .menu .menu-items[data-v-a73ad15c]{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:20%}.nav-container .menu .menu-items a[data-v-a73ad15c]{font-size:2rem}.nav-container .menu .menu-items:not(.mobile) a[data-v-a73ad15c]{font-size:2rem}.nav-container .menu .actions[data-v-a73ad15c]{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;flex-direction:row;justify-content:center;gap:.5rem;width:calc(100% - 2rem);max-width:500px}.nav-container .menu .actions[data-v-a73ad15c]:not(.mobile){bottom:4rem}.nav-container .menu .actions .button[data-v-a73ad15c]{flex:1 1 0;max-width:220px;width:100%;text-align:center}.loading-container[data-v-86123349]{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:9999}.loading-container .spinner[data-v-86123349]{height:3rem;width:3rem}
