:root{
    --yep-yellow:#ffe500;
    --yep-navy:#0d1930;
    --yep-ink:#171717;
    --yep-muted:#6f6f72;
    --yep-bg:#f7f7f5;
    --yep-border:#e2e2df;
}
.yep-container{width:min(1240px,calc(100% - 48px));margin:0 auto}
.yep-archive-hero,.yep-single-hero{position:relative;background:#0d1930 center/cover no-repeat;color:#fff;isolation:isolate}
.yep-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,15,31,.84),rgba(7,15,31,.28));z-index:-1}
.yep-archive-hero{min-height:410px;display:flex;align-items:flex-end}
.yep-hero-inner{padding:120px 0 62px}
.yep-eyebrow,.yep-results-kicker,.yep-section-heading>span,.yep-filter-heading>span,.yep-become-kicker{display:block;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700}
.yep-eyebrow{color:var(--yep-yellow);margin-bottom:14px}
.yep-archive-hero h1,.yep-single-hero h1{color:#fff;margin:0;font-weight:700;letter-spacing:-.025em}
.yep-archive-hero h1{font-size:clamp(52px,7vw,86px);line-height:.95}
.yep-archive-hero p{max-width:650px;font-size:18px;line-height:1.7;margin:18px 0 0;color:rgba(255,255,255,.9)}

.yep-directory{background:var(--yep-bg);padding:72px 0 90px}
.yep-directory-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:42px;align-items:start}
.yep-results-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}
.yep-results-heading h2{margin:3px 0 0;color:var(--yep-navy);font-size:34px;line-height:1.15}
.yep-results-kicker{color:#8a7a00}
.yep-results-count{font-size:14px;color:var(--yep-muted);white-space:nowrap}
.yep-partner-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.yep-partner-card{display:flex;flex-direction:column;min-width:0;background:#fff;box-shadow:0 8px 28px rgba(21,28,43,.08);transition:transform .22s ease,box-shadow .22s ease;overflow:hidden}
.yep-partner-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px rgba(21,28,43,.13)}
.yep-card-image{position:relative;display:block;height:230px;overflow:hidden;background:#e9e9e5;text-decoration:none}
.yep-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.yep-partner-card:hover .yep-card-image img{transform:scale(1.035)}
.yep-card-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--yep-navy);color:var(--yep-yellow);font-size:20px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.yep-card-category{position:absolute;top:14px;left:14px;background:var(--yep-yellow);color:#111;padding:7px 10px;font-size:11px;line-height:1;font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.yep-card-body{display:flex;flex:1;flex-direction:column;padding:22px 22px 20px}
.yep-card-body h3{font-size:23px;line-height:1.2;margin:0 0 10px;color:var(--yep-navy)}
.yep-card-body h3 a{color:inherit;text-decoration:none}
.yep-card-body p{margin:0 0 18px;color:var(--yep-muted);font-size:14px;line-height:1.65}
.yep-card-link{margin-top:auto;color:var(--yep-navy);font-size:13px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.06em}
.yep-card-link span{display:inline-block;margin-left:4px;transition:transform .2s ease}
.yep-card-link:hover span{transform:translateX(4px)}
.yep-card-location{display:flex;align-items:center;gap:9px;min-height:52px;padding:12px 20px;background:var(--yep-yellow);color:#111;font-size:13px;font-weight:700}
.yep-card-location span{font-size:8px}

.yep-become-card{background:var(--yep-yellow);box-shadow:none}
.yep-become-inner{display:flex;flex:1;min-height:100%;flex-direction:column;padding:34px 30px;text-decoration:none;color:#111}
.yep-become-kicker{color:#6f6500;margin-bottom:14px}
.yep-become-card h3{font-size:32px;line-height:1.04;color:var(--yep-navy);margin:0 0 14px}
.yep-become-card p{font-size:15px;line-height:1.7;margin:0 0 26px;color:#403b00}
.yep-become-button{display:inline-flex;align-items:center;gap:7px;margin-top:auto;padding:0;color:var(--yep-navy);font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:13px}
.yep-become-button span{display:inline-block;font-size:16px;transition:transform .2s ease}.yep-become-inner:hover .yep-become-button span{transform:translateX(4px)}
.yep-no-results{grid-column:1/-1;padding:42px;background:#fff;border:1px solid var(--yep-border)}
.yep-no-results h3{margin:0 0 8px;color:var(--yep-navy)}
.yep-no-results p{margin:0;color:var(--yep-muted)}

.yep-directory-sidebar{position:sticky;top:115px}
.yep-partner-filter{background:var(--yep-yellow);padding:28px 24px 24px;box-shadow:0 8px 28px rgba(21,28,43,.07)}
.yep-filter-heading{margin-bottom:24px}
.yep-filter-heading>span{color:#756b00;margin-bottom:5px}
.yep-filter-heading h3{margin:0;color:var(--yep-navy);font-size:25px}
.yep-partner-filter label{display:block;margin:18px 0 7px;color:#111;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}
.yep-partner-filter input,.yep-partner-filter select{width:100%;height:49px;border:0;border-bottom:2px solid #111;border-radius:0!important;background:rgba(255,255,255,.5);color:#111;padding:0 13px;font-size:14px;box-shadow:none!important;appearance:auto}
.yep-partner-filter input:focus,.yep-partner-filter select:focus{outline:2px solid #111;outline-offset:2px}
.yep-filter-submit,.yep-message-submit{width:100%;border:0!important;border-radius:0!important;background:var(--yep-navy)!important;color:#fff!important;padding:16px 18px!important;margin-top:24px;font-size:13px!important;font-weight:700!important;letter-spacing:.05em;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;cursor:pointer;box-shadow:none!important}
.yep-filter-submit:hover,.yep-message-submit:hover{background:#020914!important}
.yep-filter-reset{display:block;text-align:center;margin-top:13px;color:#111;text-decoration:underline;font-size:13px}
.yep-pagination{margin-top:42px}
.yep-pagination ul{display:flex;gap:8px;list-style:none;margin:0;padding:0;justify-content:center}
.yep-pagination a,.yep-pagination span{display:flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 10px;background:#fff;color:var(--yep-navy);text-decoration:none;font-weight:700}
.yep-pagination .current{background:var(--yep-yellow);color:#111}

.yep-single-hero{min-height:470px;display:flex;align-items:flex-end}
.yep-single-hero-inner{padding:118px 0 52px}
.yep-back-partners{display:inline-block;color:#fff;text-decoration:none;margin-bottom:74px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}
.yep-single-title-wrap{display:flex;align-items:flex-end;justify-content:space-between;gap:35px}
.yep-single-categories{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px}
.yep-single-categories span{background:var(--yep-yellow);color:#111;padding:7px 10px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}
.yep-single-hero h1{font-size:clamp(44px,6vw,74px);line-height:1}
.yep-single-location{margin:12px 0 0;color:#fff;font-size:15px}
.yep-single-location::first-letter{color:var(--yep-yellow)}
.yep-hero-logo{width:150px;height:150px;background:#fff;padding:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 26px rgba(0,0,0,.2)}
.yep-hero-logo img{max-width:100%;max-height:100%;width:auto;height:auto}

.yep-single-main{background:var(--yep-bg);padding:64px 0 95px}
.yep-single-layout{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:44px;align-items:start}
.yep-main-tabs,.yep-sidebar-card{background:#fff;box-shadow:0 8px 28px rgba(21,28,43,.07)}
.yep-tab-list{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid var(--yep-border)}
.yep-tab-list button,.yep-sidebar-tab-list button{border:0!important;border-radius:0!important;background:#fff!important;color:#6d6d70!important;min-height:62px;padding:12px 10px;font:inherit;font-size:13px;font-weight:700;cursor:pointer;position:relative;box-shadow:none!important}
.yep-tab-list button::after,.yep-sidebar-tab-list button::after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:transparent}
.yep-tab-list button.is-active,.yep-sidebar-tab-list button.is-active{color:var(--yep-navy)!important}
.yep-tab-list button.is-active::after,.yep-sidebar-tab-list button.is-active::after{background:var(--yep-yellow)}
.yep-tab-panel{padding:38px 40px 44px;min-height:390px}
.yep-tab-panel[hidden],.yep-sidebar-panel[hidden]{display:none!important}
.yep-section-heading{margin-bottom:26px}
.yep-section-heading>span{color:#8d8000;margin-bottom:5px}
.yep-section-heading h2{margin:0;color:var(--yep-navy);font-size:31px}
.yep-rich-content{color:#555;font-size:15px;line-height:1.8}
.yep-rich-content>*:first-child{margin-top:0}
.yep-rich-content>*:last-child{margin-bottom:0}
.yep-rich-content h2,.yep-rich-content h3,.yep-rich-content h4{color:var(--yep-navy)}
.yep-rich-content a{color:#9c8d00;font-weight:600}
.yep-location-address{display:grid;grid-template-columns:110px 1fr auto;gap:12px;align-items:start;padding:18px 20px;background:#fff8b8;border-left:4px solid var(--yep-yellow);margin-bottom:26px;color:#333}
.yep-location-address a{color:var(--yep-navy);font-weight:700;text-decoration:none;white-space:nowrap}
.yep-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.yep-gallery-grid a{display:block;height:260px;overflow:hidden;background:#eee}
.yep-gallery-grid img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.yep-gallery-grid a:hover img{transform:scale(1.03)}
.yep-reviews-content blockquote{margin:0 0 18px;padding:20px 22px;border-left:4px solid var(--yep-yellow);background:#fafafa;color:#444}

.yep-partner-sidebar{position:sticky;top:115px}
.yep-sidebar-card{overflow:hidden}
.yep-sidebar-tab-list{display:grid;grid-template-columns:1fr 1fr;background:#fff;border-bottom:1px solid var(--yep-border)}
.yep-sidebar-panel{padding:28px}
.yep-contact-logo{height:105px;display:flex;align-items:center;justify-content:flex-start;margin-bottom:18px}
.yep-contact-logo img{max-height:100%;max-width:210px;width:auto;height:auto}
.yep-sidebar-panel h2{margin:0 0 10px;color:var(--yep-navy);font-size:27px;line-height:1.15}
.yep-contact-short{margin:0 0 22px;color:var(--yep-muted);font-size:14px;line-height:1.65}
.yep-contact-list{margin:0 0 24px}
.yep-contact-list>div{display:grid;grid-template-columns:82px 1fr;gap:10px;padding:12px 0;border-top:1px solid var(--yep-border)}
.yep-contact-list>div:last-child{border-bottom:1px solid var(--yep-border)}
.yep-contact-list dt{font-size:11px;text-transform:uppercase;letter-spacing:.06em;font-weight:700;color:#777}
.yep-contact-list dd{margin:0;color:#333;font-size:14px;overflow-wrap:anywhere}
.yep-contact-list a{color:var(--yep-navy);text-decoration:none;font-weight:600}
.yep-website-button{display:flex;align-items:center;justify-content:space-between;width:100%;background:var(--yep-yellow);color:#111!important;text-decoration:none!important;padding:16px 18px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}
.yep-message-heading{margin-bottom:20px}
.yep-message-heading h2{margin-bottom:6px}
.yep-message-heading p{margin:0;color:var(--yep-muted);font-size:13px;line-height:1.55}
.yep-message-form label{display:block;margin:0 0 15px;color:#444;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}
.yep-message-form input,.yep-message-form textarea{display:block;width:100%;margin-top:6px;border:1px solid #dadad7;border-radius:0!important;background:#fff;color:#222;padding:11px 12px;font-size:14px;font-weight:400;text-transform:none;letter-spacing:0;box-shadow:none!important;box-sizing:border-box}
.yep-message-form input{height:46px}
.yep-message-form textarea{resize:vertical;min-height:130px}
.yep-message-form input:focus,.yep-message-form textarea:focus{outline:2px solid var(--yep-yellow);border-color:#777}
.yep-message-submit{margin-top:4px}
.yep-message-submit[disabled]{opacity:.6;cursor:wait}
.yep-message-status{display:none;margin-top:14px;padding:12px 14px;font-size:13px;line-height:1.5;background:#f3f3f1}
.yep-message-status.is-visible{display:block}
.yep-message-status.is-success{background:#eef9ef;color:#225f2a;border-left:4px solid #48a657}
.yep-message-status.is-error{background:#fff0f0;color:#8b2424;border-left:4px solid #d65555}
.yep-honeypot{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important}

@media(max-width:1180px){
    .yep-partner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .yep-single-layout{grid-template-columns:minmax(0,1fr) 330px;gap:30px}
    .yep-tab-list{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:900px){
    .yep-container{width:min(100% - 32px,1240px)}
    .yep-directory-layout,.yep-single-layout{grid-template-columns:1fr}
    .yep-directory-sidebar,.yep-partner-sidebar{position:static;order:-1}
    .yep-partner-filter{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}
    .yep-filter-heading,.yep-filter-submit,.yep-filter-reset{grid-column:1/-1}
    .yep-partner-filter label{align-self:end}
    .yep-single-layout .yep-partner-sidebar{order:0}
}
@media(max-width:680px){
    .yep-container{width:min(100% - 24px,1240px)}
    .yep-archive-hero{min-height:330px}
    .yep-hero-inner{padding:100px 0 38px}
    .yep-archive-hero h1{font-size:48px}
    .yep-archive-hero p{font-size:15px;line-height:1.6}
    .yep-directory{padding:42px 0 65px}
    .yep-results-heading{align-items:flex-start;flex-direction:column;gap:8px}
    .yep-results-heading h2{font-size:29px}
    .yep-partner-grid{grid-template-columns:1fr;gap:20px}
    .yep-card-image{height:225px}
    .yep-partner-filter{display:block}
    .yep-single-hero{min-height:410px}
    .yep-single-hero-inner{padding:90px 0 32px}
    .yep-back-partners{margin-bottom:58px}
    .yep-single-title-wrap{align-items:flex-start;flex-direction:column}
    .yep-single-hero h1{font-size:43px}
    .yep-hero-logo{width:105px;height:105px}
    .yep-single-main{padding:30px 0 65px}
    .yep-tab-list{display:flex;overflow-x:auto;scrollbar-width:none}
    .yep-tab-list::-webkit-scrollbar{display:none}
    .yep-tab-list button{min-width:max-content;padding:12px 16px}
    .yep-tab-panel{padding:28px 20px 34px;min-height:0}
    .yep-section-heading h2{font-size:27px}
    .yep-location-address{grid-template-columns:1fr;gap:5px}
    .yep-gallery-grid{grid-template-columns:1fr}
    .yep-gallery-grid a{height:235px}
    .yep-sidebar-panel{padding:24px 20px}
}

/* Partner reviews */
.yep-review-summary{margin:0 0 34px;padding:22px;background:#faf9f4;border-left:4px solid var(--yep-yellow)}
.yep-review-summary>p{margin:0;color:#666}
.yep-review-summary.has-reviews{display:grid;grid-template-columns:160px 1fr;gap:28px;align-items:center}
.yep-review-average{display:flex;flex-direction:column;gap:4px}
.yep-review-average strong{font-size:44px;line-height:1;color:var(--yep-navy)}
.yep-review-average span,.yep-review-stars{color:#c7ad00;letter-spacing:.08em;font-size:18px}
.yep-review-average small{color:#777;font-size:12px}
.yep-review-breakdown{display:grid;gap:9px}
.yep-review-breakdown>div{display:grid;grid-template-columns:120px 34px 1fr;gap:9px;align-items:center;font-size:12px}
.yep-review-breakdown i{height:6px;background:#e7e5dc;overflow:hidden}
.yep-review-breakdown em{display:block;height:100%;background:var(--yep-yellow)}
.yep-partner-review-input{margin:24px 0 28px}
.yep-partner-review-input .qodef-tour-reviews-star-holder{cursor:pointer}
.yep-real-reviews .qodef-comment-holder,.yep-real-reviews .qodef-comment-form{margin-top:30px}
.yep-review-comment{display:flex;gap:18px;padding:24px 0;border-bottom:1px solid var(--yep-border)}
.yep-review-avatar img{width:64px;height:64px;border-radius:50%}
.yep-review-body{flex:1;min-width:0}
.yep-review-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}
.yep-review-head h5{margin:0 0 4px;color:var(--yep-navy);font-size:16px}
.yep-review-head time{font-size:12px;color:#888}
.yep-review-text{margin-top:12px;color:#555;line-height:1.7}
.yep-review-criteria-mini{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:13px;font-size:11px;color:#777}
.yep-review-awaiting{padding:8px 10px;background:#fff7bf;color:#665d00;font-size:12px}
@media(max-width:680px){
    .yep-review-summary.has-reviews{grid-template-columns:1fr;gap:18px}
    .yep-review-breakdown>div{grid-template-columns:105px 30px 1fr}
    .yep-review-comment{gap:12px}
    .yep-review-avatar img{width:48px;height:48px}
    .yep-review-head{flex-direction:column;gap:6px}
}

/* v1.1.1 - partner CTA and sidebar button alignment */
.yep-become-inner{
    height:100%;
    min-height:0;
    box-sizing:border-box;
}
.yep-become-button{
    width:auto;
    align-self:flex-start;
    margin-top:auto;
    padding-top:18px;
    box-sizing:border-box;
}
.yep-website-button,
.yep-message-submit{
    width:100%;
    min-height:52px;
    box-sizing:border-box!important;
    align-items:center!important;
    justify-content:space-between!important;
    margin-left:0!important;
    margin-right:0!important;
}
.yep-message-submit{margin-top:4px!important;}
