html,body{margin:0!important;padding:0!important;background:#eef0f2;color:#151515}body.shamir-standalone-body{overflow-x:hidden}body.shamir-cutting-open{overflow:hidden}.shamir-epaper-app{--nav:#101a31;--green:#087f23;--paper:#fff;--ink:#171717;--line:#c9c9c9;font-family:system-ui,-apple-system,"Noto Sans Bengali","Noto Sans",sans-serif;min-height:100vh;background:#eef0f2}.shamir-epaper-header{display:grid;grid-template-columns:minmax(180px,1fr) minmax(260px,430px);gap:18px;align-items:center;background:#fff;padding:10px 18px;border-bottom:1px solid #d8d8d8}.shamir-header-logo{max-height:72px;max-width:100%;object-fit:contain;object-position:left center}.shamir-header-ad{text-align:right}.shamir-header-ad img{max-height:76px;max-width:100%;width:auto;display:inline-block;object-fit:contain}.shamir-epaper-searchbar{background:#fff;padding:10px 18px;border-bottom:1px solid #ddd}.shamir-searchbox{max-width:760px;margin:auto;display:flex;gap:8px;border:1px solid #aeb3bb;border-radius:6px;background:#fff;padding:6px 10px}.shamir-searchbox input{width:100%;border:0;outline:0;font-size:16px}.shamir-epaper-layout{display:grid;grid-template-columns:190px minmax(0,1fr);min-height:calc(100vh - 130px)}.shamir-epaper-sidebar{background:#fff;border-right:1px solid #d5d5d5;padding:12px;position:sticky;top:0;height:calc(100vh - 130px);overflow:auto}.shamir-page-thumb{display:block;width:100%;border:1px solid #aaa;background:#fff;margin-bottom:12px;padding:5px;cursor:pointer}.shamir-page-thumb.is-active{outline:3px solid #087f23}.shamir-page-thumb-label{text-align:center;font-weight:800;font-size:13px;padding:4px}.shamir-page-thumb-preview{height:160px;overflow:hidden;background:#f6f6f6}.shamir-page-thumb-preview .shamir-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:5px}.shamir-page-thumb-preview span{display:block;height:35px;background:#ddd;border:1px solid #bbb}.shamir-main-area{min-width:0;padding:18px 20px}.shamir-toolbar{display:flex;gap:7px;align-items:center;flex-wrap:wrap;padding:8px;background:#fff;border:1px solid #ddd;box-shadow:0 2px 12px rgba(0,0,0,.08);border-radius:6px;margin-bottom:14px}.shamir-toolbar button{border:1px solid #bbb;background:#fff;border-radius:5px;padding:7px 10px;cursor:pointer}.shamir-page-picker{display:flex;gap:4px;flex-wrap:wrap}.shamir-page-picker button.is-active{background:#111;color:#fff}.shamir-paper-wrap{overflow:auto}.shamir-paper-stage{position:relative}.shamir-paper-page{display:none;position:relative;background:var(--paper);width:min(100%,1180px);min-height:1670px;margin:0 auto 24px;padding:28px;box-sizing:border-box;box-shadow:0 8px 30px rgba(0,0,0,.16);overflow:hidden;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.shamir-paper-page.is-visible{display:block}.shamir-page-head{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;border-bottom:3px double #111;padding-bottom:8px;margin-bottom:14px;font-size:12px;user-select:none}.shamir-page-head strong{text-align:center;font-size:24px}.shamir-page-head time{text-align:right}.shamir-news-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:10px;align-items:start}.shamir-news-card{grid-column:span 3;border:1px solid #d3d3d3;background:#fff;padding:8px;cursor:pointer;min-width:0;overflow:hidden;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;transition:box-shadow .12s,border-color .12s,transform .12s}.shamir-news-card:hover{border-color:#087f23;box-shadow:0 0 0 3px rgba(8,127,35,.15);transform:translateY(-1px)}.shamir-news-card *{user-select:none;-webkit-user-select:none}.shamir-lead-grid .shamir-news-card:first-child{grid-column:span 8}.shamir-lead-grid .shamir-news-card:nth-child(2),.shamir-lead-grid .shamir-news-card:nth-child(3){grid-column:span 4}.shamir-standard-grid .shamir-news-card:nth-child(1),.shamir-standard-grid .shamir-news-card:nth-child(2){grid-column:span 6}.shamir-dense-grid .shamir-news-card{grid-column:span 3}.shamir-news-image{display:block;width:100%;height:120px;object-fit:cover;margin-bottom:6px;pointer-events:none}.shamir-news-card h2{font-size:16px;line-height:1.25;margin:0 0 5px;font-weight:800;pointer-events:none}.shamir-news-card:first-child h2{font-size:23px}.shamir-news-body{font-size:12px;line-height:1.5;max-height:92px;overflow:hidden;pointer-events:none}.shamir-news-card.is-partial .shamir-news-body{max-height:92px}.shamir-cont-link{border:0;background:transparent;text-decoration:underline;font-weight:700;padding:5px 0;cursor:pointer;user-select:none}.shamir-cont-title{font-size:20px;font-weight:800;border-bottom:2px solid #111;padding:8px 0;margin-bottom:14px}.shamir-origin{font-size:12px;color:#555;font-weight:700;margin-bottom:5px}.shamir-continuation .shamir-news-card{grid-column:span 6}.shamir-empty{grid-column:1/-1;padding:60px;text-align:center;color:#777}.shamir-epaper-ad{margin:10px 0;text-align:center}.shamir-epaper-ad img{max-width:100%;height:auto;display:inline-block;pointer-events:none}.shamir-search-results{display:none;max-width:760px;margin:8px auto;padding:8px;border:1px solid #ddd;background:#fff;border-radius:6px}.shamir-search-results a{display:block;padding:8px;border-bottom:1px solid #eee;color:inherit;text-decoration:none}.shamir-cutting{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.76);display:flex;align-items:center;justify-content:center;padding:20px;overflow:hidden}.shamir-cutting[hidden]{display:none}.shamir-cutting-inner{position:relative;background:transparent;max-width:95vw;max-height:90vh;padding:0;overflow:visible;box-shadow:none}.shamir-cutting-close{position:absolute;right:-14px;top:-48px;width:38px;height:38px;border:0;border-radius:50%;background:#fff;font-size:28px;line-height:38px;cursor:pointer;z-index:3}.shamir-cutting-content{display:flex;align-items:center;justify-content:center}.shamir-cutting-frame{position:relative;display:flex;align-items:center;justify-content:center;overflow:visible}.shamir-cutting-scale-shell{position:relative;flex:none;background:#fff;box-shadow:0 20px 70px rgba(0,0,0,.45);overflow:hidden}.shamir-cutting-scale-shell .shamir-news-card{width:100%!important;height:100%!important;box-sizing:border-box;border:1px solid #bbb;box-shadow:none;transform:none!important;cursor:default}.shamir-cutting-scale-shell .shamir-news-card:hover{box-shadow:none;transform:none}.shamir-cutting-scale-shell .shamir-news-image{height:auto;max-height:48%;object-fit:cover}.shamir-credit{text-align:center;font-size:13px;margin:12px}.shamir-credit a{color:#087f23;text-decoration:none}.shamir-credit strong{font-weight:800}.shamir-standalone-body #wpadminbar{display:none!important}
@media print{html,body{background:#fff!important}.shamir-epaper-app>*:not(.shamir-epaper-layout),.shamir-epaper-sidebar,.shamir-toolbar,.shamir-credit{display:none!important}.shamir-main-area{padding:0!important}.shamir-paper-wrap{overflow:visible!important}.shamir-paper-stage{width:100%!important}.shamir-paper-page{display:none!important;box-shadow:none!important;margin:0!important;width:100%!important;min-height:0!important;transform:none!important;padding:0!important}.shamir-paper-page.is-visible{display:block!important}.shamir-news-card:hover{box-shadow:none!important;transform:none!important}}
@media(max-width:800px){.shamir-epaper-layout{grid-template-columns:1fr}.shamir-epaper-sidebar{position:relative;height:auto;display:flex;gap:8px;overflow:auto;border-right:0;border-bottom:1px solid #ddd}.shamir-page-thumb{min-width:120px;margin:0}.shamir-page-thumb-preview{height:90px}.shamir-main-area{padding:10px}.shamir-paper-page{min-height:1000px;padding:14px}.shamir-news-card{grid-column:span 6!important}.shamir-lead-grid .shamir-news-card:first-child{grid-column:span 12!important}.shamir-header-ad img{max-height:55px}}
.shamir-date-form{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}.shamir-date-form label{font-weight:800}.shamir-date-form input,.shamir-date-form button{border:1px solid #aeb3bb;border-radius:5px;background:#fff;padding:7px 10px}.shamir-date-form button{background:#101a31;color:#fff;cursor:pointer}.shamir-download{font-weight:800;background:#087f23!important;color:#fff!important;border-color:#087f23!important}.shamir-page-thumb-preview{position:relative;height:190px;overflow:hidden;background:#ddd}.shamir-page-thumb-preview .shamir-thumb-paper{display:block!important;position:absolute!important;left:0;top:0;width:720px!important;min-height:1018px!important;margin:0!important;padding:14px!important;box-shadow:none!important;transform:scale(.235)!important;transform-origin:top left!important;overflow:hidden!important}.shamir-page-thumb-preview .shamir-news-grid{gap:6px}.shamir-page-thumb-preview .shamir-news-image{height:90px}.shamir-page-thumb-preview .shamir-news-card{padding:5px}.shamir-page-thumb-preview .shamir-news-card h2{font-size:12px!important}.shamir-page-thumb-preview .shamir-news-body{font-size:9px;line-height:1.3;max-height:50px}.shamir-page-thumb-preview .shamir-page-head strong{font-size:16px}.shamir-page-thumb-preview .shamir-page-head{font-size:8px}.shamir-page-thumb-preview .shamir-epaper-ad{display:none}.shamir-page-thumb-preview .shamir-cont-link{display:none}.shamir-page-thumb-preview .shamir-cont-title{font-size:13px}.shamir-page-thumb-preview .shamir-origin{font-size:8px}



/* v0.5.0 newspaper-surface overrides */
.shamir-epaper-app{background:#dfe2e4;}
.shamir-main-area{padding:12px 18px 30px;background:#dfe2e4;}
.shamir-paper-wrap{background:transparent;overflow:auto;padding:2px 0 30px;}
.shamir-paper-stage{width:100%;}
.shamir-paper-page{width:min(100%,1180px);min-height:1668px;padding:30px 30px 34px;background:#fffdf8;border:1px solid #d7d1c7;box-shadow:0 5px 22px rgba(0,0,0,.18);}
.shamir-page-head{margin-bottom:12px;border-bottom:3px double #111;padding-bottom:7px;}
.shamir-news-grid{gap:7px;grid-auto-flow:row dense;}
.shamir-news-card{border:0;border-bottom:1px solid #bcbcbc;border-radius:0;background:transparent;padding:7px 8px 9px;box-shadow:none;transform:none!important;min-height:235px;max-height:310px;}
.shamir-news-card:hover{border-color:#999;box-shadow:inset 0 0 0 1px rgba(8,127,35,.18);transform:none!important;}
.shamir-news-image{height:118px;margin-bottom:5px;object-fit:cover;}
.shamir-news-card h2,.shamir-news-card:first-child h2{font-size:18px;line-height:1.18;margin:0 0 5px;font-weight:800;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.shamir-news-card:first-child{min-height:340px;max-height:390px;}
.shamir-lead-grid .shamir-news-card:first-child h2{font-size:24px;line-height:1.16;}
.shamir-news-body{font-size:12px;line-height:1.45;max-height:96px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;}
.shamir-news-card.is-partial .shamir-news-body{max-height:96px;}
.shamir-cont-link{font-size:12px;padding:3px 0;}
.shamir-news-meta{font-size:11px;margin-bottom:2px;color:#444;font-weight:700;}

/* The cutting is a faithful compact snapshot of the card, not a full-post reader. */
.shamir-cutting-content{width:auto;max-width:94vw;max-height:86vh;}
.shamir-cutting-scale-shell{border:1px solid #bdbdbd;background:#fffdf8;overflow:hidden;}
.shamir-cutting-scale-shell .shamir-news-card,
.shamir-cutting-scale-shell .shamir-news-card:first-child{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;border:0!important;padding:12px 14px!important;background:#fffdf8!important;box-shadow:none!important;transform:none!important;}
.shamir-cutting-scale-shell .shamir-news-meta{display:none!important;}
.shamir-cutting-scale-shell .shamir-news-card h2,
.shamir-cutting-scale-shell .shamir-news-card:first-child h2{font-size:22px!important;line-height:1.18!important;margin:4px 0 8px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;max-height:2.36em!important;}
.shamir-cutting-scale-shell .shamir-news-body{font-size:13px!important;line-height:1.5!important;max-height:9em!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:6!important;overflow:hidden!important;}
.shamir-cutting-scale-shell .shamir-news-image{height:180px!important;max-height:40%!important;object-fit:cover!important;margin-bottom:7px!important;}
.shamir-cutting-scale-shell .shamir-cont-link{font-size:12px!important;}

/* Prevent the full page from feeling like a collection of floating cards. */
.shamir-paper-page .shamir-news-card:after{content:"";display:block;clear:both;}
.shamir-paper-page .shamir-epaper-ad{border:0;margin:8px 0;}

@media(max-width:800px){
 .shamir-paper-page{min-height:1080px;padding:15px 14px 20px;}
 .shamir-news-card,.shamir-news-card:first-child{min-height:210px;max-height:280px;}
 .shamir-news-card h2,.shamir-news-card:first-child h2{font-size:16px!important;}
 .shamir-lead-grid .shamir-news-card:first-child h2{font-size:21px!important;}
 .shamir-cutting-scale-shell .shamir-news-card h2,.shamir-cutting-scale-shell .shamir-news-card:first-child h2{font-size:19px!important;}
}
/* v0.7.0 targeted fix: keep the continuation mapping visible inside the cutting. */
.shamir-cutting-scale-shell .shamir-cont-link{visibility:visible!important;opacity:1!important;position:relative!important;z-index:5!important;white-space:normal!important;}
/* v0.6.0 targeted cutting fix: preserve continuation mapping and keep the full headline readable. */
.shamir-cutting-scale-shell{max-width:760px;max-height:78vh;overflow:auto!important;}
.shamir-cutting-scale-shell .shamir-news-card,.shamir-cutting-scale-shell .shamir-news-card:first-child{height:auto!important;}
.shamir-cutting-scale-shell .shamir-news-card h2,.shamir-cutting-scale-shell .shamir-news-card:first-child h2{font-size:20px!important;line-height:1.28!important;margin:4px 0 8px!important;display:block!important;-webkit-line-clamp:unset!important;overflow:visible!important;max-height:none!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;}
.shamir-cutting-scale-shell .shamir-news-body{font-size:13px!important;line-height:1.5!important;max-height:9em!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:6!important;overflow:hidden!important;}
.shamir-cutting-scale-shell .shamir-cont-link{display:block!important;font-size:12px!important;line-height:1.4!important;padding:6px 0!important;margin-top:4px!important;}


/* v0.9.0: cutting typography and complete-line readability. */
.shamir-cutting-scale-shell .shamir-news-card h2,
.shamir-cutting-scale-shell .shamir-news-card:first-child h2{
  display:block!important;
  -webkit-line-clamp:unset!important;
  overflow:visible!important;
  max-height:none!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
  margin:4px 0 8px!important;
}
.shamir-cutting-scale-shell .shamir-news-body{
  display:block!important;
  -webkit-line-clamp:unset!important;
  overflow:hidden!important;
  line-height:1.55!important;
  max-height:calc(1.55em * 6)!important;
  height:calc(1.55em * 6)!important;
  box-sizing:border-box!important;
}
.shamir-cutting-cont-link{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  clear:both!important;
}

/* v0.10.0: make the existing continuation notice clearly visible and separated from the cutting border. */
.shamir-cutting-scale-shell .shamir-cutting-cont-link{
  display:block!important;
  width:calc(100% - 20px)!important;
  box-sizing:border-box!important;
  margin:14px 10px 16px!important;
  padding:8px 12px!important;
  border:1px solid #0b7a3b!important;
  border-radius:6px!important;
  background:#e8f7ee!important;
  color:#0b7a3b!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.5!important;
  text-align:center!important;
  text-decoration:none!important;
  cursor:pointer!important;
  visibility:visible!important;
  opacity:1!important;
  position:relative!important;
  z-index:20!important;
  flex:none!important;
  clear:both!important;
}
.shamir-cutting-scale-shell .shamir-cutting-cont-link:hover,
.shamir-cutting-scale-shell .shamir-cutting-cont-link:focus{
  background:#d9f1e3!important;
  color:#075c2d!important;
  outline:2px solid rgba(11,122,59,.22)!important;
  outline-offset:2px!important;
}
@media(max-width:800px){
  .shamir-cutting-scale-shell .shamir-cutting-cont-link{
    margin:10px 8px 12px!important;
    width:calc(100% - 16px)!important;
    padding:7px 10px!important;
    font-size:12px!important;
  }
}


/* v0.15.0: continuation pages contain only the true remainder of the story.
   Do not clip that remainder or show a reverse "বাকি নিউজ" link that can create
   a page-3 <-> page-7 loop. Continuation pages may grow vertically when needed
   so the remainder remains complete and readable. */
.shamir-continuation{overflow:visible!important;min-height:1670px!important;height:auto!important;}
.shamir-continuation .shamir-news-card{max-height:none!important;height:auto!important;overflow:visible!important;}
.shamir-continuation .shamir-continuation-body{max-height:none!important;height:auto!important;overflow:visible!important;display:block!important;-webkit-line-clamp:unset!important;}
.shamir-continuation .shamir-cont-link{display:none!important;}

/* v0.16.0: a continuation-page card is the reader's full remaining story.
   Its click-to-read cutting must never inherit the six-line preview clamp. */
.shamir-cutting-scale-shell .is-continuation-full .shamir-news-body,
.shamir-cutting-scale-shell .continuation-card .shamir-news-body{
  display:block!important;
  -webkit-line-clamp:unset!important;
  overflow:visible!important;
  max-height:none!important;
  height:auto!important;
  line-height:1.58!important;
}
.shamir-cutting-scale-shell .is-continuation-full,
.shamir-cutting-scale-shell .continuation-card{
  overflow:visible!important;
  max-height:none!important;
  height:auto!important;
}


/* v0.17.0: newspaper-style paragraph formatting and justified body text. */
.shamir-news-body{
  text-align:justify!important;
  text-justify:inter-word;
  word-spacing:.01em;
  hyphens:none;
}
.shamir-news-body p{
  margin:0 0 .62em!important;
  padding:0!important;
  text-align:justify!important;
}
.shamir-news-body p:last-child{margin-bottom:0!important;}
.shamir-continuation .shamir-continuation-body{
  text-align:justify!important;
  line-height:1.68!important;
  font-size:13px;
}
.shamir-continuation .shamir-continuation-body p{
  margin:0 0 .82em!important;
}
.shamir-cutting-scale-shell .shamir-news-body{
  text-align:justify!important;
}
.shamir-cutting-scale-shell .shamir-news-body p{
  margin:0 0 .72em!important;
  text-align:justify!important;
}
.shamir-cutting-scale-shell .is-continuation-full .shamir-news-body,
.shamir-cutting-scale-shell .continuation-card .shamir-news-body{
  line-height:1.68!important;
}
.shamir-cutting-scale-shell .is-continuation-full .shamir-news-body p,
.shamir-cutting-scale-shell .continuation-card .shamir-news-body p{
  margin:0 0 .82em!important;
}


/* v0.19.0 approved opened-news-cutting layout.
   The opened cutting is intentionally wider than the source card so it reads
   like a real newspaper clipping instead of a thin card. */
.shamir-cutting{position:fixed!important;inset:0!important;z-index:999999!important;background:rgba(0,0,0,.72)!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;padding:28px 18px 30px!important;overflow:auto!important;}
.shamir-cutting[hidden]{display:none!important;}
.shamir-cutting-inner{position:relative!important;width:min(820px,100%)!important;max-width:820px!important;margin:0 auto!important;}
.shamir-cutting-close{position:absolute!important;right:-2px!important;top:-18px!important;width:46px!important;height:46px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#111!important;font-size:30px!important;line-height:46px!important;text-align:center!important;box-shadow:0 3px 16px rgba(0,0,0,.35)!important;z-index:50!important;cursor:pointer!important;}
.shamir-cutting-content{width:100%!important;max-width:100%!important;max-height:none!important;overflow:visible!important;display:flex!important;justify-content:center!important;}
.shamir-cutting-frame{width:auto!important;max-width:100%!important;height:auto!important;overflow:visible!important;display:flex!important;justify-content:center!important;}
.shamir-cutting-scale-shell.shamir-approved-cutting{box-sizing:border-box!important;border:1px solid #c8c1b7!important;border-radius:2px!important;background:#fffdf8!important;box-shadow:0 8px 30px rgba(0,0,0,.28)!important;overflow:auto!important;max-width:100%!important;max-height:calc(100vh - 58px)!important;transform:none!important;}
.shamir-approved-cutting .shamir-news-card,
.shamir-approved-cutting .shamir-news-card:first-child{width:100%!important;min-height:0!important;height:auto!important;max-height:none!important;margin:0!important;border:0!important;border-radius:0!important;padding:18px 20px 18px!important;background:#fffdf8!important;box-shadow:none!important;overflow:visible!important;}
.shamir-approved-cutting .shamir-news-image{display:block!important;width:100%!important;height:auto!important;max-height:330px!important;margin:0 0 15px!important;object-fit:cover!important;object-position:center!important;}
.shamir-approved-cutting .shamir-news-card h2,
.shamir-approved-cutting .shamir-news-card:first-child h2{width:100%!important;margin:0 0 12px!important;padding:0!important;font-weight:800!important;text-align:center!important;line-height:1.14!important;display:block!important;overflow:visible!important;max-height:none!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;}
.shamir-approved-cutting .shamir-news-body{width:100%!important;margin:0!important;padding:0!important;font-size:15px!important;line-height:1.62!important;text-align:justify!important;text-justify:inter-word!important;display:block!important;overflow:hidden!important;max-height:calc(1.62em * 6)!important;height:calc(1.62em * 6)!important;}
.shamir-approved-cutting .shamir-news-body p{margin:0 0 .82em!important;padding:0!important;text-align:justify!important;}
.shamir-approved-cutting .shamir-news-body p:last-child{margin-bottom:0!important;}
.shamir-approved-cutting .is-continuation-full .shamir-news-body,
.shamir-approved-cutting .continuation-card .shamir-news-body{height:auto!important;max-height:none!important;overflow:visible!important;line-height:1.72!important;}
.shamir-approved-cutting .is-continuation-full .shamir-news-body p,
.shamir-approved-cutting .continuation-card .shamir-news-body p{margin-bottom:.9em!important;}
.shamir-approved-cutting .shamir-origin{font-size:12px!important;margin:0 0 8px!important;color:#555!important;text-align:left!important;}
.shamir-approved-cutting .shamir-cutting-cont-link{display:block!important;width:calc(100% - 4px)!important;margin:15px 2px 2px!important;padding:9px 12px!important;border:1px solid #087f23!important;border-radius:5px!important;background:#f1faf4!important;color:#087f23!important;font-size:14px!important;font-weight:800!important;line-height:1.45!important;text-align:center!important;text-decoration:none!important;}
@media(max-width:800px){
 .shamir-cutting{padding:22px 8px 18px!important;}
 .shamir-cutting-inner{width:100%!important;}
 .shamir-cutting-close{right:2px!important;top:-16px!important;width:42px!important;height:42px!important;line-height:42px!important;font-size:27px!important;}
 .shamir-approved-cutting .shamir-news-card,
 .shamir-approved-cutting .shamir-news-card:first-child{padding:14px 13px 15px!important;}
 .shamir-approved-cutting .shamir-news-image{max-height:250px!important;margin-bottom:11px!important;}
 .shamir-approved-cutting .shamir-news-body{font-size:14px!important;line-height:1.6!important;max-height:calc(1.6em * 6)!important;height:calc(1.6em * 6)!important;}
 .shamir-approved-cutting .is-continuation-full .shamir-news-body,
 .shamir-approved-cutting .continuation-card .shamir-news-body{height:auto!important;max-height:none!important;line-height:1.68!important;}
}

/* v0.30.5: standalone viewer occupies the complete browser viewport; theme header/menu/footer are not loaded. */
html.shamir-standalone-html, body.shamir-standalone-body{width:100%!important;min-height:100%!important;margin:0!important;padding:0!important;}
body.shamir-standalone-body #shamir-epaper-root{width:100%!important;min-height:100vh!important;margin:0!important;padding:0!important;}
body.shamir-standalone-body .shamir-epaper-app{width:100%!important;min-height:100vh!important;margin:0!important;}

/* v0.30.7: true newspaper editorial grid. Stories intentionally use different
   visual weights instead of identical cards. The grid is fixed to the paper
   surface so the page reads like a printed newspaper rather than a blog list. */
.shamir-paper-page .shamir-news-grid{
  grid-template-columns:repeat(12,minmax(0,1fr))!important;
  grid-auto-rows:7px!important;
  gap:8px!important;
  align-items:stretch!important;
  grid-auto-flow:dense!important;
}
.shamir-paper-page .shamir-news-card{
  box-sizing:border-box!important;
  min-height:0!important;
  height:auto!important;
  overflow:hidden!important;
  background:#fffdf8!important;
  border:1px solid #b9b2a8!important;
  border-radius:0!important;
  padding:9px!important;
  display:flex!important;
  flex-direction:column!important;
}
.shamir-paper-page .shamir-news-card:hover{transform:none!important;box-shadow:none!important;border-color:#777!important}
.shamir-paper-page .shamir-news-card .shamir-news-image{flex:none!important;width:100%!important;object-fit:cover!important;margin:0 0 7px!important}
.shamir-paper-page .shamir-news-card .shamir-news-meta{flex:none!important;font-size:10px!important;line-height:1.2!important;color:#666!important;margin:0 0 4px!important}
.shamir-paper-page .shamir-news-card h2{flex:none!important;font-weight:900!important;line-height:1.17!important;margin:0 0 5px!important;overflow:hidden!important}
.shamir-paper-page .shamir-news-card .shamir-news-body{flex:1 1 auto!important;min-height:0!important;overflow:hidden!important;font-size:11px!important;line-height:1.45!important}
.shamir-paper-page .shamir-news-card .shamir-cont-link{flex:none!important;font-size:10px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;padding:4px 0 0!important}

/* Front-page / editorial-front arrangement: one dominant lead, two medium
   stories beside it, then progressively smaller briefs. */
.shamir-lead-grid .story-lead{grid-column:span 8!important;grid-row:span 48!important}
.shamir-lead-grid .story-medium{grid-column:span 4!important;grid-row:span 23!important}
.shamir-lead-grid .story-small{grid-column:span 3!important;grid-row:span 18!important}
.shamir-lead-grid .story-tiny{grid-column:span 3!important;grid-row:span 14!important}
.shamir-lead-grid .story-lead .shamir-news-image{height:220px!important}
.shamir-lead-grid .story-medium .shamir-news-image{height:118px!important}
.shamir-lead-grid .story-small .shamir-news-image{height:78px!important}
.shamir-lead-grid .story-tiny .shamir-news-image{height:58px!important}
.shamir-lead-grid .story-lead h2{font-size:27px!important;line-height:1.12!important}
.shamir-lead-grid .story-medium h2{font-size:18px!important}
.shamir-lead-grid .story-small h2{font-size:14px!important}
.shamir-lead-grid .story-tiny h2{font-size:12px!important}
.shamir-lead-grid .story-lead .shamir-news-body{font-size:13px!important;line-height:1.55!important}
.shamir-lead-grid .story-medium .shamir-news-body{font-size:11px!important;line-height:1.45!important}
.shamir-lead-grid .story-small .shamir-news-body{font-size:10px!important;line-height:1.38!important}
.shamir-lead-grid .story-tiny .shamir-news-body{font-size:9px!important;line-height:1.32!important}

/* Interior category pages: a strong opening story followed by medium, small
   and brief stories. This creates the visual rhythm of a real daily paper. */
.shamir-standard-grid .story-lead{grid-column:span 8!important;grid-row:span 42!important}
.shamir-standard-grid .story-medium{grid-column:span 4!important;grid-row:span 20!important}
.shamir-standard-grid .story-small{grid-column:span 3!important;grid-row:span 17!important}
.shamir-standard-grid .story-tiny{grid-column:span 3!important;grid-row:span 13!important}
.shamir-standard-grid .story-lead .shamir-news-image{height:185px!important}
.shamir-standard-grid .story-medium .shamir-news-image{height:105px!important}
.shamir-standard-grid .story-small .shamir-news-image{height:70px!important}
.shamir-standard-grid .story-tiny .shamir-news-image{height:52px!important}
.shamir-standard-grid .story-lead h2{font-size:24px!important;line-height:1.14!important}
.shamir-standard-grid .story-medium h2{font-size:17px!important}
.shamir-standard-grid .story-small h2{font-size:13px!important}
.shamir-standard-grid .story-tiny h2{font-size:12px!important}
.shamir-standard-grid .story-lead .shamir-news-body{font-size:12px!important;line-height:1.5!important}

/* When there is only one or two stories, allow them to breathe instead of
   leaving a large blank newspaper surface. */
.shamir-paper-page .shamir-news-grid:has(.shamir-news-card:only-child) .story-lead{grid-column:1/-1!important;grid-row:span 68!important}
.shamir-paper-page .shamir-news-grid:has(.shamir-news-card:only-child) .story-lead .shamir-news-image{height:280px!important}
.shamir-paper-page .shamir-news-grid:has(.shamir-news-card:nth-child(2):last-child) .story-lead{grid-column:span 8!important;grid-row:span 58!important}
.shamir-paper-page .shamir-news-grid:has(.shamir-news-card:nth-child(2):last-child) .story-medium{grid-column:span 4!important;grid-row:span 58!important}

/* Continuation pages are deliberately cleaner and text-forward. */
.shamir-continuation .shamir-news-grid{grid-auto-rows:auto!important;align-items:start!important}
.shamir-continuation .shamir-news-card{grid-column:span 6!important;height:auto!important;min-height:360px!important}
.shamir-continuation .shamir-news-card .shamir-news-body{overflow:visible!important;height:auto!important;max-height:none!important;font-size:13px!important;line-height:1.65!important}
.shamir-continuation .shamir-news-card h2{font-size:20px!important}

@media(max-width:800px){
  .shamir-paper-page .shamir-news-grid{grid-auto-rows:6px!important;gap:6px!important}
  .shamir-lead-grid .story-lead,.shamir-standard-grid .story-lead{grid-column:1/-1!important;grid-row:span 48!important}
  .shamir-lead-grid .story-medium,.shamir-standard-grid .story-medium{grid-column:span 6!important;grid-row:span 25!important}
  .shamir-lead-grid .story-small,.shamir-standard-grid .story-small{grid-column:span 6!important;grid-row:span 20!important}
  .shamir-lead-grid .story-tiny,.shamir-standard-grid .story-tiny{grid-column:span 6!important;grid-row:span 16!important}
  .shamir-lead-grid .story-lead .shamir-news-image,.shamir-standard-grid .story-lead .shamir-news-image{height:150px!important}
  .shamir-lead-grid .story-medium .shamir-news-image,.shamir-standard-grid .story-medium .shamir-news-image{height:90px!important}
  .shamir-lead-grid .story-small .shamir-news-image,.shamir-standard-grid .story-small .shamir-news-image{height:65px!important}
  .shamir-paper-page .shamir-news-card h2{font-size:14px!important}
  .shamir-lead-grid .story-lead h2,.shamir-standard-grid .story-lead h2{font-size:21px!important}
  .shamir-continuation .shamir-news-card{grid-column:1/-1!important}
}


/* v0.30.8 responsive E-Paper viewer: preserve the newspaper canvas on phones.
   Mobile must scale the complete newspaper instead of reflowing its 12-column
   editorial grid into two columns. */
.shamir-mobile-page-select,.shamir-mobile-fullscreen{display:none!important}
@media(max-width:800px){
  html.shamir-standalone-html,body.shamir-standalone-body{width:100%;min-width:0;overflow-x:hidden!important;background:#eef0f2!important}
  .shamir-epaper-app{width:100%;min-width:0;background:#eef0f2}
  .shamir-epaper-header{display:block;padding:10px 12px;text-align:center}
  .shamir-header-logo{max-height:64px;max-width:92%;object-position:center}
  .shamir-header-ad{display:none!important}
  .shamir-epaper-searchbar{padding:10px 10px 8px}
  .shamir-date-form{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:0 0 8px}
  .shamir-date-form label{grid-column:1/-1;text-align:left;font-size:18px}
  .shamir-date-form input,.shamir-date-form button{width:100%;box-sizing:border-box;font-size:16px;min-height:44px}
  .shamir-searchbox{max-width:none;border-radius:10px;padding:7px 10px;min-height:44px;box-sizing:border-box}
  .shamir-searchbox input{font-size:16px}
  .shamir-epaper-layout{display:block;min-height:0}
  .shamir-epaper-sidebar{display:none!important}
  .shamir-main-area{padding:8px 6px 18px;min-width:0}
  .shamir-toolbar{display:flex;align-items:center;justify-content:center;gap:6px;padding:7px;margin:0 0 8px;border-radius:8px;box-shadow:none;position:sticky;top:0;z-index:20}
  .shamir-mobile-page-select,.shamir-mobile-fullscreen{display:block!important;height:44px;border:1px solid #b9b9b9;border-radius:5px;background:#fff;font-size:16px;font-weight:700}
  .shamir-mobile-page-select{min-width:105px;padding:0 8px}
  .shamir-mobile-fullscreen{width:48px;font-size:24px;line-height:1}
  .shamir-toolbar .shamir-page-picker{display:none!important}
  .shamir-toolbar .shamir-nav{display:block;width:42px;height:44px;padding:0;font-size:24px}
  .shamir-toolbar .shamir-zoom{width:42px;height:44px;padding:0;font-size:22px}
  .shamir-toolbar .shamir-download{height:44px;padding:0 10px;font-size:14px}
  .shamir-paper-wrap{width:100%;overflow:hidden!important;background:transparent}
  .shamir-paper-stage{position:relative;margin:0 auto;overflow:visible}
  .shamir-paper-page{width:900px!important;min-height:1273px!important;margin:0!important;padding:22px!important;box-shadow:0 4px 18px rgba(0,0,0,.18);transform-origin:top left!important}
  .shamir-paper-page.is-visible{display:block}
  .shamir-page-head{margin-bottom:10px}
  .shamir-page-head strong{font-size:20px}
  /* Keep the 12-column newspaper grid intact while the complete page is scaled. */
  .shamir-paper-page .shamir-news-grid{grid-template-columns:repeat(12,minmax(0,1fr))!important;grid-auto-rows:7px!important;gap:7px!important}
  .shamir-lead-grid .story-lead{grid-column:span 8!important;grid-row:span 48!important}
  .shamir-lead-grid .story-medium{grid-column:span 4!important;grid-row:span 23!important}
  .shamir-lead-grid .story-small{grid-column:span 3!important;grid-row:span 18!important}
  .shamir-lead-grid .story-tiny{grid-column:span 3!important;grid-row:span 14!important}
  .shamir-standard-grid .story-lead{grid-column:span 8!important;grid-row:span 42!important}
  .shamir-standard-grid .story-medium{grid-column:span 4!important;grid-row:span 20!important}
  .shamir-standard-grid .story-small{grid-column:span 3!important;grid-row:span 17!important}
  .shamir-standard-grid .story-tiny{grid-column:span 3!important;grid-row:span 13!important}
  .shamir-paper-page .shamir-news-card h2{font-size:16px!important}
  .shamir-lead-grid .story-lead h2{font-size:27px!important}
  .shamir-lead-grid .story-medium h2{font-size:18px!important}
  .shamir-lead-grid .story-small h2{font-size:14px!important}
  .shamir-lead-grid .story-tiny h2{font-size:12px!important}
  .shamir-standard-grid .story-lead h2{font-size:24px!important}
  .shamir-standard-grid .story-medium h2{font-size:17px!important}
  .shamir-standard-grid .story-small h2{font-size:13px!important}
  .shamir-standard-grid .story-tiny h2{font-size:12px!important}
  .shamir-continuation .shamir-news-card{grid-column:span 6!important;min-height:360px!important}
  .shamir-credit{display:none!important}
}
@media(min-width:801px){
  .shamir-mobile-page-select,.shamir-mobile-fullscreen{display:none!important}
}


/* v0.30.9: newspaper masonry layout. Cards are placed by JS into the
   shortest available column so short stories never leave artificial blank
   holes beside taller stories. */
.shamir-paper-page .shamir-news-grid.shamir-masonry{
  display:block!important;
  position:relative!important;
  min-height:40px!important;
}
.shamir-paper-page .shamir-news-grid.shamir-masonry .shamir-news-card{
  position:absolute!important;
  top:0;
  left:0;
  margin:0!important;
}
.shamir-paper-page .shamir-news-grid.shamir-masonry .story-lead{
  width:100%!important;
}
.shamir-paper-page .shamir-news-grid.shamir-masonry .story-medium,
.shamir-paper-page .shamir-news-grid.shamir-masonry .story-small,
.shamir-paper-page .shamir-news-grid.shamir-masonry .story-tiny{
  width:calc((100% - 20px)/3)!important;
}
.shamir-paper-page .shamir-news-grid.shamir-masonry .story-lead .shamir-news-image{height:auto!important;max-height:320px!important;object-fit:cover!important}
.shamir-paper-page .shamir-news-grid.shamir-masonry .story-medium .shamir-news-image{height:125px!important}
.shamir-paper-page .shamir-news-grid.shamir-masonry .story-small .shamir-news-image{height:82px!important}
.shamir-paper-page .shamir-news-grid.shamir-masonry .story-tiny .shamir-news-image{height:62px!important}
.shamir-paper-page .shamir-news-grid.shamir-masonry .shamir-news-body{max-height:none!important;overflow:hidden!important}
.shamir-paper-page .shamir-news-grid.shamir-masonry .story-lead .shamir-news-body{font-size:13px!important;line-height:1.52!important}
.shamir-paper-page .shamir-news-grid.shamir-masonry .story-medium .shamir-news-body{font-size:11px!important;line-height:1.45!important}
.shamir-paper-page .shamir-news-grid.shamir-masonry .story-small .shamir-news-body{font-size:10px!important;line-height:1.38!important}
.shamir-paper-page .shamir-news-grid.shamir-masonry .story-tiny .shamir-news-body{font-size:9px!important;line-height:1.32!important}
.shamir-paper-page .shamir-news-grid.shamir-masonry .story-lead h2{font-size:28px!important;line-height:1.12!important}
.shamir-paper-page .shamir-news-grid.shamir-masonry .story-medium h2{font-size:18px!important}
.shamir-paper-page .shamir-news-grid.shamir-masonry .story-small h2{font-size:14px!important}
.shamir-paper-page .shamir-news-grid.shamir-masonry .story-tiny h2{font-size:12px!important}
.shamir-cutting-actions{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:12px 0 0;padding:0 4px}
.shamir-cutting-save-image{border:1px solid #087f23!important;border-radius:6px!important;background:#087f23!important;color:#fff!important;padding:10px 15px!important;font-size:14px!important;font-weight:800!important;cursor:pointer!important}
.shamir-cutting-save-image[disabled]{opacity:.65;cursor:wait!important}
.shamir-cutting-save-image.shamir-save-done{background:#155d2a!important}
.shamir-longpress-hint{display:none}
@media(max-width:800px){
  .shamir-paper-page .shamir-news-grid.shamir-masonry .story-medium,
  .shamir-paper-page .shamir-news-grid.shamir-masonry .story-small,
  .shamir-paper-page .shamir-news-grid.shamir-masonry .story-tiny{width:calc((100% - 7px)/2)!important}
  .shamir-paper-page .shamir-news-grid.shamir-masonry .story-lead .shamir-news-image{max-height:230px!important}
  .shamir-paper-page .shamir-news-grid.shamir-masonry .story-medium .shamir-news-image{height:92px!important}
  .shamir-paper-page .shamir-news-grid.shamir-masonry .story-small .shamir-news-image{height:68px!important}
  .shamir-paper-page .shamir-news-grid.shamir-masonry .story-tiny .shamir-news-image{height:54px!important}
  .shamir-paper-page .shamir-news-grid.shamir-masonry .story-lead h2{font-size:23px!important}
  .shamir-paper-page .shamir-news-grid.shamir-masonry .story-medium h2{font-size:16px!important}
  .shamir-paper-page .shamir-news-grid.shamir-masonry .story-small h2{font-size:13px!important}
  .shamir-paper-page .shamir-news-grid.shamir-masonry .story-tiny h2{font-size:11px!important}
  .shamir-cutting-actions{margin-top:10px}
  .shamir-cutting-save-image{min-height:44px;font-size:15px}
}


/* v0.30.10: opened paper cutting keeps a compact newspaper-card image.
   Never let a wide source banner collapse into a thin horizontal strip. */
.shamir-cutting-scale-shell.shamir-approved-cutting .shamir-news-image{
  display:block!important;
  width:100%!important;
  height:220px!important;
  max-height:none!important;
  aspect-ratio:16/7!important;
  object-fit:cover!important;
  object-position:center!important;
  margin:0 0 14px!important;
}
.shamir-cutting-scale-shell.shamir-approved-cutting{
  width:min(760px,calc(100vw - 28px))!important;
  max-width:calc(100vw - 28px)!important;
  height:auto!important;
  max-height:calc(100vh - 42px)!important;
  overflow:auto!important;
}
.shamir-cutting-scale-shell.shamir-approved-cutting .shamir-news-card,
.shamir-cutting-scale-shell.shamir-approved-cutting .shamir-news-card:first-child{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  box-sizing:border-box!important;
}
.shamir-cutting-scale-shell.shamir-approved-cutting .shamir-news-body{
  min-height:0!important;
}
@media(max-width:800px){
  .shamir-cutting-scale-shell.shamir-approved-cutting{
    width:calc(100vw - 16px)!important;
    max-width:calc(100vw - 16px)!important;
    max-height:calc(100vh - 34px)!important;
  }
  .shamir-cutting-scale-shell.shamir-approved-cutting .shamir-news-image{
    height:170px!important;
    aspect-ratio:16/7!important;
    margin-bottom:11px!important;
  }
}


/* v0.30.11: mobile newspaper reading view. The opened story is a clean
   reader page, not a narrow modal strip. */
.shamir-cutting{background:#eef1f4!important;align-items:flex-start!important;justify-content:center!important;padding:0!important;overflow:auto!important;}
.shamir-cutting-inner{width:100%!important;max-width:980px!important;min-height:100vh!important;margin:0!important;background:#eef1f4!important;}
.shamir-cutting-close{display:none!important;}
.shamir-cutting-content{display:block!important;width:100%!important;max-width:none!important;overflow:visible!important;}
.shamir-reader{width:100%;min-height:100vh;background:#eef1f4;padding-bottom:24px;box-sizing:border-box;}
.shamir-reader-topbar{background:#2f6e6e;color:#fff;display:flex;align-items:center;gap:14px;padding:14px 16px;min-height:70px;box-sizing:border-box;box-shadow:0 1px 5px rgba(0,0,0,.18);}
.shamir-reader-home{width:52px;height:52px;border:1px solid #d9e6e6;border-radius:6px;background:#fff;color:#111;font-size:31px;line-height:1;cursor:pointer;box-shadow:0 2px 7px rgba(0,0,0,.25);}
.shamir-reader-meta{display:flex;align-items:center;gap:12px;font-size:16px;line-height:1.3;flex-wrap:wrap;}
.shamir-reader-meta span{display:inline-block;}
.shamir-reader .shamir-cutting-frame{width:100%!important;max-width:none!important;padding:14px 10px 0;box-sizing:border-box;}
.shamir-reader .shamir-cutting-scale-shell.shamir-approved-cutting{width:min(820px,100%)!important;max-width:820px!important;max-height:none!important;overflow:visible!important;margin:0 auto!important;border:1px solid #ddd!important;border-radius:0!important;box-shadow:0 3px 12px rgba(0,0,0,.14)!important;background:#fff!important;}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card{background:#fff!important;padding:18px 18px 20px!important;border:0!important;}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-image{height:auto!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;width:100%!important;margin:0 0 14px!important;background:#f5f5f5!important;}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card h2{font-size:30px!important;line-height:1.22!important;text-align:left!important;font-weight:800!important;margin:0 0 14px!important;max-height:none!important;overflow:visible!important;white-space:normal!important;}
.shamir-reader .shamir-reader-body{font-size:17px!important;line-height:1.85!important;text-align:left!important;color:#222!important;height:auto!important;max-height:none!important;overflow:visible!important;}
.shamir-reader .shamir-reader-body p{margin:0 0 1em!important;}
.shamir-reader .shamir-cutting-cont-link{font-size:15px!important;margin:18px 0 0!important;width:100%!important;box-sizing:border-box!important;}
.shamir-reader .shamir-cutting-actions{margin:16px 0 0!important;padding:0!important;justify-content:flex-start!important;border-top:1px solid #e3e3e3;padding-top:12px!important;}
.shamir-reader-action,.shamir-reader .shamir-cutting-save-image{min-height:44px!important;border:1px solid #aaa!important;border-radius:4px!important;background:#fff!important;color:#222!important;padding:9px 16px!important;font-size:15px!important;font-weight:700!important;cursor:pointer!important;}
.shamir-reader .shamir-cutting-save-image{background:#087f23!important;color:#fff!important;border-color:#087f23!important;}
@media(max-width:800px){
 .shamir-reader-topbar{min-height:76px;padding:12px 12px;}
 .shamir-reader-home{width:48px;height:48px;font-size:29px;}
 .shamir-reader-meta{font-size:14px;gap:7px;}
 .shamir-reader .shamir-cutting-frame{padding:10px 7px 0;}
 .shamir-reader .shamir-cutting-scale-shell .shamir-news-card{padding:13px 12px 16px!important;}
 .shamir-reader .shamir-cutting-scale-shell .shamir-news-image{margin-bottom:12px!important;}
 .shamir-reader .shamir-cutting-scale-shell .shamir-news-card h2{font-size:24px!important;line-height:1.27!important;margin-bottom:12px!important;}
 .shamir-reader .shamir-reader-body{font-size:16px!important;line-height:1.82!important;}
 .shamir-reader .shamir-cutting-actions{gap:6px!important;}
 .shamir-reader-action,.shamir-reader .shamir-cutting-save-image{flex:1 1 auto!important;padding:9px 10px!important;font-size:14px!important;}
}
@media print{
 body.shamir-cutting-open{overflow:visible!important;}
 .shamir-cutting{position:static!important;background:#fff!important;}
 .shamir-reader-topbar,.shamir-reader .shamir-cutting-actions,.shamir-cutting-close{display:none!important;}
 .shamir-reader .shamir-cutting-scale-shell{box-shadow:none!important;border:0!important;max-width:none!important;}
}

/* v0.30.12: final newspaper layout + readable opened-news view.
   These rules intentionally come last so older layout experiments cannot
   override the approved behaviour. */
.shamir-paper-page .shamir-news-grid.shamir-masonry{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:auto;
  min-height:40px;
  grid-template-columns:none!important;
  grid-auto-rows:auto!important;
  grid-auto-flow:initial!important;
  gap:0!important;
}
.shamir-paper-page .shamir-news-grid.shamir-masonry>.shamir-news-card{
  position:absolute!important;
  grid-column:auto!important;
  grid-row:auto!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
.shamir-paper-page .shamir-news-grid.shamir-masonry>.story-lead{
  width:100%!important;
}

/* Keep the card proportions compact while allowing the measured card height to
   determine where the next story begins. */
.shamir-paper-page .shamir-news-grid.shamir-masonry .story-lead .shamir-news-image{height:220px!important;max-height:none!important;}
.shamir-paper-page .shamir-news-grid.shamir-masonry .story-medium .shamir-news-image{height:118px!important;max-height:none!important;}
.shamir-paper-page .shamir-news-grid.shamir-masonry .story-small .shamir-news-image{height:78px!important;max-height:none!important;}
.shamir-paper-page .shamir-news-grid.shamir-masonry .story-tiny .shamir-news-image{height:58px!important;max-height:none!important;}

/* Opened story = clean, centered reading page. No narrow right-side strip and
   no forced image height. */
.shamir-cutting{position:fixed!important;inset:0!important;z-index:999999!important;display:block!important;background:#eef1f4!important;padding:0!important;overflow:auto!important;}
.shamir-cutting[hidden]{display:none!important;}
.shamir-cutting-inner{position:relative!important;width:100%!important;max-width:980px!important;min-height:100vh!important;margin:0 auto!important;background:#eef1f4!important;}
.shamir-cutting-close{display:none!important;}
.shamir-cutting-content{display:block!important;width:100%!important;max-width:none!important;overflow:visible!important;}
.shamir-reader{width:100%!important;min-height:100vh!important;background:#eef1f4!important;padding-bottom:30px!important;box-sizing:border-box!important;}
.shamir-reader-topbar{width:100%!important;box-sizing:border-box!important;background:#2f6e6e!important;color:#fff!important;display:flex!important;align-items:center!important;gap:14px!important;padding:12px 16px!important;min-height:70px!important;}
.shamir-reader-home{flex:0 0 auto!important;width:52px!important;height:52px!important;border:1px solid #d9e6e6!important;border-radius:6px!important;background:#fff!important;color:#111!important;font-size:30px!important;line-height:1!important;cursor:pointer!important;}
.shamir-reader-meta{display:flex!important;align-items:center!important;gap:12px!important;font-size:16px!important;line-height:1.3!important;flex-wrap:wrap!important;}
.shamir-reader .shamir-cutting-frame{width:100%!important;max-width:none!important;padding:14px 10px 0!important;box-sizing:border-box!important;display:block!important;}
.shamir-reader .shamir-cutting-scale-shell.shamir-approved-cutting{
  width:min(820px,calc(100vw - 20px))!important;
  max-width:820px!important;
  height:auto!important;
  max-height:none!important;
  overflow:visible!important;
  margin:0 auto!important;
  border:1px solid #ddd!important;
  border-radius:0!important;
  box-shadow:0 3px 12px rgba(0,0,0,.14)!important;
  background:#fff!important;
}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card,
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:18px 20px 20px!important;
  box-sizing:border-box!important;
  border:0!important;
  background:#fff!important;
  overflow:visible!important;
}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-image{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:0 0 14px!important;
  background:#f5f5f5!important;
}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card h2{
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  margin:0 0 14px!important;
  padding:0!important;
  text-align:center!important;
  font-weight:800!important;
  line-height:1.22!important;
  display:block!important;
  overflow:visible!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
}
.shamir-reader .shamir-reader-body,
.shamir-reader .shamir-news-body{
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  display:block!important;
  overflow:visible!important;
  font-size:17px!important;
  line-height:1.85!important;
  text-align:justify!important;
  color:#222!important;
}
.shamir-reader .shamir-reader-body p,
.shamir-reader .shamir-news-body p{margin:0 0 1em!important;text-align:justify!important;}
.shamir-reader .shamir-cutting-cont-link{display:block!important;width:100%!important;box-sizing:border-box!important;margin:18px 0 0!important;padding:10px 12px!important;border:1px solid #087f23!important;border-radius:5px!important;background:#f1faf4!important;color:#087f23!important;font-size:15px!important;font-weight:800!important;text-align:center!important;}
.shamir-reader .shamir-cutting-actions{display:flex!important;justify-content:flex-start!important;gap:7px!important;flex-wrap:wrap!important;margin:18px 0 0!important;padding:12px 0 0!important;border-top:1px solid #e3e3e3!important;}
.shamir-reader-action,.shamir-reader .shamir-cutting-save-image{min-height:44px!important;border:1px solid #aaa!important;border-radius:4px!important;background:#fff!important;color:#222!important;padding:9px 16px!important;font-size:15px!important;font-weight:700!important;cursor:pointer!important;}
.shamir-reader .shamir-cutting-save-image{background:#087f23!important;color:#fff!important;border-color:#087f23!important;}

@media(max-width:800px){
  .shamir-paper-page .shamir-news-grid.shamir-masonry .story-lead .shamir-news-image{height:150px!important;}
  .shamir-paper-page .shamir-news-grid.shamir-masonry .story-medium .shamir-news-image{height:90px!important;}
  .shamir-paper-page .shamir-news-grid.shamir-masonry .story-small .shamir-news-image{height:65px!important;}
  .shamir-paper-page .shamir-news-grid.shamir-masonry .story-tiny .shamir-news-image{height:54px!important;}
  .shamir-reader-topbar{min-height:68px!important;padding:10px 10px!important;}
  .shamir-reader-home{width:48px!important;height:48px!important;font-size:28px!important;}
  .shamir-reader-meta{font-size:14px!important;gap:7px!important;}
  .shamir-reader .shamir-cutting-frame{padding:8px 7px 0!important;}
  .shamir-reader .shamir-cutting-scale-shell.shamir-approved-cutting{width:calc(100vw - 14px)!important;max-width:calc(100vw - 14px)!important;}
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-card{padding:13px 12px 16px!important;}
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-image{margin-bottom:12px!important;}
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-card h2{font-size:24px!important;line-height:1.27!important;margin-bottom:12px!important;}
  .shamir-reader .shamir-reader-body,.shamir-reader .shamir-news-body{font-size:16px!important;line-height:1.82!important;}
  .shamir-reader .shamir-cutting-actions{gap:6px!important;}
  .shamir-reader-action,.shamir-reader .shamir-cutting-save-image{flex:1 1 auto!important;padding:9px 10px!important;font-size:14px!important;}
}


/* v0.30.13 reader layout: date/page at top, back at top, actions below. */
.shamir-cutting{align-items:flex-start;justify-content:center;padding:18px 14px;overflow:auto;}
.shamir-cutting-inner{width:min(900px,96vw);max-width:900px;max-height:none;overflow:visible;margin:0 auto;}
.shamir-cutting-close{right:0;top:0;}
.shamir-cutting-content{display:block;width:100%;max-width:none;max-height:none;overflow:visible;}
.shamir-reader{width:100%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding-top:48px;}
.shamir-reader-topbar{position:relative;width:min(900px,100%);min-height:48px;display:flex;align-items:center;justify-content:center;gap:12px;background:#fff;border:1px solid #d5d5d5;border-radius:6px;padding:8px 58px 8px 112px;box-sizing:border-box;margin-bottom:12px;box-shadow:0 2px 10px rgba(0,0,0,.08);}
.shamir-reader-home{position:absolute;left:10px;top:8px;border:1px solid #aaa;background:#fff;border-radius:5px;padding:8px 13px;font-size:15px;font-weight:800;cursor:pointer;white-space:nowrap;}
.shamir-reader-home:hover{background:#f3f3f3;}
.shamir-reader-meta{display:flex;align-items:center;justify-content:center;gap:14px;font-size:14px;font-weight:700;color:#222;flex-wrap:wrap;text-align:center;}
.shamir-reader-meta span{display:inline-block;}
.shamir-cutting-frame{width:100%;display:flex;align-items:flex-start;justify-content:center;overflow:visible;}
.shamir-cutting-scale-shell{width:min(820px,100%)!important;max-width:100%!important;height:auto!important;max-height:none!important;overflow:visible!important;box-sizing:border-box;}
.shamir-cutting-scale-shell .shamir-news-card,
.shamir-cutting-scale-shell .shamir-news-card:first-child{display:block!important;position:relative!important;float:none!important;left:auto!important;top:auto!important;grid-column:1 / -1!important;grid-row:auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;box-sizing:border-box!important;overflow:visible!important;transform:none!important;}
.shamir-cutting-scale-shell .shamir-news-image{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center top!important;margin:0 0 10px!important;}
.shamir-cutting-scale-shell .shamir-news-card h2,
.shamir-cutting-scale-shell .shamir-news-card:first-child h2{display:block!important;width:100%!important;height:auto!important;max-height:none!important;overflow:visible!important;-webkit-line-clamp:unset!important;white-space:normal!important;font-size:clamp(20px,3vw,30px)!important;line-height:1.22!important;text-align:center!important;}
.shamir-cutting-scale-shell .shamir-news-body{display:block!important;width:100%!important;height:auto!important;max-height:none!important;overflow:visible!important;-webkit-line-clamp:unset!important;font-size:clamp(14px,1.7vw,17px)!important;line-height:1.72!important;text-align:left!important;}
.shamir-cutting-actions{width:min(820px,100%);display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;background:#fff;border:1px solid #d5d5d5;border-radius:6px;padding:10px;margin:12px auto 0;box-sizing:border-box;box-shadow:0 2px 10px rgba(0,0,0,.08);}
.shamir-cutting-actions .shamir-reader-action,
.shamir-cutting-actions .shamir-cutting-save-image{border:1px solid #aaa;background:#fff;border-radius:5px;padding:9px 14px;font-size:14px;font-weight:800;cursor:pointer;}
.shamir-cutting-actions .shamir-cutting-save-image{background:#087f23;color:#fff;border-color:#087f23;}
.shamir-cutting-cont-link{display:block;margin:12px auto 0;background:#fff!important;border:1px solid #aaa!important;border-radius:5px;text-decoration:none!important;padding:9px 14px!important;}
@media(max-width:800px){
 .shamir-cutting{padding:10px 8px;}
 .shamir-cutting-inner{width:100%;max-width:none;}
 .shamir-reader{padding-top:44px;}
 .shamir-reader-topbar{padding:8px 8px 8px 98px;justify-content:flex-start;}
 .shamir-reader-meta{font-size:12px;gap:8px;justify-content:flex-start;}
 .shamir-reader-home{font-size:13px;padding:7px 10px;}
 .shamir-cutting-scale-shell{width:100%!important;}
 .shamir-cutting-actions{width:100%;}
}


/* v0.30.14: final opened-cutting polish.
   Keep the reader centered, preserve the feature-image aspect ratio, and keep
   actions below the complete cutting. */
.shamir-reader .shamir-cutting-frame{
  width:100%!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  overflow:visible!important;
}
.shamir-reader .shamir-cutting-scale-shell.shamir-approved-cutting{
  width:min(820px,100%)!important;
  max-width:820px!important;
  margin:0 auto!important;
}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card,
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child{
  position:relative!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-image{
  display:block!important;
  width:auto!important;
  max-width:100%!important;
  height:auto!important;
  max-height:560px!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center top!important;
  margin:0 auto 14px!important;
}
.shamir-reader .shamir-cutting-actions{
  order:3!important;
  width:min(820px,100%)!important;
  margin:14px auto 0!important;
}
.shamir-reader .shamir-cutting-cont-link{
  order:2!important;
}
@media(max-width:800px){
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-image{
    max-height:380px!important;
    width:auto!important;
    max-width:100%!important;
    height:auto!important;
  }
}


/* v0.30.15: main/continuation story typography and image sizing. */
.shamir-news-card h2,
.shamir-news-card:first-child h2{
  text-align:center!important;
  font-weight:600!important;
  line-height:1.22!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
}

/* Continuation pages should read like full news cards, not tiny thumbnails. */
.shamir-continuation .shamir-news-grid{
  display:block!important;
}
.shamir-continuation .shamir-news-card.continuation-card{
  display:block!important;
  width:100%!important;
  max-width:920px!important;
  margin:0 auto 24px!important;
  padding:18px 22px 24px!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}
.shamir-continuation .shamir-news-card.continuation-card .shamir-news-image{
  display:block!important;
  width:auto!important;
  max-width:100%!important;
  height:auto!important;
  max-height:560px!important;
  object-fit:contain!important;
  object-position:center top!important;
  margin:0 auto 16px!important;
}
.shamir-continuation .shamir-news-card.continuation-card h2{
  width:100%!important;
  max-width:100%!important;
  margin:0 auto 14px!important;
  font-size:26px!important;
  font-weight:600!important;
  line-height:1.25!important;
  text-align:center!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
}
.shamir-continuation .shamir-continuation-body{
  width:100%!important;
  max-width:100%!important;
  margin:0 auto!important;
  font-size:17px!important;
  line-height:1.82!important;
  text-align:justify!important;
}

/* Opened main story: compact headline, centered, maximum two lines. */
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card h2,
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child h2{
  width:100%!important;
  max-width:100%!important;
  margin:0 auto 14px!important;
  font-size:clamp(19px,2.5vw,26px)!important;
  font-weight:600!important;
  line-height:1.25!important;
  text-align:center!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
}

@media(max-width:800px){
  .shamir-continuation .shamir-news-card.continuation-card{
    padding:14px 12px 20px!important;
  }
  .shamir-continuation .shamir-news-card.continuation-card .shamir-news-image{
    max-height:420px!important;
  }
  .shamir-continuation .shamir-news-card.continuation-card h2{
    font-size:21px!important;
    line-height:1.28!important;
  }
  .shamir-continuation .shamir-continuation-body{
    font-size:16px!important;
    line-height:1.82!important;
  }
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-card h2,
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child h2{
    font-size:21px!important;
    font-weight:600!important;
    line-height:1.28!important;
    -webkit-line-clamp:2!important;
  }
}


/* v0.30.16: final image/layout correction.
   Keep newspaper images wide and proportional. Never force a portrait crop or
   leave a small/narrow feature image when the source image is available. */
.shamir-continuation .shamir-news-card.continuation-card .shamir-news-image,
.shamir-reader .shamir-cutting-scale-shell .shamir-news-image{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
  object-position:center top!important;
  margin:0 auto 16px!important;
}
.shamir-continuation .shamir-news-card.continuation-card h2{
  width:100%!important;
  max-width:100%!important;
  text-align:center!important;
  font-size:clamp(21px,2.4vw,27px)!important;
  font-weight:600!important;
  line-height:1.25!important;
  margin:0 auto 14px!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card h2,
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child h2{
  width:100%!important;
  max-width:100%!important;
  text-align:center!important;
  font-size:clamp(20px,2.4vw,27px)!important;
  font-weight:600!important;
  line-height:1.25!important;
  margin:0 auto 14px!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
}
.shamir-reader .shamir-cutting-actions{
  margin-top:16px!important;
  width:min(820px,100%)!important;
}
@media(max-width:800px){
  .shamir-continuation .shamir-news-card.continuation-card .shamir-news-image,
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-image{
    width:100%!important;
    max-width:100%!important;
    max-height:none!important;
    height:auto!important;
  }
  .shamir-continuation .shamir-news-card.continuation-card h2,
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-card h2,
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child h2{
    font-size:21px!important;
    line-height:1.28!important;
    font-weight:600!important;
  }
}


/* v0.30.17: make story opening a true newspaper-cutting reader.
   The opened view shows only the main-page excerpt. Full text remains on the
   dedicated continuation page. Also keep the Back control and date/page
   metadata from overlapping on mobile. */
.shamir-reader{
  width:100%!important;
  min-height:100vh!important;
  background:#e9ecef!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  box-sizing:border-box!important;
  padding:16px 10px 30px!important;
}
.shamir-reader-topbar{
  position:relative!important;
  width:min(900px,100%)!important;
  min-height:58px!important;
  display:grid!important;
  grid-template-columns:auto 1fr auto!important;
  align-items:center!important;
  gap:12px!important;
  background:#2f6e6e!important;
  color:#fff!important;
  border:0!important;
  border-radius:7px!important;
  padding:8px 12px!important;
  margin:0 auto 14px!important;
  box-sizing:border-box!important;
  box-shadow:0 2px 8px rgba(0,0,0,.15)!important;
}
.shamir-reader-home{
  position:static!important;
  left:auto!important;top:auto!important;
  width:auto!important;height:46px!important;
  min-width:92px!important;
  border:1px solid #d9e6e6!important;
  border-radius:5px!important;
  background:#fff!important;color:#111!important;
  font-size:16px!important;line-height:1!important;
  padding:8px 13px!important;
  font-weight:800!important;
  white-space:nowrap!important;
  cursor:pointer!important;
  box-shadow:0 2px 5px rgba(0,0,0,.18)!important;
}
.shamir-reader-meta{
  grid-column:2!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:14px!important;
  font-size:15px!important;
  font-weight:700!important;
  color:#fff!important;
  text-align:center!important;
  flex-wrap:wrap!important;
}
.shamir-reader-meta span{display:inline-block!important;}
.shamir-reader .shamir-cutting-frame{
  width:100%!important;
  max-width:900px!important;
  padding:0!important;
  margin:0 auto!important;
  display:block!important;
  box-sizing:border-box!important;
}
.shamir-reader .shamir-cutting-scale-shell.shamir-approved-cutting{
  width:min(900px,100%)!important;
  max-width:900px!important;
  margin:0 auto!important;
  background:#fffdf8!important;
  border:1px solid #cfc9bd!important;
  box-shadow:0 5px 20px rgba(0,0,0,.16)!important;
}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card,
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child{
  width:100%!important;
  min-height:0!important;
  padding:22px 24px 24px!important;
  box-sizing:border-box!important;
  border:0!important;
  background:#fffdf8!important;
  overflow:visible!important;
}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-image{
  display:block!important;
  width:auto!important;
  max-width:100%!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  margin:0 auto 15px!important;
  background:transparent!important;
}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card h2,
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child h2{
  width:100%!important;
  max-width:100%!important;
  margin:0 auto 13px!important;
  text-align:center!important;
  font-size:clamp(20px,2.5vw,28px)!important;
  line-height:1.24!important;
  font-weight:600!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  white-space:normal!important;
}
.shamir-reader .shamir-news-body,
.shamir-reader .shamir-reader-body{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  max-height:none!important;
  overflow:visible!important;
  font-size:clamp(15px,1.7vw,17px)!important;
  line-height:1.82!important;
  text-align:justify!important;
  color:#222!important;
}
.shamir-reader .shamir-news-body p,
.shamir-reader .shamir-reader-body p{margin:0 0 1em!important;}

/* Continuation pages are newspaper pages, not portal article pages. */
.shamir-continuation .shamir-news-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
  align-items:start!important;
}
.shamir-continuation .shamir-news-card.continuation-card{
  grid-column:auto!important;
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  padding:10px 11px 14px!important;
  border:0!important;
  border-bottom:1px solid #aaa!important;
  background:transparent!important;
  box-sizing:border-box!important;
}
.shamir-continuation .shamir-news-card.continuation-card .shamir-news-image{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  max-height:300px!important;
  object-fit:contain!important;
  margin:0 auto 9px!important;
}
.shamir-continuation .shamir-news-card.continuation-card h2{
  width:100%!important;
  margin:0 0 8px!important;
  text-align:center!important;
  font-size:21px!important;
  line-height:1.28!important;
  font-weight:600!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
}
.shamir-continuation .shamir-continuation-body{
  width:100%!important;
  margin:0!important;
  font-size:14px!important;
  line-height:1.72!important;
  text-align:justify!important;
  max-height:none!important;
  overflow:visible!important;
}
.shamir-continuation .shamir-origin{font-size:11px!important;margin-bottom:5px!important;}
@media(max-width:800px){
  .shamir-reader{padding:8px 7px 24px!important;}
  .shamir-reader-topbar{
    grid-template-columns:auto 1fr!important;
    min-height:58px!important;
    padding:7px!important;
    gap:8px!important;
  }
  .shamir-reader-home{min-width:78px!important;height:44px!important;font-size:14px!important;padding:7px 9px!important;}
  .shamir-reader-meta{grid-column:2!important;font-size:12px!important;gap:7px!important;}
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-card,
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child{padding:15px 12px 18px!important;}
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-image{width:100%!important;max-width:100%!important;}
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-card h2,
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child h2{font-size:21px!important;line-height:1.28!important;}
  .shamir-reader .shamir-news-body,.shamir-reader .shamir-reader-body{font-size:16px!important;line-height:1.8!important;}
  .shamir-continuation .shamir-news-grid{grid-template-columns:1fr!important;gap:10px!important;}
  .shamir-continuation .shamir-news-card.continuation-card{padding:10px 3px 16px!important;}
  .shamir-continuation .shamir-news-card.continuation-card .shamir-news-image{max-height:none!important;}
  .shamir-continuation .shamir-news-card.continuation-card h2{font-size:20px!important;}
  .shamir-continuation .shamir-continuation-body{font-size:15.5px!important;line-height:1.78!important;}
}


/* v0.30.18: newspaper-cutting reader final overrides. */
.shamir-reader{background:#e5e5e5!important;padding:14px 10px 28px!important;}
.shamir-reader-topbar{width:min(920px,100%)!important;min-height:58px!important;background:#2f7773!important;color:#fff!important;border-radius:6px!important;padding:7px 12px!important;margin:0 auto 12px!important;box-shadow:0 2px 8px rgba(0,0,0,.14)!important;}
.shamir-reader-home{width:auto!important;min-width:92px!important;height:44px!important;background:#fff!important;color:#111!important;border:1px solid #d1d1d1!important;border-radius:5px!important;font-size:15px!important;font-weight:700!important;}
.shamir-reader-meta{font-size:14px!important;font-weight:700!important;color:#fff!important;}
.shamir-reader .shamir-cutting-frame{max-width:920px!important;margin:0 auto!important;}
.shamir-reader .shamir-cutting-scale-shell.shamir-approved-cutting{width:min(920px,100%)!important;max-width:920px!important;background:#fffdf8!important;border:1px solid #c9c2b6!important;box-shadow:0 6px 22px rgba(0,0,0,.18)!important;}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card,
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child{padding:22px 26px 24px!important;background:#fffdf8!important;border:0!important;}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-image{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:560px!important;object-fit:contain!important;object-position:center!important;margin:0 auto 14px!important;}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card h2,
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child h2{font-family:"Noto Serif Bengali","Noto Serif","Noto Sans Bengali",serif!important;font-size:clamp(21px,2.4vw,29px)!important;line-height:1.25!important;font-weight:600!important;text-align:center!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;white-space:normal!important;margin:0 auto 13px!important;max-height:3em!important;}
.shamir-reader .shamir-reader-body,.shamir-reader .shamir-news-body{font-family:"Noto Serif Bengali","Noto Serif","Noto Sans Bengali",serif!important;font-size:clamp(15px,1.55vw,17px)!important;line-height:1.8!important;color:#222!important;text-align:justify!important;max-height:none!important;overflow:visible!important;}
.shamir-reader .shamir-reader-body p,.shamir-reader .shamir-news-body p{margin:0 0 .9em!important;}
.shamir-reader .shamir-cutting-cont-link{width:min(720px,100%)!important;margin:14px auto 0!important;background:#f7fbf8!important;border:1px solid #087f23!important;color:#087f23!important;border-radius:4px!important;text-align:center!important;font-weight:700!important;}
.shamir-reader .shamir-cutting-actions{width:min(920px,100%)!important;justify-content:center!important;background:#fff!important;border:1px solid #d0d0d0!important;border-radius:5px!important;padding:10px!important;margin:12px auto 0!important;box-shadow:0 2px 8px rgba(0,0,0,.08)!important;}
.shamir-reader .shamir-cutting-actions .shamir-reader-action,.shamir-reader .shamir-cutting-actions .shamir-cutting-save-image{min-height:42px!important;padding:8px 15px!important;border:1px solid #aaa!important;border-radius:4px!important;background:#fff!important;color:#222!important;font-size:14px!important;font-weight:700!important;}
.shamir-reader .shamir-cutting-actions .shamir-cutting-save-image{background:#087f23!important;color:#fff!important;border-color:#087f23!important;}
.shamir-reader .shamir-cutting-actions .shamir-save-done{background:#176b35!important;}

/* Main and continuation pages: editorial newspaper hierarchy, not portal cards. */
.shamir-paper-page{background:#fffdf8!important;border:1px solid #d7d1c7!important;border-radius:0!important;}
.shamir-news-card{border:0!important;border-bottom:1px solid #bdbdbd!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}
.shamir-news-card:hover{box-shadow:none!important;transform:none!important;}
.shamir-news-image{width:100%!important;height:auto!important;max-height:360px!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center top!important;background:transparent!important;}
.shamir-news-card h2,.shamir-news-card:first-child h2{font-family:"Noto Serif Bengali","Noto Serif","Noto Sans Bengali",serif!important;font-weight:600!important;text-align:center!important;line-height:1.22!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;max-height:2.5em!important;}
.shamir-news-body{font-family:"Noto Serif Bengali","Noto Serif","Noto Sans Bengali",serif!important;text-align:justify!important;}
.shamir-continuation .shamir-news-card.continuation-card{background:transparent!important;border-bottom:1px solid #aaa!important;border-radius:0!important;box-shadow:none!important;}
.shamir-continuation .shamir-news-card.continuation-card .shamir-news-image{width:auto!important;max-width:100%!important;height:auto!important;max-height:360px!important;object-fit:contain!important;margin:0 auto 12px!important;}
.shamir-continuation .shamir-news-card.continuation-card h2{font-family:"Noto Serif Bengali","Noto Serif","Noto Sans Bengali",serif!important;font-weight:600!important;text-align:center!important;font-size:clamp(20px,2.3vw,26px)!important;line-height:1.25!important;-webkit-line-clamp:2!important;}
.shamir-continuation .shamir-continuation-body{font-family:"Noto Serif Bengali","Noto Serif","Noto Sans Bengali",serif!important;font-size:16px!important;line-height:1.8!important;text-align:justify!important;}

@media(max-width:800px){
  .shamir-reader{padding:8px 7px 24px!important;}
  .shamir-reader-topbar{grid-template-columns:auto 1fr!important;min-height:58px!important;padding:7px!important;gap:8px!important;}
  .shamir-reader-home{min-width:76px!important;height:44px!important;font-size:14px!important;padding:7px 9px!important;}
  .shamir-reader-meta{font-size:12px!important;gap:7px!important;}
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-card,.shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child{padding:14px 12px 18px!important;}
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-image{width:auto!important;max-width:100%!important;max-height:380px!important;height:auto!important;}
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-card h2,.shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child h2{font-size:21px!important;font-weight:600!important;line-height:1.28!important;}
  .shamir-reader .shamir-reader-body,.shamir-reader .shamir-news-body{font-size:15.5px!important;line-height:1.82!important;}
  .shamir-reader .shamir-cutting-actions{width:100%!important;}
  .shamir-reader .shamir-cutting-actions .shamir-reader-action,.shamir-reader .shamir-cutting-actions .shamir-cutting-save-image{flex:1 1 auto!important;font-size:13px!important;padding:8px 9px!important;}
  .shamir-news-image{max-height:280px!important;}
  .shamir-continuation .shamir-news-card.continuation-card .shamir-news-image{max-height:none!important;width:auto!important;max-width:100%!important;}
}


/* v0.30.19: final e-paper newspaper-cutting layout. */
.shamir-paper-page{
  background:#fffdf8!important;
  border:1px solid #cfc7ba!important;
  border-radius:0!important;
  box-shadow:0 7px 24px rgba(0,0,0,.12)!important;
}
.shamir-paper-page .shamir-news-card{
  background:transparent!important;
  border:0!important;
  border-bottom:1px solid #9f9a91!important;
  border-radius:0!important;
  box-shadow:none!important;
  padding:10px 11px 13px!important;
}
.shamir-paper-page .shamir-news-card .shamir-news-image{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:260px!important;
  object-fit:contain!important;
  object-position:center top!important;
  background:#f7f4ed!important;
}
.shamir-paper-page .shamir-news-card h2{
  font-family:"Noto Serif Bengali","Noto Serif","Noto Sans Bengali",serif!important;
  font-size:18px!important;
  line-height:1.22!important;
  font-weight:600!important;
  text-align:center!important;
  margin:7px auto 5px!important;
  max-width:96%!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
}
.shamir-paper-page .shamir-news-card:first-child h2{font-size:24px!important;font-weight:600!important;}
.shamir-paper-page .shamir-news-body{
  font-family:"Noto Serif Bengali","Noto Serif","Noto Sans Bengali",serif!important;
  font-size:12.5px!important;
  line-height:1.55!important;
  text-align:justify!important;
}
.shamir-paper-page .shamir-cont-link{
  display:block!important;
  width:max-content!important;
  max-width:100%!important;
  margin:9px auto 1px!important;
  padding:5px 10px!important;
  border:0!important;
  border-top:1px dashed #8f8a81!important;
  border-bottom:1px dashed #8f8a81!important;
  background:transparent!important;
  color:#8b1717!important;
  text-decoration:none!important;
  font-size:12px!important;
  font-weight:700!important;
}

/* Continuation pages are real newspaper pages: one wider cutting per row,
   large image, centered headline and newspaper-style text columns. */
.shamir-continuation .shamir-news-grid{
  display:block!important;
}
.shamir-continuation .shamir-news-card.continuation-card{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  margin:0 0 18px!important;
  padding:12px 14px 18px!important;
  background:transparent!important;
  border:0!important;
  border-bottom:2px solid #8f8a81!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.shamir-continuation .shamir-news-card.continuation-card .shamir-news-image{
  display:block!important;
  width:auto!important;
  max-width:82%!important;
  height:auto!important;
  max-height:420px!important;
  object-fit:contain!important;
  object-position:center top!important;
  margin:0 auto 12px!important;
}
.shamir-continuation .shamir-news-card.continuation-card h2{
  font-family:"Noto Serif Bengali","Noto Serif","Noto Sans Bengali",serif!important;
  width:100%!important;
  margin:0 auto 10px!important;
  font-size:25px!important;
  line-height:1.25!important;
  font-weight:600!important;
  text-align:center!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
}
.shamir-continuation .shamir-continuation-body{
  width:100%!important;
  font-family:"Noto Serif Bengali","Noto Serif","Noto Sans Bengali",serif!important;
  font-size:15px!important;
  line-height:1.82!important;
  text-align:justify!important;
  column-count:2!important;
  column-gap:30px!important;
  max-height:none!important;
  overflow:visible!important;
}
.shamir-continuation .shamir-origin{
  text-align:center!important;
  font-size:11px!important;
  color:#666!important;
  margin:0 0 8px!important;
}

/* Opened cutting: date/page and Back at the top, actions only at the bottom. */
.shamir-reader{
  width:100%!important;
  background:#e7e4de!important;
  padding:14px 10px 28px!important;
}
.shamir-reader-topbar{
  width:min(920px,100%)!important;
  min-height:58px!important;
  display:grid!important;
  grid-template-columns:auto 1fr!important;
  align-items:center!important;
  gap:14px!important;
  margin:0 auto 12px!important;
  padding:7px 12px!important;
  background:#2f7773!important;
  color:#fff!important;
  border-radius:4px!important;
  box-shadow:0 2px 8px rgba(0,0,0,.14)!important;
}
.shamir-reader-home{
  min-width:96px!important;
  height:44px!important;
  padding:7px 12px!important;
  border:1px solid #d1d1d1!important;
  border-radius:4px!important;
  background:#fff!important;
  color:#111!important;
  font-size:15px!important;
  font-weight:700!important;
}
.shamir-reader-meta{
  display:flex!important;
  justify-content:center!important;
  gap:24px!important;
  font-size:14px!important;
  font-weight:700!important;
  color:#fff!important;
}
.shamir-reader .shamir-cutting-frame{width:min(920px,100%)!important;margin:0 auto!important;display:block!important;}
.shamir-reader .shamir-cutting-scale-shell.shamir-approved-cutting{
  width:min(900px,100%)!important;
  max-width:100%!important;
  background:#fffdf8!important;
  border:1px solid #c4bdae!important;
  border-radius:0!important;
  box-shadow:0 7px 26px rgba(0,0,0,.22)!important;
  overflow:visible!important;
}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card,
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:22px 30px 24px!important;
  background:#fffdf8!important;
  border:0!important;
  border-bottom:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-image{
  display:block!important;
  width:auto!important;
  max-width:100%!important;
  height:auto!important;
  max-height:500px!important;
  object-fit:contain!important;
  object-position:center top!important;
  margin:0 auto 14px!important;
}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card h2,
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child h2{
  width:100%!important;
  max-width:96%!important;
  margin:0 auto 12px!important;
  padding:0!important;
  font-family:"Noto Serif Bengali","Noto Serif","Noto Sans Bengali",serif!important;
  font-size:clamp(21px,2.5vw,30px)!important;
  line-height:1.22!important;
  font-weight:600!important;
  text-align:center!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  max-height:2.55em!important;
}
.shamir-reader .shamir-reader-body,
.shamir-reader .shamir-news-body{
  width:100%!important;
  margin:0!important;
  padding:0!important;
  font-family:"Noto Serif Bengali","Noto Serif","Noto Sans Bengali",serif!important;
  font-size:clamp(15px,1.55vw,17px)!important;
  line-height:1.78!important;
  color:#222!important;
  text-align:justify!important;
  text-justify:inter-word!important;
}
.shamir-reader .shamir-reader-body p,.shamir-reader .shamir-news-body p{margin:0 0 .85em!important;}
.shamir-reader .shamir-cutting-cont-link{
  display:block!important;
  width:max-content!important;
  max-width:92%!important;
  margin:14px auto 0!important;
  padding:8px 14px!important;
  border:1px dashed #8b1717!important;
  border-radius:0!important;
  background:#fffdf8!important;
  color:#8b1717!important;
  font-size:13px!important;
  font-weight:700!important;
  text-decoration:none!important;
}
.shamir-reader .shamir-cutting-actions{
  width:min(900px,100%)!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:8px!important;
  margin:12px auto 0!important;
  padding:10px!important;
  background:#fff!important;
  border:1px solid #d0d0d0!important;
  border-radius:4px!important;
  box-shadow:0 2px 8px rgba(0,0,0,.08)!important;
}
.shamir-reader .shamir-cutting-actions .shamir-reader-action,
.shamir-reader .shamir-cutting-actions .shamir-cutting-save-image{
  min-height:42px!important;
  padding:8px 16px!important;
  border:1px solid #999!important;
  border-radius:3px!important;
  background:#fff!important;
  color:#222!important;
  font-size:14px!important;
  font-weight:700!important;
  cursor:pointer!important;
}
.shamir-reader .shamir-cutting-actions .shamir-cutting-save-image{background:#087f23!important;color:#fff!important;border-color:#087f23!important;}
.shamir-reader .shamir-cutting-actions .shamir-save-done{background:#176b35!important;color:#fff!important;}
.shamir-image-export{background:#fffdf8!important;}

@media(max-width:800px){
  .shamir-paper-page .shamir-news-card .shamir-news-image{max-height:210px!important;}
  .shamir-paper-page .shamir-news-card:first-child h2{font-size:21px!important;}
  .shamir-continuation .shamir-news-card.continuation-card .shamir-news-image{max-width:100%!important;max-height:330px!important;}
  .shamir-continuation .shamir-news-card.continuation-card h2{font-size:21px!important;}
  .shamir-continuation .shamir-continuation-body{column-count:1!important;font-size:15px!important;line-height:1.8!important;}
  .shamir-reader{padding:8px 7px 22px!important;}
  .shamir-reader-topbar{grid-template-columns:auto 1fr!important;gap:8px!important;padding:7px!important;}
  .shamir-reader-home{min-width:78px!important;height:42px!important;font-size:13px!important;padding:7px 9px!important;}
  .shamir-reader-meta{justify-content:flex-start!important;gap:10px!important;font-size:12px!important;}
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-card,
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child{padding:15px 13px 18px!important;}
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-image{max-width:100%!important;max-height:300px!important;margin-bottom:11px!important;}
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-card h2,
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child h2{font-size:21px!important;line-height:1.28!important;max-height:2.65em!important;}
  .shamir-reader .shamir-reader-body,.shamir-reader .shamir-news-body{font-size:15px!important;line-height:1.8!important;}
  .shamir-reader .shamir-cutting-actions{width:100%!important;}
  .shamir-reader .shamir-cutting-actions .shamir-reader-action,
  .shamir-reader .shamir-cutting-actions .shamir-cutting-save-image{flex:1 1 0!important;font-size:12.5px!important;padding:8px 7px!important;}
}


/* v0.30.20: strict newspaper-cutting reader. */
.shamir-reader .shamir-cutting-scale-shell.shamir-approved-cutting{
  width:min(920px,100%)!important;
  max-width:920px!important;
  margin:0 auto!important;
  background:#fffdf8!important;
  border:1px solid #bdb5a9!important;
  border-radius:0!important;
  box-shadow:0 8px 28px rgba(0,0,0,.20)!important;
  overflow:visible!important;
}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card,
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  height:auto!important;
  margin:0!important;
  padding:28px 38px 32px!important;
  box-sizing:border-box!important;
  border:0!important;
  border-radius:0!important;
  background:#fffdf8!important;
  box-shadow:none!important;
  overflow:visible!important;
  float:none!important;
  grid-column:1 / -1!important;
}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-image{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center top!important;
  margin:0 auto 22px!important;
}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card h2,
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child h2{
  display:-webkit-box!important;
  width:100%!important;
  max-width:100%!important;
  margin:0 auto 18px!important;
  padding:0!important;
  font-family:"Noto Serif Bengali","Noto Serif","Noto Sans Bengali",serif!important;
  font-size:30px!important;
  line-height:1.22!important;
  font-weight:600!important;
  text-align:center!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  max-height:2.44em!important;
  overflow:hidden!important;
}
.shamir-reader .shamir-reader-body,
.shamir-reader .shamir-news-body{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  font-family:"Noto Serif Bengali","Noto Serif","Noto Sans Bengali",serif!important;
  font-size:17px!important;
  line-height:1.9!important;
  font-weight:400!important;
  text-align:justify!important;
  color:#222!important;
}
.shamir-reader .shamir-cutting-cont-link{
  width:min(920px,100%)!important;
  margin:14px auto 0!important;
  box-sizing:border-box!important;
}
@media(max-width:800px){
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-card,
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child{padding:18px 14px 22px!important;}
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-image{margin-bottom:15px!important;}
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-card h2,
  .shamir-reader .shamir-cutting-scale-shell .shamir-news-card:first-child h2{font-size:22px!important;line-height:1.28!important;max-height:2.56em!important;}
  .shamir-reader .shamir-reader-body,.shamir-reader .shamir-news-body{font-size:15.5px!important;line-height:1.85!important;}
}

/* Continuation cutting: full-width feature image, centered headline, columns. */
.shamir-continuation .shamir-news-card.continuation-card .shamir-news-image{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  margin:0 auto 14px!important;
}


/* v0.30.21: newspaper-cutting continuation markers + single-line headlines. */
.shamir-paper-page .shamir-news-card h2{
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  font-weight:600!important;
  line-height:1.2!important;
}
.shamir-cont-badge{
  display:block!important;
  width:max-content!important;
  max-width:100%!important;
  margin:8px 0 0 auto!important;
  padding:4px 9px!important;
  box-sizing:border-box!important;
  border:1px solid #a11!important;
  background:#fff9f1!important;
  color:#a11!important;
  font-size:11px!important;
  line-height:1.35!important;
  font-weight:700!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.shamir-continuation .shamir-origin{
  display:block!important;
  margin:0 0 9px!important;
  padding:0!important;
  color:#a11!important;
  text-align:left!important;
  font-size:13px!important;
  line-height:1.45!important;
  font-weight:700!important;
}
.shamir-reader .shamir-cutting-scale-shell.shamir-approved-cutting{
  background:#fffdf7!important;
  background-image:linear-gradient(rgba(255,255,255,.18),rgba(255,255,255,.18))!important;
}
.shamir-reader .shamir-cutting-scale-shell .shamir-news-card h2{
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:clip!important;
  font-weight:600!important;
  text-align:center!important;
}
.shamir-reader-cont-badge{
  margin:8px 0 0 auto!important;
}
@media(max-width:800px){
  .shamir-paper-page .shamir-news-card h2{font-weight:600!important;}
  .shamir-cont-badge{font-size:10px!important;padding:3px 7px!important;}
}
\n\n/* v0.30.22: authoritative Bengali e-paper labels and single-line headlines. */
.shamir-news-card h2,
.shamir-news-card:first-child h2{
  display:block!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:clip!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  max-height:none!important;
  -webkit-line-clamp:unset!important;
  font-weight:600!important;
}
.shamir-cont-title,.shamir-origin{font-weight:600!important;}
.shamir-cont-title{text-align:left!important;}
.shamir-approved-cutting .shamir-news-card h2,
.shamir-approved-cutting .shamir-news-card:first-child h2{white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;font-weight:600!important;}
.shamir-approved-cutting .shamir-origin{font-weight:600!important;color:#333!important;}
