@namespace url(http://www.w3.org/1999/xhtml);@namespace svg url(http://www.w3.org/2000/svg);.table-striped{--bs-table-striped-bg:rgba(212, 225, 251, 0.5)}body{display:flex;flex-direction:column;font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1.125rem;padding:0 0 1rem;min-width:-moz-fit-content;min-width:fit-content}@media screen and (max-width:767px){body{min-width:unset}}section{margin:1rem 0 2rem;padding-top:1rem}section:first-child{margin-top:0}h1{color:#09407a;margin-bottom:1.5rem}header{align-items:center;background-color:#09407a;border-bottom:1px solid #297059;display:flex;flex-direction:row;justify-content:space-between;padding:.25rem 2rem}@media screen and (max-width:767px){header{padding:.125rem .25rem}header>*{flex-basis:50%}}header .site-title{color:#70d6b5;font-size:2em;line-height:2rem;margin-bottom:.5rem;text-decoration:none}header .site-titlea:hover{color:inherit}header .site-title .site-title-part{display:block}header .site-title small.site-title-part{color:#b5d4f4;font-size:1.75rem}@media screen and (max-width:767px){header .navbar>.container-fluid{justify-content:end}}@media screen and (max-width:992px){header .navbar .nav{justify-content:end}}@media screen and (max-width:767px){header .navbar .nav{align-items:stretch;flex-direction:column;text-align:right}}header a.nav-link{color:#c0d9f2;font-size:inherit}@media screen and (max-width:767px){header a.nav-link{padding:.5rem .25rem}}header a.nav-link:focus,header a.nav-link:hover{color:#fffffe}#main,#main.home{display:grid;gap:1rem}#main{margin:2rem 10%;grid-template-rows:auto;grid-gap:1rem}@media screen and (max-width:767px){#main{margin:1rem}}#main.home{grid-template-columns:48.5% 48.5%;grid-template-areas:"sitedesc sitedesc" "explorer feature";margin:0 2%;padding:2em 1em}@media screen and (max-width:992px){#main.home{grid-template-columns:100%;grid-template-areas:"sitedesc" "explorer" "feature"}}@media screen and (max-width:767px){#main.home{gap:0}}#main.home #explorer .explorer-button .bubble-link .link-heading,#main.home>*{margin-bottom:1em}@media screen and (max-width:992px){#main.home>*{margin-bottom:0}}#main.home #site-description{font-size:1.125em;grid-area:sitedesc;margin:0 8% 1rem}#main.home #site-description .invite{font-size:1.5em;text-align:center}#main.home #explorer{grid-area:explorer}#main.home #explorer>div{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap}#main.home #explorer .explorer-button{flex:1 1 50%;font-size:1.2em;padding:.25em}@media screen and (max-width:767px){#main.home #explorer .explorer-button{flex-basis:100%}}#main.home #explorer .explorer-button .bubble-link{text-align:center}#main.home #explorer .explorer-button .blurb{color:#000;font-size:.85em;margin:0 8%;text-align:left}#main.home #featured{grid-area:feature}#main.home #featured .wrapper{background-color:#f9f7f4;border:thin solid #e7dfd3;margin:.5em .25em;padding:1em}#main.home #featured .wrapper .featured-excerpt{border-left:thick solid #afc0d1;margin:1rem .75rem;padding:0 1rem}#main.home #featured .wrapper .featured-excerpt p:last-child{margin-bottom:0}#main.home #featured .wrapper .featured-referent{margin-top:.5em}#main.home .invite{font-size:1.125em}#main.index-container h1,#main.summary-container h1{margin-bottom:unset}#main.index-container{display:unset;margin:2rem}@media screen and (max-width:767px){#main.index-container{margin:1rem}}#main #response-formats{font-size:.95rem}#main #response-formats .formats-list{border-color:#8bd6b1}#main #request{display:grid;grid-row-gap:1rem;grid-template-areas:"total" "pagination" "filters";justify-content:space-between}#main #request .results-total{grid-area:total;font-size:1.25em}#main #request nav.pagination-container{align-items:center;grid-area:pagination}#main #request .filters-current{grid-area:filters;padding-bottom:.25rem}#main #request .filters-current .filter-applied{margin:0 0 .5rem}#main>main{grid-column:2}#main .filters-current{padding:.15rem .15rem .75rem}#main .filters-current .filter-applied{background-color:#bee2d1;border:thin solid #09407a;border-radius:.25rem;box-shadow:-.15rem .2rem .05rem #09407a;display:flex;justify-content:space-between;margin:0 .25rem;padding:.25rem 0 .25rem .85rem}#main .filters-current .filter-applied .filter-desc{padding-right:.5rem;padding-left:.5em;text-indent:-.5em}#main .filters-current .filter-applied .icon-question-circle{margin-right:.25rem}#main .filters-current .filter-applied .filter-clear{border-left:thin solid #000;color:#09407a;padding:0 .75rem;filter:invert(26%) sepia(17%) saturate(5430%) hue-rotate(188deg) brightness(98%) contrast(97%)}*|a #main .filters-current .filter-applied .filter-clear:hover{filter:invert(54%) sepia(15%) saturate(1516%) hue-rotate(169deg) brightness(88%) contrast(94%)}#main .filters-current .filter-applied .filter-clear .icon-xmark{background-position:center;filter:none;height:100%;margin:0;width:1rem}#main .entry,#main.entry{display:grid;grid-gap:2rem;gap:2rem;grid-template-areas:"title   metadata" "related metadata";grid-template-columns:35% 1fr;grid-template-rows:1fr 2.5fr;margin:0 2.5rem}@media screen and (max-width:767px){#main .entry,#main.entry{grid-gap:1rem;gap:1rem;grid-template-areas:"title" "metadata" "related";grid-template-columns:100%;grid-template-rows:auto;margin:0 .75rem}}#main .entry+.entry,#main.entry+.entry{border-top:thin solid #000;padding-top:.5rem}#main .entry .entry-heading,#main.entry .entry-heading{grid-area:title;padding:.75em .5em}@media screen and (max-width:767px){#main .entry .entry-heading,#main.entry .entry-heading{padding:0 .5rem;text-align:center}}#main .entry .entry-heading.title,#main.entry .entry-heading.title{font-style:normal}#main .entry .entry-heading h1,#main.entry .entry-heading h1{margin-top:1.5rem}@media screen and (max-width:767px){#main .entry .entry-heading h1,#main.entry .entry-heading h1{margin-bottom:unset}}#main .entry .entry-heading .sub,#main.entry .entry-heading .sub{display:block;margin-top:.5rem}#main .entry .entry-related,#main.entry .entry-related{grid-area:related;padding:0 .5rem 0 .75rem}#main .entry .entry-related ul,#main.entry .entry-related ul{list-style:none;padding-left:1.5rem}#main .entry .entry-related ul li,#main.entry .entry-related ul li{margin:.75rem 0}#main .entry .entry-related .citation,#main.entry .entry-related .citation{display:block;text-indent:-1rem}#main .entry .entry-desc,#main.entry .entry-desc{grid-area:metadata;padding-top:1rem}#main .entry .entry-metadata,#main.entry .entry-metadata{grid-area:metadata}#main .entry .entry-metadata .entry-part,#main.entry .entry-metadata .entry-part{margin:2rem 0 1rem}@media screen and (max-width:767px){#main .entry .entry-metadata .entry-part,#main.entry .entry-metadata .entry-part{margin:0}}#main .entry .entry-metadata .entry-part+.entry-part,#main.entry .entry-metadata .entry-part+.entry-part{border-top:thin solid #297059}#main .entry .entry-notes,#main.entry .entry-notes{margin-top:2rem}#main .entry .entry-notes .note,#main.entry .entry-notes .note{border-top:thin solid;margin-left:1rem;padding:.75rem 0 .15rem}#main .entry .entry-notes .note:first-of-type,#main.entry .entry-notes .note:first-of-type{border-top:none}#main .entry .summary-viz,#main.entry .summary-viz{margin-top:2.5rem}#main .entry .entry-part+.summary-viz,#main.entry .entry-part+.summary-viz{margin-top:1rem}#main .entry thead td,#main.entry thead td,table.table thead th{text-align:center;vertical-align:middle}.page-title{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem}.page-title .bubble-link.list-group-item{padding:.5rem}nav.pagination-container{align-items:baseline;display:grid;font-size:1rem;grid-gap:.75rem;gap:.75rem;grid-template-areas:"page-total page-links" "go-to go-to";grid-template-columns:auto minmax(150px,2fr);justify-content:end}nav.pagination-container .page-total{grid-area:page-total}nav.pagination-container .list-group{grid-area:page-links}nav.pagination-container form.input-group{grid-area:go-to}nav.pagination-container .bubble-link.list-group-item{padding:.5rem;text-align:center}nav.pagination-container .input-group{align-content:flex-end;display:inline-flex;flex-wrap:nowrap;width:auto}nav.pagination-container .input-group>*{font-size:inherit}nav.pagination-container #goto-page{max-width:5rem;min-width:3.5rem}div.index{display:grid;grid-gap:1rem 2rem;gap:1rem 2rem;grid-template-areas:"facets sort" "facets results";grid-template-columns:minmax(200px,20%) 1fr;grid-template-rows:auto 1fr;padding-top:.5rem}@media screen and (max-width:767px){div.index{grid-template-areas:"facets" "sort" "results";grid-template-columns:100%}}div.index main{grid-area:results}@media screen and (max-width:767px){div.index main{margin-top:1.5rem}}@media screen and (min-width:768px){div.index main nav.pagination-container{grid-template-areas:"page-total page-links go-to";grid-template-columns:auto minmax(150px,20%) auto}}div.index section{margin-bottom:3rem;border-top:thin solid #25875f;padding:3rem 2rem 0}@media screen and (max-width:767px){div.index section{padding:3rem 0 0}}div.index section:first-child{border-top:none;padding-top:0}div.index .controls{display:flex;flex-direction:column;font-size:.95rem;gap:1.125rem;min-width:200px}@media screen and (max-width:767px){div.index .controls{width:100%}}div.index .controls.request{grid-area:facets}div.index .controls.sort{grid-area:sort;place-self:start end;min-width:500px}@media screen and (max-width:767px){div.index .controls.sort{place-self:auto;min-width:unset}div.index .controls.sort>.input-group{gap:.5rem 0}div.index .sort .input-group-text{min-width:20vw}div.index .sort .form-select{min-width:50vw}div.index .sort .btn[type=submit]{width:100%}}div.index .sort form.inputs-ungrouped{display:flex;flex-direction:column;gap:.5rem}div.index #filters .accordion-button:not(.collapsed){color:unset}div.index #filters .accordion-body{margin-bottom:.5rem}div.index #filters .add-filters,p.prelist{margin-bottom:0}div.index #filters .filter{display:flex;justify-content:center;margin:.2em 0}div.index #filters .filter-gloss{margin-bottom:.75rem}div.index #filters .filter-count{flex:0 0 20%;margin:.15em .5em .15em 0}div.index #filters .filter-count .badge{float:right}.sticky-container,div.index #filters .filter-label{flex:1 1 auto}div.index .table-container{margin-bottom:1.5rem}@media screen and (max-width:767px){div.index .table-container{border:thin solid #000;overflow:scroll}}div.index table{border-color:#000;margin-bottom:0;min-width:800px}.jump-nav #jump-to-section,.sticky-container>*{position:sticky;top:1px}.jump-nav{flex:1 1 auto;margin-top:1rem}.jump-nav .dropdown-menu{height:60%;overflow:auto}table{table-layout:fixed}@media screen and (max-width:767px){table{table-layout:auto}}table.table thead.thead-light th,table.table-bordered tbody td{border-color:#9d9d9b}table.table-bordered{border:thin solid #9d9d9b}table.table-sticky{border-collapse:separate;border-spacing:0}table.table-sticky.table-sticky-column td,table.table-sticky.table-sticky-column th{border-bottom:none;box-shadow:inset 0 -2px 0 #9d9d9b}table.table-sticky.table-sticky-column .summary-viz,table.table-sticky.table-sticky-column .wwo-author,table.table-sticky.table-sticky-column .wwo-text{border-left:none;box-shadow:inset 0 -1px 0 #25875f}table.table-sticky thead tr{border-width:0}table.table-sticky tr{border-bottom:thin solid #25875f}table.table-sticky td,table.table-sticky th{border-left:thin solid #9d9d9b;padding:1rem .75rem}table.table-sticky th{box-shadow:inset 0 -3px 0 #000;vertical-align:baseline}table.table-sticky th.sticky,table.table-sticky th>.sticky{background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:5}table.table-sticky th.sticky{border-style:none;box-shadow:inset 0 -1px 0 #9d9d9b,inset 0 -3px 0 #000,inset -1px 0 0 #9d9d9b}table.table-sticky th.sticky:last-child{box-shadow:inset 0 -1px 0 #9d9d9b,inset 0 -3px 0 #000}table.table-sticky th.wwo-text>*,table.table-sticky th>.sticky{display:block}table.table-sticky th.wwo-author{border-right:thin solid #25875f}table.table-sticky th.wwo-text .links{margin:1.5rem .75rem}table.table-sticky td{border-bottom:thin solid #9d9d9b}table thead th{text-align:left}table thead th.col-thin{min-width:90px;width:10%}table thead th.col-wide{width:50%}table tr td{vertical-align:top}table tr td[data-field-key=numberOfReferencesTo],td .links .list-group-item a[data-link-type]{text-align:center}table tr td ol,table tr td ul{list-style:inside;padding-left:0}.array-listol,.array-listul,.data-arrayol,.data-arrayul{margin:0;padding:initial;list-style:none!important}ol.data-array,ul.data-array{list-style:none;margin-bottom:0}ol.data-array li,ul.data-array li{padding-left:.5em;text-indent:-.5em}ol.wwo-texts .links,ul.wwo-texts .links{display:inline-flex;margin:0 0 .75rem .75rem}dl dt{margin:1rem 0 .5rem}dl dd{margin:0 .5rem .5rem 1.5rem}dl.dl-grid{display:grid;grid-gap:.5rem 1.5rem;gap:.5rem 1.5rem;grid-template-areas:"term gloss";grid-template-columns:1fr 5fr;grid-template-rows:auto;margin:1rem 2rem 2rem}@media screen and (max-width:767px){dl.dl-grid{grid-template-columns:2fr 4fr;margin:1rem 1rem 2rem}}dl.dl-grid>dd,dl.dl-grid>dt{margin:0}dl.dl-grid>dt{grid-column:term;text-align:right}dl.dl-grid>dt+dd{align-self:end}dl.dl-grid>dd{grid-column:gloss}dl.dl-grid>dd+dt{margin-top:.5rem}dl.dl-grid>dd>dl{display:initial}dl.dl-grid>dd>dl dt{margin-top:0}dl.dl-grid>dd>dl dd{margin-left:0}.list-heading{display:block;font-weight:700;margin:.75rem 0;text-decoration:underline}svg|a:link{cursor:pointer}svg|a:active,svg|a:focus,svg|a:hover{outline:2px dotted #2f6dad}svg|a:hover svg|text{fill:#09407a;text-decoration:none}svg|a svg|text{fill:#0e56a2}.summary{display:inline-block;width:300px}figure.summary{display:flex;gap:2rem;margin:1rem 1.5rem;width:unset}@media screen and (max-width:767px){figure.summary{flex-wrap:wrap;gap:0;justify-content:center;margin:1rem 0}}figure.summary>*,figure.summary>svg|svg{flex:0 1 auto}figure.summary figcaption{flex-basis:150px}@media screen and (max-width:767px){figure.summary figcaption{flex-basis:125px}}.summary svg|svg{height:25vh;min-height:200px}.summary .summary-sum{font-weight:700}.summary .summary-sum .viz-aside{font-size:.9em}.summary .summary-legend{min-width:150px;padding:.15rem 0}@media screen and (max-width:767px){.summary .summary-legend{min-width:125px}}.summary .summary-legend li{margin:.35rem .5rem}.summary .summary-item{border:.35rem solid transparent;box-shadow:.15rem .15rem .35rem #868785;padding:.25rem .5rem;width:100%}.summary .summary-item.marked,.summary .summary-item:focus{border-color:#444}.summary .item-text{background-color:rgba(255,255,255,.85);display:flex;gap:.5rem;padding:0 .25rem}.summary .item-text .summary-label{flex:1;text-align:right}.icon{background-position:center bottom;background-repeat:no-repeat;display:inline-block;height:.85rem;margin:.15em;width:.85rem;filter:invert(26%) sepia(17%) saturate(5430%) hue-rotate(188deg) brightness(98%) contrast(97%)}*|a .icon:hover{filter:invert(54%) sepia(15%) saturate(1516%) hue-rotate(169deg) brightness(88%) contrast(94%)}.icon-question-circle{background-image:url(/exist/restxq/intertextual-networks/assets/gfx/fa-circle-question-regular.svg)}.icon-source{background-image:url(/exist/restxq/intertextual-networks/assets/gfx/fa-book-open-reader.svg)}.icon-referencedwork{background-image:url(/exist/restxq/intertextual-networks/assets/gfx/comment-open-book.svg);width:1.5rem}.icon-xmark{background-image:url(/exist/restxq/intertextual-networks/assets/gfx/fa-xmark-solid.svg)}.links{font-size:.95rem;font-weight:400;margin:.5rem 0 .25rem}.links .link-heading{display:block;font-size:1.15rem}.links .bubble-link{flex:0}.links a[data-link-type]{background-origin:border-box;background-position:center;background-repeat:no-repeat;background-size:2rem;padding:.25rem .75rem}.links a[data-link-type]:hover .icon{filter:invert(26%) sepia(17%) saturate(5430%) hue-rotate(188deg) brightness(98%) contrast(97%)}.links a[data-link-type] .icon{filter:invert(82%) sepia(26%) saturate(6003%) hue-rotate(349deg) brightness(92%) contrast(94%);height:1.25rem;margin:.25rem 0 0;width:1.25rem}.links a[data-link-type][data-link-type=bibliographyEntry] .icon{background-image:url(/exist/restxq/intertextual-networks/assets/gfx/fa-book.svg)}.links a[data-link-type][data-link-type=gesturesAsReferencedWork] .icon{background-image:url(/exist/restxq/intertextual-networks/assets/gfx/comment-open-book.svg);width:1.5rem}.links a[data-link-type][data-link-type=gesturesAsSource] .icon{background-image:url(/exist/restxq/intertextual-networks/assets/gfx/fa-book-open-reader.svg)}.links a[data-link-type][data-link-type=womenWritersOnline] .icon{background-image:url(/utils/gfx/logo.png);background-size:1.25rem;filter:none;padding-left:1.25rem}td .links{flex-wrap:wrap;gap:.35rem;justify-content:center}td .links .list-group-item{border-radius:.25rem!important;border-width:thin!important;flex:1 1}.bubble-link{border:thin solid #8bd6b1;border-radius:.65em;display:inline-flex;flex-direction:column;height:100%;padding:1.5em .5em;text-decoration:none;width:100%}.bubble-link.bubble-hover:focus,.bubble-link.bubble-hover:hover{background-color:#b5d4f4;color:#09407a}.bubble-link.bubble-hover:focus a,.bubble-link.bubble-hover:hover a{text-decoration:none}.bubble-link.bubble-hover:focus .badge,.bubble-link.bubble-hover:hover .badge{background-color:#fffffe}.bubble-link.list-group-item{border-radius:unset;padding:0}.bubble-link.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.bubble-link.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-horizontal .bubble-link.list-group-item:first-child{border-top-right-radius:0}.list-group-horizontal .bubble-link.list-group-item:last-child{border-bottom-left-radius:0}.list-group-horizontal .bubble-link.list-group-item:only-child{border-bottom-left-radius:inherit;border-top-right-radius:inherit;flex:0}.bubble-link.list-group-item.disabled{pointer-events:auto}.bubble-link.list-group-item a:focus,.bubble-link.list-group-item a:hover{background-color:#b5d4f4}.bubble-link a.disabled:focus,.bubble-link a.disabled:hover,a.bubble-link.disabled:focus,a.bubble-link.disabled:hover{background-color:inherit;color:#6c757d}.bubble-link a{color:inherit;padding:.5rem 1rem;text-decoration:none}.bubble-link a.link-heading,a{color:#0e56a2}.bubble-link .link-heading{color:#0e56a2;text-decoration:underline}.hidden{display:none}a.disabled{pointer-events:auto;cursor:not-allowed}.skip-nav{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}.skip-nav:focus{height:auto;position:static;width:auto}.wwo-link{margin:0 1rem}.wwo-link a{background:url(/utils/gfx/logo.png) no-repeat;background-color:#f9f7f4;box-shadow:0 1px 2px #9d9d9b;color:#595a59}.wwo-link .wwo-link-text{display:inline-block;margin-left:2rem}.wwo-link .wwo-link-text small{display:inline-block}.wwo-link.wwo-link-expanded .btn,.wwo-link.wwo-link-expanded .btn-sm,.wwo-link.wwo-link-expanded img{padding:0;padding-right:1rem}.wwo-link.wwo-link-expanded img{height:30px}.badge{background-color:#bee2d1;color:inherit}.title{font-style:italic}.title .title-qtd{font-style:unset}.term{text-decoration:underline dotted #0e56a2;text-decoration-thickness:.125rem}.gi:before,.tag:before{content:"<"}.gi:after,.tag:after{content:">"}