.cn-app{--cn-ink:#171512;--cn-ink-2:#211d18;--cn-paper:#e6d8b9;--cn-paper-light:#f1e7d0;--cn-cinnabar:#9f4938;--cn-cinnabar-dark:#672c25;--cn-jade:#2f6960;--cn-jade-dark:#173e3a;--cn-gold:#c39a50;--cn-stone:#9a8264;background:var(--cn-paper);min-height:100vh;color:var(--cn-ink);overflow:clip}.cn-shell{width:min(1320px,100% - 72px);margin:0 auto}.cn-scroll-progress{z-index:600;background:var(--cn-cinnabar);height:3px;position:fixed;top:0;left:0;box-shadow:0 0 14px #9f4938bf}.cn-header{z-index:120;width:100%;height:90px;color:var(--cn-paper-light);pointer-events:none;justify-content:space-between;align-items:center;padding:0 42px;display:flex;position:fixed;top:0;left:0}.cn-header:before{content:"";z-index:-1;background:linear-gradient(#0c0a08c7,#0000);position:absolute;inset:0}.cn-header>*{pointer-events:auto}.cn-brand{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:inline-flex}.cn-brand-mark{width:46px;height:46px;font:25px/1 var(--serif);border:1px solid;place-items:center;display:grid}.cn-brand>span:last-child{flex-direction:column;display:flex}.cn-brand b{font:700 20px/1 var(--serif);letter-spacing:.25em}.cn-brand small{letter-spacing:.27em;opacity:.7;margin-top:7px;font-size:9px}.cn-header-actions{gap:10px;display:flex}.cn-header-actions button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:43px;color:var(--cn-paper-light);cursor:pointer;letter-spacing:.1em;background:#14110d59;border:1px solid #f1e7d059;border-radius:999px;align-items:center;gap:9px;padding:0 15px;font-size:11px;display:flex}.cn-header-actions button:hover{background:var(--cn-paper-light);color:var(--cn-ink)}.cn-hero{min-height:100svh;color:var(--cn-paper-light);isolation:isolate;background:#0c0b09;align-items:center;display:flex;position:relative;overflow:hidden}.cn-hero-image{z-index:-3;object-fit:cover;object-position:center;width:100%;height:100%;animation:16s ease-in-out infinite alternate cnHeroBreathe;position:absolute;inset:0;transform:scale(1.02)}@keyframes cnHeroBreathe{to{transform:scale(1.055)translate(-.7%)}}.cn-hero-wash{z-index:-2;background:linear-gradient(90deg,#0a0907ed 0%,#0a0907c2 31%,#0a09072b 62%,#0a09070d),linear-gradient(#0000 58%,#080706b3);position:absolute;inset:0}.cn-hero:after{content:"";z-index:5;pointer-events:none;opacity:.18;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.cn-hero-stars{z-index:-1;opacity:.35;background-image:radial-gradient(circle at 20% 21%, var(--cn-gold) 0 1px, transparent 1.5px), radial-gradient(circle at 64% 34%, var(--cn-gold) 0 1px, transparent 1.5px), radial-gradient(circle at 43% 73%, var(--cn-gold) 0 1px, transparent 1.5px);background-size:230px 230px,330px 330px,460px 460px;animation:45s linear infinite cnStars;position:absolute;inset:0}@keyframes cnStars{to{background-position:230px 230px,-330px 330px,460px -460px}}.cn-hero-content{z-index:10;width:min(690px,48vw);margin-left:max(7vw,88px);padding-top:60px;position:relative}.cn-hero-overline{color:#d5b26e;letter-spacing:.23em;align-items:center;gap:13px;margin-bottom:31px;font-size:10px;display:flex}.cn-hero-overline span{width:37px;height:37px;font:18px/1 var(--serif);letter-spacing:0;border:1px solid #d5b26e94;place-items:center;display:grid}.cn-hero h1{font-family:var(--serif);flex-direction:column;margin:0;font-weight:500;line-height:.94;display:flex}.cn-hero h1 span{color:#cdbd9d;font-size:clamp(39px,4.5vw,70px);font-weight:400}.cn-hero h1 strong{color:var(--cn-paper-light);letter-spacing:-.06em;white-space:nowrap;margin-top:10px;font-size:clamp(64px,7vw,112px)}.cn-hero-content>p{color:#f1e7d0bf;max-width:565px;font:16px/1.95 var(--serif);margin:32px 0 0}.cn-hero-actions{align-items:center;gap:29px;margin-top:35px;display:flex}.cn-primary{border:1px solid var(--cn-cinnabar);background:var(--cn-cinnabar);color:#fff;cursor:pointer;letter-spacing:.1em;align-items:center;gap:22px;height:55px;padding:0 24px;display:flex}.cn-primary:hover{border-color:var(--cn-paper-light);background:var(--cn-paper-light);color:var(--cn-ink)}.cn-text-button{color:var(--cn-paper-light);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f1e7d066;align-items:center;gap:9px;padding:11px 0;display:flex}.cn-text-button:hover{color:#d5b26e;border-color:#d5b26e}.cn-hero-axis{z-index:8;color:#f1e7d07a;letter-spacing:.18em;align-items:center;gap:10px;font-size:9px;display:flex;position:absolute;bottom:34px;left:42px}.cn-hero-axis i{background:#f1e7d038;width:28px;height:1px}.cn-hero-caption{z-index:8;color:#f1e7d06e;letter-spacing:.14em;writing-mode:vertical-rl;font-size:9px;position:absolute;bottom:30px;right:29px}.cn-stone-divider{height:18px;color:var(--cn-gold);background:#191612;grid-template-columns:1fr 50px 1fr;align-items:center;gap:4px;display:grid}.cn-stone-divider i{opacity:.52;background:repeating-linear-gradient(90deg, transparent 0 14px, var(--cn-gold) 14px 19px, transparent 19px 27px);height:7px}.cn-stone-divider span{border:1px solid var(--cn-gold);width:30px;height:30px;font:14px/1 var(--serif);background:#191612;place-items:center;margin:auto;display:grid}.cn-thesis{background:var(--cn-cinnabar);color:#fff}.cn-thesis-inner{grid-template-columns:78px 1fr .62fr;align-items:center;gap:30px;width:min(1170px,100% - 80px);min-height:170px;margin:auto;display:grid}.cn-big-seal{width:64px;height:64px;font:30px/1 var(--serif);border:2px solid #ffffffb8;place-items:center;display:grid}.cn-thesis-inner p{font:24px/1.55 var(--serif);margin:0}.cn-thesis-inner p strong{color:#32150f}.cn-thesis-inner small{color:#ffffffc2;border-left:1px solid #ffffff59;padding-left:35px;font-size:12px;line-height:1.9}.cn-section-title{max-width:880px;margin-bottom:58px;padding-top:116px}.cn-section-title.inverse{color:var(--cn-paper-light)}.cn-kicker{color:var(--cn-cinnabar);letter-spacing:.23em;align-items:center;gap:10px;font-size:10px;font-weight:700;display:flex}.cn-kicker span{width:25px;height:25px;font:11px/1 var(--serif);border:1px solid;place-items:center;display:grid}.cn-section-title.inverse .cn-kicker{color:#d5b26e}.cn-section-title h2{font:500 clamp(37px, 4.2vw, 63px)/1.1 var(--serif);letter-spacing:-.045em;white-space:nowrap;margin:17px 0 18px}.cn-section-title p{color:#63594c;max-width:720px;margin:0;font-size:14px;line-height:1.95}.cn-section-title.inverse p{color:#f1e7d09e}.cn-layers{padding-bottom:130px}.cn-layer-layout{border:1px solid #aa987c;grid-template-columns:minmax(420px,.85fr) 1.15fr;display:grid}.cn-layer-list{border-right:1px solid #aa987c}.cn-layer-tab{width:100%;min-height:100px;color:var(--cn-ink);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #aa987c;grid-template-columns:42px 1fr 24px;align-items:center;gap:16px;padding:17px 23px;transition:background .3s,color .3s,padding .3s;display:grid}.cn-layer-tab:last-child{border-bottom:0}.cn-layer-tab:hover,.cn-layer-tab.active{background:var(--cn-ink);color:var(--cn-paper-light);padding-left:31px}.cn-layer-tab>span{color:var(--layer);font:25px/1 var(--serif)}.cn-layer-tab>div{flex-direction:column;gap:7px;display:flex}.cn-layer-tab small{color:#82735d;letter-spacing:.18em;font-size:8px}.cn-layer-tab.active small,.cn-layer-tab:hover small{color:#f1e7d073}.cn-layer-tab strong{font:23px/1 var(--serif)}.cn-layer-reader{background:var(--cn-paper-light);min-height:500px;padding:68px 70px;animation:.45s cnReader;position:relative;overflow:hidden}@keyframes cnReader{0%{opacity:0;transform:translate(12px)}}.cn-layer-reader:before{content:"";opacity:.12;background:repeating-radial-gradient(circle at 85% 10%, transparent 0 33px, var(--layer) 34px 35px);position:absolute;inset:0}.cn-layer-reader>*{z-index:1;position:relative}.cn-layer-number{z-index:0;color:color-mix(in srgb, var(--layer), transparent 82%);font:220px/1 var(--serif);position:absolute;top:20px;right:40px}.cn-layer-reader>small{color:var(--layer);letter-spacing:.24em;font-size:9px}.cn-layer-reader h3{max-width:620px;font:42px/1.25 var(--serif);margin:20px 0 22px}.cn-layer-reader p{color:#62584b;max-width:650px;font:16px/1.95 var(--serif);margin:0}.cn-layer-reader>div:last-child{border-top:1px solid #b6a68d;flex-wrap:wrap;gap:8px;margin-top:44px;padding-top:26px;display:flex}.cn-layer-reader>div:last-child span{border:1px solid color-mix(in srgb, var(--layer), transparent 45%);color:#5f5548;padding:8px 12px;font-size:11px}.cn-stories{color:var(--cn-paper-light);background:#181612;padding-bottom:130px;position:relative;overflow:hidden}.cn-stories:before{content:"";opacity:.1;background:radial-gradient(circle at 75% 12%, var(--cn-gold), transparent 34%);position:absolute;inset:0}.cn-story-stage{border:1px solid #d3b2704d;grid-template-columns:220px clamp(380px,34vw,440px) minmax(340px,1fr);align-items:stretch;display:grid;position:relative}.cn-story-visual{aspect-ratio:4/5;background:#241f19;min-width:0;animation:.45s cnReader;position:relative;overflow:hidden}.cn-story-visual>img{object-fit:cover;object-position:center;width:100%;height:100%}.cn-story-symbol{color:#d5b26e3d;width:100%;height:100%;font:340px/1 var(--serif);background:radial-gradient(circle,#31696061,#0000 48%),linear-gradient(145deg,#2a251e,#11100e);place-items:center;display:grid}.cn-story-symbol:before{content:"";border:1px solid #d5b26e33;border-radius:50%;position:absolute;inset:9%;box-shadow:0 0 0 50px #d5b26e06,0 0 0 100px #d5b26e05}.cn-story-gradient{background:linear-gradient(#0000 60%,#0c0a08b8 100%),linear-gradient(90deg,#0c0a083d,#0000 42%);position:absolute;inset:0}.cn-story-visual-label{z-index:3;grid-template-columns:1fr 45px;align-items:end;gap:8px;display:grid;position:absolute;bottom:22px;left:24px;right:22px}.cn-story-visual-label small{color:#d5b26e;letter-spacing:.18em;grid-column:1;font-size:7px}.cn-story-visual-label strong{font:27px/1.05 var(--serif);grid-column:1}.cn-story-visual-label span{width:43px;height:43px;font:19px/1 var(--serif);border:1px solid #f1e7d094;grid-area:1/2/3;place-items:center;display:grid}.cn-story-index{background:#211d18;flex-direction:column;display:flex}.cn-story-index button{min-height:0;color:var(--cn-paper-light);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f1e7d02e;flex:1;grid-template-columns:27px 1fr;align-items:center;gap:10px;padding:15px 16px;display:grid}.cn-story-index button:last-child{border-bottom:0}.cn-story-index button:hover,.cn-story-index button.active{background:var(--cn-paper-light);color:var(--cn-ink)}.cn-story-index button>span{color:var(--cn-cinnabar);font:11px/1 var(--serif)}.cn-story-index button>div{flex-direction:column;gap:6px;min-width:0;display:flex}.cn-story-index small{color:#af9870;letter-spacing:.18em;font-size:8px}.cn-story-index strong{font:19px/1.15 var(--serif)}.cn-story-index i{display:none}.cn-story-reader{background:var(--cn-paper-light);min-width:0;color:var(--cn-ink);padding:31px 31px 26px;animation:.45s cnReader;position:relative;overflow:hidden}.cn-story-reader header{grid-template-columns:52px 1fr;align-items:center;gap:15px;display:grid}.cn-story-reader header>span{border:1px solid var(--cn-cinnabar);width:50px;height:50px;color:var(--cn-cinnabar);font:23px/1 var(--serif);place-items:center;display:grid}.cn-story-reader header small{color:var(--cn-cinnabar);letter-spacing:.16em;font-size:7px}.cn-story-reader h3{font:32px/1.05 var(--serif);margin:6px 0 0}.cn-story-reader-summary{color:#715f45;font:italic 13px/1.7 var(--serif);margin:22px 0 17px}.cn-story-reader-body{border-top:1px solid #b6a68d}.cn-story-reader-body>div{border-bottom:1px solid #b6a68d;grid-template-columns:25px 1fr;gap:8px;padding:13px 0;display:grid}.cn-story-reader-body span{color:var(--cn-cinnabar);padding-top:4px;font-size:8px}.cn-story-reader-body p{color:#574f44;font:11px/1.68 var(--serif);margin:0}.cn-story-reader footer{color:#786b58;grid-template-columns:17px 1fr;align-items:start;gap:7px;margin-top:15px;font-size:8px;line-height:1.55;display:grid}.cn-story-reader>button{color:var(--cn-ink);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #8b7d67;align-items:center;gap:10px;padding:8px 0;font-size:10px;display:flex;position:absolute;bottom:22px;left:31px}.cn-pantheon{padding-bottom:130px}.cn-sanqing-feature{height:min(66vw,650px);min-height:470px;color:var(--cn-paper-light);background:#14120f;position:relative;overflow:hidden}.cn-sanqing-feature img{object-fit:cover;width:100%;height:100%}.cn-sanqing-shade{background:linear-gradient(#0000 42%,#090806f7),linear-gradient(90deg,#09080699,#0000 55%);position:absolute;inset:0}.cn-sanqing-copy{position:absolute;bottom:39px;left:45px;right:45px}.cn-sanqing-copy small{color:#d5b26e;letter-spacing:.21em;font-size:9px}.cn-sanqing-copy h3{max-width:900px;font:38px/1.25 var(--serif);margin:10px 0 12px}.cn-sanqing-copy p{color:#f1e7d0a3;max-width:720px;margin:0;font-size:13px;line-height:1.8}.cn-deity-grid{border-top:1px solid #a89578;border-left:1px solid #a89578;grid-template-columns:repeat(4,1fr);display:grid}.cn-deity-card{min-height:470px;color:var(--cn-paper-light);text-align:left;cursor:pointer;isolation:isolate;transition:transform .35s,filter .35s;transition-delay:var(--delay);background:#171512;border:1px solid #a89578;border-top:0;border-left:0;padding:28px;position:relative;overflow:hidden}.cn-deity-card:hover{z-index:2;filter:saturate(1.12);transform:translateY(-7px)}.cn-deity-card-image{z-index:-3;object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0}.cn-deity-card:hover .cn-deity-card-image{transform:scale(1.045)}.cn-deity-card-shade{z-index:-2;background:linear-gradient(#0a09070d 26%,#0a0907bf 66%,#0a0907fa 100%),linear-gradient(90deg,#0a09075c,#0000 65%);position:absolute;inset:0}.cn-deity-no{width:35px;height:35px;color:var(--cn-paper-light);font:10px/1 var(--serif);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#100e0b59;border:1px solid #f1e7d085;place-items:center;display:grid;position:absolute;top:22px;left:22px}.cn-deity-card small{color:#e0bd72;letter-spacing:.18em;font-size:8px;position:absolute;bottom:150px;left:28px}.cn-deity-card h3{font:32px/1.1 var(--serif);text-shadow:0 2px 18px #000;margin:0;position:absolute;bottom:105px;left:28px}.cn-deity-card em{color:#f1e7d09e;font:normal 8px/1.5 var(--sans);letter-spacing:.12em;position:absolute;bottom:82px;left:28px;right:28px}.cn-deity-card p{color:#f1e7d0b3;margin:0;font-size:11px;line-height:1.6;position:absolute;bottom:49px;left:28px;right:28px}.cn-deity-card>div{border-top:1px solid #f1e7d066;justify-content:space-between;align-items:center;padding-top:11px;font-size:10px;display:flex;position:absolute;bottom:18px;left:28px;right:28px}.cn-map-section{color:var(--cn-paper-light);background:#171512;padding-bottom:126px}.cn-atlas-tabs{border:1px solid #d5b26e4d;grid-template-columns:210px 210px 1fr;align-items:stretch;min-height:112px;display:grid}.cn-atlas-tabs>button{color:var(--cn-paper-light);text-align:left;cursor:pointer;background:0 0;border:0;border-right:1px solid #d5b26e4d;flex-direction:column;justify-content:center;gap:8px;padding:20px 24px;display:flex}.cn-atlas-tabs>button:hover,.cn-atlas-tabs>button.active{background:var(--cn-cinnabar)}.cn-atlas-tabs button small{color:#c9a866;letter-spacing:.18em;font-size:7px}.cn-atlas-tabs button.active small,.cn-atlas-tabs button:hover small{color:#ffffffab}.cn-atlas-tabs button strong{font:21px/1.1 var(--serif)}.cn-atlas-tabs>p{color:#f1e7d094;font:12px/1.8 var(--serif);align-items:center;margin:0;padding:24px 30px;display:flex}.cn-atlas-layout{border:1px solid #d5b26e4d;grid-template-columns:minmax(0,1fr) 330px;align-items:start;margin-top:16px;display:grid}.cn-atlas-groups{min-width:0;animation:.45s cnReader}.cn-atlas-group{border-bottom:1px solid #d5b26e40;padding:30px}.cn-atlas-group:last-child{border-bottom:0}.cn-atlas-group>header{grid-template-columns:48px 1fr;gap:17px;margin-bottom:20px;display:grid}.cn-atlas-group>header>span{color:#d1ad66;width:42px;height:42px;font:18px/1 var(--serif);border:1px solid #b5955c;place-items:center;display:grid}.cn-atlas-group h3{font:26px/1.1 var(--serif);margin:0 0 6px}.cn-atlas-group header p{color:#f1e7d078;margin:0;font-size:10px;line-height:1.6}.cn-atlas-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.cn-atlas-cards button{min-width:0;min-height:78px;color:var(--cn-paper-light);text-align:left;cursor:pointer;background:#ffffff05;border:1px solid #f1e7d026;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:11px;padding:9px 10px;display:grid;position:relative;overflow:hidden}.cn-atlas-cards button:hover,.cn-atlas-cards button.active{border-color:var(--node);background:color-mix(in srgb, var(--node), transparent 78%)}.cn-atlas-cards img,.cn-atlas-cards i{object-fit:cover;object-position:center top;width:50px;height:58px}.cn-atlas-cards i{border:1px solid color-mix(in srgb, var(--node), transparent 25%);color:var(--node);font:normal 23px/1 var(--serif);place-items:center;display:grid}.cn-atlas-cards button>span{flex-direction:column;gap:7px;min-width:0;display:flex}.cn-atlas-cards strong{text-overflow:ellipsis;white-space:nowrap;font:16px/1 var(--serif);overflow:hidden}.cn-atlas-cards small{text-overflow:ellipsis;white-space:nowrap;color:#f1e7d066;letter-spacing:.08em;font-size:6px;overflow:hidden}.cn-atlas-detail{background:#1e1a16;border-left:1px solid #d5b26e4d;min-height:640px;position:sticky;top:92px;overflow:hidden}.cn-atlas-detail>img{object-fit:cover;object-position:center top;width:100%;height:255px;-webkit-mask-image:linear-gradient(#000 65%,#0000);mask-image:linear-gradient(#000 65%,#0000)}.cn-atlas-detail-seal{background:radial-gradient(circle, color-mix(in srgb,var(--node),transparent 65%), transparent 53%);width:100%;height:230px;color:var(--node);font:118px/1 var(--serif);place-items:center;display:grid}.cn-atlas-detail-copy{padding:8px 29px 32px}.cn-atlas-detail-copy>small{color:var(--node);letter-spacing:.18em;font-size:8px}.cn-atlas-detail-copy h3{font:35px/1.08 var(--serif);margin:8px 0 5px}.cn-atlas-detail-copy>em{color:#f1e7d066;font:normal 8px/1.5 var(--sans);letter-spacing:.1em}.cn-atlas-detail-copy dl{margin:24px 0 18px}.cn-atlas-detail-copy dl>div{border-top:1px solid #f1e7d021;grid-template-columns:75px 1fr;gap:10px;padding:10px 0;display:grid}.cn-atlas-detail-copy dt{color:#f1e7d059;font-size:8px}.cn-atlas-detail-copy dd{color:#f1e7d0b8;font:11px/1.55 var(--serif);margin:0}.cn-atlas-detail-copy>p{color:#f1e7d08f;font:12px/1.8 var(--serif)}.cn-atlas-detail-copy>button{color:var(--cn-paper-light);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f1e7d059;align-items:center;gap:10px;margin-top:14px;padding:10px 0;display:flex}.cn-temples{padding-bottom:130px}.cn-temple-boundaries{border-top:1px solid #a89578;border-left:1px solid #a89578;grid-template-columns:repeat(3,1fr);margin-bottom:24px;display:grid}.cn-temple-boundaries article{border-bottom:1px solid #a89578;border-right:1px solid #a89578;grid-template-columns:54px 1fr;align-items:center;gap:19px;min-height:135px;padding:25px;display:grid}.cn-temple-boundaries article>span{border:1px solid var(--cn-cinnabar);width:52px;height:52px;color:var(--cn-cinnabar);font:25px/1 var(--serif);place-items:center;display:grid}.cn-temple-boundaries small{color:#8b7657;letter-spacing:.18em;font-size:7px}.cn-temple-boundaries h3{font:23px/1 var(--serif);margin:5px 0 8px}.cn-temple-boundaries p{color:#62594d;margin:0;font-size:10px;line-height:1.65}.cn-temple-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:24px;display:grid}.cn-temple-grid{border-top:1px solid #a89578;border-left:1px solid #a89578;grid-template-columns:repeat(3,1fr);display:grid}.cn-temple-card{min-height:245px;color:var(--cn-ink);text-align:left;cursor:pointer;transition:background .3s,color .3s,transform .3s;transition-delay:var(--delay);background:0 0;border:1px solid #a89578;border-top:0;border-left:0;padding:25px;position:relative;overflow:hidden}.cn-temple-card:before{content:"";border:1px solid color-mix(in srgb,var(--temple),transparent 58%);width:150px;height:150px;box-shadow:0 0 0 30px color-mix(in srgb,var(--temple),transparent 93%);border-radius:50%;position:absolute;top:-55px;right:-55px}.cn-temple-card:hover,.cn-temple-card.active{z-index:2;background:var(--cn-ink);color:var(--cn-paper-light)}.cn-temple-card>span{border:1px solid var(--temple);width:48px;height:48px;color:var(--temple);font:23px/1 var(--serif);place-items:center;margin-bottom:31px;display:grid}.cn-temple-card>small{color:var(--temple);letter-spacing:.13em;font-size:7px}.cn-temple-card h3{font:24px/1.15 var(--serif);margin:7px 0 6px}.cn-temple-card em{color:#756956;font:normal 10px/1.5 var(--serif)}.cn-temple-card:hover em,.cn-temple-card.active em{color:#f1e7d085}.cn-temple-card>div{flex-wrap:wrap;gap:5px;display:flex;position:absolute;bottom:22px;left:25px;right:52px}.cn-temple-card b{border:1px solid color-mix(in srgb,var(--temple),transparent 35%);color:#685f52;font:normal 8px/1 var(--sans);padding:5px 7px}.cn-temple-card:hover b,.cn-temple-card.active b{color:#f1e7d0b3}.cn-temple-card>svg{color:var(--temple);position:absolute;bottom:22px;right:20px}.cn-temple-reader{background:var(--cn-jade-dark);min-height:760px;color:var(--cn-paper-light);padding:39px 35px;animation:.4s cnReader;position:sticky;top:105px;overflow:hidden}.cn-temple-reader:before{content:"";opacity:.16;background:repeating-radial-gradient(circle at 80% 12%, transparent 0 34px, var(--temple) 35px 36px);position:absolute;inset:0}.cn-temple-reader>*{z-index:1;position:relative}.cn-temple-reader-seal{color:#d5b26e;width:78px;height:78px;font:36px/1 var(--serif);border:1px solid #d5b26e;place-items:center;margin-bottom:44px;display:grid}.cn-temple-reader>small{color:#caa861;letter-spacing:.18em;font-size:8px}.cn-temple-reader h3{font:36px/1.15 var(--serif);margin:9px 0 5px}.cn-temple-reader>em{color:#f1e7d06b;font:normal 8px/1.5 var(--sans);letter-spacing:.1em}.cn-temple-place{border-top:1px solid #f1e7d02e;border-bottom:1px solid #f1e7d02e;justify-content:space-between;align-items:center;gap:15px;margin-top:25px;padding:15px 0;display:flex}.cn-temple-place span{color:#f1e7d066;font-size:8px}.cn-temple-place strong{color:#d8b773;font:18px/1.3 var(--serif);text-align:right}.cn-temple-reader>p{color:#f1e7d0a6;font:13px/1.9 var(--serif);margin:24px 0}.cn-temple-wishes{border-top:1px solid #f1e7d02b;flex-wrap:wrap;gap:7px;padding-top:18px;display:flex}.cn-temple-wishes small{color:#f1e7d061;letter-spacing:.15em;width:100%;margin-bottom:4px;font-size:8px}.cn-temple-wishes b{border:1px solid color-mix(in srgb,var(--temple),#d5b26e 35%);color:#ead3a2;font:normal 10px/1 var(--sans);padding:8px 10px}.cn-temple-reader blockquote{border-left:3px solid var(--temple);color:#f1e7d08a;font:italic 11px/1.8 var(--serif);background:#ffffff0d;margin:26px 0 0;padding:16px 18px}.cn-temple-footnote{border-left:3px solid var(--cn-cinnabar);color:#6c6151;margin:23px 0 0;padding-left:14px;font-size:10px;line-height:1.8}.cn-map-toolbar{border:1px solid #d5b26e4d;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:9px 11px;display:flex}.cn-relation-tabs{flex-wrap:wrap;gap:7px;display:flex}.cn-relation-tabs button{min-height:42px;color:var(--cn-paper-light);cursor:pointer;letter-spacing:.08em;background:0 0;border:1px solid #f1e7d033;padding:0 15px;font-size:10px}.cn-relation-tabs button:hover,.cn-relation-tabs button.active{border-color:var(--cn-cinnabar);background:var(--cn-cinnabar)}.cn-graph-tools{border:1px solid #f1e7d033;align-items:center;display:flex}.cn-graph-tools button{cursor:pointer;background:0 0;border:0;border-right:1px solid #f1e7d033;place-items:center;width:39px;height:39px;display:grid}.cn-graph-tools button:last-child{border-left:1px solid #f1e7d033;border-right:0}.cn-graph-tools span{text-align:center;min-width:55px;font-size:9px}.cn-map-hint{color:#f1e7d073;letter-spacing:.08em;align-items:center;gap:8px;padding:13px 2px;font-size:9px;display:flex}.cn-map-layout{border:1px solid #d5b26e4d;grid-template-columns:minmax(0,1fr) 300px;min-height:660px;display:grid}.cn-graph-wrap{cursor:grab;touch-action:none;overscroll-behavior:contain;scrollbar-color:#d5b26e59 transparent;height:660px;overflow:auto}.cn-graph-wrap.panning{cursor:grabbing;-webkit-user-select:none;user-select:none}.cn-graph{background:#12110e;height:auto;min-height:100%;display:block}.cn-graph-edge path{fill:none;stroke:#f1e7d033;stroke-width:1.3px;stroke-dasharray:3 5;transition:stroke .25s,opacity .25s}.cn-graph-edge.parallel path{stroke:#bf9a55}.cn-graph-edge.order path{stroke:#9d4a3a}.cn-graph-edge.transform path{stroke:#2f7168}.cn-graph-edge.tradition path{stroke:#7b7464}.cn-graph-edge.related path{stroke-width:3px;filter:url(#cnGlow)}.cn-graph-edge text{fill:#f1e7d070;text-anchor:middle;pointer-events:none;font-size:9px}.cn-graph-node{cursor:pointer;outline:none}.cn-node-ring{fill:#12110ed9;stroke:color-mix(in srgb, var(--node), transparent 20%);stroke-width:1.3px}.cn-node-core{fill:color-mix(in srgb, var(--node), #151310 62%);stroke:color-mix(in srgb, var(--node), transparent 5%);stroke-width:1px;transition:fill .25s,stroke-width .25s}.cn-graph-node:hover .cn-node-core,.cn-graph-node.selected .cn-node-core{fill:var(--node);stroke-width:3px;filter:url(#cnGlow)}.cn-node-name{fill:var(--cn-paper-light);text-anchor:middle;font:12px var(--serif);pointer-events:none}.cn-node-sub{fill:#f1e7d085;text-anchor:middle;pointer-events:none;font-size:7px}.cn-node-detail{background:#1e1a16;border-left:1px solid #d5b26e4d;padding:38px 30px;position:relative;overflow:hidden}.cn-node-detail:before{content:"";border:1px solid color-mix(in srgb, var(--node), transparent 70%);width:240px;height:240px;box-shadow:0 0 0 45px color-mix(in srgb, var(--node), transparent 94%), 0 0 0 90px color-mix(in srgb, var(--node), transparent 97%);border-radius:50%;position:absolute;top:-80px;right:-80px}.cn-node-detail>*{z-index:1;position:relative}.cn-node-seal{border:1px solid var(--node);width:72px;height:72px;color:var(--node);font:35px/1 var(--serif);place-items:center;margin-bottom:34px;display:grid}.cn-node-detail>small{color:var(--node);letter-spacing:.18em;font-size:8px}.cn-node-detail h3{font:35px/1.1 var(--serif);margin:9px 0 6px}.cn-node-detail>span{color:#f1e7d078;font:italic 14px/1.5 var(--serif)}.cn-node-detail>p{color:#f1e7d0a1;font:13px/1.9 var(--serif);margin:23px 0 0}.cn-node-related{border-top:1px solid #f1e7d02e;flex-direction:column;gap:8px;margin-top:35px;padding-top:18px;display:flex}.cn-node-related b{color:#f1e7d066;letter-spacing:.15em;margin-bottom:5px;font-size:8px}.cn-node-related em{color:#f1e7d0a6;font:normal 10px/1.3 var(--sans);border:1px solid #f1e7d029;padding:8px 9px}.cn-needs{padding-bottom:130px}.cn-needs-layout{grid-template-columns:1fr 390px;gap:24px;display:grid}.cn-needs-grid{border-top:1px solid #a89578;border-left:1px solid #a89578;grid-template-columns:repeat(3,1fr);display:grid}.cn-need-card{min-height:265px;color:var(--cn-ink);text-align:left;cursor:pointer;background:0 0;border:1px solid #a89578;border-top:0;border-left:0;padding:28px;position:relative}.cn-need-card:hover,.cn-need-card.active{background:var(--cn-cinnabar);color:#fff}.cn-need-card>span{border:1px solid var(--cn-cinnabar);width:55px;height:55px;color:var(--cn-cinnabar);font:25px/1 var(--serif);place-items:center;display:grid}.cn-need-card:hover>span,.cn-need-card.active>span{color:#fff;border-color:#fff}.cn-need-card h3{font:25px/1 var(--serif);margin:38px 0 12px}.cn-need-card p{color:#62594d;margin:0;font-size:11px;line-height:1.7}.cn-need-card:hover p,.cn-need-card.active p{color:#ffffffb8}.cn-need-card>svg{position:absolute;bottom:20px;right:22px}.cn-need-reader{background:var(--cn-jade-dark);min-height:554px;color:var(--cn-paper-light);align-self:start;padding:42px 36px;animation:.4s cnReader;position:sticky;top:105px;overflow:hidden}.cn-need-reader:before{content:"";opacity:.16;background:repeating-radial-gradient(circle at 80% 12%, transparent 0 33px, var(--cn-gold) 34px 35px);position:absolute;inset:0}.cn-need-reader>*{z-index:1;position:relative}.cn-need-reader>span{border:1px solid var(--cn-gold);width:84px;height:84px;color:var(--cn-gold);font:39px/1 var(--serif);place-items:center;margin-bottom:55px;display:grid}.cn-need-reader>small{color:#cba961;letter-spacing:.2em;font-size:8px}.cn-need-reader h3{font:34px/1.2 var(--serif);margin:10px 0 18px}.cn-need-reader>p{color:#f1e7d0a1;font:13px/1.8 var(--serif)}.cn-need-reader>div{border-top:1px solid #f1e7d033;margin-top:30px}.cn-need-reader b{min-height:58px;font:18px/1 var(--serif);border-bottom:1px solid #f1e7d029;align-items:center;gap:18px;display:flex}.cn-need-reader b i{color:var(--cn-cinnabar);font:normal 9px/1 var(--sans)}.cn-sources{color:var(--cn-paper-light);background:#181612;padding-bottom:130px}.cn-source-layout{grid-template-columns:minmax(0,1fr) 360px;gap:42px;display:grid}.cn-source-list{border-top:1px solid #d5b26e52}.cn-source-item{border-bottom:1px solid #d5b26e52;grid-template-columns:50px 1fr 25px;align-items:center;gap:20px;min-height:127px;padding:20px 14px 20px 0;transition:padding .25s,background .25s;display:grid}.cn-source-item:hover{background:#d5b26e14;padding-left:15px}.cn-source-item>span{color:var(--cn-cinnabar);font:12px/1 var(--serif)}.cn-source-item small{color:#b59862;letter-spacing:.18em;font-size:8px}.cn-source-item h3{font:24px/1.1 var(--serif);margin:7px 0}.cn-source-item p{color:#f1e7d087;margin:0;font-size:11px;line-height:1.65}.cn-reading-note{background:var(--cn-cinnabar);color:#fff;align-self:start;padding:37px;position:sticky;top:110px}.cn-reading-note>svg{margin-bottom:49px}.cn-reading-note small{color:#ffffffab;letter-spacing:.2em;font-size:8px}.cn-reading-note h3{font:30px/1.3 var(--serif);margin:9px 0 28px}.cn-reading-note ol{margin:0;padding-left:19px}.cn-reading-note li{border-bottom:1px solid #ffffff40;padding:10px 0;font-size:11px;line-height:1.5}.cn-footer{color:var(--cn-paper-light);background:#0e0d0b}.cn-footer>div:last-child{grid-template-columns:55px 1fr 230px auto;align-items:center;gap:30px;width:min(1320px,100% - 72px);min-height:290px;margin:auto;display:grid}.cn-footer h2{font:clamp(26px,2.8vw,38px)/1.25 var(--serif);white-space:nowrap;margin:0}.cn-footer p{color:#f1e7d066;font-size:10px;line-height:1.8}.cn-footer button{color:var(--cn-paper-light);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f1e7d059;align-items:center;gap:10px;padding:10px 0;display:flex}.cn-footer button svg{transform:rotate(180deg)}.cn-menu{z-index:700;background:var(--cn-jade-dark);color:var(--cn-paper-light);visibility:hidden;padding-bottom:40px;transition:transform .65s cubic-bezier(.76,0,.24,1),visibility .65s;position:fixed;inset:0;overflow-y:auto;transform:translateY(-102%)}.cn-menu.open{visibility:visible;transform:translateY(0)}.cn-menu:before{content:"山";color:#f1e7d009;font:700px/1 var(--serif);position:absolute;bottom:-160px;right:-50px}.cn-menu-head{z-index:2;justify-content:space-between;align-items:center;height:100px;padding:0 45px;display:flex;position:relative}.cn-menu-head>button:last-child{width:50px;height:50px;color:inherit;cursor:pointer;background:0 0;border:1px solid #f1e7d059;border-radius:50%;place-items:center;display:grid}.cn-menu nav{z-index:2;border-top:1px solid #f1e7d033;border-left:1px solid #f1e7d033;grid-template-columns:repeat(3,1fr);width:min(1160px,100% - 90px);margin:6vh auto 0;display:grid;position:relative}.cn-menu nav button{min-height:180px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #f1e7d033;border-top:0;border-left:0;grid-template-columns:50px 1fr 25px;align-items:center;gap:15px;padding:28px;display:grid}.cn-menu nav button:hover{background:var(--cn-paper-light);color:var(--cn-ink)}.cn-menu nav span{color:#d1ad66;font:22px/1 var(--serif)}.cn-menu nav strong{font:31px/1 var(--serif)}.cn-menu>p{z-index:2;text-align:center;color:#f1e7d0ad;font:italic 16px/1.5 var(--serif);margin:50px auto 0;position:relative}.cn-menu>p span{color:#d1ad66}.cn-story-modal,.cn-deity-modal{z-index:760;visibility:hidden;pointer-events:none;position:fixed;inset:0}.cn-story-modal.open,.cn-deity-modal.open{visibility:visible;pointer-events:auto}.cn-modal-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:zoom-out;opacity:0;background:#050403e0;border:0;width:100%;transition:opacity .35s;position:absolute;inset:0}.cn-story-modal.open .cn-modal-backdrop,.cn-deity-modal.open .cn-modal-backdrop{opacity:1}.cn-modal-close{z-index:5;width:44px;height:44px;color:var(--cn-paper-light);cursor:pointer;background:#14110d73;border:1px solid #f1e7d057;border-radius:50%;place-items:center;display:grid;position:absolute;top:20px;right:20px}.cn-story-sheet{background:var(--cn-paper-light);width:min(1080px,100% - 48px);height:min(780px,100vh - 48px);color:var(--cn-ink);opacity:0;grid-template-columns:.85fr 1.15fr;transition:transform .45s,opacity .35s;display:grid;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-46%)scale(.97)}.cn-story-modal.open .cn-story-sheet,.cn-deity-modal.open .cn-deity-sheet{opacity:1;transform:translate(-50%,-50%)scale(1)}.cn-story-sheet-art{background:var(--cn-jade-dark);place-items:center;height:100%;display:grid;overflow:hidden}.cn-story-sheet-art img{object-fit:cover;width:100%;height:100%}.cn-story-sheet-art>span{color:#d5b26e80;font:240px/1 var(--serif)}.cn-story-sheet-copy{padding:58px 55px;overflow-y:auto}.cn-story-sheet-copy>small{color:var(--cn-cinnabar);letter-spacing:.2em;font-size:8px}.cn-story-sheet-copy h2{font:53px/1.05 var(--serif);margin:11px 0 18px}.cn-story-sheet-summary{color:#766143;font:italic 16px/1.7 var(--serif)}.cn-story-paragraph{border-top:1px solid #b6a68d;grid-template-columns:32px 1fr;gap:14px;padding:20px 0;display:grid}.cn-story-paragraph>span{color:var(--cn-cinnabar);font:10px/1 var(--serif);padding-top:5px}.cn-story-paragraph p{color:#584f43;font:13px/1.95 var(--serif);margin:0}.cn-story-sheet-copy footer,.cn-deity-sheet-copy footer{color:#766b59;border-top:1px solid #b6a68d;align-items:flex-start;gap:9px;padding-top:20px;font-size:10px;line-height:1.7;display:flex}.cn-deity-sheet{background:var(--cn-paper-light);width:min(920px,100% - 48px);height:min(690px,100vh - 48px);color:var(--cn-ink);opacity:0;grid-template-columns:.7fr 1.3fr;transition:transform .45s,opacity .35s;display:grid;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-46%)scale(.97)}.cn-deity-sheet-mark{color:var(--cn-paper-light);background:#171512;position:relative;overflow:hidden}.cn-deity-sheet-mark:after{content:"";background:linear-gradient(#0000 46%,#0a0907f0);position:absolute;inset:0}.cn-deity-sheet-mark img{object-fit:cover;object-position:center top;width:100%;height:100%}.cn-deity-sheet-mark span{z-index:2;color:#e0bd72;width:58px;height:58px;font:29px/1 var(--serif);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c0a0866;border:1px solid #d5b26e;place-items:center;display:grid;position:absolute;bottom:42px;left:25px}.cn-deity-sheet-mark small{z-index:2;color:#f1e7d0b3;letter-spacing:.14em;font-size:7px;position:absolute;bottom:22px;left:25px}.cn-deity-sheet-copy{padding:60px 55px;overflow-y:auto}.cn-deity-sheet-copy>small{color:var(--deity);letter-spacing:.18em;font-size:8px}.cn-deity-sheet-copy h2{font:55px/1 var(--serif);margin:10px 0 8px}.cn-deity-sheet-copy h3{color:#73644f;font:italic 18px/1.5 var(--serif);margin:0 0 28px}.cn-deity-sheet-copy>p{color:#554d42;font:15px/1.9 var(--serif)}.cn-deity-sheet-copy blockquote{border-left:4px solid var(--deity);color:#5d5140;font:italic 14px/1.7 var(--serif);background:#c39a501f;margin:27px 0;padding:17px 20px}.cn-deity-relations{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:28px;display:grid}.cn-deity-relations span{color:#625748;border:1px solid #b6a68d;padding:10px;font-size:10px;line-height:1.4}@media (width<=1100px){.cn-layer-layout{grid-template-columns:360px 1fr}.cn-layer-reader{padding:55px 45px}.cn-deity-grid{grid-template-columns:repeat(2,1fr)}.cn-atlas-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.cn-needs-layout,.cn-source-layout,.cn-temple-layout{grid-template-columns:1fr}.cn-temple-reader,.cn-need-reader,.cn-reading-note{position:static}.cn-footer>div:last-child{grid-template-columns:55px 1fr auto}.cn-footer p{display:none}}@media (width<=980px) and (width>=761px){.cn-story-stage{grid-template-columns:190px minmax(0,1fr)}.cn-story-reader{grid-column:1/-1;min-height:545px}}@media (width<=760px){.cn-shell{width:calc(100% - 36px)}.cn-header{height:72px;padding:0 18px}.cn-brand-mark{width:38px;height:38px;font-size:21px}.cn-brand b{font-size:17px}.cn-brand small,.cn-header-actions button span{display:none}.cn-header-actions button{justify-content:center;width:43px;padding:0}.cn-hero{align-items:flex-end;min-height:820px}.cn-hero-image{object-position:61% center}.cn-hero-wash{background:linear-gradient(#0a090729,#0a09079e 39%,#0a0907fa 76%)}.cn-hero-content{width:auto;margin:0;padding:0 22px 105px}.cn-hero-overline{font-size:8px;line-height:1.6}.cn-hero h1 span{font-size:36px}.cn-hero h1 strong{white-space:normal;font-size:clamp(53px,15.5vw,72px)}.cn-hero-content>p{margin-top:24px;font-size:14px}.cn-hero-actions{flex-wrap:wrap;gap:18px;margin-top:24px}.cn-primary{height:49px}.cn-hero-axis{bottom:24px;left:22px}.cn-hero-axis span,.cn-hero-caption{display:none}.cn-thesis-inner{grid-template-columns:50px 1fr;gap:18px;width:calc(100% - 36px);min-height:255px}.cn-big-seal{width:48px;height:48px;font-size:23px}.cn-thesis-inner p{font-size:18px}.cn-thesis-inner small{border-top:1px solid #ffffff59;border-left:0;grid-column:2;padding:14px 0 0}.cn-section-title{margin-bottom:40px;padding-top:85px}.cn-section-title h2{white-space:normal;font-size:clamp(28px,8.6vw,35px)}.cn-layers,.cn-stories,.cn-pantheon,.cn-map-section,.cn-temples,.cn-needs,.cn-sources{padding-bottom:90px}.cn-layer-layout{grid-template-columns:1fr}.cn-layer-list{border-bottom:1px solid #aa987c;border-right:0}.cn-layer-tab{min-height:83px}.cn-layer-reader{min-height:440px;padding:45px 27px}.cn-layer-reader h3{font-size:31px}.cn-layer-number{font-size:150px}.cn-story-stage{flex-direction:column;display:flex}.cn-story-index{scrollbar-color:#d5b26e59 transparent;order:1;grid-template-columns:repeat(5,minmax(145px,1fr));display:grid;overflow-x:auto}.cn-story-index button{border-bottom:0;border-right:1px solid #f1e7d02e;min-height:88px}.cn-story-index i{display:none}.cn-story-visual{aspect-ratio:4/5;order:2;width:100%}.cn-story-visual-label{bottom:20px;left:20px;right:20px}.cn-story-reader{order:3;padding:30px 24px;overflow:visible}.cn-story-reader h3{font-size:30px}.cn-story-reader-body p{font-size:11px;line-height:1.72}.cn-story-reader>button{margin-top:20px;position:static}.cn-sanqing-feature{height:120vw;min-height:500px}.cn-sanqing-feature img{object-position:center}.cn-sanqing-copy{bottom:25px;left:25px;right:25px}.cn-sanqing-copy h3{font-size:27px}.cn-deity-grid{grid-template-columns:1fr}.cn-deity-card{min-height:510px}.cn-atlas-tabs{grid-template-columns:1fr 1fr}.cn-atlas-tabs>p{border-top:1px solid #d5b26e4d;grid-column:1/-1}.cn-atlas-layout{grid-template-columns:1fr}.cn-atlas-group{padding:24px 18px}.cn-atlas-cards{grid-template-columns:1fr}.cn-atlas-detail{border-top:1px solid #d5b26e4d;border-left:0;min-height:0;position:relative;top:auto}.cn-atlas-detail>img{height:350px}.cn-temple-boundaries,.cn-temple-grid{grid-template-columns:1fr}.cn-temple-card{min-height:220px}.cn-temple-reader{min-height:650px;padding:34px 27px}.cn-needs-grid{grid-template-columns:1fr}.cn-need-reader{min-height:500px}.cn-source-item{grid-template-columns:34px 1fr 20px;gap:12px}.cn-footer>div:last-child{flex-direction:column;justify-content:center;align-items:flex-start;width:calc(100% - 36px);min-height:350px;display:flex}.cn-footer>div:last-child>.cn-brand-mark{display:none}.cn-footer h2{white-space:normal;font-size:21px}.cn-menu-head{height:80px;padding:0 20px}.cn-menu nav{grid-template-columns:1fr;width:calc(100% - 36px);margin-top:20px}.cn-menu nav button{min-height:100px}.cn-menu>p{width:calc(100% - 36px);font-size:14px}.cn-story-sheet,.cn-deity-sheet{grid-template-rows:35% 65%;grid-template-columns:1fr;width:calc(100% - 22px);height:calc(100vh - 22px)}.cn-story-sheet-copy,.cn-deity-sheet-copy{padding:34px 25px 50px}.cn-story-sheet-copy h2,.cn-deity-sheet-copy h2{font-size:43px}.cn-deity-sheet-mark span{width:52px;height:52px;font-size:27px}.cn-deity-relations{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.cn-hero-image,.cn-hero-stars{animation:none!important}}.norse-app{--norse-night:#10142f;--norse-night-2:#1a1d43;--norse-pine:#25245a;--norse-frost:#bfc8ee;--norse-ice:#f0e9d7;--norse-bone:#eadcb9;--norse-ash:#c5b58d;--norse-ember:#74418a;--norse-gold:#d9ae57;--norse-paper:#eadfca;background:var(--norse-paper);color:#151918;min-height:100vh;overflow:clip}.norse-shell{width:min(1320px,100% - 72px);margin:0 auto}.norse-progress{z-index:800;background:linear-gradient(90deg,#7e58dc,#e8bd62,#74e1dd);height:3px;position:fixed;top:0;left:0;box-shadow:0 0 16px #b883ffe6}.norse-app .reveal{opacity:0;transition:opacity .75s,transform .75s cubic-bezier(.2,.75,.2,1);transition-delay:var(--delay,0s);transform:translateY(24px)}.norse-app .reveal[data-revealed=true]{opacity:1;transform:translateY(0)}.norse-header{z-index:300;width:100%;height:90px;color:var(--norse-ice);pointer-events:none;justify-content:space-between;align-items:center;padding:0 42px;display:flex;position:fixed;top:0;left:0}.norse-header:before{content:"";z-index:-1;background:linear-gradient(#080b23e6,#1212366b 58%,#0000);position:absolute;inset:0}.norse-header>*{pointer-events:auto}.norse-brand{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.norse-brand-mark{color:#ffe8a3;width:47px;height:47px;font:29px/1 var(--serif);clip-path:polygon(13% 0,87% 0,100% 13%,100% 87%,87% 100%,13% 100%,0 87%,0 13%);border:1px solid #f0d88ecc;place-items:center;display:grid;box-shadow:inset 0 0 18px #9163d657,0 0 22px #e7bf6026}.norse-brand>span:last-child{flex-direction:column;display:flex}.norse-brand b{font:700 17px/1 var(--serif);letter-spacing:.18em}.norse-brand small{color:#d5dfdc9e;letter-spacing:.23em;margin-top:7px;font-size:9px}.norse-header-actions{gap:9px;display:flex}.norse-header-actions button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:43px;color:inherit;cursor:pointer;letter-spacing:.13em;background:#12103180;border:1px solid #e5cd866b;border-radius:0;align-items:center;gap:9px;padding:0 16px;font-size:10px;display:flex;box-shadow:inset 0 0 18px #6643992e}.norse-header-actions button:hover{background:var(--norse-ice);color:var(--norse-night)}.norse-hero{min-height:100svh;color:var(--norse-ice);isolation:isolate;background:radial-gradient(circle at 78% 38%,#583e8b8c,#0000 35%),linear-gradient(135deg,#07162e,#182654 58%,#372157);align-items:center;display:flex;position:relative;overflow:hidden}.norse-hero>img{z-index:-4;object-fit:cover;object-position:center;filter:brightness(.9)contrast(1.08)saturate(1.08);width:100%;height:100%;animation:18s ease-in-out infinite alternate norseHero;position:absolute;inset:0}@keyframes norseHero{to{transform:scale(1.045)translate(-.6%)}}.norse-hero:before{content:"";z-index:-3;background:linear-gradient(90deg,#04081af5 0%,#080d27d6 32%,#0a0f2b3d 61%,#07091d1f),linear-gradient(#0000 52%,#05081be6);position:absolute;inset:0}.norse-hero:after{content:"";z-index:5;pointer-events:none;opacity:.28;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.62' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.norse-hero-fog{z-index:-1;opacity:.45;filter:blur(32px);background:radial-gradient(at 70% 67%,#6ae1d961,#0000 43%),radial-gradient(at 36% 75%,#8e53d85c,#0000 40%);animation:14s ease-in-out infinite alternate norseFog;position:absolute;inset:38% -10% -15%}@keyframes norseFog{to{opacity:.46;transform:translate(4%)scale(1.05)}}.norse-hero-runes{z-index:2;color:#d5dfdc38;width:34px;font:32px/2.05 var(--serif);word-break:break-all;text-align:center;position:absolute;top:16%;right:7.5vw}.norse-hero-copy{z-index:4;width:min(760px,54vw);margin-left:max(7vw,88px);padding-top:55px;position:relative}.norse-overline{color:var(--norse-gold);letter-spacing:.24em;align-items:center;gap:12px;margin-bottom:29px;font-size:9px;display:flex}.norse-overline span{width:38px;height:38px;font:17px/1 var(--serif);letter-spacing:0;border:1px solid #b9965cb3;place-items:center;display:grid;transform:rotate(45deg)}.norse-overline span:first-letter{transform:rotate(-45deg)}.norse-hero h1{font-family:var(--serif);flex-direction:column;margin:0;font-weight:500;line-height:.97;display:flex}.norse-hero h1 span{color:#c9d6ff;letter-spacing:-.035em;text-shadow:0 0 28px #6e97ff2e;font-size:clamp(31px,3.7vw,59px);font-weight:400}.norse-hero h1 strong{color:#fff5dc;letter-spacing:-.065em;text-shadow:0 3px 22px #0000008c,0 0 34px #e0b45729;max-width:760px;margin-top:13px;font-size:clamp(53px,6vw,94px)}.norse-hero-copy>p{color:#dee3ddad;max-width:620px;font:15px/2 var(--serif);margin:31px 0 0}.norse-hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.norse-hero-actions button{cursor:pointer}.norse-hero-actions button:first-child{border:1px solid var(--norse-ember);background:var(--norse-ember);color:#fff;letter-spacing:.08em;align-items:center;gap:24px;height:55px;padding:0 23px;display:flex}.norse-hero-actions button:first-child:hover{border-color:var(--norse-ice);background:var(--norse-ice);color:var(--norse-night)}.norse-hero-actions button:last-child{color:var(--norse-ice);background:0 0;border:0;border-bottom:1px solid #d5dfdc61;align-items:center;gap:9px;padding:11px 0;display:flex}.norse-hero-actions button:last-child:hover{color:var(--norse-gold);border-color:var(--norse-gold)}.norse-hero-aside{z-index:4;color:#d5dfdc63;letter-spacing:.18em;align-items:center;gap:10px;font-size:8px;display:flex;position:absolute;bottom:33px;left:42px}.norse-hero-aside i{background:#d5dfdc33;width:30px;height:1px}.norse-hero-caption{z-index:4;color:#d5dfdc66;letter-spacing:.17em;writing-mode:vertical-rl;font-size:8px;position:absolute;bottom:30px;right:28px}.norse-rune-rule{height:18px;color:var(--norse-gold);background:#151633;grid-template-columns:1fr 54px 1fr;align-items:center;display:grid}.norse-rune-rule i{opacity:.52;background:repeating-linear-gradient(90deg,#0000 0 13px,currentColor 13px 16px,#0000 16px 25px);height:7px}.norse-rune-rule span{width:31px;height:31px;font:16px/1 var(--serif);background:#1c1b43;border:1px solid;place-items:center;margin:auto;display:grid;transform:rotate(45deg);box-shadow:0 0 18px #d9ae5740}.norse-premise{color:#fff;background:linear-gradient(120deg,#4b245f,#75408b 52%,#433a83);box-shadow:inset 0 1px #ffebae42,inset 0 -1px #140a2e99}.norse-premise>div:nth-child(2){grid-template-columns:77px 1fr .68fr;align-items:center;gap:31px;width:min(1180px,100% - 80px);min-height:180px;margin:auto;display:grid}.norse-premise>div:nth-child(2)>span{width:64px;height:76px;font:37px/1 var(--serif);clip-path:polygon(50% 0,100% 14%,100% 86%,50% 100%,0 86%,0 14%);border:1px solid #ffffffbf;place-items:center;display:grid}.norse-premise p{font:23px/1.65 var(--serif);margin:0}.norse-premise p strong{color:#ffe6a0}.norse-premise small{color:#ffffffbd;border-left:1px solid #ffffff54;padding-left:34px;font-size:11px;line-height:1.85}.norse-title{max-width:960px;margin-bottom:58px;padding-top:116px}.norse-title.dark{color:var(--norse-ice)}.norse-title>div{color:var(--norse-ember);align-items:center;gap:12px;display:flex}.norse-title.dark>div{color:var(--norse-gold)}.norse-title>div span{width:31px;height:31px;font:11px/1 var(--serif);border:1px solid;place-items:center;display:grid}.norse-title>div small{letter-spacing:.22em;font-size:9px;font-weight:700}.norse-title h2{font:500 clamp(37px, 4.2vw, 62px)/1.12 var(--serif);letter-spacing:-.048em;margin:18px 0}.norse-title p{color:#615d54;max-width:790px;margin:0;font-size:14px;line-height:1.95}.norse-title.dark p{color:#d5dfdc96}.norse-tree{padding-bottom:130px}.norse-tree-layout{background:#17183a;border:1px solid #a98c58;grid-template-columns:minmax(0,1fr) 330px;min-height:810px;display:grid;box-shadow:0 24px 60px #2d1c4e33}.norse-cosmogram{background:radial-gradient(at 50% 14%,#946fda52,#0000 36%),radial-gradient(at 50% 92%,#44d3cf2b,#0000 38%),#15173b;min-height:810px;position:relative;overflow:hidden}.norse-cosmogram:before{content:"";z-index:2;opacity:.3;pointer-events:none;background-image:radial-gradient(circle at 22% 15%,#fff7c5 0 1px,#0000 2px),radial-gradient(circle at 76% 23%,#bffcff 0 1px,#0000 2px),radial-gradient(circle at 57% 68%,#fff 0 1px,#0000 2px);background-size:97px 83px,131px 119px,157px 143px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.norse-cosmogram:after{content:"YGGDRASILL  ·  THE NINE WORLDS";z-index:6;color:#ffe8a557;font:10px/1 var(--serif);letter-spacing:.28em;text-shadow:0 0 12px #e8c06559;position:absolute;bottom:19px;left:18px}.norse-world-tree-art{z-index:1;object-fit:contain;object-position:center;filter:saturate(1.03)brightness(.87)contrast(1.08);width:100%;height:100%;position:absolute;inset:0;transform:scale(.98)}.norse-world-tree{z-index:1;width:100%;height:100%;position:absolute;inset:0}.norse-tree-halo ellipse{fill:none;stroke:#a6beb51a;stroke-width:1px}.norse-tree-canopy path{fill:#2a493fa3;stroke:#89a49947;stroke-width:2px}.norse-tree-branches{opacity:.96}.norse-tree-boughs{opacity:.78}.norse-tree-roots-svg{opacity:.96}.norse-tree-life circle{fill:#d0a45d}.norse-tree-crown{border:1px solid #a5bbb23b;border-radius:52% 48% 46% 54%;width:48%;height:43%;position:absolute;top:4%;left:50%;transform:translate(-50%);box-shadow:0 0 0 38px #66807609,0 0 0 78px #66807606}.norse-tree-crown:before,.norse-tree-crown:after{content:"";border:2px solid #a2b4ac40;border-bottom:0;border-radius:50% 50% 0 0;position:absolute}.norse-tree-crown:before{width:75%;height:64%;top:26%;left:-18%;transform:rotate(-22deg)}.norse-tree-crown:after{width:79%;height:69%;top:22%;right:-18%;transform:rotate(24deg)}.norse-tree-trunk{clip-path:polygon(29% 0,74% 0,62% 43%,86% 100%,15% 100%,39% 43%);background:linear-gradient(90deg,#0000,#95876c61 25%,#c2b38f6e 48%,#6c645357 78%,#0000);width:36px;height:48%;position:absolute;top:25%;left:calc(50% - 18px)}.norse-tree-trunk:after{content:"";opacity:.55;background:repeating-linear-gradient(83deg,#0000 0 16px,#dbcba43b 17px 18px,#0000 19px 31px);position:absolute;inset:0}.norse-tree-roots{height:26%;position:absolute;top:65%;left:22%;right:22%}.norse-tree-roots i{transform-origin:top;background:linear-gradient(#968b72,#0000);width:2px;height:100%;position:absolute;top:0;left:50%}.norse-tree-roots i:first-child{height:118%;transform:rotate(51deg)}.norse-tree-roots i:nth-child(2){transform:rotate(0)}.norse-tree-roots i:nth-child(3){height:118%;transform:rotate(-51deg)}.norse-realm-node{z-index:5;left:var(--x);top:var(--y);border:1px solid color-mix(in srgb, var(--realm), #ffe39b 28%);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:#fff4dd;text-align:left;cursor:pointer;min-width:112px;box-shadow:0 0 17px color-mix(in srgb, var(--realm), transparent 80%), inset 0 0 17px #8a5ccf2e;background:#19143ad1;padding:8px 10px;transition:background .25s,border-color .25s,box-shadow .25s,transform .25s;position:absolute;transform:translate(-50%,-50%)}.norse-realm-node:hover,.norse-realm-node.active{z-index:8;background:color-mix(in srgb, var(--realm), #231948 67%);box-shadow:0 0 31px color-mix(in srgb, var(--realm), transparent 54%), inset 0 0 22px #ffe08b1f;border-color:#ffe6a3;transform:translate(-50%,-50%)scale(1.055)}.norse-realm-node>span{float:left;color:var(--realm);font:21px/1.5 var(--serif);margin-right:8px}.norse-realm-node b,.norse-realm-node small{display:block}.norse-realm-node b{font:14px/1.25 var(--serif)}.norse-realm-node small{color:#d5dfdc6e;letter-spacing:.12em;margin-top:3px;font-size:6px}.norse-well{z-index:4;color:#ede8ffb8;text-align:center;text-shadow:0 0 12px #77e3dea6;width:90px;position:absolute;bottom:5.5%}.norse-well:before{content:"";border:1px solid #acc1c036;border-radius:50%;width:70px;height:25px;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.norse-well span,.norse-well small{display:block}.norse-well span{font:19px/1 var(--serif)}.norse-well small{letter-spacing:.08em;margin-top:8px;font-size:7px}.norse-well.urd{left:13%}.norse-well.mimir{left:calc(50% - 45px)}.norse-well.hver{right:13%}.norse-realm-reader{color:var(--norse-ice);background:radial-gradient(circle at 100% 0,#71439947,#0000 42%),#202143;border-left:1px solid #a98c58;padding:42px 31px;animation:.42s norseReader;position:relative;overflow:hidden}@keyframes norseReader{0%{opacity:0;transform:translate(10px)}}.norse-realm-reader:before{content:"";border:1px solid color-mix(in srgb, var(--realm), transparent 72%);width:260px;height:260px;box-shadow:0 0 0 42px color-mix(in srgb, var(--realm), transparent 94%), 0 0 0 84px color-mix(in srgb, var(--realm), transparent 97%);border-radius:50%;position:absolute;top:-80px;right:-90px}.norse-realm-reader>*{z-index:1;position:relative}.norse-reader-rune{border:1px solid var(--realm);width:72px;height:82px;color:var(--realm);font:39px/1 var(--serif);clip-path:polygon(50% 0,100% 14%,100% 86%,50% 100%,0 86%,0 14%);place-items:center;margin-bottom:59px;display:grid}.norse-realm-reader>small{color:var(--realm);letter-spacing:.16em;font-size:8px}.norse-realm-reader h3{font:36px/1.05 var(--serif);margin:10px 0 5px}.norse-realm-reader em{color:#d5dfdc6e;font:12px/1 var(--serif);letter-spacing:.14em}.norse-realm-reader p{color:#d5dfdca6;font:13px/1.95 var(--serif);margin:26px 0}.norse-realm-anchors{flex-wrap:wrap;gap:7px;display:flex}.norse-realm-anchors span{color:#d5dfdcb3;border:1px solid #d5dfdc2e;padding:7px 9px;font-size:9px}.norse-realm-reader footer{color:#d5dfdc73;border-top:1px solid #d5dfdc29;gap:8px;padding-top:17px;font-size:9px;line-height:1.5;display:flex;position:absolute;bottom:34px;left:31px;right:31px}.norse-tree-note{border:1px solid #9d927e;grid-template-columns:34px 1fr;align-items:start;gap:14px;margin-top:22px;padding:25px 30px;display:grid}.norse-tree-note svg{color:var(--norse-ember)}.norse-tree-note p{color:#555148;font:14px/1.85 var(--serif);margin:0}.norse-tree-note strong{color:#161918}.norse-kindreds{background:var(--norse-night);color:var(--norse-ice);padding-bottom:130px}.norse-kindred-layout{border:1px solid #b9965c4f;grid-template-columns:minmax(400px,.8fr) 1.2fr;display:grid}.norse-kindred-tabs{border-right:1px solid #b9965c4f}.norse-kindred-tabs button{width:100%;min-height:112px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #b9965c4f;grid-template-columns:34px 48px 1fr 24px;align-items:center;gap:12px;padding:18px 21px;transition:padding .25s,background .25s;display:grid}.norse-kindred-tabs button:last-child{border-bottom:0}.norse-kindred-tabs button:hover,.norse-kindred-tabs button.active{background:var(--norse-ember);padding-left:29px}.norse-kindred-tabs button>span{color:var(--norse-gold);font:10px/1 var(--serif)}.norse-kindred-tabs button>i{color:var(--norse-gold);font:normal 27px/1 var(--serif)}.norse-kindred-tabs button div{flex-direction:column;gap:7px;display:flex}.norse-kindred-tabs small{color:#d5dfdc61;letter-spacing:.2em;font-size:7px}.norse-kindred-tabs b{font:23px/1 var(--serif)}.norse-kindred-reader{background:radial-gradient(circle at 80% 20%,#7548a047,#0000 35%),#202143;min-height:448px;padding:58px 64px;animation:.42s norseReader;position:relative;overflow:hidden}.norse-kindred-reader:before{content:"";opacity:.08;background:repeating-linear-gradient(133deg, transparent 0 42px, var(--norse-gold) 43px 44px, transparent 45px 84px);position:absolute;inset:0}.norse-kindred-reader>*{z-index:1;position:relative}.norse-kindred-reader>div{z-index:0;color:#b9965c1a;font:230px/1 var(--serif);position:absolute;top:23px;right:45px}.norse-kindred-reader>small{color:var(--norse-gold);letter-spacing:.22em;font-size:9px}.norse-kindred-reader h3{font:49px/1 var(--serif);margin:10px 0 20px}.norse-kindred-reader blockquote{border-left:3px solid var(--norse-ember);color:#d1c4aa;max-width:620px;font:italic 18px/1.55 var(--serif);margin:0 0 24px;padding-left:20px}.norse-kindred-reader p{color:#d5dfdc9e;max-width:700px;font:14px/1.95 var(--serif);margin:0}.norse-kindred-reader footer{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.norse-kindred-reader footer span{border:1px solid #d5dfdc2e;padding:8px 11px;font-size:9px}.norse-cycle{padding-bottom:135px}.norse-cycle-track{border-top:1px solid #918776;border-left:1px solid #918776;grid-template-columns:repeat(6,1fr);display:grid}.norse-cycle-track button{color:#171b1a;text-align:left;cursor:pointer;background:0 0;border:1px solid #918776;border-top:0;border-left:0;min-height:270px;padding:24px 19px;position:relative;overflow:hidden}.norse-cycle-track button:before{content:"";background:var(--norse-night);width:100%;height:0;transition:height .35s;position:absolute;bottom:0;left:0}.norse-cycle-track button:hover:before,.norse-cycle-track button.active:before{height:100%}.norse-cycle-track button>*{z-index:1;position:relative}.norse-cycle-track button>span{color:var(--norse-ember);font:24px/1 var(--serif);display:block}.norse-cycle-track button>i{background:#9e9380;width:1px;height:47px;margin:16px 0;display:block}.norse-cycle-track button small{color:#766e61;letter-spacing:.18em;font-size:8px;display:block}.norse-cycle-track button b{font:21px/1.2 var(--serif);margin-top:8px;display:block}.norse-cycle-track button em{color:#857d6f;font:normal 7px/1.4 var(--sans);letter-spacing:.13em;margin-top:10px;display:block}.norse-cycle-track button svg{position:absolute;bottom:12px;right:14px;transform:rotate(-90deg)}.norse-cycle-track button:hover,.norse-cycle-track button.active{color:var(--norse-ice)}.norse-cycle-track button:hover small,.norse-cycle-track button.active small,.norse-cycle-track button:hover em,.norse-cycle-track button.active em{color:#d5dfdc73}.norse-cycle-reader{background:var(--norse-ember);color:#fff;grid-template-columns:80px 1fr .75fr;align-items:center;gap:36px;min-height:260px;padding:44px 50px;animation:.45s norseCycle;display:grid}@keyframes norseCycle{0%{opacity:.4}}.norse-cycle-reader>span{font:70px/1 var(--serif);color:#ffffffbf}.norse-cycle-reader small{color:#ffe4a1;letter-spacing:.19em;font-size:8px}.norse-cycle-reader h3{font:36px/1.1 var(--serif);margin:9px 0 14px}.norse-cycle-reader p{color:#ffffffc2;font:13px/1.85 var(--serif);margin:0}.norse-cycle-reader blockquote{color:#ffffffd1;font:italic 16px/1.75 var(--serif);border-left:1px solid #ffffff5c;margin:0;padding-left:30px}.norse-gods{color:var(--norse-ice);background:radial-gradient(circle at 50% 0,#633e9745,#0000 36%),#11132f;padding-bottom:135px}.norse-god-grid{border-top:1px solid #b9965c4f;border-left:1px solid #b9965c4f;grid-template-columns:repeat(3,1fr);display:grid}.norse-god-card{min-height:560px;color:inherit;text-align:left;cursor:pointer;isolation:isolate;background:#181a3c;border:1px solid #d9ae575c;border-top:0;border-left:0;padding:30px;position:relative;overflow:hidden;box-shadow:inset 0 0 40px #68429a24}.norse-god-card:before{content:"";z-index:0;pointer-events:none;opacity:.58;mix-blend-mode:screen;background:radial-gradient(circle at 18% 18%,#ffe697e6 0 1px,#0000 2px) 0 0/83px 97px,radial-gradient(circle at 76% 28%,#9ee8ffcc 0 1px,#0000 2px) 0 0/119px 107px,radial-gradient(circle at 60% 58%,#d2a8ffb3 0 1px,#0000 2px) 0 0/137px 149px;position:absolute;inset:0}.norse-god-card:after{content:"";z-index:2;border:0 solid var(--god);pointer-events:none;transition:border-width .28s;position:absolute;inset:0}.norse-god-card:hover:after{border-width:5px}.norse-god-card>img{z-index:-2;object-fit:cover;object-position:center 28%;filter:saturate(1.02)contrast(1.04)brightness(.96);width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.75,.2,1),filter .4s;position:absolute;inset:0}.norse-god-card:hover>img{filter:saturate(1.12)contrast(1.08)brightness(1.02);transform:scale(1.045)}.norse-god-shade{z-index:-1;background:linear-gradient(#130d312e,#120e300f 34%,#0a0a22d9 73%,#08081cfc 100%);position:absolute;inset:0}.norse-god-card>:not(img):not(.norse-god-shade){z-index:1}.norse-god-number{color:#ffffffb3;font:10px/1 var(--serif)}.norse-god-rune{color:#ead9af;font:46px/1 var(--serif);text-shadow:0 2px 15px #000000b3;position:absolute;top:24px;right:24px}.norse-god-copy{display:block;position:absolute;bottom:82px;left:30px;right:26px}.norse-god-copy small{color:var(--god);letter-spacing:.21em;font-size:8px;font-weight:700;display:block}.norse-god-copy h3{font:47px/1 var(--serif);text-shadow:0 2px 18px #000000b8;margin:8px 0}.norse-god-copy p{color:#eeefe7c2;font:15px/1.55 var(--serif);margin:0}.norse-god-meta{color:#eeefe78c;letter-spacing:.08em;border-top:1px solid #fff3;justify-content:space-between;align-items:center;padding-top:13px;font-size:9px;display:flex;position:absolute;bottom:25px;left:30px;right:26px}.norse-fate{padding-bottom:135px}.norse-fate-grid{border-top:1px solid #978d7b;border-left:1px solid #978d7b;grid-template-columns:repeat(3,1fr);display:grid}.norse-fate-card{border-bottom:1px solid #978d7b;border-right:1px solid #978d7b;min-height:430px;padding:35px 32px}.norse-fate-card>span{border:1px solid var(--norse-ember);width:78px;height:91px;color:var(--norse-ember);font:39px/1 var(--serif);clip-path:polygon(50% 0,100% 14%,100% 86%,50% 100%,0 86%,0 14%);place-items:center;display:grid}.norse-fate-card small{color:var(--norse-ember);letter-spacing:.18em;margin-top:55px;font-size:8px;display:block}.norse-fate-card h3{font:30px/1.2 var(--serif);margin:10px 0 19px}.norse-fate-card p{color:#5b574f;font:13px/1.9 var(--serif);margin:0}.norse-quote{background:var(--norse-pine);min-height:160px;color:var(--norse-ice);grid-template-columns:36px 1fr auto;align-items:center;gap:20px;padding:30px 43px;display:grid}.norse-quote svg{color:var(--norse-gold)}.norse-quote p{font:italic 23px/1.5 var(--serif);margin:0}.norse-quote small{color:#d5dfdc80;letter-spacing:.1em;font-size:9px}.norse-sources{color:var(--norse-ice);background:radial-gradient(circle at 75% 15%,#67429438,#0000 34%),#171936;padding-bottom:135px}.norse-source-layout{grid-template-columns:1fr 360px;gap:42px;display:grid}.norse-source-list{border-top:1px solid #b9965c4f}.norse-source-item{border-bottom:1px solid #b9965c4f;grid-template-columns:48px 1fr 25px;align-items:center;gap:19px;min-height:137px;padding:20px 13px 20px 0;transition:padding .25s,background .25s;display:grid}.norse-source-item:hover{background:#b9965c14;padding-left:16px}.norse-source-item>span{color:var(--norse-ember);font:11px/1 var(--serif)}.norse-source-item small{color:var(--norse-gold);letter-spacing:.15em;font-size:7px}.norse-source-item h3{font:25px/1.1 var(--serif);margin:7px 0}.norse-source-item p{color:#d5dfdc85;margin:0;font-size:11px;line-height:1.7}.norse-source-note{background:var(--norse-ember);color:#fff;align-self:start;padding:37px;position:sticky;top:110px}.norse-source-note>svg{margin-bottom:45px}.norse-source-note>small{color:#fff9;letter-spacing:.2em;font-size:8px}.norse-source-note h3{font:29px/1.3 var(--serif);margin:10px 0 25px}.norse-source-note ol{margin:0;padding-left:19px}.norse-source-note li{border-bottom:1px solid #ffffff38;padding:10px 0;font-size:11px;line-height:1.6}.norse-footer{color:var(--norse-ice);background:#0d1028}.norse-footer>div:last-child{grid-template-columns:62px 1fr 220px auto;align-items:center;gap:30px;width:min(1320px,100% - 72px);min-height:290px;margin:auto;display:grid}.norse-footer>div:last-child>span{border:1px solid var(--norse-gold);width:49px;height:58px;color:var(--norse-gold);font:27px/1 var(--serif);clip-path:polygon(50% 0,100% 14%,100% 86%,50% 100%,0 86%,0 14%);place-items:center;display:grid}.norse-footer h2{font:31px/1.3 var(--serif);margin:0}.norse-footer p{color:#d5dfdc59;font-size:9px;line-height:1.8}.norse-footer button{color:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #d5dfdc52;align-items:center;gap:10px;padding:10px 0;display:flex}.norse-footer button svg{transform:rotate(180deg)}.norse-menu{z-index:900;visibility:hidden;color:var(--norse-ice);background:radial-gradient(circle at 78% 20%,#7349a352,#0000 35%),#12142f;padding-bottom:40px;transition:transform .65s cubic-bezier(.76,0,.24,1),visibility .65s;position:fixed;inset:0;overflow-y:auto;transform:translateY(-102%)}.norse-menu.open{visibility:visible;transform:translateY(0)}.norse-menu:before{content:"ᛉ";color:#d5dfdc06;font:760px/1 var(--serif);position:absolute;bottom:-190px;right:-70px}.norse-menu-head{z-index:2;justify-content:space-between;align-items:center;height:100px;padding:0 44px;display:flex;position:relative}.norse-menu-head>button:last-child{width:49px;height:49px;color:inherit;cursor:pointer;background:0 0;border:1px solid #d5dfdc57;place-items:center;display:grid}.norse-menu nav{z-index:2;border-top:1px solid #b9965c45;border-left:1px solid #b9965c45;grid-template-columns:repeat(3,1fr);width:min(1160px,100% - 90px);margin:5vh auto 0;display:grid;position:relative}.norse-menu nav button{min-height:180px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #b9965c45;border-top:0;border-left:0;grid-template-columns:43px 1fr 24px;align-items:center;gap:14px;padding:27px;display:grid}.norse-menu nav button:hover{background:var(--norse-ember)}.norse-menu nav button>span{color:var(--norse-gold);font:20px/1 var(--serif)}.norse-menu nav small{color:#d5dfdc63;letter-spacing:.16em;font-size:7px}.norse-menu nav strong{font:29px/1 var(--serif);margin-top:10px;display:block}.norse-menu>p{z-index:2;text-align:center;color:#d5dfdc99;font:italic 15px/1.5 var(--serif);margin:46px auto 0;position:relative}.norse-god-modal{z-index:950;visibility:hidden;pointer-events:none;position:fixed;inset:0}.norse-god-modal.open{visibility:visible;pointer-events:auto}.norse-modal-backdrop{-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);cursor:zoom-out;opacity:0;background:#040707e6;border:0;width:100%;transition:opacity .35s;position:absolute;inset:0}.norse-god-modal.open .norse-modal-backdrop{opacity:1}.norse-god-sheet{background:var(--norse-paper);color:#181b1a;opacity:0;grid-template-columns:.82fr 1.18fr;width:min(920px,100% - 48px);height:min(690px,100vh - 48px);transition:transform .45s,opacity .35s;display:grid;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-46%)scale(.97)}.norse-god-modal.open .norse-god-sheet{opacity:1;transform:translate(-50%,-50%)scale(1)}.norse-modal-close{z-index:6;color:#161a19;cursor:pointer;background:#d8cfbd80;border:1px solid #13191857;place-items:center;width:43px;height:43px;display:grid;position:absolute;top:18px;right:18px}.norse-god-sheet-mark{color:var(--god);background:#161735;position:relative;overflow:hidden}.norse-god-sheet-mark:after{content:"";background:linear-gradient(#0000 45%,#070b0bdb);position:absolute;inset:0}.norse-god-sheet-mark img{object-fit:cover;object-position:center 30%;width:100%;height:100%}.norse-god-sheet-mark span{z-index:2;color:#f0d9a3;font:53px/1 var(--serif);text-shadow:0 2px 20px #000c;position:absolute;bottom:47px;left:24px}.norse-god-sheet-mark small{z-index:2;color:#eeefe7ad;letter-spacing:.2em;font-size:8px;position:absolute;bottom:23px;left:25px}.norse-god-sheet-copy{padding:53px 55px;overflow-y:auto}.norse-sheet-back{color:#615b51;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #958b7b;align-items:center;gap:7px;margin-bottom:38px;padding:0 0 7px;font-size:10px;display:flex}.norse-god-sheet-copy>small{color:var(--god);letter-spacing:.16em;font-size:8px;font-weight:700}.norse-god-sheet-copy h2{font:55px/1 var(--serif);margin:10px 0 7px}.norse-god-sheet-copy h3{color:#665f54;font:italic 18px/1.5 var(--serif);margin:0 0 26px}.norse-god-sheet-copy>p{color:#4f4c46;font:14px/1.95 var(--serif)}.norse-god-sheet-copy blockquote{border-left:4px solid var(--god);background:color-mix(in srgb, var(--god), transparent 87%);color:#554e44;font:italic 14px/1.7 var(--serif);margin:26px 0;padding:17px 20px}.norse-god-relations{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.norse-god-relations span{color:#5b554d;border:1px solid #a79c8b;padding:10px;font-size:9px}.norse-modal-close{display:none}@media (width<=1120px){.norse-tree-layout{grid-template-columns:1fr 290px}.norse-cycle-track{grid-template-columns:repeat(3,1fr)}.norse-cycle-track button{min-height:230px}.norse-source-layout{grid-template-columns:1fr}.norse-source-note{position:static}.norse-footer>div:last-child{grid-template-columns:62px 1fr auto}.norse-footer p{display:none}}@media (width<=820px){.norse-god-grid{grid-template-columns:repeat(2,1fr)}.norse-kindred-layout{grid-template-columns:350px 1fr}.norse-kindred-reader{padding:52px 40px}.norse-fate-grid{grid-template-columns:1fr}.norse-fate-card{min-height:300px}.norse-fate-card small{margin-top:35px}.norse-quote{grid-template-columns:32px 1fr}.norse-quote small{grid-column:2}}@media (width<=760px){.norse-shell{width:calc(100% - 36px)}.norse-header{height:72px;padding:0 18px}.norse-brand-mark{width:39px;height:39px;font-size:23px}.norse-brand b{font-size:13px}.norse-brand small,.norse-header-actions button span{display:none}.norse-header-actions button{justify-content:center;width:43px;padding:0}.norse-hero{align-items:flex-end;min-height:830px}.norse-hero>img{object-fit:cover;object-position:center;filter:brightness(1.07)contrast(1.02)saturate(1.12);width:100%;height:100%;-webkit-mask-image:none;mask-image:none}.norse-hero:before{background:linear-gradient(#0c0e2d14 18%,#0d0f30c7 48%,#080a21fc 76%)}.norse-hero-runes{font-size:23px;top:15%;right:13px}.norse-hero-copy{width:auto;margin:0;padding:0 23px 105px}.norse-overline{font-size:7px;line-height:1.6}.norse-hero h1 span{font-size:30px}.norse-hero h1 strong{font-size:clamp(43px,12.2vw,58px)}.norse-hero-copy>p{margin-top:23px;font-size:13px;line-height:1.85}.norse-hero-actions{flex-wrap:wrap;gap:18px;margin-top:24px}.norse-hero-actions button:first-child{height:49px}.norse-hero-aside{bottom:25px;left:22px}.norse-hero-aside span,.norse-hero-caption{display:none}.norse-premise>div:nth-child(2){grid-template-columns:51px 1fr;gap:17px;width:calc(100% - 36px);min-height:270px}.norse-premise>div:nth-child(2)>span{width:48px;height:58px;font-size:26px}.norse-premise p{font-size:18px}.norse-premise small{border-top:1px solid #ffffff4d;border-left:0;grid-column:2;padding:14px 0 0}.norse-title{margin-bottom:40px;padding-top:85px}.norse-title h2{font-size:clamp(29px,8.6vw,37px)}.norse-title p{font-size:12px}.norse-tree,.norse-kindreds,.norse-cycle,.norse-gods,.norse-fate,.norse-sources{padding-bottom:90px}.norse-tree-layout{flex-direction:column;display:flex}.norse-cosmogram{min-height:720px}.norse-realm-node{min-width:91px;padding:6px 7px}.norse-realm-node>span{margin-right:5px;font-size:16px}.norse-realm-node b{font-size:11px}.norse-realm-reader{border-top:1px solid #988e7d;border-left:0;min-height:555px;padding:34px 25px}.norse-reader-rune{margin-bottom:40px}.norse-realm-reader footer{left:25px;right:25px}.norse-tree-note{padding:21px}.norse-kindred-layout{grid-template-columns:1fr}.norse-kindred-tabs{border-bottom:1px solid #b9965c4f;border-right:0}.norse-kindred-tabs button{min-height:91px}.norse-kindred-reader{min-height:500px;padding:44px 26px}.norse-kindred-reader h3{font-size:39px}.norse-cycle-track{grid-template-columns:repeat(2,1fr)}.norse-cycle-track button{min-height:225px;padding:20px 15px}.norse-cycle-track button b{font-size:17px}.norse-cycle-reader{grid-template-columns:53px 1fr;gap:20px;padding:34px 25px}.norse-cycle-reader>span{font-size:49px}.norse-cycle-reader h3{font-size:28px}.norse-cycle-reader blockquote{border-top:1px solid #ffffff4d;border-left:0;grid-column:1/-1;padding:18px 0 0;font-size:14px}.norse-god-grid{grid-template-columns:1fr}.norse-god-card{min-height:560px;padding:26px}.norse-god-copy{bottom:86px;left:26px;right:23px}.norse-god-meta{left:26px;right:23px}.norse-fate-card{min-height:360px;padding:28px 24px}.norse-quote{padding:27px 23px}.norse-quote p{font-size:18px}.norse-source-item{grid-template-columns:34px 1fr 19px;gap:11px}.norse-source-item h3{font-size:21px}.norse-source-note{padding:31px 26px}.norse-footer>div:last-child{flex-direction:column;justify-content:center;align-items:flex-start;width:calc(100% - 36px);min-height:340px;display:flex}.norse-footer>div:last-child>span{display:none}.norse-footer h2{font-size:22px}.norse-menu-head{height:80px;padding:0 20px}.norse-menu nav{grid-template-columns:1fr;width:calc(100% - 36px);margin-top:20px}.norse-menu nav button{min-height:100px}.norse-menu>p{width:calc(100% - 36px);font-size:13px}.norse-god-sheet{grid-template-rows:34% 66%;grid-template-columns:1fr;width:calc(100% - 22px);height:calc(100vh - 22px)}.norse-god-sheet-mark span{font-size:118px}.norse-god-sheet-copy{padding:32px 25px 48px}.norse-sheet-back{display:none}.norse-modal-close{color:var(--norse-ice);background:#0c111085;border-color:#d5dfdc54;display:grid}.norse-god-sheet-copy h2{font-size:44px}.norse-god-relations{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.norse-hero>img,.norse-hero-fog{animation:none!important}.norse-app .reveal{opacity:1;transition:none;transform:none}}.egypt-app{--egypt-black:#080908;--egypt-ink:#13130f;--egypt-night:#10172b;--egypt-lapis:#173d6e;--egypt-lapis-bright:#2f6e9b;--egypt-gold:#d5ad54;--egypt-gold-pale:#f0d99a;--egypt-turquoise:#2f9a91;--egypt-carnelian:#a7462f;--egypt-ivory:#eee1c2;--egypt-papyrus:#dfcfaa;background:var(--egypt-papyrus);min-height:100vh;color:var(--egypt-ink);overflow:clip}.egypt-shell{width:min(1340px,100% - 72px);margin:0 auto}.egypt-progress{z-index:900;background:linear-gradient(90deg,#1c6d82,#e7c36c 55%,#d17742);height:3px;position:fixed;top:0;left:0;box-shadow:0 0 15px #e7c36cbf}.egypt-app .reveal{opacity:0;transition:opacity .75s,transform .75s cubic-bezier(.2,.75,.2,1);transition-delay:var(--delay,0s);transform:translateY(25px)}.egypt-app .reveal[data-revealed=true]{opacity:1;transform:translateY(0)}.egypt-header{z-index:400;width:100%;height:90px;color:var(--egypt-ivory);pointer-events:none;justify-content:space-between;align-items:center;padding:0 42px;display:flex;position:fixed;top:0;left:0}.egypt-header:before{content:"";z-index:-1;background:linear-gradient(#040505f0,#0506077a 60%,#0000);position:absolute;inset:0}.egypt-header>*{pointer-events:auto}.egypt-brand{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:13px;padding:0;display:flex}.egypt-brand-mark{color:#f0cf76;width:48px;height:55px;font:31px/1 var(--serif);clip-path:polygon(50% 0,100% 17%,100% 83%,50% 100%,0 83%,0 17%);background:#0c0d0e57;border:1px solid #e0be66d1;place-items:center;display:grid;position:relative;box-shadow:inset 0 0 20px #1d53704d,0 0 24px #d3a5461f}.egypt-brand>span:last-child{flex-direction:column;display:flex}.egypt-brand b{font:700 17px/1 var(--serif);letter-spacing:.22em}.egypt-brand small{color:#eee1c294;letter-spacing:.18em;margin-top:7px;font-size:9px}.egypt-header-actions{gap:9px;display:flex}.egypt-header-actions button{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);height:43px;color:inherit;cursor:pointer;letter-spacing:.13em;background:#08090994;border:1px solid #dfbe696b;align-items:center;gap:9px;padding:0 16px;font-size:10px;display:flex}.egypt-header-actions button:hover{background:var(--egypt-gold);color:var(--egypt-black)}.egypt-hero{min-height:100svh;color:var(--egypt-ivory);isolation:isolate;background:#050708;align-items:center;display:flex;position:relative;overflow:hidden}.egypt-hero>img{z-index:-4;object-fit:cover;object-position:center;filter:brightness(.85)contrast(1.12)saturate(1.04);width:100%;height:100%;animation:19s ease-in-out infinite alternate egyptHero;position:absolute;inset:0}@keyframes egyptHero{to{transform:scale(1.04)translate(-.55%)}}.egypt-hero:before{content:"";z-index:-3;background:linear-gradient(90deg,#020405f7 0%,#04070ad6 34%,#04070b4d 62%,#02030414),linear-gradient(#0000 52%,#020304e0);position:absolute;inset:0}.egypt-hero:after{content:"";z-index:4;pointer-events:none;opacity:.22;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.68' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.egypt-hero-grain{z-index:-1;background:radial-gradient(circle at 76% 28%,#e7b94f2b,#0000 22%),radial-gradient(circle at 61% 72%,#1e6e872e,#0000 28%);position:absolute;inset:0}.egypt-hero-copy{z-index:3;width:min(760px,55vw);margin-left:max(7vw,88px);padding-top:55px;position:relative}.egypt-overline{color:var(--egypt-gold);letter-spacing:.23em;align-items:center;gap:13px;margin-bottom:30px;font-size:9px;display:flex}.egypt-overline span{width:40px;height:48px;font:15px/1 var(--serif);clip-path:polygon(50% 0,100% 18%,100% 82%,50% 100%,0 82%,0 18%);border:1px solid #d5ad54b8;place-items:center;display:grid}.egypt-hero h1{font-family:var(--serif);flex-direction:column;margin:0;font-weight:500;line-height:.97;display:flex}.egypt-hero h1 span{color:#b9d4df;letter-spacing:-.035em;text-shadow:0 0 26px #34859f29;font-size:clamp(31px,3.65vw,59px);font-weight:400}.egypt-hero h1 strong{color:#fff0bd;letter-spacing:-.065em;text-shadow:0 3px 22px #000000a6,0 0 35px #e8b9482e;max-width:780px;margin-top:13px;font-size:clamp(54px,6vw,94px)}.egypt-hero-copy>p{color:#ebe4ceab;max-width:620px;font:15px/2 var(--serif);margin:31px 0 0}.egypt-hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.egypt-hero-actions button{cursor:pointer}.egypt-hero-actions button:first-child{border:1px solid var(--egypt-gold);background:var(--egypt-gold);color:#0c0d0c;letter-spacing:.08em;align-items:center;gap:25px;height:55px;padding:0 24px;display:flex}.egypt-hero-actions button:last-child{color:var(--egypt-ivory);background:0 0;border:0;border-bottom:1px solid #eee1c259;align-items:center;gap:10px;padding:8px 0;display:flex}.egypt-hero-axis{z-index:3;color:#eee1c25c;letter-spacing:.2em;align-items:center;gap:12px;font-size:8px;display:flex;position:absolute;bottom:34px;left:42px}.egypt-hero-axis i{background:#d5ad545c;width:38px;height:1px}.egypt-hero-caption{z-index:3;color:#eee1c257;letter-spacing:.25em;writing-mode:vertical-rl;font-size:7px;position:absolute;bottom:43px;right:25px}.egypt-divider{height:84px;color:var(--egypt-gold);justify-content:center;align-items:center;gap:21px;display:flex}.egypt-divider i{background:linear-gradient(90deg,#0000,#b28d3f8c);width:min(270px,26vw);height:1px}.egypt-divider i:last-child{transform:scaleX(-1)}.egypt-divider span{width:50px;height:50px;font:24px/1 var(--serif);border:1px solid #b89346;place-items:center;display:grid;transform:rotate(45deg)}.egypt-divider span:first-letter{transform:rotate(-45deg)}.egypt-premise{color:var(--egypt-ivory);background:#0a0b0a;padding:0 0 72px}.egypt-premise>div:nth-child(2){background:radial-gradient(circle at 88% 25%,#1e58712e,#0000 32%),#14130e73;border:1px solid #d5ad5457;grid-template-columns:82px 1fr;align-items:center;gap:31px;width:min(950px,100% - 72px);min-height:245px;margin:0 auto;padding:44px 52px;display:grid}.egypt-premise>div:nth-child(2)>span{border:1px solid var(--egypt-gold);width:70px;height:88px;color:var(--egypt-gold-pale);font:37px/1 var(--serif);clip-path:polygon(50% 0,100% 14%,100% 86%,50% 100%,0 86%,0 14%);place-items:center;display:grid}.egypt-premise p{color:#eee1c2bd;font:20px/1.8 var(--serif);margin:0}.egypt-premise p strong{color:#f5df9b;font-weight:500}.egypt-premise small{color:#eee1c266;letter-spacing:.16em;grid-column:2;font-size:8px;line-height:1.7}.egypt-title{padding:130px 0 60px}.egypt-title>div{color:#735723;align-items:center;gap:14px;display:flex}.egypt-title>div span{width:34px;height:39px;font:10px/1 var(--serif);clip-path:polygon(50% 0,100% 16%,100% 84%,50% 100%,0 84%,0 16%);border:1px solid #a47d2d;place-items:center;display:grid}.egypt-title>div small{letter-spacing:.2em;font-size:8px;font-weight:700}.egypt-title h2{max-width:1170px;font:54px/1.18 var(--serif);letter-spacing:-.045em;margin:25px 0 16px}.egypt-title p{color:#5c5649;max-width:900px;font:13px/1.85 var(--serif);margin:0}.egypt-title.dark{color:var(--egypt-ivory)}.egypt-title.dark>div{color:var(--egypt-gold)}.egypt-title.dark>div span{border-color:var(--egypt-gold)}.egypt-title.dark p{color:#eee1c27a}.egypt-sun{padding-bottom:140px}.egypt-solar-layout{background:#080a0b;border:1px solid #9e792f;grid-template-columns:minmax(0,1fr) 360px;min-height:760px;display:grid;box-shadow:0 25px 65px #281c0738}.egypt-cosmogram{background:#07101c;min-height:760px;position:relative;overflow:hidden}.egypt-cosmogram:after{content:"AKHET  ·  DAY BARQUE  ·  DUAT  ·  REBIRTH";z-index:3;color:#f3d89159;font:9px/1 var(--serif);letter-spacing:.22em;position:absolute;bottom:17px;left:20px}.egypt-cosmogram img{object-fit:cover;object-position:center;filter:brightness(.82)contrast(1.11)saturate(1.04);width:100%;height:100%;position:absolute;inset:0}.egypt-cosmogram:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 56%,#0205087a),radial-gradient(circle,#0000 45%,#0305072e);position:absolute;inset:0}.egypt-solar-node{z-index:5;left:var(--x);top:var(--y);color:#f2deb0;text-align:left;cursor:pointer;background:#0a0d12d1;border:1px solid #e8c770a8;grid-template-columns:30px 1fr;min-width:126px;padding:10px 13px;transition:background .25s,border-color .25s,transform .25s;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 8px 24px #00000059}.egypt-solar-node:hover,.egypt-solar-node.active{background:#784f18e6;border-color:#ffe39b;transform:translate(-50%,-50%)scale(1.05)}.egypt-solar-node span{color:#f1c966;font:24px/1 var(--serif);grid-row:1/3;align-self:center}.egypt-solar-node b{font:14px/1.2 var(--serif)}.egypt-solar-node small{color:#f2deb087;letter-spacing:.11em;margin-top:4px;font-size:6px}.egypt-solar-reader{color:var(--egypt-ivory);background:radial-gradient(circle at 90% 5%,#d5ad5421,#0000 35%),#11120f;flex-direction:column;padding:50px 38px 34px;animation:.45s egyptReader;display:flex}@keyframes egyptReader{0%{opacity:.45;transform:translate(8px)}}.egypt-reader-mark{border:1px solid var(--egypt-gold);width:82px;height:96px;color:var(--egypt-gold-pale);font:40px/1 var(--serif);clip-path:polygon(50% 0,100% 14%,100% 86%,50% 100%,0 86%,0 14%);place-items:center;display:grid}.egypt-solar-reader>small{color:var(--egypt-gold);letter-spacing:.16em;margin-top:55px;font-size:8px}.egypt-solar-reader h3{font:38px/1.22 var(--serif);margin:12px 0 25px}.egypt-solar-reader p{color:#eee1c29e;font:14px/1.9 var(--serif);margin:0}.egypt-solar-reader blockquote{color:#efd79c;font:italic 16px/1.7 var(--serif);border-top:1px solid #d5ad5452;margin:30px 0 0;padding:21px 0 0}.egypt-solar-reader footer{color:#eee1c259;letter-spacing:.16em;align-items:center;gap:10px;margin-top:auto;padding-top:25px;font-size:8px;display:flex}.egypt-creation{color:var(--egypt-ivory);background:radial-gradient(circle at 84% 13%,#1e547038,#0000 31%),#090a09;padding-bottom:140px}.egypt-creation-layout{border-top:1px solid #d5ad545c;border-left:1px solid #d5ad545c;grid-template-columns:1fr 1.08fr;display:grid}.egypt-creation-tabs{grid-template-columns:repeat(2,1fr);display:grid}.egypt-creation-tabs button{min-height:210px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #d5ad545c;border-top:0;border-left:0;grid-template-columns:32px 55px 1fr;align-items:center;gap:17px;padding:25px;transition:background .3s,color .3s;display:grid}.egypt-creation-tabs button:hover,.egypt-creation-tabs button.active{background:var(--egypt-gold);color:#11110e}.egypt-creation-tabs button>span{color:#eee1c275;font:10px/1 var(--serif);align-self:start}.egypt-creation-tabs button>i{font:normal 36px/1 var(--serif);color:var(--egypt-gold-pale)}.egypt-creation-tabs button.active>i,.egypt-creation-tabs button:hover>i{color:#1a1a15}.egypt-creation-tabs button small{color:#eee1c270;letter-spacing:.12em;font-size:7px;line-height:1.5;display:block}.egypt-creation-tabs button b{font:25px/1.1 var(--serif);margin-top:9px;display:block}.egypt-creation-tabs button svg{align-self:end}.egypt-creation-reader{color:#171712;background:#e2d4b3;border-bottom:1px solid #d5ad545c;border-right:1px solid #d5ad545c;min-height:420px;padding:53px 58px;animation:.45s egyptReader}.egypt-creation-reader>span{color:#996f22;font:60px/1 var(--serif)}.egypt-creation-reader>small{color:#856a36;letter-spacing:.17em;margin-top:23px;font-size:8px;display:block}.egypt-creation-reader h3{font:45px/1.08 var(--serif);margin:10px 0 24px}.egypt-creation-reader blockquote{color:#684d19;font:italic 20px/1.55 var(--serif);margin:0 0 23px}.egypt-creation-reader p{color:#514b3f;font:14px/1.9 var(--serif);margin:0}.egypt-creation-reader footer{flex-wrap:wrap;gap:7px;margin-top:31px;display:flex}.egypt-creation-reader footer em{color:#625842;font:normal 9px/1 var(--serif);border:1px solid #a38c60;padding:7px 10px}.egypt-creation-note{color:#eee1c294;border:1px solid #d5ad545c;border-top:0;grid-template-columns:30px 1fr;align-items:center;gap:19px;min-height:110px;padding:25px 34px;display:grid}.egypt-creation-note svg{color:var(--egypt-gold)}.egypt-creation-note p{font:14px/1.8 var(--serif);margin:0}.egypt-creation-note strong{color:#efd38a}.egypt-lineage{padding-bottom:145px}.egypt-lineage-layout{border:1px solid #9e792f;grid-template-columns:minmax(0,1fr) 340px;min-height:780px;display:grid;box-shadow:0 24px 60px #3021092e}.egypt-lineage-board{background:radial-gradient(circle at 50% 13%,#3167802e,#0000 28%),linear-gradient(160deg,#0a0c0c,#14140f);min-height:780px;position:relative;overflow:hidden}.egypt-lineage-board:before{content:"";opacity:.16;background:repeating-linear-gradient(90deg,#0000 0 59px,#d5ad5426 60px),repeating-linear-gradient(0deg,#0000 0 59px,#d5ad541f 60px);position:absolute;inset:0}.egypt-lineage-board svg{width:96%;height:86%;position:absolute;inset:4% 2% 10%}.egypt-lineage-lines path{fill:none;stroke:#deba6294;stroke-width:2px}.egypt-lineage-lines path.secondary{stroke-dasharray:8 7;stroke:#579da38f}.egypt-lineage-joints circle{fill:#e4bd62}.egypt-lineage-node{z-index:3;left:var(--x);top:var(--y);width:122px;min-height:72px;color:var(--egypt-ivory);text-align:left;cursor:pointer;background:#0c0e0eeb;border:1px solid #d5ad548c;grid-template-columns:28px 1fr;padding:10px 9px;transition:background .22s,border-color .22s,transform .22s;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 9px 23px #00000052}.egypt-lineage-node:hover,.egypt-lineage-node.active{color:#11110e;background:#ad822e;border-color:#f4d98f;transform:translate(-50%,-50%)scale(1.05)}.egypt-lineage-node span{color:#e7bd61;font:23px/1 var(--serif);grid-row:1/3;align-self:center}.egypt-lineage-node.active span,.egypt-lineage-node:hover span{color:#171610}.egypt-lineage-node b{font:14px/1.2 var(--serif)}.egypt-lineage-node small{color:#eee1c275;letter-spacing:.1em;margin-top:5px;font-size:6px}.egypt-lineage-node.active small,.egypt-lineage-node:hover small{color:#11110e8f}.egypt-lineage-key{z-index:3;color:#eee1c25c;letter-spacing:.08em;gap:22px;font-size:8px;display:flex;position:absolute;bottom:17px;left:20px}.egypt-lineage-reader{color:var(--egypt-ivory);background:#12213a;flex-direction:column;padding:46px 37px 31px;animation:.45s egyptReader;display:flex}.egypt-lineage-reader>span{color:var(--egypt-gold-pale);font:64px/1 var(--serif)}.egypt-lineage-reader>small{color:var(--egypt-gold);letter-spacing:.17em;margin-top:48px;font-size:8px}.egypt-lineage-reader h3{font:43px/1.08 var(--serif);margin:10px 0 5px}.egypt-lineage-reader>em{color:#eee1c26b;font:normal 10px/1 var(--serif);letter-spacing:.12em}.egypt-lineage-reader p{color:#eee1c29e;font:14px/1.9 var(--serif);margin:29px 0 0}.egypt-lineage-reader>div{gap:8px;margin-top:28px;display:grid}.egypt-lineage-reader>div b{color:#eee1c29e;font:10px/1.4 var(--serif);border:1px solid #d5ad5445;padding:10px 11px}.egypt-lineage-reader footer{color:#eee1c261;border-top:1px solid #d5ad5447;align-items:center;gap:9px;margin-top:auto;padding-top:24px;font-size:9px;display:flex}.egypt-gods{color:var(--egypt-ivory);background:radial-gradient(circle at 50% 0,#2a60773d,#0000 34%),#080a0b;padding-bottom:145px}.egypt-god-grid{border-top:1px solid #d5ad545c;border-left:1px solid #d5ad545c;grid-template-columns:repeat(4,1fr);display:grid}.egypt-god-card{min-height:570px;color:inherit;text-align:left;cursor:pointer;isolation:isolate;background:#11120f;border:1px solid #d5ad545c;border-top:0;border-left:0;padding:27px;position:relative;overflow:hidden}.egypt-god-card:after{content:"";z-index:4;pointer-events:none;border:0 solid var(--god);transition:border-width .25s;position:absolute;inset:0}.egypt-god-card:hover:after{border-width:5px}.egypt-god-card>img{z-index:-2;object-fit:cover;object-position:center 25%;filter:saturate(.96)contrast(1.05)brightness(.92);width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.75,.2,1),filter .4s;position:absolute;inset:0}.egypt-god-card:hover>img{filter:saturate(1.08)contrast(1.08)brightness();transform:scale(1.045)}.egypt-god-shade{z-index:-1;background:linear-gradient(#0405052e,#0708080d 34%,#070808e3 72%,#050606fc 100%);position:absolute;inset:0}.egypt-god-number{color:#fff5da9e;font:10px/1 var(--serif)}.egypt-god-glyph{color:#f0d58c;font:39px/1 var(--serif);text-shadow:0 2px 17px #000000b3;position:absolute;top:22px;right:23px}.egypt-god-copy{z-index:2;display:block;position:absolute;bottom:83px;left:27px;right:24px}.egypt-god-copy small{color:var(--god);letter-spacing:.16em;font-size:8px;font-weight:700;display:block}.egypt-god-copy h3{font:43px/1 var(--serif);text-shadow:0 2px 18px #000000c7;margin:8px 0}.egypt-god-copy p{color:#eee1c2bf;font:13px/1.5 var(--serif);margin:0}.egypt-god-meta{z-index:2;color:#eee1c280;letter-spacing:.06em;border-top:1px solid #fff4d52e;justify-content:space-between;align-items:center;padding-top:13px;font-size:8px;display:flex;position:absolute;bottom:24px;left:27px;right:24px}.egypt-afterlife{padding-bottom:145px}.egypt-balance{min-height:360px;color:var(--egypt-ivory);background:radial-gradient(circle at 50% 0,#25607633,#0000 34%),#0b0d0e;border:1px solid #9e792f;grid-template-columns:1fr 1.1fr .8fr;align-items:center;gap:36px;padding:40px 48px;display:grid}.egypt-balance-copy small{color:var(--egypt-gold);letter-spacing:.2em;font-size:8px}.egypt-balance-copy h3{font:38px/1.18 var(--serif);margin:12px 0 20px}.egypt-balance-copy p,.egypt-balance-warning p{color:#eee1c294;font:13px/1.85 var(--serif);margin:0}.egypt-scale{height:250px;position:relative}.egypt-scale-sun{color:var(--egypt-gold-pale);font:40px/1 var(--serif);position:absolute;top:0;left:50%;transform:translate(-50%)}.egypt-scale .stem{background:linear-gradient(var(--egypt-gold-pale),#7d6028);width:2px;height:185px;position:absolute;top:40px;left:calc(50% - 1px)}.egypt-scale .beam{background:var(--egypt-gold-pale);height:2px;position:absolute;top:84px;left:11%;right:11%;box-shadow:0 0 14px #eac66559}.egypt-scale .beam:before,.egypt-scale .beam:after{content:"";background:#e7c25fb8;width:1px;height:85px;position:absolute;top:0}.egypt-scale .beam:before{left:5%}.egypt-scale .beam:after{right:5%}.egypt-scale .pan{color:#e2b354;border-bottom:2px solid #d7ad4d;border-radius:0 0 50% 50%;place-items:center;width:34%;height:40px;display:grid;position:absolute;top:165px}.egypt-scale .pan.heart{left:0}.egypt-scale .pan.feather{right:0}.egypt-scale .pan.heart span{color:#b9583b;font-size:35px}.egypt-balance-warning{border-left:1px solid #d5ad544f;padding-left:28px}.egypt-balance-warning span{color:#c86e4c;font:22px/1 var(--serif);letter-spacing:.15em}.egypt-balance-warning p{margin-top:16px}.egypt-afterlife-track{border-left:1px solid #9e792f;grid-template-columns:repeat(5,1fr);display:grid}.egypt-afterlife-track button{text-align:left;cursor:pointer;background:0 0;border:1px solid #9e792f;border-top:0;border-left:0;min-height:190px;padding:22px 18px;transition:background .25s,color .25s}.egypt-afterlife-track button:hover,.egypt-afterlife-track button.active{color:var(--egypt-ivory);background:#174a65}.egypt-afterlife-track button>span{color:#9b7228;font:10px/1 var(--serif)}.egypt-afterlife-track button small{color:#886c36;letter-spacing:.18em;margin-top:40px;font-size:8px;display:block}.egypt-afterlife-track button b{font:20px/1.35 var(--serif);margin-top:9px;display:block}.egypt-afterlife-track button.active span,.egypt-afterlife-track button.active small,.egypt-afterlife-track button:hover span,.egypt-afterlife-track button:hover small{color:#e4c678}.egypt-afterlife-reader{color:#fff4d6;background:#a8792e;grid-template-columns:80px 1fr .75fr;align-items:center;gap:36px;min-height:270px;padding:43px 49px;animation:.45s egyptReader;display:grid}.egypt-afterlife-reader>span{color:#fff5dabf;font:68px/1 var(--serif)}.egypt-afterlife-reader small{color:#ffe6a5;letter-spacing:.17em;font-size:8px}.egypt-afterlife-reader h3{font:34px/1.12 var(--serif);margin:9px 0 14px}.egypt-afterlife-reader p{color:#fff6dec7;font:13px/1.85 var(--serif);margin:0}.egypt-afterlife-reader blockquote{color:#fff7e2d4;font:italic 16px/1.75 var(--serif);border-left:1px solid #fff5da6b;margin:0;padding-left:30px}.egypt-sources{color:var(--egypt-ivory);background:radial-gradient(circle at 76% 12%,#285f7733,#0000 32%),#090a09;padding-bottom:145px}.egypt-source-layout{grid-template-columns:1fr 365px;gap:42px;display:grid}.egypt-source-list{border-top:1px solid #d5ad5457}.egypt-source-item{border-bottom:1px solid #d5ad5457;grid-template-columns:48px 1fr 25px;align-items:center;gap:19px;min-height:142px;padding:21px 13px 21px 0;transition:padding .25s,background .25s;display:grid}.egypt-source-item:hover{background:#d5ad5414;padding-left:16px}.egypt-source-item>span{color:var(--egypt-gold);font:11px/1 var(--serif)}.egypt-source-item small{color:#d7b460;letter-spacing:.14em;font-size:7px}.egypt-source-item h3{font:25px/1.1 var(--serif);margin:7px 0}.egypt-source-item p{color:#eee1c280;margin:0;font-size:11px;line-height:1.7}.egypt-source-item svg{color:var(--egypt-gold)}.egypt-source-note{color:#191812;background:#e0d1ad;border:1px solid #d5ad545c;padding:40px 36px}.egypt-source-note>svg{color:#9d7428}.egypt-source-note>small{color:#856727;letter-spacing:.18em;margin-top:37px;font-size:8px;display:block}.egypt-source-note h3{font:30px/1.25 var(--serif);margin:12px 0 28px}.egypt-source-note ol{counter-reset:egypt-list;margin:0;padding:0;list-style:none}.egypt-source-note li{color:#514a3b;min-height:65px;font:12px/1.65 var(--serif);border-top:1px solid #aa9569;padding:17px 0 17px 34px;position:relative}.egypt-source-note li:before{counter-increment:egypt-list;content:counter(egypt-list) ".";color:#8c6927;position:absolute;left:2px}.egypt-footer{color:var(--egypt-ivory);background:#060707}.egypt-footer>div:last-child{border-top:1px solid #d5ad544d;grid-template-columns:115px 1fr auto;align-items:center;gap:40px;width:min(1340px,100% - 72px);min-height:430px;margin:0 auto;padding:65px 0;display:grid}.egypt-footer>div:last-child>span{color:var(--egypt-gold);font:87px/1 var(--serif)}.egypt-footer h2{color:#f3dfaa;font:40px/1.3 var(--serif);margin:0}.egypt-footer p{color:#eee1c25c;letter-spacing:.15em;margin:13px 0 0;font-size:9px;line-height:1.8}.egypt-footer button{color:var(--egypt-ivory);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #d5ad5473;align-items:center;gap:14px;padding:12px 0;display:flex}.egypt-footer button svg{transform:rotate(180deg)}.egypt-menu{z-index:1000;color:var(--egypt-ivory);opacity:0;visibility:hidden;background:radial-gradient(circle at 70% 25%,#2569823d,#0000 31%),#070808;padding-bottom:30px;transition:opacity .32s,transform .32s,visibility .32s;position:fixed;inset:0;overflow-y:auto;transform:translateY(-18px)}.egypt-menu.open{opacity:1;visibility:visible;transform:none}.egypt-menu-head{border-bottom:1px solid #d5ad5457;justify-content:space-between;align-items:center;height:95px;padding:0 42px;display:flex}.egypt-menu-head>button:last-child{width:48px;height:48px;color:inherit;cursor:pointer;background:0 0;border:1px solid #d5ad5461;place-items:center;display:grid}.egypt-menu nav{border-top:1px solid #d5ad5457;border-left:1px solid #d5ad5457;grid-template-columns:repeat(3,1fr);width:min(1200px,100% - 84px);margin:70px auto 0;display:grid}.egypt-menu nav button{min-height:175px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #d5ad5457;border-top:0;border-left:0;grid-template-columns:38px 1fr 25px;align-items:center;gap:16px;padding:27px;display:grid}.egypt-menu nav button:hover{background:var(--egypt-gold);color:#11110d}.egypt-menu nav button>span{color:var(--egypt-gold);font:11px/1 var(--serif)}.egypt-menu nav button:hover>span{color:#16140e}.egypt-menu nav small{color:#eee1c266;letter-spacing:.15em;font-size:7px}.egypt-menu nav strong{font:29px/1.1 var(--serif);margin-top:10px;display:block}.egypt-menu>p{color:#eee1c266;width:min(1200px,100% - 84px);font:italic 17px/1.7 var(--serif);margin:42px auto 0}.egypt-god-modal{z-index:1100;opacity:0;visibility:hidden;place-items:center;transition:opacity .3s,visibility .3s;display:grid;position:fixed;inset:0}.egypt-god-modal.open{opacity:1;visibility:visible}.egypt-modal-backdrop{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);cursor:pointer;background:#020303e0;border:0;position:absolute;inset:0}.egypt-god-sheet{color:#171712;background:#e6d9bb;grid-template-columns:.78fr 1.22fr;width:min(1050px,100% - 60px);height:min(720px,100vh - 60px);display:grid;position:relative;overflow:hidden;box-shadow:0 35px 110px #000000a8}.egypt-modal-close{z-index:6;width:43px;height:43px;color:var(--egypt-ivory);cursor:pointer;background:#0507078c;border:1px solid #eee1c26b;place-items:center;display:grid;position:absolute;top:18px;right:18px}.egypt-god-sheet-mark{color:var(--god);background:#0b0d0e;position:relative;overflow:hidden}.egypt-god-sheet-mark:after{content:"";background:linear-gradient(#0000 42%,#040505e6);position:absolute;inset:0}.egypt-god-sheet-mark img{object-fit:cover;object-position:center 27%;width:100%;height:100%}.egypt-god-sheet-mark span{z-index:2;color:#f0d58a;font:55px/1 var(--serif);text-shadow:0 2px 20px #000c;position:absolute;bottom:49px;left:25px}.egypt-god-sheet-mark small{z-index:2;color:#eee1c2a6;letter-spacing:.18em;font-size:8px;position:absolute;bottom:24px;left:26px}.egypt-god-sheet-copy{padding:53px 57px;overflow-y:auto}.egypt-sheet-back{color:#625641;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #927e56;align-items:center;gap:7px;margin-bottom:38px;padding:0 0 7px;font-size:10px;display:flex}.egypt-god-sheet-copy>small{color:#8d6c2b;letter-spacing:.15em;font-size:8px;font-weight:700}.egypt-god-sheet-copy h2{font:55px/1 var(--serif);margin:10px 0 7px}.egypt-god-sheet-copy h3{color:#685d49;font:italic 18px/1.5 var(--serif);margin:0 0 26px}.egypt-god-sheet-copy>p{color:#504b40;font:14px/1.95 var(--serif)}.egypt-god-sheet-copy blockquote{border-left:3px solid var(--god);color:#61533a;font:italic 15px/1.75 var(--serif);background:#9f7e3617;margin:30px 0;padding:18px 21px}.egypt-god-relations{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.egypt-god-relations span{color:#5a5141;font:10px/1.4 var(--serif);border:1px solid #b2a17c;padding:10px}@media (width<=1050px){.egypt-god-grid{grid-template-columns:repeat(2,1fr)}.egypt-solar-layout,.egypt-lineage-layout{grid-template-columns:1fr 320px}.egypt-balance{grid-template-columns:1fr 1fr}.egypt-balance-warning{border-top:1px solid #d5ad544f;border-left:0;grid-column:1/-1;padding:22px 0 0}.egypt-source-layout{grid-template-columns:1fr 320px}}@media (width<=760px){.egypt-shell{width:calc(100% - 36px)}.egypt-header{height:78px;padding:0 18px}.egypt-brand-mark{width:40px;height:46px;font-size:25px}.egypt-brand b{font-size:13px}.egypt-brand small,.egypt-header-actions button span{display:none}.egypt-header-actions button{justify-content:center;width:43px;padding:0}.egypt-hero{align-items:flex-end;min-height:830px}.egypt-hero>img{object-position:64% center;filter:brightness(.95)contrast(1.05)saturate(1.05)}.egypt-hero:before{background:linear-gradient(#0305071c 16%,#030609cc 43%,#030405fc 74%)}.egypt-hero-copy{width:auto;margin:0;padding:0 23px 108px}.egypt-overline{font-size:7px;line-height:1.6}.egypt-hero h1 span{font-size:30px}.egypt-hero h1 strong{font-size:clamp(43px,12.2vw,58px)}.egypt-hero-copy>p{margin-top:23px;font-size:13px;line-height:1.85}.egypt-hero-actions{flex-wrap:wrap;gap:18px;margin-top:24px}.egypt-hero-actions button:first-child{height:49px}.egypt-hero-axis{bottom:25px;left:22px}.egypt-hero-axis span,.egypt-hero-caption{display:none}.egypt-premise>div:nth-child(2){grid-template-columns:55px 1fr;gap:18px;width:calc(100% - 36px);min-height:290px;padding:29px 24px}.egypt-premise>div:nth-child(2)>span{width:50px;height:64px;font-size:27px}.egypt-premise p{font-size:17px}.egypt-title{padding:92px 0 43px}.egypt-title h2{margin-top:21px;font-size:38px}.egypt-title p{font-size:12px}.egypt-sun,.egypt-lineage,.egypt-afterlife{padding-bottom:100px}.egypt-solar-layout,.egypt-lineage-layout{grid-template-columns:1fr}.egypt-cosmogram{min-height:670px}.egypt-cosmogram img{object-fit:cover}.egypt-solar-node{grid-template-columns:25px 1fr;min-width:105px;padding:8px 9px}.egypt-solar-node span{font-size:19px}.egypt-solar-reader{min-height:470px;padding:38px 27px 31px}.egypt-solar-reader>small{margin-top:39px}.egypt-creation{padding-bottom:100px}.egypt-creation-layout{grid-template-columns:1fr}.egypt-creation-tabs button{grid-template-columns:24px 39px 1fr;gap:10px;min-height:160px;padding:18px}.egypt-creation-tabs button>i{font-size:27px}.egypt-creation-tabs button b{font-size:20px}.egypt-creation-reader{min-height:480px;padding:39px 27px}.egypt-creation-reader h3{font-size:39px}.egypt-lineage-board{min-height:690px}.egypt-lineage-board svg{width:96%;left:2%}.egypt-lineage-node{grid-template-columns:19px 1fr;width:84px;min-height:59px;padding:7px 6px}.egypt-lineage-node span{font-size:16px}.egypt-lineage-node b{font-size:11px}.egypt-lineage-node small{font-size:5px}.egypt-lineage-key{display:none}.egypt-lineage-reader{min-height:500px;padding:39px 27px}.egypt-gods{padding-bottom:100px}.egypt-god-grid{grid-template-columns:1fr}.egypt-god-card{min-height:590px;padding:26px}.egypt-god-copy{bottom:86px;left:26px;right:23px}.egypt-god-meta{left:26px;right:23px}.egypt-balance{grid-template-columns:1fr;padding:31px 25px}.egypt-scale{height:240px}.egypt-balance-warning{grid-column:auto}.egypt-afterlife-track{grid-template-columns:1fr}.egypt-afterlife-track button{grid-template-columns:35px 65px 1fr;align-items:center;gap:12px;min-height:112px;display:grid}.egypt-afterlife-track button small,.egypt-afterlife-track button b{margin:0}.egypt-afterlife-reader{grid-template-columns:52px 1fr;gap:19px;padding:34px 25px}.egypt-afterlife-reader>span{font-size:49px}.egypt-afterlife-reader h3{font-size:28px}.egypt-afterlife-reader blockquote{border-top:1px solid #fff5da66;border-left:0;grid-column:1/-1;padding:18px 0 0;font-size:14px}.egypt-sources{padding-bottom:100px}.egypt-source-layout{grid-template-columns:1fr}.egypt-source-item{grid-template-columns:34px 1fr 19px;gap:11px}.egypt-source-item h3{font-size:21px}.egypt-source-note{padding:31px 26px}.egypt-footer>div:last-child{flex-direction:column;justify-content:center;align-items:flex-start;width:calc(100% - 36px);min-height:350px;display:flex}.egypt-footer>div:last-child>span{display:none}.egypt-footer h2{font-size:24px}.egypt-menu-head{height:80px;padding:0 20px}.egypt-menu nav{grid-template-columns:1fr;width:calc(100% - 36px);margin-top:20px}.egypt-menu nav button{min-height:100px}.egypt-menu>p{width:calc(100% - 36px);font-size:13px}.egypt-god-sheet{grid-template-rows:35% 65%;grid-template-columns:1fr;width:calc(100% - 22px);height:calc(100vh - 22px)}.egypt-god-sheet-copy{padding:32px 25px 48px}.egypt-sheet-back{display:none}.egypt-god-sheet-copy h2{font-size:44px}.egypt-god-relations{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.egypt-hero>img{animation:none!important}.egypt-app .reveal{opacity:1;transition:none;transform:none}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#12100e;--ink-2:#1d1915;--paper:#eee3c7;--paper-2:#d8c7a0;--terracotta:#bd5638;--terracotta-dark:#7d3225;--lapis:#173b5a;--lapis-light:#315f7d;--gold:#c9a45d;--gold-soft:#dfc27f;--white:#f7f0df;--muted:#a69a83;--serif:"Iowan Old Style", "Palatino Linotype", "Noto Serif SC", "Songti SC", Georgia, serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);min-width:320px;color:var(--paper);font-family:var(--sans);margin:0}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:var(--terracotta);color:var(--white)}.app{background:var(--paper);min-height:100vh;color:var(--ink);overflow:clip}.scroll-progress{z-index:200;background:var(--terracotta);height:3px;position:fixed;top:0;left:0;box-shadow:0 0 15px #bd5638cc}.section-shell{width:min(1320px,100% - 72px);margin:0 auto}.super-nav{min-height:100svh;color:var(--paper);isolation:isolate;background:#0b0d10;padding:0 44px 30px;position:relative;overflow:hidden}.super-nav:before{content:"";z-index:-2;background:radial-gradient(circle at 72% 12%,#315f7d3d,#0000 32%),radial-gradient(circle at 15% 76%,#bd563829,#0000 28%),linear-gradient(140deg,#090a0c,#11141a 60%,#090a0c);position:absolute;inset:0}.super-nav:after{content:"";z-index:-1;opacity:.17;mix-blend-mode:soft-light;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E");position:absolute;inset:0}.super-stars{opacity:.35;pointer-events:none;background-image:radial-gradient(circle at 10% 20%, var(--gold-soft) 0 1px, transparent 1.5px), radial-gradient(circle at 75% 35%, var(--gold-soft) 0 1px, transparent 1.5px), radial-gradient(circle at 40% 80%, var(--gold-soft) 0 1px, transparent 1.5px);background-size:220px 220px,310px 310px,390px 390px;position:absolute;inset:0}.super-header{border-bottom:1px solid #eee3c72b;justify-content:space-between;align-items:center;height:88px;display:flex}.super-brand{align-items:center;gap:11px;display:flex}.super-brand>span{border:1px solid var(--gold);width:34px;height:34px;color:var(--gold-soft);border-radius:50%;place-items:center;display:grid}.super-brand b{font:700 21px/1 var(--serif);letter-spacing:.2em}.super-brand small{color:#eee3c785;letter-spacing:.22em;font-size:10px}.super-edition{color:#eee3c761;letter-spacing:.24em;font-size:9px}.super-intro{grid-template-columns:1fr 1.2fr;align-items:end;padding:54px 0 36px;display:grid}.super-kicker{color:var(--gold-soft);letter-spacing:.23em;grid-column:1/-1;align-items:center;gap:9px;margin-bottom:15px;font-size:9px;display:flex}.super-intro h1{font:500 clamp(58px, 7vw, 112px)/.9 var(--serif);letter-spacing:-.055em;white-space:nowrap;margin:0}.super-intro h1 span{color:var(--terracotta);margin-right:20px;font-size:.56em;font-style:italic}.super-intro p{color:#eee3c79e;max-width:510px;font:16px/1.85 var(--serif);justify-self:end;margin:0 0 8px}.system-grid{grid-template-rows:543px;grid-template-columns:1.45fr repeat(3,1fr);gap:13px;display:grid}.system-card{color:var(--paper);text-align:left;border:1px solid #eee3c730;position:relative;overflow:hidden}button.system-card{font:inherit;cursor:pointer;background:#15171b;padding:0}.system-card.active{min-height:543px}.system-card.active img{object-fit:cover;object-position:65% center;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .5s;position:absolute;inset:0}.system-card.active:hover img{filter:saturate(1.12);transform:scale(1.045)}.system-card.active.chinese img{object-position:57% center}.system-card.active.chinese .system-shade{background:linear-gradient(#07070714 28%,#070707fa),linear-gradient(90deg,#0707077a,#0000)}.system-shade{background:linear-gradient(#0707070a 27%,#070707f7),linear-gradient(90deg,#07070759,#0000);position:absolute;inset:0}.system-card.locked{background:#121419b8;padding:24px;transition:background .35s,border-color .35s}.system-card.locked:before{content:"";opacity:.2;background:radial-gradient(circle at 78% 10%, var(--system-color,#315f7d), transparent 45%);position:absolute;inset:0}.system-card.locked.norse{--system-color:#5b7c91}.system-card.locked.egyptian{--system-color:#b78a3b}.system-card.locked.chinese{--system-color:#a5372c}.system-card.locked:hover{background:#1c1f26f0;border-color:#dfc27f7a}.system-no{z-index:3;width:34px;height:34px;font:10px/1 var(--serif);border:1px solid #eee3c76b;border-radius:50%;place-items:center;display:grid;position:absolute;top:19px;left:20px}.system-symbol{z-index:2;color:#dfc27fb8;font:52px/1 var(--serif);position:absolute;top:20px;right:24px}.system-card.locked .system-symbol{color:#dfc27f1f;font-size:110px;top:auto;bottom:14px;right:25px}.system-copy{z-index:3;position:absolute;bottom:25px;left:24px;right:22px}.system-copy small{color:var(--gold-soft);letter-spacing:.23em;font-size:8px}.system-copy h2{font:500 35px/1 var(--serif);margin:7px 0 8px}.system-card.featured .system-copy h2{font-size:57px}.system-copy p{color:#eee3c78f;margin:0;font-size:11px}.system-enter{z-index:3;color:var(--gold-soft);align-items:center;gap:10px;font-size:11px;display:flex;position:absolute;bottom:27px;right:23px}.system-card.featured .system-copy{right:180px}.system-card.active:not(.featured) .system-copy{bottom:72px}.system-card.active:not(.featured) .system-enter{bottom:25px;left:24px;right:auto}.system-status{z-index:3;color:#eee3c75c;letter-spacing:.16em;font-size:9px;position:absolute;top:21px;right:20px}.super-footer{color:#eee3c759;letter-spacing:.17em;align-items:center;gap:17px;min-height:64px;font-size:9px;display:flex}.super-footer i{background:#eee3c721;flex:1;height:1px}.site-header{z-index:100;width:100%;height:92px;color:var(--paper);mix-blend-mode:normal;pointer-events:none;justify-content:space-between;align-items:center;padding:0 42px;display:flex;position:fixed;top:0;left:0}.site-header:after{content:"";z-index:-1;opacity:.7;background:linear-gradient(#0c0a08ad,#0000);position:absolute;inset:0}.site-header>*{pointer-events:auto}.brand{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:inline-flex}.brand-mark{width:46px;height:46px;font:28px/1 var(--serif);border:1px solid;border-radius:50%;place-items:center;display:grid}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy b{font:700 21px/1 var(--serif);letter-spacing:.16em}.brand-copy small{letter-spacing:.32em;opacity:.76;margin-top:7px;font-size:10px}.header-actions{align-items:center;gap:10px;display:flex}.icon-button,.menu-button,.portal-home{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:43px;color:var(--paper);cursor:pointer;background:#100e0c61;border:1px solid #eee3c759;align-items:center;gap:10px;display:inline-flex}.icon-button{letter-spacing:.06em;border-radius:999px;padding:0 16px;font-size:12px}.menu-button{font-family:var(--serif);letter-spacing:.12em;border-radius:3px;padding:0 16px 0 20px;font-weight:700}.portal-home{border-radius:999px;padding:0 14px;font-size:11px}.icon-button:hover,.menu-button:hover,.portal-home:hover{background:var(--paper);color:var(--ink)}.hero{--px:0;--py:0;min-height:100svh;color:var(--paper);isolation:isolate;background:#0d0d0c;align-items:center;display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:2;background:linear-gradient(90deg,#0a0908f5 0%,#0a0908cc 34%,#0a090829 66%,#0a090814 100%),linear-gradient(#0000 62%,#080706b8);position:absolute;inset:0}.hero:after{content:"";z-index:4;pointer-events:none;opacity:.19;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-art{z-index:1;position:absolute;inset:0;overflow:hidden}.hero-art img{object-fit:cover;object-position:center;width:100%;height:100%;transform:scale(1.035) translate(calc(var(--px) * -8px), calc(var(--py) * -5px));transition:transform .35s ease-out}.hero-stars{z-index:3;opacity:0;background-image:radial-gradient(circle at 12% 20%, var(--gold-soft) 0 1px, transparent 1.7px), radial-gradient(circle at 28% 68%, var(--gold-soft) 0 1px, transparent 1.7px), radial-gradient(circle at 71% 18%, var(--gold-soft) 0 1px, transparent 1.7px), radial-gradient(circle at 84% 73%, var(--gold-soft) 0 1px, transparent 1.7px);background-size:190px 190px,270px 270px,330px 330px,420px 420px;transition:opacity .7s;animation:35s linear infinite driftStars;position:absolute;inset:0}.star-mode .hero-stars{opacity:.56}@keyframes driftStars{to{background-position:190px 190px,-270px 270px,330px -330px,-420px -420px}}.hero-column{z-index:3;opacity:.45;background:repeating-linear-gradient(90deg,#0000 0 10px,#e6d6b00d 11px 13px);border:1px solid #dabe8040;width:72px;height:62%;position:absolute;bottom:-8%}.hero-column:before{content:"";border:1px solid #dabe8057;width:106px;height:30px;position:absolute;top:-30px;left:-18px}.left-column{transform:translateY(calc(var(--py) * 9px));left:4%}.right-column{transform:translateY(calc(var(--py) * -11px));right:3%}.hero-content{z-index:8;width:min(630px,44vw);margin-left:max(7vw,86px);padding-top:60px;position:relative}.hero-overline{color:var(--gold-soft);letter-spacing:.25em;align-items:center;gap:13px;margin-bottom:30px;font-size:11px;display:flex}.hero-overline span{letter-spacing:0;border:1px solid #dfc27f8c;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.hero h1{font-family:var(--serif);flex-direction:column;margin:0;font-weight:400;line-height:.91;display:flex}.hero h1>span{color:var(--paper-2);font-size:clamp(42px,5.4vw,82px);font-style:italic}.hero h1 strong{letter-spacing:-.055em;white-space:nowrap;font-size:clamp(67px,7.6vw,122px);font-weight:600}.hero h1 em{background:var(--terracotta);width:max-content;color:var(--white);font:500 16px/1 var(--sans);letter-spacing:.15em;margin:18px 0 0 48px;padding:9px 16px;transform:rotate(-1.5deg)}.hero-content>p{color:#eee3c7c7;max-width:510px;line-height:1.9;font-family:var(--serif);margin:33px 0 0;font-size:16px}.hero-cta-row{align-items:center;gap:28px;margin-top:35px;display:flex}.primary-cta{border:1px solid var(--terracotta);background:var(--terracotta);height:54px;color:var(--white);cursor:pointer;letter-spacing:.1em;align-items:center;gap:22px;padding:0 24px;display:inline-flex}.primary-cta:hover{background:var(--paper);color:var(--ink);border-color:var(--paper)}.text-cta{color:var(--paper);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eee3c759;align-items:center;gap:9px;padding:11px 0;font-size:13px;display:inline-flex}.text-cta:hover{border-color:var(--gold);color:var(--gold-soft)}.hero-index{z-index:8;color:#eee3c780;letter-spacing:.13em;align-items:center;gap:11px;font-size:10px;display:flex;position:absolute;bottom:35px;left:42px}.hero-index i{background:#eee3c73d;width:28px;height:1px}.hero-caption{z-index:8;color:#eee3c77a;letter-spacing:.08em;writing-mode:vertical-rl;font-size:10px;position:absolute;bottom:34px;right:30px}.greek-key{background-color:var(--ink);opacity:.92;background-image:linear-gradient(90deg, transparent 0 9px, var(--gold) 9px 12px, transparent 12px 21px, var(--gold) 21px 24px, transparent 24px 33px), linear-gradient(0deg, transparent 0 4px, var(--gold) 4px 7px, transparent 7px 10px);background-size:33px 14px;height:14px}.thesis-strip{background:var(--terracotta);color:var(--white)}.thesis-inner{grid-template-columns:44px 1fr .64fr;align-items:center;gap:30px;width:min(1170px,100% - 80px);min-height:160px;margin:auto;display:grid}.thesis-inner p{font:24px/1.5 var(--serif);margin:0}.thesis-inner p strong{color:#29140f}.thesis-inner>span{color:#fffc;border-left:1px solid #ffffff59;padding-left:34px;font-size:13px;line-height:1.8}.section-title{max-width:760px;margin-bottom:58px;padding-top:116px}.section-title.inverse{color:var(--paper)}.section-kicker{color:var(--terracotta);letter-spacing:.22em;align-items:center;gap:10px;font-size:11px;font-weight:700;display:flex}.inverse .section-kicker{color:var(--gold-soft)}.section-title h2{font:500 clamp(36px, 4.4vw, 66px)/1.08 var(--serif);letter-spacing:-.04em;white-space:nowrap;margin:17px 0 18px}.section-title p{color:#665e51;max-width:660px;line-height:1.9;font:15px/1.9 var(--sans);margin:0}.section-title.inverse p{color:#eee3c79e}.timeline{background:var(--paper);padding-bottom:130px;position:relative}.timeline:before{content:"ΧΡΟΝΟΣ";color:#12100e0b;font:190px/1 var(--serif);writing-mode:vertical-rl;position:absolute;top:68px;right:-34px}.era-grid{border-top:1px solid #b9aa8a;border-bottom:1px solid #b9aa8a;grid-template-columns:repeat(4,1fr);display:grid}.era-card{min-height:430px;color:var(--ink);text-align:left;cursor:pointer;transition:background .35s,color .35s,transform .35s;transition-delay:var(--delay);background:0 0;border:0;border-right:1px solid #b9aa8a;flex-direction:column;padding:31px 28px 26px;display:flex;position:relative;overflow:hidden}.era-card:first-child{border-left:1px solid #b9aa8a}.era-card:before{content:"";background:var(--era);transform-origin:0;width:100%;height:6px;transition:transform .5s;position:absolute;bottom:0;left:0;transform:scaleX(.28)}.era-card:hover:before,.era-card.active:before{transform:scaleX(1)}.era-card:hover,.era-card.active{color:var(--paper);background:#191714;transform:translateY(-5px)}.era-number{font:13px/1 var(--serif);color:#7f7461}.era-orbit{border:1px solid #a79778;border-radius:50%;place-items:center;width:142px;height:142px;margin:37px auto 34px;display:grid;position:relative}.era-orbit:before,.era-orbit:after{content:"";border:1px solid color-mix(in srgb, var(--era), transparent 22%);border-radius:50%;position:absolute}.era-orbit:before{inset:19px}.era-orbit:after{background:var(--era);width:8px;height:8px;box-shadow:0 0 0 6px color-mix(in srgb, var(--era), transparent 78%);top:6px}.era-orbit span{background:var(--era);width:34px;height:34px;box-shadow:0 0 45px color-mix(in srgb, var(--era), transparent 25%);border-radius:50%}.era-card small{color:#867a65;letter-spacing:.25em;font-size:9px}.era-card h3{font:500 28px/1.2 var(--serif);margin:9px 0 12px}.era-card p{color:#5f584e;margin:0;font-size:13px;line-height:1.8}.era-card:hover p,.era-card.active p{color:#eee3c7a8}.era-card:hover small,.era-card.active small,.era-card:hover .era-number,.era-card.active .era-number{color:#eee3c794}.era-foot{width:100%;color:var(--era);font:italic 14px/1 var(--serif);justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;display:flex}.era-foot svg{opacity:0;transition:opacity .3s,transform .3s;transform:translate(-7px,7px)}.era-card:hover .era-foot svg,.era-card.active .era-foot svg{opacity:1;transform:translate(0)}.era-dossier{background:#f4ead2;border:1px solid #b9aa8a;grid-template-columns:minmax(300px,.8fr) 1.2fr;gap:65px;min-height:340px;margin-top:22px;padding:47px 48px 38px 180px;animation:.48s cubic-bezier(.2,.8,.2,1) eraReveal;display:grid;position:relative;overflow:hidden}@keyframes eraReveal{0%{opacity:0;transform:translateY(14px)}}.era-dossier:before{content:"";background:var(--era);width:8px;position:absolute;inset:0 auto 0 0}.era-dossier-mark{color:color-mix(in srgb, var(--era), transparent 68%);font:145px/.9 var(--serif);position:absolute;top:25px;left:34px}.era-dossier-lead{z-index:1;position:relative}.era-dossier-lead>small{color:var(--era);letter-spacing:.2em;font-size:9px}.era-dossier-lead h3{font:38px/1.17 var(--serif);margin:10px 0 18px}.era-dossier-lead>p{color:#5e564a;font:15px/1.9 var(--serif);margin:0}.era-figures{flex-wrap:wrap;gap:7px;margin-top:24px;display:flex}.era-figures span{border:1px solid color-mix(in srgb, var(--era), transparent 48%);color:#655c4d;padding:7px 10px;font-size:10px}.era-dossier ol{z-index:1;border-top:1px solid #b9aa8a;margin:0;padding:0;list-style:none;position:relative}.era-dossier li{border-bottom:1px solid #b9aa8a;grid-template-columns:40px 1fr;align-items:center;gap:15px;min-height:75px;display:grid}.era-dossier li>span{color:var(--era);font:12px/1 var(--serif)}.era-dossier li p{color:#514b42;margin:0;font-size:12px;line-height:1.7}.era-source{color:#817561;align-items:center;gap:8px;font-size:9px;display:flex;position:absolute;bottom:17px;left:180px}.lineage-section{background:var(--ink);color:var(--paper);padding-bottom:126px;position:relative}.lineage-section:before{content:"";opacity:.09;background-image:radial-gradient(circle at 15% 30%, var(--gold) 0 1px, transparent 1.5px), radial-gradient(circle at 77% 42%, var(--gold) 0 1px, transparent 1.5px);background-size:160px 160px,230px 230px;position:absolute;inset:0}.lineage-shell{width:min(1500px,100% - 52px)}.lineage-toolbar{z-index:1;justify-content:space-between;align-items:stretch;gap:20px;margin-bottom:12px;display:flex;position:relative}.generation-tabs{flex-wrap:wrap;gap:5px;display:flex}.generation-tabs button{color:#eee3c79e;cursor:pointer;text-align:left;background:0 0;border:1px solid #eee3c738;flex-direction:column;gap:4px;min-width:150px;padding:10px 14px;display:flex}.generation-tabs button b{font:500 14px/1.2 var(--serif);color:inherit}.generation-tabs button small{color:inherit;opacity:.58;white-space:nowrap;font-size:8px}.generation-tabs button.active,.generation-tabs button:hover{background:var(--terracotta);border-color:var(--terracotta);color:#fff}.tree-tools{border:1px solid #eee3c738;align-self:center;align-items:center;height:39px;display:flex}.tree-tools button{width:38px;height:37px;color:var(--paper);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.tree-tools button:hover{background:var(--paper);color:var(--ink)}.tree-tools span{text-align:center;color:#eee3c78c;min-width:50px;font-size:10px}.pedigree-legend{z-index:1;color:#eee3c778;border:1px solid #eee3c71f;flex-wrap:wrap;align-items:center;gap:22px;min-height:42px;margin-bottom:12px;padding:10px 14px;font-size:9px;display:flex;position:relative}.pedigree-legend span{align-items:center;gap:8px;display:inline-flex}.pedigree-legend .gesture-hint{color:var(--gold-soft);margin-right:auto}.pedigree-legend i{display:inline-block}.union-dot{background:var(--gold);border-radius:50%;width:8px;height:8px}.solid-branch,.variant-branch{background:var(--gold);width:29px;height:1px}.variant-branch{background:repeating-linear-gradient(90deg, var(--terracotta) 0 4px, transparent 4px 7px)}.lineage-stage{z-index:1;background:#12110f;border:1px solid #c9a45d59;grid-template-columns:minmax(0,1fr) 280px;min-height:650px;display:grid;position:relative}.lineage-canvas-wrap{scrollbar-color:var(--terracotta) #252019;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;overscroll-behavior:contain;overflow:auto}.lineage-canvas-wrap.panning{cursor:grabbing}.lineage-canvas{width:100%;height:100%;min-height:650px;display:block}.lineage-canvas.expanded{height:auto;min-height:650px}.family-edge{fill:none;stroke:#ceb06b36;stroke-width:1.2px;transition:stroke .25s,stroke-width .25s}.family-edge.related{stroke:var(--gold-soft);stroke-width:2px;filter:url(#glow)}.pedigree-lines path{fill:none;stroke:#ceb06b47;stroke-width:1.25px;vector-effect:non-scaling-stroke;transition:stroke .25s,stroke-width .25s}.pedigree-lines circle{fill:var(--gold);opacity:.65}.pedigree-lines.related path{stroke:var(--gold-soft);stroke-width:2.4px;filter:url(#glow)}.pedigree-lines.related circle{opacity:1;filter:url(#glow)}.pedigree-lines.variant path{stroke-dasharray:8 6;stroke:#bd563899}.family-node{cursor:pointer;outline:none;transition:opacity .25s}.family-node.muted{opacity:.18}.node-ring{fill:#151310;stroke:#cdb17173;stroke-width:1px;transition:transform .25s,stroke .25s}.node-core{fill:#201b16;stroke:#bd56388c;stroke-width:1px}.node-name{fill:var(--paper);font:12px var(--serif);text-anchor:middle;pointer-events:none}.node-sub{fill:#eee3c785;font:7.5px var(--sans);text-anchor:middle;pointer-events:none}.family-node:hover .node-ring,.family-node.selected .node-ring{stroke:var(--gold-soft);stroke-width:2px;filter:url(#glow);transform:scale(1.16)}.family-node.selected .node-core{fill:var(--terracotta-dark);stroke:var(--terracotta)}.lineage-detail{background:linear-gradient(#291f16cc,#12100edb);border-left:1px solid #c9a45d40;padding:43px 30px}.detail-seal{border:1px solid var(--gold);width:92px;height:92px;color:var(--gold-soft);font:50px/1 var(--serif);border-radius:50%;place-items:center;margin-bottom:45px;display:grid;position:relative}.detail-seal:after{content:"";border:1px dashed #c9a45d75;border-radius:50%;position:absolute;inset:7px}.lineage-detail small{letter-spacing:.28em;color:var(--terracotta);font-size:9px}.detail-name-row{flex-wrap:wrap;align-items:baseline;gap:9px 13px;margin:8px 0 4px;display:flex}.lineage-detail h3{font:46px/1 var(--serif);margin:0}.detail-name-row em{color:#eee3c76b;font:normal 9px/1 var(--sans);letter-spacing:.18em}.lineage-detail>span{color:var(--gold-soft);font:italic 16px/1.4 var(--serif)}.lineage-detail>p{color:#eee3c7b3;margin-top:28px;font-size:13px;line-height:1.9}.detail-rule{background:linear-gradient(90deg, var(--gold), transparent);height:1px;margin:28px 0}.lineage-detail .variant-note{color:#eee3c76e;margin-top:0;font-size:11px}.gods-section{padding-bottom:132px;position:relative}.god-marquee{pointer-events:none;color:#12100e09;width:100%;font:145px/1 var(--serif);white-space:nowrap;position:absolute;top:200px;left:0;overflow:hidden}.god-marquee span{animation:28s linear infinite marquee;display:inline-block}@keyframes marquee{to{transform:translate(-50%)}}.god-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:24px;display:grid;position:relative}.god-card{height:610px;color:var(--paper);text-align:left;cursor:pointer;transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .45s;transition-delay:var(--delay);background:#181612;border:0;padding:0;position:relative;overflow:hidden;box-shadow:0 20px 50px #2e221624}.god-card:hover{transform:translateY(-9px);box-shadow:0 28px 70px #2e221640}.god-image{position:absolute;inset:0}.god-image:after{content:"";background:linear-gradient(0deg, #0c0a08fa 3%, #0c0a0870 48%, #0c0a080a 78%), linear-gradient(135deg, transparent 55%, color-mix(in srgb, var(--god), transparent 75%));position:absolute;inset:0}.god-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.8,.2,1),filter .4s}.god-card:hover .god-image img{filter:saturate(1.1);transform:scale(1.045)}.god-card-top{z-index:2;color:var(--paper);justify-content:space-between;align-items:center;display:flex;position:absolute;top:20px;left:20px;right:20px}.god-card-top>span{border:1px solid #eee3c785;border-radius:50%;place-items:center;width:35px;height:35px;font-size:10px;display:grid}.god-card-top i{font:normal 30px/1 var(--serif);color:var(--gold-soft)}.god-card-copy{z-index:2;position:absolute;bottom:23px;left:25px;right:25px}.god-card-copy small{color:var(--gold-soft);letter-spacing:.2em;font-size:9px}.god-card-copy h3{font:500 48px/1 var(--serif);margin:6px 0 0}.god-card-copy p{font:italic 15px/1.5 var(--serif);color:#eee3c7a8;margin:8px 0 20px}.god-card-copy>div{letter-spacing:.1em;border-top:1px solid #eee3c73b;justify-content:space-between;align-items:center;padding-top:14px;font-size:11px;display:flex}.collection-note{color:#766b58;letter-spacing:.06em;text-align:center;border:1px solid #b7a98d;width:max-content;max-width:100%;margin:32px auto 0;padding:11px 18px;font-size:11px}.routes-section{background:var(--lapis);color:var(--paper);padding-bottom:130px;position:relative;overflow:hidden}.routes-section:before{content:"";opacity:.12;background:repeating-radial-gradient(circle at 86% 20%, transparent 0 31px, var(--gold) 32px 33px);position:absolute;inset:0}.route-sun{border:1px solid #dfc27f40;border-radius:50%;width:620px;height:620px;position:absolute;top:-190px;right:-190px}.route-sun:before,.route-sun:after{content:"";border:1px solid #dfc27f2e;border-radius:50%;position:absolute;inset:68px}.route-sun:after{background:#c9a45d14;inset:145px}.route-layout{z-index:1;grid-template-columns:1fr 410px;gap:28px;display:grid;position:relative}.route-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.route-card{min-height:250px;color:var(--paper);text-align:left;cursor:pointer;transition-delay:var(--delay);background:#08182659;border:1px solid #eee3c733;padding:28px;position:relative;overflow:hidden}.route-card:after{content:"";background:var(--terracotta);transform-origin:0;height:5px;transition:transform .35s;position:absolute;inset:auto 0 0;transform:scaleX(0)}.route-card:hover,.route-card.active{background:var(--paper);color:var(--ink)}.route-card:hover:after,.route-card.active:after{transform:scaleX(1)}.route-icon{color:var(--gold-soft);font:42px/1 var(--serif);margin-bottom:32px;display:block}.route-card small{color:var(--gold-soft);letter-spacing:.16em;font-size:9px}.route-card h3{font:27px/1.2 var(--serif);margin:8px 0}.route-card p{opacity:.65;margin:0;font-size:12px;line-height:1.6}.route-card>svg{position:absolute;bottom:23px;right:24px}.theme-reader{background:#102d46;border:1px solid #dfc27f6b;min-height:514px;padding:36px 32px;animation:.45s cubic-bezier(.2,.8,.2,1) themeReveal;position:relative;overflow:hidden}@keyframes themeReveal{0%{opacity:0;transform:translate(14px)}}.theme-reader:before{content:"";border:1px solid #dfc27f2e;border-radius:50%;width:240px;height:240px;position:absolute;top:-70px;right:-70px;box-shadow:0 0 0 45px #dfc27f09,0 0 0 90px #dfc27f06}.theme-reader>*{z-index:1;position:relative}.theme-symbol{border:1px solid var(--gold-soft);width:76px;height:76px;color:var(--gold-soft);font:38px/1 var(--serif);border-radius:50%;place-items:center;margin-bottom:35px;display:grid}.theme-reader>small{color:var(--gold-soft);letter-spacing:.19em;font-size:8px}.theme-reader h3{font:32px/1.23 var(--serif);margin:10px 0 16px}.theme-reader>p{color:#eee3c7a6;font:13px/1.85 var(--serif);margin:0}.theme-story-list{border-top:1px solid #eee3c733;margin-top:28px}.theme-story-list>span{color:#eee3c761;letter-spacing:.16em;padding:14px 0 8px;font-size:8px;display:block}.theme-story-list button{width:100%;min-height:62px;color:var(--paper);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eee3c72e;grid-template-columns:28px 1fr 20px;align-items:center;gap:10px;padding:8px 0;display:grid}.theme-story-list button:hover{color:var(--gold-soft)}.theme-story-list button>b{color:var(--terracotta);font:10px/1 var(--serif)}.theme-story-list button>div{flex-direction:column;gap:4px;display:flex}.theme-story-list button small{color:#eee3c76b;letter-spacing:.13em;font-size:8px}.theme-story-list button strong{font:17px/1.2 var(--serif)}.sources-section{padding-bottom:130px}.sources-layout{grid-template-columns:minmax(0,1fr) 360px;gap:42px;display:grid}.source-list{border-top:1px solid #b7a98d}.source-item{min-height:126px;transition:background .25s,padding .25s;transition-delay:var(--delay);border-bottom:1px solid #b7a98d;grid-template-columns:54px 1fr 24px;align-items:center;gap:20px;padding:20px 15px 20px 0;display:grid}.source-item:hover{background:#c9a45d1f;padding-left:15px}.source-no{color:var(--terracotta);font:13px/1 var(--serif)}.source-item small{color:#847863;letter-spacing:.16em;font-size:9px}.source-item h3{font:24px/1.15 var(--serif);margin:6px 0}.source-item p{color:#665f54;margin:0;font-size:12px;line-height:1.6}.research-note{background:var(--terracotta);color:#fff;align-self:start;padding:37px;position:sticky;top:120px}.research-note>svg{margin-bottom:50px}.research-note small{letter-spacing:.2em;color:#ffffffb8;font-size:9px}.research-note h3{font:31px/1.25 var(--serif);margin:8px 0 28px}.research-note ol{margin:0;padding-left:20px}.research-note li{border-bottom:1px solid #ffffff3b;padding:9px 0;font-size:12px;line-height:1.5}.inspiration-block{border-top:1px solid #b7a98d;margin-top:90px;padding-top:28px}.inspiration-head{justify-content:space-between;gap:30px;margin-bottom:25px;display:flex}.inspiration-head span{font:28px/1 var(--serif)}.inspiration-head p{color:#786f61;margin:0;font-size:12px}.inspiration-grid{border-top:1px solid #b7a98d;border-left:1px solid #b7a98d;grid-template-columns:repeat(5,1fr);display:grid}.inspiration-grid a{border-bottom:1px solid #b7a98d;border-right:1px solid #b7a98d;flex-direction:column;min-height:158px;padding:22px;display:flex;position:relative}.inspiration-grid a:hover{background:var(--ink);color:var(--paper)}.inspiration-grid strong{font:20px/1.2 var(--serif)}.inspiration-grid span{color:#6e6659;margin-top:15px;font-size:11px;line-height:1.6}.inspiration-grid a:hover span{color:#eee3c79e}.inspiration-grid svg{color:var(--terracotta);position:absolute;bottom:18px;right:18px}.site-footer{background:var(--ink);color:var(--paper)}.site-footer .greek-key{border-top:1px solid #c9a45d66}.footer-inner{grid-template-columns:1fr 250px auto;align-items:center;gap:40px;width:min(1320px,100% - 72px);min-height:290px;margin:auto;display:grid}.footer-inner>div{align-items:center;gap:25px;display:flex}.footer-inner h2{max-width:none;font:clamp(27px, 2.8vw, 38px)/1.25 var(--serif);white-space:nowrap;margin:0}.footer-inner p{color:#eee3c773;font-size:11px;line-height:1.8}.footer-inner button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eee3c766;align-items:center;gap:10px;padding:9px 0;display:flex}.up-arrow{transform:rotate(180deg)}.menu-overlay{z-index:300;background:var(--lapis);color:var(--paper);visibility:hidden;transition:transform .7s cubic-bezier(.76,0,.24,1),visibility .7s;position:fixed;inset:0;overflow-y:auto;transform:translateY(-102%)}.menu-overlay.open{visibility:visible;transform:translateY(0)}.menu-overlay:before{content:"";opacity:.1;background:repeating-linear-gradient(90deg,#0000 0 110px,#ffffff4d 111px 112px);position:absolute;inset:0}.menu-bg-symbol{color:#eee3c70a;font:690px/1 var(--serif);pointer-events:none;position:absolute;bottom:-160px;right:-80px}.menu-overlay-head{z-index:2;justify-content:space-between;align-items:center;height:110px;padding:0 48px;display:flex;position:relative}.menu-overlay-head .brand{color:var(--paper)}.menu-overlay-head>button{width:52px;height:52px;color:var(--paper);cursor:pointer;background:0 0;border:1px solid #eee3c766;border-radius:50%;place-items:center;display:grid}.menu-overlay-head>button:hover{background:var(--paper);color:var(--lapis)}.menu-grid{z-index:2;grid-template-columns:repeat(5,1fr);gap:16px;width:min(1180px,100% - 96px);margin:6vh auto 0;display:grid;position:relative}.menu-grid button{min-height:320px;color:var(--paper);cursor:pointer;opacity:0;transition:background .3s, color .3s, transform .55s calc(var(--i) * 70ms + .16s), opacity .55s calc(var(--i) * 70ms + .16s);background:#04131f1f;border:1px solid #eee3c733;flex-direction:column;justify-content:center;align-items:center;padding:28px 22px;display:flex;position:relative;transform:translateY(-26px)}.menu-overlay.open .menu-grid button{opacity:1;transform:translateY(0)}.menu-grid button:hover{background:var(--paper);color:var(--lapis)}.menu-icon{border:1px solid;border-radius:50%;place-items:center;width:94px;height:94px;margin-bottom:34px;display:grid}.menu-grid small{color:var(--gold-soft);letter-spacing:.21em;font-size:9px}.menu-grid strong{font:32px/1 var(--serif);margin-top:8px}.menu-grid i{font:normal 10px/1 var(--sans);opacity:.52;position:absolute;top:18px;right:18px}.menu-quote{z-index:2;text-align:center;color:#eee3c7a3;width:min(1180px,100% - 96px);font:italic 16px/1.6 var(--serif);margin:44px auto;position:relative}.menu-quote span{color:var(--gold-soft)}.god-modal{z-index:400;visibility:hidden;pointer-events:none;position:fixed;inset:0}.god-modal.open{visibility:visible;pointer-events:auto}.modal-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;cursor:zoom-out;background:#060504d1;border:0;width:100%;transition:opacity .4s;position:absolute;inset:0}.god-modal.open .modal-backdrop{opacity:1}.god-dossier{opacity:0;background:var(--paper);width:min(1080px,100% - 54px);height:min(760px,100vh - 52px);color:var(--ink);grid-template-columns:.8fr 1.2fr;transition:transform .48s cubic-bezier(.2,.8,.2,1),opacity .35s;display:grid;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-46%)scale(.96);box-shadow:0 40px 100px #0000008c}.god-modal.open .god-dossier{opacity:1;transform:translate(-50%,-50%)scale(1)}.dossier-close{z-index:5;width:45px;height:45px;color:var(--ink);cursor:pointer;background:#eee3c7d1;border:1px solid #12100e47;border-radius:50%;place-items:center;display:grid;position:absolute;top:18px;right:18px}.dossier-art{background:var(--ink);height:100%}.dossier-art img{object-fit:cover;width:100%;height:100%}.dossier-copy{padding:62px 58px;position:relative;overflow-y:auto}.dossier-copy:before{content:"";background:var(--god);width:8px;height:100%;position:absolute;top:0;left:0}.dossier-copy>small{color:var(--terracotta);letter-spacing:.22em;font-size:9px}.dossier-name{justify-content:space-between;align-items:start;gap:20px;margin-top:10px;display:flex}.dossier-name h2{font:62px/1 var(--serif);margin:0}.dossier-name span{color:var(--god);font:50px/1 var(--serif)}.dossier-copy>h3{color:#5d554a;font:italic 22px/1.4 var(--serif);margin:12px 0 26px}.dossier-intro{font:17px/1.9 var(--serif)}.dossier-copy blockquote{border-left:4px solid var(--god);color:#554c3f;font:italic 15px/1.7 var(--serif);background:#c9a45d1f;margin:28px 0;padding:18px 22px}.dossier-columns{border-top:1px solid #b7a98d;grid-template-columns:repeat(2,1fr);gap:24px;padding-top:25px;display:grid}.dossier-columns>div{flex-direction:column;gap:9px;display:flex}.dossier-columns small{color:#877965;letter-spacing:.18em;margin-bottom:6px;font-size:9px}.dossier-columns span{font-size:12px}.story-links button{min-height:29px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #12100e33;justify-content:space-between;align-items:center;padding:6px 0;font-size:12px;display:flex}.story-links button:hover{color:var(--terracotta);border-color:var(--terracotta)}.dossier-source{color:#756a59;border-top:1px solid #b7a98d;align-items:center;gap:8px;margin-top:28px;padding-top:18px;font-size:11px;display:flex}.story-reader{z-index:8;width:60%;height:100%;color:var(--paper);background:#151310;padding:54px 58px;transition:transform .55s cubic-bezier(.2,.8,.2,1);position:absolute;top:0;right:0;overflow-y:auto;transform:translate(102%);box-shadow:-25px 0 70px #0000004d}.story-reader.open{transform:translate(0)}.story-reader:before{content:"";pointer-events:none;opacity:.12;background-image:radial-gradient(circle at 15% 20%, var(--gold) 0 1px, transparent 1.5px);background-size:110px 110px;position:absolute;inset:0}.story-reader>*{z-index:1;position:relative}.story-back{color:var(--paper);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eee3c757;align-items:center;gap:8px;margin-bottom:55px;padding:8px 0;font-size:11px;display:flex}.story-reader>small{color:var(--terracotta);letter-spacing:.22em;font-size:9px}.story-reader h2{font:500 48px/1.08 var(--serif);margin:11px 0 19px}.story-summary{color:var(--gold-soft);font:italic 17px/1.7 var(--serif)}.story-body{border-top:1px solid #eee3c733;margin-top:32px;padding-top:23px}.story-body p{color:#eee3c7ba;font:14px/2 var(--serif)}.story-source{color:#eee3c778;border-top:1px solid #eee3c733;align-items:flex-start;gap:9px;margin-top:33px;padding:17px 0;font-size:10px;line-height:1.6;display:flex}.library-story-modal{z-index:420;visibility:hidden;pointer-events:none;position:fixed;inset:0}.library-story-modal.open{visibility:visible;pointer-events:auto}.library-backdrop{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);opacity:0;cursor:zoom-out;background:#060504e0;border:0;width:100%;transition:opacity .35s;position:absolute;inset:0}.library-story-modal.open .library-backdrop{opacity:1}.library-story-sheet{width:min(860px,100% - 48px);height:min(780px,100vh - 48px);color:var(--paper);opacity:0;background:#151310;border:1px solid #c9a45d6b;padding:70px 78px 45px;transition:transform .45s cubic-bezier(.2,.8,.2,1),opacity .35s;position:absolute;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-46%)scale(.97);box-shadow:0 35px 100px #0000008c}.library-story-modal.open .library-story-sheet{opacity:1;transform:translate(-50%,-50%)scale(1)}.library-story-sheet:before{content:"";opacity:.09;pointer-events:none;background-image:radial-gradient(circle at 20% 18%, var(--gold) 0 1px, transparent 1.5px);background-size:115px 115px;position:absolute;inset:0}.library-story-sheet>*{z-index:1;position:relative}.library-close{z-index:4;width:44px;height:44px;color:var(--paper);cursor:pointer;background:0 0;border:1px solid #eee3c752;border-radius:50%;place-items:center;display:grid;position:absolute;top:20px;right:20px}.library-story-index{color:#eee3c72e;font:10px/1.5 var(--sans);letter-spacing:.23em;text-align:right;position:absolute;top:82px;right:73px}.library-story-sheet>small{color:var(--terracotta);letter-spacing:.22em;font-size:9px}.library-story-sheet h2{max-width:600px;font:55px/1.05 var(--serif);margin:13px 0 23px}.library-summary{max-width:630px;color:var(--gold-soft);font:italic 18px/1.75 var(--serif)}.library-story-body{border-top:1px solid #eee3c733;margin-top:35px}.library-story-body>div{border-bottom:1px solid #eee3c726;grid-template-columns:36px 1fr;gap:18px;padding:24px 0;display:grid}.library-story-body span{color:var(--terracotta);font:10px/1 var(--serif);padding-top:7px}.library-story-body p{color:#eee3c7b8;font:14px/2 var(--serif);margin:0}.library-story-sheet footer{color:#eee3c773;align-items:flex-start;gap:10px;padding-top:25px;font-size:10px;line-height:1.7;display:flex}.reveal{opacity:0;transition:opacity .75s,transform .75s cubic-bezier(.2,.8,.2,1);transform:translateY(28px)}.reveal[data-revealed=true]{opacity:1;transform:translateY(0)}@media (width<=1100px){.system-grid{grid-template-rows:repeat(3,230px);grid-template-columns:1.2fr 1fr}.system-card.featured{grid-row:1/span 3;min-height:716px}.system-card.active:not(.featured){min-height:230px}.super-intro{grid-template-columns:1fr;gap:20px}.super-intro p{justify-self:start}.hero-content{width:55vw;margin-left:6vw}.hero:before{background:linear-gradient(90deg,#0a0908f2 0%,#0a0908b8 48%,#0a090821 78%)}.era-grid{grid-template-columns:repeat(2,1fr)}.era-card:nth-child(2){border-right:1px solid #b9aa8a}.era-card:nth-child(n+3){border-top:1px solid #b9aa8a}.god-grid{grid-template-columns:repeat(2,1fr)}.route-layout,.sources-layout{grid-template-columns:1fr}.research-note{position:static}.inspiration-grid,.menu-grid{grid-template-columns:repeat(3,1fr)}.menu-grid button{min-height:235px}.footer-inner{grid-template-columns:1fr auto}.footer-inner>p{display:none}}@media (width<=760px){.super-nav{padding:0 18px 24px}.super-header{height:72px}.super-edition,.super-brand small{display:none}.super-intro{padding:40px 0 27px}.super-intro h1{font-size:54px}.super-intro h1 span{margin:0 0 8px;font-size:.48em;display:block}.super-intro p{font-size:14px}.system-grid{display:block}.system-card{width:100%;margin-bottom:12px;display:block}.system-card.active{height:490px;min-height:0}.system-card.active:not(.featured){height:330px;min-height:0}.system-card.locked{height:205px}.system-card.featured .system-copy{bottom:65px;right:22px}.system-card.featured .system-copy h2{font-size:47px}.system-enter{bottom:25px;left:24px;right:auto}.super-footer{display:none}.section-shell{width:min(100% - 36px,680px)}.site-header{height:72px;padding:0 18px}.brand-mark{width:38px;height:38px;font-size:23px}.brand-copy b{font-size:17px}.brand-copy small,.constellation-toggle span,.menu-button span,.portal-home span{display:none}.icon-button,.menu-button,.portal-home{border-radius:50%;justify-content:center;width:43px;padding:0}.hero{align-items:flex-end;min-height:820px}.hero-art{inset:0 0 33%}.hero-art img{object-position:68% center}.hero:before{background:linear-gradient(#0a09081a,#0a09088c 38%,#0a0908 75%)}.hero-content{width:auto;margin:0;padding:0 22px 105px}.hero-overline{margin-bottom:20px}.hero h1 strong{white-space:normal;font-size:clamp(56px,17vw,78px)}.hero h1>span{font-size:42px}.hero h1 em{margin-left:20px;font-size:12px}.hero-content>p{margin-top:24px;font-size:14px}.hero-cta-row{flex-wrap:wrap;gap:18px;margin-top:24px}.primary-cta{height:49px}.hero-index{bottom:24px;left:22px}.hero-index span,.hero-caption,.hero-column{display:none}.thesis-inner{grid-template-columns:30px 1fr;gap:15px;width:calc(100% - 36px);min-height:220px}.thesis-inner p{font-size:19px}.thesis-inner>span{border-top:1px solid #ffffff59;border-left:0;grid-column:2;padding:14px 0 0}.section-title{margin-bottom:40px;padding-top:85px}.section-title h2{white-space:nowrap;font-size:clamp(27px,8.4vw,34px)}.era-grid{grid-template-columns:1fr}.era-card,.era-card:first-child{border:1px solid #b9aa8a;border-bottom:0;min-height:390px}.era-card:last-child{border-bottom:1px solid #b9aa8a}.era-card:hover,.era-card.active{transform:none}.era-dossier{grid-template-columns:1fr;gap:35px;min-height:0;padding:105px 24px 58px}.era-dossier-mark{font-size:92px;top:18px;left:22px}.era-dossier-lead h3{font-size:31px}.era-source{bottom:18px;left:24px;right:24px}.timeline,.gods-section,.routes-section,.sources-section,.lineage-section{padding-bottom:90px}.lineage-shell{width:calc(100% - 20px)}.lineage-toolbar{flex-direction:column;align-items:stretch}.generation-tabs{grid-template-columns:repeat(2,1fr);display:grid}.generation-tabs button{min-width:0}.tree-tools{align-self:flex-end}.pedigree-legend{gap:12px}.lineage-stage{display:block}.lineage-canvas-wrap{height:560px}.lineage-detail{border-top:1px solid #c9a45d40;border-left:0;min-height:300px}.detail-seal{width:65px;height:65px;margin-bottom:25px;font-size:34px}.god-grid,.route-grid{grid-template-columns:1fr}.theme-reader{min-height:0;padding:31px 24px}.theme-reader h3{font-size:29px}.god-card{height:575px}.inspiration-head{display:block}.inspiration-head p{margin-top:10px}.inspiration-grid{grid-template-columns:1fr}.source-item{grid-template-columns:34px 1fr 20px;gap:12px}.footer-inner{flex-direction:column;justify-content:center;align-items:flex-start;width:calc(100% - 36px);min-height:350px;display:flex}.footer-inner>div .brand-mark{display:none}.footer-inner h2{white-space:nowrap;font-size:19px}.menu-overlay-head{height:84px;padding:0 20px}.menu-grid{grid-template-columns:repeat(2,1fr);width:calc(100% - 36px);margin-top:15px}.menu-grid button{min-height:190px}.menu-icon{width:65px;height:65px;margin-bottom:22px}.menu-grid strong{font-size:25px}.menu-quote{width:calc(100% - 36px)}.god-dossier{grid-template-rows:43% 57%;grid-template-columns:1fr;width:calc(100% - 24px);height:calc(100vh - 24px)}.dossier-copy{padding:35px 26px 50px}.dossier-name h2{font-size:49px}.dossier-name span{font-size:38px}.dossier-columns{grid-template-columns:1fr}.story-reader{width:100%;padding:36px 25px 50px}.story-reader h2{font-size:40px}.library-story-sheet{width:calc(100% - 22px);height:calc(100vh - 22px);padding:65px 25px 42px}.library-story-index{display:none}.library-story-sheet h2{font-size:42px}.library-summary{font-size:16px}.library-story-body>div{grid-template-columns:26px 1fr;gap:9px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
