.aor-codex{--codex-primary:var(--aor-primary, #171221);--codex-secondary:var(--aor-secondary, #3c5ee6);--codex-tertiary:var(--aor-tertiary, #44c194);--codex-accent:#b66cff;--codex-bg:var(--aor-background, #0d0b12);--codex-panel:#17131f;--codex-panel-light:#201a2b;--codex-text:var(--aor-text, #f8f5ff);--codex-muted:var(--aor-muted, #bdb5ca);--codex-line:rgba(255, 255, 255, .09);position:relative;isolation:isolate;width:100%;padding:clamp(84px,9vw,150px) 24px;background:0 0;color:var(--codex-text);font-family:inherit;overflow:visible}.aor-codex,.aor-codex *,.aor-codex ::after,.aor-codex ::before{box-sizing:border-box}.aor-codex button,.aor-codex input{font:inherit}.aor-codex button{color:inherit}.aor-codex .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.aor-codex__shell{position:relative;width:min(100%,1420px);margin:0 auto}.aor-codex__header{display:grid;grid-template-columns:minmax(0,1fr) 180px;align-items:center;gap:70px;margin-bottom:54px}.aor-codex__heading-copy{max-width:820px}.aor-codex__eyebrow{display:inline-flex;align-items:center;gap:13px;margin-bottom:16px;color:var(--codex-tertiary);font-size:12px;font-weight:800;letter-spacing:.19em;text-transform:uppercase}.aor-codex__eyebrow-line{display:block;width:39px;height:2px;background:currentColor;box-shadow:0 0 18px rgba(68,193,148,.38)}.aor-codex__heading-copy p{max-width:680px;margin:24px 0 0;color:var(--codex-muted);font-size:clamp(16px, 1.6vw, 20px);line-height:1.7}.aor-codex__crest{position:relative;display:grid;place-items:center;width:165px;height:182px;margin-left:auto}.aor-codex__crest::after,.aor-codex__crest::before{content:"";position:absolute;inset:3px 20px;border:1px solid rgba(255,255,255,.08)}.aor-codex__crest::after{inset:12px 29px;border-color:rgba(68,193,148,.2)}.aor-codex__crest-glow{position:absolute;inset:25%;border-radius:50%;background:var(--codex-secondary);filter:blur(38px);opacity:.35;animation:aorCodexCrestPulse 3.2s ease-in-out infinite}.aor-codex__crest svg{position:relative;z-index:1;width:118px;height:auto;overflow:visible;filter:drop-shadow(0 17px 25px rgba(0, 0, 0, .32))}.aor-codex__crest-shield{fill:rgba(23,18,33,.86);stroke:rgba(255,255,255,.15);stroke-width:2}.aor-codex__crest-crown{fill:rgba(68,193,148,.14);stroke:var(--codex-tertiary);stroke-width:3;stroke-linejoin:round}.aor-codex__crest-line{fill:none;stroke:rgba(255,255,255,.24);stroke-width:2;stroke-linecap:round}.aor-codex__toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;margin-bottom:17px}.aor-codex__search{position:relative;display:flex;align-items:center;height:64px;border:1px solid var(--codex-line);background:rgba(20,16,28,.85);transition:border-color .24s ease,background .24s ease,box-shadow .24s ease}.aor-codex__search:focus-within{border-color:rgba(60,94,230,.7);background:rgba(25,20,36,.96);box-shadow:0 0 0 4px rgba(60,94,230,.09)}.aor-codex__search-icon{display:grid;place-items:center;width:68px;height:100%;color:var(--codex-secondary)}.aor-codex__search-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.aor-codex__search input{width:100%;height:100%;padding:0 18px 0 0;border:0;outline:0;background:0 0;color:var(--codex-text);font-size:16px}.aor-codex__search input::placeholder{color:rgba(189,181,202,.65)}.aor-codex__search kbd{display:grid;place-items:center;min-width:30px;height:30px;margin-right:18px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045);color:rgba(255,255,255,.45);font-size:12px;font-weight:700}.aor-codex__expand-all{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-width:222px;height:64px;padding:0 25px;border:1px solid rgba(255,255,255,.1);background:var(--codex-panel-light);color:var(--codex-text);font-size:14px;font-weight:750;cursor:pointer;transition:background .24s ease,border-color .24s ease,transform .24s ease}.aor-codex__expand-all:focus-visible,.aor-codex__expand-all:hover{border-color:rgba(68,193,148,.35);background:#292137;transform:translateY(-2px)}.aor-codex__expand-all:focus-visible{outline:2px solid var(--codex-tertiary);outline-offset:3px}.aor-codex__expand-all svg{width:18px;height:18px;fill:none;stroke:var(--codex-tertiary);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .28s ease}.aor-codex__expand-all.is-open svg{transform:rotate(180deg)}.aor-codex__chapters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin-bottom:28px;border:1px solid var(--codex-line);background:var(--codex-line);overflow:hidden}.aor-codex__tab{position:relative;display:flex;align-items:center;gap:13px;min-width:0;height:82px;padding:0 20px;border:0;background:rgba(20,16,28,.92);color:var(--codex-muted);text-align:left;cursor:pointer;overflow:hidden;transition:background .24s ease,color .24s ease}.aor-codex__tab::before{content:"";position:absolute;inset:auto 0 0;height:3px;background:var(--chapter-color,var(--codex-secondary));transform:scaleX(0);transform-origin:center;transition:transform .3s cubic-bezier(.2, .72, .2, 1)}.aor-codex__tab::after{content:"";position:absolute;width:110px;height:110px;right:-65px;top:-65px;border-radius:50%;background:var(--chapter-color,var(--codex-secondary));filter:blur(30px);opacity:0;transition:opacity .28s ease}.aor-codex__tab.is-active,.aor-codex__tab:focus-visible,.aor-codex__tab:hover{background:#211a2c;color:var(--codex-text)}.aor-codex__tab.is-active::after,.aor-codex__tab:hover::after{opacity:.16}.aor-codex__tab.is-active::before{transform:scaleX(1)}.aor-codex__tab:focus-visible{z-index:2;outline:2px solid var(--chapter-color,var(--codex-secondary));outline-offset:-4px}.aor-codex__tab-icon{position:relative;z-index:1;display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);color:var(--chapter-color,var(--codex-secondary));transform:rotate(45deg);transition:background .24s ease,transform .28s cubic-bezier(.2, .72, .2, 1)}.aor-codex__tab.is-active .aor-codex__tab-icon,.aor-codex__tab:hover .aor-codex__tab-icon{background:color-mix(in srgb,var(--chapter-color) 17%,transparent);transform:rotate(45deg) scale(1.06)}.aor-codex__tab-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transform:rotate(-45deg)}.aor-codex__tab-copy{position:relative;z-index:1;display:grid;gap:4px;min-width:0}.aor-codex__tab-copy small{color:rgba(255,255,255,.28);font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.aor-codex__tab-copy strong{overflow:hidden;font-size:14px;font-weight:750;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.aor-codex__body{display:grid;grid-template-columns:330px minmax(0,1fr);align-items:start;gap:28px}.aor-codex__sidebar{position:sticky;top:110px;display:grid;gap:18px}.aor-codex__chapter-card,.aor-codex__progress-card{position:relative;border:1px solid var(--codex-line);background:linear-gradient(145deg,rgba(255,255,255,.025),transparent 58%),rgba(22,18,31,.92);box-shadow:0 24px 58px rgba(0,0,0,.19)}.aor-codex__chapter-card{min-height:392px;padding:27px;overflow:hidden}.aor-codex__chapter-card::before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--active-chapter-color,var(--codex-tertiary));box-shadow:0 0 24px color-mix(in srgb,var(--active-chapter-color) 45%,transparent)}.aor-codex__chapter-card::after{content:"";position:absolute;width:190px;height:190px;right:-85px;bottom:-90px;border-radius:50%;background:var(--active-chapter-color,var(--codex-tertiary));filter:blur(55px);opacity:.11}.aor-codex__chapter-topline{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;color:rgba(255,255,255,.38);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.aor-codex__chapter-icon{position:relative;z-index:1;display:grid;place-items:center;width:82px;height:82px;margin:48px 0 30px 10px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.035);color:var(--active-chapter-color,var(--codex-tertiary));transform:rotate(45deg)}.aor-codex__chapter-icon::before{content:"";position:absolute;inset:9px;border:1px solid color-mix(in srgb,var(--active-chapter-color) 35%,transparent)}.aor-codex__chapter-icon svg{width:39px;height:39px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;transform:rotate(-45deg)}.aor-codex__chapter-card>p{position:relative;z-index:1;margin:0;color:var(--codex-muted);font-size:14px;line-height:1.7}.aor-codex__chapter-stat{position:absolute;z-index:1;left:27px;right:27px;bottom:24px;display:flex;align-items:center;justify-content:space-between;padding-top:18px;border-top:1px solid var(--codex-line);color:rgba(255,255,255,.4);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.aor-codex__chapter-stat strong{color:var(--codex-text);font-size:18px;letter-spacing:0}.aor-codex__progress-card{padding:24px}.aor-codex__progress-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.aor-codex__progress-heading>div{display:grid;gap:5px}.aor-codex__progress-heading span:first-child{color:rgba(255,255,255,.36);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.aor-codex__progress-heading strong{font-size:14px;font-weight:720}.aor-codex__progress-value{color:var(--codex-tertiary);font-size:24px;font-weight:850;letter-spacing:-.04em}.aor-codex__progress-track{position:relative;height:5px;margin:19px 0 18px;background:rgba(255,255,255,.07);overflow:hidden}.aor-codex__progress-track span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--codex-secondary),var(--codex-tertiary));box-shadow:0 0 18px rgba(68,193,148,.38);transition:width .52s cubic-bezier(.2, .72, .2, 1)}.aor-codex__crown-pieces{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-bottom:17px}.aor-codex__crown-pieces span{display:grid;place-items:center;height:39px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.025);color:rgba(255,255,255,.13);transition:background .3s ease,color .3s ease,border-color .3s ease,transform .32s cubic-bezier(.2, .72, .2, 1)}.aor-codex__crown-pieces span.is-restored{border-color:rgba(68,193,148,.28);background:rgba(68,193,148,.1);color:var(--codex-tertiary);transform:translateY(-3px)}.aor-codex__crown-pieces svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linejoin:round}.aor-codex__progress-card>p{margin:0;color:rgba(189,181,202,.65);font-size:12px;line-height:1.55}.aor-codex__content{min-width:0}.aor-codex__content-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;min-height:78px;margin-bottom:16px;padding:0 5px 16px;border-bottom:1px solid var(--codex-line)}.aor-codex__content-heading>div{display:grid;gap:7px}.aor-codex__content-heading span:first-child{color:var(--active-chapter-color,var(--codex-tertiary));font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.aor-codex__result-count{padding-bottom:3px;color:rgba(255,255,255,.38)!important;font-size:11px!important;letter-spacing:.06em!important;white-space:nowrap}.aor-codex__rule-list{display:grid;gap:12px}.aor-codex__rule{--rule-color:var(--codex-secondary);position:relative;border:1px solid var(--codex-line);background:rgba(23,19,31,.86);overflow:hidden;transition:border-color .25s ease,background .25s ease,transform .25s ease}.aor-codex__rule::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--rule-color);transform:scaleY(.22);transform-origin:top;transition:transform .35s cubic-bezier(.2, .72, .2, 1)}.aor-codex__rule.is-open,.aor-codex__rule:hover{border-color:color-mix(in srgb,var(--rule-color) 34%,rgba(255,255,255,.09));background:rgba(30,24,41,.94)}.aor-codex__rule:hover{transform:translateX(3px)}.aor-codex__rule.is-open::before,.aor-codex__rule.is-read::before{transform:scaleY(1)}.aor-codex__rule-trigger{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:18px;width:100%;min-height:104px;padding:17px 21px 17px 18px;border:0;background:0 0;text-align:left;cursor:pointer}.aor-codex__rule-trigger:focus-visible{outline:2px solid var(--rule-color);outline-offset:-5px}.aor-codex__rule-number{position:relative;display:grid;place-items:center;width:52px;height:52px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035);color:rgba(255,255,255,.38);font-size:12px;font-weight:850;letter-spacing:.08em;transform:rotate(45deg)}.aor-codex__rule-number span{transform:rotate(-45deg)}.aor-codex__rule.is-read .aor-codex__rule-number{border-color:color-mix(in srgb,var(--rule-color) 34%,transparent);background:color-mix(in srgb,var(--rule-color) 10%,transparent);color:var(--rule-color)}.aor-codex__rule-copy{display:grid;gap:7px;min-width:0}.aor-codex__rule-copy strong{color:var(--codex-text);font-size:18px;font-weight:780;line-height:1.2}.aor-codex__rule-copy span{overflow:hidden;color:var(--codex-muted);font-size:13px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.aor-codex__rule-chevron{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.44);transition:background .24s ease,color .24s ease,transform .3s cubic-bezier(.2, .72, .2, 1)}.aor-codex__rule.is-open .aor-codex__rule-chevron{background:color-mix(in srgb,var(--rule-color) 11%,transparent);color:var(--rule-color);transform:rotate(180deg)}.aor-codex__rule-chevron svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.aor-codex__rule-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .38s cubic-bezier(.2, .72, .2, 1)}.aor-codex__rule.is-open .aor-codex__rule-body{grid-template-rows:1fr}.aor-codex__rule-body-inner{overflow:hidden}.aor-codex__rule-detail{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;margin:0 21px 0 94px;padding:0 0 25px;border-top:1px solid transparent;color:var(--codex-muted);opacity:0;transform:translateY(-8px);transition:opacity .24s ease .04s,transform .28s ease .04s,padding-top .28s ease,border-color .28s ease}.aor-codex__rule.is-open .aor-codex__rule-detail{padding-top:21px;border-top-color:var(--codex-line);opacity:1;transform:translateY(0)}.aor-codex__rule-detail p{margin:0;font-size:14px;line-height:1.72}.aor-codex__rule-note{display:flex;align-items:flex-start;gap:10px;max-width:280px;padding:12px 14px;border-left:2px solid var(--rule-color);background:rgba(255,255,255,.03);color:rgba(255,255,255,.55);font-size:11px;line-height:1.5}.aor-codex__rule-note svg{flex:0 0 16px;width:16px;height:16px;margin-top:1px;fill:none;stroke:var(--rule-color);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.aor-codex__read-mark{position:absolute;top:11px;right:12px;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--rule-color);color:#fff;opacity:0;transform:scale(.55);transition:opacity .24s ease,transform .28s cubic-bezier(.2, .72, .2, 1)}.aor-codex__rule.is-read .aor-codex__read-mark{opacity:1;transform:scale(1)}.aor-codex__read-mark svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.aor-codex__empty{display:grid;place-items:center;min-height:390px;padding:42px;border:1px dashed rgba(255,255,255,.12);background:rgba(255,255,255,.018);text-align:center}.aor-codex__empty[hidden]{display:none}.aor-codex__empty-icon{display:grid;place-items:center;width:84px;height:84px;margin-bottom:21px;border:1px solid rgba(255,255,255,.09);color:var(--codex-secondary);transform:rotate(45deg)}.aor-codex__empty-icon svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;transform:rotate(-45deg)}.aor-codex__empty p{margin:0;color:var(--codex-muted)}.aor-codex__oath{position:relative;display:grid;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:25px;margin-top:20px;padding:27px 28px;border:1px solid rgba(68,193,148,.25);background:linear-gradient(100deg,rgba(68,193,148,.09),transparent 42%),rgba(23,19,31,.94);overflow:hidden}.aor-codex__oath[hidden]{display:none}.aor-codex__oath::before{content:"";position:absolute;width:220px;height:220px;right:-80px;top:-110px;border-radius:50%;background:var(--codex-tertiary);filter:blur(65px);opacity:.11}.aor-codex__oath-seal{position:relative;display:grid;place-items:center;width:82px;height:82px;color:var(--codex-tertiary)}.aor-codex__oath-seal::before{content:"";position:absolute;inset:12px;border-radius:50%;background:var(--codex-tertiary);filter:blur(28px);opacity:.18}.aor-codex__oath-seal svg{position:relative;width:82px;height:82px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.aor-codex__oath-copy{position:relative;display:grid;gap:5px}.aor-codex__oath-copy>span{color:var(--codex-tertiary);font-size:9px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.aor-codex__oath-copy p{max-width:620px;margin:3px 0 0;color:var(--codex-muted);font-size:12px;line-height:1.6}.aor-codex__oath-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:172px;height:52px;padding:0 22px;border:0;background:var(--codex-tertiary);color:#fff;font-size:13px;font-weight:800;cursor:pointer;transition:background .24s ease,transform .24s ease,box-shadow .24s ease}.aor-codex__oath-button:focus-visible,.aor-codex__oath-button:hover{background:color-mix(in srgb,var(--codex-tertiary) 84%,#fff 16%);transform:translateY(-2px);box-shadow:0 14px 30px rgba(68,193,148,.18)}.aor-codex__oath-button:focus-visible{outline:2px solid #fff;outline-offset:3px}.aor-codex__oath-button.is-sworn{background:var(--codex-secondary)}.aor-codex__oath-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.aor-codex__oath.is-sworn .aor-codex__oath-seal{animation:aorCodexSeal .7s cubic-bezier(.2,.72,.2,1)}.aor-codex__toast{position:fixed;z-index:9999;right:24px;bottom:24px;display:flex;align-items:center;gap:12px;min-width:260px;max-width:min(420px,calc(100vw - 48px));padding:15px 18px;border:1px solid rgba(68,193,148,.28);background:rgba(15,12,21,.96);color:var(--codex-text);font-size:13px;font-weight:700;box-shadow:0 24px 60px rgba(0,0,0,.38);opacity:0;visibility:hidden;transform:translateY(18px);transition:opacity .24s ease,visibility .24s ease,transform .3s cubic-bezier(.2, .72, .2, 1)}.aor-codex__toast.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.aor-codex__toast-icon{display:grid;place-items:center;width:30px;height:30px;background:rgba(68,193,148,.12);color:var(--codex-tertiary);transform:rotate(45deg)}.aor-codex__toast-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;transform:rotate(-45deg)}@keyframes aorCodexFloatOne{from{transform:translate3d(0,0,0) scale(1)}to{transform:translate3d(9%,5%,0) scale(1.08)}}@keyframes aorCodexFloatTwo{from{transform:translate3d(0,0,0) scale(1)}to{transform:translate3d(-8%,-4%,0) scale(1.12)}}@keyframes aorCodexCrestPulse{0%,100%{opacity:.22;transform:scale(.86)}50%{opacity:.42;transform:scale(1.1)}}@keyframes aorCodexSeal{0%{transform:scale(.72) rotate(-12deg);opacity:.35}70%{transform:scale(1.1) rotate(3deg);opacity:1}100%{transform:scale(1) rotate(0);opacity:1}}@media (max-width:1180px){.aor-codex__chapters{grid-template-columns:repeat(3,minmax(0,1fr))}.aor-codex__body{grid-template-columns:285px minmax(0,1fr)}.aor-codex__rule-trigger{grid-template-columns:52px minmax(0,1fr) auto}}@media (max-width:900px){.aor-codex{padding-inline:18px}.aor-codex__header{grid-template-columns:minmax(0,1fr) 130px;gap:30px}.aor-codex__crest{width:125px;height:142px}.aor-codex__crest svg{width:92px}.aor-codex__body{grid-template-columns:1fr}.aor-codex__sidebar{position:static;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr)}.aor-codex__chapter-card{min-height:295px}.aor-codex__chapter-icon{width:66px;height:66px;margin-top:35px;margin-bottom:24px}.aor-codex__chapter-icon svg{width:31px;height:31px}}@media (max-width:680px){.aor-codex{padding-top:74px;padding-bottom:84px}.aor-codex__header{grid-template-columns:1fr;margin-bottom:38px}.aor-codex__crest{display:none}.aor-codex__toolbar{grid-template-columns:1fr}.aor-codex__expand-all{width:100%}.aor-codex__chapters{display:flex;gap:1px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.aor-codex__chapters::-webkit-scrollbar{display:none}.aor-codex__tab{flex:0 0 205px;scroll-snap-align:start}.aor-codex__sidebar{grid-template-columns:1fr}.aor-codex__chapter-card{min-height:315px}.aor-codex__content-heading{align-items:flex-start}.aor-codex__rule-trigger{grid-template-columns:42px minmax(0,1fr) 34px;gap:13px;min-height:92px;padding:15px 14px 15px 13px}.aor-codex__rule-number{width:38px;height:38px;font-size:10px}.aor-codex__rule-copy strong{font-size:15px}.aor-codex__rule-copy span{font-size:11px}.aor-codex__rule-chevron{width:32px;height:32px}.aor-codex__rule-detail{grid-template-columns:1fr;gap:16px;margin:0 15px 0 68px}.aor-codex__rule-note{max-width:none}.aor-codex__oath{grid-template-columns:62px minmax(0,1fr);gap:18px;padding:23px 20px}.aor-codex__oath-seal,.aor-codex__oath-seal svg{width:58px;height:58px}.aor-codex__oath-button{grid-column:1/-1;width:100%}}@media (prefers-reduced-motion:reduce){.aor-codex *,.aor-codex ::after,.aor-codex ::before{scroll-behavior:auto!important;animation-duration:NaNs!important;animation-iteration-count:1!important;transition-duration:NaNs!important}}.aor-codex__body,.aor-codex__chapter-panel,.aor-codex__chapter-panels,.aor-codex__chapters,.aor-codex__content,.aor-codex__rule-list,.aor-codex__shell,.aor-codex__toolbar{position:relative;z-index:2;pointer-events:auto}.aor-codex__expand-all,.aor-codex__rule-trigger,.aor-codex__tab{position:relative;z-index:5;pointer-events:auto!important;touch-action:manipulation}.aor-codex__rule::after,.aor-codex__rule::before,.aor-codex__tab::after,.aor-codex__tab::before{pointer-events:none}.aor-codex__chapter-panel[hidden]{display:none!important}.aor-codex__chapter-icon svg,.aor-codex__tab-icon svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}