:root{--bg:#020202;--silver:#f1f2f3;--silver2:#d6d9dd;--muted:#b4bac0;--gold:#d8b46f;--line:rgba(235,238,241,.15);--paper:#f3efe7;--ink:#29231f;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--silver);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang TC","Noto Sans TC","Microsoft JhengHei",sans-serif;line-height:1.82;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(var(--max),calc(100% - 72px));margin:auto}.eyebrow{font:600 11px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.18em;color:var(--gold);text-transform:uppercase}
/* opening */.intro{position:fixed;inset:0;z-index:9999;background:#000;display:grid;place-items:center;transition:opacity 1s ease,visibility 1s ease}.intro.done{opacity:0;visibility:hidden;pointer-events:none}.intro img{width:min(660px,76vw);animation:breath 5s cubic-bezier(.2,.7,.2,1) both}.intro:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 45%,transparent 0 24%,rgba(0,0,0,.16) 50%,#000 85%);pointer-events:none}.skip{position:absolute;right:28px;bottom:22px;z-index:2;border:0;background:none;color:#85888d;letter-spacing:.2em;font-size:11px}@keyframes breath{0%{opacity:0;transform:scale(.94);filter:brightness(.65)}30%{opacity:1;transform:scale(1);filter:brightness(.96)}72%{opacity:1}100%{opacity:.84;transform:scale(1.015);filter:brightness(.84)}}
/* header */.header{position:sticky;top:0;z-index:80;height:164px;padding:0 58px;display:flex;align-items:center;justify-content:space-between;background:#000;border-bottom:1px solid rgba(216,180,111,.3)}.header>a{height:100%;display:flex;align-items:center}.header-logo{width:208px;height:146px;object-fit:contain;object-position:left center}.nav{height:100%;display:flex;align-items:center;gap:44px;color:var(--gold);font-size:17px;font-weight:600;letter-spacing:.03em}.nav a{height:100%;display:flex;align-items:center}.nav a:hover{color:#f2d79e}
/* latest */.latest{min-height:calc(100vh - 164px);display:grid;align-items:center;border-bottom:1px solid var(--line);position:relative;overflow:hidden}.latest:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 54%,rgba(92,12,17,.14),transparent 28%)}.latest-grid{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:64px;align-items:center;padding:60px 0 76px}.latest-copy h1{font:400 clamp(30px,2.75vw,42px)/1.28 "Times New Roman","Noto Serif TC",serif;letter-spacing:-.018em;margin:19px 0 18px;color:#f4f5f6}.meta{display:flex;gap:16px;color:#b6bbc1;font-size:12px;margin-bottom:18px}.lede{font-size:17px;line-height:1.95;color:#d7dade;max-width:650px}.btn{display:inline-flex;gap:18px;align-items:center;margin-top:22px;color:var(--gold);font-size:13px;border-bottom:1px solid rgba(216,180,111,.45);padding-bottom:7px}.hero-frame{display:flex;align-items:center;justify-content:center;border:1px solid rgba(216,180,111,.25);padding:10px;background:#080706;min-height:340px}.hero-frame img{width:100%;max-height:420px;height:auto;object-fit:contain;object-position:center center;background:#060505}
/* intro */.intro-copy{padding:100px 0 92px;border-bottom:1px solid var(--line)}.intro-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.intro-copy h2,.characters-head h2,.archive h2{font:400 42px/1.3 "Times New Roman","Noto Serif TC",serif;color:#f3f4f5;margin:10px 0}.intro-copy p{font-size:17.5px;line-height:2.05;color:#d4d7db;margin:0 0 17px}.world-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:58px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.world-item{padding:28px 24px;border-right:1px solid var(--line)}.world-item:last-child{border-right:0}.world-item strong{display:block;font:400 26px "Times New Roman","Noto Serif TC",serif;color:#f0f1f2}.world-item small{display:block;color:var(--gold);font-size:9px;letter-spacing:.13em;text-transform:uppercase;margin:3px 0 11px}.world-item p{font-size:14.5px;line-height:1.85;color:#d0d4d8;margin:0}.world-index{color:#868c93;font:10px ui-monospace,SFMono-Regular,monospace}
/* tomb */.tomb{padding:108px 0 116px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 20% 46%,rgba(92,12,17,.11),transparent 28%),#020202}.tomb-grid{display:grid;grid-template-columns:148px minmax(0,1fr);gap:44px;align-items:start}.tomb-mark{display:flex;align-items:center;justify-content:center;padding-top:18px}.tomb-mark img{width:120px;height:120px;object-fit:contain}.tomb-copy h2{font:400 48px/1.34 "Times New Roman","Noto Serif TC",serif;color:#f1f3f4;margin:10px 0 24px}.tomb-lede{font-size:18px;line-height:2.05;color:#d7dade;max-width:900px}.tomb-notes{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-top:25px;padding-top:25px;border-top:1px solid var(--line)}.tomb-notes p{font-size:16.5px;line-height:2;color:#d1d4d8;margin:0}.tomb-line{margin-top:28px;color:#9ea4aa;font:10px ui-monospace,SFMono-Regular,monospace;letter-spacing:.18em}
/* characters */.characters{padding:104px 0 112px;border-bottom:1px solid var(--line)}.characters-head{display:grid;grid-template-columns:.46fr 1.54fr;gap:54px;align-items:start;margin-bottom:42px}.characters-head>div{padding-top:2px}.characters-head>p,.characters-intro-copy{font-size:17px;line-height:2;color:#d5d8db;margin:0;max-width:900px}.kelvin-feature{padding-bottom:42px;border-bottom:1px solid var(--line)}.kelvin-grid{display:grid;grid-template-columns:.46fr 1.54fr;gap:54px}.kelvin-grid h3,.character-column h3{font:400 29px/1.25 "Times New Roman","Noto Serif TC",serif;color:#f2f3f4;margin:0 0 8px}.kelvin-grid h3 span{font-size:.72em;color:#cfd3d8}.character-role{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:18px}.character-no{display:none}.kelvin-copy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 38px}.kelvin-copy p,.character-column p{font-size:17px;line-height:2.02;color:#d4d7db;margin:0}.character-secondary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.character-column{padding:34px 28px 2px 0}.character-column+.character-column{border-left:1px solid var(--line);padding-left:28px}
/* archive */.archive{padding:96px 0 122px}.archive-head{display:flex;justify-content:space-between;align-items:flex-end;gap:34px;padding-bottom:25px;border-bottom:1px solid var(--line)}.archive-intro{max-width:700px;color:#ced3d8;font-size:15.5px;line-height:1.9;margin:13px 0 0}.search{width:min(310px,34vw);background:none;border:0;border-bottom:1px solid #54595f;color:#f0f3f5;font-size:14px;padding:10px 0;outline:none}.search::placeholder{color:#90969d}.archive-list{border-top:1px solid var(--line);margin-top:26px}.archive-row{display:grid;grid-template-columns:112px minmax(0,1fr);gap:22px;align-items:center;padding:17px 0;border-bottom:1px solid var(--line)}.archive-thumb{display:block;width:112px;height:68px;border:1px solid rgba(255,255,255,.11);overflow:hidden;background:#080706}.archive-thumb img{width:100%;height:100%;object-fit:cover}.archive-meta{display:flex;gap:12px;color:#bec4ca;font:10px ui-monospace,SFMono-Regular,monospace;letter-spacing:.07em;margin-bottom:5px}.archive-row h3{font:400 20px/1.4 "Times New Roman","Noto Serif TC",serif;color:#f0f3f5;margin:0 0 5px}.archive-row-copy>p{margin:0;color:#bcc2c8;font-size:11.5px}
/* footer */.footer{width:min(var(--max),calc(100% - 72px));margin:auto;padding:28px 0 42px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:flex-start;gap:24px;color:#91979e;font-size:11px}.footer-left{display:flex;flex-direction:column;gap:8px}.footer-social{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px 20px}.social-link{display:inline-flex;align-items:center;gap:8px;color:var(--gold);font-size:11px;letter-spacing:.03em}.social-link svg{width:15px;height:15px;flex:0 0 15px}.social-link:hover{color:#f2d79e}
/* article pages */.article-shell{background:var(--paper);color:var(--ink);min-height:100vh}.article-shell .header{background:#050505}.article-main{width:min(900px,calc(100% - 56px));margin:auto;padding:68px 0 110px}.article-kicker{color:#806948;font:600 12px ui-monospace,SFMono-Regular,monospace;letter-spacing:.13em}.article-title{font:400 clamp(40px,4.7vw,57px)/1.3 "Times New Roman","Noto Serif TC",serif;margin:18px 0;color:#211c18}.article-meta{display:flex;flex-wrap:wrap;gap:10px 18px;color:#766b61;font-size:13px;margin-bottom:32px}.article-hero{margin:32px 0 44px}.article-hero img{width:100%;max-height:560px;object-fit:contain;background:#ddd4c7}.article-body{font-family:"Noto Serif TC","Songti TC","PMingLiU",serif;font-size:20px;line-height:2.05;color:#2c2621}.article-body p{margin:0 0 1.3em}.article-body h2{font:600 29px/1.5 "Noto Serif TC","Songti TC",serif;margin:2.05em 0 .82em}.source-box{margin-top:56px;padding-top:25px;border-top:1px solid #c8bcaa;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:13px;color:#74695e}.source-link{color:#6a4a2c;border-bottom:1px solid #a78b68}.article-nav{margin-top:40px;display:flex;justify-content:space-between;gap:16px}.article-nav a{font-size:13px;color:#675d54}.article-shell .footer{color:#746b62}.article-shell .social-link{color:#9e7c48}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.header{height:140px;padding:0 26px}.header-logo{width:184px;height:128px}.nav{gap:24px;font-size:13.5px}.latest{min-height:auto}.latest-grid{grid-template-columns:1fr;padding:54px 0 74px;gap:40px}.latest-copy h1{font-size:38px}.hero-frame{min-height:0}.intro-grid,.kelvin-grid{grid-template-columns:1fr;gap:28px}.characters-head{grid-template-columns:1fr;gap:18px}.world-strip{grid-template-columns:repeat(2,1fr)}.world-item:nth-child(2){border-right:0}.world-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.tomb-grid{grid-template-columns:110px 1fr;gap:28px}.tomb-mark img{width:92px;height:92px}.kelvin-copy{grid-template-columns:1fr 1fr}.character-secondary-grid{grid-template-columns:repeat(3,1fr)}.character-column{padding-right:21px}.character-column+.character-column{padding-left:21px}.archive-head{display:block}.search{width:100%;margin-top:20px}.footer{width:calc(100% - 48px)}.footer-social{justify-content:flex-start}}
@media(max-width:650px){.wrap{width:calc(100% - 34px)}.header{height:106px;padding:0 14px}.header-logo{width:146px;height:94px}.nav{gap:13px;font-size:11.5px}.nav a:nth-child(3){display:none}.latest-grid{padding:38px 0 58px}.latest-copy h1{font-size:31px}.lede{font-size:15.5px}.intro-copy{padding:72px 0 68px}.intro-copy h2,.characters-head h2,.archive h2{font-size:34px}.intro-copy p{font-size:16px}.world-strip{display:block;margin-top:44px}.world-item{border-right:0;border-bottom:1px solid var(--line);padding:23px 4px}.tomb{padding:72px 0 80px}.tomb-grid{grid-template-columns:78px 1fr;gap:16px;align-items:start}.tomb-mark{padding-top:10px}.tomb-mark img{width:72px;height:72px}.tomb-copy h2{font-size:31px}.tomb-lede{font-size:16px}.tomb-notes{grid-template-columns:1fr;gap:18px}.tomb-notes p{font-size:15.5px}.characters{padding:72px 0 80px}.characters-head>p,.kelvin-copy p,.character-column p{font-size:15.5px}.kelvin-copy{grid-template-columns:1fr}.character-secondary-grid{grid-template-columns:1fr}.character-column{padding:27px 0;border-top:1px solid var(--line)}.character-column+.character-column{border-left:0;padding-left:0}.archive{padding:72px 0 88px}.archive-row{grid-template-columns:88px minmax(0,1fr);gap:13px;padding:15px 0}.archive-thumb{width:88px;height:54px}.archive-meta{font-size:9px;gap:8px}.archive-row h3{font-size:16.5px}.archive-row-copy>p{font-size:10px}.footer{width:calc(100% - 34px);display:block}.footer-social{margin-top:18px;gap:12px 16px}.social-link span{font-size:10.5px}.article-main{width:calc(100% - 34px);padding-top:42px}.article-title{font-size:36px}.article-body{font-size:18.5px}.article-hero{margin:26px 0 36px}}
@media(max-width:430px){.header{height:102px}.header-logo{width:136px;height:88px}.nav{font-size:10.5px;gap:10px}.nav a:nth-child(2){display:none}.latest-copy h1{font-size:28px}.tomb-grid{grid-template-columns:68px 1fr}.tomb-mark img{width:62px;height:62px}.archive-row{grid-template-columns:80px 1fr}.archive-thumb{width:80px;height:50px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.intro img{animation:none}.intro{transition:none}}
/* v24 footer + legal */
.footer{color:var(--gold)!important;align-items:center}.footer-copy{display:flex;flex-direction:column;gap:7px;color:var(--gold)}.footer-legal{display:flex;gap:8px;align-items:center}.footer-legal a{color:var(--gold)}.footer-legal a:hover{color:#f2d79e}.footer-social{display:flex;gap:22px;align-items:center}.social-link{color:var(--gold);display:inline-flex;align-items:center;justify-content:center}.social-link svg{width:23px;height:23px}.social-link:hover{color:#f2d79e;transform:translateY(-1px)}.article-shell .footer,.article-shell .footer-copy,.article-shell .footer-legal a,.article-shell .social-link{color:var(--gold)!important}.legal-main{width:min(820px,calc(100% - 56px));margin:auto;padding:72px 0 110px;color:#2c2621}.legal-main h1{font:400 clamp(42px,5vw,58px)/1.25 "Times New Roman",serif;margin:16px 0 30px}.legal-main p{font-family:"Noto Serif TC","Songti TC",serif;font-size:18px;line-height:1.95;margin:0 0 1.35em}.legal-main .article-kicker{color:#806948}
@media(max-width:650px){.footer{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.footer-social{gap:20px}.social-link svg{width:24px;height:24px}.legal-main{width:calc(100% - 34px);padding:50px 0 82px}.legal-main p{font-size:17px}}

/* v25 structural refinements */
.series-title{font:400 24px/1.25 "Times New Roman","Noto Serif TC",serif;color:#f0d49a;letter-spacing:.08em;margin:0 0 15px;padding-bottom:12px;border-bottom:1px solid rgba(216,180,111,.25);width:max-content;min-width:150px}
/* Tomb: logo scales to 70% of actual copy height via JS and is vertically centered */
.tomb-grid{grid-template-columns:minmax(260px,32%) minmax(0,1fr);gap:54px;align-items:stretch}.tomb-mark{height:100%;padding:0;display:flex;align-items:center;justify-content:center;overflow:visible}.tomb-mark img{width:auto;height:auto;max-width:100%;max-height:none;object-fit:contain}
/* Kelvin: one unambiguous top-to-bottom reading flow */
.kelvin-grid{grid-template-columns:.42fr 1.58fr;gap:58px;align-items:start}.kelvin-copy{display:block;max-width:780px}.kelvin-copy p{margin:0 0 1.25em}.kelvin-copy p:last-child{margin-bottom:0}
/* Footer size mirrors header nav. Dark pages = gold; light article/legal pages = black. */
.footer{font-size:17px;line-height:1.45;color:var(--gold)!important;align-items:center}.footer-copy,.footer-legal,.footer-legal a,.footer-legal span{color:var(--gold)!important}.footer-copy{gap:10px}.footer-legal{gap:10px}.footer-social{gap:10px;flex-wrap:nowrap}.social-link{color:var(--gold)!important}.social-link svg{width:35px;height:35px;flex:0 0 35px}
.article-shell .footer{color:#111!important;border-top-color:rgba(0,0,0,.18)}.article-shell .footer-copy,.article-shell .footer-legal,.article-shell .footer-legal a,.article-shell .footer-legal span,.article-shell .social-link{color:#111!important}.article-shell .social-link:hover{color:#444!important}
@media(max-width:900px){.series-title{font-size:21px}.tomb-grid{grid-template-columns:210px 1fr;gap:34px}.footer{font-size:13.5px}.social-link svg{width:32px;height:32px;flex-basis:32px}.kelvin-grid{grid-template-columns:1fr;gap:22px}.kelvin-copy{max-width:none}}
@media(max-width:650px){.series-title{font-size:19px}.tomb-grid{grid-template-columns:1fr;gap:20px}.tomb-mark{justify-content:flex-start}.tomb-mark img{width:135px!important;height:auto!important}.footer{font-size:11.5px}.footer-social{gap:8px}.social-link svg{width:30px;height:30px;flex-basis:30px}}

/* v26 editorial refinement */
/* 1. Make the series identity unmistakable on the homepage */
.series-title{
  font:400 clamp(48px,5.3vw,74px)/1.08 "Times New Roman","Noto Serif TC",serif;
  color:#f0d49a;
  letter-spacing:.055em;
  margin:0 0 24px;
  padding:0;
  border:0;
  width:auto;
  min-width:0;
  text-wrap:balance;
}
.latest-copy .eyebrow{margin-top:0}

/* 2–4. Character section: precise column alignment and controlled role wrapping */
.characters-head,.kelvin-grid{
  grid-template-columns:.42fr 1.58fr;
  gap:58px;
}
.characters-head{align-items:start;margin-bottom:38px}
.characters-head>p,.characters-intro-copy{max-width:780px}
.role-long{
  display:flex;
  flex-wrap:wrap;
  column-gap:.75em;
  row-gap:.32em;
  max-width:100%;
}
.role-long span{white-space:nowrap}

/* 5. Footer: 20% smaller, tighter, cleaner */
.footer{
  font-size:13.5px;
  line-height:1.25;
  padding-top:23px;
  padding-bottom:30px;
}
.footer-copy{gap:3px;line-height:1.25}
.footer-legal{gap:6px;line-height:1.25}
.footer-social{gap:7px}
.social-link svg{width:28px;height:28px;flex:0 0 28px}

/* 6. Individual article footers are black with gold contents */
.article-shell:not(.legal-shell) .footer{
  width:100%;
  max-width:none;
  margin:0;
  padding-left:max(34px,calc((100vw - var(--max))/2));
  padding-right:max(34px,calc((100vw - var(--max))/2));
  background:#000;
  border-top:1px solid rgba(216,180,111,.28);
  color:var(--gold)!important;
}
.article-shell:not(.legal-shell) .footer-copy,
.article-shell:not(.legal-shell) .footer-legal,
.article-shell:not(.legal-shell) .footer-legal a,
.article-shell:not(.legal-shell) .footer-legal span,
.article-shell:not(.legal-shell) .social-link{
  color:var(--gold)!important;
}
.article-shell:not(.legal-shell) .social-link:hover{color:#f2d79e!important}

/* Legal pages remain light and use black footer text/icons */
.legal-shell .footer,
.legal-shell .footer-copy,
.legal-shell .footer-legal,
.legal-shell .footer-legal a,
.legal-shell .footer-legal span,
.legal-shell .social-link{color:#111!important}
.legal-shell .footer{border-top-color:rgba(0,0,0,.18);background:transparent}

/* 7. Chinese headline wrapping: balanced lines and no orphaned single-character tails */
.latest-copy h1,
.archive-row h3,
.article-title{
  text-wrap:balance;
  line-break:strict;
  word-break:normal;
  overflow-wrap:normal;
}
.article-title{max-width:100%}

@media(max-width:900px){
  .series-title{font-size:50px;margin-bottom:20px}
  .characters-head,.kelvin-grid{grid-template-columns:1fr;gap:18px}
  .characters-head>p,.characters-intro-copy{max-width:none}
  .footer{font-size:12px}
  .social-link svg{width:26px;height:26px;flex-basis:26px}
}
@media(max-width:650px){
  .series-title{font-size:41px;letter-spacing:.045em;margin-bottom:18px}
  .footer{font-size:10.8px;line-height:1.2}
  .footer-copy{gap:2px}
  .footer-social{gap:6px}
  .social-link svg{width:24px;height:24px;flex-basis:24px}
  .role-long{row-gap:.2em}
  .article-shell:not(.legal-shell) .footer{padding-left:17px;padding-right:17px}
}
@media(max-width:430px){
  .series-title{font-size:36px}
}
.title-tail{white-space:nowrap}

/* v26.2 — move the K先生週記 site identity slightly higher without altering the rest of the homepage */
.series-title{
  position:relative;
  top:-22px;
  margin-bottom:2px;
}
@media(max-width:900px){.series-title{top:-18px;margin-bottom:2px}}
@media(max-width:650px){.series-title{top:-14px;margin-bottom:4px}}

/* =========================================================
   v27 SMARTPHONE-ONLY PASS
   Desktop v26.2 is frozen. All changes below are <=650px.
   ========================================================= */
@media(max-width:650px){
  /* Global mobile rhythm */
  .wrap{width:calc(100% - 32px)}
  body{line-height:1.78}
  .eyebrow{font-size:10px;letter-spacing:.15em}

  /* Header: retain brand presence without crowding */
  .header{height:104px;padding:0 14px;gap:10px}
  .header-logo{width:142px;height:92px;flex:0 0 auto}
  .nav{margin-left:auto;gap:14px;font-size:12px;letter-spacing:.015em;white-space:nowrap}
  .nav a{padding:0}
  .nav a:nth-child(2){display:none} /* hide Vampire Tomb only; keep K先生週記 / 人物 / 墓誌 */
  .nav a:nth-child(3){display:flex}

  /* Homepage identity and latest feature */
  .latest{min-height:0}
  .latest-grid{padding:32px 0 58px;gap:30px}
  .series-title{position:relative;top:-6px;font-size:43px;line-height:1.06;letter-spacing:.035em;margin:0 0 8px}
  .latest-copy h1{font-size:30px;line-height:1.34;margin:15px 0 15px;text-wrap:balance}
  .meta{font-size:11px;gap:10px;flex-wrap:wrap;margin-bottom:14px}
  .lede{font-size:16.5px;line-height:1.9;margin-top:0}
  .btn{font-size:13px;margin-top:18px}
  .hero-frame{padding:6px;min-height:0;margin-top:2px}
  .hero-frame img{width:100%;max-height:none;height:auto;object-fit:contain}

  /* About section */
  .intro-copy{padding:68px 0 64px}
  .intro-grid{gap:24px}
  .intro-copy h2{font-size:34px;line-height:1.36;margin-top:8px}
  .intro-copy p{font-size:16.5px;line-height:1.95}
  .world-strip{margin-top:38px}
  .world-item{padding:21px 2px}
  .world-item strong{font-size:25px}
  .world-item p{font-size:15px;line-height:1.8}

  /* Tomb: mobile becomes a composed vertical chapter */
  .tomb{padding:68px 0 74px}
  .tomb-grid{display:block}
  .tomb-mark{height:auto!important;justify-content:center;margin:0 auto 24px;padding:0}
  .tomb-mark img{width:auto!important;height:145px!important;max-width:72vw;object-fit:contain}
  .tomb-copy{text-align:left}
  .tomb-copy .eyebrow{text-align:center;margin-bottom:8px}
  .tomb-copy h2{font-size:32px;line-height:1.38;text-align:center;margin:8px 0 24px}
  .tomb-lede{font-size:16.5px;line-height:1.95}
  .tomb-notes{margin-top:22px;padding-top:20px;gap:15px}
  .tomb-notes p{font-size:15.8px;line-height:1.92}
  .tomb-line{text-align:center;font-size:8.5px;letter-spacing:.12em;line-height:1.7;margin-top:24px}

  /* Characters: unmistakable top-to-bottom reading flow */
  .characters{padding:68px 0 72px}
  .characters-head{display:block;margin-bottom:34px}
  .characters-head>div{margin-bottom:18px}
  .characters-head h2{font-size:34px;margin-top:7px}
  .characters-head>p,.characters-intro-copy{font-size:16.2px;line-height:1.95;max-width:none}
  .kelvin-feature{padding-bottom:34px}
  .kelvin-grid{display:block}
  .kelvin-grid>div:first-child{margin-bottom:20px}
  .kelvin-grid h3,.character-column h3{font-size:28px}
  .kelvin-grid h3 span{font-size:.7em}
  .character-role{font-size:9px;line-height:1.65;letter-spacing:.11em;margin-bottom:16px}
  .role-long{display:block}
  .role-long span{display:block;white-space:normal}
  .role-long span+span{margin-top:3px}
  .kelvin-copy{display:block}
  .kelvin-copy p{font-size:16.5px;line-height:1.95;margin-bottom:1.15em}
  .character-secondary-grid{display:block}
  .character-column{padding:29px 0 28px;border-top:1px solid var(--line)}
  .character-column+.character-column{border-left:0;padding-left:0}
  .character-column p{font-size:16px;line-height:1.92}

  /* Archive: compact but finger-friendly rows */
  .archive{padding:68px 0 82px}
  .archive-head{padding-bottom:20px}
  .archive h2{font-size:34px}
  .archive-intro{font-size:15.5px;line-height:1.85}
  .search{font-size:15px;margin-top:18px;padding:11px 0}
  .archive-list{margin-top:18px}
  .archive-row{grid-template-columns:96px minmax(0,1fr);gap:14px;padding:16px 0;align-items:center}
  .archive-thumb{width:96px;height:60px}
  .archive-meta{font-size:9.5px;gap:8px;margin-bottom:5px}
  .archive-row h3{font-size:17.5px;line-height:1.42;margin-bottom:5px}
  .archive-row-copy>p{font-size:10.5px;line-height:1.45}

  /* Footer: compact, centered, easy to tap */
  .footer{width:calc(100% - 32px);padding:22px 0 28px;gap:15px;align-items:flex-start;font-size:10.8px!important;line-height:1.22!important}
  .footer-copy{gap:3px}
  .footer-legal{gap:5px;flex-wrap:wrap}
  .footer-social{margin-top:2px;gap:9px!important}
  .social-link{min-width:32px;min-height:32px}
  .social-link svg{width:24px!important;height:24px!important;flex-basis:24px!important}

  /* Article pages: mobile reading first */
  .article-main{width:calc(100% - 32px);padding:38px 0 72px}
  .article-kicker{font-size:10.5px;line-height:1.5}
  .article-title{font-size:31px;line-height:1.42;margin:14px 0 16px;text-wrap:balance}
  .article-meta{font-size:12px;gap:7px 12px;margin-bottom:24px}
  .article-hero{margin:22px 0 32px}
  .article-hero img{width:100%;height:auto;max-height:none;object-fit:contain}
  .article-body{font-size:18px;line-height:2.02}
  .article-body p{margin-bottom:1.22em}
  .article-body h2{font-size:25px;line-height:1.5;margin-top:1.8em}
  .source-box{margin-top:42px;padding-top:20px;display:block;font-size:12px;line-height:1.7}
  .source-link{display:inline-block;margin-top:10px}
  .article-nav{margin-top:30px;gap:12px}
  .article-nav a{font-size:12px}
  .article-shell:not(.legal-shell) .footer{width:100%;padding-left:16px;padding-right:16px}

  /* Legal pages */
  .legal-main{width:calc(100% - 32px);padding:42px 0 72px}
  .legal-main h1{font-size:36px}
  .legal-main p{font-size:17px;line-height:1.9}
}

@media(max-width:430px){
  .header{height:98px;padding:0 12px}
  .header-logo{width:126px;height:86px}
  .nav{font-size:10.8px;gap:10px}
  .nav a:nth-child(2){display:none}
  .nav a:nth-child(3){display:flex}
  .series-title{font-size:39px;top:-4px}
  .latest-copy h1{font-size:28px}
  .tomb-mark img{height:130px!important}
  .archive-row{grid-template-columns:88px 1fr;gap:12px}
  .archive-thumb{width:88px;height:56px}
  .archive-row h3{font-size:16.8px}
  .article-title{font-size:29px}
}

/* =========================================================
   v28 SMARTPHONE REFINEMENTS ONLY — desktop remains frozen
   ========================================================= */
@media(max-width:650px){
  /* Separate site identity clearly from the latest article */
  .latest-grid{padding-top:44px}
  .series-title{
    top:-26px;
    margin-bottom:20px;
    font-size:43px;
    line-height:1.04;
  }
  .latest-copy>.eyebrow{margin-top:8px}

  /* Archive titles: keep a meaningful final phrase together */
  .archive-row h3 a{
    text-wrap:balance;
    line-break:strict;
    word-break:normal;
    overflow-wrap:normal;
  }
  .archive-row h3 .title-tail{white-space:nowrap}

  /* Footer: two-line copy left, compact icons bottom-right */
  .footer{
    display:flex!important;
    flex-direction:row!important;
    justify-content:space-between!important;
    align-items:center!important;
    padding:20px 0 24px!important;
    gap:12px!important;
  }
  .footer-copy{
    display:flex;
    flex-direction:column;
    justify-content:center;
    gap:2px!important;
    line-height:1.18!important;
    flex:1 1 auto;
    min-width:0;
  }
  .footer-social{
    margin:0 0 0 auto!important;
    display:flex!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:4px!important;
    flex:0 0 auto;
  }
  .social-link{
    width:22px!important;
    height:22px!important;
    min-width:22px!important;
    min-height:22px!important;
    display:grid!important;
    place-items:center!important;
  }
  .social-link svg{
    width:17px!important;
    height:17px!important;
    flex-basis:17px!important;
  }
  .article-shell:not(.legal-shell) .footer{
    padding-left:16px!important;
    padding-right:16px!important;
  }
}
@media(max-width:430px){
  .series-title{top:-24px;font-size:39px;margin-bottom:18px}
  .footer{gap:8px!important}
  .footer-copy{font-size:9.8px!important}
  .footer-social{gap:3px!important}
  .social-link{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important}
  .social-link svg{width:16px!important;height:16px!important;flex-basis:16px!important}
}
