/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-6pv59st741] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-6pv59st741] {
    flex: 1;
}

.sidebar[b-6pv59st741] {
    background-color: #2b797c;
}

.top-row[b-6pv59st741] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-6pv59st741]  a, .top-row[b-6pv59st741]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-6pv59st741]  a:hover, .top-row[b-6pv59st741]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-6pv59st741]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-6pv59st741] {
        justify-content: space-between;
    }

    .top-row[b-6pv59st741]  a, .top-row[b-6pv59st741]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-6pv59st741] {
        flex-direction: row;
    }

    .sidebar[b-6pv59st741] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-6pv59st741] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-6pv59st741]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-6pv59st741], article[b-6pv59st741] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-6pv59st741] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-6pv59st741] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-peg4lohlyo] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-peg4lohlyo] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-peg4lohlyo] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-peg4lohlyo] {
    font-size: 1.1rem;
}

.bi[b-peg4lohlyo] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-peg4lohlyo] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-peg4lohlyo] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-peg4lohlyo] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-peg4lohlyo] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-peg4lohlyo] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-peg4lohlyo] {
        padding-bottom: 1rem;
    }

    .nav-item[b-peg4lohlyo]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-peg4lohlyo]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-peg4lohlyo]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-peg4lohlyo] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-peg4lohlyo] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-peg4lohlyo] {
        display: none;
    }

    .nav-scrollable[b-peg4lohlyo] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Home.razor.rz.scp.css */
.home-page[b-5ckmpqr5bi] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #edf8f9;
    padding: 2rem 1rem;
}

.home-card[b-5ckmpqr5bi] {
    text-align: center;
}

.home-paw[b-5ckmpqr5bi] {
    font-size: 3rem;
    margin-bottom: 0.5rem;
}

.home-title[b-5ckmpqr5bi] {
    font-size: 2.5rem;
    font-weight: 800;
    color: #2b797c;
    margin: 0 0 0.4rem;
}

.home-subtitle[b-5ckmpqr5bi] {
    color: #888;
    font-size: 1rem;
    margin: 0 0 2rem;
}

.home-btn[b-5ckmpqr5bi] {
    display: inline-block;
    padding: 0.7rem 2rem;
    background: #74ccd1;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    border-radius: 9999px;
    text-decoration: none;
    transition: background 0.2s;
    margin: 0.3rem;
}

