*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Kantumruy Pro",system-ui,sans-serif;background:linear-gradient(180deg,#f8fbff 0%,#f3f5fb 100%);color:#17213d}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}main.page-wrap{max-width:1380px;margin:auto;padding:24px clamp(14px,4vw,48px) 96px}.card-shell{background:rgba(255,255,255,.82);border:1px solid rgba(229,234,243,.9);box-shadow:0 22px 55px rgba(52,67,111,.08);backdrop-filter:blur(18px);border-radius:30px}.appbar{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(223,229,241,.85);background:rgba(248,250,255,.88);backdrop-filter:blur(20px)}.appbar-inner{max-width:1480px;height:78px;margin:auto;padding:0 clamp(14px,4vw,36px);display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:14px;min-width:0}.brand-badge{width:50px;height:50px;border-radius:18px;display:grid;place-items:center;color:#fff;font-size:24px;font-weight:800;background:linear-gradient(135deg,#6f57ff,#2184f7)}.brand-meta{display:flex;flex-direction:column;min-width:0}.brand-meta strong{font-size:19px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-meta small{color:#7a879d;font-size:12px}.top-nav{display:flex;align-items:center;gap:22px;color:#617089;font-weight:700}.top-nav a{position:relative;padding:8px 0}.top-nav a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#5e58f5;transform:scaleX(0);transform-origin:center;transition:.25s}.top-nav a:hover:after{transform:scaleX(1)}.appbar-actions{display:flex;align-items:center;gap:10px}.action-btn{height:46px;padding:0 16px;border-radius:16px;display:inline-flex;align-items:center;gap:8px;font-weight:800}.action-btn.soft{background:#eef3fb;color:#22304f}.action-btn.solid{background:linear-gradient(135deg,#5c57f0,#2f8cff);color:#fff;box-shadow:0 14px 25px rgba(76,111,244,.28)}.hero{padding:34px;display:grid;grid-template-columns:1.2fr .85fr;gap:26px;align-items:stretch;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";position:absolute;border-radius:999px;filter:blur(4px);opacity:.42}.hero:before{width:360px;height:360px;right:-100px;top:-120px;background:radial-gradient(circle,#dddbff 0%,rgba(221,219,255,0) 68%)}.hero:after{width:320px;height:320px;left:-100px;bottom:-140px;background:radial-gradient(circle,#d8efff 0%,rgba(216,239,255,0) 68%)}.hero>*{position:relative;z-index:1}.eyebrow,.section-head small{letter-spacing:.18em;font-size:12px;font-weight:800;color:#6056f0}.hero h1{font-size:clamp(30px,5vw,56px);line-height:1.16;margin:10px 0 12px}.hero p{font-size:17px;line-height:1.8;color:#67758e;max-width:720px}.hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.btn-primary,.btn-secondary{height:50px;padding:0 20px;border-radius:17px;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.btn-primary{background:linear-gradient(135deg,#6156f1,#2b88ff);color:#fff;box-shadow:0 16px 26px rgba(72,102,242,.24)}.btn-primary.wide{width:100%}.btn-secondary{background:#eef2fa;color:#1f2b47}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-content:center}.stat-card{padding:18px;border-radius:24px;background:linear-gradient(180deg,#fbfcff 0%,#f4f7fd 100%);border:1px solid #e8ecf5;min-height:138px;display:flex;flex-direction:column;justify-content:space-between}.stat-card.active{background:linear-gradient(135deg,#1e2744,#2e4373 60%,#3e6fe9);color:#fff;box-shadow:0 20px 34px rgba(30,53,116,.25)}.stat-card small{font-weight:700;color:inherit;opacity:.82}.stat-card strong{font-size:36px;line-height:1.05}.stat-card span{font-size:13px;opacity:.72}.toolbar{padding:20px;margin-top:20px}.search-box{display:grid;grid-template-columns:minmax(0,1.4fr) repeat(2,minmax(180px,.55fr)) auto;gap:12px;align-items:end}.search-box label{display:block;font-size:12px;font-weight:800;color:#67758f;margin-bottom:7px}.search-box input,.search-box select{width:100%;height:50px;border-radius:16px;border:1px solid #e7ecf6;background:#f6f8fc;padding:0 15px;outline:none}.search-box input:focus,.search-box select:focus{border-color:#96a9ff;box-shadow:0 0 0 4px rgba(107,111,255,.1)}.field-grow{min-width:0}.search-submit{height:50px;padding:0 18px;border:0;border-radius:16px;background:#243451;color:#fff;font-weight:800}.chips-row{display:flex;gap:10px;overflow:auto;padding:16px 2px 6px}.chip{white-space:nowrap;padding:10px 14px;border-radius:999px;background:#eef2f8;color:#63728b;font-weight:700}.chip.active{background:#e8e5ff;color:#564ce8}.tab-row{display:flex;gap:10px;flex-wrap:wrap;padding-top:10px}.tab-pill{height:44px;padding:0 16px;border-radius:999px;background:#f2f5fb;color:#667692;font-weight:800;display:inline-flex;align-items:center}.tab-pill.active{background:linear-gradient(135deg,#edeaff,#e5f0ff);color:#554ce8;box-shadow:inset 0 0 0 1px #e4e7ff}.feature-section,.all-posts-section,.related-section{margin-top:30px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:16px}.section-head h2{margin:5px 0 0;font-size:34px;line-height:1.12}.section-head b{padding:10px 14px;border-radius:999px;background:#edf2f8;color:#687692;font-size:14px}.featured-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,240px);gap:16px;overflow:auto;padding-bottom:6px}.mini-card,.post-card{background:linear-gradient(180deg,#ffffff 0%,#fefeff 100%);border:1px solid #e5eaf3;border-radius:24px;overflow:hidden;box-shadow:0 12px 30px rgba(34,48,80,.08);transition:transform .24s ease,box-shadow .24s ease}.mini-card:hover,.post-card:hover{transform:translateY(-4px);box-shadow:0 22px 46px rgba(34,48,80,.14)}.mini-cover,.cover{display:grid;place-items:center;position:relative;overflow:hidden;background:#edf1f8}.mini-cover{aspect-ratio:1/1}.cover.square{aspect-ratio:1/1}.mini-cover img,.cover img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.mini-card:hover img,.post-card:hover img{transform:scale(1.04)}.mini-cover em,.cover em{position:absolute;top:12px;right:12px;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border:1px solid rgba(233,236,246,.9);color:#5b55ef;border-radius:999px;padding:7px 11px;font-style:normal;font-weight:800;font-size:11px}.mini-body{padding:14px}.mini-body small,.post-body small{color:#645bed;font-weight:800}.mini-body h3,.post-body h3{margin:8px 0 10px;font-size:18px;line-height:1.28}.mini-body strong{font-size:18px}.premium-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,240px));gap:18px;justify-content:start}.premium-card{border-radius:26px}.post-body.compact{padding:16px}.post-body.compact p{color:#7c879d;line-height:1.55;min-height:40px;margin:8px 0 12px}.post-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:12px;border-top:1px solid #edf1f7}.post-meta strong{font-size:22px;line-height:1;color:#162241}.detail-link{padding:9px 12px;border-radius:12px;background:#edf1ff;color:#554de8;font-weight:800;white-space:nowrap}.empty-state{text-align:center;padding:60px 20px}.empty-emoji{font-size:62px;line-height:1}.empty-state h3{margin:14px 0 8px;font-size:28px}.empty-state p{margin:0;color:#73819a}.detail-wrap{max-width:1320px}.breadcrumb{display:flex;align-items:center;gap:10px;color:#7987a0;font-weight:700;margin-bottom:14px}.detail-hero{padding:24px;display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,430px);gap:24px;align-items:start}.gallery-panel{display:flex;flex-direction:column;gap:14px}.gallery-main{aspect-ratio:1/1;border-radius:28px;overflow:hidden;background:#eef2f8;border:1px solid #e7ebf4;display:grid;place-items:center}.gallery-main img{width:100%;height:100%;object-fit:cover}.gallery-fallback{font-size:64px}.thumbs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(78px,1fr));gap:10px}.thumb-btn{padding:0;border:1px solid #e5eaf4;border-radius:16px;overflow:hidden;background:#fff;aspect-ratio:1/1}.thumb-btn img{width:100%;height:100%;object-fit:cover}.thumb-btn.active{box-shadow:0 0 0 3px rgba(98,89,239,.18);border-color:#736af4}.detail-panel{padding:6px 4px}.detail-panel h1{font-size:clamp(30px,4vw,48px);line-height:1.18;margin:8px 0 10px}.detail-price{font-size:34px;font-weight:800;color:#1a2444;margin-bottom:12px}.lead{color:#67758f;font-size:16px;line-height:1.8;margin:0 0 16px}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.tag-list span{padding:8px 12px;border-radius:999px;background:#eef2f8;color:#63718a;font-weight:700}.action-stack{display:flex;flex-direction:column;gap:10px;margin-top:8px}.dual-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.info-boxes{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.info-box{padding:14px 16px;border:1px solid #e6ebf4;border-radius:18px;background:#f9fbff}.info-box small{display:block;color:#7c8aa1;font-weight:700;margin-bottom:6px}.info-box strong{font-size:18px}.content-card{padding:24px;margin-top:22px}.compact-head h2{font-size:28px}.formatted-content{color:#56647e;line-height:1.9;font-size:16px;white-space:pre-wrap}.small-related .post-body h3{font-size:17px}.bottom-dock{position:fixed;left:50%;bottom:14px;transform:translateX(-50%);width:min(580px,calc(100% - 18px));padding:10px 12px;border-radius:26px;background:rgba(24,34,63,.94);backdrop-filter:blur(18px);display:none;align-items:center;justify-content:space-between;gap:6px;box-shadow:0 24px 40px rgba(10,18,40,.3);z-index:60}.dock-item{flex:1;min-width:0;color:rgba(255,255,255,.75);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:9px 4px;border-radius:20px;font-size:13px}.dock-item span{font-size:19px;line-height:1}.dock-item small{font-size:11px;font-weight:700}.dock-item.active,.dock-item:hover{color:#fff}.dock-item.center{background:linear-gradient(135deg,#5a5af2,#2d87ff);color:#fff;box-shadow:0 14px 24px rgba(63,111,255,.3)}@media (max-width:1180px){.top-nav{display:none}.hero{grid-template-columns:1fr}.hero-stats{grid-template-columns:repeat(3,1fr)}.search-box{grid-template-columns:1fr 1fr 1fr auto}.detail-hero{grid-template-columns:1fr}}@media (max-width:860px){main.page-wrap{padding:16px 12px 108px}.appbar-inner{height:72px;padding:0 12px}.brand-badge{width:46px;height:46px;border-radius:16px;font-size:22px}.brand-meta strong{font-size:17px;max-width:170px}.brand-meta small{display:none}.action-btn.soft span{display:none}.action-btn.soft{width:46px;justify-content:center;padding:0}.action-btn.solid{height:44px;padding:0 14px}.hero{padding:22px;border-radius:24px}.hero h1{font-size:34px}.hero p{font-size:15px;line-height:1.7}.hero-stats{grid-template-columns:repeat(3,1fr)}.stat-card{min-height:110px;padding:14px;border-radius:20px}.stat-card strong{font-size:28px}.toolbar{padding:16px;border-radius:24px}.search-box{grid-template-columns:1fr;gap:10px}.search-submit{width:100%}.chips-row{padding-top:12px}.section-head h2{font-size:26px}.featured-rail{grid-auto-columns:minmax(170px,190px)}.premium-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.post-card,.mini-card{border-radius:20px}.post-body.compact{padding:14px}.post-body.compact h3{font-size:17px}.post-meta strong{font-size:18px}.detail-hero{padding:16px;border-radius:24px;grid-template-columns:1fr}.gallery-main{border-radius:22px}.detail-panel h1{font-size:30px}.detail-price{font-size:28px}.dual-actions,.info-boxes{grid-template-columns:1fr 1fr}.bottom-dock{display:flex}}@media (max-width:560px){.appbar-actions .action-btn.solid{display:none}.brand-meta strong{max-width:145px;font-size:16px}.hero-cta{display:grid;grid-template-columns:1fr 1fr}.hero-stats{grid-template-columns:1fr 1fr 1fr}.chips-row{gap:8px}.tab-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.featured-rail{grid-auto-columns:minmax(155px,170px)}.premium-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.post-body.compact p{font-size:13px;min-height:36px}.detail-link{padding:8px 10px;font-size:12px}.post-meta strong{font-size:17px}.detail-price{font-size:26px}.dual-actions,.info-boxes{grid-template-columns:1fr}.bottom-dock{bottom:10px;padding:10px 8px;border-radius:22px}.dock-item{gap:3px}.dock-item span{font-size:18px}.dock-item small{font-size:10px}}
/* V6.9 enhancements */
.theme-toggle{width:46px;height:46px;border:0;border-radius:16px;background:#edf2fa;color:#22304f;font-size:20px;display:grid;place-items:center}.favorite-btn{position:absolute;left:12px;bottom:12px;width:38px;height:38px;border:1px solid rgba(255,255,255,.75);border-radius:14px;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);color:#5a55ed;font-size:22px;display:grid;place-items:center;z-index:3;box-shadow:0 8px 18px rgba(29,39,79,.12)}.favorite-btn.active{background:#ffedf3;color:#e12f67}.detail-favorite{position:static;width:100%;height:48px;border-radius:16px;margin:4px 0 10px;font-size:15px;background:#f1f4fa;color:#4f5e78}.detail-favorite.active{background:#ffedf3;color:#d52c63}.floating-telegram{position:fixed;right:18px;bottom:20px;width:58px;height:58px;border-radius:20px;background:linear-gradient(135deg,#5b58ef,#268cff);color:#fff;display:grid;place-items:center;font-size:24px;box-shadow:0 18px 35px rgba(44,96,230,.34);z-index:55}.zoomable{cursor:zoom-in}.zoom-hint{position:absolute;right:16px;bottom:16px;border:0;padding:9px 13px;border-radius:13px;background:rgba(255,255,255,.92);color:#243451;font-weight:800;box-shadow:0 9px 20px rgba(30,42,78,.14)}.gallery-main{position:relative}.image-lightbox[hidden]{display:none}.image-lightbox{position:fixed;inset:0;background:rgba(8,14,30,.88);backdrop-filter:blur(12px);z-index:100;display:grid;place-items:center;padding:24px}.image-lightbox img{max-width:94vw;max-height:90vh;object-fit:contain;border-radius:20px;box-shadow:0 30px 80px rgba(0,0,0,.45)}.lightbox-close{position:fixed;right:20px;top:18px;width:48px;height:48px;border:0;border-radius:50%;background:#fff;color:#17213d;font-size:30px;z-index:101}.no-scroll{overflow:hidden}html.dark body{background:linear-gradient(180deg,#0e1422 0%,#111827 100%);color:#edf2ff}html.dark .appbar{background:rgba(14,20,34,.9);border-bottom-color:#263149}html.dark .brand-meta small,html.dark .hero p,html.dark .lead,html.dark .formatted-content,html.dark .post-body.compact p,html.dark .breadcrumb{color:#a9b4cb}html.dark .card-shell,html.dark .mini-card,html.dark .post-card{background:rgba(23,32,52,.9);border-color:#2c3853;box-shadow:0 18px 45px rgba(0,0,0,.2)}html.dark .stat-card{background:linear-gradient(180deg,#1a2438,#152034);border-color:#2b3751}html.dark .toolbar,html.dark .info-box,html.dark .content-card{background:rgba(23,32,52,.9)}html.dark .search-box input,html.dark .search-box select{background:#172239;border-color:#2a3855;color:#edf2ff}html.dark .chip,html.dark .tab-pill,html.dark .btn-secondary,html.dark .action-btn.soft,html.dark .theme-toggle,html.dark .info-box,html.dark .detail-favorite{background:#1a253d;color:#c9d3e8;border-color:#2c3955}html.dark .chip.active,html.dark .tab-pill.active{background:#2a2b61;color:#bbb7ff}html.dark .gallery-main{background:#121c30;border-color:#2b3751}html.dark .post-meta{border-top-color:#2c3853}html.dark .post-meta strong,html.dark .detail-price,html.dark .info-box strong{color:#f2f5ff}html.dark .favorite-btn{background:rgba(22,31,49,.9);border-color:#3a4661;color:#b6b3ff}html.dark .favorite-btn.active{background:#4a2032;color:#ff91b2}html.dark .bottom-dock{background:rgba(10,16,29,.96)}@media(max-width:860px){.floating-telegram{display:none}.theme-toggle{width:44px;height:44px}.favorite-btn{width:35px;height:35px;border-radius:12px;left:9px;bottom:9px}.zoom-hint{right:10px;bottom:10px}}


/* V6.10 — category-separated homepage sections */
.category-overview-head{align-items:center;margin-bottom:22px}.category-overview-head p{margin:8px 0 0;color:#748199;line-height:1.55}.category-section-list{display:grid;gap:30px}.category-catalog-section{padding:22px;border-radius:30px;background:rgba(255,255,255,.72);border:1px solid #e6ebf4;box-shadow:0 18px 45px rgba(40,55,95,.07);overflow:hidden}.category-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.category-title-wrap{display:flex;align-items:center;gap:13px;min-width:0}.category-icon{width:52px;height:52px;flex:0 0 52px;border-radius:18px;display:grid;place-items:center;font-size:24px;background:linear-gradient(135deg,#eeeaff,#e6f3ff);box-shadow:inset 0 0 0 1px rgba(105,91,244,.08)}.category-title-wrap small{display:block;color:#675bf0;font-size:11px;font-weight:800;letter-spacing:.15em}.category-title-wrap h3{font-size:27px;line-height:1.16;margin:4px 0 0}.category-head-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.category-head-actions span{padding:8px 11px;border-radius:999px;background:#edf2f8;color:#6b7890;font-weight:800;font-size:12px}.category-head-actions a{padding:10px 13px;border-radius:13px;background:#eae8ff;color:#564ce7;font-weight:800;font-size:13px}.category-post-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(195px,225px);gap:16px;overflow-x:auto;padding:2px 2px 10px;scroll-snap-type:x proximity;scrollbar-width:thin}.category-card{scroll-snap-align:start;width:auto}.category-card .post-body.compact{padding:14px}.category-card .post-body h3{font-size:17px}.category-card .post-body p{font-size:13px;min-height:36px}.category-card .post-meta strong{font-size:18px}
.dark .category-catalog-section{background:rgba(24,31,51,.78);border-color:#303a55}.dark .category-icon{background:linear-gradient(135deg,#302b58,#243b5d)}.dark .category-overview-head p{color:#aeb8cc}.dark .category-head-actions span{background:#2b354e;color:#c3cbe0}.dark .category-head-actions a{background:#34305f;color:#d8d4ff}
@media(max-width:860px){.category-section-list{gap:20px}.category-catalog-section{padding:16px;border-radius:24px}.category-section-head{align-items:flex-start}.category-title-wrap h3{font-size:22px}.category-icon{width:46px;height:46px;flex-basis:46px;border-radius:16px}.category-head-actions{flex-direction:column;align-items:flex-end;gap:6px}.category-head-actions span{display:none}.category-post-rail{grid-auto-columns:minmax(160px,180px);gap:12px;margin:0 -16px;padding-left:16px;padding-right:16px}.category-card .detail-link{font-size:11px;padding:7px 8px}.category-overview-head p{font-size:13px}}
@media(max-width:520px){.category-catalog-section{padding:14px}.category-title-wrap{gap:10px}.category-title-wrap h3{font-size:20px}.category-title-wrap small{font-size:9px}.category-head-actions a{font-size:11px;padding:8px 9px}.category-post-rail{grid-auto-columns:44%;margin:0 -14px;padding-left:14px;padding-right:14px}.category-card .post-body.compact{padding:11px}.category-card .post-body h3{font-size:15px}.category-card .post-body p{display:none}.category-card .post-meta{padding-top:9px}.category-card .post-meta strong{font-size:15px}}
\n/* V6.11 Tag-based homepage sections */\n.chips-row .chip small{margin-left:5px;opacity:.65;font-size:10px}.tag-catalog-section .tag-icon{font-size:20px;font-weight:900;background:linear-gradient(135deg,#6757f5,#2e86fb);color:#fff}.tag-catalog-section .category-title-wrap h3:before{content:'#';color:#6556ee;margin-right:3px}.tag-catalog-section{border-left:3px solid rgba(100,86,239,.18)}\n
/* V6.11.1 mobile back and favorite controls */
.back-to-catalog{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.back-icon{font-size:21px;line-height:1}.back-text{display:inline}.detail-favorite{display:inline-flex;align-items:center;justify-content:center;gap:9px}.favorite-icon{font-size:22px;line-height:1}.favorite-text{display:inline}
@media(max-width:860px){.appbar-actions{gap:8px}.back-to-catalog{width:44px!important;height:44px!important;min-width:44px;padding:0!important;border-radius:15px}.back-to-catalog .back-icon{display:inline!important;font-size:24px;font-weight:800}.back-to-catalog .back-text{display:none!important}.detail-favorite{width:48px!important;height:48px!important;min-width:48px;padding:0!important;border-radius:16px!important;margin:4px 0 12px!important;display:inline-flex!important}.detail-favorite .favorite-icon{display:inline!important;font-size:26px}.detail-favorite .favorite-text{display:none!important}}
@media(max-width:560px){.theme-toggle,.back-to-catalog{width:42px!important;height:42px!important;min-width:42px}.detail-favorite{width:46px!important;height:46px!important;min-width:46px}}

/* V6.11.3 — Post detail sidebar */
.sidebar-detail-page{max-width:1420px}.detail-layout-with-sidebar{display:grid;grid-template-columns:330px minmax(0,1fr);gap:24px;align-items:start}.catalog-detail-sidebar{min-width:0}.sidebar-sticky{position:sticky;top:98px;display:flex;flex-direction:column;gap:14px}.sidebar-card{background:rgba(255,255,255,.9);border:1px solid #e5eaf3;border-radius:24px;padding:20px;box-shadow:0 14px 34px rgba(35,49,85,.07);backdrop-filter:blur(16px)}.sidebar-category{display:inline-flex;padding:7px 11px;border-radius:999px;background:#eceaff;color:#5b50e7;font-size:12px;font-weight:800}.sidebar-summary h1{font-size:27px;line-height:1.25;margin:13px 0 12px}.sidebar-summary>p{color:#6e7a91;line-height:1.65;margin:12px 0 0}.sidebar-price{display:flex;align-items:end;justify-content:space-between;padding:14px 16px;border-radius:18px;background:linear-gradient(135deg,#ece9ff,#e9f4ff);margin:12px 0}.sidebar-price small{color:#75839a;font-weight:700}.sidebar-price strong{font-size:28px;color:#17213d}.sidebar-favorite{width:100%;height:48px;border:1px solid #e4e8f2;border-radius:16px;background:#f7f9fd;color:#4f5d77;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:800;margin-top:14px}.sidebar-favorite.active{background:#fff0f5;color:#ee426f;border-color:#ffd5e2}.sidebar-favorite .favorite-icon{font-size:22px}.sidebar-card h3{margin:0 0 13px;font-size:18px}.clean-tags span{background:#f0f3f9;color:#5d6b83;padding:8px 11px}.sidebar-actions-card{display:flex;flex-direction:column;gap:10px}.sidebar-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.sidebar-action-grid .btn-secondary{padding:0 10px;font-size:13px}.sidebar-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.sidebar-title-row h3{margin:0}.sidebar-title-row a{font-size:12px;color:#5d55e9;font-weight:800}.sidebar-related-list{display:flex;flex-direction:column;gap:10px}.sidebar-related-item{display:grid;grid-template-columns:62px minmax(0,1fr);gap:10px;align-items:center;padding:8px;border-radius:16px;background:#f7f9fd}.sidebar-related-thumb{aspect-ratio:1/1;border-radius:12px;overflow:hidden;background:#e9eef7;display:grid;place-items:center}.sidebar-related-thumb img{width:100%;height:100%;object-fit:cover}.sidebar-related-item strong{display:block;font-size:13px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-related-item small{display:block;margin-top:4px;color:#5e56e8;font-weight:800}.catalog-detail-main-column{min-width:0}.gallery-card{padding:18px}.sidebar-gallery-main{width:100%;max-height:none;aspect-ratio:1/1}.sidebar-thumbs{margin-top:14px;grid-template-columns:repeat(auto-fill,minmax(72px,90px))}.detail-content-card{margin-top:20px}.sidebar-page-related{margin-top:25px}.sidebar-page-related .premium-grid{grid-template-columns:repeat(auto-fit,minmax(180px,215px))}.dark .sidebar-card{background:rgba(24,32,53,.92);border-color:#313d5c}.dark .sidebar-price{background:linear-gradient(135deg,#31365d,#263e5a)}.dark .sidebar-price strong{color:#f7f8ff}.dark .sidebar-summary>p,.dark .sidebar-related-item small{color:#aeb8cf}.dark .sidebar-related-item,.dark .sidebar-favorite{background:#202a45;border-color:#34405f}.dark .clean-tags span{background:#26314d;color:#c2c9dc}
@media(max-width:1020px){.detail-layout-with-sidebar{grid-template-columns:280px minmax(0,1fr)}.sidebar-summary h1{font-size:23px}.sidebar-price strong{font-size:24px}}
@media(max-width:820px){.detail-layout-with-sidebar{display:flex;flex-direction:column}.catalog-detail-sidebar{width:100%;order:2}.catalog-detail-main-column{width:100%;order:1}.sidebar-sticky{position:static}.sidebar-related{display:none}.sidebar-card{border-radius:22px}.sidebar-summary h1{font-size:26px}.sidebar-actions-card{margin-bottom:18px}.sidebar-page-related{margin-top:22px}.sidebar-gallery-main{border-radius:22px}.breadcrumb strong{display:none}}
@media(max-width:560px){.sidebar-detail-page{padding-left:10px;padding-right:10px}.gallery-card{padding:10px;border-radius:22px}.sidebar-card{padding:17px}.sidebar-action-grid{grid-template-columns:1fr 1fr}.sidebar-favorite .favorite-text{display:inline!important}.sidebar-favorite{width:100%!important;height:46px!important;border-radius:15px!important}.sidebar-page-related .premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}


/* V6.11.4 — Move post-detail sidebar to the right and make it compact */
@media (min-width:821px){
  .sidebar-detail-page{
    max-width:1480px;
  }

  .detail-layout-with-sidebar{
    grid-template-columns:minmax(0,1fr) 310px;
    grid-template-areas:"main sidebar";
    gap:22px;
  }

  .catalog-detail-main-column{
    grid-area:main;
    grid-column:1;
    grid-row:1;
  }

  .catalog-detail-sidebar{
    grid-area:sidebar;
    grid-column:2;
    grid-row:1;
    min-width:0;
  }

  .sidebar-sticky{
    top:94px;
    gap:12px;
  }

  .sidebar-card{
    padding:17px;
    border-radius:21px;
    box-shadow:0 10px 28px rgba(35,49,85,.065);
  }

  .sidebar-summary h1{
    font-size:23px;
    margin:11px 0 10px;
  }

  .sidebar-price{
    padding:12px 14px;
    margin:10px 0;
  }

  .sidebar-price strong{
    font-size:25px;
  }

  .sidebar-summary>p{
    font-size:14px;
    line-height:1.55;
  }

  .sidebar-favorite{
    height:44px;
    margin-top:11px;
  }

  .sidebar-card h3{
    font-size:16px;
    margin-bottom:10px;
  }

  .clean-tags{
    gap:7px;
  }

  .clean-tags span{
    padding:7px 9px;
    font-size:13px;
  }

  .sidebar-actions-card .btn-primary{
    height:46px;
    font-size:14px;
  }

  .sidebar-action-grid .btn-secondary{
    height:43px;
    font-size:12px;
  }

  .sidebar-related-item{
    grid-template-columns:54px minmax(0,1fr);
    gap:9px;
    padding:7px;
    border-radius:14px;
  }

  .sidebar-related-thumb{
    width:54px;
    height:54px;
    border-radius:12px;
  }

  .gallery-card{
    padding:15px;
  }

  .sidebar-gallery-main{
    border-radius:24px;
  }
}

@media (min-width:821px) and (max-width:1120px){
  .detail-layout-with-sidebar{
    grid-template-columns:minmax(0,1fr) 275px;
    gap:18px;
  }

  .sidebar-card{
    padding:14px;
  }

  .sidebar-summary h1{
    font-size:21px;
  }
}

/* V6.11.5 — Compact Blogspot-style post detail */
.compact-post-page{
  background:#f5f7fb;
}

.blog-detail-wrap{
  width:min(1180px,calc(100% - 28px));
  margin:0 auto;
  padding:22px 0 100px;
}

.blog-breadcrumb{
  margin:0 0 14px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  color:#7b879d;
  font-size:14px;
}

.blog-detail-grid{
  display:grid;
  grid-template-columns:minmax(0,790px) 300px;
  gap:20px;
  align-items:start;
  justify-content:center;
}

.blog-article{
  min-width:0;
  background:#fff;
  border:1px solid #e5eaf3;
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 12px 32px rgba(30,45,80,.07);
}

.article-header{
  padding:24px 26px 18px;
  border-bottom:1px solid #edf0f6;
}

.article-category{
  display:inline-flex;
  padding:7px 11px;
  border-radius:999px;
  background:#eeeaff;
  color:#5b51e7;
  font-size:12px;
  font-weight:800;
}

.article-header h1{
  margin:13px 0 8px;
  font-size:clamp(27px,3vw,38px);
  line-height:1.25;
}

.article-header p{
  margin:0;
  color:#718098;
  line-height:1.7;
}

.article-gallery{
  padding:20px;
}

.article-main-image{
  position:relative;
  width:100%;
  max-width:740px;
  margin:0 auto;
  min-height:360px;
  max-height:720px;
  border-radius:20px;
  overflow:hidden;
  background:#f0f3f8;
  display:grid;
  place-items:center;
}

.article-main-image img{
  width:100%;
  height:auto;
  max-height:720px;
  object-fit:contain;
  cursor:zoom-in;
}

.zoom-button{
  position:absolute;
  right:12px;
  bottom:12px;
  height:38px;
  padding:0 12px;
  border:0;
  border-radius:12px;
  background:rgba(255,255,255,.92);
  color:#293650;
  font-weight:750;
  box-shadow:0 8px 20px rgba(21,32,59,.16);
}

.article-thumbs{
  display:flex;
  gap:9px;
  overflow-x:auto;
  padding-top:12px;
}

.article-thumbs .thumb-btn{
  flex:0 0 68px;
  width:68px;
  height:68px;
  border-radius:13px;
}

.article-price-card{
  margin:0 20px 20px;
  padding:16px 18px;
  border-radius:18px;
  background:linear-gradient(135deg,#f0edff,#edf7ff);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
}

.article-price-card small{
  display:block;
  color:#7a879c;
  font-weight:700;
  margin-bottom:3px;
}

.article-price-card strong{
  font-size:27px;
}

.article-order-button{
  min-height:45px;
  padding:0 17px;
  border-radius:14px;
  background:linear-gradient(135deg,#6055ef,#2d87ff);
  color:#fff;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-weight:800;
  white-space:nowrap;
}

.article-tags{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:0 20px 20px;
}

.article-tags span{
  padding:8px 11px;
  border-radius:999px;
  background:#f0f3f8;
  color:#63718a;
  font-size:13px;
  font-weight:700;
}

.article-content{
  padding:24px 26px 30px;
  border-top:1px solid #edf0f6;
}

.article-content h2{
  margin:0 0 14px;
  font-size:23px;
}

.article-content div{
  color:#56647d;
  line-height:1.9;
  white-space:pre-wrap;
}

.blog-sidebar{
  min-width:0;
}

.sidebar-inner{
  position:sticky;
  top:92px;
  display:flex;
  flex-direction:column;
  gap:14px;
}

.blog-side-card{
  padding:17px;
  border:1px solid #e5eaf3;
  border-radius:20px;
  background:#fff;
  box-shadow:0 10px 25px rgba(30,45,80,.06);
  overflow:hidden;
}

.order-side-card h2{
  margin:9px 0 10px;
  font-size:21px;
  line-height:1.35;
}

.side-label{
  color:#5c52e8;
  font-size:12px;
  font-weight:800;
}

.side-price{
  padding:12px 14px;
  margin-bottom:11px;
  border-radius:15px;
  background:#f0f3fa;
  font-size:25px;
  font-weight:800;
}

.side-favorite,
.side-telegram,
.side-action-row a,
.side-action-row button{
  border:0;
  border-radius:13px;
  font-weight:750;
}

.side-favorite{
  width:100%;
  min-height:43px;
  background:#f3f5fa;
  color:#526079;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
}

.side-favorite.active{
  background:#ffe9f0;
  color:#d53468;
}

.side-telegram{
  min-height:46px;
  margin-top:9px;
  background:linear-gradient(135deg,#6055ef,#2d87ff);
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
}

.side-action-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
  margin-top:9px;
}

.side-action-row a,
.side-action-row button{
  min-height:40px;
  background:#eef2f8;
  color:#293650;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:12px;
}

.blog-side-card h3{
  margin:0 0 11px;
  font-size:16px;
}

.side-tags{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
}

.side-tags span{
  padding:7px 9px;
  border-radius:999px;
  background:#f0f3f8;
  color:#65728a;
  font-size:12px;
  font-weight:700;
}

.side-heading-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
}

.side-heading-row a{
  font-size:11px;
  color:#5c52e8;
  font-weight:800;
}

.related-compact-list{
  display:flex;
  flex-direction:column;
  gap:8px;
}

.related-compact-item{
  display:grid;
  grid-template-columns:55px minmax(0,1fr);
  gap:9px;
  align-items:center;
  padding:7px;
  border-radius:13px;
  background:#f7f9fc;
}

.related-compact-image{
  width:55px;
  height:55px;
  border-radius:11px;
  overflow:hidden;
  background:#eef1f7;
  display:grid;
  place-items:center;
}

.related-compact-image img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.related-compact-item strong{
  display:block;
  font-size:13px;
  line-height:1.35;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

.related-compact-item small{
  display:block;
  margin-top:4px;
  color:#5e55ea;
  font-weight:800;
}

.dark .blog-article,
.dark .blog-side-card{
  background:#151b2d;
  border-color:#283149;
}

.dark .article-header,
.dark .article-content{
  border-color:#2a334a;
}

.dark .article-main-image,
.dark .related-compact-image,
.dark .side-price,
.dark .side-favorite,
.dark .side-action-row a,
.dark .side-action-row button,
.dark .side-tags span,
.dark .related-compact-item{
  background:#20283c;
}

.dark .article-header p,
.dark .article-content div,
.dark .blog-breadcrumb{
  color:#aab4c9;
}

@media(max-width:980px){
  .blog-detail-grid{
    grid-template-columns:minmax(0,1fr) 270px;
    gap:16px;
  }
}

@media(max-width:800px){
  .blog-detail-wrap{
    width:min(100% - 20px,720px);
    padding-top:12px;
  }

  .blog-detail-grid{
    display:flex;
    flex-direction:column;
  }

  .blog-article{
    width:100%;
    border-radius:21px;
  }

  .article-header{
    padding:18px 18px 14px;
  }

  .article-header h1{
    font-size:27px;
  }

  .article-gallery{
    padding:12px;
  }

  .article-main-image{
    min-height:280px;
    border-radius:17px;
  }

  .article-price-card{
    margin:0 12px 14px;
    padding:14px;
  }

  .article-order-button{
    font-size:13px;
    padding:0 13px;
  }

  .article-tags{
    margin:0 12px 15px;
  }

  .article-content{
    padding:20px 18px 26px;
  }

  .blog-sidebar{
    width:100%;
  }

  .sidebar-inner{
    position:static;
    display:grid;
    grid-template-columns:1fr;
  }

  .blog-side-card{
    border-radius:19px;
  }
}

@media(max-width:520px){
  .article-price-card{
    align-items:stretch;
    flex-direction:column;
  }

  .article-order-button{
    width:100%;
  }

  .article-main-image{
    min-height:220px;
  }

  .article-header h1{
    font-size:24px;
  }

  .blog-breadcrumb{
    font-size:12px;
  }
}


/* V6.12 — Premium post detail style like product showcase */
.premium-post-page{background:linear-gradient(180deg,#fffafc 0%,#f7f5fb 100%)}
.premium-detail-wrap{max-width:1560px;margin:auto;padding:22px clamp(12px,2.6vw,44px) 110px}
.premium-breadcrumb{margin:0 0 16px;color:#7d879d;font-size:14px;font-weight:700;white-space:nowrap;overflow:auto}
.premium-detail-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.72fr) 360px;gap:18px;align-items:start}
.premium-gallery-panel,.premium-brand-card,.premium-related-card,.premium-tags-card,.premium-tools-card,.premium-feature-list,.premium-description{background:rgba(255,255,255,.82);border:1px solid rgba(228,232,241,.95);box-shadow:0 18px 42px rgba(52,67,111,.08);backdrop-filter:blur(18px)}
.premium-gallery-panel{padding:18px;border-radius:32px}
.premium-main-image-wrap{position:relative;border-radius:28px;overflow:hidden;background:#eef2f8;min-height:560px;display:grid;place-items:center}
.premium-main-image{width:100%;height:100%;min-height:560px;max-height:760px;object-fit:cover;cursor:zoom-in}
.premium-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;border:0;border-radius:999px;background:rgba(255,255,255,.92);color:#865df3;font-size:42px;line-height:1;display:grid;place-items:center;box-shadow:0 10px 25px rgba(49,58,89,.18)}
.premium-gallery-nav.prev{left:16px}.premium-gallery-nav.next{right:16px}
.premium-zoom-btn{position:absolute;left:16px;bottom:16px;height:42px;padding:0 14px;border:0;border-radius:999px;background:rgba(255,255,255,.95);color:#35506f;font-size:15px;font-weight:800;box-shadow:0 10px 20px rgba(21,31,62,.12)}
.premium-thumb-strip{display:flex;gap:12px;padding-top:16px;overflow-x:auto}
.premium-thumb{flex:0 0 92px;width:92px;height:92px;padding:4px;border:2px solid transparent;border-radius:20px;background:#fff;box-shadow:0 10px 18px rgba(35,49,85,.08)}
.premium-thumb.active{border-color:#875af6}.premium-thumb img{width:100%;height:100%;object-fit:cover;border-radius:16px}
.premium-info-panel{display:flex;flex-direction:column;gap:18px}
.premium-tagline{display:inline-flex;align-self:flex-start;padding:8px 14px;border-radius:999px;background:linear-gradient(135deg,#f4eeff,#eef7ff);color:#7e5af7;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.premium-title{margin:0;font-size:clamp(32px,4.2vw,68px);line-height:1.05;font-weight:800;color:#241729}
.premium-summary{margin:0;color:#748098;line-height:1.8;font-size:16px}
.premium-feature-list{padding:16px;border-radius:30px;display:flex;flex-direction:column;gap:12px}
.premium-feature-card{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;border-radius:22px;border:1.5px solid #ece6ff;background:#fff}
.premium-feature-card strong{display:block;font-size:17px;color:#302645}
.premium-feature-card small{display:block;margin-top:4px;color:#7d869a;line-height:1.5}
.premium-feature-icon{width:54px;height:54px;border-radius:18px;border:2px solid currentColor;display:grid;place-items:center;font-size:28px;font-weight:800}
.premium-feature-pill{height:46px;padding:0 16px;border-radius:999px;border:2px solid currentColor;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:15px;white-space:nowrap}
.premium-feature-card.purple{color:#7c57f7}.premium-feature-card.pink{color:#ef4a83}.premium-feature-card.blue{color:#2182ef}
.premium-cta-row{display:grid;grid-template-columns:1fr 1.15fr;gap:16px}
.premium-chat-btn,.premium-order-btn{min-height:68px;border-radius:24px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;box-shadow:0 16px 30px rgba(50,71,116,.08)}
.premium-chat-btn{background:#fff;border:1px solid #dfe6f2;color:#7356f0}.premium-order-btn{background:linear-gradient(135deg,#b24be7,#ff6d45);color:#fff}
.premium-description{padding:22px;border-radius:28px}
.premium-section-title{display:inline-flex;padding:10px 16px;border-radius:999px;background:linear-gradient(135deg,#d26fe9,#f15e86);color:#fff;font-weight:800;font-size:16px;margin-bottom:14px}
.premium-description-content{color:#57627b;line-height:1.95;white-space:pre-wrap}
.premium-sidebar{display:flex;flex-direction:column;gap:16px;position:sticky;top:92px}
.premium-brand-card,.premium-related-card,.premium-tags-card,.premium-tools-card{padding:18px;border-radius:28px}
.premium-brand-head{display:flex;gap:14px;align-items:center}.premium-brand-logo{width:66px;height:66px;border-radius:50%;object-fit:cover;background:#f0f2f9}.premium-brand-fallback{display:grid;place-items:center;color:#fff;font-weight:800;font-size:24px;background:linear-gradient(135deg,#6f57ff,#2184f7)}
.premium-brand-head strong{display:block;font-size:24px;line-height:1.3}.premium-brand-head small{display:block;color:#79859b;line-height:1.6;margin-top:4px}
.premium-side-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.premium-side-actions a{min-height:74px;border-radius:22px;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 12px;font-weight:800;font-size:17px}.premium-side-actions a.primary{background:linear-gradient(135deg,#9a48eb,#f05e86);color:#fff}.premium-side-actions a.secondary{background:#f0f3fa;color:#7855f1}
.premium-related-card h3,.premium-tags-card h3{margin:0 0 14px;font-size:22px}
.premium-related-list{display:flex;flex-direction:column;gap:14px}
.premium-related-item{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;padding:12px;border-radius:22px;border:1px solid #eaedf5;background:#fff}
.premium-related-thumb{width:92px;height:92px;border-radius:18px;overflow:hidden;background:#eef2f8;display:grid;place-items:center}.premium-related-thumb img{width:100%;height:100%;object-fit:cover}
.premium-related-meta strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;line-height:1.4;color:#29213c}.premium-related-meta span{display:block;margin-top:8px;color:#7c57f7;font-size:17px;font-weight:800}
.premium-tags{display:flex;flex-wrap:wrap;gap:10px}.premium-tags span{padding:10px 14px;border-radius:999px;background:#f0f3f8;color:#647088;font-weight:700}
.premium-tools-card{display:grid;grid-template-columns:1fr 1fr;gap:12px}.premium-tool-btn{min-height:54px;border:1px solid #dfe6f2;border-radius:18px;background:#fff;color:#28354f;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px}.premium-tool-btn.active{background:#ffeaf1;color:#db4374;border-color:#ffc6d9}
.dark .premium-post-page{background:linear-gradient(180deg,#131926 0%,#111827 100%)}
.dark .premium-gallery-panel,.dark .premium-brand-card,.dark .premium-related-card,.dark .premium-tags-card,.dark .premium-tools-card,.dark .premium-feature-list,.dark .premium-description{background:rgba(20,27,43,.92);border-color:#2a334a}.dark .premium-main-image-wrap,.dark .premium-related-thumb{background:#1e2637}.dark .premium-feature-card,.dark .premium-chat-btn,.dark .premium-tool-btn,.dark .premium-related-item{background:#182031;border-color:#2b3550}.dark .premium-summary,.dark .premium-description-content,.dark .premium-brand-head small,.dark .premium-feature-card small{color:#a7b1c6}.dark .premium-title,.dark .premium-feature-card strong,.dark .premium-related-meta strong,.dark .premium-related-card h3,.dark .premium-tags-card h3{color:#f3f6ff}.dark .premium-tags span,.dark .premium-side-actions a.secondary{background:#1e273a;color:#d6def1}
@media (max-width:1320px){.premium-detail-grid{grid-template-columns:minmax(0,1fr) minmax(290px,.62fr) 320px}.premium-title{font-size:clamp(30px,3.4vw,54px)}.premium-side-actions a{font-size:15px}}
@media (max-width:1140px){.premium-detail-grid{grid-template-columns:1fr 340px;grid-template-areas:'gallery info' 'sidebar sidebar';gap:16px}.premium-gallery-panel{grid-area:gallery}.premium-info-panel{grid-area:info}.premium-sidebar{grid-area:sidebar;position:static;display:grid;grid-template-columns:1.1fr 1fr 1fr;align-items:start}}
@media (max-width:920px){.premium-detail-grid{display:flex;flex-direction:column}.premium-sidebar{display:flex}.premium-title{font-size:clamp(28px,7vw,44px)}.premium-main-image,.premium-main-image-wrap{min-height:420px}.premium-detail-nav{display:none}}
@media (max-width:680px){.premium-detail-wrap{padding:12px 12px 100px}.premium-breadcrumb{font-size:12px}.premium-gallery-panel{padding:12px;border-radius:24px}.premium-main-image,.premium-main-image-wrap{min-height:270px;max-height:480px;border-radius:22px}.premium-thumb{flex-basis:72px;width:72px;height:72px;border-radius:16px}.premium-thumb img{border-radius:12px}.premium-gallery-nav{width:44px;height:44px;font-size:34px}.premium-zoom-btn{font-size:12px;height:34px;padding:0 12px}.premium-feature-list,.premium-description,.premium-brand-card,.premium-related-card,.premium-tags-card,.premium-tools-card{padding:14px;border-radius:22px}.premium-feature-card{grid-template-columns:44px minmax(0,1fr);gap:10px}.premium-feature-icon{width:44px;height:44px;font-size:23px;border-radius:14px}.premium-feature-pill{grid-column:1 / -1;justify-self:start;height:38px;font-size:13px;padding:0 12px}.premium-cta-row{grid-template-columns:1fr}.premium-chat-btn,.premium-order-btn{min-height:54px;border-radius:18px;font-size:16px}.premium-brand-head strong{font-size:19px}.premium-side-actions,.premium-tools-card{grid-template-columns:1fr 1fr}.premium-related-item{grid-template-columns:76px minmax(0,1fr);padding:10px}.premium-related-thumb{width:76px;height:76px;border-radius:14px}.premium-related-meta strong{font-size:14px}.premium-related-meta span{font-size:15px}.premium-tags span{padding:8px 12px;font-size:13px}.premium-tool-btn{min-height:46px;font-size:13px}.back-to-catalog .back-text{display:none}.back-to-catalog{width:44px;justify-content:center;padding:0}.appbar-actions .action-btn.soft{display:none}}


/* V6.12.1 — Mobile premium detail cleanup */
@media (max-width:680px){
  .premium-post-page{
    overflow-x:hidden;
  }

  .premium-post-page .appbar-inner{
    height:64px;
    padding:0 10px;
  }

  .premium-post-page .brand{
    gap:9px;
    min-width:0;
  }

  .premium-post-page .brand-badge{
    width:42px;
    height:42px;
    border-radius:14px;
    font-size:20px;
    flex:0 0 42px;
  }

  .premium-post-page .brand-meta strong{
    max-width:190px;
    font-size:15px;
  }

  .premium-post-page .theme-toggle{
    width:42px;
    height:42px;
    border-radius:14px;
  }

  .premium-post-page .premium-detail-wrap{
    padding:10px 10px 112px;
  }

  .premium-post-page .premium-breadcrumb{
    display:none;
  }

  .premium-post-page .premium-detail-grid{
    gap:12px;
  }

  .premium-post-page .premium-gallery-panel{
    order:1;
    padding:10px;
    border-radius:22px;
  }

  .premium-post-page .premium-main-image-wrap,
  .premium-post-page .premium-main-image{
    min-height:0;
    height:auto;
    max-height:none;
    aspect-ratio:1/1;
  }

  .premium-post-page .premium-main-image-wrap{
    border-radius:18px;
  }

  .premium-post-page .premium-main-image{
    object-fit:contain;
    background:#eef2f8;
  }

  .premium-post-page .premium-gallery-nav{
    width:38px;
    height:38px;
    font-size:29px;
  }

  .premium-post-page .premium-gallery-nav.prev{left:8px}
  .premium-post-page .premium-gallery-nav.next{right:8px}

  .premium-post-page .premium-zoom-btn{
    left:8px;
    bottom:8px;
    height:31px;
    padding:0 10px;
    font-size:10px;
  }

  .premium-post-page .premium-thumb-strip{
    gap:8px;
    padding-top:9px;
  }

  .premium-post-page .premium-thumb{
    flex-basis:58px;
    width:58px;
    height:58px;
    padding:3px;
    border-radius:13px;
  }

  .premium-post-page .premium-thumb img{
    border-radius:9px;
  }

  .premium-post-page .premium-info-panel{
    order:2;
    gap:11px;
  }

  .premium-post-page .premium-tagline{
    margin-top:4px;
    padding:6px 10px;
    font-size:10px;
  }

  .premium-post-page .premium-title{
    font-size:28px;
    line-height:1.25;
    margin:0;
  }

  .premium-post-page .premium-summary{
    font-size:14px;
    line-height:1.65;
  }

  .premium-post-page .premium-cta-row{
    order:3;
    grid-template-columns:1fr 1.3fr;
    gap:8px;
  }

  .premium-post-page .premium-chat-btn,
  .premium-post-page .premium-order-btn{
    min-height:48px;
    border-radius:15px;
    font-size:14px;
    padding:0 10px;
  }

  .premium-post-page .premium-feature-list{
    order:4;
    padding:10px;
    gap:8px;
    border-radius:20px;
  }

  .premium-post-page .premium-feature-card{
    grid-template-columns:38px minmax(0,1fr) auto;
    gap:9px;
    padding:10px;
    border-radius:16px;
  }

  .premium-post-page .premium-feature-icon{
    width:38px;
    height:38px;
    border-radius:12px;
    font-size:20px;
  }

  .premium-post-page .premium-feature-card strong{
    font-size:14px;
    line-height:1.35;
  }

  .premium-post-page .premium-feature-card small{
    font-size:11px;
    line-height:1.4;
    margin-top:2px;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }

  .premium-post-page .premium-feature-pill{
    grid-column:auto;
    height:32px;
    padding:0 9px;
    font-size:11px;
    border-width:1.5px;
  }

  .premium-post-page .premium-description{
    order:5;
    padding:14px;
    border-radius:20px;
  }

  .premium-post-page .premium-section-title{
    padding:7px 11px;
    font-size:13px;
    margin-bottom:10px;
  }

  .premium-post-page .premium-description-content{
    font-size:14px;
    line-height:1.75;
  }

  .premium-post-page .premium-sidebar{
    order:3;
    gap:10px;
  }

  .premium-post-page .premium-brand-card,
  .premium-post-page .premium-related-card,
  .premium-post-page .premium-tags-card,
  .premium-post-page .premium-tools-card{
    padding:12px;
    border-radius:20px;
  }

  .premium-post-page .premium-brand-head{
    gap:10px;
  }

  .premium-post-page .premium-brand-logo{
    width:48px;
    height:48px;
  }

  .premium-post-page .premium-brand-head strong{
    font-size:16px;
  }

  .premium-post-page .premium-brand-head small{
    font-size:11px;
    line-height:1.35;
  }

  .premium-post-page .premium-side-actions{
    grid-template-columns:1fr 1fr;
    gap:8px;
    margin-top:11px;
  }

  .premium-post-page .premium-side-actions a{
    min-height:44px;
    border-radius:14px;
    font-size:12px;
  }

  .premium-post-page .premium-related-card h3,
  .premium-post-page .premium-tags-card h3{
    font-size:16px;
    margin-bottom:10px;
  }

  .premium-post-page .premium-related-list{
    gap:8px;
  }

  .premium-post-page .premium-related-item{
    grid-template-columns:62px minmax(0,1fr);
    padding:8px;
    gap:8px;
    border-radius:14px;
  }

  .premium-post-page .premium-related-thumb{
    width:62px;
    height:62px;
    border-radius:11px;
  }

  .premium-post-page .premium-related-meta strong{
    font-size:12px;
  }

  .premium-post-page .premium-related-meta span{
    font-size:13px;
    margin-top:4px;
  }

  .premium-post-page .premium-tags{
    gap:7px;
  }

  .premium-post-page .premium-tags span{
    padding:7px 9px;
    font-size:11px;
  }

  .premium-post-page .premium-tools-card{
    grid-template-columns:1fr 1fr;
    gap:8px;
  }

  .premium-post-page .premium-tool-btn{
    min-height:42px;
    border-radius:13px;
    font-size:11px;
  }

  .premium-post-page .bottom-dock{
    left:8px;
    right:8px;
    width:auto;
    bottom:max(8px,env(safe-area-inset-bottom));
    transform:none;
    height:64px;
    padding:6px 8px;
    border-radius:20px;
  }

  .premium-post-page .dock-item{
    min-height:48px;
    padding:5px 2px;
    border-radius:15px;
  }

  .premium-post-page .dock-item.center{
    margin-top:-14px;
    min-height:56px;
    border-radius:18px;
  }

  .premium-post-page .dock-item span{
    font-size:17px;
  }

  .premium-post-page .dock-item small{
    font-size:9px;
  }
}

@media (max-width:390px){
  .premium-post-page .brand-meta strong{
    max-width:150px;
  }

  .premium-post-page .premium-title{
    font-size:25px;
  }

  .premium-post-page .premium-cta-row{
    grid-template-columns:1fr;
  }

  .premium-post-page .premium-feature-card{
    grid-template-columns:36px minmax(0,1fr);
  }

  .premium-post-page .premium-feature-pill{
    grid-column:1/-1;
    justify-self:start;
  }
}


/* V6.12.2 — Force clean compact mobile post detail */
@media (max-width: 900px){
  .premium-post-page{padding-bottom:84px!important;background:#f7f8fc!important}
  .premium-post-page .appbar{position:sticky!important;top:0!important}
  .premium-post-page .appbar-inner{height:64px!important;padding:0 12px!important}
  .premium-post-page .brand-badge{width:42px!important;height:42px!important;border-radius:14px!important;font-size:20px!important}
  .premium-post-page .brand-meta strong{font-size:15px!important;max-width:190px!important}
  .premium-post-page .brand-meta small{display:none!important}
  .premium-post-page .theme-toggle{width:42px!important;height:42px!important;border-radius:14px!important}
  .premium-post-page .appbar-actions .action-btn{display:none!important}

  .premium-post-page .premium-detail-wrap{padding:10px 10px 92px!important}
  .premium-post-page .premium-breadcrumb{display:none!important}
  .premium-post-page .premium-detail-grid{display:flex!important;flex-direction:column!important;gap:12px!important}

  .premium-post-page .premium-gallery-panel{order:1!important;padding:8px!important;border-radius:20px!important;box-shadow:0 8px 22px rgba(34,48,80,.07)!important}
  .premium-post-page .premium-main-image-wrap{min-height:0!important;height:auto!important;aspect-ratio:1/1!important;border-radius:16px!important}
  .premium-post-page .premium-main-image{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;object-fit:cover!important}
  .premium-post-page .premium-gallery-nav{width:38px!important;height:38px!important;font-size:28px!important}
  .premium-post-page .premium-gallery-nav.prev{left:8px!important}.premium-post-page .premium-gallery-nav.next{right:8px!important}
  .premium-post-page .premium-zoom-btn{left:8px!important;bottom:8px!important;height:30px!important;font-size:10px!important;padding:0 9px!important}
  .premium-post-page .premium-thumb-strip{padding-top:8px!important;gap:7px!important}
  .premium-post-page .premium-thumb{width:54px!important;height:54px!important;flex:0 0 54px!important;border-radius:12px!important}

  .premium-post-page .premium-info-panel{order:2!important;gap:10px!important;padding:4px 4px 0!important}
  .premium-post-page .premium-tagline{font-size:10px!important;padding:5px 9px!important;margin:0!important}
  .premium-post-page .premium-title{font-size:27px!important;line-height:1.2!important;margin:0!important}
  .premium-post-page .premium-summary{font-size:13px!important;line-height:1.55!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}

  .premium-post-page .premium-cta-row{order:1!important;display:grid!important;grid-template-columns:1fr 1.2fr!important;gap:8px!important;margin-top:2px!important}
  .premium-post-page .premium-chat-btn,.premium-post-page .premium-order-btn{min-height:46px!important;border-radius:14px!important;font-size:13px!important;padding:0 8px!important}

  .premium-post-page .premium-feature-list{order:2!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;padding:8px!important;border-radius:17px!important}
  .premium-post-page .premium-feature-card{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;justify-content:center!important;gap:5px!important;padding:9px 5px!important;min-height:92px!important;border-radius:13px!important}
  .premium-post-page .premium-feature-icon{width:32px!important;height:32px!important;border-radius:10px!important;font-size:17px!important}
  .premium-post-page .premium-feature-card strong{font-size:11px!important;line-height:1.3!important}
  .premium-post-page .premium-feature-card small{display:none!important}
  .premium-post-page .premium-feature-pill{height:auto!important;min-height:0!important;padding:0!important;border:0!important;font-size:10px!important;background:transparent!important}

  .premium-post-page .premium-description{order:3!important;padding:13px!important;border-radius:17px!important}
  .premium-post-page .premium-section-title{padding:6px 10px!important;font-size:12px!important;margin-bottom:8px!important}
  .premium-post-page .premium-description-content{font-size:13px!important;line-height:1.65!important;max-height:190px!important;overflow:auto!important}

  .premium-post-page .premium-sidebar{order:3!important;gap:9px!important;position:static!important}
  .premium-post-page .premium-brand-card{padding:11px!important;border-radius:17px!important}
  .premium-post-page .premium-brand-head{gap:8px!important}
  .premium-post-page .premium-brand-logo{width:40px!important;height:40px!important}
  .premium-post-page .premium-brand-head strong{font-size:14px!important}
  .premium-post-page .premium-brand-head small{font-size:10px!important}
  .premium-post-page .premium-side-actions{margin-top:8px!important;gap:7px!important}
  .premium-post-page .premium-side-actions a{min-height:38px!important;border-radius:12px!important;font-size:11px!important}

  .premium-post-page .premium-related-card{padding:11px!important;border-radius:17px!important}
  .premium-post-page .premium-related-card h3{font-size:14px!important;margin-bottom:8px!important}
  .premium-post-page .premium-related-list{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}
  .premium-post-page .premium-related-item{grid-template-columns:48px minmax(0,1fr)!important;padding:6px!important;gap:6px!important;border-radius:11px!important}
  .premium-post-page .premium-related-thumb{width:48px!important;height:48px!important;border-radius:9px!important}
  .premium-post-page .premium-related-meta strong{font-size:10px!important;-webkit-line-clamp:2!important}
  .premium-post-page .premium-related-meta span{font-size:11px!important;margin-top:2px!important}

  .premium-post-page .premium-tags-card{display:none!important}
  .premium-post-page .premium-tools-card{padding:8px!important;border-radius:16px!important;grid-template-columns:1fr 1fr!important;gap:7px!important}
  .premium-post-page .premium-tool-btn{min-height:38px!important;border-radius:11px!important;font-size:10px!important}

  .premium-post-page .bottom-dock{left:10px!important;right:10px!important;width:auto!important;height:58px!important;bottom:max(7px,env(safe-area-inset-bottom))!important;padding:5px 7px!important;border-radius:18px!important;transform:none!important}
  .premium-post-page .dock-item{min-height:44px!important;padding:4px 2px!important;border-radius:13px!important}
  .premium-post-page .dock-item.center{margin-top:-10px!important;min-height:50px!important;border-radius:15px!important}
  .premium-post-page .dock-item span{font-size:15px!important}
  .premium-post-page .dock-item small{font-size:8px!important}
}

@media (max-width: 390px){
  .premium-post-page .premium-title{font-size:24px!important}
  .premium-post-page .premium-cta-row{grid-template-columns:1fr!important}
  .premium-post-page .premium-feature-list{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .premium-post-page .premium-feature-card{min-height:84px!important}
  .premium-post-page .premium-related-list{grid-template-columns:1fr!important}
}

/* V6.12.4 mobile cleanup for post detail */
@media (max-width: 680px){
  .premium-post-page .premium-summary{
    display:block!important;
    -webkit-line-clamp:unset!important;
    overflow:visible!important;
    max-height:none!important;
    color:#7a849b!important;
  }
  .premium-post-page .premium-cta-row{
    order:2!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .premium-post-page .premium-chat-btn,
  .premium-post-page .premium-order-btn{
    min-height:52px!important;
    font-size:16px!important;
    border-radius:16px!important;
  }
  .premium-post-page .premium-description{
    order:3!important;
    display:block!important;
    padding:16px!important;
    border-radius:20px!important;
  }
  .premium-post-page .premium-section-title{
    font-size:13px!important;
    margin-bottom:10px!important;
  }
  .premium-post-page .premium-description-content{
    font-size:14px!important;
    line-height:1.75!important;
    max-height:none!important;
    overflow:visible!important;
    color:#5f6980!important;
  }
  .premium-post-page .premium-feature-list{
    order:4!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    padding:12px!important;
  }
  .premium-post-page .premium-feature-card{
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr) auto!important;
    align-items:center!important;
    text-align:left!important;
    gap:10px!important;
    min-height:auto!important;
    padding:12px!important;
    border-radius:16px!important;
  }
  .premium-post-page .premium-feature-card small{
    display:block!important;
    font-size:12px!important;
    line-height:1.5!important;
    color:#808aa0!important;
  }
  .premium-post-page .premium-feature-card strong{
    font-size:15px!important;
    line-height:1.4!important;
    display:block!important;
  }
  .premium-post-page .premium-feature-pill{
    grid-column:auto!important;
    justify-self:end!important;
    align-self:center!important;
    border:1px solid currentColor!important;
    background:#fff!important;
    min-height:34px!important;
    height:34px!important;
    padding:0 12px!important;
    border-radius:999px!important;
    font-size:12px!important;
    display:inline-flex!important;
    align-items:center!important;
  }
  .premium-post-page .premium-sidebar{
    order:5!important;
    gap:12px!important;
  }
  .premium-post-page .premium-brand-card,
  .premium-post-page .premium-tools-card{
    display:none!important;
  }
  .premium-post-page .premium-related-card{
    padding:14px!important;
    border-radius:20px!important;
  }
  .premium-post-page .premium-related-card h3{
    font-size:18px!important;
    margin-bottom:10px!important;
  }
  .premium-post-page .premium-related-list{
    display:flex!important;
    flex-direction:column!important;
    gap:10px!important;
  }
  .premium-post-page .premium-related-item{
    grid-template-columns:68px minmax(0,1fr)!important;
    gap:10px!important;
    padding:10px!important;
    border-radius:14px!important;
  }
  .premium-post-page .premium-related-thumb{
    width:68px!important;
    height:68px!important;
    border-radius:12px!important;
  }
  .premium-post-page .premium-related-meta strong{
    font-size:14px!important;
    line-height:1.45!important;
    -webkit-line-clamp:2!important;
  }
  .premium-post-page .premium-related-meta span{
    font-size:14px!important;
    margin-top:6px!important;
  }
}

@media (max-width: 390px){
  .premium-post-page .premium-title{font-size:23px!important}
  .premium-post-page .premium-feature-card{grid-template-columns:38px minmax(0,1fr)!important}
  .premium-post-page .premium-feature-pill{grid-column:2!important;justify-self:start!important;margin-top:4px!important}
  .premium-post-page .premium-related-item{grid-template-columns:60px minmax(0,1fr)!important}
  .premium-post-page .premium-related-thumb{width:60px!important;height:60px!important}
}

/* V6.12.5 — Fix overlapping tools and restore visible description */
.premium-post-page .premium-description{
  display:block!important;
  order:initial!important;
  padding:20px!important;
  border-radius:24px!important;
  overflow:visible!important;
}
.premium-post-page .premium-description-content{
  display:block!important;
  max-height:none!important;
  overflow:visible!important;
  white-space:pre-wrap!important;
  line-height:1.85!important;
}
.premium-post-page .premium-copy-main{
  width:100%;
  min-height:52px;
  border:1px solid #dfe6f2;
  border-radius:17px;
  background:#fff;
  color:#2b3955;
  font-weight:800;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-top:-4px;
}
.premium-post-page .premium-tools-card,
.premium-post-page .favorite-btn{
  display:none!important;
}
.dark .premium-post-page .premium-copy-main{
  background:#182031;
  border-color:#2b3550;
  color:#eef3ff;
}

@media (max-width:680px){
  .premium-post-page .premium-info-panel{
    display:flex!important;
    flex-direction:column!important;
  }
  .premium-post-page .premium-description{
    order:2!important;
    padding:15px!important;
    margin:0!important;
  }
  .premium-post-page .premium-description-content{
    font-size:14px!important;
    line-height:1.75!important;
  }
  .premium-post-page .premium-cta-row{
    order:3!important;
  }
  .premium-post-page .premium-copy-main{
    order:4!important;
    min-height:48px!important;
    border-radius:15px!important;
    margin:0!important;
    font-size:14px!important;
  }
  .premium-post-page .premium-feature-list{
    order:5!important;
  }
}

/* V6.12.6 — Full-width description below the main product layout */
.premium-description-below{
  width:100%;
  margin-top:22px;
  padding:24px 28px;
  border-radius:28px;
}
.premium-description-below .premium-section-title{
  margin-bottom:14px;
}
.premium-description-below .premium-description-content{
  max-width:none;
  max-height:none;
  overflow:visible;
  font-size:16px;
  line-height:1.95;
}

@media (max-width:680px){
  .premium-post-page .premium-description-below{
    display:block!important;
    width:100%!important;
    margin-top:12px!important;
    padding:16px!important;
    border-radius:20px!important;
    order:initial!important;
  }
  .premium-post-page .premium-description-below .premium-section-title{
    font-size:13px!important;
    margin-bottom:10px!important;
  }
  .premium-post-page .premium-description-below .premium-description-content{
    display:block!important;
    max-height:none!important;
    overflow:visible!important;
    font-size:14px!important;
    line-height:1.8!important;
    white-space:pre-wrap!important;
  }
}

/* V6.13 — three catalog price tiers */
.catalog-price-tiers .premium-feature-card{min-height:94px}
.catalog-price-tiers .premium-feature-card small{font-weight:700;color:#8a8490}
.catalog-price-tiers .premium-feature-pill{min-width:104px}
@media(max-width:680px){
  .premium-post-page .catalog-price-tiers{display:flex!important;flex-direction:column!important;gap:10px!important;padding:12px!important}
  .premium-post-page .catalog-price-tiers .premium-feature-card{display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;text-align:left!important;min-height:76px!important;padding:11px 12px!important}
  .premium-post-page .catalog-price-tiers .premium-feature-icon{width:40px!important;height:40px!important;font-size:22px!important}
  .premium-post-page .catalog-price-tiers .premium-feature-card strong{font-size:15px!important}
  .premium-post-page .catalog-price-tiers .premium-feature-card small{display:block!important;font-size:11px!important;line-height:1.45!important}
  .premium-post-page .catalog-price-tiers .premium-feature-pill{grid-column:auto!important;min-width:76px!important;height:36px!important;padding:0 10px!important;font-size:12px!important}
}
