:root{--ink: #1f2b42;--paper: #f6f7f9;--surface: #ffffff;--text: #22283a;--muted: #6b7385;--floss-red: #a8455a;--floss-red-soft: #c96b7e;--floss-gold: #c1893f;--floss-gold-soft: #e0b876;--rail-text: #c7cddb;--rail-text-dim: #7c869e;--note-bg: #fbeee0}*{box-sizing:border-box}html{background:#1f2b42;background:var(--ink)}body{background:#f6f7f9;background:var(--paper);color:#22283a;color:var(--text);font-family:Source Sans Pro,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;margin:0;font-size:108%;line-height:1.75;display:flex;flex-direction:column;min-height:100vh}a{color:#a8455a;color:var(--floss-red);text-decoration:underline;text-decoration-color:#e0b876;text-decoration-color:var(--floss-gold-soft)}a.disabled{color:#6b7385;color:var(--muted);pointer-events:none;text-decoration:none}h1,h2,h3{font-family:Cormorant Garamond,Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-weight:600;color:#1f2b42;color:var(--ink);line-height:1.2;text-wrap:balance}h1{margin:0 0 1.5rem;font-size:2.75rem}main>h3{margin-top:3rem;font-size:1.5rem}main>h3 a{text-decoration-color:#e0b876;text-decoration-color:var(--floss-gold-soft)}main>p.lede{font-family:Cormorant Garamond,Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.85rem;font-weight:600;line-height:1.35;color:#1f2b42;color:var(--ink);margin:0 0 1.5rem;text-wrap:balance}main>p.lede a{text-decoration-color:#e0b876;text-decoration-color:var(--floss-gold-soft)}.rail{background:#1f2b42;background:var(--ink);padding:1.75rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem;flex-shrink:0}.rail-top{display:flex;align-items:center;gap:.6rem}.rail .mark{display:inline-flex;flex-shrink:0}.rail .title{font-family:Cormorant Garamond,Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-style:italic;font-weight:600;color:#fff;color:var(--surface);font-size:1.35rem;line-height:1.15}.rail nav ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.6rem 1.1rem}.rail nav a{font-family:Josefin Sans,Futura,Century Gothic,Avenir Next,sans-serif;text-transform:uppercase;letter-spacing:.1em;font-size:.78rem;font-weight:600;color:#c7cddb;color:var(--rail-text);text-decoration:none;position:relative}.rail nav a:hover{color:#fff;color:var(--surface)}.rail nav a.current{color:#e0b876;color:var(--floss-gold-soft)}.rail footer{margin-top:0;text-align:left;font-size:.78rem;background:none;border-radius:0;padding:0;max-width:none;color:#7c869e;color:var(--rail-text-dim);text-transform:none;font-weight:400}.rail footer>a{color:#7c869e;color:var(--rail-text-dim);text-decoration:none}.rail footer>a:hover{color:#c7cddb;color:var(--rail-text)}main{flex:1 1;min-width:0;max-width:42rem;margin:0 auto;padding:3rem 1.75rem 5rem;width:100%}main p.subtitle{font-family:Josefin Sans,Futura,Century Gothic,Avenir Next,sans-serif;text-transform:uppercase;letter-spacing:.08em;color:#6b7385;color:var(--muted);font-size:.72rem;margin:0;margin-top:-1.1rem;margin-bottom:.75rem}main>p.post-date{font-family:Josefin Sans,Futura,Century Gothic,Avenir Next,sans-serif;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;margin-top:-1rem;margin-bottom:2rem;color:#6b7385;color:var(--muted)}main>p.note{background:#fbeee0;background:var(--note-bg);padding:1rem 1.25rem;border-radius:3px;border-left:3px solid #c1893f;border-left:3px solid var(--floss-gold)}.stitch{height:12px;margin:.25rem 0 2rem;background-repeat:repeat-x;background-position:left center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12'%3E%3Cpath d='M2 9 L9 3' stroke='%23c1893f' stroke-width='1.5' stroke-linecap='round' fill='none'/%3E%3C/svg%3E");background-size:16px 12px;opacity:.7}.pagination{margin-top:2.5rem;text-align:center;font-family:Josefin Sans,Futura,Century Gothic,Avenir Next,sans-serif;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}main pre.highlight{overflow-x:auto}@media(min-width:860px){body{flex-direction:row}.rail{width:230px;min-height:100vh;position:sticky;top:0;align-self:flex-start;padding:2.5rem 2rem}.rail-top{flex-direction:column;align-items:flex-start;gap:.9rem}.rail .mark svg{width:30px;height:30px}.rail .title{font-size:1.6rem}.rail nav ul{flex-direction:column;gap:.85rem}.rail nav a{padding-left:14px}.rail nav a.current:before{content:"";position:absolute;left:0;top:50%;transform:translateY(calc(-50% - 1.6px));width:6px;height:6px;border-radius:50%;background:#c1893f;background:var(--floss-gold)}.rail footer{margin-top:auto;padding-top:1.5rem}main{padding:4.5rem 3.5rem 6rem}}@media(max-width:500px){main{padding:2.25rem 1.25rem 3.5rem}h1{font-size:2.1rem}}pre.highlight{padding:16px;background-color:#f6f8fa}.highlight .hll{background-color:#ffc}.highlight .c{color:#998;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k,.highlight .o{color:#000;font-weight:700}.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:700;font-style:italic}.highlight .c1{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:700;font-style:italic}.highlight .gd{color:#000;background-color:#fdd}.highlight .ge{color:#000;font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:700}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr{color:#000;font-weight:700}.highlight .kt{color:#458;font-weight:700}.highlight .m{color:#099}.highlight .s{color:#d01040}.highlight .na{color:teal}.highlight .nb{color:#0086b3}.highlight .nc{color:#458;font-weight:700}.highlight .no{color:teal}.highlight .nd{color:#3c5d5d;font-weight:700}.highlight .ni{color:purple}.highlight .ne,.highlight .nf,.highlight .nl{color:#900;font-weight:700}.highlight .nn{color:#555}.highlight .nt{color:navy}.highlight .nv{color:teal}.highlight .ow{color:#000;font-weight:700}.highlight .w{color:#bbb}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#099}.highlight .sb,.highlight .sc,.highlight .sd,.highlight .s2,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx{color:#d01040}.highlight .sr{color:#009926}.highlight .s1{color:#d01040}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .vc,.highlight .vg,.highlight .vi{color:teal}.highlight .il{color:#099}
/*# sourceMappingURL=/_bridgetown/static/index.34DGF57Q.css.map */
