:root{font-family:"Avenir Next",Avenir,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#20221e;background:#f6f5ef;font-synthesis:none;font-size:16px;--ink:#20221e;--muted:#61655c;--blue:#244de8;--paper:#f6f5ef;--line:#dcded3}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}button{cursor:pointer}.skip{position:fixed;top:-90px;background:var(--ink);color:white;padding:12px;z-index:10}.skip:focus{top:8px}.topbar{height:102px;max-width:1500px;margin:auto;padding:0 44px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:9px;line-height:.9;font-size:32px;letter-spacing:-.04em;font-weight:850}.brand-mark{display:block;object-fit:contain;flex:none}.brand-sub{display:block;font-size:14px;letter-spacing:.02em;font-weight:500;margin-top:7px;color:var(--muted)}.top-note{font-size:14px;color:var(--muted)}.browse-link{font-size:14px;font-weight:650}.browse-link span{margin-left:14px;color:var(--blue)}.reader-shell{display:grid;grid-template-columns:182px minmax(0,1fr);gap:42px;max-width:1500px;margin:auto;padding:0 44px}.category-sidebar{padding-top:49px}.category-disclosure{position:sticky;top:30px}.category-disclosure summary{font-size:13px;font-weight:600;color:var(--muted);margin-bottom:19px;list-style:none;cursor:pointer}.category-disclosure summary::-webkit-details-marker{display:none}.side-categories{display:flex;flex-direction:column;gap:5px}.side-category{display:flex;justify-content:space-between;gap:8px;align-items:center;padding:13px 14px;border-radius:8px;font-size:14px;font-weight:600}.side-category:hover{background:#eaece2}.side-category[aria-current=page]{background:var(--ink);color:#fff}.category-count{font-size:12px;font-weight:400;opacity:.75}.page-content{min-width:0}.library{padding:43px 0 72px}.library-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.eyebrow{font-size:13px;color:var(--muted);margin:0 0 16px;font-weight:500}.library h1{font-size:clamp(38px,4.2vw,62px);line-height:1.01;letter-spacing:-.04em;margin:0;font-weight:770}.library h1 em{font-style:normal;color:var(--blue)}.lede{font-size:16px;color:var(--muted);line-height:1.6;margin:0 6px 3px 0}.featured{display:grid;grid-template-columns:1fr 1fr;min-height:305px;background:#e6edcf;border-radius:14px;overflow:hidden;margin-bottom:44px}.featured-copy{padding:30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.featured-label{color:#47532f;font-size:12px;font-weight:600}.featured h2{font-size:clamp(25px,2.8vw,39px);letter-spacing:-.035em;line-height:1.07;max-width:12ch;margin:18px 0 13px}.featured p{color:#4c5639;line-height:1.5;font-size:15px;margin:0 0 22px;max-width:33ch}.featured-cta{display:inline-flex;align-items:center;gap:32px;background:var(--ink);color:#fff;padding:12px 17px;font-size:14px;border-radius:6px;font-weight:600}.featured-art{overflow:hidden;position:relative;min-height:305px;background:#dce5bf}.featured-art img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 0%;transition:transform .35s cubic-bezier(.16,1,.3,1)}.featured:hover .featured-art img{transform:scale(1.025)}.library-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.library-tools h2{font-size:23px;font-weight:650;letter-spacing:-.025em;margin:0}.library-tools h2 span{display:block;font-size:13px;letter-spacing:0;color:var(--muted);font-weight:400;margin-top:5px}.search{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);padding:10px 13px;border-radius:8px;width:240px}.search>span{font-size:24px;line-height:1;color:var(--muted)}.search input{width:100%;min-width:0;border:0;outline:none;background:none;color:var(--ink);font-size:14px}.search:focus-within{outline:2px solid var(--blue);outline-offset:2px}.search input::placeholder{color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 24px}.card{display:block;min-width:0}.card-cover{position:relative;height:220px;border-radius:12px;overflow:hidden;background:#e7e9de}.card-cover img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .35s cubic-bezier(.16,1,.3,1)}.card:hover .card-cover img{transform:scale(1.035)}.cover-tag{position:absolute;bottom:12px;left:12px;font-size:12px;font-weight:600;background:var(--paper);padding:6px 10px;border-radius:5px}.card-body{padding:16px 1px 18px;border-bottom:1px solid var(--line)}.card-meta{display:flex;gap:12px;color:var(--muted);font-size:12px;margin-bottom:10px}.card-meta span+span:before{content:'·';margin-right:12px}.card h2{font-size:22px;line-height:1.14;letter-spacing:-.03em;margin:0 0 9px;font-weight:680;text-wrap:balance}.card p{font-size:14px;line-height:1.55;color:var(--muted);margin:0 0 17px}.card-cta{display:flex;justify-content:space-between;color:var(--blue);font-size:13px;font-weight:650}.card-cta span{font-size:18px}.card:hover h2{color:var(--blue)}.story-head{max-width:720px;margin:0 auto;padding:36px 24px 34px}.back{display:inline-block;font-size:14px;color:var(--muted);margin-bottom:28px}.story-meta{display:flex;flex-wrap:wrap;gap:10px;color:var(--blue);font-size:13px}.story-meta span+span{color:var(--muted)}.story-head h1{font-size:clamp(34px,4.4vw,55px);line-height:1.04;letter-spacing:-.04em;margin:18px 0;font-weight:750;text-wrap:balance}.story-head p{font-size:17px;line-height:1.6;color:var(--muted);margin:0;max-width:60ch}.story-stream{max-width:720px;margin:auto;background:#fff}.scene{margin:0}.panel-art{position:relative;overflow:hidden;width:100%;background:#eee}.panel-art img{position:absolute;max-width:none;height:auto}.prompt-wrap{max-width:720px;margin:auto;padding:38px 24px 70px}.prompt-chat{display:flex;flex-direction:column;align-items:flex-end}.chat-speaker{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600;margin:0 0 11px;color:var(--muted)}.avatar{width:24px;height:24px;display:grid;place-items:center;background:#dfe7c9;border-radius:50%;color:#47532f;font-size:11px}.chat-bubble{max-width:95%;background:#e9eae3;border-radius:20px 20px 4px 20px;padding:22px 25px}.prompt-text{font-size:19px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.next-card{display:block;margin-top:45px;background:var(--blue);color:white;border-radius:12px;padding:26px}.next-label{font-size:13px;margin-bottom:12px;color:#e1e7ff}.next-title{display:flex;justify-content:space-between;gap:16px;font-size:26px;letter-spacing:-.025em;font-weight:650;line-height:1.2}.next-card:hover{background:#1b3cc4}.more-link{display:block;text-align:center;font-size:14px;color:var(--muted);margin-top:25px}.site-footer{max-width:1412px;margin:0 auto;border-top:1px solid var(--line);padding:28px 0 35px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:13px}.site-footer .brand{color:var(--ink);font-size:26px}.site-footer .brand-sub{font-size:12px}.empty{grid-column:1/-1;padding:60px 20px;text-align:center}.empty button{border:0;border-radius:6px;padding:12px 18px;background:var(--ink);color:#fff}.empty p{color:var(--muted)}
@media(min-width:1600px){.card-cover{height:270px}}@media(max-width:1100px){.reader-shell{padding:0 28px;gap:28px;grid-template-columns:160px minmax(0,1fr)}.topbar{padding:0 28px}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lede{display:none}.featured-copy{padding:25px}.featured h2{font-size:30px}.site-footer{margin:0 28px}}
@media(max-width:760px){.topbar{height:82px;padding:0 20px}.top-note{display:none}.brand{font-size:27px}.brand-mark{width:40px;height:40px}.brand-sub{font-size:12px;margin-top:6px}.browse-link{font-size:13px}.browse-link span{margin-left:5px}.reader-shell{display:block;padding:0}.category-sidebar{padding:16px 20px 0}.category-disclosure{position:static;border-bottom:1px solid var(--line);padding-bottom:13px}.category-disclosure summary{display:flex;justify-content:space-between;margin:0;min-height:32px;align-items:center;font-size:14px}.category-disclosure summary:after{content:'+';font-size:20px}.category-disclosure[open] summary:after{content:'−'}.side-categories{padding-top:10px}.side-category{min-height:44px}.library{padding:25px 20px 45px}.library-heading{margin-bottom:24px}.library h1{font-size:44px}.eyebrow{margin-bottom:12px}.featured{min-height:260px;grid-template-columns:1fr 45%;margin-bottom:32px}.featured-copy{padding:22px 18px}.featured h2{font-size:27px}.featured p{font-size:14px}.featured-label{font-size:11px;line-height:1.4}.featured-cta{font-size:12px;gap:12px;padding:11px}.featured-art{min-height:260px}.library-tools{align-items:flex-start;flex-direction:column;gap:16px}.library-tools h2{font-size:24px;display:flex;align-items:baseline;gap:12px}.library-tools h2 span{margin:0}.search{width:100%;padding:12px 14px}.search input{font-size:16px}.grid{gap:28px 16px}.card-cover{height:210px}.card h2{font-size:22px}.card p{font-size:14px}.site-footer{margin:0 20px;flex-wrap:wrap;padding:25px 0}.site-footer>span{width:100%;order:3}.story-head{padding:25px 20px 30px}.story-head h1{font-size:40px}.story-meta{font-size:12px}.prompt-wrap{padding:28px 20px 45px}.prompt-text{font-size:18px}.chat-bubble{padding:19px;max-width:97%}}
@media(max-width:480px){.grid{grid-template-columns:1fr}.card-cover{height:285px}.card h2{font-size:25px}.card p{font-size:15px}.featured h2{font-size:25px}.featured p{display:none}.featured-label{font-size:12px}.featured-copy{padding:22px 16px}.featured{min-height:230px}.featured-art{min-height:230px}.featured-cta{margin-top:8px}.library h1{font-size:42px}.card-meta{font-size:13px}.cover-tag{font-size:13px}.card-cta{font-size:14px}.library-tools h2 span{font-size:12px}.story-head h1{font-size:36px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
