:root{--bpr-blue:#0877d7;--bpr-dark:#111;--bpr-muted:#687386;--bpr-border:#d7dce3;--bpr-bg:#f6f7f9} 
.bpr-header,.bpr-header *{box-sizing:border-box}
.bpr-header{height:68px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:10px 38px;border-bottom:1px solid #eef0f3;position:relative;z-index:50;font-family:inherit}
.bpr-header-left{display:flex;align-items:center;min-width:260px}
.bpr-header-search{height:42px;width:380px;max-width:48vw;border:1px solid #bfc5ce;border-radius:24px;display:flex;align-items:center;background:#fff;position:relative;overflow:visible}
.bpr-search-type{position:relative;height:100%;display:flex;align-items:center}
.bpr-search-type-toggle{height:100%;border:0;background:transparent;padding:0 14px 0 18px;font-weight:600;font-size:15px;cursor:pointer;display:flex;gap:8px;align-items:center}
.bpr-caret{font-size:18px;line-height:1;margin-top: -13px;}
.bpr-search-divider{height:22px;width:1px;background:#c8cdd5}
.bpr-header-search input[type=search]{border:0;outline:0;box-shadow:none;flex:1;height:100%;font-size:15px;padding:0 10px;min-width:0}
.bpr-search-submit{width:34px;height:34px;margin-right:4px;border-radius:50%;border:0;background:var(--bpr-blue);color:#fff;font-size:26px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}
.bpr-header-actions{display:flex;align-items:center;gap:20px}.bpr-header-link{font-weight:700;color:#050505;text-decoration:none}
.bpr-header-signup{font-weight:700;color:#050505;text-decoration:none;border:2px solid #111;border-radius:22px;padding:8px 19px}
.bpr-upload-pill{border:2px solid #111;background:#fff;border-radius:28px;padding:10px 22px;font-weight:800;cursor:pointer;font-size:15px}
.bpr-upload-pill span{font-size:22px;vertical-align:-2px;margin-right:6px}
.bpr-icon-btn{border:0;background:transparent;cursor:pointer;position:relative;padding:0;display:flex;align-items:center;justify-content:center;font-size:28px;color:#111}
.bpr-profile-toggle img{border-radius:50%;display:block}
.bpr-dropdown{display:none;position:absolute;background:#fff;border-radius:8px;box-shadow:0 8px 28px rgba(0,0,0,.16);padding:12px 0;z-index:1000;min-width:170px}
.bpr-dropdown.is-open{display:block}
.bpr-search-type-menu{left:0;top:52px}
.bpr-search-type-menu button{display:block;width:100%;border:0;background:#fff;text-align:left;padding:10px 20px;font-size:15px;cursor:pointer}
.bpr-search-type-menu button:hover,.bpr-profile-menu a:hover,.bpr-notification-menu a:hover{background:#f4f6f9}
.bpr-profile-menu-wrap,.bpr-notification-wrap{position:relative}.bpr-profile-menu{right:0;top:48px;min-width:180px}
.bpr-profile-menu a{display:block;padding:10px 20px;color:#222;text-decoration:none}.bpr-notification-menu{right:0;top:42px;min-width:310px;max-width:360px;padding:0}
.bpr-notification-menu h4{margin:0;padding:14px 18px;border-bottom:1px solid #eef0f3}
.bpr-notification-menu a{display:block;padding:12px 18px;color:#222;text-decoration:none;border-bottom:1px solid #f1f3f5}
.bpr-notification-menu a small{display:block;color:var(--bpr-muted);margin-top:4px}.bpr-notification-menu p{padding:14px 18px;margin:0}
.bpr-unread span{font-weight:800}.bpr-badge{position:absolute;top:-6px;right:-8px;background:#ff4b5c;color:#fff;border-radius:50%;font-size:11px;line-height:18px;width:18px;height:18px;text-align:center}
.bpr-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--bpr-blue);color:#fff!important;border:0;border-radius:28px;padding:12px 24px;text-decoration:none;font-weight:800;cursor:pointer;min-height:44px}
.bpr-btn:hover{filter:brightness(.96)}.bpr-btn-block{width:100%}.bpr-btn-light{background:#fff;color:#111!important;border:1px solid var(--bpr-border)}
.bpr-notice{border-radius:8px;padding:12px 14px;margin:0 0 14px}.bpr-notice-error{background:#fff1f1;color:#9d0b0b;border:1px solid #ffcaca}
.bpr-notice-success{background:#edfff4;color:#0b7631;border:1px solid #bdf2d0}
.bpr-auth-card{width:min(448px,calc(100vw - 32px));margin:64px auto;background:#fff;border:1px solid #e5e8ee;padding:34px 24px 28px;box-shadow:0 1px 0 rgba(0,0,0,.02)}
.bpr-auth-card h1{text-align:center;margin:0 0 22px;font-size:24px}.bpr-auth-intro{text-align:center;color:#556174;font-size:16px;line-height:1.35;margin:-8px 0 24px}
.bpr-auth-form label,.bpr-account-form label,.bpr-upload-details-form label{display:block;color:#586174;margin:16px 0 7px;font-weight:600}.bpr-auth-form input:not([type=checkbox]),.bpr-account-form input,.bpr-account-form textarea,.bpr-upload-details-form input,.bpr-upload-details-form textarea,.bpr-upload-details-form select,.bpr-filter-form input,.bpr-filter-form select,.bpr-author-filter-form select{width:100%;border:1px solid #cfd6df;border-radius:4px;min-height:44px;padding:10px 14px;background:#fff;box-shadow:none}.bpr-label-row{display:flex;align-items:center;justify-content:space-between}.bpr-label-row a,.bpr-auth-switch a,.bpr-checkbox a{color:#006fd6;text-decoration:none}.bpr-checkbox{display:flex!important;align-items:flex-start;gap:9px;color:#222!important}.bpr-checkbox input{width:auto!important;margin-top:3px}.bpr-social-buttons{display:flex;flex-direction:column;gap:16px;margin:20px 0}.bpr-social{height:48px;border-radius:24px;border:0;display:flex;align-items:center;justify-content:center;gap:18px;font-weight:800;font-size:15px;text-decoration:none}.bpr-social span{position:absolute;left:24px;font-weight:900;font-size:22px}.bpr-social{position:relative}.bpr-social-apple{background:#222;color:#fff!important}.bpr-social-facebook{background:#4264a7;color:#fff!important}.bpr-social-google{background:#fff;color:#6b7583!important;border:2px solid #d5d9de}.bpr-social:disabled{opacity:1;cursor:not-allowed}.bpr-auth-switch{text-align:center;color:#5a6270;margin:20px 0 0}.bpr-account-wrap{display:grid;grid-template-columns:280px 1fr;gap:28px;max-width:1180px;margin:40px auto;padding:0 20px}.bpr-account-sidebar,.bpr-account-main{background:#fff;border:1px solid #e7eaf0;border-radius:12px;padding:24px}.bpr-account-sidebar{text-align:center;height:max-content}.bpr-account-sidebar img{border-radius:50%}.bpr-account-sidebar .bpr-btn{width:100%;margin-top:10px}.bpr-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0}.bpr-stat-grid div{border:1px solid #e5e8ee;border-radius:12px;padding:18px;text-align:center}.bpr-stat-grid strong{display:block;font-size:28px}.bpr-stat-grid span{color:var(--bpr-muted)}.bpr-upload-modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.18);z-index:99999}.bpr-upload-modal.is-open{display:block}.bpr-upload-panel{position:absolute;inset:18px;background:#fff;border-radius:6px;box-shadow:0 20px 80px rgba(0,0,0,.25);overflow:hidden;display:flex;flex-direction:column}.bpr-upload-head{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid #e8ebef;font-size:18px}.bpr-upload-head-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#f3f5f8;margin-right:14px;font-size:24px}.bpr-upload-close{background:transparent;border:0;font-size:36px;line-height:1;cursor:pointer}.bpr-upload-body{background:#f6f7f9;flex:1;overflow:auto;position:relative}.bpr-upload-step{display:none;min-height:calc(100vh - 120px)}.bpr-upload-step.is-active{display:grid}.bpr-step-images{place-items:center;padding:60px}.bpr-dropzone{width:min(92%,1230px);min-height:480px;background:#fff;border:2px dashed #d2d7df;border-radius:18px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:36px}.bpr-drop-icon{font-size:54px;color:#222;line-height:1}.bpr-dropzone h2{font-size:26px;margin:14px 0 18px}.bpr-dropzone p{margin:24px 0 0}.bpr-upload-limit-note{background:#e9f5ff;border-radius:8px;padding:14px 24px;margin-top:26px;color:#0c2e55}.bpr-step-details,.bpr-step-additional{grid-template-columns:minmax(320px,58%) minmax(360px,42%);background:#fff}.bpr-upload-gallery-side{background:#f5f7fb;padding:60px 34px;overflow:auto}.bpr-upload-form-side{background:#fff;padding:60px 64px;overflow:auto}.bpr-discoverability{font-size:14px;margin-bottom:26px}.bpr-discoverability span{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #dce2ea;display:inline-flex;vertical-align:middle;margin-right:12px}.bpr-discoverability div{height:8px;width:240px;background:#d4d8df;border-radius:9px;margin-top:8px;overflow:hidden}.bpr-discoverability i{display:block;width:42%;height:100%;background:#ff9700;border-radius:9px}.bpr-upload-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:24px}.bpr-upload-thumb{background:#fff;border:2px solid var(--bpr-blue);padding:2px;position:relative}.bpr-upload-thumb img{display:block;width:100%;height:180px;object-fit:cover}.bpr-stepper{display:flex;align-items:center;gap:20px;margin-bottom:32px;color:#c7cbd3;font-weight:800}.bpr-stepper span{position:relative}.bpr-stepper .active{color:var(--bpr-blue)}.bpr-stepper .done{color:var(--bpr-blue)}.bpr-ai-note{color:red;font-weight:500}.bpr-upload-form-actions{display:flex;gap:12px;margin-top:20px}.bpr-review-box{border:1px solid #e3e7ed;border-radius:12px;background:#fafbfc;padding:18px;margin:20px 0}.bpr-filter-form,.bpr-author-filter-form{display:grid;grid-template-columns:160px 1fr 190px 190px 180px auto;gap:12px;align-items:center;background:#fff;border:1px solid #e5e8ee;border-radius:12px;padding:18px;margin:24px 0}.bpr-author-filter-form{grid-template-columns:190px 190px auto;justify-content:start}.bpr-directory,.bpr-author-profile{max-width:1200px;margin:30px auto;padding:0 20px}.bpr-results-head{display:flex;justify-content:space-between;align-items:center;margin:26px 0 14px}
.bpr-results-head h2{margin:0}.bpr-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:22px}
.bpr-photo-grid-small{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.bpr-photo-card{background:#fff;border:1px solid #e6e9ef;border-radius:12px;overflow:hidden;box-shadow:0 1px 0 rgba(0,0,0,.03)}.bpr-photo-thumb{display:block;background:#f2f4f7;aspect-ratio:4/3;color:#6c7480;text-decoration:none}
.bpr-photo-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.bpr-photo-thumb span{display:flex;width:100%;height:100%;align-items:center;justify-content:center}
.bpr-photo-info{padding:14px}.bpr-photo-info h3{font-size:17px;margin:0 0 8px}
.bpr-photo-info h3 a{color:#111;text-decoration:none}
.bpr-photo-author{display:block;color:#006fd6;text-decoration:none;font-weight:700}
.bpr-card-location,.bpr-status{display:inline-block;margin-top:8px;color:#657083;font-size:13px}
.bpr-status{border-radius:12px;padding:3px 9px;background:#eef2f6;color:#111}.bpr-status-pending{background:#fff2d6}
.bpr-status-draft{background:#ffe6e6}.bpr-author-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:18px}
.bpr-author-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;background:#fff;border:1px solid #e5e8ee;border-radius:14px;padding:24px;color:#111;text-decoration:none}
.bpr-author-card img{border-radius:50%}.bpr-author-card span,.bpr-author-card small{color:var(--bpr-muted)}
.bpr-author-hero{display:grid;grid-template-columns:300px 1fr;gap:26px;align-items:start;background:#fff;border:1px solid #e5e8ee;border-radius:18px;padding:30px;margin-bottom:26px}
.bpr-author-hero img{border-radius:50%}.bpr-author-hero h1{margin:0 0 8px}.bpr-author-location{color:var(--bpr-muted);margin:0 0 12px}.bpr-author-stats{display:flex;gap:18px;margin:15px 0}.bpr-author-stats span{background:#f4f6f9;border-radius:20px;padding:8px 14px}.bpr-social-links,.bpr-share-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px}.bpr-social-links a,.bpr-share-row a{color:#006fd6;text-decoration:none;font-weight:700}.bpr-bird-author-section,.bpr-similar-birds{margin:40px 0}.bpr-bird-author-box{display:flex;gap:18px;align-items:center;background:#fff;border:1px solid #e5e8ee;border-radius:16px;padding:18px;color:#111;text-decoration:none}.bpr-bird-author-box img{border-radius:50%}.bpr-bird-author-box strong,.bpr-bird-author-box em,.bpr-bird-author-box small{display:block}.bpr-bird-author-box em,.bpr-bird-author-box small{color:var(--bpr-muted);font-style:normal;margin-top:4px}.bpr-pagination{margin:28px 0;text-align:center}.bpr-pagination .page-numbers{display:inline-flex;padding:8px 12px;margin:0 3px;border:1px solid #d7dce3;border-radius:8px;text-decoration:none}.bpr-pagination .current{background:var(--bpr-blue);color:#fff;border-color:var(--bpr-blue)}@media(max-width:860px){.bpr-header{padding:10px 16px;flex-wrap:wrap;height:auto}.bpr-header-search{width:100%;max-width:none}.bpr-header-left{width:100%}.bpr-header-actions{width:100%;justify-content:flex-end}.bpr-account-wrap,.bpr-step-details,.bpr-step-additional,.bpr-author-hero{grid-template-columns:1fr}.bpr-upload-panel{inset:0;border-radius:0}.bpr-upload-form-side{padding:30px 22px}.bpr-upload-gallery-side{padding:30px 22px}.bpr-filter-form{grid-template-columns:1fr}.bpr-stat-grid{grid-template-columns:1fr}.bpr-auth-card{margin:28px auto}.bpr-upload-thumbs{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}

/* BPR 1.1.0: Elementor helpers, typography controls, and responsive layout refinements. */
.bpr-header,
.bpr-header *,
.bpr-auth-card,
.bpr-auth-card *,
.bpr-account-wrap,
.bpr-account-wrap *,
.bpr-directory,
.bpr-directory *,
.bpr-author-profile,
.bpr-author-profile *,
.bpr-upload-modal,
.bpr-upload-modal *,
.bpr-single-bird-extras,
.bpr-single-bird-extras *,
.bpr-photograph-by,
.bpr-photograph-by * {
    box-sizing: border-box;
    font-family: var(--bpr-font-family, inherit);
}
.bpr-header,
.bpr-auth-card,
.bpr-account-wrap,
.bpr-directory,
.bpr-author-profile,
.bpr-upload-modal,
.bpr-single-bird-extras,
.bpr-photograph-by {
    color: var(--bpr-text, #1f2937);
}
.bpr-directory,
.bpr-author-profile,
.bpr-single-bird-extras {
    max-width: var(--bpr-container-width, 1200px);
}
.bpr-single-bird-extras {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.bpr-photograph-by {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--bpr-text, #1f2937);
    line-height: 1.5;
    font-size: 15px;
}
.bpr-photograph-by strong {
    color: var(--bpr-dark, #111111);
    font-weight: 700;
}
.bpr-photograph-by a,
.bpr-more-by-photographer h2 a {
    color: var(--bpr-blue, #0877d7);
    font-weight: 700;
    text-decoration: none;
}
.bpr-photograph-by a:hover,
.bpr-more-by-photographer h2 a:hover {
    text-decoration: underline;
}
.bpr-photograph-by-avatar img {
    border-radius: 50%;
    display: block;
}
.bpr-bird-author-section,
.bpr-similar-birds,
.bpr-more-by-photographer {
    margin: 42px auto;
    max-width: var(--bpr-container-width, 1200px);
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}
.elementor-widget-shortcode .bpr-bird-author-section,
.elementor-widget-shortcode .bpr-similar-birds,
.elementor-widget-shortcode .bpr-more-by-photographer,
.bpr-single-bird-extras .bpr-bird-author-section,
.bpr-single-bird-extras .bpr-similar-birds,
.bpr-single-bird-extras .bpr-more-by-photographer {
    padding-left: 0;
    padding-right: 0;
}
.bpr-bird-author-section h2,
.bpr-similar-birds h2,
.bpr-more-by-photographer h2 {
    color: var(--bpr-dark, #111111);
    font-size: clamp(22px, 2vw, 30px);
    font-weight: 800;
    letter-spacing: -0.02em;
    line-height: 1.2;
    margin: 0 0 18px;
}
.bpr-bird-author-box,
.bpr-photo-card,
.bpr-author-card,
.bpr-author-hero,
.bpr-account-sidebar,
.bpr-account-main,
.bpr-review-box {
    border-color: var(--bpr-border, #d7dce3);
    border-radius: var(--bpr-card-radius, 14px);
}
.bpr-photo-card {
    transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.bpr-photo-card:hover {
    border-color: rgba(8, 119, 215, .32);
    box-shadow: 0 12px 28px rgba(17, 24, 39, .08);
    transform: translateY(-2px);
}
.bpr-photo-info h3,
.bpr-photo-info h3 a {
    color: var(--bpr-dark, #111111);
    font-weight: 800;
}
.bpr-photo-author,
.bpr-social-links a,
.bpr-share-row a,
.bpr-label-row a,
.bpr-auth-switch a,
.bpr-checkbox a {
    color: var(--bpr-blue, #0877d7);
}
.bpr-card-location,
.bpr-status,
.bpr-author-card span,
.bpr-author-card small,
.bpr-author-location,
.bpr-bird-author-box em,
.bpr-bird-author-box small {
    color: var(--bpr-muted, #687386);
}
.bpr-filter-form,
.bpr-author-filter-form {
    border-color: var(--bpr-border, #d7dce3);
    border-radius: var(--bpr-card-radius, 14px);
}
.bpr-auth-form input:not([type=checkbox]),
.bpr-account-form input,
.bpr-account-form textarea,
.bpr-upload-details-form input,
.bpr-upload-details-form textarea,
.bpr-upload-details-form select,
.bpr-filter-form input,
.bpr-filter-form select,
.bpr-author-filter-form select {
    border-color: var(--bpr-border, #d7dce3);
    color: var(--bpr-text, #1f2937);
}
.bpr-auth-form input:focus,
.bpr-account-form input:focus,
.bpr-account-form textarea:focus,
.bpr-upload-details-form input:focus,
.bpr-upload-details-form textarea:focus,
.bpr-upload-details-form select:focus,
.bpr-filter-form input:focus,
.bpr-filter-form select:focus,
.bpr-author-filter-form select:focus {
    border-color: var(--bpr-blue, #0877d7);
    box-shadow: 0 0 0 3px rgba(8, 119, 215, .12);
    outline: none;
}
.bpr-btn,
.bpr-search-submit,
.bpr-pagination .current {
    background: var(--bpr-blue, #0877d7);
    border-color: var(--bpr-blue, #0877d7);
}
.bpr-discoverability i {
    background: var(--bpr-accent, #ff9700);
}
@media (max-width: 860px) {
    .bpr-bird-author-section,
    .bpr-similar-birds,
    .bpr-more-by-photographer {
        margin: 30px auto;
    }
    .bpr-photograph-by {
        font-size: 14px;
    }
}

/* BPR 1.2.0: complete style controls and 500px-inspired header fixes. */
.bpr-header,
.bpr-header *,
.bpr-auth-card,
.bpr-auth-card *,
.bpr-account-wrap,
.bpr-account-wrap *,
.bpr-directory,
.bpr-directory *,
.bpr-author-profile,
.bpr-author-profile *,
.bpr-upload-modal,
.bpr-upload-modal *,
.bpr-single-bird-extras,
.bpr-single-bird-extras *,
.bpr-photograph-by,
.bpr-photograph-by * {
    box-sizing: border-box;
    font-family: var(--bpr-font-family, Montserrat, sans-serif) !important;
}
.bpr-auth-card,
.bpr-account-wrap,
.bpr-directory,
.bpr-author-profile,
.bpr-upload-modal,
.bpr-single-bird-extras,
.bpr-photograph-by {
    color: var(--bpr-text, #000000) !important;
    font-size: var(--bpr-text-size, 15px) !important;
    font-weight: var(--bpr-text-weight, 400);
    line-height: 1.6;
}
.bpr-directory,
.bpr-author-profile,
.bpr-single-bird-extras,
.bpr-bird-author-section,
.bpr-similar-birds,
.bpr-more-by-photographer {
    max-width: var(--bpr-container-width, 1200px) !important;
}
.bpr-auth-card h1,
.bpr-account-main h1,
.bpr-author-hero h1 {
    color: var(--bpr-dark, #000000) !important;
    font-size: var(--bpr-h1-size, 55px) !important;
    font-weight: var(--bpr-h1-weight, 600) !important;
    letter-spacing: -0.02em;
    line-height: 1.15;
}
.bpr-account-sidebar h2,
.bpr-account-main h2,
.bpr-results-head h2,
.bpr-author-listing h2,
.bpr-bird-author-section h2,
.bpr-similar-birds h2,
.bpr-more-by-photographer h2,
.bpr-dropzone h2,
.bpr-upload-form-side h2 {
    color: var(--bpr-dark, #000000) !important;
    font-size: var(--bpr-h2-size, 36px) !important;
    font-weight: var(--bpr-h2-weight, 600) !important;
    letter-spacing: -0.015em;
    line-height: 1.2;
}
.bpr-photo-info h3,
.bpr-photo-info h3 a,
.bpr-style-preview h3 {
    color: var(--bpr-dark, #000000) !important;
    font-size: var(--bpr-h3-size, 23px) !important;
    font-weight: var(--bpr-h3-weight, 600) !important;
    line-height: 1.25;
}
.bpr-auth-card p,
.bpr-account-wrap p,
.bpr-directory p,
.bpr-author-profile p,
.bpr-upload-modal p,
.bpr-photograph-by,
.bpr-auth-form label,
.bpr-account-form label,
.bpr-upload-details-form label,
.bpr-filter-form label,
.bpr-author-filter-form label,
.bpr-header input,
.bpr-header button,
.bpr-header a {
    font-size: var(--bpr-text-size, 15px);
}
.bpr-auth-form label,
.bpr-account-form label,
.bpr-upload-details-form label,
.bpr-filter-form label,
.bpr-author-filter-form label,
.bpr-checkbox,
.bpr-auth-intro,
.bpr-author-bio {
    color: var(--bpr-text, #000000) !important;
}
.bpr-card-location,
.bpr-status,
.bpr-author-card span,
.bpr-author-card small,
.bpr-author-location,
.bpr-bird-author-box em,
.bpr-bird-author-box small,
.bpr-notification-menu a small {
    color: var(--bpr-muted, #555555) !important;
}
.bpr-photo-author,
.bpr-social-links a,
.bpr-share-row a,
.bpr-label-row a,
.bpr-auth-switch a,
.bpr-checkbox a,
.bpr-photograph-by a,
.bpr-more-by-photographer h2 a {
    color: var(--bpr-link, #F8A132) !important;
}
.bpr-auth-card,
.bpr-account-sidebar,
.bpr-account-main,
.bpr-author-card,
.bpr-author-hero,
.bpr-photo-card,
.bpr-bird-author-box,
.bpr-filter-form,
.bpr-author-filter-form,
.bpr-review-box {
    background: var(--bpr-card-bg, #ffffff) !important;
    border-color: var(--bpr-border, #d7dce3) !important;
    border-radius: var(--bpr-card-radius, 14px) !important;
}
.bpr-upload-body,
.bpr-upload-gallery-side {
    background: var(--bpr-bg, #ffffff) !important;
}
.bpr-auth-form input:not([type=checkbox]),
.bpr-account-form input,
.bpr-account-form textarea,
.bpr-upload-details-form input,
.bpr-upload-details-form textarea,
.bpr-upload-details-form select,
.bpr-filter-form input,
.bpr-filter-form select,
.bpr-author-filter-form select {
    border-color: var(--bpr-border, #d7dce3) !important;
    color: var(--bpr-text, #000000) !important;
    font-size: var(--bpr-text-size, 15px) !important;
}
.bpr-auth-form input:focus,
.bpr-account-form input:focus,
.bpr-account-form textarea:focus,
.bpr-upload-details-form input:focus,
.bpr-upload-details-form textarea:focus,
.bpr-upload-details-form select:focus,
.bpr-filter-form input:focus,
.bpr-filter-form select:focus,
.bpr-author-filter-form select:focus {
    border-color: var(--bpr-primary, #F8A132) !important;
    box-shadow: 0 0 0 3px color-mix(in srgb, var(--bpr-primary, #F8A132) 22%, transparent) !important;
    outline: none !important;
}
.bpr-btn,
.bpr-pagination .current {
    background: var(--bpr-button-bg, #F8A132) !important;
    border: 2px solid var(--bpr-button-border, #F8A132) !important;
    color: var(--bpr-button-text, #ffffff) !important;
    font-size: var(--bpr-text-size, 15px) !important;
    font-weight: 700 !important;
}
.bpr-btn-light,
.bpr-author-filter-form .bpr-btn-light {
    background: var(--bpr-secondary-button-bg, #ffffff) !important;
    border-color: var(--bpr-secondary-button-border, #F8A132) !important;
    color: var(--bpr-secondary-button-text, #000000) !important;
}
.bpr-btn:hover,
.bpr-upload-pill:hover,
.bpr-header-signup:hover {
    filter: brightness(.98);
    text-decoration: none;
}

/* Header */
.bpr-header {
    min-height: var(--bpr-header-height, 60px) !important;
    height: auto !important;
    background: var(--bpr-header-bg, transparent) !important;
    border-bottom: 1px solid var(--bpr-header-border, transparent) !important;
    box-shadow: none !important;
    color: var(--bpr-header-text, #000000) !important;
    padding: var(--bpr-header-padding-y, 0) var(--bpr-header-padding-x, 0) !important;
    font-family: var(--bpr-font-family, Montserrat, sans-serif) !important;
}
.bpr-header-left,
.bpr-header-actions {
    background: transparent !important;
}
.bpr-header-actions {
    gap: 20px;
}
.bpr-header-link,
.bpr-header-signup {
    color: var(--bpr-header-text, #000000) !important;
    font-weight: 700 !important;
}
.bpr-header-signup {
    background: var(--bpr-secondary-button-bg, #ffffff) !important;
    border-color: var(--bpr-secondary-button-border, #F8A132) !important;
}
.bpr-header-search {
    width: var(--bpr-search-width, 380px) !important;
    max-width: 100% !important;
    background: var(--bpr-search-bg, #ffffff) !important;
    border-color: var(--bpr-search-border, #bfc5ce) !important;
    box-shadow: none !important;
}
.bpr-header-search input[type=search] {
    background: transparent !important;
    color: var(--bpr-search-text, #000000) !important;
    font-size: var(--bpr-text-size, 15px) !important;
}
.bpr-header-search input[type=search]::placeholder {
    color: var(--bpr-search-placeholder, #555555) !important;
    opacity: 1 !important;
}
.bpr-search-type-toggle {
    background: transparent !important;
    border: 0 !important;
    color: var(--bpr-search-type-text, #000000) !important;
    font-weight: 600 !important;
    box-shadow: none !important;
}
.bpr-search-type-toggle .bpr-search-type-label,
.bpr-search-type-toggle .bpr-caret {
    color: var(--bpr-search-type-text, #000000) !important;
}
.bpr-search-divider {
    background: var(--bpr-border, #d7dce3) !important;
}
.bpr-search-submit {
    background: var(--bpr-search-icon-bg, transparent) !important;
    border: 1px solid var(--bpr-search-icon-border, transparent) !important;
    color: var(--bpr-search-icon, #F8A132) !important;
    box-shadow: none !important;
    font-size: 0 !important;
    line-height: 0 !important;
}
.bpr-svg {
    display: block;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2.2;
}
.bpr-search-submit .bpr-svg-search {
    width: 19px;
    height: 19px;
}
.bpr-dropdown,
.bpr-profile-menu,
.bpr-notification-menu,
.bpr-search-type-menu {
    background: var(--bpr-search-dropdown-bg, #ffffff) !important;
    color: var(--bpr-search-dropdown-text, #000000) !important;
}
.bpr-search-type-menu button,
.bpr-profile-menu a,
.bpr-notification-menu a,
.bpr-notification-menu h4,
.bpr-notification-menu p {
    color: var(--bpr-search-dropdown-text, #000000) !important;
}
.bpr-search-type-menu button {
    background: var(--bpr-search-dropdown-bg, #ffffff) !important;
    font-weight: 500 !important;
}
.bpr-search-type-menu button:hover,
.bpr-search-type-menu button:focus,
.bpr-profile-menu a:hover,
.bpr-notification-menu a:hover {
    background: var(--bpr-search-dropdown-hover-bg, #f6f6f6) !important;
    color: var(--bpr-search-dropdown-text, #000000) !important;
}
.bpr-icon-btn {
    background: transparent !important;
    border: 0 !important;
    color: var(--bpr-icon-color, #000000) !important;
    box-shadow: none !important;
}
.bpr-profile-toggle {
    width: var(--bpr-profile-avatar-size, 40px) !important;
    height: var(--bpr-profile-avatar-size, 40px) !important;
    min-width: var(--bpr-profile-avatar-size, 40px) !important;
    border-radius: 999px !important;
    overflow: hidden !important;
    padding: 0 !important;
}
.bpr-profile-toggle img,
.bpr-profile-toggle img.avatar {
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
    display: block !important;
    object-fit: cover !important;
    border-radius: 999px !important;
}
.bpr-notification-toggle {
    width: 38px !important;
    height: 38px !important;
    font-size: 0 !important;
    position: relative;
}
.bpr-notification-toggle .bpr-svg-bell {
    width: 24px;
    height: 24px;
    color: var(--bpr-icon-color, #000000);
}
.bpr-badge {
    background: #ff4b5c !important;
    color: #ffffff !important;
    font-size: 11px !important;
    line-height: 18px !important;
}
.bpr-upload-pill {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 7px !important;
    background: var(--bpr-upload-button-bg, transparent) !important;
    border: 2px solid var(--bpr-upload-button-border, #F8A132) !important;
    color: var(--bpr-upload-button-text, #000000) !important;
    min-width: 140px;
    font-size: var(--bpr-text-size, 15px) !important;
    font-weight: 700 !important;
}
.bpr-upload-pill span,
.bpr-upload-pill strong {
    color: inherit !important;
}
.bpr-upload-pill span {
    font-size: 22px !important;
}
.bpr-discoverability i {
    background: var(--bpr-accent, #F8A132) !important;
}
.bpr-upload-thumb {
    border-color: var(--bpr-primary, #F8A132) !important;
}
.bpr-stepper .active,
.bpr-stepper .done {
    color: var(--bpr-primary, #F8A132) !important;
}
@media (max-width: 860px) {
    .bpr-auth-card h1,
    .bpr-account-main h1,
    .bpr-author-hero h1 {
        font-size: min(var(--bpr-h1-size, 55px), 40px) !important;
    }
    .bpr-account-sidebar h2,
    .bpr-account-main h2,
    .bpr-results-head h2,
    .bpr-author-listing h2,
    .bpr-bird-author-section h2,
    .bpr-similar-birds h2,
    .bpr-more-by-photographer h2,
    .bpr-dropzone h2,
    .bpr-upload-form-side h2 {
        font-size: min(var(--bpr-h2-size, 36px), 30px) !important;
    }
    .bpr-header {
        padding: 10px 12px !important;
    }
    .bpr-header-search {
        width: 100% !important;
    }
    .bpr-upload-pill {
        min-width: 118px;
    }
}

/* BPR 1.2.0: Montserrat typography, black text, transparent header, orange controls, and full style-variable support. */
.bpr-header,
.bpr-header *,
.bpr-auth-card,
.bpr-auth-card *,
.bpr-account-wrap,
.bpr-account-wrap *,
.bpr-directory,
.bpr-directory *,
.bpr-author-profile,
.bpr-author-profile *,
.bpr-upload-modal,
.bpr-upload-modal *,
.bpr-single-bird-extras,
.bpr-single-bird-extras *,
.bpr-photograph-by,
.bpr-photograph-by * {
    box-sizing: border-box;
    font-family: var(--bpr-font-family, Montserrat, Arial, sans-serif) !important;
}
.bpr-auth-card,
.bpr-account-wrap,
.bpr-directory,
.bpr-author-profile,
.bpr-upload-modal,
.bpr-single-bird-extras,
.bpr-photograph-by,
.bpr-bird-author-section,
.bpr-similar-birds,
.bpr-more-by-photographer {
    color: var(--bpr-text, #000000) !important;
    font-size: var(--bpr-text-size, 15px) !important;
    font-weight: var(--bpr-text-weight, 400) !important;
    line-height: 1.6;
}
.bpr-auth-card h1,
.bpr-account-wrap h1,
.bpr-account-main h1,
.bpr-directory h1,
.bpr-author-profile h1,
.bpr-author-hero h1,
.bpr-single-bird-extras h1 {
    color: var(--bpr-dark, #000000) !important;
    font-size: var(--bpr-h1-size, 55px) !important;
    font-weight: var(--bpr-h1-weight, 600) !important;
    line-height: 1.08 !important;
    letter-spacing: -0.02em;
}
.bpr-auth-card h2,
.bpr-account-wrap h2,
.bpr-account-main h2,
.bpr-directory h2,
.bpr-author-profile h2,
.bpr-author-hero h2,
.bpr-bird-author-section h2,
.bpr-similar-birds h2,
.bpr-more-by-photographer h2,
.bpr-upload-modal h2 {
    color: var(--bpr-dark, #000000) !important;
    font-size: var(--bpr-h2-size, 36px) !important;
    font-weight: var(--bpr-h2-weight, 600) !important;
    line-height: 1.15 !important;
    letter-spacing: -0.015em;
}
.bpr-auth-card h3,
.bpr-account-wrap h3,
.bpr-account-main h3,
.bpr-directory h3,
.bpr-author-profile h3,
.bpr-author-hero h3,
.bpr-photo-info h3,
.bpr-photo-info h3 a,
.bpr-upload-modal h3 {
    color: var(--bpr-dark, #000000) !important;
    font-size: var(--bpr-h3-size, 23px) !important;
    font-weight: var(--bpr-h3-weight, 600) !important;
    line-height: 1.25 !important;
}
.bpr-auth-card p,
.bpr-account-wrap p,
.bpr-directory p,
.bpr-author-profile p,
.bpr-single-bird-extras p,
.bpr-upload-modal p,
.bpr-auth-form label,
.bpr-account-form label,
.bpr-upload-details-form label,
.bpr-checkbox,
.bpr-auth-switch,
.bpr-card-location,
.bpr-status,
.bpr-author-location,
.bpr-author-card span,
.bpr-author-card small,
.bpr-bird-author-box em,
.bpr-bird-author-box small {
    color: var(--bpr-text, #000000) !important;
    font-size: var(--bpr-text-size, 15px) !important;
}
.bpr-header {
    min-height: var(--bpr-header-height, 60px) !important;
    height: auto !important;
    background: var(--bpr-header-bg, transparent) !important;
    border-bottom: 1px solid var(--bpr-header-border, transparent) !important;
    box-shadow: none !important;
    color: var(--bpr-header-text, #000000) !important;
    padding: var(--bpr-header-padding-y, 0px) var(--bpr-header-padding-x, 0px) !important;
    font-size: var(--bpr-text-size, 15px) !important;
}
.bpr-header *,
.bpr-header a,
.bpr-header button,
.bpr-header span {
    color: var(--bpr-header-text, #000000);
}
.bpr-header-left {
    min-width: 0 !important;
}
.bpr-header-search {
    width: var(--bpr-search-width, 380px) !important;
    max-width: min(100%, var(--bpr-search-width, 380px)) !important;
    background: var(--bpr-search-bg, #ffffff) !important;
    border-color: var(--bpr-search-border, #bfc5ce) !important;
    color: var(--bpr-search-text, #000000) !important;
    box-shadow: none !important;
}
.bpr-search-type-toggle,
.bpr-search-type-toggle:hover,
.bpr-search-type-toggle:focus,
.bpr-search-type-label,
.bpr-caret {
    color: var(--bpr-search-type-text, #000000) !important;
    background: transparent !important;
    box-shadow: none !important;
}
.bpr-search-divider {
    background: var(--bpr-search-border, #bfc5ce) !important;
}
.bpr-header-search input[type=search] {
    color: var(--bpr-search-text, #000000) !important;
    background: transparent !important;
    font-size: var(--bpr-text-size, 15px) !important;
}
.bpr-header-search input[type=search]::placeholder {
    color: var(--bpr-search-placeholder, #555555) !important;
    opacity: 1 !important;
}
.bpr-search-submit {
    background: var(--bpr-search-icon-bg, transparent) !important;
    border: 1px solid var(--bpr-search-icon-border, transparent) !important;
    color: var(--bpr-search-icon, #F8A132) !important;
    box-shadow: none !important;
}
.bpr-search-submit:hover,
.bpr-search-submit:focus {
    background: var(--bpr-search-icon-bg, transparent) !important;
    color: var(--bpr-search-icon, #F8A132) !important;
    transform: none;
}
.bpr-svg {
    display: block;
    width: 22px;
    height: 22px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}
.bpr-dropdown,
.bpr-search-type-menu,
.bpr-profile-menu,
.bpr-notification-menu {
    background: var(--bpr-search-dropdown-bg, #ffffff) !important;
    color: var(--bpr-search-dropdown-text, #000000) !important;
}
.bpr-search-type-menu button,
.bpr-search-type-menu button:hover,
.bpr-search-type-menu button:focus,
.bpr-profile-menu a,
.bpr-notification-menu a,
.bpr-notification-menu h4,
.bpr-notification-menu p {
    color: var(--bpr-search-dropdown-text, #000000) !important;
}
.bpr-search-type-menu button,
.bpr-profile-menu a,
.bpr-notification-menu a {
    background: var(--bpr-search-dropdown-bg, #ffffff) !important;
}
.bpr-search-type-menu button:hover,
.bpr-profile-menu a:hover,
.bpr-notification-menu a:hover {
    background: var(--bpr-search-dropdown-hover-bg, #f6f6f6) !important;
    color: var(--bpr-search-dropdown-text, #000000) !important;
}
.bpr-header-link,
.bpr-header-link:hover,
.bpr-header-link:focus,
.bpr-photograph-by a,
.bpr-photo-author,
.bpr-social-links a,
.bpr-share-row a,
.bpr-label-row a,
.bpr-auth-switch a,
.bpr-checkbox a,
.bpr-more-by-photographer h2 a {
    color: var(--bpr-link, #000000) !important;
}
.bpr-header-link:hover,
.bpr-photograph-by a:hover,
.bpr-photo-author:hover,
.bpr-social-links a:hover,
.bpr-share-row a:hover,
.bpr-label-row a:hover,
.bpr-auth-switch a:hover,
.bpr-checkbox a:hover,
.bpr-more-by-photographer h2 a:hover {
    color: var(--bpr-accent, #F8A132) !important;
}
.bpr-icon-btn,
.bpr-icon-btn:hover,
.bpr-icon-btn:focus,
.bpr-notification-toggle,
.bpr-notification-toggle:hover,
.bpr-notification-toggle:focus {
    color: var(--bpr-icon-color, #000000) !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}
.bpr-icon-bell,
.bpr-svg-bell {
    color: var(--bpr-icon-color, #000000) !important;
}
.bpr-profile-toggle {
    width: var(--bpr-profile-avatar-size, 40px) !important;
    height: var(--bpr-profile-avatar-size, 40px) !important;
    min-width: var(--bpr-profile-avatar-size, 40px) !important;
    border-radius: 50% !important;
    overflow: hidden !important;
    padding: 0 !important;
    line-height: 0 !important;
}
.bpr-profile-toggle img,
.bpr-profile-toggle .avatar,
.bpr-account-sidebar img,
.bpr-author-card img,
.bpr-author-hero img,
.bpr-bird-author-box img,
.bpr-photograph-by-avatar img {
    border-radius: 50% !important;
    object-fit: cover !important;
}
.bpr-profile-toggle img,
.bpr-profile-toggle .avatar {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    display: block !important;
}
.bpr-btn,
.bpr-pagination .current,
.bpr-upload-choose,
.bpr-upload-next,
.bpr-submit-bird {
    background: var(--bpr-button-bg, #F8A132) !important;
    border: 2px solid var(--bpr-button-border, #F8A132) !important;
    color: var(--bpr-button-text, #000000) !important;
    border-radius: 28px !important;
    box-shadow: none !important;
}
.bpr-btn:hover,
.bpr-pagination .current:hover,
.bpr-upload-choose:hover,
.bpr-upload-next:hover,
.bpr-submit-bird:hover {
    background: var(--bpr-button-bg, #F8A132) !important;
    color: var(--bpr-button-text, #000000) !important;
    filter: brightness(.97);
}
.bpr-btn-light,
.bpr-header-signup {
    background: var(--bpr-secondary-button-bg, #ffffff) !important;
    border: 2px solid var(--bpr-secondary-button-border, #F8A132) !important;
    color: var(--bpr-secondary-button-text, #000000) !important;
    border-radius: 28px !important;
}
.bpr-upload-pill {
    background: var(--bpr-upload-button-bg, transparent) !important;
    border: 2px solid var(--bpr-upload-button-border, #F8A132) !important;
    color: var(--bpr-upload-button-text, #000000) !important;
    border-radius: 28px !important;
    box-shadow: none !important;
}
.bpr-upload-pill span {
    color: inherit !important;
}
.bpr-upload-pill:hover,
.bpr-header-signup:hover {
    border-color: var(--bpr-upload-button-border, #F8A132) !important;
    color: var(--bpr-upload-button-text, #000000) !important;
    filter: brightness(.98);
}
.bpr-auth-card,
.bpr-account-sidebar,
.bpr-account-main,
.bpr-filter-form,
.bpr-author-filter-form,
.bpr-photo-card,
.bpr-author-card,
.bpr-author-hero,
.bpr-bird-author-box,
.bpr-review-box,
.bpr-dropzone,
.bpr-upload-form-side,
.bpr-step-details,
.bpr-step-additional {
    background: var(--bpr-card-bg, #ffffff) !important;
    border-color: var(--bpr-border, #d7dce3) !important;
    border-radius: var(--bpr-card-radius, 14px) !important;
}
.bpr-photo-card:hover {
    border-color: var(--bpr-accent, #F8A132) !important;
}
.bpr-auth-form input:not([type=checkbox]),
.bpr-account-form input,
.bpr-account-form textarea,
.bpr-upload-details-form input,
.bpr-upload-details-form textarea,
.bpr-upload-details-form select,
.bpr-filter-form input,
.bpr-filter-form select,
.bpr-author-filter-form select {
    color: var(--bpr-text, #000000) !important;
    background: #ffffff !important;
    border-color: var(--bpr-border, #d7dce3) !important;
    font-size: var(--bpr-text-size, 15px) !important;
}
.bpr-auth-form input:focus,
.bpr-account-form input:focus,
.bpr-account-form textarea:focus,
.bpr-upload-details-form input:focus,
.bpr-upload-details-form textarea:focus,
.bpr-upload-details-form select:focus,
.bpr-filter-form input:focus,
.bpr-filter-form select:focus,
.bpr-author-filter-form select:focus {
    border-color: var(--bpr-accent, #F8A132) !important;
    box-shadow: 0 0 0 3px rgba(248, 161, 50, .16) !important;
}
.bpr-stepper .active,
.bpr-stepper .done,
.bpr-discoverability i {
    color: var(--bpr-accent, #F8A132) !important;
}
.bpr-discoverability i,
.bpr-upload-thumb {
    border-color: var(--bpr-accent, #F8A132) !important;
}
@media (max-width: 860px) {
    .bpr-header {
        padding: 10px 16px !important;
    }
    .bpr-header-search {
        width: 100% !important;
        max-width: none !important;
    }
    .bpr-auth-card h1,
    .bpr-account-wrap h1,
    .bpr-account-main h1,
    .bpr-directory h1,
    .bpr-author-profile h1,
    .bpr-author-hero h1,
    .bpr-single-bird-extras h1 {
        font-size: min(var(--bpr-h1-size, 55px), 42px) !important;
    }
    .bpr-auth-card h2,
    .bpr-account-wrap h2,
    .bpr-account-main h2,
    .bpr-directory h2,
    .bpr-author-profile h2,
    .bpr-author-hero h2,
    .bpr-bird-author-section h2,
    .bpr-similar-birds h2,
    .bpr-more-by-photographer h2,
    .bpr-upload-modal h2 {
        font-size: min(var(--bpr-h2-size, 36px), 30px) !important;
    }
}


/* BPR 1.3.0: editable photographer profile and improved My Account layout. */
.bpr-account-modern {
    display: block !important;
    max-width: var(--bpr-container-width, 1200px) !important;
    margin: 42px auto !important;
    padding: 0 20px !important;
}
.bpr-account-hero-card {
    position: relative;
    overflow: hidden;
    border: 1px solid var(--bpr-border, #d7dce3);
    border-radius: calc(var(--bpr-card-radius, 14px) + 8px);
    background: var(--bpr-card-bg, #ffffff);
    margin-bottom: 22px;
    box-shadow: 0 18px 50px rgba(0, 0, 0, .06);
}
.bpr-account-hero-bg {
    min-height: 132px;
    background:
        radial-gradient(circle at 14% 20%, rgba(248, 161, 50, .32), transparent 30%),
        linear-gradient(135deg, rgba(248, 161, 50, .18), rgba(255, 255, 255, .98));
    border-bottom: 1px solid var(--bpr-border, #d7dce3);
}
.bpr-account-hero-content {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: end;
    gap: 24px;
    padding: 0 30px 28px;
    margin-top: -74px;
}
.bpr-account-avatar-xl {
    width: 158px;
    height: 158px;
    border-radius: 50%;
    padding: 6px;
    background: #ffffff;
    box-shadow: 0 14px 35px rgba(0, 0, 0, .14);
}
.bpr-account-avatar-xl img,
.bpr-avatar-preview img,
.bpr-account-profile-top img,
img.bpr-custom-avatar {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    border-radius: 50% !important;
    object-fit: cover !important;
    display: block !important;
}
.bpr-account-hero-text {
    padding-top: 72px;
}
.bpr-eyebrow {
    display: inline-flex;
    align-items: center;
    color: var(--bpr-accent, #F8A132) !important;
    font-size: 12px !important;
    line-height: 1 !important;
    font-weight: 800 !important;
    letter-spacing: .12em;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.bpr-account-hero-text h1 {
    margin: 0 0 6px !important;
}
.bpr-account-hero-text h3 {
    margin: 0 0 6px !important;
}
.bpr-account-hero-text p {
    margin: 0 !important;
    max-width: 620px;
}
.bpr-account-hero-actions {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-bottom: 8px;
}
.bpr-account-stats-modern {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    margin: 0 0 22px !important;
}
.bpr-account-stats-modern div {
    background: var(--bpr-card-bg, #ffffff) !important;
    border: 1px solid var(--bpr-border, #d7dce3) !important;
    border-radius: var(--bpr-card-radius, 14px) !important;
    padding: 20px !important;
    text-align: left !important;
    box-shadow: 0 12px 34px rgba(0, 0, 0, .04);
}
.bpr-account-stats-modern strong {
    color: var(--bpr-dark, #000000) !important;
    font-size: 34px !important;
    line-height: 1 !important;
}
.bpr-account-stats-modern span {
    color: var(--bpr-text, #000000) !important;
    margin-top: 8px;
    display: block;
}
.bpr-account-layout {
    display: grid;
    grid-template-columns: 310px minmax(0, 1fr);
    gap: 22px;
    align-items: start;
}
.bpr-account-panel {
    background: var(--bpr-card-bg, #ffffff) !important;
    border: 1px solid var(--bpr-border, #d7dce3) !important;
    border-radius: calc(var(--bpr-card-radius, 14px) + 4px) !important;
    padding: 26px !important;
    box-shadow: 0 12px 34px rgba(0, 0, 0, .04);
}
.bpr-account-profile-card {
    position: sticky;
    top: 24px;
}
.bpr-account-profile-top {
    text-align: center;
    padding-bottom: 22px;
    border-bottom: 1px solid var(--bpr-border, #d7dce3);
}
.bpr-account-profile-top img {
    width: 110px !important;
    height: 110px !important;
    margin: 0 auto 14px !important;
}
.bpr-account-profile-top h2 {
    margin: 0 0 6px !important;
    font-size: 24px !important;
}
.bpr-account-profile-top p {
    margin: 0 !important;
}
.bpr-account-mini-section {
    padding-top: 22px;
}
.bpr-account-mini-section h3 {
    margin: 0 0 10px !important;
}
.bpr-account-mini-section p,
.bpr-account-bio p {
    margin: 0 0 10px !important;
}
.bpr-account-bio p:last-child {
    margin-bottom: 0 !important;
}
.bpr-account-mini-section a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid rgba(215, 220, 227, .7);
    color: var(--bpr-link, #000000) !important;
    text-decoration: none !important;
    font-weight: 700 !important;
}
.bpr-account-mini-section a:after {
    content: '->';
    color: var(--bpr-accent, #F8A132);
}
.bpr-account-content {
    display: grid;
    gap: 22px;
}
.bpr-section-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 22px;
}
.bpr-section-head h2 {
    margin: 0 !important;
}
.bpr-section-head p {
    max-width: 440px;
    margin: 0 !important;
    text-align: right;
}
.bpr-avatar-upload-row {
    display: grid;
    grid-template-columns: 120px 1fr;
    gap: 20px;
    align-items: center;
    padding: 18px;
    border: 1px dashed var(--bpr-border, #d7dce3);
    border-radius: var(--bpr-card-radius, 14px);
    background: rgba(248, 161, 50, .06);
    margin-bottom: 20px;
}
.bpr-avatar-preview {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    padding: 5px;
    background: #ffffff;
    border: 2px solid var(--bpr-accent, #F8A132);
}
.bpr-avatar-upload-copy label:not(.bpr-remove-avatar) {
    margin-top: 0 !important;
}
.bpr-avatar-upload-copy p {
    margin: 8px 0 0 !important;
    font-size: 13px !important;
}
.bpr-profile-file {
    border: 1px solid var(--bpr-border, #d7dce3) !important;
    border-radius: 12px !important;
    padding: 11px 12px !important;
    background: #ffffff !important;
    width: 100% !important;
    color: var(--bpr-text, #000000) !important;
}
.bpr-remove-avatar {
    margin-top: 10px !important;
}
.bpr-form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px 18px;
}
.bpr-form-full {
    grid-column: 1 / -1;
}
.bpr-profile-edit-form label {
    color: var(--bpr-text, #000000) !important;
    margin: 0 0 7px !important;
}
.bpr-form-actions {
    display: flex;
    gap: 12px;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 22px;
}
.bpr-my-photos-card .bpr-photo-grid {
    margin-top: 10px;
}
@media (max-width: 980px) {
    .bpr-account-hero-content,
    .bpr-account-layout {
        grid-template-columns: 1fr !important;
    }
    .bpr-account-hero-content {
        align-items: center;
        text-align: center;
    }
    .bpr-account-avatar-xl {
        margin: 0 auto;
    }
    .bpr-account-hero-text {
        padding-top: 0;
    }
    .bpr-account-hero-actions {
        justify-content: center;
    }
    .bpr-account-profile-card {
        position: static;
    }
    .bpr-account-stats-modern {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    .bpr-section-head {
        flex-direction: column;
    }
    .bpr-section-head p {
        max-width: none;
        text-align: left;
    }
}
@media (max-width: 640px) {
    .bpr-account-modern {
        margin: 24px auto !important;
        padding: 0 14px !important;
    }
    .bpr-account-hero-content {
        padding: 0 18px 22px;
    }
    .bpr-account-avatar-xl {
        width: 132px;
        height: 132px;
    }
    .bpr-account-stats-modern,
    .bpr-form-grid,
    .bpr-avatar-upload-row {
        grid-template-columns: 1fr !important;
    }
    .bpr-avatar-preview {
        margin: 0 auto;
    }
    .bpr-account-panel {
        padding: 20px !important;
    }
}


/* BPR 1.3.1: repair release - force toolbar hiding, avatar circles, and account/profile controls. */
html body.admin-bar {
    margin-top: 0 !important;
}
#wpadminbar {
    display: none !important;
}
.bpr-header,
.bpr-account-modern,
.bpr-account-modern *,
.bpr-profile-edit-form,
.bpr-profile-edit-form *,
.bpr-account-panel,
.bpr-account-panel * {
    font-family: var(--bpr-font-family, Montserrat, sans-serif) !important;
}
.bpr-account-modern {
    width: 100% !important;
    max-width: var(--bpr-container-width, 1200px) !important;
    margin: 42px auto !important;
    padding: 0 20px !important;
    color: var(--bpr-text, #000000) !important;
    font-size: var(--bpr-text-size, 15px) !important;
}
.bpr-account-modern h1 {
    color: var(--bpr-dark, #000000) !important;
    font-size: var(--bpr-h1-size, 55px) !important;
    font-weight: var(--bpr-h1-weight, 600) !important;
    line-height: 1.12 !important;
    margin: 0 0 8px !important;
}
.bpr-account-modern h2 {
    color: var(--bpr-dark, #000000) !important;
    font-size: var(--bpr-h2-size, 36px) !important;
    font-weight: var(--bpr-h2-weight, 600) !important;
    line-height: 1.2 !important;
}
.bpr-account-modern h3 {
    color: var(--bpr-dark, #000000) !important;
    font-size: var(--bpr-h3-size, 23px) !important;
    font-weight: var(--bpr-h3-weight, 600) !important;
    line-height: 1.25 !important;
}
.bpr-account-modern p,
.bpr-account-modern label,
.bpr-account-modern input,
.bpr-account-modern textarea,
.bpr-account-modern a,
.bpr-account-modern span {
    font-size: var(--bpr-text-size, 15px) !important;
}
.bpr-profile-toggle,
.bpr-profile-toggle img,
.bpr-profile-toggle .avatar,
.bpr-account-avatar-xl,
.bpr-account-avatar-xl img,
.bpr-account-profile-top img,
.bpr-avatar-preview,
.bpr-avatar-preview img,
img.bpr-custom-avatar {
    border-radius: 50% !important;
    object-fit: cover !important;
}
.bpr-profile-toggle,
.bpr-profile-toggle img,
.bpr-profile-toggle .avatar {
    width: var(--bpr-profile-avatar-size, 40px) !important;
    height: var(--bpr-profile-avatar-size, 40px) !important;
    min-width: var(--bpr-profile-avatar-size, 40px) !important;
    overflow: hidden !important;
}
.bpr-notification-toggle .bpr-svg-bell,
.bpr-search-submit .bpr-svg-search {
    display: block !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 2 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
}
.bpr-notification-toggle {
    width: 42px !important;
    height: 42px !important;
    color: var(--bpr-icon-color, #000000) !important;
}
.bpr-search-submit {
    background: transparent !important;
    border-color: transparent !important;
    color: var(--bpr-search-icon, #F8A132) !important;
}
.bpr-search-type-toggle,
.bpr-search-type-toggle span,
.bpr-search-type-menu button,
.bpr-search-type-menu button:hover,
.bpr-search-type-menu button:focus {
    color: var(--bpr-search-dropdown-text, #000000) !important;
}
.bpr-account-panel {
    background: var(--bpr-card-bg, #ffffff) !important;
    border: 1px solid var(--bpr-border, #d7dce3) !important;
    border-radius: calc(var(--bpr-card-radius, 14px) + 4px) !important;
    box-shadow: 0 12px 34px rgba(0, 0, 0, .04) !important;
}
.bpr-profile-edit-form input[type="text"],
.bpr-profile-edit-form input[type="url"],
.bpr-profile-edit-form input[type="file"],
.bpr-profile-edit-form textarea {
    background: #ffffff !important;
    color: var(--bpr-text, #000000) !important;
    border: 1px solid var(--bpr-border, #d7dce3) !important;
    border-radius: 12px !important;
    box-shadow: none !important;
    width: 100% !important;
}
.bpr-profile-edit-form button[type="submit"],
.bpr-account-modern .bpr-btn {
    background: var(--bpr-button-bg, #F8A132) !important;
    color: var(--bpr-button-text, #000000) !important;
    border: 2px solid var(--bpr-button-border, #F8A132) !important;
}
.bpr-account-modern .bpr-btn-light {
    background: var(--bpr-secondary-button-bg, #ffffff) !important;
    color: var(--bpr-secondary-button-text, #000000) !important;
    border-color: var(--bpr-secondary-button-border, #F8A132) !important;
}
@media (max-width: 640px) {
    .bpr-account-modern h1 { font-size: min(var(--bpr-h1-size, 55px), 40px) !important; }
    .bpr-account-modern h2 { font-size: min(var(--bpr-h2-size, 36px), 30px) !important; }
}

.bpr-location-field select,
.bpr-location-field input {
    width: 100%;
}
.bpr-field-help {
    margin: 6px 0 0;
    font-size: 12px;
    opacity: .75;
}

/* v1.5.0 social auth polish */
.bpr-social-buttons{gap:12px!important;margin:22px 0!important}
.bpr-social{height:52px!important;border-radius:12px!important;border:1px solid #d9dde5!important;background:#fff!important;color:#111!important;box-shadow:0 8px 22px rgba(17,24,39,.06)!important;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease!important;font-weight:700!important;letter-spacing:.01em!important;gap:12px!important;position:relative!important}
.bpr-social:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 28px rgba(17,24,39,.10)!important;border-color:#F8A132!important}
.bpr-social:disabled{opacity:.7!important;background:#f8fafc!important;cursor:not-allowed!important}
.bpr-social .bpr-social-icon{position:static!important;left:auto!important;width:24px!important;height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:0!important;flex:0 0 24px!important}
.bpr-social .bpr-social-icon svg{width:22px!important;height:22px!important;display:block!important}
.bpr-social .bpr-social-label{position:static!important;font-size:15px!important;color:#111!important}
.bpr-social-google,.bpr-social-facebook{background:#fff!important;color:#111!important}
.bpr-auth-card .bpr-email-form{border-top:1px solid #edf0f4;margin-top:18px;padding-top:18px}

/* v1.6.0 photographer edit/delete controls */
.bpr-photo-thumb-wrap{position:relative;display:block;overflow:hidden}.bpr-card-actions{position:absolute;top:10px;right:10px;z-index:5}.bpr-card-menu-toggle{width:36px;height:36px;border:1px solid rgba(17,17,17,.08);border-radius:50%;background:rgba(255,255,255,.96)!important;box-shadow:0 6px 18px rgba(0,0,0,.18);display:inline-flex!important;align-items:center;justify-content:center;cursor:pointer;color:#111!important;padding:0!important;line-height:1!important}.bpr-card-menu-toggle svg{width:20px;height:20px;display:block;fill:#111!important;pointer-events:none}.bpr-card-menu-toggle span{display:none!important}.bpr-card-menu{display:none;position:absolute;right:0;top:42px;min-width:132px;background:#fff;border:1px solid #e5e8ee;border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.18);padding:8px;z-index:10}.bpr-card-menu.is-open{display:block}.bpr-card-menu button{width:100%;border:0;background:#fff;color:#111;text-align:left;padding:10px 12px;border-radius:8px;font-family:Montserrat,Arial,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.bpr-card-menu button:hover{background:#f6f7f9}.bpr-card-menu .bpr-delete-bird{color:#b42318}.bpr-card-menu .bpr-delete-bird:hover{background:#fff1f1}.bpr-upload-modal.is-edit-mode .bpr-step-images{display:none!important}.bpr-upload-modal.is-edit-mode .bpr-step-details{grid-template-columns:1fr}.bpr-upload-modal.is-edit-mode .bpr-upload-gallery-side{display:none}.bpr-upload-modal.is-edit-mode .bpr-upload-form-side{max-width:760px;margin:0 auto;width:100%}.bpr-upload-modal.is-edit-mode .bpr-stepper .done:first-child{display:none}