.home-btn:hover[b-5ckmpqr5bi] { background: #2b797c; color: #fff; }

.home-btn-ghost[b-5ckmpqr5bi] {
    background: transparent;
    color: #2b797c;
    border: 2px solid #74ccd1;
}

.home-btn-ghost:hover[b-5ckmpqr5bi] {
    background: #74ccd1;
    color: #fff;
}
/* /Pages/Login.razor.rz.scp.css */
.auth-page[b-odfcttdty1] {
    min-height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem 1rem;
}

.auth-card[b-odfcttdty1] {
    background: #fff;
    border-radius: 24px;
    box-shadow: 0 4px 32px rgba(43,121,124,0.12);
    padding: 2.5rem 2rem;
    width: 100%;
    max-width: 380px;
}

.auth-title[b-odfcttdty1] {
    font-size: 1.5rem;
    font-weight: 800;
    color: #2b797c;
    text-align: center;
    margin: 0 0 0.3rem;
}

.auth-subtitle[b-odfcttdty1] {
    text-align: center;
    color: #888;
    font-size: 0.9rem;
    margin: 0 0 1.5rem;
}

.auth-form[b-odfcttdty1] {
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
}

.auth-input[b-odfcttdty1] {
    width: 100%;
    padding: 0.6rem 1rem;
    border: 2px solid #dce9ea;
    border-radius: 9999px;
    font-size: 0.95rem;
    font-family: inherit;
    background: #f8fbfb;
    transition: border-color 0.2s;
    box-sizing: border-box;
}

.auth-input:focus[b-odfcttdty1] {
    outline: none;
    border-color: #74ccd1;
    box-shadow: 0 0 0 3px rgba(116,204,209,0.15);
}

.auth-button[b-odfcttdty1] {
    width: 100%;
    padding: 0.7rem;
    background: #74ccd1;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    font-family: inherit;
    border: none;
    border-radius: 9999px;
    cursor: pointer;
    transition: background 0.2s;
    margin-top: 0.4rem;
}

.auth-button:hover[b-odfcttdty1] { background: #2b797c; }
.auth-button:disabled[b-odfcttdty1] { opacity: 0.6; cursor: not-allowed; }

.auth-error[b-odfcttdty1] {
    background: #fff0f0;
    color: #c0392b;
    border-radius: 10px;
    padding: 0.6rem 1rem;
    font-size: 0.85rem;
    text-align: center;
}

.auth-switch[b-odfcttdty1] {
    text-align: center;
    font-size: 0.85rem;
    color: #888;
    margin-top: 1.2rem;
}

.auth-switch a[b-odfcttdty1] { color: #2b797c; font-weight: 600; text-decoration: none; }
.auth-switch a:hover[b-odfcttdty1] { text-decoration: underline; }
/* /Pages/Register.razor.rz.scp.css */
.auth-page[b-q8av2n74g0] {
    min-height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem 1rem;
}

.auth-card[b-q8av2n74g0] {
    background: #fff;
    border-radius: 24px;
    box-shadow: 0 4px 32px rgba(43,121,124,0.12);
    padding: 2.5rem 2rem;
    width: 100%;
    max-width: 380px;
}

.auth-title[b-q8av2n74g0] {
    font-size: 1.5rem;
    font-weight: 800;
    color: #2b797c;
    text-align: center;
    margin: 0 0 0.3rem;
}

.auth-subtitle[b-q8av2n74g0] {
    text-align: center;
    color: #888;
    font-size: 0.9rem;
    margin: 0 0 1.5rem;
}

.auth-form[b-q8av2n74g0] {
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
}

.auth-input[b-q8av2n74g0] {
    width: 100%;
    padding: 0.6rem 1rem;
    border: 2px solid #dce9ea;
    border-radius: 9999px;
    font-size: 0.95rem;
    font-family: inherit;
    background: #f8fbfb;
    transition: border-color 0.2s;
    box-sizing: border-box;
}

.auth-input:focus[b-q8av2n74g0] {
    outline: none;
    border-color: #74ccd1;
    box-shadow: 0 0 0 3px rgba(116,204,209,0.15);
}

.auth-button[b-q8av2n74g0] {
    width: 100%;
    padding: 0.7rem;
    background: #74ccd1;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    font-family: inherit;
    border: none;
    border-radius: 9999px;
    cursor: pointer;
    transition: background 0.2s;
    margin-top: 0.4rem;
}

.auth-button:hover[b-q8av2n74g0] { background: #2b797c; }
.auth-button:disabled[b-q8av2n74g0] { opacity: 0.6; cursor: not-allowed; }

.auth-error[b-q8av2n74g0] {
    background: #fff0f0;
    color: #c0392b;
    border-radius: 10px;
    padding: 0.6rem 1rem;
    font-size: 0.85rem;
    text-align: center;
}

.auth-switch[b-q8av2n74g0] {
    text-align: center;
    font-size: 0.85rem;
    color: #888;
    margin-top: 1.2rem;
}

.auth-switch a[b-q8av2n74g0] { color: #2b797c; font-weight: 600; text-decoration: none; }
.auth-switch a:hover[b-q8av2n74g0] { text-decoration: underline; }
/* /Pages/Settings.razor.rz.scp.css */
.settings-page[b-gyt0nvst9n] {
    max-width: 600px;
    margin: 0 auto;
    padding: 1.5rem 1rem 4rem;
}

.settings-header[b-gyt0nvst9n] {
    margin-bottom: 1.5rem;
}

.settings-back[b-gyt0nvst9n] {
    font-size: 0.85rem;
    color: #2b797c;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 0.5rem;
}

.settings-back:hover[b-gyt0nvst9n] { text-decoration: underline; }

.settings-header h1[b-gyt0nvst9n] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #2b797c;
    margin: 0;
}

.settings-dog-tabs[b-gyt0nvst9n] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
    margin-bottom: 1.5rem;
}

.settings-dog-tab[b-gyt0nvst9n] {
    padding: 0.4rem 1rem;
    border-radius: 9999px;
    border: 2px solid #74ccd1;
    background: transparent;
    color: #2b797c;
    font-weight: 600;
    cursor: pointer;
    font-size: 0.9rem;
    transition: all 0.15s;
}

.settings-dog-tab.active[b-gyt0nvst9n],
.settings-dog-tab:hover[b-gyt0nvst9n] {
    background: #74ccd1;
    color: #fff;
}

.settings-section[b-gyt0nvst9n] {
    background: #fff;
    border-radius: 16px;
    padding: 1.2rem 1.2rem 0.8rem;
    margin-bottom: 1rem;
    box-shadow: 0 2px 12px rgba(43,121,124,0.07);
}

.settings-section h2[b-gyt0nvst9n] {
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #2b797c;
    margin: 0 0 0.8rem;
}

.settings-row[b-gyt0nvst9n] {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    margin-bottom: 0.6rem;
}

.settings-label[b-gyt0nvst9n] {
    font-size: 0.85rem;
    color: #666;
    width: 100px;
    flex-shrink: 0;
}

.settings-input[b-gyt0nvst9n] {
    flex: 1;
    padding: 0.5rem 0.9rem;
    border: 2px solid #dce9ea;
    border-radius: 9999px;
    font-size: 0.9rem;
    font-family: inherit;
    background: #f8fbfb;
    transition: border-color 0.2s;
}

.settings-input:focus[b-gyt0nvst9n] {
    outline: none;
    border-color: #74ccd1;
    box-shadow: 0 0 0 3px rgba(116,204,209,0.15);
}

.settings-save-btn[b-gyt0nvst9n] {
    display: block;
    width: 100%;
    padding: 0.75rem;
    background: #74ccd1;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    font-family: inherit;
    border: none;
    border-radius: 9999px;
    cursor: pointer;
    transition: background 0.2s;
    margin-top: 1rem;
}

.settings-save-btn:hover[b-gyt0nvst9n] { background: #2b797c; }
.settings-save-btn:disabled[b-gyt0nvst9n] { opacity: 0.6; cursor: not-allowed; }

.settings-error[b-gyt0nvst9n] {
    background: #fff0f0;
    color: #c0392b;
    border-radius: 10px;
    padding: 0.6rem 1rem;
    font-size: 0.85rem;
    margin-top: 0.5rem;
}

.settings-success[b-gyt0nvst9n] {
    background: #f0fff4;
    color: #27ae60;
    border-radius: 10px;
    padding: 0.6rem 1rem;
    font-size: 0.85rem;
    margin-top: 0.5rem;
    text-align: center;
    font-weight: 600;
}

.settings-value[b-gyt0nvst9n] {
    flex: 1;
    padding: 0.5rem 0.9rem;
    font-size: 0.9rem;
    color: #333;
}

.settings-actions[b-gyt0nvst9n] {
    display: flex;
    gap: 0.6rem;
    margin-top: 1rem;
}

.settings-actions .settings-save-btn[b-gyt0nvst9n] {
    margin-top: 0;
}

.settings-edit-btn[b-gyt0nvst9n] {
    flex: 1;
    padding: 0.75rem;
    background: transparent;
    color: #2b797c;
    font-size: 1rem;
    font-weight: 600;
    font-family: inherit;
    border: 2px solid #74ccd1;
    border-radius: 9999px;
    cursor: pointer;
    transition: background 0.2s;
}

.settings-edit-btn:hover:not(:disabled)[b-gyt0nvst9n] { background: #f0fbfb; }
.settings-edit-btn:disabled[b-gyt0nvst9n] { opacity: 0.6; cursor: not-allowed; }

.settings-delete-btn[b-gyt0nvst9n] {
    flex: 1;
    padding: 0.75rem;
    background: transparent;
    color: #c0392b;
    font-size: 1rem;
    font-weight: 600;
    font-family: inherit;
    border: 2px solid #e5a7a0;
    border-radius: 9999px;
    cursor: pointer;
    transition: background 0.2s;
}

.settings-delete-btn:hover:not(:disabled)[b-gyt0nvst9n] { background: #fff0f0; }
.settings-delete-btn:disabled[b-gyt0nvst9n] { opacity: 0.6; cursor: not-allowed; }

.settings-confirm[b-gyt0nvst9n] {
    background: #fff0f0;
    border-radius: 16px;
    padding: 1rem 1.2rem;
    margin-top: 1rem;
}

.settings-confirm p[b-gyt0nvst9n] {
    margin: 0 0 0.8rem;
    font-size: 0.9rem;
    color: #333;
}

.settings-confirm-actions[b-gyt0nvst9n] {
    display: flex;
    gap: 0.6rem;
}

.settings-confirm-actions .settings-save-btn[b-gyt0nvst9n],
.settings-confirm-actions .settings-delete-btn[b-gyt0nvst9n] {
    margin-top: 0;
}

.settings-add-btn[b-gyt0nvst9n] {
    display: block;
    padding: 0.75rem 1.5rem;
    background: #74ccd1;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    font-family: inherit;
    border: none;
    border-radius: 9999px;
    cursor: pointer;
    transition: background 0.2s;
    margin-top: 1rem;
}

.settings-add-btn:hover[b-gyt0nvst9n] { background: #2b797c; }

.settings-dog-tab-add[b-gyt0nvst9n] {
    font-weight: 700;
    padding-left: 0.9rem;
    padding-right: 0.9rem;
}
/* /Pages/Tracker.razor.rz.scp.css */
/* === Tracker Layout === */
.tracker[b-okhaji1vqb] {
    max-width: 980px;
    margin: 0 auto;
    padding: 1.5rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: #444;
}

/* === Two-column layout === */
.tracker-columns[b-okhaji1vqb] {
    display: flex;
    gap: 1.5rem;
    align-items: flex-start;
}

.tracker-main[b-okhaji1vqb] {
    flex: 1;
    min-width: 0;
}

.tracker-sidebar[b-okhaji1vqb] {
    width: 380px;
    flex-shrink: 0;
    position: sticky;
    top: 1.5rem;
}

.sidebar-hint[b-okhaji1vqb] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.6rem;
    padding: 2rem 1.5rem;
    background: #fff;
    border: 2px dashed #dce9ea;
    border-radius: 20px;
    text-align: center;
    color: #aaa;
    font-size: 0.88rem;
    line-height: 1.5;
}

.sidebar-hint p[b-okhaji1vqb] {
    margin: 0;
}

.sidebar-hint-icon[b-okhaji1vqb] {
    font-size: 1.6rem;
    opacity: 0.5;
}

@media (max-width: 720px) {
    .tracker-columns[b-okhaji1vqb] {
        flex-direction: column;
    }

    .tracker-sidebar[b-okhaji1vqb] {
        width: 100%;
        position: static;
        order: -1;
    }
}

.tracker-title[b-okhaji1vqb] {
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 0.2rem;
    color: #2b797c;
}

.tracker-subtitle[b-okhaji1vqb] {
    text-align: center;
    color: #777;
    font-size: 1.1rem;
    margin-bottom: 2rem;
}

/* === Loading === */
.loading[b-okhaji1vqb] {
    text-align: center;
    padding: 4rem 1rem;
    color: #888;
}

.loading-spinner[b-okhaji1vqb] {
    display: block;
    font-size: 2.5rem;
    animation: pulse-b-okhaji1vqb 1.5s infinite;
    margin-bottom: 0.8rem;
}

/* === Setup === */
.setup[b-okhaji1vqb] {
    max-width: 440px;
    margin: 0 auto;
    padding: 2rem;
    background: #fff;
    border-radius: 20px;
    border: none;
    box-shadow: 0 2px 16px rgba(43, 121, 124, 0.1);
}

.setup-heading[b-okhaji1vqb] {
    font-size: 1.3rem;
    font-weight: 700;
    color: #2b797c;
    margin-bottom: 0.3rem;
}

.setup-description[b-okhaji1vqb] {
    color: #777;
    font-size: 0.9rem;
    margin-bottom: 1.5rem;
}

.setup-row[b-okhaji1vqb] {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    margin-bottom: 0.8rem;
}

.setup-icon[b-okhaji1vqb] {
    font-size: 1.4rem;
}

.setup-label[b-okhaji1vqb] {
    font-weight: 600;
    font-size: 0.85rem;
    min-width: 90px;
    color: #444;
}

.setup-input[b-okhaji1vqb] {
    flex: 1;
    padding: 0.55rem 0.8rem;
    border: 2px solid #dce9ea;
    border-radius: 9999px;
    font-size: 0.9rem;
    font-family: inherit;
    transition: border-color 0.2s, box-shadow 0.2s;
    background: #f8fbfb;
}

.setup-input:focus[b-okhaji1vqb] {
    outline: none;
    border-color: #74ccd1;
    box-shadow: 0 0 0 3px rgba(116, 204, 209, 0.15);
}

.setup-step[b-okhaji1vqb] {
    font-size: 0.75rem;
    font-weight: 600;
    color: #74ccd1;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 0.3rem;
}

.setup-buttons[b-okhaji1vqb] {
    display: flex;
    gap: 0.5rem;
    margin-top: 1.5rem;
}

.setup-buttons .setup-button[b-okhaji1vqb] {
    flex: 1;
    margin-top: 0;
}

.setup-button.secondary[b-okhaji1vqb] {
    background: #e8f4f4;
    color: #2b797c;
}

.setup-button.secondary:hover:not(:disabled)[b-okhaji1vqb] {
    background: #d4ecec;
}

.setup-error[b-okhaji1vqb] {
    background: #fff0f0;
    color: #c0392b;
    border-radius: 10px;
    padding: 0.6rem 1rem;
    font-size: 0.85rem;
    margin-top: 0.8rem;
}

.setup-divider[b-okhaji1vqb] {
    height: 1px;
    background: #e8f4f4;
    margin: 1rem 0;
}

.setup-button[b-okhaji1vqb] {
    display: block;
    width: 100%;
    margin-top: 1.5rem;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1rem;
    font-weight: 600;
    font-family: inherit;
    border: none;
    border-radius: 9999px;
    background: #74ccd1;
    color: #fff;
    cursor: pointer;
    transition: background 0.2s, transform 0.2s;
}

.setup-button:hover:not(:disabled)[b-okhaji1vqb] {
    background: #2b797c;
    transform: translateY(-1px);
}

.setup-button:disabled[b-okhaji1vqb] {
    opacity: 0.4;
    cursor: not-allowed;
}

/* === Dog Selector === */
.dog-selector[b-okhaji1vqb] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: wrap;
    margin-bottom: 0.5rem;
}

.dog-tab[b-okhaji1vqb] {
    padding: 0.35rem 0.9rem;
    border-radius: 9999px;
    border: 2px solid #dce9ea;
    background: #fff;
    font-size: 0.85rem;
    font-weight: 600;
    font-family: inherit;
    color: #2b797c;
    cursor: pointer;
    transition: all 0.15s;
}

.dog-tab:hover[b-okhaji1vqb] {
    border-color: #74ccd1;
    background: #edf8f9;
}

.dog-tab.active[b-okhaji1vqb] {
    border-color: #2b797c;
    background: #2b797c;
    color: #fff;
}

.dog-add-btn[b-okhaji1vqb] {
    width: 2rem;
    height: 2rem;
    border-radius: 9999px;
    border: 2px dashed #b0dfe1;
    background: none;
    font-size: 1.2rem;
    font-weight: 400;
    color: #74ccd1;
    cursor: pointer;
    line-height: 1;
    transition: all 0.15s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dog-add-btn:hover[b-okhaji1vqb] {
    border-color: #2b797c;
    color: #2b797c;
    background: #edf8f9;
}

/* === Stats Banner === */
.stats-banner[b-okhaji1vqb] {
    display: flex;
    gap: 0.5rem;
    margin-bottom: 1rem;
    padding: 1rem;
    background: #fff;
    border-radius: 16px;
    border: 2px solid #dce9ea;
}

.stat[b-okhaji1vqb] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.15rem;
}

.stat-value[b-okhaji1vqb] {
    font-size: 1.15rem;
    font-weight: 700;
    color: #2b797c;
}

.stat-level .stat-value[b-okhaji1vqb] {
    font-size: 0.95rem;
}

.stat-label[b-okhaji1vqb] {
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #999;
    font-weight: 600;
}

/* === XP Bar === */
.xp-section[b-okhaji1vqb] {
    margin-bottom: 1.5rem;
    text-align: center;
}

.xp-label[b-okhaji1vqb] {
    font-size: 0.78rem;
    color: #888;
    margin-bottom: 0.4rem;
}

.xp-bar-track[b-okhaji1vqb] {
    height: 6px;
    background: #e8f4f4;
    border-radius: 9999px;
    overflow: hidden;
}

.xp-bar-fill[b-okhaji1vqb] {
    height: 100%;
    background: linear-gradient(90deg, #74ccd1, #2b797c);
    border-radius: 9999px;
    transition: width 0.6s ease;
}

/* === World Tabs === */
.world-tabs[b-okhaji1vqb] {
    display: flex;
    gap: 0.6rem;
    margin-bottom: 1.5rem;
}

.world-tab[b-okhaji1vqb] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.25rem;
    padding: 0.55rem 0.5rem;
    border: 2px solid #dce9ea;
    border-radius: 16px;
    background: #fff;
    cursor: pointer;
    transition: all 0.2s ease;
    position: relative;
    font-family: inherit;
    font-size: 0.85rem;
}

.world-tab:hover:not(.locked)[b-okhaji1vqb] {
    border-color: #74ccd1;
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(43, 121, 124, 0.12);
}

.world-tab.active[b-okhaji1vqb] {
    border-color: #74ccd1;
    background: #edf8f9;
    box-shadow: 0 4px 16px rgba(43, 121, 124, 0.12);
}

.world-tab.locked[b-okhaji1vqb] {
    opacity: 0.4;
    cursor: default;
}

.world-icon[b-okhaji1vqb] {
    font-size: 1.6rem;
}

.world-name[b-okhaji1vqb] {
    font-weight: 600;
    font-size: 0.8rem;
    color: #2b797c;
}

.world-progress[b-okhaji1vqb] {
    font-size: 0.75rem;
    color: #999;
}

.lock-icon[b-okhaji1vqb] {
    position: absolute;
    top: 6px;
    right: 8px;
    font-size: 0.7rem;
}

.complete-icon[b-okhaji1vqb] {
    position: absolute;
    top: 6px;
    right: 8px;
    font-size: 0.85rem;
}

/* === Progress Bar === */
.progress-section[b-okhaji1vqb] {
    margin-bottom: 1.8rem;
    text-align: center;
}

.progress-bar-track[b-okhaji1vqb] {
    height: 8px;
    background: #e8f4f4;
    border-radius: 9999px;
    overflow: hidden;
    margin-bottom: 0.5rem;
}

.progress-bar-fill[b-okhaji1vqb] {
    height: 100%;
    background: linear-gradient(90deg, #74ccd1, #2b797c);
    border-radius: 9999px;
    transition: width 0.5s ease;
}

.progress-label[b-okhaji1vqb] {
    font-size: 0.85rem;
    color: #888;
}

/* === Quest Grid === */
.quest-grid[b-okhaji1vqb] {
    display: grid;
    grid-template-columns: auto repeat(3, 1fr);
    gap: 0.4rem;
    margin-bottom: 1.5rem;
}

.grid-corner[b-okhaji1vqb] {
    /* empty top-left cell */
}

.grid-header[b-okhaji1vqb] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.15rem;
    font-size: 0.8rem;
    font-weight: 600;
    color: #2b797c;
    padding-bottom: 0.4rem;
}

.category-icon[b-okhaji1vqb] {
    font-size: 1.3rem;
}

.grid-row-label[b-okhaji1vqb] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.15rem;
    font-size: 0.8rem;
    font-weight: 600;
    color: #2b797c;
    padding-right: 0.5rem;
}

.location-icon[b-okhaji1vqb] {
    font-size: 1.3rem;
}

/* === Quest Card === */
.quest-card[b-okhaji1vqb] {
    aspect-ratio: 1;
    border: 2px solid #dce9ea;
    border-radius: 10px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.2s ease;
    font-family: inherit;
    min-height: 26px;
    gap: 1px;
}

.quest-card:hover[b-okhaji1vqb] {
    border-color: #b0dfe1;
    transform: scale(1.04);
}

/* Available / next */
.quest-card.next[b-okhaji1vqb] {
    border-color: #74ccd1;
    background: #edf8f9;
    box-shadow: 0 0 0 3px rgba(116, 204, 209, 0.15);
}

.quest-card.next:hover[b-okhaji1vqb] {
    background: #ddf2f3;
    transform: scale(1.06);
}

/* In progress — amber */
.quest-card.in-progress[b-okhaji1vqb] {
    border-color: #e8b84d;
    background: linear-gradient(135deg, #fffbf0, #fff3cc);
    box-shadow: 0 0 0 3px rgba(232, 184, 77, 0.15);
}

.quest-card.in-progress:hover[b-okhaji1vqb] {
    background: linear-gradient(135deg, #fff3cc, #ffe8a3);
    transform: scale(1.06);
}

/* Completed — teal */
.quest-card.completed[b-okhaji1vqb] {
    border-color: #74ccd1;
    background: linear-gradient(135deg, #edf8f9, #d4f0f2);
}

.quest-card.completed:hover[b-okhaji1vqb] {
    background: linear-gradient(135deg, #d4f0f2, #c1e8ea);
}

/* Selected outline */
.quest-card.selected[b-okhaji1vqb] {
    outline: 3px solid #2b797c;
    outline-offset: 2px;
}

.quest-card.celebrating[b-okhaji1vqb] {
    animation: celebrate-b-okhaji1vqb 0.5s ease;
}

.quest-status[b-okhaji1vqb] {
    font-size: 1.9rem;
    line-height: 1;
}

.quest-status.dim[b-okhaji1vqb] {
    opacity: 0.2;
    font-size: 1.9rem;
}

.quest-status.pulse[b-okhaji1vqb] {
    animation: pulse-b-okhaji1vqb 1.5s infinite;
    color: #2b797c;
}

/* Completed checkmark */
.quest-card.completed .quest-status[b-okhaji1vqb] {
    color: #2b797c;
}

/* In-progress play icon — amber, stands out from completed/available */
.quest-card.in-progress .quest-status[b-okhaji1vqb] {
    color: #c8790a;
    text-shadow: 0 0 10px rgba(232, 184, 77, 0.5);
}

/* === Quest Detail Panel === */
.quest-detail[b-okhaji1vqb] {
    background: #fff;
    border: 2px solid #dce9ea;
    border-radius: 20px;
    padding: 1.2rem 1.4rem;
    animation: slideIn-b-okhaji1vqb 0.2s ease;
}

.quest-detail-img-wrap[b-okhaji1vqb] {
    margin: -1.2rem -1.4rem 1rem;
    border-radius: 18px 18px 0 0;
    overflow: hidden;
    height: 360px;
}

.quest-detail-img[b-okhaji1vqb] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.quest-detail-header[b-okhaji1vqb] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 0.8rem;
}

.quest-detail-title[b-okhaji1vqb] {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    font-weight: 700;
    font-size: 1rem;
    color: #2b797c;
    flex-wrap: wrap;
}

.quest-detail-sep[b-okhaji1vqb] {
    color: #aaa;
    font-weight: 400;
}

.quest-detail-close[b-okhaji1vqb] {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 0.9rem;
    color: #aaa;
    padding: 0.1rem 0.3rem;
    border-radius: 6px;
    line-height: 1;
    transition: background 0.15s, color 0.15s;
    flex-shrink: 0;
}

.quest-detail-close:hover[b-okhaji1vqb] {
    background: #f0f0f0;
    color: #555;
}

.quest-detail-badges[b-okhaji1vqb] {
    display: flex;
    gap: 0.5rem;
    margin-bottom: 1rem;
}

.quest-badge[b-okhaji1vqb] {
    font-size: 0.75rem;
    font-weight: 600;
    padding: 0.25rem 0.7rem;
    border-radius: 9999px;
    background: #edf8f9;
    color: #2b797c;
    border: 1px solid #c1e8ea;
}

.quest-badge.xp-badge[b-okhaji1vqb] {
    background: #f5f0ff;
    color: #6b4fbb;
    border-color: #d8ccf5;
}

.quest-detail-section[b-okhaji1vqb] {
    margin-bottom: 0.9rem;
}

.quest-detail-label[b-okhaji1vqb] {
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #aaa;
    margin-bottom: 0.25rem;
}

.quest-detail-section p[b-okhaji1vqb] {
    font-size: 0.9rem;
    color: #555;
    line-height: 1.55;
    margin: 0;
}

.quest-detail-actions[b-okhaji1vqb] {
    display: flex;
    gap: 0.6rem;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 0.8rem;
    border-top: 1px solid #f0f0f0;
}

/* Action buttons */
.action-btn[b-okhaji1vqb] {
    padding: 0.5rem 1.1rem;
    border-radius: 9999px;
    border: none;
    font-size: 0.875rem;
    font-weight: 600;
    font-family: inherit;
    cursor: pointer;
    transition: background 0.2s, transform 0.15s;
}

.action-btn:hover[b-okhaji1vqb] {
    transform: translateY(-1px);
}

.complete-btn[b-okhaji1vqb] {
    background: #74ccd1;
    color: #fff;
}

.complete-btn:hover[b-okhaji1vqb] {
    background: #2b797c;
}

.progress-btn[b-okhaji1vqb] {
    background: #fff3cc;
    color: #9a6c00;
    border: 1.5px solid #e8b84d;
}

.progress-btn:hover[b-okhaji1vqb] {
    background: #ffe8a3;
}

.undo-btn[b-okhaji1vqb] {
    background: #f5f5f5;
    color: #777;
}

.undo-btn:hover[b-okhaji1vqb] {
    background: #eee;
    color: #444;
}

.quest-done-badge[b-okhaji1vqb] {
    font-size: 0.9rem;
    font-weight: 600;
    color: #2b797c;
    padding: 0.4rem 0.9rem;
    background: linear-gradient(135deg, #edf8f9, #d4f0f2);
    border-radius: 9999px;
    border: 1.5px solid #c1e8ea;
}

.quest-locked-msg[b-okhaji1vqb] {
    font-size: 0.85rem;
    color: #999;
    margin: 0;
}

/* === Celebration === */
.celebration[b-okhaji1vqb] {
    text-align: center;
    font-size: 1.1rem;
    font-weight: 600;
    color: #2b797c;
    padding: 0.8rem 1rem;
    background: #edf8f9;
    border-radius: 9999px;
    margin-bottom: 1rem;
    animation: slideIn-b-okhaji1vqb 0.3s ease;
    transition: opacity 0.5s ease;
}

.celebration.fade-out[b-okhaji1vqb] {
    opacity: 0;
}

.celebration.grand-finale[b-okhaji1vqb] {
    background: linear-gradient(135deg, #edf8f9, #d4f0f2);
    border: 2px solid #c1e8ea;
    font-size: 1.3rem;
}

.confetti[b-okhaji1vqb] {
    position: fixed;
    inset: 0;
    overflow: hidden;
    pointer-events: none;
    z-index: 200;
}

.confetti-piece[b-okhaji1vqb] {
    position: absolute;
    border-radius: 2px;
    opacity: 0.95;
    animation-name: confetti-fall-b-okhaji1vqb;
    animation-timing-function: ease-in;
    animation-fill-mode: forwards;
    --drift: 0px;
}

.world-complete[b-okhaji1vqb] {
    text-align: center;
    font-size: 1.3rem;
    font-weight: 700;
    color: #2b797c;
    padding: 1.2rem;
    background: linear-gradient(135deg, #edf8f9, #d4f0f2);
    border-radius: 16px;
    border: 2px solid #c1e8ea;
}

/* === Rules Card === */
.rules-card[b-okhaji1vqb] {
    margin-top: 1.2rem;
    border: 2px solid #dce9ea;
    border-radius: 16px;
    overflow: hidden;
    background: #fff;
}

.rules-toggle[b-okhaji1vqb] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.9rem 1.2rem;
    border: none;
    background: none;
    cursor: pointer;
    font-family: inherit;
    font-size: 0.95rem;
    font-weight: 600;
    color: #2b797c;
    transition: background 0.15s;
}

.rules-toggle:hover[b-okhaji1vqb] {
    background: #f4fbfb;
}

.rules-chevron[b-okhaji1vqb] {
    transition: transform 0.2s;
    font-size: 0.9rem;
    color: #74ccd1;
}

.rules-chevron.open[b-okhaji1vqb] {
    transform: rotate(90deg);
}

.rules-content[b-okhaji1vqb] {
    padding: 0 1.2rem 1.2rem;
    animation: slideIn-b-okhaji1vqb 0.2s ease;
}

.rules-content ul[b-okhaji1vqb] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.7rem;
}

.rules-content li[b-okhaji1vqb] {
    font-size: 0.85rem;
    color: #555;
    line-height: 1.5;
    padding-left: 1.4rem;
    position: relative;
}

.rules-content li[b-okhaji1vqb]::before {
    content: "–";
    position: absolute;
    left: 0;
    font-size: 0.75rem;
}

/* === Animations === */
@keyframes celebrate-b-okhaji1vqb {
    0% { transform: scale(1); }
    30% { transform: scale(1.2); }
    60% { transform: scale(0.95); }
    100% { transform: scale(1); }
}

@keyframes pulse-b-okhaji1vqb {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.4; }
}

@keyframes slideIn-b-okhaji1vqb {
    from { transform: translateY(-10px); opacity: 0; }
    to { transform: translateY(0); opacity: 1; }
}

@keyframes confetti-fall-b-okhaji1vqb {
    0% { transform: translate(0, 0) rotate(0deg); opacity: 1; }
    100% { transform: translate(var(--drift), 105vh) rotate(560deg); opacity: 0.85; }
}


/* === Attempt counter === */
.quest-attempts[b-okhaji1vqb] {
    display: block;
    font-size: 0.6rem;
    font-weight: 700;
    color: #2b797c;
    line-height: 1;
}

.action-attempts[b-okhaji1vqb] {
    font-size: 0.85rem;
    font-weight: 600;
    color: #2b797c;
    text-align: center;
    margin-bottom: 0.5rem;
}
