/*
Theme Name: 333db Ivory Editorial MKOaosJT
Theme URI: https://333db.asia/
Author: 333db বাংলা গাইড
Description: Fresh ivory editorial theme for the independent 333db Bengali guide.
Version: 1.0.0
Text Domain: guide333db
*/

:root{--paper:#f5f0e7;--surface:#fffcf7;--muted-surface:#ebe2d5;--ink:#252321;--muted:#6d6861;--brick:#9e3f35;--sage:#2f6f62;--gold:#c28b35;--line:#d7cdbf;--info:#eaf1ed;--focus:#2f6f62;--shadow:0 10px 28px rgba(60,45,30,.08);--content:1160px;--reading:740px;--wide:980px}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Noto Sans Bengali","FreeSans",system-ui,sans-serif;font-size:18px;line-height:1.8;overflow-wrap:anywhere}img{max-width:100%;height:auto}a{color:var(--sage);text-decoration-thickness:.08em;text-underline-offset:.18em}a:hover{color:var(--brick)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{clip:auto;width:auto;height:auto;left:1rem;top:1rem;z-index:9999;background:#fff;padding:.7rem 1rem}
.site-header{background:rgba(255,252,247,.98);border-bottom:1px solid var(--line);position:relative;z-index:30}.masthead{max-width:var(--content);margin:auto;min-height:74px;display:flex;align-items:center;justify-content:center;padding:12px 24px}.custom-logo-link{display:block;line-height:0}.custom-logo{display:block;width:auto;max-width:min(620px,70vw);height:50px;object-fit:contain}.identity-fallback{font-weight:800;font-size:1.55rem;text-decoration:none;color:var(--ink)}.nav-bar{border-top:1px solid var(--line);background:var(--surface)}.nav-inner{max-width:var(--content);margin:auto;display:flex;align-items:center;justify-content:center;min-height:49px;padding:0 20px}.menu-toggle{display:none;border:1px solid var(--line);background:var(--surface);font:inherit;font-weight:700;min-height:44px;padding:.45rem .8rem;color:var(--ink)}.primary-menu{display:flex;list-style:none;gap:0;margin:0;padding:0}.primary-menu a{display:flex;align-items:center;min-height:48px;padding:.15rem .72rem;text-decoration:none;color:var(--ink);font-size:.88rem;font-weight:700;border-bottom:3px solid transparent}.primary-menu a:hover,.primary-menu .current-menu-item>a{color:var(--brick);border-bottom-color:var(--brick)}
.site-main{min-height:65vh}.article-shell{max-width:var(--content);margin:0 auto;padding:72px 24px 100px}.entry-content{max-width:var(--reading);margin:auto}.home .entry-content{max-width:var(--reading)}.entry-content>h1{font-size:clamp(2.35rem,5.8vw,4rem);line-height:1.08;letter-spacing:-.025em;margin:0 0 28px;color:var(--ink);font-weight:800}.entry-content>h1+ p{font-size:1.18rem;line-height:1.75;color:#3b3834}.entry-content h2{font-size:clamp(1.75rem,3.5vw,2.55rem);line-height:1.22;margin:90px 0 24px;padding-top:6px;border-top:2px solid var(--brick);font-weight:800}.entry-content h3{font-size:1.35rem;line-height:1.35;margin:52px 0 18px;color:var(--sage)}.entry-content p{margin:0 0 1.35em}.entry-content strong{font-weight:800}.entry-content code{background:var(--muted-surface);padding:.1em .25em;border-radius:3px;font-family:inherit}.entry-content ul,.entry-content ol{padding-inline-start:1.4em;margin:0 0 1.6em}.entry-content li{margin:.4em 0}.entry-content blockquote{margin:2rem 0;padding:1rem 1.3rem;border-left:4px solid var(--brick);background:var(--muted-surface)}
.editorial-image{width:min(var(--wide),calc(100vw - 48px));margin:46px 50%;transform:translateX(-50%)}.editorial-image img{width:100%;display:block;border-radius:8px;box-shadow:var(--shadow);background:#e4ddd2}.editorial-image figcaption{font-size:.85rem;line-height:1.55;color:var(--muted);margin-top:.65rem}.home .editorial-image:first-of-type{width:min(var(--content),calc(100vw - 48px));margin-top:36px}.home .editorial-image:first-of-type img{aspect-ratio:16/9;object-fit:cover}
.table-wrap{width:min(var(--wide),calc(100vw - 48px));margin:32px 50%;transform:translateX(-50%);overflow-x:auto;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}table{width:100%;border-collapse:collapse;min-width:680px;font-size:.92rem;line-height:1.55}th,td{padding:.85rem .9rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{background:var(--muted-surface);font-weight:800;color:var(--ink)}tr:last-child td{border-bottom:0}
.faq-list{margin-top:30px}.faq-item{border-top:1px solid var(--line);background:var(--surface)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item summary{cursor:pointer;font-weight:800;padding:1rem 2.8rem 1rem 1rem;position:relative;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:1rem;top:.7rem;font-size:1.4rem;color:var(--brick)}.faq-item[open] summary:after{content:"–"}.faq-answer{padding:0 1rem 1.25rem;color:#403c37}.faq-answer p:last-child{margin-bottom:0}
.breadcrumbs{max-width:var(--reading);margin:0 auto 20px;font-size:.83rem;color:var(--muted)}.breadcrumbs a{color:var(--muted)}.site-footer{background:#252321;color:#f7f2e9;border-top:6px solid var(--brick)}.footer-inner{max-width:var(--content);margin:auto;padding:48px 24px 26px;display:grid;grid-template-columns:1.2fr 1fr;gap:40px}.footer-brand{font-weight:800;font-size:1.2rem;margin-bottom:.6rem}.footer-note{color:#ddd5ca;max-width:620px}.footer-menu{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem}.footer-menu a,.site-footer a{color:#fff}.footer-bottom{max-width:var(--content);margin:auto;border-top:1px solid rgba(255,255,255,.2);padding:18px 24px 28px;color:#d7cec2;font-size:.85rem}
@media(max-width:950px){body{font-size:17px}.masthead{justify-content:space-between;padding:10px 16px;min-height:68px}.custom-logo{height:44px;max-width:72vw}.nav-bar{border-top:0}.nav-inner{display:block;padding:0 16px}.menu-toggle{display:block;position:absolute;right:16px;top:12px}.primary-menu{display:none;flex-direction:column;padding:8px 0 16px}.primary-menu.is-open{display:flex}.primary-menu a{font-size:1rem;border-bottom:1px solid var(--line);padding:.55rem .25rem;min-height:48px}.footer-inner{grid-template-columns:1fr}.article-shell{padding-top:52px}.entry-content h2{margin-top:64px}}
@media(max-width:600px){body{font-size:16px;line-height:1.75}.article-shell{padding:42px 16px 70px}.entry-content>h1{font-size:clamp(2.15rem,11vw,2.65rem)}.entry-content>h1+p{font-size:1.06rem}.entry-content h2{font-size:1.75rem;margin-top:50px}.entry-content h3{font-size:1.25rem;margin-top:38px}.editorial-image,.home .editorial-image:first-of-type,.table-wrap{width:calc(100vw - 32px);margin-left:50%;margin-right:0}.editorial-image img{aspect-ratio:4/3;object-fit:cover}.home .editorial-image:first-of-type img{aspect-ratio:4/5}.footer-menu{grid-template-columns:1fr}table{min-width:620px;font-size:.86rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.trp-language-switcher.trp-floating-switcher{display:none!important}
