:root{--background:#f7f4ec;--foreground:#143c49;--card:#fffdf7;--card-foreground:#143c49;--popover:#fff;--popover-foreground:#171717;--primary:#ee5b35;--primary-foreground:#fafafa;--secondary:#f5f5f5;--secondary-foreground:#171717;--muted:#f5f5f5;--muted-foreground:#737373;--accent:#f5f5f5;--accent-foreground:#171717;--destructive:#e7000b;--border:#d8d3c7;--input:#e5e5e5;--ring:#a1a1a1;--chart-1:#f54900;--chart-2:#009689;--chart-3:#104e64;--chart-4:#ffb900;--chart-5:#fe9a00;--radius:.35rem;--sidebar:#fafafa;--sidebar-foreground:#171717;--sidebar-primary:#171717;--sidebar-primary-foreground:#fafafa;--sidebar-accent:#f5f5f5;--sidebar-accent-foreground:#171717;--sidebar-border:#e5e5e5;--sidebar-ring:#a1a1a1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.site-header{border-bottom:1px solid var(--border);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f4ecf0;align-items:center;gap:38px;height:82px;padding:0 clamp(22px,4vw,68px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:12px;font-weight:800;display:flex}.brand-mark{color:#143c49;background:#f3c641;border-radius:50%;place-items:center;width:40px;height:40px;font-size:14px;display:grid}.site-header nav{gap:26px;margin-left:auto;font-size:14px;font-weight:700;display:flex}.site-header nav a:hover{color:#ee5b35}.edit-link{border:1px solid;border-radius:30px;padding:10px 16px;font-size:14px;font-weight:700}.hero{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:600px;padding:84px clamp(22px,7vw,110px);display:flex;overflow:hidden}.hero-copy{z-index:2;max-width:830px;position:relative}.kicker{text-transform:uppercase;letter-spacing:.15em;color:#ee5b35;margin:0 0 18px;font-size:12px;font-weight:800}.hero h1,.archive h1,.article-header h1{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,7vw,104px);line-height:.93}.hero h1 em{color:#ee5b35;font-weight:400}.lead{color:#48656d;max-width:710px;margin:34px 0 0;font-size:clamp(18px,2vw,23px);line-height:1.55}.hero-sun{background:#f3c641;border-radius:50%;place-items:center;width:360px;min-width:360px;height:360px;margin-right:-120px;display:grid;box-shadow:0 0 0 36px #f3c64133,0 0 0 72px #f3c64114}.hero-sun span{color:#143c49;font:800 54px Georgia;transform:rotate(-8deg)}.counters{border-bottom:1px solid var(--border);grid-template-columns:repeat(5,1fr);display:grid}.counters a{border-right:1px solid var(--border);align-items:baseline;gap:12px;padding:28px clamp(15px,3vw,42px);display:flex}.counters strong{color:#ee5b35;font:46px Georgia}.counters span{font-size:13px;font-weight:700}.section-shell{max-width:1320px;margin:auto;padding:95px clamp(22px,4vw,48px)}.section-heading{justify-content:space-between;align-items:end;margin-bottom:38px;display:flex}.section-heading h2,.anomaly-band h2{letter-spacing:-.04em;margin:0;font:clamp(38px,5vw,66px)/1 Georgia}.text-link{border-bottom:2px solid #ee5b35;padding-bottom:4px;font-size:14px;font-weight:800}.episode-grid{border-top:1px solid var(--border);grid-template-columns:repeat(2,1fr);display:grid}.episode-card{border-bottom:1px solid var(--border);grid-template-columns:62px 1fr auto;gap:18px;padding:32px 22px;transition:background .2s,transform .2s;display:grid}.episode-card:nth-child(odd){border-right:1px solid var(--border)}.episode-card:hover{background:#fffdf7;transform:translateY(-2px)}.episode-number{color:#ee5b35;font:28px Georgia}.episode-card h3{margin:0 0 10px;font:30px Georgia}.episode-card p:not(.kicker){color:#5d7379;margin:0;line-height:1.6}.card-arrow{font-size:22px}.anomaly-band{color:#fffdf7;background:#143c49;grid-template-columns:1.3fr 1fr auto;align-items:center;gap:50px;padding:64px clamp(22px,7vw,110px);display:grid}.kicker.light{color:#f3c641}.anomaly-band p{color:#c7d3d6;line-height:1.65}.anomaly-band a{color:#f3c641;font-weight:800}.archive{min-height:75vh}.archive h1{font-size:clamp(58px,8vw,112px)}.archive-intro{color:#5d7379;max-width:760px;margin:30px 0 70px;font-size:21px;line-height:1.6}.archive-grid{border-top:1px solid var(--border)}.archive-card{border-bottom:1px solid var(--border);grid-template-columns:80px 1fr;gap:24px;padding:30px 20px;display:grid}.archive-card>span{color:#ee5b35;font:24px Georgia}.archive-card h2{margin:0 0 10px;font:32px Georgia}.archive-card p:not(.kicker){color:#5d7379;margin:0}.archive-card:hover{background:#fffdf7}.article-shell{max-width:1120px;margin:auto;padding:45px 30px 110px}.breadcrumbs{color:#6f8186;gap:10px;margin-bottom:70px;font-size:14px;display:flex}.article-shell article{max-width:840px;margin:auto}.article-header h1{font-size:clamp(54px,8vw,94px)}.meta-grid{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);margin:60px 0;display:grid}.meta-grid div{border-right:1px solid var(--border);padding:22px 14px}.meta-grid dt{text-transform:uppercase;letter-spacing:.12em;color:#ee5b35;font-size:11px;font-weight:800}.meta-grid dd{margin:8px 0 0;font-weight:700}.article-body{color:#274b56;font:21px/1.8 Georgia}.article-body p{margin:0 0 28px}.editor-note{background:#f3c641;justify-content:space-between;align-items:center;gap:20px;margin-top:70px;padding:28px;display:flex}.editor-note p{margin:5px 0 0}.editor-note a{border-bottom:2px solid;font-weight:800}.admin-shell{background:#eef0ec;min-height:calc(100vh - 82px);padding:18px}.admin-user{color:#64777c;justify-content:flex-end;gap:18px;max-width:1480px;margin:0 auto 12px;font-size:12px;display:flex}.admin-user a{text-decoration:underline}.editor-layout{background:#fff;border:1px solid #d9dfdc;grid-template-columns:340px 1fr;max-width:1480px;min-height:760px;margin:auto;display:grid}.editor-sidebar{border-right:1px solid #d9dfdc}.editor-sidebar-head{border-bottom:1px solid #d9dfdc;justify-content:space-between;align-items:center;padding:26px;display:flex}.editor-sidebar h1{margin:0;font:36px Georgia}.icon-button{color:#fff;background:#143c49;border:0;border-radius:50%;width:40px;height:40px;font-size:24px}.entry-list{max-height:680px;overflow:auto}.entry-list button{text-align:left;color:#143c49;background:#fff;border:0;border-bottom:1px solid #e6eae8;gap:4px;width:100%;padding:17px 22px;display:grid}.entry-list button:hover,.entry-list button.active{background:#f7f4ec}.entry-list button.active{box-shadow:inset 4px 0 #ee5b35}.entry-list span,.entry-list small{color:#718287;font-size:11px}.editor-form{gap:20px;padding:34px 42px;display:grid}.editor-toolbar{border-bottom:1px solid #d9dfdc;justify-content:space-between;align-items:center;padding-bottom:24px;display:flex}.editor-toolbar h2{margin:0;font:36px Georgia}.editor-toolbar>div:last-child{align-items:center;gap:16px;display:flex}.save-button,.bootstrap button{color:#fff;background:#ee5b35;border:0;border-radius:4px;padding:13px 20px;font-weight:800}.save-message{color:#5d7379;font-size:13px}.editor-form label{gap:8px;font-size:13px;font-weight:800;display:grid}.editor-form input,.editor-form textarea,.editor-form select{color:#143c49;background:#fff;border:1px solid #ccd5d2;border-radius:3px;width:100%;padding:12px}.editor-form textarea{resize:vertical;line-height:1.55}.editor-form label small{color:#718287;font-weight:400}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.code-area{font-family:ui-monospace,monospace;font-size:13px}.content-area{font-family:Georgia;font-size:17px}.bootstrap,.admin-state{background:#fff;border:1px solid #d9dfdc;max-width:680px;margin:90px auto;padding:50px}.bootstrap h1{margin:0 0 18px;font:52px Georgia}.bootstrap p{font-size:18px;line-height:1.6}.bootstrap span{margin-top:15px;display:block}footer{border-top:1px solid var(--border);justify-content:space-between;padding:35px clamp(22px,4vw,68px);font-size:13px;font-weight:700;display:flex}.empty{color:#718287;padding:40px 0}@media (max-width:950px){.site-header nav{display:none}.hero-sun{width:230px;min-width:230px;height:230px;margin-right:-100px}.counters{grid-template-columns:repeat(2,1fr)}.counters a:last-child{grid-column:span 2}.anomaly-band,.editor-layout{grid-template-columns:1fr}.editor-sidebar{border-right:0}.entry-list{max-height:300px}.meta-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){.site-header{height:70px;padding:0 18px}.brand span:last-child{font-size:14px}.edit-link{margin-left:auto}.hero{min-height:590px;padding:65px 22px;display:block}.hero-sun{width:210px;min-width:210px;height:210px;margin:60px auto -140px}.episode-grid{grid-template-columns:1fr}.episode-card:nth-child(odd){border-right:0}.episode-card{grid-template-columns:45px 1fr}.card-arrow{display:none}.section-heading{display:block}.text-link{margin-top:20px;display:inline-block}.counters strong{font-size:34px}.counters a{display:block}.counters span{margin-top:4px;display:block}.meta-grid{grid-template-columns:1fr 1fr}.editor-note,.editor-toolbar{flex-direction:column;align-items:flex-start}.editor-form{padding:25px 18px}.form-grid{grid-template-columns:1fr}.article-shell{padding-inline:20px}footer{gap:10px;display:grid}}.logout-button{color:#143c49;background:0 0;border:0;padding:0;text-decoration:underline}.login-shell{place-items:center;min-height:calc(100vh - 82px);padding:30px;display:grid}.login-shell>div{border:1px solid var(--border);background:#fffdf7;width:min(520px,100%);padding:48px}.login-shell h1{margin:0 0 18px;font:52px/1 Georgia}.login-shell>div>p{line-height:1.6}.login-form{gap:16px;margin-top:32px;display:grid}.login-form label{gap:8px;font-size:13px;font-weight:800;display:grid}.login-form input{background:#fff;border:1px solid #ccd5d2;padding:14px}.login-form button{color:#fff;background:#ee5b35;border:0;padding:14px;font-weight:800}.login-form p{color:#b73524;margin:0;font-size:14px}
