:root{--gpog-purple:#6d28d9;--gpog-purple-2:#7c3aed;--gpog-purple-dark:#4c1d95;--gpog-red:#ef3340;--gpog-blue:#2563eb;--gpog-ink:#263238;--gpog-muted:#718096;--gpog-border:#e5e7eb;--gpog-soft:#f4f6fb;--gpog-purple-soft:#f3edff;--gpog-card:#fff;--gpog-green:#16a34a;--gpog-radius:14px;--gpog-shadow:0 8px 24px rgba(39,25,72,.08)}
.gpog-marketplace,.gpog-single-ad-wrap,.gpog-marketplace-form,.gpog-my-ads,.gpog-promote{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--gpog-ink);box-sizing:border-box}.gpog-marketplace *,.gpog-single-ad-wrap *,.gpog-marketplace-form *,.gpog-my-ads *,.gpog-promote *{box-sizing:border-box}
.gpog-marketplace{max-width:1400px;margin:0 auto;padding:0 18px 70px;background:#fff}.gpog-marketplace-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:12px 0;margin:0;border-bottom:1px solid var(--gpog-border)}.gpog-marketplace-nav a{display:inline-flex;align-items:center;padding:7px 10px;text-decoration:none!important;color:#56616f;font-size:13px;font-weight:700;border-radius:7px}.gpog-marketplace-nav a:hover{color:var(--gpog-purple);background:var(--gpog-purple-soft)}
.gpog-marketplace-hero{margin:0 -18px;padding:42px 18px 34px;background:linear-gradient(135deg,var(--gpog-purple-dark) 0%,var(--gpog-purple) 48%,#8b5cf6 100%);color:#fff}.gpog-hero-inner{max-width:1160px;margin:0 auto}.gpog-eyebrow{display:inline-block;font-size:11px;letter-spacing:1.5px;font-weight:900;opacity:.86}.gpog-eyebrow-purple{color:var(--gpog-purple);opacity:1}.gpog-marketplace-hero h1{font-size:clamp(34px,5vw,58px);line-height:1.02;margin:8px 0 12px;letter-spacing:-1.8px;color:#fff}.gpog-marketplace-hero p{margin:0 0 26px;font-size:17px;line-height:1.55;max-width:640px;color:rgba(255,255,255,.9)}
.gpog-search{display:grid;grid-template-columns:minmax(240px,1fr) 210px 160px auto;gap:8px}.gpog-search-hero{padding:0;background:transparent;border:0;box-shadow:none;margin:0}.gpog-search-main,.gpog-search-select{position:relative;background:#fff;border-radius:10px;display:flex;align-items:center;min-width:0}.gpog-search-main input,.gpog-search select,.gpog-search-state{width:100%;max-width:none!important;height:54px;border:0!important;outline:0!important;background:#fff!important;font:inherit!important;color:#344054;padding:0 15px!important}.gpog-search-main input{padding-left:43px!important;border-radius:10px}.gpog-search-icon{position:absolute;left:15px;color:var(--gpog-purple);font-size:25px;line-height:1;z-index:2}.gpog-search-select{overflow:hidden}.gpog-search-select>span{position:absolute;right:14px;color:#667085;z-index:2}.gpog-search-select select{appearance:none;padding-right:38px!important}.gpog-search-state{border-radius:10px!important}.gpog-search button{height:54px;border:0;border-radius:10px;background:#fff;color:var(--gpog-purple-dark);font-weight:900;padding:0 23px;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.12)}.gpog-search button:hover{transform:translateY(-1px)}
.gpog-category-section{padding:30px 0 12px}.gpog-section-heading{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:18px}.gpog-section-heading h2{margin:3px 0 0;font-size:25px;letter-spacing:-.5px}.gpog-section-heading p{margin:5px 0 0;color:var(--gpog-muted);font-size:13px}.gpog-section-heading>a,.gpog-view-pill{color:var(--gpog-purple);font-weight:800;text-decoration:none;font-size:13px}.gpog-view-pill{padding:9px 13px;border:1px solid #ddd2fe;border-radius:9px;background:var(--gpog-purple-soft)}
.gpog-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.gpog-category-tile{min-height:128px;padding:14px 10px;background:#fff;border:1px solid var(--gpog-border);border-radius:14px;text-align:center;text-decoration:none!important;color:var(--gpog-ink);display:flex;flex-direction:column;align-items:center;justify-content:center;transition:.18s}.gpog-category-tile:hover{border-color:#c4b5fd;box-shadow:var(--gpog-shadow);transform:translateY(-2px)}.gpog-category-icon{width:58px;height:58px;border-radius:14px;background:#f1f5f9;display:grid;place-items:center;font-size:28px;margin-bottom:8px}.gpog-category-tile strong{font-size:13px;line-height:1.2}.gpog-category-tile small{font-size:11px;color:var(--gpog-muted);margin-top:4px}.gpog-post-tile{border-color:#d8c7ff;background:var(--gpog-purple-soft)}.gpog-post-tile .gpog-category-icon{background:#fff;color:var(--gpog-purple);font-size:32px}
.gpog-listing-section{margin-top:28px;padding:28px 0 0;background:#f5f7fb}.gpog-listing-section>.gpog-section-heading,.gpog-listing-section>.gpog-ad-grid{max-width:100%;padding-left:0;padding-right:0}.gpog-ad-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.gpog-ad-card{position:relative;overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 2px 10px rgba(25,28,40,.045);transition:.18s}.gpog-ad-card:hover{transform:translateY(-3px);box-shadow:var(--gpog-shadow)}.gpog-ad-thumb{position:relative;display:block;aspect-ratio:1/1;background:#edf1f6;overflow:hidden;text-decoration:none}.gpog-ad-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s}.gpog-ad-card:hover .gpog-ad-thumb img{transform:scale(1.025)}.gpog-empty-image{height:100%;display:grid;place-items:center;color:#a0aec0;font-weight:900;font-size:18px}.gpog-card-badges{position:absolute;left:9px;top:9px;display:flex;gap:5px;flex-wrap:wrap}.gpog-card-badges span{background:#fff;color:var(--gpog-purple-dark);padding:6px 9px;border-radius:999px;font-size:10px;font-weight:900;box-shadow:0 2px 7px rgba(0,0,0,.12)}.gpog-photo-count{position:absolute;right:9px;bottom:9px;background:rgba(22,20,35,.78);color:#fff;border-radius:7px;padding:5px 8px;font-size:11px;font-weight:800}.gpog-card-body{padding:13px 14px 14px}.gpog-price{color:var(--gpog-purple);font-size:19px;font-weight:900;margin-bottom:7px}.gpog-ad-card h3{font-size:16px;line-height:1.3;margin:0 0 9px;font-weight:700}.gpog-ad-card h3 a{color:#2d3748;text-decoration:none}.gpog-ad-card h3 a:hover{color:var(--gpog-purple)}.gpog-card-location{color:#728096;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gpog-card-location span{color:var(--gpog-purple);font-size:10px;margin-right:5px}.gpog-card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.gpog-condition{background:#edf2f7;color:#4a5568;padding:7px 10px;border-radius:8px;font-size:11px}.gpog-save{width:31px;height:31px;display:grid;place-items:center;border:1px solid #e2e8f0;border-radius:50%;color:#718096;font-size:19px}.gpog-save:hover{color:var(--gpog-purple);border-color:#c4b5fd}.gpog-empty-state{grid-column:1/-1;background:#fff;border:1px dashed #cbd5e1;border-radius:14px;padding:40px;text-align:center;display:flex;flex-direction:column;gap:7px;color:var(--gpog-muted)}.gpog-empty-state strong{color:var(--gpog-ink);font-size:18px}
.gpog-form-shell{max-width:960px;margin:25px auto;padding:0 18px 50px}.gpog-form-header{background:linear-gradient(135deg,var(--gpog-purple-dark),var(--gpog-purple));color:#fff;border-radius:18px;padding:30px;margin-bottom:18px}.gpog-form-header h2{margin:5px 0 5px;font-size:30px;color:#fff}.gpog-form-header p{margin:0;color:rgba(255,255,255,.9)}.gpog-form-section{background:#fff;border:1px solid var(--gpog-border);border-radius:16px;padding:22px;margin-bottom:15px;box-shadow:0 3px 14px rgba(25,25,40,.035)}.gpog-form-section h3{margin:0 0 18px;font-size:18px}.gpog-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.gpog-form-grid p,.gpog-marketplace-form p{margin:0 0 14px}.gpog-form-wide{grid-column:1/-1}.gpog-marketplace-form label{font-weight:800;display:block;font-size:13px}.gpog-required{color:#dc2626;margin-left:3px}.gpog-marketplace-form input,.gpog-marketplace-form textarea,.gpog-marketplace-form select{width:100%;max-width:none;padding:12px 13px;margin-top:7px;border:1px solid #d8dce5;border-radius:9px;background:#fff;font:inherit;font-weight:400}.gpog-marketplace-form input:focus,.gpog-marketplace-form textarea:focus,.gpog-marketplace-form select:focus{outline:2px solid rgba(109,40,217,.15);border-color:var(--gpog-purple)}.gpog-help,.gpog-field-note{display:block;color:var(--gpog-muted);font-size:13px}.gpog-upload-box{border:2px dashed #cfc4f4;border-radius:12px;padding:6px;margin:12px 0 18px;background:#fbfaff}.gpog-upload-label{display:flex!important;align-items:center;gap:13px;padding:20px;cursor:pointer}.gpog-upload-label input{position:absolute;opacity:0;width:1px;height:1px}.gpog-upload-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--gpog-purple-soft);color:var(--gpog-purple);font-size:27px}.gpog-btn{display:inline-flex!important;align-items:center;justify-content:center;min-height:45px;padding:11px 18px;border:0;border-radius:9px;text-decoration:none!important;font-weight:900;cursor:pointer}.gpog-btn-primary{background:var(--gpog-purple);color:#fff!important}.gpog-btn-primary:hover{background:var(--gpog-purple-dark);color:#fff!important}.gpog-form-submit{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.gpog-form-submit>span{color:var(--gpog-muted);font-size:12px}.gpog-submission-success{text-align:center;padding-top:42px}.gpog-success-check{width:70px;height:70px;border-radius:50%;margin:0 auto 16px;display:grid;place-items:center;background:#eee9ff;color:var(--gpog-purple);font-size:40px;font-weight:900}.gpog-submission-success h2{font-size:32px;margin:7px 0 8px}.gpog-submission-success>p{max-width:650px;margin:0 auto 18px;color:#5f6b7a;line-height:1.65}.gpog-pending-box{max-width:650px;margin:0 auto 20px;padding:16px;border:1px solid #ddd2fe;background:#faf9ff;border-radius:12px;display:flex;flex-direction:column;gap:6px}.gpog-pending-box strong{color:var(--gpog-purple-dark)}.gpog-pending-box span{color:var(--gpog-muted);font-size:13px}.gpog-success-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.gpog-btn-secondary{background:#f3f4f6;color:#374151!important}.gpog-location-note{margin-top:2px;padding:10px 12px;border-radius:9px;background:#f7f5ff;color:#66558a;font-size:12px}.gpog-photo-preview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:8px 0 18px}.gpog-photo-preview-item{position:relative;aspect-ratio:1;border-radius:9px;overflow:hidden;background:#f1f3f6;border:1px solid #e2e5eb}.gpog-photo-preview-item img{width:100%;height:100%;object-fit:cover;display:block}.gpog-photo-main-tag{position:absolute;left:5px;bottom:5px;padding:4px 7px;border-radius:999px;background:var(--gpog-purple);color:#fff;font-size:9px;font-weight:900}.gpog-notice{padding:14px 16px;border-radius:10px;margin:14px 0}.gpog-success{background:#eee9ff;color:#4c1d95}.gpog-notice-warning{background:#fff7df;color:#854d0e}
.gpog-promo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}.gpog-promo-card{border:1px solid var(--gpog-border);background:#fff;padding:20px;border-radius:14px;box-shadow:0 3px 14px rgba(25,25,40,.04)}.gpog-promo-card h3{margin:0 0 7px}.gpog-promo-card p{color:var(--gpog-muted);font-size:13px;min-height:42px}.gpog-promo-icon{width:38px;height:38px;border-radius:10px;background:var(--gpog-purple-soft);color:var(--gpog-purple);display:grid;place-items:center;font-size:20px;font-weight:900}.gpog-promo-price{font-size:21px;font-weight:900;margin:12px 0 2px;color:var(--gpog-purple)}.gpog-promo-card small{display:block;color:var(--gpog-muted);margin-bottom:12px}.gpog-promo-button{width:100%}.gpog-active-promos{padding:14px;background:#f6f4ff;border:1px solid #ddd2fe;border-radius:10px;margin:15px 0}.gpog-active-list{display:flex;gap:7px;flex-wrap:wrap;margin-top:8px}.gpog-promote-title{font-size:17px;padding:14px;background:#faf9ff;border:1px solid #e5ddff;border-radius:10px}
.gpog-my-ads{max-width:1120px;margin:25px auto;padding:0 18px 50px}.gpog-my-ads-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin:20px 0}.gpog-my-ads h2{font-size:30px;margin:4px 0}.gpog-my-ads-head p{margin:0;color:var(--gpog-muted)}.gpog-my-ads table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;background:#fff;border:1px solid var(--gpog-border);border-radius:14px}.gpog-my-ads th,.gpog-my-ads td{border-bottom:1px solid var(--gpog-border);padding:14px;text-align:left}.gpog-my-ads th{background:#f8f7fc;font-size:11px;text-transform:uppercase;letter-spacing:.6px}.gpog-my-ads tr:last-child td{border-bottom:0}.gpog-my-ads td a{color:var(--gpog-purple);font-weight:800;text-decoration:none}.gpog-primary-link{display:inline-flex;padding:11px 15px;background:var(--gpog-purple);color:#fff!important;border-radius:9px;text-decoration:none!important;font-weight:900}.gpog-table-status{display:inline-flex;padding:5px 9px;border-radius:999px;background:#edf2f7;font-size:11px;font-weight:800}.gpog-table-status.publish{background:#eee9ff;color:#5b21b6}.gpog-table-status.pending{background:#fff7df;color:#854d0e}.gpog-status-badge{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:var(--gpog-purple-soft);color:#5b21b6;font-size:11px;font-weight:800}
.gpog-single-ad-wrap{max-width:1240px;margin:0 auto;padding:25px 18px 65px}.gpog-breadcrumbs{display:flex;gap:7px;color:var(--gpog-muted);font-size:13px;margin-bottom:12px}.gpog-breadcrumbs a{color:var(--gpog-purple);text-decoration:none}.gpog-single-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px}.gpog-gallery{background:#fff;border:1px solid var(--gpog-border);border-radius:14px;overflow:hidden}.gpog-gallery-main{height:520px;background:#f3f5f8;position:relative}.gpog-gallery-main-image{display:none;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.gpog-gallery-main-image.is-active{display:block}.gpog-gallery-main-image img{width:100%;height:100%;object-fit:contain;display:block}.gpog-gallery-thumbs{display:flex;gap:8px;padding:10px;overflow:auto;border-top:1px solid var(--gpog-border)}.gpog-gallery-thumb{width:74px;height:66px;flex:0 0 74px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#f2f3f5;cursor:pointer}.gpog-gallery-thumb.is-active{border-color:var(--gpog-purple)}.gpog-gallery-thumb img{width:100%;height:100%;object-fit:cover}.gpog-single-badges{margin-top:13px}.gpog-single-heading{display:flex;justify-content:space-between;gap:20px;align-items:start;margin:14px 0 7px}.gpog-single-heading h1{font-size:34px;line-height:1.15;margin:7px 0}.gpog-type-pill{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.7px;color:var(--gpog-purple);background:var(--gpog-purple-soft);border-radius:999px;padding:5px 9px}.gpog-single-price{font-size:27px;font-weight:900;white-space:nowrap;color:var(--gpog-purple)}.gpog-single-price small{display:block;text-align:right;font-size:11px;color:var(--gpog-muted);font-weight:600}.gpog-ad-facts{display:flex;gap:16px;flex-wrap:wrap;color:var(--gpog-muted);font-size:13px;padding:0 0 18px;border-bottom:1px solid var(--gpog-border)}.gpog-content-card{background:#fff;border:1px solid var(--gpog-border);border-radius:14px;padding:20px;margin-top:16px}.gpog-content-card h2{font-size:19px;margin:0 0 14px}.gpog-description{line-height:1.75;color:#394150}.gpog-video-wrap{position:relative;width:100%;aspect-ratio:16/9;background:#111;border-radius:10px;overflow:hidden}.gpog-video-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.gpog-seller-card{height:max-content;background:#fff;border:1px solid var(--gpog-border);border-radius:14px;padding:20px;box-shadow:var(--gpog-shadow);position:sticky;top:20px}.gpog-seller-top{display:flex;gap:12px;align-items:center;margin-bottom:18px}.gpog-avatar{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:var(--gpog-purple-soft);color:var(--gpog-purple);font-weight:900;font-size:20px}.gpog-seller-top h3{margin:0;font-size:17px}.gpog-seller-top p{margin:4px 0 0;color:var(--gpog-muted);font-size:12px}.gpog-contact-btn{width:100%}.gpog-safety-note{margin-top:15px;padding:12px;background:#f7f8fb;border-radius:9px;color:#697586;font-size:12px;line-height:1.5}.gpog-lightbox{position:fixed;inset:0;background:rgba(12,8,20,.94);z-index:999999;display:grid;place-items:center;padding:25px}.gpog-lightbox img{max-width:94vw;max-height:88vh;object-fit:contain}.gpog-lightbox-close{position:absolute;right:20px;top:16px;border:0;background:#fff;color:#222;border-radius:50%;width:42px;height:42px;font-size:28px;cursor:pointer}
@media(max-width:1050px){.gpog-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gpog-ad-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gpog-search{grid-template-columns:minmax(220px,1fr) 190px 140px auto}.gpog-single-layout{grid-template-columns:minmax(0,1fr) 300px}}
@media(max-width:760px){.gpog-marketplace{padding:0 12px 55px}.gpog-marketplace-hero{margin:0 -12px;padding:30px 14px 22px}.gpog-marketplace-hero h1{font-size:40px;letter-spacing:-1.2px}.gpog-marketplace-hero p{font-size:15px}.gpog-search{grid-template-columns:1fr 1fr;gap:7px}.gpog-search-main{grid-column:1/-1}.gpog-search-state{height:50px}.gpog-search button{height:50px}.gpog-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.gpog-category-tile{min-height:112px;padding:10px 5px}.gpog-category-icon{width:50px;height:50px;font-size:24px}.gpog-category-tile strong{font-size:11px}.gpog-category-tile small{font-size:9px}.gpog-listing-section{margin-left:-12px;margin-right:-12px;padding:25px 12px 0}.gpog-ad-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gpog-ad-card{border-radius:11px}.gpog-card-body{padding:11px}.gpog-price{font-size:17px}.gpog-ad-card h3{font-size:14px}.gpog-card-location{font-size:11px}.gpog-form-grid{grid-template-columns:1fr}.gpog-photo-preview{grid-template-columns:repeat(4,minmax(0,1fr))}.gpog-promo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gpog-form-wide{grid-column:auto}.gpog-my-ads-head{align-items:start;flex-direction:column}.gpog-my-ads-table-wrap{overflow:auto}.gpog-my-ads table{min-width:760px}.gpog-single-layout{grid-template-columns:1fr}.gpog-gallery-main{height:390px}.gpog-seller-card{position:static}.gpog-single-heading{display:block}.gpog-single-price{margin-top:10px}.gpog-single-price small{text-align:left}.gpog-single-heading h1{font-size:28px}}
@media(max-width:430px){.gpog-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gpog-category-tile{min-height:105px}.gpog-category-icon{width:46px;height:46px}.gpog-section-heading h2{font-size:21px}.gpog-view-pill{display:none}.gpog-marketplace-nav{padding:8px 0}.gpog-marketplace-nav a{font-size:12px;padding:6px 8px}.gpog-gallery-main{height:340px}}
/* v0.7.0 marketplace contact and gallery refinements */
.gpog-gallery-main{overflow:hidden}.gpog-gallery-main-image{position:absolute;inset:0}.gpog-gallery-main-image img{object-fit:contain}.gpog-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:rgba(20,18,28,.72);color:#fff;font-size:34px;line-height:1;cursor:pointer}.gpog-gallery-prev{left:12px}.gpog-gallery-next{right:12px}.gpog-gallery-counter{position:absolute;right:12px;bottom:12px;z-index:3;background:rgba(20,18,28,.72);color:#fff;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800}.gpog-gallery-thumbs{scrollbar-width:thin}.gpog-gallery-thumb{position:relative}.gpog-gallery-thumb span{position:absolute;right:3px;bottom:3px;background:rgba(0,0,0,.65);color:#fff;border-radius:4px;padding:2px 5px;font-size:9px;font-weight:800}.gpog-single-title{min-width:0}.gpog-single-heading h1{overflow-wrap:anywhere;word-break:break-word}.gpog-breadcrumbs span:last-child{overflow-wrap:anywhere}.gpog-contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:9px}.gpog-btn-call,.gpog-btn-whatsapp{background:#f3f4f6;color:#263238!important;border:1px solid #e2e5eb}.gpog-btn-whatsapp{background:#e9f9ee;border-color:#b9e7c7;color:#15803d!important}.gpog-seller-owner-note,.gpog-chat-login,.gpog-chat-owner{padding:13px;border-radius:10px;background:#f7f5ff;border:1px solid #ddd2fe;color:#596579;font-size:12px;line-height:1.55}.gpog-chat-login{display:flex;align-items:center;justify-content:space-between;gap:10px}.gpog-chat-login .gpog-btn{min-height:38px;padding:8px 13px}.gpog-chat-card{scroll-margin-top:20px}.gpog-chat-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.gpog-chat-head strong{display:block;font-size:15px}.gpog-chat-head span{display:block;color:var(--gpog-muted);font-size:11px;margin-top:3px}.gpog-chat-head a{color:var(--gpog-purple);font-weight:800;font-size:12px;text-decoration:none}.gpog-chat-messages{height:270px;overflow:auto;padding:10px;background:#f7f8fb;border:1px solid var(--gpog-border);border-radius:12px;display:flex;flex-direction:column;gap:8px}.gpog-chat-message{max-width:82%;padding:9px 11px;border-radius:12px;background:#fff;border:1px solid #e6e8ed;color:#344054;font-size:13px;line-height:1.45}.gpog-chat-message.mine{align-self:flex-end;background:var(--gpog-purple);border-color:var(--gpog-purple);color:#fff;border-bottom-right-radius:4px}.gpog-chat-message.theirs{align-self:flex-start;border-bottom-left-radius:4px}.gpog-chat-message small{display:block;margin-top:4px;font-size:9px;opacity:.7}.gpog-chat-form{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:9px}.gpog-chat-form textarea{grid-column:1/-1;width:100%;resize:vertical;border:1px solid #d8dce5;border-radius:9px;padding:10px;font:inherit}.gpog-chat-form button{justify-self:end}.gpog-chat-status{align-self:center;color:var(--gpog-muted);font-size:11px}.gpog-chat-empty,.gpog-chat-loading{margin:auto;color:var(--gpog-muted);font-size:12px;text-align:center}.gpog-messages-page{max-width:900px;margin:25px auto;padding:0 18px 60px}.gpog-messages-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.gpog-messages-head h2{font-size:30px;margin:5px 0}.gpog-messages-head p{margin:0;color:var(--gpog-muted)}.gpog-message-list{display:flex;flex-direction:column;border:1px solid var(--gpog-border);border-radius:14px;overflow:hidden;background:#fff}.gpog-message-list-item{display:flex;align-items:center;gap:12px;padding:15px;text-decoration:none;color:var(--gpog-ink);border-bottom:1px solid var(--gpog-border)}.gpog-message-list-item:last-child{border-bottom:0}.gpog-message-list-item:hover{background:#faf9ff}.gpog-message-avatar{width:44px;height:44px;flex:0 0 44px;border-radius:50%;display:grid;place-items:center;background:var(--gpog-purple-soft);color:var(--gpog-purple);font-weight:900}.gpog-message-list-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.gpog-message-list-copy strong{font-size:14px}.gpog-message-list-copy small{color:var(--gpog-purple);font-weight:800;font-size:10px}.gpog-message-list-copy span{color:var(--gpog-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gpog-unread-dot{width:9px;height:9px;border-radius:50%;background:var(--gpog-purple);margin-left:auto;flex:0 0 9px}.gpog-message-empty{text-align:center;padding:50px 20px;border:1px dashed #cbd5e1;border-radius:14px;display:flex;flex-direction:column;gap:7px;color:var(--gpog-muted)}.gpog-message-empty strong{color:var(--gpog-ink)}
@media(max-width:760px){.gpog-promo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gpog-gallery-main{height:390px}.gpog-single-heading h1{font-size:28px}.gpog-chat-form{grid-template-columns:1fr}.gpog-chat-form button{width:100%}.gpog-chat-status{justify-self:start}.gpog-messages-head{align-items:start;flex-direction:column}.gpog-contact-actions{grid-template-columns:1fr}.gpog-gallery-arrow{width:38px;height:38px;font-size:30px}.gpog-gallery-thumb{width:68px;height:60px;flex-basis:68px}}
@media(max-width:430px){.gpog-gallery-main{height:340px}.gpog-gallery-thumbs{padding:8px}.gpog-gallery-thumb{width:62px;height:56px;flex-basis:62px}.gpog-chat-messages{height:240px}}
.gpog-chat-input-wrap{position:relative;grid-column:1/-1}.gpog-chat-input-wrap textarea{padding-right:52px}.gpog-chat-mic{position:absolute;right:9px;bottom:9px;width:38px;height:38px;border:0;border-radius:50%;background:var(--gpog-purple-soft);color:var(--gpog-purple);font-size:19px;cursor:pointer}.gpog-chat-mic.is-listening{background:var(--gpog-purple);color:#fff;box-shadow:0 0 0 4px #eadcff}.gpog-chat-form{align-items:center}.gpog-chat-form .gpog-chat-status{grid-column:1/-1}.gpog-chat-owner{display:flex;flex-direction:column;gap:8px}.gpog-chat-owner .gpog-btn{align-self:flex-start}.gpog-existing-photos{margin:12px 0}.gpog-existing-photos>strong{display:block;margin-bottom:8px;color:var(--gpog-ink)}.gpog-notice-success{padding:14px 16px;border:1px solid #b8e2c3;background:#eefbf1;color:#166534;border-radius:10px;margin:0 0 15px}.gpog-form-submit .gpog-btn-secondary{display:inline-flex;align-items:center;justify-content:center;background:#f1f2f5;color:#273244!important;border:1px solid #dfe3e9}
/* v0.8.1 mobile gallery boundary fix */
.gpog-single-ad-wrap,.gpog-single-ad-wrap *{min-width:0;max-width:100%;}
.gpog-single-ad-wrap{width:100%;overflow-x:hidden;}
.gpog-single-layout{width:100%;max-width:100%;}
.gpog-ad-main,.gpog-seller{width:100%;max-width:100%;min-width:0;}
.gpog-gallery{width:100%;max-width:100%;min-width:0;overflow:hidden;}
.gpog-gallery-main{width:100%;max-width:100%;min-width:0;overflow:hidden;}
.gpog-gallery-main-image{width:100%;max-width:100%;min-width:0;overflow:hidden;}
.gpog-gallery-main-image img{width:100%;max-width:100%;height:100%;max-height:100%;object-fit:contain;object-position:center;display:block;}
.gpog-gallery-thumbs{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;}
.gpog-gallery-thumb{max-width:74px;}
.gpog-single-title,.gpog-single-heading h1,.gpog-breadcrumbs{min-width:0;max-width:100%;}
@media(max-width:760px){
  .gpog-single-ad-wrap{padding-left:12px;padding-right:12px;overflow-x:hidden;}
  .gpog-single-layout{display:block;overflow-x:hidden;}
  .gpog-ad-main{overflow:hidden;}
  .gpog-gallery-main{height:min(390px,70vw);min-height:260px;}
  .gpog-gallery-main-image img{object-fit:contain;}
  .gpog-single-heading h1{overflow-wrap:anywhere;word-break:break-word;}
  .gpog-single-price{max-width:100%;white-space:normal;overflow-wrap:anywhere;}
}
@media(max-width:430px){
  .gpog-gallery-main{height:min(340px,72vw);min-height:240px;}
}

.gpog-chat-tools{position:absolute;right:8px;bottom:8px;display:flex;align-items:center;gap:6px}.gpog-chat-mic,.gpog-chat-voice{position:static!important;width:48px;height:48px;border:0;border-radius:50%;display:grid;place-items:center;cursor:pointer}.gpog-chat-voice{width:auto;min-width:112px;padding:0 13px;border-radius:999px;background:#f0eaff;color:var(--gpog-purple);font-size:13px;font-weight:800}.gpog-chat-voice.is-recording{background:#fee2e2;color:#b91c1c;animation:gpogPulse 1.2s infinite}.gpog-voice-label{margin-left:6px;white-space:nowrap}.gpog-chat-input-wrap textarea{padding-right:170px}.gpog-chat-recording{grid-column:1/-1;display:flex;align-items:center;gap:8px;padding:9px 11px;border-radius:10px;background:#fff1f2;border:1px solid #fecdd3;color:#9f1239;font-size:12px}.gpog-chat-recording[hidden]{display:none}.gpog-record-dot{width:9px;height:9px;border-radius:50%;background:#e11d48;animation:gpogPulse 1s infinite}.gpog-record-time{font-variant-numeric:tabular-nums;font-weight:900}.gpog-record-stop{margin-left:auto;border:0;border-radius:999px;background:#e11d48;color:#fff;padding:6px 12px;font-weight:800;cursor:pointer}.gpog-chat-voice-message{display:flex;align-items:center;gap:8px;min-width:220px}.gpog-chat-voice-badge{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.22);flex:0 0 28px}.gpog-chat-message.theirs .gpog-chat-voice-badge{background:#f0eaff}.gpog-chat-voice-message audio{width:min(220px,100%);height:38px}.gpog-phone-reveal{margin-top:10px}.gpog-btn-phone-reveal{width:100%;background:#f7f5ff;color:var(--gpog-purple)!important;border:1px solid #ddd2fe}.gpog-phone-number{margin-top:9px;padding:12px 14px;border-radius:10px;background:#faf9ff;border:1px solid #e4dcff;color:#252b36;font-size:20px;font-weight:900;text-align:center;letter-spacing:.4px}.gpog-contact-actions[hidden]{display:none!important}@keyframes gpogPulse{0%,100%{opacity:1}50%{opacity:.45}}
@media(max-width:760px){.gpog-chat-input-wrap textarea{padding-right:170px}.gpog-chat-tools{right:7px}.gpog-chat-voice{min-width:112px;padding:0 12px}.gpog-voice-label{display:inline}.gpog-chat-voice-message{min-width:0}.gpog-chat-voice-message audio{width:190px}}
/* v0.10.0 seller packages */
.gpog-packages-page{max-width:1100px;margin:25px auto;padding:0 18px 60px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--gpog-ink)}
.gpog-packages-head{background:linear-gradient(135deg,var(--gpog-purple-dark),var(--gpog-purple));color:#fff;border-radius:18px;padding:30px;margin:18px 0}.gpog-packages-head h2{margin:5px 0 6px;color:#fff;font-size:30px}.gpog-packages-head p{margin:0;color:rgba(255,255,255,.9);max-width:760px;line-height:1.55}
.gpog-package-balance,.gpog-seller-balance-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;background:#faf9ff;border:1px solid #e3dcff;border-radius:14px;margin-bottom:20px}.gpog-package-balance>div,.gpog-seller-balance-strip>div{display:flex;flex-direction:column;gap:3px;padding:8px 10px}.gpog-package-balance strong,.gpog-seller-balance-strip strong{font-size:12px}.gpog-package-balance span,.gpog-seller-balance-strip span{font-size:12px;color:var(--gpog-muted)}.gpog-seller-balance-strip a{align-self:center;color:var(--gpog-purple);font-weight:900;text-decoration:none;padding:8px 10px}
.gpog-package-section{margin-top:24px}.gpog-package-section h3{margin:3px 0 4px;font-size:23px}.gpog-package-section .gpog-section-heading p{margin:0;color:var(--gpog-muted);font-size:13px}.gpog-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:15px}.gpog-package-card{background:#fff;border:1px solid var(--gpog-border);border-radius:14px;padding:20px;box-shadow:0 3px 14px rgba(25,25,40,.04)}.gpog-package-card h4{font-size:18px;margin:12px 0 5px}.gpog-package-icon{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:var(--gpog-purple-soft);color:var(--gpog-purple);font-size:24px;font-weight:900}.gpog-package-qty{font-size:25px;font-weight:900;color:var(--gpog-purple)}.gpog-package-qty small{font-size:11px;color:var(--gpog-muted);font-weight:700}.gpog-package-buy{width:100%;margin-top:9px}
.gpog-package-promo-list{display:flex;flex-direction:column;gap:14px;margin-top:15px}.gpog-package-promo-type{background:#fff;border:1px solid var(--gpog-border);border-radius:14px;padding:16px}.gpog-package-promo-title{display:flex;align-items:center;gap:10px}.gpog-package-promo-title>div{min-width:0;flex:1}.gpog-package-promo-title strong{display:block;font-size:16px}.gpog-package-promo-title small{display:block;color:var(--gpog-muted);font-size:12px;margin-top:2px}.gpog-package-promo-title>b{white-space:nowrap;color:var(--gpog-purple);font-size:12px}.gpog-package-qty-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:13px}.gpog-package-mini{border:1px solid #e8e5ef;border-radius:11px;padding:13px;display:flex;flex-direction:column;gap:5px}.gpog-package-mini strong{font-size:13px}.gpog-package-mini span{font-size:11px;color:var(--gpog-muted)}.gpog-package-mini b{font-size:17px;color:var(--gpog-purple);margin:2px 0 3px}.gpog-package-mini .gpog-btn{width:100%;min-height:38px;padding:8px 12px}
.gpog-ad-promo-tools{margin-top:7px;padding:6px 0;display:flex;flex-direction:column;gap:5px}.gpog-ad-promo-tools>strong{font-size:10px;color:var(--gpog-muted);text-transform:uppercase;letter-spacing:.3px}.gpog-ad-promo-buttons{display:flex;gap:5px;flex-wrap:wrap}.gpog-ad-promo-buttons form{margin:0}.gpog-promo-credit-btn{border:1px solid #ddd2fe;background:#faf9ff;color:var(--gpog-purple);border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;cursor:pointer}.gpog-promo-credit-btn:hover{background:var(--gpog-purple-soft)}.gpog-ad-promo-buttons>a{font-size:10px;color:var(--gpog-purple);font-weight:800;text-decoration:none;padding:5px 0}
@media(max-width:760px){.gpog-packages-page{padding:0 12px 55px}.gpog-package-balance,.gpog-seller-balance-strip{grid-template-columns:1fr}.gpog-package-grid{grid-template-columns:1fr 1fr}.gpog-package-qty-grid{grid-template-columns:1fr}.gpog-package-promo-title{align-items:flex-start}.gpog-package-promo-title>b{margin-left:auto}.gpog-seller-balance-strip a{justify-self:start;padding-left:10px}.gpog-ad-promo-buttons{max-width:240px}}
@media(max-width:430px){.gpog-package-grid{grid-template-columns:1fr}.gpog-packages-head{padding:24px 20px}.gpog-packages-head h2{font-size:26px}}
