@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&family=JetBrains+Mono:wght@400&family=Libre+Baskerville:wght@400;700&display=swap";:root{--bg: #0b0f14;--text: #e6eaf0;--muted: #a5b1bb;--muted-soft: rgba(230, 234, 240, .65);--accent: #2fe6d3;--container: 1120px;--space-tight: 80px;--space-standard: 96px;--space-expanded: 112px;--space-wide: 136px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Libre Baskerville,Georgia,Times New Roman,serif}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:999;opacity:.055;background-image:radial-gradient(rgba(255,255,255,.08) .5px,transparent .5px);background-size:5px 5px;mix-blend-mode:overlay;animation:noiseShift 6s steps(6) infinite}body:after{content:"";position:fixed;top:8%;bottom:8%;left:50%;width:1px;transform:translate(-50%);pointer-events:none;z-index:50;background:linear-gradient(to bottom,transparent,rgba(47,230,211,.025),transparent)}a{color:inherit;text-decoration:none}.site-section{padding:var(--space-standard) 0}[data-reveal]{opacity:.72;transform:translateY(20px);filter:blur(1px);transition:opacity .8s ease,transform .8s ease,filter .8s ease;will-change:opacity,transform,filter}[data-reveal].is-visible{opacity:1;transform:translateY(0);filter:blur(0)}[data-reveal].is-visible .btn{box-shadow:none}.container{width:min(var(--container),calc(100% - 160px));margin:0 auto}.format-split{position:relative;display:inline-flex;align-items:stretch;justify-content:center;width:min(100%,560px);border:1px solid rgba(47,230,211,.22);border-radius:4px;overflow:hidden;background:#0b0f1459;backdrop-filter:blur(2px)}.format-split__divider{width:1px;background:linear-gradient(to bottom,transparent,rgba(47,230,211,.18),transparent);flex:0 0 1px}.format-split__option{position:relative;flex:1 1 50%;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:14px 20px 12px;text-align:center;color:#2fe6d3;text-decoration:none;overflow:hidden;transition:transform .18s ease,background-color .18s ease,box-shadow .22s ease,letter-spacing .2s ease,color .18s ease,border-color .18s ease}.format-split__option:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(47,230,211,.1),transparent 72%);opacity:0;transition:opacity .22s ease;pointer-events:none;z-index:0}.format-split__option:after{content:"";position:absolute;left:10%;bottom:0;width:0;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(47,230,211,.95) 25%,rgba(47,230,211,.95) 75%,transparent 100%);transition:width .26s ease;pointer-events:none;z-index:1}.format-split__option:hover{transform:translateY(-1px);background:#2fe6d30a;box-shadow:0 0 8px #2fe6d31f,0 0 16px #2fe6d30d}.format-split__option:hover:before{opacity:1}.format-split__option:hover:after{width:80%}.format-split__label,.format-split__subtext{position:relative;z-index:2}.format-split__label{font-family:Cinzel,serif;font-weight:400;font-size:15px;line-height:1;letter-spacing:.06em;color:#2fe6d3;transition:letter-spacing .2s ease,color .18s ease}.format-split__subtext{font-family:JetBrains Mono,monospace;font-weight:400;font-size:10px;line-height:1.1;letter-spacing:.1em;color:#8fa3b59e;transition:color .18s ease,opacity .18s ease}.format-split__option:hover .format-split__label{letter-spacing:.08em}.format-split__option:hover .format-split__subtext{color:#8fa3b5e6}.access-layer__format{margin-top:8px;width:min(100%,460px)}.access-layer__format .format-split__option{padding:11px 18px 10px;gap:3px}.access-layer__format .format-split__label{font-size:13px;letter-spacing:.05em}.access-layer__format .format-split__subtext{font-size:9px;letter-spacing:.1em}.book-spotlight__format{margin-top:24px}.access-layer__format{margin-top:8px}@media(max-width:640px){.format-split{width:min(100%,340px);flex-direction:column}.format-split__divider{width:100%;height:1px;background:linear-gradient(to right,transparent,rgba(47,230,211,.18),transparent);flex:0 0 1px}.format-split__option{padding:12px 16px 10px}.format-split__label{font-size:14px}.format-split__subtext{font-size:9px}}.hero{padding-top:0;padding-bottom:0}.hero .container{width:100%;max-width:none;margin:0}.hero__content{width:800px;min-height:538px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:32px;padding-top:15px;padding-bottom:60px;text-align:center}.hero__title-wrap{display:flex;flex-direction:column;align-items:center;gap:0}.hero__the{font-family:Cinzel,serif;font-weight:700;font-size:70px;line-height:100%;letter-spacing:.12em;color:#e6eaf0cc;margin:0}.hero__title{font-family:Cinzel,serif;font-weight:700;font-size:80px;line-height:85%;letter-spacing:.14em;color:#e6eaf0;margin:0}.hero__subline{margin:0;font-family:Libre Baskerville,serif;font-weight:400;font-size:20px;line-height:120%;letter-spacing:.12em;color:#a5b1bb}.hero__hook{margin:0;font-family:Libre Baskerville,serif;font-weight:400;font-size:26px;line-height:150%;letter-spacing:.005em;color:#e6eaf0;max-width:800px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cta-row{display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap}.btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:48px;padding:13px 24px;font-family:Cinzel,serif;font-weight:400;font-size:16px;line-height:1;letter-spacing:.04em;border-radius:4px;border:1px solid transparent;cursor:pointer;overflow:hidden;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .22s ease,letter-spacing .2s ease,color .18s ease}.btn:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(47,230,211,.14),transparent 70%);opacity:0;transition:opacity .22s ease;pointer-events:none;z-index:0}.btn:after{content:"";position:absolute;left:10%;bottom:0;width:0;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(47,230,211,.95) 25%,rgba(47,230,211,.95) 75%,transparent 100%);transition:width .26s ease;pointer-events:none;z-index:1}.btn>*{position:relative;z-index:2}.btn:hover{transform:translateY(-1px)}.btn:hover:before{opacity:1}.btn:hover:after{width:80%}.btn--primary{background:#2fe6d3cc;color:#0b0f14}.btn--primary:hover{background:#2fe6d3eb;color:#0b0f14;box-shadow:0 0 8px #2fe6d338,0 0 18px #2fe6d31f;letter-spacing:.06em}.btn--secondary{background:transparent;color:#2fe6d3;border-color:#2fe6d347}.btn--secondary:hover{background:#2fe6d30a;border-color:#2fe6d380;color:#2fe6d3;box-shadow:0 0 8px #2fe6d329,0 0 16px #2fe6d314;letter-spacing:.06em}.book-spotlight{padding-top:0;padding-bottom:0;background:#0b0f14}.book-spotlight .container{width:100%;max-width:none;margin:0}.book-spotlight__outer{width:100%;min-height:650px;display:flex;flex-direction:column;align-items:center;gap:10px;padding-left:120px;padding-right:120px;background:#0b0f14}.book-spotlight__grid{width:1200px;min-height:650px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:80px}.book-spotlight__left{width:400px;min-height:650px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:40px;padding-bottom:40px}.cover-placeholder{width:400px;height:500px;background:#a5b1bb1f}.book-cover{display:block;width:100%;max-width:360px;height:auto;margin:0 auto}.book-spotlight__right{width:700px;min-height:650px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px}.book-spotlight__copy{width:700px;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.book-spotlight__eyebrow{width:700px;margin:0;font-family:Cinzel,serif;font-weight:400;font-size:28px;line-height:1;letter-spacing:.18em;color:#c9d3dc;text-align:center}.book-spotlight__body{width:500px;color:#c9d3dc;text-align:center}.book-spotlight__body p{margin:0;font-family:Libre Baskerville,serif;font-weight:400;font-size:18px;line-height:32px;letter-spacing:.08em;color:#c9d3dc}.book-spotlight__body p+p{margin-top:24px}.system-statement{padding-top:0;padding-bottom:0;background:#0b0f14;position:relative}.system-statement:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:60%;height:1px;background:linear-gradient(to right,transparent,rgba(143,163,181,.25),transparent)}.system-statement .container{width:100%;max-width:none;margin:0}.system-statement__frame{width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:10px;padding-top:20px;padding-bottom:20px;background:radial-gradient(circle at center,#12202a24,#0b0f14 82%)}.system-statement__inner{width:800px;display:flex;flex-direction:column;align-items:center;gap:28px;text-align:center}.system-statement__prelude{width:auto;margin-bottom:4px;font-family:JetBrains Mono,monospace;font-weight:400;font-size:18px;letter-spacing:.12em;color:#8fa3b573}.system-statement__title{width:840px;margin:0;font-family:Cinzel,serif;font-weight:400;font-size:34px;line-height:1.15;letter-spacing:.2em;color:#fff;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.system-statement__support{width:700px;display:flex;flex-direction:column;align-items:center;gap:16px}.system-statement__support-line-1{margin:0;font-family:Libre Baskerville,serif;font-weight:400;font-size:20px;line-height:1.1;letter-spacing:.06em;color:#fffffff2;text-align:center}.system-statement__support-line-2{margin:0;font-family:Libre Baskerville,serif;font-weight:400;font-size:22px;line-height:1.1;letter-spacing:.1em;color:#fff;text-align:center}.system-statement__button-wrap{width:700px;display:flex;flex-direction:column;align-items:center;margin-top:8px}.system-statement__button-wrap .btn--secondary{min-height:50px;padding:13px 24px;border-radius:4px;border-color:#2fe6d347;font-size:18px;letter-spacing:.09em}.system-statement__button-wrap .btn--secondary:hover{letter-spacing:.11em}.architecture{padding-top:0;padding-bottom:0;background:radial-gradient(circle at center,#12202a0f,#0b0f14),#0b0f14}.architecture .container{width:100%;max-width:none;margin:0}.architecture__frame{width:1440px;max-width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:10px;padding-top:132px;padding-bottom:150px;background:transparent}.architecture__grid{width:100%;max-width:1441px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:40px;padding-left:80px;padding-right:80px}.architecture__left{width:600px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:36px}.concept{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:auto;max-width:554px}.concept__label{margin-bottom:0;transform:translateY(1px);font-family:JetBrains Mono,monospace;font-weight:400;line-height:1;letter-spacing:.12em;text-align:left}.concept__text{margin:0;font-family:Libre Baskerville,serif;font-weight:400;font-size:18px;line-height:1.25;text-align:left}.concept__label--architect{font-size:18px;color:#fff9}.concept__text--architect{font-size:18px;letter-spacing:.1em;color:#fff}.concept__label--crown{font-size:19px;color:#ffffff80}.concept__text--crown{font-size:19px;letter-spacing:.08em;color:#ffffffd1}.concept__label--signal{font-size:18px;color:#ffffff80}.concept__text--signal{font-size:18px;letter-spacing:.09em;color:#ffffffe6}.concept__label--fracture{font-size:18px;color:#ffffff80}.concept__text--fracture{font-size:18px;letter-spacing:.09em;color:#ffffffde}.concept:nth-child(1){gap:4px}.concept:nth-child(2){gap:3px}.concept:nth-child(3){gap:3px}.concept:nth-child(4){gap:4px}.architecture__divider{width:1px;min-height:352px;align-self:stretch;background:linear-gradient(to bottom,#fff0,#ffffff14,#fff0)}.architecture__right{width:600px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px;padding-top:12px}.architecture__label{width:500px;margin:0;font-family:JetBrains Mono,monospace;font-weight:400;font-size:18px;line-height:1;letter-spacing:.12em;color:#fff9;text-align:left}.architecture__narrative{width:500px}.architecture__narrative p{margin:0;font-family:Libre Baskerville,serif;font-weight:400;font-size:18px;line-height:1.35;letter-spacing:.12em;color:#fffc;text-align:left}.architecture__narrative p+p{margin-top:20px}.access-layer{padding-top:120px;padding-bottom:120px;background:#0b0f14}.access-layer .container{width:100%;max-width:none;margin:0;display:flex;flex-direction:column;align-items:center;gap:36px}.access-layer__featured{width:1100px;max-width:100%;min-height:208px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:18px;background:transparent;text-align:center}.access-layer__featured>.eyebrow{margin:0;font-family:Cinzel,serif;font-weight:400;font-size:19px;line-height:1;letter-spacing:.12em;color:#ffffffbf;text-align:center}.access-layer__featured h3{width:1100px;max-width:100%;margin:0 0 10px;font-family:Cinzel,serif;font-weight:400;font-size:19px;line-height:18px;letter-spacing:.14em;color:#ffffffed;text-align:center}.featured-thesis{width:320px;margin:0 auto;font-family:Libre Baskerville,serif;font-weight:400;font-size:18px;line-height:16px;letter-spacing:.14em;color:#ffffffad;text-align:center}.featured-thesis+.featured-thesis{margin-top:2px}.access-layer__featured .btn--primary{margin-top:6px;min-height:46px;padding:12px 22px;border-radius:4px;background:#2fe6d3cc;color:#0b0f14;font-family:Cinzel,serif;font-weight:400;font-size:16px;line-height:1;letter-spacing:.04em}.access-layer__featured .btn--primary:hover{letter-spacing:.06em}.books-grid{width:1100px;max-width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(3,200px);justify-content:center;column-gap:32px;row-gap:40px;padding-left:120px;padding-right:120px}.book-node{width:200px;height:118px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;text-align:center}.book-node__title{width:200px;margin:0;font-family:Cinzel,serif;font-weight:400;font-size:11px;line-height:1.1;letter-spacing:.16em;color:#ffffff8f;text-align:center;min-height:26px;max-width:200px}.book-node__status{width:200px;margin-top:2px;font-family:JetBrains Mono,monospace;font-weight:400;font-size:8px;line-height:1;letter-spacing:.12em;color:#8fa3b580;text-align:center}.book-node__label{width:200px;margin:0;font-family:Cinzel,serif;font-weight:400;font-size:14px;line-height:1.1;letter-spacing:.12em;color:#ffffffa3;text-align:center}@keyframes noiseShift{0%{transform:translate(0)}25%{transform:translate(-.5%,.3%)}50%{transform:translate(.4%,-.4%)}75%{transform:translate(-.2%,.2%)}to{transform:translate(0)}}.signal-pulse{position:fixed;left:50%;top:12%;width:5px;height:5px;border-radius:999px;transform:translate(-50%);background:#2fe6d35c;box-shadow:0 0 4px #2fe6d31a,0 0 12px #2fe6d30d;pointer-events:none;z-index:60;opacity:.72;animation:pulseBreath 2.8s ease-in-out infinite}.signal-pulse:before{content:"";position:absolute;inset:50%;width:28px;height:28px;border-radius:999px;transform:translate(-50%,-50%);background:radial-gradient(circle at center,#2fe6d31a,#2fe6d30a 38%,#2fe6d300 72%);pointer-events:none}.signal-pulse.is-surging{background:#2fe6d3d1;box-shadow:0 0 8px #2fe6d33d,0 0 20px #2fe6d31a}.signal-pulse.is-surging:before{background:radial-gradient(circle at center,#2fe6d324,#2fe6d30d 42%,#2fe6d300 76%)}@keyframes pulseBreath{0%,to{transform:translate(-50%) scale(1)}50%{transform:translate(-50%) scale(1.06)}}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none;filter:none;transition:none}body:before,.signal-pulse{animation:none!important}.btn,.btn:before,.btn:after{transition:none!important}}@media(max-width:1100px){.hero__content{width:min(800px,calc(100% - 64px))}.hero__title{font-size:64px}.hero__the{font-size:56px}.hero__hook{font-size:22px}}@media(max-width:900px){.container{width:min(var(--container),calc(100% - 48px))}.book-spotlight__outer{padding-left:24px;padding-right:24px}.book-spotlight__grid,.architecture__grid{display:block;width:100%;min-height:auto}.book-spotlight__left,.book-spotlight__right,.book-spotlight__copy{width:100%;min-height:auto}.cover-placeholder,.book-cover{width:min(400px,100%);max-width:320px;height:auto;margin:0 auto 40px}.cover-placeholder{height:440px}.book-spotlight__eyebrow{width:100%;font-size:22px}.book-spotlight__body{width:min(500px,100%)}.divider{display:none}.concepts,.narrative{max-width:none}.narrative{margin-top:56px}.books-grid{grid-template-columns:repeat(2,minmax(160px,1fr));width:100%}.system-statement__frame,.system-statement__inner,.system-statement__title,.system-statement__button-wrap{width:100%}.system-statement__prelude{width:100%;font-size:16px}.system-statement__support{width:100%}.architecture__frame{width:100%;padding-top:80px;padding-bottom:96px}.architecture__grid{display:block;padding-left:24px;padding-right:24px}.architecture__left,.architecture__right{width:100%;max-width:none}.architecture__divider{display:none}.architecture__label,.architecture__narrative{width:100%}.architecture__right{margin-top:56px}.access-layer{padding-top:96px;padding-bottom:96px}.access-layer .container{gap:40px}.access-layer__featured{width:calc(100% - 48px);min-height:auto}.access-layer__featured>.eyebrow,.access-layer__featured>h3,.books-grid{width:100%;grid-template-columns:repeat(2,200px);padding-left:24px;padding-right:24px}}@media(max-width:640px){.hero__content{width:calc(100% - 32px);min-height:auto;padding-top:24px;padding-bottom:40px;gap:24px}.hero__the{font-size:40px}.hero__title{font-size:48px}.hero__subline{font-size:16px;letter-spacing:.08em}.hero__hook{font-size:20px}.books-grid{grid-template-columns:1fr}.book-node{width:100%;max-width:240px}.book-spotlight{padding-bottom:28px}.system-statement{padding-top:56px}.system-statement__frame{padding-top:16px;padding-bottom:16px}.system-statement__title{font-size:28px}.system-statement__support-line-1{font-size:18px;line-height:1.1}.system-statement__support-line-2{font-size:20px;line-height:1.1}.system-statement__button-wrap .btn--secondary{font-size:16px}.concept__label,.architecture__label{font-size:16px!important}.concept__text,.architecture__narrative p{font-size:16px!important;letter-spacing:.04em!important}.access-layer{padding-top:72px;padding-bottom:72px}.access-layer .container{gap:32px}.access-layer__featured>.eyebrow{font-size:16px}.access-layer__featured h3{width:calc(100% - 32px);font-size:16px;line-height:1.3}.featured-thesis{font-size:16px;line-height:1.2;letter-spacing:.08em}.books-grid{grid-template-columns:1fr;width:100%;padding-left:16px;padding-right:16px}.book-node{width:100%;max-width:240px;margin:0 auto}.book-node__label,.book-node__title,.book-node__status{width:100%}}
