:root{--bg:#0f0f0f;--bg2:#161616;--rule:#2a2a2a;--accent:#c97064;--accent2:#e8a08f;--accentd:#6b3d36;--accent-dim:#6b3d36;--good:#6fb98f;--ink:#f0ede8;--dim:#a6a29a;
  --mono:"Courier Prime",monospace;--serif:"Spectral",Georgia,serif;--disp:"Bricolage Grotesque",system-ui,sans-serif;}
*{box-sizing:border-box}
body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--serif);font-size:19px;line-height:1.65;-webkit-font-smoothing:antialiased}
.hdr{display:flex;align-items:center;gap:1.25rem;padding:.85rem clamp(1rem,3vw,2rem);border-bottom:1px solid var(--rule);font-family:var(--mono);font-size:13px;position:sticky;top:0;background:var(--bg);z-index:10}
.hdr .brand{font-family:var(--disp);font-weight:700;font-size:1.4rem;letter-spacing:-.03em;color:var(--ink);text-decoration:none}
.hdr .crumb{color:var(--dim);font-size:11px;letter-spacing:.16em;text-transform:uppercase}
.wrap{max-width:720px;margin:0 auto;padding:0 1.25rem}
.kicker{font-family:var(--mono);font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:3rem 0 .75rem}
h1{font-family:var(--disp);font-weight:800;font-size:clamp(2.4rem,6vw,3.8rem);line-height:1.03;letter-spacing:-.025em;margin:0 0 1rem}
.dek{font-size:1.35rem;line-height:1.5;color:var(--dim);font-weight:500;margin:0 0 1.5rem}
.byline{font-family:var(--mono);font-size:12px;letter-spacing:.05em;color:var(--dim);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:.8rem 0;margin-bottom:2.5rem}
.toc{margin:2.5rem 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}
.toc .toc-h{font-family:var(--mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);padding:1rem .4rem .2rem}
.toc a{display:grid;grid-template-columns:2.2rem 1fr;align-items:baseline;column-gap:1.1rem;padding:.72rem .4rem;border:none;border-top:1px solid var(--rule);color:var(--ink);transition:background .18s ease,padding-left .18s ease}
.toc a .n{font-family:var(--disp);font-weight:800;font-size:.95rem;color:var(--accent);text-align:right}
.toc a .t{font-family:var(--serif);font-size:1.08rem;color:var(--ink);line-height:1.3}
.toc a:hover{background:var(--bg2);padding-left:.9rem}
.toc a:hover .t,.toc a:hover .n{color:var(--accent2)}
p{margin:0 0 1.3rem}
.lead:first-letter{font-family:var(--disp);font-weight:800;float:left;font-size:3.6rem;line-height:.8;padding:.2rem .5rem 0 0;color:var(--accent)}
a{color:var(--accent);text-decoration:none;border-bottom:1px solid var(--accentd)}
a:hover{color:var(--accent2)}
.tk{background:#241a17;border:1px dashed #6b3d36;color:#cbb8a8;font-family:var(--mono);font-size:13px;padding:.5rem .75rem;border-radius:2px;display:block;margin:0 0 1.3rem}
.chap{font-family:var(--mono);font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:4rem 0 .4rem;border-top:1px solid var(--rule);padding-top:1.8rem}
h2{font-family:var(--disp);font-weight:800;font-size:2rem;letter-spacing:-.025em;margin:.2rem 0 1.2rem;line-height:1.08}
h3{font-family:var(--disp);font-weight:700;font-size:1.5rem;letter-spacing:-.02em;margin:2.6rem 0 1rem}
.fig{margin:2.4rem 0}
.fig.wide,.fig.hero{position:relative;left:50%;width:94vw;max-width:1100px;transform:translateX(-50%);margin:2.6rem 0 1.4rem}
.fig .cap{font-family:var(--mono);font-size:12px;color:var(--dim);letter-spacing:.03em;margin-top:.6rem;line-height:1.45}
.fig .ttl{font-family:var(--disp);font-weight:700;font-size:1.15rem;color:var(--ink);margin-bottom:.1rem}
.fig .sub{font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--dim);margin-bottom:.8rem}
svg{display:block;width:100%;height:auto;overflow:visible}
.house{border:1px solid var(--rule);border-left:3px solid var(--accent);background:var(--bg2);padding:1.1rem 1.3rem;margin:2rem 0}
.house .addr{font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--dim);margin-bottom:.5rem}
.house .prices{font-family:var(--disp);font-weight:700;font-size:1.5rem;color:var(--ink);line-height:1.2}
.house .prices .yr{font-family:var(--mono);font-size:12px;font-weight:400;color:var(--dim);margin:0 .6rem 0 .25rem;vertical-align:middle}
.house .prices .arr{color:var(--accent);margin:0 .3rem}
.house .note{font-size:.95rem;color:var(--dim);margin-top:.6rem;line-height:1.5}
.statbox{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1px;background:var(--rule);border:1px solid var(--rule);margin:2rem 0}
.statbox .cell{background:var(--bg2);padding:1.1rem 1.2rem}
.statbox .big{font-family:var(--disp);font-weight:800;font-size:2rem;color:var(--accent);line-height:1;letter-spacing:-.02em}
.statbox .lbl{font-family:var(--mono);font-size:11px;letter-spacing:.08em;color:var(--dim);margin-top:.5rem;line-height:1.4}
@media(max-width:640px){.statbox{grid-template-columns:1fr}#retroLaunch{display:none}}
/* Mobile: charts shrink to ~0.33x, so viewBox-unit labels (11-17) render ~4-6px.
   Scale label sizes up (CSS font-size overrides the SVG presentation attribute). */
@media(max-width:640px){
  .fig svg text[font-size="11"]{font-size:21px}
  .fig svg text[font-size="12"]{font-size:22px}
  .fig svg text[font-size="13"]{font-size:24px}
  .fig svg text[font-size="14"]{font-size:25px}
  .fig svg text[font-size="15"]{font-size:27px}
  .fig svg text[font-size="16"]{font-size:28px}
  .fig svg text[font-size="17"]{font-size:30px}
}
.bars{margin:1.6rem 0 2rem}
.bars .row{display:flex;align-items:center;gap:.8rem;margin:.5rem 0;font-family:var(--mono);font-size:13px}
.bars .nm{flex:0 0 15.5rem;color:var(--dim);text-align:right}
.bars .track{flex:1;background:var(--bg2);height:22px;position:relative}
.bars .fill{display:block;height:100%;background:var(--accent)}
.bars .fill.dim{background:var(--accentd)}
.bars .pct{position:absolute;right:8px;top:2px;color:var(--ink);font-weight:700}
.timeline{margin:1.6rem 0 2rem;border-left:1px solid var(--rule)}
.timeline{margin:1.5rem 0 2.5rem;border-left:2px solid var(--rule)}
.timeline .row{display:grid;grid-template-columns:4rem 1fr;align-items:baseline;column-gap:1.2rem;padding:.7rem 0 .7rem 1.5rem;position:relative;margin:0}
.timeline .row::before{content:"";position:absolute;left:-7px;top:1.05rem;width:11px;height:11px;border-radius:50%;background:var(--accent);border:2px solid var(--bg)}
.timeline .yr{font-family:var(--disp);font-weight:800;color:var(--accent);font-size:1.25rem}
.timeline .nm{font-family:var(--serif);color:var(--ink);font-size:1.05rem;line-height:1.4}
.cmp{margin:1.8rem 0 2rem;font-family:var(--mono);font-size:13px}
.cmp .grp{margin:1.1rem 0}
.cmp .gnm{color:var(--ink);font-weight:700;margin-bottom:.4rem}
.cmp .row{display:flex;align-items:center;gap:.7rem;margin:.3rem 0}
.cmp .yr{flex:0 0 3rem;color:var(--dim);text-align:right}
.cmp .track{flex:1;background:var(--bg2);height:20px;position:relative}
.cmp .fill{display:block;height:100%}
.cmp .fill.a{background:var(--accentd)}
.cmp .fill.b{background:var(--accent)}
.cmp .pct{position:absolute;top:1px;color:var(--ink);font-weight:700;font-size:12px}
.cmp .axis{color:var(--dim);font-size:11px;margin-top:.5rem;text-align:right}
.maplink{display:block;position:relative;left:50%;width:94vw;max-width:1100px;transform:translateX(-50%);box-sizing:border-box;text-align:center;font-family:var(--mono);font-size:14px;font-weight:700;letter-spacing:.03em;line-height:1.5;color:var(--accent);background:transparent;border:1.5px solid var(--accent);padding:.9rem 1.2rem;margin:.2rem 0 2rem;transition:background .15s ease,color .15s ease}
.maplink:hover{background:var(--accent);color:#0f0f0f}
.src{font-family:var(--mono);font-size:11px;color:var(--dim);margin-top:2rem;border-top:1px solid var(--rule);padding:1.2rem 0 4rem;line-height:1.7}
.methods{margin-top:2rem}
.methods p{font-size:.95rem;color:var(--dim);line-height:1.6}
.methods strong{color:var(--ink)}
.about{border-top:1px solid var(--rule);margin-top:2.5rem;padding-top:1.5rem}
.about h3{font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--dim);margin:0 0 .8rem;font-weight:700}
.about p{font-size:.95rem;color:var(--dim);line-height:1.65;margin:0}
.brk{text-align:center;color:var(--dim);font-family:var(--mono);font-size:18px;letter-spacing:.5em;margin:3.5rem 0 1.5rem}
.copyright{font-family:var(--mono);font-size:11px;letter-spacing:.08em;color:var(--dim);text-align:center;border-top:1px solid var(--rule);margin-top:3rem;padding-top:1.2rem}

/* ───────── atmosphere, motion & crafted transitions (visual layer) ───────── */
html{background:var(--bg);scroll-behavior:smooth}
body{
  background:
    radial-gradient(120% 70% at 50% -10%, rgba(201,112,100,.07), rgba(201,112,100,.018) 30%, transparent 58%),
    radial-gradient(115% 55% at 50% 122%, rgba(111,185,143,.035), transparent 56%),
    linear-gradient(180deg,#141210, var(--bg) 42%);
  background-attachment:fixed;
  text-rendering:optimizeLegibility;
}
/* film grain over the whole page (subtle, non-interactive) */
.grain{position:fixed;inset:0;z-index:60;pointer-events:none;opacity:.04;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  background-size:120px}
/* reading-progress hairline (CSS scroll-timeline; invisible where unsupported) */
.progress{position:fixed;top:0;left:0;height:2px;width:100%;z-index:70;transform:scaleX(0);transform-origin:0 50%;
  background:linear-gradient(90deg,var(--accentd),var(--accent) 42%,var(--accent2))}
@supports (animation-timeline:scroll()){
  .progress{animation:progressGrow linear both;animation-timeline:scroll(root)}
  @keyframes progressGrow{to{transform:scaleX(1)}}
}
/* frosted floating masthead so the atmosphere reads behind it */
.hdr{background:rgba(13,12,11,.85);backdrop-filter:blur(12px) saturate(1.1);-webkit-backdrop-filter:blur(12px) saturate(1.1)}
/* refined typography niceties */
h1,h2,.dek,.chap{text-wrap:balance}
p{text-wrap:pretty}
::selection{background:var(--accent);color:#0f0f0f}
a{transition:color .15s ease,border-color .15s ease}
*::-webkit-scrollbar{width:11px;height:11px}
*::-webkit-scrollbar-track{background:#0c0c0c}
*::-webkit-scrollbar-thumb{background:var(--accentd);border:3px solid #0c0c0c;border-radius:6px}
*::-webkit-scrollbar-thumb:hover{background:var(--accent)}
/* crafted chapter transition: ember lozenge + fading rule, generous air, anchor offset */
.chap{scroll-margin-top:5rem;border-top:none;padding-top:2.1rem;display:flex;align-items:center;gap:.85rem}
.chap::before{content:"";width:7px;height:7px;flex:none;background:var(--accent);transform:rotate(45deg);box-shadow:0 0 13px rgba(201,112,100,.65)}
.chap::after{content:"";flex:1;height:1px;background:linear-gradient(90deg,var(--accentd),transparent)}
h2{scroll-margin-top:5rem}
.lead:first-letter{text-shadow:0 0 34px rgba(201,112,100,.32)}
/* orchestrated page-load reveal of the masthead (motion-safe) */
@media (prefers-reduced-motion:no-preference){
  .kicker,h1,.dek,.byline{opacity:0;animation:riseIn .85s cubic-bezier(.2,.7,.2,1) forwards}
  .kicker{animation-delay:.04s}
  h1{animation-delay:.16s}
  .dek{animation-delay:.32s}
  .byline{animation-delay:.48s}
  @keyframes riseIn{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}
}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .progress{display:none}
}
/* ===== theme toggle ===== */
.hdr-tools{margin-left:auto;display:flex;align-items:center;gap:.4rem}
.tt{background:transparent;border:1px solid var(--rule);color:var(--dim);font-family:var(--mono);font-size:15px;line-height:1;cursor:pointer;border-radius:3px;padding:.35rem .6rem;transition:color .15s,border-color .15s;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.tt svg{display:block;pointer-events:none}
.tt-invader{padding:.25rem .5rem}
.tt:hover{color:var(--accent);border-color:var(--accent)}

/* ===== LIGHT THEME (warm paper) ===== */
[data-theme="light"]{--bg:#f3eee4;--bg2:#e9e2d4;--rule:#d7cdbb;--accent:#b85546;--accent2:#cf7a5f;--accentd:#7a3a30;--accent-dim:#7a3a30;--good:#3f8f6f;--ink:#2b2620;--dim:#6d6557}
[data-theme="light"] .grain{opacity:.05}
[data-theme="light"] .tk{background:#f3e7d4;border-color:#d8b48f;color:#6d5a44}
[data-theme="light"] body{background:radial-gradient(120% 70% at 50% -10%, rgba(184,85,70,.06), transparent 55%),radial-gradient(115% 55% at 50% 122%, rgba(63,143,111,.04), transparent 56%),linear-gradient(180deg,#ece3d1,var(--bg) 42%);background-attachment:fixed}
[data-theme="light"] .hdr{background:rgba(243,238,228,.82)}
[data-theme="light"] *::-webkit-scrollbar-track{background:#e6ddcd}
[data-theme="light"] .fig svg [fill="#f0ede8" i]{fill:#2b2620}
[data-theme="light"] .fig svg [fill="#a6a29a" i]{fill:#6d6557}
[data-theme="light"] .fig svg [fill="#0f0f0f" i]{fill:#f3eee4}
[data-theme="light"] .fig svg [fill="#ffd98e" i]{fill:#c99a3f}
[data-theme="light"] .fig svg [fill="#c97064" i]{fill:#b85546}
[data-theme="light"] .fig svg [fill="#e8a08f" i]{fill:#cf7a5f}
[data-theme="light"] .fig svg [fill="#6fb98f" i]{fill:#3f8f6f}
[data-theme="light"] .fig svg [stroke="#1e1e1e" i]{stroke:#ded3c1}
[data-theme="light"] .fig svg [stroke="#2a2a2a" i]{stroke:#d7cdbb}
[data-theme="light"] .fig svg [stroke="#c97064" i]{stroke:#b85546}
[data-theme="light"] .fig svg [stroke="#e8a08f" i]{stroke:#cf7a5f}
[data-theme="light"] .fig svg [stroke="#6fb98f" i]{stroke:#3f8f6f}
[data-theme="light"] .fig svg [stroke="#a6a29a" i]{stroke:#6d6557}
/* ===== RETRO THEME — AOL/Prodigy easter egg (?theme=retro) ===== */
.retro-only{display:none}
[data-theme="1996"] .retro-only{display:block}
[data-theme="1996"]{--bg:#008080;--bg2:#c0c0c0;--rule:#808080;--accent:#0000ff;--accent2:#a000a0;--accentd:#000080;--accent-dim:#000080;--good:#008000;--ink:#000000;--dim:#000080}
[data-theme="1996"] body{background:#008080;color:#000;font-family:"Times New Roman",Times,serif;font-size:18px}
[data-theme="1996"] .grain,[data-theme="1996"] .progress,[data-theme="1996"] .hdr{display:none}
[data-theme="1996"] .wrap{background:#fff;box-shadow:0 0 0 1px #000, 6px 6px 0 rgba(0,0,0,.4);margin:1.4rem auto 3rem;max-width:760px}
[data-theme="1996"] h1,[data-theme="1996"] h2,[data-theme="1996"] h3,[data-theme="1996"] .kicker,[data-theme="1996"] .dek,[data-theme="1996"] .byline,[data-theme="1996"] .chap,[data-theme="1996"] .toc-h,[data-theme="1996"] .about h3,[data-theme="1996"] .fig .ttl,[data-theme="1996"] .fig .sub,[data-theme="1996"] .fig .cap{font-family:Arial,Helvetica,sans-serif}
[data-theme="1996"] h1{color:#000080;text-shadow:1px 1px 0 #c0c0c0}
[data-theme="1996"] .kicker,[data-theme="1996"] .chap,[data-theme="1996"] .lead:first-letter{color:#000080;text-shadow:none}
[data-theme="1996"] a{color:#0000ff;text-decoration:underline;border:none}
[data-theme="1996"] a:visited{color:#800080}
[data-theme="1996"] a:hover{color:#ff0000}
/* beveled chrome */
[data-theme="1996"] .fig,[data-theme="1996"] .about,[data-theme="1996"] .methods{background:#c0c0c0;border:2px outset #f4f4f4;padding:.8rem;margin-top:1.6rem}
[data-theme="1996"] .toc{background:#c0c0c0;border:2px outset #f4f4f4}
[data-theme="1996"] .toc a{border-top:1px solid #808080;color:#000080}
[data-theme="1996"] .toc a .n{color:#000080}
[data-theme="1996"] .maplink{background:#c0c0c0;border:3px outset #f4f4f4;color:#000080;font-family:Arial,Helvetica,sans-serif}
[data-theme="1996"] .maplink:hover{background:#d4d0c8;color:#0000ff}
[data-theme="1996"] .tt{background:#c0c0c0;border:2px outset #f4f4f4;color:#000;border-radius:0}
[data-theme="1996"] .copyright{color:#000080}
/* title bar + marquee */
[data-theme="1996"] .r-titlebar{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(90deg,#000080,#1084d0);color:#fff;font-family:Arial,Helvetica,sans-serif;font-weight:bold;font-size:13px;padding:3px 6px}
[data-theme="1996"] .r-winbtns b{display:inline-block;width:17px;height:15px;line-height:13px;text-align:center;background:#c0c0c0;color:#000;border:1px outset #f4f4f4;margin-left:2px;font-size:10px}
[data-theme="1996"] #retroClose{cursor:pointer}
[data-theme="1996"] #retroClose:hover{background:#e04030;color:#fff}
[data-theme="1996"] .r-marquee{overflow:hidden;white-space:nowrap;background:#000;color:#0f0;font-family:"Courier New",monospace;font-size:13px;padding:3px 0;border-bottom:2px solid #808080}
[data-theme="1996"] .r-marquee span{display:inline-block;padding-left:100%;animation:rMar 24s linear infinite}
@keyframes rMar{to{transform:translateX(-100%)}}
/* charts -> bright primaries on white */
[data-theme="1996"] .fig svg [fill="#f0ede8" i]{fill:#000}
[data-theme="1996"] .fig svg [fill="#a6a29a" i]{fill:#000080}
[data-theme="1996"] .fig svg [fill="#0f0f0f" i]{fill:#fff}
[data-theme="1996"] .fig svg [fill="#c97064" i]{fill:#ff0000}
[data-theme="1996"] .fig svg [fill="#e8a08f" i]{fill:#ff00ff}
[data-theme="1996"] .fig svg [fill="#6fb98f" i]{fill:#008000}
[data-theme="1996"] .fig svg [fill="#ffd98e" i]{fill:#d4a000}
[data-theme="1996"] .fig svg [stroke="#1e1e1e" i]{stroke:#909090}
[data-theme="1996"] .fig svg [stroke="#2a2a2a" i]{stroke:#909090}
[data-theme="1996"] .fig svg [stroke="#c97064" i]{stroke:#ff0000}
[data-theme="1996"] .fig svg [stroke="#e8a08f" i]{stroke:#ff00ff}
[data-theme="1996"] .fig svg [stroke="#6fb98f" i]{stroke:#008000}
[data-theme="1996"] .fig svg [stroke="#a6a29a" i]{stroke:#000080}
/* retro: blinking NEW + footer webmaster zone */
.r-new{display:none}
[data-theme="1996"] .r-new{display:inline-block;margin-left:8px;background:#f00;color:#ff0;font-family:Arial,Helvetica,sans-serif;font-weight:bold;font-size:11px;padding:1px 6px;border:1px outset #f88;vertical-align:middle;animation:rBlink 1.1s steps(1,end) infinite}
@keyframes rBlink{50%{opacity:0}}
[data-theme="1996"] #retroFooter{max-width:760px;margin:0 auto 2.5rem;padding:0 1rem;text-align:center;font-family:Arial,Helvetica,sans-serif;color:#fff}
[data-theme="1996"] .r-construction{display:inline-block;background:#ffd400;color:#000;font-weight:bold;font-size:13px;padding:6px 16px;border:3px dashed #000;margin-bottom:1.1rem}
[data-theme="1996"] .r-counter{font-size:13px;margin-bottom:.4rem}
[data-theme="1996"] .r-led{font-family:"Courier New",monospace;background:#000;color:#0f0;padding:2px 7px;border:2px inset #888;letter-spacing:4px;font-weight:bold}
[data-theme="1996"] .r-badges{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:1rem 0}
[data-theme="1996"] .r-badge{display:inline-flex;flex-direction:column;justify-content:center;width:88px;height:31px;font-size:8px;line-height:1.25;text-transform:uppercase;letter-spacing:.02em;border:1px outset #888;background:#000;color:#fff}
[data-theme="1996"] .r-badge b{font-size:10px;color:#0cf;letter-spacing:0}
[data-theme="1996"] .r-y2k{background:#000080;color:#ff0} [data-theme="1996"] .r-y2k b{color:#ff0}
[data-theme="1996"] .r-award{background:#600;color:#fc0} [data-theme="1996"] .r-award b{color:#fc0}
[data-theme="1996"] .r-links{margin:.7rem 0;font-size:13px}
[data-theme="1996"] .r-links a{color:#ff0;text-decoration:underline}
[data-theme="1996"] .r-fineprint{font-size:11px;color:#9ff;margin-top:.5rem}
/* retro guestbook modal */
#retroGuestbook{display:none}
[data-theme="1996"] #retroGuestbook.gb-open{position:fixed;inset:0;z-index:130;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;padding:1rem}
[data-theme="1996"] .gb-win{display:flex;flex-direction:column;width:520px;max-width:94vw;max-height:84vh;background:#c0c0c0;border:3px outset #f4f4f4;box-shadow:6px 6px 0 rgba(0,0,0,.5);font-family:Arial,Helvetica,sans-serif}
[data-theme="1996"] .gb-bar{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(90deg,#000080,#1084d0);color:#fff;font-weight:bold;font-size:13px;padding:3px 6px}
[data-theme="1996"] .gb-x{background:#c0c0c0;color:#000;border:1px outset #f4f4f4;width:17px;height:15px;line-height:13px;text-align:center;font-size:10px;cursor:pointer}
[data-theme="1996"] .gb-body{margin:3px;padding:12px 14px;overflow:auto;background:#fff;border:2px inset #888}
[data-theme="1996"] .gb-intro{font-size:13px;color:#000;margin:0 0 10px}
[data-theme="1996"] .gb-entry{border-bottom:1px dashed #aaa;padding:8px 0;font-size:15px;color:#000;font-family:"Times New Roman",Times,serif;line-height:1.4}
[data-theme="1996"] .gb-who{font-family:Arial,Helvetica,sans-serif;font-weight:bold;color:#000080}
[data-theme="1996"] .gb-when{font-family:"Courier New",monospace;font-size:11px;color:#008000;margin-left:6px}
[data-theme="1996"] .gb-foot{padding:9px 14px;text-align:center}
[data-theme="1996"] .gb-sign{display:inline-block;background:#c0c0c0;border:2px outset #f4f4f4;color:#000080;font-weight:bold;font-size:13px;padding:5px 18px;text-decoration:none;font-family:Arial,Helvetica,sans-serif}
[data-theme="1996"] .gb-sign:hover{color:#0000ff}
