:root{--pfc-ink:#073f37;--pfc-orange:#ff5a14;--pfc-pale:#edf9ec;--pfc-line:#cfe2d7;--pfc-muted:#345f57;--pfc-white:#fff;--pfc-cream:#fffaf3;--pfc-mint:#e7f6e5;--pfc-mint-strong:#d8efd9;--pfc-shadow:0 14px 40px rgba(7,63,55,.10)}
*{box-sizing:border-box}.pfc-app{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--pfc-ink);background:#fff;min-height:100vh;max-width:1180px;margin:auto;padding-bottom:92px}.pfc-app button,.pfc-app input,.pfc-app select,.pfc-app textarea{font:inherit}.pfc-topbar{display:flex;justify-content:space-between;align-items:center;padding:18px clamp(18px,4vw,42px);position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(15px);z-index:30;border-bottom:1px solid rgba(0,0,0,.03)}.pfc-brand{font-size:clamp(28px,6vw,42px);font-weight:900;letter-spacing:-1.7px}.pfc-brand span{color:var(--pfc-orange)}.pfc-tagline{font-size:12px;color:var(--pfc-muted);margin-top:-2px}.pfc-top-actions{display:flex;gap:8px}.pfc-top-actions button{border:0;background:#f5f7f5;border-radius:50%;width:40px;height:40px;font-size:22px;color:var(--pfc-ink)}main{padding:0 clamp(16px,4vw,42px)}.pfc-hero{margin-top:12px;border-radius:28px;background:linear-gradient(135deg,#fff 0%,#f8f4ed 100%);overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;box-shadow:var(--pfc-shadow)}.pfc-hero-copy{padding:clamp(28px,5vw,58px)}.pfc-eyebrow,.pfc-stage-kicker{font-size:11px;font-weight:800;letter-spacing:.13em;color:var(--pfc-orange)}.pfc-hero h1{font-size:clamp(38px,7vw,68px);line-height:.96;letter-spacing:-2.5px;margin:12px 0 20px}.pfc-hero p{color:var(--pfc-muted);font-size:clamp(15px,2.4vw,19px);line-height:1.5;max-width:550px}.pfc-hero-image{background:url('../images/hero.jpg') center/cover;min-height:380px}.pfc-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.pfc-primary,.pfc-secondary{border:0;border-radius:16px;padding:15px 20px;font-weight:800;cursor:pointer}.pfc-primary{background:var(--pfc-orange);color:#fff;box-shadow:0 9px 20px rgba(243,111,52,.22)}.pfc-secondary{background:#edf5f2;color:var(--pfc-ink)}.pfc-steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:12px;padding:20px;margin:20px 0;border:1px solid var(--pfc-line);border-radius:24px;background:#fff;box-shadow:0 8px 22px rgba(16,44,39,.06)}.pfc-steps>div{text-align:center;display:grid;gap:4px}.pfc-step-icon{font-size:28px}.pfc-steps small{color:var(--pfc-muted)}.pfc-steps>b{font-size:30px;font-weight:400;color:#9aa5a2}.pfc-section{margin-top:32px}.pfc-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.pfc-section-head h2,.pfc-benefits h2,.pfc-concept-card h2{margin:0;font-size:clamp(23px,4vw,32px);letter-spacing:-.8px}.pfc-section-head button{border:0;background:transparent;color:var(--pfc-ink);font-weight:700}.pfc-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pfc-category-card{padding:0;background:#fff;border:1px solid var(--pfc-line);border-radius:20px;overflow:hidden;text-align:left;box-shadow:0 7px 20px rgba(16,44,39,.06);cursor:pointer;position:relative}.pfc-category-card img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center;display:block;margin:0;padding:0;transform:none}.pfc-category-card span{display:grid;padding:12px 36px 14px 14px;gap:3px}.pfc-category-card strong{font-size:16px}.pfc-category-card small{color:var(--pfc-muted);line-height:1.25}.pfc-category-card i{position:absolute;right:14px;bottom:19px;font-size:24px;font-style:normal}.pfc-benefits{margin-top:32px;background:linear-gradient(135deg,#eef9f2,#fff4ee);border-radius:24px;padding:24px}.pfc-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:20px}.pfc-benefit-grid{align-items:start}.pfc-benefit-grid>div{text-align:center;display:grid;grid-template-rows:56px auto auto;align-content:start;gap:6px}.pfc-benefit-grid span{width:56px;height:56px;border-radius:50%;background:#fff;margin:0 auto;display:grid;place-items:center;font-weight:900;line-height:1;box-shadow:0 5px 15px rgba(0,0,0,.07)}.pfc-benefit-grid strong{display:block;line-height:1.2;margin:0}.pfc-benefit-grid small{color:var(--pfc-muted);line-height:1.35}.pfc-concept-card{margin:32px 0;background:var(--pfc-ink);color:#fff;border-radius:26px;padding:28px}.pfc-concept-card p{color:#c8d5d1;max-width:760px;line-height:1.55}.pfc-pill{display:inline-block;background:rgba(255,255,255,.12);padding:7px 10px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.12em}.pfc-flowline{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:20px}.pfc-flowline span{background:#fff;color:var(--pfc-ink);border-radius:999px;padding:9px 14px;font-weight:800;font-size:13px}.pfc-flowline i{color:#b4c5c1;font-style:normal}.pfc-listings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pfc-listing-card{border:1px solid var(--pfc-line);border-radius:18px;overflow:hidden}.pfc-listing-image{background:#edf0ee center/cover;aspect-ratio:1.3/1}.pfc-listing-copy{padding:12px;display:grid;gap:4px}.pfc-listing-copy h3{font-size:16px;margin:0}.pfc-listing-copy strong{font-size:20px}.pfc-listing-copy small{color:var(--pfc-muted)}.pfc-bottom-nav{display:none}.pfc-modal{position:fixed;inset:0;background:rgba(7,28,25,.56);display:none;align-items:flex-end;justify-content:center;z-index:100;padding:16px}.pfc-modal.is-open{display:flex}.pfc-modal.pfc-over-account{z-index:125}.pfc-modal-sheet{background:#fff;width:min(620px,100%);border-radius:28px 28px 18px 18px;max-height:92vh;overflow:auto;padding:26px;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.25)}.pfc-close{position:absolute;right:14px;top:14px;width:36px;height:36px;border:0;border-radius:50%;background:#f1f3f2;font-size:24px}.pfc-sell-stage{display:none;padding-top:16px}.pfc-sell-stage.is-active{display:block}.pfc-sell-stage h2{font-size:31px;letter-spacing:-1px;margin:8px 0}.pfc-sell-stage p{color:var(--pfc-muted);line-height:1.5}.pfc-camera-btn{width:100%;min-height:160px;border:2px dashed #c6d2ce;border-radius:24px;background:#f4faf7;color:var(--pfc-ink);font-size:28px;display:grid;place-items:center;gap:4px;margin-top:22px}.pfc-camera-btn-inner{display:grid;place-items:center;gap:4px}.pfc-camera-btn-icon{font-size:28px;line-height:1}.pfc-camera-btn small{font-size:13px;color:var(--pfc-muted);font-weight:600;letter-spacing:.01em}.pfc-photo-preview{aspect-ratio:1/1;background:#eef2ef center/cover;border-radius:24px}.pfc-two-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pfc-sell-stage label{display:grid;gap:7px;margin:14px 0;font-weight:700}.pfc-sell-stage input,.pfc-sell-stage select,.pfc-sell-stage textarea{width:100%;border:1px solid #dfe6e2;background:#fbfcfb;border-radius:14px;padding:14px;outline:none}.pfc-sell-stage textarea{min-height:100px;resize:vertical}.pfc-price-field{display:flex;align-items:center;border:1px solid #dfe6e2;border-radius:14px;background:#fbfcfb}.pfc-price-field span{padding-left:14px;font-weight:900}.pfc-price-field input{border:0;background:transparent}.pfc-offer-box{background:#f4f8f6;border-radius:18px;padding:14px;margin:18px 0}.pfc-toggle-row{grid-template-columns:1fr auto!important;align-items:center}.pfc-toggle-row span{display:grid;gap:3px}.pfc-toggle-row small{color:var(--pfc-muted);font-weight:400}.pfc-toggle-row input{width:22px!important;height:22px}.pfc-offer-box input[type=range]{padding:0}.pfc-full{width:100%;font-size:18px}.pfc-form-status{font-size:13px;text-align:center}.pfc-success{width:78px;height:78px;border-radius:50%;background:#e5f7eb;color:#176a35;display:grid;place-items:center;font-size:42px;font-weight:900;margin:10px auto}.pfc-sell-stage[data-stage=done]{text-align:center}
@media(max-width:760px){body{margin:0!important}.pfc-app{padding-bottom:90px}.pfc-topbar{padding:14px 18px}.pfc-brand{font-size:29px}.pfc-tagline{font-size:10px}main{padding:0 14px}.pfc-hero{display:block;margin-top:6px;border-radius:24px}.pfc-hero-copy{padding:26px 22px 18px}.pfc-hero h1{font-size:43px}.pfc-hero p{font-size:15px}.pfc-hero-image{min-height:235px}.pfc-hero-actions{display:grid}.pfc-primary,.pfc-secondary{min-height:52px}.pfc-steps{padding:16px 10px;gap:5px}.pfc-steps small{font-size:11px}.pfc-steps strong{font-size:13px}.pfc-step-icon{font-size:24px}.pfc-steps>b{font-size:20px}.pfc-category-grid{grid-template-columns:1fr 1fr;gap:10px}.pfc-category-card span{padding:10px 28px 12px 10px}.pfc-category-card strong{font-size:14px}.pfc-category-card small{font-size:11px}.pfc-benefit-grid{grid-template-columns:1fr 1fr}.pfc-listings-grid{grid-template-columns:1fr 1fr}.pfc-bottom-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;bottom:0;left:0;right:0;background:rgba(255,255,255,.97);backdrop-filter:blur(16px);border-top:1px solid #e5e9e6;padding:8px max(6px,env(safe-area-inset-left)) calc(8px + env(safe-area-inset-bottom));z-index:50}.pfc-bottom-nav button{border:0;background:transparent;color:#66716e;display:grid;gap:2px;place-items:center;font-size:22px}.pfc-bottom-nav small{font-size:10px}.pfc-bottom-nav .active{color:var(--pfc-orange)}.pfc-bottom-nav .pfc-sell-nav{font-size:30px;color:#fff;background:var(--pfc-orange);border-radius:50%;width:54px;height:54px;justify-self:center;margin-top:-25px;box-shadow:0 8px 18px rgba(243,111,52,.28)}.pfc-bottom-nav .pfc-sell-nav small{color:var(--pfc-ink);position:absolute;margin-top:73px}.pfc-modal{padding:0;align-items:flex-end}.pfc-modal-sheet{border-radius:28px 28px 0 0;max-height:94vh;padding:24px 18px calc(22px + env(safe-area-inset-bottom))}.pfc-concept-card{padding:24px 20px}}

/* Standalone PiccyFlip app shell: bypasses the active WordPress theme on the app page. */
html{margin:0;padding:0;background:#fff}
body.pfc-app-shell{margin:0;padding:0;background:#fff;min-height:100vh;overflow-x:hidden}
body.pfc-app-shell .pfc-app{max-width:1180px;width:100%;margin:0 auto}
body.admin-bar.pfc-app-shell .pfc-topbar{top:32px}
@media(max-width:782px){body.admin-bar.pfc-app-shell .pfc-topbar{top:46px}}

/* PiccyFlip brand logo */
.pfc-brand-wrap{display:flex;align-items:center;min-width:0}
.pfc-logo-link{display:block;line-height:0;text-decoration:none}
.pfc-logo-crop{display:block;position:relative;width:300px;height:96px;overflow:hidden}
.pfc-logo{position:absolute;width:300px;height:auto;left:0;top:-66px;max-width:none!important;display:block}

/* Give the full PiccyFlip lockup enough room on desktop, including its tagline. */
@media(min-width:761px){
  .pfc-topbar{min-height:132px;padding-top:22px;padding-bottom:22px}
}
@media(max-width:760px){
  .pfc-topbar{min-height:96px;padding-top:16px;padding-bottom:16px}
  .pfc-logo-crop{width:235px;height:74px}
  .pfc-logo{width:235px;top:-50px}
}
@media(max-width:390px){
  .pfc-logo-crop{width:210px;height:68px}
  .pfc-logo{width:210px;top:-45px}
}
.pfc-photo-manager{margin:16px 0 6px;padding:14px;background:#f6f9f7;border:1px solid #e2e9e5;border-radius:18px}.pfc-photo-manager-head{display:grid;gap:3px;margin-bottom:10px}.pfc-photo-manager-head small,.pfc-location-box label small,.pfc-field-note{font-size:12px!important;color:var(--pfc-muted);font-weight:500!important}.pfc-photo-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:10px}.pfc-photo-thumb{position:relative;aspect-ratio:1/1;background:#e8eeeb center/cover;border-radius:14px;overflow:hidden}.pfc-main-photo-badge,.pfc-photo-count{position:absolute;background:rgba(8,48,42,.84);color:#fff;font-size:10px;font-weight:800;border-radius:999px;padding:5px 8px}.pfc-main-photo-badge{left:6px;bottom:6px}.pfc-photo-count{right:8px;bottom:8px}.pfc-remove-photo{position:absolute!important;right:5px!important;top:5px!important;width:26px!important;height:26px!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.92)!important;color:#173f39!important;font-size:18px!important;line-height:1!important;padding:0!important}.pfc-photo-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pfc-add-photos,.pfc-take-photo{width:100%;padding:11px 14px!important}.pfc-add-photos:disabled,.pfc-take-photo:disabled{opacity:.55}.pfc-take-photo{background:#fff3ed!important;color:var(--pfc-ink)!important}@media(max-width:520px){.pfc-photo-actions{grid-template-columns:1fr}}.pfc-location-box{margin:14px 0;padding:14px;background:#fbfcfb;border:1px solid #e3e9e6;border-radius:18px}.pfc-location-box label{margin:8px 0!important}.pfc-privacy-note{margin:10px 0 0!important;padding:10px 12px;background:#eef7f3;border-radius:12px;font-size:12px;line-height:1.45!important;color:#476760!important}.pfc-field-note{display:block;margin-top:-7px;margin-bottom:7px;line-height:1.4}.pfc-listing-image{position:relative}@media(max-width:640px){.pfc-photo-strip{grid-template-columns:repeat(3,1fr)}}

/* Buyer marketplace browsing */
.pfc-listing-card{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease;background:#fff}
.pfc-listing-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(16,44,39,.10)}
.pfc-listing-card:focus-visible{outline:3px solid rgba(243,111,52,.32);outline-offset:2px}
.pfc-listing-meta{display:grid;gap:4px}.pfc-offer-badge{justify-self:start;margin-top:5px;padding:5px 8px;border-radius:999px;background:#edf7f3;color:#245a50;font-size:10px!important;font-weight:800}
.pfc-browse-screen{position:fixed;inset:0;z-index:80;background:#f7f9f8;display:none;overflow-y:auto;-webkit-overflow-scrolling:touch}
.pfc-browse-screen.is-open{display:block}
body.pfc-browse-open{overflow:hidden}
.pfc-browse-inner{width:min(1180px,100%);min-height:100%;margin:0 auto;background:#fff;padding:24px clamp(16px,4vw,42px) 110px}
.pfc-browse-topbar{position:sticky;top:0;z-index:5;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:10px 0 16px;border-bottom:1px solid var(--pfc-line)}
.pfc-browse-topbar h2{margin:3px 0 0;font-size:clamp(26px,5vw,38px);letter-spacing:-1px}
.pfc-back-btn,.pfc-browse-close{width:42px;height:42px;border:0;border-radius:50%;background:#f1f5f3;color:var(--pfc-ink);font-size:29px;display:grid;place-items:center;cursor:pointer}
.pfc-browse-close{font-size:23px}.pfc-category-chips{display:flex;gap:8px;overflow-x:auto;padding:18px 0 12px;scrollbar-width:none}.pfc-category-chips::-webkit-scrollbar{display:none}.pfc-category-chips button{white-space:nowrap;border:1px solid #dfe7e3;background:#fff;color:var(--pfc-ink);border-radius:999px;padding:10px 14px;font-weight:750;cursor:pointer}.pfc-category-chips button.is-active{background:var(--pfc-ink);color:#fff;border-color:var(--pfc-ink)}
.pfc-browse-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding-top:8px}.pfc-browse-status{padding:34px 0;text-align:center;color:var(--pfc-muted)}

/* Full listing */
.pfc-detail-modal{z-index:130;align-items:center;justify-content:center;padding:20px}.pfc-detail-sheet{width:min(920px,92vw);max-height:88vh;padding:0;overflow:auto;border-radius:24px;background:#fff}.pfc-detail-sheet>.pfc-close{position:sticky;float:right;right:14px;top:14px;z-index:12;background:rgba(255,255,255,.96);box-shadow:0 4px 15px rgba(0,0,0,.13)}
.pfc-detail-loading,.pfc-detail-error{padding:70px 24px;text-align:center;color:var(--pfc-muted)}
.pfc-detail-gallery{width:min(610px,100%);margin:0 auto;padding:0;background:#fff;display:grid;grid-template-columns:minmax(0,1fr);justify-content:center;align-items:start;gap:10px}.pfc-detail-gallery.has-thumbs{grid-template-columns:minmax(0,450px) 92px}.pfc-detail-gallery-stage{position:relative;width:100%;aspect-ratio:3/4;max-height:600px;border-radius:18px;overflow:hidden;background:#edf1ef}.pfc-detail-gallery-track{height:100%;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.pfc-detail-gallery-track::-webkit-scrollbar{display:none}.pfc-detail-photo{min-width:100%;height:100%;padding:0;scroll-snap-align:start;display:grid;place-items:center;background:#eef2f0}.pfc-detail-photo img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;display:block;margin:auto}.pfc-detail-photo-empty{color:var(--pfc-muted)}
.pfc-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.95);color:var(--pfc-ink);font-size:32px;line-height:1;display:grid;place-items:center;box-shadow:0 7px 18px rgba(0,0,0,.16);cursor:pointer;z-index:4}.pfc-gallery-arrow.is-prev{left:12px}.pfc-gallery-arrow.is-next{right:12px}.pfc-gallery-expand{position:absolute;right:20px;bottom:20px;width:34px;height:34px;border:0;border-radius:50%;background:rgba(13,47,44,.9);color:#fff;font-size:18px;display:grid;place-items:center;cursor:pointer;z-index:5;box-shadow:0 6px 16px rgba(0,0,0,.16)}.pfc-image-counter{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:999px;background:rgba(13,47,44,.82);color:#fff;font-size:11px;font-weight:800;z-index:5}
.pfc-detail-thumbs{display:flex;flex-direction:column;gap:8px;overflow-y:auto;overflow-x:hidden;max-height:600px;padding:0 2px;scrollbar-width:thin}.pfc-detail-thumb{flex:0 0 78px;width:86px;height:78px;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:#edf1ef;cursor:pointer}.pfc-detail-thumb.is-active{border-color:var(--pfc-orange)}.pfc-detail-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.pfc-detail-lower{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(270px,.75fr);gap:0;border-top:1px solid var(--pfc-line)}.pfc-detail-body{padding:22px 24px 26px}.pfc-detail-badges{display:flex;gap:8px;flex-wrap:wrap}.pfc-detail-badges span{padding:7px 10px;border-radius:999px;background:#eef3f1;color:#47645e;font-size:11px;font-weight:800}.pfc-detail-badges .is-offer{background:#fff1e9;color:#a64c22}.pfc-detail-badges .is-firm{background:#f0f1f1;color:#48514f}.pfc-detail-body h2{font-size:1.5rem;line-height:1.12;letter-spacing:-.5px;margin:13px 0 7px;font-weight:800;color:#f36f34}.pfc-detail-price{font-size:30px;font-weight:900;color:var(--pfc-ink)}.pfc-detail-location{margin-top:5px;color:var(--pfc-muted);font-weight:650}.pfc-no-chat-note{margin:18px 0;padding:13px 14px;border-radius:15px;background:#eff8f4;display:grid;gap:3px}.pfc-no-chat-note strong{color:#28594f}.pfc-no-chat-note span{font-size:13px;color:#58756e}.pfc-detail-body h3,.pfc-detail-action h3{margin:20px 0 7px;font-size:18px}.pfc-detail-description{white-space:pre-wrap;color:#485c57;line-height:1.55;margin:0}
.pfc-detail-action{padding:22px 22px 26px;border-left:1px solid var(--pfc-line);background:#fbfcfb}.pfc-detail-action>h3{margin-top:0}.pfc-detail-action>p{margin:0 0 12px;color:var(--pfc-muted);font-size:13px;line-height:1.45}.pfc-offer-entry{display:grid;grid-template-columns:auto 1fr;align-items:center;border:1px solid #dce5e1;border-radius:15px;background:#fff;overflow:hidden}.pfc-offer-entry>span{font-weight:900;padding-left:14px}.pfc-offer-entry input{border:0;outline:0;padding:14px 8px;font:inherit;min-width:0}.pfc-offer-entry button{grid-column:1/-1;border-radius:0;min-height:50px;box-shadow:none}.pfc-offer-entry button:disabled{opacity:.65}.pfc-offer-status{font-size:13px;color:#a5482b;min-height:22px;padding-top:8px}.pfc-offer-status.is-success{color:#237044}.pfc-firm-price-box{display:grid;gap:5px;padding:16px;border-radius:16px;background:#f0f4f2}.pfc-firm-price-box span{font-size:13px;color:#5e6f6b;line-height:1.45}
.pfc-image-lightbox{position:fixed;inset:0;z-index:500;background:rgba(5,16,15,.94);display:grid;place-items:center;padding:28px}.pfc-lightbox-image{max-width:min(1500px,92vw);max-height:90vh;width:auto;height:auto;object-fit:contain;box-shadow:0 20px 70px rgba(0,0,0,.4)}.pfc-lightbox-close,.pfc-lightbox-arrow{position:fixed;border:0;background:rgba(255,255,255,.95);color:#102f2b;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 25px rgba(0,0,0,.25)}.pfc-lightbox-close{right:24px;top:24px;width:48px;height:48px;border-radius:50%;font-size:30px}.pfc-lightbox-arrow{top:50%;transform:translateY(-50%);width:54px;height:54px;border-radius:50%;font-size:38px}.pfc-lightbox-arrow.is-prev{left:24px}.pfc-lightbox-arrow.is-next{right:24px}.pfc-lightbox-counter{position:fixed;left:50%;bottom:22px;transform:translateX(-50%);padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.9);font-size:12px;font-weight:800;color:#153b36}

@media(max-width:900px){.pfc-browse-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){
 .pfc-browse-inner{padding:10px 12px 92px}.pfc-browse-topbar{padding:7px 0 11px}.pfc-browse-grid{grid-template-columns:1fr 1fr;gap:10px}.pfc-category-chips{padding-top:14px}.pfc-detail-modal{padding:0;align-items:stretch;justify-content:stretch}.pfc-detail-sheet{width:100%;height:100dvh;max-height:100dvh;border-radius:0}.pfc-detail-gallery,.pfc-detail-gallery.has-thumbs{width:100%;margin:0;padding:58px 12px 0;display:block}.pfc-detail-gallery-stage{width:min(100%,430px);margin:0 auto;max-height:none;aspect-ratio:3/4;border-radius:16px}.pfc-detail-photo{padding:8px}.pfc-detail-thumbs{flex-direction:row;overflow-x:auto;overflow-y:hidden;max-height:none;justify-content:flex-start;padding:8px 0 4px}.pfc-detail-thumb{flex:0 0 68px;width:68px;height:54px}.pfc-detail-lower{display:block;border-top:1px solid var(--pfc-line)}.pfc-detail-body{padding:18px 18px 12px}.pfc-detail-action{padding:16px 18px calc(24px + env(safe-area-inset-bottom));border-left:0;border-top:1px solid var(--pfc-line)}.pfc-detail-body h2{font-size:1.5rem;line-height:1.12}.pfc-detail-price{font-size:26px}.pfc-gallery-arrow{display:none}.pfc-gallery-expand{right:10px;bottom:10px}.pfc-offer-entry{grid-template-columns:auto 1fr}.pfc-offer-entry button{grid-column:1/-1;border-radius:0;min-height:50px}.pfc-image-lightbox{padding:10px}.pfc-lightbox-image{max-width:100%;max-height:86vh}.pfc-lightbox-arrow{width:44px;height:44px;font-size:32px}.pfc-lightbox-arrow.is-prev{left:8px}.pfc-lightbox-arrow.is-next{right:8px}.pfc-lightbox-close{right:10px;top:10px;width:44px;height:44px}
}
@media(max-width:430px){.pfc-browse-grid{grid-template-columns:1fr 1fr}.pfc-listing-copy{padding:10px}.pfc-listing-copy h3{font-size:14px}.pfc-listing-copy strong{font-size:18px}}


@media(max-width:760px){.pfc-detail-photo img{max-width:100%;max-height:100%}}

/* v0.1.19 - compact desktop listing gallery */
@media(min-width:761px){
  .pfc-detail-sheet{width:min(760px,92vw)}
  .pfc-detail-gallery{width:552px;margin:0 auto;padding:10px 6px 12px;gap:10px}
  .pfc-detail-gallery.has-thumbs{grid-template-columns:minmax(0,430px) 78px}
  .pfc-detail-gallery-stage{max-height:574px}
  .pfc-detail-photo{padding:6px}
  .pfc-detail-thumbs{max-height:574px;gap:7px;padding:0}
  .pfc-detail-thumb{flex:0 0 70px;width:74px;height:70px;border-radius:9px}
  .pfc-detail-lower{grid-template-columns:minmax(0,1fr) 252px}
  .pfc-detail-body{padding:20px 22px 24px}
  .pfc-detail-action{padding:20px 20px 24px}
}


/* v0.1.20 - desktop gallery polish */
.pfc-detail-sheet{scrollbar-width:thin;scrollbar-color:var(--pfc-orange) #eef4f1}
.pfc-detail-sheet::-webkit-scrollbar{width:10px}
.pfc-detail-sheet::-webkit-scrollbar-track{background:#eef4f1}
.pfc-detail-sheet::-webkit-scrollbar-thumb{background:var(--pfc-orange);border-radius:999px;border:2px solid #eef4f1}
.pfc-detail-thumbs{scrollbar-width:thin;scrollbar-color:var(--pfc-orange) #eef4f1}
.pfc-detail-thumbs::-webkit-scrollbar{width:7px}
.pfc-detail-thumbs::-webkit-scrollbar-track{background:#eef4f1}
.pfc-detail-thumbs::-webkit-scrollbar-thumb{background:var(--pfc-orange);border-radius:999px}
@media(min-width:761px){
  .pfc-detail-sheet{border-radius:0}
  .pfc-detail-gallery{width:574px}
  .pfc-detail-gallery.has-thumbs{grid-template-columns:minmax(0,430px) 96px;gap:10px}
  .pfc-detail-thumbs{height:574px;max-height:574px;gap:7px;padding:0 2px}
  .pfc-detail-thumb{flex:0 0 89px;width:92px;height:89px;border-radius:9px}
}

/* v0.2.0 - Evaluation booking calendar + offer workflow */
.pfc-bookings-screen{position:fixed;inset:0;z-index:95;background:#f7f9f8;display:none;overflow-y:auto;-webkit-overflow-scrolling:touch}
.pfc-bookings-screen.is-open{display:block}
body.pfc-bookings-open{overflow:hidden}
.pfc-bookings-inner{width:min(980px,100%);min-height:100%;margin:0 auto;background:#fff;padding:20px clamp(16px,4vw,36px) 100px}
.pfc-bookings-topbar{position:sticky;top:0;z-index:6;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:8px 0 15px;border-bottom:1px solid var(--pfc-line)}
.pfc-bookings-topbar h2{margin:3px 0 0;font-size:clamp(27px,5vw,38px);letter-spacing:-1px}
.pfc-bookings-loading,.pfc-bookings-error{padding:50px 16px;text-align:center;color:var(--pfc-muted)}
.pfc-booking-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:18px 0}
.pfc-booking-tabs button{border:1px solid #dde6e2;background:#f7faf8;color:var(--pfc-ink);border-radius:14px;padding:12px 10px;font-weight:800;cursor:pointer}
.pfc-booking-tabs button.is-active{background:var(--pfc-ink);color:#fff;border-color:var(--pfc-ink)}
.pfc-booking-panel{display:none}.pfc-booking-panel.is-active{display:grid;gap:12px}
.pfc-empty-card{display:grid;gap:6px;padding:25px;border:1px dashed #cbd8d3;border-radius:20px;background:#fafcfb;text-align:center;color:var(--pfc-muted)}
.pfc-empty-card strong{color:var(--pfc-ink);font-size:18px}.pfc-empty-card span{font-size:13px;line-height:1.45}
.pfc-seller-offer-card,.pfc-calendar-card,.pfc-confirmed-booking,.pfc-buyer-booking-card{border:1px solid var(--pfc-line);border-radius:18px;background:#fff;box-shadow:0 7px 20px rgba(16,44,39,.05)}
.pfc-seller-offer-card{padding:16px}.pfc-seller-offer-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.pfc-seller-offer-head>div{display:grid;gap:3px}.pfc-seller-offer-head small{color:var(--pfc-muted)}.pfc-seller-offer-head strong{font-size:17px}.pfc-status-pill{border-radius:999px;background:#eef5f2;padding:6px 9px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.pfc-seller-offer-amount{font-size:27px;font-weight:900;color:#f36f34;margin:12px 0}.pfc-seller-offer-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.pfc-seller-offer-actions .pfc-primary,.pfc-seller-offer-actions .pfc-secondary{min-height:44px;padding:10px 16px}.pfc-text-button{border:0;background:transparent;color:#a7472d;font-weight:800;padding:10px;cursor:pointer}.pfc-waiting-note{font-size:13px;color:var(--pfc-muted);line-height:1.45}.pfc-waiting-note.is-ready{color:#277052;font-weight:700}
.pfc-calendar-card{padding:18px}.pfc-calendar-card h3{margin:0 0 6px;font-size:19px}.pfc-calendar-card>p{margin:0 0 14px;color:var(--pfc-muted);font-size:13px;line-height:1.45}.pfc-calendar-context{display:grid;gap:6px;margin:0 0 12px;padding:11px 12px;border-radius:13px;background:#f6f9f7}.pfc-calendar-context label{font-size:12px;font-weight:850;color:var(--pfc-ink)}.pfc-calendar-context select{width:100%;border:1px solid #dfe6e2;background:#fff;border-radius:11px;padding:10px;min-width:0}.pfc-calendar-context-hint{font-size:11px;line-height:1.4;color:var(--pfc-muted)}.pfc-eval-address{width:100%;min-height:82px;border:1px solid #dfe6e2;border-radius:13px;padding:12px;resize:vertical;margin-bottom:9px}.pfc-inline-status{min-height:18px;font-size:12px;color:#a44b2c;margin-top:7px}.pfc-inline-status.is-success{color:#24744a}.pfc-slot-fields{display:grid;grid-template-columns:1.25fr 1fr 1fr auto;gap:8px}.pfc-slot-fields input,.pfc-slot-fields select{border:1px solid #dfe6e2;background:#fbfcfb;border-radius:12px;padding:11px;min-width:0}.pfc-slot-fields .pfc-primary{padding:10px 16px;box-shadow:none}.pfc-slot-list{display:grid;gap:7px}.pfc-slot-row{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;padding:11px 12px;border-radius:13px;background:#f6f9f7}.pfc-slot-row span{font-size:13px}.pfc-slot-row b{font-size:11px;color:#2f6f5d}.pfc-slot-row button{width:29px;height:29px;border:0;border-radius:50%;background:#fff;color:#a7472d;font-size:18px;cursor:pointer}.pfc-empty-inline{color:var(--pfc-muted);font-size:13px;padding:8px 0}
.pfc-confirmed-booking{padding:16px;display:grid;gap:8px}.pfc-confirmed-booking>div:first-child{display:flex;justify-content:space-between;gap:12px}.pfc-confirmed-booking>div:first-child span{color:var(--pfc-muted);font-size:13px}.pfc-booking-when{font-weight:800;color:#2b5d53}.pfc-confirmed-booking>b{color:#f36f34}.pfc-confirmed-booking>small{color:var(--pfc-muted)}
.pfc-buyer-booking-card{width:100%;padding:15px;text-align:left;display:grid;grid-template-columns:1fr auto;gap:5px 14px;color:var(--pfc-ink);cursor:pointer}.pfc-buyer-booking-card>div{display:grid;gap:3px}.pfc-buyer-booking-card>div span{font-size:14px;color:#f36f34;font-weight:900}.pfc-buyer-booking-card>b{align-self:start;border-radius:999px;background:#edf5f2;padding:6px 9px;font-size:10px;text-transform:uppercase}.pfc-buyer-booking-card>small{grid-column:1/-1;color:var(--pfc-muted)}
.pfc-buyer-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.pfc-buyer-fields input{width:100%;border:1px solid #dce5e1;border-radius:13px;padding:12px;background:#fff;min-width:0}.pfc-buyer-offer-state{display:grid;gap:10px}.pfc-buyer-offer-state.is-success{padding:14px;border-radius:15px;background:#eef9f3;border:1px solid #cfe8d9}.pfc-buyer-offer-state.is-success h3{color:#237044!important}.pfc-buyer-offer-state h3{margin:0!important}.pfc-buyer-offer-state p{margin:0;color:var(--pfc-muted);font-size:13px;line-height:1.45}.pfc-state-actions{display:flex;gap:8px;flex-wrap:wrap}.pfc-booking-notice{padding:11px 12px;border-radius:12px;background:#fff5ef;color:#875038;font-size:12px;line-height:1.45}.pfc-buyer-slot-grid{display:grid;gap:7px;margin-top:4px}.pfc-buyer-slot{border:1px solid #dbe7e2;border-radius:13px;background:#fff;padding:12px;text-align:left;display:grid;gap:3px;color:var(--pfc-ink);cursor:pointer}.pfc-buyer-slot strong{font-size:13px}.pfc-buyer-slot span{font-size:11px;color:#f36f34;font-weight:800}.pfc-buyer-slot:disabled{opacity:.48;cursor:not-allowed}.pfc-confirmed-time{padding:11px 12px;border-radius:12px;background:#edf7f2;font-weight:850;color:#285e50}.pfc-revealed-address{display:grid;gap:3px;padding:12px;border:1px solid #d8e6e0;border-radius:13px;background:#fff}.pfc-revealed-address span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--pfc-muted);font-weight:800}.pfc-revealed-address strong{font-size:14px;line-height:1.4}

@media(max-width:760px){
 .pfc-bookings-inner{padding:10px 12px 92px}.pfc-bookings-topbar{padding:7px 0 11px}.pfc-booking-tabs{position:sticky;top:68px;z-index:5;background:#fff;padding:8px 0;margin:8px 0 12px}.pfc-slot-fields{grid-template-columns:1fr 1fr}.pfc-slot-fields .pfc-primary{grid-column:1/-1}.pfc-buyer-fields{grid-template-columns:1fr}.pfc-confirmed-booking>div:first-child{display:grid}.pfc-seller-offer-actions{display:grid;grid-template-columns:1fr 1fr}.pfc-seller-offer-actions .pfc-text-button{grid-column:1/-1}
}

/* v0.2.1 - PiccyFlip buyer/seller registration + login */
.pfc-account-screen{position:fixed;inset:0;z-index:110;background:#f7f9f8;display:none;overflow-y:auto;-webkit-overflow-scrolling:touch}
.pfc-account-screen.is-open{display:block}
#pfc-account-content [hidden]{display:none!important}
body.pfc-account-open{overflow:hidden}
.pfc-account-inner{width:min(980px,calc(100% - 36px));min-height:100%;margin:0 auto;background:#fff;padding:20px clamp(18px,3.5vw,38px) 100px}
.pfc-account-topbar{position:sticky;top:0;z-index:5;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:8px 0 15px;border-bottom:1px solid var(--pfc-line)}
.pfc-account-topbar h2{margin:3px 0 0;font-size:clamp(27px,5vw,38px);letter-spacing:-1px}
#pfc-account-content{padding-top:22px}
.pfc-auth-card,.pfc-profile-card{border:1px solid var(--pfc-line);border-radius:24px;background:#fff;box-shadow:0 12px 34px rgba(16,44,39,.08);padding:22px}
.pfc-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:5px;background:#f2f6f4;border-radius:15px;margin-bottom:20px}
.pfc-auth-tabs button{border:0;background:transparent;color:var(--pfc-muted);border-radius:11px;padding:11px;font-weight:850;cursor:pointer}
.pfc-auth-tabs button.is-active{background:#fff;color:var(--pfc-ink);box-shadow:0 4px 14px rgba(16,44,39,.08)}
.pfc-auth-form{display:grid;gap:12px}.pfc-auth-intro h3{margin:0 0 5px;font-size:24px}.pfc-auth-intro p{margin:0 0 6px;color:var(--pfc-muted);line-height:1.45}
.pfc-role-picker{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:4px 0 6px}.pfc-role-choice{border:2px solid #e2e9e6;background:#fafcfb;border-radius:16px;padding:14px;text-align:left;color:var(--pfc-ink);display:grid;gap:4px;cursor:pointer}.pfc-role-choice strong{font-size:17px}.pfc-role-choice small{color:var(--pfc-muted);line-height:1.35}.pfc-role-choice.is-active{border-color:var(--pfc-orange);background:#fff6f1;box-shadow:0 0 0 3px rgba(243,111,52,.08)}
.pfc-account-field{display:grid;gap:6px;font-weight:800;font-size:13px}.pfc-account-field input{width:100%;border:1px solid #dce5e1;border-radius:13px;background:#fbfcfb;padding:13px 14px;outline:none}.pfc-account-field input:focus{border-color:var(--pfc-orange);box-shadow:0 0 0 3px rgba(243,111,52,.10)}.pfc-password-control{display:grid;grid-template-columns:minmax(0,1fr) 46px;border:1px solid #dce5e1;border-radius:13px;background:#fbfcfb;overflow:hidden}.pfc-password-control:focus-within{border-color:var(--pfc-orange);box-shadow:0 0 0 3px rgba(243,111,52,.10)}.pfc-password-control input{border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;min-width:0}.pfc-password-toggle{border:0;border-left:1px solid #dce5e1;background:#f3f7f5;color:var(--pfc-ink);font-size:18px;display:grid;place-items:center;cursor:pointer;padding:0}.pfc-password-toggle:active{background:#eaf2ee}
.pfc-auth-status{min-height:18px;text-align:center;color:#a44b2c;font-size:12px}.pfc-account-notice{padding:12px 13px;border-radius:13px;background:#fff4ed;color:#824d35;font-size:13px;line-height:1.45;margin-bottom:14px}
.pfc-profile-hero{display:flex;align-items:center;gap:14px}.pfc-profile-avatar{width:66px;height:66px;flex:0 0 66px;border-radius:50%;display:grid;place-items:center;background:var(--pfc-ink) center/cover no-repeat;color:#fff;font-size:25px;font-weight:900;box-shadow:0 0 0 3px #fff,0 0 0 4px var(--pfc-line)}.pfc-profile-avatar.has-photo{color:transparent}.pfc-profile-hero h3{margin:0 0 5px;font-size:25px}.pfc-account-type-badge{display:inline-block;padding:5px 9px;border-radius:999px;background:#fff1e9;color:#a64c22;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.pfc-profile-photo-settings{margin:16px 0 4px;padding:14px;border:1px solid var(--pfc-line);border-radius:16px;background:#f8faf9}.pfc-profile-photo-head strong{display:block;font-size:15px;color:var(--pfc-ink);margin-bottom:3px}.pfc-profile-photo-head small{display:block;color:var(--pfc-muted);font-size:12px;line-height:1.45}.pfc-profile-photo-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:11px}.pfc-profile-photo-actions button{min-height:38px;padding:8px 12px}.pfc-profile-photo-remove{border:0;background:transparent;color:#a33b24;font-weight:800;cursor:pointer}.pfc-profile-photo-remove:hover{text-decoration:underline}@media(max-width:520px){.pfc-profile-photo-actions{display:grid;grid-template-columns:1fr 1fr}.pfc-profile-photo-actions .pfc-profile-photo-remove{grid-column:1/-1;justify-self:start}}
.pfc-profile-details{display:grid;gap:8px;margin:20px 0}.pfc-profile-details>div{display:grid;gap:3px;padding:12px 13px;border-radius:13px;background:#f6f9f7}.pfc-profile-details span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--pfc-muted);font-weight:800}.pfc-profile-details strong{font-size:14px;overflow-wrap:anywhere}.pfc-profile-explainer{color:var(--pfc-muted);font-size:13px;line-height:1.5;margin:0 0 18px}
.pfc-signin-action{display:grid;gap:10px}.pfc-signin-action h3{margin:0!important}.pfc-signin-action p{margin:0;color:var(--pfc-muted);font-size:13px;line-height:1.45}
@media(max-width:760px){.pfc-account-inner{width:100%;padding:10px 12px 92px}.pfc-account-topbar{padding:7px 0 11px}.pfc-auth-card,.pfc-profile-card{border:0;border-radius:18px;box-shadow:none;padding:14px 4px}.pfc-role-picker{grid-template-columns:1fr}.pfc-top-actions{gap:5px}.pfc-top-actions button{width:36px;height:36px;font-size:19px}}

/* v0.2.2 - action badges + seller after-booking contact choices */
.pfc-notification-anchor{position:relative!important}
.pfc-notification-badge{position:absolute;top:-5px;right:-5px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--pfc-orange);color:#fff;font-size:11px!important;font-weight:900;line-height:20px;text-align:center;box-shadow:0 0 0 3px #fff;z-index:3;pointer-events:none}
.pfc-bottom-nav .pfc-notification-badge{top:-4px;right:calc(50% - 23px);box-shadow:0 0 0 2px #fff}
.pfc-account-alert{width:100%;border:1px solid #ffd8c5;background:#fff6f1;border-radius:16px;padding:12px 13px;margin:0 0 18px;display:grid;grid-template-columns:auto 1fr;gap:11px;align-items:center;text-align:left;color:var(--pfc-ink);cursor:pointer}
.pfc-account-alert-count{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--pfc-orange);color:#fff;font-weight:900}
.pfc-account-alert>span:last-child{display:grid;gap:2px}.pfc-account-alert strong{font-size:13px}.pfc-account-alert small{font-size:11px;color:var(--pfc-muted);line-height:1.35}
.pfc-contact-settings{border-top:1px solid var(--pfc-line);padding-top:18px;margin-top:4px}
.pfc-contact-settings-head h3{margin:0 0 5px;font-size:19px}.pfc-contact-settings-head p{margin:0 0 13px;color:var(--pfc-muted);font-size:12px;line-height:1.45}
.pfc-contact-options{display:grid;gap:7px;margin-bottom:10px}.pfc-contact-option{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:11px 12px;border-radius:13px;background:#f6f9f7;cursor:pointer}.pfc-contact-option>span{display:grid;gap:2px}.pfc-contact-option strong{font-size:13px}.pfc-contact-option small{font-size:11px;color:var(--pfc-muted)}.pfc-contact-option input{width:20px;height:20px;accent-color:var(--pfc-orange)}
.pfc-messenger-id{width:100%;border:1px solid #dce5e1;border-radius:13px;background:#fbfcfb;padding:12px 13px;margin:0 0 10px;outline:none}.pfc-messenger-id:focus{border-color:var(--pfc-orange);box-shadow:0 0 0 3px rgba(243,111,52,.10)}
.pfc-account-signout{margin-top:18px}
.pfc-booking-contact-box{display:grid;gap:9px;padding:12px;border-radius:13px;background:#f5f8f7;border:1px solid #dbe5e1}.pfc-booking-contact-box>strong{font-size:12px;color:var(--pfc-ink)}.pfc-booking-contact-buttons{display:flex;gap:7px;flex-wrap:wrap}.pfc-contact-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 12px;border-radius:11px;background:var(--pfc-ink);color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:850}.pfc-contact-button:hover{background:var(--pfc-orange)}
@media(max-width:760px){.pfc-notification-badge{min-width:18px;height:18px;line-height:18px;font-size:10px!important;top:-4px;right:-4px}.pfc-booking-contact-buttons{display:grid;grid-template-columns:1fr 1fr}.pfc-contact-button{min-height:42px}.pfc-account-alert{margin-bottom:14px}}

.pfc-messenger-field{display:grid;gap:6px;margin:2px 0 10px}.pfc-messenger-field>label{font-size:12px;font-weight:800;color:var(--pfc-ink)}.pfc-messenger-field>small{font-size:11px;line-height:1.4;color:var(--pfc-muted)}.pfc-messenger-field .pfc-messenger-id{margin:0}.pfc-booking-contact-hint{font-size:11px;line-height:1.4;color:var(--pfc-muted)}


/* v0.2.4 - buyer location + dual-unit travel preference */
.pfc-travel-settings{margin:18px 0;padding:18px;border:1px solid var(--pfc-line);border-radius:18px;background:#fbfcfb;display:grid;gap:14px}
.pfc-travel-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pfc-travel-grid label{display:grid;gap:6px;font-size:11px;font-weight:850;color:var(--pfc-muted)}.pfc-travel-grid label:first-child{grid-column:1/-1}.pfc-travel-grid input,.pfc-travel-grid select,.pfc-register-travel select{width:100%;border:1px solid #dce5e1;border-radius:13px;padding:12px;background:#fff;color:var(--pfc-ink)}
.pfc-travel-range{display:grid;gap:9px}.pfc-travel-range>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.pfc-travel-range strong{font-size:13px}.pfc-travel-range span{color:#f36f34;font-weight:900;font-size:14px;white-space:nowrap}.pfc-travel-range input[type=range]{width:100%;accent-color:#f36f34}.pfc-travel-help{color:var(--pfc-muted);font-size:11px;line-height:1.45}
.pfc-travel-summary{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:4px 0 10px;padding:10px 13px;border-radius:14px;background:#eff8f4;color:var(--pfc-ink)}.pfc-travel-summary span{font-size:11px;font-weight:800;color:#52716a}.pfc-travel-summary strong{font-size:13px;color:#f36f34}.pfc-travel-summary small{font-size:11px;color:var(--pfc-muted);margin-left:auto}
.pfc-register-travel{display:grid;gap:10px;padding:14px;border:1px solid #dfe8e4;border-radius:16px;background:#f7faf8}.pfc-register-travel-head{display:grid;gap:3px}.pfc-register-travel-head strong{font-size:14px}.pfc-register-travel-head small{font-size:11px;color:var(--pfc-muted)}.pfc-register-travel>label{display:grid;gap:6px;font-size:11px;font-weight:850;color:var(--pfc-muted)}
@media(max-width:760px){.pfc-travel-grid{grid-template-columns:1fr}.pfc-travel-grid label:first-child{grid-column:auto}.pfc-travel-summary{align-items:flex-start}.pfc-travel-summary small{width:100%;margin-left:0}}

/* v0.2.5 - editable seller/admin mobile contact */
.pfc-seller-contact-settings{border-top:1px solid var(--pfc-line);padding-top:18px;margin-top:4px;margin-bottom:18px}

/* v0.3 payments */
.pfc-payment-settings{margin-top:20px;padding:18px;border:1px solid var(--pfc-line);border-radius:18px;background:#fff9f5}.pfc-retainer-chip,.pfc-retainer-status{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:7px 10px;border-radius:999px;background:#fff0e8;color:#9d4d28;font-size:12px;font-weight:800;text-transform:capitalize}.pfc-booking-complete-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.pfc-booking-state{text-transform:capitalize;color:var(--pfc-muted);font-size:12px}.pfc-cancel-booking{margin-top:12px}.pfc-direct-payment{margin-top:14px;padding:15px;border-radius:16px;background:#eef8f3;display:grid;gap:8px}.pfc-direct-payment p{margin:0!important}.pfc-paypal-pay{display:block;text-align:center;text-decoration:none}.pfc-confirmed-booking .pfc-retainer-chip{margin-top:6px}@media(max-width:600px){.pfc-booking-complete-actions{grid-template-columns:1fr}}

/* v0.3.1 - Seller plans: Single Sale Pass + PiccyFlip Pro */
.pfc-seller-plan-settings{margin:18px 0;padding:18px;border:1px solid var(--pfc-line);border-radius:18px;background:#fbfcfb;display:grid;gap:14px}
.pfc-plan-current{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:11px 12px;border-radius:13px;background:#eef8f3}.pfc-plan-current span{font-size:11px;color:var(--pfc-muted);font-weight:800}.pfc-plan-current strong{font-size:13px;color:var(--pfc-ink);text-align:right}
.pfc-plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pfc-plan-card{border:1px solid #dfe8e4;border-radius:16px;background:#fff;padding:15px;display:grid;gap:8px}.pfc-plan-card.is-pro{border-color:#ffd8c5;background:#fff9f5}.pfc-plan-card h4{margin:0;font-size:19px}.pfc-plan-card p{margin:0 0 5px;color:var(--pfc-muted);font-size:12px;line-height:1.45}.pfc-plan-kicker{font-size:10px;font-weight:900;letter-spacing:.1em;color:#52716a}.pfc-plan-card.is-pro .pfc-plan-kicker{color:var(--pfc-orange)}.pfc-plan-price{font-size:21px;font-weight:900;color:var(--pfc-ink)}
.pfc-plan-substatus{font-size:11px;color:var(--pfc-muted)}.pfc-text-refresh{border:0;background:transparent;color:#37695d;font-size:12px;font-weight:800;padding:5px 0;cursor:pointer;text-align:left}
@media(max-width:620px){.pfc-plan-grid{grid-template-columns:1fr}.pfc-plan-current{align-items:flex-start;flex-direction:column}.pfc-plan-current strong{text-align:left}}


/* v0.3.4 - lifetime listing credit packs */
.pfc-credit-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pfc-credit-head>div{display:grid;gap:3px}.pfc-credit-head strong{font-size:14px;color:var(--pfc-ink)}.pfc-credit-head small{font-size:11px;color:var(--pfc-muted);line-height:1.4}
.pfc-credit-pack-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.pfc-credit-pack{border:1px solid #dfe8e4;border-radius:15px;background:#fff;padding:13px;display:grid;gap:6px;align-content:start}.pfc-credit-pack h4{margin:0;font-size:17px}.pfc-credit-pack .pfc-plan-price{font-size:19px}.pfc-credit-each{color:var(--pfc-muted);font-size:10px;font-weight:700;min-height:15px}.pfc-credit-policy{margin:0!important;padding:10px 12px;border-radius:12px;background:#f4f7f5;color:#58706a;font-size:11px!important;line-height:1.5!important}.pfc-credit-policy strong{color:#355a52}.pfc-pro-wide{display:block}.pfc-pro-copy{display:flex;justify-content:space-between;align-items:center;gap:18px}.pfc-pro-copy h4{margin:0 0 4px}.pfc-pro-copy p{margin:0}.pfc-pro-buy{display:flex;align-items:center;gap:10px;flex:0 0 auto}.pfc-pro-buy .pfc-plan-price{white-space:nowrap}.pfc-pro-buy button{white-space:nowrap}
@media(max-width:860px){.pfc-credit-pack-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.pfc-credit-pack-grid{grid-template-columns:1fr 1fr}.pfc-pro-copy{align-items:flex-start;flex-direction:column}.pfc-pro-buy{width:100%;display:grid}.pfc-pro-buy button{width:100%}}

/* v0.3.6 - Buy One, Flip One + completed-sale confirmation */
.pfc-mode-switch{display:grid;gap:10px;margin:0 0 18px}.pfc-mode-switch>small{color:var(--pfc-muted);font-size:11px;line-height:1.45}
.pfc-buy-flip-reward{display:grid;gap:5px;padding:15px;border:1px solid #dfe8e4;border-radius:16px;background:#f7faf8}.pfc-buy-flip-reward>span{font-size:10px;font-weight:950;letter-spacing:.1em;color:#52716a}.pfc-buy-flip-reward>strong{font-size:16px;color:var(--pfc-ink)}.pfc-buy-flip-reward>small{font-size:11px;line-height:1.45;color:var(--pfc-muted)}.pfc-buy-flip-reward.is-earned{border-color:#ffd2bd;background:#fff7f2}.pfc-buy-flip-reward.is-earned>span{color:var(--pfc-orange)}
.pfc-sale-payment-state,.pfc-sale-complete-state{display:grid;gap:6px;margin-top:8px;padding:12px 13px;border-radius:14px;background:#f4f8f6}.pfc-sale-payment-state strong,.pfc-sale-complete-state strong{font-size:13px;color:var(--pfc-ink)}.pfc-sale-payment-state small,.pfc-sale-complete-state small{font-size:11px;line-height:1.45;color:var(--pfc-muted)}.pfc-sale-complete-state{background:#eef8f3;border:1px solid #d6e9df}.pfc-sale-complete-state strong{color:#26664f}
.pfc-payment-sent{margin-top:4px}.pfc-buy-flip-complete{display:grid;gap:6px;margin-top:14px;padding:16px;border-radius:16px;border:1px solid #ffd2bd;background:#fff7f2}.pfc-buy-flip-complete span{font-size:10px;font-weight:950;letter-spacing:.1em;color:#2d765d}.pfc-buy-flip-complete strong{font-size:18px;color:var(--pfc-orange)}.pfc-buy-flip-complete p{margin:0!important;color:var(--pfc-muted);font-size:12px;line-height:1.5}.pfc-sold-action{padding:15px;border-radius:16px;background:#f3f6f5;border:1px solid var(--pfc-line)}


/* v0.3.7 - sitewide PiccyFlip scrollbar theme */
html,body,.pfc-app,.pfc-app *{scrollbar-width:thin;scrollbar-color:var(--pfc-orange) #eef4f1}
html::-webkit-scrollbar,body::-webkit-scrollbar,.pfc-app::-webkit-scrollbar,.pfc-app *::-webkit-scrollbar{width:10px;height:10px}
html::-webkit-scrollbar-track,body::-webkit-scrollbar-track,.pfc-app::-webkit-scrollbar-track,.pfc-app *::-webkit-scrollbar-track{background:#eef4f1}
html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,.pfc-app::-webkit-scrollbar-thumb,.pfc-app *::-webkit-scrollbar-thumb{background:var(--pfc-orange);border-radius:999px;border:2px solid #eef4f1}
html::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover,.pfc-app::-webkit-scrollbar-thumb:hover,.pfc-app *::-webkit-scrollbar-thumb:hover{background:#df5e28}
.pfc-category-chips,.pfc-detail-gallery-track{scrollbar-width:none}
.pfc-category-chips::-webkit-scrollbar,.pfc-detail-gallery-track::-webkit-scrollbar{display:none}
.pfc-offer-badge.is-reserved{background:#fff1e9;color:#a64c22;font-weight:800}.pfc-reserved-action{background:#fff8f3;border-color:#f4c8b2}.pfc-reserved-action h3{color:#a64c22}.pfc-buyer-offer-state>a.pfc-primary{display:flex;align-items:center;justify-content:center;text-decoration:none;margin-top:12px}.pfc-buyer-offer-state>.pfc-cancel-booking{margin-top:9px}.pfc-buyer-offer-state>small{display:block;margin-top:9px;color:var(--pfc-muted);line-height:1.4}

/* v0.3.14 - unified buyer/seller account dashboard */
.pfc-account-dashboard{margin:18px 0;padding:16px;border:1px solid var(--pfc-line);border-radius:18px;background:#f9fbfa;display:grid;gap:16px;scroll-margin-top:76px}
.pfc-dashboard-head>div{display:grid;gap:3px}.pfc-dashboard-head span{font-size:10px;font-weight:950;letter-spacing:.11em;color:var(--pfc-orange)}.pfc-dashboard-head h3{margin:0;font-size:21px;color:var(--pfc-ink)}.pfc-dashboard-head p{margin:0;color:var(--pfc-muted);font-size:11px;line-height:1.45}
.pfc-dashboard-loading{padding:15px;text-align:center;color:var(--pfc-muted);font-size:12px}.pfc-dashboard-block{display:grid;gap:9px}.pfc-dashboard-block-title{display:grid;gap:2px}.pfc-dashboard-block-title strong{font-size:14px;color:var(--pfc-ink)}.pfc-dashboard-block-title small{font-size:10px;color:var(--pfc-muted);line-height:1.4}
.pfc-dashboard-grid{display:grid;gap:9px}.pfc-dashboard-item{display:grid;grid-template-columns:108px minmax(0,1fr);gap:11px;padding:9px;border:1px solid #dfe8e4;border-radius:15px;background:#fff;overflow:hidden}.pfc-dashboard-thumb{width:108px;min-height:96px;border:0;border-radius:11px;background:#edf2ef center/cover no-repeat;cursor:pointer}.pfc-dashboard-copy{min-width:0;display:grid;align-content:start;gap:5px}.pfc-dashboard-title{border:0;background:transparent;padding:0;text-align:left;color:var(--pfc-ink);font-size:14px;font-weight:900;line-height:1.25;cursor:pointer}.pfc-dashboard-title:hover{color:var(--pfc-orange)}
.pfc-dashboard-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.pfc-dashboard-meta span{font-size:10px;color:var(--pfc-muted)}.pfc-dashboard-meta b{padding:4px 7px;border-radius:999px;background:#eef8f3;color:#37695d;font-size:9px;text-transform:capitalize}.pfc-dashboard-price{font-size:12px;color:var(--pfc-ink)}.pfc-dashboard-deposit,.pfc-dashboard-address{font-size:10px;line-height:1.4;color:var(--pfc-muted)}.pfc-dashboard-address{color:#37695d}
.pfc-dashboard-booking-summary{display:grid;gap:2px;padding:8px 9px;border-radius:11px;background:#fff6f1;border:1px solid #ffe0d0}.pfc-dashboard-booking-summary strong{font-size:11px;color:var(--pfc-ink)}.pfc-dashboard-booking-summary span,.pfc-dashboard-booking-summary small{font-size:9px;color:var(--pfc-muted)}
.pfc-dashboard-contacts{display:flex;gap:5px;flex-wrap:wrap;margin-top:2px}.pfc-dashboard-contacts a{display:inline-flex;align-items:center;min-height:30px;padding:6px 8px;border-radius:9px;background:var(--pfc-ink);color:#fff!important;text-decoration:none!important;font-size:9px;font-weight:850}.pfc-dashboard-contacts a:hover{background:var(--pfc-orange)}
@media(max-width:620px){.pfc-account-dashboard{padding:12px}.pfc-dashboard-item{grid-template-columns:82px minmax(0,1fr);gap:9px}.pfc-dashboard-thumb{width:82px;min-height:84px}.pfc-dashboard-contacts{display:grid;grid-template-columns:1fr 1fr}.pfc-dashboard-contacts a{justify-content:center;text-align:center}}

/* v0.3.16 - separate account activity tabs */
.pfc-account-nav{display:flex;gap:7px;overflow-x:auto;padding:14px 0 4px;margin:0 0 14px;border-bottom:1px solid var(--pfc-line);scrollbar-width:none}
.pfc-account-nav::-webkit-scrollbar{display:none}
.pfc-account-nav button{flex:0 0 auto;border:0;border-radius:999px;padding:9px 13px;background:#eef4f1;color:var(--pfc-ink);font:inherit;font-size:12px;font-weight:850;cursor:pointer;white-space:nowrap}
.pfc-account-nav button.is-active{background:var(--pfc-orange);color:#fff}
.pfc-account-nav button:hover{transform:translateY(-1px)}

.pfc-account-nav button.pfc-new-flip-nav{background:var(--pfc-ink);color:#fff;padding-left:15px;padding-right:15px}
.pfc-account-nav button.pfc-new-flip-nav:hover{background:#16584f}
@media(max-width:620px){.pfc-account-nav{margin-left:-4px;margin-right:-4px;padding-left:4px;padding-right:4px}.pfc-account-nav button{padding:9px 11px;font-size:11px}}

/* v0.3.17 seller listing management + archived buyer history */
.pfc-dashboard-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:6px}.pfc-dashboard-delete{border:1px solid #e5a08a;background:#fff6f2;color:#a53f21;border-radius:10px;padding:8px 11px;font:inherit;font-weight:800;cursor:pointer}.pfc-dashboard-delete:hover{background:#ffe9df}.pfc-dashboard-delete:disabled{opacity:.55;cursor:not-allowed}.pfc-dashboard-item.is-removed{opacity:.82}.pfc-dashboard-item.is-removed .pfc-dashboard-thumb,.pfc-dashboard-item.is-removed .pfc-dashboard-title{cursor:default}.pfc-text-refresh.is-muted{color:var(--pfc-muted);cursor:default;text-decoration:none}


/* v0.4.0 fast authentication */
.pfc-quick-auth{display:grid;gap:10px;padding:14px;border:1px solid var(--pfc-line);border-radius:17px;background:#fbfdfc}
.pfc-quick-auth>strong{font-size:13px;color:var(--pfc-ink)}
.pfc-google-button-slot{min-height:44px;display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden}
.pfc-google-button-slot>div{max-width:100%!important}
.pfc-passkey-auth{width:100%;min-height:52px;border:1px solid #d8e3df;border-radius:999px;background:#fff;color:var(--pfc-ink);display:grid;grid-template-columns:32px 1fr;grid-template-rows:auto auto;column-gap:8px;align-items:center;text-align:left;padding:8px 16px;cursor:pointer;font:inherit}
.pfc-passkey-auth>span{grid-row:1/3;font-size:21px;text-align:center}.pfc-passkey-auth>strong{font-size:14px}.pfc-passkey-auth>small{font-size:10px;color:var(--pfc-muted);line-height:1.25}.pfc-passkey-auth:hover{border-color:var(--pfc-orange);box-shadow:0 5px 14px rgba(16,44,39,.08)}.pfc-passkey-auth:disabled{opacity:.5;cursor:not-allowed}
.pfc-auth-divider{display:flex;align-items:center;gap:10px;color:var(--pfc-muted);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.pfc-auth-divider:before,.pfc-auth-divider:after{content:"";height:1px;background:var(--pfc-line);flex:1}.pfc-auth-divider span{white-space:nowrap}
.pfc-passkey-settings{margin:18px 0;padding:16px;border:1px solid var(--pfc-line);border-radius:18px;background:#f9fbfa;display:grid;gap:12px}
.pfc-passkey-list{display:grid;gap:8px}.pfc-passkey-empty{padding:10px 12px;border-radius:12px;background:#fff;color:var(--pfc-muted);font-size:12px}
.pfc-passkey-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid var(--pfc-line);border-radius:13px;background:#fff}.pfc-passkey-row>span{display:grid;gap:2px}.pfc-passkey-row strong{font-size:13px}.pfc-passkey-row small{font-size:10px;color:var(--pfc-muted)}
@media(max-width:620px){.pfc-quick-auth{padding:12px}.pfc-passkey-settings{padding:13px}.pfc-passkey-auth{border-radius:15px}}


/* Passkey setup help */
.pfc-passkey-guide{padding:14px 15px;border:1px solid #dfe9e5;border-radius:15px;background:#fff;display:grid;gap:8px;color:var(--pfc-ink)}
.pfc-passkey-guide>strong{font-size:14px;color:#f36f34}.pfc-passkey-guide ol{margin:0;padding-left:20px;display:grid;gap:6px;font-size:12px;line-height:1.45}.pfc-passkey-device-notes{display:grid;gap:4px;padding:10px 11px;border-radius:11px;background:#eef7f3;font-size:11px;line-height:1.4}.pfc-passkey-guide small{font-size:11px;line-height:1.4;color:var(--pfc-muted)}
@media(max-width:620px){.pfc-passkey-guide{padding:12px}.pfc-passkey-guide ol{font-size:11px}}

/* v0.5.0 - PiccyFlip Trust & Ranking */
.pfc-profile-trust{margin:4px 0 18px;padding:16px;border:1px solid var(--pfc-line);border-radius:18px;background:#fbfcfb}
.pfc-trust-card{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center;padding:13px;border:1px solid #dfe8e4;border-radius:16px;background:#fff}
.pfc-trust-avatar{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--pfc-ink) center/cover no-repeat;color:#fff;font-size:18px;font-weight:950;box-shadow:0 0 0 2px #fff,0 0 0 3px #dfe8e4}.pfc-trust-avatar.has-photo{color:transparent}
.pfc-trust-main{min-width:0;display:grid;gap:5px}.pfc-trust-top{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.pfc-trust-top>strong{font-size:14px;color:var(--pfc-ink);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pfc-trust-badge{display:inline-flex;align-items:center;min-height:22px;padding:4px 8px;border-radius:999px;font-size:9px;font-weight:950;letter-spacing:.04em;text-transform:uppercase;background:#eef3f1;color:#537068}.pfc-trust-badge.is-reliable{background:#eaf5ef;color:#2e6d59}.pfc-trust-badge.is-trusted{background:#fff1e9;color:#a64c22}.pfc-trust-badge.is-top{background:var(--pfc-orange);color:#fff}
.pfc-trust-score{font-size:12px;font-weight:900;color:#f36f34}.pfc-trust-stats{display:flex;gap:12px;flex-wrap:wrap}.pfc-trust-stats span{display:grid;gap:1px}.pfc-trust-stats b{font-size:11px;color:var(--pfc-ink)}.pfc-trust-stats small{font-size:8px;color:var(--pfc-muted);line-height:1.25}
.pfc-trust-card.is-compact{grid-template-columns:38px minmax(0,1fr);padding:8px 9px;border-radius:12px;background:#f8faf9}.pfc-trust-card.is-compact .pfc-trust-avatar{width:38px;height:38px;font-size:12px}.pfc-trust-card.is-compact .pfc-trust-top>strong{font-size:11px}.pfc-trust-card.is-compact .pfc-trust-badge{font-size:8px;min-height:19px;padding:3px 6px}.pfc-trust-card.is-compact .pfc-trust-score{font-size:10px}.pfc-trust-card.is-compact .pfc-trust-stats{gap:8px}.pfc-trust-card.is-compact .pfc-trust-stats b{font-size:9px}.pfc-trust-card.is-compact .pfc-trust-stats small{font-size:7px}
.pfc-dashboard-rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:4px}.pfc-dashboard-rating>span{font-size:10px;font-weight:800;color:#6a7773}.pfc-dashboard-rating button{min-height:34px;padding:7px 11px}
.pfc-rating-overlay{position:fixed;inset:0;z-index:10050;background:rgba(9,31,28,.62);display:grid;place-items:center;padding:18px}.pfc-rating-panel{position:relative;width:min(440px,100%);background:#fff;border-radius:22px;padding:24px;box-shadow:0 24px 80px rgba(0,0,0,.28);display:grid;gap:15px}.pfc-rating-panel h3{margin:0;font-size:24px;color:var(--pfc-ink)}.pfc-rating-panel>p{margin:0;color:var(--pfc-muted);font-size:12px;line-height:1.45}.pfc-rating-close{position:absolute;top:10px;right:10px;width:36px;height:36px;border:0;border-radius:50%;background:#eef3f1;color:var(--pfc-ink);font-size:24px;cursor:pointer}.pfc-star-picker{display:grid;gap:7px;padding:12px 13px;border:1px solid var(--pfc-line);border-radius:14px;background:#fafcfb}.pfc-star-picker>strong{font-size:12px;color:var(--pfc-ink)}.pfc-star-row{display:flex;gap:5px}.pfc-star-row button{border:0;background:transparent;color:#ccd6d2;font-size:30px;line-height:1;padding:2px;cursor:pointer;transition:transform .12s ease,color .12s ease}.pfc-star-row button.is-on{color:#f36f34}.pfc-star-row button:hover{transform:scale(1.08)}
.pfc-seller-offer-card .pfc-trust-card{margin:8px 0}.pfc-confirmed-booking .pfc-trust-card{margin-top:8px}.pfc-detail-body>.pfc-trust-card{margin-top:3px}
@media(max-width:620px){.pfc-trust-card{grid-template-columns:48px minmax(0,1fr);padding:11px}.pfc-trust-avatar{width:48px;height:48px}.pfc-trust-stats{gap:9px}.pfc-rating-panel{padding:20px 16px}.pfc-star-row button{font-size:29px}.pfc-profile-trust{padding:13px}}

/* v0.6.0 - Share Your Flip */
.pfc-share-panel{margin-top:18px;padding:15px;border:1px solid var(--pfc-line);border-radius:17px;background:#fbfdfc;display:grid;gap:11px}.pfc-share-head{display:grid;gap:3px}.pfc-share-head strong{font-size:15px;color:var(--pfc-ink)}.pfc-share-head small,.pfc-share-hint{font-size:10px;line-height:1.45;color:var(--pfc-muted)}.pfc-share-buttons{display:flex;gap:7px;flex-wrap:wrap}.pfc-share-button{border:0;border-radius:999px;padding:8px 11px;background:#eef4f1;color:var(--pfc-ink);font:inherit;font-size:10px;font-weight:850;cursor:pointer}.pfc-share-button:hover{transform:translateY(-1px);box-shadow:0 4px 10px rgba(15,54,48,.08)}.pfc-share-button.is-facebook{background:#eaf1ff;color:#234d9b}.pfc-share-button.is-whatsapp{background:#e7f8ee;color:#167345}.pfc-share-button.is-messenger{background:#eef0ff;color:#4054b2}.pfc-share-button.is-x{background:#151515;color:#fff}.pfc-share-button.is-email{background:#fff1e9;color:#a64c22}.pfc-share-button.is-copy,.pfc-share-button.is-qr,.pfc-share-button.is-image,.pfc-share-button.is-more{background:var(--pfc-ink);color:#fff}.pfc-share-public-link{display:grid;gap:3px;padding:9px 10px;border-radius:11px;background:#f1f5f3}.pfc-share-public-link span{font-size:9px;font-weight:900;color:#52716a;text-transform:uppercase;letter-spacing:.06em}.pfc-share-public-link code{font-size:9px;color:#4c605b;overflow-wrap:anywhere}.pfc-qr-overlay{position:fixed;inset:0;z-index:10070;background:rgba(9,31,28,.64);display:grid;place-items:center;padding:20px}.pfc-qr-card{position:relative;width:min(380px,100%);background:#fff;border-radius:22px;padding:24px;display:grid;gap:12px;justify-items:center;box-shadow:0 25px 85px rgba(0,0,0,.28)}.pfc-qr-card h3{margin:0;color:var(--pfc-ink);font-size:22px}.pfc-qr-image{width:min(320px,82vw);height:auto;display:block;border-radius:14px}.pfc-qr-card small{font-size:10px;color:var(--pfc-muted)}.pfc-qr-close{position:absolute;right:10px;top:10px;width:36px;height:36px;border:0;border-radius:50%;background:#eef3f1;color:var(--pfc-ink);font-size:24px;cursor:pointer}.pfc-dashboard-share-stats{display:grid;gap:2px;padding:7px 8px;border-radius:10px;background:#eef8f3}.pfc-dashboard-share-stats strong{font-size:10px;color:#2f6658}.pfc-dashboard-share-stats small{font-size:8px;color:var(--pfc-muted);line-height:1.35}.pfc-dashboard-share{border:0;border-radius:10px;padding:8px 11px;background:var(--pfc-ink);color:#fff;font:inherit;font-size:10px;font-weight:850;cursor:pointer}.pfc-dashboard-share:hover{background:var(--pfc-orange)}
@media(max-width:620px){.pfc-share-panel{padding:13px}.pfc-share-buttons{display:grid;grid-template-columns:1fr 1fr}.pfc-share-button{border-radius:12px;min-height:40px}.pfc-share-public-link code{font-size:8px}}

/* v0.6.3 - account mode switch at top + dashboard-contained listing navigation */
.pfc-mode-switch-top{margin:14px 0 6px;padding:12px;border:1px solid var(--pfc-line);border-radius:16px;background:#fbfdfc}
.pfc-mode-switch-top .pfc-buy-flip-reward{margin:0}
@media(max-width:760px){.pfc-mode-switch-top{margin-top:12px;padding:10px}}


/* v0.6.5 - persistent Buyer/Seller dashboard mode switch */
.pfc-mode-switch-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 12px;padding:11px 13px;border:1px solid #dfe8e4;border-radius:14px;background:#f7faf8}
.pfc-mode-switch-copy{display:grid;gap:2px;min-width:0}.pfc-mode-switch-copy strong{font-size:13px;color:var(--pfc-ink)}.pfc-mode-switch-copy small{font-size:10px;line-height:1.35;color:var(--pfc-muted)}
.pfc-mode-switch-button{flex:0 0 auto;min-height:38px!important;padding:8px 14px!important;white-space:nowrap!important;font-size:12px!important;border-radius:999px!important}
.pfc-buy-flip-profile{margin:0 0 12px}
@media(max-width:620px){.pfc-mode-switch-bar{gap:10px;padding:10px 11px}.pfc-mode-switch-copy small{display:none}.pfc-mode-switch-button{padding:8px 11px!important;font-size:11px!important}}

/* v0.6.7 - Gift a Flip */
.pfc-gift-flip-panel,.pfc-gift-inbox{margin:0 0 14px;padding:15px;border:1px solid var(--pfc-line);border-radius:17px;background:#fbfdfc;display:grid;gap:11px}
.pfc-gift-flip-balance{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;background:#eef8f3}.pfc-gift-flip-balance span{font-size:10px;font-weight:900;color:#52716a;text-transform:uppercase;letter-spacing:.05em}.pfc-gift-flip-balance strong{font-size:22px;color:var(--pfc-orange)}
.pfc-gift-flip-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end}.pfc-gift-flip-form label{grid-column:1/-1;font-size:11px;font-weight:850;color:var(--pfc-ink)}.pfc-gift-flip-form input{min-width:0}.pfc-gift-flip-form .pfc-inline-status,.pfc-gift-recipient{grid-column:1/-1}
.pfc-gift-recipient{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid #dfe8e4;border-radius:13px;background:#fff}.pfc-gift-recipient[hidden]{display:none}.pfc-gift-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--pfc-ink) center/cover no-repeat;color:#fff;font-size:14px;font-weight:900}.pfc-gift-avatar.has-photo{color:transparent}.pfc-gift-recipient-info{display:grid;gap:2px;min-width:0}.pfc-gift-recipient-info strong{font-size:12px;color:var(--pfc-ink)}.pfc-gift-recipient-info small{font-size:9px;color:var(--pfc-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pfc-gift-inbox-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid #dfe8e4;border-radius:13px;background:#fff}.pfc-gift-inbox-row>div:first-child{display:grid;gap:3px}.pfc-gift-inbox-row strong{font-size:12px;color:var(--pfc-ink)}.pfc-gift-inbox-row small{font-size:9px;color:var(--pfc-muted)}.pfc-gift-inbox-actions{display:flex;gap:7px;flex:0 0 auto}.pfc-gift-inbox-actions button{min-height:34px;padding:7px 10px}
@media(max-width:620px){.pfc-gift-flip-panel,.pfc-gift-inbox{padding:13px}.pfc-gift-flip-form{grid-template-columns:1fr}.pfc-gift-flip-form label,.pfc-gift-flip-form .pfc-inline-status,.pfc-gift-recipient{grid-column:1}.pfc-gift-flip-form>button{width:100%}.pfc-gift-recipient{grid-template-columns:40px minmax(0,1fr)}.pfc-gift-recipient>button{grid-column:1/-1;width:100%}.pfc-gift-inbox-row{align-items:flex-start;flex-direction:column}.pfc-gift-inbox-actions{width:100%}.pfc-gift-inbox-actions button{flex:1}}


/* v0.7.0 - compact buyer/seller homepage + normalized category media */
.pfc-category-card{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;vertical-align:top}
.pfc-category-card .pfc-category-media{display:block!important;width:100%;aspect-ratio:16/9;overflow:hidden;padding:0!important;margin:0!important;background:#edf1ef;line-height:0;flex:0 0 auto}
.pfc-category-card .pfc-category-media img{display:block;width:100%;height:100%;max-width:none;aspect-ratio:auto;object-fit:cover;object-position:50% 50%;margin:0;padding:0;border:0}
.pfc-category-card .pfc-category-copy{display:grid;padding:12px 36px 14px 14px;gap:3px;width:100%;flex:1}
.pfc-category-card[data-category="Musical Instruments & Equipment"] .pfc-category-media img{object-position:48% 50%}
@media(max-width:760px){.pfc-category-card .pfc-category-copy{padding:10px 28px 12px 10px}.pfc-benefits{padding:20px 14px}.pfc-benefit-grid{gap:12px}.pfc-benefit-grid small{font-size:11px;line-height:1.3}.pfc-benefit-grid strong{font-size:13px}.pfc-benefit-grid span{width:48px;height:48px;font-size:13px}}

/* PiccyFlip PWA install experience */
[data-pfc-install-app][hidden]{display:none!important}
[data-pfc-install-app]{cursor:pointer}
.pfc-install-help{position:fixed;inset:0;z-index:260;background:rgba(7,28,25,.62);display:grid;place-items:center;padding:18px}
.pfc-install-help-card{width:min(440px,100%);background:#fff;border-radius:24px;padding:26px;box-shadow:0 24px 70px rgba(0,0,0,.28);position:relative}
.pfc-install-help-card h2{margin:0 42px 8px 0;font-size:27px;letter-spacing:-.6px;color:var(--pfc-ink)}
.pfc-install-help-card p{color:var(--pfc-muted);line-height:1.5;margin:8px 0}
.pfc-install-help-card ol{margin:16px 0 0;padding-left:22px;color:var(--pfc-ink);line-height:1.65}
.pfc-install-help-card .pfc-install-close{position:absolute;right:14px;top:14px;width:38px;height:38px;border:0;border-radius:50%;background:#f1f4f2;color:var(--pfc-ink);font-size:22px;cursor:pointer}
.pfc-install-help-card .pfc-install-note{margin-top:16px;padding:12px 14px;border-radius:14px;background:#eef7f3;font-size:13px;color:#476760}
@media(max-width:760px){.pfc-install-help{align-items:end;padding:0}.pfc-install-help-card{border-radius:26px 26px 0 0;padding:24px 20px calc(26px + env(safe-area-inset-bottom));width:100%}}
@media(display-mode:standalone){[data-pfc-install-app]{display:none!important}.pfc-app{min-height:100dvh}}


/* v0.8.1 mobile PWA install call-to-action */
.pfc-hero-install{display:none;border:0;background:transparent;color:var(--pfc-orange);padding:0;margin:0 0 8px;font-size:14px;font-weight:900;line-height:1.2;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
@media(max-width:760px){
  .pfc-hero-install:not([hidden]){display:inline-flex;align-items:center;gap:5px}
  .pfc-top-install{display:none!important}
}
@media(min-width:761px){.pfc-hero-install{display:none!important}}

/* v0.8.2 Browse Nearby postcode/ZIP filtering */
.pfc-listing-distance{display:block;margin-top:3px;color:#f36f34!important;font-weight:850;font-size:11px!important}
.pfc-travel-summary{justify-content:space-between}
.pfc-travel-summary.is-editor{display:block;padding:14px 16px;background:#f8fbfa;border:1px solid #dfeae6}
.pfc-nearby-editor{display:grid;gap:12px;width:100%}.pfc-nearby-editor-head{display:grid;gap:3px}.pfc-nearby-editor-head strong{font-size:15px;color:var(--pfc-ink)}.pfc-nearby-editor-head small{font-size:11px;color:var(--pfc-muted)}
.pfc-nearby-fields{display:grid;grid-template-columns:minmax(170px,.7fr) minmax(180px,1fr);gap:10px}.pfc-nearby-fields label{display:grid;gap:5px}.pfc-nearby-fields label>span{font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:var(--pfc-muted);font-weight:900}.pfc-nearby-fields select,.pfc-nearby-fields input{width:100%;border:1px solid #dce5e1;border-radius:12px;padding:11px 12px;background:#fff;color:var(--pfc-ink)}
.pfc-nearby-range{display:grid;gap:7px}.pfc-nearby-range>div{display:flex;justify-content:space-between;align-items:center;gap:10px}.pfc-nearby-range>div strong{font-size:12px}.pfc-nearby-range>div span{font-size:12px;color:#f36f34;font-weight:900}.pfc-nearby-range input[type=range]{width:100%;accent-color:#f36f34}
.pfc-nearby-actions{display:flex;gap:8px;align-items:center}.pfc-nearby-actions .pfc-primary,.pfc-nearby-actions .pfc-secondary{min-height:42px;padding:9px 14px}.pfc-nearby-status{display:block;min-height:1em;color:#a64c22;font-weight:700}
.pfc-nearby-summary-copy{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.pfc-nearby-summary-copy span{font-size:11px;font-weight:800;color:#52716a}.pfc-nearby-summary-copy strong{font-size:13px;color:#f36f34}.pfc-nearby-summary-copy small{font-size:11px;color:var(--pfc-muted);margin-left:auto}
@media(max-width:760px){.pfc-nearby-fields{grid-template-columns:1fr}.pfc-nearby-actions{display:grid;grid-template-columns:1fr 1fr}.pfc-nearby-summary-copy{display:grid;grid-template-columns:auto 1fr;gap:3px 8px}.pfc-nearby-summary-copy small{grid-column:1/-1;margin-left:0}.pfc-travel-summary>.pfc-text-refresh{margin-left:auto}}


/* v0.9.0 Cars & Boats */
.pfc-vehicle-fields{margin:14px 0;padding:16px;border:1px solid var(--pfc-line);border-radius:18px;background:#fbfcfb}.pfc-vehicle-fields[hidden]{display:none!important}.pfc-vehicle-fields-head{display:grid;gap:3px;margin-bottom:12px}.pfc-vehicle-fields-head strong{font-size:16px}.pfc-vehicle-fields-head small,.pfc-purchase-deposit-field small{color:var(--pfc-muted);font-size:12px}.pfc-vehicle-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.pfc-vehicle-grid label{margin:0!important}.pfc-purchase-deposit-field{margin-top:12px!important}.pfc-vehicle-summary{margin:16px 0;padding:12px 14px;border-radius:15px;background:#f5f8f7;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 14px}.pfc-vehicle-summary>div{display:grid;gap:2px}.pfc-vehicle-summary span{font-size:11px;color:var(--pfc-muted);text-transform:uppercase;letter-spacing:.04em}.pfc-vehicle-summary strong{font-size:14px;color:var(--pfc-ink)}.pfc-vehicle-summary .is-deposit strong{color:#f36f34}.pfc-bank-settings{margin:16px 0;padding:14px;border:1px solid var(--pfc-line);border-radius:16px;background:#f6f9f7;display:grid;gap:9px}.pfc-bank-settings h4{margin:0}.pfc-bank-settings p{margin:0;color:var(--pfc-muted);font-size:13px}.pfc-bank-settings input,.pfc-bank-settings textarea{width:100%}.pfc-bank-settings textarea{min-height:100px}.pfc-bank-warning{display:block;color:#6a5146;font-size:12px;line-height:1.45;margin-top:6px}.pfc-bank-transfer-box{margin:12px 0;padding:13px;border:1px solid var(--pfc-line);border-radius:14px;background:#fff}.pfc-bank-transfer-box>span{display:block;font-size:11px;font-weight:800;text-transform:uppercase;color:var(--pfc-muted);margin-bottom:6px}.pfc-bank-transfer-box pre{white-space:pre-wrap;word-break:break-word;margin:0;font:inherit;color:var(--pfc-ink)}.pfc-vehicle-payment-step{margin:14px 0;padding:13px;border-radius:14px;background:#fff4ee;display:grid;gap:7px}.pfc-vehicle-payment-step>span{font-size:12px;font-weight:800;color:#8a4b2d}.pfc-vehicle-payment-step>strong{font-size:24px;color:#f36f34}.pfc-payment-wait,.pfc-payment-ok{margin:12px 0;padding:12px;border-radius:13px;background:#eff8f4;display:grid;gap:3px}.pfc-payment-ok{font-weight:800;color:#28594f}@media(max-width:760px){.pfc-vehicle-grid{grid-template-columns:1fr 1fr}.pfc-vehicle-summary{grid-template-columns:1fr 1fr}}

/* v0.9.1 evaluation outcome states */
.pfc-booking-outcome-due{margin-top:12px;padding:12px 14px;border-radius:14px;background:#fff3eb;border:1px solid #ffd4bf;display:grid;gap:3px}.pfc-booking-outcome-due strong{color:#a7461e}.pfc-booking-outcome-due span,.pfc-booking-upcoming span{font-size:12px;color:var(--pfc-muted)}.pfc-booking-upcoming{margin-top:12px;padding:11px 13px;border-radius:14px;background:#eef7f3;display:grid;gap:3px}.pfc-three-actions{grid-template-columns:1fr 1fr 1fr}.pfc-dashboard-outcome-link{width:max-content;margin-top:7px;border:0;background:transparent;color:var(--pfc-orange);font-weight:800;padding:0;cursor:pointer}.pfc-dashboard-outcome-link:hover{text-decoration:underline}@media(max-width:760px){.pfc-three-actions{grid-template-columns:1fr}}

/* v0.9.2 focused overdue booking */
.pfc-confirmed-booking.is-focused{outline:2px solid var(--pfc-orange);outline-offset:3px;box-shadow:0 12px 28px rgba(243,111,52,.15)}


/* v0.10.0 Buyer check-in + no-show appeal */
.pfc-checkin-panel,.pfc-buyer-checkin,.pfc-no-show-appeal-card,.pfc-no-show-pending{margin:12px 0;padding:13px 14px;border-radius:15px;background:#f4f8f6;border:1px solid #dce8e3;display:grid;gap:6px}.pfc-checkin-panel strong,.pfc-buyer-checkin strong,.pfc-no-show-appeal-card strong,.pfc-no-show-pending strong{color:var(--pfc-ink);font-size:13px}.pfc-checkin-panel span,.pfc-buyer-checkin span,.pfc-no-show-appeal-card span,.pfc-no-show-pending span{font-size:11px;line-height:1.45;color:var(--pfc-muted)}.pfc-checkin-pin{font-size:28px;letter-spacing:.18em;color:var(--pfc-orange);font-weight:950}.pfc-checkin-qr{width:150px;height:150px;border-radius:10px;background:#fff;padding:6px}.pfc-checkin-entry{display:flex;gap:8px;align-items:center}.pfc-checkin-entry input{min-width:0;flex:1;padding:11px 12px;border:1px solid var(--pfc-line);border-radius:11px;font:inherit}.pfc-no-show-appeal-card{background:#fff7f1;border-color:#ffd8c2}.pfc-no-show-appeal-card.is-review,.pfc-no-show-pending.is-review{background:#f3f2ff;border-color:#d8d4ff}.pfc-appeal-overlay{position:fixed;inset:0;z-index:10150;background:rgba(9,31,28,.66);display:grid;place-items:center;padding:18px}.pfc-appeal-panel{position:relative;width:min(520px,100%);background:#fff;border-radius:22px;padding:24px;display:grid;gap:12px;box-shadow:0 24px 80px rgba(0,0,0,.28)}.pfc-appeal-panel h3{margin:0;color:var(--pfc-ink);font-size:22px}.pfc-appeal-panel p{margin:0;color:var(--pfc-muted);font-size:12px;line-height:1.5}.pfc-appeal-panel textarea{width:100%;resize:vertical;border:1px solid var(--pfc-line);border-radius:12px;padding:12px;font:inherit;min-height:110px}.pfc-appeal-panel input[type=file]{font-size:12px}.pfc-three-actions button:disabled{opacity:.6;cursor:not-allowed}

/* v0.10.2 seller attention + clearer buyer/seller check-in guidance */
.pfc-dashboard-checkin-note{margin:8px 0;padding:9px 11px;border-radius:11px;background:#eef7f3;border:1px solid #d7e9e1;display:grid;gap:3px}.pfc-dashboard-checkin-note strong{font-size:12px;color:var(--pfc-ink)}.pfc-dashboard-checkin-note span{font-size:10px;line-height:1.45;color:var(--pfc-muted)}.pfc-dashboard-checkin-note.is-checked{background:#edf8ef;border-color:#cfe8d2}.pfc-dashboard-checkin-link{border:0;background:transparent;color:var(--pfc-ink);padding:4px 0;font:inherit;font-size:12px;font-weight:800;cursor:pointer;text-align:left}.pfc-dashboard-checkin-link:hover{text-decoration:underline}

/* v0.10.13 - listing modal responds to its own frame width */
.pfc-detail-sheet{container-type:inline-size;overflow-x:hidden}
.pfc-detail-lower,.pfc-detail-body,.pfc-detail-action,.pfc-buyer-offer-state,.pfc-booking-contact-box,.pfc-buyer-checkin{min-width:0;max-width:100%}
.pfc-confirmed-time,.pfc-revealed-address strong,.pfc-booking-contact-hint,.pfc-contact-button,.pfc-buyer-offer-state p{overflow-wrap:anywhere;word-break:normal}
.pfc-booking-contact-buttons{min-width:0}
.pfc-checkin-entry{min-width:0;flex-wrap:wrap}
.pfc-checkin-entry input{width:100%;flex:1 1 130px}
.pfc-checkin-entry button{flex:0 0 auto}
@container (max-width:820px){
  .pfc-detail-lower{display:block}
  .pfc-detail-action{border-left:0;border-top:1px solid var(--pfc-line);padding:18px 22px 26px}
  .pfc-detail-body{padding:20px 22px 18px}
  .pfc-booking-contact-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .pfc-contact-button{width:100%;min-width:0;padding:9px 8px;text-align:center}
}
@container (max-width:430px){
  .pfc-booking-contact-buttons{grid-template-columns:1fr}
  .pfc-detail-body{padding:18px 16px 14px}
  .pfc-detail-action{padding:16px 16px 24px}
}

/* v0.10.17 dashboard navigation and direct appointment access */
.pfc-account-view-anchor{height:1px;scroll-margin-top:92px}
.pfc-booking-panel{scroll-margin-top:145px}
.pfc-calendar-card{scroll-margin-top:145px}
.pfc-dashboard-appointments{border:1px solid #b9d6cd;border-radius:10px;padding:8px 11px;background:#eef8f4;color:var(--pfc-ink);font:inherit;font-size:10px;font-weight:850;cursor:pointer}
.pfc-dashboard-appointments:hover{background:#dff2ea}
@media(max-width:620px){.pfc-dashboard-actions{gap:8px}.pfc-dashboard-appointments,.pfc-dashboard-share,.pfc-dashboard-delete{min-height:38px}}

/* v0.10.21 - clearer account identity + seller-side buyer identification */
.pfc-account-identity-strip{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:12px 0 2px;padding:10px 12px;border:1px solid #dfe8e4;border-radius:13px;background:#f7faf8}
.pfc-account-identity-strip>div{display:grid;gap:2px;min-width:0}.pfc-account-identity-strip strong{font-size:12px;color:var(--pfc-ink);overflow-wrap:anywhere}.pfc-account-identity-strip small{font-size:10px;color:var(--pfc-muted);overflow-wrap:anywhere}.pfc-account-identity-strip>span{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#fff1e9;color:#a64c22;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.pfc-dashboard-buyer-account{color:#37695d!important;font-weight:750;overflow-wrap:anywhere}
.pfc-seller-buyer-account{display:grid;gap:2px;padding:9px 10px;border:1px solid #dfe8e4;border-radius:11px;background:#f7faf8}.pfc-seller-buyer-account strong{font-size:12px;color:var(--pfc-ink)}.pfc-seller-buyer-account span{font-size:10px;color:var(--pfc-muted);overflow-wrap:anywhere}
@media(max-width:620px){.pfc-account-identity-strip{align-items:flex-start}.pfc-account-identity-strip>span{margin-top:1px}}


/* v0.10.24 - seller no-show withdrawal action layout */
.pfc-payout-notice{display:grid;gap:4px 14px}
@media(min-width:761px){
  .pfc-payout-notice{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:13px 14px}
  .pfc-payout-notice>strong,.pfc-payout-notice>span{grid-column:1;min-width:0}
  .pfc-payout-notice>button{grid-column:2;grid-row:1 / span 2;justify-self:end;align-self:center;min-width:230px;width:auto;margin:0;white-space:nowrap}
}
@media(max-width:760px){
  .pfc-payout-notice>button{width:100%;margin-top:8px}
}

/* v0.10.27 - make seller calendar save action unmistakable on mobile */
.pfc-save-appointment-slot{white-space:nowrap}
@media(max-width:760px){
  .pfc-slot-fields{grid-template-columns:1fr 1fr}
  .pfc-slot-fields .pfc-save-appointment-slot{grid-column:1/-1;width:100%;min-height:48px;margin-top:2px;font-size:15px;position:relative;z-index:2}
}
@media(max-width:420px){
  .pfc-slot-fields{grid-template-columns:1fr}
  .pfc-slot-fields .pfc-save-appointment-slot{grid-column:1}
}


/* v0.10.28 - editable profiles, mobile dashboard containment and live appointment refresh */
.pfc-profile-editor{margin:12px 0;padding:14px;border:1px solid #dfe8e4;border-radius:16px;background:#f8fbfa;display:grid;gap:12px}
.pfc-profile-editor-head{display:flex;align-items:center;justify-content:space-between;gap:12px}
.pfc-profile-editor-head>div{display:grid;gap:3px;min-width:0}
.pfc-profile-editor-head strong{font-size:14px;color:var(--pfc-ink)}
.pfc-profile-editor-head small{font-size:11px;line-height:1.4;color:var(--pfc-muted)}
.pfc-profile-editor-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.pfc-profile-editor-form[hidden]{display:none!important}
.pfc-profile-editor-form .pfc-profile-editor-help,.pfc-profile-editor-form .pfc-profile-editor-actions,.pfc-profile-editor-form>.pfc-inline-status{grid-column:1/-1}
.pfc-profile-editor-help{font-size:11px;line-height:1.45;color:var(--pfc-muted)}
.pfc-profile-editor-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.pfc-profile-edit-toggle{flex:0 0 auto}
.pfc-availability-refresh{margin-top:9px}
.pfc-availability-refresh-hint{display:block;margin:5px 0 10px;color:var(--pfc-muted);font-size:10px;line-height:1.4}
.pfc-slot-time-input{scroll-margin-top:150px}

@media(max-width:760px){
  .pfc-account-screen,.pfc-bookings-screen{max-width:100vw;overflow-x:hidden}
  .pfc-account-inner,.pfc-bookings-inner,#pfc-account-content,#pfc-bookings-content{width:100%;max-width:100%;min-width:0;overflow-x:hidden;box-sizing:border-box}
  .pfc-profile-card,.pfc-auth-card,.pfc-account-dashboard,.pfc-booking-panel,.pfc-seller-offer-card,.pfc-calendar-card,.pfc-confirmed-booking,.pfc-buyer-booking-card,.pfc-dashboard-grid,.pfc-dashboard-item,.pfc-dashboard-copy,.pfc-contact-settings,.pfc-seller-contact-settings,.pfc-payment-settings,.pfc-seller-plan-settings,.pfc-bank-settings,.pfc-profile-photo-settings,.pfc-profile-trust,.pfc-gift-flip-panel,.pfc-gift-inbox,.pfc-travel-settings,.pfc-passkey-settings,.pfc-plan-card,.pfc-pro-copy,.pfc-nearby-editor,.pfc-profile-editor{width:100%;max-width:100%;min-width:0;box-sizing:border-box}
  #pfc-account-content *,#pfc-bookings-content *{min-width:0;box-sizing:border-box}
  #pfc-account-content input,#pfc-account-content select,#pfc-account-content textarea,#pfc-bookings-content input,#pfc-bookings-content select,#pfc-bookings-content textarea{max-width:100%;min-width:0}
  .pfc-account-identity-strip,.pfc-mode-switch-bar{min-width:0;flex-wrap:wrap}
  .pfc-account-identity-strip>div,.pfc-mode-switch-copy{min-width:0;max-width:100%}
  .pfc-account-identity-strip>span{max-width:100%;white-space:normal}
  .pfc-mode-switch-button{max-width:100%;white-space:normal!important}
  .pfc-pro-buy,.pfc-pro-copy{min-width:0}
  .pfc-pro-buy .pfc-plan-price,.pfc-pro-buy button{white-space:normal;overflow-wrap:anywhere}
  .pfc-credit-pack-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .pfc-seller-offer-head{display:grid;grid-template-columns:minmax(0,1fr) auto}
  .pfc-seller-offer-head>div,.pfc-contact-option>span,.pfc-dashboard-copy{min-width:0}
  .pfc-seller-offer-head strong,.pfc-confirmed-booking strong,.pfc-confirmed-booking span,.pfc-dashboard-copy strong,.pfc-dashboard-copy span,.pfc-dashboard-copy small{overflow-wrap:anywhere}
  .pfc-slot-row{grid-template-columns:minmax(0,1fr) auto;align-items:start}
  .pfc-slot-row span{min-width:0;overflow-wrap:anywhere}
  .pfc-slot-row b{grid-column:1;grid-row:2}
  .pfc-slot-row button{grid-column:2;grid-row:1/span 2}
  .pfc-profile-editor-head{align-items:flex-start;flex-wrap:wrap}
  .pfc-profile-editor-form{grid-template-columns:1fr}
  .pfc-profile-editor-form .pfc-profile-editor-help,.pfc-profile-editor-form .pfc-profile-editor-actions,.pfc-profile-editor-form>.pfc-inline-status{grid-column:1}
  .pfc-slot-time-input{scroll-margin-top:165px}
}
@media(max-width:430px){
  .pfc-credit-pack-grid{grid-template-columns:1fr}
  .pfc-mode-switch-button{width:100%}
  .pfc-account-identity-strip>span{width:100%;text-align:center}
  .pfc-seller-offer-actions{grid-template-columns:1fr}
  .pfc-seller-offer-actions .pfc-text-button{grid-column:1}
  .pfc-profile-editor-actions{grid-template-columns:1fr}
  .pfc-profile-edit-toggle{width:100%}
}


/* v0.10.101 - PiccyFlip time picker shared by desktop and mobile.
   Keep this global: the booking workflow uses the same custom selector on PC. */
.pfc-custom-time-trigger{cursor:pointer;background:#fff;caret-color:transparent}
.pfc-mobile-time-overlay{position:fixed;inset:0;z-index:100000;background:rgba(20,28,27,.56);display:flex;align-items:flex-start;justify-content:center;padding:11vh 16px 24px;box-sizing:border-box}
.pfc-mobile-time-panel{width:min(100%,420px);max-height:78vh;overflow:auto;background:#fff;border-radius:20px;box-shadow:0 18px 55px rgba(0,0,0,.28);padding:18px;display:grid;gap:15px}
.pfc-mobile-time-title{display:grid;gap:4px;text-align:center}
.pfc-mobile-time-title strong{font-size:18px;color:var(--pfc-ink)}
.pfc-mobile-time-title small{font-size:11px;line-height:1.4;color:var(--pfc-muted)}
.pfc-mobile-time-preview{font-size:32px;line-height:1;text-align:center;font-weight:900;letter-spacing:.02em;color:var(--pfc-ink);padding:5px 0 2px}
.pfc-mobile-time-controls{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}
.pfc-mobile-time-controls select{width:100%;min-width:0;min-height:50px;font-size:17px;font-weight:800;text-align:center;text-align-last:center;padding:8px 6px}
.pfc-mobile-time-actions{display:grid;grid-template-columns:.8fr 1fr 1.2fr;gap:8px;align-items:stretch}
.pfc-mobile-time-actions button{min-height:48px;margin:0;width:100%}
@media(max-width:380px){
  .pfc-mobile-time-overlay{padding-left:10px;padding-right:10px}
  .pfc-mobile-time-panel{padding:14px}
  .pfc-mobile-time-actions{grid-template-columns:1fr 1fr}
  .pfc-mobile-time-actions .pfc-primary{grid-column:1/-1}
}

/* v0.10.32 Community email preference */
.pfc-profile-community-email{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 0;border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08);cursor:pointer}
.pfc-profile-community-email span{display:grid;gap:3px;min-width:0}
.pfc-profile-community-email strong{font-size:14px}
.pfc-profile-community-email small{font-size:12px;line-height:1.45;opacity:.72}
.pfc-profile-community-email input{width:20px;height:20px;min-width:20px;margin-top:2px}


/* v0.10.35 - buyer/seller sale-payment preferences and all-category bank/cash options */
.pfc-buyer-payment-preference,.pfc-final-payment-method{display:grid;grid-template-columns:minmax(0,1fr) minmax(170px,.8fr);gap:12px;align-items:center;margin:12px 0;padding:12px 14px;border:1px solid #dfe8e4;border-radius:14px;background:#f8fbfa}
.pfc-buyer-payment-preference>span,.pfc-final-payment-method>span{display:grid;gap:3px;min-width:0}
.pfc-buyer-payment-preference strong,.pfc-final-payment-method strong{font-size:13px;color:var(--pfc-ink)}
.pfc-buyer-payment-preference small,.pfc-final-payment-method small{font-size:11px;line-height:1.4;color:var(--pfc-muted)}
.pfc-buyer-payment-preference select,.pfc-final-payment-method select{width:100%;min-width:0}
.pfc-offer-payment-choice,.pfc-confirmed-payment-method{display:block;margin:8px 0;padding:8px 10px;border-radius:10px;background:#fff5ef;color:#7a3b17;font-size:12px;font-weight:700;line-height:1.35}
.pfc-final-payment-method{grid-column:1/-1;margin:0 0 4px}
.pfc-cash-payment-note{display:grid;gap:4px;margin:12px 0;padding:13px 14px;border:1px solid #dfe8e4;border-radius:14px;background:#f8fbfa}
.pfc-cash-payment-note strong{font-size:13px;color:var(--pfc-ink)}
.pfc-cash-payment-note small{font-size:11px;line-height:1.45;color:var(--pfc-muted)}
.pfc-sale-payment-preference select{width:100%;max-width:100%}
@media(max-width:600px){
  .pfc-buyer-payment-preference,.pfc-final-payment-method{grid-template-columns:1fr;gap:8px}
}

/* v0.10.38 - Lifetime membership cards */
.pfc-lifetime-member-card{border-color:#cfe3dc;background:#f9fcfb}
.pfc-lifetime-member-card .pfc-plan-kicker{color:#355f55}
.pfc-plan-card.is-pro .pfc-pro-buy>strong{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;background:#eef8f3;color:#1f6b52;font-size:12px;letter-spacing:.06em}


/* v0.10.43 - PiccyFlip high-contrast colour refresh.
   Colour/contrast only: no layout, spacing, sizing, workflow or responsive changes. */
.pfc-app{color:var(--pfc-ink);background:#fff}
.pfc-topbar{background:rgba(255,255,255,.97);border-bottom-color:var(--pfc-line)}
.pfc-top-actions button{background:var(--pfc-mint);color:var(--pfc-ink)}
.pfc-tagline,.pfc-hero p,.pfc-category-card small,.pfc-benefit-grid small,.pfc-listing-copy small,.pfc-sell-stage p,.pfc-camera-btn small,.pfc-toggle-row small{color:var(--pfc-muted)}
.pfc-hero{background:linear-gradient(135deg,#f2fff0 0%,var(--pfc-cream) 100%)}
.pfc-primary{background:var(--pfc-orange);color:#fff;box-shadow:0 9px 20px rgba(255,90,20,.24)}
.pfc-secondary{background:var(--pfc-mint-strong);color:var(--pfc-ink)}
.pfc-steps,.pfc-category-card,.pfc-listing-card{background:#fbfefb;border-color:var(--pfc-line)}
.pfc-steps>b{color:#6f958b}
.pfc-benefits{background:linear-gradient(135deg,#e5f7e3 0%,#fff6eb 100%)}
.pfc-benefit-grid span{background:#fff;color:var(--pfc-ink)}
.pfc-close,.pfc-camera-btn,.pfc-offer-box{background:var(--pfc-mint)}
.pfc-camera-btn{border-color:#a9cbbd}
.pfc-sell-stage input,.pfc-sell-stage select,.pfc-sell-stage textarea,.pfc-price-field,.pfc-account-field input,.pfc-password-control,.pfc-messenger-id,.pfc-travel-grid input,.pfc-travel-grid select,.pfc-register-travel select,.pfc-slot-fields input,.pfc-slot-fields select,.pfc-eval-address,.pfc-buyer-fields input{background:#fffdf9;border-color:#bfd7cd;color:var(--pfc-ink)}
.pfc-bottom-nav{background:rgba(255,255,255,.98);border-top-color:var(--pfc-line)}
.pfc-bottom-nav button{color:var(--pfc-ink)}
.pfc-bottom-nav .pfc-sell-nav{background:var(--pfc-orange);box-shadow:0 8px 18px rgba(255,90,20,.30)}

/* Account and booking containers: stronger panel separation on small screens. */
.pfc-account-screen,.pfc-bookings-screen{background:#edf7ec}
.pfc-account-inner,.pfc-bookings-inner{background:#fff}
.pfc-auth-card,.pfc-profile-card,.pfc-seller-offer-card,.pfc-calendar-card,.pfc-confirmed-booking,.pfc-buyer-booking-card,.pfc-dashboard-item,.pfc-plan-card,.pfc-credit-pack{background:#fbfefb;border-color:var(--pfc-line)}
.pfc-auth-tabs,.pfc-profile-details>div,.pfc-contact-option,.pfc-calendar-context,.pfc-slot-row,.pfc-booking-contact-box,.pfc-travel-settings,.pfc-register-travel,.pfc-seller-plan-settings,.pfc-account-dashboard,.pfc-plan-current,.pfc-direct-payment,.pfc-sale-payment-state,.pfc-sale-complete-state,.pfc-buy-flip-reward{background:var(--pfc-mint);border-color:var(--pfc-line)}
.pfc-auth-tabs button,.pfc-booking-state,.pfc-waiting-note,.pfc-calendar-card>p,.pfc-calendar-context-hint,.pfc-empty-inline,.pfc-confirmed-booking>small,.pfc-buyer-booking-card>small,.pfc-buyer-offer-state p,.pfc-account-field,.pfc-profile-photo-head small,.pfc-profile-explainer,.pfc-contact-settings-head p,.pfc-contact-option small,.pfc-messenger-field>small,.pfc-booking-contact-hint,.pfc-travel-help,.pfc-plan-current span,.pfc-plan-card p,.pfc-plan-substatus,.pfc-credit-head small,.pfc-credit-each,.pfc-dashboard-head p,.pfc-dashboard-block-title small,.pfc-dashboard-meta span,.pfc-dashboard-deposit,.pfc-dashboard-address{color:var(--pfc-muted)}
.pfc-booking-tabs button,.pfc-account-nav button{background:var(--pfc-mint);border-color:var(--pfc-line);color:var(--pfc-ink)}
.pfc-booking-tabs button.is-active,.pfc-account-nav button.pfc-new-flip-nav{background:var(--pfc-ink);color:#fff;border-color:var(--pfc-ink)}
.pfc-account-nav button.is-active{background:var(--pfc-orange);color:#fff}
.pfc-status-pill,.pfc-buyer-booking-card>b,.pfc-dashboard-meta b{background:#dcefe0;color:var(--pfc-ink)}
.pfc-seller-offer-amount,.pfc-confirmed-booking>b,.pfc-buyer-booking-card>div span,.pfc-buyer-slot span,.pfc-travel-range span,.pfc-travel-summary strong{color:var(--pfc-orange)}
.pfc-buyer-slot,.pfc-revealed-address{background:#fffdf9;border-color:#bfd7cd;color:var(--pfc-ink)}
.pfc-confirmed-time,.pfc-booking-upcoming{background:#dcf1df;color:var(--pfc-ink)}

/* Replace low-contrast brown-on-tan status styling with dark text and orange emphasis. */
.pfc-account-notice,.pfc-account-alert,.pfc-booking-notice,.pfc-payment-settings,.pfc-dashboard-booking-summary,.pfc-booking-outcome-due,.pfc-reserved-action,.pfc-buy-flip-reward.is-earned,.pfc-buy-flip-complete,.pfc-plan-card.is-pro{background:#fff3e9;border-color:#ffc9ad;color:var(--pfc-ink)}
.pfc-account-type-badge,.pfc-retainer-chip,.pfc-retainer-status,.pfc-offer-badge.is-reserved,.pfc-account-identity-strip>span{background:#ffe6d8;color:var(--pfc-ink)}
.pfc-booking-outcome-due strong,.pfc-reserved-action h3,.pfc-profile-photo-remove,.pfc-text-button{color:#b63e0c}
.pfc-auth-status,.pfc-inline-status{color:#a9360b}
.pfc-inline-status.is-success,.pfc-waiting-note.is-ready{color:#176445}

/* Forms and utility panels use the same mint/cream family for cleaner contrast. */
.pfc-profile-photo-settings,.pfc-account-identity-strip,.pfc-credit-policy,.pfc-sold-action{background:#f3faf2;border-color:var(--pfc-line);color:var(--pfc-ink)}
.pfc-travel-summary{background:#e1f3e2;color:var(--pfc-ink)}
.pfc-scrollbar-theme-placeholder{color:var(--pfc-ink)}
html,body,.pfc-app,.pfc-app *{scrollbar-color:var(--pfc-orange) #edf5ec}
html::-webkit-scrollbar-track,body::-webkit-scrollbar-track,.pfc-app::-webkit-scrollbar-track,.pfc-app *::-webkit-scrollbar-track{background:#edf5ec}
html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,.pfc-app::-webkit-scrollbar-thumb,.pfc-app *::-webkit-scrollbar-thumb{background:var(--pfc-orange);border-color:#edf5ec}

/* v0.10.44 - buyer/seller dashboard text contrast.
   Dark teal, almost black, scoped to Account and Bookings only.
   Accent buttons, badges and status colours retain their existing palette. */
.pfc-account-screen,.pfc-bookings-screen{
  --pfc-ink:#062f2b;
  --pfc-muted:#173d38;
  color:var(--pfc-ink);
}
.pfc-account-screen input::placeholder,.pfc-account-screen textarea::placeholder,
.pfc-bookings-screen input::placeholder,.pfc-bookings-screen textarea::placeholder{
  color:#49645f;
  opacity:1;
}


/* v0.10.45 - sticky dashboard menu directly beneath the Account header. */
#pfc-account-content.has-dashboard-nav{padding-top:0}
#pfc-account-content.has-dashboard-nav>.pfc-account-nav{
  position:sticky;
  top:var(--pfc-account-topbar-height,72px);
  z-index:4;
  margin:0 -2px;
  padding:10px 2px;
  background:rgba(255,255,255,.97);
  -webkit-backdrop-filter:blur(14px);
  backdrop-filter:blur(14px);
  border-bottom:1px solid var(--pfc-line);
  box-shadow:0 5px 14px rgba(7,45,40,.06);
}
#pfc-account-content.has-dashboard-nav>.pfc-profile-card{margin-top:18px}
@media(max-width:760px){
  #pfc-account-content.has-dashboard-nav>.pfc-account-nav{margin:0 -4px;padding:9px 4px}
  #pfc-account-content.has-dashboard-nav>.pfc-profile-card{margin-top:10px}
}


/* v0.10.46 - dashboard navigation + bite-size account sections. */
.pfc-dashboard-home{display:grid;gap:14px}
.pfc-dashboard-home>.pfc-mode-switch-bar,
.pfc-dashboard-home>.pfc-profile-trust,
.pfc-dashboard-home>.pfc-travel-settings,
.pfc-dashboard-home>.pfc-payment-settings,
.pfc-dashboard-home>.pfc-contact-settings{
  margin:0;
  border-radius:18px;
}
.pfc-dashboard-home>.pfc-profile-trust{background:#f3faf2;border:1px solid var(--pfc-line)}
.pfc-profile-photo-hero{margin-top:14px;padding:14px;border:1px solid var(--pfc-line);border-radius:16px;background:#f3faf2}
.pfc-profile-card>.pfc-profile-photo-settings{margin-top:12px}
.pfc-profile-card>.pfc-profile-editor{margin-top:12px}

/* Keep the dashboard menu in the real Account scroll container on mobile.
   overflow:hidden on these ancestors previously prevented sticky positioning. */
@media(max-width:760px){
  .pfc-account-screen{overflow-x:hidden;overflow-y:auto}
  .pfc-account-inner,#pfc-account-content{overflow:visible!important}
  #pfc-account-content.has-dashboard-nav>.pfc-account-nav{
    position:sticky;
    top:var(--pfc-account-topbar-height,64px);
    z-index:6;
    margin:0 -12px;
    padding:9px 12px;
    background:#fff;
    box-shadow:0 5px 14px rgba(7,45,40,.08);
  }
  #pfc-account-content.has-dashboard-nav>.pfc-profile-card{margin-top:12px}
}

/* v0.10.47 - true sticky Account header/menu and simplified Profile. */
.pfc-account-sticky-head{
  position:sticky;
  top:0;
  z-index:20;
  background:#fff;
  box-shadow:0 5px 14px rgba(7,45,40,.06);
}
.pfc-account-sticky-head .pfc-account-topbar{
  position:relative;
  top:auto;
  z-index:auto;
  background:#fff;
  box-shadow:none;
}
.pfc-account-nav-slot[hidden]{display:none!important}
.pfc-account-nav-slot{
  width:100%;
  background:#fff;
  border-bottom:1px solid var(--pfc-line);
}
.pfc-account-nav-slot .pfc-account-nav{
  margin:0;
  padding:8px 0 10px;
  border-bottom:0;
  background:#fff;
}
.pfc-account-nav-slot .pfc-mode-nav-switch{
  background:#dff2e4;
  color:#062f2b;
  border:1px solid #bad8c7;
}
.pfc-account-nav-slot .pfc-mode-nav-switch:hover{background:#cfead8}
#pfc-account-content.has-dashboard-nav{padding-top:14px}
#pfc-account-content.has-dashboard-nav>.pfc-profile-card{margin-top:0}
.pfc-profile-photo-main{display:flex;align-items:center;gap:14px;min-width:0}
.pfc-profile-photo-main>.pfc-profile-avatar{flex:0 0 auto}
.pfc-profile-photo-main>.pfc-profile-photo-head{flex:1 1 auto;min-width:0}
.pfc-profile-card>.pfc-account-identity-strip{margin-bottom:12px}
.pfc-profile-card>.pfc-profile-photo-settings{margin-top:0}
.pfc-profile-card>.pfc-profile-editor{margin-top:12px}
@media(max-width:760px){
  .pfc-account-screen{overflow-x:hidden;overflow-y:auto}
  .pfc-account-inner{overflow:visible!important}
  .pfc-account-sticky-head{margin:0 -12px;padding:0 12px;background:#fff}
  .pfc-account-nav-slot{margin:0;width:100%;padding:0}
  .pfc-account-nav-slot .pfc-account-nav{margin:0;padding:8px 0 9px}
  #pfc-account-content{overflow:visible!important}
  #pfc-account-content.has-dashboard-nav{padding-top:12px}
  .pfc-profile-photo-main{align-items:flex-start}
  .pfc-profile-photo-main>.pfc-profile-avatar{width:56px;height:56px}
}


/* v0.10.48 - move the primary seller action out of the crowded account nav. */
.pfc-seller-ready-bar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin:0;
  padding:12px 14px;
  border:1px solid #bad8c7;
  border-radius:16px;
  background:#dff2e4;
  color:#062f2b;
}
.pfc-seller-ready-copy{display:grid;gap:2px;min-width:0}
.pfc-seller-ready-copy strong{font-size:14px;line-height:1.2;color:#062f2b}
.pfc-seller-ready-copy small{font-size:11px;line-height:1.35;color:#315b55}
.pfc-seller-ready-flip{
  flex:0 0 auto;
  min-height:40px!important;
  margin:0!important;
  padding:9px 16px!important;
  border-radius:999px!important;
  white-space:nowrap;
}
@media(max-width:620px){
  .pfc-seller-ready-bar{padding:11px 12px;gap:10px}
  .pfc-seller-ready-copy small{font-size:10px}
  .pfc-seller-ready-flip{min-height:38px!important;padding:8px 13px!important;font-size:12px!important}
}

/* v0.10.49 - real current-date bookings badge + seller quick membership access */
.pfc-calendar-button{display:grid!important;place-items:center!important}
.pfc-calendar-icon{position:relative;display:inline-grid;place-items:center;width:24px;height:23px;border:2px solid currentColor;border-radius:5px;box-sizing:border-box;font-size:inherit;line-height:1}
.pfc-calendar-icon::before{content:"";position:absolute;left:-2px;right:-2px;top:4px;border-top:2px solid currentColor}
.pfc-calendar-icon::after{content:"";position:absolute;top:-4px;left:5px;width:3px;height:6px;border-radius:2px;background:currentColor;box-shadow:9px 0 0 currentColor}
.pfc-calendar-day{display:block;margin-top:4px;font-size:10px;font-weight:950;line-height:1;color:currentColor}
.pfc-seller-ready-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
.pfc-seller-ready-membership{min-height:42px!important;padding:9px 15px!important;white-space:nowrap}
@media(max-width:760px){
  .pfc-seller-ready-actions{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}
  .pfc-seller-ready-actions button{width:100%;min-width:0!important}
  .pfc-seller-ready-membership{min-height:38px!important;padding:8px 10px!important;font-size:12px!important}
}
@media(max-width:760px){
  .pfc-seller-ready-bar{flex-direction:column;align-items:stretch}
}


/* v0.10.50 - Membership beacon treatment */
.pfc-seller-ready-membership{
  background:#9a6700!important;
  border-color:#7b5200!important;
  color:#fff!important;
  font-weight:850!important;
  box-shadow:0 3px 10px rgba(123,82,0,.24)!important;
}
.pfc-seller-ready-membership:hover,
.pfc-seller-ready-membership:focus-visible{
  background:#805600!important;
  border-color:#684600!important;
  color:#fff!important;
}


/* v0.10.51 - dashboard chess-piece preference + Buyer/Seller role gateway. */
.pfc-dashboard-piece{display:inline-grid;place-items:center;line-height:1;font-size:1em;font-weight:900}
.pfc-bottom-nav .pfc-dashboard-piece{font-size:24px;line-height:.9}
.pfc-seller-ready-flip{font-weight:900!important}
.pfc-dashboard-icon-setting{margin:2px 0 0;padding:14px;border:1px solid var(--pfc-line);border-radius:16px;background:#f3faf2;min-width:0}
.pfc-dashboard-icon-setting legend{padding:0 6px;font-size:13px;font-weight:900;color:#062f2b}
.pfc-dashboard-icon-setting>small{display:block;margin:0 0 10px;color:#315b55;font-size:11px;line-height:1.4}
.pfc-dashboard-icon-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.pfc-dashboard-icon-choice{min-width:0;border:1px solid #bad8c7;border-radius:14px;background:#fff;color:#062f2b;padding:10px 8px;display:grid;place-items:center;gap:4px;cursor:pointer}
.pfc-dashboard-icon-choice span{font-size:31px;line-height:1}
.pfc-dashboard-icon-choice strong{font-size:11px}
.pfc-dashboard-icon-choice.is-active{background:#dff2e4;border-color:#17695d;box-shadow:0 0 0 2px rgba(23,105,93,.12)}
.pfc-role-gateway{width:min(860px,100%);margin:18px auto 0;display:grid;gap:18px;color:#062f2b}
.pfc-role-gateway-intro{text-align:center;padding:8px 12px 0}
.pfc-role-gateway-intro h3{margin:8px 0 7px;font-size:clamp(27px,5vw,42px);line-height:1.02;letter-spacing:-1.3px;color:#062f2b}
.pfc-role-gateway-intro p{margin:0 auto;max-width:570px;color:#315b55;line-height:1.5}
.pfc-role-gateway-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.pfc-role-gateway-card{position:relative;overflow:hidden;border:2px solid var(--pfc-line);border-radius:24px;background:#fff;padding:18px;display:grid;grid-template-columns:minmax(135px,.9fr) minmax(0,1.1fr);align-items:center;gap:14px;text-align:left;color:#062f2b;cursor:pointer;box-shadow:0 10px 26px rgba(7,45,40,.08);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}
.pfc-role-gateway-card:hover,.pfc-role-gateway-card:focus-visible{transform:translateY(-2px);box-shadow:0 14px 34px rgba(7,45,40,.13);border-color:#87b6a5;outline:none}
.pfc-role-gateway-card.is-seller{background:linear-gradient(145deg,#fffaf5,#fff)}
.pfc-role-gateway-card.is-buyer{background:linear-gradient(145deg,#f6fcf7,#fff)}
.pfc-role-gateway-art{display:block;width:100%;aspect-ratio:180/130}
.pfc-role-gateway-art svg{display:block;width:100%;height:100%}
.pfc-role-gateway-copy{display:grid;gap:7px;min-width:0}
.pfc-role-gateway-copy b{font-size:25px;line-height:1}
.pfc-role-gateway-copy small{font-size:12px;line-height:1.45;color:#315b55}
.pfc-role-gateway-copy strong{margin-top:5px;font-size:12px;color:#b84c17}
.pfc-role-gateway-card.is-buyer .pfc-role-gateway-copy strong{color:#17695d}
.pfc-role-gateway-card em{position:absolute;top:11px;right:11px;padding:5px 8px;border-radius:999px;background:#062f2b;color:#fff;font-size:9px;font-style:normal;font-weight:900;letter-spacing:.05em;text-transform:uppercase}
.pfc-role-remember{display:flex;align-items:flex-start;justify-content:center;gap:10px;margin:0 auto;padding:12px 14px;border-radius:14px;background:#f3faf2;border:1px solid var(--pfc-line);cursor:pointer}
.pfc-role-remember input{width:20px;height:20px;min-width:20px;margin-top:1px;accent-color:#17695d}
.pfc-role-remember span{display:grid;gap:2px}
.pfc-role-remember strong{font-size:12px;color:#062f2b}
.pfc-role-remember small{font-size:10px;color:#315b55}
.pfc-role-gateway-status{text-align:center;min-height:18px}
@media(max-width:760px){
  .pfc-role-gateway{margin-top:8px;gap:14px}
  .pfc-role-gateway-intro{padding-top:2px}
  .pfc-role-gateway-grid{grid-template-columns:1fr;gap:11px}
  .pfc-role-gateway-card{grid-template-columns:112px minmax(0,1fr);padding:13px;border-radius:20px;gap:12px}
  .pfc-role-gateway-copy b{font-size:22px}
  .pfc-role-gateway-art{max-width:120px}
  .pfc-role-remember{width:100%;justify-content:flex-start}
}
@media(max-width:410px){
  .pfc-role-gateway-card{grid-template-columns:95px minmax(0,1fr);padding:11px}
  .pfc-role-gateway-copy small{font-size:11px}
}


/* v0.10.52 - buyer visit preferences + earned reservation policy */
.pfc-offer-visit-reservation,.pfc-visit-settings,.pfc-reservation-policy{margin-top:14px}
.pfc-offer-subhead{display:grid;gap:3px;margin-bottom:10px}.pfc-offer-subhead strong{color:#082f2c;font-size:14px}.pfc-offer-subhead small{color:#315a56;line-height:1.4}
.pfc-visit-preferences{display:grid;gap:10px}.pfc-visit-day{display:grid;gap:6px}.pfc-visit-day>strong{color:#082f2c;font-size:13px}
.pfc-visit-window-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.pfc-visit-window{position:relative}.pfc-visit-window input{position:absolute;opacity:0;pointer-events:none}.pfc-visit-window span{display:flex;align-items:center;justify-content:center;min-height:38px;padding:7px 6px;border:1px solid #b7d6cc;border-radius:10px;background:#f4fbf7;color:#123f39;font-weight:800;font-size:12px;text-align:center;cursor:pointer}.pfc-visit-window input:checked+span{background:#123f39;color:#fff;border-color:#123f39;box-shadow:0 2px 8px rgba(18,63,57,.18)}
.pfc-reservation-choice{margin:12px 0 0;padding:12px;border:1px solid #e7d3a1;border-radius:14px;background:#fffaf0}.pfc-reservation-choice legend{padding:0 5px;color:#082f2c;font-weight:900}.pfc-reservation-option,.pfc-reservation-mode{display:flex;gap:10px;align-items:flex-start;padding:10px;border-radius:11px;background:#fff;margin-top:7px;border:1px solid #eadfca}.pfc-reservation-option input,.pfc-reservation-mode input{margin-top:3px;accent-color:#123f39}.pfc-reservation-option span,.pfc-reservation-mode span{display:grid;gap:2px}.pfc-reservation-option strong,.pfc-reservation-mode strong{color:#082f2c}.pfc-reservation-option small,.pfc-reservation-mode small,.pfc-strict-reservation-note{color:#4d5e5b;line-height:1.4}.pfc-strict-reservation-note{display:block;margin-top:8px;font-weight:700}
.pfc-offer-visit-summary{display:grid;gap:3px;margin:8px 0;padding:10px 12px;border-radius:12px;background:#eef9f2;border:1px solid #c9e6d2}.pfc-offer-visit-summary strong{color:#082f2c}.pfc-offer-visit-summary span{color:#123f39;font-weight:800}.pfc-offer-visit-summary small{color:#5d4a1d;font-weight:700}
.pfc-reservation-progress{display:grid;gap:3px;padding:11px 12px;border-radius:12px;background:#fff8e8;border:1px solid #e7cf90;margin:10px 0}.pfc-reservation-progress strong{color:#6f4a00}.pfc-reservation-progress small{color:#58451f}.pfc-reservation-mode-choices{display:grid;gap:7px}
@media(max-width:760px){.pfc-visit-window-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pfc-visit-window span{min-height:42px;font-size:12px}.pfc-reservation-option,.pfc-reservation-mode{padding:11px 9px}}

/* v0.10.53 - in-listing seller-to-buyer continuation */
.pfc-switch-buyer-action .pfc-primary{font-weight:900;}
.pfc-switch-buyer-action .pfc-offer-status:not(:empty){margin-top:10px;}

/* v0.10.54 - dashboard browse action */
.pfc-dashboard-browse{padding-top:0!important;padding-bottom:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}
.pfc-dashboard-browse-button{font-weight:800!important;}


/* v0.10.56 Privacy & Data */
.pfc-privacy-data{display:grid;gap:14px;margin:12px 0;padding:16px;border:1px solid var(--pfc-line);border-radius:18px;background:#fff;color:var(--pfc-ink)}
.pfc-privacy-retention{display:grid;gap:5px;padding:14px;border:1px solid var(--pfc-line);border-radius:15px;background:var(--pfc-mint)}
.pfc-privacy-retention strong{font-size:14px}.pfc-privacy-retention span{font-size:12px;line-height:1.45}.pfc-privacy-retention small{font-size:11px;line-height:1.45;color:var(--pfc-muted)}
.pfc-privacy-action,.pfc-privacy-close{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:14px;border:1px solid var(--pfc-line);border-radius:15px;background:#f8fbfa}
.pfc-privacy-action>div:first-child,.pfc-privacy-close>div:first-child{display:grid;gap:4px}.pfc-privacy-action strong,.pfc-privacy-close strong{font-size:14px}.pfc-privacy-action small,.pfc-privacy-close small{font-size:11px;line-height:1.45;color:var(--pfc-muted)}
.pfc-privacy-action>.pfc-inline-status{grid-column:1/-1;margin:0}.pfc-privacy-close{border-color:#e7c4ba;background:#fff8f5}.pfc-privacy-close-status{grid-column:1/-1;display:grid;gap:6px;font-size:11px;line-height:1.45;color:var(--pfc-muted)}.pfc-privacy-close-status .is-ready{color:#176445;font-weight:750}.pfc-privacy-close-status ul{margin:0;padding-left:18px;color:#8d351c}.pfc-privacy-close-status strong{font-size:12px;color:#8d351c}
.pfc-danger{border:1px solid #b94220;border-radius:12px;background:#b94220;color:#fff;padding:10px 14px;font:inherit;font-weight:850;cursor:pointer}.pfc-danger:hover{background:#9f3519}.pfc-danger:disabled{opacity:.48;cursor:not-allowed}
.pfc-privacy-confirm{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:4px}.pfc-privacy-confirm[hidden]{display:none!important}.pfc-privacy-confirm label{grid-column:1/-1;display:grid;gap:6px;font-size:11px;font-weight:800}.pfc-privacy-confirm input{width:100%;box-sizing:border-box;border:1px solid #d7dfdc;border-radius:12px;background:#fff;padding:11px 12px;font:inherit;text-transform:uppercase}.pfc-privacy-confirm>.pfc-inline-status{grid-column:1/-1;margin:0}
@media(max-width:620px){.pfc-privacy-data{padding:13px}.pfc-privacy-action,.pfc-privacy-close{grid-template-columns:1fr}.pfc-privacy-action>button,.pfc-privacy-close>button{width:100%}.pfc-privacy-confirm{grid-template-columns:1fr}.pfc-privacy-confirm label,.pfc-privacy-confirm>.pfc-inline-status{grid-column:1}}

/* v0.10.58 - buyer-view share-panel ownership guard */
.pfc-fb-groups{border-top:1px solid var(--pfc-line);padding-top:12px;display:grid;gap:10px}.pfc-fb-groups-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.pfc-fb-groups-head>div:first-child{display:grid;gap:3px}.pfc-fb-groups-head strong{font-size:13px;color:var(--pfc-ink)}.pfc-fb-groups-head small,.pfc-fb-group-manager>small,.pfc-fb-group-status,.pfc-fb-group-progress small{font-size:9px;line-height:1.45;color:var(--pfc-muted)}.pfc-fb-group-tools{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.pfc-fb-group-list{display:grid;gap:7px}.pfc-fb-group-empty{padding:10px 11px;border:1px dashed #c7d7d2;border-radius:12px;background:#f8fbfa;color:var(--pfc-muted);font-size:10px}.pfc-fb-group-choice{display:flex;align-items:center;gap:10px;padding:9px 10px;border:1px solid #dbe6e2;border-radius:12px;background:#fff;cursor:pointer}.pfc-fb-group-choice input{width:18px;height:18px;accent-color:#f36f34;flex:0 0 auto}.pfc-fb-group-choice span{display:grid;gap:1px}.pfc-fb-group-choice strong{font-size:11px;color:var(--pfc-ink)}.pfc-fb-group-choice small{font-size:8px;color:var(--pfc-muted)}.pfc-fb-group-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.pfc-fb-prepare,.pfc-fb-group-save,.pfc-fb-next,.pfc-fb-group-add{border:0;border-radius:11px;padding:9px 12px;font:inherit;font-size:10px;font-weight:900;cursor:pointer}.pfc-fb-prepare,.pfc-fb-group-save{background:#1877f2;color:#fff}.pfc-fb-prepare:disabled{opacity:.45;cursor:not-allowed}.pfc-fb-group-add{background:#edf3f1;color:var(--pfc-ink)}.pfc-fb-next{background:var(--pfc-orange);color:#fff}.pfc-fb-group-status.is-success{color:#28705f;font-weight:800}.pfc-fb-group-status.is-error{color:#a63e32;font-weight:800}.pfc-fb-group-progress{padding:10px;border-radius:12px;background:#eef8f3;display:grid;gap:8px}.pfc-fb-group-progress[hidden]{display:none}.pfc-fb-group-progress strong{font-size:10px;color:#28705f}.pfc-fb-group-manager{display:grid;gap:9px;padding:11px;border:1px solid #dbe6e2;border-radius:13px;background:#f7faf9}.pfc-fb-group-manager[hidden]{display:none}.pfc-fb-group-edit-rows{display:grid;gap:7px}.pfc-fb-group-edit-row{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(220px,1.6fr) 34px;gap:6px}.pfc-fb-group-edit-row input{min-width:0;border:1px solid #cad9d4;border-radius:9px;padding:8px 9px;font:inherit;font-size:10px;color:var(--pfc-ink);background:#fff}.pfc-fb-group-edit-row button{border:0;border-radius:9px;background:#f3e5e2;color:#9a463c;font-size:19px;cursor:pointer}.pfc-fb-group-manager>.pfc-fb-group-save{justify-self:start}
@media(max-width:620px){.pfc-fb-groups-head{display:grid}.pfc-fb-group-tools{justify-content:start}.pfc-fb-group-tools .pfc-share-button{min-height:36px}.pfc-fb-group-edit-row{grid-template-columns:1fr 34px}.pfc-fb-group-edit-row input[type="url"]{grid-column:1/2}.pfc-fb-group-edit-row button{grid-column:2;grid-row:1/3}.pfc-fb-prepare,.pfc-fb-next{width:100%;min-height:42px}.pfc-fb-group-actions{display:grid}.pfc-fb-group-status{display:block}}

/* v0.10.59 - Lifetime Facebook Listing Kit + Pro Lifetime Group Packs */
.pfc-fb-feature-lock{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid #f0d4aa;border-radius:14px;background:#fffaf1}.pfc-fb-feature-lock>div{display:grid;gap:3px}.pfc-fb-feature-lock strong{font-size:12px;color:var(--pfc-ink)}.pfc-fb-feature-lock small{font-size:9px;line-height:1.45;color:var(--pfc-muted)}
.pfc-fb-listing-kit{display:grid;gap:9px;padding:12px;border:1px solid #cfe2db;border-radius:14px;background:#f4fbf8}.pfc-fb-listing-kit-head>div{display:grid;gap:3px}.pfc-fb-listing-kit-head strong{font-size:12px;color:var(--pfc-ink)}.pfc-fb-listing-kit-head small,.pfc-fb-kit-status{font-size:9px;line-height:1.45;color:var(--pfc-muted)}.pfc-fb-listing-kit-actions{display:flex;gap:7px;flex-wrap:wrap}.pfc-fb-kit-button{border:1px solid #c8dcd5;border-radius:10px;background:#fff;color:var(--pfc-ink);padding:8px 10px;font:inherit;font-size:9px;font-weight:900;cursor:pointer}.pfc-fb-kit-button:hover{border-color:var(--pfc-orange);transform:translateY(-1px)}.pfc-fb-kit-status.is-error{color:#a63e32;font-weight:800}
.pfc-fb-packs{display:grid;gap:9px;padding:12px;border:1px solid #e4d7b7;border-radius:14px;background:#fffaf0}.pfc-fb-packs.is-locked{grid-template-columns:minmax(0,1fr) auto;align-items:center}.pfc-fb-packs-head>div{display:grid;gap:3px}.pfc-fb-packs-head strong{font-size:12px;color:#6f5422}.pfc-fb-packs-head small,.pfc-fb-pack-status{font-size:9px;line-height:1.45;color:var(--pfc-muted)}.pfc-fb-pack-select{width:100%;box-sizing:border-box;border:1px solid #d8c89e;border-radius:10px;background:#fff;padding:9px 10px;font:inherit;font-size:10px;color:var(--pfc-ink)}.pfc-fb-pack-actions{display:flex;gap:6px;flex-wrap:wrap}.pfc-fb-pack-button{border:0;border-radius:10px;background:#8a6a2e;color:#fff;padding:8px 10px;font:inherit;font-size:9px;font-weight:900;cursor:pointer}.pfc-fb-pack-button:hover{background:#73561f}.pfc-fb-pack-status.is-success{color:#28705f;font-weight:800}.pfc-fb-pack-status.is-error{color:#a63e32;font-weight:800}
@media(max-width:620px){.pfc-fb-feature-lock,.pfc-fb-packs.is-locked{grid-template-columns:1fr}.pfc-fb-feature-lock>button,.pfc-fb-packs.is-locked>button{width:100%}.pfc-fb-listing-kit-actions,.pfc-fb-pack-actions{display:grid;grid-template-columns:1fr 1fr}.pfc-fb-kit-button,.pfc-fb-pack-button{min-height:40px}.pfc-fb-pack-select{min-height:42px}}


/* v0.10.60 - plain-English Buyer and Seller FAQ */
.pfc-help-card{margin:32px 0 12px;padding:24px 26px;border:1px solid var(--pfc-line);border-radius:24px;background:linear-gradient(135deg,var(--pfc-mint),#fff);display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 8px 22px rgba(16,44,39,.06)}
.pfc-help-card h2{margin:6px 0 8px;font-size:clamp(22px,4vw,30px);letter-spacing:-.6px}.pfc-help-card p{margin:0;color:var(--pfc-muted);line-height:1.5;max-width:680px}.pfc-help-actions{display:flex;gap:10px;flex:0 0 auto}.pfc-help-actions button{white-space:nowrap}
body.pfc-faq-open{overflow:hidden}.pfc-faq-screen{position:fixed;inset:0;z-index:135;background:#f7faf8;display:none;overflow:auto}.pfc-faq-screen.is-open{display:block}.pfc-faq-inner{width:min(920px,100%);min-height:100%;margin:0 auto;padding:0 22px 60px}.pfc-faq-topbar{position:sticky;top:0;z-index:3;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;background:rgba(247,250,248,.96);backdrop-filter:blur(16px);padding:16px 0 12px;border-bottom:1px solid var(--pfc-line)}.pfc-faq-topbar>div{text-align:center}.pfc-faq-topbar h2{margin:2px 0 0;font-size:25px}.pfc-faq-topbar .pfc-back-btn,.pfc-faq-topbar .pfc-browse-close{position:static;width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:var(--pfc-ink);font-size:24px;display:grid;place-items:center;box-shadow:0 3px 10px rgba(16,44,39,.06)}
.pfc-faq-tools{padding:20px 0 10px}.pfc-faq-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:5px;border-radius:16px;background:#eaf2ef}.pfc-faq-tabs button{border:0;border-radius:12px;padding:12px 10px;background:transparent;color:var(--pfc-ink);font-weight:850;cursor:pointer}.pfc-faq-tabs button.is-active{background:#fff;color:var(--pfc-orange);box-shadow:0 3px 12px rgba(16,44,39,.08)}.pfc-faq-search{display:grid;gap:7px;margin-top:14px;font-size:12px;font-weight:800;color:var(--pfc-muted)}.pfc-faq-search input{width:100%;border:1px solid var(--pfc-line);background:#fff;border-radius:14px;padding:14px 15px;outline:none;color:var(--pfc-ink)}.pfc-faq-search input:focus{border-color:var(--pfc-orange);box-shadow:0 0 0 3px rgba(255,90,20,.10)}
.pfc-faq-content{padding:8px 0 30px}.pfc-faq-group[hidden],.pfc-faq-group details[hidden]{display:none!important}.pfc-faq-section-head{padding:10px 2px 14px}.pfc-faq-section-head span{font-size:10px;letter-spacing:.13em;font-weight:900;color:var(--pfc-orange)}.pfc-faq-section-head h3{margin:4px 0 0;font-size:24px;letter-spacing:-.5px}.pfc-faq-group details{background:#fff;border:1px solid var(--pfc-line);border-radius:16px;margin:0 0 10px;overflow:hidden}.pfc-faq-group summary{cursor:pointer;list-style:none;padding:16px 48px 16px 16px;font-weight:850;line-height:1.35;position:relative;color:var(--pfc-ink)}.pfc-faq-group summary::-webkit-details-marker{display:none}.pfc-faq-group summary:after{content:'+';position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:23px;color:var(--pfc-orange)}.pfc-faq-group details[open] summary:after{content:'−'}.pfc-faq-group details p{margin:0;padding:0 16px 17px;color:var(--pfc-muted);line-height:1.6;font-size:14px}.pfc-faq-empty{background:#fff;border:1px dashed var(--pfc-line);border-radius:16px;padding:24px;text-align:center;color:var(--pfc-muted)}
@media(max-width:760px){.pfc-help-card{display:grid;padding:20px}.pfc-help-actions{display:grid;grid-template-columns:1fr 1fr}.pfc-help-actions button{padding:13px 10px}.pfc-faq-inner{padding:0 12px 88px}.pfc-faq-topbar{padding-top:10px}.pfc-faq-topbar h2{font-size:22px}.pfc-faq-tools{padding-top:14px}.pfc-faq-tabs button{padding:11px 6px;font-size:13px}.pfc-faq-group summary{padding:15px 44px 15px 14px}.pfc-faq-group details p{padding:0 14px 15px}}
.pfc-trust-fast-track{display:block;margin-top:8px;padding:7px 9px;border-radius:9px;background:#fff4df;color:#5f4300;font-weight:700;line-height:1.35}

/* v0.10.63 seller listing editor */
.pfc-dashboard-edit{border:1px solid rgba(19,52,50,.2);background:#fff;color:#173b38;border-radius:10px;padding:9px 12px;font-weight:800;cursor:pointer}
.pfc-owner-listing-tools{margin:18px 0 8px;display:flex;gap:10px;flex-wrap:wrap}
.pfc-edit-listing-overlay{position:fixed;inset:0;z-index:100000;background:rgba(4,22,21,.76);display:flex;align-items:center;justify-content:center;padding:18px}
.pfc-edit-listing-panel{width:min(920px,100%);max-height:94vh;background:#f7fbf7;border-radius:22px;box-shadow:0 24px 70px rgba(0,0,0,.3);overflow:hidden;color:#143936;display:flex;flex-direction:column}
.pfc-edit-listing-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding:22px 24px 16px;background:#fff;border-bottom:1px solid rgba(20,57,54,.12)}
.pfc-edit-listing-head span{font-size:12px;font-weight:900;letter-spacing:.12em;color:#ef6f35}.pfc-edit-listing-head h2{margin:3px 0 4px;font-size:28px;color:#143936}.pfc-edit-listing-head p{margin:0;color:#486864}
.pfc-edit-close{width:40px;height:40px;border:0;border-radius:50%;background:#edf5ef;color:#143936;font-size:26px;line-height:1;cursor:pointer;flex:0 0 auto}
.pfc-edit-listing-scroll{overflow:auto;padding:22px 24px 26px}.pfc-edit-listing-scroll label{display:flex;flex-direction:column;gap:7px;font-weight:800;color:#173b38}.pfc-edit-listing-scroll input,.pfc-edit-listing-scroll select,.pfc-edit-listing-scroll textarea{width:100%;box-sizing:border-box;border:1px solid rgba(20,57,54,.22);border-radius:11px;background:#fff;color:#102f2d;padding:11px 12px;font:inherit}.pfc-edit-listing-scroll textarea{resize:vertical;min-height:180px;white-space:pre-wrap}.pfc-edit-listing-scroll label>small{font-weight:500;color:#627b78}
.pfc-edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:15px}.pfc-edit-grid-3{grid-template-columns:repeat(3,1fr)}.pfc-edit-grid-2{grid-template-columns:repeat(2,1fr)}
.pfc-edit-offers,.pfc-edit-vehicle,.pfc-edit-photos{margin-top:18px;padding:16px;border-radius:16px;background:#fff;border:1px solid rgba(20,57,54,.12)}.pfc-edit-vehicle h3{margin:0 0 14px}.pfc-edit-offers .pfc-toggle-row{margin-bottom:14px}.pfc-edit-offers input[type=range]{padding:0;border:0;background:transparent}
.pfc-edit-lock-note{margin-bottom:18px;padding:14px 16px;border-radius:14px;background:#fff4df;border:1px solid #e6c179;color:#5b4214;display:flex;flex-direction:column;gap:4px}.pfc-edit-lock-note strong{font-size:15px}.pfc-edit-lock-note span{font-size:13px;line-height:1.45}
.pfc-edit-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.pfc-edit-section-head>div{display:flex;flex-direction:column;gap:2px}.pfc-edit-section-head small{color:#627b78}
.pfc-edit-photo-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pfc-edit-photo{aspect-ratio:4/3;background-size:cover;background-position:center;border-radius:13px;position:relative;overflow:hidden;border:1px solid rgba(20,57,54,.15)}.pfc-edit-photo-tools{position:absolute;left:6px;right:6px;bottom:6px;display:flex;gap:5px;flex-wrap:wrap}.pfc-edit-photo-tools button{border:0;border-radius:8px;padding:6px 8px;background:rgba(7,32,30,.88);color:#fff;font-size:11px;font-weight:800;cursor:pointer}.pfc-edit-photo-empty{grid-column:1/-1;padding:18px;text-align:center;background:#f3f7f3;border-radius:12px;color:#627b78}
.pfc-edit-status{min-height:22px;margin:14px 0 0;color:#a34121;font-weight:700}.pfc-edit-footer{position:sticky;bottom:-26px;margin:18px -24px -26px;padding:14px 24px;background:rgba(247,251,247,.96);backdrop-filter:blur(8px);display:flex;justify-content:flex-end;gap:10px;border-top:1px solid rgba(20,57,54,.1)}
@media(max-width:680px){.pfc-edit-listing-overlay{padding:0;align-items:stretch}.pfc-edit-listing-panel{max-height:100vh;height:100vh;border-radius:0}.pfc-edit-listing-head{padding:16px}.pfc-edit-listing-head h2{font-size:24px}.pfc-edit-listing-scroll{padding:16px 16px 22px}.pfc-edit-grid,.pfc-edit-grid-3,.pfc-edit-grid-2{grid-template-columns:1fr}.pfc-edit-photo-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.pfc-edit-footer{margin:18px -16px -22px;padding:12px 16px 18px}.pfc-edit-section-head{align-items:flex-start;flex-direction:column}.pfc-edit-section-head button{width:100%}}


/* v0.10.64 guided seller offer and appointment next step */
.pfc-seller-next-action{margin:18px 0 10px;padding:16px;border:1px solid #f0b894;border-radius:16px;background:#fff4e8;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center}
.pfc-seller-next-action-copy{display:grid;gap:4px;min-width:0}
.pfc-seller-next-action-copy>span{font-size:9px;font-weight:900;letter-spacing:.13em;color:var(--pfc-orange)}
.pfc-seller-next-action-copy>strong{font-size:16px;line-height:1.25;color:var(--pfc-ink)}
.pfc-seller-next-action-copy>small{font-size:12px;line-height:1.45;color:var(--pfc-muted)}
.pfc-seller-offer-card.is-focused{outline:2px solid var(--pfc-orange);outline-offset:3px;box-shadow:0 12px 28px rgba(243,111,52,.15)}
@media(max-width:680px){.pfc-seller-next-action{grid-template-columns:1fr}.pfc-seller-next-action>button{width:100%}}


/* v0.10.65 - Flip listing is the live buyer/seller workflow screen */
.pfc-flip-workflow{margin:18px 0;padding:16px;border:2px solid #d7e9e2;border-radius:20px;background:#f7fbf8;display:grid;gap:12px}
.pfc-flow-guide{display:grid;gap:4px;padding:13px 14px;border-radius:15px;background:#fff7ef;border:1px solid #ffd8bd}
.pfc-flow-guide>span{font-size:10px;font-weight:900;letter-spacing:.11em;color:#f36f34}
.pfc-flow-guide>strong{font-size:17px;color:var(--pfc-ink)}
.pfc-flow-guide>small{font-size:12px;line-height:1.5;color:var(--pfc-muted)}
.pfc-workflow-card{padding:14px;border:1px solid var(--pfc-line);border-radius:17px;background:#fff;display:grid;gap:10px}
.pfc-workflow-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}
.pfc-workflow-card-head strong{font-size:15px;color:var(--pfc-ink)}
.pfc-workflow-card-head span{font-size:11px;font-weight:800;color:#f36f34;text-transform:capitalize;text-align:right}
.pfc-workflow-meta{color:var(--pfc-muted);font-size:11px;line-height:1.45}
.pfc-workflow-actions{display:flex;flex-wrap:wrap;gap:8px}.pfc-workflow-actions button{flex:1 1 145px}
.pfc-workflow-counter{display:grid;grid-template-columns:1fr auto;gap:8px}.pfc-workflow-counter[hidden]{display:none!important}
.pfc-workflow-counter input,.pfc-workflow-appointment-grid input,.pfc-workflow-appointment-grid select,.pfc-workflow-field input,.pfc-workflow-field select,.pfc-workflow-field textarea{width:100%;border:1px solid var(--pfc-line);border-radius:11px;padding:10px 11px;font:inherit;background:#fff;color:var(--pfc-ink)}
.pfc-workflow-field{display:grid;gap:5px}.pfc-workflow-field>span{font-size:11px;font-weight:800;color:var(--pfc-ink)}
.pfc-workflow-appointment-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.3fr;gap:8px}
.pfc-workflow-proposed,.pfc-workflow-pin{padding:11px 12px;border-radius:13px;background:#eef8f3;display:grid;gap:3px}
.pfc-workflow-proposed strong,.pfc-workflow-pin span{font-size:10px;font-weight:900;text-transform:uppercase;color:var(--pfc-muted)}
.pfc-workflow-proposed span{font-size:13px;font-weight:800;color:var(--pfc-ink)}
.pfc-workflow-pin strong{font-size:28px;letter-spacing:.16em;color:#f36f34}
.pfc-workflow-idle{display:grid;gap:4px;padding:13px 14px;border-radius:15px;background:#eef8f3}.pfc-workflow-idle strong{color:var(--pfc-ink)}.pfc-workflow-idle span{font-size:12px;color:var(--pfc-muted)}
.pfc-buyer-offer-state>.pfc-flow-guide:first-child{margin-bottom:12px}
@media(max-width:760px){.pfc-workflow-card-head{display:grid}.pfc-workflow-card-head span{text-align:left}.pfc-workflow-appointment-grid{grid-template-columns:1fr 1fr}.pfc-workflow-counter{grid-template-columns:1fr}.pfc-workflow-actions{display:grid;grid-template-columns:1fr}.pfc-workflow-actions button{width:100%}}


/* v0.10.72: make the live transaction step impossible to miss on a Flip */
.pfc-detail-workflow-top{padding:14px 18px 4px;background:#fff;position:relative;z-index:3}
.pfc-detail-workflow-top>.pfc-flip-workflow,.pfc-detail-workflow-top>.pfc-seller-next-action,.pfc-detail-workflow-top>.pfc-buyer-top-step{margin:0}
.pfc-buyer-top-step{padding:15px;border:2px solid #f4b487;border-radius:18px;background:#fff8f2;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;box-shadow:0 8px 22px rgba(11,61,53,.08)}
.pfc-buyer-top-step>.pfc-flow-guide{padding:0;border:0;background:transparent}
.pfc-buyer-top-step>button{min-width:190px}
#pfc-buyer-listing-action{scroll-margin-top:18px;transition:box-shadow .22s ease,border-color .22s ease}
#pfc-buyer-listing-action.is-guided-focus{box-shadow:0 0 0 4px rgba(243,111,52,.22);border-radius:16px}
.pfc-detail-workflow-top .pfc-flip-workflow{box-shadow:0 8px 22px rgba(11,61,53,.08)}
@media(max-width:680px){.pfc-detail-workflow-top{padding:10px 10px 3px}.pfc-buyer-top-step{grid-template-columns:1fr}.pfc-buyer-top-step>button{width:100%;min-width:0}}

/* v0.10.73: restore the full desktop Flip width */
@media(min-width:761px){
  .pfc-detail-sheet{width:min(920px,92vw)}
}

/* v0.10.78 - desktop Flip two-column typography polish */
@media(min-width:761px){
  .pfc-detail-description{
    font-size:14px;
    line-height:1.5;
  }
  .pfc-detail-action{
    font-size:12px;
    line-height:1.45;
  }
  .pfc-detail-action>h3,
  .pfc-detail-action .pfc-signin-action h3,
  .pfc-detail-action .pfc-buyer-offer-state h3{
    font-size:15px;
    line-height:1.25;
  }
  .pfc-detail-action>p,
  .pfc-detail-action .pfc-signin-action p,
  .pfc-detail-action .pfc-buyer-offer-state p{
    font-size:12px;
    line-height:1.45;
  }
  .pfc-detail-action .pfc-buyer-payment-preference{
    grid-template-columns:1fr;
    gap:7px;
    margin:10px 0;
    padding:10px 11px;
  }
  .pfc-detail-action .pfc-buyer-payment-preference strong,
  .pfc-detail-action .pfc-offer-subhead strong,
  .pfc-detail-action .pfc-visit-day>strong,
  .pfc-detail-action .pfc-reservation-choice legend,
  .pfc-detail-action .pfc-reservation-option strong,
  .pfc-detail-action .pfc-reservation-mode strong{
    font-size:12px;
    line-height:1.3;
  }
  .pfc-detail-action .pfc-buyer-payment-preference small,
  .pfc-detail-action .pfc-offer-subhead small,
  .pfc-detail-action .pfc-reservation-option small,
  .pfc-detail-action .pfc-reservation-mode small,
  .pfc-detail-action .pfc-strict-reservation-note{
    font-size:11px;
    line-height:1.4;
  }
  .pfc-detail-action select,
  .pfc-detail-action input,
  .pfc-detail-action textarea{
    font-size:12px;
  }
  .pfc-detail-action .pfc-buyer-payment-preference select,
  .pfc-detail-action .pfc-final-payment-method select,
  .pfc-detail-action .pfc-workflow-appointment-grid select,
  .pfc-detail-action .pfc-workflow-field select{
    min-height:38px;
    padding:8px 30px 8px 10px;
    font-size:12px;
    line-height:1.2;
    text-overflow:ellipsis;
  }
  .pfc-detail-action .pfc-visit-window span{
    min-height:36px;
    padding:6px 5px;
    font-size:11px;
    line-height:1.2;
  }
  .pfc-detail-action .pfc-reservation-choice{
    padding:10px;
  }
  .pfc-detail-action .pfc-reservation-option,
  .pfc-detail-action .pfc-reservation-mode{
    padding:8px;
    gap:8px;
  }
  .pfc-detail-action .pfc-offer-entry input{
    font-size:13px;
    padding:12px 8px;
  }
  .pfc-detail-action .pfc-offer-entry>span{
    font-size:13px;
  }
  .pfc-detail-action .pfc-primary,
  .pfc-detail-action .pfc-secondary{
    font-size:13px;
  }
}

/* v0.10.81 background Web Push controls */
.pfc-push-settings .pfc-push-toggle{margin-top:10px}
.pfc-push-settings .pfc-push-hint{display:block;margin-top:8px;line-height:1.45;color:var(--pfc-muted,#66736f)}
.pfc-push-settings .pfc-push-status{margin-top:6px}


/* v0.10.87 paired alerts + app install controls */
.pfc-push-settings .pfc-push-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;align-items:stretch}
.pfc-push-settings .pfc-push-actions .pfc-push-toggle,
.pfc-push-settings .pfc-push-actions .pfc-push-install{margin-top:0;width:100%;min-height:46px;white-space:normal;line-height:1.2}
.pfc-push-settings .pfc-push-actions .pfc-push-install[hidden]{display:none!important}
.pfc-push-settings .pfc-push-actions.is-install-hidden{grid-template-columns:1fr}
@media(max-width:390px){.pfc-push-settings .pfc-push-actions{grid-template-columns:1fr}.pfc-push-settings .pfc-push-actions .pfc-push-toggle,.pfc-push-settings .pfc-push-actions .pfc-push-install{min-height:44px}}
/* v0.10.92: make native mobile date/time fields identifiable even when the browser hides their placeholder text. */
.pfc-workflow-appointment-grid .pfc-appointment-field{display:flex;flex-direction:column;gap:5px;min-width:0;margin:0}.pfc-workflow-appointment-grid .pfc-appointment-field-label{display:block;font-size:11px;line-height:1;font-weight:800;letter-spacing:.8px;color:#59616b}.pfc-workflow-appointment-grid .pfc-appointment-field input{width:100%;min-width:0;box-sizing:border-box}

/* v0.10.94: inline Make Booking Appointment uses PiccyFlip picker, never native browser clock */
.pfc-workflow-appointment-grid .pfc-custom-time-trigger{cursor:pointer;background:#fff;}

/* v0.10.97: simplified booking layout after duration removal */
.pfc-workflow-appointment-grid{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
}
.pfc-workflow-appointment-grid .pfc-appointment-payment{
  grid-column:1 / -1;
  width:100%;
  min-width:0;
  box-sizing:border-box;
}
@media(max-width:760px){
  .pfc-workflow-appointment-grid{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  }
  .pfc-workflow-appointment-grid .pfc-appointment-payment{
    grid-column:1 / -1;
  }
}


/* v0.10.105 - FB Group Links visual tidy-up only */
.pfc-seller-ready-groups{
  min-height:42px!important;
  padding:9px 15px!important;
  border-radius:999px!important;
  white-space:nowrap;
  background:var(--pfc-orange)!important;
  color:#fff!important;
  font-weight:900!important;
  box-shadow:0 9px 20px rgba(255,90,20,.24)!important;
}
.pfc-seller-ready-groups:hover,.pfc-seller-ready-groups:focus-visible{filter:brightness(.96)}
.pfc-account-group-library .pfc-fb-group-manager{gap:14px}
.pfc-account-group-library .pfc-fb-group-manager-rows{display:grid;gap:10px}
.pfc-account-group-library .pfc-fb-group-manager-row{display:grid;grid-template-columns:minmax(130px,.8fr) minmax(240px,1.6fr) auto;gap:10px;align-items:center}
.pfc-account-group-library .pfc-fb-group-manager-row input{min-width:0;border:1px solid #cad9d4;border-radius:9px;padding:9px 10px;font:inherit;font-size:10px;color:var(--pfc-ink);background:#fff}
.pfc-account-group-library .pfc-fb-group-remove{border:0;border-radius:9px;padding:9px 12px;background:#f3e5e2;color:#9a463c;font-weight:800;cursor:pointer}
.pfc-account-group-library .pfc-fb-manager-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:4px}
.pfc-account-group-library .pfc-fb-manager-actions + .pfc-fb-manager-actions{margin-top:10px;padding-top:12px;border-top:1px solid var(--pfc-line)}
.pfc-account-group-library .pfc-fb-manager-actions .pfc-primary,.pfc-account-group-library .pfc-fb-manager-actions .pfc-secondary{margin:0;min-height:40px;padding:9px 14px}
@media(max-width:760px){
  .pfc-seller-ready-groups{min-height:38px!important;padding:8px 10px!important;font-size:12px!important}
  .pfc-account-group-library .pfc-fb-group-manager-row{grid-template-columns:1fr auto}
  .pfc-account-group-library .pfc-fb-group-manager-row input[type="url"]{grid-column:1}
  .pfc-account-group-library .pfc-fb-group-remove{grid-column:2;grid-row:1 / 3}
  .pfc-account-group-library .pfc-fb-manager-actions{gap:10px}
}


/* v0.10.109 - Facebook Group Lists manager */
.pfc-account-group-library{font-size:13px}
.pfc-account-group-library small,.pfc-account-group-library strong,.pfc-account-group-library label,.pfc-account-group-library input,.pfc-account-group-library select,.pfc-account-group-library button{font-size:13px!important}
.pfc-account-group-library .pfc-fb-group-manager-row input{font-size:13px!important}
.pfc-fb-list-builder{margin-top:18px;padding-top:18px;border-top:1px solid rgba(18,53,58,.16)}
.pfc-fb-list-builder-head{display:flex;flex-direction:column;gap:3px;margin-bottom:12px}
.pfc-fb-list-builder-head small{opacity:.78;line-height:1.4}
.pfc-fb-list-select,.pfc-fb-list-name{width:100%;box-sizing:border-box;margin:0 0 10px;border:1px solid #cad9d4;border-radius:9px;padding:9px 10px;color:var(--pfc-ink);background:#fff}
.pfc-fb-list-edit-rows{display:grid;gap:10px;margin:4px 0 12px}
.pfc-fb-list-edit-row{display:grid;grid-template-columns:minmax(130px,.8fr) minmax(240px,1.6fr) auto;gap:10px;align-items:center}
.pfc-fb-list-edit-row input{min-width:0;border:1px solid #cad9d4;border-radius:9px;padding:9px 10px;font:inherit;color:var(--pfc-ink);background:#fff}
@media(max-width:760px){
 .pfc-fb-list-edit-row{grid-template-columns:1fr auto}
 .pfc-fb-list-edit-row input[type="url"]{grid-column:1}
 .pfc-fb-list-edit-row .pfc-fb-group-remove{grid-column:2;grid-row:1 / 3}
}
/* v0.10.112 Facebook posting history */
.pfc-fb-post-history{display:grid;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid var(--pfc-line);font-size:13px}.pfc-fb-history-stats{display:flex;gap:10px;flex-wrap:wrap}.pfc-fb-history-stats span{padding:9px 11px;border:1px solid #dbe6e2;border-radius:10px;background:#f7faf9}.pfc-fb-history-stats strong{font-size:13px}.pfc-fb-history-table{display:grid;gap:6px}.pfc-fb-history-row{display:grid;grid-template-columns:minmax(130px,1.2fr) minmax(150px,1.4fr) minmax(120px,.8fr) auto;gap:10px;align-items:center;padding:9px 10px;border:1px solid #dbe6e2;border-radius:10px;background:#fff;font-size:13px}.pfc-fb-history-row.is-head{font-weight:800;background:#f7faf9}.pfc-fb-history-row a{font-weight:800;text-decoration:none}.pfc-fb-post-history small,.pfc-fb-post-history span,.pfc-fb-post-history a{font-size:13px}@media(max-width:620px){.pfc-fb-history-row{grid-template-columns:1fr auto}.pfc-fb-history-row.is-head{display:none}.pfc-fb-history-row span:nth-child(2),.pfc-fb-history-row span:nth-child(3){grid-column:1}.pfc-fb-history-row a{grid-column:2;grid-row:1/4;align-self:center}}
