.tjpc-form{max-width:760px;padding:26px;border:1px solid #e4e4e4;border-radius:14px;background:#fff}.tjpc-form label{display:block;margin:0 0 16px;font-weight:600}.tjpc-form input,.tjpc-form textarea,.tjpc-form select{box-sizing:border-box;width:100%;margin-top:7px;padding:12px 14px;border:1px solid #d7d7d7;border-radius:8px;background:#fff}.tjpc-form .tjpc-check{display:flex;gap:9px;align-items:center}.tjpc-form .tjpc-check input{width:auto;margin:0}.tjpc-form button{padding:12px 18px;border:0;border-radius:8px;background:#8f1f2d;color:#fff;font-weight:700;cursor:pointer}.tjpc-success,.tjpc-error,.tjpc-notice,.tjpc-contact-box,.tjpc-contact-locked{margin:0 0 18px;padding:16px 18px;border:1px solid #ddd;border-radius:10px;background:#fff}.tjpc-success{border-color:#9ac6a4}.tjpc-error{border-color:#dca1a1}.tjpc-contact-locked{background:#faf7f4}
.tjpc-login{max-width:520px;padding:26px;border:1px solid #e4e4e4;border-radius:14px;background:#fff}.tjpc-login label{display:block;margin-bottom:12px;font-weight:600}.tjpc-login input[type=text],.tjpc-login input[type=password]{box-sizing:border-box;width:100%;margin-top:7px;padding:12px 14px;border:1px solid #d7d7d7;border-radius:8px}.tjpc-login .button,.tjpc-button{display:inline-block;padding:12px 18px;border:0;border-radius:8px;background:#8f1f2d;color:#fff;text-decoration:none;font-weight:700}.tjpc-dashboard{width:100%}.tjpc-dashboard-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.tjpc-dashboard-head h2{margin:4px 0 0}.tjpc-eyebrow{font-size:16px;text-transform:uppercase;letter-spacing:.08em;color:#777}.tjpc-status{padding:8px 12px;border:1px solid #ddd;border-radius:999px;font-size:16px;background:#fafafa}.tjpc-status.is-active{border-color:#94bea0;background:#faf2f4}.tjpc-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px;padding-bottom:14px;border-bottom:1px solid #e5e5e5}.tjpc-tabs a{padding:9px 12px;border-radius:8px;color:#333;text-decoration:none}.tjpc-tabs a.active{background:#8f1f2d;color:#fff}.tjpc-dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.tjpc-metric{padding:18px;border:1px solid #e4e4e4;border-radius:12px;background:#fff}.tjpc-metric span{display:block;color:#666;font-size:16px}.tjpc-metric strong{display:block;margin-top:7px;font-size:28px}.tjpc-panel{padding:22px;border:1px solid #e4e4e4;border-radius:14px;background:#fff}.tjpc-panel h3{margin-top:0}.tjpc-items{display:flex;flex-direction:column}.tjpc-item{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #eee;text-decoration:none;color:inherit}.tjpc-item:last-child{border-bottom:0}.tjpc-item small{display:block;margin-top:4px;color:#777}.tjpc-message-row:hover{background:#fafafa}.tjpc-unread{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;padding:0 7px;border-radius:999px;background:#8f1f2d;color:#fff;font-size:16px}.tjpc-thread{display:flex;flex-direction:column;gap:12px;margin:20px 0}.tjpc-bubble{max-width:78%;padding:12px 14px;border-radius:12px;background:#f4f4f4}.tjpc-bubble.mine{align-self:flex-end;background:#f8ecee}.tjpc-bubble.theirs{align-self:flex-start}.tjpc-bubble p{margin:0 0 8px}.tjpc-bubble small{color:#777}.tjpc-reply{max-width:none;margin-top:16px;padding:0;border:0}.tjpc-back{display:inline-block;margin-bottom:12px;text-decoration:none}.tjpc-response-form{margin-top:20px}@media(max-width:760px){.tjpc-dashboard-head{display:block}.tjpc-status{display:inline-block;margin-top:12px}.tjpc-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tjpc-bubble{max-width:92%}}@media(max-width:460px){.tjpc-dashboard-grid{grid-template-columns:1fr}}
.tjpc-form fieldset.tjpc-tax{border:1px solid #e5e7eb;border-radius:10px;padding:14px;margin:0 0 14px}.tjpc-form fieldset.tjpc-tax legend{font-weight:600;padding:0 6px}.tjpc-form select{width:100%;padding:11px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff}.tjpc-form textarea{width:100%}

/* TJ Portal directory + map */
.tjpc-directory{--tj-event:#8f1f2d;--tj-event-soft:#fbf1f3;--tj-vendor:#287a5b;--tj-vendor-soft:#eef8f3;width:100%}.tjpc-directory *{box-sizing:border-box}.tjpc-directory-tabs{display:flex;gap:10px;margin:0 0 18px}.tjpc-directory-tab{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid #dedede;border-radius:999px;background:#fff;color:#252525;text-decoration:none;font-weight:700}.tjpc-directory-tab:first-child.is-active{border-color:var(--tj-event);background:var(--tj-event);color:#fff}.tjpc-directory-tab:last-child.is-active{border-color:var(--tj-vendor);background:var(--tj-vendor);color:#fff}.tjpc-directory-filters{display:grid;grid-template-columns:1.6fr repeat(3,minmax(130px,1fr)) auto auto;gap:12px;align-items:end;margin:0 0 24px;padding:18px;border:1px solid #e6e6e6;border-radius:16px;background:#fff}.tjpc-directory-filters label{display:block;margin:0;font-weight:600}.tjpc-directory-filters label>span{display:block;margin:0 0 6px;font-size:16px;color:#6b6b6b}.tjpc-directory-filters input,.tjpc-directory-filters select{width:100%;height:46px;padding:0 12px;border:1px solid #d9d9d9;border-radius:10px;background:#fff}.tjpc-directory-filters input[type=date]{padding:0 10px}.tjpc-directory-filters button{height:46px;padding:0 18px;border:0;border-radius:10px;background:#222;color:#fff;font-weight:700;cursor:pointer}.tjpc-directory-clear{display:inline-flex;align-items:center;height:46px;color:#666;text-decoration:none}.tjpc-directory-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:24px;align-items:start}.tjpc-directory-summary{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.tjpc-directory-summary strong{font-size:20px}.tjpc-directory-summary span{font-size:16px;color:#777}.tjpc-directory-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.tjpc-directory-card{overflow:hidden;border:1px solid #e4e4e4;border-radius:16px;background:#fff}.tjpc-directory-card-media{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;text-decoration:none}.tjpc-directory-card-media img{width:100%;height:100%;object-fit:cover}.tjpc-directory-card-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:#f2f2f2;color:#999;font-size:16px;font-weight:700;letter-spacing:.12em}.tjpc-directory-card.is-event .tjpc-directory-card-placeholder{background:var(--tj-event-soft);color:var(--tj-event)}.tjpc-directory-card.is-vendor .tjpc-directory-card-placeholder{background:var(--tj-vendor-soft);color:var(--tj-vendor)}.tjpc-directory-badge{position:absolute;left:12px;bottom:12px;padding:6px 10px;border-radius:999px;background:#fff;color:#222;font-size:16px;font-weight:700}.tjpc-directory-card.is-event .tjpc-directory-badge{color:var(--tj-event)}.tjpc-directory-card.is-vendor .tjpc-directory-badge{color:var(--tj-vendor)}.tjpc-directory-card-body{padding:16px}.tjpc-directory-card-body h3{margin:0 0 8px;font-size:18px}.tjpc-directory-card-body h3 a{color:inherit;text-decoration:none}.tjpc-directory-meta{margin:3px 0;color:#666;font-size:16px}.tjpc-directory-chip{display:inline-block;margin:9px 0 0;padding:5px 8px;border-radius:999px;font-size:16px;font-weight:700}.is-event .tjpc-directory-chip{background:var(--tj-event-soft);color:var(--tj-event)}.is-vendor .tjpc-directory-chip{background:var(--tj-vendor-soft);color:var(--tj-vendor)}.tjpc-directory-card-body p{margin:12px 0;color:#555;font-size:16px}.tjpc-directory-detail{display:inline-flex;margin-top:2px;text-decoration:none;font-weight:700}.is-event .tjpc-directory-detail{color:var(--tj-event)}.is-vendor .tjpc-directory-detail{color:var(--tj-vendor)}.tjpc-directory-map-wrap{position:sticky;top:90px;overflow:hidden;border:1px solid #e4e4e4;border-radius:16px;background:#fff}.tjpc-directory-map-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid #eee}.tjpc-directory-map-head span,.tjpc-map-note{color:#777;font-size:16px}.tjpc-directory-map{width:100%;height:560px;background:#f2f2f2}.tjpc-map-note{padding:10px 14px;border-top:1px solid #eee}.tjpc-directory-empty{padding:34px;border:1px dashed #d5d5d5;border-radius:14px;color:#666;text-align:center}.leaflet-popup-content a{font-weight:700}.tjpc-directory[data-kind="vendors"]{--tj-accent:var(--tj-vendor)}@media(max-width:1080px){.tjpc-directory-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.tjpc-directory-filters button,.tjpc-directory-clear{width:100%;justify-content:center}.tjpc-directory-layout{grid-template-columns:1fr}.tjpc-directory-map-wrap{position:relative;top:auto;order:-1}.tjpc-directory-map{height:420px}}@media(max-width:650px){.tjpc-directory-tabs{display:grid;grid-template-columns:1fr 1fr}.tjpc-directory-tab{padding:0 10px}.tjpc-directory-filters{grid-template-columns:1fr;padding:14px}.tjpc-directory-cards{grid-template-columns:1fr}.tjpc-directory-map{height:340px}.tjpc-directory-summary{align-items:flex-start;flex-direction:column;gap:4px}}
.tjpc-directory-origin,.tjpc-directory-warning{margin:-8px 0 20px;padding:11px 14px;border-radius:10px;font-size:16px}.tjpc-directory-origin{background:#f4f7f5;color:#315b49}.tjpc-directory-warning{background:#fff6e8;color:#785316}.tjpc-directory-distance{display:inline-block;margin:0 0 8px;padding:5px 8px;border-radius:999px;background:#f3f3f3;color:#3f3f3f;font-size:16px;font-weight:700}.tjpc-directory-filters{grid-template-columns:1.35fr 1.1fr .65fr 1fr 1fr auto auto}.tjpc-directory-near input{font-weight:600}@media(max-width:1180px){.tjpc-directory-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:780px){.tjpc-directory-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.tjpc-directory-filters{grid-template-columns:1fr}}

/* 0.8.0 – kontext poptávky ve zprávách */
.tjpc-vendor-attachment{display:grid;grid-template-columns:72px 1fr;gap:14px;align-items:center;padding:14px;border:1px solid #ece2e5;border-radius:14px;background:#fcf8f9;margin:10px 0 14px}
.tjpc-vendor-attachment img{width:72px;height:72px;object-fit:cover;border-radius:12px}
.tjpc-vendor-attachment strong{display:block;margin-bottom:4px}.tjpc-vendor-attachment small{display:block;color:#68736b;margin-bottom:2px}
.tjpc-thread-context{padding:14px 16px;border-radius:14px;background:#f7f7f7;margin:0 0 18px}

/* 0.9.0 – pracovní dashboard */
.tjpc-dashboard-v090 .tjpc-dashboard-subtitle{margin:7px 0 0;color:#6d6d6d;max-width:620px}.tjpc-access-card{min-width:260px;padding:14px 16px;border:1px solid #e0e0e0;border-radius:14px;background:#fafafa}.tjpc-access-card span,.tjpc-access-card strong{display:block}.tjpc-access-card span{font-size:16px;color:#666}.tjpc-access-card strong{margin-top:4px;font-size:16px}.tjpc-access-card.is-active{border-color:#b9d6c2;background:#faf3f5}.tjpc-dashboard-columns{display:grid;grid-template-columns:1.35fr .65fr;gap:18px;margin-bottom:18px}.tjpc-priority-list{margin:0;padding-left:20px}.tjpc-priority-list li{margin:0 0 10px}.tjpc-priority-list li:last-child{margin-bottom:0}.tjpc-muted{color:#777;font-size:16px}.tjpc-recent-panel{margin-top:18px}.tjpc-activity-list{display:flex;flex-direction:column}.tjpc-activity{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #eee}.tjpc-activity:last-child{border-bottom:0}.tjpc-activity small{white-space:nowrap;color:#777}.tjpc-item-action{font-size:16px;font-weight:700;color:#8f1f2d}.tjpc-item-actions{display:flex;gap:10px}.tjpc-item-actions a{font-weight:700;text-decoration:none}.tjpc-metric.is-event{border-top:3px solid #8f1f2d}.tjpc-metric.is-vendor{border-top:3px solid #287a5b}@media(max-width:850px){.tjpc-dashboard-columns{grid-template-columns:1fr}.tjpc-access-card{min-width:0;margin-top:14px}.tjpc-dashboard-v090 .tjpc-dashboard-head{display:block}}@media(max-width:560px){.tjpc-activity{display:block}.tjpc-activity small{display:block;margin-top:4px}.tjpc-item{align-items:flex-start;flex-direction:column;gap:8px}.tjpc-item-action{display:block}}


.tjpc-dashboard-actions{margin-bottom:20px}
.tjpc-action-buttons{display:flex;flex-wrap:wrap;gap:10px}
.tjpc-action-buttons .tjpc-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
.tjpc-packages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
@media (max-width:760px){.tjpc-packages{grid-template-columns:1fr}.tjpc-action-buttons{flex-direction:column}.tjpc-action-buttons .tjpc-button{width:100%}}

.tjpc-dashboard-main-actions{margin:18px 0 22px}
.tjpc-main-tile{display:flex!important;flex-direction:column;text-decoration:none!important;min-height:130px;justify-content:flex-end;transition:transform .15s ease}
.tjpc-main-tile:hover{transform:translateY(-2px)}
.tjpc-main-tile strong{font-size:20px;display:block}
.tjpc-main-tile span{font-size:16px;opacity:.72;margin-top:5px}
.tjpc-package-intro{margin-bottom:18px}

.tjpc-payment-waiting{margin:22px 0;padding:26px 28px;border:2px solid #b42332;border-radius:14px;background:#fff}
.tjpc-payment-waiting-kicker{font-size:16px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}
.tjpc-payment-waiting h3{font-size:26px;line-height:1.2;margin:0 0 12px}
.tjpc-payment-waiting p{max-width:720px;margin:8px 0 14px}
.tjpc-payment-waiting .tjpc-button{margin-top:5px}

.tjpc-form-intro{margin:-4px 0 24px;max-width:760px;line-height:1.65}
.tjpc-form-section{padding:22px 0;border-top:1px solid rgba(0,0,0,.10)}
.tjpc-form-section:first-of-type{border-top:0;padding-top:4px}
.tjpc-form-section h4{font-size:17px;margin:0 0 16px}
.tjpc-form-section .tjpc-tax{margin-bottom:14px}

.tjpc-address-field{position:relative}
.tjpc-address-suggestions{position:absolute;left:0;right:0;top:100%;z-index:50;background:#fff;border:1px solid rgba(0,0,0,.14);border-radius:10px;box-shadow:0 12px 28px rgba(0,0,0,.12);overflow:hidden;margin-top:4px}
.tjpc-address-option{display:block;width:100%;text-align:left;border:0;background:#fff;padding:11px 13px;cursor:pointer;font:inherit}
.tjpc-address-option:hover{background:#f5f5f5}

.tjpc-photo-section input[type=file]{display:block;width:100%;margin-top:8px;padding:12px;border:1px dashed rgba(0,0,0,.2);border-radius:10px;background:#fafafa}
.tjpc-form-help{margin:-4px 0 16px;max-width:720px;line-height:1.6}
.tjpc-upload-note{font-size:16px;opacity:.68;margin-top:8px}

.tjpc-demand-directory-head{margin-bottom:22px}
.tjpc-demand-directory-head h2{margin:0 0 6px}
.tjpc-demand-filters{display:flex;flex-wrap:wrap;gap:12px;align-items:end;margin:0 0 24px}
.tjpc-demand-filters label{min-width:220px}
.tjpc-demand-filters select{width:100%}
.tjpc-filter-reset{align-self:center}
.tjpc-demand-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.tjpc-demand-card{padding:20px;border:1px solid rgba(0,0,0,.1);border-radius:14px;background:#fff}
.tjpc-demand-card h3{margin:12px 0 10px;font-size:20px}
.tjpc-demand-card h3 a{text-decoration:none}
.tjpc-demand-card-top{display:flex;justify-content:space-between;gap:10px;align-items:center}
.tjpc-demand-badge{font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.tjpc-demand-deadline-label{font-size:16px;opacity:.7}
.tjpc-demand-card-meta{display:grid;gap:5px;font-size:16px;margin-bottom:12px}
.tjpc-demand-tags{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0}
.tjpc-demand-tags span{font-size:16px;padding:5px 8px;border-radius:999px;background:#f6f3f4}
.tjpc-dashboard-browse{margin:-6px 0 22px}
@media(max-width:900px){.tjpc-demand-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.tjpc-demand-cards{grid-template-columns:1fr}.tjpc-demand-filters{display:block}.tjpc-demand-filters label{display:block;margin-bottom:12px}}

.tjpc-dashboard-browse{display:flex;gap:18px;flex-wrap:wrap;align-items:center}
.tjpc-dashboard-response-link{font-weight:700}
.tjpc-message-context{display:block;font-weight:600;margin:3px 0}
.tjpc-response-summary{margin:14px 0;padding:14px 16px;border:1px solid rgba(0,0,0,.1);border-radius:10px}
.tjpc-response-summary strong,.tjpc-response-summary span{display:block}
.tjpc-response-summary span{margin-top:4px;font-size:16px;opacity:.72}

.tjpc-contact-share{margin:16px 0;padding:18px;border:1px solid rgba(0,0,0,.1);border-radius:12px;background:#fafbfa}
.tjpc-contact-share p{margin:0 0 12px}
.tjpc-contact-share-waiting,.tjpc-contact-share-approved{display:grid;gap:6px}
.tjpc-contact-share-approved>div{display:flex;gap:10px;align-items:baseline}
.tjpc-contact-share-approved>div span{min-width:70px;font-size:16px;opacity:.65}
.tjpc-inline-form{margin:10px 0 0}

.tjpc-classified-thumb{display:block;margin:-20px -20px 16px;overflow:hidden;border-radius:14px 14px 0 0}
.tjpc-classified-thumb img{display:block;width:100%;height:190px;object-fit:cover}

.tjpc-directory-head{margin:0 0 24px}
.tjpc-directory-kicker{display:block;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:7px}
.tjpc-directory-head h2{margin:0 0 7px}
.tjpc-directory-head p{margin:0;opacity:.72}
.tjpc-directory-filters{display:flex;flex-wrap:wrap;gap:12px;align-items:end;margin:0 0 28px;padding:18px;border:1px solid rgba(0,0,0,.09);border-radius:14px}
.tjpc-directory-filters label{min-width:190px;flex:1}
.tjpc-directory-filters select,.tjpc-directory-filters input{width:100%}
.tjpc-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.tjpc-directory-card{overflow:hidden;border:1px solid rgba(0,0,0,.1);border-radius:15px;background:#fff}
.tjpc-directory-image{display:block;overflow:hidden}
.tjpc-directory-image img{display:block;width:100%;height:210px;object-fit:cover}
.tjpc-directory-card-body{padding:18px}
.tjpc-directory-type{display:block;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:7px}
.tjpc-directory-card h3{font-size:20px;line-height:1.25;margin:0 0 10px}
.tjpc-directory-card h3 a{text-decoration:none}
.tjpc-directory-meta{display:flex;flex-wrap:wrap;gap:10px;font-size:16px;margin-bottom:10px;opacity:.75}
.tjpc-directory-company{font-size:16px;margin:-4px 0 9px;opacity:.7}
.tjpc-directory-link{display:inline-block;margin-top:6px;font-weight:700}
@media(max-width:900px){.tjpc-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.tjpc-directory-grid{grid-template-columns:1fr}.tjpc-directory-filters{display:block}.tjpc-directory-filters label{display:block;margin-bottom:12px}}

.tjpc-matched-demands{margin-top:20px}
.tjpc-matched-head{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:16px}
.tjpc-matched-head h3{margin:0 0 4px}
.tjpc-matched-head p{margin:0;opacity:.7}
.tjpc-matched-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.tjpc-match-card{padding:16px;border:1px solid rgba(0,0,0,.09);border-radius:12px}
.tjpc-match-card h4{font-size:17px;line-height:1.3;margin:6px 0 10px}
.tjpc-match-card h4 a{text-decoration:none}
.tjpc-match-reason{font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}
.tjpc-match-meta{display:grid;gap:4px;font-size:16px;opacity:.72;margin-bottom:9px}
.tjpc-match-tags{font-size:16px;margin-bottom:8px}
@media(max-width:900px){.tjpc-matched-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.tjpc-matched-grid{grid-template-columns:1fr}.tjpc-matched-head{display:block}.tjpc-matched-head>a{display:inline-block;margin-top:8px}}

.tjpc-item-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.tjpc-item-actions a{font-weight:700}

.tjpc-user-state{margin-top:8px;display:flex;flex-direction:column;align-items:flex-start;gap:3px}
.tjpc-user-state>span{display:inline-flex;padding:4px 9px;border-radius:999px;font-size:16px;font-weight:700;line-height:1.2}
.tjpc-user-state>small{display:block;max-width:560px;font-size:16px;line-height:1.45;opacity:.72}
.tjpc-user-state.is-published>span{background:#f8eef1;color:#8f1f2d}
.tjpc-user-state.is-review>span{background:#fff4d6;color:#815b00}
.tjpc-user-state.is-payment>span{background:#fdecec;color:#9d2525}
.tjpc-user-state.is-draft>span{background:#eef1f4;color:#4b5563}

.tjpc-payment-box{max-width:760px;padding:22px;border:1px solid rgba(0,0,0,.1);border-radius:14px;background:#fff}
.tjpc-payment-box h3{margin:0 0 16px}
.tjpc-payment-lines{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px}
.tjpc-payment-lines>div{padding:12px 14px;border-radius:10px;background:rgba(0,0,0,.035)}
.tjpc-payment-lines span{display:block;font-size:16px;opacity:.65;margin-bottom:3px}
.tjpc-payment-lines strong{font-size:16px}
@media(max-width:620px){.tjpc-payment-lines{grid-template-columns:1fr}}

.tjpc-qr-payment{display:flex;align-items:center;gap:20px;margin-top:18px;padding:16px;border:1px solid rgba(0,0,0,.08);border-radius:12px}
.tjpc-qr-code{width:190px;min-width:190px;min-height:190px;background:#fff}
.tjpc-qr-code img,.tjpc-qr-code canvas{display:block;max-width:100%;height:auto}
.tjpc-qr-payment p{margin:6px 0 0;line-height:1.5;opacity:.75}
@media(max-width:620px){.tjpc-qr-payment{flex-direction:column;align-items:flex-start}}

.tjpc-account-status{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(300px,1.2fr);gap:0;margin:0 0 22px;border:1px solid rgba(0,0,0,.09);border-radius:16px;overflow:hidden;background:#fff}
.tjpc-account-status-main{padding:18px 20px;background:rgba(0,0,0,.025)}
.tjpc-account-status-main.is-active{background:rgba(31,122,72,.08)}
.tjpc-account-status-main.is-payment{background:rgba(184,121,0,.09)}
.tjpc-account-status-label{display:block;margin-bottom:5px;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;opacity:.65}
.tjpc-account-status-main strong{display:block;font-size:17px;line-height:1.35}
.tjpc-account-status-main small{display:block;margin-top:5px;line-height:1.4;opacity:.72}
.tjpc-account-status-action{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;line-height:1.5}
.tjpc-account-status-action .tjpc-button{flex:0 0 auto;margin:0}
.tjpc-button-secondary{background:transparent!important;border:1px solid currentColor!important;color:inherit!important}
@media(max-width:760px){.tjpc-account-status{grid-template-columns:1fr}.tjpc-account-status-action{align-items:flex-start;flex-direction:column}}

.tjpc-my-records-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}
.tjpc-my-records-head h3{margin:0 0 5px}
.tjpc-my-records-head p{margin:0;opacity:.7}
.tjpc-record-list{display:flex;flex-direction:column;gap:10px}
.tjpc-record-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#fff}
.tjpc-record-main{min-width:0;flex:1}
.tjpc-record-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.tjpc-record-title-row>strong{font-size:16px}
.tjpc-record-badge{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:16px;font-weight:700}
.tjpc-record-badge.is-published{background:rgba(31,122,72,.1);color:#8f1f2d}
.tjpc-record-badge.is-review{background:rgba(32,94,166,.1);color:#245b91}
.tjpc-record-badge.is-payment{background:rgba(184,121,0,.12);color:#815b00}
.tjpc-record-badge.is-draft{background:rgba(0,0,0,.07);color:#555}
.tjpc-record-meta{display:flex;gap:14px;flex-wrap:wrap;margin-top:7px;font-size:16px;opacity:.68}
.tjpc-record-help{margin:7px 0 0;font-size:16px;line-height:1.45;opacity:.78}
.tjpc-record-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.tjpc-record-actions a{white-space:nowrap;text-decoration:none;font-weight:700}
.tjpc-record-payment{padding:7px 10px;border:1px solid currentColor;border-radius:8px}
.tjpc-empty-state{padding:24px;border:1px dashed rgba(0,0,0,.16);border-radius:12px}
.tjpc-empty-state strong,.tjpc-empty-state span{display:block}
.tjpc-empty-state span{margin-top:5px;opacity:.68}
@media(max-width:760px){.tjpc-my-records-head,.tjpc-record-card{flex-direction:column;align-items:stretch}.tjpc-record-actions{justify-content:flex-start}}

.tjpc-record-admin-note{margin-top:10px;padding:11px 13px;border-left:3px solid currentColor;border-radius:6px;background:rgba(184,121,0,.08);line-height:1.45}
.tjpc-record-admin-note strong,.tjpc-record-admin-note span{display:block}
.tjpc-record-admin-note span{margin-top:4px}

.tjpc-quick-start{margin:0 0 24px}
.tjpc-quick-start-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:13px}
.tjpc-quick-start-head h3{margin:3px 0 0;font-size:20px}
.tjpc-eyebrow{font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;opacity:.55}
.tjpc-profile-reminder{font-size:16px;font-weight:700;text-decoration:none}
.tjpc-quick-start-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.tjpc-quick-start-card{display:flex;flex-direction:column;min-height:145px;padding:16px;border:1px solid rgba(0,0,0,.09);border-radius:13px;background:#fff;color:inherit!important;text-decoration:none!important;transition:border-color .15s ease,transform .15s ease}
.tjpc-quick-start-card:hover{transform:translateY(-1px);border-color:rgba(0,0,0,.2)}
.tjpc-quick-start-price{align-self:flex-start;margin-bottom:13px;padding:3px 7px;border-radius:999px;font-size:16px;font-weight:700}
.tjpc-quick-start-card.is-free .tjpc-quick-start-price{background:rgba(31,122,72,.09);color:#8f1f2d}
.tjpc-quick-start-card.is-paid .tjpc-quick-start-price{background:rgba(32,94,166,.09);color:#245b91}
.tjpc-quick-start-card>strong{font-size:16px}
.tjpc-quick-start-text{margin-top:6px;font-size:16px;line-height:1.45;opacity:.7}
.tjpc-quick-start-link{margin-top:auto;padding-top:13px;font-size:16px;font-weight:700}
@media(max-width:980px){.tjpc-quick-start-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.tjpc-quick-start-grid{grid-template-columns:1fr}.tjpc-quick-start-head{align-items:flex-start;flex-direction:column}.tjpc-quick-start-card{min-height:0}}

.tjpc-profile-notifications{margin:22px 0;padding:16px 18px;border:1px solid rgba(0,0,0,.09);border-radius:12px;background:rgba(0,0,0,.02)}
.tjpc-profile-notifications h4{margin:0 0 12px}
.tjpc-profile-notifications .tjpc-check{display:flex;align-items:flex-start;gap:10px;margin:10px 0}
.tjpc-profile-notifications .tjpc-check input{width:auto;margin-top:3px}
.tjpc-profile-notifications .tjpc-check span{display:block}
.tjpc-profile-notifications .tjpc-check strong,.tjpc-profile-notifications .tjpc-check small{display:block}
.tjpc-profile-notifications .tjpc-check small{margin-top:3px;line-height:1.4;opacity:.68}

.tjpc-notification-center{margin:0 0 22px;padding:18px;border:1px solid rgba(0,0,0,.09);border-radius:15px;background:#fff}
.tjpc-notification-center-head{margin-bottom:12px}
.tjpc-notification-center-head h3{margin:3px 0 0;font-size:19px}
.tjpc-notification-center-list{display:flex;flex-direction:column;gap:8px}
.tjpc-notification-item{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 14px;border-radius:10px;background:rgba(0,0,0,.025);border-left:3px solid rgba(0,0,0,.2)}
.tjpc-notification-item.is-message{border-left-color:#245b91;background:rgba(32,94,166,.06)}
.tjpc-notification-item.is-review{border-left-color:#9b6500;background:rgba(184,121,0,.07)}
.tjpc-notification-item.is-payment{border-left-color:#7b4ca0;background:rgba(123,76,160,.06)}
.tjpc-notification-copy{min-width:0}
.tjpc-notification-copy strong,.tjpc-notification-copy span{display:block}
.tjpc-notification-copy span{margin-top:3px;font-size:16px;line-height:1.45;opacity:.72}
.tjpc-notification-item>a{flex:0 0 auto;font-size:16px;font-weight:700;text-decoration:none}
@media(max-width:650px){.tjpc-notification-item{align-items:flex-start;flex-direction:column}}

.tjpc-account-settings-intro{margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid rgba(0,0,0,.08)}
.tjpc-account-settings-intro h3{margin:4px 0 6px}
.tjpc-account-settings-intro p{margin:0;line-height:1.5;opacity:.72}


/* =========================================================
   TJ PORTAL UI 3.4.0 — unified frontend redesign
   ========================================================= */

:root{
  --tjpc-ui-bg:#faf7f8;
  --tjpc-ui-surface:#ffffff;
  --tjpc-ui-text:#202126;
  --tjpc-ui-muted:#6f686b;
  --tjpc-ui-line:#e8e2e3;
  --tjpc-ui-soft:#f7f1f3;
  --tjpc-ui-accent:#9b1f31;
  --tjpc-ui-accent-dark:#7d1726;
  --tjpc-ui-accent-soft:#eaf4ed;
  --tjpc-ui-warn:#9a6800;
  --tjpc-ui-warn-soft:#fff6df;
  --tjpc-ui-danger:#a13636;
  --tjpc-ui-danger-soft:#fbecec;
  --tjpc-ui-radius:16px;
  --tjpc-ui-shadow:0 10px 35px rgba(31,42,36,.06);
}

/* Base */
.tjpc-dashboard,
.tjpc-form,
.tjpc-packages,
.tjpc-payment-box,
.tjpc-panel,
.tjpc-contact-box,
.tjpc-contact-locked{
  color:var(--tjpc-ui-text);
  box-sizing:border-box;
}

.tjpc-dashboard *,
.tjpc-form *,
.tjpc-packages *,
.tjpc-payment-box *{
  box-sizing:border-box;
}

.tjpc-dashboard a,
.tjpc-form a,
.tjpc-packages a{
  transition:.16s ease;
}

.tjpc-muted,
.tjpc-dashboard-subtitle,
.tjpc-row-muted{
  color:var(--tjpc-ui-muted);
}

/* =========================================================
   DASHBOARD — desktop: real account layout, not card soup
   ========================================================= */

.tjpc-dashboard{
  display:grid;
  grid-template-columns:220px minmax(0,1fr);
  grid-template-areas:
    "head head"
    "nav content";
  gap:0;
  max-width:1240px;
  margin:0 auto;
  border:1px solid var(--tjpc-ui-line);
  border-radius:22px;
  overflow:hidden;
  background:var(--tjpc-ui-surface);
  box-shadow:var(--tjpc-ui-shadow);
}

.tjpc-dashboard-head{
  grid-area:head;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  padding:28px 32px;
  background:linear-gradient(180deg,#fffafa 0%,#faf7f8 100%);
  border-bottom:1px solid var(--tjpc-ui-line);
}

.tjpc-dashboard-head h2{
  margin:4px 0 6px!important;
  font-size:28px;
  line-height:1.15;
  color:var(--tjpc-ui-text);
}

.tjpc-dashboard-subtitle{
  max-width:680px;
  margin:0!important;
  font-size:16px;
  line-height:1.5;
}

.tjpc-access-card{
  min-width:250px;
  padding:14px 16px!important;
  border:1px solid var(--tjpc-ui-line)!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:none!important;
}

.tjpc-access-card.is-active{
  border-color:#e4ced3!important;
  background:var(--tjpc-ui-accent-soft)!important;
}

.tjpc-access-card span,
.tjpc-access-card strong{
  display:block;
}

.tjpc-access-card span{
  font-size:16px;
  text-transform:uppercase;
  letter-spacing:.05em;
  color:var(--tjpc-ui-muted);
}

.tjpc-access-card strong{
  margin-top:4px;
  font-size:16px;
}

/* sidebar navigation */
.tjpc-tabs{
  grid-area:nav;
  display:flex!important;
  flex-direction:column;
  gap:4px!important;
  align-items:stretch!important;
  padding:22px 14px!important;
  margin:0!important;
  border:0!important;
  border-right:1px solid var(--tjpc-ui-line)!important;
  background:#fffafa;
}

.tjpc-tabs a{
  display:block;
  padding:11px 12px!important;
  margin:0!important;
  border:0!important;
  border-radius:9px!important;
  background:transparent!important;
  color:#46524c!important;
  font-size:16px!important;
  font-weight:700!important;
  line-height:1.25;
  text-decoration:none!important;
}

.tjpc-tabs a:hover{
  background:var(--tjpc-ui-soft)!important;
  color:var(--tjpc-ui-text)!important;
}

.tjpc-tabs a.active{
  background:var(--tjpc-ui-accent-soft)!important;
  color:var(--tjpc-ui-accent-dark)!important;
}

.tjpc-dashboard-content{
  grid-area:content;
  min-width:0;
  padding:28px 30px 34px!important;
  background:#fff;
}

/* remove visual nesting overload */
.tjpc-dashboard-content .tjpc-panel{
  border:1px solid var(--tjpc-ui-line)!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:none!important;
}

.tjpc-dashboard-content .tjpc-panel h3{
  color:var(--tjpc-ui-text);
}

/* top status becomes a slim strip */
.tjpc-account-status{
  margin:0 0 22px!important;
  border:1px solid var(--tjpc-ui-line)!important;
  border-radius:13px!important;
  overflow:hidden;
  box-shadow:none!important;
}

.tjpc-account-status-main,
.tjpc-account-status-action{
  padding:14px 16px!important;
}

.tjpc-account-status-main{
  background:#faf8f8!important;
}

.tjpc-account-status-main.is-active{
  background:var(--tjpc-ui-accent-soft)!important;
}

.tjpc-account-status-main.is-payment{
  background:var(--tjpc-ui-warn-soft)!important;
}

/* Attention center: one clean list */
.tjpc-notification-center{
  margin:0 0 22px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
}

.tjpc-notification-center-head{
  margin-bottom:10px!important;
}

.tjpc-notification-center-list{
  gap:6px!important;
}

.tjpc-notification-item{
  padding:12px 14px!important;
  border:1px solid var(--tjpc-ui-line)!important;
  border-left-width:3px!important;
  border-radius:10px!important;
  background:#fff!important;
}

/* Quick start = primary navigation, compact */
.tjpc-quick-start{
  margin:0 0 26px!important;
}

.tjpc-quick-start-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:8px!important;
}

.tjpc-quick-start-card{
  min-height:124px!important;
  padding:14px!important;
  border:1px solid var(--tjpc-ui-line)!important;
  border-radius:12px!important;
  box-shadow:none!important;
}

.tjpc-quick-start-card:hover{
  transform:none!important;
  border-color:#bdd2c4!important;
  background:#fffafa!important;
}

.tjpc-quick-start-card>strong{
  font-size:16px!important;
}

.tjpc-quick-start-text{
  font-size:16px!important;
}

.tjpc-quick-start-link{
  color:var(--tjpc-ui-accent-dark);
}

/* Dashboard metrics: more like stats, less like cards */
.tjpc-dashboard-grid:not(.tjpc-dashboard-main-actions){
  gap:8px!important;
}

.tjpc-dashboard-grid:not(.tjpc-dashboard-main-actions) .tjpc-panel{
  padding:13px 14px!important;
  border-radius:10px!important;
  background:#fffafa!important;
}

.tjpc-dashboard-main-actions{
  display:none!important; /* duplicated by Quick Start */
}

/* browse links become a simple toolbar */
.tjpc-dashboard-browse{
  display:flex!important;
  flex-wrap:wrap;
  gap:7px!important;
  margin:8px 0 24px!important;
}

.tjpc-dashboard-browse a{
  padding:7px 10px!important;
  border:1px solid var(--tjpc-ui-line)!important;
  border-radius:8px!important;
  background:#fff!important;
  font-size:16px!important;
  font-weight:700;
  text-decoration:none!important;
}

/* two-column info section */
.tjpc-dashboard-columns{
  gap:10px!important;
  margin-top:0!important;
}

.tjpc-dashboard-columns>.tjpc-panel{
  padding:18px!important;
}

/* records */
.tjpc-my-records{
  padding:0!important;
  border:0!important;
}

.tjpc-my-records-head{
  padding:0 0 18px;
  margin-bottom:0!important;
  border-bottom:1px solid var(--tjpc-ui-line);
}

.tjpc-record-list{
  gap:0!important;
}

.tjpc-record-card{
  padding:16px 4px!important;
  border:0!important;
  border-bottom:1px solid var(--tjpc-ui-line)!important;
  border-radius:0!important;
  background:#fff!important;
}

.tjpc-record-card:last-child{
  border-bottom:0!important;
}

.tjpc-record-actions a{
  font-size:16px;
}

.tjpc-record-payment{
  border-radius:7px!important;
}

/* messages */
.tjpc-message-row,
.tjpc-items .tjpc-item{
  border:0!important;
  border-bottom:1px solid var(--tjpc-ui-line)!important;
  border-radius:0!important;
  padding:13px 4px!important;
  background:#fff!important;
}

.tjpc-items .tjpc-item:last-child{
  border-bottom:0!important;
}

/* =========================================================
   FORMS — grouped, calm, two-column, clear hierarchy
   ========================================================= */

.tjpc-form{
  max-width:900px;
  margin:0 auto;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

.tjpc-form>h3{
  margin:0 0 8px!important;
  font-size:25px!important;
}

.tjpc-form-intro{
  margin:0 0 24px!important;
  padding:0 0 18px!important;
  border-bottom:1px solid var(--tjpc-ui-line);
  color:var(--tjpc-ui-muted);
  line-height:1.55;
}

.tjpc-form-section{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px 16px!important;
  margin:0!important;
  padding:22px 0!important;
  border:0!important;
  border-bottom:1px solid var(--tjpc-ui-line)!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

.tjpc-form-section:last-of-type{
  border-bottom:0!important;
}

.tjpc-form-section>h4{
  grid-column:1/-1;
  margin:0 0 2px!important;
  padding:0!important;
  font-size:16px!important;
  color:var(--tjpc-ui-text);
}

.tjpc-form-section>label{
  margin:0!important;
  font-size:16px!important;
  font-weight:700!important;
  color:#514b4d;
}

.tjpc-form-section>label:has(textarea),
.tjpc-form-section>.tjpc-address-field,
.tjpc-form-section>.tjpc-check{
  grid-column:1/-1;
}

.tjpc-form input[type="text"],
.tjpc-form input[type="email"],
.tjpc-form input[type="password"],
.tjpc-form input[type="url"],
.tjpc-form input[type="date"],
.tjpc-form input[type="time"],
.tjpc-form input[type="number"],
.tjpc-form select,
.tjpc-form textarea{
  width:100%!important;
  min-height:44px;
  margin-top:6px!important;
  padding:10px 12px!important;
  border:1px solid #dfd3d6!important;
  border-radius:9px!important;
  background:#fff!important;
  color:var(--tjpc-ui-text)!important;
  box-shadow:none!important;
  font-size:16px!important;
}

.tjpc-form textarea{
  min-height:118px!important;
  resize:vertical;
}

.tjpc-form input:focus,
.tjpc-form select:focus,
.tjpc-form textarea:focus{
  outline:none!important;
  border-color:#8eb59a!important;
  box-shadow:0 0 0 3px rgba(47,125,74,.08)!important;
}

.tjpc-form .tjpc-check{
  display:flex!important;
  align-items:flex-start!important;
  gap:9px!important;
  padding:8px 0!important;
}

.tjpc-form .tjpc-check input{
  width:auto!important;
  min-height:0!important;
  margin:2px 0 0!important;
}

.tjpc-form button,
.tjpc-button,
.tjpc-btn{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:10px 16px!important;
  border:1px solid var(--tjpc-ui-accent)!important;
  border-radius:9px!important;
  background:var(--tjpc-ui-accent)!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:700!important;
  line-height:1.2;
  text-decoration:none!important;
  box-shadow:none!important;
}

.tjpc-form button:hover,
.tjpc-button:hover,
.tjpc-btn:hover{
  background:var(--tjpc-ui-accent-dark)!important;
  border-color:var(--tjpc-ui-accent-dark)!important;
}

/* taxonomies/check groups less boxed */
.tjpc-taxonomy-group,
.tjpc-checkbox-grid,
.tjpc-form-options{
  grid-column:1/-1;
}

/* image areas */
.tjpc-upload-box,
.tjpc-gallery-upload{
  border:1px dashed #bfcac4!important;
  border-radius:10px!important;
  background:#fffafa!important;
  box-shadow:none!important;
}

/* =========================================================
   PACKAGES / PAYMENT
   ========================================================= */

.tjpc-package-intro{
  max-width:780px;
  margin:0 auto 20px;
  text-align:left!important;
}

.tjpc-packages{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  max-width:820px;
  margin:0 auto;
}

.tjpc-packages .tjpc-panel{
  padding:22px!important;
  border:1px solid var(--tjpc-ui-line)!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:none!important;
}

.tjpc-payment-box{
  max-width:820px!important;
  padding:24px!important;
  border:1px solid var(--tjpc-ui-line)!important;
  border-radius:16px!important;
  box-shadow:var(--tjpc-ui-shadow)!important;
}

.tjpc-payment-lines{
  gap:8px!important;
}

.tjpc-payment-lines>div{
  background:#faf8f8!important;
  border-radius:9px!important;
}

/* =========================================================
   ACCOUNT SETTINGS
   ========================================================= */

.tjpc-account-settings{
  max-width:900px;
  margin:0 auto;
  padding:0!important;
  border:0!important;
}

.tjpc-profile-notifications{
  margin:24px 0!important;
  padding:18px!important;
  border:1px solid var(--tjpc-ui-line)!important;
  border-radius:12px!important;
  background:#fffafa!important;
}

/* =========================================================
   STATUS / ALERTS
   ========================================================= */

.tjpc-success,
.tjpc-notice,
.tjpc-error,
.tjpc-payment-waiting,
.tjpc-contact-locked{
  padding:14px 16px!important;
  border-radius:10px!important;
  box-shadow:none!important;
}

.tjpc-success{
  background:var(--tjpc-ui-accent-soft)!important;
  border:1px solid #e4ced3!important;
  color:#225d38!important;
}

.tjpc-error{
  background:var(--tjpc-ui-danger-soft)!important;
  border:1px solid #efc8c8!important;
  color:#7f2b2b!important;
}

.tjpc-notice,
.tjpc-payment-waiting{
  background:var(--tjpc-ui-warn-soft)!important;
  border:1px solid #ebd59f!important;
  color:#6f4d00!important;
}

/* =========================================================
   MOBILE
   ========================================================= */

@media(max-width:900px){
  .tjpc-dashboard{
    display:block;
    border-radius:16px;
  }

  .tjpc-dashboard-head{
    align-items:flex-start;
    flex-direction:column;
    padding:22px 20px;
  }

  .tjpc-access-card{
    min-width:0;
    width:100%;
  }

  .tjpc-tabs{
    display:flex!important;
    flex-direction:row!important;
    overflow-x:auto;
    padding:10px!important;
    border-right:0!important;
    border-bottom:1px solid var(--tjpc-ui-line)!important;
    white-space:nowrap;
  }

  .tjpc-tabs a{
    flex:0 0 auto;
  }

  .tjpc-dashboard-content{
    padding:22px 18px 28px!important;
  }

  .tjpc-quick-start-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:640px){
  .tjpc-form-section{
    grid-template-columns:1fr!important;
  }

  .tjpc-form-section>h4,
  .tjpc-form-section>label,
  .tjpc-form-section>label:has(textarea),
  .tjpc-form-section>.tjpc-address-field,
  .tjpc-form-section>.tjpc-check{
    grid-column:1!important;
  }

  .tjpc-quick-start-grid,
  .tjpc-packages{
    grid-template-columns:1fr!important;
  }

  .tjpc-account-status{
    grid-template-columns:1fr!important;
  }

  .tjpc-record-card{
    flex-direction:column!important;
    align-items:stretch!important;
  }

  .tjpc-record-actions{
    justify-content:flex-start!important;
  }
}


/* =========================================================
   TJ PORTAL 3.4.1 — public listings redesign
   ========================================================= */

.tjpc-public-directory,
.tjpc-demand-directory,
.tjpc-classified-directory{
  --tjpc-list-text:#202126;
  --tjpc-list-muted:#716b6e;
  --tjpc-list-line:#e8e2e3;
  --tjpc-list-soft:#faf8f8;
  --tjpc-list-accent:#9b1f31;
  --tjpc-list-accent-dark:#7d1726;
  width:100%;
  max-width:1180px;
  margin:0 auto;
  color:var(--tjpc-list-text);
}

.tjpc-directory-head,
.tjpc-demand-directory-head{
  max-width:760px;
  margin:0 0 26px!important;
}

.tjpc-directory-kicker{
  display:block;
  margin-bottom:6px;
  font-size:16px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.08em;
  color:var(--tjpc-list-accent);
}

.tjpc-directory-head h2,
.tjpc-demand-directory-head h2{
  margin:0 0 7px!important;
  font-size:30px!important;
  line-height:1.15;
  color:var(--tjpc-list-text);
}

.tjpc-directory-head p,
.tjpc-demand-directory-head p{
  margin:0!important;
  color:var(--tjpc-list-muted);
  font-size:16px;
  line-height:1.55;
}

/* Filters become one quiet toolbar */
.tjpc-public-directory .tjpc-directory-filters,
.tjpc-demand-directory .tjpc-demand-filters,
.tjpc-classified-directory .tjpc-demand-filters{
  display:flex!important;
  align-items:flex-end!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin:0 0 20px!important;
  padding:14px!important;
  border:1px solid var(--tjpc-list-line)!important;
  border-radius:12px!important;
  background:var(--tjpc-list-soft)!important;
  box-shadow:none!important;
}

.tjpc-public-directory .tjpc-directory-filters label,
.tjpc-demand-directory .tjpc-demand-filters label,
.tjpc-classified-directory .tjpc-demand-filters label{
  flex:1 1 180px;
  min-width:160px!important;
  margin:0!important;
  font-size:16px!important;
  font-weight:700!important;
  color:#4d5953;
}

.tjpc-public-directory .tjpc-directory-filters label>span{
  margin-bottom:5px!important;
  font-size:16px!important;
  color:#69746e!important;
}

.tjpc-public-directory .tjpc-directory-filters input,
.tjpc-public-directory .tjpc-directory-filters select,
.tjpc-demand-directory .tjpc-demand-filters select,
.tjpc-classified-directory .tjpc-demand-filters select{
  width:100%!important;
  height:42px!important;
  min-height:42px!important;
  margin-top:6px!important;
  padding:0 10px!important;
  border:1px solid #dfd3d6!important;
  border-radius:8px!important;
  background:#fff!important;
  color:var(--tjpc-list-text)!important;
  box-shadow:none!important;
  font-size:16px!important;
}

.tjpc-public-directory .tjpc-directory-filters button,
.tjpc-demand-directory .tjpc-demand-filters button,
.tjpc-classified-directory .tjpc-demand-filters button{
  flex:0 0 auto;
  height:42px!important;
  padding:0 15px!important;
  border:1px solid var(--tjpc-list-accent)!important;
  border-radius:8px!important;
  background:var(--tjpc-list-accent)!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:700!important;
  cursor:pointer;
}

.tjpc-public-directory .tjpc-directory-filters button:hover,
.tjpc-demand-directory .tjpc-demand-filters button:hover,
.tjpc-classified-directory .tjpc-demand-filters button:hover{
  background:var(--tjpc-list-accent-dark)!important;
  border-color:var(--tjpc-list-accent-dark)!important;
}

.tjpc-filter-reset,
.tjpc-directory-clear{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto;
  height:42px!important;
  padding:0 7px!important;
  color:var(--tjpc-list-muted)!important;
  font-size:16px!important;
  font-weight:700!important;
  text-decoration:none!important;
}

/* Result heading */
.tjpc-public-results-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin:0 0 13px;
  padding-bottom:10px;
  border-bottom:1px solid var(--tjpc-list-line);
}

.tjpc-public-results-head strong{
  font-size:16px;
}

.tjpc-public-results-head span{
  color:var(--tjpc-list-muted);
  font-size:16px;
}

/* Cards: less box, more editorial list */
.tjpc-public-directory .tjpc-directory-grid,
.tjpc-demand-directory .tjpc-demand-cards,
.tjpc-classified-directory .tjpc-demand-cards{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px 18px!important;
}

.tjpc-public-directory .tjpc-directory-card,
.tjpc-demand-directory .tjpc-demand-card,
.tjpc-classified-directory .tjpc-demand-card{
  overflow:visible!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

.tjpc-public-directory .tjpc-directory-image,
.tjpc-classified-directory .tjpc-classified-thumb{
  display:block;
  overflow:hidden;
  aspect-ratio:16/10;
  margin:0 0 13px;
  border-radius:11px;
  background:#f6f1f2;
}

.tjpc-public-directory .tjpc-directory-image img,
.tjpc-classified-directory .tjpc-classified-thumb img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}

.tjpc-public-directory .tjpc-directory-card-body{
  padding:0!important;
}

.tjpc-directory-type,
.tjpc-demand-badge{
  display:block!important;
  margin:0 0 6px!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--tjpc-list-accent)!important;
  font-size:16px!important;
  font-weight:700!important;
  text-transform:uppercase;
  letter-spacing:.075em;
}

.tjpc-public-directory .tjpc-directory-card h3,
.tjpc-demand-directory .tjpc-demand-card h3,
.tjpc-classified-directory .tjpc-demand-card h3{
  margin:0 0 7px!important;
  font-size:18px!important;
  line-height:1.3!important;
}

.tjpc-public-directory .tjpc-directory-card h3 a,
.tjpc-demand-directory .tjpc-demand-card h3 a,
.tjpc-classified-directory .tjpc-demand-card h3 a{
  color:var(--tjpc-list-text)!important;
  text-decoration:none!important;
}

.tjpc-public-directory .tjpc-directory-card h3 a:hover,
.tjpc-demand-directory .tjpc-demand-card h3 a:hover,
.tjpc-classified-directory .tjpc-demand-card h3 a:hover{
  color:var(--tjpc-list-accent-dark)!important;
}

.tjpc-directory-company{
  margin:-2px 0 6px;
  color:var(--tjpc-list-muted);
  font-size:16px;
  font-weight:700;
}

.tjpc-directory-meta,
.tjpc-demand-card-meta{
  display:flex!important;
  flex-wrap:wrap;
  gap:4px 12px!important;
  margin:0 0 8px!important;
  color:var(--tjpc-list-muted)!important;
  font-size:16px!important;
  line-height:1.45;
}

.tjpc-demand-card-meta{
  flex-direction:column;
  gap:3px!important;
}

.tjpc-demand-card-meta strong{
  color:#4a554f;
}

.tjpc-public-directory .tjpc-directory-card p,
.tjpc-demand-directory .tjpc-demand-card p,
.tjpc-classified-directory .tjpc-demand-card p{
  margin:8px 0 11px!important;
  color:#59655f!important;
  font-size:16px!important;
  line-height:1.55!important;
}

.tjpc-directory-link,
.tjpc-demand-directory .tjpc-button,
.tjpc-classified-directory .tjpc-button{
  display:inline-flex!important;
  min-height:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--tjpc-list-accent-dark)!important;
  font-size:16px!important;
  font-weight:700!important;
  text-decoration:none!important;
}

.tjpc-directory-link:hover,
.tjpc-demand-directory .tjpc-button:hover,
.tjpc-classified-directory .tjpc-button:hover{
  background:transparent!important;
  color:#153d25!important;
}

.tjpc-demand-card-top{
  display:flex;
  align-items:flex-start!important;
  justify-content:space-between;
  gap:10px;
  margin-bottom:5px;
}

.tjpc-demand-deadline-label{
  color:var(--tjpc-list-muted);
  font-size:16px!important;
}

.tjpc-demand-tags{
  display:flex;
  flex-wrap:wrap;
  gap:5px!important;
  margin:8px 0!important;
}

.tjpc-demand-tags span{
  padding:4px 7px!important;
  border-radius:6px!important;
  background:#f7f1f3!important;
  color:#536059;
  font-size:16px!important;
}

/* No-result state */
.tjpc-public-directory>.tjpc-notice,
.tjpc-demand-directory>.tjpc-notice,
.tjpc-classified-directory>.tjpc-notice{
  padding:22px!important;
  border:1px dashed #cbd5cf!important;
  border-radius:10px!important;
  background:#fffafa!important;
  color:var(--tjpc-list-muted)!important;
}

/* Responsive */
@media(max-width:980px){
  .tjpc-public-directory .tjpc-directory-grid,
  .tjpc-demand-directory .tjpc-demand-cards,
  .tjpc-classified-directory .tjpc-demand-cards{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:650px){
  .tjpc-directory-head h2,
  .tjpc-demand-directory-head h2{
    font-size:25px!important;
  }

  .tjpc-public-directory .tjpc-directory-filters,
  .tjpc-demand-directory .tjpc-demand-filters,
  .tjpc-classified-directory .tjpc-demand-filters{
    display:grid!important;
    grid-template-columns:1fr!important;
  }

  .tjpc-filter-reset,
  .tjpc-directory-clear,
  .tjpc-public-directory .tjpc-directory-filters button,
  .tjpc-demand-directory .tjpc-demand-filters button,
  .tjpc-classified-directory .tjpc-demand-filters button{
    width:100%!important;
  }

  .tjpc-public-results-head{
    align-items:flex-start;
    flex-direction:column;
    gap:3px;
  }

  .tjpc-public-directory .tjpc-directory-grid,
  .tjpc-demand-directory .tjpc-demand-cards,
  .tjpc-classified-directory .tjpc-demand-cards{
    grid-template-columns:1fr!important;
  }
}


/* =========================================================
   TJ PORTAL 3.4.2 — unified typography
   ========================================================= */

.tjpc-dashboard,
.tjpc-dashboard *,
.tjpc-form,
.tjpc-form *,
.tjpc-login,
.tjpc-login *,
.tjpc-public-directory,
.tjpc-public-directory *,
.tjpc-demand-directory,
.tjpc-demand-directory *,
.tjpc-classified-directory,
.tjpc-classified-directory *,
.tjpc-packages,
.tjpc-packages *,
.tjpc-payment-box,
.tjpc-payment-box *,
.tjpc-panel,
.tjpc-panel *,
.tjpc-contact-box,
.tjpc-contact-box *,
.tjpc-contact-locked,
.tjpc-contact-locked *,
.tjpc-notice,
.tjpc-success,
.tjpc-error,
.tjpc-thread,
.tjpc-thread *,
.tjpc-vendor-profile,
.tjpc-vendor-profile *{
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
}

.tjpc-dashboard h1,
.tjpc-dashboard h2,
.tjpc-dashboard h3,
.tjpc-dashboard h4,
.tjpc-form h1,
.tjpc-form h2,
.tjpc-form h3,
.tjpc-form h4,
.tjpc-public-directory h1,
.tjpc-public-directory h2,
.tjpc-public-directory h3,
.tjpc-demand-directory h1,
.tjpc-demand-directory h2,
.tjpc-demand-directory h3,
.tjpc-classified-directory h1,
.tjpc-classified-directory h2,
.tjpc-classified-directory h3,
.tjpc-packages h1,
.tjpc-packages h2,
.tjpc-packages h3,
.tjpc-payment-box h1,
.tjpc-payment-box h2,
.tjpc-payment-box h3{
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
  letter-spacing:0!important;
}

/* =========================================================
   TJ PORTAL 3.4.4 — login & registration
   ========================================================= */
.tjpc-auth-shell{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);
  max-width:940px;
  margin:34px auto;
  overflow:hidden;
  border:1px solid var(--tjpc-ui-line,#e8e2e3);
  border-radius:20px;
  background:#fff;
  box-shadow:0 14px 45px rgba(31,42,36,.07);
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
}
.tjpc-auth-shell *{box-sizing:border-box;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important}
.tjpc-auth-intro{
  padding:42px 38px;
  background:linear-gradient(145deg,#edf5ef 0%,#f8faf9 100%);
  border-right:1px solid var(--tjpc-ui-line,#e8e2e3);
}
.tjpc-auth-intro h2{margin:7px 0 12px;font-size:31px;line-height:1.12;color:#202126}
.tjpc-auth-intro>p{margin:0;color:#5f6d65;font-size:16px;line-height:1.65}
.tjpc-auth-benefits{display:flex;flex-direction:column;gap:0;margin-top:28px;border-top:1px solid #eadfe2}
.tjpc-auth-benefits span{padding:11px 0;border-bottom:1px solid #eadfe2;color:#3f5047;font-size:16px;font-weight:700;line-height:1.4}
.tjpc-auth-form{
  align-self:center;
  width:100%;
  max-width:none!important;
  margin:0!important;
  padding:38px 40px!important;
}
.tjpc-auth-form h3{margin:0 0 7px!important;font-size:24px!important}
.tjpc-auth-form .tjpc-form-intro{margin-bottom:20px!important;padding-bottom:16px!important}
.tjpc-auth-form>label,
.tjpc-auth-form #tjpc-loginform>p:not(.login-remember):not(.login-submit){
  display:block;
  margin:0 0 14px!important;
  color:#514b4d;
  font-size:16px;
  font-weight:700;
}
.tjpc-auth-form input[type=text],
.tjpc-auth-form input[type=email],
.tjpc-auth-form input[type=password]{
  width:100%!important;
  min-height:44px!important;
  margin-top:6px!important;
  padding:10px 12px!important;
  border:1px solid #dfd3d6!important;
  border-radius:9px!important;
  background:#fff!important;
  box-shadow:none!important;
  font-size:16px!important;
}
.tjpc-auth-form input:focus{outline:none!important;border-color:#8eb59a!important;box-shadow:0 0 0 3px rgba(47,125,74,.08)!important}
.tjpc-auth-form .login-remember{margin:4px 0 17px!important;color:#6f686b;font-size:16px}
.tjpc-auth-form .login-remember label{display:flex;align-items:center;gap:7px}
.tjpc-auth-form .login-submit{margin:0!important}
.tjpc-auth-form .button,
.tjpc-auth-form button{
  width:100%!important;
  min-height:44px!important;
  padding:10px 16px!important;
  border:1px solid #9b1f31!important;
  border-radius:9px!important;
  background:#9b1f31!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:700!important;
  cursor:pointer;
}
.tjpc-auth-switch{margin:18px 0 0!important;padding-top:16px;border-top:1px solid #e4e9e6;color:#716b6e;font-size:16px;text-align:center}
.tjpc-auth-switch a{color:#7d1726!important;font-weight:700;text-decoration:none!important}
@media(max-width:760px){
  .tjpc-auth-shell{grid-template-columns:1fr;margin:20px auto;border-radius:15px}
  .tjpc-auth-intro{padding:28px 24px;border-right:0;border-bottom:1px solid #e8e2e3}
  .tjpc-auth-intro h2{font-size:26px}
  .tjpc-auth-benefits{margin-top:20px}
  .tjpc-auth-form{padding:28px 24px!important}
}

/* =========================================================
   TJ PORTAL 3.4.5 — packages & payment flow
   ========================================================= */
.tjpc-package-shell,
.tjpc-payment-shell{
  max-width:900px;
  margin:30px auto;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
}
.tjpc-package-shell *,
.tjpc-payment-shell *{
  box-sizing:border-box;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
}
.tjpc-package-intro{
  max-width:720px!important;
  margin:0 0 22px!important;
}
.tjpc-package-intro h3{
  margin:5px 0 8px!important;
  font-size:28px!important;
  line-height:1.15!important;
}
.tjpc-package-intro p{
  margin:0!important;
  color:#6f686b;
  font-size:16px;
  line-height:1.6;
}
.tjpc-package-steps{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:0;
  margin:0 0 18px;
  border:1px solid #e8e2e3;
  border-radius:12px;
  overflow:hidden;
  background:#fffafa;
}
.tjpc-package-steps>span{
  padding:13px 15px;
  border-right:1px solid #e8e2e3;
}
.tjpc-package-steps>span:last-child{border-right:0}
.tjpc-package-steps strong,
.tjpc-package-steps small{display:block}
.tjpc-package-steps strong{font-size:16px;color:#33423a}
.tjpc-package-steps small{margin-top:3px;color:#7d7679;font-size:16px}
.tjpc-package-shell .tjpc-packages{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  max-width:none!important;
  margin:0!important;
}
.tjpc-package-card{
  display:flex;
  flex-direction:column;
  min-height:260px;
  padding:24px!important;
  border:1px solid #e8e2e3!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:none!important;
}
.tjpc-package-card.is-unlimited{
  border-color:#bfd7c6!important;
  background:linear-gradient(180deg,#fffafa 0%,#faf5f6 100%)!important;
}
.tjpc-package-card-head>span{
  display:block;
  margin-bottom:7px;
  color:#9b1f31;
  font-size:16px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.07em;
}
.tjpc-package-card h3{
  margin:0 0 8px!important;
  font-size:21px!important;
}
.tjpc-package-card-head p{
  margin:0!important;
  color:#6f686b;
  font-size:16px;
  line-height:1.55;
}
.tjpc-package-price{
  margin:22px 0 18px;
  padding-top:17px;
  border-top:1px solid #e5ebe7;
}
.tjpc-package-price strong,
.tjpc-package-price span{display:block}
.tjpc-package-price strong{
  font-size:28px;
  line-height:1.1;
  color:#202126;
}
.tjpc-package-price span{
  margin-top:5px;
  color:#6f686b;
  font-size:16px;
}
.tjpc-package-card>.tjpc-button{
  width:100%;
  margin-top:auto;
}
.tjpc-payment-shell{
  max-width:860px;
}
.tjpc-payment-shell .tjpc-payment-box{
  max-width:none!important;
  margin:0!important;
  padding:28px!important;
}
.tjpc-payment-head{
  margin-bottom:20px;
  padding-bottom:18px;
  border-bottom:1px solid #ece5e7;
}
.tjpc-payment-head h3{
  margin:5px 0 7px!important;
  font-size:26px!important;
}
.tjpc-payment-head p{
  margin:0!important;
  color:#6f686b;
  font-size:16px;
  line-height:1.5;
}
.tjpc-payment-lines{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:7px!important;
  margin-bottom:20px!important;
}
.tjpc-payment-lines>div{
  padding:12px!important;
  border:1px solid #ece5e7;
  background:#fffafa!important;
}
.tjpc-payment-lines span{
  margin-bottom:4px!important;
  color:#7d7679;
  font-size:16px!important;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.tjpc-payment-lines strong{
  font-size:16px!important;
  color:#202126;
  overflow-wrap:anywhere;
}
.tjpc-qr-payment{
  display:grid!important;
  grid-template-columns:190px 1fr;
  align-items:center!important;
  gap:24px!important;
  margin:0!important;
  padding:20px!important;
  border:1px solid #e8e2e3!important;
  border-radius:12px!important;
  background:#fffafa!important;
}
.tjpc-qr-payment>div:last-child>strong{
  display:block;
  margin-bottom:6px;
  font-size:16px;
}
.tjpc-qr-payment p{
  margin:0!important;
  color:#6f686b;
  font-size:16px;
  line-height:1.5;
}
.tjpc-payment-next{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  margin-top:20px;
  padding-top:18px;
  border-top:1px solid #ece5e7;
}
.tjpc-payment-next>div strong,
.tjpc-payment-next>div span{display:block}
.tjpc-payment-next>div strong{font-size:16px}
.tjpc-payment-next>div span{margin-top:3px;color:#6f686b;font-size:16px;line-height:1.45}
.tjpc-payment-next.is-waiting{
  padding:15px;
  border:1px solid #e9d59e;
  border-radius:10px;
  background:#fff8e7;
}
@media(max-width:760px){
  .tjpc-package-steps{grid-template-columns:1fr}
  .tjpc-package-steps>span{border-right:0;border-bottom:1px solid #e8e2e3}
  .tjpc-package-steps>span:last-child{border-bottom:0}
  .tjpc-package-shell .tjpc-packages{grid-template-columns:1fr!important}
  .tjpc-payment-lines{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .tjpc-qr-payment{grid-template-columns:1fr!important}
  .tjpc-payment-next{align-items:stretch;flex-direction:column}
  .tjpc-payment-next .tjpc-button{width:100%}
}
@media(max-width:460px){
  .tjpc-payment-lines{grid-template-columns:1fr!important}
}

/* =========================================================
   TJ PORTAL 3.4.6 — admin switch & portal support
   ========================================================= */
.tjpc-switch-bar{
  position:fixed;
  z-index:999999;
  left:18px;
  right:18px;
  bottom:18px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:12px 14px 12px 16px;
  border:1px solid #d7b966;
  border-radius:11px;
  background:#fff7d9;
  box-shadow:0 10px 35px rgba(31,42,36,.16);
  color:#59450e;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
  font-size:16px;
  line-height:1.45;
}
.tjpc-switch-bar a{
  flex:0 0 auto;
  padding:8px 11px;
  border-radius:7px;
  background:#59450e;
  color:#fff!important;
  font-weight:700;
  text-decoration:none!important;
}
.tjpc-support-box{
  display:grid;
  grid-template-columns:minmax(0,.8fr) minmax(280px,1.2fr);
  gap:24px;
  align-items:center;
  margin:14px 0 20px;
  padding:18px;
  border:1px solid #eadde0;
  border-radius:12px;
  background:#fbf7f8;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
}
.tjpc-support-box>div>strong{display:block;margin:4px 0 5px;font-size:16px;color:#202126}
.tjpc-support-box>div>p{margin:0;color:#6f686b;font-size:16px;line-height:1.5}
.tjpc-support-form{display:flex;gap:8px;align-items:stretch}
.tjpc-support-form textarea{
  flex:1 1 auto;
  min-height:76px;
  padding:10px 11px;
  border:1px solid #dfd3d6;
  border-radius:8px;
  background:#fff;
  resize:vertical;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
  font-size:16px;
}
.tjpc-support-form button{
  flex:0 0 120px;
  border:1px solid #9b1f31;
  border-radius:8px;
  background:#9b1f31;
  color:#fff;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
  font-size:16px;
  font-weight:700;
  cursor:pointer;
}
.tjpc-support-box>.tjpc-button{justify-self:end}
.tjpc-empty-messages{margin:18px 0 4px;color:#6f686b}
@media(max-width:760px){
  .tjpc-switch-bar{left:10px;right:10px;bottom:10px;align-items:stretch;flex-direction:column}
  .tjpc-switch-bar a{text-align:center}
  .tjpc-support-box{grid-template-columns:1fr}
  .tjpc-support-form{flex-direction:column}
  .tjpc-support-form button{flex-basis:auto;min-height:42px}
  .tjpc-support-box>.tjpc-button{justify-self:stretch}
}

/* =========================================================
   TJ PORTAL 3.4.7 — button state normalization
   Theme/Elementor must not turn portal actions red.
   ========================================================= */
.tjpc-form button,
.tjpc-form button[type="submit"],
.tjpc-form input[type="submit"],
.tjpc-login .button,
.tjpc-auth-form .button,
.tjpc-auth-form button,
.tjpc-button,
.tjpc-btn,
.tjpc-support-form button,
.tjpc-response-form button,
.tjpc-reply button{
  background:#9b1f31!important;
  background-color:#9b1f31!important;
  border-color:#9b1f31!important;
  color:#fff!important;
  text-shadow:none!important;
  box-shadow:none!important;
}
.tjpc-form button:hover,
.tjpc-form button:focus,
.tjpc-form button:active,
.tjpc-form button[type="submit"]:hover,
.tjpc-form button[type="submit"]:focus,
.tjpc-form button[type="submit"]:active,
.tjpc-form input[type="submit"]:hover,
.tjpc-form input[type="submit"]:focus,
.tjpc-form input[type="submit"]:active,
.tjpc-login .button:hover,
.tjpc-login .button:focus,
.tjpc-login .button:active,
.tjpc-auth-form .button:hover,
.tjpc-auth-form .button:focus,
.tjpc-auth-form .button:active,
.tjpc-auth-form button:hover,
.tjpc-auth-form button:focus,
.tjpc-auth-form button:active,
.tjpc-button:hover,
.tjpc-button:focus,
.tjpc-button:active,
.tjpc-button:visited,
.tjpc-btn:hover,
.tjpc-btn:focus,
.tjpc-btn:active,
.tjpc-btn:visited,
.tjpc-support-form button:hover,
.tjpc-support-form button:focus,
.tjpc-support-form button:active,
.tjpc-response-form button:hover,
.tjpc-response-form button:focus,
.tjpc-response-form button:active,
.tjpc-reply button:hover,
.tjpc-reply button:focus,
.tjpc-reply button:active{
  background:#7d1726!important;
  background-color:#7d1726!important;
  border-color:#7d1726!important;
  color:#fff!important;
  text-shadow:none!important;
  box-shadow:none!important;
  outline:none!important;
}

/* =========================================================
   TJ PORTAL 3.4.8 — dashboard support navigation
   ========================================================= */
.tjpc-tabs .tjpc-support-nav{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  margin-top:30px!important;
  padding:12px!important;
  border:1px solid #dec3c9!important;
  border-radius:10px!important;
  background:#f8eff1!important;
  color:#7d1726!important;
}
.tjpc-tabs .tjpc-support-nav:hover{
  border-color:#c9909c!important;
  background:#e3f1e7!important;
  color:#68111e!important;
}
.tjpc-support-nav-icon{
  display:flex;
  align-items:center;
  justify-content:center;
  flex:0 0 34px;
  width:34px;
  height:34px;
  border-radius:9px;
  background:#9b1f31;
  color:#fff;
}
.tjpc-support-nav>span:last-child{
  display:block;
  min-width:0;
}
.tjpc-support-nav strong,
.tjpc-support-nav small{
  display:block;
}
.tjpc-support-nav strong{
  font-size:16px;
  line-height:1.25;
}
.tjpc-support-nav small{
  margin-top:2px;
  color:#76666a;
  font-size:16px;
  font-weight:700;
}
#tjpc-support{
  scroll-margin-top:110px;
}
@media(max-width:900px){
  .tjpc-tabs .tjpc-support-nav{
    margin-top:0!important;
    margin-left:18px!important;
    flex:0 0 auto;
  }
  .tjpc-support-nav-icon{
    width:30px;
    height:30px;
    flex-basis:30px;
  }
}

/* =========================================================
   TJ PORTAL 3.4.9 — flow fixes
   ========================================================= */
.tjpc-switch-bar-actions{
  display:flex;
  align-items:center;
  gap:7px;
  flex:0 0 auto;
}
.tjpc-switch-bar .tjpc-switch-bar-actions a.is-account{
  border:1px solid #cfb65f;
  background:#fff!important;
  color:#59450e!important;
}
@media(max-width:760px){
  .tjpc-switch-bar-actions{
    width:100%;
    flex-direction:column;
  }
  .tjpc-switch-bar-actions a{
    width:100%;
    text-align:center;
  }
}

/* =========================================================
   TJ PORTAL 3.5.0 — account basics
   ========================================================= */
.tjpc-login-help{
  margin:10px 0 0;
  text-align:right;
}
.tjpc-login-help a{
  color:#7d1726!important;
  font-size:16px;
  font-weight:700;
  text-decoration:none!important;
}
.tjpc-login-help a:hover{
  text-decoration:underline!important;
}

.tjpc-tabs .tjpc-logout-nav{
  display:block!important;
  margin-top:10px!important;
  padding:9px 12px!important;
  border:1px solid transparent!important;
  border-radius:8px!important;
  background:transparent!important;
  color:#7a3f3f!important;
  font-size:16px!important;
  font-weight:700!important;
  text-decoration:none!important;
}
.tjpc-tabs .tjpc-logout-nav:hover{
  border-color:#ead6d6!important;
  background:#fbf4f4!important;
  color:#6a3030!important;
}

.tjpc-account-security{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  margin-top:24px;
  padding:17px 18px;
  border:1px solid #e8e2e3;
  border-radius:12px;
  background:#fffafa;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
}
.tjpc-account-security>div>strong,
.tjpc-account-security>div>p{
  display:block;
}
.tjpc-account-security>div>strong{
  margin:4px 0 4px;
  font-size:16px;
  color:#202126;
}
.tjpc-account-security>div>p{
  margin:0;
  color:#6f686b;
  font-size:16px;
  line-height:1.45;
}
.tjpc-account-security>a{
  flex:0 0 auto;
  color:#7d1726!important;
  font-size:16px;
  font-weight:700;
  text-decoration:none!important;
}
@media(max-width:760px){
  .tjpc-tabs .tjpc-logout-nav{
    margin-top:0!important;
    margin-left:4px!important;
    flex:0 0 auto;
  }
  .tjpc-account-security{
    align-items:flex-start;
    flex-direction:column;
  }
}

/* =========================================================
   TJ PORTAL 3.5.1 — dashboard stats in one row
   ========================================================= */
.tjpc-dashboard .tjpc-stats,
.tjpc-dashboard .tjpc-dashboard-stats,
.tjpc-dashboard .tjpc-stat-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:9px!important;
  width:100%!important;
}

.tjpc-dashboard .tjpc-stat,
.tjpc-dashboard .tjpc-stat-card{
  min-width:0!important;
  margin:0!important;
}

@media(max-width:900px){
  .tjpc-dashboard .tjpc-stats,
  .tjpc-dashboard .tjpc-dashboard-stats,
  .tjpc-dashboard .tjpc-stat-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}

@media(max-width:600px){
  .tjpc-dashboard .tjpc-stats,
  .tjpc-dashboard .tjpc-dashboard-stats,
  .tjpc-dashboard .tjpc-stat-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

/* =========================================================
   TJ PORTAL 3.5.2 — actual dashboard metrics row fix
   ========================================================= */
.tjpc-dashboard-content > .tjpc-dashboard-grid:not(.tjpc-dashboard-main-actions){
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:8px!important;
  width:100%!important;
  margin-bottom:22px!important;
}

.tjpc-dashboard-content > .tjpc-dashboard-grid:not(.tjpc-dashboard-main-actions) .tjpc-metric{
  min-width:0!important;
  margin:0!important;
  padding:12px 13px!important;
  border:1px solid #e8e2e3!important;
  border-top-width:1px!important;
  border-radius:10px!important;
  background:#fffafa!important;
}

.tjpc-dashboard-content > .tjpc-dashboard-grid:not(.tjpc-dashboard-main-actions) .tjpc-metric span{
  display:block!important;
  min-height:28px;
  color:#6f686b!important;
  font-size:16px!important;
  line-height:1.3!important;
}

.tjpc-dashboard-content > .tjpc-dashboard-grid:not(.tjpc-dashboard-main-actions) .tjpc-metric strong{
  display:block!important;
  margin-top:5px!important;
  font-size:24px!important;
  line-height:1!important;
  color:#202126!important;
}

@media(max-width:1050px){
  .tjpc-dashboard-content > .tjpc-dashboard-grid:not(.tjpc-dashboard-main-actions){
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}

@media(max-width:650px){
  .tjpc-dashboard-content > .tjpc-dashboard-grid:not(.tjpc-dashboard-main-actions){
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:420px){
  .tjpc-dashboard-content > .tjpc-dashboard-grid:not(.tjpc-dashboard-main-actions){
    grid-template-columns:1fr!important;
  }
}

/* =========================================================
   TJ PORTAL 3.5.4 — public listing pagination
   ========================================================= */
.tjpc-pagination{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:5px;
  margin:30px 0 4px;
  padding-top:18px;
  border-top:1px solid #e8e2e3;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
}
.tjpc-pagination .page-numbers{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:36px;
  height:36px;
  padding:0 10px;
  border:1px solid #e5dcdf;
  border-radius:8px;
  background:#fff;
  color:#514b4d!important;
  font-size:16px;
  font-weight:700;
  line-height:1;
  text-decoration:none!important;
}
.tjpc-pagination a.page-numbers:hover{
  border-color:#d5b3bb;
  background:#faf5f6;
  color:#7d1726!important;
}
.tjpc-pagination .page-numbers.current{
  border-color:#9b1f31;
  background:#9b1f31;
  color:#fff!important;
}
.tjpc-pagination .prev,
.tjpc-pagination .next{
  padding-left:13px;
  padding-right:13px;
}
@media(max-width:520px){
  .tjpc-pagination{
    justify-content:flex-start;
  }
}

/* =========================================================
   TJ PORTAL 3.5.5 — package expiry awareness
   ========================================================= */
.tjpc-notification-item.is-expiry{
  border-color:#d8c47b!important;
  background:#fffaf0!important;
}
.tjpc-notification-item.is-expiry .tjpc-notification-copy strong{
  color:#6a5515!important;
}

/* =========================================================
   TJ PORTAL 3.5.6 — expired event state
   ========================================================= */
.tjpc-record-badge.is-expired{
  border-color:#e5dddf!important;
  background:#f6f3f4!important;
  color:#716b6e!important;
}
.tjpc-record-card:has(.tjpc-record-badge.is-expired){
  background:#fafafa!important;
}

/* =========================================================
   TJ PORTAL 3.5.8 — edit form state preservation
   ========================================================= */
.tjpc-form select option:checked{
  font-weight:700;
}

/* =========================================================
   TJ PORTAL 3.5.9 — edit media preservation
   ========================================================= */
.tjpc-existing-media{
  grid-column:1/-1;
  margin:2px 0 4px;
}
.tjpc-existing-media-title{
  display:block;
  margin-bottom:8px;
  color:#514b4d;
  font-size:16px;
  font-weight:700;
}
.tjpc-existing-featured .tjpc-existing-media-item{
  max-width:260px;
}
.tjpc-existing-gallery-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
}
.tjpc-existing-media-item{
  overflow:hidden;
  padding:7px;
  border:1px solid #e8e2e3;
  border-radius:9px;
  background:#fffafa;
}
.tjpc-existing-media-item img{
  display:block;
  width:100%;
  height:110px;
  object-fit:cover;
  border-radius:6px;
}
.tjpc-existing-featured .tjpc-existing-media-item img{
  height:150px;
}
.tjpc-media-remove{
  display:flex!important;
  align-items:center;
  gap:6px;
  margin:7px 0 0!important;
  color:#716b6e!important;
  font-size:16px!important;
  font-weight:700!important;
}
.tjpc-media-remove input{
  width:auto!important;
  min-height:0!important;
  margin:0!important;
}
@media(max-width:720px){
  .tjpc-existing-gallery-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

/* =========================================================
   TJ PORTAL 3.6.0 — manual demand close/open
   ========================================================= */
.tjpc-record-actions .tjpc-record-toggle.is-close{
  color:#7d4e16!important;
}
.tjpc-record-actions .tjpc-record-toggle.is-open{
  color:#7d1726!important;
  font-weight:700!important;
}

.tjpc-guest-media-info{grid-column:1/-1;padding:14px 16px;border:1px solid #e8e2e3;border-radius:10px;background:#fbf7f8}
.tjpc-guest-media-info strong{display:block;margin-bottom:4px;font-size:16px}
.tjpc-guest-media-info p{margin:0 0 8px;color:#716b6e;font-size:16px;line-height:1.5}
.tjpc-guest-media-info a{color:#9b1f31!important;font-size:16px;font-weight:700}

/* =========================================================
   TJ PORTAL 3.6.4 — guest classified anti-spam
   ========================================================= */
.tjpc-hp{
  position:absolute!important;
  left:-10000px!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}

/* =========================================================
   TJ PORTAL 3.7.1 — closed demand conversation context
   ========================================================= */
.tjpc-thread-closed-label{
  display:inline-block;
  width:max-content;
  margin-top:5px;
  padding:3px 6px;
  border:1px solid #e5dddf;
  border-radius:5px;
  background:#f6f3f4;
  color:#716b6e;
  font-size:16px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.tjpc-thread-closed-info{
  margin:10px 0 14px;
  padding:11px 12px;
  border:1px solid #e4dcde;
  border-radius:8px;
  background:#faf8f8;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
}
.tjpc-thread-closed-info strong,
.tjpc-thread-closed-info span{
  display:block;
}
.tjpc-thread-closed-info strong{
  margin-bottom:3px;
  color:#514b4d;
  font-size:16px;
}
.tjpc-thread-closed-info span{
  color:#746e71;
  font-size:16px;
  line-height:1.45;
}

/* =========================================================
   TJ PORTAL 3.7.2 — vendor attachment state in messages
   ========================================================= */
.tjpc-vendor-attachment-status{
  display:inline-block;
  width:max-content;
  margin-top:6px;
  padding:3px 6px;
  border-radius:5px;
  font-size:16px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.tjpc-vendor-attachment-status.is-active{
  border:1px solid #e1c9ce;
  background:#f8eff1;
  color:#7d1726;
}
.tjpc-vendor-attachment-status.is-inactive{
  border:1px solid #e4dcde;
  background:#f6f3f4;
  color:#716b6e;
}
.tjpc-vendor-attachment.is-inactive{
  opacity:.92;
}
.tjpc-vendor-attachment-note{
  margin:7px 0 0!important;
  color:#746e71!important;
  font-size:16px!important;
  line-height:1.45!important;
}

/* =========================================================
   TJ PORTAL 3.7.3 — one offer per demand
   ========================================================= */
.tjpc-demand-already-responded{
  padding:14px 15px;
  border:1px solid #e4dcde;
  border-radius:10px;
  background:#fbf7f8;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
}
.tjpc-demand-already-responded strong,
.tjpc-demand-already-responded span{
  display:block;
}
.tjpc-demand-already-responded strong{
  margin-bottom:4px;
  color:#413b3d;
  font-size:16px;
}
.tjpc-demand-already-responded span{
  margin-bottom:9px;
  color:#716b6e;
  font-size:16px;
  line-height:1.5;
}
.tjpc-demand-already-responded a{
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:0 11px;
  border-radius:7px;
  background:#9b1f31;
  color:#fff!important;
  font-size:16px;
  font-weight:700;
  text-decoration:none!important;
}

/* =========================================================
   TJ PORTAL 3.8.2 — safer admin account switching
   ========================================================= */
.tjpc-switch-expiry{
  display:inline-block;
  margin-left:7px;
  opacity:.72;
  font-size:16px;
  font-weight:600;
}


/* ========================================================================
   TJ PORTAL 3.9.0 — FINAL FRONTEND VISUAL SYSTEM
   ======================================================================== */

:root{
  --tjpc-green:#9b1f31;
  --tjpc-green-dark:#741522;
  --tjpc-green-soft:#f8eff1;
  --tjpc-green-line:#eadde0;
  --tjpc-ink:#202126;
  --tjpc-text:#5a5355;
  --tjpc-muted:#80797c;
  --tjpc-line:#e8e2e3;
  --tjpc-line-soft:#f6f1f2;
  --tjpc-bg:#f5f7f5;
  --tjpc-surface:#ffffff;
  --tjpc-warm:#f7f3e9;
  --tjpc-warm-line:#e7dcc2;
  --tjpc-radius:12px;
  --tjpc-radius-sm:8px;
  --tjpc-shadow:0 8px 28px rgba(31,52,39,.055);
}

.tjpc-dashboard,
.tjpc-public-directory,
.tjpc-directory,
.tjpc-form,
.tjpc-panel,
.tjpc-auth-shell,
.tjpc-package-shell,
.tjpc-payment-shell,
.tjpc-single,
.tjpc-login,
.tjpc-registration-success,
.tjpc-switch-bar{
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
  box-sizing:border-box;
}

.tjpc-dashboard *,
.tjpc-public-directory *,
.tjpc-directory *,
.tjpc-form *,
.tjpc-auth-shell *,
.tjpc-package-shell *,
.tjpc-payment-shell *,
.tjpc-single *{
  box-sizing:border-box;
}

/* ---- shared page rhythm ---- */
.tjpc-dashboard,
.tjpc-public-directory,
.tjpc-directory,
.tjpc-package-shell,
.tjpc-payment-shell,
.tjpc-auth-shell{
  width:min(1180px,calc(100% - 36px));
  margin:34px auto 56px!important;
}

.tjpc-panel,
.tjpc-form-section,
.tjpc-account-status,
.tjpc-quick-start,
.tjpc-notification-center,
.tjpc-my-records,
.tjpc-matched-demands,
.tjpc-account-security{
  border:1px solid var(--tjpc-line)!important;
  border-radius:var(--tjpc-radius)!important;
  background:var(--tjpc-surface)!important;
  box-shadow:none!important;
}

.tjpc-panel{
  padding:20px!important;
}

.tjpc-eyebrow,
.tjpc-directory-kicker,
.tjpc-single-kicker,
.tjpc-single-eyebrow,
.tjpc-vendor-kicker{
  color:var(--tjpc-green)!important;
  font-size:16px!important;
  font-weight:700!important;
  letter-spacing:.09em!important;
  text-transform:uppercase!important;
}

/* ---- buttons, never red on submit ---- */
.tjpc-button,
.tjpc-btn,
.tjpc-form button,
.tjpc-auth-form button,
.tjpc-package-card button,
.tjpc-payment-shell button,
.tjpc-response-form button,
.tjpc-reply button,
.tjpc-support-form button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:40px!important;
  padding:0 16px!important;
  border:1px solid var(--tjpc-green)!important;
  border-radius:8px!important;
  background:var(--tjpc-green)!important;
  color:#fff!important;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
  font-size:16px!important;
  font-weight:700!important;
  line-height:1!important;
  text-decoration:none!important;
  box-shadow:none!important;
  cursor:pointer!important;
  transition:background .18s ease,border-color .18s ease,transform .18s ease!important;
}
.tjpc-button:hover,
.tjpc-btn:hover,
.tjpc-form button:hover,
.tjpc-auth-form button:hover,
.tjpc-response-form button:hover,
.tjpc-reply button:hover,
.tjpc-support-form button:hover{
  border-color:var(--tjpc-green-dark)!important;
  background:var(--tjpc-green-dark)!important;
  color:#fff!important;
  transform:translateY(-1px);
}
.tjpc-button-secondary{
  border-color:var(--tjpc-line)!important;
  background:#fff!important;
  color:var(--tjpc-ink)!important;
}
.tjpc-button-secondary:hover{
  border-color:#bcc9c1!important;
  background:#faf8f8!important;
  color:var(--tjpc-ink)!important;
}

/* ---- notices ---- */
.tjpc-success,
.tjpc-error,
.tjpc-notice,
.tjpc-contact-locked{
  margin:12px 0!important;
  padding:12px 14px!important;
  border-radius:9px!important;
  font-size:16px!important;
  line-height:1.55!important;
  box-shadow:none!important;
}
.tjpc-success{
  border:1px solid #bfdbc7!important;
  background:#faf2f4!important;
  color:#2b5d39!important;
}
.tjpc-error{
  border:1px solid #e5caca!important;
  background:#fbf4f4!important;
  color:#7a4545!important;
}
.tjpc-notice,
.tjpc-contact-locked{
  border:1px solid #e4dcde!important;
  background:#faf8f8!important;
  color:#56635c!important;
}

/* ========================================================================
   DASHBOARD
   ======================================================================== */
.tjpc-dashboard{
  overflow:hidden;
  border:1px solid var(--tjpc-line);
  border-radius:16px;
  background:#fff;
  box-shadow:var(--tjpc-shadow);
}

.tjpc-dashboard-head{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:24px!important;
  padding:28px 30px 24px!important;
  border-bottom:1px solid var(--tjpc-line-soft)!important;
  background:#fff!important;
}
.tjpc-dashboard-head h2{
  margin:5px 0 6px!important;
  color:var(--tjpc-ink)!important;
  font-size:28px!important;
  font-weight:700!important;
  line-height:1.1!important;
}
.tjpc-dashboard-subtitle{
  max-width:660px!important;
  margin:0!important;
  color:var(--tjpc-muted)!important;
  font-size:16px!important;
  line-height:1.55!important;
}
.tjpc-access-card{
  min-width:230px!important;
  padding:12px 14px!important;
  border:1px solid var(--tjpc-line)!important;
  border-radius:10px!important;
  background:#faf8f8!important;
}
.tjpc-access-card.is-active{
  border-color:#c8dfcf!important;
  background:#eef7f0!important;
}
.tjpc-access-card span,
.tjpc-access-card strong{
  display:block!important;
}
.tjpc-access-card span{
  color:var(--tjpc-muted)!important;
  font-size:16px!important;
  font-weight:700!important;
  text-transform:uppercase!important;
  letter-spacing:.045em!important;
}
.tjpc-access-card strong{
  margin-top:4px!important;
  color:var(--tjpc-ink)!important;
  font-size:16px!important;
}

.tjpc-tabs{
  display:flex!important;
  align-items:center!important;
  gap:2px!important;
  overflow-x:auto!important;
  padding:0 20px!important;
  border-bottom:1px solid var(--tjpc-line)!important;
  background:#fafbfa!important;
}
.tjpc-tabs>a{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  min-height:48px!important;
  padding:0 10px!important;
  color:#70696c!important;
  font-size:16px!important;
  font-weight:700!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  border:0!important;
  background:transparent!important;
}
.tjpc-tabs>a:hover{
  color:var(--tjpc-ink)!important;
}
.tjpc-tabs>a.active{
  color:var(--tjpc-green-dark)!important;
}
.tjpc-tabs>a.active:after{
  content:"";
  position:absolute;
  left:10px;
  right:10px;
  bottom:-1px;
  height:2px;
  background:var(--tjpc-green);
}
.tjpc-tabs .tjpc-support-nav{
  margin-left:auto!important;
  gap:7px!important;
  color:var(--tjpc-green-dark)!important;
}
.tjpc-support-nav-icon{
  display:flex!important;
  align-items:center!important;
}
.tjpc-support-nav small{
  display:none!important;
}
.tjpc-logout-nav{
  color:#7c6868!important;
}

.tjpc-dashboard-content{
  padding:24px 30px 32px!important;
  background:#fff!important;
}
.tjpc-notification-center{
  margin-bottom:16px!important;
  overflow:hidden!important;
}
.tjpc-notification-center-head,
.tjpc-quick-start-head,
.tjpc-matched-head,
.tjpc-my-records-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
}
.tjpc-notification-center-head{
  padding:15px 18px!important;
  border-bottom:1px solid var(--tjpc-line-soft)!important;
}
.tjpc-notification-center-head h3,
.tjpc-quick-start-head h3,
.tjpc-matched-head h3,
.tjpc-my-records-head h3{
  margin:0!important;
  color:var(--tjpc-ink)!important;
  font-size:16px!important;
  font-weight:700!important;
}
.tjpc-notification-center-list{
  padding:0 18px!important;
}
.tjpc-notification-item{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  padding:12px 0!important;
  border-top:1px solid var(--tjpc-line-soft)!important;
  background:transparent!important;
}
.tjpc-notification-item:first-child{
  border-top:0!important;
}
.tjpc-notification-copy strong{
  color:var(--tjpc-ink)!important;
  font-size:16px!important;
}
.tjpc-notification-copy span{
  color:var(--tjpc-muted)!important;
  font-size:16px!important;
  line-height:1.45!important;
}

.tjpc-account-status{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(280px,.8fr)!important;
  align-items:stretch!important;
  margin-bottom:16px!important;
  overflow:hidden!important;
}
.tjpc-account-status-main,
.tjpc-account-status-action{
  padding:16px 18px!important;
}
.tjpc-account-status-action{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  border-left:1px solid var(--tjpc-line-soft)!important;
  background:#fafbfa!important;
}
.tjpc-account-status-main strong{
  display:block!important;
  margin:3px 0!important;
  color:var(--tjpc-ink)!important;
  font-size:16px!important;
}
.tjpc-account-status-main small,
.tjpc-account-status-action span{
  color:var(--tjpc-muted)!important;
  font-size:16px!important;
  line-height:1.45!important;
}

.tjpc-quick-start{
  margin-bottom:18px!important;
  padding:18px!important;
}
.tjpc-quick-start-head{
  margin-bottom:12px!important;
}
.tjpc-quick-start-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:8px!important;
}
.tjpc-quick-start-card,
.tjpc-main-tile{
  min-height:108px!important;
  padding:14px!important;
  border:1px solid var(--tjpc-line)!important;
  border-radius:10px!important;
  background:#fff!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
.tjpc-quick-start-card:hover,
.tjpc-main-tile:hover{
  border-color:#b9cec0!important;
  background:#fffafa!important;
}
.tjpc-quick-start-card strong,
.tjpc-main-tile strong{
  display:block!important;
  color:var(--tjpc-ink)!important;
  font-size:16px!important;
}
.tjpc-quick-start-card span,
.tjpc-main-tile span,
.tjpc-quick-start-text{
  display:block!important;
  margin-top:5px!important;
  color:var(--tjpc-muted)!important;
  font-size:16px!important;
  line-height:1.45!important;
}
.tjpc-quick-start-price{
  margin-top:10px!important;
  color:var(--tjpc-green-dark)!important;
  font-size:16px!important;
  font-weight:700!important;
}

.tjpc-dashboard-content>.tjpc-dashboard-grid:not(.tjpc-dashboard-main-actions){
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:8px!important;
  margin:0 0 16px!important;
}
.tjpc-metric{
  min-height:84px!important;
  padding:13px 14px!important;
  border:1px solid var(--tjpc-line)!important;
  border-radius:10px!important;
  background:#fafbfa!important;
}
.tjpc-metric span{
  min-height:auto!important;
  color:var(--tjpc-muted)!important;
  font-size:16px!important;
  line-height:1.3!important;
}
.tjpc-metric strong{
  margin-top:9px!important;
  color:var(--tjpc-ink)!important;
  font-size:24px!important;
}

.tjpc-dashboard-main-actions{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:8px!important;
  margin-bottom:12px!important;
}
.tjpc-dashboard-browse{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:6px 14px!important;
  margin:0 0 18px!important;
  padding:0 2px!important;
}
.tjpc-dashboard-browse a{
  color:#5c6a62!important;
  font-size:16px!important;
  font-weight:700!important;
  text-decoration:none!important;
}
.tjpc-dashboard-browse a:hover{
  color:var(--tjpc-green-dark)!important;
}

.tjpc-dashboard-columns{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
  margin-bottom:12px!important;
}
.tjpc-dashboard-columns h3,
.tjpc-recent-panel h3{
  margin:0 0 12px!important;
  color:var(--tjpc-ink)!important;
  font-size:16px!important;
}
.tjpc-priority-list{
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
.tjpc-priority-list li{
  position:relative!important;
  padding:9px 0 9px 16px!important;
  border-top:1px solid var(--tjpc-line-soft)!important;
  color:var(--tjpc-text)!important;
  font-size:16px!important;
  line-height:1.5!important;
}
.tjpc-priority-list li:first-child{
  border-top:0!important;
}
.tjpc-priority-list li:before{
  content:"";
  position:absolute;
  left:1px;
  top:15px;
  width:5px;
  height:5px;
  border-radius:50%;
  background:var(--tjpc-green);
}

.tjpc-matched-demands{
  margin-bottom:12px!important;
  padding:18px!important;
}
.tjpc-matched-head{
  margin-bottom:12px!important;
}
.tjpc-matched-head p{
  margin:3px 0 0!important;
  color:var(--tjpc-muted)!important;
  font-size:16px!important;
}
.tjpc-matched-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
}
.tjpc-match-card{
  padding:14px!important;
  border:1px solid var(--tjpc-line)!important;
  border-radius:9px!important;
  background:#fff!important;
}
.tjpc-match-card h4{
  margin:6px 0 8px!important;
  font-size:16px!important;
  line-height:1.35!important;
}
.tjpc-match-card h4 a{
  color:var(--tjpc-ink)!important;
  text-decoration:none!important;
}
.tjpc-match-reason{
  color:var(--tjpc-green)!important;
  font-size:16px!important;
  font-weight:700!important;
  text-transform:uppercase!important;
  letter-spacing:.04em!important;
}
.tjpc-match-meta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:4px 8px!important;
  color:var(--tjpc-muted)!important;
  font-size:16px!important;
}
.tjpc-match-tags{
  margin-top:8px!important;
  color:#6f686b!important;
  font-size:16px!important;
}

/* records */
.tjpc-my-records{
  padding:20px!important;
}
.tjpc-my-records-head{
  margin-bottom:14px!important;
}
.tjpc-my-records-head p{
  margin:3px 0 0!important;
  color:var(--tjpc-muted)!important;
  font-size:16px!important;
}
.tjpc-record-list{
  display:flex!important;
  flex-direction:column!important;
  gap:7px!important;
}
.tjpc-record-card{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:16px!important;
  padding:14px 15px!important;
  border:1px solid var(--tjpc-line)!important;
  border-radius:10px!important;
  background:#fff!important;
}
.tjpc-record-title-row{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:7px!important;
}
.tjpc-record-title-row strong{
  color:var(--tjpc-ink)!important;
  font-size:16px!important;
}
.tjpc-record-badge{
  padding:3px 6px!important;
  border-radius:5px!important;
  font-size:16px!important;
  font-weight:700!important;
  text-transform:uppercase!important;
  letter-spacing:.035em!important;
}
.tjpc-record-meta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:4px 10px!important;
  margin-top:6px!important;
  color:var(--tjpc-muted)!important;
  font-size:16px!important;
}
.tjpc-record-help{
  margin-top:5px!important;
  color:#7a847e!important;
  font-size:16px!important;
  line-height:1.4!important;
}
.tjpc-record-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  flex-wrap:wrap!important;
  gap:5px!important;
}
.tjpc-record-actions a{
  padding:6px 8px!important;
  border:1px solid var(--tjpc-line)!important;
  border-radius:6px!important;
  background:#fff!important;
  color:#4e5c54!important;
  font-size:16px!important;
  font-weight:700!important;
  text-decoration:none!important;
}
.tjpc-record-actions a:hover{
  border-color:#b8c9be!important;
  color:var(--tjpc-green-dark)!important;
}
.tjpc-record-actions .tjpc-record-payment,
.tjpc-record-actions .is-open{
  border-color:#c6ddcd!important;
  background:#f0f8f2!important;
  color:#2d6840!important;
}
.tjpc-record-actions .is-close{
  border-color:#dfd5c2!important;
  background:#faf7f0!important;
  color:#725f3b!important;
}

/* ========================================================================
   FORMS
   ======================================================================== */
.tjpc-form{
  width:min(920px,100%)!important;
  margin:24px auto!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.tjpc-form-intro{
  margin-bottom:14px!important;
  padding:20px!important;
  border:1px solid var(--tjpc-line)!important;
  border-radius:12px!important;
  background:#fff!important;
}
.tjpc-form-intro h2,
.tjpc-form-intro h3{
  margin:4px 0 7px!important;
  color:var(--tjpc-ink)!important;
  font-size:22px!important;
}
.tjpc-form-intro p{
  margin:0!important;
  color:var(--tjpc-muted)!important;
  font-size:16px!important;
  line-height:1.6!important;
}
.tjpc-form-section{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:13px 14px!important;
  margin:10px 0!important;
  padding:20px!important;
}
.tjpc-form-section h4{
  grid-column:1/-1!important;
  margin:0 0 4px!important;
  padding-bottom:10px!important;
  border-bottom:1px solid var(--tjpc-line-soft)!important;
  color:var(--tjpc-ink)!important;
  font-size:16px!important;
  font-weight:700!important;
}
.tjpc-form-section>p.tjpc-form-help{
  grid-column:1/-1!important;
  margin:-2px 0 2px!important;
  color:var(--tjpc-muted)!important;
  font-size:16px!important;
  line-height:1.5!important;
}
.tjpc-form label{
  display:flex!important;
  flex-direction:column!important;
  gap:6px!important;
  margin:0!important;
  color:#514b4d!important;
  font-size:16px!important;
  font-weight:700!important;
  line-height:1.35!important;
}
.tjpc-form input[type="text"],
.tjpc-form input[type="email"],
.tjpc-form input[type="url"],
.tjpc-form input[type="number"],
.tjpc-form input[type="date"],
.tjpc-form input[type="tel"],
.tjpc-form input[type="password"],
.tjpc-form select,
.tjpc-form textarea,
.tjpc-auth-form input,
.tjpc-reply textarea,
.tjpc-support-form textarea{
  width:100%!important;
  min-height:42px!important;
  margin:0!important;
  padding:9px 11px!important;
  border:1px solid #e5dcdf!important;
  border-radius:8px!important;
  outline:none!important;
  background:#fff!important;
  color:var(--tjpc-ink)!important;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
  font-size:16px!important;
  font-weight:400!important;
  box-shadow:none!important;
}
.tjpc-form textarea,
.tjpc-reply textarea,
.tjpc-support-form textarea{
  min-height:112px!important;
  resize:vertical!important;
  line-height:1.55!important;
}
.tjpc-form input:focus,
.tjpc-form select:focus,
.tjpc-form textarea:focus,
.tjpc-auth-form input:focus,
.tjpc-reply textarea:focus,
.tjpc-support-form textarea:focus{
  border-color:#91b79d!important;
  box-shadow:0 0 0 3px rgba(47,125,74,.08)!important;
}
.tjpc-form .tjpc-check{
  display:flex!important;
  flex-direction:row!important;
  align-items:flex-start!important;
  gap:8px!important;
  min-height:auto!important;
  padding:9px 10px!important;
  border:1px solid var(--tjpc-line-soft)!important;
  border-radius:7px!important;
  background:#fafbfa!important;
  font-weight:600!important;
}
.tjpc-check input[type="checkbox"],
.tjpc-check input[type="radio"]{
  flex:0 0 auto!important;
  width:15px!important;
  height:15px!important;
  min-height:0!important;
  margin:1px 0 0!important;
  accent-color:var(--tjpc-green)!important;
}
.tjpc-upload-note{
  grid-column:1/-1!important;
  color:var(--tjpc-muted)!important;
  font-size:16px!important;
}
.tjpc-existing-gallery-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
.tjpc-existing-media-item{
  border-color:var(--tjpc-line)!important;
  background:#fafbfa!important;
}

/* ========================================================================
   PUBLIC DIRECTORIES
   ======================================================================== */
.tjpc-public-directory{
  padding:0!important;
}
.tjpc-directory-head,
.tjpc-demand-directory-head{
  margin-bottom:14px!important;
  padding:22px 24px!important;
  border:1px solid var(--tjpc-line)!important;
  border-radius:14px!important;
  background:#fff!important;
}
.tjpc-directory-head h1,
.tjpc-demand-directory-head h1,
.tjpc-public-directory h1{
  margin:4px 0 6px!important;
  color:var(--tjpc-ink)!important;
  font-size:28px!important;
  font-weight:700!important;
  line-height:1.12!important;
}
.tjpc-directory-head p,
.tjpc-demand-directory-head p{
  max-width:720px!important;
  margin:0!important;
  color:var(--tjpc-muted)!important;
  font-size:16px!important;
  line-height:1.55!important;
}
.tjpc-directory-filters,
.tjpc-demand-filters{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr)) auto!important;
  gap:8px!important;
  align-items:end!important;
  margin-bottom:14px!important;
  padding:14px!important;
  border:1px solid var(--tjpc-line)!important;
  border-radius:11px!important;
  background:#fafbfa!important;
}
.tjpc-directory-filters label,
.tjpc-demand-filters label{
  display:flex!important;
  flex-direction:column!important;
  gap:5px!important;
  color:#70696c!important;
  font-size:16px!important;
  font-weight:700!important;
}
.tjpc-directory-filters select,
.tjpc-directory-filters input,
.tjpc-demand-filters select,
.tjpc-demand-filters input{
  min-height:38px!important;
  padding:7px 9px!important;
  border:1px solid #e5dcdf!important;
  border-radius:7px!important;
  background:#fff!important;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
  font-size:16px!important;
  box-shadow:none!important;
}
.tjpc-filter-reset,
.tjpc-directory-clear{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:38px!important;
  padding:0 10px!important;
  border:1px solid var(--tjpc-line)!important;
  border-radius:7px!important;
  background:#fff!important;
  color:#70696c!important;
  font-size:16px!important;
  font-weight:700!important;
  text-decoration:none!important;
}
.tjpc-public-results-head,
.tjpc-directory-summary{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin:0 0 10px!important;
  color:var(--tjpc-muted)!important;
  font-size:16px!important;
}

.tjpc-directory-cards,
.tjpc-directory-grid,
.tjpc-demand-cards{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
}
.tjpc-directory-card,
.tjpc-demand-card{
  overflow:hidden!important;
  border:1px solid var(--tjpc-line)!important;
  border-radius:11px!important;
  background:#fff!important;
  box-shadow:none!important;
  transition:border-color .18s ease,transform .18s ease!important;
}
.tjpc-directory-card:hover,
.tjpc-demand-card:hover{
  border-color:#bdcec3!important;
  transform:translateY(-1px)!important;
}
.tjpc-directory-card-media,
.tjpc-directory-image,
.tjpc-classified-thumb{
  overflow:hidden!important;
  aspect-ratio:16/10!important;
  background:#f7f1f3!important;
}
.tjpc-directory-card-media img,
.tjpc-directory-image img,
.tjpc-classified-thumb img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.tjpc-directory-card-body,
.tjpc-demand-card{
  padding:14px!important;
}
.tjpc-directory-card h3,
.tjpc-demand-card h3{
  margin:5px 0 7px!important;
  color:var(--tjpc-ink)!important;
  font-size:16px!important;
  line-height:1.3!important;
}
.tjpc-directory-card h3 a,
.tjpc-demand-card h3 a{
  color:inherit!important;
  text-decoration:none!important;
}
.tjpc-directory-meta,
.tjpc-demand-card-meta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:4px 8px!important;
  color:var(--tjpc-muted)!important;
  font-size:16px!important;
  line-height:1.45!important;
}
.tjpc-directory-chip,
.tjpc-demand-badge,
.tjpc-directory-badge{
  display:inline-flex!important;
  align-items:center!important;
  width:max-content!important;
  padding:3px 6px!important;
  border:1px solid var(--tjpc-green-line)!important;
  border-radius:5px!important;
  background:var(--tjpc-green-soft)!important;
  color:var(--tjpc-green-dark)!important;
  font-size:16px!important;
  font-weight:700!important;
  letter-spacing:.03em!important;
  text-transform:uppercase!important;
}
.tjpc-directory-link{
  display:inline-flex!important;
  margin-top:10px!important;
  color:var(--tjpc-green-dark)!important;
  font-size:16px!important;
  font-weight:700!important;
  text-decoration:none!important;
}

.tjpc-pagination{
  margin-top:24px!important;
  padding-top:14px!important;
  border-top:1px solid var(--tjpc-line-soft)!important;
}
.tjpc-pagination .page-numbers{
  min-width:34px!important;
  height:34px!important;
  border-radius:7px!important;
  font-size:16px!important;
}

/* ========================================================================
   MESSAGES + SUPPORT
   ======================================================================== */
.tjpc-items,
.tjpc-activity-list{
  display:flex!important;
  flex-direction:column!important;
}
.tjpc-item,
.tjpc-message-row{
  padding:11px 12px!important;
  border:1px solid var(--tjpc-line)!important;
  border-radius:8px!important;
  background:#fff!important;
  color:var(--tjpc-ink)!important;
  text-decoration:none!important;
}
.tjpc-message-row + .tjpc-message-row{
  margin-top:6px!important;
}
.tjpc-message-row strong{
  font-size:16px!important;
}
.tjpc-message-row small{
  color:var(--tjpc-muted)!important;
  font-size:16px!important;
}
.tjpc-unread{
  min-width:21px!important;
  height:21px!important;
  border-radius:999px!important;
  background:var(--tjpc-green)!important;
  color:#fff!important;
  font-size:16px!important;
}
.tjpc-thread{
  margin-top:12px!important;
}
.tjpc-thread-context,
.tjpc-response-summary{
  margin:10px 0!important;
  padding:10px 12px!important;
  border:1px solid var(--tjpc-line)!important;
  border-radius:8px!important;
  background:#fafbfa!important;
  color:#70696c!important;
  font-size:16px!important;
}
.tjpc-vendor-attachment{
  gap:12px!important;
  padding:12px!important;
  border:1px solid var(--tjpc-line)!important;
  border-radius:9px!important;
  background:#fff!important;
}
.tjpc-vendor-attachment img{
  width:64px!important;
  height:64px!important;
  border-radius:8px!important;
  object-fit:cover!important;
}
.tjpc-support-box{
  margin-top:22px!important;
  padding:16px!important;
  border:1px solid #eadde0!important;
  border-radius:10px!important;
  background:#faf5f6!important;
}

/* ========================================================================
   PACKAGES + PAYMENT
   ======================================================================== */
.tjpc-package-intro,
.tjpc-payment-head{
  margin-bottom:12px!important;
  padding:22px!important;
  border:1px solid var(--tjpc-line)!important;
  border-radius:13px!important;
  background:#fff!important;
}
.tjpc-package-intro h2,
.tjpc-payment-head h2{
  margin:4px 0 6px!important;
  color:var(--tjpc-ink)!important;
  font-size:24px!important;
}
.tjpc-package-card{
  padding:18px!important;
  border:1px solid var(--tjpc-line)!important;
  border-radius:11px!important;
  background:#fff!important;
  box-shadow:none!important;
}
.tjpc-package-card-head{
  border-bottom:1px solid var(--tjpc-line-soft)!important;
  padding-bottom:12px!important;
  margin-bottom:12px!important;
}
.tjpc-package-price{
  color:var(--tjpc-green-dark)!important;
}
.tjpc-payment-box,
.tjpc-qr-payment{
  border:1px solid var(--tjpc-line)!important;
  border-radius:11px!important;
  background:#fff!important;
  box-shadow:none!important;
}
.tjpc-payment-lines>div{
  border-top:1px solid var(--tjpc-line-soft)!important;
}
.tjpc-payment-waiting{
  padding:22px!important;
  border:1px solid var(--tjpc-warm-line)!important;
  border-radius:12px!important;
  background:var(--tjpc-warm)!important;
}
.tjpc-payment-waiting-kicker{
  color:#7a652c!important;
}

/* ========================================================================
   AUTH + PROFILE
   ======================================================================== */
.tjpc-auth-shell{
  display:grid!important;
  grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)!important;
  overflow:hidden!important;
  border:1px solid var(--tjpc-line)!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:var(--tjpc-shadow)!important;
}
.tjpc-auth-intro{
  padding:34px!important;
  background:#faf5f6!important;
}
.tjpc-auth-intro h2{
  color:var(--tjpc-ink)!important;
  font-size:28px!important;
}
.tjpc-auth-benefits{
  margin-top:20px!important;
}
.tjpc-auth-form{
  padding:34px!important;
}
.tjpc-auth-form label{
  color:#47534c!important;
  font-size:16px!important;
  font-weight:700!important;
}
.tjpc-auth-switch{
  border-top:1px solid var(--tjpc-line-soft)!important;
}
.tjpc-profile-notifications,
.tjpc-account-security{
  margin-top:14px!important;
  padding:16px!important;
  border:1px solid var(--tjpc-line)!important;
  border-radius:10px!important;
  background:#fafbfa!important;
}

/* ========================================================================
   SWITCH BAR
   ======================================================================== */
.tjpc-switch-bar{
  position:fixed!important;
  z-index:999999!important;
  left:18px!important;
  right:18px!important;
  bottom:18px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  padding:11px 14px!important;
  border:1px solid #b9d6c2!important;
  border-radius:10px!important;
  background:#741522!important;
  color:#fff!important;
  box-shadow:0 12px 34px rgba(27,58,38,.22)!important;
  font-size:16px!important;
}
.tjpc-switch-bar a{
  color:#fff!important;
}
.tjpc-switch-bar-actions{
  display:flex!important;
  gap:7px!important;
}
.tjpc-switch-bar-actions a{
  padding:7px 9px!important;
  border:1px solid rgba(255,255,255,.28)!important;
  border-radius:6px!important;
  text-decoration:none!important;
  font-size:16px!important;
  font-weight:700!important;
}

/* ========================================================================
   MOBILE
   ======================================================================== */
@media(max-width:980px){
  .tjpc-dashboard-head{
    flex-direction:column!important;
  }
  .tjpc-access-card{
    width:100%!important;
    min-width:0!important;
  }
  .tjpc-quick-start-grid,
  .tjpc-dashboard-main-actions{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .tjpc-dashboard-content>.tjpc-dashboard-grid:not(.tjpc-dashboard-main-actions){
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  .tjpc-directory-cards,
  .tjpc-directory-grid,
  .tjpc-demand-cards{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .tjpc-directory-filters,
  .tjpc-demand-filters{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .tjpc-matched-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:720px){
  .tjpc-dashboard,
  .tjpc-public-directory,
  .tjpc-directory,
  .tjpc-package-shell,
  .tjpc-payment-shell,
  .tjpc-auth-shell{
    width:calc(100% - 22px)!important;
    margin:18px auto 36px!important;
  }
  .tjpc-dashboard{
    border-radius:12px!important;
  }
  .tjpc-dashboard-head{
    padding:20px 18px!important;
  }
  .tjpc-dashboard-head h2{
    font-size:24px!important;
  }
  .tjpc-tabs{
    padding:0 9px!important;
  }
  .tjpc-tabs>a{
    min-height:44px!important;
    padding:0 8px!important;
    font-size:16px!important;
  }
  .tjpc-tabs .tjpc-support-nav{
    margin-left:0!important;
  }
  .tjpc-dashboard-content{
    padding:18px!important;
  }
  .tjpc-account-status{
    grid-template-columns:1fr!important;
  }
  .tjpc-account-status-action{
    border-top:1px solid var(--tjpc-line-soft)!important;
    border-left:0!important;
  }
  .tjpc-dashboard-columns{
    grid-template-columns:1fr!important;
  }
  .tjpc-dashboard-content>.tjpc-dashboard-grid:not(.tjpc-dashboard-main-actions){
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .tjpc-matched-grid,
  .tjpc-directory-cards,
  .tjpc-directory-grid,
  .tjpc-demand-cards{
    grid-template-columns:1fr!important;
  }
  .tjpc-form-section{
    grid-template-columns:1fr!important;
    padding:16px!important;
  }
  .tjpc-existing-gallery-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .tjpc-directory-filters,
  .tjpc-demand-filters{
    grid-template-columns:1fr!important;
  }
  .tjpc-record-card{
    grid-template-columns:1fr!important;
  }
  .tjpc-record-actions{
    justify-content:flex-start!important;
  }
  .tjpc-auth-shell{
    grid-template-columns:1fr!important;
  }
  .tjpc-auth-intro,
  .tjpc-auth-form{
    padding:24px!important;
  }
  .tjpc-switch-bar{
    left:10px!important;
    right:10px!important;
    bottom:10px!important;
    align-items:flex-start!important;
    flex-direction:column!important;
  }
}

@media(max-width:460px){
  .tjpc-dashboard-content>.tjpc-dashboard-grid:not(.tjpc-dashboard-main-actions),
  .tjpc-quick-start-grid,
  .tjpc-dashboard-main-actions{
    grid-template-columns:1fr!important;
  }
  .tjpc-metric{
    min-height:72px!important;
  }
  .tjpc-dashboard-browse{
    align-items:flex-start!important;
    flex-direction:column!important;
  }
  .tjpc-existing-gallery-grid{
    grid-template-columns:1fr 1fr!important;
  }
}


/* ========================================================================
   TJ PORTAL 3.9.1 — SITE SHELL / HOME / PAGES / MAPS
   ======================================================================== */
body.tjpc-site-mode{
  --tjpc-site-green:#9b1f31;
  --tjpc-site-green-dark:#741522;
  --tjpc-site-green-soft:#eff6f1;
  --tjpc-site-ink:#1d2922;
  --tjpc-site-text:#536057;
  --tjpc-site-muted:#7b857f;
  --tjpc-site-line:#e8e2e3;
  --tjpc-site-bg:#faf8f8;
  margin:0!important;
  background:#fff!important;
  color:var(--tjpc-site-text)!important;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
}
body.tjpc-site-mode #site-header,
body.tjpc-site-mode #site-footer,
body.tjpc-site-mode .site-header,
body.tjpc-site-mode .site-footer{
  display:none!important;
}
body.tjpc-site-mode .site-main,
body.tjpc-site-mode main.site-main{
  max-width:none!important;
  width:100%!important;
  padding:0!important;
  margin:0!important;
}
body.tjpc-site-mode .page-header{
  display:none!important;
}

/* header */
.tjpc-site-header{
  position:sticky;
  z-index:99990;
  top:0;
  width:100%;
  border-bottom:1px solid rgba(221,230,224,.92);
  background:rgba(255,255,255,.94);
  backdrop-filter:blur(14px);
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
}
.tjpc-site-header-shell{
  display:flex;
  align-items:center;
  width:min(1220px,calc(100% - 38px));
  min-height:72px;
  margin:0 auto;
}
.tjpc-site-logo{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  color:var(--tjpc-site-ink)!important;
  text-decoration:none!important;
}
.tjpc-site-logo-mark{
  position:relative;
  display:block;
  width:30px;
  height:30px;
}
.tjpc-site-logo-mark span{
  position:absolute;
  display:block;
  width:8px;
  border-radius:8px 8px 3px 3px;
  background:var(--tjpc-site-green);
  transform-origin:bottom center;
}
.tjpc-site-logo-mark span:nth-child(1){left:3px;bottom:5px;height:19px;transform:rotate(-28deg)}
.tjpc-site-logo-mark span:nth-child(2){left:11px;bottom:3px;height:25px}
.tjpc-site-logo-mark span:nth-child(3){left:20px;bottom:5px;height:19px;transform:rotate(28deg)}
.tjpc-site-logo-copy{
  display:flex;
  align-items:baseline;
  gap:4px;
  white-space:nowrap;
}
.tjpc-site-logo-copy strong{
  color:var(--tjpc-site-ink);
  font-size:19px;
  font-weight:700;
  letter-spacing:-.025em;
}
.tjpc-site-logo-copy small{
  color:var(--tjpc-site-green-dark);
  font-size:16px;
  font-weight:700;
}
.tjpc-site-nav{
  display:flex;
  align-items:center;
  gap:22px;
  margin-left:56px;
}
.tjpc-site-nav a{
  position:relative;
  padding:27px 0 25px;
  color:#526057!important;
  font-size:16px;
  font-weight:700;
  text-decoration:none!important;
}
.tjpc-site-nav a:after{
  content:"";
  position:absolute;
  right:0;
  bottom:20px;
  left:0;
  height:1px;
  background:var(--tjpc-site-green);
  transform:scaleX(0);
  transform-origin:left;
  transition:transform .2s ease;
}
.tjpc-site-nav a:hover{
  color:var(--tjpc-site-green-dark)!important;
}
.tjpc-site-nav a:hover:after{
  transform:scaleX(1);
}
.tjpc-site-header-actions{
  display:flex;
  align-items:center;
  gap:8px;
  margin-left:auto;
}
.tjpc-site-add,
.tjpc-site-account{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:38px!important;
  padding:0 12px!important;
  border-radius:8px!important;
  font-size:16px!important;
  font-weight:700!important;
  text-decoration:none!important;
}
.tjpc-site-add{
  border:1px solid #d4e1d7!important;
  background:#faf5f6!important;
  color:var(--tjpc-site-green-dark)!important;
}
.tjpc-site-account{
  border:1px solid var(--tjpc-site-green)!important;
  background:var(--tjpc-site-green)!important;
  color:#fff!important;
}
.tjpc-site-account svg{
  width:17px;
  height:17px;
  margin-right:6px;
}
.tjpc-site-menu-toggle{
  display:none;
  width:40px;
  height:38px;
  padding:0;
  border:1px solid var(--tjpc-site-line);
  border-radius:8px;
  background:#fff;
}
.tjpc-site-menu-toggle span{
  display:block;
  width:16px;
  height:1px;
  margin:4px auto;
  background:#34433a;
}
.tjpc-site-mobile-nav{
  display:none;
}

/* page */
.tjpc-page-shell{
  width:min(1180px,calc(100% - 38px));
  margin-right:auto;
  margin-left:auto;
}
.tjpc-page-hero{
  padding:40px 0 34px;
  border-bottom:1px solid var(--tjpc-site-line);
  background:linear-gradient(180deg,#faf8f8 0%,#fff 100%);
}
.tjpc-page-hero span{
  display:block;
  margin-bottom:7px;
  color:var(--tjpc-site-green);
  font-size:16px;
  font-weight:700;
  letter-spacing:.11em;
  text-transform:uppercase;
}
.tjpc-page-hero h1{
  max-width:820px;
  margin:0;
  color:var(--tjpc-site-ink);
  font-size:clamp(30px,4vw,46px);
  font-weight:700;
  line-height:1.06;
  letter-spacing:-.035em;
}
.tjpc-page-hero p{
  max-width:690px;
  margin:10px 0 0;
  color:#6c776f;
  font-size:16px;
  line-height:1.65;
}
.tjpc-page-content{
  padding-top:28px;
  padding-bottom:58px;
}
.tjpc-page-content>.tjpc-public-directory,
.tjpc-page-content>.tjpc-directory,
.tjpc-page-content>.tjpc-form,
.tjpc-page-content>.tjpc-package-shell,
.tjpc-page-content>.tjpc-payment-shell{
  width:100%!important;
  margin-top:0!important;
}

/* home */
.tjpc-home{
  width:100%;
  overflow:hidden;
  background:#fff;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
}
.tjpc-home-shell{
  width:min(1180px,calc(100% - 38px));
  margin:0 auto;
}
.tjpc-home-hero{
  padding:72px 0 68px;
  background:
    radial-gradient(circle at 78% 26%,rgba(47,125,74,.11),transparent 32%),
    linear-gradient(180deg,#fbf7f8 0%,#fff 100%);
}
.tjpc-home-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(360px,.72fr);
  align-items:center;
  gap:76px;
}
.tjpc-home-kicker{
  display:block;
  margin-bottom:14px;
  color:var(--tjpc-site-green);
  font-size:16px;
  font-weight:700;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.tjpc-home-hero-copy h1{
  margin:0;
  color:var(--tjpc-site-ink);
  font-size:clamp(42px,5.4vw,68px);
  font-weight:700;
  line-height:.98;
  letter-spacing:-.055em;
}
.tjpc-home-hero-copy h1 em{
  color:var(--tjpc-site-green);
  font-style:normal;
}
.tjpc-home-hero-copy p{
  max-width:630px;
  margin:22px 0 0;
  color:#67736b;
  font-size:16px;
  line-height:1.7;
}
.tjpc-home-hero-actions{
  display:flex;
  gap:8px;
  margin-top:26px;
}
.tjpc-home-hero-actions a{
  display:inline-flex;
  align-items:center;
  min-height:42px;
  padding:0 15px;
  border:1px solid var(--tjpc-site-line);
  border-radius:8px;
  background:#fff;
  color:#3e4b43!important;
  font-size:16px;
  font-weight:700;
  text-decoration:none!important;
}
.tjpc-home-hero-actions .is-primary{
  border-color:var(--tjpc-site-green);
  background:var(--tjpc-site-green);
  color:#fff!important;
}
.tjpc-home-search-card{
  overflow:hidden;
  border:1px solid #d9e4dc;
  border-radius:16px;
  background:#fff;
  box-shadow:0 22px 55px rgba(43,72,52,.09);
}
.tjpc-home-search-tabs{
  display:grid;
  grid-template-columns:1fr 1fr;
  border-bottom:1px solid var(--tjpc-site-line);
  background:#faf8f8;
}
.tjpc-home-search-tabs button{
  min-height:48px;
  border:0;
  border-bottom:2px solid transparent;
  background:transparent;
  color:#6c776f;
  font-family:inherit;
  font-size:16px;
  font-weight:700;
  cursor:pointer;
}
.tjpc-home-search-tabs button.is-active{
  border-bottom-color:var(--tjpc-site-green);
  background:#fff;
  color:var(--tjpc-site-green-dark);
}
.tjpc-home-search-form{
  display:none;
  padding:22px;
}
.tjpc-home-search-form.is-active{
  display:grid;
  gap:11px;
}
.tjpc-home-search-form label{
  display:flex;
  flex-direction:column;
  gap:6px;
  color:#536057;
  font-size:16px;
  font-weight:700;
}
.tjpc-home-search-form input{
  min-height:44px;
  padding:0 11px;
  border:1px solid #d8e0db;
  border-radius:8px;
  outline:0;
  background:#fff;
  color:var(--tjpc-site-ink);
  font-family:inherit;
  font-size:16px;
}
.tjpc-home-search-form input:focus{
  border-color:#9ab9a2;
  box-shadow:0 0 0 3px rgba(47,125,74,.08);
}
.tjpc-home-search-form button{
  min-height:42px;
  margin-top:3px;
  border:1px solid var(--tjpc-site-green);
  border-radius:8px;
  background:var(--tjpc-site-green);
  color:#fff;
  font-family:inherit;
  font-size:16px;
  font-weight:700;
  cursor:pointer;
}
.tjpc-home-search-links{
  display:flex;
  gap:16px;
  padding:12px 22px 15px;
  border-top:1px solid var(--tjpc-site-line);
}
.tjpc-home-search-links a{
  color:#6b776f!important;
  font-size:16px;
  font-weight:700;
  text-decoration:none!important;
}

.tjpc-home-paths,
.tjpc-home-listing{
  padding:62px 0;
}
.tjpc-home-paths{
  border-top:1px solid #f6f1f2;
  border-bottom:1px solid #f6f1f2;
  background:#fafbfa;
}
.tjpc-home-section-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:20px;
  margin-bottom:22px;
}
.tjpc-home-section-head span,
.tjpc-home-map-cta span{
  display:block;
  margin-bottom:5px;
  color:var(--tjpc-site-green);
  font-size:16px;
  font-weight:700;
  letter-spacing:.09em;
  text-transform:uppercase;
}
.tjpc-home-section-head h2,
.tjpc-home-map-cta h2{
  margin:0;
  color:var(--tjpc-site-ink);
  font-size:30px;
  font-weight:700;
  line-height:1.1;
  letter-spacing:-.035em;
}
.tjpc-home-section-head>a{
  color:var(--tjpc-site-green-dark)!important;
  font-size:16px;
  font-weight:700;
  text-decoration:none!important;
}
.tjpc-home-path-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
}
.tjpc-home-path-card{
  display:flex;
  min-height:180px;
  flex-direction:column;
  padding:19px;
  border:1px solid var(--tjpc-site-line);
  border-radius:12px;
  background:#fff;
  color:inherit!important;
  text-decoration:none!important;
  transition:transform .18s ease,border-color .18s ease;
}
.tjpc-home-path-card:hover{
  border-color:#bcd0c2;
  transform:translateY(-2px);
}
.tjpc-home-path-card strong{
  color:var(--tjpc-site-ink);
  font-size:16px;
  font-weight:700;
}
.tjpc-home-path-card span{
  margin-top:9px;
  color:#737f77;
  font-size:16px;
  line-height:1.55;
}
.tjpc-home-path-card b{
  margin-top:auto;
  padding-top:18px;
  color:var(--tjpc-site-green-dark);
  font-size:16px;
}
.tjpc-home-listing-vendors{
  background:#fcf9fa;
}
.tjpc-home-card-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:11px;
}
.tjpc-home-card{
  overflow:hidden;
  border:1px solid var(--tjpc-site-line);
  border-radius:12px;
  background:#fff;
}
.tjpc-home-card-media{
  display:block;
  overflow:hidden;
  aspect-ratio:16/10;
  background:#eef3ef;
}
.tjpc-home-card-media img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .25s ease;
}
.tjpc-home-card:hover .tjpc-home-card-media img{
  transform:scale(1.015);
}
.tjpc-home-card-placeholder{
  position:relative;
  width:100%;
  height:100%;
  background:linear-gradient(135deg,#eef4ef,#e3ece6);
}
.tjpc-home-card-placeholder span{
  position:absolute;
  top:50%;
  left:50%;
  width:34px;
  height:34px;
  border:6px solid rgba(47,125,74,.18);
  border-radius:50%;
  transform:translate(-50%,-50%);
}
.tjpc-home-card-body{
  padding:15px;
}
.tjpc-home-card-type{
  color:var(--tjpc-site-green);
  font-size:16px;
  font-weight:700;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.tjpc-home-card h3{
  margin:5px 0 7px;
  font-size:16px;
  line-height:1.3;
}
.tjpc-home-card h3 a{
  color:var(--tjpc-site-ink)!important;
  font-weight:700;
  text-decoration:none!important;
}
.tjpc-home-card p{
  min-height:14px;
  margin:0;
  color:#80797c;
  font-size:16px;
}
.tjpc-home-card-link{
  display:inline-flex;
  margin-top:11px;
  color:var(--tjpc-site-green-dark)!important;
  font-size:16px;
  font-weight:700;
  text-decoration:none!important;
}
.tjpc-home-empty{
  grid-column:1/-1;
  padding:24px;
  border:1px solid var(--tjpc-site-line);
  border-radius:10px;
  background:#fafbfa;
  color:#748078;
  font-size:16px;
}
.tjpc-home-map-cta{
  padding:62px 0 72px;
}
.tjpc-home-map-cta-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:42px;
  padding:34px 38px;
  border:1px solid #d4e2d7;
  border-radius:16px;
  background:linear-gradient(120deg,#f8eff1,#f9fbf9);
}
.tjpc-home-map-cta p{
  max-width:650px;
  margin:10px 0 0;
  color:#6c786f;
  font-size:16px;
  line-height:1.6;
}
.tjpc-home-map-cta a{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  min-height:42px;
  padding:0 14px;
  border:1px solid var(--tjpc-site-green);
  border-radius:8px;
  background:var(--tjpc-site-green);
  color:#fff!important;
  font-size:16px;
  font-weight:700;
  text-decoration:none!important;
}

/* footer */
.tjpc-site-footer{
  border-top:1px solid #dde6e0;
  background:#1e2b23;
  color:#d6dfd9;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
}
.tjpc-site-footer-shell{
  display:grid;
  grid-template-columns:minmax(0,1fr) 420px;
  gap:70px;
  width:min(1180px,calc(100% - 38px));
  margin:0 auto;
  padding:48px 0 36px;
}
.tjpc-site-footer .tjpc-site-logo-copy strong{
  color:#fff;
}
.tjpc-site-footer .tjpc-site-logo-copy small{
  color:#9cc2a7;
}
.tjpc-site-footer-brand p{
  max-width:480px;
  margin:14px 0 0;
  color:#9eaaa2;
  font-size:16px;
  line-height:1.65;
}
.tjpc-site-footer-nav{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:36px;
}
.tjpc-site-footer-nav>div{
  display:flex;
  flex-direction:column;
  gap:8px;
}
.tjpc-site-footer-nav strong{
  margin-bottom:4px;
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
  letter-spacing:.07em;
}
.tjpc-site-footer-nav a{
  color:#aeb9b2!important;
  font-size:16px;
  text-decoration:none!important;
}
.tjpc-site-footer-nav a:hover{
  color:#fff!important;
}
.tjpc-site-footer-bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  width:min(1180px,calc(100% - 38px));
  margin:0 auto;
  padding:14px 0 18px;
  border-top:1px solid rgba(255,255,255,.08);
  color:#7f8d84;
  font-size:16px;
}

/* directory map polish */
.tjpc-directory-layout{
  align-items:start!important;
}
.tjpc-directory-map-wrap{
  position:sticky!important;
  top:94px!important;
  overflow:hidden!important;
  border:1px solid var(--tjpc-site-line)!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:none!important;
}
.tjpc-directory-map-head{
  padding:13px 14px!important;
  border-bottom:1px solid var(--tjpc-site-line)!important;
  background:#fcf9fa!important;
}
.tjpc-directory-map-head strong{
  color:var(--tjpc-site-ink)!important;
  font-size:16px!important;
}
.tjpc-directory-map-head span{
  color:#7c8780!important;
  font-size:16px!important;
}
.tjpc-directory-map{
  height:560px!important;
  min-height:560px!important;
  border-radius:0!important;
  background:#edf2ee!important;
}
.tjpc-map-note{
  padding:10px 13px!important;
  border-top:1px solid var(--tjpc-site-line)!important;
  background:#fafbfa!important;
  color:#7b867f!important;
  font-size:16px!important;
  line-height:1.45!important;
}
.tjpc-directory-map .leaflet-control-zoom a{
  color:#435149!important;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
}
.tjpc-directory-map .leaflet-popup-content-wrapper{
  border-radius:9px!important;
  box-shadow:0 10px 30px rgba(30,50,37,.13)!important;
}
.tjpc-directory-map .leaflet-popup-content{
  min-width:170px!important;
  margin:12px 13px!important;
  color:#59655d!important;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;
  font-size:16px!important;
  line-height:1.45!important;
}
.tjpc-directory-map .leaflet-popup-content strong{
  display:block!important;
  margin-bottom:3px!important;
  color:var(--tjpc-site-ink)!important;
  font-size:16px!important;
}
.tjpc-directory-map .leaflet-popup-content a{
  display:inline-flex!important;
  margin-top:7px!important;
  color:var(--tjpc-site-green-dark)!important;
  font-size:16px!important;
  font-weight:700!important;
  text-decoration:none!important;
}
.tjpc-map-marker{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:30px!important;
  height:30px!important;
  border:3px solid #fff!important;
  border-radius:50% 50% 50% 8px!important;
  box-shadow:0 4px 12px rgba(28,55,37,.22)!important;
  transform:rotate(-45deg)!important;
}
.tjpc-map-marker>span{
  width:7px!important;
  height:7px!important;
  border-radius:50%!important;
  background:#fff!important;
  transform:rotate(45deg)!important;
}
.tjpc-map-marker.is-event{background:#7d1726!important}
.tjpc-map-marker.is-vendor{background:#9b1f31!important}
.tjpc-map-marker.is-origin{background:#26362c!important}
.tjpc-map-marker.is-origin>span{background:#fff!important}

@media(max-width:980px){
  .tjpc-site-nav{gap:14px;margin-left:30px}
  .tjpc-site-add{display:none!important}
  .tjpc-home-hero-grid{grid-template-columns:1fr;gap:34px}
  .tjpc-home-search-card{max-width:620px}
  .tjpc-home-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tjpc-site-footer-shell{grid-template-columns:1fr 340px;gap:42px}
  .tjpc-directory-map-wrap{position:relative!important;top:auto!important}
  .tjpc-directory-map{height:460px!important;min-height:460px!important}
}
@media(max-width:760px){
  .tjpc-site-header-shell{width:calc(100% - 24px);min-height:62px}
  .tjpc-site-nav{display:none}
  .tjpc-site-account span{display:none}
  .tjpc-site-account svg{margin-right:0}
  .tjpc-site-menu-toggle{display:block}
  .tjpc-site-mobile-nav{
    display:none;
    padding:8px 12px 14px;
    border-top:1px solid var(--tjpc-site-line);
    background:#fff;
  }
  .tjpc-site-header.is-open .tjpc-site-mobile-nav{
    display:grid;
  }
  .tjpc-site-mobile-nav a{
    padding:11px 4px;
    border-bottom:1px solid #f7f1f3;
    color:#46534b!important;
    font-size:16px;
    font-weight:700;
    text-decoration:none!important;
  }
  .tjpc-home-hero{padding:48px 0}
  .tjpc-home-hero-copy h1{font-size:44px}
  .tjpc-home-section-head{align-items:flex-start;flex-direction:column}
  .tjpc-home-card-grid{grid-template-columns:1fr}
  .tjpc-home-path-grid{grid-template-columns:1fr}
  .tjpc-home-map-cta-inner{align-items:flex-start;flex-direction:column;padding:26px}
  .tjpc-site-footer-shell{grid-template-columns:1fr;gap:34px;width:calc(100% - 28px)}
  .tjpc-site-footer-bottom{width:calc(100% - 28px)}
  .tjpc-page-shell,
  .tjpc-home-shell{width:calc(100% - 24px)}
}
@media(max-width:520px){
  .tjpc-site-logo-copy small{display:none}
  .tjpc-home-hero-copy h1{font-size:38px}
  .tjpc-home-hero-actions{align-items:stretch;flex-direction:column}
  .tjpc-home-hero-actions a{justify-content:center}
  .tjpc-site-footer-nav{grid-template-columns:1fr}
  .tjpc-site-footer-bottom{align-items:flex-start;flex-direction:column;gap:4px}
  .tjpc-directory-map{height:360px!important;min-height:360px!important}
}


/* ========================================================================
   TJ PORTAL 3.9.2 — READABLE UI PASS
   Bigger type, clearer hierarchy, more breathing room
   ======================================================================== */

body.tjpc-site-mode{
  font-size:16px!important;
  line-height:1.6!important;
}

/* HEADER */
.tjpc-site-header-shell{
  min-height:82px!important;
}
.tjpc-site-logo-mark{
  width:34px!important;
  height:34px!important;
}
.tjpc-site-logo-copy strong{
  font-size:24px!important;
}
.tjpc-site-logo-copy small{
  font-size:16px!important;
}
.tjpc-site-nav{
  gap:28px!important;
  margin-left:64px!important;
}
.tjpc-site-nav a{
  padding:31px 0 29px!important;
  font-size:16px!important;
}
.tjpc-site-nav a:after{
  bottom:23px!important;
}
.tjpc-site-add,
.tjpc-site-account{
  min-height:46px!important;
  padding:0 16px!important;
  font-size:16px!important;
}
.tjpc-site-account svg{
  width:19px!important;
  height:19px!important;
}

/* PAGE HERO */
.tjpc-page-hero{
  padding:58px 0 48px!important;
}
.tjpc-page-hero span{
  margin-bottom:10px!important;
  font-size:16px!important;
}
.tjpc-page-hero h1{
  font-size:clamp(40px,5vw,58px)!important;
  line-height:1.02!important;
}
.tjpc-page-hero p{
  max-width:760px!important;
  margin-top:16px!important;
  font-size:17px!important;
  line-height:1.7!important;
}
.tjpc-page-content{
  padding-top:42px!important;
  padding-bottom:78px!important;
}

/* HOMEPAGE HERO */
.tjpc-home-hero{
  padding:92px 0 84px!important;
}
.tjpc-home-hero-grid{
  grid-template-columns:minmax(0,1.1fr) minmax(420px,.8fr)!important;
  gap:88px!important;
}
.tjpc-home-kicker{
  margin-bottom:18px!important;
  font-size:16px!important;
}
.tjpc-home-hero-copy h1{
  font-size:clamp(50px,6vw,76px)!important;
  line-height:1!important;
}
.tjpc-home-hero-copy p{
  max-width:700px!important;
  margin-top:26px!important;
  font-size:18px!important;
  line-height:1.75!important;
}
.tjpc-home-hero-actions{
  gap:12px!important;
  margin-top:32px!important;
}
.tjpc-home-hero-actions a{
  min-height:50px!important;
  padding:0 20px!important;
  font-size:16px!important;
}

/* SEARCH CARD */
.tjpc-home-search-card{
  border-radius:18px!important;
}
.tjpc-home-search-tabs button{
  min-height:56px!important;
  font-size:16px!important;
}
.tjpc-home-search-form{
  padding:28px!important;
}
.tjpc-home-search-form.is-active{
  gap:16px!important;
}
.tjpc-home-search-form label{
  gap:8px!important;
  font-size:16px!important;
}
.tjpc-home-search-form input{
  min-height:50px!important;
  padding:0 14px!important;
  font-size:16px!important;
}
.tjpc-home-search-form button{
  min-height:50px!important;
  font-size:16px!important;
}
.tjpc-home-search-links{
  gap:24px!important;
  padding:16px 28px 19px!important;
}
.tjpc-home-search-links a{
  font-size:16px!important;
}

/* SECTION HEADINGS */
.tjpc-home-paths,
.tjpc-home-listing{
  padding:82px 0!important;
}
.tjpc-home-section-head{
  margin-bottom:30px!important;
}
.tjpc-home-section-head span,
.tjpc-home-map-cta span{
  margin-bottom:8px!important;
  font-size:16px!important;
}
.tjpc-home-section-head h2,
.tjpc-home-map-cta h2{
  font-size:40px!important;
  line-height:1.08!important;
}
.tjpc-home-section-head>a{
  font-size:16px!important;
}

/* PATH CARDS */
.tjpc-home-path-grid{
  gap:16px!important;
}
.tjpc-home-path-card{
  min-height:220px!important;
  padding:24px!important;
  border-radius:14px!important;
}
.tjpc-home-path-card strong{
  font-size:21px!important;
}
.tjpc-home-path-card span{
  margin-top:12px!important;
  font-size:16px!important;
  line-height:1.65!important;
}
.tjpc-home-path-card b{
  padding-top:22px!important;
  font-size:16px!important;
}

/* HOME CARDS */
.tjpc-home-card-grid{
  gap:16px!important;
}
.tjpc-home-card{
  border-radius:14px!important;
}
.tjpc-home-card-body{
  padding:20px!important;
}
.tjpc-home-card-type{
  font-size:16px!important;
}
.tjpc-home-card h3{
  margin:8px 0 10px!important;
  font-size:21px!important;
  line-height:1.35!important;
}
.tjpc-home-card p{
  min-height:auto!important;
  font-size:16px!important;
  line-height:1.5!important;
}
.tjpc-home-card-link{
  margin-top:14px!important;
  font-size:16px!important;
}

/* MAP CTA */
.tjpc-home-map-cta{
  padding:82px 0 92px!important;
}
.tjpc-home-map-cta-inner{
  gap:54px!important;
  padding:46px 50px!important;
  border-radius:18px!important;
}
.tjpc-home-map-cta p{
  max-width:720px!important;
  margin-top:14px!important;
  font-size:16px!important;
  line-height:1.7!important;
}
.tjpc-home-map-cta a{
  min-height:50px!important;
  padding:0 18px!important;
  font-size:16px!important;
}

/* FOOTER */
.tjpc-site-footer-shell{
  grid-template-columns:minmax(0,1fr) 460px!important;
  padding:58px 0 46px!important;
}
.tjpc-site-footer-brand p{
  max-width:560px!important;
  margin-top:18px!important;
  font-size:16px!important;
}
.tjpc-site-footer-nav strong{
  font-size:16px!important;
}
.tjpc-site-footer-nav a{
  font-size:16px!important;
}
.tjpc-site-footer-nav>div{
  gap:10px!important;
}
.tjpc-site-footer-bottom{
  padding:18px 0 22px!important;
  font-size:16px!important;
}

/* DIRECTORY / FILTERS */
.tjpc-directory-head,
.tjpc-demand-directory-head{
  padding:30px!important;
}
.tjpc-directory-head h1,
.tjpc-demand-directory-head h1,
.tjpc-public-directory h1{
  font-size:40px!important;
}
.tjpc-directory-head p,
.tjpc-demand-directory-head p{
  max-width:800px!important;
  font-size:16px!important;
  line-height:1.65!important;
}
.tjpc-directory-filters,
.tjpc-demand-filters{
  gap:12px!important;
  padding:18px!important;
}
.tjpc-directory-filters label,
.tjpc-demand-filters label{
  font-size:16px!important;
}
.tjpc-directory-filters select,
.tjpc-directory-filters input,
.tjpc-demand-filters select,
.tjpc-demand-filters input{
  min-height:46px!important;
  padding:8px 12px!important;
  font-size:16px!important;
}
.tjpc-filter-reset,
.tjpc-directory-clear{
  min-height:46px!important;
  padding:0 14px!important;
  font-size:16px!important;
}
.tjpc-public-results-head,
.tjpc-directory-summary{
  font-size:16px!important;
}
.tjpc-directory-card-body,
.tjpc-demand-card{
  padding:18px!important;
}
.tjpc-directory-card h3,
.tjpc-demand-card h3{
  font-size:19px!important;
}
.tjpc-directory-meta,
.tjpc-demand-card-meta{
  font-size:16px!important;
}
.tjpc-directory-chip,
.tjpc-demand-badge,
.tjpc-directory-badge{
  padding:4px 7px!important;
  font-size:16px!important;
}
.tjpc-directory-link{
  margin-top:13px!important;
  font-size:16px!important;
}

/* MAP */
.tjpc-directory-map-head{
  padding:16px 18px!important;
}
.tjpc-directory-map-head strong{
  font-size:16px!important;
}
.tjpc-directory-map-head span{
  font-size:16px!important;
}
.tjpc-directory-map{
  height:620px!important;
  min-height:620px!important;
}
.tjpc-map-note{
  padding:13px 16px!important;
  font-size:16px!important;
}
.tjpc-directory-map .leaflet-popup-content{
  min-width:220px!important;
  font-size:16px!important;
}
.tjpc-directory-map .leaflet-popup-content strong{
  font-size:16px!important;
}
.tjpc-directory-map .leaflet-popup-content a{
  font-size:16px!important;
}

/* GENERAL PORTAL COMPONENTS */
.tjpc-panel{
  padding:24px!important;
}
.tjpc-panel h3,
.tjpc-panel h2{
  font-size:20px!important;
}
.tjpc-notice,
.tjpc-success,
.tjpc-error,
.tjpc-contact-locked{
  padding:15px 17px!important;
  font-size:16px!important;
}
.tjpc-button,
.tjpc-btn,
.tjpc-form button,
.tjpc-auth-form button,
.tjpc-response-form button,
.tjpc-reply button,
.tjpc-support-form button{
  min-height:46px!important;
  padding:0 18px!important;
  font-size:16px!important;
}

/* FORMS */
.tjpc-form{
  width:min(980px,100%)!important;
}
.tjpc-form-intro{
  padding:26px!important;
}
.tjpc-form-intro h2,
.tjpc-form-intro h3{
  font-size:30px!important;
}
.tjpc-form-intro p{
  font-size:16px!important;
}
.tjpc-form-section{
  gap:18px!important;
  padding:26px!important;
}
.tjpc-form-section h4{
  padding-bottom:12px!important;
  font-size:18px!important;
}
.tjpc-form-section>p.tjpc-form-help{
  font-size:16px!important;
}
.tjpc-form label{
  gap:8px!important;
  font-size:16px!important;
}
.tjpc-form input[type="text"],
.tjpc-form input[type="email"],
.tjpc-form input[type="url"],
.tjpc-form input[type="number"],
.tjpc-form input[type="date"],
.tjpc-form input[type="tel"],
.tjpc-form input[type="password"],
.tjpc-form select,
.tjpc-form textarea,
.tjpc-auth-form input,
.tjpc-reply textarea,
.tjpc-support-form textarea{
  min-height:48px!important;
  padding:11px 13px!important;
  font-size:16px!important;
}
.tjpc-form textarea,
.tjpc-reply textarea,
.tjpc-support-form textarea{
  min-height:140px!important;
}
.tjpc-form .tjpc-check{
  padding:11px 12px!important;
  font-size:16px!important;
}
.tjpc-upload-note{
  font-size:16px!important;
}

/* DASHBOARD */
.tjpc-dashboard-head{
  padding:34px 34px 28px!important;
}
.tjpc-dashboard-head h2{
  font-size:34px!important;
}
.tjpc-dashboard-subtitle{
  font-size:16px!important;
}
.tjpc-access-card{
  min-width:260px!important;
  padding:15px 16px!important;
}
.tjpc-access-card span{
  font-size:16px!important;
}
.tjpc-access-card strong{
  font-size:16px!important;
}
.tjpc-tabs>a{
  min-height:54px!important;
  padding:0 12px!important;
  font-size:16px!important;
}
.tjpc-dashboard-content{
  padding:30px 34px 38px!important;
}
.tjpc-notification-center-head h3,
.tjpc-quick-start-head h3,
.tjpc-matched-head h3,
.tjpc-my-records-head h3{
  font-size:20px!important;
}
.tjpc-notification-copy strong{
  font-size:16px!important;
}
.tjpc-notification-copy span{
  font-size:16px!important;
}
.tjpc-account-status-main strong{
  font-size:18px!important;
}
.tjpc-account-status-main small,
.tjpc-account-status-action span{
  font-size:16px!important;
}
.tjpc-quick-start-card strong,
.tjpc-main-tile strong{
  font-size:16px!important;
}
.tjpc-quick-start-card span,
.tjpc-main-tile span,
.tjpc-quick-start-text{
  font-size:16px!important;
}
.tjpc-quick-start-price{
  font-size:16px!important;
}
.tjpc-metric{
  min-height:96px!important;
}
.tjpc-metric span{
  font-size:16px!important;
}
.tjpc-metric strong{
  font-size:28px!important;
}
.tjpc-dashboard-browse a{
  font-size:16px!important;
}
.tjpc-priority-list li{
  font-size:16px!important;
}
.tjpc-match-card h4{
  font-size:16px!important;
}
.tjpc-match-reason{
  font-size:16px!important;
}
.tjpc-match-meta,
.tjpc-match-tags{
  font-size:16px!important;
}
.tjpc-record-title-row strong{
  font-size:16px!important;
}
.tjpc-record-badge{
  font-size:16px!important;
}
.tjpc-record-meta,
.tjpc-record-help{
  font-size:16px!important;
}
.tjpc-record-actions a{
  padding:7px 10px!important;
  font-size:16px!important;
}

/* MOBILE */
@media(max-width:980px){
  .tjpc-home-hero-grid{
    grid-template-columns:1fr!important;
    gap:44px!important;
  }
  .tjpc-home-search-card{
    max-width:none!important;
  }
  .tjpc-site-nav{
    gap:18px!important;
    margin-left:30px!important;
  }
  .tjpc-directory-map{
    height:500px!important;
    min-height:500px!important;
  }
}

@media(max-width:760px){
  .tjpc-site-header-shell{
    min-height:68px!important;
  }
  .tjpc-site-logo-copy strong{
    font-size:21px!important;
  }
  .tjpc-site-logo-copy small{
    font-size:16px!important;
  }
  .tjpc-site-menu-toggle{
    width:44px!important;
    height:42px!important;
  }
  .tjpc-site-mobile-nav a{
    padding:14px 5px!important;
    font-size:16px!important;
  }

  .tjpc-home-hero{
    padding:58px 0!important;
  }
  .tjpc-home-hero-copy h1{
    font-size:46px!important;
  }
  .tjpc-home-hero-copy p{
    font-size:16px!important;
  }
  .tjpc-home-paths,
  .tjpc-home-listing{
    padding:58px 0!important;
  }
  .tjpc-home-section-head h2,
  .tjpc-home-map-cta h2{
    font-size:32px!important;
  }
  .tjpc-home-map-cta{
    padding:58px 0 66px!important;
  }
  .tjpc-home-map-cta-inner{
    padding:30px!important;
  }

  .tjpc-page-hero{
    padding:40px 0 34px!important;
  }
  .tjpc-page-hero h1{
    font-size:38px!important;
  }
  .tjpc-page-hero p{
    font-size:16px!important;
  }

  .tjpc-directory-head h1,
  .tjpc-demand-directory-head h1,
  .tjpc-public-directory h1{
    font-size:32px!important;
  }
  .tjpc-directory-head p,
  .tjpc-demand-directory-head p{
    font-size:16px!important;
  }
  .tjpc-directory-map{
    height:420px!important;
    min-height:420px!important;
  }

  .tjpc-form-section{
    padding:20px!important;
  }
  .tjpc-dashboard-head{
    padding:24px 20px!important;
  }
  .tjpc-dashboard-head h2{
    font-size:28px!important;
  }
  .tjpc-dashboard-subtitle{
    font-size:16px!important;
  }
  .tjpc-tabs>a{
    min-height:48px!important;
    font-size:16px!important;
  }
  .tjpc-dashboard-content{
    padding:20px!important;
  }
}

@media(max-width:520px){
  .tjpc-home-hero-copy h1{
    font-size:40px!important;
  }
  .tjpc-home-section-head h2,
  .tjpc-home-map-cta h2{
    font-size:29px!important;
  }
  .tjpc-home-path-card strong{
    font-size:19px!important;
  }
  .tjpc-home-card h3{
    font-size:19px!important;
  }
  .tjpc-directory-map{
    height:360px!important;
    min-height:360px!important;
  }
}
\n\n/* ========================================================================\n   TJ PORTAL 3.9.4 — BURGUNDY SITE SHELL + STABLE MOBILE HEADER/FOOTER\n   Header/footer are shortcode-only: [tj_site_header] / [tj_site_footer]\n   ======================================================================== */\n\nbody.tjpc-site-mode{\n  --tjpc-site-green:#9b1f31!important;\n  --tjpc-site-green-dark:#7d1726!important;\n  --tjpc-site-green-soft:#f8eff1!important;\n  --tjpc-site-line:#eadde0!important;\n}\n\n/* HEADER */\n.tjpc-site-header{\n  border-bottom:1px solid #eadde0!important;\n  background:rgba(255,255,255,.96)!important;\n  box-shadow:0 4px 20px rgba(90,27,38,.045)!important;\n}\n.tjpc-site-logo-mark span{background:#9b1f31!important}\n.tjpc-site-logo-copy small{color:#9b1f31!important}\n.tjpc-site-nav a{color:#4b4749!important}\n.tjpc-site-nav a:after{background:#9b1f31!important}\n.tjpc-site-nav a:hover{color:#7d1726!important}\n.tjpc-site-add{\n  border-color:#eadde0!important;\n  background:#fbf5f6!important;\n  color:#7d1726!important;\n}\n.tjpc-site-add:hover{\n  border-color:#d9b8be!important;\n  background:#f8eff1!important;\n}\n.tjpc-site-account{\n  border-color:#9b1f31!important;\n  background:#9b1f31!important;\n  color:#fff!important;\n}\n.tjpc-site-account:hover{\n  border-color:#7d1726!important;\n  background:#7d1726!important;\n}\n.tjpc-site-menu-toggle{\n  border-color:#eadde0!important;\n  background:#fff!important;\n}\n.tjpc-site-menu-toggle span{background:#7d1726!important}\n\n/* FOOTER */\n.tjpc-site-footer{\n  border-top:1px solid #7d1726!important;\n  background:#32171d!important;\n  color:#eadfe2!important;\n}\n.tjpc-site-footer .tjpc-site-logo-mark span{background:#d9aab3!important}\n.tjpc-site-footer .tjpc-site-logo-copy strong{color:#fff!important}\n.tjpc-site-footer .tjpc-site-logo-copy small{color:#d9aab3!important}\n.tjpc-site-footer-brand p{color:#bca8ad!important}\n.tjpc-site-footer-nav strong{color:#fff!important}\n.tjpc-site-footer-nav a{color:#cbb9bd!important}\n.tjpc-site-footer-nav a:hover{color:#fff!important}\n.tjpc-site-footer-bottom{\n  border-top-color:rgba(255,255,255,.10)!important;\n  color:#a98e94!important;\n}\n\n/* MOBILE HEADER */\n@media(max-width:760px){\n  .tjpc-site-header{overflow:visible!important}\n  .tjpc-site-header-shell{\n    width:calc(100% - 20px)!important;\n    min-height:68px!important;\n    gap:8px!important;\n  }\n  .tjpc-site-logo{min-width:0!important;flex:1 1 auto!important}\n  .tjpc-site-logo-mark{width:29px!important;height:29px!important;flex:0 0 29px!important}\n  .tjpc-site-logo-copy{min-width:0!important}\n  .tjpc-site-logo-copy strong{font-size:20px!important}\n  .tjpc-site-logo-copy small{display:none!important}\n  .tjpc-site-header-actions{\n    flex:0 0 auto!important;\n    gap:6px!important;\n    margin-left:8px!important;\n  }\n  .tjpc-site-add{display:none!important}\n  .tjpc-site-account{\n    display:inline-flex!important;\n    gap:6px!important;\n    min-height:40px!important;\n    padding:0 11px!important;\n    border-radius:8px!important;\n    font-size:16px!important;\n    white-space:nowrap!important;\n  }\n  .tjpc-site-account span{display:inline!important}\n  .tjpc-site-account svg{\n    width:17px!important;\n    height:17px!important;\n    margin:0!important;\n    flex:0 0 17px!important;\n  }\n  .tjpc-site-menu-toggle{\n    display:block!important;\n    flex:0 0 40px!important;\n    width:40px!important;\n    height:40px!important;\n  }\n  .tjpc-site-mobile-nav{\n    width:100%!important;\n    max-width:100%!important;\n    padding:8px 14px 14px!important;\n    border-top:1px solid #eadde0!important;\n    background:#fff!important;\n    box-shadow:0 14px 26px rgba(68,24,32,.08)!important;\n  }\n  .tjpc-site-mobile-nav a{\n    display:block!important;\n    width:100%!important;\n    padding:13px 4px!important;\n    border-bottom:1px solid #f1e5e8!important;\n    color:#403a3c!important;\n    font-size:16px!important;\n    line-height:1.35!important;\n    overflow-wrap:anywhere!important;\n  }\n  .tjpc-site-mobile-nav a:last-child{\n    margin-top:6px!important;\n    padding:12px 13px!important;\n    border:1px solid #9b1f31!important;\n    border-radius:7px!important;\n    background:#9b1f31!important;\n    color:#fff!important;\n    text-align:center!important;\n  }\n}\n\n@media(max-width:390px){\n  .tjpc-site-header-shell{width:calc(100% - 14px)!important}\n  .tjpc-site-logo-copy strong{font-size:18px!important}\n  .tjpc-site-account{padding:0 9px!important;font-size:16px!important}\n  .tjpc-site-account svg{width:16px!important;height:16px!important;flex-basis:16px!important}\n}\n\n/* MOBILE FOOTER — no overlap, natural document flow */\n@media(max-width:760px){\n  .tjpc-site-footer{overflow:hidden!important}\n  .tjpc-site-footer-shell{\n    display:block!important;\n    width:calc(100% - 28px)!important;\n    max-width:100%!important;\n    padding:36px 0 26px!important;\n  }\n  .tjpc-site-footer-brand{\n    display:block!important;\n    width:100%!important;\n    margin:0 0 28px!important;\n  }\n  .tjpc-site-footer-brand p{\n    max-width:460px!important;\n    margin-top:14px!important;\n    font-size:16px!important;\n    line-height:1.65!important;\n  }\n  .tjpc-site-footer-nav{\n    display:grid!important;\n    grid-template-columns:repeat(2,minmax(0,1fr))!important;\n    gap:28px!important;\n    width:100%!important;\n    min-width:0!important;\n  }\n  .tjpc-site-footer-nav>div{\n    display:flex!important;\n    flex-direction:column!important;\n    gap:10px!important;\n    min-width:0!important;\n  }\n  .tjpc-site-footer-nav strong{\n    margin:0 0 3px!important;\n    font-size:16px!important;\n    line-height:1.35!important;\n  }\n  .tjpc-site-footer-nav a{\n    display:block!important;\n    width:100%!important;\n    font-size:16px!important;\n    line-height:1.4!important;\n    white-space:normal!important;\n    overflow-wrap:anywhere!important;\n  }\n  .tjpc-site-footer-bottom{\n    display:flex!important;\n    align-items:flex-start!important;\n    flex-direction:column!important;\n    gap:5px!important;\n    width:calc(100% - 28px)!important;\n    max-width:100%!important;\n    padding:16px 0 20px!important;\n    font-size:16px!important;\n    line-height:1.4!important;\n  }\n}\n\n@media(max-width:480px){\n  .tjpc-site-footer-shell{width:calc(100% - 24px)!important;padding-top:30px!important}\n  .tjpc-site-footer-nav{\n    grid-template-columns:1fr!important;\n    gap:26px!important;\n  }\n  .tjpc-site-footer-nav>div{\n    padding-bottom:22px!important;\n    border-bottom:1px solid rgba(255,255,255,.08)!important;\n  }\n  .tjpc-site-footer-nav>div:last-child{padding-bottom:0!important;border-bottom:0!important}\n  .tjpc-site-footer-bottom{width:calc(100% - 24px)!important}\n}\n

/* ========================================================================
   TJ PORTAL 3.9.5 — UNIFIED BURGUNDY UI
   Replaces legacy garden-green visual identity across public portal UI.
   ======================================================================== */
:root, body, body.tjpc-site-mode, .tjpc-dashboard, .tjpc-directory, .tjpc-single, .tjpc-public-directory {
  --tjpc-green:#9b1f31!important;
  --tjpc-green-dark:#7d1726!important;
  --tjpc-green-soft:#f8eff1!important;
  --tjpc-green-line:#eadde0!important;
  --tjpc-accent:#9b1f31!important;
  --tjpc-accent-dark:#7d1726!important;
  --tjpc-accent-soft:#f8eff1!important;
}
.tjpc-btn-primary, .tjpc-button-primary, .tjpc-submit, .tjpc-primary,
.tjpc-dashboard button[type=submit], .tjpc-dashboard input[type=submit],
.tjpc-directory button[type=submit], .tjpc-directory input[type=submit]{
  background:#9b1f31!important; border-color:#9b1f31!important; color:#fff!important;
}
.tjpc-btn-primary:hover, .tjpc-button-primary:hover, .tjpc-submit:hover, .tjpc-primary:hover,
.tjpc-dashboard button[type=submit]:hover, .tjpc-dashboard input[type=submit]:hover,
.tjpc-directory button[type=submit]:hover, .tjpc-directory input[type=submit]:hover{
  background:#7d1726!important; border-color:#7d1726!important; color:#fff!important;
}
.tjpc-dashboard a, .tjpc-directory a, .tjpc-public-directory a{accent-color:#9b1f31}

/* =========================================================
   TJPC 4.0 – BILLING / CHECKOUT / INVOICES
   ========================================================= */
.tjpc-checkout-shell{max-width:920px;margin:0 auto}.tjpc-checkout-summary{display:flex;align-items:center;gap:14px;margin:18px 0 22px;padding:16px 18px;border:1px solid #ead9dd;border-radius:10px;background:#f8eff1}.tjpc-checkout-summary span{font-size:16px;color:#6e7075}.tjpc-checkout-summary strong{font-size:16px}.tjpc-checkout-summary b{margin-left:auto;color:#9b1f31;font-size:20px}.tjpc-checkout-form,.tjpc-billing-panel form{display:grid;gap:16px}.tjpc-billing-fields{display:grid;gap:15px}.tjpc-billing-fields label{display:grid;gap:7px;font-weight:700;font-size:16px;color:#292a2e}.tjpc-billing-fields input[type=text],.tjpc-billing-fields input[type=email]{width:100%;min-height:46px;padding:10px 12px;border:1px solid #d9d5d6;border-radius:7px;background:#fff;font:inherit}.tjpc-billing-type{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:4px}.tjpc-billing-choice{display:flex!important;align-items:flex-start;gap:10px!important;padding:15px;border:1px solid #ddd5d7;border-radius:9px;background:#fff;cursor:pointer}.tjpc-billing-choice:has(input:checked){border-color:#9b1f31;background:#f8eff1}.tjpc-billing-choice input{margin-top:3px}.tjpc-billing-choice span{display:block}.tjpc-billing-choice strong,.tjpc-billing-choice small{display:block}.tjpc-billing-choice small{margin-top:3px;color:#6e7075;font-weight:400;line-height:1.4}.tjpc-form-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tjpc-checkout-actions{display:flex;justify-content:space-between;gap:12px;margin-top:8px}.tjpc-billing-panel,.tjpc-invoices{margin-top:20px}.tjpc-invoice-list{display:grid;border-top:1px solid #ece8e9}.tjpc-invoice-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid #ece8e9;color:inherit!important;text-decoration:none!important}.tjpc-invoice-row span,.tjpc-invoice-row strong,.tjpc-invoice-row small{display:block}.tjpc-invoice-row small{margin-top:3px;color:#6e7075}.tjpc-invoice-row b{color:#9b1f31;white-space:nowrap}.tjpc-help{font-size:16px;color:#6e7075}.tjpc-payment-lines{grid-template-columns:repeat(2,minmax(0,1fr))!important}
@media(max-width:700px){.tjpc-billing-type,.tjpc-form-grid-2{grid-template-columns:1fr}.tjpc-checkout-summary{align-items:flex-start;flex-direction:column}.tjpc-checkout-summary b{margin-left:0}.tjpc-checkout-actions{flex-direction:column}.tjpc-checkout-actions .tjpc-button{width:100%;justify-content:center}.tjpc-payment-lines{grid-template-columns:1fr!important}}

/* 4.0.1 – upozornění na expiraci profilu */
.tjpc-expiry-warning{display:block;margin-top:5px;color:#9b1f31;font-weight:700;font-size:16px;line-height:1.35}

/* TJPC 4.0.6 – mapy na veřejných stránkách Akce / Prodejci */
.tjpc-public-map-block{overflow:hidden;margin:22px 0 28px;border:1px solid #eadfe1;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(62,35,40,.05)}
.tjpc-public-map-block .tjpc-directory-map{height:430px}
.tjpc-public-map-block .tjpc-directory-map-head{background:#fff}
@media(max-width:700px){.tjpc-public-map-block .tjpc-directory-map{height:330px}.tjpc-public-map-block{margin:18px 0 24px}}


/* ========================================================================
   TJ PORTAL 4.0.8 — READABLE TYPOGRAPHY + LEFT DASHBOARD NAVIGATION
   Minimum frontend text size 16px; no weights above 700.
   ======================================================================== */

.tjpc-dashboard,
.tjpc-public-directory,
.tjpc-directory,
.tjpc-form,
.tjpc-auth-shell,
.tjpc-package-shell,
.tjpc-payment-shell,
.tjpc-single,
.tjpc-login,
.tjpc-registration-success{
  font-size:16px!important;
}

.tjpc-dashboard strong,
.tjpc-dashboard b,
.tjpc-dashboard h1,
.tjpc-dashboard h2,
.tjpc-dashboard h3,
.tjpc-dashboard h4,
.tjpc-dashboard h5,
.tjpc-dashboard h6,
.tjpc-public-directory strong,
.tjpc-directory strong,
.tjpc-form strong,
.tjpc-auth-shell strong,
.tjpc-package-shell strong,
.tjpc-payment-shell strong,
.tjpc-single strong{
  font-weight:700!important;
}

/* Better notification/status containment */
.tjpc-notification-center,
.tjpc-notification-center-list,
.tjpc-notification-item,
.tjpc-notification-copy,
.tjpc-account-status,
.tjpc-account-status-main,
.tjpc-account-status-action{
  min-width:0!important;
  max-width:100%!important;
}
.tjpc-notification-item{
  padding:16px 18px!important;
  border-radius:12px!important;
}
.tjpc-notification-copy{
  flex:1 1 auto!important;
  overflow-wrap:anywhere!important;
}
.tjpc-notification-item>a{
  flex:0 0 auto!important;
  min-height:44px!important;
  display:inline-flex!important;
  align-items:center!important;
  padding:0 14px!important;
  border:1px solid #d9b7bd!important;
  border-radius:9px!important;
  color:#9b1f31!important;
  background:#fff!important;
  font-size:16px!important;
  font-weight:600!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
.tjpc-account-status-main.is-depleted{
  background:#fbf1f2!important;
}
.tjpc-account-status-main.is-depleted .tjpc-account-status-label{
  color:#9b1f31!important;
}

/* Desktop: clear left navigation instead of a crowded thin tab row */
@media(min-width:981px){
  .tjpc-dashboard{
    display:grid!important;
    grid-template-columns:250px minmax(0,1fr)!important;
    grid-template-areas:
      "head head"
      "nav content"!important;
    align-items:start!important;
  }
  .tjpc-dashboard-head{
    grid-area:head!important;
  }
  .tjpc-tabs{
    grid-area:nav!important;
    position:relative!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:6px!important;
    overflow:visible!important;
    height:100%!important;
    min-height:100%!important;
    padding:22px 14px 28px!important;
    border:0!important;
    border-right:1px solid var(--tjpc-line)!important;
    background:#faf7f8!important;
  }
  .tjpc-tabs>a{
    min-height:48px!important;
    width:100%!important;
    padding:0 14px!important;
    border-radius:10px!important;
    color:#5f5659!important;
    font-size:16px!important;
    font-weight:500!important;
    line-height:1.3!important;
    white-space:normal!important;
  }
  .tjpc-tabs>a:hover{
    background:#f3e8ea!important;
    color:#7d1726!important;
  }
  .tjpc-tabs>a.active{
    background:#9b1f31!important;
    color:#fff!important;
    font-weight:600!important;
  }
  .tjpc-tabs>a.active:after{
    display:none!important;
  }
  .tjpc-tabs .tjpc-support-nav{
    margin-left:0!important;
    margin-top:14px!important;
    padding-top:14px!important;
    border-top:1px solid #eadde0!important;
    color:#7d1726!important;
  }
  .tjpc-logout-nav{
    margin-top:auto!important;
  }
  .tjpc-dashboard-content{
    grid-area:content!important;
    min-width:0!important;
    padding:30px 32px 38px!important;
  }
}

@media(max-width:980px){
  .tjpc-dashboard{
    display:block!important;
  }
  .tjpc-tabs{
    display:flex!important;
    flex-direction:row!important;
    overflow-x:auto!important;
    gap:4px!important;
  }
  .tjpc-tabs>a{
    flex:0 0 auto!important;
    min-height:50px!important;
    font-size:16px!important;
  }
}

@media(max-width:650px){
  .tjpc-notification-item{
    align-items:stretch!important;
  }
  .tjpc-notification-item>a{
    width:100%!important;
    justify-content:center!important;
    white-space:normal!important;
    text-align:center!important;
  }
  .tjpc-account-status{
    grid-template-columns:1fr!important;
  }
  .tjpc-account-status-action{
    border-left:0!important;
    border-top:1px solid var(--tjpc-line-soft)!important;
  }
}
