:root{--page-width:1180px;--black:#000;--ink:#25251d;--olive:#526d1f;--olive-dark:#354c0f;--olive-light:#6f8a35;--tan:#ddd7bf;--tan-light:#eee9d8;--tan-dark:#c4bda3;--line:#494936;--link:#43551f;--blue-link:#273e84;--yellow:#e8b721;--red:#9f2d24}.game-page{padding-bottom:18px}.game-table-header{background:#e8e2ca;border:1px solid #20280f;grid-template-columns:1fr auto;margin:10px 0;display:grid}.game-table-header>div{padding:10px 12px}.game-table-header>div>span,.game-spellbook>header span{color:#687543;letter-spacing:1px;text-transform:uppercase;font:700 9px Courier New,monospace}.game-table-header h1{color:#2e4210;margin:2px 0 4px;font:700 20px Georgia,Times New Roman,serif}.game-table-header p{margin:0}.game-table-header>dl{border-left:1px solid #9d987f;grid-template-columns:repeat(3,1fr);min-width:240px;margin:0;display:grid}.game-table-header>dl div{text-align:center;border-left:1px solid #c3bda4;padding:9px}.game-table-header dt{color:#5b6345;text-transform:uppercase;font-size:9px;font-weight:700}.game-table-header dd{color:#27340f;font:700 16px Georgia,Times New Roman,serif}.game-board{color:#f4efd9;background:linear-gradient(#2a3711ed,#1b260af5),repeating-linear-gradient(90deg,#0000 0 23px,#ffffff08 24px);border:2px ridge #76725c}.game-field{padding:10px}.game-field h3{color:#f6e8a9;margin-bottom:7px;font:700 15px Georgia,Times New Roman,serif}.game-field h3 small{text-transform:uppercase;font:700 9px Verdana,sans-serif}.game-player-stats{flex-wrap:wrap;gap:5px;margin-bottom:8px;display:flex}.game-player-stats span{background:#1e2a0c;border:1px solid #818b5c;padding:3px 7px}.game-mamodo-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-height:104px;display:grid}.game-field-card{color:#25251d;background:#e5dec2;border:3px double #a89a62;flex-direction:column;gap:3px;min-height:96px;padding:8px;display:flex;box-shadow:2px 2px #111}.game-field-card.status-injured{background:#e7c5af;border-color:#a54b36}.game-field-card.status-petrified{color:#333;background:#aaa;border-color:#555}.game-field-card>strong{font:700 16px Georgia,Times New Roman,serif}.game-card-type,.game-status{letter-spacing:.7px;text-transform:uppercase;font-size:9px;font-weight:700}.game-status{color:#7a251d}.game-field-card em{border-top:1px solid #a9a188;margin-top:auto;padding-top:4px}.game-versus-strip{background:#101705;border-top:1px solid #91a866;border-bottom:1px solid #91a866;justify-content:space-between;gap:12px;padding:5px 9px;display:flex}.game-versus-strip a{color:#f7e99f}.game-decision-box,.game-waiting-box,.game-victory-banner,.game-error-panel,.game-alpha-notice{background:#e6e0c8;border:1px solid #46591d;margin:10px 0;padding:10px 12px}.game-decision-box h2,.game-victory-banner h2,.game-error-panel h1,.game-alpha-notice h2{color:#344b0f;margin-bottom:5px;font:700 17px Georgia,Times New Roman,serif}.game-decision-box form,.game-decision-actions{flex-wrap:wrap;gap:7px;display:flex}.game-decision-box button,.game-book-slot button,.game-concede-panel button,.game-start-form button{color:#1f2d0b;background:#f1eddc;border:2px outset #8d8b76;padding:4px 9px;font-weight:700}.game-decision-box button:active,.game-book-slot button:active,.game-concede-panel button:active{border-style:inset}.game-start-form{align-items:end}.game-start-form label{gap:3px;font-weight:700;display:grid}.game-start-form select{min-width:90px;padding:3px}.game-waiting-box{background:#f2e8b9;border-color:#9f8a3a}.game-waiting-box p{margin:3px 0 0}.game-victory-banner{text-align:center;background:#f5e7a6;border:3px double #7d6412}.game-victory-banner h2{font-size:24px}.game-spellbook{background:#c9bd94;border:2px ridge #7d7458;margin:10px 0}.game-spellbook>header{color:#fff;background:#3e5517;border-bottom:1px solid #292514;justify-content:space-between;align-items:center;padding:6px 9px;display:flex}.game-spellbook>header span{color:#dfe8bf}.game-spellbook>header h2,.game-spellbook>header p{margin:0}.game-spellbook>header h2{font:700 15px Georgia,Times New Roman,serif}.game-open-page{background:linear-gradient(90deg,#0000 49.5%,#7d7458 50%,#0000 50.5%),#d9cda6;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:12px;display:grid}.game-book-slot{flex-direction:column;gap:6px;display:flex}.game-book-card{background:#eee8d5;border:5px double #6c654f;min-height:230px;padding:10px;box-shadow:3px 3px #201b0d73}.game-book-card.card-type-mamodo{background:#f0d1c5;border-color:#a63127}.game-book-card.card-type-partner{background:#d6e1e5;border-color:#2d597a}.game-book-card.card-type-spell{background:#eee0ac;border-color:#996e1e}.game-book-card.card-type-event{background:#dbe3bd;border-color:#4f6d29}.game-book-card header{text-transform:uppercase;border-bottom:1px solid #8c846d;justify-content:space-between;padding-bottom:4px;font-size:9px;font-weight:700;display:flex}.game-book-card h3{margin:10px 0 0;font:700 22px Georgia,Times New Roman,serif}.game-book-card h4{margin:0 0 8px;font:italic 11px Georgia,Times New Roman,serif}.game-book-card dl{gap:12px;display:flex}.game-book-card dl div{gap:4px;display:flex}.game-book-card dt{font-weight:700}.game-book-card p{border-top:1px solid #aaa187;min-height:48px;padding-top:7px}.game-used-card{color:#8c251c;text-transform:uppercase}.game-card-actions{flex-wrap:wrap;gap:5px;display:flex}.game-log-panel{background:#e7e2cd;border:1px solid #394c16;margin:10px 0}.game-log-panel h2{color:#fff;text-align:center;background:#4f681f;margin:0;padding:5px 8px;font-size:12px}.game-log-panel ol{max-height:260px;margin:0;padding:8px 8px 8px 42px;overflow:auto}.game-log-panel li{border-bottom:1px solid #c6c0a8;padding:3px 4px}.game-concede-panel{background:#e7d4cc;border:1px solid #87554c;margin:10px 0;padding:7px 9px}.game-concede-panel summary{color:#7f271f;cursor:pointer;font-weight:700}.game-concede-panel p{margin:7px 0}.game-alpha-notice{color:#4d4a3a;border-style:dashed}.game-table-link{margin:2px 0 12px;padding:7px 14px;font-size:12px;display:inline-block}@media (max-width:720px){.game-table-header{grid-template-columns:1fr}.game-table-header>dl{border-top:1px solid #9d987f;border-left:0;min-width:0}.game-mamodo-row{grid-template-columns:1fr}.game-versus-strip{flex-direction:column;gap:3px}.game-open-page{background:#d9cda6;grid-template-columns:1fr}.game-spellbook>header{flex-direction:column;align-items:flex-start}.game-book-card{min-height:0}}*{box-sizing:border-box}html{background:var(--black);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{background:var(--black);color:var(--ink);margin:0;font-family:Verdana,Geneva,Arial,sans-serif;font-size:11px;line-height:1.35}body.lightbox-open{overflow:hidden}img{max-width:100%}a{color:var(--link);text-decoration:underline}a:hover,a:focus-visible{color:#172500;background:#fff0a5}button,input,select,textarea{font:11px Verdana,Geneva,Arial,sans-serif}button,input[type=submit]{cursor:pointer}h1,h2,h3,p,dl,dd,figure,blockquote{margin-top:0}.fan-notice{width:min(var(--page-width), calc(100% - 12px));color:#aead9d;letter-spacing:1px;text-transform:uppercase;border-bottom:1px solid #333;justify-content:space-between;min-height:22px;margin:0 auto;padding:4px 7px;font:700 9px Courier New,monospace;display:flex}.site-header{width:min(var(--page-width), calc(100% - 12px));background:#000;margin:0 auto;padding:8px 0 0}.classic-masthead{width:min(770px,100%);margin:0 auto;position:relative}.classic-masthead>a{background:0 0;display:block}.classic-masthead img{border:0;width:770px;height:auto;display:block}.classic-masthead>span{color:#e5d69e;letter-spacing:1px;text-transform:uppercase;background:#12120e;border:1px solid #d6c996;padding:2px 5px;font:700 9px Courier New,monospace;position:absolute;bottom:7px;right:5px}.classic-nav-row{background:var(--olive);border-top:1px solid #6f8733;border-bottom:1px solid #202d0b;margin-top:7px}.desktop-nav{justify-content:center;align-items:center;min-height:20px;display:flex}.desktop-nav a{color:#fff;white-space:nowrap;border-left:1px solid #7d9645;border-right:1px solid #3a4d14;padding:4px 19px;font-weight:700;text-decoration:none}.desktop-nav a:hover,.desktop-nav a:focus-visible{background:var(--olive-dark);color:#fff}.mobile-menu{display:none}.inner-page,.retro-home{width:min(var(--page-width), calc(100% - 12px));margin:18px auto 0}.page-hero{border:1px solid var(--line);background:var(--tan);margin-bottom:12px}.page-hero .kicker{background:var(--tan-light);color:#444637;text-transform:none;border-bottom:1px solid #aaa58f;margin:0;padding:6px 8px;font-weight:400}.page-hero h1{background:var(--olive);color:#fff;border-top:1px solid #789441;border-bottom:1px solid #293b0c;margin:0;padding:5px 8px;font-size:13px;line-height:1.2}.page-hero>p:last-child{color:#323228;margin:0;padding:8px}.kicker,.eyebrow{color:#556a29;letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:700}.primary-action,.secondary-action,.records-more,.load-more{color:#111;width:auto;box-shadow:none;background:#e5e5e5;border:2px outset #dedede;border-radius:0;padding:4px 9px;font-weight:400;text-decoration:none;display:inline-block}.primary-action:hover,.secondary-action:hover,.records-more:hover,.load-more:hover{color:#111;background:#d6d6d6;border-style:inset}.retro-welcome{border:1px solid var(--line);background:var(--tan);grid-template-columns:1fr 250px;margin-bottom:10px;display:grid}.retro-welcome>div{padding:8px}.retro-welcome .retro-eyebrow{color:#58652b;text-transform:uppercase;margin:0 0 2px;font-size:9px;font-weight:700}.retro-welcome h1{color:#354515;margin:0 0 4px;font-size:14px}.retro-welcome p{margin-bottom:0}.retro-welcome aside{background:var(--tan-light);border-left:1px solid #aaa58f;flex-direction:column;justify-content:center;gap:2px;padding:7px 9px;display:flex}.retro-welcome aside strong{color:#7d241d;text-transform:uppercase;font-size:10px}.retro-portal{grid-template-columns:220px minmax(0,1fr) 220px;grid-template-areas:"left main right";align-items:start;gap:8px;display:grid}.retro-main-column{grid-area:main}.retro-left{grid-area:left}.retro-right{grid-area:right}.retro-column{min-width:0}.retro-panel{border:1px solid var(--line);background:var(--tan);margin-bottom:8px}.retro-panel>h2{background:var(--olive);color:#fff;text-align:center;border-top:1px solid #799844;border-bottom:1px solid #293b0c;margin:0;padding:4px 7px;font-size:11px;line-height:1.2}.retro-panel>h2 span{color:#bfd287}.retro-panel-body{padding:7px}.portal-article header{background:var(--tan-light);border-bottom:1px solid #aaa58f;margin:-7px -7px 7px;padding:5px 7px}.portal-article header a{font-weight:700;display:block}.portal-article header span{color:#686858;margin-top:2px;font-size:9px;display:block}.portal-article p{margin-bottom:7px}.featured-card-copy{grid-template-columns:120px 1fr;gap:8px;display:grid}.featured-card-placeholder{color:#fff5d9;background:#9c2c22;border:1px solid #29291f;flex-direction:column;min-height:95px;padding:7px;display:flex}.featured-card-placeholder strong{margin-top:8px;font:700 20px Georgia,serif}.featured-card-placeholder small{margin-top:auto;font-size:8px}.organized-module{grid-template-columns:110px 1fr;gap:8px;display:grid}.organized-module img{object-fit:cover;object-position:top;border:1px solid #4a4a37;width:110px;max-height:145px;display:block}.organized-module h3{color:#394a17;margin-bottom:4px;font-size:11px}.poll-question{font-weight:700}.retro-poll>div{grid-template-columns:1fr 25px;column-gap:4px;margin-bottom:5px;display:grid}.retro-poll>div>span{grid-column:1/-1;font-size:9px}.poll-track{background:#fff;border:1px inset #aaa;height:8px}.poll-track i{width:var(--poll-width);background:#65882b;min-width:1px;height:100%;display:block}.retro-poll small{text-align:right;font-size:8px}.retro-footnote{background:var(--tan-light);border-top:1px solid #aaa58f;margin:8px -7px -7px;padding:5px 7px;font-size:9px}.retro-footnote strong{display:block}.topic-list article,.news-archive-list article{border-bottom:1px solid #b8b29c;padding:5px 0}.topic-list article:last-child,.news-archive-list article:last-child{border-bottom:0}.topic-list a,.news-archive-list a{font-weight:700;display:block}.topic-list span,.topic-list small,.news-archive-list span,.news-archive-list small{color:#626253;font-size:9px;display:block}.mini-calendar>strong{text-align:center;margin:-2px 0 5px;display:block}.calendar-weekdays,.calendar-days{grid-template-columns:repeat(7,1fr);display:grid}.calendar-weekdays span{background:var(--olive);color:#fff;text-align:center;border:1px solid #8a8877;padding:2px 0;font-size:8px}.calendar-days span{text-align:center;background:#f7f5ec;border-bottom:1px solid #b9b39e;border-right:1px solid #b9b39e;min-height:19px;padding:2px;font-size:8px}.calendar-days .outside{color:#aaa;background:#ddd8c5}.calendar-days .today{color:#111;background:#e9bb32;font-weight:700}.mini-calendar p{margin:6px 0 0;font-size:9px}.retro-status-list{margin:0}.retro-status-list>div{border-bottom:1px dotted #999482;justify-content:space-between;padding:3px 0;display:flex}.retro-status-list>div:last-child{border:0}.retro-status-list dd{margin:0;font-weight:700}.retro-source-note,.retro-access,.retro-contribution{border:1px solid var(--line);background:var(--tan);margin-top:10px}.retro-source-note{padding:7px}.retro-source-note strong{color:#7b241d}.retro-source-note p{margin:0 0 0 5px;display:inline}.retro-access-heading,.retro-contribution>.kicker,.legacy-section-title h2,.catalog-intro h2,.renji-feature>h2{background:var(--olive);color:#fff;border-top:1px solid #799844;border-bottom:1px solid #293b0c;margin:0;padding:4px 7px}.retro-access-heading{justify-content:space-between;align-items:center;display:flex}.retro-access-heading p,.retro-access-heading h2{color:#fff;margin:0;font-size:11px}.retro-access-heading p{display:none}.retro-access-heading a{color:#fff;font-size:9px}.retro-access-grid{grid-template-columns:repeat(4,1fr);display:grid}.retro-access-grid>a{min-height:86px;color:var(--ink);border-right:1px solid #aaa58f;padding:8px;text-decoration:none}.retro-access-grid>a:last-child{border-right:0}.retro-access-grid>a:hover{background:var(--tan-light)}.retro-access-grid strong{float:left;color:#4e6720;margin:0 7px 2px 0;font:700 19px Georgia,serif}.retro-access-grid h3{color:#3d4e1c;margin:2px 0 5px;font-size:11px;text-decoration:underline}.retro-access-grid p{clear:both;color:#525244;margin:0;font-size:9px}.retro-contribution{padding-bottom:8px}.retro-contribution>:not(.kicker){margin-left:8px;margin-right:8px}.retro-contribution .kicker{text-transform:none;margin-bottom:7px;font-size:11px}.retro-contribution h2{color:#3e501b;margin-bottom:4px;font-size:12px}.classic-forum-page{margin-top:18px}.classic-forum-location{border:1px solid var(--line);background:var(--tan);grid-template-columns:1fr 270px;display:grid}.classic-forum-location>p{margin:0;padding:8px}.classic-forum-location aside{background:var(--tan-light);border-left:1px solid #a6a18e;flex-direction:column;padding:5px 8px;display:flex}.classic-forum-location aside strong{color:#7c271e;text-transform:uppercase;font-size:9px}.classic-forum-title{border:1px solid var(--line);background:var(--tan);border-top:0;gap:8px;padding:7px;display:flex}.classic-folder,.thread-status i,.store-status i,.featured-card-status i{background:linear-gradient(#ffe67a 0 35%,#e9be34 35% 100%);border:1px solid #9c943c;width:18px;height:13px;display:inline-block;box-shadow:inset 0 0 0 1px #fff2a8}.classic-folder{flex:none;margin-top:3px}.classic-forum-title p{color:#555548;margin:0;font-size:9px}.classic-forum-title h1{margin:1px 0 3px;font-size:13px}.classic-forum-chrome nav{background:var(--olive);border-top:1px solid #789341;border-bottom:1px solid #2b3e0d;justify-content:space-around;display:flex}.classic-forum-chrome nav a{color:#fff;text-align:center;border-right:1px solid #3d5316;flex:1;padding:4px 6px;font-weight:700;text-decoration:none}.classic-forum-chrome nav a:hover{background:var(--olive-dark);color:#fff}.classic-forum-actions{justify-content:space-between;margin-top:26px;display:flex}.classic-forum-actions span{background:var(--olive);color:#fff;border:1px solid #202d0b;padding:4px 7px;font-weight:700}.classic-forum-chrome>h2{background:var(--olive);color:#fff;border:1px solid #293b0c;margin:4px 0 0;padding:6px 8px;font-size:12px}.forum-home{margin:10px 0 14px}.forum-home-welcome,.forum-home-loading{border:1px solid var(--line);background:var(--tan)}.forum-home-welcome:before,.forum-home-loading h2{content:"Welcome to the Zatch Bell! The Card Battle.";background:var(--olive);color:#fff;border-top:1px solid #789441;border-bottom:1px solid #293b0c;margin:0;padding:5px 8px;font-size:11px;font-weight:700;display:block}.forum-home-welcome>strong{padding:7px 8px 0;display:block}.forum-home-welcome p,.forum-home-loading p{margin:0;padding:3px 8px 8px}.forum-home-column-headings,.forum-category-rows article{grid-template-columns:52px minmax(280px,1fr) 235px 72px 72px;display:grid}.forum-home-column-headings{border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-left:1px solid var(--line);background:var(--tan-light);text-align:center;font-weight:700}.forum-home-column-headings span{border-right:1px solid var(--line);padding:4px}.forum-category{border-right:1px solid var(--line);border-left:1px solid var(--line);margin-top:8px}.forum-category>h2,.forum-whats-going-on>h2{background:var(--olive);color:#fff;border-top:1px solid #789441;border-bottom:1px solid #293b0c;margin:0;padding:5px 8px;font-size:11px}.forum-category>h2 a{color:#fff}.forum-category>h2 a:hover{background:var(--olive-dark);color:#fff}.forum-category-rows article{border-bottom:1px solid var(--line);background:var(--tan);min-height:58px}.forum-category-rows article:nth-child(2n){background:#e5dfc9}.forum-category-rows article>*{border-right:1px solid var(--line);min-width:0;margin:0;padding:6px}.forum-row-status{flex-direction:column;justify-content:center;align-items:center;display:flex}.forum-row-status i,.forum-legend-icon{background:linear-gradient(135deg,#0000 45%,#8292c1 46% 52%,#0000 53%),linear-gradient(#e5eaff,#a7b7e4);border:1px solid #727d9c;width:22px;height:20px;display:inline-block;box-shadow:inset 0 0 0 1px #fff}.forum-row-status.status-new i{background:linear-gradient(135deg,#0000 45%,#c06626 46% 52%,#0000 53%),linear-gradient(#fff0a1,#e58438);border-color:#b07330}.forum-row-status.status-closed i,.forum-legend-closed{filter:saturate(.65)}.forum-row-status small{color:#666657;text-align:center;margin-top:2px;font-size:7px}.forum-row-name>a:first-child{color:var(--link);font-size:11px;font-weight:700;display:block}.forum-row-name p{color:#555548;margin:3px 0 0;font-size:8px}.forum-row-evidence{color:#263b77;margin-top:3px;font-size:8px;display:inline-block}.forum-row-last-post{flex-direction:column;justify-content:center;font-size:9px;display:flex}.forum-row-last-post strong{color:var(--link);text-overflow:ellipsis;white-space:nowrap;font-weight:400;text-decoration:underline;overflow:hidden}.forum-row-last-post span,.forum-row-last-post time{color:#555548;font-size:8px}.forum-row-last-post time{text-align:right;margin-top:2px}.forum-row-count{text-align:center;justify-content:center;align-items:center;font-size:9px;display:flex}.forum-whats-going-on{border-right:1px solid var(--line);border-left:1px solid var(--line);margin-top:10px}.forum-whats-going-on>div{border-bottom:1px solid var(--line);background:var(--tan);align-items:flex-start;gap:9px;min-height:54px;padding:7px 8px;display:flex}.forum-whats-going-on>div:nth-child(odd){background:#e5dfc9}.forum-whats-going-on .classic-folder{margin-top:2px}.forum-whats-going-on p{margin:0}.forum-whats-going-on p strong,.forum-whats-going-on p span,.forum-whats-going-on p small{display:block}.forum-whats-going-on p strong{color:#3d5119}.forum-whats-going-on p small{color:#666657;margin-top:2px;font-size:8px}.forum-home-legend{border:1px solid var(--line);background:var(--tan-light);border-top:0;align-items:center;gap:15px;padding:7px;display:flex}.forum-home-legend span{align-items:center;gap:5px;font-size:8px;display:flex}.forum-home-legend .forum-legend-icon{width:17px;height:14px}.forum-home-legend>a{margin-left:auto;font-size:9px}.archive-search-chrome .classic-forum-actions{margin-top:0}.historical-warning,.privacy-note{background:#fff1aa;border:1px solid #9b8b35;margin:0 0 8px;padding:6px 8px}.historical-warning strong{color:#7e271e;margin-right:5px}.explorer-controls{border:1px solid var(--line);background:var(--tan);border-top:0;grid-template-columns:minmax(240px,1fr) minmax(160px,280px);gap:8px;padding:7px;display:grid}.thread-explorer .explorer-controls{border-top:0}.explorer-controls.single{grid-template-columns:1fr}.explorer-controls label{color:#313126;font-size:10px;font-weight:700}.explorer-controls input,.explorer-controls select,.contribution-form input,.contribution-form select,.contribution-form textarea{color:#111;width:100%;box-shadow:none;background:#fff;border:2px inset #ddd;border-radius:0;outline:none;margin-top:3px;padding:4px}.explorer-controls input:focus,.explorer-controls select:focus,.contribution-form input:focus,.contribution-form select:focus,.contribution-form textarea:focus{background:#fffde1}.explorer-status{border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-left:1px solid var(--line);background:var(--tan-light);text-align:right;padding:4px 7px}.explorer-status strong{color:#3d5416}.records-more{margin:8px 0}.thread-list{border-right:1px solid var(--line);border-left:1px solid var(--line)}.thread-list-header,.thread-list article{grid-template-columns:52px minmax(280px,1fr) 80px 90px 150px;display:grid}.thread-list-header{border-bottom:1px solid var(--line);text-align:center;background:#eee9d7;font-weight:700}.thread-list-header span{border-right:1px solid var(--line);padding:4px 5px}.thread-list article{border-bottom:1px solid var(--line);background:var(--tan);min-height:49px}.thread-list article:nth-child(odd){background:#e5dfc9}.thread-list article>span,.thread-list article>div{border-right:1px solid var(--line);padding:6px}.thread-status{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.thread-status i{background:linear-gradient(#eef2ff,#a7b8e9);border-color:#7885aa;width:17px;height:12px;box-shadow:inset 0 0 0 1px #fff}.thread-status small{color:#6b6b5b;font-size:8px}.thread-subject h2{color:var(--link);margin:0 0 2px;font-size:11px;font-weight:400;text-decoration:underline}.thread-subject h2 a{color:inherit}.thread-subject h2 a:hover,.thread-subject h2 a:focus-visible{color:#7d291f}.thread-subject p{color:#555548;margin:0;font-size:9px}.thread-readable-link{color:#263b77;margin-top:3px;font-size:9px;font-weight:700;display:inline-block}.thread-archive-metrics{display:contents}.thread-archive-metrics>span{border-right:1px solid var(--line);text-align:center;padding:6px}.thread-archive-metrics b,.thread-archive-metrics small{display:block}.thread-archive-metrics b{font-weight:400}.thread-archive-metrics small{color:#666657;font-size:8px}.thread-last time,.thread-last a{display:block}.thread-last a{margin-top:3px;font-size:9px}.store-grid{border-right:1px solid var(--line);border-left:1px solid var(--line)}.store-list-header,.store-grid article{grid-template-columns:52px minmax(260px,1.3fr) minmax(220px,1fr) 72px 100px;display:grid}.store-list-header{border-bottom:1px solid var(--line);background:var(--tan-light);text-align:center;font-weight:700}.store-list-header span{border-right:1px solid var(--line);padding:4px}.store-grid article{border-bottom:1px solid var(--line);background:var(--tan);min-height:58px}.store-grid article:nth-child(odd){background:#e5dfc9}.store-grid article>*{border-right:1px solid var(--line);margin:0;padding:7px}.store-status{justify-content:center;align-items:center;display:flex}.store-name h2{color:var(--link);margin:0 0 3px;font-size:11px;font-weight:400;text-decoration:underline}.record-address{color:#4f4f42;font-size:9px}.store-event{font-size:9px}.store-captures,.store-grid article>a{text-align:center;justify-content:center;align-items:center;display:flex}.store-grid article>a{font-size:9px}.renji-feature,.expansion-history,.catalog-intro,.card-catalog{border:1px solid var(--line);background:var(--tan);margin-bottom:10px}.renji-feature>h2,.catalog-intro h2,.legacy-section-title h2{font-size:11px}.legacy-feature-body{grid-template-columns:160px 1fr;gap:10px;padding:8px;display:grid}.legacy-card-stamp{color:#fff5df;background:#a62f25;border:2px ridge #d4d0c8;flex-direction:column;min-height:100px;padding:8px;display:flex}.legacy-card-stamp strong{margin-top:8px;font:700 22px Georgia,serif}.legacy-card-stamp small{margin-top:auto;font-size:8px}.legacy-feature-body p{margin:4px 0 9px}.legacy-section-title p,.catalog-intro p{margin:0;padding:7px}.expansion-strip{grid-template-columns:repeat(4,1fr);display:grid}.expansion-strip article{border-right:1px solid #aaa58f;grid-template-columns:44px 1fr;gap:6px;min-height:65px;padding:7px;display:grid}.expansion-strip article:last-child{border-right:0}.expansion-strip span{color:#6d251d;font-size:9px;font-weight:700}.expansion-strip h3{color:var(--link);margin:0 0 3px;font-size:11px;text-decoration:underline}.expansion-strip p{margin:0;font-size:9px}.card-catalog{border-top:0}.featured-card-grid{border-top:1px solid var(--line)}.featured-card-header,.featured-card-record{grid-template-columns:52px minmax(280px,1fr) 130px 100px;display:grid}.featured-card-header{background:var(--tan-light);text-align:center;font-weight:700}.featured-card-header span{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:4px}.featured-card-record{background:var(--tan);min-height:58px}.featured-card-record:nth-child(odd){background:#e5dfc9}.featured-card-record>*{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:7px}.featured-card-status{justify-content:center;align-items:center;display:flex}.featured-card-status i{background:linear-gradient(#eef2ff,#a7b8e9);border-color:#7986aa}.evidence-homepage-feature .featured-card-status i{background:linear-gradient(#fff0a3,#e2b92d);border-color:#ac9535}.featured-card-record-copy h2{color:var(--link);margin:0 0 2px;font-size:11px;font-weight:400;text-decoration:underline}.featured-card-record-copy p,.featured-card-record-copy small{color:#555548;margin:0;font-size:9px}.featured-card-record>b,.featured-card-record>a{text-align:center;justify-content:center;align-items:center;font-size:9px;display:flex}.empty-records{margin:0;padding:10px}.collection-cards{border:1px solid var(--line);margin-bottom:10px}.collection-cards:before{content:"Archive Categories";background:var(--olive);color:#fff;border-top:1px solid #789441;border-bottom:1px solid #293b0c;padding:5px 8px;font-size:11px;font-weight:700;display:block}.collection-cards>a{border-bottom:1px solid var(--line);background:var(--tan);min-height:62px;color:var(--ink);grid-template-columns:65px 210px 1fr 120px;align-items:center;gap:8px;padding:7px;text-decoration:none;display:grid}.collection-cards>a:nth-child(odd){background:#e5dfc9}.collection-cards>a:last-child{border-bottom:0}.collection-cards>a:hover{background:#fff0a5}.collection-cards strong{color:#4f6820;text-align:center;font:700 20px Georgia,serif}.collection-cards h2{color:var(--link);margin:0;font-size:11px;text-decoration:underline}.collection-cards p{margin:0;font-size:9px}.collection-cards span{color:var(--link);text-align:right;font-size:9px;text-decoration:underline}.provenance-note,.roadmap,.forum-policy,.rights-note,.thank-you-panel{border:1px solid var(--line);background:var(--tan);margin-bottom:10px;padding:8px}.provenance-note h2,.roadmap h2,.forum-policy h2,.rights-note h2,.thank-you-panel h2{color:#3d5119;margin-bottom:5px;font-size:12px}.provenance-note p:last-child,.roadmap p:last-child,.forum-policy p:last-child,.rights-note p:last-child,.thank-you-panel p:last-child{margin-bottom:0}.about-grid,.evidence-grid,.story-grid{border:1px solid var(--line);margin-bottom:10px;display:grid}.about-grid{grid-template-columns:repeat(3,1fr)}.about-grid article,.evidence-grid>div,.story-grid article{border-right:1px solid var(--line);background:var(--tan);padding:8px}.about-grid article:last-child,.evidence-grid>div:last-child,.story-grid article:last-child{border-right:0}.about-grid span{float:left;color:#526d1f;margin-right:8px;font:700 18px Georgia,serif}.about-grid h2,.story-grid h2{color:var(--link);margin:1px 0 4px;font-size:11px}.about-grid p,.story-grid p{margin-bottom:0}.roadmap ol{padding-left:25px}.evidence-grid{grid-template-columns:repeat(4,1fr)}.evidence-grid>div{min-height:75px}.evidence-grid strong{float:left;color:#4e6720;margin:0 8px 4px 0;font:700 22px Georgia,serif}.evidence-grid p{margin:2px 0 0;font-size:9px}.forum-exhibit{border:1px solid var(--line);background:var(--tan);margin-bottom:10px}.forum-exhibit>div{padding:7px}.forum-exhibit>div:before{content:"Captured Forum Exhibit";background:var(--olive);color:#fff;border-top:1px solid #789441;border-bottom:1px solid #293b0c;margin:-7px -7px 7px;padding:5px 7px;font-weight:700;display:block}.forum-exhibit h2{color:#3e511b;margin-bottom:4px;font-size:12px}.forum-exhibit figure{background:var(--tan-light);border-top:1px solid #aaa58f;margin:0;padding:7px}.forum-exhibit figure img{border:1px solid #4b4b38;width:100%;display:block}.forum-exhibit figcaption{color:#5c5c4e;margin-top:4px;font-size:9px}.story-grid{grid-template-columns:repeat(3,1fr)}.record-tag{color:#7d291f;text-transform:uppercase;font-size:8px;font-weight:700}.organized-actions{gap:6px;margin-bottom:10px;display:flex}.contribution-layout{border:1px solid var(--line);background:var(--tan);grid-template-columns:300px 1fr;margin-bottom:10px;display:grid}.contribution-layout>aside{border-right:1px solid var(--line);background:#e5dfc9;padding:8px}.contribution-layout>aside h2,.contribution-layout>aside h3{color:#3c4f19;margin-bottom:5px;font-size:11px}.contribution-layout dl>div{border-top:1px dotted #98927e;padding:5px 0}.contribution-layout dt{font-weight:700}.contribution-layout dd{margin:1px 0 0;font-size:9px}.contribution-layout>div{padding:8px}.contribution-form{background:var(--tan-light);border:1px solid #9c9682;padding:8px}.contribution-form>label,.form-grid label{margin-bottom:8px;font-weight:700;display:block}.form-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.contribution-form textarea{resize:vertical}.contribution-form label small{color:#666657;margin-top:3px;font-size:8px;font-weight:400;display:block}.rights-check{grid-template-columns:18px 1fr;align-items:start;gap:5px;display:grid!important}.rights-check input{width:auto;margin:1px 0 0}.contribution-form button{color:#111;box-shadow:none;background:#dedede;border:2px outset #eee;border-radius:0;padding:4px 9px}.contribution-form button:active{border-style:inset}.form-error{background:#ffd5ce;border:1px solid #a4463c;margin:8px 0 0;padding:6px}.honeypot{position:absolute;left:-9999px}.gallery-page .controls,.gallery-page .collection{border:1px solid var(--line);background:var(--tan);margin-bottom:10px}.gallery-page .controls>h2,.gallery-page .collection-heading{background:var(--olive);color:#fff;border-top:1px solid #789441;border-bottom:1px solid #293b0c;margin:0;padding:5px 7px;font-size:11px}.gallery-page .controls{padding-bottom:7px}.gallery-page .controls>h2{margin-bottom:7px}.gallery-page .search{grid-template-columns:70px 1fr;align-items:center;gap:5px;margin:0 7px 7px;font-weight:700;display:grid}.gallery-page .search input{background:#fff;border:2px inset #ddd;padding:3px}.filter-row{flex-wrap:wrap;gap:4px;padding:0 7px;display:flex}.filter{color:#111;box-shadow:none;background:#dedede;border:2px outset #eee;border-radius:0;padding:3px 8px}.filter.active{background:#c9c9c9;border-style:inset;font-weight:700}.gallery-page .collection-heading{justify-content:space-between;align-items:center;display:flex}.gallery-page .collection-heading h2,.gallery-page .result-count{color:#fff;margin:0;font-size:11px}.gallery-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;padding:7px;display:grid}.gallery-grid .card{background:var(--tan-light);border:1px solid #85806e;min-width:0}.image-button{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0;display:block}.catalog-number{color:#515145;background:#d5cfb7;border-bottom:1px solid #85806e;padding:3px 5px;font-size:8px;display:block}.image-stage{background:#f7f5ec;justify-content:center;align-items:center;height:125px;padding:5px;display:flex}.image-stage img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:115px}.card-copy{border-top:1px solid #aaa58f;padding:5px}.card-copy .category{color:#78291f;margin-bottom:2px;font-size:8px;font-weight:700}.card-copy h3{overflow-wrap:anywhere;color:var(--link);margin:0 0 3px;font-size:10px;font-weight:400;text-decoration:underline}.dimensions{color:#646454;margin:0;font-size:8px}.load-more{margin:0 7px 7px}.load-more span{color:#555;margin-left:8px;font-size:8px}.loading,.empty{text-align:center;min-height:100px;padding:20px}.lightbox{z-index:1000;background:#000000e0;padding:18px;position:fixed;inset:0;overflow:auto}.lightbox-panel{background:var(--tan);border:1px solid #77725f;width:min(850px,100%);margin:0 auto}.lightbox-top{background:var(--olive);color:#fff;border-bottom:1px solid #293b0c;justify-content:space-between;align-items:center;padding:5px 7px;display:flex}.lightbox-top p{margin:0}.lightbox-top button,.lightbox-nav button{background:#dedede;border:2px outset #eee}.lightbox-image{background:#111;justify-content:center;align-items:center;min-height:250px;max-height:65vh;padding:10px;display:flex}.lightbox-image img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(65vh - 20px)}.lightbox-copy{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:10px;padding:8px;display:grid}.lightbox-copy h2{color:#3e511b;margin-bottom:3px;font-size:12px}.lightbox-copy .category,.lightbox-copy .source{margin-bottom:3px;font-size:9px}.lightbox-copy .source{overflow-wrap:anywhere;max-width:540px}.lightbox-copy .actions{flex-direction:column;gap:3px;display:flex}.lightbox-nav{background:var(--tan-light);border-top:1px solid #9f9985;justify-content:space-between;padding:5px 7px;display:flex}.lightbox-nav p{color:#656555;margin:0;font-size:9px}.post-archive-nav{background:var(--olive);border-top:1px solid #789341;border-bottom:1px solid #2b3e0d;margin:-4px 0 10px;display:flex}.post-archive-nav a{color:#fff;text-align:center;border-right:1px solid #3d5316;flex:1;padding:4px 6px;font-weight:700;text-decoration:none}.post-archive-nav a:last-child{border-right:0}.post-archive-nav a:hover,.post-archive-nav a:focus-visible{background:var(--olive-dark);color:#fff}.post-archive-warning{background:#fff1aa;border:1px solid #9b8b35;margin-bottom:10px;padding:7px 8px}.post-archive-warning strong{color:#7c271e}.post-archive-warning p{margin:0 0 0 5px;display:inline}.post-thread-browser{margin-bottom:12px}.post-archive-content{flex-direction:column;display:flex}.post-archive-content.has-selected-thread .recovered-thread-view{order:-1}.post-thread-browser>h2{background:var(--olive);color:#fff;border:1px solid #293b0c;margin:0;padding:5px 8px;font-size:12px}.post-thread-list{border-right:1px solid var(--line);border-left:1px solid var(--line)}.post-thread-list-header,.post-thread-list article{grid-template-columns:52px minmax(280px,1fr) 90px 120px 80px;display:grid}.post-thread-list-header{border-bottom:1px solid var(--line);background:var(--tan-light);text-align:center;font-weight:700}.post-thread-list-header span{border-right:1px solid var(--line);padding:4px}.post-thread-list article{border-bottom:1px solid var(--line);background:var(--tan);min-height:52px}.post-thread-list article:nth-child(odd){background:#e5dfc9}.post-thread-list article.selected{background:#fff0a5}.post-thread-list article>*{border-right:1px solid var(--line);margin:0;padding:6px}.post-thread-status{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.post-thread-status i{background:linear-gradient(#eef2ff,#a7b8e9);border:1px solid #7885aa;width:17px;height:12px;display:inline-block;box-shadow:inset 0 0 0 1px #fff}.post-thread-status small{color:#666657;font-size:8px}.post-thread-subject button,.post-thread-list article>button{color:var(--link);background:0 0;border:0;text-decoration:underline}.post-thread-subject button{text-align:left;padding:0;font-size:11px}.post-thread-subject button:hover,.post-thread-list article>button:hover{background:#fff0a5}.post-thread-subject p{color:#555548;margin:3px 0 0;font-size:9px}.post-thread-list article>strong,.post-thread-list article>time,.post-thread-list article>button{text-align:center;justify-content:center;align-items:center;font-size:9px;display:flex}.recovered-thread-view{margin-bottom:12px}.post-thread-empty{border:1px solid var(--line);background:var(--tan)}.post-thread-empty h2{background:var(--olive);color:#fff;border-top:1px solid #789441;border-bottom:1px solid #293b0c;margin:0;padding:5px 8px;font-size:11px}.post-thread-empty p{margin:0;padding:10px}.recovered-thread-heading{border:1px solid var(--line);background:var(--tan);justify-content:space-between;align-items:center;display:flex}.recovered-thread-heading>div{padding:7px 8px}.recovered-thread-heading p{color:#555548;margin:0 0 2px;font-size:9px}.recovered-thread-heading h2{color:#344713;margin:0;font-size:13px}.recovered-thread-heading>span{background:var(--tan-light);text-align:center;border-left:1px solid #aaa58f;justify-content:center;align-self:stretch;align-items:center;min-width:155px;padding:7px;font-weight:700;display:flex}.recovered-thread-tools{background:var(--olive);color:#fff;border-top:1px solid #789341;border-bottom:1px solid #2b3e0d;justify-content:space-between;display:flex}.recovered-thread-tools span,.recovered-thread-tools a{padding:4px 8px}.recovered-thread-tools span{font-weight:700}.recovered-thread-tools a{color:#fff;border-left:1px solid #3d5316}.thread-evidence-note{background:#fff1aa;border-bottom:1px solid #9b8b35;border-left:1px solid #9b8b35;border-right:1px solid #9b8b35;padding:6px 8px;font-size:9px}.thread-evidence-note strong{color:#7c271e}.recovered-post-list{margin-top:10px}.recovered-post{border:1px solid var(--line);background:var(--tan);grid-template-columns:170px minmax(0,1fr);margin-bottom:8px;display:grid}.recovered-post>aside{border-right:1px solid var(--line);background:#e5dfc9;padding:8px}.recovered-post>aside>strong,.recovered-post>aside>span{display:block}.recovered-post>aside>strong{color:#3d5119}.recovered-post>aside>span{color:#666657;margin-top:2px;font-size:8px}.recovered-post aside dl{margin:12px 0 0}.recovered-post aside dl>div{border-top:1px dotted #999482;padding:3px 0}.recovered-post aside dt,.recovered-post aside dd{font-size:8px;display:inline}.recovered-post aside dt{font-weight:700}.recovered-post aside dt:after{content:": "}.recovered-post aside dd{margin:0}.recovered-post-body{min-width:0}.recovered-post-body>header{background:var(--tan-light);border-bottom:1px solid #aaa58f;justify-content:space-between;padding:4px 7px;display:flex}.recovered-post-body>header span{color:#666657;font-size:8px}.recovered-post-body>p{overflow-wrap:anywhere;white-space:pre-wrap;min-height:74px;margin:0;padding:10px}.recovered-post-body>footer{background:var(--tan-light);color:#5e5e50;border-top:1px solid #aaa58f;justify-content:space-between;gap:8px;padding:4px 7px;font-size:8px;display:flex}.post-fragments-more{margin-top:0}.recovered-thread-footer{border:1px solid var(--line);background:var(--tan-light);text-align:right;padding:5px 8px}.live-forum-session{color:#f5f2df;text-align:right;background:#30302d;border-bottom:1px solid #151515;border-left:1px solid #64614f;border-right:1px solid #64614f;justify-content:flex-end;align-items:center;gap:8px 16px;min-height:31px;padding:5px 8px;display:flex}.live-forum-session strong{color:#fff}.live-forum-session a{color:#f4d54b;font-weight:700}.live-forum-session span{color:#ccc8b5;font-size:9px}.live-forum-session span b{color:#fff}.live-forum-chrome nav form{display:contents}.live-forum-chrome nav button{color:#fff;background:0 0;border:0;border-right:1px solid #334a10;padding:4px 8px;font-weight:700;text-decoration:underline}.live-forum-chrome nav button:hover,.live-forum-chrome nav button:focus-visible{background:var(--olive-dark)}.live-forum-welcome{border:1px solid var(--line);background:var(--tan);grid-template-columns:minmax(0,1fr) 240px;margin:8px 0;display:grid}.live-forum-welcome>div,.live-forum-welcome aside{padding:8px}.live-forum-welcome p{margin:3px 0 0}.live-forum-welcome aside{background:var(--tan-light);border-left:1px solid #aaa58f;flex-direction:column;justify-content:center;display:flex}.live-forum-welcome aside span{color:#666657;font-size:9px}.live-forum-welcome aside a{font-weight:700}.forum-system-message,.forum-form-panel,.forum-rules,.forum-member-card,.forum-moderation{border:1px solid var(--line);background:var(--tan);margin-top:9px}.forum-system-message h1,.forum-form-panel>h1,.forum-rules>h1,.forum-moderation>h1{background:var(--olive);color:#fff;border-top:1px solid #789441;border-bottom:1px solid #293b0c;margin:0;padding:5px 8px;font-size:12px}.forum-system-message>p,.forum-system-message>a,.forum-form-panel>p,.forum-form-panel>form,.forum-form-panel>aside{margin:0;padding:8px}.forum-auth-tabs{align-items:center;gap:4px;padding:8px 8px 0;display:flex}.forum-auth-tabs button{min-width:84px}.forum-auth-tabs button.selected{background:#c9c9c9;border-style:inset;font-weight:700}.forum-auth-help{padding-top:0!important}.forum-auth-help button{color:var(--link);background:0 0;border:0;padding:0;font-weight:400;text-decoration:underline}.forum-system-message>a{font-weight:700;display:inline-block}.live-board-heading,.live-thread-heading{border:1px solid var(--line);background:var(--tan);justify-content:space-between;align-items:center;margin:9px 0 7px;display:flex}.live-board-heading>div,.live-thread-heading>div{padding:7px 8px}.live-board-heading p,.live-thread-heading p{color:#666657;margin:0 0 2px;font-size:9px}.live-board-heading h1,.live-thread-heading h1{color:#344713;margin:0 0 2px;font-size:13px}.live-board-heading>a,.live-thread-heading>a{margin-right:8px}.classic-button,.forum-editor button,.forum-form-panel button,.forum-moderation button,.forum-moderator-tools button,.live-post-actions button{color:#111;background:#dedede;border:2px outset #eee;border-radius:0;padding:3px 8px;font-weight:400;text-decoration:none}.classic-button:hover,.classic-button:focus-visible,.forum-editor button:hover,.forum-form-panel button:hover,.forum-moderation button:hover,.forum-moderator-tools button:hover,.live-post-actions button:hover{color:#111;background:#d0d0d0;border-style:inset}.forum-pagination{justify-content:flex-end;align-items:center;gap:4px;min-height:25px;margin:5px 0;display:flex}.forum-pagination span,.forum-pagination a{background:var(--tan-light);border:1px solid #777260;padding:3px 6px}.live-thread-table{border:1px solid var(--line)}.live-thread-head,.live-thread-table article{grid-template-columns:42px minmax(270px,1fr) 55px 55px 145px;display:grid}.live-thread-head{background:var(--olive);color:#fff;text-align:center;font-weight:700}.live-thread-head span,.live-thread-table article>*{border-right:1px solid var(--line);padding:5px 6px}.live-thread-head span:last-child,.live-thread-table article>:last-child{border-right:0}.live-thread-table article{border-top:1px solid var(--line);background:var(--tan);min-height:47px}.live-thread-table article:nth-child(odd){background:#e5dfc9}.live-thread-table article>span,.live-thread-table article>time{text-align:center;justify-content:center;align-items:center;display:flex}.live-thread-status i{background:linear-gradient(#eef2ff,#a7b8e9);border:1px solid #7684a7;width:18px;height:13px;box-shadow:inset 0 0 0 1px #fff}.live-thread-status.status-locked i{background:linear-gradient(#eee8d7,#b4ad9a);border-color:#797262}.live-thread-title>a{font-weight:700}.live-thread-title small{color:#666657;margin-top:3px;display:block}.live-forum-empty{background:var(--tan);margin:0;padding:14px}.live-post-list{margin-top:8px}.live-post{border:1px solid var(--line);background:var(--tan);grid-template-columns:175px minmax(0,1fr);margin-bottom:8px;display:grid}.live-post>aside{border-right:1px solid var(--line);background:#e5dfc9;padding:8px}.live-post>aside>strong,.live-post>aside>span{display:block}.live-post>aside>strong{color:#3d5119}.forum-role{color:#666657;text-transform:uppercase;margin-top:3px;font-size:8px}.forum-role.role-moderator{color:#254d84;font-weight:700}.forum-role.role-admin{color:#94291f;font-weight:700}.live-post aside dl{margin:12px 0 0}.live-post aside dl>div{border-top:1px dotted #999482;padding:3px 0}.live-post aside dt,.live-post aside dd{font-size:8px;display:inline}.live-post aside dt{font-weight:700}.live-post aside dt:after{content:": "}.live-post aside dd{margin:0}.live-post-body{min-width:0}.live-post-body>header{background:var(--tan-light);border-bottom:1px solid #aaa58f;justify-content:space-between;padding:4px 7px;display:flex}.live-post-body>header time{color:#666657;font-size:9px}.live-post-body>p{overflow-wrap:anywhere;white-space:pre-wrap;min-height:100px;margin:0;padding:11px}.live-post-body>footer{color:#555548;white-space:pre-wrap;border-top:1px solid #aaa58f;margin:0 10px;padding:7px 0;font-size:9px}.post-edited{color:#666657;padding:3px 10px;font-size:8px;display:block}.live-post-body .post-hidden{color:#666657;font-style:italic}.live-post-actions{background:var(--tan-light);border-top:1px solid #aaa58f;justify-content:flex-end;gap:5px;min-height:27px;padding:3px 6px;display:flex}.live-post-actions details{position:relative}.live-post-actions summary{color:var(--link);cursor:pointer;text-decoration:underline}.live-post-actions details form{z-index:2;border:1px solid var(--line);background:var(--tan-light);width:260px;padding:7px;position:absolute;right:0}.live-post-actions details label,.live-post-actions details input,.live-post-actions details textarea{width:100%;display:block}.forum-editor{border:1px solid var(--line);background:var(--tan);margin-top:10px}.forum-editor>h1,.forum-editor>h2{background:var(--olive);color:#fff;border-top:1px solid #789441;border-bottom:1px solid #293b0c;margin:0;padding:5px 8px;font-size:11px}.forum-editor form,.forum-form-panel form{padding:8px}.forum-editor label,.forum-form-panel label,.forum-moderation label{margin-bottom:8px;font-weight:700;display:block}.forum-editor input,.forum-editor textarea,.forum-form-panel input,.forum-form-panel textarea{background:#fff;border:1px inset #aaa;border-radius:0;width:100%;margin-top:3px;padding:4px;display:block}.forum-form-panel label small{color:#666657;margin-top:2px;font-weight:400;display:block}.forum-avatar-picker{background:linear-gradient(#f3ecd5 0%,#e7dec1 100%);border:1px solid #aaa58f;margin-top:12px;padding:10px}.forum-avatar-picker-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.forum-avatar-picker-header h2{color:#394c18;margin-bottom:4px;font-size:11px}.forum-avatar-picker-header p,.forum-avatar-preview-copy p,.forum-avatar-empty{color:#5d5d50;margin:0;font-size:9px}.forum-avatar-picker-header a{white-space:nowrap}.forum-avatar-picker-summary{background:#fff8e4;border:1px solid #aaa58f;grid-template-columns:106px 1fr;gap:10px;margin-top:8px;padding:8px;display:grid}.forum-avatar-preview-label{color:#666657;margin-bottom:4px;font-size:9px;font-weight:400;display:block}.forum-avatar-preview-stage{background:#fff;border:1px solid #8e8a75;place-items:center;width:96px;height:96px;display:grid;overflow:hidden}.forum-avatar-preview-stage img{max-width:100%;max-height:100%;display:block}.forum-avatar-preview-empty{color:#6d6a5d;font-size:9px}.forum-avatar-preview-copy{flex-direction:column;justify-content:center;gap:6px;display:flex}.forum-avatar-clear,.forum-avatar-more{align-self:flex-start}.forum-avatar-search{margin-top:10px;font-weight:700;display:block}.forum-avatar-search input{width:100%;margin-top:4px}.forum-avatar-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:8px;margin-top:10px;display:grid}.forum-avatar-option{color:#252417;text-align:left;background:#fff;border:1px solid #9a947f;grid-template-rows:92px auto;gap:6px;padding:6px;display:grid}.forum-avatar-option.selected{background:#f1f6e2;border-color:#526d1f;box-shadow:inset 0 0 0 1px #526d1f}.forum-avatar-option-image{background:#f6f1e1;border:1px solid #c6beab;place-items:center;display:grid;overflow:hidden}.forum-avatar-option-image img{max-width:100%;max-height:100%;display:block}.forum-avatar-option-copy{gap:1px;display:grid}.forum-avatar-option-copy strong{font-size:9px}.forum-avatar-option-copy small{color:#666657;font-size:8px}.forum-avatar-more{margin-top:8px}.forum-avatar-fallback{color:#394c18;background:#ded7bc;border:1px solid #8e8a75;place-items:center;font-weight:700;display:inline-grid}.forum-avatar-lg{width:86px;height:86px;font-size:26px}.forum-avatar-md{width:54px;height:54px;font-size:16px}.forum-avatar-sm{width:34px;height:34px;font-size:12px}.forum-editor form>p{color:#5d5d50;font-size:9px}.forum-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.forum-alert,.forum-success,.forum-login-prompt{background:#fff1aa;border:1px solid #9b8b35;margin:7px 0;padding:7px 8px}.forum-success{background:#e8f0ce;border-color:#6e853b}.forum-success p{margin:3px 0 0}.forum-moderator-tools{background:var(--tan-light);border:1px solid #787361;justify-content:flex-end;align-items:center;gap:4px;padding:4px 6px;display:flex}.forum-member-moderation{margin-top:7px}.forum-member-moderation input[name=note]{min-width:240px;padding:3px}.forum-member-card>header{border-bottom:1px solid var(--line);background:var(--olive);color:#fff;align-items:center;gap:10px;padding:7px 9px;display:flex}.forum-member-card>header h1{margin:0;font-size:13px}.forum-member-card>header span{font-size:9px}.forum-member-card>header>div{flex-direction:column;gap:1px;display:flex}.forum-member-card>dl{background:var(--tan-light);grid-template-columns:repeat(3,1fr);margin:0;display:grid}.forum-member-card>dl>div{border-right:1px solid var(--line);padding:7px}.forum-member-card>dl>div:last-child{border-right:0}.forum-member-card dt{font-weight:700}.forum-member-card dd{margin:2px 0 0}.forum-member-card>section{border-top:1px solid #aaa58f;padding:9px}.forum-member-card>section h2{color:#394c18;margin-bottom:4px;font-size:11px}.forum-member-card>section p{white-space:pre-wrap;margin:0}.live-post-author-link{color:inherit;align-items:center;gap:7px;margin-bottom:4px;text-decoration:none;display:inline-flex}.live-post-author-link strong{text-decoration:underline}.forum-rules{padding-bottom:8px}.forum-rules ol{margin:8px 25px;padding-left:15px}.forum-rules li{margin-bottom:7px}.forum-search{border:1px solid var(--line);background:var(--tan);margin-top:9px}.forum-search>h1,.forum-search-results>h2{background:var(--olive);color:#fff;border-top:1px solid #789441;border-bottom:1px solid #293b0c;margin:0;padding:5px 8px;font-size:11px}.forum-search>form{grid-template-columns:minmax(180px,430px) auto;align-items:end;gap:6px;padding:8px;display:grid}.forum-search>form label{font-weight:700}.forum-search>form input{width:100%;margin-top:3px;display:block}.forum-search-results article{border-bottom:1px solid #aaa58f;padding:7px 8px}.forum-search-results article h3,.forum-search-results article p,.forum-search-results article blockquote{margin-bottom:3px}.forum-search-results article h3{font-size:11px}.forum-search-results article p{color:#666657;font-size:9px}.forum-search-results article blockquote{background:var(--tan-light);border:1px solid #aaa58f;padding:5px}.forum-moderation>article{border-bottom:1px solid var(--line);padding:8px}.forum-moderation>article>header{justify-content:space-between;display:flex}.forum-moderation blockquote{background:var(--tan-light);border:1px solid #aaa58f;margin:7px 0;padding:7px}.forum-moderation blockquote p{white-space:pre-wrap;margin:3px 0 0}.forum-moderation form{border-top:1px dotted #999482;margin-top:7px;padding-top:6px}.forum-moderation form input{width:min(420px,100%);display:block}.matchmaking-intro,.matchmaking-panel{border:1px solid var(--line);background:var(--tan);margin-top:9px}.matchmaking-intro>h1,.matchmaking-panel>h2{background:var(--olive);color:#fff;border-top:1px solid #789441;border-bottom:1px solid #293b0c;margin:0;padding:5px 8px;font-size:12px}.matchmaking-intro>div,.queue-ticket>div,.matchmaking-signin{padding:8px}.matchmaking-intro p,.matchmaking-intro ol,.queue-ticket p,.matchmaking-signin p{margin:0 0 7px}.matchmaking-intro ol{padding-left:24px}.match-summary-strip{background:var(--tan-light);border-bottom:1px solid #aaa58f;flex-wrap:wrap;gap:5px 22px;padding:5px 7px;display:flex}.match-player-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.match-player-list>article{border-right:1px solid var(--line);background:#e5dfc9}.match-player-list>article:last-child{border-right:0}.match-player-list>article.match-player-self{background:#ece7d5}.match-player-list article>header,.match-player-list article>p{padding:6px 8px}.match-player-list article>header{border-bottom:1px solid #aaa58f;justify-content:space-between;display:flex}.match-player-list article>header span{color:#666657;text-transform:uppercase;font-size:9px}.match-player-list article>header strong{color:#354817}.match-player-list dl{grid-template-columns:repeat(2,1fr);margin:0;display:grid}.match-player-list dl>div{border-right:1px dotted #999482;padding:5px 8px}.match-player-list dl>div:last-child{border-right:0}.match-player-list dt{color:#666657;font-size:8px;font-weight:700}.match-player-list dd{margin:2px 0 0}.match-player-list article>p{white-space:pre-wrap;border-top:1px solid #aaa58f;min-height:42px;margin:0}.matchmaking-actions,.match-result-editor,.match-result-review{border-top:1px solid var(--line);padding:8px}.matchmaking-actions{align-items:center;gap:6px;display:flex}.match-result-editor h3,.match-result-review h3{color:#394c18;margin:0 0 4px;font-size:11px}.match-result-editor p,.match-result-review p{margin:0 0 7px}.match-result-editor form,.join-queue-panel>form{grid-template-columns:repeat(2,minmax(180px,1fr));align-items:end;gap:8px;display:grid}.match-result-editor label,.join-queue-panel label{font-weight:700}.match-result-editor input,.match-result-editor select,.join-queue-panel input,.join-queue-panel select,.join-queue-panel textarea{background:#fff;border:1px inset #aaa;border-radius:0;width:100%;margin-top:3px;padding:4px;display:block}.join-queue-panel>form{padding:8px}.join-queue-panel .matchmaking-notes-field,.join-queue-panel .matchmaking-format-field,.join-queue-panel form>p{grid-column:1/-1}.join-queue-panel form>p{color:#5d5d50;margin:0;font-size:9px}.match-result-review blockquote{background:var(--tan-light);white-space:pre-wrap;border:1px solid #aaa58f;margin:6px 0;padding:6px}.matchmaking-panel button,.matchmaking-panel .classic-button{color:#111;background:#dedede;border:2px outset #eee;border-radius:0;width:auto;padding:3px 8px;font-weight:400;text-decoration:none}.matchmaking-panel button:hover,.matchmaking-panel button:focus-visible,.matchmaking-panel .classic-button:hover,.matchmaking-panel .classic-button:focus-visible{color:#111;background:#d0d0d0;border-style:inset}.matchmaking-table-wrap{overflow-x:auto}.matchmaking-panel table{border-collapse:collapse;width:100%}.matchmaking-panel th,.matchmaking-panel td{text-align:center;border-bottom:1px solid #aaa58f;border-right:1px solid #aaa58f;padding:5px 7px}.matchmaking-panel th:last-child,.matchmaking-panel td:last-child{border-right:0}.matchmaking-panel tbody tr:last-child th,.matchmaking-panel tbody tr:last-child td{border-bottom:0}.matchmaking-panel thead th{color:#fff;background:#6b7f43;font-size:9px}.matchmaking-panel tbody tr:nth-child(2n){background:#e5dfc9}.matchmaking-panel tbody th{text-align:left}.queue-ticket form{margin-top:7px}.live-match-room{--match-gold:#d8aa3a;--match-paper:#f1e5bd;--match-red:#821e18;color:#f7efd5;background:radial-gradient(circle at 50% 0,#6b7f4347,#0000 44%),repeating-linear-gradient(135deg,#ffffff06 0 2px,#0000 2px 8px),#17130d;border:3px double #b38b2f;margin-top:10px;font-family:Georgia,Times New Roman,serif;position:relative;overflow:hidden;box-shadow:0 4px #000,inset 0 0 24px #000000bf}.live-match-header{z-index:4;color:#e6dcb9;letter-spacing:.06em;text-transform:uppercase;background:#00000094;border-bottom:1px solid #816827;justify-content:space-between;align-items:center;padding:6px 10px;font:700 9px Verdana,sans-serif;display:flex;position:relative}.live-match-header>div{align-items:center;gap:6px;display:flex}.live-match-header small{color:#aaa282;letter-spacing:0;text-transform:none;font-size:8px;font-weight:400}.live-status-light{background:#72c95c;border:1px solid #0d270b;border-radius:50%;width:8px;height:8px;box-shadow:0 0 7px #72c95c}.live-status-light.is-retrying{background:#e7ad32;border-color:#543a05;box-shadow:0 0 7px #e7ad32}.match-search-stage{grid-template-columns:minmax(190px,280px) minmax(280px,520px);justify-content:center;align-items:center;gap:5%;min-height:315px;padding:18px 7% 0;display:grid}.match-search-stage:after{content:"";border:1px solid #d8aa3a33;border-radius:50%;width:430px;height:250px;position:absolute;bottom:-120px;right:-6%;box-shadow:0 0 0 18px #d8aa3a06,0 0 0 38px #d8aa3a05}.match-search-character{z-index:2;justify-content:center;align-self:end;align-items:flex-end;height:286px;animation:1.8s ease-in-out infinite match-scout-bob;display:flex;position:relative}.match-search-character:after{content:"";filter:blur(6px);background:#000000b8;border-radius:50%;width:74%;height:18px;animation:1.8s ease-in-out infinite match-shadow-pulse;position:absolute;bottom:7px;left:13%}.match-search-character img{z-index:2;object-fit:contain;filter:drop-shadow(0 5px 1px #000)drop-shadow(0 0 14px #d8aa3a47);width:auto;max-width:100%;height:280px;position:relative}.search-spark{z-index:3;color:#ffe36d;text-shadow:0 0 7px #fff,0 0 12px #cf7c15;font:700 28px Georgia,serif;animation:1.25s steps(2,end) infinite match-spark;position:absolute}.search-spark-one{top:22px;right:18px}.search-spark-two{animation-delay:-.6s;top:105px;left:5px}.match-search-copy{z-index:2;padding-bottom:24px;position:relative}.character-speech{background:var(--match-paper);color:#2b2418;border:2px solid #5b471c;border-radius:12px;width:fit-content;margin:0 0 18px;padding:9px 13px;font-size:14px;font-style:italic;font-weight:700;position:relative;box-shadow:3px 3px #00000073}.character-speech:before{content:"";background:var(--match-paper);border-left:2px solid #5b471c;width:20px;height:18px;position:absolute;bottom:7px;left:-13px;transform:skew(-34deg)rotate(22deg)}.match-eyebrow{color:var(--match-gold);letter-spacing:.15em;text-transform:uppercase;margin:0 0 4px;font:700 9px Verdana,sans-serif}.match-search-copy h2{color:#fff7dc;text-shadow:2px 3px #000;margin:0;font-size:42px;line-height:1}.searching-dots{vertical-align:bottom;width:0;animation:1.4s steps(4,end) infinite searching-dots;display:inline-block;overflow:hidden}.queue-settings{border-top:1px solid #6a5520;border-bottom:1px solid #6a5520;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:17px 0 14px;display:grid}.queue-settings>div{border-right:1px solid #6a5520;padding:8px 10px}.queue-settings>div:last-child{border-right:0}.queue-settings dt{color:#b9ae89;letter-spacing:.08em;text-transform:uppercase;font:700 8px Verdana,sans-serif}.queue-settings dd{color:#fff5d1;margin:3px 0 0;font-size:11px;font-weight:700}.match-search-copy button,.match-live-actions button{color:#111;background:#dedede;border:2px outset #eee;border-radius:0;padding:5px 10px;font:10px Verdana,sans-serif}.match-found-stage{position:relative}.match-found-banner{z-index:3;text-align:center;background:linear-gradient(90deg,#64150f,#ad2b1e 50%,#64150f);border-bottom:2px solid #d8aa3a;padding:13px 16px 11px;animation:.55s ease-out both match-found-arrival;position:relative;box-shadow:0 3px 12px #000}.match-found-banner p,.match-found-banner h2,.match-found-banner span{margin:0}.match-found-banner p{color:#f5d77e;letter-spacing:.16em;text-transform:uppercase;font:700 8px Verdana,sans-serif}.match-found-banner h2{color:#fff6cc;text-shadow:2px 2px #30100a,0 0 12px #ffe16e73;font-size:38px;line-height:1.05}.match-found-banner span{color:#eadca8;font:9px Verdana,sans-serif}.match-table-scene{background:radial-gradient(#89a648e6 0 34%,#2e481df2 70%),repeating-linear-gradient(0deg,#0000 0 13px,#ffffff09 14px),#314b22;grid-template-columns:repeat(2,minmax(200px,1fr));align-items:center;gap:18%;min-height:330px;padding:34px 9%;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 12px 25px #00000080,inset 0 -12px 25px #000000a6}.match-table-scene:before,.match-table-scene:after{content:"";background:repeating-linear-gradient(90deg,#ffffff08 0 1px,#0000 1px 12px),linear-gradient(90deg,#29150d,#60351d,#29150d);width:5%;position:absolute;top:0;bottom:0;box-shadow:0 0 14px #000}.match-table-scene:before{left:0}.match-table-scene:after{right:0}.table-sigil{color:#f6e08c6b;border:2px solid #efd5765c;border-radius:50%;place-items:center;width:86px;height:86px;font-size:38px;font-weight:700;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8deg);box-shadow:0 0 0 7px #efd57614,inset 0 0 18px #00000080}.match-book-player{z-index:2;text-align:center;position:relative}.virtual-spellbook{perspective:700px;filter:drop-shadow(7px 9px 4px #0000009e);width:190px;height:190px;margin:0 auto;position:relative}.spellbook-cover,.spellbook-page{border-radius:5px 9px 9px 5px;width:130px;height:174px;position:absolute;top:8px}.spellbook-cover{z-index:3;background:radial-gradient(circle at 50% 40%, transparent 0 31px, #e7b341a6 32px 34px, transparent 35px), linear-gradient(105deg, #4a0d0c, var(--match-red) 18%, #a52d22 74%, #53100d);color:#e2b64f;transform-origin:0;border:3px ridge #4b100d;place-items:center;font-size:52px;transition:transform .7s,opacity .7s;display:grid;left:30px;transform:rotate(-3deg);box-shadow:inset 6px 0 #00000047,inset 0 0 18px #0006}.match-book-player:nth-of-type(2) .spellbook-cover{transform:rotate(3deg)}.spellbook-rivets:before,.spellbook-rivets:after{content:"";background:#d8aa3a;border-radius:50%;width:5px;height:5px;position:absolute;left:10px;box-shadow:0 0 0 1px #3f220a}.spellbook-rivets:before{top:13px}.spellbook-rivets:after{bottom:13px}.spellbook-clasp{background:#9b681d;border:2px outset #c69430;width:18px;height:32px;position:absolute;top:68px;right:-7px}.spellbook-page{z-index:1;opacity:0;color:#653327;background:repeating-linear-gradient(0deg,#0000 0 15px,#553d1c1f 16px),#f0e4b9;border:2px solid #a49363;place-content:center;transition:opacity .45s,transform .7s;display:grid;box-shadow:inset 0 0 18px #5d421c3d}.spellbook-page span{letter-spacing:.14em;font:700 7px Verdana,sans-serif}.spellbook-page strong{font-size:33px}.spellbook-page-left{transform-origin:100%;left:2px;transform:translate(35px)scaleX(.3)}.spellbook-page-right{transform-origin:0;border-radius:9px 5px 5px 9px;right:2px;transform:translate(-35px)scaleX(.3)}.virtual-spellbook.is-open .spellbook-cover{opacity:.25;transform:translate(-28px)rotateY(-148deg)}.virtual-spellbook.is-open .spellbook-page{opacity:1;transform:translate(0)scaleX(1)}.match-book-name{color:#fff4c7;text-shadow:1px 2px #000;margin-top:-2px}.match-book-name strong,.match-book-name small{display:block}.match-book-name strong{font-size:15px}.match-book-name span{color:#f4d46d;text-transform:uppercase;border:1px solid #d6b34e;margin-left:5px;padding:1px 4px;font:700 7px Verdana,sans-serif}.match-book-name small{color:#c9c09e;margin-top:2px;font:8px Verdana,sans-serif}.acceptance-seal{color:#d0c7a8;text-transform:uppercase;background:#0c1208bd;border:1px solid #9b8c5c;width:fit-content;margin:8px auto 0;padding:3px 7px 3px 3px;font:700 8px Verdana,sans-serif}.acceptance-seal span{color:#fff;background:#5d5a49;margin-right:5px;padding:2px 4px}.is-accepted .acceptance-seal{color:#dff7be;border-color:#8dbb55}.is-accepted .acceptance-seal span{background:#456f28}.match-live-actions,.battle-ready-actions{z-index:3;text-align:center;background:#18140e;border-top:1px solid #806825;justify-content:center;align-items:center;gap:16px;min-height:54px;padding:9px 13px;display:flex;position:relative}.match-live-actions p,.battle-ready-actions p{color:#e2d7b3;max-width:560px;margin:0;font-size:10px}.match-live-actions form{flex-wrap:wrap;gap:5px;display:flex}.match-found-banner+.match-live-actions,.match-found-banner+.battle-ready-actions{border-top:0;border-bottom:1px solid #806825}.matchmaking-action-feedback{color:#f7efd5;background:#282318;border:1px solid #9b8c5c;flex-basis:100%;margin-top:5px;padding:5px 8px;font:700 9px Verdana,sans-serif}.matchmaking-action-feedback.is-success{color:#dff7be;border-color:#789d4f}.matchmaking-action-feedback.is-error{color:#ffd6cc;background:#4d1c18;border-color:#a95045}form[aria-busy=true] .matchmaking-action-feedback.is-pending:before{content:"";vertical-align:-2px;border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:7px;height:7px;margin-right:6px;animation:.7s linear infinite game-action-spin;display:inline-block}form[aria-busy=true] button,form[aria-busy=true] select,form[aria-busy=true] textarea,form[aria-busy=true] input{cursor:progress;opacity:.68;pointer-events:none}.match-live-actions .accept-match-button,.enter-battle-button{color:#fff7d6;text-shadow:1px 1px #220805;background:linear-gradient(#af3022,#72150f);border:2px outset #f1cf6c;padding:7px 14px;font:700 11px Georgia,serif;text-decoration:none;box-shadow:0 0 12px #d8aa3a3d}.enter-battle-button:hover,.enter-battle-button:focus-visible{color:#fff;border-style:inset}.is-syncing{text-align:center;padding:18px}.is-syncing p{margin:0}@keyframes match-scout-bob{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-8px)rotate(1deg)}}@keyframes match-shadow-pulse{0%,to{opacity:.72;transform:scaleX(1)}50%{opacity:.46;transform:scaleX(.82)}}@keyframes match-spark{0%,to{opacity:.25;transform:scale(.65)rotate(0)}50%{opacity:1;transform:scale(1.1)rotate(35deg)}}@keyframes searching-dots{0%{width:0}to{width:1.1em}}@keyframes match-found-arrival{0%{opacity:0;transform:scaleY(.2)}to{opacity:1;transform:scaleY(1)}}@media (max-width:700px){.live-match-header{flex-direction:column;align-items:flex-start;gap:4px}.match-search-stage{grid-template-columns:105px minmax(0,1fr);gap:12px;min-height:0;padding:14px 14px 18px}.match-search-character{height:170px}.match-search-character img{height:168px}.search-spark-one{right:-2px}.character-speech{margin-bottom:12px;padding:7px 9px;font-size:11px}.match-search-copy{padding-bottom:0}.match-search-copy h2{font-size:24px}.match-found-banner h2{font-size:26px}.queue-settings{grid-template-columns:1fr;margin:12px 0}.queue-settings>div{border-bottom:1px dotted #6a5520;border-right:0;padding:5px 7px}.queue-settings>div:last-child{border-bottom:0}.match-table-scene{grid-template-columns:1fr;gap:20px;min-height:520px;padding:28px 8%}.table-sigil{width:58px;height:58px;font-size:25px}.virtual-spellbook{transform-origin:top;width:155px;height:148px;margin-bottom:-35px;transform:scale(.78)}.match-live-actions,.battle-ready-actions{flex-direction:column;gap:8px;padding:11px}}@media (prefers-reduced-motion:reduce){.match-search-character,.match-search-character:after,.search-spark,.searching-dots,.match-found-banner{animation:none}.searching-dots{width:1.1em}}.deck-builder-page{--book-red:#7d251d;--book-paper:#eee6c9;--book-ink:#352b1e;padding-bottom:24px}.deck-builder-hero{background:linear-gradient(100deg,#eee9d8fa 0 64%,#d5b34a5c),repeating-linear-gradient(45deg,#0000 0 7px,#526d1f14 8px);border-color:#2f3f12;position:relative;overflow:hidden}.deck-builder-hero:after{content:"32";color:#43120e21;font:700 100px Georgia,serif;position:absolute;bottom:-25px;right:18px}.spellbook-builder-message{color:#2f440f;background:#dce9be;border:1px solid #38520f;margin-bottom:8px;padding:8px 10px;font-weight:700}.spellbook-builder-message.is-error{color:#6f1d16;background:#f0d4c9;border-color:#7d251d}.spellbook-command-bar{color:#fff;background:linear-gradient(#617d2b,#405917);border:1px solid #1e2b08;grid-template-columns:minmax(190px,1fr) minmax(220px,360px) auto;align-items:center;margin-bottom:8px;display:grid}.spellbook-command-bar>div,.spellbook-command-bar>label{border-right:1px solid #7e9650;min-height:55px;padding:8px 10px}.spellbook-command-bar>div>span,.spellbook-command-bar>label{letter-spacing:.7px;text-transform:uppercase;font-size:9px;font-weight:700}.spellbook-command-bar>div>strong{margin-top:3px;font:700 16px Georgia,serif;display:block}.spellbook-command-bar label select{width:100%;margin-top:4px}.spellbook-command-stats{justify-content:flex-end;align-items:center;gap:6px;min-width:270px;display:flex;border-right:0!important}.spellbook-command-stats>span{white-space:nowrap;background:#263b0d;border:1px solid #91aa61;padding:4px 7px}.spellbook-command-stats b{color:#ffe891;font:700 15px Georgia,serif}.spellbook-status{text-align:center;min-width:58px}.spellbook-status.status-ready{background:#78561d;border-color:#ffe891}.spellbook-presets{background:repeating-linear-gradient(0deg,#52452809 0 1px,#0000 1px 4px),#e7dfc3;border:1px solid #6d674f;margin-bottom:8px}.spellbook-presets>header{background:linear-gradient(90deg,#d1c59c,#eee7cf);border-bottom:1px solid #9d9478;grid-template-columns:minmax(210px,.7fr) 1fr;align-items:center;gap:14px;padding:7px 9px;display:grid}.spellbook-presets>header span,.spellbook-preset-intro>span{color:#6f261e;letter-spacing:.9px;text-transform:uppercase;font-size:8px;font-weight:700}.spellbook-presets>header h2{color:#3b311f;margin:1px 0 0;font:700 16px Georgia,serif}.spellbook-presets>header p{color:#5b584b;margin:0;font-size:9px}.spellbook-preset-shelf{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:7px;display:grid}.spellbook-preset-card{border:1px solid #83795c;border-left:5px solid var(--preset-accent,#7d251d);color:#312a1e;text-align:left;background:linear-gradient(#f9f4df,#d9d0b2);grid-template-columns:58px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:5px;display:grid;box-shadow:1px 1px #fff}.spellbook-preset-card.preset-zatch,.spellbook-preset-preview.preset-zatch{--preset-accent:#b28416;--preset-soft:#f2e4a6}.spellbook-preset-card.preset-brago,.spellbook-preset-preview.preset-brago{--preset-accent:#4f5562;--preset-soft:#d7d9de}.spellbook-preset-card.preset-zeno,.spellbook-preset-preview.preset-zeno{--preset-accent:#9a6d0b;--preset-soft:#ead38a}.spellbook-preset-card.preset-ponygon,.spellbook-preset-preview.preset-ponygon{--preset-accent:#c45d17;--preset-soft:#f2c48f}.spellbook-preset-card:hover,.spellbook-preset-card:focus-visible{border-color:var(--preset-accent);border-left-color:var(--preset-accent);outline:2px solid var(--preset-soft)}.spellbook-preset-card.is-selected{border-color:var(--preset-accent);border-left-color:var(--preset-accent);outline:2px solid var(--preset-accent);background:linear-gradient(#fff9df, var(--preset-soft))}.spellbook-preset-card img{object-fit:cover;border:1px solid #4a412d;width:58px;height:84px;display:block}.spellbook-preset-card>span{flex-direction:column;min-width:0;display:flex}.spellbook-preset-card small{color:#7b2b22;text-transform:uppercase;font:700 8px Courier New,monospace}.spellbook-preset-card strong{margin:2px 0 3px;font:700 14px Georgia,serif}.spellbook-preset-card em{color:#575244;min-height:27px;font-size:8px;font-style:normal;line-height:1.35}.spellbook-preset-card i{color:#48552a;text-transform:uppercase;border-top:1px dotted #9d9478;margin-top:4px;padding-top:3px;font-size:7px;font-style:normal;font-weight:700}.spellbook-preset-preview{border-top:3px solid var(--preset-accent);background:#f4eedb;grid-template-columns:260px minmax(0,1fr);display:grid}.spellbook-preset-intro{background:linear-gradient(#ffffff73, transparent), var(--preset-soft);border-right:1px solid #aaa084;padding:11px}.spellbook-preset-intro h3{color:#382d1c;margin:2px 0 5px;font:700 17px Georgia,serif}.spellbook-preset-intro p{color:#514b3c;margin:0 0 8px;font-size:9px;line-height:1.45}.spellbook-preset-intro .spellbook-preset-warning{color:#6a4317;background:#fff2bd;border:1px solid #a4772e;padding:5px 6px;font-weight:700}.spellbook-preset-intro button{color:#fff;background:#526d1f;border:2px outset #eee;width:100%;padding:6px 8px;font-weight:700}.spellbook-preset-intro button:active{border-style:inset}.spellbook-preset-intro button:disabled{background:#888373}.spellbook-preset-list{grid-template-columns:repeat(4,minmax(120px,1fr));align-content:start;gap:3px;max-height:218px;margin:0;padding:7px;list-style:none;display:grid;overflow-y:auto}.spellbook-preset-list li{background:#fffdf2;border:1px solid #c3b99d;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:4px;min-width:0;padding:3px 4px;display:grid}.spellbook-preset-list li>b{color:var(--preset-accent);font:700 9px Courier New,monospace}.spellbook-preset-list li>span{flex-direction:column;min-width:0;display:flex}.spellbook-preset-list strong{color:#3e3628;text-overflow:ellipsis;white-space:nowrap;font:700 8px Georgia,serif;overflow:hidden}.spellbook-preset-list small{color:#746e60;font-size:7px}.spellbook-progress{background:linear-gradient(#eee9d8,#d4cdb3);border:1px solid #6d674f;grid-template-columns:108px minmax(100px,1fr) auto;align-items:center;gap:8px;margin:-1px 0 8px;padding:6px 8px;display:grid}.spellbook-progress>div:first-child{justify-content:space-between;align-items:baseline;gap:5px;display:flex}.spellbook-progress span{color:#50523d;text-transform:uppercase;font-size:8px;font-weight:700}.spellbook-progress strong{color:#6f261e;font:700 13px Georgia,serif}.spellbook-progress-track{background:repeating-linear-gradient(90deg,#0000 0 calc(3.125% - 1px),#433a2347 calc(3.125% - 1px) 3.125%),#f7f2df;border:1px inset #b2aa8d;height:12px}.spellbook-progress-track i{background:linear-gradient(#789841,#405917);height:100%;transition:width .18s ease-out;display:block}.spellbook-progress>button,.spellbook-library-filters>button,.spellbook-return-to-page,.spellbook-page-controls button,.spellbook-page-stepper button{color:#25251d;background:#dedede;border:2px outset #eee;padding:4px 7px;font-weight:700}.spellbook-progress>button:active,.spellbook-library-filters>button:active,.spellbook-return-to-page:active,.spellbook-page-controls button:active,.spellbook-page-stepper button:active{border-style:inset}.spellbook-progress>button:disabled,.spellbook-page-stepper button:disabled{color:#838070;cursor:default}.spellbook-builder-grid{grid-template-columns:380px minmax(0,1fr);align-items:start;gap:8px;display:grid}.spellbook-library,.spellbook-workbench,.spellbook-save-panel{border:1px solid var(--line);background:var(--tan)}.spellbook-library{flex-direction:column;max-height:calc(100vh - 12px);display:flex;position:sticky;top:6px;overflow:hidden}.spellbook-library>header,.spellbook-workbench-header{background:var(--olive);color:#fff;border-bottom:1px solid #293b0c;padding:8px 10px}.spellbook-library>header>span,.spellbook-workbench-header span,.spellbook-validation>span{color:#e7d994;letter-spacing:1px;text-transform:uppercase;font-size:8px;font-weight:700}.spellbook-library h2,.spellbook-workbench-header h2,.spellbook-validation h2{margin:2px 0 3px;font:700 16px Georgia,serif}.spellbook-library header p,.spellbook-workbench-header p{margin:0;font-size:9px}.spellbook-active-slot{background:#293d10;border:1px solid #91aa61;grid-template-columns:1fr auto;gap:1px 8px;margin-top:6px;padding:5px 7px;display:grid}.spellbook-active-slot>span{color:#dce9b9;text-transform:uppercase;font:700 8px Courier New,monospace}.spellbook-active-slot>strong{color:#fff4c2;text-overflow:ellipsis;white-space:nowrap;grid-column:1;font:700 12px Georgia,serif;overflow:hidden}.spellbook-active-slot>small{color:#ffe891;text-transform:uppercase;background:#62481c;border:1px solid #89762f;grid-area:1/2/span 2;align-self:center;padding:3px 5px;font-size:7px;font-weight:700}.spellbook-return-to-page{width:100%;margin-top:5px;font-size:8px;display:none}.spellbook-library-filters{background:var(--tan-light);border-bottom:1px solid #aaa58f;grid-template-columns:1fr 92px;gap:5px;padding:7px;display:grid}.spellbook-library-filters label{color:#4f4f42;text-transform:uppercase;font-size:8px;font-weight:700}.spellbook-library-filters label:first-child{grid-column:1/-1}.spellbook-library-filters input,.spellbook-library-filters select{background:#fff;border:1px inset #aaa;width:100%;margin-top:2px;padding:5px}.spellbook-library-filters .spellbook-legal-filter{color:#3e4c21;text-transform:none;background:#ddd6bd;border:1px solid #b2aa8d;grid-column:1/-1;align-items:center;gap:6px;padding:5px 6px;display:flex}.spellbook-library-filters .spellbook-legal-filter input{width:auto;margin:0}.spellbook-library-filters>button{grid-column:1/-1;padding:3px 6px;font-size:8px}.spellbook-library-count{color:#555548;background:#cec7ad;border-bottom:1px solid #aaa58f;padding:4px 7px;font-size:8px}.spellbook-card-results{grid-template-columns:1fr 1fr;gap:6px;padding:6px;display:grid;overflow-y:auto}.builder-card{background:#eee9d8;border:1px solid #837d68;min-width:0;box-shadow:1px 1px #fff}.builder-card>button:first-child{background:#28291e;border:0;width:100%;padding:0;display:block}.builder-card>button:first-child:disabled{opacity:.4}.builder-card img{width:100%;height:auto;display:block}.builder-card>div{flex-direction:column;gap:2px;padding:5px;display:flex}.builder-card>div>span{color:#6f261e;font:700 9px Courier New,monospace}.builder-card>div>strong{text-overflow:ellipsis;white-space:nowrap;font:700 11px Georgia,serif;overflow:hidden}.builder-card>div>small{color:#5d5d50;min-height:20px;font-size:8px}.builder-card>div>button{background:#dedede;border:2px outset #eee;padding:3px;font-size:8px}.builder-card>div>button:disabled{color:#888}.builder-card.is-unavailable{background:#d0cab8}.builder-card.is-unavailable>div>button{border-style:solid;font-size:7px}.spellbook-no-results{color:#5a5647;text-align:center;background:#f3eddc;border:1px dashed #8a8063;flex-direction:column;grid-column:1/-1;align-items:center;gap:5px;padding:18px 12px;display:flex}.spellbook-no-results b{color:#5c241d;font:700 13px Georgia,serif}.spellbook-no-results button{background:#dedede;border:2px outset #eee;padding:4px 8px}.spellbook-workbench{background:linear-gradient(#352b1ef0,#241c13fa),repeating-linear-gradient(90deg,#352b1e 0 18px,#302619 19px);min-width:0}.spellbook-workbench-header{background:linear-gradient(#5e1b15,#3f100d);grid-template-columns:1fr minmax(260px,420px);align-items:center;gap:14px;display:grid}.spellbook-workbench-header p{color:#eadfbd;border-left:1px solid #9f5c4f;padding-left:12px}.spellbook-page-controls{background:#d6caa5;border-top:1px solid #8e775d;border-bottom:1px solid #181108;grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:7px;padding:6px 8px;display:grid}.spellbook-view-switch{display:flex}.spellbook-view-switch button{font-size:8px}.spellbook-view-switch button+button{margin-left:-2px}.spellbook-view-switch button.is-active{color:#fff;background:#526d1f;border-style:inset}.spellbook-page-controls>label{color:#514b38;font-size:8px;font-weight:700}.spellbook-page-controls>label input{vertical-align:middle;margin:0 4px 0 0}.spellbook-page-controls .classic-button{white-space:nowrap;padding:4px 7px;font-size:8px;font-weight:700}.spellbook-page-index{background:#2b2116;border-bottom:1px solid #1d160e;grid-template-columns:repeat(17,minmax(28px,1fr));gap:3px;padding:7px 8px 5px;display:grid}.spellbook-page-index button{color:#4b422e;background:#d8cdad;border:1px solid #726342;border-bottom-width:3px;flex-direction:column;align-items:center;min-width:0;padding:3px 1px;display:flex}.spellbook-page-index button b{font:700 9px Courier New,monospace}.spellbook-page-index button span{color:#726b58;font-size:7px}.spellbook-page-index button.has-cards{background:#eee1ad;border-bottom-color:#c7a331}.spellbook-page-index button.is-complete{background:#dce8bd;border-bottom-color:#7fa044}.spellbook-page-index button.is-active{color:#fff3bd;background:#7d251d;border-color:#e8c552;outline:2px solid #7d251d}.spellbook-page-index button.is-active span{color:#f2dba2}.spellbook-page-stepper{background:#b9aa7d;border-bottom:1px solid #766344;grid-template-columns:105px 1fr 105px;align-items:center;gap:7px;padding:5px 10px;display:grid}.spellbook-page-stepper strong{color:#433520;text-align:center;font:700 12px Georgia,serif}.spellbook-page-stepper button{font-size:8px}.spellbook-pages{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:10px;padding:10px;display:grid}.spellbook-pages.show-focused-page{grid-template-columns:minmax(0,620px);justify-content:center;align-items:center;min-height:485px}.spellbook-pages.show-focused-page .spellbook-page{border-width:2px;box-shadow:5px 7px #0000008c}.spellbook-pages.show-focused-page .spellbook-page>header{padding:7px 9px}.spellbook-pages.show-focused-page .spellbook-page>header b{font-size:12px}.spellbook-pages.show-focused-page .spellbook-page>div{gap:12px;min-height:420px;padding:11px}.spellbook-pages.show-focused-page .spellbook-card-slot,.spellbook-pages.show-focused-page .spellbook-cover{min-height:395px}.spellbook-pages.show-focused-page .spellbook-card-slot img{max-height:385px}.spellbook-page{background:#cbbd91;border:1px solid #1d160e;box-shadow:2px 3px #0000008c}.spellbook-page>header{color:#4a371b;background:linear-gradient(#eadcae,#c9b778);border-bottom:1px solid #8d7844;justify-content:space-between;gap:4px;padding:4px 6px;display:flex}.spellbook-page>header b{font:700 10px Courier New,monospace}.spellbook-page>header span{font-size:8px}.spellbook-page>div{background:linear-gradient(90deg, transparent 49.5%, #46331873 50%, transparent 50.5%), var(--book-paper);grid-template-columns:1fr 1fr;gap:7px;min-height:205px;padding:6px;display:grid}.spellbook-card-slot,.spellbook-cover{border:1px solid #9f926b;min-width:0;min-height:190px;position:relative}.spellbook-card-slot{color:var(--book-ink);cursor:pointer;background:#fffdebc7;padding:3px}.spellbook-card-slot:hover,.spellbook-card-slot:focus-visible{border-color:#617d2b;outline:2px solid #a6c06d}.spellbook-card-slot.is-selected{border-color:#e4c54d;outline:3px solid #7f9d43;box-shadow:0 0 0 1px #243309}.spellbook-card-slot img{object-fit:contain;width:100%;height:auto;max-height:180px;display:block}.spellbook-position{z-index:2;color:#ffeb9d;background:#3a2616e8;border:1px solid #18130e;padding:2px 4px;font:700 8px Courier New,monospace;position:absolute;top:4px;left:4px}.spellbook-slot-card-name{z-index:2;color:#fff7d7;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:#1e1810e6;width:calc(100% - 6px);padding:3px;font-size:7px;position:absolute;bottom:3px;left:3px;overflow:hidden}.spellbook-slot-card-name b{color:#ecd36e;margin-right:3px}.spellbook-remove{z-index:3;color:#fff;background:#84241cf0;border:1px solid #52130f;padding:2px 3px;font-size:7px;position:absolute;top:4px;right:4px}.spellbook-empty-slot{color:#746849;text-align:center;border:1px dashed #9b8d67;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:18px 7px 7px;font-size:8px;display:flex}.spellbook-empty-slot b{color:#4c432e;margin-bottom:3px;font:700 10px Georgia,serif}.spellbook-cover{color:#f6df89;text-align:center;background:radial-gradient(circle,#e0bb4b38,#0000 38%),linear-gradient(135deg,#7f281f,#42100d);border:3px double #d2ae46;flex-direction:column;justify-content:center;align-items:center;display:flex;overflow:hidden}.spellbook-cover:before,.spellbook-cover:after{content:"";border:1px solid #e5c3568c;width:70%;height:70%;position:absolute;transform:rotate(45deg)}.spellbook-cover:after{width:50%;height:50%}.spellbook-cover i,.spellbook-cover span,.spellbook-cover small{z-index:1;position:relative}.spellbook-cover i{text-shadow:2px 2px #2c0907;font:700 46px Georgia,serif}.spellbook-cover span{text-transform:uppercase;font:700 10px Georgia,serif}.spellbook-cover small{margin-top:3px;font-size:7px}.spellbook-save-panel{grid-template-columns:minmax(0,1fr) 330px;margin-top:8px;display:grid}.spellbook-validation{border-right:1px solid #aaa58f;padding:10px}.spellbook-validation>span{color:#65733e}.spellbook-validation ul{margin:5px 0 0 16px;padding:0}.spellbook-validation li{color:#5d5d50;margin:2px 0}.spellbook-validation li.blocking{color:#81281f;font-weight:700}.spellbook-save-panel>form{padding:10px}.spellbook-save-panel label{font-size:9px;font-weight:700}.spellbook-save-panel input[name=name]{background:#fff;border:1px inset #aaa;width:100%;margin:4px 0 7px;padding:6px}.spellbook-save-panel button,.spellbook-save-panel .classic-button{color:#111;background:#dedede;border:2px outset #eee;width:auto;padding:5px 10px;text-decoration:none}.spellbook-save-panel form>p{color:#5d5d50;margin:7px 0 0;font-size:8px}.spellbook-delete-form{border-top:1px solid #aaa58f;grid-column:2;padding-top:0!important}.spellbook-delete-form button{color:#7d251d}.site-footer{width:min(var(--page-width), calc(100% - 12px));border-top:4px solid var(--olive);background:var(--tan);color:#4e4e42;grid-template-columns:1fr auto;gap:7px 20px;margin:18px auto 0;padding:7px;font-size:9px;display:grid}.site-footer p{margin-bottom:2px}.footer-brand{color:#354817;font-weight:700}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:3px 12px;display:flex}.legal{border-top:1px solid #aaa58f;grid-column:1/-1;padding-top:5px}@media (max-width:900px){.desktop-nav a{padding-left:10px;padding-right:10px;font-size:10px}.retro-portal{grid-template-columns:190px minmax(0,1fr);grid-template-areas:"main main""left right"}.retro-access-grid{grid-template-columns:repeat(2,1fr)}.retro-access-grid>a:nth-child(2){border-right:0}.retro-access-grid>a:nth-child(-n+2){border-bottom:1px solid #aaa58f}.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.collection-cards>a{grid-template-columns:55px 180px 1fr}.collection-cards span{display:none}.evidence-grid{grid-template-columns:repeat(2,1fr)}.evidence-grid>div:nth-child(2){border-right:0}.evidence-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.spellbook-builder-grid{grid-template-columns:315px minmax(0,1fr)}.spellbook-pages,.spellbook-preset-shelf{grid-template-columns:repeat(2,minmax(0,1fr))}.spellbook-preset-card{grid-template-columns:46px minmax(0,1fr)}.spellbook-preset-card img{width:46px;height:67px}.spellbook-preset-list{grid-template-columns:repeat(3,minmax(110px,1fr))}}@media (max-width:700px){.match-player-list,.match-result-editor form,.join-queue-panel>form{grid-template-columns:1fr}.match-player-list>article{border-right:0;border-bottom:1px solid var(--line)}.match-player-list>article:last-child{border-bottom:0}.join-queue-panel .matchmaking-notes-field,.join-queue-panel form>p{grid-column:auto}.matchmaking-actions{flex-wrap:wrap;align-items:flex-start}.matchmaking-panel table{min-width:560px}.spellbook-command-bar,.spellbook-builder-grid,.spellbook-workbench-header,.spellbook-save-panel,.spellbook-presets>header,.spellbook-preset-preview,.spellbook-preset-shelf{grid-template-columns:1fr}.spellbook-preset-card{grid-template-columns:50px minmax(0,1fr)}.spellbook-preset-card img{width:50px;height:73px}.spellbook-preset-card em{min-height:0}.spellbook-preset-intro{border-bottom:1px solid #aaa084;border-right:0}.spellbook-preset-list{grid-template-columns:repeat(2,minmax(110px,1fr));max-height:260px}.spellbook-progress{grid-template-columns:110px 1fr}.spellbook-progress>button{grid-column:1/-1}.spellbook-builder-grid{grid-template-areas:"workbench""library"}.spellbook-library{grid-area:library}.spellbook-workbench{grid-area:workbench;scroll-margin-top:6px}.spellbook-command-bar>div,.spellbook-command-bar>label{border-bottom:1px solid #7e9650;border-right:0}.spellbook-command-stats{justify-content:flex-start;min-width:0}.spellbook-library{max-height:720px;position:static}.spellbook-return-to-page{display:block}.spellbook-workbench-header p{border-top:1px solid #9f5c4f;border-left:0;padding:7px 0 0}.spellbook-page-controls{grid-template-columns:auto 1fr}.spellbook-page-controls .classic-button{text-align:center;grid-column:1/-1}.spellbook-page-index{grid-template-columns:repeat(17,34px);justify-content:start;overflow-x:auto}.spellbook-validation{border-bottom:1px solid #aaa58f;border-right:0}.spellbook-delete-form{grid-column:auto}}@media (max-width:680px){body{font-size:10px}.spellbook-pages{grid-template-columns:1fr;gap:7px;padding:6px}.spellbook-pages.show-focused-page{min-height:340px}.spellbook-pages.show-focused-page .spellbook-page>div{gap:7px;min-height:290px;padding:7px}.spellbook-pages.show-focused-page .spellbook-card-slot,.spellbook-pages.show-focused-page .spellbook-cover{min-height:270px}.spellbook-pages.show-focused-page .spellbook-card-slot img{max-height:260px}.spellbook-page-controls{grid-template-columns:1fr}.spellbook-page-controls .classic-button{grid-column:auto}.spellbook-page-stepper{grid-template-columns:88px 1fr 88px;padding-left:6px;padding-right:6px}.spellbook-page-stepper button{padding-left:3px;padding-right:3px}.spellbook-page>div{min-height:260px}.spellbook-card-slot,.spellbook-cover{min-height:245px}.spellbook-card-slot img{max-height:235px}.fan-notice{width:100%;font-size:8px}.fan-notice span:last-child{display:none}.site-header{width:100%;padding-top:4px}.classic-masthead>span{font-size:7px;bottom:4px;right:3px}.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu summary{color:#fff;text-align:center;cursor:pointer;padding:5px 8px;font-weight:700}.mobile-menu nav{border-top:1px solid #7c9644;grid-template-columns:1fr 1fr;display:grid}.mobile-menu nav a{color:#fff;text-align:center;border-bottom:1px solid #344911;border-right:1px solid #344911;padding:6px 8px;text-decoration:none}.inner-page,.retro-home{width:calc(100% - 8px);margin-top:8px}.retro-welcome{grid-template-columns:1fr}.retro-welcome aside{border-top:1px solid #aaa58f;border-left:0}.retro-portal{grid-template-columns:1fr;grid-template-areas:"main""left""right";gap:0}.retro-access-heading{align-items:flex-start;gap:8px}.retro-access-grid{grid-template-columns:1fr}.retro-access-grid>a,.retro-access-grid>a:nth-child(2){border-bottom:1px solid #aaa58f;border-right:0}.retro-access-grid>a:last-child{border-bottom:0}.featured-card-copy,.organized-module{grid-template-columns:100px 1fr}.explorer-controls,.classic-forum-location{grid-template-columns:1fr}.classic-forum-location aside{border-top:1px solid #a6a18e;border-left:0}.classic-forum-chrome nav{grid-template-columns:repeat(2,1fr);display:grid}.live-forum-session{flex-direction:column;align-items:flex-end;gap:2px}.forum-home-column-headings{display:none}.forum-category-rows article{grid-template-columns:40px minmax(0,1fr) 56px 56px}.forum-row-status{grid-row:1/3}.forum-row-status small{display:none}.forum-row-name{grid-column:2/5;border-right:0!important}.forum-row-last-post{border-top:1px solid #aaa58f;grid-column:2}.forum-row-last-post strong{white-space:normal}.forum-row-last-post time{text-align:left}.forum-row-thread-count{border-top:1px solid #aaa58f;grid-column:3}.forum-row-post-count{border-top:1px solid #aaa58f;grid-column:4;border-right:0!important}.forum-row-thread-count:before,.forum-row-post-count:before{color:#666657;margin-bottom:2px;font-size:7px;display:block}.forum-row-thread-count:before{content:"Threads"}.forum-row-post-count:before{content:"Posts"}.forum-row-count{flex-direction:column;align-items:center}.forum-home-legend{flex-direction:column;align-items:flex-start;gap:5px}.forum-home-legend>a{margin-left:0}.classic-forum-actions{margin-top:12px}.thread-list-header,.store-list-header,.featured-card-header{display:none}.thread-list article{grid-template-columns:40px 1fr}.thread-status{grid-row:1/3}.thread-subject{border-right:0!important}.thread-archive-metrics{border-top:1px solid #aaa58f;grid-column:2;grid-template-columns:58px 65px 1fr;display:grid;border-right:0!important;padding:0!important}.thread-archive-metrics>span{padding:4px}.thread-last{text-align:left!important}.thread-last time,.thread-last a{display:inline}.thread-last a{margin-left:5px}.store-grid article{grid-template-columns:40px 1fr 55px}.store-status{grid-row:1/3}.store-name{grid-column:2/4;border-right:0!important}.store-event{border-top:1px solid #aaa58f;grid-column:2}.store-captures{display:none}.store-grid article>a{border-top:1px solid #aaa58f;border-right:0;grid-column:3}.legacy-feature-body{grid-template-columns:115px 1fr}.expansion-strip{grid-template-columns:1fr 1fr}.expansion-strip article:nth-child(2){border-right:0}.expansion-strip article:nth-child(-n+2){border-bottom:1px solid #aaa58f}.featured-card-record{grid-template-columns:40px 1fr 85px}.featured-card-record-copy{display:block}.featured-card-record>b{border-right:0}.featured-card-record>a{border-right:0;grid-column:2/4;justify-content:flex-start;padding:3px 7px}.collection-cards>a{grid-template-columns:46px 1fr}.collection-cards p{grid-column:2}.about-grid,.story-grid,.evidence-grid{grid-template-columns:1fr}.about-grid article,.story-grid article,.evidence-grid>div,.evidence-grid>div:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.about-grid article:last-child,.story-grid article:last-child,.evidence-grid>div:last-child{border-bottom:0}.contribution-layout{grid-template-columns:1fr}.contribution-layout>aside{border-right:0;border-bottom:1px solid var(--line)}.form-grid{grid-template-columns:1fr;gap:0}.gallery-page .search{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:5px}.image-stage{height:110px}.image-stage img{max-height:100px}.lightbox{padding:4px}.lightbox-copy{grid-template-columns:1fr}.lightbox-copy .actions{flex-flow:wrap}.post-archive-nav{grid-template-columns:1fr 1fr;display:grid}.post-archive-nav a{border-bottom:1px solid #3d5316}.post-archive-nav a:last-child{grid-column:1/-1}.post-archive-warning p{margin:3px 0 0;display:block}.post-thread-list-header{display:none}.post-thread-list article{grid-template-columns:40px 1fr 70px}.post-thread-status{grid-row:1/3}.post-thread-subject{grid-column:2/4;border-right:0!important}.post-thread-list article>strong{border-top:1px solid #aaa58f;grid-column:2}.post-thread-list article>time{display:none}.post-thread-list article>button{border-top:1px solid #aaa58f;border-right:0;grid-column:3}.recovered-thread-heading{flex-direction:column;align-items:stretch}.recovered-thread-heading>span{border-top:1px solid #aaa58f;border-left:0;justify-content:flex-start;min-width:0}.recovered-thread-tools{flex-direction:column;align-items:flex-start}.recovered-thread-tools a{border-top:1px solid #3d5316;border-left:0}.recovered-post{grid-template-columns:105px minmax(0,1fr)}.recovered-post>aside{padding:6px}.recovered-post aside dl{margin-top:8px}.recovered-post-body>header{flex-direction:column;align-items:flex-start}.recovered-post-body>p{padding:8px}.recovered-post-body>footer{flex-direction:column;align-items:flex-start}.site-footer{grid-template-columns:1fr;width:calc(100% - 8px)}.footer-links{justify-content:flex-start}.legal{grid-column:auto}.live-forum-welcome{grid-template-columns:1fr}.live-forum-welcome aside{border-top:1px solid #aaa58f;border-left:0}.live-thread-head{display:none}.live-thread-table article{grid-template-columns:38px minmax(0,1fr) 55px 55px}.live-thread-status{grid-row:1/3}.live-thread-title{grid-column:2/5;border-right:0!important}.live-thread-table article>time{border-top:1px solid #aaa58f;border-right:0;grid-column:2/5;justify-content:flex-start}.live-board-heading,.live-thread-heading{flex-direction:column;align-items:stretch}.live-board-heading>a,.live-thread-heading>a{align-self:flex-start;margin:0 8px 7px}.live-post{grid-template-columns:105px minmax(0,1fr)}.live-post>aside{padding:6px}.forum-moderator-tools{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.forum-avatar-picker-header{flex-direction:column}.forum-avatar-picker-summary{grid-template-columns:1fr}.forum-avatar-preview-stage{width:88px;height:88px}.forum-member-card>dl{grid-template-columns:1fr}.forum-member-card>dl>div{border-right:0;border-bottom:1px solid var(--line)}.forum-member-card>dl>div:last-child{border-bottom:0}.forum-member-card>header,.live-post-author-link{align-items:flex-start}}.modern-game-page{--game-bg:#061717;--game-panel:#0b2524;--game-panel-raised:#12312f;--game-line:#9ad3bf33;--game-text:#f4f7eb;--game-muted:#9db4ac;--game-gold:#ffd257;--game-gold-deep:#d38d19;--game-green:#5de0a2;--game-red:#ff6b55;--game-blue:#55c7e9;background:radial-gradient(circle at 18% 2%, #40a8842e, transparent 28%), radial-gradient(circle at 90% 32%, #e8ad2d1a, transparent 26%), var(--game-bg);width:min(1460px,100% - 20px);color:var(--game-text);border:1px solid #24504b;border-radius:18px;margin:10px auto 28px;padding:0;font-family:Trebuchet MS,Gill Sans,sans-serif;font-size:13px;overflow:hidden;box-shadow:0 24px 80px #000000a6}.modern-game-page:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#00000073,#000000c2),repeating-linear-gradient(120deg,#0000 0 46px,#4fb49106 47px 48px);position:fixed;inset:0}.game-app-shell{position:relative}.modern-game-page a:hover,.modern-game-page a:focus-visible{color:#fff;background:0 0}.modern-game-page button,.modern-game-page select{font-family:Trebuchet MS,Gill Sans,sans-serif}.modern-game-page .game-table-header{border:0;border-bottom:1px solid var(--game-line);background:linear-gradient(90deg,#031414f7,#0e2f2cf0),#0a2523;grid-template-columns:minmax(170px,.7fr) minmax(320px,1.5fr) minmax(330px,1fr);align-items:center;gap:22px;min-height:112px;margin:0;padding:18px 22px;display:grid}.game-table-navigation{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.game-table-navigation a{color:var(--game-gold);border:1px solid #ffd25766;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:700;text-decoration:none}.game-table-navigation a:before{content:"<";margin-right:6px}.game-table-navigation>span{color:var(--game-muted);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700}.game-match-title{text-align:center}.game-match-title>span{color:var(--game-green);letter-spacing:.2em;text-transform:uppercase;font-size:9px;font-weight:700}.game-match-title h1{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 12px #00000080;margin:4px 0 2px;font:700 26px Georgia,Times New Roman,serif}.game-match-title h1 i{color:var(--game-gold);letter-spacing:.12em;text-transform:uppercase;margin:0 8px;font-size:13px;font-style:normal}.game-match-title p{color:var(--game-muted);margin:0;font-size:10px}.game-turn-dashboard{grid-template-columns:auto 1fr;align-items:center;gap:8px 12px;display:grid}.game-live-sync{color:#bdf8d8;letter-spacing:.08em;text-transform:uppercase;background:#5de0a214;border:1px solid #5de0a247;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:5px 9px;font-size:9px;font-weight:700;display:inline-flex}.game-live-sync i{background:var(--game-green);width:7px;height:7px;box-shadow:0 0 9px var(--game-green);border-radius:50%;animation:1.8s ease-in-out infinite game-live-pulse}.game-live-sync.is-retrying{color:#ffe6a5;border-color:#ffd25759}.game-live-sync.is-retrying i{background:var(--game-gold);box-shadow:0 0 9px var(--game-gold)}.game-turn-dashboard dl{grid-template-columns:repeat(2,minmax(75px,1fr));gap:7px;margin:0;display:grid}.game-turn-dashboard dl>div{border:1px solid var(--game-line);background:#010f0f80;border-radius:9px;padding:7px 10px}.game-turn-dashboard dt{color:var(--game-muted);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:700}.game-turn-dashboard dd{color:#fff;margin:1px 0 0;font:700 14px Georgia,serif}.game-phase-track{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.game-phase-track span{color:#6f8b83;text-align:center;text-transform:uppercase;padding-top:7px;font-size:8px;font-weight:700;position:relative}.game-phase-track span:before{content:"";background:#27413d;border-radius:4px;width:100%;height:3px;position:absolute;top:0;left:0}.game-phase-track span.is-complete,.game-phase-track span.is-current{color:#dcece6}.game-phase-track span.is-complete:before{background:var(--game-green)}.game-phase-track span.is-current:before{background:var(--game-gold);box-shadow:0 0 9px #ffd2577a}.game-toast{z-index:10;border:1px solid;border-radius:10px;margin:12px 18px 0;padding:10px 13px;font-weight:700;position:relative}.game-toast.is-error{color:#ffd2ca;background:#85261d57;border-color:#ff6b557a}.game-toast.is-success{color:#c5f8df;background:#18694b4d;border-color:#5de0a266}.modern-game-page .game-board{color:var(--game-text);background:linear-gradient(90deg,#0000 49.88%,#ffd2571f 50%,#0000 50.12%),radial-gradient(#276a5254,#0000 50%),repeating-linear-gradient(45deg,#ffffff03 0 2px,#0000 2px 16px),#061b1a;border:0;margin:0;position:relative;overflow:hidden}.modern-game-page .game-board:before{content:"";pointer-events:none;border:1px solid #5cbc9914;border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 45px #5cbc9905,0 0 0 90px #5cbc9905}.modern-game-page .game-field{z-index:2;border:0;min-height:218px;padding:15px 22px 18px;position:relative}.modern-game-page .game-field-opponent{border-bottom:1px solid var(--game-line);background:linear-gradient(#081d1dd6,#07171761)}.modern-game-page .game-field-own{border-top:1px solid var(--game-line);background:linear-gradient(#07171761,#081d1de6)}.game-player-hud{justify-content:space-between;align-items:center;gap:20px;display:flex}.game-player-identity>span{color:var(--game-muted);letter-spacing:.15em;text-transform:uppercase;font-size:8px;font-weight:700}.game-player-identity h2{color:#fff;margin:1px 0 5px;font:700 21px Georgia,serif}.game-role-badges{gap:5px;min-height:20px;display:flex}.game-role-badges strong{color:#ffe49a;letter-spacing:.08em;text-transform:uppercase;background:#ffd25714;border:1px solid #ffd25759;border-radius:999px;padding:3px 7px;font-size:8px}.game-role-badges .priority-badge{color:#bdf8d8;background:#5de0a21a;border-color:#5de0a266}.game-role-badges .defender-badge{color:#bdeafa;background:#55c7e91a;border-color:#55c7e96b}.game-resource-hud{align-items:stretch;gap:8px;display:flex}.game-mp-display,.game-book-health{border:1px solid var(--game-line);background:#031212bd;border-radius:12px;box-shadow:inset 0 1px #ffffff08}.game-mp-display{align-items:center;gap:9px;min-width:110px;padding:8px 10px;display:flex}.game-mp-orb{color:#251500;background:radial-gradient(circle at 35% 28%,#fff6ae,#e6aa22 45%,#845015 75%);border:2px solid #e7bf4d;border-radius:50%;place-items:center;width:38px;height:38px;font:700 17px Georgia,serif;display:grid;box-shadow:0 0 15px #ffd2574d,inset 0 0 8px #ffffff7a}.game-mp-display small,.game-book-health small{color:var(--game-muted);text-transform:uppercase;font-size:8px;display:block}.game-mp-display strong{color:#fff;font-size:12px}.game-book-health{grid-template-columns:1fr auto;gap:7px 15px;min-width:225px;padding:9px 11px 11px;display:grid;position:relative}.game-book-health strong{color:#fff;font-size:11px;display:block}.game-book-health>span{color:var(--game-gold);font:700 15px Georgia,serif}.game-book-meter{background:#172e2a;border-radius:6px;grid-column:1/-1;height:5px;overflow:hidden}.game-book-meter i{border-radius:inherit;background:linear-gradient(90deg, #d69b29, var(--game-gold));height:100%;display:block;box-shadow:0 0 8px #ffd25759}.modern-game-page .game-mamodo-row{justify-content:center;align-items:flex-end;gap:12px;min-height:108px;margin-top:-10px;padding:0 24%;display:flex}.modern-game-page .game-field-card{width:min(300px,100%);min-height:134px;color:var(--game-text);background:linear-gradient(135deg,#1c433df5,#061616fa);border:1px solid #ffd25757;border-radius:13px;grid-template-columns:96px 1fr;gap:0;padding:0;transition:transform .2s,border-color .2s;display:grid;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 14px 30px #00000061}.modern-game-page .game-field.has-priority .game-field-card{border-color:#5de0a29e;box-shadow:0 14px 30px #0006,0 0 20px #5de0a21a}.game-field-card-art{background:#17312e;min-height:134px;position:relative;overflow:hidden}.game-field-card-art:after{content:"";background:linear-gradient(90deg,#0000 65%,#061616cc);position:absolute;inset:0}.game-field-card-art img{object-fit:cover;object-position:center 22%;width:100%;height:100%;transform:scale(1.15)}.game-field-card-art>span{color:#ffd2578c;place-items:center;height:100%;font:700 52px Georgia,serif;display:grid}.game-field-card-info{flex-direction:column;align-items:flex-start;padding:11px 12px;display:flex}.modern-game-page .game-card-type{color:var(--game-green);letter-spacing:.15em;font-size:7px}.game-field-card-info>strong{color:#fff;margin:2px 0 6px;font:700 19px Georgia,serif}.game-power-line{align-items:center;gap:6px;display:flex}.game-power-line span{color:var(--game-gold);background:#ffd2571f;border-radius:4px;padding:2px 4px;font-size:7px;font-weight:700}.game-power-line b{color:#fff0bd;font-size:13px}.modern-game-page .game-status{color:#aaf0cf;background:#5de0a21f;border-radius:4px;margin-top:7px;padding:2px 5px;font-size:7px}.modern-game-page .status-injured .game-status{color:#ffb7aa;background:#ff6b5524}.modern-game-page .status-petrified{filter:grayscale(.8)}.game-field-card-info em{border-top:1px solid var(--game-line);color:#cddbd6;width:100%;margin-top:auto;padding-top:5px;font-size:9px;font-style:normal}.game-field-card-info em span{color:var(--game-muted);text-transform:uppercase;font-size:7px}.modern-game-page .game-empty-slot{min-height:96px;color:var(--game-muted);text-align:center;background:#0312124d;border:1px dashed #9ad3bf33;border-radius:14px;align-content:center;place-items:center;margin:0;padding:18px;display:grid}.modern-game-page .game-empty-slot>span{color:#ffd25757;font:700 30px Georgia,serif}.modern-game-page .game-empty-slot p{margin:3px 0 0;font-size:9px}.game-battle-center{z-index:4;background:radial-gradient(circle,#ffd25717,#0000 36%),#010d0d8c;border-top:1px solid #ffd2571a;border-bottom:1px solid #ffd2571a;justify-content:center;align-items:center;min-height:245px;padding:20px;display:flex;position:relative}.game-battle-center.is-idle{text-align:center;flex-direction:column}.game-turn-rune{width:76px;height:76px;color:var(--game-gold);background:radial-gradient(circle,#ffd25721,#0000 68%);border:1px solid #ffd25761;border-radius:50%;place-items:center;margin-bottom:10px;font:700 34px Georgia,serif;animation:3s ease-in-out infinite game-rune-float;display:grid;box-shadow:0 0 0 8px #ffd25706,0 0 24px #ffd25717}.game-battle-center.is-idle>span,.game-battle-stage-label span{color:var(--game-green);letter-spacing:.16em;text-transform:uppercase;font-size:8px;font-weight:700}.game-battle-center.is-idle>strong{color:#fff;margin-top:3px;font:700 18px Georgia,serif}.game-battle-center.is-idle>small{color:var(--game-muted);margin-top:4px;font-size:9px}.game-battle-center.is-resolving{flex-direction:column;gap:30px}.game-battle-stage-label{text-align:center}.game-battle-stage-label strong{color:var(--game-gold);letter-spacing:.1em;margin-left:7px;font-size:9px}.game-battle-stack-cards{justify-content:center;align-items:center;gap:24px;display:flex}.game-battle-card{text-align:center;width:118px;margin:0;position:relative}.game-battle-card>span{z-index:2;background:var(--game-gold);color:#281800;text-transform:uppercase;border-radius:999px;padding:3px 7px;font-size:7px;font-weight:700;position:absolute;top:-7px;left:50%;transform:translate(-50%)}.game-battle-card img,.game-battle-card-fallback{object-fit:cover;border-radius:8px;width:104px;height:146px;box-shadow:0 12px 24px #0000008c}.game-battle-card>strong,.game-battle-card>small{display:block}.game-battle-card>strong{color:#fff;margin-top:7px;font:700 13px Georgia,serif}.game-battle-card>small{color:var(--game-muted);font-size:8px}.game-battle-versus{width:48px;height:48px;color:var(--game-gold);border:1px solid #ffd25773;border-radius:50%;place-items:center;font:700 13px Georgia,serif;display:grid;box-shadow:0 0 20px #ffd2571f}.game-defense-placeholder{color:#9bcfe0;text-align:center;background:#55c7e90a;border:1px dashed #55c7e966;border-radius:8px;align-content:center;place-items:center;gap:5px;width:104px;height:146px;display:grid}.game-defense-placeholder span{font:700 30px Georgia,serif}.game-defense-placeholder strong{text-transform:uppercase;font-size:8px}.game-battle-total{align-items:center;gap:7px;display:flex}.game-battle-total span,.game-battle-total strong{border:1px solid var(--game-line);background:#031212b3;border-radius:999px;padding:4px 8px;font-size:8px}.game-battle-total strong{color:#ffc2b8;border-color:#ff6b5566}.game-turn-guide{color:var(--game-text);background:linear-gradient(110deg,#072823fa,#051918fa);border:1px solid #55c7a147;border-radius:14px;grid-template-columns:minmax(170px,.65fr) minmax(390px,1.7fr) minmax(190px,.75fr);align-items:center;gap:16px;margin:16px 18px 0;padding:12px;display:grid;box-shadow:inset 0 1px #ffffff09}.game-turn-callout{background:#00000024;border-left:3px solid #58716b;flex-direction:column;padding:9px 11px;display:flex}.game-turn-callout.is-yours{border-left-color:var(--game-gold);background:#ffd2570e}.game-turn-callout>span{color:var(--game-green);letter-spacing:.15em;text-transform:uppercase;font-size:7px;font-weight:700}.game-turn-callout.is-yours>span{color:var(--game-gold)}.game-turn-callout>strong{color:#fff;margin-top:2px;font:700 16px Georgia,serif}.game-turn-callout>small{color:var(--game-muted);margin-top:2px;font-size:8px}.game-turn-steps{grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.game-turn-steps li{color:#718a84;text-align:center;text-transform:uppercase;place-items:center;gap:5px;font-size:7px;font-weight:700;display:grid;position:relative}.game-turn-steps li:before{content:"";background:#28443e;width:100%;height:2px;position:absolute;top:11px;left:0}.game-turn-steps li:first-child:before{width:50%;left:50%}.game-turn-steps li:last-child:before{width:50%}.game-turn-steps li span{z-index:1;color:#8aa19b;background:#071e1c;border:2px solid #36534d;border-radius:50%;place-items:center;width:23px;height:23px;display:grid;position:relative}.game-turn-steps li.is-complete,.game-turn-steps li.is-current{color:#e2f0eb}.game-turn-steps li.is-complete:before{background:var(--game-green)}.game-turn-steps li.is-complete span{border-color:var(--game-green);color:#fff;background:#14503f}.game-turn-steps li.is-current span{border-color:var(--game-gold);color:var(--game-gold);box-shadow:0 0 12px #ffd25740}.game-turn-rules{color:var(--game-muted);font-size:8px;line-height:1.45}.game-turn-rules summary{color:#bcd7ce;cursor:pointer;font-weight:700}.game-turn-rules p{margin:6px 0 0}.modern-game-page .game-decision-box,.modern-game-page .game-waiting-box{z-index:20;width:min(900px,100% - 32px);min-height:88px;color:var(--game-text);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#081f1df5;border:1px solid #ffd25757;border-radius:15px;margin:16px auto;padding:14px 18px;position:sticky;bottom:12px;box-shadow:0 18px 50px #00000085,inset 0 1px #ffffff0a}.game-result-recap{color:#eafff5;background:linear-gradient(90deg,#125541eb,#082622f5);border:1px solid #5de0a259;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:3px 12px;width:min(900px,100% - 32px);margin:-3px auto 16px;padding:10px 14px;display:grid;box-shadow:0 10px 26px #00000047}.game-result-recap>span{color:var(--game-gold);letter-spacing:.1em;text-transform:uppercase;border:1px solid #ffd2575c;border-radius:999px;grid-row:1/span 2;padding:4px 7px;font-size:8px;font-weight:700}.game-result-recap>strong{font:700 13px Georgia,serif}.game-result-recap>small{color:var(--game-muted);font-size:8px}.game-spellbook{scroll-margin-top:18px}.modern-game-page .game-decision-box{grid-template-columns:minmax(220px,1fr) auto;align-items:center;column-gap:24px;display:grid}.game-decision-kicker{color:var(--game-gold);letter-spacing:.15em;text-transform:uppercase;font-size:7px;font-weight:700}.modern-game-page .game-decision-box h2{color:#fff;margin:2px 0 3px;font:700 19px Georgia,serif}.modern-game-page .game-decision-box>p{max-width:620px;color:var(--game-muted);margin:0;font-size:10px}.modern-game-page .game-decision-box>form,.modern-game-page .game-decision-actions{flex-wrap:wrap;grid-area:1/2/span 3;justify-content:flex-end;align-items:center;gap:7px;display:flex}.modern-game-page form[aria-busy=true] button,.modern-game-page form[aria-busy=true] select{cursor:progress;opacity:.62;pointer-events:none}.game-action-feedback{z-index:100;color:#effff8;letter-spacing:.02em;background:#092c25;border:1px solid #4dd7a1;border-radius:10px;width:max-content;max-width:min(480px,100vw - 32px);padding:10px 16px;font:700 11px Georgia,serif;position:fixed;top:82px;left:50%;transform:translate(-50%);box-shadow:0 14px 35px #00000073}.game-action-feedback.is-pending:before{content:"";vertical-align:-2px;border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:8px;height:8px;margin-right:8px;animation:.7s linear infinite game-action-spin;display:inline-block}.game-action-feedback.is-error{background:#451b18;border-color:#ff876f}@keyframes game-action-spin{to{transform:rotate(360deg)}}.modern-game-page .game-decision-box button,.modern-game-page .game-book-slot button{color:#2b1b00;background:linear-gradient(#ffda6d,#d89a22);border:1px solid #e8af32;border-radius:9px;min-height:38px;padding:8px 14px;font-size:10px;font-weight:700;text-decoration:none;transition:transform .16s,filter .16s;box-shadow:0 6px 16px #00000047,inset 0 1px #ffffff8c}.game-no-option{color:#9eb3ad;font-size:8px;font-style:italic}.game-view-cards{color:#d5fae9;background:#1f69533d;border:1px solid #478b79;border-radius:9px;align-items:center;min-height:38px;padding:9px 12px;font-size:9px;font-weight:700;text-decoration:none;display:inline-flex}.game-view-cards:hover,.game-view-cards:focus-visible{border-color:var(--game-green);color:#fff;background:#1f785a61}.game-page-choices button{text-align:left;flex-direction:column;align-items:flex-start;min-width:112px;display:flex}.game-page-choices button strong,.game-page-choices button span{display:block}.game-page-choices button span{opacity:.78;margin-top:2px;font-size:8px;font-weight:400}.modern-game-page .game-decision-box button:hover,.modern-game-page .game-decision-box button:focus-visible,.modern-game-page .game-book-slot button:hover,.modern-game-page .game-book-slot button:focus-visible{color:#1b1000;filter:brightness(1.07);background:linear-gradient(#ffe284,#dca02b);border-style:solid;transform:translateY(-1px)}.modern-game-page button[value=no_defense],.modern-game-page button[value=take_damage],.modern-game-page button[value=pass]{color:#def2eb;box-shadow:none;background:#183d39;border-color:#426c66}.modern-game-page button[value=no_defense]:hover,.modern-game-page button[value=take_damage]:hover,.modern-game-page button[value=pass]:hover{color:#fff;background:#21514b}.modern-game-page .game-start-form{align-items:end}.modern-game-page .game-start-form label{color:var(--game-muted);text-transform:uppercase;font-size:8px}.modern-game-page .game-start-form select{color:#fff;background:#071c1b;border:1px solid #41635e;border-radius:8px;min-width:80px;margin-top:3px;padding:8px}.modern-game-page .game-waiting-box{text-align:left;justify-content:center;align-items:center;gap:14px;display:flex}.game-waiting-pulse{background:radial-gradient(circle,#5de0a229,#0000 65%);border:2px solid #5de0a26b;border-radius:50%;width:38px;height:38px;animation:1.8s ease-in-out infinite game-waiting-pulse;box-shadow:0 0 20px #5de0a21f}.modern-game-page .game-waiting-box small{color:var(--game-green);letter-spacing:.12em;text-transform:uppercase;font-size:7px;font-weight:700;display:block}.modern-game-page .game-waiting-box strong{color:#fff;font:700 17px Georgia,serif;display:block}.modern-game-page .game-waiting-box p{color:var(--game-muted);margin:2px 0 0;font-size:9px}.modern-game-page .game-spellbook{border:1px solid var(--game-line);background:#09211fd1;border-radius:16px;margin:20px 18px 0;overflow:hidden;box-shadow:0 18px 48px #00000057}#your-open-page{scroll-margin-top:18px}.modern-game-page .game-spellbook>header{border:0;border-bottom:1px solid var(--game-line);color:#fff;background:linear-gradient(90deg,#143c36f5,#0b2725f5);justify-content:space-between;align-items:center;min-height:78px;padding:13px 17px;display:flex}.modern-game-page .game-spellbook>header span{color:var(--game-green);letter-spacing:.16em;text-transform:uppercase;font:700 8px Trebuchet MS,sans-serif}.modern-game-page .game-spellbook>header h2{color:#fff;margin:2px 0;font:700 21px Georgia,serif}.modern-game-page .game-spellbook>header p{color:var(--game-muted);margin:0;font-size:9px}.game-page-position{border:1px solid var(--game-line);text-align:right;background:#02121173;border-radius:10px;min-width:120px;padding:8px 11px}.game-page-position small,.game-page-position strong{display:block}.game-page-position small{color:var(--game-muted);text-transform:uppercase;font-size:7px}.game-page-position strong{color:var(--game-gold);margin-top:2px;font:700 15px Georgia,serif}.modern-game-page .game-open-page{background:linear-gradient(90deg,#0000 49.9%,#ffd2571f 50%,#0000 50.1%),radial-gradient(circle,#ffd2570d,#0000 52%),#071c1b;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;min-height:390px;padding:20px;display:grid}.modern-game-page .game-book-slot{flex-direction:column;gap:10px;min-width:0;display:flex}.modern-game-page .game-book-card{min-height:330px;color:var(--game-text);background:linear-gradient(135deg,#173935f5,#081c1bfa);border:1px solid #ffd25738;border-radius:14px;grid-template-columns:205px minmax(0,1fr);gap:16px;padding:12px;transition:transform .2s,border-color .2s;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 34px #00000057}.modern-game-page .game-book-slot:hover .game-book-card{border-color:#ffd25785;transform:translateY(-2px)}.game-card-scan{background:#031211;border-radius:10px;min-height:300px;position:relative;overflow:hidden;box-shadow:0 12px 26px #00000080}.game-card-scan img{object-fit:contain;width:100%;height:100%;min-height:300px;display:block}.game-card-fallback{text-align:center;background:radial-gradient(circle at 50% 32%,#ffd25724,#0000 29%),linear-gradient(145deg,#21473f,#081d1b);border:2px solid #ffd25742;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:300px;padding:18px;display:flex}.game-card-fallback span{color:var(--game-green);letter-spacing:.15em;font-size:8px}.game-card-fallback strong{color:#fff;margin-top:8px;font:700 21px Georgia,serif}.modern-game-page .game-used-card{background:var(--game-red);color:#fff;letter-spacing:.1em;text-align:center;text-transform:uppercase;width:110px;padding:4px;font-size:8px;position:absolute;top:12px;right:-28px;transform:rotate(38deg)}.game-card-copy{flex-direction:column;min-width:0;padding:6px 4px 4px 0;display:flex}.modern-game-page .game-card-copy header{border:0;border-bottom:1px solid var(--game-line);color:var(--game-muted);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;padding:0 0 7px;font-size:8px;display:flex}.modern-game-page .game-card-copy h3{color:#fff;margin:13px 0 1px;font:700 25px Georgia,serif}.modern-game-page .game-card-copy h4{color:var(--game-muted);margin:0 0 12px;font:italic 10px Georgia,serif}.modern-game-page .game-card-copy dl{flex-wrap:wrap;gap:6px;margin:0 0 12px;display:flex}.modern-game-page .game-card-copy dl>div{border:1px solid var(--game-line);background:#0211108c;border-radius:8px;min-width:64px;padding:6px 8px;display:block}.modern-game-page .game-card-copy dt{color:var(--game-muted);text-transform:uppercase;font-size:7px}.modern-game-page .game-card-copy dd{color:var(--game-gold);margin:1px 0 0;font:700 13px Georgia,serif}.modern-game-page .game-card-copy p{border-top:1px solid var(--game-line);color:#d6e3de;min-height:0;margin:auto 0 0;padding:12px 0 0;font-size:10px;line-height:1.5}.modern-game-page .game-card-actions{flex-wrap:wrap;gap:6px;display:flex}.modern-game-page .game-book-slot>form,.modern-game-page .game-card-actions form,.modern-game-page .game-ready-action form{display:flex}.game-ready-action{grid-template-columns:1fr;gap:7px;display:grid}.game-card-actions.game-ready-action{display:grid}.game-card-availability{color:#a9beb8;background:#041917cc;border:1px solid #345650;border-radius:9px;align-items:center;gap:7px;min-height:34px;margin:0;padding:8px 10px;font-size:9px;display:flex}.game-card-availability>span{color:#b9cec8;border:1px solid #58756f;border-radius:50%;flex:none;place-items:center;width:17px;height:17px;font:700 9px Georgia,serif;display:grid}.game-card-availability.is-ready{color:#d8fae9;background:#1358414d;border-color:#55d6a194;font-weight:700}.game-card-availability.is-ready>span{border-color:var(--game-green);background:var(--game-green);color:#06251d}.modern-game-page .game-book-slot:has(.game-card-availability.is-ready) .game-book-card{border-color:#55d6a19e;box-shadow:0 14px 34px #00000057,0 0 22px #55d6a114}.modern-game-page .game-book-slot button{width:100%;min-height:43px;font-size:11px}.game-empty-hand{grid-column:1/-1;min-height:310px}.game-utility-grid{grid-template-columns:minmax(0,1.7fr) minmax(260px,.7fr);gap:14px;margin:18px;display:grid}.modern-game-page .game-log-panel{border:1px solid var(--game-line);background:#081d1cdb;border-radius:14px;margin:0;overflow:hidden}.modern-game-page .game-log-panel>header{border-bottom:1px solid var(--game-line);background:#123733b3;justify-content:space-between;align-items:center;padding:11px 14px;display:flex}.modern-game-page .game-log-panel header span{color:var(--game-green);letter-spacing:.13em;text-transform:uppercase;font-size:7px;font-weight:700}.modern-game-page .game-log-panel h2{color:#fff;text-align:left;background:0 0;margin:1px 0 0;padding:0;font:700 17px Georgia,serif}.modern-game-page .game-log-panel header small{color:var(--game-muted);font-size:8px}.modern-game-page .game-log-panel ol{max-height:260px;margin:0;padding:4px 13px 8px;list-style:none;overflow:auto}.modern-game-page .game-log-panel li{border-bottom:1px solid #9ad3bf1a;grid-template-columns:26px 1fr;align-items:start;gap:8px;padding:9px 2px;display:grid}.modern-game-page .game-log-panel li>span{width:24px;height:24px;color:var(--game-green);border:1px solid #5de0a238;border-radius:50%;place-items:center;font-size:8px;font-weight:700;display:grid}.modern-game-page .game-log-panel li p{color:#cbdad5;margin:3px 0 0;font-size:9px}.game-table-tools{flex-direction:column;gap:10px;display:flex}.modern-game-page .game-alpha-notice,.modern-game-page .game-concede-panel{border:1px solid var(--game-line);color:var(--game-muted);background:#081d1cd1;border-radius:12px;margin:0;padding:0;overflow:hidden}.modern-game-page .game-alpha-notice summary,.modern-game-page .game-concede-panel summary{color:#dce9e4;cursor:pointer;padding:11px 13px;font-size:10px;font-weight:700}.modern-game-page .game-alpha-notice p,.modern-game-page .game-concede-panel p,.modern-game-page .game-concede-panel form{margin:0;padding:0 13px 11px;font-size:9px;line-height:1.45}.modern-game-page .game-concede-panel{border-color:#ff6b5540}.modern-game-page .game-concede-panel summary{color:#ffb8ac}.modern-game-page .game-concede-panel button{color:#ffd1c9;background:#8b2b2159;border:1px solid #ff6b5580;border-radius:8px;padding:7px 10px;font-size:9px;font-weight:700}.modern-game-page .game-victory-banner{z-index:8;color:#fff;text-align:center;background:radial-gradient(circle,#ffe7942e,#0000 50%),linear-gradient(135deg,#173b35,#0b211f);border:1px solid #ffd25780;border-radius:16px;margin:16px 18px;padding:24px;position:relative;overflow:hidden;box-shadow:0 18px 50px #00000059}.modern-game-page .game-victory-banner>span{color:var(--game-gold);letter-spacing:.18em;text-transform:uppercase;font-size:8px;font-weight:700}.modern-game-page .game-victory-banner h2{color:#fff;margin:3px 0;font:700 31px Georgia,serif}.modern-game-page .game-victory-banner p{color:#d8e5df;margin:4px 0 14px}.modern-game-page .game-victory-banner a{color:#2b1b00;background:linear-gradient(#ffda6d,#d89a22);border:1px solid #e4ad34;border-radius:8px;padding:8px 13px;font-weight:700;text-decoration:none;display:inline-block}@keyframes game-live-pulse{0%,to{opacity:.65;transform:scale(.85)}50%{opacity:1;transform:scale(1.08)}}@keyframes game-rune-float{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-5px)rotate(3deg)}}@keyframes game-waiting-pulse{0%,to{opacity:.55;transform:scale(.86)}50%{opacity:1;transform:scale(1.05)}}@media (max-width:1000px){.modern-game-page .game-table-header{grid-template-columns:auto 1fr}.game-match-title{grid-area:1/1/auto/-1}.game-table-navigation{grid-area:2/1}.game-turn-dashboard{grid-area:2/2}.modern-game-page .game-mamodo-row{margin-top:10px;padding:0 10%}.modern-game-page .game-book-card{grid-template-columns:160px minmax(0,1fr)}.game-turn-guide{grid-template-columns:minmax(170px,.65fr) minmax(390px,1.7fr)}.game-turn-rules{grid-column:1/-1}}@media (max-width:760px){.modern-game-page{border-left:0;border-right:0;border-radius:0;width:100%;margin:0 0 18px}.modern-game-page .game-table-header{grid-template-columns:1fr;gap:13px;padding:14px}.game-match-title,.game-table-navigation,.game-turn-dashboard{grid-area:auto/1}.game-match-title{grid-row:1}.game-match-title h1{font-size:21px}.game-table-navigation{flex-direction:row;justify-content:space-between;align-items:center}.game-turn-dashboard{grid-template-columns:auto 1fr}.modern-game-page .game-field{min-height:260px;padding:14px}.game-player-hud{flex-direction:column;align-items:flex-start;gap:8px}.game-resource-hud{width:100%}.game-mp-display{min-width:100px}.game-book-health{flex:1;min-width:0}.modern-game-page .game-mamodo-row{margin-top:12px;padding:0}.modern-game-page .game-field-card{width:100%}.game-battle-center{min-height:220px}.game-battle-stack-cards{gap:10px}.game-battle-versus{width:38px;height:38px}.game-turn-guide{grid-template-columns:1fr;gap:13px;margin:12px 8px 0}.game-turn-rules{grid-column:1}.game-turn-steps li{font-size:6px}.modern-game-page .game-decision-box{text-align:center;grid-template-columns:1fr;width:calc(100% - 16px);padding:13px;bottom:6px}.modern-game-page .game-decision-box>form,.modern-game-page .game-decision-actions{grid-area:auto/1;justify-content:center;margin-top:10px}.modern-game-page .game-spellbook{margin:14px 8px 0}.modern-game-page .game-spellbook>header{flex-direction:column;align-items:flex-start;gap:9px}.game-page-position{text-align:left;width:100%}.modern-game-page .game-open-page{background:#071c1b;grid-template-columns:1fr;padding:12px}.modern-game-page .game-book-card{grid-template-columns:145px minmax(0,1fr);gap:12px;min-height:300px}.game-card-scan,.game-card-scan img,.game-card-fallback{min-height:250px}.modern-game-page .game-card-copy h3{font-size:20px}.game-utility-grid{grid-template-columns:1fr;margin:14px 8px}}@media (max-width:480px){.game-resource-hud{flex-direction:column}.game-mp-display,.game-book-health{width:100%}.game-battle-card{width:92px}.game-battle-card img,.game-battle-card-fallback,.game-defense-placeholder{width:82px;height:115px}.modern-game-page .game-book-card{grid-template-columns:1fr;min-height:0}.game-card-scan,.game-card-scan img,.game-card-fallback{min-height:360px}}@media (prefers-reduced-motion:reduce){.game-live-sync i,.game-turn-rune,.game-waiting-pulse{animation:none}.modern-game-page .game-field-card,.modern-game-page .game-book-card,.modern-game-page button{transition:none}}
