:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}::selection{background-color:rgb(var(--color-iris) / .3);color:rgb(var(--color-text))}body{background-color:rgb(var(--color-surface));min-height:100vh;color:rgb(var(--color-text));flex-direction:column;gap:3rem;margin:0;padding:0 1rem;font-family:monospace;font-size:1rem;font-weight:400;line-height:1.5rem;display:flex}main,footer{flex:1;width:100%;max-width:32rem;margin:0 auto}main{flex-direction:column;gap:3rem;display:flex}main>p:first-child{text-align:center;margin:3rem 0 0}a{color:rgb(var(--color-love));text-underline-offset:4px}a:focus{outline:2px solid rgb(var(--color-gold))}figure,pre{margin:0}figure p{text-align:center;border:thick double;margin:0;padding:1.5rem;font-family:sans-serif;font-style:italic}figure pre{font-size:.75rem;line-height:normal}figcaption{text-align:center;color:rgb(var(--color-subtle));margin-top:1rem;font-family:sans-serif;font-weight:400}#title{text-align:center;margin:0}#banner{font-weight:700}.ascii{display:none}#gate,#sun{color:rgb(var(--color-gold))}#moon{color:rgb(var(--color-text))}#tower{color:rgb(var(--color-love))}#map,#map-legend{color:rgb(var(--color-subtle))}.cloud{color:rgb(var(--color-muted))}.mountain{color:rgb(var(--color-subtle));text-shadow:none}.water{color:rgb(var(--color-foam))}.radiate{animation:12s ease-in-out infinite radiate}@keyframes radiate{0%{text-shadow:0 0 4px}50%{text-shadow:0 0 24px}to{text-shadow:0 0 4px}}@media (prefers-reduced-motion:reduce){.radiate{text-shadow:0 0 4px;animation:none}}footer{justify-content:center;align-items:center;margin:.5rem auto;display:flex}#links ul{margin:0;list-style:square}.character-sheet{--frame-accent:rgb(var(--color-gold) / .82);--frame-line:1.5px;--frame-line-offset:-1.5px;--frame-join-offset:calc(1rem - 3px);--frame-short-size:calc(1rem - 1.5px);--character-sheet-width:49.22rem;--character-panel-bg:rgb(var(--color-base));box-sizing:border-box;isolation:isolate;border:var(--frame-line) solid var(--frame-accent);background:var(--character-panel-bg);padding:1.5rem;position:relative}.frame-corner{box-sizing:border-box;z-index:2;border:var(--frame-line) solid var(--frame-accent);pointer-events:none;width:.5rem;height:.5rem;position:absolute}.frame-corner:before,.frame-corner:after{content:"";position:absolute}.frame-corner:before{width:var(--frame-short-size);height:2rem}.frame-corner:after{width:2rem;height:var(--frame-short-size)}.frame-corner-top{top:-.5rem}.frame-corner-bottom{bottom:-.5rem}.frame-corner-left{left:-.5rem}.frame-corner-right{right:-.5rem}.frame-corner-left:before,.frame-corner-left:after{left:var(--frame-line-offset)}.frame-corner-left:before{border-left:var(--frame-line) solid var(--frame-accent)}.frame-corner-left:after{left:var(--frame-join-offset);border-left:var(--frame-line) solid var(--frame-accent)}.frame-corner-right:before,.frame-corner-right:after{right:var(--frame-line-offset)}.frame-corner-right:before{border-right:var(--frame-line) solid var(--frame-accent)}.frame-corner-right:after{right:var(--frame-join-offset);border-right:var(--frame-line) solid var(--frame-accent)}.frame-corner-top:before{top:var(--frame-join-offset);border-top:var(--frame-line) solid var(--frame-accent)}.frame-corner-top:after{top:var(--frame-line-offset);border-top:var(--frame-line) solid var(--frame-accent)}.frame-corner-bottom:before{bottom:var(--frame-join-offset);border-bottom:var(--frame-line) solid var(--frame-accent)}.frame-corner-bottom:after{bottom:var(--frame-line-offset);border-bottom:var(--frame-line) solid var(--frame-accent)}.character-header{--title-line:1px;z-index:1;width:min(34rem,100% - 4rem);margin:.5rem auto 2rem;position:relative}.character-title{--title-notch:1rem;box-sizing:border-box;min-height:2rem;color:rgb(var(--color-text));text-align:center;justify-content:center;align-items:center;margin:0;padding:0 2.25rem;font-size:1.25rem;line-height:1.5rem;display:flex;position:relative}.character-title:before,.character-title:after{content:"";pointer-events:none;position:absolute}.character-title:before{background-color:var(--frame-accent);clip-path:polygon(var(--title-notch) 0, calc(100% - var(--title-notch)) 0, 100% 50%, calc(100% - var(--title-notch)) 100%, var(--title-notch) 100%, 0 50%);inset:0}.character-title:after{inset:var(--title-line);background:var(--character-panel-bg);clip-path:polygon(calc(var(--title-notch) - var(--title-line)) 0, calc(100% - var(--title-notch) + var(--title-line)) 0, 100% 50%, calc(100% - var(--title-notch) + var(--title-line)) 100%, calc(var(--title-notch) - var(--title-line)) 100%, 0 50%)}.character-title span{z-index:1;position:relative}.character-sheet h3{margin:0;font-size:1rem;line-height:1.5rem}.character-body{z-index:1;gap:1.5rem;display:grid;position:relative}.portrait-frame{border:0;min-height:39rem;margin:0;display:grid;overflow:hidden}.portrait-art{background:repeating-linear-gradient(0deg, rgb(var(--color-text) / .1) 0, rgb(var(--color-text) / .1) 1px, transparent 1px, transparent 4px), radial-gradient(circle at 55% 15%, transparent 0 13%, rgb(var(--color-gold) / .24) 18%, rgb(var(--color-gold) / .1) 27%, transparent 38%), radial-gradient(circle at 50% 24%, transparent 56%, rgb(var(--color-base) / .22)), linear-gradient(180deg, rgb(var(--color-overlay) / .18), rgb(var(--color-base) / .22));min-height:35rem;position:relative;overflow:hidden}.portrait-image{z-index:1;object-fit:cover;object-position:50% 30%;width:100%;height:100%;display:block;position:relative}.character-details{padding:.25rem 0}.character-stats{grid-template-columns:max-content minmax(4rem,1fr) 3ch;align-items:center;gap:.5rem;margin:.5rem 0 2.5rem;display:grid}.stat-name{color:rgb(var(--color-text))}.stat-name:before{content:"["}.stat-name:after{content:"]"}.character-stats dd{margin:0}.stat-value{color:rgb(var(--color-subtle));text-align:right}.stat-bar{background-color:rgb(var(--color-muted) / .18);height:.5rem}.stat-fill{background-color:rgb(var(--color-foam));height:100%;display:block}.stat-fill-spellcraft{width:88%}.stat-fill-appraisal{width:81%}.stat-fill-questing{width:79%}.stat-fill-clairvoyance{width:92%}.stat-fill-speech{background-color:rgb(var(--color-love));width:33%}.character-abilities,.character-inventory{margin:.5rem 0 0;padding-left:1.25rem}.character-abilities{margin-bottom:2.5rem}.character-abilities li::marker{color:rgb(var(--color-gold))}.character-inventory li::marker{color:rgb(var(--color-gold))}@media (width<=767px){.character-header{width:calc(100% - 2rem);margin-bottom:1.5rem}.character-title{font-size:1rem}.portrait-frame{min-height:0}.portrait-art{min-height:24rem}}@media (width>=768px){.character-sheet{width:min(var(--character-sheet-width), calc(100vw - 2rem));align-self:center}.character-body{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-color-scheme:light){:root{--color-base:250 244 237;--color-surface:255 250 243;--color-overlay:242 233 222;--color-muted:152 147 165;--color-subtle:121 117 147;--color-text:87 82 121;--color-love:180 99 122;--color-gold:234 157 52;--color-rose:215 130 126;--color-pine:40 105 131;--color-foam:86 148 159;--color-iris:144 122 169;--color-hll:244 237 232;--color-hlm:223 218 217;--color-hlh:206 202 205}figure p{border-color:rgb(var(--color-pine) / .5);background-color:rgb(var(--color-pine) / .1);color:rgb(var(--color-pine))}#sun{display:block}#moon{display:none}}@media (prefers-color-scheme:dark){:root{--color-base:35 33 54;--color-surface:42 39 63;--color-overlay:57 53 82;--color-muted:110 106 134;--color-subtle:144 140 170;--color-text:224 222 244;--color-love:235 111 146;--color-gold:246 193 119;--color-rose:234 154 151;--color-pine:62 143 176;--color-foam:156 207 216;--color-iris:196 167 231;--color-hll:42 40 62;--color-hlm:68 65 90;--color-hlh:86 82 110}figure p{border-color:rgb(var(--color-foam) / .5);background-color:rgb(var(--color-foam) / .1);color:rgb(var(--color-foam))}#sun{display:none}#moon{display:block}}@media (width>=800px){#title,#links{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ascii{flex-direction:column;justify-content:center;align-items:center;display:flex}#links:focus-within{clip:auto;white-space:normal;width:auto;height:auto;margin:0;position:static;overflow:visible}}@media (width>=1024px){.character-sheet{--character-sheet-width:57.42rem}figure pre{font-size:.875rem}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.about-page{gap:0}.about-page main,.about-page footer{max-width:57.42rem}.about-page main{box-sizing:border-box;padding:3rem 0}.about-page a:focus{outline-offset:3px}.profile-copy{align-self:center;width:100%;max-width:32rem}.back-link{margin-bottom:2rem;display:inline-block}.about-page h1{margin:0 0 1.5rem;font-size:1.5rem;line-height:2rem}.profile-copy p{margin:0 0 1.5rem}.profile-copy p:last-of-type{margin-bottom:0}.about-page footer{box-sizing:border-box;text-align:center;flex:none;padding:0 0 1.5rem}.about-page footer p{margin:0}@media (width<=767px){.about-page main{gap:2rem;padding-top:1.5rem}.about-page .character-sheet{padding:1rem}.about-page .character-title{padding:0 1.5rem}}
