*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page-bg);color:var(--text);font-family:"Noto Sans Bengali","Hind Siliguri","Segoe UI",Arial,sans-serif;line-height:1.55}.shell{width:min(1180px,100%);margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 1px 7px rgba(0,0,0,.12)}.topbar{min-height:92px;display:flex;align-items:center;padding:8px 24px;border-bottom:3px solid var(--primary);gap:14px}.menu-toggle{width:42px;height:42px;border:0;background:transparent;color:#394150;padding:5px;cursor:pointer}.icon{width:100%;height:100%;display:block}.brand{display:flex;align-items:center}.brand img{width:190px;height:64px;object-fit:contain;object-position:left center}.header-right{margin-left:auto;display:flex;align-items:center;gap:18px}.customer-service-link{font-size:30px;font-weight:800;color:#a51f1f;text-decoration:none}.lang-switch{font-size:13px;font-weight:800;color:#6b7280}.lang-switch a{color:#6b7280;text-decoration:none}.lang-switch a.active{color:var(--primary)}.navline{background:#fff}.main-nav{height:76px;display:flex;align-items:stretch;gap:6px;padding:0 18px;overflow-x:auto;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.home-button{width:58px;min-width:58px;display:flex;align-items:center;justify-content:center;background:var(--accent);color:#fff;text-decoration:none;border-radius:0 0 20px 20px;padding:13px}.home-button.active{box-shadow:inset 0 -4px 0 var(--primary)}.nav-item{display:flex;align-items:center;padding:0 18px;text-decoration:none;color:#080808;font-size:25px;font-weight:800;white-space:nowrap;border-radius:0 0 22px 22px}.nav-item.active{background:var(--accent);color:#fff}.site-main{padding:34px 26px 70px;min-height:calc(100vh - 260px)}.card{border:1px solid var(--border);border-radius:16px;background:#fff;padding:32px;box-shadow:0 8px 24px rgba(15,23,42,.04);margin-bottom:32px}.soft-card{background:#f6f7f9;border:0;box-shadow:0 10px 28px rgba(15,23,42,.10)}.search-hero{max-width:1040px;margin:12px auto 42px}.search-hero h1{text-align:center;font-size:34px;margin:0 0 24px}.search-form{display:grid;grid-template-columns:1fr 1fr 220px;gap:16px;align-items:end}.field{display:flex;flex-direction:column;gap:8px}.field label{font-weight:800;color:#374151}.field input,.field select,.field textarea{width:100%;border:1px solid #cfd5dd;border-radius:10px;background:#fff;padding:13px 14px;font:inherit;font-size:18px;color:#111827;outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.12)}.btn{border:0;border-radius:10px;padding:14px 20px;font:inherit;font-weight:900;cursor:pointer;text-decoration:none;text-align:center;display:inline-flex;align-items:center;justify-content:center}.success-btn{background:var(--success);color:#fff}.primary-btn{background:var(--primary);color:#fff}.welcome-card h2{font-size:46px;line-height:1.18;margin:0 0 25px}.lead{font-size:20px}.content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:25px}.content-card{border:1px solid var(--border);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 7px 18px rgba(0,0,0,.08)}.content-card img{width:100%;aspect-ratio:16/7;object-fit:cover;background:#fff9ae}.content-card-body{padding:22px}.content-card h3{font-size:28px;margin:0 0 10px}.content-card p{font-size:18px;color:#4b5563}.read-more{font-size:20px;color:var(--primary);font-weight:800}.section-heading{display:flex;align-items:end;gap:14px;margin:55px 0 18px;border-bottom:1px solid #e5e7eb}.section-heading h2{font-size:32px;border-bottom:5px solid var(--primary);padding-bottom:10px;margin:0 0 -1px}.faq-list{display:flex;flex-direction:column;gap:14px}.faq-row{display:grid;grid-template-columns:280px 1fr 36px;align-items:center;border:1px solid var(--border);border-radius:22px;padding:10px;text-decoration:none;color:inherit;background:#fff}.faq-row img{width:100%;height:100px;object-fit:cover;border-radius:16px}.faq-row>div{padding:0 22px;display:flex;flex-direction:column;gap:7px}.faq-chip{align-self:flex-start;background:#f3f4f6;border-radius:12px;padding:6px 16px}.faq-row strong{font-size:20px}.arrow{font-size:34px}.list-card{padding:18px 20px 32px}.list-title{text-align:center;color:#a11d1d;font-size:34px;margin:0;padding:6px 0 12px}.notice{text-align:center;font-size:20px;font-weight:700;background:#f2f3f5;padding:12px;margin:0 0 8px}.data-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.data-table{border-collapse:collapse;width:100%;min-width:780px;font-size:17px}.data-table th,.data-table td{border:1px solid #cfd5dc;padding:10px 12px;text-align:center;vertical-align:middle}.data-table thead th{background:#fff5f1;font-size:17px}.data-table tbody tr:nth-child(odd){background:#f0f2f5}.data-table tbody tr:nth-child(even){background:#fff5f1}.parent-note{display:block;color:#6b7280;margin-top:3px;font-weight:400}.social-actions{display:flex;justify-content:center;gap:7px;flex-wrap:wrap}.social-btn{width:43px;height:43px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:white;padding:8px}.social-btn.whatsapp,.social-pill.whatsapp{background:#19ad2e}.social-btn.facebook,.social-pill.facebook{background:#1877f2}.social-btn.telegram,.social-pill.telegram{background:#229ed9}.primary-contact{font-weight:800;text-decoration:none;color:#c12727}.primary-contact.telegram{color:#137fae}.primary-contact.facebook{color:#1d4ed8}.complaint-link{font-weight:800;color:#b42318}.empty-cell{padding:30px!important}.result-card{max-width:900px;margin:0 auto 30px}.result-card h2{text-align:center;font-size:30px}.result-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 18px;border-bottom:1px solid #d5d9df;font-size:20px}.result-row:nth-child(even){background:#f3f4f6}.green-text{color:#16a34a}.social-actions.big{margin-top:25px}.social-pill{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;padding:10px 14px;border-radius:10px;font-weight:800}.social-pill .icon{width:20px;height:20px}.empty-state{text-align:center;max-width:900px;margin:0 auto 30px;padding:42px}.empty-icon{width:64px;height:64px;border-radius:50%;background:#fee2e2;color:#dc2626;font-size:26px;font-weight:900;margin:0 auto 12px;display:flex;align-items:center;justify-content:center}.article-card{max-width:970px;margin:0 auto}.article-card h1{font-size:46px;line-height:1.2}.hero-image{width:100%;max-height:460px;object-fit:cover;border-radius:14px;margin:10px 0 25px}.article-body{font-size:21px;white-space:normal}.form-card{max-width:850px;margin:0 auto}.form-card h1{font-size:38px}.stack-form{display:flex;flex-direction:column;gap:18px}.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.alert{padding:12px 15px;border-radius:10px;margin:12px 0}.success-alert{background:#ecfdf5;color:#065f46}.error-alert{background:#fff1f2;color:#9f1239}.site-footer{background:#050505;color:#fff}.footer-inner{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:21px;gap:7px;padding:25px}.site-footer a{color:#fff}.drawer{position:fixed;z-index:100;left:0;top:0;bottom:0;width:min(560px,86vw);background:#050505;color:#fff;transform:translateX(-102%);transition:transform .23s ease;overflow-y:auto}.drawer.open{transform:translateX(0)}.drawer-backdrop{position:fixed;z-index:90;inset:0;background:rgba(0,0,0,.5)}.drawer-head{height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #374151;padding:0 28px;font-size:30px}.drawer-head button{width:52px;height:52px;background:transparent;color:#fff;border:0;padding:5px}.drawer-nav{display:flex;flex-direction:column;padding:18px 25px}.drawer-nav a,.drawer-section-title{color:#fff;text-decoration:none;padding:14px 14px;font-size:24px}.drawer-nav a:hover{background:#161616}.drawer-nav .child{padding-left:42px;font-size:21px}.drawer-divider{border-top:3px solid #fff;margin:8px 0}.drawer-open{overflow:hidden}
@media(max-width:900px){.topbar{min-height:92px;padding:8px 15px}.brand img{width:175px}.customer-service-link{font-size:23px}.nav-item{font-size:20px;padding:0 14px}.main-nav{height:68px;padding:0 12px}.home-button{width:52px;min-width:52px}.site-main{padding:28px 18px 60px}.search-form{grid-template-columns:1fr 1fr}.search-form .btn{grid-column:1/-1}.content-grid{grid-template-columns:1fr}.faq-row{grid-template-columns:230px 1fr 30px}.welcome-card h2,.article-card h1{font-size:38px}}
@media(max-width:640px){.topbar{min-height:78px;padding:6px 10px;gap:6px}.menu-toggle{width:36px;height:36px}.brand img{width:150px;height:56px}.header-right{gap:8px}.customer-service-link{font-size:18px}.lang-switch{font-size:11px}.main-nav{height:64px;padding:0 8px;gap:2px}.home-button{width:46px;min-width:46px;padding:11px}.nav-item{font-size:17px;padding:0 10px}.site-main{padding:24px 10px 50px}.card{padding:22px 16px;border-radius:14px}.search-hero{margin-top:6px}.search-hero h1{font-size:27px}.search-form{grid-template-columns:1fr}.search-form .btn{grid-column:auto}.field input,.field select,.field textarea{font-size:16px}.welcome-card h2,.article-card h1{font-size:34px}.content-card h3{font-size:24px}.faq-row{grid-template-columns:130px 1fr 20px;border-radius:16px}.faq-row img{height:78px}.faq-row>div{padding:0 10px}.faq-row strong{font-size:16px}.faq-chip{font-size:12px;padding:4px 8px}.arrow{font-size:24px}.list-card{padding:10px 8px 24px}.list-title{font-size:26px}.notice{font-size:16px}.data-table{font-size:15px;min-width:720px}.result-row{font-size:17px;padding:13px 11px}.drawer-nav a,.drawer-section-title{font-size:20px}.drawer-nav .child{font-size:18px}.footer-inner{font-size:17px;min-height:120px}}

@media(max-width:420px){.brand img{width:125px}.customer-service-link{font-size:15px}.header-right{gap:5px}.lang-switch{font-size:10px}.nav-item{font-size:16px;padding:0 9px}}

/* === Script Sell Shop Patch 1.1.0 === */
.brand-text-mode{min-width:150px;text-decoration:none}.brand-text{display:inline-block;max-width:240px;font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:25px;font-weight:950;line-height:.95;letter-spacing:.02em;color:var(--accent);text-transform:uppercase}.brand-text::first-line{color:var(--primary)}
.drawer-brand{display:flex;align-items:center;max-width:360px;text-decoration:none;color:#fff;font-size:28px;font-weight:950;line-height:1.05}.drawer-brand img{width:220px;max-width:100%;height:62px;object-fit:contain;object-position:left center;filter:none}.drawer-brand span{color:#fff}.user-links-title{margin-top:4px;font-weight:900;color:#fff}.drawer-nav .user-link{position:relative;padding-left:42px}.drawer-nav .user-link::after{content:"↗";margin-left:8px;color:var(--primary)}
.type-welcome-card,.service-welcome-card{max-width:1080px;margin-left:auto;margin-right:auto}.type-welcome-card h2,.service-welcome-card h1{font-size:46px;line-height:1.2;margin:0 0 28px}.type-banner{display:block;width:100%;max-height:420px;object-fit:cover;border-radius:12px;margin:0 0 28px;box-shadow:0 5px 14px rgba(15,23,42,.12)}.type-banner-placeholder{min-height:230px;background:linear-gradient(110deg,#fff45d,#fff8b7);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#0b0b0b;padding:28px;font-size:46px;line-height:1.05;text-shadow:0 3px 4px rgba(0,0,0,.25)}.type-banner-placeholder strong{font-size:.72em;margin-top:8px}.service-banner-placeholder span{color:var(--primary);font-weight:900}.type-welcome-text{font-size:21px;line-height:1.8}.inline-parent{display:inline;font-weight:800;color:#16a34a}.service-list-card{max-width:1080px;margin-left:auto;margin-right:auto}.service-table{min-width:650px}
.verified-card{position:relative;overflow:hidden}.verified-badge{display:table;margin:0 auto 12px;background:#ecfdf5;color:#15803d;border:1px solid #bbf7d0;border-radius:999px;padding:6px 14px;font:800 13px/1 Inter,"Segoe UI",Arial,sans-serif;letter-spacing:.08em}.hierarchy-card,.downline-card{max-width:900px;margin:0 auto 30px}.hierarchy-card h2,.downline-card h2{text-align:center;margin-top:0}.hierarchy-flow{display:flex;flex-direction:column;align-items:center;gap:5px}.hierarchy-node{width:min(520px,100%);border:1px solid var(--border);border-radius:14px;padding:12px 18px;text-align:center;background:#fff}.hierarchy-node span,.hierarchy-node small{display:block;color:#6b7280}.hierarchy-node strong{display:block;font-size:20px}.hierarchy-node.current{border-color:var(--success);background:#f0fdf4}.hierarchy-arrow{font-size:24px;color:#9ca3af}.count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 10px;border-radius:999px;background:var(--accent);color:#fff;font-size:16px}.downline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.downline-item{border:1px solid var(--border);border-radius:14px;padding:16px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:15px}.downline-item h3{margin:8px 0 3px;font-size:20px}.downline-item p{margin:0;color:#4b5563}.type-chip{display:inline-block;background:#f3f4f6;border-radius:999px;padding:4px 9px;font-size:13px;font-weight:800}.center-muted{text-align:center;color:#6b7280}.empty-state .btn{margin-top:10px}.primary-contact{overflow-wrap:anywhere;word-break:break-word}

@media(max-width:700px){
  .responsive-table-wrap{overflow:visible!important;width:100%}
  .responsive-data-table{min-width:0!important;width:100%;display:block;border-collapse:separate}
  .responsive-data-table thead{display:none}
  .responsive-data-table tbody{display:block;width:100%}
  .responsive-data-table tr{display:block;width:100%;margin:0 0 14px;border:1px solid var(--border);border-radius:13px;overflow:hidden;background:#fff!important;box-shadow:0 5px 14px rgba(15,23,42,.06)}
  .responsive-data-table td{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-width:0;border:0!important;border-bottom:1px solid #e5e7eb!important;padding:11px 13px!important;text-align:right!important;background:transparent!important;white-space:normal;overflow-wrap:anywhere}
  .responsive-data-table td:last-child{border-bottom:0!important}
  .responsive-data-table td::before{content:attr(data-label);flex:0 0 38%;max-width:38%;font-weight:800;color:#374151;text-align:left}
  .responsive-data-table td>*{max-width:60%}
  .responsive-data-table .social-actions{justify-content:flex-end;max-width:60%}
  .responsive-data-table .empty-cell{display:block!important;text-align:center!important;padding:26px 14px!important}
  .responsive-data-table .empty-cell::before{content:none}
  .responsive-data-table .empty-table-row{border:0;box-shadow:none}
  .service-table{min-width:0!important}
  .type-welcome-card h2,.service-welcome-card h1{font-size:34px}
  .type-banner-placeholder{min-height:180px;font-size:34px}
  .type-welcome-text{font-size:18px}
  .downline-grid{grid-template-columns:1fr}
  .downline-item{align-items:flex-start;flex-direction:column}
  .downline-item .primary-contact{max-width:100%}
  .result-row{align-items:flex-start;flex-direction:column;gap:5px}.result-row>*{max-width:100%}
}
@media(max-width:480px){
  .brand-text{font-size:19px;max-width:145px}.brand-text-mode{min-width:120px}
  .type-welcome-card h2,.service-welcome-card h1{font-size:29px}.type-banner-placeholder{min-height:155px;font-size:29px;padding:18px}.type-welcome-text{font-size:17px;line-height:1.7}
  .responsive-data-table td::before{flex-basis:36%;max-width:36%;font-size:14px}.responsive-data-table td>*{max-width:62%}.responsive-data-table .social-actions{max-width:62%}
}

/* === Script Sell Shop Patch 1.2.0: reference UI === */
.home-featured-section,.home-blog-section,.reference-faq-section{margin:0 0 54px}.home-list-header{text-align:center;border:1px solid var(--border);border-bottom:0;background:#fff7f4}.home-list-header h1{margin:0;padding:5px 10px;color:#a61f1f;font-size:28px;line-height:1.2}.home-list-header p{margin:0;padding:5px 12px;background:#f0f2f5;font-size:18px;font-weight:700}.reference-table-wrap{width:100%;overflow:visible}.reference-agent-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:16px;background:#fff}.reference-agent-table th,.reference-agent-table td{border:1px solid #cfd5dc;padding:9px 7px;text-align:center;vertical-align:middle;overflow-wrap:anywhere;word-break:normal}.reference-agent-table th{background:#fff5f1;font-weight:900}.reference-agent-table tbody tr:nth-child(odd){background:#eef0f3}.reference-agent-table tbody tr:nth-child(even){background:#fff5f1}.reference-agent-table th:nth-child(1),.reference-agent-table td:nth-child(1){width:11%}.reference-agent-table th:nth-child(2),.reference-agent-table td:nth-child(2){width:28%}.reference-agent-table th:nth-child(3),.reference-agent-table td:nth-child(3){width:10%}.reference-agent-table th:nth-child(4),.reference-agent-table td:nth-child(4){width:12%}.reference-agent-table th:nth-child(5),.reference-agent-table td:nth-child(5){width:26%}.reference-agent-table th:nth-child(6),.reference-agent-table td:nth-child(6){width:13%}.reference-agent-table .social-actions{flex-wrap:nowrap;gap:4px}.reference-agent-table .social-btn{width:38px;height:38px;padding:7px;flex:0 0 auto}.reference-agent-table .primary-contact{display:inline-block;max-width:100%;overflow-wrap:anywhere}.table-upline{display:block;margin-top:3px;color:#16a34a;font-size:11px}.agent-banned-row{opacity:.82}.ban-mini{display:block;width:max-content;max-width:100%;margin:3px auto 0;padding:2px 5px;border-radius:4px;background:#b91c1c;color:#fff;font-size:9px;font-family:Arial,sans-serif;font-weight:900}.banned-badge{background:#fee2e2!important;color:#b91c1c!important;border-color:#fecaca!important}.ban-public-message{font-size:18px;line-height:1.6}
.reference-list-card{max-width:1120px;margin-left:auto;margin-right:auto}.reference-list-card .reference-table-wrap{margin-top:0}
.reference-section-title{margin:0 0 18px;border-bottom:1px solid #d1d5db}.reference-section-title h2{display:inline-block;margin:0 0 -1px;padding:0 0 10px;border-bottom:5px solid var(--primary);font-size:30px}.reference-post-list{display:flex;flex-direction:column;gap:34px}.reference-post-card{overflow:hidden;background:#fff;border-radius:14px;box-shadow:0 5px 14px rgba(15,23,42,.14)}.reference-post-card img{display:block;width:100%;max-height:390px;object-fit:cover}.reference-post-body{padding:22px 28px 28px}.reference-post-body h3{margin:0 0 10px;font-size:30px;line-height:1.35}.reference-post-body p{margin:0 0 16px;color:#4b5563;font-size:19px}.reference-post-body .read-more{font-weight:400;color:#357cff;text-decoration:none}.reference-faq-section .faq-row{grid-template-columns:280px 1fr;padding:8px 10px}.reference-faq-section .faq-row .arrow{display:none}
.complaint-choice-card{text-align:center}.complaint-route-note{color:#6b7280}.complaint-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:24px}.complaint-whatsapp,.complaint-form-toggle{min-height:52px;border:0;border-radius:10px;padding:12px 18px;font:inherit;font-weight:900;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:pointer}.complaint-whatsapp{background:#16a34a;color:#fff}.complaint-whatsapp .icon{width:26px;height:26px}.complaint-form-toggle{background:var(--accent);color:#fff}.complaint-form-panel[hidden]{display:none!important}.field small{font-size:13px;color:#6b7280}

/* Reference black sidebar */
.reference-drawer{width:min(560px,86vw);background:#000;color:#fff}.reference-drawer-head{height:110px;padding:0 26px;border-bottom:1px solid #28313b}.reference-drawer-head strong{font:900 32px/1 Arial,sans-serif}.reference-drawer-head button{width:62px;height:62px}.reference-drawer-nav{padding:26px 26px 60px}.reference-drawer-nav a,.reference-drawer-nav .root-link,.drawer-group-toggle{display:flex;width:100%;align-items:center;color:#fff;background:transparent;border:0;text-decoration:none;text-align:left;padding:16px 14px;font:500 24px/1.35 "Noto Sans Bengali","Hind Siliguri","Segoe UI",Arial,sans-serif;cursor:pointer}.reference-drawer-nav a:hover{background:#161616}.drawer-group-toggle{justify-content:space-between}.drawer-group-toggle i{width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:17px solid #b40000;transition:transform .18s ease}.drawer-group-toggle.open i{transform:rotate(90deg)}.drawer-group{display:none}.drawer-group.open{display:flex;flex-direction:column}.reference-drawer-nav .drawer-group a{padding-left:40px}.reference-drawer-nav .drawer-group a.active{background:#e62225;color:#fff}.reference-drawer-nav .child{font-size:21px}.reference-drawer-nav .drawer-divider{border-top:3px solid #fff;margin:5px 0 12px}.drawer-empty{padding:14px 40px;color:#9ca3af}.drawer-backdrop{background:rgba(0,0,0,.48)}

@media(max-width:700px){
  .reference-agent-table{font-size:12px;line-height:1.25}.reference-agent-table th,.reference-agent-table td{padding:6px 3px}.reference-agent-table th{font-size:11px}.reference-agent-table th:nth-child(1),.reference-agent-table td:nth-child(1){width:11%}.reference-agent-table th:nth-child(2),.reference-agent-table td:nth-child(2){width:27%}.reference-agent-table th:nth-child(3),.reference-agent-table td:nth-child(3){width:9%}.reference-agent-table th:nth-child(4),.reference-agent-table td:nth-child(4){width:12%}.reference-agent-table th:nth-child(5),.reference-agent-table td:nth-child(5){width:28%}.reference-agent-table th:nth-child(6),.reference-agent-table td:nth-child(6){width:13%}.reference-agent-table .social-btn{width:30px;height:30px;padding:5px;border-radius:6px}.reference-agent-table .social-actions{gap:2px}.reference-agent-table .complaint-link{font-size:11px}.reference-agent-table .primary-contact{font-size:11px}.home-list-header h1{font-size:23px}.home-list-header p{font-size:14px}.reference-post-body{padding:17px 18px 22px}.reference-post-body h3{font-size:25px}.reference-post-body p{font-size:17px}.reference-faq-section .faq-row{grid-template-columns:38% 62%;padding:7px}.reference-faq-section .faq-row img{height:82px}.reference-drawer-nav a,.reference-drawer-nav .root-link,.drawer-group-toggle{font-size:22px}.reference-drawer-nav .child{font-size:19px}
}
@media(max-width:480px){
  .reference-agent-table{font-size:10px}.reference-agent-table th,.reference-agent-table td{padding:5px 2px}.reference-agent-table th{font-size:9.5px}.reference-agent-table .social-btn{width:26px;height:26px;padding:4px}.reference-agent-table .primary-contact,.reference-agent-table .complaint-link{font-size:9.5px}.table-upline{font-size:8px}.home-list-header h1{font-size:20px}.home-list-header p{font-size:12px}.reference-section-title h2{font-size:25px}.reference-post-body h3{font-size:22px}.reference-post-card img{max-height:260px}.reference-faq-section .faq-row strong{font-size:14px}.reference-faq-section .faq-chip{font-size:11px}.reference-drawer-head{height:96px}.reference-drawer-head strong{font-size:28px}.reference-drawer-nav{padding:20px 18px 50px}.reference-drawer-nav a,.reference-drawer-nav .root-link,.drawer-group-toggle{font-size:20px;padding:14px 12px}.reference-drawer-nav .child{font-size:17px}.reference-drawer-nav .drawer-group a{padding-left:34px}
}


/* === Script Sell Shop Patch 1.3.0 === */
.complaint-global-message{width:min(850px,100%);margin:0 auto 18px;font-size:17px;font-weight:800;box-shadow:0 8px 20px rgba(15,23,42,.08)}
.complaint-success-followup{padding:14px 16px;border-radius:10px;background:#ecfdf5;color:#065f46;font-weight:700}
.complaint-whatsapp .icon{aspect-ratio:448/512;object-fit:contain}
.reference-agent-table td:nth-child(3),.reference-agent-table th:nth-child(3){white-space:nowrap;overflow:hidden;text-overflow:clip}
.reference-agent-table .agent-code-cell{white-space:nowrap;font-variant-numeric:tabular-nums;letter-spacing:-.01em}
.reference-agent-table .social-actions{max-width:100%;min-width:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(28px,1fr));justify-items:center;align-items:center;gap:3px}
.reference-agent-table .social-btn{max-width:38px;width:100%;aspect-ratio:1/1;height:auto;padding:6px}
.reference-agent-table .social-btn.whatsapp .icon{aspect-ratio:448/512}
.home-whatsapp-only{display:flex!important;justify-content:center!important}.social-empty{color:#9ca3af}
.drawer-brand{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-width:0;flex:1;padding:0!important;background:transparent!important;text-decoration:none!important}
.reference-drawer-head .drawer-brand img{display:block;max-width:340px;width:auto;height:72px;object-fit:contain;object-position:left center}
.reference-drawer-head .drawer-brand strong{font:900 32px/1.08 "Segoe UI",Arial,sans-serif;color:#fff;overflow-wrap:anywhere}
@media(max-width:700px){
  .reference-agent-table{table-layout:fixed}
  .reference-agent-table th:nth-child(1),.reference-agent-table td:nth-child(1){width:11%}
  .reference-agent-table th:nth-child(2),.reference-agent-table td:nth-child(2){width:26%}
  .reference-agent-table th:nth-child(3),.reference-agent-table td:nth-child(3){width:10%}
  .reference-agent-table th:nth-child(4),.reference-agent-table td:nth-child(4){width:14%}
  .reference-agent-table th:nth-child(5),.reference-agent-table td:nth-child(5){width:27%}
  .reference-agent-table th:nth-child(6),.reference-agent-table td:nth-child(6){width:12%}
  .reference-agent-table .social-actions{grid-template-columns:repeat(2,26px);justify-content:center}
  .reference-agent-table .social-btn{width:26px;height:26px;padding:4px}
  .reference-agent-table .primary-contact{font-size:10.5px;line-height:1.15;word-break:break-word}
  .reference-agent-table td:nth-child(3){font-size:11px!important}
  .reference-drawer-head .drawer-brand img{height:60px;max-width:260px}
}
@media(max-width:480px){
  .reference-agent-table th:nth-child(1),.reference-agent-table td:nth-child(1){width:11%}
  .reference-agent-table th:nth-child(2),.reference-agent-table td:nth-child(2){width:25%}
  .reference-agent-table th:nth-child(3),.reference-agent-table td:nth-child(3){width:11%}
  .reference-agent-table th:nth-child(4),.reference-agent-table td:nth-child(4){width:15%}
  .reference-agent-table th:nth-child(5),.reference-agent-table td:nth-child(5){width:26%}
  .reference-agent-table th:nth-child(6),.reference-agent-table td:nth-child(6){width:12%}
  .reference-agent-table .social-actions{grid-template-columns:repeat(2,22px);gap:2px}
  .reference-agent-table .social-btn{width:22px;height:22px;padding:3px;border-radius:5px}
  .reference-agent-table td:nth-child(3){font-size:9.5px!important;padding-left:1px!important;padding-right:1px!important}
  .reference-agent-table .primary-contact{font-size:9px;letter-spacing:-.02em}
  .reference-drawer-head .drawer-brand img{height:54px;max-width:210px}
  .reference-drawer-head .drawer-brand strong{font-size:24px}
}

/* === Script Sell Shop Patch 1.5.0: content containment === */
.rich-article,.article-card,.article-body,.rich-content,.reference-post-body,.faq-row,.card{min-width:0;max-width:100%}
.article-body,.rich-content,.reference-post-body,.faq-row strong,.faq-row span{overflow-wrap:anywhere;word-break:break-word}
.rich-content{font-size:inherit;line-height:1.75;overflow:hidden}
.rich-content p,.rich-content div,.rich-content h2,.rich-content h3,.rich-content h4,.rich-content blockquote,.rich-content li{max-width:100%;overflow-wrap:anywhere;word-break:break-word}
.rich-content h2{font-size:clamp(1.45rem,4vw,2rem);line-height:1.35}.rich-content h3{font-size:clamp(1.25rem,3.5vw,1.65rem);line-height:1.4}.rich-content h4{font-size:clamp(1.1rem,3vw,1.35rem);line-height:1.4}
.rich-content ul,.rich-content ol{padding-inline-start:1.6em}.rich-content a{color:#2563eb;overflow-wrap:anywhere}.rich-content img,.article-body img{display:block;max-width:100%;height:auto}.rich-content blockquote{margin:1em 0;padding:.8em 1em;border-left:4px solid var(--primary);background:#f8fafc}.rich-content pre,.rich-content code{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;max-width:100%}
html,body{max-width:100%;overflow-x:hidden}

/* === Script Sell Shop Patch 1.6.0 === */
.social-btn.messenger,.social-pill.messenger{background:#0084ff}
.primary-contact.messenger{color:#006acc}
.complaint-receipt{display:flex;align-items:flex-start;gap:18px;border:1px solid #bbf7d0;background:#f0fdf4;margin-bottom:24px}
.complaint-receipt-check{width:48px;height:48px;flex:0 0 48px;border-radius:50%;display:grid;place-items:center;background:#16a34a;color:#fff;font-size:28px;font-weight:900}
.complaint-receipt h2{margin:0 0 8px}.complaint-receipt p{margin:7px 0}.complaint-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow-wrap:anywhere}
.complaint-save-id{color:#475569}.complaint-receipt .btn{margin-top:10px}
.complaint-status-search-card{margin-bottom:22px}.complaint-status-result{margin-top:0}.complaint-status-result-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #e5e7eb}.complaint-status-result-head>div{display:flex;flex-direction:column;gap:5px}.complaint-status-result-head span:first-child{color:#64748b;font-weight:700}.complaint-status-result-head strong{font-size:22px}
.complaint-status-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 12px;font-weight:900;font-size:14px;white-space:nowrap}.status-pending{background:#fef3c7;color:#92400e}.status-reviewing{background:#dbeafe;color:#1d4ed8}.status-resolved{background:#dcfce7;color:#166534}.status-rejected{background:#fee2e2;color:#b91c1c}
.complaint-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.complaint-status-grid>div{border:1px solid #e5e7eb;border-radius:12px;padding:15px;background:#f8fafc;min-width:0}.complaint-status-grid span{display:block;color:#64748b;font-size:13px;font-weight:800;margin-bottom:4px}.complaint-status-grid strong{overflow-wrap:anywhere}
.complaint-status-note{margin-top:18px;border-radius:12px;padding:16px 18px}.complaint-status-note h3{margin:0 0 7px}.complaint-status-note p{margin:0;overflow-wrap:anywhere}.complaint-status-note.rejected{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239}.complaint-status-note.resolved{background:#ecfdf5;border:1px solid #bbf7d0;color:#166534}
.complaint-status-link{margin-top:4px;border-top:1px solid rgba(255,255,255,.2)}
@media(max-width:640px){.complaint-receipt{padding:18px 14px}.complaint-receipt-check{width:40px;height:40px;flex-basis:40px;font-size:22px}.complaint-status-result-head{align-items:flex-start;flex-direction:column}.complaint-status-grid{grid-template-columns:1fr}}

/* === Script Sell Shop Patch 1.7.0: reliable complaint feedback & tracking === */
.complaint-receipt-body{min-width:0;flex:1}.complaint-receipt-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.complaint-copy-btn{background:#0f172a;color:#fff}.complaint-global-message{border:1px solid currentColor}.complaint-global-message strong{font-weight:900}.public-runtime-error{border:1px solid #fecaca;background:#fff7f7;color:#991b1b}.public-runtime-error h1{margin-top:0}.complaint-status-search-card input{text-transform:uppercase}.complaint-status-result{overflow:hidden}
@media(max-width:640px){.complaint-receipt{flex-direction:column}.complaint-receipt-actions{flex-direction:column;align-items:stretch}.complaint-receipt-actions .btn{width:100%}}

/* === Script Sell Shop 2.1.0: desktop responsive public layout === */
@media (min-width:1100px){
  .shell{width:min(1440px,calc(100% - 64px))}
  .topbar{min-height:104px;padding:10px 24px}
  .brand img{width:220px;height:72px}
  .customer-service-link{font-size:clamp(24px,2vw,32px)}
  .main-nav{min-height:78px;height:auto;padding:0 14px;overflow-x:auto}
  .nav-item{font-size:clamp(19px,1.55vw,25px);padding:18px clamp(12px,1.2vw,20px)}
  .home-button{width:64px;min-width:64px}
  .site-main{padding:42px 24px 86px}
  .home-featured-section,.home-blog-section,.reference-faq-section{margin-bottom:64px}
  .reference-post-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;align-items:start}
  .reference-post-card{height:100%}
  .reference-post-card img{aspect-ratio:16/8;max-height:none}
  .reference-post-body{padding:24px 28px 30px}
  .reference-faq-section .faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  .reference-faq-section .faq-row{grid-template-columns:220px minmax(0,1fr);height:100%;margin:0}
  .reference-agent-table{font-size:15px}
  .article-card,.type-welcome-card,.service-welcome-card{max-width:1180px}
  .form-card{max-width:980px}
  .site-footer .footer-inner{min-height:130px}
}
@media (min-width:1600px){
  .shell{width:min(1540px,calc(100% - 96px))}
  .reference-post-list{grid-template-columns:repeat(3,minmax(0,1fr))}
}

/* === Script Sell Shop 2.2.0: polished desktop-only public UI ===
   Existing mobile/tablet rules are intentionally untouched. */
@media (min-width:1024px){
  body{background:linear-gradient(180deg,var(--page-bg) 0%,#f7f8fb 100%)}
  .shell{width:min(1420px,calc(100% - 64px))}
  .site-header{box-shadow:0 4px 18px rgba(15,23,42,.07)}
  .topbar{min-height:94px;padding:10px 24px;border-bottom-width:2px;gap:18px}
  .menu-toggle{width:44px;height:44px;border-radius:10px;transition:background .15s}.menu-toggle:hover{background:#f1f3f6}
  .brand img{width:210px;height:66px}
  .header-right{gap:16px}.customer-service-link{font-size:clamp(23px,1.8vw,29px);letter-spacing:-.02em}.lang-switch{font-size:12px}
  .navline{border-bottom:1px solid #edf0f4}
  .main-nav{height:auto;min-height:68px;display:flex;align-items:stretch;justify-content:center;flex-wrap:wrap;gap:6px;padding:0 14px;overflow:visible}
  .home-button{width:58px;min-width:58px;min-height:64px;border-radius:0 0 16px 16px}
  .nav-item{min-height:64px;font-size:clamp(17px,1.35vw,21px);padding:13px clamp(12px,1.1vw,18px);border-radius:0 0 16px 16px}
  .site-main{padding:42px 24px 84px;min-height:calc(100vh - 245px)}
  .card{border-radius:18px;border-color:#e2e7ee;box-shadow:0 10px 30px rgba(15,23,42,.045)}
  .search-hero{max-width:1120px;margin:8px auto 44px}.search-hero h1{font-size:36px;letter-spacing:-.025em}.search-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 190px;gap:18px}.field input,.field select,.field textarea{min-height:48px;font-size:16px}.btn{min-height:48px}
  .home-featured-section,.home-blog-section,.reference-faq-section{margin-bottom:58px}
  .section-heading{margin-top:48px}.section-heading h2{font-size:30px;letter-spacing:-.025em}
  .list-card{padding:20px 22px 30px}.list-title{font-size:31px}.notice{font-size:17px;border-radius:10px}
  .data-table-wrap{overflow:visible}.reference-agent-table,.data-table{min-width:0;font-size:14px;table-layout:auto}
  .reference-agent-table th,.reference-agent-table td,.data-table th,.data-table td{padding:10px 9px}
  .reference-agent-table thead th,.data-table thead th{font-size:13px;letter-spacing:.01em}
  .reference-agent-table tbody tr,.data-table tbody tr{transition:filter .15s}.reference-agent-table tbody tr:hover,.data-table tbody tr:hover{filter:brightness(.985)}
  .reference-agent-table .social-btn{max-width:34px}.primary-contact{white-space:normal;overflow-wrap:anywhere}
  .reference-post-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;align-items:stretch}
  .reference-post-card{height:100%;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px rgba(15,23,42,.055)}
  .reference-post-card img{aspect-ratio:16/8.2;max-height:none}.reference-post-body{padding:23px 25px 27px}
  .reference-faq-section .faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .reference-faq-section .faq-row{grid-template-columns:170px minmax(0,1fr) 24px;height:100%;margin:0;border-radius:17px;padding:9px}.reference-faq-section .faq-row img{height:94px}.reference-faq-section .faq-row>div{padding:0 14px}.reference-faq-section .faq-row strong{font-size:17px}
  .article-card,.type-welcome-card,.service-welcome-card{max-width:1160px}.article-card h1{font-size:44px}.article-body{font-size:19px;line-height:1.8}
  .form-card{max-width:920px}.result-card{max-width:980px}.result-row{font-size:17px}
  .site-footer .footer-inner{min-height:118px;font-size:17px}
  .drawer{max-width:480px}
}

@media (min-width:1440px){
  .shell{width:min(1500px,calc(100% - 88px))}
  .site-main{padding-left:30px;padding-right:30px}
  .reference-post-list{grid-template-columns:repeat(3,minmax(0,1fr))}
  .reference-faq-section .faq-row{grid-template-columns:190px minmax(0,1fr) 24px}
}

/* === Script Sell Shop 2.2.1: compact professional desktop refinement ===
   Desktop only. Existing mobile/tablet appearance remains unchanged. */
@media (min-width:1024px){
  body{font-size:16px}
  .shell{width:min(1320px,calc(100% - 48px))}
  .topbar{min-height:78px;padding:7px 18px;gap:14px}
  .menu-toggle{width:38px;height:38px;padding:6px}
  .brand img{width:170px;height:52px}
  .customer-service-link{font-size:22px;line-height:1.2}
  .lang-switch{font-size:11px}
  .main-nav{min-height:58px;height:auto;gap:4px;padding:0 10px;flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start}
  .home-button{width:50px;min-width:50px;min-height:56px;padding:12px;border-radius:0 0 14px 14px}
  .nav-item{min-height:56px;font-size:16px;padding:10px 14px;border-radius:0 0 14px 14px}
  .site-main{padding:30px 20px 64px;min-height:calc(100vh - 205px)}
  .card{padding:24px;border-radius:16px;margin-bottom:24px}
  .welcome-card h2{font-size:36px}.lead{font-size:17px}
  .section-heading{margin-top:40px}.section-heading h2{font-size:26px;border-bottom-width:4px}
  .list-card{padding:16px 18px 26px}.list-title{font-size:28px}.notice{font-size:15px}
  .reference-agent-table,.data-table{font-size:13px}.reference-agent-table thead th,.data-table thead th{font-size:12px}
  .reference-agent-table th,.reference-agent-table td,.data-table th,.data-table td{padding:8px 8px}
  .reference-post-body h3{font-size:23px}.reference-post-body p{font-size:16px}.read-more{font-size:17px}
  .article-card h1{font-size:36px}.article-body{font-size:17px}.form-card h1{font-size:31px}.result-row{font-size:16px}

  /* Compact desktop drawer. The previous 560px / 24px drawer was mobile-scaled on desktop. */
  .drawer.reference-drawer{width:clamp(330px,21vw,390px);max-width:390px}
  .reference-drawer-head{height:76px;padding:0 16px}
  .reference-drawer-head .drawer-brand{max-width:250px}
  .reference-drawer-head .drawer-brand img{height:46px;max-width:180px;width:auto}
  .reference-drawer-head .drawer-brand strong{font-size:22px;line-height:1.1}
  .reference-drawer-head button{width:42px;height:42px;padding:7px}
  .reference-drawer-nav{padding:14px 14px 34px}
  .reference-drawer-nav a,.reference-drawer-nav .root-link,.drawer-group-toggle{font-size:17px;line-height:1.35;padding:10px 10px;min-height:40px}
  .reference-drawer-nav .child{font-size:15.5px;padding-left:28px}
  .reference-drawer-nav .drawer-group a{padding-left:28px}
  .reference-drawer-nav .drawer-divider{border-top-width:1px;margin:5px 0 8px}
  .drawer-group-toggle i{border-top-width:7px;border-bottom-width:7px;border-left-width:10px}
  .drawer-empty{padding:10px 28px;font-size:14px}
  .drawer-backdrop{background:rgba(0,0,0,.42)}
}
@media (min-width:1440px){
  .shell{width:min(1380px,calc(100% - 64px))}
  .reference-post-list{grid-template-columns:repeat(3,minmax(0,1fr))}
}

/* === Script Sell Shop 2.4.0: premium public announcement + clean URL release === */
.public-announcement-shell{display:flex;align-items:stretch;min-height:54px;margin:0 0 28px;border:1px solid color-mix(in srgb,var(--theme-primary,#e11d2e) 24%,#e5e7eb);border-radius:15px;background:linear-gradient(135deg,#fff 0%,#fff7f8 100%);box-shadow:0 10px 28px rgba(15,23,42,.06);overflow:hidden}
.public-announcement-label,.announcement-label{display:flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0 18px;background:linear-gradient(135deg,var(--theme-primary,#e11d2e),#a90f22);color:#fff;font-weight:900;white-space:nowrap}
.announcement-marquee-window{position:relative;flex:1;min-width:0;overflow:hidden;display:flex;align-items:center}
.announcement-marquee-track{display:inline-block;white-space:nowrap;will-change:transform;font-weight:800;color:#162033;padding:0 18px}
@media(max-width:640px){.public-announcement-shell{min-height:48px;margin:0 0 20px;border-radius:12px}.public-announcement-label{padding:0 10px;font-size:12px}.announcement-marquee-track{font-size:13px;padding:0 10px}}


/* === Script Sell Shop v2.5.0 Public Announcement + Desktop Refinement === */
.public-announcement-band{background:#f7f9fc;border-bottom:1px solid var(--border,#e5e7eb);padding:10px 0 0}.public-announcement-band .shell{padding-left:clamp(14px,3vw,28px);padding-right:clamp(14px,3vw,28px)}.public-announcement-shell{display:flex;align-items:stretch;min-height:48px;border:1px solid #e3e9f1;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 8px 22px rgba(15,23,42,.05);margin:0}.public-announcement-shell .public-announcement-label{display:flex;align-items:center;flex:0 0 auto;padding:0 16px;background:linear-gradient(135deg,#b91c1c,#e11d2e);color:#fff;font-weight:900;white-space:nowrap}.public-announcement-shell .announcement-marquee-window{position:relative;display:flex;align-items:center;flex:1;min-width:0;overflow:hidden}.public-announcement-shell .announcement-marquee-track{display:inline-block;white-space:nowrap;padding:0 18px;font-weight:800;color:#172033;will-change:transform}.public-announcement-shell.is-empty{opacity:.78}.public-announcement-shell.is-empty .announcement-marquee-track{font-weight:650;color:#64748b}
@media(min-width:1024px){.public-announcement-band{padding-top:12px}.public-announcement-shell{min-height:46px}.public-announcement-shell .public-announcement-label{font-size:13px}.public-announcement-shell .announcement-marquee-track{font-size:14px}.site-main{padding-top:24px}}
@media(max-width:760px){.public-announcement-band{padding-top:8px}.public-announcement-shell{min-height:44px;border-radius:11px}.public-announcement-shell .public-announcement-label{padding:0 9px;font-size:11px}.public-announcement-shell .announcement-marquee-track{font-size:12px;padding:0 12px}}


/* === Script Sell Shop 2.5.1: compact icon-only public announcement label === */
.public-announcement-shell .public-announcement-label{min-width:54px;width:54px;padding:0!important;justify-content:center!important;font-size:18px!important;letter-spacing:0}
@media(max-width:760px){.public-announcement-shell .public-announcement-label{min-width:46px;width:46px;font-size:16px!important}}

/* === Script Sell Shop v2.5.2: Sticky Header + Compact Footer ===
   Presentation-only update. Existing mobile content layout is preserved. */
.site-header{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:1200!important;background:#fff!important;isolation:isolate;transform:translateZ(0);box-shadow:0 5px 18px rgba(15,23,42,.08)!important}
.site-footer .footer-inner{min-height:72px!important;padding:14px 16px!important;gap:3px!important;font-size:15px!important;line-height:1.35!important}
@media(max-width:640px){.site-footer .footer-inner{min-height:64px!important;padding:12px 12px!important;font-size:15px!important}}
@media(min-width:1024px){.site-footer .footer-inner{min-height:68px!important;padding:13px 18px!important;font-size:15px!important}}

/* === Script Sell Shop v2.5.3: announcement icon clarity === */
.public-announcement-shell .public-announcement-label{background:#fff!important;color:#c51f2d!important;border-right:1px solid #e6ebf1!important;box-shadow:6px 0 16px rgba(15,23,42,.035)!important}


/* === Script Sell Shop v2.5.4: drawer layering fix ===
   The public drawer and its backdrop must cover the sticky header while open. */
.drawer{z-index:1410!important}
.drawer-backdrop{z-index:1400!important}
body.drawer-open .drawer{visibility:visible}
@media(max-width:760px){
  .drawer{z-index:1410!important}
  .drawer-backdrop{z-index:1400!important}
}


/* === Script Sell Shop v2.5.6: robust fixed public header ===
   Keeps the complete public header + role navigation visible while scrolling.
   The drawer/backdrop remain above the header when the menu is open. */
:root{--sss-public-header-height:142px}
html{scroll-padding-top:calc(var(--sss-public-header-height,142px) + 12px)}
.site-header{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  z-index:1200!important;
  background:#fff!important;
  isolation:isolate!important;
  transform:none!important;
  backface-visibility:hidden;
  box-shadow:0 5px 18px rgba(15,23,42,.08)!important;
}
.site-header-spacer{
  display:block;
  width:100%;
  height:var(--sss-public-header-height,142px);
  min-height:1px;
  pointer-events:none;
  visibility:hidden;
}
/* Drawer must cover the fixed header while open. */
.drawer{z-index:1510!important}
.drawer-backdrop{z-index:1500!important}
body.drawer-open .site-header{pointer-events:none}
@media(max-width:640px){:root{--sss-public-header-height:142px}}
@media(min-width:641px) and (max-width:900px){:root{--sss-public-header-height:160px}}
@media(min-width:1024px){:root{--sss-public-header-height:136px}}

/* v2.5.7 — public agent verification integrity */
.verified-blue-badge{display:inline-flex;align-items:center;gap:8px;background:#eef7ff;color:#0969da;border-color:#b9ddff;box-shadow:0 6px 18px rgba(29,155,240,.12);letter-spacing:.05em}
.authentic-verified-mark{display:inline-flex;width:21px;height:21px;flex:0 0 21px}
.authentic-verified-mark svg{display:block;width:100%;height:100%}
.authentic-verified-mark circle{fill:#1d9bf0}
.authentic-verified-mark path{fill:none;stroke:#fff;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}
.verified-heading{text-align:center}
.empty-state p{max-width:720px;margin-left:auto;margin-right:auto}
@media(max-width:640px){.verified-blue-badge{padding:6px 11px;font-size:12px}.authentic-verified-mark{width:19px;height:19px;flex-basis:19px}}

/* v2.5.8 — centered verification badge using the supplied authentic blue badge artwork */
.verified-card .verified-blue-badge{display:flex;width:max-content;max-width:calc(100% - 32px);align-items:center;justify-content:center;gap:8px;margin:0 auto 20px;padding:7px 14px;background:#f7fbff;color:#0969da;border:1px solid #b9ddff;border-radius:999px;box-shadow:0 8px 24px rgba(29,155,240,.12);letter-spacing:.04em;text-align:center}
.verified-card .verified-blue-badge .authentic-verified-mark{display:block;width:25px;height:25px;flex:0 0 25px;object-fit:contain}
.verified-card .verified-blue-badge span:last-child{display:block;line-height:1.1}
@media(max-width:640px){.verified-card .verified-blue-badge{margin-bottom:18px;padding:7px 13px;font-size:13px}.verified-card .verified-blue-badge .authentic-verified-mark{width:23px;height:23px;flex-basis:23px}}


/* v2.5.9 — Bangladesh publish timestamp */
.post-published-at{display:block;margin:6px 0 10px;color:#718096;font-size:.88rem;line-height:1.4;font-weight:600}
.article-published-at{margin-top:-4px;margin-bottom:18px}

/* === Script Sell Shop v2.6.0: four-column desktop posts + banned contact protection === */
.primary-contact.disabled-contact,.disabled-contact{
  color:#9a2332!important;background:#fff1f2;border:1px solid #fecdd3;border-radius:999px;padding:7px 11px;
  display:inline-flex;align-items:center;justify-content:center;font-weight:850;text-decoration:none;cursor:not-allowed
}
.disabled-social-note{display:block;width:100%;padding:11px 14px;border:1px solid #fecdd3;border-radius:12px;background:#fff1f2;color:#9f1239;font-weight:800;text-align:center;line-height:1.45}
.contact-disabled-mini{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;background:#eef1f5;color:#9ca3af;font-weight:900;margin:auto;cursor:not-allowed}
.agent-banned-row .social-btn,.agent-banned-row .primary-contact{pointer-events:none}

@media (min-width:1024px){
  .reference-post-list{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}
  .reference-post-card{min-width:0!important;height:100%!important}
  .reference-post-card img{aspect-ratio:16/9!important;max-height:none!important}
  .reference-post-body{padding:18px 18px 22px!important}
  .reference-post-body h3{font-size:21px!important;line-height:1.32!important}
  .reference-post-body p{font-size:15px!important;line-height:1.55!important}
  .reference-post-body .read-more{font-size:16px!important}
  .post-published-at{font-size:12px!important}
}
@media (min-width:1024px) and (max-width:1180px){
  .reference-post-list{gap:14px!important}
  .reference-post-body{padding:15px!important}
  .reference-post-body h3{font-size:18px!important}
}

/* === Script Sell Shop v2.6.1: banned contact identification without links === */
.disabled-social-btn,.disabled-social-pill{
  pointer-events:none!important;
  cursor:not-allowed!important;
  user-select:none!important;
  opacity:.72!important;
  filter:saturate(.72)!important;
  text-decoration:none!important;
}
.banned-contact-visible{
  display:inline-block!important;
  pointer-events:none!important;
  cursor:not-allowed!important;
  text-decoration:none!important;
  opacity:1!important;
  color:#b91c1c!important;
  font-weight:900!important;
}
.agent-banned-row .disabled-social-btn{opacity:.78!important}

/* v3.6.3 footer social links */
.footer-socials{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:8px}.footer-social-link{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.09);color:#fff!important;font-size:12px;font-weight:800;border:1px solid rgba(255,255,255,.12)}.footer-social-link .icon{width:16px;height:16px}.footer-social-link:hover{background:rgba(255,255,255,.17)}
@media(max-width:640px){.footer-social-link span{display:none}.footer-social-link{width:36px;height:36px;padding:8px;justify-content:center}.footer-social-link .icon{width:18px;height:18px}}
