/* Original local editorial styles. No imports, CDN, webfonts or upstream bundles. */
:root{color-scheme:light;--ink:#24352d;--muted:#657269;--line:#d6ded4;--paper:#fff;--accent:#087b46;--tint:#edf5ec;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-size:14px;line-height:1.55;color:var(--ink);background:#e9ede7;-webkit-text-size-adjust:100%}
*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}img{display:block;max-width:100%}h1,h2,h3,h4,p,ol,ul,dl,dd,figure{margin:0}h2{font-size:16px}h3{font-size:15px}h4{font-size:14px}button,input,select{border-radius:2px}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #dc9e24;outline-offset:2px}[hidden]{display:none!important}::selection{background:#ffe2a0;color:#312800}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-80px;left:10px;z-index:100;background:#fff;padding:10px;border:2px solid var(--accent)}.skip-link:focus{top:8px}
.site-shell{max-width:1120px;margin:auto;background:var(--paper);border-inline:1px solid var(--line);min-height:100vh;padding:0 12px}.site-header{min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid var(--line);padding:5px 0}.brand-link{display:flex;align-items:center;gap:8px}.brand-mark{display:none;width:160px;height:auto}.brand-copy{display:flex;align-items:baseline;gap:10px}.brand-name{font-size:15px}.brand-description{font-size:11px;color:var(--muted)}.site-header-actions{flex-shrink:0}.icon-button{border:1px solid var(--line);background:#fff;padding:5px 10px;font-size:12px;min-height:32px}.site-status{font-size:11px;color:var(--muted);padding:3px 0;display:flex;justify-content:space-between;align-items:center;gap:8px}.site-status.status-ok{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.status-error{color:#a02e2e}.site-section-nav{display:flex;background:var(--accent);color:#fff;margin:0 -6px 5px}.site-section-nav a{padding:7px 4px;text-align:center;flex:1;font-size:13px;font-weight:700;border-right:1px solid #ffffff30}.site-main{outline:none;padding:7px 0 12px}.site-app>*+*{margin-top:8px}.site-app :is(section,article,aside,div){min-width:0}.site-footer{border-top:1px solid var(--line);font-size:11px;color:var(--muted);padding:12px 0 18px}.site-footer strong{color:var(--ink);font-size:12px}.site-footer p{margin:4px 0}.site-footer span{font-size:10px}.site-bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,480px);display:flex;z-index:20;border:1px solid #bdcebc;background:#fff;padding-bottom:env(safe-area-inset-bottom)}.site-bottom-nav a{flex:1;padding:12px 3px;text-align:center;color:var(--accent);font-weight:700;font-size:13px}.site-bottom-nav a+a{border-left:1px solid var(--line)}.has-bottom-nav{padding-bottom:48px}
.edition-masthead{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;background:var(--tint);border-bottom:3px solid var(--accent)}.edition-masthead>img{width:min(100%,600px);height:auto;max-height:144px;object-fit:contain;object-position:left center}.edition-masthead>p{font-size:12px;padding:10px 18px;max-width:280px;text-align:right;letter-spacing:.1em}.module{border:1px solid var(--line);background:var(--paper);scroll-margin-top:12px;overflow:hidden}.module-header{display:flex;justify-content:space-between;align-items:center;gap:8px;background:var(--tint);border-bottom:1px solid var(--line);padding:6px 9px}.module-header h2{font-size:15px;color:var(--accent);line-height:1.45}.module-header>span{font-size:11px;color:var(--muted)}.module-body{padding:8px}.module-state{color:var(--muted);font-size:12px;padding:7px 4px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.module-state p{margin:0}.module-error{color:#9d322e;background:#fff5ee;border-left:2px solid #c27a57}.module-loading p::before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--accent);margin-right:7px}.primary-button,.secondary-button,.pager button{border:1px solid var(--accent);padding:5px 10px;font-size:12px;min-height:30px;background:#fff;color:var(--accent)}.primary-button{background:var(--accent);color:#fff}.text-button{border:0;background:none;text-decoration:underline;text-underline-offset:3px;color:var(--accent);font-size:12px;padding:4px 0}.muted{font-size:11px;color:var(--muted)}.filter-area{margin-bottom:7px;font-size:12px}.filter-area summary{cursor:pointer;color:var(--accent);padding:2px 0}.filter-form{display:flex;flex-wrap:wrap;gap:7px;align-items:end;padding:7px;background:var(--tint);border:1px solid var(--line);margin-top:5px}.filter-form label,.search-label{display:grid;gap:3px;font-size:11px}.filter-form input,.filter-form select,.search-label input{border:1px solid #bfc9bd;background:#fff;padding:5px 7px;min-height:32px;max-width:100%;min-width:0}.filter-form input{width:114px}.filter-form select{max-width:160px}.filter-form button{min-height:32px}.filter-feedback{color:#a43232;width:100%}.pager{display:flex;gap:12px;align-items:center;justify-content:center;font-size:12px;margin-top:8px}
/* Draw atoms are shared; their containing editorial structures are not. */
.draw-selector,.history-tabs,.materials-tabs{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:6px}.draw-tab,.history-tab,.materials-tabs button{padding:5px 8px;border:1px solid var(--line);background:#fff;font-size:12px;min-height:30px}.draw-tab.is-active,.history-tab.is-active,.materials-tabs button[aria-pressed=true]{background:var(--accent);color:#fff;border-color:var(--accent)}.draw-grid{display:grid;gap:7px}.draw-grid.is-double{grid-template-columns:repeat(2,minmax(0,1fr))}.draw-card{padding:8px;border:1px solid var(--line);background:#fff}.draw-card-head{display:flex;justify-content:space-between;align-items:center;gap:5px}.draw-card-head h3{font-size:16px;color:var(--accent)}.module-kicker{display:none}.lottery-code{font-size:10px;color:var(--muted);text-transform:uppercase}.draw-issue{display:flex;align-items:baseline;gap:8px;font-size:11px;padding:5px 0}.draw-issue strong{font-size:14px;font-variant-numeric:tabular-nums}.number-list{list-style:none;padding:0;display:flex;gap:7px;align-items:flex-start;margin:5px 0 2px}.ball{flex:1 1 0;max-width:48px;min-width:0;display:flex;flex-direction:column;align-items:center;font-variant-numeric:tabular-nums;color:#56615a}.number-value{display:grid;place-items:center;border-radius:50%;border:1px solid #c4cdc5;width:100%;aspect-ratio:1;font-size:22px;font-weight:750;line-height:1;background:radial-gradient(circle at 30% 20%,#fff,#edf0ed)}.number-attributes{display:flex;justify-content:center;gap:3px;color:#5b665f;font-weight:400;font-size:10px;white-space:nowrap;padding-top:3px;line-height:1.5}.ball:last-child{margin-left:5px;position:relative}.ball:last-child::before{content:"+";position:absolute;left:-9px;top:9px;font-size:12px;color:var(--muted)}.ball.is-hidden{font-size:9px;aspect-ratio:1;border-radius:50%;border:1px dashed #bdc7bc;justify-content:center;background:#f5f7f4}.result-pending{font-size:12px;color:var(--muted);padding:8px 0;list-style:none}.wave-red .number-value,.attribute-chip.wave-red{color:#ac2739;border-color:#d75663;background:radial-gradient(circle at 30% 20%,#fff,#fce4e5)}.wave-blue .number-value,.attribute-chip.wave-blue{color:#165699;border-color:#4988c4;background:radial-gradient(circle at 30% 20%,#fff,#dfecfa)}.wave-green .number-value,.attribute-chip.wave-green{color:#126c41;border-color:#50a475;background:radial-gradient(circle at 30% 20%,#fff,#e3f4e3)}.draw-meta{display:flex;flex-wrap:wrap;gap:4px 8px;font-size:10px;color:var(--muted);padding-top:4px}.draw-note,.draw-updated{font-size:10px;color:#806236;margin-top:3px}.draw-updated{color:var(--muted)}.next-record{display:flex;flex-wrap:wrap;gap:3px 8px;border-top:1px dotted var(--line);margin-top:6px;padding-top:5px;font-size:11px}.next-record time{color:var(--muted)}.next-record [data-role=countdown]{color:var(--accent)}.reveal-progress{font-size:10px;color:var(--accent);margin-top:3px}.progress-track{height:3px;background:var(--tint);margin-top:3px}.progress-track span{display:block;height:100%;background:var(--accent)}.record-tag{font-size:10px;background:#fff0cd;border:1px solid #daca9c;padding:0 4px}.record-stale{color:#923c2d;background:#fff0eb}.history-balls{display:flex;gap:5px;align-items:start;min-width:max-content}.history-ball{display:flex;flex-direction:column;align-items:center;width:29px;font-variant-numeric:tabular-nums}.history-ball .number-value{font-size:14px}.history-ball .number-attributes{font-size:9px;gap:2px}.history-ball:last-child{margin-left:5px}.history-ball.is-hidden{font-size:9px;padding:6px 0;background:#f0f3ef;border:1px dashed var(--line);border-radius:50%}.table-scroll{overflow:auto;overscroll-behavior-inline:contain;border:1px solid var(--line)}.history-table{border-collapse:collapse;width:100%;font-size:12px;text-align:left}.history-table th,.history-table td{padding:7px 6px;border-bottom:1px solid var(--line);vertical-align:middle}.history-table th{white-space:nowrap}.history-table thead{background:var(--tint);font-size:11px}.history-table td:last-child{min-width:130px}.history-table td:has(time){min-width:100px}.history-source{display:block;font-size:10px;color:var(--muted)}.correction-details{font-size:11px;max-width:320px}.correction-details summary{color:#8b4c2b;cursor:pointer}.correction-details p{padding:5px 0;overflow-wrap:anywhere;border-bottom:1px dotted var(--line)}.recent-list{padding:0;list-style:none}.recent-list li{display:flex;align-items:center;gap:8px;justify-content:space-between;border-top:1px solid var(--line);padding:7px 0}.recent-list li>div:first-child{display:grid}.recent-list strong{font-size:12px}.recent-list time{font-size:10px;color:var(--muted)}.recent-caption{font-size:11px;color:var(--accent);padding-bottom:5px}.module-recent.is-empty{border:0;background:transparent}.module-recent.is-empty .module-header{display:none}.module-recent.is-empty .module-body{padding:0}.module-recent.is-empty .module-state{font-size:11px;padding:3px}
/* Published editorial content stays compact even when no manual entries exist. */
.notice-ribbon{display:flex;gap:8px;border-block:1px solid var(--line);background:var(--tint);padding:5px 8px;font-size:12px}.notice-ribbon>b{flex:0 0 auto;color:var(--accent);align-self:start}.notice-ribbon>div{flex:1}.notice-ribbon .module-state{padding:0}.welcome-note{font-size:12px;color:var(--muted)}.notice-item{display:flex;gap:8px;justify-content:space-between;border-bottom:1px dotted var(--line);padding:4px 0}.notice-item:last-child{border:0}.notice-item h3{font-size:12px}.notice-item p{font-size:11px;color:var(--muted);overflow-wrap:anywhere}.notice-item .text-button{font-size:11px;flex-shrink:0;align-self:start}.published-banners{border:1px solid var(--line);padding:5px}.banner-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.banner-item{display:flex;align-items:center;gap:8px;background:var(--tint);padding:5px}.banner-item img{width:35%;max-height:100px;object-fit:contain}.banner-item h3{font-size:13px}.banner-item p{font-size:11px;color:var(--muted)}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.gallery-card-button{border:1px solid var(--line);background:#fff;padding:0;text-align:left;display:block;width:100%;height:100%}.gallery-card img{width:100%;aspect-ratio:4/5;object-fit:contain;background:var(--tint)}.gallery-card-copy{display:grid;gap:2px;padding:5px}.gallery-card-copy strong{font-size:12px;overflow-wrap:anywhere}.gallery-card-copy>span,.gallery-card-meta{font-size:10px;color:var(--muted)}.gallery-no-image{display:block;text-align:center;padding:12px;color:var(--muted);font-size:11px}.article-list{display:grid;gap:0}.article-item{padding:7px 0;display:flex;gap:8px;align-items:start;justify-content:space-between;border-bottom:1px dotted var(--line)}.article-item:first-child{padding-top:0}.article-item:last-child{border:0;padding-bottom:0}.article-category{font-size:10px;color:var(--accent)}.article-item h3{font-size:14px}.article-item p{font-size:12px;color:var(--muted);overflow-wrap:anywhere}.article-item .text-button{flex-shrink:0;font-size:11px}.tab-list{display:flex;border-bottom:2px solid var(--accent);background:var(--tint)}.tab-button{flex:1;border:0;border-right:1px solid var(--line);border-radius:0;background:none;padding:8px;font-size:13px}.tab-button.is-active{color:#fff;background:var(--accent);font-weight:700}.tab-panel{padding-top:5px}.editorial-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line)}.editorial-links a{padding:8px;border-right:1px solid var(--line);background:var(--tint);text-align:center}.editorial-links a:last-child{border:0}.editorial-links b{display:block;color:var(--accent);font-size:16px}.editorial-links span{font-size:10px;color:var(--muted)}
/* API material atoms: every fact and color comes from the returned profile. */
.materials-section{scroll-margin-top:12px;border:1px solid var(--line);background:var(--paper)}.materials-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 9px;background:var(--accent);color:#fff}.materials-heading h2{font-size:16px}.materials-heading>span{font-size:10px;font-weight:400}.materials-tabs{padding:6px 7px;margin:0;border-bottom:1px solid var(--line);background:var(--tint)}.materials-tabs button{font-size:11px;padding:3px 7px;min-height:27px}.material-meta{display:flex;align-items:center;gap:3px 7px;flex-wrap:wrap;font-size:10px;color:var(--muted);margin:4px 0 6px}.origin-label{color:#426942;border:1px solid #bbcfb5;background:#f2f8eb;padding:1px 4px}.origin-generated{color:#925013;border-color:#d5b369;background:#fff5d8}.origin-recap{color:#3a6187;border-color:#adc8de;background:#edf5fd}.material-provenance{font-size:10px;color:var(--muted);display:flex;flex-wrap:wrap;gap:3px 10px;border-top:1px dotted var(--line);padding:4px 0 0;margin-top:6px;overflow-wrap:anywhere}.material-body-text{font-size:12px;line-height:1.8;margin:6px 0;overflow-wrap:anywhere}.material-art{margin:5px 0}.material-art img{width:100%;height:auto;max-height:300px;object-fit:contain;background:var(--tint)}.material-art figcaption{font-size:10px;color:var(--muted);text-align:center;padding:2px}.profile-matrix{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;padding:5px 0}.attribute-chip{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #c5cec4;background:#f7faf5;padding:3px 2px;min-width:26px;font-size:12px;line-height:1.25;font-variant-numeric:tabular-nums}.attribute-chip b{font-size:14px}.attribute-chip small{font-size:9px;color:#596159;white-space:nowrap;font-weight:400;margin-top:3px}.profile-groups{font-size:12px}.profile-groups>div{display:grid;grid-template-columns:32px minmax(0,1fr);border-bottom:1px solid var(--line)}.profile-groups>div:last-child{border:0}.profile-groups dt{display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--accent);background:var(--tint);padding:4px 2px}.profile-groups dd{display:flex;flex-wrap:wrap;gap:3px;padding:4px}.profile-groups .attribute-chip{min-width:25px;padding:2px}.profile-groups .attribute-chip b{font-size:12px}.group-waveLabel>div{grid-template-columns:40px minmax(0,1fr)}.selection-values{display:flex;flex-wrap:wrap;gap:6px;padding:6px 0}.selection-values .attribute-chip{min-width:38px;padding:5px 3px}.selection-values .attribute-chip b{font-size:18px}.selection-token{display:inline-flex;align-items:center;justify-content:center;min-width:35px;min-height:31px;border:1px solid var(--line);background:var(--tint);color:var(--accent);padding:4px 8px}.material-result{display:grid;gap:3px;font-size:11px;border-top:1px dashed var(--line);padding-top:5px;margin-top:5px}.material-result>b{color:var(--accent)}.material-result em{font-style:normal;color:#9d4829}.material-result details{font-size:10px}.material-result summary,.material-archive summary,.photo-map summary{cursor:pointer;color:var(--accent)}.material-result details p{padding:3px 0}.material-archive{font-size:11px;border-top:1px solid var(--line);margin-top:6px;padding-top:5px}.material-archive article{margin:6px 0;padding:6px;border:1px solid var(--line);background:var(--paper)}.material-archive h4{font-size:12px}.material-archive .profile-matrix{max-width:420px}.photo-map{font-size:11px;margin:4px 0}.compact-note{font-size:11px;color:var(--muted);padding:4px}.recap-numbers{overflow:auto;padding:5px 0}
/* 01 / 49: phone-width gallery, compact top bar, results before artwork. */
.template-498z{max-width:480px;padding:0 6px;--line:#c9dccc;--tint:#eef7ea}.template-498z .site-header{margin:0 -6px;padding:4px 9px;background:#087b46;color:#fff;min-height:49px;border:0}.template-498z .brand-mark{display:block;width:145px;height:38px;object-fit:contain}.template-498z .brand-copy{display:none}.template-498z .icon-button{background:#ffffff12;border-color:#ffffff60;color:#fff;font-size:11px}.template-498z .site-main{padding-top:0}.phone-edition>*+*{margin-top:6px}.phone-edition .module-header{background:#e0efd9}.phone-edition .draw-card{border:0;padding:2px}.phone-edition .number-list{gap:7px;justify-content:space-around}.phone-edition .materials-heading{background:#16783a}.photo-reference-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:5px}.photo-sheet{border:1px solid #b9d0b7;padding:5px}.photo-sheet>header{display:flex;align-items:center;justify-content:space-between;gap:4px;padding:3px 4px;background:#d8eaca;color:#275c27;font-size:12px}.photo-sheet>header span{font-size:10px}.photo-sheet>h3{font-size:12px}.photo-sheet .material-art img{max-height:200px}.photo-sheet .profile-matrix{grid-template-columns:repeat(4,minmax(0,1fr))}.photo-sheet .attribute-chip small{font-size:8px}.phone-reading>*+*{margin-top:6px}.template-498z .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
/* 02 / 118: broad blue banner and a recent-record rail only when populated. */
.template-118tt{--accent:#1867b3;--line:#c5d9eb;--tint:#edf5fd;--ink:#223d57}.masthead-blue{background:#125697}.masthead-blue>p{color:#e0efff}.blue-front{display:block}.blue-front.has-recent{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:8px}.blue-recent{margin-top:4px}.has-recent .blue-recent{margin:0}.blue-archive{display:grid;grid-template-columns:1.25fr 1fr;gap:8px}.blueprint-sheets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px}.blueprint-sheet{border:1px solid #91b9d9}.blueprint-sheet>header{display:flex;align-items:stretch;background:#e5f0fc;color:#135791}.blueprint-sheet>header span{display:grid;place-items:center;min-width:39px;background:#1764a6;color:#fff;font-size:20px;font-weight:800}.blueprint-sheet>header h3{padding:7px}.blueprint-content{padding:7px}.blueprint-sheet>.material-archive{margin:0;padding:6px}.template-118tt .module-recent .module-header{background:#1963a3}.template-118tt .module-recent .module-header h2{color:#fff}
/* 03 / ala: forest double rules and crosswise issue rows. */
.template-ala{--accent:#285b35;--line:#bac6af;--tint:#edf0df;--paper:#fffef5;--ink:#30442d}.masthead-forest{border-block:5px double #426c39;background:#e4e9d1}.forest-links a{padding:5px}.forest-links b{font-family:SimSun,"Songti SC",serif;font-size:15px}.forest-links span{display:none}.forum-board{border:3px double #809772;padding:5px}.forum-result{margin-bottom:6px}.forum-archive{display:grid;grid-template-columns:1fr 1fr;gap:6px}.forum-table-head,.forum-material-row{display:grid;grid-template-columns:115px minmax(0,1fr)}.forum-table-head{background:#dae3c6;font-size:12px;text-align:center;padding:5px;color:#355531}.forum-material-row{border-top:1px solid #b6c3a5}.forum-material-row>h3{background:#eef1df;border-right:1px solid #c3ceb8;display:flex;align-items:center;justify-content:center;padding:8px;text-align:center;font-family:SimSun,"Songti SC",serif}.forum-material-row>div{padding:7px}.forum-material-row .profile-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 5px}.template-ala .materials-heading{border-bottom:3px double #b6c998}
/* 04 / tt: sky-blue and gold twin opening panels with alternating tabs. */
.template-tt{--accent:#205c97;--line:#b9d0e5;--tint:#eaf4fd;--ink:#203b58}.masthead-sky{background:#dcefff;border-bottom:5px solid #c3a35a}.twin-marquee{display:flex;justify-content:space-around;align-items:center;background:#1c5e9d;color:#fff;font-size:12px;padding:4px}.twin-marquee a{color:#ffe0a1}.template-tt .draw-card{border:2px solid #5b92bc}.template-tt .draw-card-alt{border-color:#bc9a4e;background:#fffdf2}.template-tt .draw-card-head{border-bottom:2px solid #bdd8ed;padding-bottom:4px}.template-tt .draw-card-alt .draw-card-head{border-color:#e4d3a4}.paired-material-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px}.paired-column{border:1px solid #adc5dc;padding:7px}.paired-tab{background:#2c6fa7;color:#fff;text-align:center;font-size:14px;font-weight:700;margin:-7px -7px 6px;padding:6px}.column-1 .paired-tab{background:#957433}.paired-column>h3{font-size:12px;color:var(--muted)}.twin-reading{display:grid;grid-template-columns:1fr 1fr;gap:8px}
/* 05 / gjp: taupe banner, flat tabs and two ruled text columns. */
.template-gjp{--accent:#82664e;--line:#cfbfaa;--tint:#eee7dc;--paper:#fdfbf7;--ink:#4e3f31}.masthead-taupe{background:#d6c6b0;border:1px solid #ae957a;padding:5px}.masthead-taupe>p{font-family:SimSun,"Songti SC",serif}.digest-top .draw-card{border:0}.digest-text-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:8px;gap:0 15px}.digest-extract{border-bottom:1px solid #bca38a;padding:6px 0}.digest-extract>h3{font-family:SimSun,"Songti SC",serif;font-size:18px;padding-bottom:5px;border-bottom:1px solid #d6c7b6}.digest-extract>h3 span{font-family:sans-serif;font-size:10px;padding:2px 4px;background:#82664e;color:#fff;margin-right:6px}.template-gjp .module-tabs{border:1px solid #b9a38d;padding:5px}.template-gjp .tab-panel .module{border:0}.template-gjp .tab-panel .module-header{display:none}
/* 06 / jbp: rounded jade glyph banner, alternating picture/text album leaves. */
.template-jbp{--accent:#008a83;--line:#acd6cb;--tint:#e5f5ed;--ink:#215b50}.masthead-jade{background:#e3f8ef;border-radius:40px 4px 40px 4px;border:2px solid #69c0a5}.album-opening{border-left:6px solid #2a9b86;padding-left:6px}.album-opening .notice-ribbon{margin-top:5px}.jade-album-leaves{padding:8px}.album-leaf{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(0,1.25fr);border-bottom:2px dotted #acd6cb;gap:12px;padding:9px 0}.album-leaf:last-child{border:0}.album-leaf.leaf-1{grid-template-columns:minmax(0,1.25fr) minmax(150px,.8fr)}.leaf-1 .album-picture{order:2}.album-picture{background:#edfaf2;padding:5px;border:1px solid #b3dac6;border-radius:22px 2px 22px 2px;align-self:start}.album-picture>b{display:block;text-align:center;color:#087d63;font-family:SimSun,"Songti SC",serif;font-size:17px;padding:5px}.album-caption>h3{border-bottom:1px solid #91cbb5;padding:3px 0;font-size:15px}.album-supplement{display:grid;grid-template-columns:1.2fr 1fr;gap:8px}
/* 07 / bxj: red-and-white newspaper with column gutters and masthead rules. */
.template-bxj{--accent:#bc2538;--line:#ddc4bf;--tint:#fff0eb;--ink:#3c302b;--paper:#fffef9}.masthead-gazette{background:#fffef9;border-block:6px double #ac1f2e}.masthead-gazette>p{color:#a42632;font-family:SimSun,"Songti SC",serif;font-weight:700}.gazette-front{border-bottom:4px double #b9293b}.gazette-result{margin-bottom:7px}.gazette-material-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:7px}.gazette-story{padding:5px 10px;border-right:1px solid #c4aaa0}.gazette-story:last-child{border:0}.gazette-column-label{font-size:10px;letter-spacing:.12em;border-block:1px solid #bf6b6b;color:#a42833;padding:2px 0}.gazette-story>h3{font-family:SimSun,"Songti SC",serif;font-size:22px;color:#a32031;padding:5px 0}.gazette-bottom{display:grid;grid-template-columns:1fr 1fr;gap:10px}.template-bxj .materials-heading{color:#ac1d30;background:#fff;border-top:2px solid #ac1d30;border-bottom:1px solid #ac1d30}.template-bxj .module-header{border-top:2px solid #bf3745;background:#fff8f2}
/* 08 / zyh: coral rubric bars, large chapter tabs and horizontal category rows. */
.template-zyh{--accent:#c34f41;--line:#ecc2b5;--tint:#fff0e7;--paper:#fffdfa;--ink:#533831}.masthead-coral{background:#ffd8c6;border-bottom:0;border-radius:0 0 30px 0}.coral-links{border:0;gap:4px}.coral-links a{background:#d4614b;border:0;border-radius:0 0 10px 0;color:#fff}.coral-links b{color:#fff}.coral-links span{color:#ffead9}.rubric-list{padding:8px}.rubric-row{display:grid;grid-template-columns:135px minmax(0,1fr);border-bottom:2px solid #e7927c;margin-bottom:7px}.rubric-row>h3{background:#fbe0d2;padding:10px 8px;color:#ac4434;font-family:SimSun,"Songti SC",serif;font-size:18px}.rubric-row>h3 span{display:block;font-family:sans-serif;font-size:30px;line-height:1.2;color:#cc6b55;margin-bottom:5px}.rubric-copy{padding:7px 9px}.rubric-supplement{display:grid;grid-template-columns:1fr 1fr;gap:8px}.template-zyh .materials-heading{border-left:8px solid #943528}
/* 09 / dyj: olive-gold review with an actual navigation/news side rail. */
.template-dyj{--accent:#6c712d;--line:#d4cfa9;--tint:#f1efd9;--paper:#fffff7;--ink:#48462c}.masthead-olive{background:#c1b367;border-bottom:6px double #656328}.review-front{display:grid;grid-template-columns:170px minmax(0,1fr);gap:9px}.review-sidebar{background:#eee9cf;border:1px solid #c5b578;padding:7px}.review-sidebar>h2{font-family:SimSun,"Songti SC",serif;text-align:center;padding:6px;border-bottom:3px double #b6a862;color:#6e6426}.olive-links{display:block;border:0}.olive-links a{display:block;text-align:left;border:0;border-bottom:1px solid #d4c79a;background:none;padding:9px 3px}.olive-links b{font-size:14px}.review-sidebar .notice-ribbon{display:block;padding:6px 0}.review-main>*+*{margin-top:8px}.review-excerpt{display:grid;grid-template-columns:135px minmax(0,1fr);padding:8px;border-bottom:1px solid #c2bb8b;gap:12px}.review-excerpt>header{border-right:1px solid #cbbf8a;padding:4px 10px 4px 0}.review-excerpt>header small{font-size:10px;color:#857440}.review-excerpt h3{font-family:SimSun,"Songti SC",serif;font-size:20px;padding-top:5px}.review-foot{display:grid;grid-template-columns:1fr 1fr;gap:8px}
/* 10 / d3b: traditional sage link table and compact expandable entries. */
.template-d3b{--accent:#54734c;--line:#b7c4a4;--tint:#eef1df;--paper:#fcfcf0;--ink:#364c32}.masthead-sage{background:#dce4c9;border-block:3px solid #748c57}.traditional-links{border:2px solid #899f72}.traditional-links a{padding:4px}.traditional-links span{display:none}.traditional-links b{font-size:15px;text-decoration:underline;font-family:SimSun,"Songti SC",serif}.traditional-reference-table>div{display:grid;grid-template-columns:110px minmax(0,1fr);border-bottom:1px solid #a8b794}.traditional-reference-table dt{background:#e2e8ce;color:#4c6c3e;display:flex;align-items:center;justify-content:center;text-align:center;padding:7px;font-family:SimSun,"Songti SC",serif;font-weight:700;font-size:16px;border-right:1px solid #b2c19f}.traditional-reference-table dd{padding:6px 8px}.traditional-reference-table dd>details>summary{color:#526e37;font-size:13px;text-decoration:underline;cursor:pointer}.sage-supplement{display:grid;grid-template-columns:1fr 1fr;gap:6px}.template-d3b .module-header{padding:4px 8px;border-left:5px solid #66864e}
/* 11 / yqs: vertical book spine, numbered purple-and-gold topic volumes. */
.template-yqs{--accent:#654087;--line:#cfbcda;--tint:#f3eaf6;--paper:#fffcff;--ink:#4b355e}.masthead-purple{background:#38204e;border-bottom:5px solid #c3a259}.masthead-purple>p{color:#ecdbb3}.volume-layout{display:grid;grid-template-columns:46px minmax(0,1fr);gap:8px}.volume-spine{background:#4e3067;border:2px solid #af9658;color:#ecd49f;display:flex;align-items:center;flex-direction:column;gap:25px;padding:16px 6px}.volume-spine>span{writing-mode:vertical-rl;font-family:SimSun,"Songti SC",serif;font-size:23px;letter-spacing:.3em}.volume-spine a{font-size:12px;writing-mode:vertical-rl;letter-spacing:.25em}.volume-pages>*+*{margin-top:8px}.reference-volumes{padding:8px}.reference-volume{display:grid;grid-template-columns:72px minmax(0,1fr);border:1px solid #b89bc9;margin-bottom:9px;box-shadow:3px 3px 0 #e7dced}.reference-volume>header{border-right:1px solid #c9b5d3;background:#f0e5f5;padding:9px;text-align:center}.reference-volume>header>b{font-size:26px;color:#987441;border-bottom:2px solid #b39b62;display:block}.reference-volume>header h3{writing-mode:vertical-rl;letter-spacing:.18em;font-family:SimSun,"Songti SC",serif;font-size:18px;margin:10px auto}.volume-text{padding:8px}.volume-appendix{display:grid;grid-template-columns:1fr 1fr;gap:8px}
/* 12 / cbw: amber matrix sheets with yellow number-cell grids. */
.template-cbw{--accent:#ad580b;--line:#e1bc74;--tint:#fff0c4;--paper:#fffcf2;--ink:#5b411e}.masthead-amber{background:#ffd75b;border-block:4px solid #db9019}.matrix-guide{display:flex;gap:12px;align-items:center;background:#51370f;color:#fff3be;padding:5px 9px;font-size:11px}.matrix-guide b{font-size:15px}.number-matrices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px}.number-matrix-sheet{border:2px solid #c7902c;background:#fff9e9}.number-matrix-sheet>h3{text-align:center;background:#f5c64b;border-bottom:1px solid #c7902c;padding:5px;color:#7b430e}.matrix-content{padding:7px}.template-cbw .profile-matrix{gap:0;border:1px solid #dab467;padding:0}.template-cbw .profile-matrix .attribute-chip{border-radius:0;border-width:0 1px 1px 0;padding:6px 2px}.template-cbw .profile-matrix .attribute-chip b{font-size:17px}.template-cbw .selection-values{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:3px}.template-cbw .selection-values .attribute-chip{min-width:0}.matrix-bottom{display:grid;grid-template-columns:1fr 1fr;gap:8px}
/* 13 / gabjw: teal field, two-column on-site navigation and cross-linked panels. */
body[data-site-code=gabjw]{background:#277f71}.template-gabjw{--accent:#08766e;--line:#88b9a5;--tint:#ddefdf;--paper:#f6fff6;--ink:#245c4c;background:#d9ebd9;border-inline:4px double #719d83}.masthead-teal{background:#c5e4ca;border-bottom:0}.crossroads{border:3px double #1b7660;background:#eaf6e7;padding:5px}.teal-navigation{grid-template-columns:repeat(2,minmax(0,1fr));border-color:#8db69a}.teal-navigation a{display:flex;justify-content:space-between;align-items:center;border:1px solid #a3c4a9;padding:7px 12px}.teal-navigation b{font-size:16px}.channel-navigation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:5px;background:#c9e2cc;gap:3px}.channel-navigation a{border:1px solid #7cad8e;background:#effbe9;font-size:13px;font-weight:700;text-align:center;padding:7px 5px;color:#246847}.teal-reference-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:6px;gap:6px}.teal-reference{border:1px solid #98bca2;padding:7px}.teal-reference>h3{border-bottom:2px solid #4c9370;color:#306d49;padding-bottom:4px}.teal-supplement{display:grid;grid-template-columns:1fr 1fr;gap:8px}
/* 14 / tsp: cream ruled ledger, numbered narrow account headings, fine cells. */
.template-tsp{--accent:#85672e;--line:#cdbb8f;--tint:#f3ebd3;--paper:#fffdf1;--ink:#55472d;background:#fffdf1}.masthead-ledger{background:#eee4c5;border-block:4px double #9a824c}.ledger-index{display:grid;grid-template-columns:75px repeat(3,1fr);border:1px solid #b6a16d;font-size:13px;text-align:center}.ledger-index>*{padding:5px;border-right:1px solid #c9b785}.ledger-index>b{background:#b69c63;color:#fff}.template-tsp .draw-grid{gap:0;border:1px solid #b5a071}.template-tsp .draw-card{border:0;border-right:1px solid #c8b887;background:#fffdf0}.template-tsp .module-header{border-bottom:3px double #c9b887;font-family:SimSun,"Songti SC",serif}.ledger-head,.ledger-entry{display:grid;grid-template-columns:100px minmax(0,1fr)}.ledger-head{font-size:12px;text-align:center;background:#e9dcba;border-block:1px solid #bca979}.ledger-head span{padding:4px;border-right:1px solid #bca979}.ledger-entry{border-bottom:1px solid #baa97e}.ledger-entry>header{border-right:1px solid #bca979;padding:8px;text-align:center;background:repeating-linear-gradient(0deg,#f6efd8 0 24px,#e3d7b7 24px 25px)}.ledger-entry>header small{display:block;font-family:Georgia,serif;font-size:22px;color:#988051}.ledger-entry h3{font-family:SimSun,"Songti SC",serif;font-size:16px}.ledger-entry>div{padding:7px 9px}.template-tsp .profile-groups>div,.template-tsp .history-table th,.template-tsp .history-table td{border:1px solid #dac99c}.ledger-appendix{display:grid;grid-template-columns:1fr 1fr;gap:6px}
/* 15 / gxh: pale-green portal with large categories and nested category columns. */
.template-gxh{--accent:#347332;--line:#b6d0a5;--tint:#eaf5de;--paper:#fff;--ink:#34502b;max-width:1240px}.masthead-portal{background:#d6efb8;border-bottom:5px solid #79a64f}.portal-categories{gap:4px;border:0;background:#e8f2dc;padding:5px}.portal-categories a{border:1px solid #94b27d;background:#f5ffeb}.portal-categories b{font-size:22px;font-family:SimSun,"Songti SC",serif}.portal-front{display:grid;grid-template-columns:minmax(290px,.8fr) minmax(0,1.5fr);gap:8px}.portal-results .notice-ribbon{margin-top:7px}.portal-reference-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:6px}.portal-reference-category{border:1px solid #b2cea1;padding:6px}.portal-reference-category>header{display:flex;align-items:center;justify-content:space-between;gap:5px;background:#d9edc6;padding:5px;margin:-6px -6px 5px;border-bottom:1px solid #aec995}.portal-reference-category>header h3{font-size:15px}.portal-reference-category>header a{font-size:10px;color:#567446}.portal-columns{display:grid;grid-template-columns:1.2fr 1fr;gap:8px}
/* 16 / fhw: silver press, red headlines, lead story beside a results wire. */
.template-fhw{--accent:#a32934;--line:#c9cbce;--tint:#edf0f1;--paper:#fff;--ink:#353d43}.masthead-press{background:#e9edef;border-bottom:6px double #777e83}.masthead-press>p{font-family:SimSun,"Songti SC",serif;color:#a42d37}.press-dateline{display:flex;align-items:center;gap:20px;border-block:1px solid #8e959a;padding:4px 9px;font-size:12px}.press-dateline>b{color:#ad2f3c;margin-right:auto}.press-front{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,1fr);gap:10px}.press-stories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:8px;gap:10px}.press-story{border-top:1px solid #8c9397;padding-top:6px}.press-story.press-lead{grid-column:1/-1;border-top:3px solid #a42c39}.press-story>h3{font-family:SimSun,"Songti SC",serif;font-size:19px;color:#a42c39;margin-bottom:5px}.press-lead>h3{font-size:24px}.press-lead .material-art{float:left;width:42%;margin:4px 9px 4px 0}.press-lead::after{content:"";display:block;clear:both}.template-fhw .materials-heading{background:#e8ecee;color:#a12c35;border-bottom:1px solid #aeb6ba}.press-wire{border-left:1px solid #abb2b6;padding-left:8px}.press-back{display:grid;grid-template-columns:1fr 1.25fr;gap:10px}
.draw-attribute-note{font-size:9px;color:var(--muted);overflow-wrap:anywhere;margin-top:3px}.material-body-note{font-size:11px;margin:5px 0}.material-body-note>summary{cursor:pointer;color:var(--accent)}.photo-sheet:only-child,.blueprint-sheet:only-child,.paired-column:only-child,.digest-extract:only-child,.gazette-story:only-child,.portal-reference-category:only-child,.teal-reference:only-child{grid-column:1/-1}.photo-sheet:only-child .profile-matrix{grid-template-columns:repeat(7,minmax(0,1fr))}.photo-sheet:only-child .material-art img{max-height:none}.materials-section .material-provenance:empty{display:none}
/* Hub and expanded brand navigation: deliberately always a narrow black two-column catalogue. */
body[data-site-code=dh]{background:#0c0c0e}.template-dh{max-width:480px;padding:0 7px;background:#101114;color:#eee;border-color:#282b2f;--line:#34383f;--muted:#b2b5bc;--paper:#171a1e;--tint:#20232a;--accent:#d8b967}.template-dh .site-header{min-height:32px;font-size:11px;border:0}.template-dh .brand-name{font-size:12px}.template-dh .brand-description,.template-dh .site-header-actions{display:none}.template-dh .site-main{padding-top:0}.template-dh .site-footer{font-size:10px;padding:10px 3px}.template-dh .site-footer strong{color:#dfc589}.hub-catalogue>.edition-masthead{background:#111;border:1px solid #4f4532;display:block}.masthead-hub>img{width:100%;max-height:none}.masthead-hub>p{font-size:10px;color:#b9b4a6;max-width:none;text-align:center;padding:3px 0}.hub-catalogue>section{padding:7px 0}.directory-tools{display:flex;gap:6px;align-items:end;margin-bottom:7px}.directory-tools label{flex:1}.directory-tools input{width:100%;background:#202329;border-color:#42474d;color:#eee;min-height:31px}.directory-tools button{border-color:#5c5341;background:#292824;color:#ead49a;min-height:31px}.site-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.site-directory-item{display:block;border:1px solid #676053;background:#fff;overflow:hidden}.site-directory-item img{width:100%;height:auto;aspect-ratio:600/160;object-fit:cover}.site-directory-item:hover{outline:2px solid #e3bc64;outline-offset:0}.site-directory-item.is-unavailable{opacity:.6}.site-directory-item small{display:block;color:#333;text-align:center;font-size:10px}.site-navigation{max-width:480px;margin:6px auto;background:#111317;color:#eee;border:1px solid #404044;--line:#3a3d42;--accent:#e0bb67;--muted:#b8bbc1;--tint:#22252b}.navigation-inner{padding:7px}.navigation-banner{width:100%;height:auto}.navigation-heading{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:4px 0}.navigation-heading h2{font-size:12px;color:#dcc494}.navigation-heading .text-button{color:#e3c987}.navigation-inner>.search-label{margin:4px 0 7px;color:#bcbfc6}.navigation-inner input{width:100%;background:#242830;color:#fff;border-color:#4c515b}.site-navigation .module-state{background:#1c2026;color:#d9cdb7}
/* Dialogs preserve keyboard trapping, retries and full image previews. */
.modal-open{overflow:hidden}.modal-root{position:fixed;inset:0;z-index:80;overflow-y:auto;overscroll-behavior:contain}.modal-backdrop{display:flex;align-items:center;justify-content:center;min-height:100%;background:#121a18c9;padding:22px 12px}.modal-card{width:min(100%,760px);padding:18px;background:#fff;border:1px solid #d5dfd3;border-radius:4px}.modal-header{display:flex;align-items:start;justify-content:space-between;gap:15px;border-bottom:2px solid var(--accent);padding-bottom:10px;margin-bottom:12px}.modal-header h2{font-size:20px;overflow-wrap:anywhere}.modal-header .icon-button{flex-shrink:0}.modal-body-text{font-size:15px;line-height:1.9;overflow-wrap:anywhere}.modal-image-button{background:var(--tint);border:1px solid var(--line);width:100%;padding:0;margin-bottom:10px;cursor:zoom-in}.modal-image-button img{max-height:560px;margin:auto;object-fit:contain}.modal-footnote{font-size:11px;color:var(--muted);margin-top:13px;border-top:1px solid var(--line);padding-top:8px}.safe-content-link{color:var(--accent);text-decoration:underline;display:inline-block;margin:10px 0}.image-preview-card{max-width:100%}.image-preview-card>img{max-height:calc(100dvh - 110px);width:auto;object-fit:contain;margin:auto}.image-preview-card>p{color:#fff;text-align:center;font-size:12px;padding-top:6px}.image-close{position:sticky;top:0;display:block;margin:0 0 8px auto}.image-error-note{display:block;font-size:11px;color:#9d3c30;background:#fff2e8;padding:6px}
@media(min-width:1000px){.template-498z .site-header{min-height:50px}.template-498z .edition-masthead{display:none}.template-118tt .draw-card,.template-tt .draw-card,.template-tsp .draw-card{padding:10px}.forum-material-row .profile-groups{grid-template-columns:repeat(3,minmax(0,1fr))}.template-gjp .digest-text-columns{gap:0 24px}.template-ala .draw-card,.template-zyh .draw-card,.template-bxj .draw-card,.template-d3b .draw-card,.template-cbw .draw-card{display:grid;grid-template-columns:1fr 2fr;gap:0 12px}.template-ala .number-list,.template-zyh .number-list,.template-bxj .number-list,.template-d3b .number-list,.template-cbw .number-list{grid-column:2;grid-row:1/span 3}.template-ala .draw-card>:nth-child(n+5),.template-zyh .draw-card>:nth-child(n+5),.template-bxj .draw-card>:nth-child(n+5),.template-d3b .draw-card>:nth-child(n+5),.template-cbw .draw-card>:nth-child(n+5){grid-column:1/-1}}
@media(max-width:850px){.site-shell{padding-inline:8px}.site-header{min-height:35px}.brand-description{display:none}.edition-masthead>img{max-width:72%}.edition-masthead>p{font-size:10px;padding:7px;letter-spacing:0}.blue-front.has-recent{grid-template-columns:1fr}.review-front{grid-template-columns:130px minmax(0,1fr)}.review-excerpt{grid-template-columns:1fr;gap:4px}.review-excerpt>header{border-right:0;border-bottom:1px solid var(--line);display:flex;gap:8px;align-items:center;padding-bottom:5px}.review-excerpt h3{font-size:17px;padding:0}.gazette-material-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-front,.press-front{grid-template-columns:1fr}.portal-reference-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.press-wire{border-left:0;padding-left:0}.press-wire .draw-card{border:0}.draw-grid.is-double{grid-template-columns:1fr}.template-tt .draw-grid.is-double,.template-tsp .draw-grid.is-double{grid-template-columns:1fr}.brand-copy{gap:5px}.template-498z{padding-inline:6px}.template-dh{padding-inline:7px}}
@media(max-width:560px){.site-shell{width:100%;max-width:480px;padding:0 5px}.site-main{padding-top:5px}.site-header{min-height:33px}.site-header .brand-name{font-size:12px}.site-header .icon-button{min-height:27px;font-size:11px;padding:3px 7px}.edition-masthead{display:block}.edition-masthead>img{width:100%;max-width:100%;max-height:none}.edition-masthead>p{max-width:none;text-align:center;padding:3px 5px;font-size:10px}.site-app>*+*{margin-top:6px}.module-header{padding:5px 7px}.module-header h2{font-size:14px}.module-header>span{font-size:10px}.module-body{padding:6px}.draw-card{padding:6px}.draw-card-head h3{font-size:15px}.number-list{gap:6px}.number-value{font-size:21px}.number-attributes{font-size:10px}.draw-note,.draw-updated{font-size:10px}.filter-form label{flex:1 1 40%}.filter-form input,.filter-form select{width:100%;max-width:100%}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blue-archive,.forum-archive,.twin-reading,.album-supplement,.gazette-bottom,.rubric-supplement,.review-foot,.sage-supplement,.volume-appendix,.matrix-bottom,.teal-supplement,.ledger-appendix,.portal-columns,.press-back{grid-template-columns:1fr;gap:6px}.materials-heading{padding:6px 7px}.materials-heading h2{font-size:15px}.materials-heading>span{font-size:9px}.materials-tabs{padding:5px;gap:3px}.materials-tabs button{font-size:10px;padding:3px 5px}.blueprint-sheets{padding:5px;gap:5px}.blueprint-sheet>header span{font-size:15px;min-width:26px}.blueprint-sheet>header h3{font-size:12px;padding:5px}.blueprint-content{padding:5px}.blueprint-sheet .profile-groups>div{grid-template-columns:28px minmax(0,1fr)}.blueprint-sheet .profile-groups dt{font-size:11px}.profile-groups .attribute-chip{min-width:23px}.profile-groups .attribute-chip b{font-size:11px}.forum-board{padding:3px}.forum-table-head,.forum-material-row{grid-template-columns:70px minmax(0,1fr)}.forum-material-row>h3{font-size:14px;padding:5px}.forum-material-row>div{padding:5px}.forum-material-row .profile-groups{display:block}.paired-material-columns{padding:5px;gap:5px}.paired-column{padding:5px}.paired-tab{margin:-5px -5px 5px;font-size:12px;padding:5px}.paired-column .profile-groups>div{grid-template-columns:23px minmax(0,1fr)}.paired-column .profile-groups dd{gap:2px;padding:3px}.paired-column .profile-groups .attribute-chip{min-width:20px}.digest-text-columns{gap:0 9px;padding:5px}.digest-extract>h3{font-size:15px}.digest-extract>h3 span{display:block;width:max-content;margin-bottom:3px}.digest-extract .profile-groups>div{grid-template-columns:22px minmax(0,1fr)}.digest-extract .profile-groups .attribute-chip{min-width:21px}.digest-extract .profile-groups dd{gap:2px;padding:3px}.album-leaf,.album-leaf.leaf-1{grid-template-columns:110px minmax(0,1fr);gap:7px}.album-leaf.leaf-1{grid-template-columns:minmax(0,1fr) 110px}.album-picture>b{font-size:14px}.album-picture{border-radius:16px 2px 16px 2px}.album-caption>h3{font-size:13px}.jade-album-leaves{padding:5px}.gazette-material-columns{padding:4px;gap:0}.gazette-story{padding:4px 6px}.gazette-story>h3{font-size:19px}.gazette-story .profile-groups>div{grid-template-columns:23px minmax(0,1fr)}.gazette-story .profile-groups dd{padding:3px;gap:2px}.gazette-story .profile-groups .attribute-chip{min-width:21px}.coral-links b{font-size:15px}.coral-links a{padding:6px 2px}.coral-links span{font-size:9px}.rubric-list{padding:5px}.rubric-row{grid-template-columns:84px minmax(0,1fr)}.rubric-row>h3{font-size:16px;padding:7px 5px}.rubric-row>h3 span{font-size:25px}.rubric-copy{padding:5px 7px}.review-front{grid-template-columns:80px minmax(0,1fr);gap:5px}.review-sidebar{padding:4px}.review-sidebar>h2{font-size:14px;padding:5px 0}.olive-links a{padding:7px 2px}.olive-links b{font-size:13px}.olive-links span{font-size:9px}.review-sidebar .notice-ribbon,.review-sidebar .welcome-note{font-size:10px}.review-sidebar .notice-item{display:block}.review-excerpt{padding:6px}.review-excerpt>header small{display:none}.review-excerpt h3{font-size:16px}.review-main .materials-heading{display:block}.review-main .materials-heading>span{display:block}.review-main .draw-card-head h3{font-size:13px}.review-main .number-list{gap:3px}.review-main .number-value{font-size:16px}.review-main .number-attributes{font-size:8px;gap:1px}.review-main .ball:last-child{margin-left:4px}.review-main .ball:last-child::before{top:5px;left:-7px;font-size:10px}.traditional-reference-table>div{grid-template-columns:75px minmax(0,1fr)}.traditional-reference-table dt{font-size:15px;padding:5px}.traditional-reference-table dd{padding:5px}.volume-layout{grid-template-columns:31px minmax(0,1fr);gap:4px}.volume-spine{padding:12px 4px}.volume-spine>span{font-size:19px}.reference-volumes{padding:5px}.reference-volume{grid-template-columns:48px minmax(0,1fr);margin-bottom:7px}.reference-volume>header{padding:5px}.reference-volume>header>b{font-size:22px}.reference-volume>header h3{font-size:16px}.volume-text{padding:6px}.volume-pages .number-list{gap:4px}.volume-pages .number-value{font-size:19px}.number-matrices{grid-template-columns:1fr;padding:5px;gap:7px}.matrix-content{padding:6px}.matrix-guide{gap:7px;font-size:10px}.matrix-guide b{font-size:14px;white-space:nowrap}.channel-navigation a{font-size:12px;padding:5px}.teal-navigation a{padding:6px}.teal-navigation b{font-size:14px}.teal-navigation span{font-size:9px}.teal-reference-panels{grid-template-columns:1fr;gap:5px;padding:5px}.teal-reference>h3{font-size:15px}.ledger-index{grid-template-columns:60px repeat(3,1fr);font-size:12px}.ledger-head,.ledger-entry{grid-template-columns:65px minmax(0,1fr)}.ledger-entry>header{padding:6px 3px}.ledger-entry h3{font-size:14px}.ledger-entry>div{padding:5px 7px}.portal-categories b{font-size:20px}.portal-categories a{padding:7px 2px}.portal-categories span{font-size:9px}.portal-reference-categories{padding:5px;gap:5px}.portal-reference-category{padding:5px}.portal-reference-category>header{margin:-5px -5px 5px;padding:5px}.portal-reference-category>header h3{font-size:13px}.portal-reference-category .profile-groups>div{grid-template-columns:23px minmax(0,1fr)}.portal-reference-category .profile-groups .attribute-chip{min-width:21px}.portal-reference-category .profile-groups dd{gap:2px;padding:3px}.press-stories{padding:6px;gap:8px}.press-story>h3{font-size:17px}.press-lead>h3{font-size:22px}.press-lead .material-art{width:40%}.template-dh{max-width:480px;padding:0 6px}.template-dh .site-main{padding-top:0}.site-list-grid{gap:5px}.template-dh .edition-masthead>img{max-height:none}.template-498z{padding:0 6px}.template-498z .site-header{min-height:47px}.template-498z .site-header .icon-button{min-height:30px}.template-498z .site-main{padding-top:0}.modal-card{padding:14px}.modal-header h2{font-size:18px}.banner-list{grid-template-columns:1fr}.recent-list time{font-size:9px}.recent-list .history-balls{gap:4px}.recent-list .history-ball{width:28px}}
@media(max-width:370px){.number-list{gap:4px}.number-value{font-size:18px}.number-attributes{font-size:9px}.review-front{grid-template-columns:62px minmax(0,1fr)}.review-sidebar>h2{font-size:12px}.review-sidebar .welcome-note{overflow-wrap:anywhere}.review-main .number-value{font-size:14px}.photo-reference-grid{grid-template-columns:1fr}.photo-sheet .material-art img{max-height:230px}.photo-sheet .profile-matrix{grid-template-columns:repeat(7,minmax(0,1fr))}.blueprint-sheets{grid-template-columns:1fr}.paired-material-columns{grid-template-columns:1fr}.album-leaf,.album-leaf.leaf-1{grid-template-columns:90px minmax(0,1fr)}.album-leaf.leaf-1{grid-template-columns:minmax(0,1fr) 90px}.history-ball{width:26px}.profile-matrix{gap:2px}.recent-list .history-ball{width:24px}.recent-list .history-balls{gap:3px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* V1.2: one selected editorial sheet, never six expanded annual tables. */
.brand-name{font-weight:800;letter-spacing:.04em}.material-categories{display:flex;flex-wrap:wrap;gap:5px;padding:6px 7px;border-bottom:1px solid var(--line)}.material-categories button{display:flex;align-items:center;gap:5px;min-height:32px;padding:4px 9px;border:1px solid var(--line);background:var(--paper);font-size:12px}.material-categories small{font-size:10px;opacity:.8}.material-categories button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:700}.material-channel-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:6px 7px;background:var(--tint);border-bottom:1px solid var(--line)}.material-channel-picker button{min-width:0;min-height:43px;padding:4px 7px;border:1px solid var(--line);background:var(--paper);text-align:left;line-height:1.35}.material-channel-picker b{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:12px;overflow-wrap:anywhere}.material-channel-picker span{display:block;font-size:10px;color:var(--muted);margin-top:2px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.material-channel-picker button[aria-pressed=true]{border-color:var(--accent);box-shadow:inset 3px 0 0 var(--accent);color:var(--accent);background:#fff}.material-art-button{display:block;width:100%;border:1px solid var(--line);padding:0;background:var(--tint);cursor:zoom-in}.materials-section .material-art img,.materials-section .photo-sheet:only-child .material-art img{height:auto;max-height:190px;object-fit:contain}.material-art figcaption{font-size:10px}.template-selection{margin:5px 0;clear:both}.template-table-scroll{overflow:auto;overscroll-behavior-inline:contain}.template-data-table{width:100%;border-collapse:collapse;font-size:12px;table-layout:fixed}.template-data-table thead{background:var(--tint);color:var(--accent);font-size:11px}.template-data-table th,.template-data-table td{padding:5px;border:1px solid var(--line);vertical-align:top;text-align:left;overflow-wrap:anywhere}.template-data-table th:first-child{width:72px}.template-data-table tbody th{background:var(--tint);color:var(--accent);font-weight:700}.template-data-table tr:nth-child(even) td{background:#f7faf733}.row-values,.row-numbers{display:flex;flex-wrap:wrap;gap:3px;align-items:center}.row-values:empty,.row-numbers:empty{display:none}.row-values+.row-numbers:not(:empty){margin-top:4px}.row-value{display:inline-block;padding:1px 5px;background:var(--tint);border:1px solid var(--line);color:var(--accent);font-size:11px;font-weight:600}.row-numbers .attribute-chip{min-width:25px;padding:2px 3px}.row-numbers .attribute-chip b{font-size:12px}.row-note{font-size:10px;line-height:1.55;color:var(--muted);margin-top:4px}.template-more-rows,.template-sections>details{font-size:11px;margin-top:5px;padding:4px;border:1px dashed var(--line)}.template-more-rows>summary,.template-sections>details>summary{cursor:pointer;color:var(--accent);min-height:24px;line-height:24px}.template-more-rows[open]>summary{margin-bottom:5px}.template-paragraphs{display:grid;gap:5px}.template-paragraph{border-bottom:1px dotted var(--line);padding:4px 0 6px}.template-paragraph h4{display:inline-block;color:var(--accent);font-size:14px;margin-bottom:3px;border-left:3px solid var(--accent);padding-left:6px}.template-paragraph p{font-size:11px;line-height:1.7;color:var(--muted);margin-top:4px}.template-sections{font-size:11px;line-height:1.75;margin-top:6px}.template-explanation{border-top:1px dotted var(--line);padding:4px 0;overflow-wrap:anywhere}.template-explanation h4{font-size:12px;color:var(--accent)}.template-explanation p{color:var(--muted)}.material-period-table{width:100%;min-width:590px;border-collapse:collapse;font-size:11px}.material-period-table th,.material-period-table td{padding:6px;border:1px solid var(--line);text-align:left;vertical-align:top}.material-period-table thead{background:var(--tint);color:var(--accent)}.material-period-table th:first-child{min-width:85px}.material-period-table td:nth-child(2){min-width:245px}.material-period-table td:nth-child(3){min-width:135px}.material-period-table td:last-child{min-width:130px}.period-row-summary{display:flex;gap:6px;padding:3px 0;border-bottom:1px dotted var(--line);font-variant-numeric:tabular-nums}.period-row-summary b{min-width:52px;color:var(--accent)}.period-row-summary span{overflow-wrap:anywhere}.material-periods>.table-scroll{max-height:390px;margin-top:6px}.material-period-table .material-result{border:0;margin:0;padding:0}.materials-section .number-matrix-sheet:only-child{grid-column:1/-1}.template-cbw .row-numbers .attribute-chip{border-radius:0;min-width:31px;padding:4px}.template-118tt .template-data-table thead{background:#1764a6;color:#fff}.template-tsp .template-data-table{font-family:SimSun,"Songti SC",serif}.template-ala .template-data-table th:first-child{width:90px}.template-jbp .template-selection{clear:none}.template-yqs .template-paragraph h4{border-color:#b39b62}.template-fhw .template-paragraph h4{font-family:SimSun,"Songti SC",serif}.template-bxj .template-paragraphs{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 14px}.template-dyj .template-paragraph{background:#f1efd966;padding:6px}
/* The shared utility owns clock math; the one UI tick changes these text nodes only. */
.draw-countdown{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;align-items:center;margin:7px 0 3px;padding:9px 10px;border:1px solid var(--accent);border-left:4px solid var(--accent);background:var(--tint);color:var(--accent);grid-column:1/-1}.countdown-heading{display:grid;gap:1px}.countdown-heading b{font-size:14px;letter-spacing:.07em}.countdown-phase{font-size:11px;color:var(--ink);overflow-wrap:anywhere}.countdown-clock{font:800 clamp(21px,3vw,29px)/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;font-variant-numeric:tabular-nums;letter-spacing:.035em;white-space:nowrap}.countdown-target,.countdown-warning{grid-column:1/-1;font-size:10px;line-height:1.5;overflow-wrap:anywhere;color:var(--muted)}.countdown-warning:empty{display:none}.draw-countdown.is-stale{border-color:#b36d24;background:#fff5df}.draw-countdown.is-stale .countdown-clock{color:#6c706e}.countdown-warning{color:#8c491c}.draw-countdown[data-phase=waiting_manual],.draw-countdown[data-phase=manual_pending]{border-color:#ad7721;background:#fff6df}.draw-countdown[data-phase=external_unknown]{grid-template-columns:1fr}.draw-countdown[data-phase=external_unknown] .countdown-clock{font-family:inherit;font-size:17px;font-weight:700;line-height:1.5;white-space:normal}.draw-countdown[data-phase=waiting_manual] .countdown-clock{font-size:20px}.draw-countdown[data-phase=awaiting_schedule]{border-style:dashed;border-left-style:solid}.draw-countdown[data-phase=revealing]{background:#e4f3ff;border-color:#2073a8}.draw-countdown .countdown-refresh{grid-column:1/-1;justify-self:start;font-size:10px;padding:0}
@media(min-width:1000px){.draw-card>.draw-countdown{grid-column:1/-1;grid-row:auto}.template-gjp .digest-extract:only-child .template-paragraphs,.template-118tt .template-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.template-ala .material-channel-picker,.template-tsp .material-channel-picker,.template-gabjw .material-channel-picker{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(max-width:560px){.material-channel-picker{padding:5px;gap:3px}.material-channel-picker button{padding:4px 5px;min-height:42px}.material-channel-picker b{font-size:11px}.material-channel-picker span{font-size:9px}.material-categories{padding:5px;gap:4px}.material-categories button{font-size:11px;padding:4px 7px;flex:1;justify-content:center}.materials-section .material-art img,.materials-section .photo-sheet:only-child .material-art img{max-height:160px}.template-data-table th:first-child,.template-ala .template-data-table th:first-child{width:58px}.template-data-table th,.template-data-table td{padding:4px}.row-numbers{gap:2px}.row-numbers .attribute-chip{min-width:23px;padding:2px}.row-numbers .attribute-chip b{font-size:11px}.draw-countdown{padding:7px;gap:3px 6px}.countdown-heading b{font-size:13px}.countdown-clock{font-size:23px}.countdown-target,.countdown-warning{font-size:10px}.review-main .draw-countdown{grid-template-columns:1fr}.review-main .countdown-clock{justify-self:start}.template-bxj .template-paragraphs{grid-template-columns:1fr}.template-jbp .album-leaf:only-child{grid-template-columns:1fr}.template-jbp .album-picture{display:flex;align-items:center;gap:8px;border-radius:12px 2px}.template-jbp .album-picture .material-art{flex:1}.template-jbp .album-picture>b{max-width:90px;font-size:15px}.template-dyj .material-channel-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.template-fhw .press-lead .material-art{float:none;width:100%;margin:4px 0}.template-gabjw .channel-navigation{display:none}}
@media(max-width:370px){.material-channel-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.countdown-clock{font-size:21px}.countdown-heading b{font-size:12px}}
/* V2: one lottery context, long-form period editions, canonical shared result rings. */
.active-lottery-bar{position:sticky;top:0;z-index:30;background:var(--paper);border:1px solid var(--line);border-top:3px solid var(--accent);box-shadow:0 3px 8px #142d2110;margin-top:6px}
.active-lottery-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line)}
.active-lottery-tabs button{border:0;border-radius:0;min-height:52px;padding:6px 3px;background:var(--paper);color:var(--ink);display:grid;justify-items:center;align-content:center;line-height:1.45}
.active-lottery-tabs b{font-size:14px}.active-lottery-tabs small{font-size:10px;color:var(--muted)}.active-lottery-tabs [aria-pressed=true]{background:var(--accent);color:#fff}.active-lottery-tabs [aria-pressed=true] small{color:#fff;opacity:.86}
.active-context{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px;background:var(--tint);min-height:44px}.active-context>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:2px 9px}.active-context span{font-size:10px;color:var(--muted);letter-spacing:.06em}.active-context strong{font-size:17px;color:var(--accent);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.context-directory-link{border:1px solid var(--line);background:var(--paper);font-size:11px;padding:5px 8px;white-space:nowrap;flex-shrink:0}
#module-draw,#module-materials,#module-history,#module-gallery,#module-articles,.editorial-module{scroll-margin-top:130px}
.site-shell .draw-card{display:block}.site-shell .number-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr)) minmax(0,1.12fr);gap:clamp(3px,1.2vw,10px);align-items:start;max-width:540px;margin:9px auto 4px;list-style:none;padding:0}.site-shell .ball{display:flex;max-width:64px;width:100%;justify-self:center;flex:none;color:#525659;aspect-ratio:auto;border:0;border-radius:0;background:none;position:relative;padding:0}.site-shell .ball:last-child{margin-left:0}.site-shell .ball:last-child::before{content:none}
.site-shell :is(.ball,.history-ball){--wave:#b4bac0;--shine:#e7eaec}.site-shell .wave-red{--wave:#f13845;--shine:#ff8490}.site-shell .wave-blue{--wave:#3285e4;--shine:#83bafa}.site-shell .wave-green{--wave:#24b05b;--shine:#73d88d}
.site-shell :is(.ball,.history-ball) .number-value{position:relative;isolation:isolate;border:0;border-radius:50%;background:conic-gradient(from -32deg,var(--shine) 0deg,var(--wave) 78deg,var(--wave) 278deg,#fff 281deg,#fff 291deg,var(--shine) 298deg,var(--wave) 342deg,var(--shine) 360deg);color:#53565a;box-shadow:0 1px 2px #00000018;display:grid;place-items:center;font-family:Arial,"Microsoft YaHei",sans-serif;font-weight:800;letter-spacing:-.045em;line-height:1;font-variant-numeric:tabular-nums;font-size:clamp(17px,3vw,29px);padding:0;width:100%;aspect-ratio:1}
.site-shell :is(.ball,.history-ball) .number-value::before{content:"";position:absolute;inset:19%;border-radius:50%;background:#fff;z-index:-1;box-shadow:inset 0 1px 1px #0000000b}.site-shell :is(.ball,.history-ball) .number-value::after{content:"";position:absolute;inset:4%;border-radius:50%;background:linear-gradient(140deg,#fff7,transparent 28%,transparent 70%,#0000000b);pointer-events:none}.number-value>b{font:inherit}
.site-shell .ball.is-hidden .number-value{background:#d5d9dc;color:#858b90}.site-shell .ball.is-hidden .number-value::after{display:none}.site-shell .ball.is-hidden .number-attributes{font-size:9px}.site-shell .number-attributes{font-size:11px;gap:4px;padding-top:4px;line-height:1.4;color:#63696d;white-space:nowrap}.site-shell .is-special .number-value{outline:1px solid #b7bcc466;outline-offset:3px}.site-shell .ball.is-special{margin-left:4px;max-width:62px}.site-shell .ball.is-special::before{content:"+";position:absolute;left:-9px;top:22%;font-size:12px;color:#777;line-height:1}.site-shell .result-pending{grid-column:1/-1;text-align:center}.draw-plan{font-size:12px;padding:6px 0;color:#846021}.draw-plan strong{font-size:15px;font-variant-numeric:tabular-nums}.draw-issue strong{font-size:17px}.draw-issue span{color:var(--muted)}
.site-shell .history-balls{gap:5px;min-width:0;flex-wrap:nowrap}.site-shell .history-ball{width:30px;flex:0 0 30px;background:none;border:0;padding:0;border-radius:0}.site-shell .history-ball .number-value{font-size:14px}.site-shell .history-ball .number-attributes{font-size:9px;gap:2px;padding-top:3px}.site-shell .history-ball:last-child{margin-left:5px}.is-newly-revealed .number-value{animation:ring-reveal .38s ease-out both}@keyframes ring-reveal{0%{transform:scale(.7) rotate(-18deg);opacity:.15}70%{transform:scale(1.07)}100%{transform:scale(1);opacity:1}}
.provenance-notice{font-size:12px;line-height:1.75;background:#fffaf0;color:#715730;padding:9px 12px;border-left:3px solid #b99148;overflow-wrap:anywhere;margin-bottom:7px}.provenance-notice strong{display:block;font-size:13px}.provenance-notice p+p{margin-top:3px}.provenance-notice p:empty{display:none}.editorial-context{display:flex;justify-content:space-between;align-items:baseline;gap:6px;flex-wrap:wrap;padding:10px 12px;border-bottom:1px solid var(--line);background:var(--tint)}.editorial-context strong{font-size:18px;color:var(--accent)}.editorial-context>span{font-size:11px;color:var(--muted)}.editorial-section .provenance-notice{margin:7px}.editorial-shortage{font-size:11px;color:#795b32;background:#fff8e8;padding:6px 10px;border-top:1px dotted #d5c199;line-height:1.6}
.editorial-directory{position:relative;z-index:1;background:var(--paper);border-block:1px solid var(--line)}.editorial-directory summary{padding:9px 12px;cursor:pointer;color:var(--accent);font-size:13px;font-weight:700;list-style-position:inside;background:var(--tint);min-height:39px}.editorial-directory summary span{float:right;font-size:11px;color:var(--muted);font-weight:400}.editorial-directory nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:8px;max-height:46vh;overflow:auto;overscroll-behavior:contain;box-shadow:0 5px 10px #17292112}.editorial-directory a{display:flex;gap:6px;align-items:center;border:1px solid var(--line);padding:7px;font-size:12px;min-height:35px;background:var(--paper);overflow-wrap:anywhere}.editorial-directory a small{font-size:10px;color:var(--muted);font-variant-numeric:tabular-nums}.editorial-directory a[aria-current]{border-color:var(--accent);box-shadow:inset 3px 0 var(--accent);background:var(--tint);font-weight:700}
.editorial-stream{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:10px;align-items:start}.editorial-module{border:1px solid var(--line);background:var(--paper);overflow:hidden;content-visibility:auto;contain-intrinsic-size:auto 780px;overflow-wrap:anywhere}.editorial-module-head{display:flex;align-items:center;gap:9px;padding:9px;background:var(--tint);border-bottom:2px solid var(--accent)}.editorial-module-head h3{font-size:19px;line-height:1.35;color:var(--accent)}.editorial-module-head p{font-size:10px;color:var(--muted);margin-top:2px}.editorial-module-head>a{font-size:10px;margin-left:auto;flex-shrink:0;border-bottom:1px solid var(--line);padding:3px}.editorial-ordinal{font:700 26px/1.1 Georgia,serif;color:var(--accent);opacity:.7;min-width:31px}.editorial-channel-notice{font-size:11px;padding:6px 9px;background:#fff8e8;color:#76592a;border-bottom:1px dotted var(--line)}.editorial-current{padding:8px 9px}.editorial-current-heading{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:3px 7px;font-size:11px;margin-bottom:6px;color:var(--muted)}.editorial-current-heading b{color:var(--accent);font-size:12px}
.editorial-art{position:relative;isolation:isolate;min-height:120px;border:1px solid #c5cbbd;background:#f8f8f2;overflow:hidden}.editorial-underlay{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1;pointer-events:none}.editorial-overlay{position:relative;padding:17px 13px;min-height:146px}.editorial-headings{font-size:12px;color:#53584f;font-weight:700;letter-spacing:.08em;padding-bottom:8px;text-align:center}.editorial-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.editorial-group{border:1px solid #a5a98e88;background:#ffffffce;padding:6px 7px}.editorial-group h4{display:flex;align-items:center;gap:5px;font-size:13px;line-height:1.4;color:#4a554b;margin-bottom:5px}.editorial-group h4 small{font:700 10px/1.4 Georgia,serif;opacity:.6}.editorial-group p{font-size:10px;line-height:1.6;color:#656c61;margin-top:4px}.editorial-values{display:flex;flex-wrap:wrap;align-items:center;gap:4px;color:#353e38}.editorial-token{display:inline-block;font-size:15px;line-height:1.55;letter-spacing:.035em;color:inherit}.editorial-token+.editorial-token{margin-left:3px}.editorial-group .attribute-chip{min-width:27px;background:#ffffffba;padding:3px}.editorial-group .attribute-chip b{font-size:14px}.editorial-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:7px;background:#fffffff0;padding:6px;font-size:11px}.editorial-facts>div{display:flex;gap:6px;border-bottom:1px solid #bdc5b566;padding:3px}.editorial-facts dt{min-width:36px;font-weight:700}.editorial-facts .editorial-token{font-size:12px}.editorial-subrow{display:grid;grid-template-columns:50px 1fr;gap:4px;margin-top:4px;font-size:11px;border-top:1px dotted #b3b7ad}.editorial-subrow>div{display:flex;gap:3px;flex-wrap:wrap}.editorial-subrow .editorial-token{font-size:12px}.editorial-basis{font-size:11px;margin-top:6px}.editorial-basis summary{cursor:pointer;color:var(--muted);padding:3px 0}.editorial-basis p{padding:5px 6px;background:var(--tint);line-height:1.75}.editorial-empty{padding:20px 12px;min-height:118px;background:repeating-linear-gradient(0deg,var(--tint) 0 29px,transparent 29px 30px);font-size:12px;color:var(--muted);line-height:1.8}.editorial-empty strong{font-size:15px;color:var(--accent)}
.editorial-periods{border-top:1px solid var(--line)}.editorial-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:12px;line-height:1.5}.editorial-table caption{font-size:11px;text-align:left;padding:6px 9px;background:var(--tint);color:var(--accent);font-weight:700}.editorial-table th,.editorial-table td{padding:7px 6px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:middle;text-align:left;overflow-wrap:anywhere}.editorial-table th:last-child,.editorial-table td:last-child{border-right:0}.editorial-table tr:last-child>*{border-bottom:0}.editorial-table thead{background:var(--accent);color:#fff;font-size:11px}.editorial-table thead th:first-child{width:82px}.editorial-table thead th:last-child{width:94px}.editorial-table tbody th{font-size:11px;font-variant-numeric:tabular-nums;font-weight:600;background:var(--tint)}.editorial-table tbody th small{display:block;font-size:10px;color:var(--accent);font-weight:400}.editorial-table tr:nth-child(even) td{background:#bec5bb0a}.editorial-table .is-current{box-shadow:inset 3px 0 var(--accent)}.editorial-table .is-current td{background:#fff8e5}.editorial-row-group{display:flex;flex-wrap:wrap;gap:3px 5px;align-items:baseline;padding:2px 0}.editorial-row-group>b{font-size:10px;color:var(--muted);font-weight:500}.editorial-row-group>span{display:inline-flex;align-items:center;flex-wrap:wrap;gap:2px}.editorial-row-group .editorial-token{font-size:12px}.editorial-row-group .attribute-chip{border:0;min-width:0;padding:0 2px;background:none!important;display:inline-block}.editorial-row-group .attribute-chip b{font-size:12px}.editorial-pending{color:#7b7770;font-size:11px}.comparison-special{display:block;font-size:10px;color:#666}.comparison-special b{font-size:15px;color:#50565c}.comparison-label{display:block;color:#475946;font-size:10px}.editorial-table td>small{font-size:9px;color:#856028}.secondary-archive{border:1px solid var(--line);margin-top:8px;background:var(--paper)}.secondary-archive>summary{cursor:pointer;padding:9px 10px;background:var(--tint);color:var(--muted);font-size:12px}.secondary-archive>.module{border:0}
.editorial-awaiting{font-size:11px;color:var(--muted);padding:4px 0 8px}.editorial-facts:empty{display:none}.draw-history-notice{font-size:10px;color:#785b2d;background:#fff9ed;padding:5px 7px;margin-top:5px;line-height:1.65}.art-title-ornament{padding-top:42px;background:#f7f6ef}.art-title-ornament .editorial-underlay{height:58px;object-fit:fill;z-index:0}.art-title-ornament .editorial-overlay{padding-top:9px}.art-title-ornament .editorial-headings{font-size:11px}.site-shell .editorial-module.layout-single .editorial-groups>.editorial-group:only-child,.site-shell .editorial-groups>.editorial-group:only-child{grid-column:1/-1}.site-shell .groups-elements>.editorial-group:only-child .editorial-values{padding:6px}
/* Each module family has its own structured current content, not one generic property card. */
.groups-waveboard{grid-template-columns:repeat(3,minmax(0,1fr))}.groups-waveboard .editorial-group{text-align:center;border-radius:40px 40px 4px 4px;padding:13px 6px 8px}.groups-waveboard h4,.groups-waveboard .editorial-values{justify-content:center}.groups-waveboard .editorial-token{font-size:19px}.groups-quartet .editorial-group{border:2px double #bb9c65;border-radius:9px 0 9px 0}.groups-zodiac{grid-template-columns:repeat(3,minmax(0,1fr))}.groups-zodiac .editorial-group{border-top:3px solid #c69464}.groups-zodiac h4{justify-content:center}.groups-zodiac .editorial-values{justify-content:center}.groups-matrix{grid-template-columns:1fr}.groups-matrix .editorial-values{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:3px}.groups-matrix .attribute-chip{min-width:0;border-color:#c7b171}.groups-matrix .editorial-token{text-align:center;background:#fff5d6;border:1px solid #d7c593;font-size:14px;margin:0}.groups-exclusion{grid-template-columns:repeat(3,minmax(0,1fr))}.groups-exclusion .editorial-group{border-top:3px solid #a69b80;border-bottom:3px solid #a69b80;text-align:center}.groups-exclusion .editorial-values{justify-content:center}.groups-exclusion .editorial-token{font-size:20px;text-decoration:underline;text-underline-offset:5px;text-decoration-color:#b8ac8d}.groups-contrast .editorial-group:nth-child(odd){border-left:4px solid #ba9656}.groups-contrast .editorial-group:nth-child(even){border-left:4px solid #78939b}.groups-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.groups-columns .editorial-group{border:0;border-right:1px solid #c2bea7;background:#fffdf4e6}.groups-ledger{grid-template-columns:1fr;gap:0;border:1px solid #b0b2a0}.groups-ledger .editorial-group{display:grid;grid-template-columns:88px 1fr;border:0;border-bottom:1px solid #b0b2a0;padding:0}.groups-ledger h4{background:#e9e6d3;padding:6px;margin:0}.groups-ledger .editorial-values{padding:6px}.groups-headline{grid-template-columns:1fr}.groups-headline .editorial-group{border:0;border-bottom:1px solid #b2b7ac;padding:7px 4px;background:#ffffffe8}.groups-headline h4{font:700 17px/1.5 SimSun,"Songti SC",serif;border-left:3px solid #869988;padding-left:8px}.groups-tails{grid-template-columns:repeat(3,minmax(0,1fr))}.groups-tails .editorial-group{border-bottom:4px solid #baa268;text-align:center}.groups-tails .editorial-token{font-size:21px}.groups-tails .editorial-values{justify-content:center}.groups-single{grid-template-columns:1fr}.groups-single .editorial-group{text-align:center;background:#ffffffe0;padding:12px}.groups-single h4,.groups-single .editorial-values{justify-content:center}.groups-single .editorial-token{font-size:28px;letter-spacing:.18em}.groups-elements{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.groups-elements .editorial-group{padding:6px 3px;text-align:center;border-radius:25px 25px 0 0}.groups-elements h4{justify-content:center}.groups-elements h4 small{display:none}.groups-elements .editorial-values{justify-content:center}.groups-elements .editorial-token{font-size:18px}
/* Sixteen persistent editions. API sort_order is never shuffled by these compositions. */
.template-498z .editorial-stream{grid-template-columns:1fr;padding:5px;gap:9px}.template-498z .editorial-module-head{background:#147a45;border-color:#b3d497;color:#fff}.template-498z .editorial-module-head :is(h3,p,.editorial-ordinal){color:#fff}.template-498z .editorial-module-head h3{font-size:19px}.template-498z .editorial-ordinal{border:1px solid #ffffff70;border-radius:50%;font-size:17px;min-width:30px;height:30px;display:grid;place-items:center}
.template-118tt .editorial-stream{gap:15px;padding:12px;background:#eff5fa}.template-118tt .editorial-module{border-color:#8baecb;box-shadow:3px 3px 0 #d5e3ef}.template-118tt .editorial-module-head{padding:0 9px 0 0;min-height:65px}.template-118tt .editorial-ordinal{align-self:stretch;display:grid;place-items:center;background:#215f94;color:#fff;width:47px;opacity:1}.template-118tt .editorial-module:nth-child(5n+1){grid-column:1/-1}.template-118tt .editorial-module:nth-child(5n+1) .editorial-current{display:grid;grid-template-columns:1fr 2fr;gap:8px 15px}.template-118tt .editorial-module:nth-child(5n+1) .editorial-art{grid-column:2;grid-row:1/span 2}
.template-ala .editorial-stream{grid-template-columns:1fr;gap:12px;padding:8px;background:#f6f6e6}.template-ala .editorial-module{display:grid;grid-template-columns:128px minmax(0,1fr);border:3px double #7d916d}.template-ala .editorial-module-head{grid-column:1;grid-row:1/span 4;flex-direction:column;justify-content:start;text-align:center;border:0;border-right:3px double #7d916d;padding:16px 10px;background:#e6edcd}.template-ala .editorial-module-head h3{font:700 21px/1.8 SimSun,"Songti SC",serif}.template-ala .editorial-module-head>a{margin:12px 0}.template-ala .editorial-module>:not(header){grid-column:2}.template-ala .editorial-table thead{background:#e2e9ce;color:#3d5d2f}
.template-tt .editorial-stream{gap:10px;padding:10px}.template-tt .editorial-module{border:2px solid #528abc}.template-tt .editorial-module:nth-child(even){border-color:#b4964d}.template-tt .editorial-module:nth-child(even) .editorial-module-head{background:#f3e8c8;border-color:#b4964d}.template-tt .editorial-module-head{border-bottom:4px solid #528abc}.template-tt .editorial-ordinal{font-style:italic}.template-tt .editorial-module:nth-child(even) .editorial-table thead{background:#806c3f}
.template-gjp .editorial-stream{padding:14px;gap:22px;background:#eee7dc}.template-gjp .editorial-module{border:1px solid #c7b39a;padding:7px;background:#fffdf8;box-shadow:0 3px 0 #d6c6ae}.template-gjp .editorial-module-head{background:none;border-bottom:4px double #ad9273}.template-gjp .editorial-module-head h3{font:700 23px/1.5 SimSun,"Songti SC",serif}.template-gjp .editorial-module-head p{letter-spacing:.1em}.template-gjp .editorial-ordinal{font-size:16px;min-width:24px}.template-gjp .editorial-table thead{background:#e7dccb;color:#5e4e3f}
.template-jbp .editorial-stream{grid-template-columns:1fr;gap:14px;padding:12px}.template-jbp .editorial-module{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr);border:1px solid #74bba7;border-radius:23px 0 23px 0}.template-jbp .editorial-module-head,.template-jbp .editorial-channel-notice,.template-jbp .editorial-shortage{grid-column:1/-1}.template-jbp .editorial-module-head{background:#daf1e4}.template-jbp .editorial-periods{border-left:1px solid #b0d6c5}.template-jbp .editorial-current{align-self:start;padding:12px}.template-jbp .editorial-module:nth-child(even) .editorial-current{grid-column:2;grid-row:3}.template-jbp .editorial-module:nth-child(even) .editorial-periods{grid-column:1;grid-row:3;border-left:0;border-right:1px solid #b0d6c5}.template-jbp .editorial-table thead{background:#e5f2e8;color:#236153}
.template-bxj .editorial-stream{gap:16px;padding:10px;background:#fffcf4}.template-bxj .editorial-module{border:0;border-right:1px solid #cda99f;padding-right:10px}.template-bxj .editorial-module:nth-child(3n+1){grid-column:1/-1;border-right:0;border-bottom:4px double #af4250;padding:0 0 10px}.template-bxj .editorial-module-head{background:transparent;border-top:4px double #a62d3d;border-bottom:1px solid #b9666a}.template-bxj .editorial-module-head h3{font:800 26px/1.4 SimSun,"Songti SC",serif}.template-bxj .editorial-ordinal{font-size:14px}.template-bxj .editorial-table thead{background:#fff1e8;color:#9d2935}.template-bxj .editorial-table td{border-right:0}
.template-zyh .editorial-stream{grid-template-columns:1fr;gap:17px;padding:13px}.template-zyh .editorial-module{display:grid;grid-template-columns:150px minmax(0,1fr);border:0;border-bottom:3px solid #d78267}.template-zyh .editorial-module-head{grid-column:1;grid-row:1/span 4;background:#f9dbca;border:0;flex-direction:column;align-items:start;padding:16px 12px}.template-zyh .editorial-module-head h3{font:700 23px/1.7 SimSun,"Songti SC",serif}.template-zyh .editorial-ordinal{font-size:45px;color:#bd634b}.template-zyh .editorial-module>:not(header){grid-column:2}.template-zyh .editorial-table thead{background:#fff0e4;color:#954332}
.template-dyj .review-front{grid-template-columns:155px minmax(0,1fr)}.template-dyj .review-sidebar{align-self:start;position:sticky;top:115px}.template-dyj .editorial-stream{grid-template-columns:1fr;padding:11px;background:#f5f3dd;gap:16px}.template-dyj .editorial-module{border:0;border-top:4px solid #999458;box-shadow:0 2px 4px #544e2015}.template-dyj .editorial-module-head{background:#eeebce;border:0}.template-dyj .editorial-module-head h3{font:700 24px/1.4 SimSun,"Songti SC",serif}.template-dyj .editorial-current{padding:13px}.template-dyj .editorial-table thead{background:#e9e5c4;color:#656027}
.template-d3b .editorial-stream{grid-template-columns:1fr;padding:6px;gap:5px}.template-d3b .editorial-module{border:1px solid #a7b38e}.template-d3b .editorial-module-head{background:#e5eacc;border:0;border-bottom:1px solid #a7b38e;padding:5px 9px}.template-d3b .editorial-module-head h3{font:700 18px/1.5 SimSun,"Songti SC",serif;text-decoration:underline;text-underline-offset:3px}.template-d3b .editorial-ordinal{font-size:18px}.template-d3b .editorial-current{display:grid;grid-template-columns:140px 1fr;gap:5px}.template-d3b .editorial-art{grid-column:2;grid-row:1/span 2}.template-d3b .editorial-table th,.template-d3b .editorial-table td{padding:5px 7px}.template-d3b .editorial-table thead{background:#dce3c2;color:#496438}
.template-yqs .editorial-stream{grid-template-columns:1fr;padding:12px;gap:18px}.template-yqs .editorial-module{display:grid;grid-template-columns:70px minmax(0,1fr);border:1px solid #c4a9ce;box-shadow:5px 5px 0 #e8ddec}.template-yqs .editorial-module-head{grid-column:1;grid-row:1/span 4;flex-direction:column;text-align:center;border:0;border-right:1px solid #bfa5cd;background:#efe3f4;padding:10px 5px}.template-yqs .editorial-module-head h3{writing-mode:vertical-rl;font:700 20px/1.7 SimSun,"Songti SC",serif;letter-spacing:.2em;margin:9px auto}.template-yqs .editorial-module-head p{display:none}.template-yqs .editorial-ordinal{color:#957444;border-bottom:3px double #af975d;font-size:27px}.template-yqs .editorial-module-head>a{margin:0}.template-yqs .editorial-module>:not(header){grid-column:2}.template-yqs .editorial-table thead{background:#f0e6f3;color:#694777}
.template-cbw .editorial-stream{gap:12px;background:#fff0c4;padding:12px}.template-cbw .editorial-module{border:2px solid #ba8228}.template-cbw .editorial-module-head{background:#f7d86b;border-bottom:2px solid #b9812a}.template-cbw .editorial-module-head h3{font-size:22px;color:#815014}.template-cbw .editorial-ordinal{color:#926519}.template-cbw .editorial-art{border:2px solid #c5a956}.template-cbw .editorial-table thead{background:#72511f;color:#fff9dc}.template-cbw .editorial-module:nth-child(4n){grid-column:1/-1}
.template-gabjw .editorial-stream{gap:10px;background:#cbe0cd;padding:8px}.template-gabjw .editorial-module{border:3px double #659b79;background:#f5fff0}.template-gabjw .editorial-module-head{background:#d9ecd2;border-bottom:1px solid #7fac8b}.template-gabjw .editorial-module-head h3{font:700 21px/1.4 SimSun,"Songti SC",serif}.template-gabjw .editorial-ordinal{border-right:1px solid #8db29a;padding-right:8px}.template-gabjw .editorial-table thead{background:#d2e7d0;color:#286643}.template-gabjw .editorial-directory nav{grid-template-columns:repeat(3,minmax(0,1fr));background:#e1efdd}
.template-tsp .editorial-stream{grid-template-columns:1fr;padding:9px;gap:15px}.template-tsp .editorial-module{display:grid;grid-template-columns:96px minmax(0,1fr);border:3px double #ac9866}.template-tsp .editorial-module-head{grid-row:1/span 4;flex-direction:column;justify-content:start;text-align:center;border:0;border-right:1px solid #b9a571;background:repeating-linear-gradient(0deg,#f3ebd2 0 29px,#d9c9a1 29px 30px);padding:10px 7px}.template-tsp .editorial-module-head h3{font:700 19px/1.8 SimSun,"Songti SC",serif}.template-tsp .editorial-module-head>a{margin:10px 0}.template-tsp .editorial-module>:not(header){grid-column:2}.template-tsp .editorial-table{font-family:SimSun,"Songti SC",serif}.template-tsp .editorial-table thead{background:#eaddb9;color:#64522d}
.template-gxh .portal-front{display:block}.template-gxh .portal-results{margin-bottom:10px}.template-gxh .editorial-stream{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:12px;background:#ecf5e3}.template-gxh .editorial-module{border:1px solid #a0c08a}.template-gxh .editorial-module-head{border:0;border-left:8px solid #86ab63;background:#e0efce}.template-gxh .editorial-module-head h3{font-size:23px;font-family:SimSun,"Songti SC",serif}.template-gxh .editorial-ordinal{font-size:17px}.template-gxh .editorial-module:nth-child(5n+1){grid-column:1/-1}.template-gxh .editorial-table thead{background:#4a7d3d}
.template-fhw .press-front{display:block}.template-fhw .press-wire{border:0;padding:0;margin-bottom:10px}.template-fhw .editorial-stream{padding:12px;gap:20px}.template-fhw .editorial-module{border:0;border-top:1px solid #91999d}.template-fhw .editorial-module-head{background:#f1f3f4;border-bottom:1px solid #9da5a8}.template-fhw .editorial-module-head h3{font:700 24px/1.4 SimSun,"Songti SC",serif}.template-fhw .editorial-module:nth-child(3n+1){grid-column:1/-1;border-top:4px solid #a32d3b}.template-fhw .editorial-module:nth-child(3n+1) h3{font-size:29px}.template-fhw .editorial-table thead{background:#e8edef;color:#515d65}.template-fhw .editorial-ordinal{color:#6c777e;font-size:17px}
@media(min-width:900px){.template-498z{max-width:960px;padding-inline:10px}.template-498z .site-header{margin-inline:-10px}.template-498z .editorial-stream{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:10px}.template-498z .editorial-module:nth-child(6n+1){grid-column:1/-1}.template-498z .phone-reading{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:10px;align-items:start}.template-498z .phone-reading>*{margin-top:0}.template-498z .site-bottom-nav{width:min(100%,960px)}}
@media(min-width:850px){.editorial-directory nav{grid-template-columns:repeat(5,minmax(0,1fr))}.template-498z .editorial-directory nav{grid-template-columns:repeat(3,minmax(0,1fr))}.template-498z .active-context strong{font-size:16px}}
@media(max-width:850px){.editorial-stream{gap:9px;padding:7px}.editorial-module-head h3{font-size:17px}.editorial-table thead th:first-child{width:74px}.editorial-table thead th:last-child{width:77px}.template-dyj .review-front{display:block}.template-dyj .review-sidebar{position:static;display:none}.template-jbp .editorial-module{display:block}.template-ala .editorial-module,.template-zyh .editorial-module{grid-template-columns:105px minmax(0,1fr)}.groups-elements{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.site-shell:not(.template-dh){max-width:540px}.active-lottery-tabs button{min-height:48px;padding:5px 1px}.active-lottery-tabs b{font-size:12px}.active-lottery-tabs small{font-size:9px}.active-context{padding:5px 7px;min-height:45px}.active-context>div{display:block}.active-context span{display:block;font-size:9px}.active-context strong{font-size:15px}.context-directory-link{font-size:10px;padding:5px}.active-lottery-bar{margin-top:4px}.editorial-directory{top:auto}.editorial-directory nav,.template-gabjw .editorial-directory nav{grid-template-columns:repeat(3,minmax(0,1fr));padding:5px;gap:3px;max-height:53vh}.editorial-directory a{font-size:11px;min-height:39px;padding:5px 4px;gap:4px}.editorial-directory summary{padding:8px}.editorial-context{padding:8px}.editorial-context strong{font-size:15px}.provenance-notice{font-size:11px;padding:7px 8px;line-height:1.7}.site-shell .editorial-stream{grid-template-columns:1fr;padding:5px;gap:11px}.site-shell .editorial-module{grid-column:auto;contain-intrinsic-size:auto 900px}.site-shell .editorial-module-head h3{font-size:19px}.editorial-table thead th:first-child{width:74px}.editorial-table thead th:last-child{width:75px}.editorial-table th,.editorial-table td{padding:6px 4px}.editorial-table{font-size:11px}.editorial-row-group .editorial-token,.editorial-row-group .attribute-chip b{font-size:12px}.editorial-current{padding:7px}.editorial-overlay{padding:12px 9px;min-height:140px}.editorial-group{padding:6px 5px}.editorial-groups{gap:5px}.editorial-group h4{font-size:12px}.groups-matrix .editorial-values{grid-template-columns:repeat(6,minmax(0,1fr))}.groups-zodiac{grid-template-columns:repeat(3,minmax(0,1fr))}.groups-elements{grid-template-columns:repeat(5,minmax(0,1fr))}.groups-elements h4{font-size:11px}.groups-elements .editorial-token{font-size:16px}.groups-waveboard .editorial-token{font-size:17px}.site-shell .draw-card .number-list{gap:5px;max-width:440px}.site-shell .draw-card .number-value{font-size:clamp(17px,5.2vw,25px)}.site-shell .draw-card .number-attributes{font-size:10px;gap:3px}.site-shell .ball.is-special{margin-left:2px}.site-shell .ball.is-special::before{left:-8px;font-size:10px}.site-shell .draw-card{padding:6px}.site-shell .draw-card-head h3{font-size:16px}.template-118tt .editorial-module:nth-child(5n+1) .editorial-current,.template-d3b .editorial-current{display:block}.template-jbp .editorial-module{border-radius:18px 0}.template-bxj .editorial-module{border-right:0;padding-right:0}.template-ala .editorial-module,.template-zyh .editorial-module,.template-tsp .editorial-module{display:block}.template-ala .editorial-module-head,.template-zyh .editorial-module-head,.template-tsp .editorial-module-head{flex-direction:row;align-items:center;text-align:left;padding:7px 8px;border-right:0;border-bottom:1px solid var(--line)}.template-ala .editorial-module-head>a,.template-zyh .editorial-module-head>a,.template-tsp .editorial-module-head>a{margin:0 0 0 auto}.template-ala .editorial-module-head h3,.template-zyh .editorial-module-head h3,.template-tsp .editorial-module-head h3{font-size:20px;line-height:1.4}.template-zyh .editorial-ordinal{font-size:34px}.template-tsp .editorial-module-head{background:repeating-linear-gradient(0deg,#f3ebd2 0 23px,#d9c9a1 23px 24px)}.template-yqs .volume-layout{display:block}.template-yqs .volume-spine{display:none}.template-yqs .editorial-module{grid-template-columns:37px minmax(0,1fr);box-shadow:2px 2px 0 #e8ddec}.template-yqs .editorial-module-head{padding:7px 3px}.template-yqs .editorial-module-head h3{font-size:15px!important;letter-spacing:.08em}.template-yqs .editorial-ordinal{font-size:18px;min-width:25px}.template-yqs .editorial-table thead th:first-child{width:67px}.template-yqs .editorial-table thead th:last-child{width:63px}.template-yqs .editorial-current{padding:5px}.template-yqs .editorial-overlay{padding:10px 5px}.template-gjp .editorial-module{padding:5px}.template-fhw .editorial-module:nth-child(3n+1) h3{font-size:24px}.template-118tt .editorial-ordinal{min-width:38px;width:38px}.site-shell .draw-countdown{grid-template-columns:minmax(0,1fr) auto}.site-shell .countdown-clock{justify-self:end}.secondary-archive>summary{padding:8px}.site-shell .history-ball{width:27px;flex-basis:27px}.site-shell .history-ball .number-value{font-size:13px}.site-shell .history-ball .number-attributes{font-size:8px}.site-shell .history-balls{gap:3px}}
@media(max-width:370px){.active-lottery-tabs b{font-size:11px}.active-context strong{font-size:14px}.site-shell .draw-card .number-value{font-size:17px}.site-shell .draw-card .number-attributes{font-size:9px;gap:2px}.editorial-table thead th:first-child{width:68px}.editorial-table thead th:last-child{width:64px}.editorial-row-group .editorial-token{font-size:11px}.editorial-token{font-size:14px}.groups-matrix .editorial-values{grid-template-columns:repeat(6,minmax(0,1fr))}.groups-elements{grid-template-columns:repeat(3,minmax(0,1fr))}.template-yqs .editorial-module{display:block}.template-yqs .editorial-module-head{flex-direction:row;align-items:center;gap:6px;border-bottom:1px solid var(--line)}.template-yqs .editorial-module-head h3{writing-mode:horizontal-tb;margin:0}.template-yqs .editorial-module-head>a{margin-left:auto}}
@media(prefers-reduced-motion:reduce){.site-shell .is-newly-revealed .number-value{animation:none!important}.editorial-module{scroll-behavior:auto}}
@media print{.site-header-actions,.site-navigation,.site-section-nav,.site-bottom-nav,.active-lottery-bar,.editorial-directory,.filter-area,.pager,.modal-root{display:none!important}body,.site-shell{max-width:100%;padding:0;background:#fff}.editorial-module{content-visibility:visible;break-inside:avoid}.materials-section{break-inside:auto}.site-app>*{margin-bottom:8px}}
