/* IEI TNSC News Bulletins — responsive archive + flipbook polish v8.33 */
.bulletin-page{--bulletin-navy:#071d3c;--bulletin-blue:#0b3f7d;--bulletin-blue2:#155ea8;--bulletin-gold:#e7b43b;--bulletin-ink:#14243c;--bulletin-muted:#69778b;--bulletin-line:#dce5ef;--bulletin-soft:#f5f8fc;--bulletin-white:#fff;background:#fff;overflow:hidden}
.bulletin-container{width:min(1320px,calc(100% - 48px));margin-inline:auto}

/* ---------- Hero ---------- */
.bulletin-hero{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(124deg,#04152f 0%,#082c5d 53%,#0b467d 100%);color:#fff;padding:72px 0 66px;border-bottom:1px solid rgba(255,255,255,.08)}
.bulletin-hero:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 82% 18%,rgba(231,180,59,.23),transparent 29%),radial-gradient(circle at 9% 85%,rgba(55,145,230,.22),transparent 35%)}
.bulletin-hero:after{content:"";position:absolute;inset:0;z-index:-1;opacity:.32;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(100deg,#000 0 54%,transparent 84%)}
.bulletin-hero-inner{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);gap:clamp(44px,6vw,92px);align-items:center;min-height:440px}
.bulletin-hero-copy{max-width:760px}
.bulletin-hero .eyebrow{color:#f3d37d;margin-bottom:14px}
.bulletin-hero h2{font-size:clamp(3rem,5.2vw,5.1rem);line-height:.98;letter-spacing:-.052em;margin:0 0 22px;max-width:780px;text-wrap:balance}
.bulletin-hero h2 em{display:block;font-style:normal;color:#f2c95f;font-family:Georgia,serif;font-weight:500;letter-spacing:-.035em;margin-top:6px}
.bulletin-hero-copy>p{max-width:670px;margin:0;color:#cedaec;font-size:1.06rem;line-height:1.78}
.bulletin-hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:28px}
.bulletin-hero .btn-outline{border-color:rgba(255,255,255,.27);background:rgba(255,255,255,.07);color:#fff;backdrop-filter:blur(8px)}
.bulletin-hero .btn-outline:hover{background:rgba(255,255,255,.13)}
.bulletin-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:610px;margin-top:34px}
.bulletin-hero-stats div{min-width:0;padding:14px 15px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.055);border-radius:15px;backdrop-filter:blur(8px)}
.bulletin-hero-stats b,.bulletin-hero-stats span{display:block}.bulletin-hero-stats b{font-size:1.38rem;line-height:1.1}.bulletin-hero-stats span{margin-top:5px;font-size:.72rem;color:#aec0d8;white-space:nowrap}

.bulletin-hero-visual{position:relative;height:410px;display:grid;place-items:center;perspective:1400px}
.bulletin-visual-halo{position:absolute;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(231,180,59,.18),rgba(22,102,177,.07) 48%,transparent 70%);filter:blur(3px)}
.bulletin-stack-card{position:absolute;width:235px;height:326px;border-radius:10px;box-shadow:0 38px 90px rgba(0,0,0,.38);transform-origin:left center;overflow:hidden}
.bulletin-stack-card.back-two{transform:translate(46px,11px) rotateY(-19deg) rotateZ(7deg);background:linear-gradient(145deg,#dbe4ef,#b8c8d9)}
.bulletin-stack-card.back-one{transform:translate(23px,5px) rotateY(-13deg) rotateZ(3.5deg);background:linear-gradient(145deg,#fff,#e8edf3)}
.bulletin-stack-card.front{display:flex;flex-direction:column;padding:28px 23px;color:#fff;background:linear-gradient(151deg,#e0a321 0 22%,#23623c 22% 36%,#0b3569 36% 100%);transform:rotateY(-8deg);border:1px solid rgba(255,255,255,.35);animation:bulletinFloat 5.5s ease-in-out infinite}
.bulletin-stack-card.front:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 34%,rgba(255,255,255,.2) 49%,transparent 64%);transform:translateX(-130%);animation:bulletinShine 5.5s ease-in-out infinite}
.bulletin-stack-card.front span{position:relative;font-size:.54rem;font-weight:900;letter-spacing:.075em;line-height:1.45}
.bulletin-stack-card.front b{position:relative;font-size:2.05rem;line-height:1.03;margin:auto 0;text-align:center;text-shadow:0 3px 15px rgba(0,0,0,.28)}
.bulletin-stack-card.front small{position:relative;text-align:center;font-weight:800;line-height:1.35}
.bulletin-stack-card.front i{position:relative;font-style:normal;align-self:flex-end;margin-top:18px;font-weight:900;color:#f5d877}
.bulletin-orbit{position:absolute;width:330px;height:330px;border:1px solid rgba(245,216,119,.24);border-radius:50%}
.bulletin-orbit.two{width:400px;height:400px;border-style:dashed;animation:bulletinOrbit 26s linear infinite}
.bulletin-orbit:after{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:#f4cf69;box-shadow:0 0 22px #f4cf69}.bulletin-orbit.one:after{right:31px;top:53px}.bulletin-orbit.two:after{left:22px;bottom:91px}
@keyframes bulletinFloat{50%{transform:translateY(-11px) rotateY(-5deg)}}@keyframes bulletinShine{56%,100%{transform:translateX(130%)}}@keyframes bulletinOrbit{to{transform:rotate(360deg)}}

/* ---------- Archive area ---------- */
.bulletin-archive{padding:44px 0 58px;background:linear-gradient(#fff,#f9fbfd 70%,#fff)}
.bulletin-alert-wrap{padding-top:26px}
.bulletin-control-panel{position:relative;padding:24px;border:1px solid var(--bulletin-line);border-radius:24px;background:rgba(255,255,255,.96);box-shadow:0 18px 48px rgba(16,43,77,.075);margin-bottom:23px}
.bulletin-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) minmax(300px,440px) auto;gap:14px;align-items:end;margin:0}
.bulletin-toolbar-title{min-width:0}.bulletin-toolbar h3{margin:4px 0 0;color:var(--bulletin-ink);font-size:clamp(1.55rem,2.5vw,2rem);line-height:1.15;letter-spacing:-.02em}.bulletin-toolbar .eyebrow{font-size:.67rem;color:#346b9f}
.bulletin-search{display:flex;gap:8px;margin:0;min-width:0}.bulletin-search input{min-width:0;flex:1;height:42px;border:1px solid #ccd8e6;border-radius:11px;padding:0 13px;background:#f9fbfd;outline:0}.bulletin-search input:focus{border-color:#6d9fce;box-shadow:0 0 0 3px rgba(21,94,168,.1);background:#fff}.bulletin-sync-form{margin:0}.bulletin-sync-form .btn{height:42px}
.bulletin-year-tabs{display:flex;gap:8px;overflow-x:auto;padding:18px 1px 2px;margin-top:18px;border-top:1px solid #e8edf4;scrollbar-width:thin;scroll-snap-type:x proximity}.bulletin-year-tabs a{scroll-snap-align:start;flex:0 0 auto;min-width:86px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border:1px solid #dce5ef;border-radius:12px;background:#f8fafc;color:#24344b;text-decoration:none;transition:.18s ease}.bulletin-year-tabs a:hover{border-color:#a9c1da;background:#fff;transform:translateY(-1px)}.bulletin-year-tabs a small{min-width:23px;padding:2px 6px;border-radius:99px;background:#e8eef6;text-align:center;font-size:.67rem;font-weight:900;color:#55708e}.bulletin-year-tabs a.active{background:linear-gradient(135deg,#0a3269,#115396);border-color:transparent;color:#fff;box-shadow:0 9px 20px rgba(9,55,105,.19)}.bulletin-year-tabs a.active small{background:rgba(255,255,255,.15);color:#fff}
.bulletin-results-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:28px 2px 14px}.bulletin-results-head p{margin:0;color:#758399;font-size:.83rem}.bulletin-results-head b{color:#31435b}

.bulletin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}
.bulletin-card{position:relative;display:grid;grid-template-columns:118px minmax(0,1fr);gap:17px;min-height:225px;padding:16px;background:#fff;border:1px solid #e0e7f0;border-radius:20px;box-shadow:0 10px 30px rgba(17,45,78,.055);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.bulletin-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(#e8b746,#1764aa);opacity:0;transition:.22s}.bulletin-card:hover{transform:translateY(-4px);box-shadow:0 20px 46px rgba(17,45,78,.11);border-color:#c6d6e7}.bulletin-card:hover:before,.bulletin-card.is-featured:before{opacity:1}.bulletin-card.is-featured{border-color:#d4be79;background:linear-gradient(135deg,#fffdf8,#fff)}
.bulletin-latest-badge{position:absolute;top:10px;right:10px;z-index:4;padding:4px 8px;border-radius:99px;background:#fff4cf;color:#78550c;border:1px solid #efd991;font-size:.61rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.bulletin-cover-art{position:relative;align-self:stretch;min-height:190px;border-radius:10px;padding:12px 10px;overflow:hidden;display:flex;flex-direction:column;color:#fff;background:linear-gradient(155deg,#e1a31e 0 22%,#286a41 22% 35%,#0b3568 35% 100%);box-shadow:0 12px 25px rgba(15,44,78,.23);isolation:isolate}.bulletin-cover-art:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 36%,rgba(255,255,255,.19) 50%,transparent 64%);z-index:-1}.bulletin-cover-art:after{content:"";position:absolute;right:-30px;bottom:-30px;width:96px;height:96px;border:10px solid rgba(255,255,255,.07);border-radius:50%;z-index:-1}.bulletin-cover-mark{width:31px;height:31px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0b3568;border:2px solid #e6b847;font-size:.53rem;font-weight:950;box-shadow:0 3px 10px rgba(0,0,0,.14)}.bulletin-cover-art>span{margin-top:auto;color:#f5d778;font-size:.67rem;font-weight:900;letter-spacing:.12em}.bulletin-cover-art>strong{font-size:1.46rem;line-height:1.05}.bulletin-cover-art>small{margin-top:2px;font-size:.49rem;font-weight:850;line-height:1.35;letter-spacing:.055em}.bulletin-cover-art>i{display:none}.bulletin-cover-art.mini{width:125px;min-height:176px;aspect-ratio:4/5.6;align-self:center;margin:3px auto 8px}
.bulletin-card-copy{min-width:0;display:flex;flex-direction:column}.bulletin-card-meta{display:flex;gap:6px;flex-wrap:wrap;margin:2px 0 8px;padding-right:46px}.bulletin-card-meta span{font-size:.66rem;font-weight:850;color:#15558f;background:#eef5fc;border:1px solid #dfebf6;padding:3px 7px;border-radius:99px}.bulletin-card-copy h3{margin:0 0 8px;color:#17283f;font-size:1.03rem;line-height:1.3;letter-spacing:-.01em}.bulletin-card-copy p{margin:0;color:#718096;font-size:.76rem;line-height:1.53;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.bulletin-card-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:auto;padding-top:13px}.bulletin-card-actions .btn{min-width:0;padding-inline:10px;font-size:.72rem}.bulletin-card-actions .btn-primary{box-shadow:none}

.bulletin-empty{padding:50px 24px;text-align:center;border:1px dashed #cad7e6;border-radius:22px;background:#fbfcfe}.bulletin-empty b{display:block;font-size:1.08rem;color:#283d58}.bulletin-empty p{margin:6px 0 18px;color:#728197}
.bulletin-source-note{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;margin-top:30px;padding:17px 19px;background:#f7f9fc;border:1px dashed #cbd7e5;border-radius:16px}.bulletin-source-note>span{font-size:.65rem;font-weight:900;text-transform:uppercase;letter-spacing:.09em;color:#0b4c87}.bulletin-source-note>div{display:grid;gap:2px;min-width:0}.bulletin-source-note b{font-size:.86rem;color:#2b3f5a}.bulletin-source-note small{color:#748297;font-size:.74rem}.bulletin-source-note>a{white-space:nowrap;font-size:.8rem;font-weight:800}

/* ---------- Bulletin reader: desktop ---------- */

/* ---------- News Bulletin Reader v8.34 ---------- */
html.bulletin-reader-lock,html.bulletin-reader-lock body{overflow:hidden!important}
.bulletin-reader-page{min-height:calc(100dvh - 82px);padding:18px clamp(12px,2vw,28px);background:radial-gradient(circle at 50% 0,#163f6a 0,#071a31 34%,#030a13 100%)}
.bulletin-pro-reader{--bpr-gold:#e9b83f;--bpr-blue:#0f5da5;--bpr-ink:#eaf1f9;--bpr-muted:#91a5bb;position:relative;width:min(1640px,100%);height:calc(100dvh - 118px);min-height:690px;margin:0 auto;display:grid;grid-template-rows:70px 54px minmax(0,1fr) 50px;background:#071526;color:var(--bpr-ink);border:1px solid rgba(255,255,255,.1);border-radius:22px;overflow:hidden;box-shadow:0 30px 100px rgba(0,0,0,.44)}
.bulletin-pro-reader button,.bulletin-pro-reader a,.bulletin-pro-reader input{font:inherit}
.bulletin-pro-reader button{cursor:pointer}.bulletin-pro-reader button:disabled{cursor:not-allowed;opacity:.32}
.bpr-topbar{display:grid;grid-template-columns:minmax(160px,1fr) minmax(260px,2fr) minmax(120px,1fr);align-items:center;gap:14px;padding:0 16px;background:linear-gradient(90deg,#041122,#09294a 55%,#06182d);border-bottom:1px solid rgba(255,255,255,.08);z-index:20}
.bpr-back{justify-self:start;display:flex;align-items:center;gap:8px;min-width:0;color:#e4edf8;text-decoration:none;font-size:.78rem;font-weight:800}.bpr-back span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bpr-back:hover{color:#ffd978}
.bpr-title{justify-self:center;display:grid;gap:2px;max-width:min(650px,100%);min-width:0;text-align:center}.bpr-title span{font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.11em;color:#e9bd56}.bpr-title b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;line-height:1.25;color:#fff}
.bpr-top-actions{justify-self:end;display:flex;gap:7px}.bpr-top-actions button{width:39px;height:39px;border-radius:11px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.06);color:#fff;font-size:1.04rem}.bpr-top-actions button:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.24)}

.bpr-commandbar{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;padding:7px 14px;background:#0b1d32;border-bottom:1px solid rgba(255,255,255,.07);z-index:19}
.bpr-view-switch,.bpr-page-controls,.bpr-zoom-controls{display:flex;align-items:center;gap:5px}.bpr-view-switch{padding:3px;border-radius:10px;background:#071526;border:1px solid rgba(255,255,255,.08)}
.bpr-view-switch button{height:33px;padding:0 11px;border:0;border-radius:7px;background:transparent;color:#99aec5;font-size:.69rem;font-weight:850}.bpr-view-switch button span{margin-right:4px}.bpr-view-switch button.is-active{background:linear-gradient(135deg,#155e9e,#0b376c);color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.2)}
.bpr-page-controls{justify-self:center}.bpr-page-controls>button,.bpr-zoom-controls>button{height:34px;min-width:34px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#10263d;color:#e7eff9}.bpr-page-controls>button:hover,.bpr-zoom-controls>button:hover{background:#173653}
.bpr-page-controls label{height:34px;display:flex;align-items:center;gap:5px;padding:0 8px;border-radius:8px;background:#071526;border:1px solid rgba(255,255,255,.08);color:#94a8bf;font-size:.68rem}.bpr-page-controls input{width:50px;height:27px;padding:0 4px;border:1px solid rgba(255,255,255,.12);border-radius:6px;background:#10263d;color:#fff;text-align:center;outline:0}.bpr-page-controls input:focus{border-color:#e9b83f;box-shadow:0 0 0 2px rgba(233,184,63,.12)}
.bpr-zoom-controls{justify-self:end}.bpr-zoom-value{min-width:58px!important;padding:0 7px!important;color:#b6c5d6!important;font-size:.68rem!important}.bpr-download{height:34px;display:flex;align-items:center;gap:5px;padding:0 11px;border-radius:8px;background:linear-gradient(135deg,#dca827,#f0c95d);color:#2e2307;text-decoration:none;font-size:.7rem;font-weight:950}

.bpr-workspace{min-height:0;display:grid;grid-template-columns:224px minmax(0,1fr);overflow:hidden}
.bpr-sidebar{min-height:0;padding:18px 16px;display:flex;flex-direction:column;gap:13px;background:linear-gradient(180deg,#071b31,#040e1b);border-right:1px solid rgba(255,255,255,.07);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#294660 transparent}
.bpr-cover{width:116px!important;min-height:164px!important;aspect-ratio:4/5.6;align-self:center;margin:0 auto 2px;box-shadow:0 16px 32px rgba(0,0,0,.35)!important}
.bpr-side-copy{display:grid;gap:5px}.bpr-kicker{font-size:.58rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#e2b647}.bpr-side-copy>b{font-size:.83rem;line-height:1.35;color:#fff}.bpr-side-copy>small{font-size:.67rem;line-height:1.5;color:#8298af}
.bpr-side-progress{display:grid;gap:6px}.bpr-side-progress>div{height:6px;border-radius:99px;background:rgba(255,255,255,.08);overflow:hidden}.bpr-side-progress i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#dba62b,#f4d474);transition:width .2s ease}.bpr-side-progress span{font-size:.65rem;color:#8fa4ba}
.bpr-reader-tips{margin-top:auto;display:grid;gap:7px;padding:12px;border:1px solid rgba(255,255,255,.07);border-radius:13px;background:rgba(255,255,255,.03)}.bpr-reader-tips b{font-size:.67rem;color:#e8bc54;text-transform:uppercase;letter-spacing:.07em}.bpr-reader-tips span{font-size:.65rem;line-height:1.42;color:#8399b0}

.bpr-stage{position:relative;min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y pinch-zoom;scrollbar-width:thin;scrollbar-color:#46627f #081426;background:radial-gradient(circle at 50% 24%,#244c73 0,#102c49 28%,#081729 68%,#040b14 100%);padding:36px 48px 70px;outline:0}
.bpr-stage:focus-visible{box-shadow:inset 0 0 0 2px rgba(233,184,63,.4)}
.bpr-stage:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:36px 36px}
.bpr-publication{position:relative;z-index:2;width:max-content;min-width:100%;min-height:100%;display:flex;align-items:flex-start;justify-content:center}.bpr-publication[hidden]{display:none!important}
.bpr-book{position:relative;width:max-content;display:flex;align-items:flex-start;justify-content:center;gap:0;perspective:2200px;transform-origin:center top;filter:drop-shadow(0 32px 42px rgba(0,0,0,.42));transition:transform .28s ease}
.bpr-page{position:relative;flex:0 0 auto;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 0 0 1px rgba(4,14,26,.16),0 14px 34px rgba(0,0,0,.17);transform-style:preserve-3d}.bpr-page[hidden],.bpr-spine[hidden]{display:none!important}.bpr-page canvas{display:block;background:#fff}.bpr-page-right{border-radius:4px 12px 12px 4px}.bpr-page-left{border-radius:12px 4px 4px 12px}.is-book-view .bpr-page-left{box-shadow:inset -22px 0 35px rgba(0,0,0,.07),0 14px 34px rgba(0,0,0,.17)}.is-book-view .bpr-page-right{box-shadow:inset 22px 0 35px rgba(0,0,0,.06),0 14px 34px rgba(0,0,0,.17)}
.bpr-spine{align-self:stretch;width:12px;min-height:100%;background:linear-gradient(90deg,rgba(0,0,0,.42),rgba(255,255,255,.28) 48%,rgba(0,0,0,.34));box-shadow:0 0 16px rgba(0,0,0,.35);z-index:5}
.bpr-page-number{position:absolute;bottom:8px;padding:3px 8px;border-radius:99px;background:rgba(255,255,255,.9);color:#526071;font-size:.61rem;font-weight:800;box-shadow:0 3px 10px rgba(0,0,0,.08)}.bpr-page-left .bpr-page-number{left:9px}.bpr-page-right .bpr-page-number{right:9px}
.bpr-book.turn-next{animation:bprTurnNext .38s ease}.bpr-book.turn-prev{animation:bprTurnPrev .38s ease}@keyframes bprTurnNext{0%{transform:perspective(1600px) rotateY(0) translateX(0)}45%{transform:perspective(1600px) rotateY(-2.5deg) translateX(-8px)}100%{transform:perspective(1600px) rotateY(0) translateX(0)}}@keyframes bprTurnPrev{0%{transform:perspective(1600px) rotateY(0) translateX(0)}45%{transform:perspective(1600px) rotateY(2.5deg) translateX(8px)}100%{transform:perspective(1600px) rotateY(0) translateX(0)}}

.bpr-loading{position:absolute;z-index:30;inset:0;display:grid;place-content:center;justify-items:center;gap:9px;padding:30px;text-align:center;background:radial-gradient(circle at 50% 45%,rgba(22,59,94,.98),rgba(5,17,31,.99) 64%);transition:opacity .22s ease,visibility .22s ease}.bpr-loading.is-hidden{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.bpr-loading-mark{position:relative;width:66px;height:82px;margin-bottom:8px;border-radius:5px 11px 11px 5px;display:grid;place-items:center;background:linear-gradient(145deg,#e0a426 0 23%,#286941 23% 36%,#0b3568 36% 100%);box-shadow:0 18px 34px rgba(0,0,0,.32);animation:bprLoadingBook 1.25s ease-in-out infinite}.bpr-loading-mark:after{content:"";position:absolute;left:6px;top:8px;bottom:8px;width:2px;background:rgba(255,255,255,.32)}.bpr-loading-mark span{position:absolute;inset:-12px;border-radius:16px;border:1px solid rgba(238,194,86,.22);animation:bprLoadingRing 1.25s ease-out infinite}.bpr-loading-mark b{font-size:.76rem;color:#fff;letter-spacing:.06em}.bpr-loading>strong{font-size:1rem;color:#fff}.bpr-loading>small{font-size:.72rem;color:#91a7bd}.bpr-reader-error{display:grid;gap:9px;max-width:430px;padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(0,0,0,.18)}.bpr-reader-error span{font-size:.75rem;color:#9fb1c5}.bpr-reader-error a{justify-self:center;color:#f0c65c;font-weight:850}@keyframes bprLoadingBook{50%{transform:translateY(-7px) rotateY(-5deg)}}@keyframes bprLoadingRing{to{transform:scale(1.18);opacity:0}}

.bpr-turn-layer{position:sticky;z-index:15;top:calc(50% - 36px);left:0;width:100%;height:0;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.bpr-turn{pointer-events:auto;width:45px;height:72px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(3,12,23,.68);backdrop-filter:blur(9px);color:#fff;font-size:2.15rem;box-shadow:0 10px 28px rgba(0,0,0,.25)}.bpr-turn:hover{background:rgba(14,78,132,.88)}.bpr-turn-prev{margin-left:-32px}.bpr-turn-next{margin-right:-32px}

.bpr-footer{display:grid;grid-template-rows:18px 1fr;gap:3px;padding:7px 15px 6px;background:#061528;border-top:1px solid rgba(255,255,255,.07);z-index:20}.bpr-progress-track input{width:100%;height:5px;appearance:none;-webkit-appearance:none;border-radius:99px;outline:0;background:linear-gradient(90deg,#e4af30 0 var(--reader-progress,0%),rgba(255,255,255,.1) var(--reader-progress,0%) 100%)}.bpr-progress-track input::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:13px;height:13px;border-radius:50%;background:#f1ca62;border:2px solid #071729;box-shadow:0 0 0 2px rgba(241,202,98,.16);cursor:pointer}.bpr-progress-track input::-moz-range-thumb{width:11px;height:11px;border-radius:50%;background:#f1ca62;border:2px solid #071729;cursor:pointer}.bpr-footer-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#8298ae;font-size:.62rem}.bpr-scroll-hint{color:#a5b6c8}

.bulletin-pro-reader.is-warm-theme .bpr-stage{background:radial-gradient(circle at 50% 20%,#7b6a51 0,#3d352b 30%,#1c1916 78%)}.bulletin-pro-reader.is-warm-theme .bpr-page canvas{filter:sepia(.08) saturate(.92)}
.bulletin-pro-reader:fullscreen,.bulletin-pro-reader.is-pseudo-fullscreen{width:100vw!important;height:100dvh!important;min-height:0!important;max-width:none!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}.bulletin-pro-reader.is-pseudo-fullscreen{position:fixed!important;inset:0!important;z-index:999999!important}.bulletin-pro-reader:fullscreen .bpr-stage,.bulletin-pro-reader.is-pseudo-fullscreen .bpr-stage{padding-top:28px}

/* ---------- Archive responsive ---------- */
@media(max-width:1180px){
  .bulletin-hero-inner{grid-template-columns:minmax(0,1fr) 330px;gap:38px}.bulletin-hero-visual{transform:scale(.91)}
  .bulletin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bulletin-toolbar{grid-template-columns:minmax(180px,1fr) minmax(260px,380px)}.bulletin-sync-form{grid-column:1/-1;justify-self:end}.bulletin-sync-form .btn{width:auto}
  .bpr-workspace{grid-template-columns:1fr}.bpr-sidebar{display:none}.bpr-commandbar{grid-template-columns:auto 1fr auto auto}.bpr-stage{padding-inline:42px}
}
@media(max-width:900px){
  .bulletin-container{width:min(100% - 34px,1320px)}.bulletin-hero{padding:54px 0 48px}.bulletin-hero-inner{grid-template-columns:1fr;min-height:0}.bulletin-hero-copy{max-width:780px}.bulletin-hero-visual{height:300px;transform:none}.bulletin-stack-card{width:186px;height:258px}.bulletin-stack-card.front{padding:21px 18px}.bulletin-stack-card.front b{font-size:1.58rem}.bulletin-orbit{width:265px;height:265px}.bulletin-orbit.two{width:315px;height:315px}.bulletin-visual-halo{width:290px;height:290px}
  .bulletin-toolbar{grid-template-columns:1fr}.bulletin-sync-form{grid-column:auto;justify-self:stretch}.bulletin-sync-form .btn{width:100%}.bulletin-search{width:100%}
  .bulletin-grid{grid-template-columns:1fr 1fr}.bulletin-card{grid-template-columns:105px minmax(0,1fr);min-height:215px;padding:14px;gap:14px}.bulletin-cover-art{min-height:184px}.bulletin-card-copy p{-webkit-line-clamp:2}.bulletin-source-note{grid-template-columns:auto minmax(0,1fr)}.bulletin-source-note>a{grid-column:1/-1;justify-self:start}
  .bulletin-reader-page{padding:8px}.bulletin-pro-reader{height:calc(100dvh - 16px);min-height:620px;border-radius:16px;grid-template-rows:64px 52px minmax(0,1fr) 48px}.bpr-topbar{grid-template-columns:auto minmax(0,1fr) auto;padding:0 10px}.bpr-back span{display:none}.bpr-title b{max-width:50vw;font-size:.82rem}.bpr-title span{display:none}.bpr-commandbar{grid-template-columns:auto 1fr auto;padding-inline:9px;gap:8px}.bpr-view-switch{display:none}.bpr-page-controls{justify-self:start}.bpr-page-controls button:first-child,.bpr-page-controls button:last-child{display:none}.bpr-zoom-controls{justify-self:center}.bpr-download{justify-self:end}.bpr-stage{padding:26px 36px 60px}
}
@media(max-width:640px){
  .bulletin-container{width:min(100% - 24px,1320px)}.bulletin-hero{padding:39px 0 35px}.bulletin-hero h2{font-size:clamp(2.35rem,11vw,3.2rem);margin-bottom:16px}.bulletin-hero h2 em{margin-top:4px}.bulletin-hero-copy>p{font-size:.91rem;line-height:1.67}.bulletin-hero-actions{display:grid;grid-template-columns:1fr;margin-top:21px}.bulletin-hero-actions .btn{width:100%}.bulletin-hero-stats{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:23px}.bulletin-hero-stats div{padding:10px 8px;border-radius:11px;text-align:center}.bulletin-hero-stats b{font-size:1.08rem}.bulletin-hero-stats span{font-size:.56rem;white-space:normal;line-height:1.25}.bulletin-hero-visual{height:235px;margin-top:6px}.bulletin-stack-card{width:150px;height:208px}.bulletin-stack-card.front{padding:17px 14px}.bulletin-stack-card.front span{font-size:.41rem}.bulletin-stack-card.front b{font-size:1.24rem}.bulletin-stack-card.front small{font-size:.58rem}.bulletin-stack-card.front i{font-size:.68rem;margin-top:11px}.bulletin-orbit{width:210px;height:210px}.bulletin-orbit.two{width:246px;height:246px}.bulletin-visual-halo{width:230px;height:230px}
  .bulletin-archive{padding:27px 0 40px}.bulletin-control-panel{padding:15px;border-radius:17px;margin-bottom:18px}.bulletin-toolbar{gap:11px}.bulletin-toolbar h3{font-size:1.42rem}.bulletin-search{display:grid;grid-template-columns:minmax(0,1fr) auto}.bulletin-search .btn{padding-inline:12px}.bulletin-year-tabs{margin-top:13px;padding-top:13px}.bulletin-year-tabs a{min-width:78px;padding:8px 9px}.bulletin-results-head{margin:20px 1px 10px}.bulletin-results-head p{font-size:.73rem}
  .bulletin-grid{grid-template-columns:1fr;gap:11px}.bulletin-card{grid-template-columns:86px minmax(0,1fr);min-height:170px;padding:11px;gap:12px;border-radius:15px}.bulletin-cover-art{min-height:148px;border-radius:8px;padding:9px 8px}.bulletin-cover-mark{width:25px;height:25px;font-size:.43rem}.bulletin-cover-art>span{font-size:.54rem}.bulletin-cover-art>strong{font-size:1.12rem}.bulletin-cover-art>small{font-size:.39rem}.bulletin-latest-badge{top:7px;right:7px;font-size:.5rem;padding:3px 6px}.bulletin-card-meta{margin-top:1px;margin-bottom:5px;padding-right:37px}.bulletin-card-meta span{font-size:.56rem;padding:2px 5px}.bulletin-card-copy h3{font-size:.88rem;line-height:1.27;margin-bottom:5px}.bulletin-card-copy p{display:none}.bulletin-card-actions{grid-template-columns:1fr auto;gap:5px;padding-top:8px}.bulletin-card-actions .btn{min-height:32px;font-size:.62rem;padding-inline:7px;border-radius:8px}.bulletin-source-note{grid-template-columns:1fr;gap:5px;padding:14px}.bulletin-source-note>a{grid-column:auto;margin-top:5px}.bulletin-source-note>span{font-size:.59rem}

  .bulletin-reader-page{padding:0;min-height:100dvh}.bulletin-pro-reader{width:100%;height:100dvh;min-height:0;border:0;border-radius:0;grid-template-rows:60px 50px minmax(0,1fr) 45px;box-shadow:none}.bpr-topbar{padding:0 7px;gap:5px}.bpr-back{width:37px;height:37px;justify-content:center;border:1px solid rgba(255,255,255,.1);border-radius:9px;font-size:1rem}.bpr-title{justify-self:stretch;text-align:left;padding-left:4px}.bpr-title b{max-width:none;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.7rem;line-height:1.2}.bpr-top-actions{gap:3px}.bpr-top-actions button{width:35px;height:35px;border-radius:9px}.bpr-commandbar{grid-template-columns:minmax(0,1fr) auto auto;gap:5px;padding:6px 6px}.bpr-page-controls{min-width:0;gap:3px}.bpr-page-controls>button{min-width:31px;height:32px}.bpr-page-controls label{height:32px;padding:0 5px}.bpr-page-controls label>span:first-child{display:none}.bpr-page-controls input{width:42px;height:25px}.bpr-zoom-controls{gap:3px}.bpr-zoom-controls>button{min-width:31px;height:32px}.bpr-zoom-value{display:none}.bpr-download{height:32px;width:34px;padding:0;justify-content:center}.bpr-download span{display:none}.bpr-stage{padding:18px 14px 62px;scroll-padding-top:16px}.bpr-publication{justify-content:center;min-width:100%}.bpr-page{border-radius:7px!important}.bpr-page-number{bottom:5px;font-size:.55rem}.bpr-turn-layer{top:calc(50% - 26px);width:calc(100% + 12px);margin-left:-6px}.bpr-turn{width:31px;height:52px;border-radius:10px;font-size:1.65rem;background:rgba(2,10,20,.72)}.bpr-turn-prev{margin-left:0}.bpr-turn-next{margin-right:0}.bpr-footer{padding:6px 8px 4px}.bpr-footer-meta{font-size:.57rem}.bpr-scroll-hint{display:none}
}
@media(max-width:390px){.bulletin-container{width:calc(100% - 20px)}.bulletin-hero-stats span{font-size:.52rem}.bulletin-card{grid-template-columns:78px minmax(0,1fr);gap:10px}.bulletin-cover-art{min-height:139px}.bulletin-card-copy h3{font-size:.83rem}.bulletin-card-actions .btn{font-size:.58rem}.bpr-page-controls label>span:last-child{font-size:.58rem}.bpr-zoom-controls>button{min-width:29px}.bpr-stage{padding-inline:10px}}
@media(prefers-reduced-motion:reduce){.bulletin-stack-card.front,.bulletin-orbit.two,.bulletin-stack-card.front:before,.bpr-loading-mark,.bpr-loading-mark span,.bpr-book{animation:none!important;transition:none!important}.bulletin-card,.bulletin-year-tabs a{transition:none!important}}
